Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (obs osmocom-gerrit osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 7abbf2984132cf5777f792813ec796e254094d30 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7abbf2984132cf5777f792813ec796e254094d30 # timeout=10 Commit message: "contrib/jenkins-*: libosmo-sccp -> libosmo-sigtran" > git rev-list --no-walk 7abbf2984132cf5777f792813ec796e254094d30 # timeout=10 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins8130138308703413833.sh + rm -rf trial-7754-bin.tgz trial-7754-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 23024 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10110 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 9098 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 11903 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12208 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 9944 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 37385 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 6722 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 39092 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 7075 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-nitb" build number 17155 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-stp" build number 12500 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6569 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 10634 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 6762 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8132 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5481 Copied 2 artifacts from "osmo-gsm-tester_build-open5gs" build number 8 Copied 2 artifacts from "osmo-gsm-tester_build-srslte" build number 19 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6569 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins12716555527089208981.sh + trap clean_up_trap EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: Cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bullseye chmod -R a+rwX /workspace/ + rm -rf trial-7754 + rm -rf docker-playground + git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground Cloning into 'docker-playground'... + git -C docker-playground log --oneline dd829a4 osmo-gsm-tester: use debian-bookworm-build + make -C docker-playground/debian-buster-jenkins make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/debian-buster-jenkins' 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/osmo-gsm-tester_virtual/docker-playground/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:buster \ --build-arg DISTRO=debian-buster \ --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/20.7.0 \ --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 docker.io/osmocom-build/debian-buster-jenkins:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.74kB done #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/debian:buster #3 DONE 1.2s #4 [internal] load build context #4 DONE 0.0s #5 [ 1/21] FROM docker.io/library/debian:buster@sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225 #5 DONE 0.0s #6 [ 2/21] RUN [ "$(arch)" = "x86_64" ] && dpkg --add-architecture i386; DEBIAN_FRONTEND=noninteractive apt-get update && DEBIAN_FRONTEND=noninteractive apt-get upgrade -y && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive automake bc bison bzip2 ca-certificates ccache cmake coccinelle cppcheck dahdi-source dblatex dbus debhelper devscripts dh-autoreconf dh-systemd docbook5-xml doxygen flex g++ gawk gcc gcc-arm-none-eabi ghostscript git git-buildpackage graphviz htop inkscape latexmk lcov libaio-dev libasound2-dev libboost-all-dev libc-ares-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 libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client osc patchelf pkg-config pylint python-pip python-setuptools python-yaml python2.7 python3 python3-cryptography python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo systemd tcpdump tex-gyre texinfo unzip wget xsltproc #6 CACHED #7 [ 3/21] RUN SET -x && [ "$(arch)" = "x86_64" ] || exit 0; wget -q 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 #7 ... #8 http://git.osmocom.org/python/osmo-python-tests/patch #8 DONE 0.2s #9 http://git.osmocom.org/python/osmo-python-tests/patch/?id=fb4b813d4df62b7b2445bdced961eb1847267eed #9 DONE 0.2s #8 http://git.osmocom.org/python/osmo-python-tests/patch #8 DONE 0.2s #9 http://git.osmocom.org/python/osmo-python-tests/patch/?id=fb4b813d4df62b7b2445bdced961eb1847267eed #9 DONE 0.2s #10 http://git.osmocom.org/osmo-ci/patch #10 DONE 0.2s #11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10//Release #11 DONE 0.2s #12 http://git.osmocom.org/osmo-gsm-manuals/patch #12 DONE 0.2s #4 [internal] load build context #4 transferring context: 1.50kB done #4 DONE 0.1s #7 [ 3/21] RUN SET -x && [ "$(arch)" = "x86_64" ] || exit 0; wget -q 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 #7 0.288 + arch #7 0.291 + [ x86_64 = x86_64 ] #7 0.291 + wget -q https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz #7 2.744 + tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz #7 5.856 + rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz #7 5.881 + mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm #7 5.883 + /opt/llvm-arm/bin/clang --version #7 5.890 clang version 14.0.0 (https://github.com/llvm/llvm-project.git 329fda39c507e8740978d10458451dcdb21563be) #7 5.890 Target: x86_64-unknown-linux-gnu #7 5.890 Thread model: posix #7 5.890 InstalledDir: /opt/llvm-arm/bin #7 5.891 + /opt/llvm-arm/bin/clang --print-targets #7 5.898 Registered Targets: #7 5.898 aarch64 - AArch64 (little endian) #7 5.898 aarch64_32 - AArch64 (little endian ILP32) #7 5.898 aarch64_be - AArch64 (big endian) #7 5.898 arm - ARM #7 5.898 arm64 - ARM64 (little endian) #7 5.898 arm64_32 - ARM64 (little endian ILP32) #7 5.898 armeb - ARM (big endian) #7 5.898 thumb - Thumb #7 5.898 thumbeb - Thumb (big endian) #7 DONE 6.0s #13 [ 4/21] RUN pip3 install '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' 'swig' #13 1.151 Collecting git+https://github.com/eriwen/lcov-to-cobertura-xml.git #13 1.151 Cloning https://github.com/eriwen/lcov-to-cobertura-xml.git to /tmp/pip-req-build-levt4z2u #13 2.022 Installing build dependencies: started #13 3.677 Installing build dependencies: finished with status 'done' #13 3.845 Collecting git+https://github.com/podshumok/python-smpplib.git #13 3.845 Cloning https://github.com/podshumok/python-smpplib.git to /tmp/pip-req-build-f89lit47 #13 4.492 Collecting sphinx-argparse from git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse #13 4.492 Cloning https://github.com/osmocom/sphinx-argparse (to revision master) to /tmp/pip-install-tn4eyv6d/sphinx-argparse #13 4.972 Did not find branch or tag 'master', assuming revision or ref. #13 4.980 error: pathspec 'master' did not match any file(s) known to git #13 5.003 Command "git checkout -q master" failed with error code 1 in /tmp/pip-install-tn4eyv6d/sphinx-argparse #13 ERROR: process "/bin/sh -c pip3 install \t'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' \t'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' \t'git+https://github.com/podshumok/python-smpplib.git' \t'pydbus' \t'pysispm' \t'sphinx' \t'sphinxcontrib-napoleon' \t'swig'" did not complete successfully: exit code: 1 ------ > [ 4/21] RUN pip3 install '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' 'swig': 1.151 Cloning https://github.com/eriwen/lcov-to-cobertura-xml.git to /tmp/pip-req-build-levt4z2u 2.022 Installing build dependencies: started 3.677 Installing build dependencies: finished with status 'done' 3.845 Collecting git+https://github.com/podshumok/python-smpplib.git 3.845 Cloning https://github.com/podshumok/python-smpplib.git to /tmp/pip-req-build-f89lit47 4.492 Collecting sphinx-argparse from git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse 4.492 Cloning https://github.com/osmocom/sphinx-argparse (to revision master) to /tmp/pip-install-tn4eyv6d/sphinx-argparse 4.972 Did not find branch or tag 'master', assuming revision or ref. 4.980 error: pathspec 'master' did not match any file(s) known to git 5.003 Command "git checkout -q master" failed with error code 1 in /tmp/pip-install-tn4eyv6d/sphinx-argparse ------ Dockerfile:146 -------------------- 145 | # Install pip dependencies (keep in alphabetic order) 146 | >>> RUN pip3 install \ 147 | >>> 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' \ 148 | >>> 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' \ 149 | >>> 'git+https://github.com/podshumok/python-smpplib.git' \ 150 | >>> 'pydbus' \ 151 | >>> 'pysispm' \ 152 | >>> 'sphinx' \ 153 | >>> 'sphinxcontrib-napoleon' \ 154 | >>> 'swig' 155 | -------------------- ERROR: failed to solve: process "/bin/sh -c pip3 install \t'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' \t'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' \t'git+https://github.com/podshumok/python-smpplib.git' \t'pydbus' \t'pysispm' \t'sphinx' \t'sphinxcontrib-napoleon' \t'swig'" did not complete successfully: exit code: 1 make: *** [../make/Makefile:94: docker-build] Error 1 make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/debian-buster-jenkins' + clean_up_trap + set +x ### Clean up ### + trap - EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: Cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bullseye chmod -R a+rwX /workspace/ Build step 'Execute shell' marked build as failure Archiving artifacts Recording test results No test report files were found. Configuration error? [Checks API] No suitable checks publisher found. Sending e-mails to: jenkins-notifications@lists.osmocom.org Finished: FAILURE