Skip to content

Console Output

Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns
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-pcu-test-sns # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/docker-playground
 > git --version # timeout=10
 > git --version # 'git version 2.39.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-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 31 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision bf643370307cdc5e2df193dbea16db003d6543a8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bf643370307cdc5e2df193dbea16db003d6543a8 # timeout=10
Commit message: "debian-bookworm-obs-latest: add build user"
 > git rev-list --no-walk bf643370307cdc5e2df193dbea16db003d6543a8 # timeout=10
[ttcn3-pcu-test-sns] $ /bin/sh -xe /tmp/jenkins1217437892235037296.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-pcu-test-sns + export IMAGE_SUFFIX=master + cd ttcn3-pcu-test-sns + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs ] + [ xjenkins-ttcn3-pcu-test-sns-1884 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/ttcn3-pcu-test-sns + SUITE_NAME=ttcn3-pcu-test-sns + IMAGE_SUFFIX=master + docker_images_require osmo-pcu-master ttcn3-pcu-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-pcu-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-pcu-test-sns/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-pcu-test-sns/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 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.77kB done #2 DONE 0.1s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.1s #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:c2cedd7f80a4dd0f9f80d3699bd433ccf3de33ab63bfa2d4c4ba870c998222d6 #8 resolve registry.osmocom.org/debian:bookworm@sha256:c2cedd7f80a4dd0f9f80d3699bd433ccf3de33ab63bfa2d4c4ba870c998222d6 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #9 DONE 0.1s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 DONE 0.2s #11 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #11 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #12 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #13 CACHED #14 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #14 CACHED #15 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #15 CACHED #16 [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 #16 CACHED #17 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #17 CACHED #18 [ 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 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 #18 CACHED #19 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #19 CACHED #20 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #20 CACHED #21 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #21 CACHED #22 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #22 CACHED #23 [ 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/ #23 CACHED #24 [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 #24 CACHED #25 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:66f69dfa151f10dd43aa4c378d6052d04b85f61fad7831dabc50addb2507e587 done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 66f69dfa151f + 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-pcu-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-pcu-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-pcu-master + echo osmo-pcu-master + dir=osmo-pcu-master + pull_arg=--pull + grep ^FROM ../osmo-pcu-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-pcu-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-pcu-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-pcu-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/osmo-pcu-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-pcu-test-sns/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 \ -t osmocom-build/osmo-pcu-master:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.11kB done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build #5 CACHED #6 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmocore)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" "pkgconfig(libosmoctrl)" ;; esac #6 ... #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-pcu/+/master?format=TEXT #7 CACHED #4 [internal] load build context #4 transferring context: 179B done #4 DONE 0.0s #6 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmocore)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" "pkgconfig(libosmoctrl)" ;; esac #6 0.397 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.397 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.397 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.532 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.898 Reading package lists... #6 1.160 Reading package lists... #6 1.404 Building dependency tree... #6 1.456 Reading state information... #6 1.518 The following additional packages will be installed: #6 1.518 libosmocodec4 libosmocoding0 libosmocore libosmocore21 libosmoctrl0 #6 1.518 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 #6 1.518 osmocom-nightly #6 1.528 The following NEW packages will be installed: #6 1.528 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore21 #6 1.528 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 #6 1.528 libosmovty13 osmocom-nightly #6 1.549 0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. #6 1.549 Need to get 1869 kB of archives. #6 1.549 After this operation, 6760 kB of additional disk space will be used. #6 1.549 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202404072026 [1168 B] #6 1.574 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.192.1c24.202404072026 [164 kB] #6 1.578 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.192.1c24.202404072026 [46.0 kB] #6 1.580 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.192.1c24.202404072026 [65.4 kB] #6 1.581 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.192.1c24.202404072026 [222 kB] #6 1.585 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.192.1c24.202404072026 [66.0 kB] #6 1.586 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.192.1c24.202404072026 [98.0 kB] #6 1.588 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.192.1c24.202404072026 [172 kB] #6 1.591 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.192.1c24.202404072026 [54.4 kB] #6 1.592 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.192.1c24.202404072026 [58.6 kB] #6 1.594 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.192.1c24.202404072026 [45.3 kB] #6 1.596 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.192.1c24.202404072026 [38.6 kB] #6 1.597 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.192.1c24.202404072026 [837 kB] #6 1.712 debconf: delaying package configuration, since apt-utils is not installed #6 1.754 Fetched 1869 kB in 0s (25.4 MB/s) #6 1.817 Selecting previously unselected package osmocom-nightly. #6 1.817 (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 ... 116671 files and directories currently installed.) #6 1.854 Preparing to unpack .../00-osmocom-nightly_202404072026_amd64.deb ... #6 1.870 Unpacking osmocom-nightly (202404072026) ... #6 1.998 Selecting previously unselected package libosmocore21:amd64. #6 2.005 Preparing to unpack .../01-libosmocore21_1.9.0.192.1c24.202404072026_amd64.deb ... #6 2.039 Unpacking libosmocore21:amd64 (1.9.0.192.1c24.202404072026) ... #6 2.171 Selecting previously unselected package libosmocodec4:amd64. #6 2.179 Preparing to unpack .../02-libosmocodec4_1.9.0.192.1c24.202404072026_amd64.deb ... #6 2.196 Unpacking libosmocodec4:amd64 (1.9.0.192.1c24.202404072026) ... #6 2.341 Selecting previously unselected package libosmoisdn0:amd64. #6 2.359 Preparing to unpack .../03-libosmoisdn0_1.9.0.192.1c24.202404072026_amd64.deb ... #6 2.377 Unpacking libosmoisdn0:amd64 (1.9.0.192.1c24.202404072026) ... #6 2.511 Selecting previously unselected package libosmogsm20:amd64. #6 2.529 Preparing to unpack .../04-libosmogsm20_1.9.0.192.1c24.202404072026_amd64.deb ... #6 2.547 Unpacking libosmogsm20:amd64 (1.9.0.192.1c24.202404072026) ... #6 2.693 Selecting previously unselected package libosmocoding0:amd64. #6 2.711 Preparing to unpack .../05-libosmocoding0_1.9.0.192.1c24.202404072026_amd64.deb ... #6 2.729 Unpacking libosmocoding0:amd64 (1.9.0.192.1c24.202404072026) ... #6 2.871 Selecting previously unselected package libosmovty13:amd64. #6 2.878 Preparing to unpack .../06-libosmovty13_1.9.0.192.1c24.202404072026_amd64.deb ... #6 2.896 Unpacking libosmovty13:amd64 (1.9.0.192.1c24.202404072026) ... #6 3.050 Selecting previously unselected package libosmogb14:amd64. #6 3.068 Preparing to unpack .../07-libosmogb14_1.9.0.192.1c24.202404072026_amd64.deb ... #6 3.086 Unpacking libosmogb14:amd64 (1.9.0.192.1c24.202404072026) ... #6 3.231 Selecting previously unselected package libosmoctrl0:amd64. #6 3.239 Preparing to unpack .../08-libosmoctrl0_1.9.0.192.1c24.202404072026_amd64.deb ... #6 3.257 Unpacking libosmoctrl0:amd64 (1.9.0.192.1c24.202404072026) ... #6 3.391 Selecting previously unselected package libosmosim2:amd64. #6 3.399 Preparing to unpack .../09-libosmosim2_1.9.0.192.1c24.202404072026_amd64.deb ... #6 3.416 Unpacking libosmosim2:amd64 (1.9.0.192.1c24.202404072026) ... #6 3.564 Selecting previously unselected package libosmousb0:amd64. #6 3.582 Preparing to unpack .../10-libosmousb0_1.9.0.192.1c24.202404072026_amd64.deb ... #6 3.599 Unpacking libosmousb0:amd64 (1.9.0.192.1c24.202404072026) ... #6 3.723 Selecting previously unselected package libosmocore. #6 3.741 Preparing to unpack .../11-libosmocore_1.9.0.192.1c24.202404072026_amd64.deb ... #6 3.759 Unpacking libosmocore (1.9.0.192.1c24.202404072026) ... #6 3.885 Selecting previously unselected package libosmocore-dev:amd64. #6 3.903 Preparing to unpack .../12-libosmocore-dev_1.9.0.192.1c24.202404072026_amd64.deb ... #6 3.920 Unpacking libosmocore-dev:amd64 (1.9.0.192.1c24.202404072026) ... #6 4.121 Setting up osmocom-nightly (202404072026) ... #6 4.175 Setting up libosmocore21:amd64 (1.9.0.192.1c24.202404072026) ... #6 4.232 Setting up libosmousb0:amd64 (1.9.0.192.1c24.202404072026) ... #6 4.288 Setting up libosmocodec4:amd64 (1.9.0.192.1c24.202404072026) ... #6 4.346 Setting up libosmovty13:amd64 (1.9.0.192.1c24.202404072026) ... #6 4.399 Setting up libosmoisdn0:amd64 (1.9.0.192.1c24.202404072026) ... #6 4.453 Setting up libosmogsm20:amd64 (1.9.0.192.1c24.202404072026) ... #6 4.506 Setting up libosmoctrl0:amd64 (1.9.0.192.1c24.202404072026) ... #6 4.559 Setting up libosmogb14:amd64 (1.9.0.192.1c24.202404072026) ... #6 4.612 Setting up libosmocoding0:amd64 (1.9.0.192.1c24.202404072026) ... #6 4.665 Setting up libosmosim2:amd64 (1.9.0.192.1c24.202404072026) ... #6 4.718 Setting up libosmocore (1.9.0.192.1c24.202404072026) ... #6 4.771 Setting up libosmocore-dev:amd64 (1.9.0.192.1c24.202404072026) ... #6 4.826 Processing triggers for libc-bin (2.36-9+deb12u4) ... #6 DONE 5.1s #8 [3/8] WORKDIR /TMP #8 DONE 0.1s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-pcu.git #9 0.340 Cloning into 'osmo-pcu'... #9 DONE 1.9s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-PCU/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-pcu #10 DONE 0.1s #11 [6/8] RUN CD osmo-pcu && 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.372 Already on 'master' #11 0.372 Your branch is up to date with 'origin/master'. #11 0.373 refs/heads/master #11 0.464 HEAD is now at d76e3a34 Make sure GprsMs free() also frees its tbfs #11 0.465 master #11 0.465 d76e3a34276e823326c65988948052c2b15be8fd #11 2.767 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.767 libtoolize: copying file './ltmain.sh' #11 3.208 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.208 libtoolize: and rerunning libtoolize and aclocal. #11 3.208 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 3.937 configure.ac:42: warning: The macro `AC_HEADER_STDC' is obsolete. #11 3.937 configure.ac:42: You should run autoupdate. #11 3.937 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 3.937 configure.ac:42: the top level #11 3.937 configure.ac:93: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.937 configure.ac:93: You should run autoupdate. #11 3.937 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.937 configure.ac:93: the top level #11 3.937 configure.ac:134: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.937 configure.ac:134: You should run autoupdate. #11 3.937 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.937 configure.ac:134: the top level #11 3.937 configure.ac:153: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.937 configure.ac:153: You should run autoupdate. #11 3.937 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.937 configure.ac:153: the top level #11 3.937 configure.ac:172: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.937 configure.ac:172: You should run autoupdate. #11 3.937 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.937 configure.ac:172: the top level #11 3.937 configure.ac:183: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.937 configure.ac:183: You should run autoupdate. #11 3.937 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.937 configure.ac:183: the top level #11 3.937 configure.ac:263: warning: AC_OUTPUT should be used without arguments. #11 3.937 configure.ac:263: You should run autoupdate. #11 4.388 configure.ac:24: installing './compile' #11 4.392 configure.ac:27: installing './config.guess' #11 4.397 configure.ac:27: installing './config.sub' #11 4.401 configure.ac:9: installing './install-sh' #11 4.406 configure.ac:9: installing './missing' #11 4.480 src/Makefile.am: installing './depcomp' #11 4.494 tests/Makefile.am:34: warning: source file 'alloc/AllocTest.cpp' is in a subdirectory, #11 4.494 tests/Makefile.am:34: but option 'subdir-objects' is disabled #11 4.494 automake: warning: possible forward-incompatibility. #11 4.494 automake: At least one source file is in a subdirectory, but the 'subdir-objects' #11 4.494 automake: automake option hasn't been enabled. For now, the corresponding output #11 4.494 automake: object file(s) will be placed in the top-level directory. However, this #11 4.494 automake: behavior may change in a future Automake major version, with object #11 4.494 automake: files being placed in the same subdirectory as the corresponding sources. #11 4.494 automake: You are advised to start using 'subdir-objects' option throughout your #11 4.494 automake: project, to avoid future incompatibilities. #11 4.495 tests/Makefile.am:47: warning: source file 'alloc/MslotTest.cpp' is in a subdirectory, #11 4.495 tests/Makefile.am:47: but option 'subdir-objects' is disabled #11 4.495 tests/Makefile.am:154: warning: source file 'app_info/AppInfoTest.cpp' is in a subdirectory, #11 4.495 tests/Makefile.am:154: but option 'subdir-objects' is disabled #11 4.495 tests/Makefile.am:69: warning: source file 'bitcomp/BitcompTest.cpp' is in a subdirectory, #11 4.495 tests/Makefile.am:69: but option 'subdir-objects' is disabled #11 4.496 tests/Makefile.am:69: warning: source file '../src/egprs_rlc_compression.cpp' is in a subdirectory, #11 4.496 tests/Makefile.am:69: but option 'subdir-objects' is disabled #11 4.496 tests/Makefile.am:138: warning: source file 'codel/codel_test.c' is in a subdirectory, #11 4.496 tests/Makefile.am:138: but option 'subdir-objects' is disabled #11 4.496 tests/Makefile.am:76: warning: source file 'edge/EdgeTest.cpp' is in a subdirectory, #11 4.496 tests/Makefile.am:76: but option 'subdir-objects' is disabled #11 4.497 tests/Makefile.am:85: warning: source file 'emu/pcu_emu.cpp' is in a subdirectory, #11 4.497 tests/Makefile.am:85: but option 'subdir-objects' is disabled #11 4.497 tests/Makefile.am:85: warning: source file 'emu/test_replay_gprs_attach.cpp' is in a subdirectory, #11 4.497 tests/Makefile.am:85: but option 'subdir-objects' is disabled #11 4.497 tests/Makefile.am:85: warning: source file 'emu/openbsc_clone.c' is in a subdirectory, #11 4.497 tests/Makefile.am:85: but option 'subdir-objects' is disabled #11 4.497 tests/Makefile.am:85: warning: source file 'emu/test_pdp_activation.cpp' is in a subdirectory, #11 4.497 tests/Makefile.am:85: but option 'subdir-objects' is disabled #11 4.497 tests/Makefile.am:145: warning: source file 'fn/FnTest.cpp' is in a subdirectory, #11 4.497 tests/Makefile.am:145: but option 'subdir-objects' is disabled #11 4.498 tests/Makefile.am:119: warning: source file 'llc/LlcTest.cpp' is in a subdirectory, #11 4.498 tests/Makefile.am:119: but option 'subdir-objects' is disabled #11 4.498 tests/Makefile.am:133: warning: source file 'llist/LListTest.cpp' is in a subdirectory, #11 4.498 tests/Makefile.am:133: but option 'subdir-objects' is disabled #11 4.498 tests/Makefile.am:105: warning: source file 'ms/MsTest.cpp' is in a subdirectory, #11 4.498 tests/Makefile.am:105: but option 'subdir-objects' is disabled #11 4.499 tests/Makefile.am:28: warning: source file 'rlcmac/RLCMACTest.cpp' is in a subdirectory, #11 4.499 tests/Makefile.am:28: but option 'subdir-objects' is disabled #11 4.499 tests/Makefile.am:56: warning: source file 'tbf/TbfTest.cpp' is in a subdirectory, #11 4.499 tests/Makefile.am:56: but option 'subdir-objects' is disabled #11 4.500 tests/Makefile.am:96: warning: source file 'types/TypesTest.cpp' is in a subdirectory, #11 4.500 tests/Makefile.am:96: but option 'subdir-objects' is disabled #11 4.500 tests/Makefile.am:167: warning: source file 'ulc/PdchUlcTest.cpp' is in a subdirectory, #11 4.500 tests/Makefile.am:167: but option 'subdir-objects' is disabled #11 4.562 checking for a BSD-compatible install... /usr/bin/install -c #11 4.567 checking whether build environment is sane... yes #11 4.574 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.576 checking for gawk... gawk #11 4.576 checking whether make sets $(MAKE)... yes #11 4.602 checking whether make supports nested variables... yes #11 4.618 checking whether make supports nested variables... (cached) yes #11 4.618 checking whether make sets $(MAKE)... (cached) yes #11 4.623 checking for gcc... gcc #11 4.698 checking whether the C compiler works... yes #11 4.779 checking for C compiler default output file name... a.out #11 4.779 checking for suffix of executables... #11 4.816 checking whether we are cross compiling... no #11 4.847 checking for suffix of object files... o #11 4.860 checking whether the compiler supports GNU C... yes #11 4.883 checking whether gcc accepts -g... yes #11 4.902 checking for gcc option to enable C11 features... none needed #11 4.931 checking whether gcc understands -c and -o together... yes #11 4.957 checking whether make supports the include directive... yes (GNU style) #11 4.963 checking dependency style of gcc... gcc3 #11 5.020 checking for g++... g++ #11 5.073 checking whether the compiler supports GNU C++... yes #11 5.107 checking whether g++ accepts -g... yes #11 5.121 checking for g++ option to enable C++11 features... unsupported #11 5.260 checking for g++ option to enable C++98 features... none needed #11 5.281 checking dependency style of g++... gcc3 #11 5.335 checking build system type... x86_64-pc-linux-gnu #11 5.437 checking host system type... x86_64-pc-linux-gnu #11 5.437 checking how to print strings... printf #11 5.465 checking for a sed that does not truncate output... /usr/bin/sed #11 5.468 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.469 checking for egrep... /usr/bin/grep -E #11 5.469 checking for fgrep... /usr/bin/grep -F #11 5.470 checking for ld used by gcc... /usr/bin/ld #11 5.472 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.474 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.475 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.496 checking whether ln -s works... yes #11 5.496 checking the maximum length of command line arguments... 1572864 #11 5.512 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.512 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.512 checking for /usr/bin/ld option to reload object files... -r #11 5.513 checking for file... file #11 5.514 checking for objdump... objdump #11 5.514 checking how to recognize dependent libraries... pass_all #11 5.516 checking for dlltool... no #11 5.516 checking how to associate runtime and link libraries... printf %s\n #11 5.517 checking for ar... ar #11 5.517 checking for archiver @FILE support... @ #11 5.552 checking for strip... strip #11 5.553 checking for ranlib... ranlib #11 5.554 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.657 checking for sysroot... no #11 5.657 checking for a working dd... /usr/bin/dd #11 5.660 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.682 checking for mt... no #11 5.683 checking if : is a manifest tool... no #11 5.693 checking for stdio.h... yes #11 5.727 checking for stdlib.h... yes #11 5.748 checking for string.h... yes #11 5.760 checking for inttypes.h... yes #11 5.773 checking for stdint.h... yes #11 5.812 checking for strings.h... yes #11 5.855 checking for sys/stat.h... yes #11 5.889 checking for sys/types.h... yes #11 5.912 checking for unistd.h... yes #11 5.938 checking for dlfcn.h... yes #11 5.955 checking for objdir... .libs #11 6.028 checking if gcc supports -fno-rtti -fno-exceptions... no #11 6.056 checking for gcc option to produce PIC... -fPIC -DPIC #11 6.056 checking if gcc PIC flag -fPIC -DPIC works... yes #11 6.099 checking if gcc static flag -static works... yes #11 6.157 checking if gcc supports -c -o file.o... yes #11 6.170 checking if gcc supports -c -o file.o... (cached) yes #11 6.170 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 6.174 checking whether -lc should be explicitly linked in... no #11 6.202 checking dynamic linker characteristics... GNU/Linux ld.so #11 6.284 checking how to hardcode library paths into programs... immediate #11 6.284 checking whether stripping libraries is possible... yes #11 6.286 checking if libtool supports shared libraries... yes #11 6.286 checking whether to build shared libraries... yes #11 6.286 checking whether to build static libraries... yes #11 6.291 checking how to run the C++ preprocessor... g++ -E #11 6.489 checking for ld used by g++... /usr/bin/ld -m elf_x86_64 #11 6.490 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes #11 6.493 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 6.550 checking for g++ option to produce PIC... -fPIC -DPIC #11 6.550 checking if g++ PIC flag -fPIC -DPIC works... yes #11 6.591 checking if g++ static flag -static works... yes #11 6.642 checking if g++ supports -c -o file.o... yes #11 6.655 checking if g++ supports -c -o file.o... (cached) yes #11 6.655 checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 6.655 checking dynamic linker characteristics... (cached) GNU/Linux ld.so #11 6.657 checking how to hardcode library paths into programs... immediate #11 6.658 checking for pkg-config... /usr/bin/pkg-config #11 6.658 checking for pkg-config... /usr/bin/pkg-config #11 6.658 checking pkg-config is at least version 0.20... yes #11 6.659 checking for egrep... (cached) /usr/bin/grep -E #11 6.659 checking for libosmocore >= 1.9.0... yes #11 6.663 checking for libosmovty >= 1.9.0... yes #11 6.669 checking for libosmoctrl >= 1.9.0... yes #11 6.677 checking for libosmogsm >= 1.9.0... yes #11 6.689 checking for libosmogb >= 1.9.0... yes #11 6.709 checking whether to enable direct DSP access for PDCH of sysmocom-bts... unset #11 6.709 checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS... no #11 6.710 checking whether to enable direct PHY access for PDCH of NuRAN Wireless OC-2G BTS... no #11 6.710 checking whether to enable direct E1 CCU access for PDCH of Ericsson RBS... no #11 6.712 checking whether to enable VTY tests... no #11 6.719 CPPFLAGS="" #11 6.719 CFLAGS=" -std=gnu11" #11 6.719 CXXFLAGS=" -std=gnu++03" #11 6.719 LDFLAGS="" #11 6.772 checking that generated files are newer than configure... done #11 6.774 configure: creating ./config.status #11 8.210 config.status: creating include/Makefile #11 8.247 config.status: creating src/Makefile #11 8.289 config.status: creating doc/Makefile #11 8.328 config.status: creating doc/examples/Makefile #11 8.366 config.status: creating tests/Makefile #11 8.409 config.status: creating doc/manuals/Makefile #11 8.449 config.status: creating contrib/Makefile #11 8.488 config.status: creating contrib/systemd/Makefile #11 8.527 config.status: creating contrib/osmo-pcu.spec #11 8.567 config.status: creating Makefile #11 8.607 config.status: executing tests/atconfig commands #11 8.613 config.status: executing depfiles commands #11 9.435 config.status: executing libtool commands #11 9.546 echo 1.4.0.6-d76e > .version-t && mv .version-t .version #11 9.551 make install-recursive #11 9.558 make[1]: Entering directory '/tmp/osmo-pcu' #11 9.567 Making install in include #11 9.571 make[2]: Entering directory '/tmp/osmo-pcu/include' #11 9.577 make[3]: Entering directory '/tmp/osmo-pcu/include' #11 9.577 make[3]: Nothing to be done for 'install-exec-am'. #11 9.577 make[3]: Nothing to be done for 'install-data-am'. #11 9.577 make[3]: Leaving directory '/tmp/osmo-pcu/include' #11 9.577 make[2]: Leaving directory '/tmp/osmo-pcu/include' #11 9.578 Making install in src #11 9.586 make[2]: Entering directory '/tmp/osmo-pcu/src' #11 9.588 CXX pcu_main.o #11 9.588 CXX alloc_algo.lo #11 9.588 CC gprs_debug.lo #11 9.589 CC csn1.lo #11 9.590 CC csn1_dec.lo #11 9.592 CC csn1_enc.lo #11 9.592 CC gsm_rlcmac.lo #11 9.594 CC gprs_bssgp_pcu.lo #11 9.594 CC gprs_bssgp_rim.lo #11 9.596 CC gprs_rlcmac.lo #11 9.596 CXX gprs_rlcmac_sched.lo #11 9.597 CXX gprs_rlcmac_meas.lo #11 9.597 CC gprs_ms.lo #11 9.597 CC gprs_pcu.lo #11 9.597 CXX pcu_l1_if.lo #11 9.598 CC pcu_vty.lo #11 9.598 CXX pcu_vty_functions.lo #11 9.598 CC mslot_class.lo #11 9.598 CC nacc_fsm.lo #11 9.599 CC neigh_cache.lo #11 9.713 CXX tbf.lo #11 9.717 CC tbf_fsm.lo #11 9.776 CXX tbf_ul.lo #11 9.777 CC tbf_ul_ack_fsm.lo #11 9.777 CC tbf_ul_fsm.lo #11 9.798 CC tbf_ul_ass_fsm.lo #11 9.798 CXX tbf_dl.lo #11 9.817 CC tbf_dl_fsm.lo #11 9.826 CC tbf_dl_ass_fsm.lo #11 9.845 CXX bts.lo #11 9.849 CC bts_pch_timer.lo #11 9.867 CXX pdch.lo #11 9.888 CC pdch_ul_controller.lo #11 9.894 CXX encoding.lo #11 9.920 CC sba.lo #11 9.997 CXX decoding.lo #11 10.01 CC llc.lo #11 10.02 CXX rlc.lo #11 10.02 CXX rlc_window.lo #11 10.03 CXX rlc_window_dl.lo #11 10.03 CXX rlc_window_ul.lo #11 10.04 CC pcuif_sock.lo #11 10.06 CC gprs_codel.lo #11 10.07 CC coding_scheme.lo #11 10.08 CXX egprs_rlc_compression.lo #11 10.45 CXXLD libgprs.la #11 10.49 copying selected object files to avoid basename conflicts... #11 10.56 CXXLD osmo-pcu #11 11.00 make[3]: Entering directory '/tmp/osmo-pcu/src' #11 11.00 make[3]: Nothing to be done for 'install-data-am'. #11 11.01 /usr/bin/mkdir -p '/usr/local/bin' #11 11.01 /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-pcu '/usr/local/bin' #11 11.02 libtool: install: /usr/bin/install -c osmo-pcu /usr/local/bin/osmo-pcu #11 11.03 make[3]: Leaving directory '/tmp/osmo-pcu/src' #11 11.03 make[2]: Leaving directory '/tmp/osmo-pcu/src' #11 11.03 Making install in doc #11 11.03 make[2]: Entering directory '/tmp/osmo-pcu/doc' #11 11.03 Making install in examples #11 11.03 make[3]: Entering directory '/tmp/osmo-pcu/doc/examples' #11 11.03 make[4]: Entering directory '/tmp/osmo-pcu/doc/examples' #11 11.03 make[4]: Nothing to be done for 'install-exec-am'. #11 11.03 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-pcu/examples/osmo-pcu' #11 11.03 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 11.04 /usr/bin/install -c -m 644 osmo-pcu.cfg '/usr/local/share/doc/osmo-pcu/examples/osmo-pcu' #11 11.04 /usr/bin/install -c -m 644 osmo-pcu.cfg '/usr/local/etc/osmocom' #11 11.04 make[4]: Leaving directory '/tmp/osmo-pcu/doc/examples' #11 11.04 make[3]: Leaving directory '/tmp/osmo-pcu/doc/examples' #11 11.04 Making install in manuals #11 11.04 make[3]: Entering directory '/tmp/osmo-pcu/doc/manuals' #11 11.04 make[4]: Entering directory '/tmp/osmo-pcu/doc/manuals' #11 11.04 make[4]: Nothing to be done for 'install-exec-am'. #11 11.04 make[4]: Nothing to be done for 'install-data-am'. #11 11.04 make[4]: Leaving directory '/tmp/osmo-pcu/doc/manuals' #11 11.04 make[3]: Leaving directory '/tmp/osmo-pcu/doc/manuals' #11 11.04 make[3]: Entering directory '/tmp/osmo-pcu/doc' #11 11.05 make[4]: Entering directory '/tmp/osmo-pcu/doc' #11 11.05 make[4]: Nothing to be done for 'install-exec-am'. #11 11.05 make[4]: Nothing to be done for 'install-data-am'. #11 11.05 make[4]: Leaving directory '/tmp/osmo-pcu/doc' #11 11.05 make[3]: Leaving directory '/tmp/osmo-pcu/doc' #11 11.05 make[2]: Leaving directory '/tmp/osmo-pcu/doc' #11 11.05 Making install in tests #11 11.05 make[2]: Entering directory '/tmp/osmo-pcu/tests' #11 11.05 CXX pcu_emu.o #11 11.05 CXX test_replay_gprs_attach.o #11 11.05 CC openbsc_clone.o #11 11.05 CXX test_pdp_activation.o #11 11.14 CXXLD emu/pcu_emu #11 11.56 make[3]: Entering directory '/tmp/osmo-pcu/tests' #11 11.56 make[3]: Nothing to be done for 'install-exec-am'. #11 11.56 make[3]: Nothing to be done for 'install-data-am'. #11 11.56 make[3]: Leaving directory '/tmp/osmo-pcu/tests' #11 11.56 make[2]: Leaving directory '/tmp/osmo-pcu/tests' #11 11.56 Making install in contrib #11 11.56 make[2]: Entering directory '/tmp/osmo-pcu/contrib' #11 11.56 Making install in systemd #11 11.56 make[3]: Entering directory '/tmp/osmo-pcu/contrib/systemd' #11 11.56 make[4]: Entering directory '/tmp/osmo-pcu/contrib/systemd' #11 11.56 make[4]: Nothing to be done for 'install-exec-am'. #11 11.56 /usr/bin/mkdir -p '/lib/systemd/system' #11 11.56 /usr/bin/install -c -m 644 osmo-pcu.service '/lib/systemd/system' #11 11.56 make[4]: Leaving directory '/tmp/osmo-pcu/contrib/systemd' #11 11.56 make[3]: Leaving directory '/tmp/osmo-pcu/contrib/systemd' #11 11.56 make[3]: Entering directory '/tmp/osmo-pcu/contrib' #11 11.56 make[4]: Entering directory '/tmp/osmo-pcu/contrib' #11 11.56 make[4]: Nothing to be done for 'install-exec-am'. #11 11.56 make[4]: Nothing to be done for 'install-data-am'. #11 11.56 make[4]: Leaving directory '/tmp/osmo-pcu/contrib' #11 11.56 make[3]: Leaving directory '/tmp/osmo-pcu/contrib' #11 11.56 make[2]: Leaving directory '/tmp/osmo-pcu/contrib' #11 11.57 make[2]: Entering directory '/tmp/osmo-pcu' #11 11.57 make[3]: Entering directory '/tmp/osmo-pcu' #11 11.57 make[3]: Nothing to be done for 'install-exec-am'. #11 11.57 make[3]: Nothing to be done for 'install-data-am'. #11 11.57 make[3]: Leaving directory '/tmp/osmo-pcu' #11 11.57 make[2]: Leaving directory '/tmp/osmo-pcu' #11 11.57 make[1]: Leaving directory '/tmp/osmo-pcu' #11 DONE 11.7s #12 [7/8] COPY OSMO-PCU.CFG /data/osmo-pcu.cfg #12 DONE 0.2s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 0.4s done #14 writing image sha256:95343c6ce6801e57675b2676f0475d3058bbf727aa10fb0f12c60efe17300763 done #14 naming to docker.io/osmocom-build/osmo-pcu-master:latest 0.0s done #14 DONE 0.5s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/osmo-pcu-master' + docker_image_exists osmo-pcu-master + docker images -q osmocom-build/osmo-pcu-master + test -n 95343c6ce680 + list_osmo_packages debian-bookworm osmo-pcu-master + local distro=debian-bookworm + local image=osmo-pcu-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-pcu-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-pcu-master ### ii libosmocodec4:amd64 1.9.0.192.1c24.202404072026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.192.1c24.202404072026 amd64 Osmo coding library ii libosmocore 1.9.0.192.1c24.202404072026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.192.1c24.202404072026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.192.1c24.202404072026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.192.1c24.202404072026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.192.1c24.202404072026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.192.1c24.202404072026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.192.1c24.202404072026 amd64 Osmo ISDN utility library ii libosmosim2:amd64 1.9.0.192.1c24.202404072026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.192.1c24.202404072026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.192.1c24.202404072026 amd64 Osmo VTY library ii osmocom-nightly 202404072026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-pcu-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest Error response from daemon: manifest for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest not found: manifest unknown: manifest unknown + continue + docker_distro_from_image_name ttcn3-pcu-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-pcu-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-pcu-test + echo ttcn3-pcu-test + dir=ttcn3-pcu-test + pull_arg=--pull + grep ^FROM ../ttcn3-pcu-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-pcu-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-pcu-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-pcu-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/ttcn3-pcu-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-pcu-test-sns/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 \ -t osmocom-build/ttcn3-pcu-test:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 385B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 957B 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" pcu #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 PCU_TESTS.CFG /data/PCU_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:e0b2510f4801ec3773308dd6a76ca4e72da0bd69557aabc85131dc3bd96f101d done #10 naming to docker.io/osmocom-build/ttcn3-pcu-test:latest done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/ttcn3-pcu-test' + docker_image_exists ttcn3-pcu-test + docker images -q osmocom-build/ttcn3-pcu-test + test -n e0b2510f4801 + list_osmo_packages debian-bookworm ttcn3-pcu-test + local distro=debian-bookworm + local image=ttcn3-pcu-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-pcu-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-pcu-test-sns/logs/pcu-tester + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu-tester/unix + cp sns/PCU_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu-tester/PCU_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu-tester/PCU_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu-tester/PCU_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-pcu-test-sns/logs/pcu-tester/PCU_Tests.cfg + set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu-tester/PCU_Tests.cfg + image_suffix_is_2023q1 + return 1 + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu/unix + cp sns/osmo-pcu.cfg /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/unix + network_create + SUBNET=3865710 + seq 1 30 + echo (3865710 + 1) % 256 + bc + SUBNET=111 + NET_NAME=ttcn3-pcu-test-sns-111 + SUB4=172.18.111.0/24 + SUB6=fd02:db8:111::/64 + set +x Creating network ttcn3-pcu-test-sns-111, trying SUBNET=111... + docker network create --internal --subnet 172.18.111.0/24 --ipv6 --subnet fd02:db8:111::/64 ttcn3-pcu-test-sns-111 5d8f443b989e98f880869987c3102920f3a75bfae809e2f479ee57843178ba9a + set +x ### Network ttcn3-pcu-test-sns-111 created (SUBNET=111) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=111 to: /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu-tester/PCU_Tests.cfg Applying SUBNET=111 to: /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu/osmo-pcu.cfg + echo Starting container with PCU Starting container with PCU + docker_network_params 111 101 + NET=111 + ADDR_SUFIX=101 + echo --network ttcn3-pcu-test-sns-111 --ip 172.18.111.101 --ip6 fd02:db8:111::101 + docker run --rm --network ttcn3-pcu-test-sns-111 --ip 172.18.111.101 --ip6 fd02:db8:111::101 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/unix:/data/unix --name jenkins-ttcn3-pcu-test-sns-1884-pcu-sns -d osmocom-build/osmo-pcu-master /bin/sh -c /usr/local/bin/respawn.sh osmo-pcu -c /data/osmo-pcu.cfg -i 172.18.111.10 >>/data/osmo-pcu.log 2>&1 602572e9b8f2bc531e00fb29a9e9533baff7dc4c82302ee267ff3a8929655dae + echo Starting container with PCU testsuite Starting container with PCU testsuite + docker_network_params 111 10 + NET=111 + ADDR_SUFIX=10 + echo --network ttcn3-pcu-test-sns-111 --ip 172.18.111.10 --ip6 fd02:db8:111::10 + docker run --rm --network ttcn3-pcu-test-sns-111 --ip 172.18.111.10 --ip6 fd02:db8:111::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.111.101 -e OSMO_SUT_PORT=4240 -v /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/pcu-tester:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/unix:/data/unix --name jenkins-ttcn3-pcu-test-sns-1884-ttcn3-pcu-test-sns osmocom-build/ttcn3-pcu-test + SUBDIR=pcu + SUITE=PCU_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/pcu/PCU_Tests PCU_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli PCU_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: PCU_Tests.cfg MC@ec354e8b661b: Unix server socket created successfully. MC@ec354e8b661b: Listening on TCP port 33921. MC2> ec354e8b661b is the default spawn /osmo-ttcn3-hacks/pcu/PCU_Tests ec354e8b661b 33921 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@ec354e8b661b: New HC connected from 172.18.111.10 [172.18.111.10]. ec354e8b661b: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@ec354e8b661b: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@ec354e8b661b: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file. HC@ec354e8b661b: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file. HC@ec354e8b661b: Warning: Option `LoggerPlugins' was given more than once in section [LOGGING] of the configuration file. HC@ec354e8b661b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@ec354e8b661b: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@ec354e8b661b: Warning: Option `BeginTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file. HC@ec354e8b661b: Warning: Option `EndTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file. HC@ec354e8b661b: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@ec354e8b661b: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@ec354e8b661b: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@ec354e8b661b: Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in MC@ec354e8b661b: Configuration file was processed on all HCs. MC@ec354e8b661b: Creating MTC on host 172.18.111.10. MC@ec354e8b661b: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@ec354e8b661b: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_po_size_success'. ------ PCU_Tests_SNS.TC_sns_po_size_success ------ Mon Apr 8 05:05:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec354e8b661b: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_po_size_success' was executed successfully (exit status: 0). MTC@ec354e8b661b: Test case TC_sns_po_size_success started. MTC@ec354e8b661b: Start timer g_T_guard: 60 s MTC@ec354e8b661b: Start timer T: 5 s MTC@ec354e8b661b: f_incoming_sns_size(idx=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@ec354e8b661b: Start timer T: 1 s MTC@ec354e8b661b: Test case TC_sns_po_size_success finished. Verdict: pass MTC@ec354e8b661b: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_po_size_success pass'. Mon Apr 8 05:05:29 UTC 2024 ====== PCU_Tests_SNS.TC_sns_po_size_success pass ====== Saving talloc report from 172.18.111.101:4240 to PCU_Tests_SNS.TC_sns_po_size_success.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=23644) Waiting for packet dumper to finish... 1 (prev_count=23644, count=32868) MTC@ec354e8b661b: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_po_size_success pass' was executed successfully (exit status: 0). MTC@ec354e8b661b: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_po_size_nack'. ------ PCU_Tests_SNS.TC_sns_po_size_nack ------ Mon Apr 8 05:05:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec354e8b661b: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_po_size_nack' was executed successfully (exit status: 0). MTC@ec354e8b661b: Test case TC_sns_po_size_nack started. MTC@ec354e8b661b: Start timer g_T_guard: 60 s MTC@ec354e8b661b: Start timer T: 5 s MTC@ec354e8b661b: f_incoming_sns_size(idx=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@ec354e8b661b: Start timer T: 10 s MTC@ec354e8b661b: Test case TC_sns_po_size_nack finished. Verdict: pass MTC@ec354e8b661b: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_po_size_nack pass'. Mon Apr 8 05:05:44 UTC 2024 ====== PCU_Tests_SNS.TC_sns_po_size_nack pass ====== Saving talloc report from 172.18.111.101:4240 to PCU_Tests_SNS.TC_sns_po_size_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=24497) Waiting for packet dumper to finish... 1 (prev_count=24497, count=33519) MTC@ec354e8b661b: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_po_size_nack pass' was executed successfully (exit status: 0). MTC@ec354e8b661b: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_po_config_success'. ------ PCU_Tests_SNS.TC_sns_po_config_success ------ Mon Apr 8 05:05:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec354e8b661b: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_po_config_success' was executed successfully (exit status: 0). MTC@ec354e8b661b: Test case TC_sns_po_config_success started. MTC@ec354e8b661b: Start timer g_T_guard: 60 s MTC@ec354e8b661b: Start timer T: 5 s MTC@ec354e8b661b: f_incoming_sns_size(idx=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@ec354e8b661b: f_incoming_sns_config(idx=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC126F65'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@ec354e8b661b: Start timer T: 1 s MTC@ec354e8b661b: Test case TC_sns_po_config_success finished. Verdict: pass MTC@ec354e8b661b: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_po_config_success pass'. Mon Apr 8 05:05:50 UTC 2024 ====== PCU_Tests_SNS.TC_sns_po_config_success pass ====== Saving talloc report from 172.18.111.101:4240 to PCU_Tests_SNS.TC_sns_po_config_success.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=20221) Waiting for packet dumper to finish... 1 (prev_count=20221, count=29264) MTC@ec354e8b661b: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_po_config_success pass' was executed successfully (exit status: 0). MTC@ec354e8b661b: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_po_config_nack'. ------ PCU_Tests_SNS.TC_sns_po_config_nack ------ Mon Apr 8 05:05:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec354e8b661b: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_po_config_nack' was executed successfully (exit status: 0). MTC@ec354e8b661b: Test case TC_sns_po_config_nack started. MTC@ec354e8b661b: Start timer g_T_guard: 60 s MTC@ec354e8b661b: Start timer T: 5 s MTC@ec354e8b661b: f_incoming_sns_size(idx=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@ec354e8b661b: f_incoming_sns_config(idx=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC126F65'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@ec354e8b661b: Start timer T: 10 s MTC@ec354e8b661b: Test case TC_sns_po_config_nack finished. Verdict: pass MTC@ec354e8b661b: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_po_config_nack pass'. Mon Apr 8 05:06:05 UTC 2024 ====== PCU_Tests_SNS.TC_sns_po_config_nack pass ====== Saving talloc report from 172.18.111.101:4240 to PCU_Tests_SNS.TC_sns_po_config_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=25502) Waiting for packet dumper to finish... 1 (prev_count=25502, count=34524) MTC@ec354e8b661b: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_po_config_nack pass' was executed successfully (exit status: 0). MTC@ec354e8b661b: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_so_config_success'. ------ PCU_Tests_SNS.TC_sns_so_config_success ------ Mon Apr 8 05:06:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec354e8b661b: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_so_config_success' was executed successfully (exit status: 0). MTC@ec354e8b661b: Test case TC_sns_so_config_success started. MTC@ec354e8b661b: Start timer g_T_guard: 60 s MTC@ec354e8b661b: Start timer T: 5 s MTC@ec354e8b661b: f_incoming_sns_size(idx=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@ec354e8b661b: f_incoming_sns_config(idx=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC126F65'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@ec354e8b661b: f_outgoing_sns_config(idx=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@ec354e8b661b: Test case TC_sns_so_config_success finished. Verdict: pass MTC@ec354e8b661b: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_so_config_success pass'. Mon Apr 8 05:06:41 UTC 2024 ====== PCU_Tests_SNS.TC_sns_so_config_success pass ====== Saving talloc report from 172.18.111.101:4240 to PCU_Tests_SNS.TC_sns_so_config_success.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=26643) Waiting for packet dumper to finish... 1 (prev_count=26643, count=44300) MTC@ec354e8b661b: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_so_config_success pass' was executed successfully (exit status: 0). MTC@ec354e8b661b: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_1c1u'. ------ PCU_Tests_SNS.TC_sns_1c1u ------ Mon Apr 8 05:06:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec354e8b661b: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_1c1u' was executed successfully (exit status: 0). MTC@ec354e8b661b: Test case TC_sns_1c1u started. MTC@ec354e8b661b: Start timer g_T_guard: 60 s MTC@ec354e8b661b: Start timer T: 5 s MTC@ec354e8b661b: f_incoming_sns_size(idx=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@ec354e8b661b: f_incoming_sns_config(idx=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC126F65'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@ec354e8b661b: f_outgoing_sns_config_1c1u(idx=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@ec354e8b661b: Test case TC_sns_1c1u finished. Verdict: pass MTC@ec354e8b661b: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_1c1u pass'. Mon Apr 8 05:07:16 UTC 2024 ====== PCU_Tests_SNS.TC_sns_1c1u pass ====== Saving talloc report from 172.18.111.101:4240 to PCU_Tests_SNS.TC_sns_1c1u.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30214) Waiting for packet dumper to finish... 1 (prev_count=30214, count=49958) MTC@ec354e8b661b: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_1c1u pass' was executed successfully (exit status: 0). MTC@ec354e8b661b: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_1c1u_separate'. ------ PCU_Tests_SNS.TC_sns_1c1u_separate ------ Mon Apr 8 05:07:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec354e8b661b: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_1c1u_separate' was executed successfully (exit status: 0). MTC@ec354e8b661b: Test case TC_sns_1c1u_separate started. MTC@ec354e8b661b: Start timer g_T_guard: 60 s MTC@ec354e8b661b: Start timer T: 5 s MTC@ec354e8b661b: f_incoming_sns_size(idx=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@ec354e8b661b: f_incoming_sns_config(idx=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC126F65'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@ec354e8b661b: f_outgoing_sns_config_1c1u_separate(idx=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@ec354e8b661b: Start timer T: 3 s MTC@ec354e8b661b: Start timer T: 10 s MTC@ec354e8b661b: Test case TC_sns_1c1u_separate finished. Verdict: pass MTC@ec354e8b661b: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_1c1u_separate pass'. Mon Apr 8 05:07:51 UTC 2024 ====== PCU_Tests_SNS.TC_sns_1c1u_separate pass ====== Saving talloc report from 172.18.111.101:4240 to PCU_Tests_SNS.TC_sns_1c1u_separate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32447) Waiting for packet dumper to finish... 1 (prev_count=32447, count=52191) MTC@ec354e8b661b: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_1c1u_separate pass' was executed successfully (exit status: 0). MTC@ec354e8b661b: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset'. ------ PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset ------ Mon Apr 8 05:07:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec354e8b661b: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset' was executed successfully (exit status: 0). MTC@ec354e8b661b: Test case TC_sns_1c1u_so_bvc_reset started. MTC@ec354e8b661b: Start timer g_T_guard: 60 s MTC@ec354e8b661b: Start timer T: 5 s MTC@ec354e8b661b: f_incoming_sns_size(idx=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@ec354e8b661b: f_incoming_sns_config(idx=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC126F65'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@ec354e8b661b: f_outgoing_sns_config_1c1u_separate(idx=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@ec354e8b661b: Start timer T: 3 s MTC@ec354e8b661b: Start timer T: 10 s MTC@ec354e8b661b: f_ns_exp() expecting { pDU_NS_Unitdata := { nsPduType := '00'O, nS_SDU_ControlBits := { rBit := '0'B, cBit := '0'B, spare := '000000'B }, bVCI := '0000'O, nS_SDU := decmatch PDU_BSSGP: { pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O ("\""), bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '0000'O }, cause := { iEI := '07'O ("\a"), ext := '1'B, lengthIndicator := { length1 := 1 }, cause_Value := ? }, cell_Identifier := omit, feature_bitmap := *, extended_Feature_Bitmap := * } } } } MTC@ec354e8b661b: Start timer T: 5 s MTC@ec354e8b661b: f_ns_exp() expecting { pDU_NS_Unitdata := { nsPduType := '00'O, nS_SDU_ControlBits := { rBit := '0'B, cBit := '0'B, spare := '000000'B }, bVCI := '0000'O, nS_SDU := decmatch PDU_BSSGP: { pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O ("\""), bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '04D2'O }, cause := { iEI := '07'O ("\a"), ext := '1'B, lengthIndicator := { length1 := 1 }, cause_Value := ? }, cell_Identifier := { iEI := '08'O ("\b"), ext := '1'B, lengthIndicator := { length1 := 8 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O, cI_value := '51E0'O }, feature_bitmap := *, extended_Feature_Bitmap := * } } } } MTC@ec354e8b661b: Start timer T: 5 s MTC@ec354e8b661b: Test case TC_sns_1c1u_so_bvc_reset finished. Verdict: pass MTC@ec354e8b661b: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset pass'. Mon Apr 8 05:08:26 UTC 2024 ====== PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset pass ====== Saving talloc report from 172.18.111.101:4240 to PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32623) Waiting for packet dumper to finish... 1 (prev_count=32623, count=52900) MTC@ec354e8b661b: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset pass' was executed successfully (exit status: 0). MTC@ec354e8b661b: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset_too_early'. ------ PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset_too_early ------ Mon Apr 8 05:08:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec354e8b661b: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset_too_early' was executed successfully (exit status: 0). MTC@ec354e8b661b: Test case TC_sns_1c1u_so_bvc_reset_too_early started. MTC@ec354e8b661b: Start timer g_T_guard: 60 s MTC@ec354e8b661b: Start timer T: 5 s MTC@ec354e8b661b: f_incoming_sns_size(idx=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@ec354e8b661b: f_incoming_sns_config(idx=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC126F65'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@ec354e8b661b: f_outgoing_sns_config_1c1u_separate(idx=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@ec354e8b661b: Start timer T: 10 s MTC@ec354e8b661b: Start timer T: 5 s MTC@ec354e8b661b: Start timer T: 5 s MTC@ec354e8b661b: Test case TC_sns_1c1u_so_bvc_reset_too_early finished. Verdict: pass MTC@ec354e8b661b: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset_too_early pass'. Mon Apr 8 05:08:51 UTC 2024 ====== PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset_too_early pass ====== Saving talloc report from 172.18.111.101:4240 to PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset_too_early.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=39330) Waiting for packet dumper to finish... 1 (prev_count=39330, count=49637) MTC@ec354e8b661b: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset_too_early pass' was executed successfully (exit status: 0). MTC@ec354e8b661b: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_1c1u_unconfigured_nsvc'. ------ PCU_Tests_SNS.TC_sns_1c1u_unconfigured_nsvc ------ Mon Apr 8 05:08:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec354e8b661b: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_1c1u_unconfigured_nsvc' was executed successfully (exit status: 0). MTC@ec354e8b661b: Test case TC_sns_1c1u_unconfigured_nsvc started. MTC@ec354e8b661b: Start timer T: 2 s MTC@ec354e8b661b: Start timer g_T_guard: 60 s MTC@ec354e8b661b: Start timer T: 5 s MTC@ec354e8b661b: f_incoming_sns_size(idx=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@ec354e8b661b: f_incoming_sns_config(idx=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC126F65'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@ec354e8b661b: f_outgoing_sns_config_1c1u_separate(idx=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@ec354e8b661b: Start timer T: 3 s MTC@ec354e8b661b: Start timer T: 10 s MTC@ec354e8b661b: Start timer T: 2 s MTC@ec354e8b661b: Test case TC_sns_1c1u_unconfigured_nsvc finished. Verdict: pass MTC@ec354e8b661b: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_1c1u_unconfigured_nsvc pass'. Mon Apr 8 05:09:26 UTC 2024 ====== PCU_Tests_SNS.TC_sns_1c1u_unconfigured_nsvc pass ====== Saving talloc report from 172.18.111.101:4240 to PCU_Tests_SNS.TC_sns_1c1u_unconfigured_nsvc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=33888) Waiting for packet dumper to finish... 1 (prev_count=33888, count=54929) MTC@ec354e8b661b: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_1c1u_unconfigured_nsvc pass' was executed successfully (exit status: 0). MTC@ec354e8b661b: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_so_bvc_reset_unknown_bvci'. ------ PCU_Tests_SNS.TC_sns_so_bvc_reset_unknown_bvci ------ Mon Apr 8 05:09:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec354e8b661b: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_so_bvc_reset_unknown_bvci' was executed successfully (exit status: 0). MTC@ec354e8b661b: Test case TC_sns_so_bvc_reset_unknown_bvci started. MTC@ec354e8b661b: Start timer g_T_guard: 60 s MTC@ec354e8b661b: Start timer T: 5 s MTC@ec354e8b661b: f_incoming_sns_size(idx=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@ec354e8b661b: f_incoming_sns_config(idx=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC126F65'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@ec354e8b661b: f_outgoing_sns_config(idx=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@ec354e8b661b: f_ns_exp() expecting { pDU_NS_Unitdata := { nsPduType := '00'O, nS_SDU_ControlBits := { rBit := '0'B, cBit := '0'B, spare := '000000'B }, bVCI := '0000'O, nS_SDU := decmatch PDU_BSSGP: { pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O ("\""), bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '0000'O }, cause := { iEI := '07'O ("\a"), ext := '1'B, lengthIndicator := { length1 := 1 }, cause_Value := ? }, cell_Identifier := omit, feature_bitmap := *, extended_Feature_Bitmap := * } } } } MTC@ec354e8b661b: Start timer T: 5 s MTC@ec354e8b661b: f_ns_exp() expecting { pDU_NS_Unitdata := { nsPduType := '00'O, nS_SDU_ControlBits := { rBit := '0'B, cBit := '0'B, spare := '000000'B }, bVCI := '0000'O, nS_SDU := decmatch PDU_BSSGP: { pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O ("\""), bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '04D2'O }, cause := { iEI := '07'O ("\a"), ext := '1'B, lengthIndicator := { length1 := 1 }, cause_Value := ? }, cell_Identifier := { iEI := '08'O ("\b"), ext := '1'B, lengthIndicator := { length1 := 8 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O, cI_value := '51E0'O }, feature_bitmap := *, extended_Feature_Bitmap := * } } } } MTC@ec354e8b661b: Test case TC_sns_so_bvc_reset_unknown_bvci finished. Verdict: pass MTC@ec354e8b661b: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_so_bvc_reset_unknown_bvci pass'. Mon Apr 8 05:09:31 UTC 2024 ====== PCU_Tests_SNS.TC_sns_so_bvc_reset_unknown_bvci pass ====== Saving talloc report from 172.18.111.101:4240 to PCU_Tests_SNS.TC_sns_so_bvc_reset_unknown_bvci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=332) Waiting for packet dumper to finish... 1 (prev_count=332, count=38568) MTC@ec354e8b661b: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_so_bvc_reset_unknown_bvci pass' was executed successfully (exit status: 0). MTC@ec354e8b661b: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_add'. ------ PCU_Tests_SNS.TC_sns_add ------ Mon Apr 8 05:09:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec354e8b661b: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_add' was executed successfully (exit status: 0). MTC@ec354e8b661b: Test case TC_sns_add started. MTC@ec354e8b661b: Start timer g_T_guard: 60 s MTC@ec354e8b661b: Start timer T: 5 s MTC@ec354e8b661b: f_incoming_sns_size(idx=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@ec354e8b661b: f_incoming_sns_config(idx=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC126F65'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@ec354e8b661b: f_outgoing_sns_config_1c1u(idx=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@ec354e8b661b: f_outgoing_sns_add(idx_add=2) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Ack := { nsPduType := '0C'O ("\f"), nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, transactionID := 23, causeNS := omit, iP_Address_NS := omit, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC126F0A'O, uDP_Port := '59DA'O, signallingWeight := '00'O, dataWeight := '01'O } } }, listofIP6Elements := * } } MTC@ec354e8b661b: Test case TC_sns_add finished. Verdict: pass MTC@ec354e8b661b: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_add pass'. Mon Apr 8 05:10:06 UTC 2024 ====== PCU_Tests_SNS.TC_sns_add pass ====== Saving talloc report from 172.18.111.101:4240 to PCU_Tests_SNS.TC_sns_add.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30212) Waiting for packet dumper to finish... 1 (prev_count=30212, count=55987) MTC@ec354e8b661b: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_add pass' was executed successfully (exit status: 0). MTC@ec354e8b661b: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_add_nack'. ------ PCU_Tests_SNS.TC_sns_add_nack ------ Mon Apr 8 05:10:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec354e8b661b: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_add_nack' was executed successfully (exit status: 0). MTC@ec354e8b661b: Test case TC_sns_add_nack started. MTC@ec354e8b661b: Start timer g_T_guard: 60 s MTC@ec354e8b661b: Start timer T: 5 s MTC@ec354e8b661b: f_incoming_sns_size(idx=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@ec354e8b661b: f_incoming_sns_config(idx=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC126F65'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@ec354e8b661b: f_outgoing_sns_config_1c1u(idx=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@ec354e8b661b: f_outgoing_sns_add(idx_add=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Ack := { nsPduType := '0C'O ("\f"), nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, transactionID := 23, causeNS := { iEI := '00'O, ext := '1'B, lengthIndicator := { length1 := 1 }, cause := '0B'O ("\v") }, iP_Address_NS := omit, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC126F0A'O, uDP_Port := '59D8'O, signallingWeight := '00'O, dataWeight := '01'O } } }, listofIP6Elements := * } } MTC@ec354e8b661b: Test case TC_sns_add_nack finished. Verdict: fail reason: Received unexpected NS: { pDU_SNS_Ack := { nsPduType := '0C'O ("\f"), nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, transactionID := 23, causeNS := omit, iP_Address_NS := omit, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := 8 }, iP4_Elements := { { ipAddress := 'AC126F0A'O, uDP_Port := '59D8'O, signallingWeight := '00'O, dataWeight := '01'O } } }, listofIP6Elements := omit } } MTC@ec354e8b661b: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_add_nack fail'. Mon Apr 8 05:10:41 UTC 2024 ------ PCU_Tests_SNS.TC_sns_add_nack fail ------ Saving talloc report from 172.18.111.101:4240 to PCU_Tests_SNS.TC_sns_add_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30130) Waiting for packet dumper to finish... 1 (prev_count=30130, count=51190) MTC@ec354e8b661b: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_add_nack fail' was executed successfully (exit status: 0). MTC@ec354e8b661b: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_del'. ------ PCU_Tests_SNS.TC_sns_del ------ Mon Apr 8 05:10:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec354e8b661b: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_del' was executed successfully (exit status: 0). MTC@ec354e8b661b: Test case TC_sns_del started. MTC@ec354e8b661b: Start timer g_T_guard: 60 s MTC@ec354e8b661b: Start timer T: 5 s MTC@ec354e8b661b: f_incoming_sns_size(idx=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@ec354e8b661b: f_incoming_sns_config(idx=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC126F65'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@ec354e8b661b: f_outgoing_sns_config_1c1u(idx=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@ec354e8b661b: f_outgoing_sns_del(idx_del=1) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Ack := { nsPduType := '0C'O ("\f"), nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, transactionID := 24, causeNS := omit, iP_Address_NS := omit, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC126F0A'O, uDP_Port := '59D9'O, signallingWeight := '00'O, dataWeight := '01'O } } }, listofIP6Elements := * } } MTC@ec354e8b661b: Test case TC_sns_del finished. Verdict: pass MTC@ec354e8b661b: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_del pass'. Mon Apr 8 05:11:16 UTC 2024 ====== PCU_Tests_SNS.TC_sns_del pass ====== Saving talloc report from 172.18.111.101:4240 to PCU_Tests_SNS.TC_sns_del.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30120) Waiting for packet dumper to finish... 1 (prev_count=30120, count=51660) MTC@ec354e8b661b: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_del pass' was executed successfully (exit status: 0). MTC@ec354e8b661b: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_chg_weight'. ------ PCU_Tests_SNS.TC_sns_chg_weight ------ Mon Apr 8 05:11:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec354e8b661b: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_sns_chg_weight' was executed successfully (exit status: 0). MTC@ec354e8b661b: Test case TC_sns_chg_weight started. MTC@ec354e8b661b: Start timer g_T_guard: 60 s MTC@ec354e8b661b: Start timer T: 5 s MTC@ec354e8b661b: f_incoming_sns_size(idx=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@ec354e8b661b: f_incoming_sns_config(idx=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC126F65'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@ec354e8b661b: f_outgoing_sns_config_1c1u(idx=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@ec354e8b661b: f_outgoing_sns_chg_weight(idx_chg=1) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Ack := { nsPduType := '0C'O ("\f"), nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, transactionID := 25, causeNS := omit, iP_Address_NS := omit, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC126F0A'O, uDP_Port := '59D9'O, signallingWeight := '00'O, dataWeight := 'C8'O } } }, listofIP6Elements := * } } MTC@ec354e8b661b: Test case TC_sns_chg_weight finished. Verdict: pass MTC@ec354e8b661b: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_chg_weight pass'. Mon Apr 8 05:11:51 UTC 2024 ====== PCU_Tests_SNS.TC_sns_chg_weight pass ====== Saving talloc report from 172.18.111.101:4240 to PCU_Tests_SNS.TC_sns_chg_weight.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30134) Waiting for packet dumper to finish... 1 (prev_count=30134, count=51287) MTC@ec354e8b661b: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_sns_chg_weight pass' was executed successfully (exit status: 0). MTC@ec354e8b661b: Starting external command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_pcuif_rach'. ------ PCU_Tests_SNS.TC_pcuif_rach ------ Mon Apr 8 05:11:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@ec354e8b661b: External command `../ttcn3-tcpdump-start.sh PCU_Tests_SNS.TC_pcuif_rach' was executed successfully (exit status: 0). MTC@ec354e8b661b: Test case TC_pcuif_rach started. MTC@ec354e8b661b: Start timer g_T_guard: 60 s MTC@ec354e8b661b: Start timer T: 5 s MTC@ec354e8b661b: f_incoming_sns_size(idx=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Size := { nsPduType := '12'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, resetFlag := { iEI := '0A'O ("\n"), resetBIT := '1'B, spare := '0000000'B }, maxNumberOfNSVCs := { iEI := '07'O ("\a"), maxNumberOfNSVCs := ? }, numberOfIP4_Endpoints := ?, numberOfIP6_Endpoints := omit } } MTC@ec354e8b661b: f_incoming_sns_config(idx=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Config := { nsPduType := '0F'O, endFlag := { eBIT := '1'B, spare := '0000000'B }, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC126F65'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@ec354e8b661b: f_outgoing_sns_config_1c1u(idx=0) MTC@ec354e8b661b: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, causeNS := omit } } MTC@ec354e8b661b: Test case TC_pcuif_rach finished. Verdict: pass MTC@ec354e8b661b: Starting external command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_pcuif_rach pass'. Mon Apr 8 05:12:26 UTC 2024 ====== PCU_Tests_SNS.TC_pcuif_rach pass ====== Saving talloc report from 172.18.111.101:4240 to PCU_Tests_SNS.TC_pcuif_rach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30254) Waiting for packet dumper to finish... 1 (prev_count=30254, count=62371) MTC@ec354e8b661b: External command `../ttcn3-tcpdump-stop.sh PCU_Tests_SNS.TC_pcuif_rach pass' was executed successfully (exit status: 0). MC@ec354e8b661b: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@ec354e8b661b: Terminating MTC. MC@ec354e8b661b: MTC terminated. MC2> exit MC@ec354e8b661b: Shutting down session. MC@ec354e8b661b: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/pcu/expected-results.xml' against results in 'junit-xml-21.log' -------------------- NEW: PASS PCU_Tests_SNS.TC_sns_po_size_success NEW: PASS PCU_Tests_SNS.TC_sns_po_size_nack NEW: PASS PCU_Tests_SNS.TC_sns_po_config_success NEW: PASS PCU_Tests_SNS.TC_sns_po_config_nack NEW: PASS PCU_Tests_SNS.TC_sns_so_config_success NEW: PASS PCU_Tests_SNS.TC_sns_1c1u NEW: PASS PCU_Tests_SNS.TC_sns_1c1u_separate NEW: PASS PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset NEW: PASS PCU_Tests_SNS.TC_sns_1c1u_so_bvc_reset_too_early NEW: PASS PCU_Tests_SNS.TC_sns_1c1u_unconfigured_nsvc NEW: PASS PCU_Tests_SNS.TC_sns_so_bvc_reset_unknown_bvci NEW: PASS PCU_Tests_SNS.TC_sns_add NEW: FAIL PCU_Tests_SNS.TC_sns_add_nack NEW: PASS PCU_Tests_SNS.TC_sns_del NEW: PASS PCU_Tests_SNS.TC_sns_chg_weight NEW: PASS PCU_Tests_SNS.TC_pcuif_rach Summary: NEW: FAIL: 1 NEW: PASS: 15 skip: 117 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh PCU_Tests --rm Generated PCU_Tests.TC_pcuif_rach.merged Generated PCU_Tests.TC_sns_1c1u.merged Generated PCU_Tests.TC_sns_1c1u_separate.merged Generated PCU_Tests.TC_sns_1c1u_so_bvc_reset.merged Generated PCU_Tests.TC_sns_1c1u_so_bvc_reset_too_early.merged Generated PCU_Tests.TC_sns_1c1u_unconfigured_nsvc.merged Generated PCU_Tests.TC_sns_add.merged Generated PCU_Tests.TC_sns_add_nack.merged Generated PCU_Tests.TC_sns_chg_weight.merged Generated PCU_Tests.TC_sns_del.merged Generated PCU_Tests.TC_sns_po_config_nack.merged Generated PCU_Tests.TC_sns_po_config_success.merged Generated PCU_Tests.TC_sns_po_size_nack.merged Generated PCU_Tests.TC_sns_po_size_success.merged Generated PCU_Tests.TC_sns_so_bvc_reset_unknown_bvci.merged Generated PCU_Tests.TC_sns_so_config_success.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-pcu-test-sns-111 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-pcu-test-sns-1884-pcu-sns + [ -n jenkins-ttcn3-pcu-test-sns-1884-pcu-sns ] + docker_kill_wait jenkins-ttcn3-pcu-test-sns-1884-pcu-sns + docker kill jenkins-ttcn3-pcu-test-sns-1884-pcu-sns jenkins-ttcn3-pcu-test-sns-1884-pcu-sns + docker wait jenkins-ttcn3-pcu-test-sns-1884-pcu-sns 137 + network_remove + set +x Removing network ttcn3-pcu-test-sns-111 + docker network remove ttcn3-pcu-test-sns-111 ttcn3-pcu-test-sns-111 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-sns/_cache:/cache --name jenkins-ttcn3-pcu-test-sns-1884-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-pcu-test-sns/logs/pcu-tester/junit-xml-21.log <?xml version="1.0"?> <testsuite name='Titan' tests='16' failures='1' errors='0' skipped='0' inconc='0' time='424.00'> <testcase classname='PCU_Tests_SNS' name='TC_sns_po_size_success' time='4.466548'/> <testcase classname='PCU_Tests_SNS' name='TC_sns_po_size_nack' time='11.888480'/> <testcase classname='PCU_Tests_SNS' name='TC_sns_po_config_success' time='2.897133'/> <testcase classname='PCU_Tests_SNS' name='TC_sns_po_config_nack' time='11.900411'/> <testcase classname='PCU_Tests_SNS' name='TC_sns_so_config_success' time='31.917208'/> <testcase classname='PCU_Tests_SNS' name='TC_sns_1c1u' time='31.914869'/> <testcase classname='PCU_Tests_SNS' name='TC_sns_1c1u_separate' time='31.905289'/> <testcase classname='PCU_Tests_SNS' name='TC_sns_1c1u_so_bvc_reset' time='31.917837'/> <testcase classname='PCU_Tests_SNS' name='TC_sns_1c1u_so_bvc_reset_too_early' time='21.911520'/> <testcase classname='PCU_Tests_SNS' name='TC_sns_1c1u_unconfigured_nsvc' time='31.922273'/> <testcase classname='PCU_Tests_SNS' name='TC_sns_so_bvc_reset_unknown_bvci' time='1.906070'/> <testcase classname='PCU_Tests_SNS' name='TC_sns_add' time='31.943885'/> <testcase classname='PCU_Tests_SNS' name='TC_sns_add_nack' time='31.898451'> <failure type='fail-verdict'>Received unexpected NS: { pDU_SNS_Ack := { nsPduType := '0C'O ("\f"), nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '04D2'O }, transactionID := 23, causeNS := omit, iP_Address_NS := omit, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := 8 }, iP4_Elements := { { ipAddress := 'AC126F0A'O, uDP_Port := '59D8'O, signallingWeight := '00'O, dataWeight := '01'O } } }, listofIP6Elements := omit } } PCU_Tests_SNS.ttcn:384 PCU_Tests_SNS control part PCU_Tests_SNS.ttcn:321 TC_sns_add_nack testcase </failure> </testcase> <testcase classname='PCU_Tests_SNS' name='TC_sns_del' time='31.908923'/> <testcase classname='PCU_Tests_SNS' name='TC_sns_chg_weight' time='31.899344'/> <testcase classname='PCU_Tests_SNS' name='TC_pcuif_rach' time='31.901817'/> </testsuite> Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE