Started by upstream project "update-osmo-ci-on-slaves" build number 2512 originally caused by: Started by an SCM change Running as SYSTEM Building remotely on build2-deb10build-ansible (obs osmo-gsm-tester-build osmocom-master-debian10 ttcn3-ggsn-test-kernel-git osmocom-gerrit-debian10 osmocom-gerrit repo-install-test osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb10build-ansible The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/osmo-ci > git init /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb10build-ansible # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2410e86b2a832f1345445f700df1a665f9394397 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2410e86b2a832f1345445f700df1a665f9394397 # timeout=10 Commit message: "libosmo-sccp -> libosmo-sigtran" > git rev-list --no-walk 8ec14e14a689731946383f2d937fe3114f9e2980 # timeout=10
[build2-deb10build-ansible] $ /bin/sh -xe /tmp/jenkins72680369597023591.sh + ./contrib/jenkins.sh + dirname ./contrib/jenkins.sh + realpath ./contrib/.. + WORKSPACE_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb10build-ansible + clone_repo osmo-ci + local project=osmo-ci + local url=https://gerrit.osmocom.org/osmo-ci + [ -d /home/osmocom-build/osmo-ci ] + cd /home/osmocom-build/osmo-ci + git remote set-url origin https://gerrit.osmocom.org/osmo-ci + git rev-parse HEAD 8ec14e14a689731946383f2d937fe3114f9e2980 + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + git fetch From https://gerrit.osmocom.org/osmo-ci 8ec14e1..2410e86 master -> origin/master + git checkout -f -B master origin/master Reset branch 'master' Branch 'master' set up to track remote branch 'master' from 'origin'. Your branch is up to date with 'origin/master'. + git rev-parse HEAD 2410e86b2a832f1345445f700df1a665f9394397 + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + cd /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb10build-ansible + clone_repo osmo-gsm-manuals + local project=osmo-gsm-manuals + local url=https://gerrit.osmocom.org/osmo-gsm-manuals + [ -d /home/osmocom-build/osmo-gsm-manuals ] + cd /home/osmocom-build/osmo-gsm-manuals + git remote set-url origin https://gerrit.osmocom.org/osmo-gsm-manuals + git rev-parse HEAD 4527acf936dc732b450bd73d95cd72a950ab5c67 + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + git fetch + git checkout -f -B master origin/master Reset branch 'master' Branch 'master' set up to track remote branch 'master' from 'origin'. Your branch is up to date with 'origin/master'. + git rev-parse HEAD 4527acf936dc732b450bd73d95cd72a950ab5c67 + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + cd /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb10build-ansible + uname + [ Linux = Linux ] + [ x != x1 ] + scripts/osmo-ci-docker-rebuild.sh + dirname scripts/osmo-ci-docker-rebuild.sh + cd scripts/.. + . scripts/common.sh + dirname scripts/osmo-ci-docker-rebuild.sh + realpath scripts/.. + OSMO_CI_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb10build-ansible + OSMO_GIT_URL_GITEA=https://gitea.osmocom.org + OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org + OSMO_RELEASE_REPOS= libasn1c libosmo-abis libosmo-gprs libosmo-netif libosmo-pfcp libosmo-sccp-legacy libosmo-sigtran libosmocore libsmpp34 libusrp osmo-bsc osmo-bts osmo-cbc osmo-e1d osmo-gbproxy osmo-ggsn osmo-gsm-manuals osmo-hlr osmo-hnodeb osmo-hnbgw osmo-iuh osmo-mgw osmo-msc osmo-pcap osmo-pcu osmo-remsim osmo-sgsn osmo-sip-connector osmo-smlc osmo-sysmon osmo-trx osmo-uecups osmo-upf osmocom-bb simtrace2 + OSMO_BRANCH_DOCKER_PLAYGROUND=master + arch + docker_images_require debian-bookworm-build debian-bookworm-erlang + local oldpwd=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb10build-ansible + [ -L _docker_playground ] + [ -d _docker_playground ] + git clone https://gerrit.osmocom.org/docker-playground/ _docker_playground Cloning into '_docker_playground'... + cd _docker_playground + git checkout master Already on 'master' Your branch is up to date with 'origin/master'. + git reset --hard origin/master HEAD is now at a749a0b debian-bookworm-build-arm: FROM: add arm32v7 + cd debian-bookworm-build + . ../jenkins-common.sh + realpath ../_cache + CACHE_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb10build-ansible/_docker_playground/_cache + realpath ../scripts/kernel-test + KERNEL_TEST_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb10build-ansible/_docker_playground/scripts/kernel-test + DEBIAN_DEFAULT=bookworm + SUB4_PREFIX=172.18 + SUB6_PREFIX=fd02:db8 + IMAGE_DIR_PREFIX=.. + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb10build-ansible = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb10build-ansible/logs + rm -rf /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb10build-ansible/logs + mkdir -p /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb10build-ansible/logs + [ ! -d /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb10build-ansible/logs ] + [ xjenkins-update-osmo-ci-on-slaves-label=build2-deb10build-ansible-2512 = x ] + basename /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb10build-ansible/_docker_playground/debian-bookworm-build + SUITE_NAME=debian-bookworm-build + docker_images_require debian-bookworm-build debian-bookworm-erlang + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ = 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/update-osmo-ci-on-slaves/label/build2-deb10build-ansible/_docker_playground/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/update-osmo-ci-on-slaves/label/build2-deb10build-ansible/_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: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=jolly/work \ --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=jolly/work \ --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.76kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/debian:bookworm #2 DONE 1.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #5 DONE 0.0s #6 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #6 DONE 0.0s #7 [ 1/16] FROM docker.io/library/debian:bookworm@sha256:b8084b1a576c5504a031936e1132574f4ce1d6cc7130bbcc25a28f074539ae6b #7 resolve docker.io/library/debian:bookworm@sha256:b8084b1a576c5504a031936e1132574f4ce1d6cc7130bbcc25a28f074539ae6b #7 ... #8 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #8 DONE 0.2s #7 [ 1/16] FROM docker.io/library/debian:bookworm@sha256:b8084b1a576c5504a031936e1132574f4ce1d6cc7130bbcc25a28f074539ae6b #7 resolve docker.io/library/debian:bookworm@sha256:b8084b1a576c5504a031936e1132574f4ce1d6cc7130bbcc25a28f074539ae6b 0.2s done #7 DONE 0.2s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.3s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 DONE 0.4s #8 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #8 DONE 0.3s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 CACHED #5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #5 CACHED #4 [internal] load build context #4 transferring context: 1.96kB done #4 DONE 0.1s #11 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #11 CACHED #12 [ 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 #12 CACHED #13 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #13 CACHED #14 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #14 CACHED #15 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #15 CACHED #16 [ 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 #16 CACHED #17 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #17 CACHED #18 [ 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@inside-classes#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #18 CACHED #19 [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 #19 CACHED #20 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #20 DONE 0.2s #21 [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 #21 0.523 + git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci #21 0.535 Cloning into 'osmo-ci'... #21 0.706 + su build -c cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin #21 0.716 'cat-testlogs.sh' -> '/usr/local/bin/cat-testlogs.sh' #21 0.716 'common.sh' -> '/usr/local/bin/common.sh' #21 0.716 'docker-cleanup.sh' -> '/usr/local/bin/docker-cleanup.sh' #21 0.716 'osmo-build-dep.sh' -> '/usr/local/bin/osmo-build-dep.sh' #21 0.716 'osmo-ci-docker-rebuild.sh' -> '/usr/local/bin/osmo-ci-docker-rebuild.sh' #21 0.716 'osmo-clean-workspace.sh' -> '/usr/local/bin/osmo-clean-workspace.sh' #21 0.716 'osmo-deps.sh' -> '/usr/local/bin/osmo-deps.sh' #21 0.716 'osmo-layer1-headers.sh' -> '/usr/local/bin/osmo-layer1-headers.sh' #21 0.716 'osmocom-api-doxygen.sh' -> '/usr/local/bin/osmocom-api-doxygen.sh' #21 0.716 'osmocom-build-old-tags-against-master.sh' -> '/usr/local/bin/osmocom-build-old-tags-against-master.sh' #21 0.716 'osmocom-list-commits.sh' -> '/usr/local/bin/osmocom-list-commits.sh' #21 0.716 'osmocom-obs-link.sh' -> '/usr/local/bin/osmocom-obs-link.sh' #21 0.716 'osmocom-packages-docker.sh' -> '/usr/local/bin/osmocom-packages-docker.sh' #21 0.716 'repo-install-test.sh' -> '/usr/local/bin/repo-install-test.sh' #21 0.716 'verify_endian_header.sh' -> '/usr/local/bin/verify_endian_header.sh' #21 0.716 'xgoldmon-jenkins.sh' -> '/usr/local/bin/xgoldmon-jenkins.sh' #21 0.716 'verify_log_statements.py' -> '/usr/local/bin/verify_log_statements.py' #21 0.716 'verify_value_string_arrays_are_terminated.py' -> '/usr/local/bin/verify_value_string_arrays_are_terminated.py' #21 0.718 + rm -rf osmo-ci #21 DONE 0.8s #22 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #22 DONE 0.2s #23 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #23 0.523 Cloning into 'osmo-gsm-manuals'... #23 DONE 0.7s #24 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #24 DONE 0.2s #25 [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 #25 0.392 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./ #25 0.392 + apt-get update #25 0.457 Hit:1 http://deb.debian.org/debian bookworm InRelease #25 0.457 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #25 0.457 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #25 0.463 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] #25 0.629 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB] #25 0.638 Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] #25 0.648 Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B] #25 0.703 Get:7 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] #25 0.764 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [187 kB] #25 0.785 Fetched 484 kB in 0s (1333 kB/s) #25 0.785 Reading package lists... #25 1.202 + apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev #25 1.208 Reading package lists... #25 1.604 Building dependency tree... #25 1.709 Reading state information... #25 1.811 The following additional packages will be installed: #25 1.811 libcurl4-gnutls-dev liblimesuite23.11-1 libmicrohttpd-dev libmicrohttpd12 #25 1.811 liborcania-dev liborcania2.3 libsystemd-dev libuhd4.3.0 libulfius2.7 #25 1.812 libyder-dev libyder2.0 #25 1.812 Suggested packages: #25 1.812 libcurl4-doc libidn-dev libldap2-dev librtmp-dev libssh2-1-dev uhd-doc #25 1.812 uhd-host #25 1.812 Recommended packages: #25 1.812 limesuite-udev limesuite-images gnuradio-dev #25 1.929 The following NEW packages will be installed: #25 1.929 libcurl4-gnutls-dev liblimesuite-dev liblimesuite23.11-1 libmicrohttpd-dev #25 1.930 libmicrohttpd12 liborcania-dev liborcania2.3 libsystemd-dev libuhd-dev #25 1.930 libuhd4.3.0 libulfius-dev libulfius2.7 libyder-dev libyder2.0 #25 1.973 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. #25 1.973 Need to get 5782 kB of archives. #25 1.973 After this operation, 24.8 MB of additional disk space will be used. #25 1.973 Get:1 http://deb.debian.org/debian bookworm/main amd64 libcurl4-gnutls-dev amd64 7.88.1-10+deb12u7 [485 kB] #25 1.985 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite23.11-1 23.11.0.1.2141.9dce.202409112026 [263 kB] #25 1.992 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite-dev 23.11.0.1.2141.9dce.202409112026 [53.0 kB] #25 1.999 Get:4 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd12 amd64 0.9.75-6 [119 kB] #25 2.000 Get:5 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd-dev amd64 0.9.75-6 [291 kB] #25 2.003 Get:6 http://deb.debian.org/debian bookworm/main amd64 liborcania2.3 amd64 2.3.2-1 [13.6 kB] #25 2.004 Get:7 http://deb.debian.org/debian bookworm/main amd64 liborcania-dev amd64 2.3.2-1 [115 kB] #25 2.005 Get:8 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.30-1~deb12u2 [354 kB] #25 2.009 Get:9 http://deb.debian.org/debian bookworm/main amd64 libuhd4.3.0 amd64 4.3.0.0+ds1-5 [3445 kB] #25 2.042 Get:10 http://deb.debian.org/debian bookworm/main amd64 libuhd-dev amd64 4.3.0.0+ds1-5 [219 kB] #25 2.043 Get:11 http://deb.debian.org/debian bookworm/main amd64 libyder2.0 amd64 1.4.19-1 [9420 B] #25 2.044 Get:12 http://deb.debian.org/debian bookworm/main amd64 libulfius2.7 amd64 2.7.13-1 [55.3 kB] #25 2.044 Get:13 http://deb.debian.org/debian bookworm/main amd64 libyder-dev amd64 1.4.19-1 [103 kB] #25 2.044 Get:14 http://deb.debian.org/debian bookworm/main amd64 libulfius-dev amd64 2.7.13-1 [256 kB] #25 2.211 debconf: delaying package configuration, since apt-utils is not installed #25 2.280 Fetched 5782 kB in 0s (53.4 MB/s) #25 2.355 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #25 2.355 (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 ... 115747 files and directories currently installed.) #25 2.418 Preparing to unpack .../00-libcurl4-gnutls-dev_7.88.1-10+deb12u7_amd64.deb ... #25 2.445 Unpacking libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u7) ... #25 2.701 Selecting previously unselected package liblimesuite23.11-1:amd64. #25 2.711 Preparing to unpack .../01-liblimesuite23.11-1_23.11.0.1.2141.9dce.202409112026_amd64.deb ... #25 2.761 Unpacking liblimesuite23.11-1:amd64 (23.11.0.1.2141.9dce.202409112026) ... #25 2.918 Selecting previously unselected package liblimesuite-dev. #25 2.929 Preparing to unpack .../02-liblimesuite-dev_23.11.0.1.2141.9dce.202409112026_amd64.deb ... #25 2.948 Unpacking liblimesuite-dev (23.11.0.1.2141.9dce.202409112026) ... #25 3.146 Selecting previously unselected package libmicrohttpd12:amd64. #25 3.158 Preparing to unpack .../03-libmicrohttpd12_0.9.75-6_amd64.deb ... #25 3.187 Unpacking libmicrohttpd12:amd64 (0.9.75-6) ... #25 3.341 Selecting previously unselected package libmicrohttpd-dev:amd64. #25 3.350 Preparing to unpack .../04-libmicrohttpd-dev_0.9.75-6_amd64.deb ... #25 3.365 Unpacking libmicrohttpd-dev:amd64 (0.9.75-6) ... #25 3.563 Selecting previously unselected package liborcania2.3:amd64. #25 3.573 Preparing to unpack .../05-liborcania2.3_2.3.2-1_amd64.deb ... #25 3.605 Unpacking liborcania2.3:amd64 (2.3.2-1) ... #25 3.739 Selecting previously unselected package liborcania-dev:amd64. #25 3.749 Preparing to unpack .../06-liborcania-dev_2.3.2-1_amd64.deb ... #25 3.778 Unpacking liborcania-dev:amd64 (2.3.2-1) ... #25 3.949 Selecting previously unselected package libsystemd-dev:amd64. #25 3.959 Preparing to unpack .../07-libsystemd-dev_252.30-1~deb12u2_amd64.deb ... #25 3.973 Unpacking libsystemd-dev:amd64 (252.30-1~deb12u2) ... #25 4.135 Selecting previously unselected package libuhd4.3.0:amd64. #25 4.142 Preparing to unpack .../08-libuhd4.3.0_4.3.0.0+ds1-5_amd64.deb ... #25 4.164 Unpacking libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #25 4.531 Selecting previously unselected package libuhd-dev:amd64. #25 4.542 Preparing to unpack .../09-libuhd-dev_4.3.0.0+ds1-5_amd64.deb ... #25 4.567 Unpacking libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #25 4.812 Selecting previously unselected package libyder2.0:amd64. #25 4.824 Preparing to unpack .../10-libyder2.0_1.4.19-1_amd64.deb ... #25 4.841 Unpacking libyder2.0:amd64 (1.4.19-1) ... #25 5.023 Selecting previously unselected package libulfius2.7:amd64. #25 5.033 Preparing to unpack .../11-libulfius2.7_2.7.13-1_amd64.deb ... #25 5.056 Unpacking libulfius2.7:amd64 (2.7.13-1) ... #25 5.228 Selecting previously unselected package libyder-dev:amd64. #25 5.239 Preparing to unpack .../12-libyder-dev_1.4.19-1_amd64.deb ... #25 5.268 Unpacking libyder-dev:amd64 (1.4.19-1) ... #25 5.487 Selecting previously unselected package libulfius-dev:amd64. #25 5.497 Preparing to unpack .../13-libulfius-dev_2.7.13-1_amd64.deb ... #25 5.519 Unpacking libulfius-dev:amd64 (2.7.13-1) ... #25 5.793 Setting up libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #25 5.915 Setting up libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u7) ... #25 6.004 Setting up libmicrohttpd12:amd64 (0.9.75-6) ... #25 6.092 Setting up liborcania2.3:amd64 (2.3.2-1) ... #25 6.179 Setting up liblimesuite23.11-1:amd64 (23.11.0.1.2141.9dce.202409112026) ... #25 6.268 Setting up libyder2.0:amd64 (1.4.19-1) ... #25 6.371 Setting up libmicrohttpd-dev:amd64 (0.9.75-6) ... #25 6.486 Setting up libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #25 6.574 Setting up libsystemd-dev:amd64 (252.30-1~deb12u2) ... #25 6.664 Setting up liblimesuite-dev (23.11.0.1.2141.9dce.202409112026) ... #25 6.746 Setting up liborcania-dev:amd64 (2.3.2-1) ... #25 6.830 Setting up libulfius2.7:amd64 (2.7.13-1) ... #25 6.876 Setting up libyder-dev:amd64 (1.4.19-1) ... #25 6.964 Setting up libulfius-dev:amd64 (2.7.13-1) ... #25 7.247 Processing triggers for man-db (2.11.2-2) ... #25 7.405 Processing triggers for libc-bin (2.36-9+deb12u8) ... Build was aborted #25 CANCELED ERROR: failed to solve: Canceled: context canceled make: *** [../make/Makefile:94: docker-build] Error 1 make: Leaving directory '/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/build2-deb10build-ansible/_docker_playground/debian-bookworm-build' + exit 1 Finished: ABORTED