Skip to content

Console Output

Started by timer
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-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-sgsn-test-sns # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/docker-playground
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Seen branch in repository origin/arehbein/devtests
Seen branch in repository origin/arehbein/devtests%topic=fixes
Seen branch in repository origin/daniel/bscnat_tests
Seen branch in repository origin/daniel/training
Seen branch in repository origin/daniel/wip
Seen branch in repository origin/fixeria/confmerge
Seen branch in repository origin/fixeria/sccplite
Seen branch in repository origin/fixeria/testing
Seen branch in repository origin/jolly/testing
Seen branch in repository origin/laforge/ergw
Seen branch in repository origin/laforge/fr
Seen branch in repository origin/laforge/ns
Seen branch in repository origin/laforge/podman
Seen branch in repository origin/lynxis/gerrit-comment-ci
Seen branch in repository origin/master
Seen branch in repository origin/neels/hnbgw-pfcp
Seen branch in repository origin/neels/wip
Seen branch in repository origin/osmith/fix-registry-pull
Seen branch in repository origin/osmith/fix-rpi-gnutls
Seen branch in repository origin/osmith/obs-2021q1
Seen branch in repository origin/osmith/rpm-local
Seen branch in repository origin/osmith/ttcn3-pass-args
Seen branch in repository origin/osmith/wip
Seen branch in repository origin/osmith/wip-4g-only
Seen branch in repository origin/osmith/wip-asan
Seen branch in repository origin/pespin/asterisk
Seen branch in repository origin/pespin/bts-perf
Seen branch in repository origin/pespin/ergw
Seen branch in repository origin/pespin/gtp1
Seen branch in repository origin/pespin/master
Seen branch in repository origin/pmaier/pcuif
Seen branch in repository origin/refsf/for/master/dyn-pdch
Seen 32 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision f6f9f71be00879585854991f9c740951069669e0 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f6f9f71be00879585854991f9c740951069669e0 # timeout=10
Commit message: "ttcn3-bsc-test: also execute tests from BSC_Tests_ASCI"
 > git rev-list --no-walk f6f9f71be00879585854991f9c740951069669e0 # timeout=10
