See https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-hnbgw/10635/display/redirect
Changes:
------------------------------------------ Started by upstream project "master-osmo-hnbgw" build number 10900 originally caused by: Started by upstream project "master-libosmo-pfcp" build number 2360 originally caused by: Started by timer Running as SYSTEM Building remotely on build5-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 https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-hnbgw/ws/ 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 https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-hnbgw/ws/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.5' 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-hnbgw] $ /bin/sh -xe /tmp/jenkins5232759668614011496.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 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-hnbgw/ws/docker-playground/osmo-gsm-tester' awk: cannot open .release (No such file or directory) awk: cannot open .release (No such file or directory) awk: cannot open .release (No such file or directory) rm -rf .common cp -r https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-hnbgw/ws/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 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2) #1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65) #1 DONE 0.0s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s
#3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s
#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 DONE 0.0s
#5 [internal] load build context #5 transferring context: 5.76kB done #5 DONE 0.0s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.1s
#7 [ 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 #7 CACHED
#8 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #8 CACHED
#9 [ 2/28] RUN useradd -ms /bin/bash jenkins #9 CACHED
#10 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #10 CACHED
#11 [ 9/28] COPY SSH /root/.ssh #11 CACHED
#12 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #12 CACHED
#13 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #13 CACHED
#14 [ 3/28] RUN groupadd osmo-gsm-tester #14 CACHED
#15 [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 #15 CACHED
#16 [ 8/28] RUN MKDIR /var/run/sshd #16 CACHED
#17 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #17 CACHED
#18 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #18 CACHED
#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 CACHED
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #6 CACHED
#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.231 Hit:1 http://deb.debian.org/debian bookworm InRelease #20 0.231 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #20 0.231 Hit:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #20 0.234 Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease #20 0.521 Reading package lists... #20 0.795 Reading package lists... #20 1.050 Building dependency tree... #20 1.111 Reading state information... #20 1.137 telnet is already the newest version (0.17+2.4-2+deb12u1). #20 1.137 Some packages could not be installed. This may mean that you have #20 1.137 requested an impossible situation or if you are using the unstable #20 1.137 distribution that some required packages have not yet been created #20 1.137 or been moved out of Incoming. #20 1.137 The following information may help to resolve the situation: #20 1.137 #20 1.137 The following packages have unmet dependencies: #20 1.172 libasn1c-dev : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed #20 1.172 libasn1c1 : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed #20 1.174 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.137 Some packages could not be installed. This may mean that you have 1.137 requested an impossible situation or if you are using the unstable 1.137 distribution that some required packages have not yet been created 1.137 or been moved out of Incoming. 1.137 The following information may help to resolve the situation: 1.137 1.137 The following packages have unmet dependencies: 1.172 libasn1c-dev : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed 1.172 libasn1c1 : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed 1.174 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 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-hnbgw/ws/docker-playground/osmo-gsm-tester' Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful
See https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-hnbgw/10636/display/redirect
Changes:
------------------------------------------ [...truncated 13.67 KiB...] #10 3.372 Preparing to unpack .../11-rpm2cpio_4.18.0+dfsg-1+deb12u1_amd64.deb ... #10 3.385 Unpacking rpm2cpio (4.18.0+dfsg-1+deb12u1) ... #10 3.496 Selecting previously unselected package udhcpc:amd64. #10 3.513 Preparing to unpack .../12-udhcpc_1%3a1.35.0-4+b3_amd64.deb ... #10 3.525 Unpacking udhcpc:amd64 (1:1.35.0-4+b3) ... #10 3.648 Setting up cpio (2.13+dfsg-7.1) ... #10 3.684 update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode #10 3.684 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 3.703 Setting up python3-watchdog (2.2.1-1) ... #10 3.838 Setting up busybox (1:1.35.0-4+b3) ... #10 3.873 Setting up libblas3:amd64 (3.11.0-2) ... #10 3.902 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 3.921 Setting up libiperf0:amd64 (3.12-1+deb12u1) ... #10 3.956 Setting up udhcpc:amd64 (1:1.35.0-4+b3) ... #10 4.002 Setting up librpmio9 (4.18.0+dfsg-1+deb12u1) ... #10 4.038 Setting up librpm9 (4.18.0+dfsg-1+deb12u1) ... #10 4.076 Setting up liblapack3:amd64 (3.11.0-2) ... #10 4.107 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 4.126 Setting up iperf3 (3.12-1+deb12u1) ... #10 4.207 debconf: unable to initialize frontend: Dialog #10 4.207 debconf: (TERM is not set, so the dialog frontend is not usable.) #10 4.207 debconf: falling back to frontend: Readline #10 4.210 debconf: unable to initialize frontend: Readline #10 4.210 debconf: (This frontend requires a controlling tty.) #10 4.210 debconf: falling back to frontend: Teletype #10 4.214 Configuring iperf3 #10 4.214 ------------------ #10 4.214 #10 4.214 Choose this option if Iperf3 should start automatically as a daemon, now and at #10 4.214 boot time. #10 4.214 #10 4.214 Start Iperf3 as a daemon automatically? [yes/no] #10 4.215 Use of uninitialized value $_[1] in join or string at /usr/share/perl5/Debconf/DbDriver/Stack.pm line 111. #10 4.257 invoke-rc.d: could not determine current runlevel #10 4.259 invoke-rc.d: policy-rc.d denied execution of stop. #10 4.422 Use of uninitialized value $val in substitution (s///) at /usr/share/perl5/Debconf/Format/822.pm line 83, <GEN6> line 1. #10 4.422 Use of uninitialized value $val in concatenation (.) or string at /usr/share/perl5/Debconf/Format/822.pm line 84, <GEN6> line 1. #10 4.465 Setting up rpm-common (4.18.0+dfsg-1+deb12u1) ... #10 4.511 Setting up python3-numpy (1:1.24.2-1+deb12u1) ... #10 5.296 Setting up rpm2cpio (4.18.0+dfsg-1+deb12u1) ... #10 5.331 Processing triggers for man-db (2.11.2-2) ... #10 5.372 Processing triggers for dbus (1.14.10-1~deb12u1) ... #10 5.399 Processing triggers for libc-bin (2.36-9+deb12u9) ... #10 DONE 5.6s
#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.470 Collecting smpplib #11 0.470 Cloning https://github.com/podshumok/python-smpplib.git (to revision master) to /tmp/pip-install-tnkfilq6/smpplib_8713d3a479f14aedae98434f1a74bb12 #11 0.471 Running command git clone --filter=blob:none --quiet https://github.com/podshumok/python-smpplib.git /tmp/pip-install-tnkfilq6/smpplib_8713d3a479f14aedae98434f1a74bb12 #11 1.261 Resolved https://github.com/podshumok/python-smpplib.git to commit 29e611d20b21c4c6aff55ee867f2355f4c7085c8 #11 1.267 Preparing metadata (setup.py): started #11 1.406 Preparing metadata (setup.py): finished with status 'done' #11 1.408 Requirement already satisfied: pydbus in /usr/local/lib/python3.11/dist-packages (0.6.0) #11 1.408 Requirement already satisfied: pyusb in /usr/lib/python3/dist-packages (1.2.1.post2) #11 1.408 Requirement already satisfied: pysispm in /usr/local/lib/python3.11/dist-packages (0.6) #11 1.713 Collecting pymongo #11 1.759 Downloading pymongo-4.10.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB) #11 1.805 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 38.0 MB/s eta 0:00:00 #11 1.811 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from smpplib) (1.16.0) #11 1.843 Collecting dnspython<3.0.0,>=1.16.0 #11 1.850 Downloading dnspython-2.7.0-py3-none-any.whl (313 kB) #11 1.859 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 313.6/313.6 kB 37.0 MB/s eta 0:00:00 #11 2.042 Installing collected packages: dnspython, pymongo #11 2.342 Successfully installed dnspython-2.7.0 pymongo-4.10.1 #11 2.342 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.5s
#12 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #12 0.365 Hit:1 http://deb.debian.org/debian bookworm InRelease #12 0.365 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #12 0.365 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #12 0.365 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #12 0.654 Reading package lists... #12 0.927 Reading package lists... #12 1.183 Building dependency tree... #12 1.239 Reading state information... #12 1.304 The following additional packages will be installed: #12 1.304 dbus-user-session libnss-systemd libpam-systemd libxmuu1 ncurses-term #12 1.304 openssh-sftp-server runit-helper systemd-sysv xauth #12 1.304 Suggested packages: #12 1.304 molly-guard monkeysphere ssh-askpass ufw #12 1.360 The following NEW packages will be installed: #12 1.361 dbus-user-session libnss-systemd libpam-systemd libxmuu1 ncurses-term #12 1.361 openssh-server openssh-sftp-server runit-helper systemd-sysv xauth #12 1.378 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. #12 1.378 Need to get 1599 kB of archives. #12 1.378 After this operation, 7878 kB of additional disk space will be used. #12 1.378 Get:1 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.33-1~deb12u1 [42.5 kB] #12 1.398 Get:2 http://deb.debian.org/debian bookworm/main amd64 openssh-sftp-server amd64 1:9.2p1-2+deb12u4 [65.9 kB] #12 1.404 Get:3 http://deb.debian.org/debian bookworm/main amd64 runit-helper all 2.15.2 [6520 B] #12 1.404 Get:4 http://deb.debian.org/debian bookworm/main amd64 openssh-server amd64 1:9.2p1-2+deb12u4 [456 kB] #12 1.415 Get:5 http://deb.debian.org/debian bookworm/main amd64 libnss-systemd amd64 252.33-1~deb12u1 [164 kB] #12 1.417 Get:6 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.33-1~deb12u1 [225 kB] #12 1.420 Get:7 http://deb.debian.org/debian bookworm/main amd64 ncurses-term all 6.4-4 [501 kB] #12 1.425 Get:8 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.10-1~deb12u1 [78.1 kB] #12 1.425 Get:9 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB] #12 1.426 Get:10 http://deb.debian.org/debian bookworm/main amd64 xauth amd64 1:1.1.2-1 [36.0 kB] #12 1.532 debconf: delaying package configuration, since apt-utils is not installed #12 1.563 Fetched 1599 kB in 0s (25.6 MB/s) #12 1.611 Selecting previously unselected package systemd-sysv. #12 1.611 (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.647 Preparing to unpack .../0-systemd-sysv_252.33-1~deb12u1_amd64.deb ... #12 1.659 Unpacking systemd-sysv (252.33-1~deb12u1) ... #12 1.752 Selecting previously unselected package openssh-sftp-server. #12 1.769 Preparing to unpack .../1-openssh-sftp-server_1%3a9.2p1-2+deb12u4_amd64.deb ... #12 1.781 Unpacking openssh-sftp-server (1:9.2p1-2+deb12u4) ... #12 1.889 Selecting previously unselected package runit-helper. #12 1.906 Preparing to unpack .../2-runit-helper_2.15.2_all.deb ... #12 1.919 Unpacking runit-helper (2.15.2) ... #12 2.058 Selecting previously unselected package openssh-server. #12 2.071 Preparing to unpack .../3-openssh-server_1%3a9.2p1-2+deb12u4_amd64.deb ... #12 2.095 Unpacking openssh-server (1:9.2p1-2+deb12u4) ... #12 2.248 Selecting previously unselected package libnss-systemd:amd64. #12 2.264 Preparing to unpack .../4-libnss-systemd_252.33-1~deb12u1_amd64.deb ... #12 2.293 Unpacking libnss-systemd:amd64 (252.33-1~deb12u1) ... #12 2.415 Selecting previously unselected package libpam-systemd:amd64. #12 2.432 Preparing to unpack .../5-libpam-systemd_252.33-1~deb12u1_amd64.deb ... #12 2.444 Unpacking libpam-systemd:amd64 (252.33-1~deb12u1) ... #12 2.552 Selecting previously unselected package ncurses-term. #12 2.561 Preparing to unpack .../6-ncurses-term_6.4-4_all.deb ... #12 2.572 Unpacking ncurses-term (6.4-4) ... #12 2.774 Selecting previously unselected package dbus-user-session. #12 2.783 Preparing to unpack .../7-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ... #12 2.795 Unpacking dbus-user-session (1.14.10-1~deb12u1) ... #12 2.915 Selecting previously unselected package libxmuu1:amd64. #12 2.933 Preparing to unpack .../8-libxmuu1_2%3a1.1.3-3_amd64.deb ... #12 2.945 Unpacking libxmuu1:amd64 (2:1.1.3-3) ... #12 3.026 Selecting previously unselected package xauth. #12 3.031 Preparing to unpack .../9-xauth_1%3a1.1.2-1_amd64.deb ... #12 3.042 Unpacking xauth (1:1.1.2-1) ... #12 3.118 Setting up runit-helper (2.15.2) ... #12 3.151 Setting up openssh-sftp-server (1:9.2p1-2+deb12u4) ... #12 3.183 Setting up systemd-sysv (252.33-1~deb12u1) ... #12 3.216 Setting up openssh-server (1:9.2p1-2+deb12u4) ... #12 3.372 debconf: unable to initialize frontend: Dialog #12 3.372 debconf: (TERM is not set, so the dialog frontend is not usable.) #12 3.372 debconf: falling back to frontend: Readline #12 3.375 debconf: unable to initialize frontend: Readline #12 3.375 debconf: (This frontend requires a controlling tty.) #12 3.375 debconf: falling back to frontend: Teletype #12 3.401 #12 3.401 Creating config file /etc/ssh/sshd_config with new version #12 3.414 Creating SSH2 RSA key; this may take some time ... #12 3.806 3072 SHA256:zEaW5kr5vc8M7UQBVy5d5ha3WyxWCEkO9To0oXXILHc root@buildkitsandbox (RSA) #12 3.807 Creating SSH2 ECDSA key; this may take some time ... #12 3.811 256 SHA256:vc5pNluvCSMQuiUyX3jW/owdmZD9mXTALKMq2707UEA root@buildkitsandbox (ECDSA) #12 3.812 Creating SSH2 ED25519 key; this may take some time ... #12 3.815 256 SHA256:JGeFC+XPYjDf1dpRImbJav3VMDFnidiFh+QnEgclla0 root@buildkitsandbox (ED25519) #12 3.912 invoke-rc.d: could not determine current runlevel #12 3.914 invoke-rc.d: policy-rc.d denied execution of start. #12 3.971 Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. #12 3.971 Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. #12 4.035 Setting up libnss-systemd:amd64 (252.33-1~deb12u1) ... #12 4.071 Setting up libpam-systemd:amd64 (252.33-1~deb12u1) ... #12 4.132 debconf: unable to initialize frontend: Dialog #12 4.132 debconf: (TERM is not set, so the dialog frontend is not usable.) #12 4.132 debconf: falling back to frontend: Readline #12 4.135 debconf: unable to initialize frontend: Readline #12 4.135 debconf: (This frontend requires a controlling tty.) #12 4.135 debconf: falling back to frontend: Teletype #12 4.181 Setting up libxmuu1:amd64 (2:1.1.3-3) ... #12 4.214 Setting up ncurses-term (6.4-4) ... #12 4.247 Setting up dbus-user-session (1.14.10-1~deb12u1) ... #12 4.291 Setting up xauth (1:1.1.2-1) ... #12 4.324 Processing triggers for man-db (2.11.2-2) ... #12 4.355 Processing triggers for libc-bin (2.36-9+deb12u9) ... #12 DONE 4.5s
#13 [ 8/28] RUN MKDIR /var/run/sshd #13 DONE 0.3s
#14 [ 9/28] COPY SSH /root/.ssh #14 DONE 0.1s
#15 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #15 DONE 0.1s
#16 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #16 DONE 0.4s
#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.3s
#18 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #18 DONE 0.3s
#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 0.514 Generating locales (this might take a while)... #19 0.515 en_US.UTF-8... done #19 1.234 Generation complete. #19 DONE 1.3s
#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.228 Hit:1 http://deb.debian.org/debian bookworm InRelease #20 0.228 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #20 0.228 Hit:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #20 0.229 Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease #20 0.362 Reading package lists... #20 0.642 Reading package lists... #20 0.917 Building dependency tree... #20 0.980 Reading state information... #20 1.005 telnet is already the newest version (0.17+2.4-2+deb12u1). #20 1.005 Some packages could not be installed. This may mean that you have #20 1.005 requested an impossible situation or if you are using the unstable #20 1.005 distribution that some required packages have not yet been created #20 1.005 or been moved out of Incoming. #20 1.005 The following information may help to resolve the situation: #20 1.005 #20 1.005 The following packages have unmet dependencies: #20 1.039 libasn1c-dev : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed #20 1.039 libasn1c1 : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed #20 1.041 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.005 Some packages could not be installed. This may mean that you have 1.005 requested an impossible situation or if you are using the unstable 1.005 distribution that some required packages have not yet been created 1.005 or been moved out of Incoming. 1.005 The following information may help to resolve the situation: 1.005 1.005 The following packages have unmet dependencies: 1.039 libasn1c-dev : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed 1.039 libasn1c1 : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed 1.041 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 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-hnbgw/ws/docker-playground/osmo-gsm-tester' Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful
See https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-hnbgw/10637/display/redirect
Changes:
------------------------------------------ Started by upstream project "master-osmo-hnbgw" build number 10902 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 https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-hnbgw/ws/ 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 https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-hnbgw/ws/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-hnbgw] $ /bin/sh -xe /tmp/jenkins4000155858417011.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 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-hnbgw/ws/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 https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-hnbgw/ws/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 .dockerignore #1 transferring context: 2B done #1 DONE 0.1s
#2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 4.84kB done #2 DONE 0.1s
#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 DONE 0.0s
#5 [internal] load build context #5 transferring context: 5.76kB done #5 DONE 0.0s
#6 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-tester/+/master?format=T... #6 CACHED
#7 [ 3/28] RUN groupadd osmo-gsm-tester #7 CACHED
#8 [ 2/28] RUN useradd -ms /bin/bash jenkins #8 CACHED
#9 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #9 CACHED
#10 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #10 CACHED
#11 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #11 CACHED
#12 [ 8/28] RUN MKDIR /var/run/sshd #12 CACHED
#13 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #13 CACHED
#14 [ 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 #14 CACHED
#15 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #15 CACHED
#16 [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 #16 CACHED
#17 [ 9/28] COPY SSH /root/.ssh #17 CACHED
#18 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #18 CACHED
#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 CACHED
#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.351 Hit:1 http://deb.debian.org/debian bookworm InRelease #20 0.351 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #20 0.351 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #20 0.466 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #20 0.501 Reading package lists... #20 0.777 Reading package lists... #20 1.041 Building dependency tree... #20 1.105 Reading state information... #20 1.132 telnet is already the newest version (0.17+2.4-2+deb12u1). #20 1.132 Some packages could not be installed. This may mean that you have #20 1.132 requested an impossible situation or if you are using the unstable #20 1.132 distribution that some required packages have not yet been created #20 1.132 or been moved out of Incoming. #20 1.132 The following information may help to resolve the situation: #20 1.132 #20 1.132 The following packages have unmet dependencies: #20 1.171 libasn1c-dev : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed #20 1.171 libasn1c1 : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed #20 1.173 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.132 Some packages could not be installed. This may mean that you have 1.132 requested an impossible situation or if you are using the unstable 1.132 distribution that some required packages have not yet been created 1.132 or been moved out of Incoming. 1.132 The following information may help to resolve the situation: 1.132 1.132 The following packages have unmet dependencies: 1.171 libasn1c-dev : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed 1.171 libasn1c1 : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed 1.173 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 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-hnbgw/ws/docker-playground/osmo-gsm-tester' Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful
See https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-hnbgw/10638/display/redirect
Changes:
------------------------------------------ Started by upstream project "master-osmo-hnbgw" build number 10903 originally caused by: Started by upstream project "master-osmo-iuh" build number 17919 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 https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-hnbgw/ws/ The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-hnbgw/ws/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.39.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 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-hnbgw] $ /bin/sh -xe /tmp/jenkins5944638743727893087.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 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-hnbgw/ws/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 https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-hnbgw/ws/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 .dockerignore #1 transferring context: 2B done #1 DONE 0.1s
#2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 4.84kB done #2 DONE 0.1s
#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 DONE 0.0s
#5 [internal] load build context #5 transferring context: 5.76kB done #5 DONE 0.0s
#6 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-tester/+/master?format=T... #6 CACHED
#7 [ 9/28] COPY SSH /root/.ssh #7 CACHED
#8 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #8 CACHED
#9 [ 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 #9 CACHED
#10 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #10 CACHED
#11 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #11 CACHED
#12 [ 3/28] RUN groupadd osmo-gsm-tester #12 CACHED
#13 [ 8/28] RUN MKDIR /var/run/sshd #13 CACHED
#14 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #14 CACHED
#15 [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 #15 CACHED
#16 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #16 CACHED
#17 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #17 CACHED
#18 [ 2/28] RUN useradd -ms /bin/bash jenkins #18 CACHED
#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 CACHED
#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.240 Hit:1 http://deb.debian.org/debian bookworm InRelease #20 0.240 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #20 0.251 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #20 0.344 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #20 0.369 Fetched 55.4 kB in 0s (355 kB/s) #20 0.369 Reading package lists... #20 0.677 Reading package lists... #20 0.969 Building dependency tree... #20 1.041 Reading state information... #20 1.072 telnet is already the newest version (0.17+2.4-2+deb12u1). #20 1.072 Some packages could not be installed. This may mean that you have #20 1.072 requested an impossible situation or if you are using the unstable #20 1.072 distribution that some required packages have not yet been created #20 1.072 or been moved out of Incoming. #20 1.072 The following information may help to resolve the situation: #20 1.072 #20 1.072 The following packages have unmet dependencies: #20 1.110 libasn1c-dev : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed #20 1.110 libasn1c1 : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed #20 1.112 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.072 Some packages could not be installed. This may mean that you have 1.072 requested an impossible situation or if you are using the unstable 1.072 distribution that some required packages have not yet been created 1.072 or been moved out of Incoming. 1.072 The following information may help to resolve the situation: 1.072 1.072 The following packages have unmet dependencies: 1.110 libasn1c-dev : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed 1.110 libasn1c1 : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed 1.112 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 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-hnbgw/ws/docker-playground/osmo-gsm-tester' Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful
See https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-hnbgw/10639/display/redirect
Changes:
------------------------------------------ Started by upstream project "master-osmo-hnbgw" build number 10904 originally caused by: Started by upstream project "master-osmo-iuh" build number 17920 originally caused by: Started by upstream project "master-libosmo-sigtran" build number 383 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 https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-hnbgw/ws/ The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-hnbgw/ws/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.39.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 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-hnbgw] $ /bin/sh -xe /tmp/jenkins6328821127564607763.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 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-hnbgw/ws/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 https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-hnbgw/ws/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.1s
#2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.2s
#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 DONE 0.0s
#5 [internal] load build context #5 transferring context: 5.76kB done #5 DONE 0.1s
#6 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-tester/+/master?format=T... #6 DONE 0.5s
#7 [ 9/28] COPY SSH /root/.ssh #7 CACHED
#8 [ 3/28] RUN groupadd osmo-gsm-tester #8 CACHED
#9 [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 #9 CACHED
#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 CACHED
#11 [ 2/28] RUN useradd -ms /bin/bash jenkins #11 CACHED
#12 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #12 CACHED
#13 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #13 CACHED
#14 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #14 CACHED
#15 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #15 CACHED
#16 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #16 CACHED
#17 [ 8/28] RUN MKDIR /var/run/sshd #17 CACHED
#18 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #18 CACHED
#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 CACHED
#6 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-tester/+/master?format=T... #6 CACHED
#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.457 Hit:1 http://deb.debian.org/debian bookworm InRelease #20 0.457 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #20 0.457 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #20 0.457 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #20 0.759 Reading package lists... #20 1.445 Reading package lists... #20 2.088 Building dependency tree... #20 2.271 Reading state information... #20 2.352 telnet is already the newest version (0.17+2.4-2+deb12u1). #20 2.352 Some packages could not be installed. This may mean that you have #20 2.352 requested an impossible situation or if you are using the unstable #20 2.352 distribution that some required packages have not yet been created #20 2.352 or been moved out of Incoming. #20 2.352 The following information may help to resolve the situation: #20 2.352 #20 2.352 The following packages have unmet dependencies: #20 2.479 libasn1c-dev : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed #20 2.479 libasn1c1 : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed #20 2.484 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:
2.352 Some packages could not be installed. This may mean that you have 2.352 requested an impossible situation or if you are using the unstable 2.352 distribution that some required packages have not yet been created 2.352 or been moved out of Incoming. 2.352 The following information may help to resolve the situation: 2.352 2.352 The following packages have unmet dependencies: 2.479 libasn1c-dev : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed 2.479 libasn1c1 : Depends: osmocom-nightly (= 202501132026) but 202501122026 is to be installed 2.484 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 'https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-hnbgw/ws/docker-playground/osmo-gsm-tester' Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful
jenkins-notifications@lists.osmocom.org