Started by upstream project "master-osmo-pcu" build number 7150 originally caused by: Started by upstream project "master-libosmo-gprs" build number 1022 originally caused by: Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu-oc2g The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/osmo-gsm-tester > git init /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu-oc2g/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.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision f7d64b0bcf946ec21ce9c7562194343a12213a80 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10 Commit message: "jenkins.sh: libosmo-netif no longer depends on libosmo-abis" > git rev-list --no-walk f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10 [osmo-gsm-tester_build-osmo-pcu-oc2g] $ /bin/sh -xe /tmp/jenkins8534038042139672415.sh + 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 1cd38f2 redmine: upgrade to 5.1.5 + make -C docker-playground/osmo-gsm-tester make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu-oc2g/docker-playground/osmo-gsm-tester' 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_build-osmo-pcu-oc2g/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=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_REMSIM_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/osmo-gsm-tester:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 4.84kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build #4 CACHED #5 [internal] load build context #5 transferring context: 5.76kB done #5 DONE 0.0s #6 [ 2/28] RUN useradd -ms /bin/bash jenkins #6 ... #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-tester/+/master?format=TEXT #7 CACHED #6 [ 2/28] RUN useradd -ms /bin/bash jenkins #6 DONE 0.7s #8 [ 3/28] RUN groupadd osmo-gsm-tester #8 DONE 0.5s #9 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #9 DONE 0.5s #10 [ 5/28] RUN APT-GET update && apt-get install -y --no-install-recommends cpio dbus tcpdump sqlite3 python3 python3-setuptools python3-yaml python3-mako python3-gi python3-numpy python3-wheel python3-watchdog ofono patchelf rpm2cpio sudo libcap2-bin python3-pip udhcpc iperf3 locales #10 0.399 Hit:1 http://deb.debian.org/debian bookworm InRelease #10 0.399 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #10 0.399 Hit:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #10 0.402 Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease #10 0.534 Reading package lists... #10 0.793 Reading package lists... #10 1.055 Building dependency tree... #10 1.112 Reading state information... #10 1.179 dbus is already the newest version (1.14.10-1~deb12u1). #10 1.179 tcpdump is already the newest version (4.99.3-1). #10 1.179 sqlite3 is already the newest version (3.40.1-2+deb12u1). #10 1.179 python3 is already the newest version (3.11.2-1+b1). #10 1.179 python3-yaml is already the newest version (6.0-3+b2). #10 1.179 python3-mako is already the newest version (1.2.4+ds-1). #10 1.179 python3-gi is already the newest version (3.42.2-3+b1). #10 1.179 python3-wheel is already the newest version (0.38.4-2). #10 1.179 python3-wheel set to manually installed. #10 1.179 ofono is already the newest version (1.31-3+b1). #10 1.179 patchelf is already the newest version (0.14.3-1+b1). #10 1.179 sudo is already the newest version (1.9.13p3-1+deb12u1). #10 1.179 libcap2-bin is already the newest version (1:2.66-4). #10 1.179 libcap2-bin set to manually installed. #10 1.179 python3-pip is already the newest version (23.0.1+dfsg-1). #10 1.179 locales is already the newest version (2.36-9+deb12u9). #10 1.179 The following additional packages will be installed: #10 1.179 busybox libblas3 libiperf0 liblapack3 librpm9 librpmio9 #10 1.179 python3-pkg-resources python3-setuptools-whl rpm-common #10 1.179 Suggested packages: #10 1.179 libarchive-dev gfortran python3-pytest python-setuptools-doc rpm-i18n #10 1.250 The following NEW packages will be installed: #10 1.250 busybox cpio iperf3 libblas3 libiperf0 liblapack3 librpm9 librpmio9 #10 1.250 python3-numpy python3-watchdog rpm-common rpm2cpio udhcpc #10 1.250 The following packages will be upgraded: #10 1.250 python3-pkg-resources python3-setuptools python3-setuptools-whl #10 1.270 3 upgraded, 13 newly installed, 0 to remove and 41 not upgraded. #10 1.270 Need to get 16.8 MB of archives. #10 1.270 After this operation, 45.5 MB of additional disk space will be used. #10 1.270 Get:1 http://deb.debian.org/debian bookworm/main amd64 libiperf0 amd64 3.12-1+deb12u1 [91.2 kB] #10 1.301 Get:2 http://deb.debian.org/debian bookworm/main amd64 iperf3 amd64 3.12-1+deb12u1 [33.9 kB] #10 1.303 Get:3 http://deb.debian.org/debian bookworm/main amd64 cpio amd64 2.13+dfsg-7.1 [245 kB] #10 1.314 Get:4 http://deb.debian.org/debian bookworm/main amd64 busybox amd64 1:1.35.0-4+b3 [452 kB] #10 1.338 Get:5 http://deb.debian.org/debian bookworm/main amd64 libblas3 amd64 3.11.0-2 [149 kB] #10 1.339 Get:6 http://deb.debian.org/debian bookworm/main amd64 liblapack3 amd64 3.11.0-2 [2323 kB] #10 1.388 Get:7 http://deb.debian.org/debian bookworm/main amd64 librpmio9 amd64 4.18.0+dfsg-1+deb12u1 [1625 kB] #10 1.429 Get:8 http://deb.debian.org/debian bookworm/main amd64 librpm9 amd64 4.18.0+dfsg-1+deb12u1 [1720 kB] #10 1.469 Get:9 http://deb.debian.org/debian bookworm/main amd64 python3-setuptools all 66.1.1-1+deb12u1 [522 kB] #10 1.481 Get:10 http://deb.debian.org/debian bookworm/main amd64 python3-pkg-resources all 66.1.1-1+deb12u1 [296 kB] #10 1.488 Get:11 http://deb.debian.org/debian bookworm/main amd64 python3-numpy amd64 1:1.24.2-1+deb12u1 [4960 kB] #10 1.604 Get:12 http://deb.debian.org/debian bookworm/main amd64 python3-setuptools-whl all 66.1.1-1+deb12u1 [1112 kB] #10 1.630 Get:13 http://deb.debian.org/debian bookworm/main amd64 python3-watchdog all 2.2.1-1 [124 kB] #10 1.633 Get:14 http://deb.debian.org/debian bookworm/main amd64 rpm-common amd64 4.18.0+dfsg-1+deb12u1 [1571 kB] #10 1.671 Get:15 http://deb.debian.org/debian bookworm/main amd64 rpm2cpio amd64 4.18.0+dfsg-1+deb12u1 [1547 kB] #10 1.708 Get:16 http://deb.debian.org/debian bookworm/main amd64 udhcpc amd64 1:1.35.0-4+b3 [6284 B] #10 1.831 debconf: delaying package configuration, since apt-utils is not installed #10 1.867 Fetched 16.8 MB in 0s (36.8 MB/s) #10 1.942 Selecting previously unselected package libiperf0:amd64. #10 1.942 (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.) #10 1.969 Preparing to unpack .../00-libiperf0_3.12-1+deb12u1_amd64.deb ... #10 2.009 Unpacking libiperf0:amd64 (3.12-1+deb12u1) ... #10 2.168 Selecting previously unselected package iperf3. #10 2.172 Preparing to unpack .../01-iperf3_3.12-1+deb12u1_amd64.deb ... #10 2.189 Unpacking iperf3 (3.12-1+deb12u1) ... #10 2.352 Selecting previously unselected package cpio. #10 2.356 Preparing to unpack .../02-cpio_2.13+dfsg-7.1_amd64.deb ... #10 2.373 Unpacking cpio (2.13+dfsg-7.1) ... #10 2.492 Selecting previously unselected package busybox. #10 2.496 Preparing to unpack .../03-busybox_1%3a1.35.0-4+b3_amd64.deb ... #10 2.512 Unpacking busybox (1:1.35.0-4+b3) ... #10 2.695 Selecting previously unselected package libblas3:amd64. #10 2.700 Preparing to unpack .../04-libblas3_3.11.0-2_amd64.deb ... #10 2.717 Unpacking libblas3:amd64 (3.11.0-2) ... #10 2.954 Selecting previously unselected package liblapack3:amd64. #10 2.959 Preparing to unpack .../05-liblapack3_3.11.0-2_amd64.deb ... #10 2.976 Unpacking liblapack3:amd64 (3.11.0-2) ... #10 3.297 Selecting previously unselected package librpmio9. #10 3.305 Preparing to unpack .../06-librpmio9_4.18.0+dfsg-1+deb12u1_amd64.deb ... #10 3.338 Unpacking librpmio9 (4.18.0+dfsg-1+deb12u1) ... #10 3.577 Selecting previously unselected package librpm9. #10 3.595 Preparing to unpack .../07-librpm9_4.18.0+dfsg-1+deb12u1_amd64.deb ... #10 3.630 Unpacking librpm9 (4.18.0+dfsg-1+deb12u1) ... #10 3.862 Preparing to unpack .../08-python3-setuptools_66.1.1-1+deb12u1_all.deb ... #10 4.023 Unpacking python3-setuptools (66.1.1-1+deb12u1) over (66.1.1-1) ... #10 7.490 Preparing to unpack .../09-python3-pkg-resources_66.1.1-1+deb12u1_all.deb ... #10 7.628 Unpacking python3-pkg-resources (66.1.1-1+deb12u1) over (66.1.1-1) ... #10 8.702 Selecting previously unselected package python3-numpy. #10 8.710 Preparing to unpack .../10-python3-numpy_1%3a1.24.2-1+deb12u1_amd64.deb ... #10 8.726 Unpacking python3-numpy (1:1.24.2-1+deb12u1) ... #10 9.127 Preparing to unpack .../11-python3-setuptools-whl_66.1.1-1+deb12u1_all.deb ... #10 9.208 Unpacking python3-setuptools-whl (66.1.1-1+deb12u1) over (66.1.1-1) ... #10 9.524 Selecting previously unselected package python3-watchdog. #10 9.533 Preparing to unpack .../12-python3-watchdog_2.2.1-1_all.deb ... #10 9.556 Unpacking python3-watchdog (2.2.1-1) ... #10 9.754 Selecting previously unselected package rpm-common. #10 9.761 Preparing to unpack .../13-rpm-common_4.18.0+dfsg-1+deb12u1_amd64.deb ... #10 9.795 Unpacking rpm-common (4.18.0+dfsg-1+deb12u1) ... #10 9.993 Selecting previously unselected package rpm2cpio. #10 9.997 Preparing to unpack .../14-rpm2cpio_4.18.0+dfsg-1+deb12u1_amd64.deb ... #10 10.01 Unpacking rpm2cpio (4.18.0+dfsg-1+deb12u1) ... #10 10.15 Selecting previously unselected package udhcpc:amd64. #10 10.15 Preparing to unpack .../15-udhcpc_1%3a1.35.0-4+b3_amd64.deb ... #10 10.19 Unpacking udhcpc:amd64 (1:1.35.0-4+b3) ... #10 10.39 Setting up python3-pkg-resources (66.1.1-1+deb12u1) ... #10 10.69 Setting up cpio (2.13+dfsg-7.1) ... #10 10.73 update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode #10 10.73 update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist #10 10.76 Setting up python3-setuptools-whl (66.1.1-1+deb12u1) ... #10 10.80 Setting up python3-setuptools (66.1.1-1+deb12u1) ... #10 11.09 Setting up python3-watchdog (2.2.1-1) ... #10 11.27 Setting up busybox (1:1.35.0-4+b3) ... #10 11.37 Setting up libblas3:amd64 (3.11.0-2) ... #10 11.44 update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode #10 11.49 Setting up libiperf0:amd64 (3.12-1+deb12u1) ... #10 11.54 Setting up udhcpc:amd64 (1:1.35.0-4+b3) ... #10 11.61 Setting up librpmio9 (4.18.0+dfsg-1+deb12u1) ... #10 11.70 Setting up librpm9 (4.18.0+dfsg-1+deb12u1) ... #10 11.81 Setting up liblapack3:amd64 (3.11.0-2) ... #10 11.87 update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode #10 11.92 Setting up iperf3 (3.12-1+deb12u1) ... #10 12.11 debconf: unable to initialize frontend: Dialog #10 12.11 debconf: (TERM is not set, so the dialog frontend is not usable.) #10 12.11 debconf: falling back to frontend: Readline #10 12.11 debconf: unable to initialize frontend: Readline #10 12.11 debconf: (This frontend requires a controlling tty.) #10 12.11 debconf: falling back to frontend: Teletype #10 12.12 Configuring iperf3 #10 12.12 ------------------ #10 12.12 #10 12.12 Choose this option if Iperf3 should start automatically as a daemon, now and at #10 12.12 boot time. #10 12.12 #10 12.12 Start Iperf3 as a daemon automatically? [yes/no] #10 12.12 Use of uninitialized value $_[1] in join or string at /usr/share/perl5/Debconf/DbDriver/Stack.pm line 111. #10 12.16 invoke-rc.d: could not determine current runlevel #10 12.17 invoke-rc.d: policy-rc.d denied execution of stop. #10 12.35 Use of uninitialized value $val in substitution (s///) at /usr/share/perl5/Debconf/Format/822.pm line 83, <GEN6> line 1. #10 12.35 Use of uninitialized value $val in concatenation (.) or string at /usr/share/perl5/Debconf/Format/822.pm line 84, <GEN6> line 1. #10 12.40 Setting up rpm-common (4.18.0+dfsg-1+deb12u1) ... #10 12.50 Setting up python3-numpy (1:1.24.2-1+deb12u1) ... #10 13.31 Setting up rpm2cpio (4.18.0+dfsg-1+deb12u1) ... #10 13.42 Processing triggers for man-db (2.11.2-2) ... #10 13.49 Processing triggers for dbus (1.14.10-1~deb12u1) ... #10 13.55 Processing triggers for libc-bin (2.36-9+deb12u9) ... #10 DONE 14.1s #11 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #11 0.769 Collecting smpplib #11 0.769 Cloning https://github.com/podshumok/python-smpplib.git (to revision master) to /tmp/pip-install-yqahcy51/smpplib_f45a9edbc180470fb5bf9c8a024e526f #11 0.770 Running command git clone --filter=blob:none --quiet https://github.com/podshumok/python-smpplib.git /tmp/pip-install-yqahcy51/smpplib_f45a9edbc180470fb5bf9c8a024e526f #11 1.562 Resolved https://github.com/podshumok/python-smpplib.git to commit 29e611d20b21c4c6aff55ee867f2355f4c7085c8 #11 1.565 Preparing metadata (setup.py): started #11 1.700 Preparing metadata (setup.py): finished with status 'done' #11 1.701 Requirement already satisfied: pydbus in /usr/local/lib/python3.11/dist-packages (0.6.0) #11 1.702 Requirement already satisfied: pyusb in /usr/lib/python3/dist-packages (1.2.1.post2) #11 1.702 Requirement already satisfied: pysispm in /usr/local/lib/python3.11/dist-packages (0.6) #11 2.014 Collecting pymongo #11 2.048 Downloading pymongo-4.10.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB) #11 2.100 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 33.3 MB/s eta 0:00:00 #11 2.107 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from smpplib) (1.16.0) #11 2.147 Collecting dnspython<3.0.0,>=1.16.0 #11 2.154 Downloading dnspython-2.7.0-py3-none-any.whl (313 kB) #11 2.174 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 313.6/313.6 kB 17.8 MB/s eta 0:00:00 #11 2.361 Installing collected packages: dnspython, pymongo #11 2.696 Successfully installed dnspython-2.7.0 pymongo-4.10.1 #11 2.696 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #11 DONE 2.9s #12 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #12 0.626 Hit:1 http://deb.debian.org/debian bookworm InRelease #12 0.626 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #12 0.627 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #12 0.627 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #12 0.911 Reading package lists... #12 1.177 Reading package lists... #12 1.437 Building dependency tree... #12 1.492 Reading state information... #12 1.558 The following additional packages will be installed: #12 1.558 dbus-user-session libnss-systemd libpam-systemd libxmuu1 ncurses-term #12 1.558 openssh-client openssh-sftp-server runit-helper systemd-sysv xauth #12 1.558 Suggested packages: #12 1.558 keychain libpam-ssh monkeysphere ssh-askpass molly-guard ufw #12 1.616 The following NEW packages will be installed: #12 1.617 dbus-user-session libnss-systemd libpam-systemd libxmuu1 ncurses-term #12 1.617 openssh-server openssh-sftp-server runit-helper systemd-sysv xauth #12 1.617 The following packages will be upgraded: #12 1.617 openssh-client #12 1.634 1 upgraded, 10 newly installed, 0 to remove and 40 not upgraded. #12 1.634 Need to get 2592 kB of archives. #12 1.634 After this operation, 7890 kB of additional disk space will be used. #12 1.634 Get:1 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.33-1~deb12u1 [42.5 kB] #12 1.646 Get:2 http://deb.debian.org/debian bookworm/main amd64 openssh-client amd64 1:9.2p1-2+deb12u4 [993 kB] #12 1.667 Get:3 http://deb.debian.org/debian bookworm/main amd64 openssh-sftp-server amd64 1:9.2p1-2+deb12u4 [65.9 kB] #12 1.668 Get:4 http://deb.debian.org/debian bookworm/main amd64 runit-helper all 2.15.2 [6520 B] #12 1.668 Get:5 http://deb.debian.org/debian bookworm/main amd64 openssh-server amd64 1:9.2p1-2+deb12u4 [456 kB] #12 1.672 Get:6 http://deb.debian.org/debian bookworm/main amd64 libnss-systemd amd64 252.33-1~deb12u1 [164 kB] #12 1.673 Get:7 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.33-1~deb12u1 [225 kB] #12 1.675 Get:8 http://deb.debian.org/debian bookworm/main amd64 ncurses-term all 6.4-4 [501 kB] #12 1.679 Get:9 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.10-1~deb12u1 [78.1 kB] #12 1.680 Get:10 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB] #12 1.680 Get:11 http://deb.debian.org/debian bookworm/main amd64 xauth amd64 1:1.1.2-1 [36.0 kB] #12 1.800 debconf: delaying package configuration, since apt-utils is not installed #12 1.837 Fetched 2592 kB in 0s (42.6 MB/s) #12 1.935 Selecting previously unselected package systemd-sysv. #12 1.935 (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 ... 118765 files and directories currently installed.) #12 1.976 Preparing to unpack .../00-systemd-sysv_252.33-1~deb12u1_amd64.deb ... #12 2.004 Unpacking systemd-sysv (252.33-1~deb12u1) ... #12 2.257 Preparing to unpack .../01-openssh-client_1%3a9.2p1-2+deb12u4_amd64.deb ... #12 2.377 Unpacking openssh-client (1:9.2p1-2+deb12u4) over (1:9.2p1-2+deb12u3) ... #12 2.822 Selecting previously unselected package openssh-sftp-server. #12 2.839 Preparing to unpack .../02-openssh-sftp-server_1%3a9.2p1-2+deb12u4_amd64.deb ... #12 2.872 Unpacking openssh-sftp-server (1:9.2p1-2+deb12u4) ... #12 3.009 Selecting previously unselected package runit-helper. #12 3.017 Preparing to unpack .../03-runit-helper_2.15.2_all.deb ... #12 3.051 Unpacking runit-helper (2.15.2) ... #12 3.401 Selecting previously unselected package openssh-server. #12 3.409 Preparing to unpack .../04-openssh-server_1%3a9.2p1-2+deb12u4_amd64.deb ... #12 3.454 Unpacking openssh-server (1:9.2p1-2+deb12u4) ... #12 3.728 Selecting previously unselected package libnss-systemd:amd64. #12 3.747 Preparing to unpack .../05-libnss-systemd_252.33-1~deb12u1_amd64.deb ... #12 3.815 Unpacking libnss-systemd:amd64 (252.33-1~deb12u1) ... #12 4.036 Selecting previously unselected package libpam-systemd:amd64. #12 4.044 Preparing to unpack .../06-libpam-systemd_252.33-1~deb12u1_amd64.deb ... #12 4.069 Unpacking libpam-systemd:amd64 (252.33-1~deb12u1) ... #12 4.266 Selecting previously unselected package ncurses-term. #12 4.284 Preparing to unpack .../07-ncurses-term_6.4-4_all.deb ... #12 4.309 Unpacking ncurses-term (6.4-4) ... #12 4.649 Selecting previously unselected package dbus-user-session. #12 4.657 Preparing to unpack .../08-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ... #12 4.695 Unpacking dbus-user-session (1.14.10-1~deb12u1) ... #12 4.907 Selecting previously unselected package libxmuu1:amd64. #12 4.915 Preparing to unpack .../09-libxmuu1_2%3a1.1.3-3_amd64.deb ... #12 4.941 Unpacking libxmuu1:amd64 (2:1.1.3-3) ... #12 5.115 Selecting previously unselected package xauth. #12 5.133 Preparing to unpack .../10-xauth_1%3a1.1.2-1_amd64.deb ... #12 5.164 Unpacking xauth (1:1.1.2-1) ... #12 5.386 Setting up runit-helper (2.15.2) ... #12 5.479 Setting up systemd-sysv (252.33-1~deb12u1) ... #12 5.580 Setting up openssh-client (1:9.2p1-2+deb12u4) ... #12 5.725 Setting up libnss-systemd:amd64 (252.33-1~deb12u1) ... #12 5.787 Setting up libpam-systemd:amd64 (252.33-1~deb12u1) ... #12 5.860 debconf: unable to initialize frontend: Dialog #12 5.860 debconf: (TERM is not set, so the dialog frontend is not usable.) #12 5.860 debconf: falling back to frontend: Readline #12 5.863 debconf: unable to initialize frontend: Readline #12 5.863 debconf: (This frontend requires a controlling tty.) #12 5.863 debconf: falling back to frontend: Teletype #12 5.921 Setting up libxmuu1:amd64 (2:1.1.3-3) ... #12 5.969 Setting up ncurses-term (6.4-4) ... #12 6.016 Setting up openssh-sftp-server (1:9.2p1-2+deb12u4) ... #12 6.087 Setting up openssh-server (1:9.2p1-2+deb12u4) ... #12 6.427 debconf: unable to initialize frontend: Dialog #12 6.427 debconf: (TERM is not set, so the dialog frontend is not usable.) #12 6.427 debconf: falling back to frontend: Readline #12 6.430 debconf: unable to initialize frontend: Readline #12 6.430 debconf: (This frontend requires a controlling tty.) #12 6.430 debconf: falling back to frontend: Teletype #12 6.466 #12 6.466 Creating config file /etc/ssh/sshd_config with new version #12 6.536 Creating SSH2 RSA key; this may take some time ... #12 7.092 3072 SHA256:g60AAqWxivav15ZJND84tK6PtE/qrE/Y4F1YDAWngnA root@buildkitsandbox (RSA) #12 7.093 Creating SSH2 ECDSA key; this may take some time ... #12 7.097 256 SHA256:Y97MTGsZHj7tzvyXRDmc8hq0uBawghZLB5dV5m3ttd4 root@buildkitsandbox (ECDSA) #12 7.098 Creating SSH2 ED25519 key; this may take some time ... #12 7.102 256 SHA256:pvnMKp5qQ+GLNeU1LKsf4u+etAdQngLGnmRTEu+kQrE root@buildkitsandbox (ED25519) #12 7.289 invoke-rc.d: could not determine current runlevel #12 7.296 invoke-rc.d: policy-rc.d denied execution of start. #12 7.370 Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. #12 7.370 Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. #12 7.462 Setting up dbus-user-session (1.14.10-1~deb12u1) ... #12 7.591 Setting up xauth (1:1.1.2-1) ... #12 7.684 Processing triggers for man-db (2.11.2-2) ... #12 7.783 Processing triggers for libc-bin (2.36-9+deb12u9) ... #12 DONE 8.4s #13 [ 8/28] RUN MKDIR /var/run/sshd #13 DONE 0.7s #14 [ 9/28] COPY SSH /root/.ssh #14 DONE 0.2s #15 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #15 DONE 0.2s #16 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #16 DONE 0.6s #17 [12/28] RUN MKDIR -p /osmo-gsm-tester-srsue /osmo-gsm-tester-srsenb /osmo-gsm-tester-srsepc /osmo-gsm-tester-trx /osmo-gsm-tester-grbroker /osmo-gsm-tester-open5gs #17 DONE 0.6s #18 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #18 DONE 0.7s #19 [14/28] RUN sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=en_US.UTF-8 #19 1.254 Generating locales (this might take a while)... #19 1.254 en_US.UTF-8... done #19 1.946 Generation complete. #19 DONE 2.2s #20 [15/28] RUN APT-GET update && apt-get install -y --no-install-recommends telnet libosmocore-dev libosmo-abis-dev libosmo-gsup-client-dev libosmo-netif-dev libosmo-ranap-dev libosmo-sigtran-dev libsmpp34-dev libgtp-dev libasn1c-dev && apt-get clean #20 0.477 Hit:1 http://deb.debian.org/debian bookworm InRelease #20 0.477 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #20 0.477 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #20 0.477 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #20 0.614 Reading package lists... #20 0.884 Reading package lists... #20 1.143 Building dependency tree... #20 1.200 Reading state information... #20 1.226 telnet is already the newest version (0.17+2.4-2+deb12u1). #20 1.226 Some packages could not be installed. This may mean that you have #20 1.226 requested an impossible situation or if you are using the unstable #20 1.226 distribution that some required packages have not yet been created #20 1.226 or been moved out of Incoming. #20 1.226 The following information may help to resolve the situation: #20 1.226 #20 1.226 The following packages have unmet dependencies: #20 1.260 libasn1c-dev : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed #20 1.260 libasn1c1 : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed #20 1.261 E: Unable to correct problems, you have held broken packages. #20 ERROR: process "/bin/sh -c apt-get update && \tapt-get install -y --no-install-recommends \t\ttelnet \t\tlibosmocore-dev \t\tlibosmo-abis-dev \t\tlibosmo-gsup-client-dev \t\tlibosmo-netif-dev \t\tlibosmo-ranap-dev \t\tlibosmo-sigtran-dev \t\tlibsmpp34-dev \t\tlibgtp-dev \t\tlibasn1c-dev && \tapt-get clean" did not complete successfully: exit code: 100 ------ > [15/28] RUN APT-GET update && apt-get install -y --no-install-recommends telnet libosmocore-dev libosmo-abis-dev libosmo-gsup-client-dev libosmo-netif-dev libosmo-ranap-dev libosmo-sigtran-dev libsmpp34-dev libgtp-dev libasn1c-dev && apt-get clean: 1.226 Some packages could not be installed. This may mean that you have 1.226 requested an impossible situation or if you are using the unstable 1.226 distribution that some required packages have not yet been created 1.226 or been moved out of Incoming. 1.226 The following information may help to resolve the situation: 1.226 1.226 The following packages have unmet dependencies: 1.260 libasn1c-dev : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed 1.260 libasn1c1 : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed 1.261 E: Unable to correct problems, you have held broken packages. ------ Dockerfile:67 -------------------- 66 | 67 | >>> RUN apt-get update && \ 68 | >>> apt-get install -y --no-install-recommends \ 69 | >>> telnet \ 70 | >>> libosmocore-dev \ 71 | >>> libosmo-abis-dev \ 72 | >>> libosmo-gsup-client-dev \ 73 | >>> libosmo-netif-dev \ 74 | >>> libosmo-ranap-dev \ 75 | >>> libosmo-sigtran-dev \ 76 | >>> libsmpp34-dev \ 77 | >>> libgtp-dev \ 78 | >>> libasn1c-dev && \ 79 | >>> apt-get clean 80 | -------------------- ERROR: failed to solve: process "/bin/sh -c apt-get update && \tapt-get install -y --no-install-recommends \t\ttelnet \t\tlibosmocore-dev \t\tlibosmo-abis-dev \t\tlibosmo-gsup-client-dev \t\tlibosmo-netif-dev \t\tlibosmo-ranap-dev \t\tlibosmo-sigtran-dev \t\tlibsmpp34-dev \t\tlibgtp-dev \t\tlibasn1c-dev && \tapt-get clean" did not complete successfully: exit code: 100 make: *** [../make/Makefile:95: docker-build] Error 1 make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_build-osmo-pcu-oc2g/docker-playground/osmo-gsm-tester' Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful Sending e-mails to: pespin@sysmocom.de jenkins-notifications@lists.osmocom.org Finished: FAILURE