[ttcn3-sgsn-test-sns] $ /bin/sh -xe /tmp/jenkins3074082307546821777.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-sgsn-test-sns + export IMAGE_SUFFIX=master + cd ttcn3-sgsn-test-sns + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-sns = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-sns/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-sns/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-sns/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-sns/logs ] + [ xjenkins-ttcn3-sgsn-test-sns-33 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-sns/ttcn3-sgsn-test-sns + SUITE_NAME=ttcn3-sgsn-test-sns + IMAGE_SUFFIX=master + docker_images_require osmo-stp-master osmo-sgsn-master ttcn3-sgsn-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-stp-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-sgsn-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-sgsn-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 \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.77kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #8 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.1s done #8 DONE 0.1s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #9 DONE 0.3s #10 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #10 DONE 0.3s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #11 DONE 0.3s #12 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #12 CACHED #13 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #13 CACHED #14 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #14 CACHED #15 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #15 CACHED #16 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #16 CACHED #17 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #17 CACHED #18 [ 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 #18 CACHED #19 [ 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/ #19 CACHED #20 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #20 CACHED #21 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #21 CACHED #22 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #22 CACHED #23 [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 #23 CACHED #24 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #24 CACHED #25 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:ed48b4c63593e710b66546cbe2929801cdd34295b7fb38243cc029aaa3b1a7bf 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-sgsn-test-sns/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n ed48b4c63593 + 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-stp-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-stp-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-stp-master + echo osmo-stp-master + dir=osmo-stp-master + pull_arg=--pull + grep ^FROM ../osmo-stp-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-stp-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-stp-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-stp-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-sns/osmo-stp-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-sgsn-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 \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-stp-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.23kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/7] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.13kB done #5 DONE 0.1s #6 https://gerrit.osmocom.org/plugins/gitiles/libosmo-sccp/+/master?format=TEXT #6 DONE 0.1s #7 [6/7] RUN CD libosmo-sccp && 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 && install examples/.libs/sccp_demo_user /usr/local/bin/ && ldconfig #7 CACHED #8 [2/7] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-netif-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #8 CACHED #9 [3/7] WORKDIR /DATA #9 CACHED #10 [4/7] RUN GIT clone https://gerrit.osmocom.org/libosmo-sccp.git #10 CACHED #11 [5/7] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMO-SCCP/+/MASTER?FORMAT=TEXT /tmp/commit-libosmo-sccp #11 CACHED #12 [7/7] COPY OSMO-STP.CFG /data/ #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:629ae038783e60f1e5835b9c34bfe3ebeab944d67a20b4a059ab8d65bb1cd66e 0.0s done #13 naming to docker.io/osmocom-build/osmo-stp-master:latest done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-sns/osmo-stp-master' + docker_image_exists osmo-stp-master + docker images -q osmocom-build/osmo-stp-master + test -n 629ae038783e + list_osmo_packages debian-bookworm osmo-stp-master + local distro=debian-bookworm + local image=osmo-stp-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-stp-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-stp-master ### ii libosmo-netif-dev:amd64 1.4.0.55.6930.202405252026 amd64 Development headers for Osmocom network interface ii libosmocodec4:amd64 1.9.0.199.c380b.202405252026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.199.c380b.202405252026 amd64 Osmo coding library ii libosmocore 1.9.0.199.c380b.202405252026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.199.c380b.202405252026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.199.c380b.202405252026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.199.c380b.202405252026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.199.c380b.202405252026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.199.c380b.202405252026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.199.c380b.202405252026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.55.6930.202405252026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.199.c380b.202405252026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.199.c380b.202405252026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.199.c380b.202405252026 amd64 Osmo VTY library ii osmocom-nightly 202405252026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-sgsn-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-sgsn-test-sns/debian-bookworm-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-sns/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.77kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #8 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.1s done #8 DONE 0.2s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.2s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #10 DONE 0.2s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #11 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #12 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #12 CACHED #13 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #13 CACHED #14 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #14 CACHED #15 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #15 CACHED #16 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #16 CACHED #17 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #17 CACHED #18 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #18 CACHED #19 [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 #19 CACHED #20 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #20 CACHED #21 [ 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/ #21 CACHED #22 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #22 CACHED #23 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #23 CACHED #24 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #24 CACHED #25 [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 #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:ed48b4c63593e710b66546cbe2929801cdd34295b7fb38243cc029aaa3b1a7bf 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-sgsn-test-sns/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n ed48b4c63593 + 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-sgsn-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-sgsn-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-sgsn-master + echo osmo-sgsn-master + dir=osmo-sgsn-master + pull_arg=--pull + grep ^FROM ../osmo-sgsn-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-sgsn-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-sgsn-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-sgsn-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-sns/osmo-sgsn-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-sgsn-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 \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-sgsn-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.68kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #5 CACHED #6 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-gsup-client-dev libosmo-netif-dev libosmo-ranap-dev libosmo-sccp-dev libosmo-sigtran-dev libsmpp34-dev libgtp-dev libasn1c-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libasn1c)" "pkgconfig(libcrypto)" "pkgconfig(libgtp)" "pkgconfig(libosmo-gsup-client)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmo-ranap)" "pkgconfig(libosmo-sigtran)" "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #6 ... #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-sgsn/+/master?format=TEXT #7 DONE 0.2s #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-sgsn/+/master?format=TEXT #7 CACHED #4 [internal] load build context #4 transferring context: 433B 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 libosmo-abis-dev libosmo-gsup-client-dev libosmo-netif-dev libosmo-ranap-dev libosmo-sccp-dev libosmo-sigtran-dev libsmpp34-dev libgtp-dev libasn1c-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libasn1c)" "pkgconfig(libcrypto)" "pkgconfig(libgtp)" "pkgconfig(libosmo-gsup-client)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmo-ranap)" "pkgconfig(libosmo-sigtran)" "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #6 0.493 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.493 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.493 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.493 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.725 Reading package lists... #6 1.142 Reading package lists... #6 1.505 Building dependency tree... #6 1.616 Reading state information... #6 1.702 The following additional packages will be installed: #6 1.702 libasn1c1 libgtp6 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran9 #6 1.702 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore21 #6 1.702 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #6 1.702 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 libsmpp1 osmocom-nightly #6 1.729 The following NEW packages will be installed: #6 1.729 libasn1c-dev libasn1c1 libgtp-dev libgtp6 libosmo-abis-dev #6 1.729 libosmo-gsup-client-dev libosmo-gsup-client0 libosmo-netif-dev #6 1.729 libosmo-ranap-dev libosmo-ranap7 libosmo-sccp-dev libosmo-sigtran-dev #6 1.729 libosmo-sigtran9 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore #6 1.729 libosmocore-dev libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 #6 1.729 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 #6 1.729 libosmovty13 libsmpp1 libsmpp34-dev osmocom-nightly #6 1.768 0 upgraded, 31 newly installed, 0 to remove and 0 not upgraded. #6 1.768 Need to get 3918 kB of archives. #6 1.768 After this operation, 17.8 MB of additional disk space will be used. #6 1.768 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202405252026 [1164 B] #6 1.780 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.199.c380b.202405252026 [164 kB] #6 1.797 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp6 1.11.0.30.5758.202405252026 [38.3 kB] #6 1.809 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dev 1.11.0.30.5758.202405252026 [139 kB] #6 1.811 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.199.c380b.202405252026 [46.0 kB] #6 1.813 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.12.6222.202405252026 [29.0 kB] #6 1.815 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.199.c380b.202405252026 [65.4 kB] #6 1.817 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.199.c380b.202405252026 [222 kB] #6 1.820 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.199.c380b.202405252026 [98.6 kB] #6 1.823 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.12.6222.202405252026 [72.6 kB] #6 1.825 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.12.6222.202405252026 [111 kB] #6 1.828 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.7.0.15.6b77.202405252026 [19.0 kB] #6 1.829 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.199.c380b.202405252026 [66.0 kB] #6 1.832 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.199.c380b.202405252026 [173 kB] #6 1.835 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.199.c380b.202405252026 [54.5 kB] #6 1.837 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.199.c380b.202405252026 [58.5 kB] #6 1.839 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.199.c380b.202405252026 [45.3 kB] #6 1.841 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.199.c380b.202405252026 [38.6 kB] #6 1.842 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.199.c380b.202405252026 [839 kB] #6 1.850 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client-dev 1.7.0.15.6b77.202405252026 [22.3 kB] #6 1.850 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.55.6930.202405252026 [52.5 kB] #6 1.851 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.55.6930.202405252026 [64.7 kB] #6 1.851 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sccp-dev 1.8.0.66.705a.202405252026 [87.8 kB] #6 1.852 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran9 1.8.0.66.705a.202405252026 [123 kB] #6 1.853 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 1.8.0.66.705a.202405252026 [581 kB] #6 1.859 Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp1 1.14.3.3.16b4.202405252026 [101 kB] #6 1.860 Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp34-dev 1.14.3.3.16b4.202405252026 [111 kB] #6 1.861 Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.36.2.5324.202405252026 [75.2 kB] #6 1.862 Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dev 0.9.36.2.5324.202405252026 [105 kB] #6 1.863 Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.5.1.8.977d3b.202405252026 [222 kB] #6 1.865 Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dev 1.5.1.8.977d3b.202405252026 [91.8 kB] #6 2.010 debconf: delaying package configuration, since apt-utils is not installed #6 2.059 Fetched 3918 kB in 0s (29.5 MB/s) #6 2.112 Selecting previously unselected package osmocom-nightly. #6 2.112 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 117416 files and directories currently installed.) #6 2.153 Preparing to unpack .../00-osmocom-nightly_202405252026_amd64.deb ... #6 2.169 Unpacking osmocom-nightly (202405252026) ... #6 2.280 Selecting previously unselected package libosmocore21:amd64. #6 2.288 Preparing to unpack .../01-libosmocore21_1.9.0.199.c380b.202405252026_amd64.deb ... #6 2.319 Unpacking libosmocore21:amd64 (1.9.0.199.c380b.202405252026) ... #6 2.438 Selecting previously unselected package libgtp6:amd64. #6 2.445 Preparing to unpack .../02-libgtp6_1.11.0.30.5758.202405252026_amd64.deb ... #6 2.461 Unpacking libgtp6:amd64 (1.11.0.30.5758.202405252026) ... #6 2.556 Selecting previously unselected package libgtp-dev:amd64. #6 2.563 Preparing to unpack .../03-libgtp-dev_1.11.0.30.5758.202405252026_amd64.deb ... #6 2.577 Unpacking libgtp-dev:amd64 (1.11.0.30.5758.202405252026) ... #6 2.757 Selecting previously unselected package libosmocodec4:amd64. #6 2.765 Preparing to unpack .../04-libosmocodec4_1.9.0.199.c380b.202405252026_amd64.deb ... #6 2.789 Unpacking libosmocodec4:amd64 (1.9.0.199.c380b.202405252026) ... #6 2.897 Selecting previously unselected package libosmotrau2:amd64. #6 2.905 Preparing to unpack .../05-libosmotrau2_1.5.1.12.6222.202405252026_amd64.deb ... #6 2.917 Unpacking libosmotrau2:amd64 (1.5.1.12.6222.202405252026) ... #6 3.020 Selecting previously unselected package libosmoisdn0:amd64. #6 3.028 Preparing to unpack .../06-libosmoisdn0_1.9.0.199.c380b.202405252026_amd64.deb ... #6 3.043 Unpacking libosmoisdn0:amd64 (1.9.0.199.c380b.202405252026) ... #6 3.150 Selecting previously unselected package libosmogsm20:amd64. #6 3.157 Preparing to unpack .../07-libosmogsm20_1.9.0.199.c380b.202405252026_amd64.deb ... #6 3.171 Unpacking libosmogsm20:amd64 (1.9.0.199.c380b.202405252026) ... #6 3.311 Selecting previously unselected package libosmovty13:amd64. #6 3.318 Preparing to unpack .../08-libosmovty13_1.9.0.199.c380b.202405252026_amd64.deb ... #6 3.339 Unpacking libosmovty13:amd64 (1.9.0.199.c380b.202405252026) ... #6 3.467 Selecting previously unselected package libosmoabis13:amd64. #6 3.474 Preparing to unpack .../09-libosmoabis13_1.5.1.12.6222.202405252026_amd64.deb ... #6 3.490 Unpacking libosmoabis13:amd64 (1.5.1.12.6222.202405252026) ... #6 3.588 Selecting previously unselected package libosmo-abis-dev:amd64. #6 3.595 Preparing to unpack .../10-libosmo-abis-dev_1.5.1.12.6222.202405252026_amd64.deb ... #6 3.610 Unpacking libosmo-abis-dev:amd64 (1.5.1.12.6222.202405252026) ... #6 3.731 Selecting previously unselected package libosmo-gsup-client0:amd64. #6 3.739 Preparing to unpack .../11-libosmo-gsup-client0_1.7.0.15.6b77.202405252026_amd64.deb ... #6 3.758 Unpacking libosmo-gsup-client0:amd64 (1.7.0.15.6b77.202405252026) ... #6 3.881 Selecting previously unselected package libosmocoding0:amd64. #6 3.889 Preparing to unpack .../12-libosmocoding0_1.9.0.199.c380b.202405252026_amd64.deb ... #6 3.950 Unpacking libosmocoding0:amd64 (1.9.0.199.c380b.202405252026) ... #6 4.064 Selecting previously unselected package libosmogb14:amd64. #6 4.072 Preparing to unpack .../13-libosmogb14_1.9.0.199.c380b.202405252026_amd64.deb ... #6 4.087 Unpacking libosmogb14:amd64 (1.9.0.199.c380b.202405252026) ... #6 4.209 Selecting previously unselected package libosmoctrl0:amd64. #6 4.217 Preparing to unpack .../14-libosmoctrl0_1.9.0.199.c380b.202405252026_amd64.deb ... #6 4.232 Unpacking libosmoctrl0:amd64 (1.9.0.199.c380b.202405252026) ... #6 4.344 Selecting previously unselected package libosmosim2:amd64. #6 4.352 Preparing to unpack .../15-libosmosim2_1.9.0.199.c380b.202405252026_amd64.deb ... #6 4.368 Unpacking libosmosim2:amd64 (1.9.0.199.c380b.202405252026) ... #6 4.475 Selecting previously unselected package libosmousb0:amd64. #6 4.483 Preparing to unpack .../16-libosmousb0_1.9.0.199.c380b.202405252026_amd64.deb ... #6 4.498 Unpacking libosmousb0:amd64 (1.9.0.199.c380b.202405252026) ... #6 4.596 Selecting previously unselected package libosmocore. #6 4.603 Preparing to unpack .../17-libosmocore_1.9.0.199.c380b.202405252026_amd64.deb ... #6 4.619 Unpacking libosmocore (1.9.0.199.c380b.202405252026) ... #6 4.716 Selecting previously unselected package libosmocore-dev:amd64. #6 4.724 Preparing to unpack .../18-libosmocore-dev_1.9.0.199.c380b.202405252026_amd64.deb ... #6 4.738 Unpacking libosmocore-dev:amd64 (1.9.0.199.c380b.202405252026) ... #6 4.887 Selecting previously unselected package libosmo-gsup-client-dev:amd64. #6 4.895 Preparing to unpack .../19-libosmo-gsup-client-dev_1.7.0.15.6b77.202405252026_amd64.deb ... #6 4.910 Unpacking libosmo-gsup-client-dev:amd64 (1.7.0.15.6b77.202405252026) ... #6 5.017 Selecting previously unselected package libosmonetif11:amd64. #6 5.025 Preparing to unpack .../20-libosmonetif11_1.4.0.55.6930.202405252026_amd64.deb ... #6 5.041 Unpacking libosmonetif11:amd64 (1.4.0.55.6930.202405252026) ... #6 5.132 Selecting previously unselected package libosmo-netif-dev:amd64. #6 5.140 Preparing to unpack .../21-libosmo-netif-dev_1.4.0.55.6930.202405252026_amd64.deb ... #6 5.156 Unpacking libosmo-netif-dev:amd64 (1.4.0.55.6930.202405252026) ... #6 5.252 Selecting previously unselected package libosmo-sccp-dev:amd64. #6 5.260 Preparing to unpack .../22-libosmo-sccp-dev_1.8.0.66.705a.202405252026_amd64.deb ... #6 5.275 Unpacking libosmo-sccp-dev:amd64 (1.8.0.66.705a.202405252026) ... #6 5.390 Selecting previously unselected package libosmo-sigtran9:amd64. #6 5.398 Preparing to unpack .../23-libosmo-sigtran9_1.8.0.66.705a.202405252026_amd64.deb ... #6 5.416 Unpacking libosmo-sigtran9:amd64 (1.8.0.66.705a.202405252026) ... #6 5.519 Selecting previously unselected package libosmo-sigtran-dev:amd64. #6 5.527 Preparing to unpack .../24-libosmo-sigtran-dev_1.8.0.66.705a.202405252026_amd64.deb ... #6 5.542 Unpacking libosmo-sigtran-dev:amd64 (1.8.0.66.705a.202405252026) ... #6 5.694 Selecting previously unselected package libsmpp1:amd64. #6 5.702 Preparing to unpack .../25-libsmpp1_1.14.3.3.16b4.202405252026_amd64.deb ... #6 5.717 Unpacking libsmpp1:amd64 (1.14.3.3.16b4.202405252026) ... #6 5.819 Selecting previously unselected package libsmpp34-dev:amd64. #6 5.827 Preparing to unpack .../26-libsmpp34-dev_1.14.3.3.16b4.202405252026_amd64.deb ... #6 5.841 Unpacking libsmpp34-dev:amd64 (1.14.3.3.16b4.202405252026) ... #6 5.960 Selecting previously unselected package libasn1c1:amd64. #6 5.967 Preparing to unpack .../27-libasn1c1_0.9.36.2.5324.202405252026_amd64.deb ... #6 5.982 Unpacking libasn1c1:amd64 (0.9.36.2.5324.202405252026) ... #6 6.082 Selecting previously unselected package libasn1c-dev:amd64. #6 6.090 Preparing to unpack .../28-libasn1c-dev_0.9.36.2.5324.202405252026_amd64.deb ... #6 6.105 Unpacking libasn1c-dev:amd64 (0.9.36.2.5324.202405252026) ... #6 6.222 Selecting previously unselected package libosmo-ranap7:amd64. #6 6.229 Preparing to unpack .../29-libosmo-ranap7_1.5.1.8.977d3b.202405252026_amd64.deb ... #6 6.244 Unpacking libosmo-ranap7:amd64 (1.5.1.8.977d3b.202405252026) ... #6 6.357 Selecting previously unselected package libosmo-ranap-dev:amd64. #6 6.365 Preparing to unpack .../30-libosmo-ranap-dev_1.5.1.8.977d3b.202405252026_amd64.deb ... #6 6.380 Unpacking libosmo-ranap-dev:amd64 (1.5.1.8.977d3b.202405252026) ... #6 6.579 Setting up osmocom-nightly (202405252026) ... #6 6.629 Setting up libsmpp1:amd64 (1.14.3.3.16b4.202405252026) ... #6 6.677 Setting up libosmocore21:amd64 (1.9.0.199.c380b.202405252026) ... #6 6.734 Setting up libosmousb0:amd64 (1.9.0.199.c380b.202405252026) ... #6 6.791 Setting up libosmocodec4:amd64 (1.9.0.199.c380b.202405252026) ... #6 6.837 Setting up libosmotrau2:amd64 (1.5.1.12.6222.202405252026) ... #6 6.882 Setting up libsmpp34-dev:amd64 (1.14.3.3.16b4.202405252026) ... #6 6.929 Setting up libosmo-sccp-dev:amd64 (1.8.0.66.705a.202405252026) ... #6 6.974 Setting up libasn1c1:amd64 (0.9.36.2.5324.202405252026) ... #6 7.018 Setting up libosmovty13:amd64 (1.9.0.199.c380b.202405252026) ... #6 7.064 Setting up libosmoisdn0:amd64 (1.9.0.199.c380b.202405252026) ... #6 7.110 Setting up libgtp6:amd64 (1.11.0.30.5758.202405252026) ... #6 7.156 Setting up libgtp-dev:amd64 (1.11.0.30.5758.202405252026) ... #6 7.201 Setting up libasn1c-dev:amd64 (0.9.36.2.5324.202405252026) ... #6 7.245 Setting up libosmogsm20:amd64 (1.9.0.199.c380b.202405252026) ... #6 7.291 Setting up libosmoabis13:amd64 (1.5.1.12.6222.202405252026) ... #6 7.336 Setting up libosmoctrl0:amd64 (1.9.0.199.c380b.202405252026) ... #6 7.382 Setting up libosmogb14:amd64 (1.9.0.199.c380b.202405252026) ... #6 7.427 Setting up libosmonetif11:amd64 (1.4.0.55.6930.202405252026) ... #6 7.472 Setting up libosmo-gsup-client0:amd64 (1.7.0.15.6b77.202405252026) ... #6 7.523 Setting up libosmo-abis-dev:amd64 (1.5.1.12.6222.202405252026) ... #6 7.570 Setting up libosmocoding0:amd64 (1.9.0.199.c380b.202405252026) ... #6 7.617 Setting up libosmosim2:amd64 (1.9.0.199.c380b.202405252026) ... #6 7.667 Setting up libosmocore (1.9.0.199.c380b.202405252026) ... #6 7.720 Setting up libosmo-sigtran9:amd64 (1.8.0.66.705a.202405252026) ... #6 7.765 Setting up libosmo-ranap7:amd64 (1.5.1.8.977d3b.202405252026) ... #6 7.810 Setting up libosmocore-dev:amd64 (1.9.0.199.c380b.202405252026) ... #6 7.854 Setting up libosmo-netif-dev:amd64 (1.4.0.55.6930.202405252026) ... #6 7.903 Setting up libosmo-ranap-dev:amd64 (1.5.1.8.977d3b.202405252026) ... #6 7.947 Setting up libosmo-gsup-client-dev:amd64 (1.7.0.15.6b77.202405252026) ... #6 7.992 Setting up libosmo-sigtran-dev:amd64 (1.8.0.66.705a.202405252026) ... #6 8.038 Processing triggers for libc-bin (2.36-9+deb12u7) ... #6 DONE 8.3s #8 [3/8] WORKDIR /TMP #8 DONE 0.2s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-sgsn.git #9 0.534 Cloning into 'osmo-sgsn'... #9 DONE 1.5s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-SGSN/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-sgsn #10 DONE 0.3s #11 [6/8] RUN CD osmo-sgsn && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure --enable-iu && make "-j$(nproc)" install && ldconfig #11 0.600 Already on 'master' #11 0.600 Your branch is up to date with 'origin/master'. #11 0.601 refs/heads/master #11 0.619 HEAD is now at 1fd4a4c1 debian/osmo-gtphub.init: delete #11 0.620 master #11 0.621 1fd4a4c135385f57f4d52ad341dbffd66651fc43 #11 3.051 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 3.051 libtoolize: copying file './ltmain.sh' #11 3.097 libtoolize: putting macros in 'm4'. #11 3.097 libtoolize: copying file 'm4/libtool.m4' #11 3.114 libtoolize: copying file 'm4/ltoptions.m4' #11 3.133 libtoolize: copying file 'm4/ltsugar.m4' #11 3.152 libtoolize: copying file 'm4/ltversion.m4' #11 3.170 libtoolize: copying file 'm4/lt~obsolete.m4' #11 3.200 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.200 libtoolize: and rerunning libtoolize and aclocal. #11 4.458 configure.ac:66: warning: The macro `AC_HEADER_STDC' is obsolete. #11 4.458 configure.ac:66: You should run autoupdate. #11 4.458 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 4.458 configure.ac:66: the top level #11 4.458 configure.ac:117: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.458 configure.ac:117: You should run autoupdate. #11 4.458 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.458 configure.ac:117: the top level #11 4.458 configure.ac:154: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.458 configure.ac:154: You should run autoupdate. #11 4.458 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.458 configure.ac:154: the top level #11 4.458 configure.ac:233: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 4.458 configure.ac:233: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 4.458 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 4.458 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #11 4.458 configure.ac:233: the top level #11 4.458 configure.ac:235: warning: AC_OUTPUT should be used without arguments. #11 4.458 configure.ac:235: You should run autoupdate. #11 5.060 configure.ac:21: installing './compile' #11 5.062 configure.ac:23: installing './config.guess' #11 5.064 configure.ac:23: installing './config.sub' #11 5.066 configure.ac:9: installing './install-sh' #11 5.068 configure.ac:9: installing './missing' #11 5.211 src/gprs/Makefile.am: installing './depcomp' #11 5.278 tests/gprs/Makefile.am:9: warning: source file '$(top_srcdir)/src/gprs/gprs_utils.c' is in a subdirectory, #11 5.278 tests/gprs/Makefile.am:9: but option 'subdir-objects' is disabled #11 5.278 automake: warning: possible forward-incompatibility. #11 5.278 automake: At least one source file is in a subdirectory, but the 'subdir-objects' #11 5.278 automake: automake option hasn't been enabled. For now, the corresponding output #11 5.278 automake: object file(s) will be placed in the top-level directory. However, this #11 5.278 automake: behavior may change in a future Automake major version, with object #11 5.278 automake: files being placed in the same subdirectory as the corresponding sources. #11 5.278 automake: You are advised to start using 'subdir-objects' option throughout your #11 5.278 automake: project, to avoid future incompatibilities. #11 5.476 checking for a BSD-compatible install... /usr/bin/install -c #11 5.482 checking whether build environment is sane... yes #11 5.489 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 5.491 checking for gawk... gawk #11 5.491 checking whether make sets $(MAKE)... yes #11 5.499 checking whether make supports nested variables... yes #11 5.505 checking whether make supports nested variables... (cached) yes #11 5.505 checking whether make sets $(MAKE)... (cached) yes #11 5.507 checking for gcc... gcc #11 5.526 checking whether the C compiler works... yes #11 5.558 checking for C compiler default output file name... a.out #11 5.559 checking for suffix of executables... #11 5.600 checking whether we are cross compiling... no #11 5.644 checking for suffix of object files... o #11 5.661 checking whether the compiler supports GNU C... yes #11 5.677 checking whether gcc accepts -g... yes #11 5.693 checking for gcc option to enable C11 features... none needed #11 5.733 checking whether gcc understands -c and -o together... yes #11 5.755 checking whether make supports the include directive... yes (GNU style) #11 5.762 checking dependency style of gcc... gcc3 #11 5.789 checking build system type... x86_64-pc-linux-gnu #11 5.832 checking host system type... x86_64-pc-linux-gnu #11 5.832 checking how to print strings... printf #11 5.852 checking for a sed that does not truncate output... /usr/bin/sed #11 5.855 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.857 checking for egrep... /usr/bin/grep -E #11 5.858 checking for fgrep... /usr/bin/grep -F #11 5.859 checking for ld used by gcc... /usr/bin/ld #11 5.862 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.865 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.868 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.882 checking whether ln -s works... yes #11 5.882 checking the maximum length of command line arguments... 1572864 #11 5.887 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.887 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.887 checking for /usr/bin/ld option to reload object files... -r #11 5.888 checking for file... file #11 5.888 checking for objdump... objdump #11 5.889 checking how to recognize dependent libraries... pass_all #11 5.889 checking for dlltool... no #11 5.890 checking how to associate runtime and link libraries... printf %s\n #11 5.890 checking for ar... ar #11 5.890 checking for archiver @FILE support... @ #11 5.914 checking for strip... strip #11 5.915 checking for ranlib... ranlib #11 5.915 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.967 checking for sysroot... no #11 5.967 checking for a working dd... /usr/bin/dd #11 5.971 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.987 checking for mt... no #11 5.987 checking if : is a manifest tool... no #11 5.990 checking for stdio.h... yes #11 6.002 checking for stdlib.h... yes #11 6.016 checking for string.h... yes #11 6.032 checking for inttypes.h... yes #11 6.047 checking for stdint.h... yes #11 6.066 checking for strings.h... yes #11 6.087 checking for sys/stat.h... yes #11 6.112 checking for sys/types.h... yes #11 6.137 checking for unistd.h... yes #11 6.160 checking for dlfcn.h... yes #11 6.185 checking for objdir... .libs #11 6.243 checking if gcc supports -fno-rtti -fno-exceptions... no #11 6.261 checking for gcc option to produce PIC... -fPIC -DPIC #11 6.261 checking if gcc PIC flag -fPIC -DPIC works... yes #11 6.276 checking if gcc static flag -static works... yes #11 6.327 checking if gcc supports -c -o file.o... yes #11 6.347 checking if gcc supports -c -o file.o... (cached) yes #11 6.347 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 6.354 checking whether -lc should be explicitly linked in... no #11 6.374 checking dynamic linker characteristics... GNU/Linux ld.so #11 6.421 checking how to hardcode library paths into programs... immediate #11 6.421 checking whether stripping libraries is possible... yes #11 6.422 checking if libtool supports shared libraries... yes #11 6.423 checking whether to build shared libraries... yes #11 6.423 checking whether to build static libraries... yes #11 6.423 checking for pkg-config... /usr/bin/pkg-config #11 6.424 checking for pkg-config... /usr/bin/pkg-config #11 6.424 checking pkg-config is at least version 0.20... yes #11 6.425 checking for libosmocore >= 1.9.0... yes #11 6.432 checking for libosmovty >= 1.9.0... yes #11 6.439 checking for libosmoctrl >= 1.9.0... yes #11 6.447 checking for libosmogsm >= 1.9.0... yes #11 6.455 checking for libosmogb >= 1.9.0... yes #11 6.463 checking for libosmoabis >= 1.5.0... yes #11 6.470 checking for libosmo-netif >= 1.4.0... yes #11 6.475 checking for libosmo-gsup-client >= 1.7.0... yes #11 6.482 checking for libgtp >= 1.11.0... yes #11 6.489 checking for libosmo-sigtran >= 1.8.0... yes #11 6.495 checking for libasn1c >= 0.9.30... yes #11 6.502 checking for libosmo-ranap >= 1.5.0... yes #11 6.509 checking for libcares... yes #11 6.515 checking for egrep... (cached) /usr/bin/grep -E #11 6.515 checking if gcc supports -fvisibility=hidden... yes #11 6.528 checking whether to enable code coverage support... no #11 6.529 checking whether struct tm has tm_gmtoff member... yes #11 6.566 checking whether to enable VTY/CTRL tests... no #11 6.569 CFLAGS="-g -O2 -std=gnu11 -Wall -Wno-trigraphs" #11 6.569 CPPFLAGS=" -Wall -Wno-trigraphs" #11 6.594 checking that generated files are newer than configure... done #11 6.594 configure: creating ./config.status #11 6.947 config.status: creating include/Makefile #11 6.961 config.status: creating include/osmocom/Makefile #11 6.975 config.status: creating include/osmocom/gtphub/Makefile #11 6.989 config.status: creating include/osmocom/sgsn/Makefile #11 7.002 config.status: creating src/Makefile #11 7.014 config.status: creating src/gprs/Makefile #11 7.026 config.status: creating src/sgsn/Makefile #11 7.040 config.status: creating src/gtphub/Makefile #11 7.053 config.status: creating tests/Makefile #11 7.067 config.status: creating tests/atlocal #11 7.078 config.status: creating tests/gprs/Makefile #11 7.092 config.status: creating tests/sgsn/Makefile #11 7.105 config.status: creating tests/gtphub/Makefile #11 7.118 config.status: creating tests/xid/Makefile #11 7.131 config.status: creating tests/sndcp_xid/Makefile #11 7.144 config.status: creating tests/slhc/Makefile #11 7.157 config.status: creating tests/v42bis/Makefile #11 7.170 config.status: creating doc/Makefile #11 7.183 config.status: creating doc/examples/Makefile #11 7.197 config.status: creating doc/manuals/Makefile #11 7.210 config.status: creating contrib/Makefile #11 7.223 config.status: creating contrib/systemd/Makefile #11 7.236 config.status: creating Makefile #11 7.247 config.status: creating config.h #11 7.258 config.status: executing tests/atconfig commands #11 7.260 config.status: executing depfiles commands #11 7.472 config.status: executing libtool commands #11 7.516 echo 1.11.1.20-1fd4 > .version-t && mv .version-t .version #11 7.518 make install-recursive #11 7.520 make[1]: Entering directory '/tmp/osmo-sgsn' #11 7.523 Making install in include #11 7.525 make[2]: Entering directory '/tmp/osmo-sgsn/include' #11 7.528 Making install in osmocom #11 7.530 make[3]: Entering directory '/tmp/osmo-sgsn/include/osmocom' #11 7.533 Making install in gtphub #11 7.534 make[4]: Entering directory '/tmp/osmo-sgsn/include/osmocom/gtphub' #11 7.536 make[5]: Entering directory '/tmp/osmo-sgsn/include/osmocom/gtphub' #11 7.536 make[5]: Nothing to be done for 'install-exec-am'. #11 7.536 make[5]: Nothing to be done for 'install-data-am'. #11 7.536 make[5]: Leaving directory '/tmp/osmo-sgsn/include/osmocom/gtphub' #11 7.536 make[4]: Leaving directory '/tmp/osmo-sgsn/include/osmocom/gtphub' #11 7.536 Making install in sgsn #11 7.539 make[4]: Entering directory '/tmp/osmo-sgsn/include/osmocom/sgsn' #11 7.542 make[5]: Entering directory '/tmp/osmo-sgsn/include/osmocom/sgsn' #11 7.542 make[5]: Nothing to be done for 'install-exec-am'. #11 7.542 make[5]: Nothing to be done for 'install-data-am'. #11 7.542 make[5]: Leaving directory '/tmp/osmo-sgsn/include/osmocom/sgsn' #11 7.542 make[4]: Leaving directory '/tmp/osmo-sgsn/include/osmocom/sgsn' #11 7.544 make[4]: Entering directory '/tmp/osmo-sgsn/include/osmocom' #11 7.545 make[5]: Entering directory '/tmp/osmo-sgsn/include/osmocom' #11 7.545 make[5]: Nothing to be done for 'install-exec-am'. #11 7.545 make[5]: Nothing to be done for 'install-data-am'. #11 7.545 make[5]: Leaving directory '/tmp/osmo-sgsn/include/osmocom' #11 7.546 make[4]: Leaving directory '/tmp/osmo-sgsn/include/osmocom' #11 7.546 make[3]: Leaving directory '/tmp/osmo-sgsn/include/osmocom' #11 7.547 make[3]: Entering directory '/tmp/osmo-sgsn/include' #11 7.550 make[4]: Entering directory '/tmp/osmo-sgsn/include' #11 7.550 make[4]: Nothing to be done for 'install-exec-am'. #11 7.550 make[4]: Nothing to be done for 'install-data-am'. #11 7.550 make[4]: Leaving directory '/tmp/osmo-sgsn/include' #11 7.550 make[3]: Leaving directory '/tmp/osmo-sgsn/include' #11 7.550 make[2]: Leaving directory '/tmp/osmo-sgsn/include' #11 7.551 Making install in src #11 7.552 make[2]: Entering directory '/tmp/osmo-sgsn/src' #11 7.555 Making install in gprs #11 7.556 make[3]: Entering directory '/tmp/osmo-sgsn/src/gprs' #11 7.557 CC gprs_llc_parse.lo #11 7.557 CC crc24.lo #11 7.557 CC gprs_utils.lo #11 7.558 CC sgsn_ares.lo #11 7.787 CCLD libcommon.la #11 7.934 make[4]: Entering directory '/tmp/osmo-sgsn/src/gprs' #11 7.934 make[4]: Nothing to be done for 'install-exec-am'. #11 7.934 make[4]: Nothing to be done for 'install-data-am'. #11 7.934 make[4]: Leaving directory '/tmp/osmo-sgsn/src/gprs' #11 7.934 make[3]: Leaving directory '/tmp/osmo-sgsn/src/gprs' #11 7.935 Making install in sgsn #11 7.938 make[3]: Entering directory '/tmp/osmo-sgsn/src/sgsn' #11 7.939 CC apn.o #11 7.939 CC gprs_bssgp.o #11 7.939 CC gprs_gmm_attach.o #11 7.940 CC gprs_gmm.o #11 7.940 CC gprs_gmm_fsm.o #11 7.940 CC gprs_ns.o #11 7.941 CC gprs_mm_state_gb_fsm.o #11 7.941 CC gprs_sm.o #11 7.942 CC gprs_sndcp.o #11 7.942 CC gprs_sndcp_comp.o #11 7.942 CC gprs_sndcp_pcomp.o #11 7.943 CC gprs_sndcp_dcomp.o #11 7.943 CC gprs_sndcp_vty.o #11 7.943 CC gtp_ggsn.o #11 7.944 CC gprs_sndcp_xid.o #11 7.945 CC gtp_mme.o #11 8.031 CC sgsn.o #11 8.040 CC sgsn_main.o #11 8.041 CC sgsn_vty.o #11 8.055 CC sgsn_libgtp.o #11 8.058 CC gprs_llc.o #11 8.060 CC gprs_llc_vty.o #11 8.087 CC mmctx.o #11 8.091 CC pdpctx.o #11 8.102 CC sgsn_ctrl.o #11 8.112 CC sgsn_auth.o #11 8.135 CC gprs_subscriber.o #11 8.144 CC sgsn_cdr.o #11 8.146 CC sgsn_rim.o #11 8.183 CC slhc.o #11 8.211 CC gprs_llc_xid.o #11 8.230 CC v42bis.o #11 8.278 CC gprs_mm_state_iu_fsm.o #11 8.305 CC gprs_ranap.o #11 8.480 gprs_ranap.c: In function 'gsm0408_gprs_rcvmsg_iu': #11 8.480 gprs_ranap.c:254:9: note: '#pragma message: set drop_cipherable arg for gsm0408_rcv_gmm() from IuPS?' #11 8.480 254 | #pragma message "set drop_cipherable arg for gsm0408_rcv_gmm() from IuPS?" #11 8.480 | ^~~~~~~ #11 8.886 CCLD osmo-sgsn #11 9.265 make[4]: Entering directory '/tmp/osmo-sgsn/src/sgsn' #11 9.266 make[4]: Nothing to be done for 'install-data-am'. #11 9.267 /usr/bin/mkdir -p '/usr/local/bin' #11 9.270 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-sgsn '/usr/local/bin' #11 9.296 libtool: install: /usr/bin/install -c osmo-sgsn /usr/local/bin/osmo-sgsn #11 9.300 make[4]: Leaving directory '/tmp/osmo-sgsn/src/sgsn' #11 9.300 make[3]: Leaving directory '/tmp/osmo-sgsn/src/sgsn' #11 9.301 Making install in gtphub #11 9.303 make[3]: Entering directory '/tmp/osmo-sgsn/src/gtphub' #11 9.304 CC gtphub_main.o #11 9.304 CC gtphub.o #11 9.305 CC gtphub_sock.o #11 9.305 CC gtphub_vty.o #11 9.305 CC gtphub_ares.o #11 10.16 CCLD osmo-gtphub #11 10.36 make[4]: Entering directory '/tmp/osmo-sgsn/src/gtphub' #11 10.36 make[4]: Nothing to be done for 'install-data-am'. #11 10.36 /usr/bin/mkdir -p '/usr/local/bin' #11 10.36 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-gtphub '/usr/local/bin' #11 10.39 libtool: install: /usr/bin/install -c osmo-gtphub /usr/local/bin/osmo-gtphub #11 10.39 make[4]: Leaving directory '/tmp/osmo-sgsn/src/gtphub' #11 10.39 make[3]: Leaving directory '/tmp/osmo-sgsn/src/gtphub' #11 10.39 make[3]: Entering directory '/tmp/osmo-sgsn/src' #11 10.40 make[4]: Entering directory '/tmp/osmo-sgsn/src' #11 10.40 make[4]: Nothing to be done for 'install-exec-am'. #11 10.40 make[4]: Nothing to be done for 'install-data-am'. #11 10.40 make[4]: Leaving directory '/tmp/osmo-sgsn/src' #11 10.40 make[3]: Leaving directory '/tmp/osmo-sgsn/src' #11 10.40 make[2]: Leaving directory '/tmp/osmo-sgsn/src' #11 10.40 Making install in contrib #11 10.40 make[2]: Entering directory '/tmp/osmo-sgsn/contrib' #11 10.40 Making install in systemd #11 10.40 make[3]: Entering directory '/tmp/osmo-sgsn/contrib/systemd' #11 10.41 make[4]: Entering directory '/tmp/osmo-sgsn/contrib/systemd' #11 10.41 make[4]: Nothing to be done for 'install-exec-am'. #11 10.41 /usr/bin/mkdir -p '/lib/systemd/system' #11 10.41 /usr/bin/install -c -m 644 osmo-gtphub.service osmo-sgsn.service '/lib/systemd/system' #11 10.41 make[4]: Leaving directory '/tmp/osmo-sgsn/contrib/systemd' #11 10.41 make[3]: Leaving directory '/tmp/osmo-sgsn/contrib/systemd' #11 10.41 make[3]: Entering directory '/tmp/osmo-sgsn/contrib' #11 10.41 make[4]: Entering directory '/tmp/osmo-sgsn/contrib' #11 10.41 make[4]: Nothing to be done for 'install-exec-am'. #11 10.41 make[4]: Nothing to be done for 'install-data-am'. #11 10.41 make[4]: Leaving directory '/tmp/osmo-sgsn/contrib' #11 10.41 make[3]: Leaving directory '/tmp/osmo-sgsn/contrib' #11 10.41 make[2]: Leaving directory '/tmp/osmo-sgsn/contrib' #11 10.41 Making install in tests #11 10.42 make[2]: Entering directory '/tmp/osmo-sgsn/tests' #11 10.42 Making install in gprs #11 10.42 make[3]: Entering directory '/tmp/osmo-sgsn/tests/gprs' #11 10.42 make[4]: Entering directory '/tmp/osmo-sgsn/tests/gprs' #11 10.42 make[4]: Nothing to be done for 'install-exec-am'. #11 10.42 make[4]: Nothing to be done for 'install-data-am'. #11 10.42 make[4]: Leaving directory '/tmp/osmo-sgsn/tests/gprs' #11 10.42 make[3]: Leaving directory '/tmp/osmo-sgsn/tests/gprs' #11 10.42 Making install in gtphub #11 10.43 make[3]: Entering directory '/tmp/osmo-sgsn/tests/gtphub' #11 10.43 make[4]: Entering directory '/tmp/osmo-sgsn/tests/gtphub' #11 10.43 make[4]: Nothing to be done for 'install-exec-am'. #11 10.43 make[4]: Nothing to be done for 'install-data-am'. #11 10.43 make[4]: Leaving directory '/tmp/osmo-sgsn/tests/gtphub' #11 10.43 make[3]: Leaving directory '/tmp/osmo-sgsn/tests/gtphub' #11 10.43 Making install in sgsn #11 10.43 make[3]: Entering directory '/tmp/osmo-sgsn/tests/sgsn' #11 10.43 make[4]: Entering directory '/tmp/osmo-sgsn/tests/sgsn' #11 10.43 make[4]: Nothing to be done for 'install-exec-am'. #11 10.43 make[4]: Nothing to be done for 'install-data-am'. #11 10.43 make[4]: Leaving directory '/tmp/osmo-sgsn/tests/sgsn' #11 10.43 make[3]: Leaving directory '/tmp/osmo-sgsn/tests/sgsn' #11 10.43 Making install in xid #11 10.44 make[3]: Entering directory '/tmp/osmo-sgsn/tests/xid' #11 10.44 make[4]: Entering directory '/tmp/osmo-sgsn/tests/xid' #11 10.44 make[4]: Nothing to be done for 'install-exec-am'. #11 10.44 make[4]: Nothing to be done for 'install-data-am'. #11 10.44 make[4]: Leaving directory '/tmp/osmo-sgsn/tests/xid' #11 10.44 make[3]: Leaving directory '/tmp/osmo-sgsn/tests/xid' #11 10.44 Making install in sndcp_xid #11 10.44 make[3]: Entering directory '/tmp/osmo-sgsn/tests/sndcp_xid' #11 10.44 make[4]: Entering directory '/tmp/osmo-sgsn/tests/sndcp_xid' #11 10.44 make[4]: Nothing to be done for 'install-exec-am'. #11 10.44 make[4]: Nothing to be done for 'install-data-am'. #11 10.44 make[4]: Leaving directory '/tmp/osmo-sgsn/tests/sndcp_xid' #11 10.44 make[3]: Leaving directory '/tmp/osmo-sgsn/tests/sndcp_xid' #11 10.44 Making install in slhc #11 10.45 make[3]: Entering directory '/tmp/osmo-sgsn/tests/slhc' #11 10.45 make[4]: Entering directory '/tmp/osmo-sgsn/tests/slhc' #11 10.45 make[4]: Nothing to be done for 'install-exec-am'. #11 10.45 make[4]: Nothing to be done for 'install-data-am'. #11 10.45 make[4]: Leaving directory '/tmp/osmo-sgsn/tests/slhc' #11 10.45 make[3]: Leaving directory '/tmp/osmo-sgsn/tests/slhc' #11 10.45 Making install in v42bis #11 10.45 make[3]: Entering directory '/tmp/osmo-sgsn/tests/v42bis' #11 10.45 make[4]: Entering directory '/tmp/osmo-sgsn/tests/v42bis' #11 10.45 make[4]: Nothing to be done for 'install-exec-am'. #11 10.45 make[4]: Nothing to be done for 'install-data-am'. #11 10.45 make[4]: Leaving directory '/tmp/osmo-sgsn/tests/v42bis' #11 10.45 make[3]: Leaving directory '/tmp/osmo-sgsn/tests/v42bis' #11 10.46 make[3]: Entering directory '/tmp/osmo-sgsn/tests' #11 10.46 make[4]: Entering directory '/tmp/osmo-sgsn/tests' #11 10.46 make[4]: Nothing to be done for 'install-exec-am'. #11 10.46 make[4]: Nothing to be done for 'install-data-am'. #11 10.46 make[4]: Leaving directory '/tmp/osmo-sgsn/tests' #11 10.46 make[3]: Leaving directory '/tmp/osmo-sgsn/tests' #11 10.46 make[2]: Leaving directory '/tmp/osmo-sgsn/tests' #11 10.46 Making install in doc #11 10.46 make[2]: Entering directory '/tmp/osmo-sgsn/doc' #11 10.46 Making install in examples #11 10.46 make[3]: Entering directory '/tmp/osmo-sgsn/doc/examples' #11 10.47 make[4]: Entering directory '/tmp/osmo-sgsn/doc/examples' #11 10.47 make[4]: Nothing to be done for 'install-exec-am'. #11 10.47 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 10.47 /usr/bin/install -c -m 644 osmo-gtphub/osmo-gtphub.cfg osmo-sgsn/osmo-sgsn.cfg '/usr/local/etc/osmocom' #11 10.47 make install-data-hook #11 10.47 make[5]: Entering directory '/tmp/osmo-sgsn/doc/examples' #11 10.47 for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \ #11 10.47 j="/usr/local/share/doc/osmo-sgsn/examples/$f" && \ #11 10.47 mkdir -p "$(dirname $j)" && \ #11 10.47 /usr/bin/install -c -m 644 ./$f $j; \ #11 10.47 done #11 10.48 make[5]: Leaving directory '/tmp/osmo-sgsn/doc/examples' #11 10.48 make[4]: Leaving directory '/tmp/osmo-sgsn/doc/examples' #11 10.48 make[3]: Leaving directory '/tmp/osmo-sgsn/doc/examples' #11 10.48 Making install in manuals #11 10.49 make[3]: Entering directory '/tmp/osmo-sgsn/doc/manuals' #11 10.49 make[4]: Entering directory '/tmp/osmo-sgsn/doc/manuals' #11 10.49 make[4]: Nothing to be done for 'install-exec-am'. #11 10.49 make[4]: Nothing to be done for 'install-data-am'. #11 10.49 make[4]: Leaving directory '/tmp/osmo-sgsn/doc/manuals' #11 10.49 make[3]: Leaving directory '/tmp/osmo-sgsn/doc/manuals' #11 10.49 make[3]: Entering directory '/tmp/osmo-sgsn/doc' #11 10.49 make[4]: Entering directory '/tmp/osmo-sgsn/doc' #11 10.49 make[4]: Nothing to be done for 'install-exec-am'. #11 10.49 make[4]: Nothing to be done for 'install-data-am'. #11 10.49 make[4]: Leaving directory '/tmp/osmo-sgsn/doc' #11 10.49 make[3]: Leaving directory '/tmp/osmo-sgsn/doc' #11 10.49 make[2]: Leaving directory '/tmp/osmo-sgsn/doc' #11 10.49 make[2]: Entering directory '/tmp/osmo-sgsn' #11 10.50 make[3]: Entering directory '/tmp/osmo-sgsn' #11 10.50 make[3]: Nothing to be done for 'install-exec-am'. #11 10.50 make[3]: Nothing to be done for 'install-data-am'. #11 10.50 make[3]: Leaving directory '/tmp/osmo-sgsn' #11 10.50 make[2]: Leaving directory '/tmp/osmo-sgsn' #11 10.50 make[1]: Leaving directory '/tmp/osmo-sgsn' #11 DONE 10.8s #12 [7/8] COPY OSMO-SGSN.CFG /data/osmo-sgsn.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:81c165f53afd7b30d71606e36fae4262f0fe10fbe1e42bec01f5ade0c68cb34b done #14 naming to docker.io/osmocom-build/osmo-sgsn-master:latest 0.0s done #14 DONE 0.5s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-sns/osmo-sgsn-master' + docker_image_exists osmo-sgsn-master + docker images -q osmocom-build/osmo-sgsn-master + test -n 81c165f53afd + list_osmo_packages debian-bookworm osmo-sgsn-master + local distro=debian-bookworm + local image=osmo-sgsn-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-sgsn-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-sgsn-master ### ii libosmo-abis-dev:amd64 1.5.1.12.6222.202405252026 amd64 Development headers for A-bis interface ii libosmo-gsup-client-dev:amd64 1.7.0.15.6b77.202405252026 amd64 Development headers of Osmocom GSUP client library ii libosmo-gsup-client0:amd64 1.7.0.15.6b77.202405252026 amd64 Osmocom GSUP (General Subscriber Update Protocol) client library ii libosmo-netif-dev:amd64 1.4.0.55.6930.202405252026 amd64 Development headers for Osmocom network interface ii libosmo-ranap-dev:amd64 1.5.1.8.977d3b.202405252026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-ranap7:amd64 1.5.1.8.977d3b.202405252026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-sccp-dev:amd64 1.8.0.66.705a.202405252026 amd64 Development files for libsccp, libmtp and libxua ii libosmo-sigtran-dev:amd64 1.8.0.66.705a.202405252026 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran9:amd64 1.8.0.66.705a.202405252026 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.5.1.12.6222.202405252026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.199.c380b.202405252026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.199.c380b.202405252026 amd64 Osmo coding library ii libosmocore 1.9.0.199.c380b.202405252026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.199.c380b.202405252026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.199.c380b.202405252026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.199.c380b.202405252026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.199.c380b.202405252026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.199.c380b.202405252026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.199.c380b.202405252026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.55.6930.202405252026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.199.c380b.202405252026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.12.6222.202405252026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.199.c380b.202405252026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.199.c380b.202405252026 amd64 Osmo VTY library ii osmocom-nightly 202405252026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-sgsn-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:61967f5a655dffcdab7f47cbfe0d727e2859396c373a6ae427af27a12a1dd6f3 Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-sgsn-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-sgsn-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-sgsn-test + echo ttcn3-sgsn-test + dir=ttcn3-sgsn-test + pull_arg=--pull + grep ^FROM ../ttcn3-sgsn-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-sgsn-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-sgsn-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-sgsn-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-sns/ttcn3-sgsn-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-sgsn-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 \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-sgsn-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 390B done #1 DONE 0.0s #2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.41kB 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" sgsn #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 SGSN_TESTS.CFG /data/SGSN_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:b8143b24ee59ce1655706987cb156c68475660ddf9c49ba313306dbc90fbc8b1 done #10 naming to docker.io/osmocom-build/ttcn3-sgsn-test:latest 0.0s done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-sns/ttcn3-sgsn-test' + docker_image_exists ttcn3-sgsn-test + docker images -q osmocom-build/ttcn3-sgsn-test + test -n b8143b24ee59 + list_osmo_packages debian-bookworm ttcn3-sgsn-test + local distro=debian-bookworm + local image=ttcn3-sgsn-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-sgsn-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-sgsn-test-sns/logs/sgsn-tester + cp sns/SGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-sns/logs/sgsn-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-sns/logs/sgsn-tester/SGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-sns/logs/sgsn-tester/SGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-sns/logs/sgsn-tester/SGSN_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-sgsn-test-sns/logs/sgsn-tester/SGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-sns/logs/sgsn + cp sns/osmo-sgsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-sns/logs/sgsn/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-sns/logs/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-sns/logs/stp/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-sns/logs/unix + network_create + SUBNET=4016393 + seq 1 30 + echo (4016393 + 1) % 256 + bc + SUBNET=10 + NET_NAME=ttcn3-sgsn-test-sns-10 + SUB4=172.18.10.0/24 + SUB6=fd02:db8:10::/64 + set +x Creating network ttcn3-sgsn-test-sns-10, trying SUBNET=10... + docker network create --internal --subnet 172.18.10.0/24 --ipv6 --subnet fd02:db8:10::/64 ttcn3-sgsn-test-sns-10 57f121c3410e2dd26269b1560156ea68b722d732e5cf8e741778d541935631c5 + set +x ### Network ttcn3-sgsn-test-sns-10 created (SUBNET=10) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=10 to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-sns/logs/stp/osmo-stp.cfg Applying SUBNET=10 to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-sns/logs/sgsn-tester/SGSN_Tests.cfg Applying SUBNET=10 to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-sns/logs/sgsn/osmo-sgsn.cfg + echo Starting container with STP Starting container with STP + docker_network_params 10 200 + NET=10 + ADDR_SUFIX=200 + echo --network ttcn3-sgsn-test-sns-10 --ip 172.18.10.200 --ip6 fd02:db8:10::200 + docker run --rm --network ttcn3-sgsn-test-sns-10 --ip 172.18.10.200 --ip6 fd02:db8:10::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-sns/logs/stp:/data --name jenkins-ttcn3-sgsn-test-sns-33-stp -d osmocom-build/osmo-stp-master ffbb4b045069e53ac3eaff6fe57ede1458dbfbe1e1d7a473271c45ab401b8559 + echo Starting container with SGSN Starting container with SGSN + docker_network_params 10 10 + NET=10 + ADDR_SUFIX=10 + echo --network ttcn3-sgsn-test-sns-10 --ip 172.18.10.10 --ip6 fd02:db8:10::10 + docker run --rm --network ttcn3-sgsn-test-sns-10 --ip 172.18.10.10 --ip6 fd02:db8:10::10 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-sns/logs/sgsn:/data --name jenkins-ttcn3-sgsn-test-sns-33-sgsn-sns -d osmocom-build/osmo-sgsn-master /bin/sh -c osmo-sgsn -c /data/osmo-sgsn.cfg >/data/osmo-sgsn.log 2>&1 b5cb300703305853bd8c998694a63c018b302308ba5ec4971b42ceb08b6b9afc + echo Starting container with SGSN testsuite Starting container with SGSN testsuite + docker_network_params 10 103 + NET=10 + ADDR_SUFIX=103 + echo --network ttcn3-sgsn-test-sns-10 --ip 172.18.10.103 --ip6 fd02:db8:10::103 + docker run --rm --network ttcn3-sgsn-test-sns-10 --ip 172.18.10.103 --ip6 fd02:db8:10::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.10.10 -e OSMO_SUT_PORT=4245 -v /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-sns/logs/sgsn-tester:/data --name jenkins-ttcn3-sgsn-test-sns-33-ttcn3-sgsn-test-sns osmocom-build/ttcn3-sgsn-test + SUBDIR=sgsn + SUITE=SGSN_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/sgsn/SGSN_Tests SGSN_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SGSN_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: SGSN_Tests.cfg MC@1c8c4e16c6ff: Unix server socket created successfully. MC@1c8c4e16c6ff: Listening on TCP port 37793. 1c8c4e16c6ff is the default MC2> spawn /osmo-ttcn3-hacks/sgsn/SGSN_Tests 1c8c4e16c6ff 37793 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@1c8c4e16c6ff: New HC connected from 172.18.10.103 [172.18.10.103]. 1c8c4e16c6ff: Linux 5.10.0-19-amd64 on x86_64. cmtc MC@1c8c4e16c6ff: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@1c8c4e16c6ff: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@1c8c4e16c6ff: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@1c8c4e16c6ff: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@1c8c4e16c6ff: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@1c8c4e16c6ff: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@1c8c4e16c6ff: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@1c8c4e16c6ff: Configuration file was processed on all HCs. MC@1c8c4e16c6ff: Creating MTC on host 172.18.10.103. MC@1c8c4e16c6ff: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@1c8c4e16c6ff: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_SNS_size'. ------ SGSN_Tests_NS.TC_SNS_size ------ Sun May 26 05:01:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests_NS.TC_SNS_size.pcap" >/data/SGSN_Tests_NS.TC_SNS_size.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1c8c4e16c6ff: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_SNS_size' was executed successfully (exit status: 0). MTC@1c8c4e16c6ff: Test case TC_SNS_size started. MTC@1c8c4e16c6ff: f_outgoing_sns_size(idx=0) MTC@1c8c4e16c6ff: f_ns_exp() expecting { pDU_SNS_Size_Ack := { nsPduType := '13'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '0060'O }, causeNS := omit } } MTC@1c8c4e16c6ff: setverdict(pass): none -> pass -provIP0(3)@1c8c4e16c6ff: Final verdict of PTC: none MTC@1c8c4e16c6ff: Setting final verdict of the test case. MTC@1c8c4e16c6ff: Local verdict of MTC: pass MTC@1c8c4e16c6ff: Local verdict of PTC -provIP0(3): none (pass -> pass) MTC@1c8c4e16c6ff: Test case TC_SNS_size finished. Verdict: pass MTC@1c8c4e16c6ff: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_SNS_size pass'. Sun May 26 05:01:31 UTC 2024 ====== SGSN_Tests_NS.TC_SNS_size pass ====== Saving talloc report from 172.18.10.10:4245 to SGSN_Tests_NS.TC_SNS_size.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=16841) Waiting for packet dumper to finish... 1 (prev_count=16841, count=41081) MTC@1c8c4e16c6ff: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_SNS_size pass' was executed successfully (exit status: 0). MTC@1c8c4e16c6ff: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_SNS_size_too_big'. ------ SGSN_Tests_NS.TC_SNS_size_too_big ------ Sun May 26 05:01:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests_NS.TC_SNS_size_too_big.pcap" >/data/SGSN_Tests_NS.TC_SNS_size_too_big.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1c8c4e16c6ff: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_SNS_size_too_big' was executed successfully (exit status: 0). MTC@1c8c4e16c6ff: Test case TC_SNS_size_too_big started. MTC@1c8c4e16c6ff: f_outgoing_sns_size(idx=0) MTC@1c8c4e16c6ff: f_ns_exp() expecting { pDU_SNS_Size_Ack := { nsPduType := '13'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '0060'O }, causeNS := { iEI := '00'O, ext := '1'B, lengthIndicator := { length1 := 1 }, cause := '10'O } } } MTC@1c8c4e16c6ff: setverdict(pass): none -> pass -provIP0(4)@1c8c4e16c6ff: Final verdict of PTC: none MTC@1c8c4e16c6ff: Setting final verdict of the test case. MTC@1c8c4e16c6ff: Local verdict of MTC: pass MTC@1c8c4e16c6ff: Local verdict of PTC -provIP0(4): none (pass -> pass) MTC@1c8c4e16c6ff: Test case TC_SNS_size_too_big finished. Verdict: pass MTC@1c8c4e16c6ff: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_SNS_size_too_big pass'. Sun May 26 05:01:35 UTC 2024 ====== SGSN_Tests_NS.TC_SNS_size_too_big pass ====== Saving talloc report from 172.18.10.10:4245 to SGSN_Tests_NS.TC_SNS_size_too_big.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=6905) Waiting for packet dumper to finish... 1 (prev_count=6905, count=14049) MTC@1c8c4e16c6ff: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_SNS_size_too_big pass' was executed successfully (exit status: 0). MTC@1c8c4e16c6ff: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_SNS_config_bss'. ------ SGSN_Tests_NS.TC_SNS_config_bss ------ Sun May 26 05:01:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests_NS.TC_SNS_config_bss.pcap" >/data/SGSN_Tests_NS.TC_SNS_config_bss.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1c8c4e16c6ff: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_SNS_config_bss' was executed successfully (exit status: 0). MTC@1c8c4e16c6ff: Test case TC_SNS_config_bss started. MTC@1c8c4e16c6ff: f_outgoing_sns_size(idx=0) MTC@1c8c4e16c6ff: f_ns_exp() expecting { pDU_SNS_Size_Ack := { nsPduType := '13'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '0060'O }, causeNS := omit } } MTC@1c8c4e16c6ff: f_outgoing_sns_config(idx=0) MTC@1c8c4e16c6ff: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '0060'O }, causeNS := omit } } MTC@1c8c4e16c6ff: setverdict(pass): none -> pass -provIP0(5)@1c8c4e16c6ff: Warning: The last outgoing messages on port NSVC[0] may be lost. -provIP0(5)@1c8c4e16c6ff: Final verdict of PTC: none MTC@1c8c4e16c6ff: Setting final verdict of the test case. MTC@1c8c4e16c6ff: Local verdict of MTC: pass MTC@1c8c4e16c6ff: Local verdict of PTC -provIP0(5): none (pass -> pass) MTC@1c8c4e16c6ff: Test case TC_SNS_config_bss finished. Verdict: pass MTC@1c8c4e16c6ff: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_SNS_config_bss pass'. Sun May 26 05:01:38 UTC 2024 ====== SGSN_Tests_NS.TC_SNS_config_bss pass ====== Saving talloc report from 172.18.10.10:4245 to SGSN_Tests_NS.TC_SNS_config_bss.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=7906) Waiting for packet dumper to finish... 1 (prev_count=7906, count=14747) MTC@1c8c4e16c6ff: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_SNS_config_bss pass' was executed successfully (exit status: 0). MTC@1c8c4e16c6ff: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_SNS_config_sgsn'. ------ SGSN_Tests_NS.TC_SNS_config_sgsn ------ Sun May 26 05:01:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests_NS.TC_SNS_config_sgsn.pcap" >/data/SGSN_Tests_NS.TC_SNS_config_sgsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1c8c4e16c6ff: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_SNS_config_sgsn' was executed successfully (exit status: 0). MTC@1c8c4e16c6ff: Test case TC_SNS_config_sgsn started. MTC@1c8c4e16c6ff: f_outgoing_sns_size(idx=0) MTC@1c8c4e16c6ff: f_ns_exp() expecting { pDU_SNS_Size_Ack := { nsPduType := '13'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '0060'O }, causeNS := omit } } MTC@1c8c4e16c6ff: f_outgoing_sns_config(idx=0) MTC@1c8c4e16c6ff: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '0060'O }, causeNS := omit } } MTC@1c8c4e16c6ff: f_incoming_sns_config(idx=0) MTC@1c8c4e16c6ff: 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 := '0060'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC120A0A'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@1c8c4e16c6ff: setverdict(pass): none -> pass -provIP0(6)@1c8c4e16c6ff: Dynamic test case error: Port NSVC[0] has neither connections nor mappings. Message cannot be sent on it. -provIP0(6)@1c8c4e16c6ff: setverdict(error): none -> error -provIP0(6)@1c8c4e16c6ff: Final verdict of PTC: error MTC@1c8c4e16c6ff: Setting final verdict of the test case. MTC@1c8c4e16c6ff: Local verdict of MTC: pass MTC@1c8c4e16c6ff: Local verdict of PTC -provIP0(6): error (pass -> error) MTC@1c8c4e16c6ff: Test case TC_SNS_config_sgsn finished. Verdict: error MTC@1c8c4e16c6ff: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_SNS_config_sgsn error'. Sun May 26 05:01:41 UTC 2024 ------ SGSN_Tests_NS.TC_SNS_config_sgsn error ------ Saving talloc report from 172.18.10.10:4245 to SGSN_Tests_NS.TC_SNS_config_sgsn.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4558) Waiting for packet dumper to finish... 1 (prev_count=4558, count=19360) MTC@1c8c4e16c6ff: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_SNS_config_sgsn error' was executed successfully (exit status: 0). MTC@1c8c4e16c6ff: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_SNS_and_alive'. ------ SGSN_Tests_NS.TC_SNS_and_alive ------ Sun May 26 05:01:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests_NS.TC_SNS_and_alive.pcap" >/data/SGSN_Tests_NS.TC_SNS_and_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1c8c4e16c6ff: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_SNS_and_alive' was executed successfully (exit status: 0). MTC@1c8c4e16c6ff: Test case TC_SNS_and_alive started. MTC@1c8c4e16c6ff: f_outgoing_sns_size(idx=0) MTC@1c8c4e16c6ff: f_ns_exp() expecting { pDU_SNS_Size_Ack := { nsPduType := '13'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '0060'O }, causeNS := omit } } MTC@1c8c4e16c6ff: f_outgoing_sns_config(idx=0) MTC@1c8c4e16c6ff: f_ns_exp() expecting { pDU_SNS_Config_Ack := { nsPduType := '10'O, nSEI_NS := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nSEI := '0060'O }, causeNS := omit } } MTC@1c8c4e16c6ff: f_incoming_sns_config(idx=0) MTC@1c8c4e16c6ff: 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 := '0060'O }, listofIP4Elements := { iEI := '05'O, ext := '1'B, lengthIndicator := { length1 := ? }, iP4_Elements := { { ipAddress := 'AC120A0A'O, uDP_Port := '59D8'O, signallingWeight := ?, dataWeight := ? } } }, listofIP6Elements := omit } } MTC@1c8c4e16c6ff: setverdict(pass): none -> pass -provIP0(7)@1c8c4e16c6ff: Final verdict of PTC: none MTC@1c8c4e16c6ff: Setting final verdict of the test case. MTC@1c8c4e16c6ff: Local verdict of MTC: pass MTC@1c8c4e16c6ff: Local verdict of PTC -provIP0(7): none (pass -> pass) MTC@1c8c4e16c6ff: Test case TC_SNS_and_alive finished. Verdict: pass MTC@1c8c4e16c6ff: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_SNS_and_alive pass'. Sun May 26 05:01:45 UTC 2024 ====== SGSN_Tests_NS.TC_SNS_and_alive pass ====== Saving talloc report from 172.18.10.10:4245 to SGSN_Tests_NS.TC_SNS_and_alive.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=14003) Waiting for packet dumper to finish... 1 (prev_count=14003, count=20844) MTC@1c8c4e16c6ff: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_SNS_and_alive pass' was executed successfully (exit status: 0). MC@1c8c4e16c6ff: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@1c8c4e16c6ff: Terminating MTC. MC@1c8c4e16c6ff: MTC terminated. MC2> exit MC@1c8c4e16c6ff: Shutting down session. MC@1c8c4e16c6ff: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass SGSN_Tests_NS.TC_SNS_size pass SGSN_Tests_NS.TC_SNS_size_too_big pass SGSN_Tests_NS.TC_SNS_config_bss pass->FAIL SGSN_Tests_NS.TC_SNS_config_sgsn pass SGSN_Tests_NS.TC_SNS_and_alive Summary: pass->FAIL: 1 pass: 4 skip: 76 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm Generated SGSN_Tests.TC_SNS_and_alive.merged Generated SGSN_Tests.TC_SNS_config_bss.merged Generated SGSN_Tests.TC_SNS_config_sgsn.merged Generated SGSN_Tests.TC_SNS_size.merged Generated SGSN_Tests.TC_SNS_size_too_big.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-sgsn-test-sns-10 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-sgsn-test-sns-33-sgsn-sns jenkins-ttcn3-sgsn-test-sns-33-stp + [ -n jenkins-ttcn3-sgsn-test-sns-33-sgsn-sns jenkins-ttcn3-sgsn-test-sns-33-stp ] + docker_kill_wait jenkins-ttcn3-sgsn-test-sns-33-sgsn-sns jenkins-ttcn3-sgsn-test-sns-33-stp + docker kill jenkins-ttcn3-sgsn-test-sns-33-sgsn-sns jenkins-ttcn3-sgsn-test-sns-33-stp jenkins-ttcn3-sgsn-test-sns-33-sgsn-sns jenkins-ttcn3-sgsn-test-sns-33-stp + docker wait jenkins-ttcn3-sgsn-test-sns-33-sgsn-sns jenkins-ttcn3-sgsn-test-sns-33-stp 137 Error response from daemon: No such container: jenkins-ttcn3-sgsn-test-sns-33-stp + true + network_remove + set +x Removing network ttcn3-sgsn-test-sns-10 + docker network remove ttcn3-sgsn-test-sns-10 ttcn3-sgsn-test-sns-10 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-sns/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-sns/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-sns/_cache:/cache --name jenkins-ttcn3-sgsn-test-sns-33-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-sgsn-test-sns/logs/sgsn-tester/junit-xml-21.log <?xml version="1.0"?> <testsuite name='Titan' tests='5' failures='0' errors='1' skipped='0' inconc='0' time='17.00'> <testcase classname='SGSN_Tests_NS' name='TC_SNS_size' time='0.021890'/> <testcase classname='SGSN_Tests_NS' name='TC_SNS_size_too_big' time='0.015354'/> <testcase classname='SGSN_Tests_NS' name='TC_SNS_config_bss' time='0.018919'/> <testcase classname='SGSN_Tests_NS' name='TC_SNS_config_sgsn' time='0.016537'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_NS' name='TC_SNS_and_alive' time='0.018039'/> </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