See https://jenkins.osmocom.org/jenkins/job/ttcn3-remsim-test/838/display/redirect?page=changes
Changes:
[Pau Espin Pedrol] ttcn3-{pgw,ggsn}-test: Update smf.yml with new metrics section location
------------------------------------------ [...truncated 1.78 KB...] 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/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pmaier/fixmgw Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 24 remote branches
git show-ref --tags -d # timeout=10
Checking out Revision 0ecbb795c5418302bc01f663b64efc11c2794b80 (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f 0ecbb795c5418302bc01f663b64efc11c2794b80 # timeout=10
Commit message: "ttcn3-{pgw,ggsn}-test: Update smf.yml with new metrics section location"
git rev-list --no-walk 9b6cc6ac70d76f2518b77e7219fa22833bd738c8 # timeout=10
[ttcn3-remsim-test] $ /bin/sh -xe /tmp/jenkins3426281844043820665.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-remsim-test + export IMAGE_SUFFIX=master + cd ttcn3-remsim-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ xhttps://jenkins.osmocom.org/jenkins/job/ttcn3-remsim-test/ws/ = x ] + VOL_BASE_DIR=https://jenkins.osmocom.org/jenkins/job/ttcn3-remsim-test/ws/logs + rm -rf https://jenkins.osmocom.org/jenkins/job/ttcn3-remsim-test/ws/logs + mkdir -p https://jenkins.osmocom.org/jenkins/job/ttcn3-remsim-test/ws/logs + [ ! -d https://jenkins.osmocom.org/jenkins/job/ttcn3-remsim-test/ws/logs ] + [ xjenkins-ttcn3-remsim-test-838 = x ] + basename https://jenkins.osmocom.org/jenkins/job/ttcn3-remsim-test/ws/ttcn3-remsim-test + SUITE_NAME=ttcn3-remsim-test + NET_NAME=ttcn3-remsim-test + IMAGE_SUFFIX=master + docker_images_require osmo-remsim-master ttcn3-remsim-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-remsim-master + local feed + echo debian-bullseye-build + depends=debian-bullseye-build + [ -n debian-bullseye-build ] + docker_images_require debian-bullseye-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-bullseye-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bullseye-build + echo debian-bullseye + distro_arg=debian-bullseye + [ -z ] + docker_upstream_distro_from_image_name debian-bullseye-build + echo debian:bullseye + upstream_distro_arg=debian:bullseye + docker_dir_from_image_name debian-bullseye-build + echo debian-bullseye-build + dir=debian-bullseye-build + pull_arg=--pull + grep ^FROM ../debian-bullseye-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: debian-bullseye-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: debian-bullseye-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../debian-bullseye-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bullseye DISTRO=debian-bullseye IMAGE=osmocom-build/debian-bullseye-build make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/ttcn3-remsim-test/ws/debian-bullseye-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 https://jenkins.osmocom.org/jenkins/job/ttcn3-remsim-test/ws/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:bullseye \ --build-arg DISTRO=debian-bullseye \ --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 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_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --pull -t osmocom-build/debian-bullseye-build:latest . Sending build context to Docker daemon 25.6kB Step 1/11 : ARG REGISTRY=docker.io Step 2/11 : ARG UPSTREAM_DISTRO=debian:bullseye Step 3/11 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} bullseye: Pulling from debian Digest: sha256:34b24056f28be0f9b3f6c5b2417a0976d692261e3fe404f5da5fbe4b2b71f15a Status: Image is up to date for registry.osmocom.org/debian:bullseye ---> c31f65dd4cc9 Step 4/11 : ARG OSMOCOM_REPO_MIRROR="https://downloads.osmocom.org" ---> Using cache ---> 2a90eaa3a459 Step 5/11 : ARG OSMOCOM_REPO_PATH="packages/osmocom:" ---> Using cache ---> 25473db21e45 Step 6/11 : ARG OSMOCOM_REPO="$OSMOCOM_REPO_MIRROR/${OSMOCOM_REPO_PATH}/nightly/Debian_11/" ---> Using cache ---> 6e3672829140 Step 7/11 : RUN apt-get update && apt-get upgrade -y && apt-get install -y --no-install-recommends autoconf autoconf-archive autogen automake bison build-essential ca-certificates cppcheck dahdi-source debhelper devscripts dh-autoreconf doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi git git-buildpackage gnupg libc-ares-dev libdbd-sqlite3 libdbi-dev libfftw3-dev libgnutls28-dev libgps-dev libgsm1-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libortp-dev libpcap-dev libpcsclite-dev libtalloc-dev libtool libreadline-dev libsctp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libusb-dev libusb-1.0-0-dev make pkg-config sqlite3 stow telnet wget && apt-get clean ---> Using cache ---> 26dd9aa1c5d1 Step 8/11 : COPY .common/respawn.sh /usr/local/bin/respawn.sh ---> Using cache ---> 54056c31c22e Step 9/11 : COPY .common/Release.key /tmp/Release.key ---> Using cache ---> b25e25954bd0 Step 10/11 : RUN apt-key add /tmp/Release.key && rm /tmp/Release.key && echo "deb " $OSMOCOM_REPO " ./" > /etc/apt/sources.list.d/osmocom-nightly.list ---> Using cache ---> fb0ce0dc19e7 Step 11/11 : ADD $OSMOCOM_REPO/Release /tmp/Release
---> Using cache ---> e3907e692c37 [Warning] One or more build-args [OSMO_BB_BRANCH OSMO_GGSN_BRANCH OSMO_IUH_BRANCH OPEN5GS_BRANCH OSMO_HNBGW_BRANCH OSMO_MSC_BRANCH OSMO_PCU_BRANCH USER OSMO_BTS_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_UECUPS_BRANCH OSMO_CBC_BRANCH OSMO_TTCN3_BRANCH OSMOCOM_REPO_VERSION OSMO_GBPROXY_BRANCH OSMO_STP_BRANCH DISTRO OSMO_NITB_BRANCH OSMO_SIP_BRANCH LIBOSMOCORE_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR UID OSMO_HLR_BRANCH OSMO_HNODEB_BRANCH OSMO_SGSN_BRANCH OSMO_BSC_BRANCH OSMO_MGW_BRANCH] were not consumed Successfully built e3907e692c37 Successfully tagged osmocom-build/debian-bullseye-build:latest rm -rf .common make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/ttcn3-remsim-test/ws/debian-bullseye-build' + docker_image_exists debian-bullseye-build + docker images -q osmocom-build/debian-bullseye-build + test -n e3907e692c37 + list_osmo_packages debian-bullseye debian-bullseye-build + local distro=debian-bullseye + local image=debian-bullseye-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bullseye-build -c + [ -n ] + return + docker_distro_from_image_name osmo-remsim-master + echo debian-bullseye + distro_arg=debian-bullseye + [ -z ] + docker_upstream_distro_from_image_name osmo-remsim-master + echo debian:bullseye + upstream_distro_arg=debian:bullseye + docker_dir_from_image_name osmo-remsim-master + echo osmo-remsim-master + dir=osmo-remsim-master + pull_arg=--pull + grep ^FROM ../osmo-remsim-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + echo Building image: osmo-remsim-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: osmo-remsim-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../osmo-remsim-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bullseye DISTRO=debian-bullseye IMAGE=osmocom-build/osmo-remsim-master make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/ttcn3-remsim-test/ws/osmo-remsim-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 https://jenkins.osmocom.org/jenkins/job/ttcn3-remsim-test/ws/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:bullseye \ --build-arg DISTRO=debian-bullseye \ --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 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_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/osmo-remsim-master:latest . Sending build context to Docker daemon 26.11kB Step 1/16 : ARG USER Step 2/16 : ARG DISTRO Step 3/16 : FROM $USER/$DISTRO-build ---> e3907e692c37 Step 4/16 : ARG DISTRO ---> Using cache ---> 807febb31c14 Step 5/16 : RUN case "$DISTRO" in debian*) apt-get update && apt-get install -y --no-install-recommends libpcsclite-dev pcscd pcsc-tools autoconf automake libtool pkg-config m4 help2man ca-certificates && apt-get clean ;; centos*) dnf install -y pcsc-lite help2man python3 ;; esac ---> Running in 1288c885c75e container is marked for removal and cannot be started ../make/Makefile:90: recipe for target 'docker-build' failed make: *** [docker-build] Error 1 make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/ttcn3-remsim-test/ws/osmo-remsim-master' + exit 1 Build step 'Execute shell' marked build as failure Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
See https://jenkins.osmocom.org/jenkins/job/ttcn3-remsim-test/845/display/redirect
Changes:
------------------------------------------ [...truncated 68.75 KB...] make[4]: 'libosmo-rspro.la' is up to date. make[4]: Leaving directory '/tmp/osmo-remsim/src' CCLD osmo-remsim-server make[4]: Entering directory '/tmp/osmo-remsim/src/server' (cd ../../src && make libosmo-rspro.la) make[4]: Nothing to be done for 'install-data-am'. make[5]: Entering directory '/tmp/osmo-remsim/src' make[5]: 'libosmo-rspro.la' is up to date. make[5]: Leaving directory '/tmp/osmo-remsim/src' /bin/mkdir -p '/usr/local/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-remsim-server '/usr/local/bin' libtool: install: /usr/bin/install -c .libs/osmo-remsim-server /usr/local/bin/osmo-remsim-server make[4]: Leaving directory '/tmp/osmo-remsim/src/server' make[3]: Leaving directory '/tmp/osmo-remsim/src/server' Making install in client make[3]: Entering directory '/tmp/osmo-remsim/src/client' CC osmo_remsim_client_shell-user_shell.o CC osmo_remsim_client_shell-remsim_client_main.o CC osmo_remsim_client_shell-remsim_client.o CC osmo_remsim_client_shell-main_fsm.o CC osmo_remsim_client_shell-rspro_client_fsm.o CC osmo_remsim_client_shell-debug.o CC osmo_remsim_client_st2-remsim_client_main.o CC osmo_remsim_client_st2-user_simtrace2.o CC osmo_remsim_client_st2-remsim_client.o CC osmo_remsim_client_st2-main_fsm.o CC osmo_remsim_client_st2-rspro_client_fsm.o CC osmo_remsim_client_st2-debug.o CC libifd_remsim_client_la-user_ifdhandler.lo CC libifd_remsim_client_la-main_fsm.lo CC libifd_remsim_client_la-rspro_client_fsm.lo CC libifd_remsim_client_la-remsim_client.lo CC libifd_remsim_client_la-debug.lo CCLD osmo-remsim-client-shell CCLD osmo-remsim-client-st2 CCLD libifd_remsim_client.la make[4]: Entering directory '/tmp/osmo-remsim/src/client' /bin/mkdir -p '/usr/local/bin' /bin/mkdir -p '/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents' /bin/mkdir -p '/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux' /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-remsim-client-shell osmo-remsim-client-st2 '/usr/local/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c libifd_remsim_client.la '/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux' /bin/mkdir -p '/etc/reader.conf.d' /usr/bin/install -c -m 644 PkgInfo '/usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents' /usr/bin/install -c -m 644 osmo-remsim-client-reader_conf '/etc/reader.conf.d' [91mlibtool: warning: relinking 'libifd_remsim_client.la' [0mlibtool: install: /usr/bin/install -c .libs/osmo-remsim-client-shell /usr/local/bin/osmo-remsim-client-shell libtool: install: (cd /tmp/osmo-remsim/src/client; /bin/bash "/tmp/osmo-remsim/libtool" --silent --tag CC --mode=relink gcc -Wall -I../../include -I/../../include -I../../src -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/ -pthread -I/usr/include/PCSC -I/usr/include/libusb-1.0 -I/usr/include/ -I../../include/osmocom/rspro -g -O2 -std=gnu11 -Wall -no-undefined -o libifd_remsim_client.la -rpath /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux libifd_remsim_client_la-user_ifdhandler.lo libifd_remsim_client_la-remsim_client.lo libifd_remsim_client_la-main_fsm.lo libifd_remsim_client_la-rspro_client_fsm.lo libifd_remsim_client_la-debug.lo -losmocore -ltalloc -losmogsm -losmocore -ltalloc -losmoabis -losmocore -ltalloc ../../src/libosmo-rspro.la ) libtool: install: /usr/bin/install -c .libs/osmo-remsim-client-st2 /usr/local/bin/osmo-remsim-client-st2 libtool: install: /usr/bin/install -c .libs/libifd_remsim_client.so.0.0.0T /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux/libifd_remsim_client.so.0.0.0 libtool: install: (cd /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux && { ln -s -f libifd_remsim_client.so.0.0.0 libifd_remsim_client.so.0 || { rm -f libifd_remsim_client.so.0 && ln -s libifd_remsim_client.so.0.0.0 libifd_remsim_client.so.0; }; }) libtool: install: (cd /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux && { ln -s -f libifd_remsim_client.so.0.0.0 libifd_remsim_client.so || { rm -f libifd_remsim_client.so && ln -s libifd_remsim_client.so.0.0.0 libifd_remsim_client.so; }; }) libtool: install: /usr/bin/install -c .libs/libifd_remsim_client.lai /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux/libifd_remsim_client.la libtool: install: /usr/bin/install -c .libs/libifd_remsim_client.a /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux/libifd_remsim_client.a libtool: install: chmod 644 /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux/libifd_remsim_client.a libtool: install: ranlib /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux/libifd_remsim_client.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib/pcsc/drivers/libifd-osmo-remsim-client.bundle/Contents/Linux
If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Leaving directory '/tmp/osmo-remsim/src/client' make[3]: Leaving directory '/tmp/osmo-remsim/src/client' make[2]: Leaving directory '/tmp/osmo-remsim/src' Making install in include make[2]: Entering directory '/tmp/osmo-remsim/include' Making install in osmocom make[3]: Entering directory '/tmp/osmo-remsim/include/osmocom' Making install in rspro make[4]: Entering directory '/tmp/osmo-remsim/include/osmocom/rspro' make[5]: Entering directory '/tmp/osmo-remsim/include/osmocom/rspro' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/local/include/osmocom/rspro' /usr/bin/install -c -m 644 rspro_client.h '/usr/local/include/osmocom/rspro' make[5]: Leaving directory '/tmp/osmo-remsim/include/osmocom/rspro' make[4]: Leaving directory '/tmp/osmo-remsim/include/osmocom/rspro' make[4]: Entering directory '/tmp/osmo-remsim/include/osmocom' make[5]: Entering directory '/tmp/osmo-remsim/include/osmocom' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/osmo-remsim/include/osmocom' make[4]: Leaving directory '/tmp/osmo-remsim/include/osmocom' make[3]: Leaving directory '/tmp/osmo-remsim/include/osmocom' make[3]: Entering directory '/tmp/osmo-remsim/include' make[4]: Entering directory '/tmp/osmo-remsim/include' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-remsim/include' make[3]: Leaving directory '/tmp/osmo-remsim/include' make[2]: Leaving directory '/tmp/osmo-remsim/include' Making install in doc make[2]: Entering directory '/tmp/osmo-remsim/doc' Making install in examples make[3]: Entering directory '/tmp/osmo-remsim/doc/examples' make[4]: Entering directory '/tmp/osmo-remsim/doc/examples' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/local/etc/osmocom' /usr/bin/install -c -m 644 bankd_pcsc_slots.csv '/usr/local/etc/osmocom' make install-data-hook make[5]: Entering directory '/tmp/osmo-remsim/doc/examples' for f in $(find . -name '*.cfg*' -o -name '*.csv' | sed -e 's,^.,,'); do \ j="/usr/local/share/doc/osmo-remsim/examples/$f" && \ /usr/bin/install -c -m 644 -D ./$f $j; \ done make[5]: Leaving directory '/tmp/osmo-remsim/doc/examples' make[4]: Leaving directory '/tmp/osmo-remsim/doc/examples' make[3]: Leaving directory '/tmp/osmo-remsim/doc/examples' Making install in manuals make[3]: Entering directory '/tmp/osmo-remsim/doc/manuals' make[4]: Entering directory '/tmp/osmo-remsim/doc/manuals' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-remsim/doc/manuals' make[3]: Leaving directory '/tmp/osmo-remsim/doc/manuals' make[3]: Entering directory '/tmp/osmo-remsim/doc' make[4]: Entering directory '/tmp/osmo-remsim/doc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-remsim/doc' make[3]: Leaving directory '/tmp/osmo-remsim/doc' make[2]: Leaving directory '/tmp/osmo-remsim/doc' make[2]: Entering directory '/tmp/osmo-remsim' make[3]: Entering directory '/tmp/osmo-remsim' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/local/lib/pkgconfig' /usr/bin/install -c -m 644 libosmo-rspro.pc '/usr/local/lib/pkgconfig' make[3]: Leaving directory '/tmp/osmo-remsim' make[2]: Leaving directory '/tmp/osmo-remsim' make[1]: Leaving directory '/tmp/osmo-remsim' Removing intermediate container 63b2fb2dee43 ---> 0f8a3ae2ff9a Step 14/16 : VOLUME /data ---> Running in 233faeffc6c4 Removing intermediate container 233faeffc6c4 ---> 679252e3e737 Step 15/16 : WORKDIR /data ---> Running in d48d34906dde Removing intermediate container d48d34906dde ---> e8bf35ee1587 Step 16/16 : CMD ["/bin/sh", "-c", "/usr/local/bin/osmo-resmim-server >/data/osmo-resmim-server.log 2>&1"] ---> Running in a8c77635fe2c Removing intermediate container a8c77635fe2c ---> 28a4ad8da41a [Warning] One or more build-args [OSMOCOM_REPO_VERSION OSMO_HNBGW_BRANCH OSMO_TTCN3_BRANCH OSMO_MGW_BRANCH OSMO_HLR_BRANCH OSMO_PCU_BRANCH OSMO_SGSN_BRANCH OSMO_BSC_BRANCH OSMO_CBC_BRANCH UPSTREAM_DISTRO OSMOCOM_REPO_MIRROR OSMO_MSC_BRANCH OSMO_NITB_BRANCH OSMO_SIP_BRANCH OSMO_STP_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMOCOM_REPO_PATH OSMO_GGSN_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_HNODEB_BRANCH LIBOSMOCORE_BRANCH OSMO_BB_BRANCH OSMO_IUH_BRANCH OSMO_UECUPS_BRANCH UID OPEN5GS_BRANCH OSMO_GBPROXY_BRANCH REGISTRY OSMO_BTS_BRANCH] were not consumed Successfully built 28a4ad8da41a Successfully tagged osmocom-build/osmo-remsim-master:latest rm -rf .common make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/ttcn3-remsim-test/ws/osmo-remsim-master' + docker_image_exists osmo-remsim-master + docker images -q osmocom-build/osmo-remsim-master + test -n 28a4ad8da41a + list_osmo_packages debian-bullseye osmo-remsim-master + local distro=debian-bullseye + local image=osmo-remsim-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-remsim-master -c + [ -n ] + set +x
### Installed Osmocom packages in: osmo-remsim-master ###
ii libosmo-abis-dev:amd64 1.3.0.13.3d84.202211290005 amd64 Development headers for A-bis interface ii libosmo-netif-dev:amd64 1.2.0.93.9336e.202211290005 amd64 Development headers for Osmocom network interface ii libosmo-simtrace2-1:amd64 0.8.1.58.773d.202211290005 amd64 Osmocom SIMtrace2 library ii libosmo-simtrace2-dev:amd64 0.8.1.58.773d.202211290005 amd64 Development headers for Osmocom SIMtrace2 library ii libosmoabis10:amd64 1.3.0.13.3d84.202211290005 amd64 GSM A-bis handling ii libosmocodec0:amd64 1.7.0.72.f485.202211290005 amd64 Osmo codec library ii libosmocoding0:amd64 1.7.0.72.f485.202211290005 amd64 Osmo coding library ii libosmocore 1.7.0.72.f485.202211290005 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.7.0.72.f485.202211290005 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore19:amd64 1.7.0.72.f485.202211290005 amd64 Osmo Core library ii libosmoctrl0:amd64 1.7.0.72.f485.202211290005 amd64 Osmo control library ii libosmogb14:amd64 1.7.0.72.f485.202211290005 amd64 Osmo GPRS GB library ii libosmogsm18:amd64 1.7.0.72.f485.202211290005 amd64 Osmo GSM utility library ii libosmonetif8:amd64 1.2.0.93.9336e.202211290005 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.7.0.72.f485.202211290005 amd64 Osmo SIM library ii libosmotrau2:amd64 1.3.0.13.3d84.202211290005 amd64 GSM trau handling ii libosmousb0:amd64 1.7.0.72.f485.202211290005 amd64 Osmo USB library ii libosmovty9:amd64 1.7.0.72.f485.202211290005 amd64 Osmo VTY library ii osmocom-nightly 202211290005 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-latest', 'osmocom-master']
+ [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-remsim-test + local feed + echo debian-bullseye-titan + depends=debian-bullseye-titan + [ -n debian-bullseye-titan ] + docker_images_require debian-bullseye-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-bullseye-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bullseye-titan Digest: sha256:f810973c444a557b09873fe3ebfd694b03a431b0d51aeaf6eae67554a4b35ab8 Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bullseye-titan:latest registry.osmocom.org/osmocom-build/debian-bullseye-titan:latest + continue + docker_distro_from_image_name ttcn3-remsim-test + echo debian-bullseye + distro_arg=debian-bullseye + [ -z ] + docker_upstream_distro_from_image_name ttcn3-remsim-test + echo debian:bullseye + upstream_distro_arg=debian:bullseye + docker_dir_from_image_name ttcn3-remsim-test + echo ttcn3-remsim-test + dir=ttcn3-remsim-test + pull_arg=--pull + grep ^FROM ../ttcn3-remsim-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bullseye-titan + echo FROM $REGISTRY/$USER/debian-bullseye-titan + grep -q $USER + pull_arg= + echo Building image: ttcn3-remsim-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: ttcn3-remsim-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../ttcn3-remsim-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bullseye DISTRO=debian-bullseye IMAGE=osmocom-build/ttcn3-remsim-test make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/ttcn3-remsim-test/ws/ttcn3-remsim-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 https://jenkins.osmocom.org/jenkins/job/ttcn3-remsim-test/ws/common .common cp: cannot create directory '.common': No space left on device ../make/Makefile:78: recipe for target 'pre-build' failed make: *** [pre-build] Error 1 make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/ttcn3-remsim-test/ws/ttcn3-remsim-test' + exit 1 Build step 'Execute shell' marked build as failure Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
jenkins-notifications@lists.osmocom.org