Started by upstream project "update-osmo-ci-on-slaves" build number 2695
originally caused by:
Started by timer
Running as SYSTEM
Building remotely on rpi4-raspbian12build-ansible-2 (raspbian) in workspace /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/rpi4-raspbian12build-ansible-2
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/rpi4-raspbian12build-ansible-2 # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci
> git --version # timeout=10
> git --version # 'git version 2.39.2'
> 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 2f488d0cbf4531e2bacc3e80ef70035ab3966f87 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 2f488d0cbf4531e2bacc3e80ef70035ab3966f87 # timeout=10
Commit message: "remove host2-deb11build"
> git rev-list --no-walk 2f488d0cbf4531e2bacc3e80ef70035ab3966f87 # timeout=10
[rpi4-raspbian12build-ansible-2] $ /bin/sh -xe /tmp/jenkins10926212899253342991.sh
+ ./contrib/jenkins.sh
+ dirname ./contrib/jenkins.sh
+ realpath ./contrib/..
+ WORKSPACE_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/rpi4-raspbian12build-ansible-2
+ 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
2f488d0cbf4531e2bacc3e80ef70035ab3966f87
+ 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 'origin/master'.
Your branch is up to date with 'origin/master'.
+ git rev-parse HEAD
2f488d0cbf4531e2bacc3e80ef70035ab3966f87
+ 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/rpi4-raspbian12build-ansible-2
+ 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 'origin/master'.
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/rpi4-raspbian12build-ansible-2
+ 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/rpi4-raspbian12build-ansible-2
+ 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 pull docker.io/arm32v7/debian:bookworm --platform=linux/arm/v7
bookworm: Pulling from arm32v7/debian
c1d5439a4883: Pulling fs layer
c1d5439a4883: Verifying Checksum
c1d5439a4883: Download complete
c1d5439a4883: Pull complete
Digest: sha256:e8ef33b9b7b1decf574780daf4a06b2b99046164fe7879aceac6aa5ca09e2b7a
Status: Downloaded newer image for arm32v7/debian:bookworm
docker.io/arm32v7/debian:bookworm
+ export NO_DOCKER_IMAGE_PULL=1
+ docker_images_require debian-bookworm-build-arm
+ local oldpwd=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/rpi4-raspbian12build-ansible-2
+ [ -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 1cd38f2 redmine: upgrade to 5.1.5
+ cd debian-bookworm-build-arm
+ . ../jenkins-common.sh
+ realpath ../_cache
+ CACHE_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/rpi4-raspbian12build-ansible-2/_docker_playground/_cache
+ realpath ../scripts/kernel-test
+ KERNEL_TEST_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/rpi4-raspbian12build-ansible-2/_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/rpi4-raspbian12build-ansible-2 = x ]
+ VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/rpi4-raspbian12build-ansible-2/logs
+ rm -rf /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/rpi4-raspbian12build-ansible-2/logs
+ mkdir -p /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/rpi4-raspbian12build-ansible-2/logs
+ [ ! -d /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/rpi4-raspbian12build-ansible-2/logs ]
+ [ xjenkins-update-osmo-ci-on-slaves-label=rpi4-raspbian12build-ansible-2-2695 = x ]
+ basename /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/rpi4-raspbian12build-ansible-2/_docker_playground/debian-bookworm-build-arm
+ SUITE_NAME=debian-bookworm-build-arm
+ docker_images_require debian-bookworm-build-arm
+ 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-arm
+ local feed
+ depends=
+ [ -n ]
+ docker_distro_from_image_name debian-bookworm-build-arm
+ echo debian-bookworm
+ distro_arg=debian-bookworm
+ [ -z ]
+ docker_upstream_distro_from_image_name debian-bookworm-build-arm
+ echo debian:bookworm
+ upstream_distro_arg=debian:bookworm
+ docker_dir_from_image_name debian-bookworm-build-arm
+ echo debian-bookworm-build-arm
+ dir=debian-bookworm-build-arm
+ [ -z 1 ]
+ set +x
Building image: debian-bookworm-build-arm (export NO_DOCKER_IMAGE_BUILD=1 to prevent this)
+ docker_osmo_ttcn3_branch
+ [ -n ]
+ echo master
+ make -C ../debian-bookworm-build-arm BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build-arm OSMO_TTCN3_BRANCH=master
make: Entering directory '/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/rpi4-raspbian12build-ansible-2/_docker_playground/debian-bookworm-build-arm'
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 /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/rpi4-raspbian12build-ansible-2/_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 osmocom-build/debian-bookworm-build-arm:latest .
Sending build context to Docker daemon 30.21kB
Step 1/16 : ARG REGISTRY=docker.io
Step 2/16 : ARG UPSTREAM_DISTRO=debian:bookworm
Step 3/16 : FROM ${REGISTRY}/arm32v7/${UPSTREAM_DISTRO}
---> 48fd895ae5e4
Step 4/16 : ARG OSMOCOM_REPO_MIRROR="https://downloads.osmocom.org"
---> Running in d194a4c55834
Removing intermediate container d194a4c55834
---> 72eb5b2889e5
Step 5/16 : ARG OSMOCOM_REPO_PATH="packages/osmocom:"
---> Running in fddd4b78d119
Removing intermediate container fddd4b78d119
---> c7876a8a58d7
Step 6/16 : ARG OSMOCOM_REPO="${OSMOCOM_REPO_MIRROR}/${OSMOCOM_REPO_PATH}/nightly/Debian_12/"
---> Running in 75a8f2757117
Removing intermediate container 75a8f2757117
---> 7083eec5ae50
Step 7/16 : ARG UID
---> Running in 858006551c94
Removing intermediate container 858006551c94
---> b7ba48f0ad31
Step 8/16 : COPY .common/Release.key /etc/apt/trusted.gpg.d/obs.osmocom.org.asc
---> 9659b4b1ff94
Step 9/16 : RUN set -x && useradd --uid=${UID} -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/
---> Running in c98660e57fe1
+ useradd --uid=1000 -d /build -m build
+ chown -R build:build /usr/local
+ echo path-exclude=/usr/share/man/*
+ rm -rf /usr/share/man/
Removing intermediate container c98660e57fe1
---> f1f1b4e2adae
Step 10/16 : RUN set -x && apt-get update && apt-get install -y --no-install-recommends autoconf automake bzip2 ca-certificates ccache g++ gcc git libbladerf-dev libboost-dev libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev libfftw3-dev libgnutls28-dev libmnl-dev libortp-dev libpcsclite-dev libsctp-dev libtalloc-dev libtool liburing-dev libusb-1.0-0-dev make pkg-config python3-minimal python3-setuptools sdcc stow && apt-get clean
---> Running in 63e9c6305c46
+ apt-get update
Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian bookworm/main armhf Packages [8507 kB]
Get:5 http://deb.debian.org/debian bookworm-updates/main armhf Packages [8292 B]
Get:6 http://deb.debian.org/debian-security bookworm-security/main armhf Packages [222 kB]
Fetched 8992 kB in 9s (1007 kB/s)
Reading package lists...
+ apt-get install -y --no-install-recommends autoconf automake bzip2 ca-certificates ccache g++ gcc git libbladerf-dev libboost-dev libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev libfftw3-dev libgnutls28-dev libmnl-dev libortp-dev libpcsclite-dev libsctp-dev libtalloc-dev libtool liburing-dev libusb-1.0-0-dev make pkg-config python3-minimal python3-setuptools sdcc stow
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
autotools-dev binutils binutils-arm-linux-gnueabihf binutils-common cpp
cpp-12 file g++-12 gcc-12 git-man libasan8 libatomic1 libbctoolbox-dev
libbctoolbox1 libbinutils libbladerf2 libboost-atomic1.74-dev
libboost-atomic1.74.0 libboost-chrono1.74-dev libboost-chrono1.74.0
libboost-date-time1.74-dev libboost-date-time1.74.0
libboost-filesystem1.74-dev libboost-filesystem1.74.0
libboost-program-options1.74-dev libboost-program-options1.74.0
libboost-serialization1.74-dev libboost-serialization1.74.0
libboost-system1.74-dev libboost-system1.74.0 libboost-thread1.74-dev
libboost-thread1.74.0 libboost1.74-dev libbrotli1 libc-dev-bin libc6-dev
libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libdecaf0
liberror-perl libevent-2.1-7 libexpat1 libfftw3-bin libfftw3-double3
libfftw3-single3 libgcc-12-dev libgdbm-compat4 libgdbm6 libgmp-dev
libgmpxx4ldbl libgnutls-dane0 libgnutls-openssl27 libgnutlsxx30 libgomp1
libgssapi-krb5-2 libhiredis0.14 libidn2-dev libisl23 libjansson4
libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0
libmagic-mgc libmagic1 libmbedcrypto7 libmbedtls14 libmbedx509-1 libmnl0
libmpc3 libmpfr6 libncursesw6 libnghttp2-14 libnsl-dev libnsl2 libortp16
libp11-kit-dev libpcsclite1 libperl5.36 libpkgconf3 libpsl5
libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libreadline8
librtmp1 libsasl2-2 libsasl2-modules-db libsctp1 libsqlite3-0 libssh2-1
libssl3 libstdc++-12-dev libtalloc2 libtasn1-6-dev libtirpc-common
libtirpc-dev libtirpc3 libubsan1 libunbound8 liburing2 libusb-1.0-0
linux-libc-dev m4 media-types nettle-dev openssl perl perl-modules-5.36
pkgconf pkgconf-bin python3 python3-distutils python3-lib2to3
python3-pkg-resources python3.11 python3.11-minimal readline-common
rpcsvc-proto sdcc-libraries
Suggested packages:
autoconf-archive gnu-standards autoconf-doc gettext binutils-doc bzip2-doc
distcc | icecc cpp-doc gcc-12-locales cpp-12-doc gcc-12-doc gcc-multilib
manpages-dev flex bison gdb gcc-doc gettext-base git-daemon-run
| git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs
git-mediawiki git-svn libbladerf-doc bladerf-firmware bladerf-fpga
libboost-doc libboost1.74-doc libboost-container1.74-dev
libboost-context1.74-dev libboost-contract1.74-dev
libboost-coroutine1.74-dev libboost-exception1.74-dev libboost-fiber1.74-dev
libboost-graph1.74-dev libboost-graph-parallel1.74-dev
libboost-iostreams1.74-dev libboost-locale1.74-dev libboost-log1.74-dev
libboost-math1.74-dev libboost-mpi1.74-dev libboost-mpi-python1.74-dev
libboost-numpy1.74-dev libboost-python1.74-dev libboost-random1.74-dev
libboost-regex1.74-dev libboost-stacktrace1.74-dev libboost-test1.74-dev
libboost-timer1.74-dev libboost-type-erasure1.74-dev libboost-wave1.74-dev
libboost1.74-tools-dev libmpfrc++-dev libntl-dev libboost-nowide1.74-dev
glibc-doc libfftw3-doc gdbm-l10n gmp-doc libgmp10-doc libmpfr-dev
dns-root-data gnutls-bin gnutls-doc krb5-doc krb5-user p11-kit-doc pcscd
sensible-utils lksctp-tools libstdc++-12-doc libtool-doc gfortran
| fortran95-compiler gcj-jdk m4-doc make-doc perl-doc
libterm-readline-gnu-perl | libterm-readline-perl-perl
libtap-harness-archive-perl python3-doc python3-tk python3-venv
python-setuptools-doc python3.11-venv python3.11-doc binfmt-support
readline-doc python sdcc-ucsim doc-base
Recommended packages:
patch less ssh-client bladerf manpages manpages-dev libc-devtools
krb5-locales libldap-common libgpm2 publicsuffix libsasl2-modules
libtasn1-doc libltdl-dev libusb-1.0-doc netbase sdcc-doc gputils
The following NEW packages will be installed:
autoconf automake autotools-dev binutils binutils-arm-linux-gnueabihf
binutils-common bzip2 ca-certificates ccache cpp cpp-12 file g++ g++-12 gcc
gcc-12 git git-man libasan8 libatomic1 libbctoolbox-dev libbctoolbox1
libbinutils libbladerf-dev libbladerf2 libboost-atomic1.74-dev
libboost-atomic1.74.0 libboost-chrono1.74-dev libboost-chrono1.74.0
libboost-date-time1.74-dev libboost-date-time1.74.0 libboost-dev
libboost-filesystem-dev libboost-filesystem1.74-dev
libboost-filesystem1.74.0 libboost-program-options-dev
libboost-program-options1.74-dev libboost-program-options1.74.0
libboost-serialization1.74-dev libboost-serialization1.74.0
libboost-system1.74-dev libboost-system1.74.0 libboost-thread-dev
libboost-thread1.74-dev libboost-thread1.74.0 libboost1.74-dev libbrotli1
libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0
libcurl3-gnutls libdecaf0 liberror-perl libevent-2.1-7 libexpat1
libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-single3 libgcc-12-dev
libgdbm-compat4 libgdbm6 libgmp-dev libgmpxx4ldbl libgnutls-dane0
libgnutls-openssl27 libgnutls28-dev libgnutlsxx30 libgomp1 libgssapi-krb5-2
libhiredis0.14 libidn2-dev libisl23 libjansson4 libk5crypto3 libkeyutils1
libkrb5-3 libkrb5support0 libldap-2.5-0 libmagic-mgc libmagic1
libmbedcrypto7 libmbedtls14 libmbedx509-1 libmnl-dev libmnl0 libmpc3
libmpfr6 libncursesw6 libnghttp2-14 libnsl-dev libnsl2 libortp-dev libortp16
libp11-kit-dev libpcsclite-dev libpcsclite1 libperl5.36 libpkgconf3 libpsl5
libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libreadline8
librtmp1 libsasl2-2 libsasl2-modules-db libsctp-dev libsctp1 libsqlite3-0
libssh2-1 libssl3 libstdc++-12-dev libtalloc-dev libtalloc2 libtasn1-6-dev
libtirpc-common libtirpc-dev libtirpc3 libtool libubsan1 libunbound8
liburing-dev liburing2 libusb-1.0-0 libusb-1.0-0-dev linux-libc-dev m4 make
media-types nettle-dev openssl perl perl-modules-5.36 pkg-config pkgconf
pkgconf-bin python3 python3-distutils python3-lib2to3 python3-minimal
python3-pkg-resources python3-setuptools python3.11 python3.11-minimal
readline-common rpcsvc-proto sdcc sdcc-libraries stow
0 upgraded, 153 newly installed, 0 to remove and 0 not upgraded.
Need to get 103 MB of archives.
After this operation, 516 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main armhf perl-modules-5.36 all 5.36.0-7+deb12u1 [2815 kB]
Get:2 http://deb.debian.org/debian bookworm/main armhf libgdbm6 armhf 1.23-3 [68.5 kB]
Get:3 http://deb.debian.org/debian bookworm/main armhf libgdbm-compat4 armhf 1.23-3 [47.8 kB]
Get:4 http://deb.debian.org/debian bookworm/main armhf libperl5.36 armhf 5.36.0-7+deb12u1 [3501 kB]
Get:5 http://deb.debian.org/debian bookworm/main armhf perl armhf 5.36.0-7+deb12u1 [239 kB]
Get:6 http://deb.debian.org/debian bookworm/main armhf libssl3 armhf 3.0.15-1~deb12u1 [1670 kB]
Get:7 http://deb.debian.org/debian bookworm/main armhf libpython3.11-minimal armhf 3.11.2-6+deb12u5 [802 kB]
Get:8 http://deb.debian.org/debian bookworm/main armhf libexpat1 armhf 2.5.0-1+deb12u1 [79.6 kB]
Get:9 http://deb.debian.org/debian bookworm/main armhf python3.11-minimal armhf 3.11.2-6+deb12u5 [1713 kB]
Get:10 http://deb.debian.org/debian bookworm/main armhf python3-minimal armhf 3.11.2-1+b1 [26.3 kB]
Get:11 http://deb.debian.org/debian bookworm/main armhf media-types all 10.0.0 [26.1 kB]
Get:12 http://deb.debian.org/debian bookworm/main armhf libncursesw6 armhf 6.4-4 [108 kB]
Get:13 http://deb.debian.org/debian bookworm/main armhf libkrb5support0 armhf 1.20.1-2+deb12u2 [29.5 kB]
Get:14 http://deb.debian.org/debian bookworm/main armhf libk5crypto3 armhf 1.20.1-2+deb12u2 [74.7 kB]
Get:15 http://deb.debian.org/debian bookworm/main armhf libkeyutils1 armhf 1.6.3-2 [7832 B]
Get:16 http://deb.debian.org/debian bookworm/main armhf libkrb5-3 armhf 1.20.1-2+deb12u2 [288 kB]
Get:17 http://deb.debian.org/debian bookworm/main armhf libgssapi-krb5-2 armhf 1.20.1-2+deb12u2 [111 kB]
Get:18 http://deb.debian.org/debian bookworm/main armhf libtirpc-common all 1.3.3+ds-1 [14.0 kB]
Get:19 http://deb.debian.org/debian bookworm/main armhf libtirpc3 armhf 1.3.3+ds-1 [72.9 kB]
Get:20 http://deb.debian.org/debian bookworm/main armhf libnsl2 armhf 1.3.0-2 [33.9 kB]
Get:21 http://deb.debian.org/debian bookworm/main armhf readline-common all 8.2-1.3 [69.0 kB]
Get:22 http://deb.debian.org/debian bookworm/main armhf libreadline8 armhf 8.2-1.3 [144 kB]
Get:23 http://deb.debian.org/debian bookworm/main armhf libsqlite3-0 armhf 3.40.1-2+deb12u1 [735 kB]
Get:24 http://deb.debian.org/debian bookworm/main armhf libpython3.11-stdlib armhf 3.11.2-6+deb12u5 [1679 kB]
Get:25 http://deb.debian.org/debian bookworm/main armhf python3.11 armhf 3.11.2-6+deb12u5 [573 kB]
Get:26 http://deb.debian.org/debian bookworm/main armhf libpython3-stdlib armhf 3.11.2-1+b1 [9296 B]
Get:27 http://deb.debian.org/debian bookworm/main armhf python3 armhf 3.11.2-1+b1 [26.3 kB]
Get:28 http://deb.debian.org/debian bookworm/main armhf bzip2 armhf 1.0.8-5+b1 [48.9 kB]
Get:29 http://deb.debian.org/debian bookworm/main armhf openssl armhf 3.0.15-1~deb12u1 [1392 kB]
Get:30 http://deb.debian.org/debian bookworm/main armhf ca-certificates all 20230311 [153 kB]
Get:31 http://deb.debian.org/debian bookworm/main armhf libmagic-mgc armhf 1:5.44-3 [305 kB]
Get:32 http://deb.debian.org/debian bookworm/main armhf libmagic1 armhf 1:5.44-3 [96.5 kB]
Get:33 http://deb.debian.org/debian bookworm/main armhf file armhf 1:5.44-3 [41.6 kB]
Get:34 http://deb.debian.org/debian bookworm/main armhf m4 armhf 1.4.19-3 [265 kB]
Get:35 http://deb.debian.org/debian bookworm/main armhf autoconf all 2.71-3 [332 kB]
Get:36 http://deb.debian.org/debian bookworm/main armhf autotools-dev all 20220109.1 [51.6 kB]
Get:37 http://deb.debian.org/debian bookworm/main armhf automake all 1:1.16.5-1.3 [823 kB]
Get:38 http://deb.debian.org/debian bookworm/main armhf binutils-common armhf 2.40-2 [2476 kB]
Get:39 http://deb.debian.org/debian bookworm/main armhf libbinutils armhf 2.40-2 [406 kB]
Get:40 http://deb.debian.org/debian bookworm/main armhf libctf-nobfd0 armhf 2.40-2 [132 kB]
Get:41 http://deb.debian.org/debian bookworm/main armhf libctf0 armhf 2.40-2 [71.1 kB]
Get:42 http://deb.debian.org/debian bookworm/main armhf libjansson4 armhf 2.14-2 [36.7 kB]
Get:43 http://deb.debian.org/debian bookworm/main armhf binutils-arm-linux-gnueabihf armhf 2.40-2 [2313 kB]
Get:44 http://deb.debian.org/debian bookworm/main armhf binutils armhf 2.40-2 [64.9 kB]
Get:45 http://deb.debian.org/debian bookworm/main armhf libhiredis0.14 armhf 0.14.1-3 [29.8 kB]
Get:46 http://deb.debian.org/debian bookworm/main armhf ccache armhf 4.8+really4.7.5-1 [579 kB]
Get:47 http://deb.debian.org/debian bookworm/main armhf libisl23 armhf 0.25-1.1 [536 kB]
Get:48 http://deb.debian.org/debian bookworm/main armhf libmpfr6 armhf 4.2.0-1 [582 kB]
Get:49 http://deb.debian.org/debian bookworm/main armhf libmpc3 armhf 1.3.1-1 [42.9 kB]
Get:50 http://deb.debian.org/debian bookworm/main armhf cpp-12 armhf 12.2.0-14 [7274 kB]
Get:51 http://deb.debian.org/debian bookworm/main armhf cpp armhf 4:12.2.0-3 [6832 B]
Get:52 http://deb.debian.org/debian bookworm/main armhf libcc1-0 armhf 12.2.0-14 [32.9 kB]
Get:53 http://deb.debian.org/debian bookworm/main armhf libgomp1 armhf 12.2.0-14 [97.0 kB]
Get:54 http://deb.debian.org/debian bookworm/main armhf libatomic1 armhf 12.2.0-14 [7016 B]
Get:55 http://deb.debian.org/debian bookworm/main armhf libasan8 armhf 12.2.0-14 [2114 kB]
Get:56 http://deb.debian.org/debian bookworm/main armhf libubsan1 armhf 12.2.0-14 [855 kB]
Get:57 http://deb.debian.org/debian bookworm/main armhf libgcc-12-dev armhf 12.2.0-14 [742 kB]
Get:58 http://deb.debian.org/debian bookworm/main armhf gcc-12 armhf 12.2.0-14 [14.2 MB]
Get:59 http://deb.debian.org/debian bookworm/main armhf gcc armhf 4:12.2.0-3 [5224 B]
Get:60 http://deb.debian.org/debian bookworm/main armhf libc-dev-bin armhf 2.36-9+deb12u9 [45.4 kB]
Get:61 http://deb.debian.org/debian bookworm/main armhf linux-libc-dev armhf 6.1.123-1 [2058 kB]
Get:62 http://deb.debian.org/debian bookworm/main armhf libcrypt-dev armhf 1:4.4.33-2 [125 kB]
Get:63 http://deb.debian.org/debian bookworm/main armhf libtirpc-dev armhf 1.3.3+ds-1 [182 kB]
Get:64 http://deb.debian.org/debian bookworm/main armhf libnsl-dev armhf 1.3.0-2 [62.1 kB]
Get:65 http://deb.debian.org/debian bookworm/main armhf rpcsvc-proto armhf 1.4.3-1 [58.7 kB]
Get:66 http://deb.debian.org/debian bookworm/main armhf libc6-dev armhf 2.36-9+deb12u9 [1269 kB]
Get:67 http://deb.debian.org/debian bookworm/main armhf libstdc++-12-dev armhf 12.2.0-14 [2085 kB]
Get:68 http://deb.debian.org/debian bookworm/main armhf g++-12 armhf 12.2.0-14 [7996 kB]
Get:69 http://deb.debian.org/debian bookworm/main armhf g++ armhf 4:12.2.0-3 [1336 B]
Get:70 http://deb.debian.org/debian bookworm/main armhf libbrotli1 armhf 1.0.9-2+b6 [271 kB]
Get:71 http://deb.debian.org/debian bookworm/main armhf libsasl2-modules-db armhf 2.1.28+dfsg-10 [19.0 kB]
Get:72 http://deb.debian.org/debian bookworm/main armhf libsasl2-2 armhf 2.1.28+dfsg-10 [52.3 kB]
Get:73 http://deb.debian.org/debian bookworm/main armhf libldap-2.5-0 armhf 2.5.13+dfsg-5 [158 kB]
Get:74 http://deb.debian.org/debian bookworm/main armhf libnghttp2-14 armhf 1.52.0-1+deb12u2 [62.3 kB]
Get:75 http://deb.debian.org/debian bookworm/main armhf libpsl5 armhf 0.21.2-1 [57.5 kB]
Get:76 http://deb.debian.org/debian bookworm/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2+b2 [55.2 kB]
Get:77 http://deb.debian.org/debian bookworm/main armhf libssh2-1 armhf 1.10.0-3+b1 [163 kB]
Get:78 http://deb.debian.org/debian bookworm/main armhf libcurl3-gnutls armhf 7.88.1-10+deb12u8 [345 kB]
Get:79 http://deb.debian.org/debian bookworm/main armhf liberror-perl all 0.17029-2 [29.0 kB]
Get:80 http://deb.debian.org/debian bookworm/main armhf git-man all 1:2.39.5-0+deb12u1 [2054 kB]
Get:81 http://deb.debian.org/debian bookworm/main armhf git armhf 1:2.39.5-0+deb12u1 [6060 kB]
Get:82 http://deb.debian.org/debian bookworm/main armhf libdecaf0 armhf 1.0.2-2 [95.4 kB]
Get:83 http://deb.debian.org/debian bookworm/main armhf libmbedcrypto7 armhf 2.28.3-1 [245 kB]
Get:84 http://deb.debian.org/debian bookworm/main armhf libmbedx509-1 armhf 2.28.3-1 [124 kB]
Get:85 http://deb.debian.org/debian bookworm/main armhf libmbedtls14 armhf 2.28.3-1 [155 kB]
Get:86 http://deb.debian.org/debian bookworm/main armhf libbctoolbox1 armhf 5.1.64-2 [110 kB]
Get:87 http://deb.debian.org/debian bookworm/main armhf libbctoolbox-dev armhf 5.1.64-2 [168 kB]
Get:88 http://deb.debian.org/debian bookworm/main armhf libusb-1.0-0 armhf 2:1.0.26-1 [56.3 kB]
Get:89 http://deb.debian.org/debian bookworm/main armhf libbladerf2 armhf 0.2022.11-1 [166 kB]
Get:90 http://deb.debian.org/debian bookworm/main armhf libbladerf-dev armhf 0.2022.11-1 [57.6 kB]
Get:91 http://deb.debian.org/debian bookworm/main armhf libboost1.74-dev armhf 1.74.0+ds1-21 [9508 kB]
Get:92 http://deb.debian.org/debian bookworm/main armhf libboost-atomic1.74.0 armhf 1.74.0+ds1-21 [220 kB]
Get:93 http://deb.debian.org/debian bookworm/main armhf libboost-atomic1.74-dev armhf 1.74.0+ds1-21 [221 kB]
Get:94 http://deb.debian.org/debian bookworm/main armhf libboost-chrono1.74.0 armhf 1.74.0+ds1-21 [224 kB]
Get:95 http://deb.debian.org/debian bookworm/main armhf libboost-chrono1.74-dev armhf 1.74.0+ds1-21 [231 kB]
Get:96 http://deb.debian.org/debian bookworm/main armhf libboost-date-time1.74.0 armhf 1.74.0+ds1-21 [217 kB]
Get:97 http://deb.debian.org/debian bookworm/main armhf libboost-serialization1.74.0 armhf 1.74.0+ds1-21 [298 kB]
Get:98 http://deb.debian.org/debian bookworm/main armhf libboost-serialization1.74-dev armhf 1.74.0+ds1-21 [368 kB]
Get:99 http://deb.debian.org/debian bookworm/main armhf libboost-date-time1.74-dev armhf 1.74.0+ds1-21 [226 kB]
Get:100 http://deb.debian.org/debian bookworm/main armhf libboost-dev armhf 1.74.0.3 [4548 B]
Get:101 http://deb.debian.org/debian bookworm/main armhf libboost-filesystem1.74.0 armhf 1.74.0+ds1-21 [250 kB]
Get:102 http://deb.debian.org/debian bookworm/main armhf libboost-system1.74.0 armhf 1.74.0+ds1-21 [218 kB]
Get:103 http://deb.debian.org/debian bookworm/main armhf libboost-system1.74-dev armhf 1.74.0+ds1-21 [219 kB]
Get:104 http://deb.debian.org/debian bookworm/main armhf libboost-filesystem1.74-dev armhf 1.74.0+ds1-21 [264 kB]
Get:105 http://deb.debian.org/debian bookworm/main armhf libboost-filesystem-dev armhf 1.74.0.3 [4368 B]
Get:106 http://deb.debian.org/debian bookworm/main armhf libboost-program-options1.74.0 armhf 1.74.0+ds1-21 [311 kB]
Get:107 http://deb.debian.org/debian bookworm/main armhf libboost-program-options1.74-dev armhf 1.74.0+ds1-21 [355 kB]
Get:108 http://deb.debian.org/debian bookworm/main armhf libboost-program-options-dev armhf 1.74.0.3 [4340 B]
Get:109 http://deb.debian.org/debian bookworm/main armhf libboost-thread1.74.0 armhf 1.74.0+ds1-21 [248 kB]
Get:110 http://deb.debian.org/debian bookworm/main armhf libboost-thread1.74-dev armhf 1.74.0+ds1-21 [262 kB]
Get:111 http://deb.debian.org/debian bookworm/main armhf libboost-thread-dev armhf 1.74.0.3 [4356 B]
Get:112 http://deb.debian.org/debian bookworm/main armhf libevent-2.1-7 armhf 2.1.12-stable-8 [161 kB]
Get:113 http://deb.debian.org/debian bookworm/main armhf libfftw3-double3 armhf 3.3.10-1 [325 kB]
Get:114 http://deb.debian.org/debian bookworm/main armhf libfftw3-single3 armhf 3.3.10-1 [516 kB]
Get:115 http://deb.debian.org/debian bookworm/main armhf libfftw3-bin armhf 3.3.10-1 [40.8 kB]
Get:116 http://deb.debian.org/debian bookworm/main armhf libfftw3-dev armhf 3.3.10-1 [828 kB]
Get:117 http://deb.debian.org/debian bookworm/main armhf libgmpxx4ldbl armhf 2:6.2.1+dfsg1-1.1 [338 kB]
Get:118 http://deb.debian.org/debian bookworm/main armhf libgmp-dev armhf 2:6.2.1+dfsg1-1.1 [593 kB]
Get:119 http://deb.debian.org/debian bookworm/main armhf libunbound8 armhf 1.17.1-2+deb12u2 [490 kB]
Get:120 http://deb.debian.org/debian bookworm/main armhf libgnutls-dane0 armhf 3.7.9-2+deb12u3 [400 kB]
Get:121 http://deb.debian.org/debian bookworm/main armhf libgnutls-openssl27 armhf 3.7.9-2+deb12u3 [400 kB]
Get:122 http://deb.debian.org/debian bookworm/main armhf libgnutlsxx30 armhf 3.7.9-2+deb12u3 [12.2 kB]
Get:123 http://deb.debian.org/debian bookworm/main armhf libidn2-dev armhf 2.3.3-1+b1 [118 kB]
Get:124 http://deb.debian.org/debian bookworm/main armhf libp11-kit-dev armhf 0.24.1-2 [172 kB]
Get:125 http://deb.debian.org/debian bookworm/main armhf libtasn1-6-dev armhf 4.19.0-2 [101 kB]
Get:126 http://deb.debian.org/debian bookworm/main armhf nettle-dev armhf 3.8.1-2 [1237 kB]
Get:127 http://deb.debian.org/debian bookworm/main armhf libgnutls28-dev armhf 3.7.9-2+deb12u3 [1286 kB]
Get:128 http://deb.debian.org/debian bookworm/main armhf libmnl0 armhf 1.0.4-3 [10.9 kB]
Get:129 http://deb.debian.org/debian bookworm/main armhf libmnl-dev armhf 1.0.4-3 [7752 B]
Get:130 http://deb.debian.org/debian bookworm/main armhf libortp16 armhf 1:5.1.64-2 [70.4 kB]
Get:131 http://deb.debian.org/debian bookworm/main armhf libortp-dev armhf 1:5.1.64-2 [38.1 kB]
Get:132 http://deb.debian.org/debian bookworm/main armhf libpcsclite1 armhf 1.9.9-2 [46.8 kB]
Get:133 http://deb.debian.org/debian bookworm/main armhf libpcsclite-dev armhf 1.9.9-2 [66.2 kB]
Get:134 http://deb.debian.org/debian bookworm/main armhf libpkgconf3 armhf 1.8.1-1 [31.3 kB]
Get:135 http://deb.debian.org/debian bookworm/main armhf libsctp1 armhf 1.0.19+dfsg-2 [29.1 kB]
Get:136 http://deb.debian.org/debian bookworm/main armhf libsctp-dev armhf 1.0.19+dfsg-2 [71.6 kB]
Get:137 http://deb.debian.org/debian bookworm/main armhf libtalloc2 armhf 2.4.0-f2 [23.8 kB]
Get:138 http://deb.debian.org/debian bookworm/main armhf pkgconf-bin armhf 1.8.1-1 [28.5 kB]
Get:139 http://deb.debian.org/debian bookworm/main armhf pkgconf armhf 1.8.1-1 [25.9 kB]
Get:140 http://deb.debian.org/debian bookworm/main armhf pkg-config armhf 1.8.1-1 [13.7 kB]
Get:141 http://deb.debian.org/debian bookworm/main armhf libtalloc-dev armhf 2.4.0-f2 [58.4 kB]
Get:142 http://deb.debian.org/debian bookworm/main armhf libtool all 2.4.7-7~deb12u1 [517 kB]
Get:143 http://deb.debian.org/debian bookworm/main armhf liburing2 armhf 2.3-3 [12.5 kB]
Get:144 http://deb.debian.org/debian bookworm/main armhf liburing-dev armhf 2.3-3 [149 kB]
Get:145 http://deb.debian.org/debian bookworm/main armhf libusb-1.0-0-dev armhf 2:1.0.26-1 [78.5 kB]
Get:146 http://deb.debian.org/debian bookworm/main armhf make armhf 4.3-4.1 [384 kB]
Get:147 http://deb.debian.org/debian bookworm/main armhf python3-lib2to3 all 3.11.2-3 [76.3 kB]
Get:148 http://deb.debian.org/debian bookworm/main armhf python3-distutils all 3.11.2-3 [131 kB]
Get:149 http://deb.debian.org/debian bookworm/main armhf python3-pkg-resources all 66.1.1-1+deb12u1 [296 kB]
Get:150 http://deb.debian.org/debian bookworm/main armhf python3-setuptools all 66.1.1-1+deb12u1 [522 kB]
Get:151 http://deb.debian.org/debian bookworm/main armhf sdcc-libraries all 4.2.0+dfsg-1 [1586 kB]
Get:152 http://deb.debian.org/debian bookworm/main armhf sdcc armhf 4.2.0+dfsg-1 [2021 kB]
Get:153 http://deb.debian.org/debian bookworm/main armhf stow all 2.3.1-1 [410 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 103 MB in 18s (5594 kB/s)
Selecting previously unselected package perl-modules-5.36.
(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 ... 6083 files and directories currently installed.)
Preparing to unpack .../0-perl-modules-5.36_5.36.0-7+deb12u1_all.deb ...
Unpacking perl-modules-5.36 (5.36.0-7+deb12u1) ...
Selecting previously unselected package libgdbm6:armhf.
Preparing to unpack .../1-libgdbm6_1.23-3_armhf.deb ...
Unpacking libgdbm6:armhf (1.23-3) ...
Selecting previously unselected package libgdbm-compat4:armhf.
Preparing to unpack .../2-libgdbm-compat4_1.23-3_armhf.deb ...
Unpacking libgdbm-compat4:armhf (1.23-3) ...
Selecting previously unselected package libperl5.36:armhf.
Preparing to unpack .../3-libperl5.36_5.36.0-7+deb12u1_armhf.deb ...
Unpacking libperl5.36:armhf (5.36.0-7+deb12u1) ...
Selecting previously unselected package perl.
Preparing to unpack .../4-perl_5.36.0-7+deb12u1_armhf.deb ...
Unpacking perl (5.36.0-7+deb12u1) ...
Selecting previously unselected package libssl3:armhf.
Preparing to unpack .../5-libssl3_3.0.15-1~deb12u1_armhf.deb ...
Unpacking libssl3:armhf (3.0.15-1~deb12u1) ...
Selecting previously unselected package libpython3.11-minimal:armhf.
Preparing to unpack .../6-libpython3.11-minimal_3.11.2-6+deb12u5_armhf.deb ...
Unpacking libpython3.11-minimal:armhf (3.11.2-6+deb12u5) ...
Selecting previously unselected package libexpat1:armhf.
Preparing to unpack .../7-libexpat1_2.5.0-1+deb12u1_armhf.deb ...
Unpacking libexpat1:armhf (2.5.0-1+deb12u1) ...
Selecting previously unselected package python3.11-minimal.
Preparing to unpack .../8-python3.11-minimal_3.11.2-6+deb12u5_armhf.deb ...
Unpacking python3.11-minimal (3.11.2-6+deb12u5) ...
Setting up libssl3:armhf (3.0.15-1~deb12u1) ...
Setting up libpython3.11-minimal:armhf (3.11.2-6+deb12u5) ...
Setting up libexpat1:armhf (2.5.0-1+deb12u1) ...
Setting up python3.11-minimal (3.11.2-6+deb12u5) ...
Selecting previously unselected package python3-minimal.
(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 ... 8412 files and directories currently installed.)
Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_armhf.deb ...
Unpacking python3-minimal (3.11.2-1+b1) ...
Selecting previously unselected package media-types.
Preparing to unpack .../01-media-types_10.0.0_all.deb ...
Unpacking media-types (10.0.0) ...
Selecting previously unselected package libncursesw6:armhf.
Preparing to unpack .../02-libncursesw6_6.4-4_armhf.deb ...
Unpacking libncursesw6:armhf (6.4-4) ...
Selecting previously unselected package libkrb5support0:armhf.
Preparing to unpack .../03-libkrb5support0_1.20.1-2+deb12u2_armhf.deb ...
Unpacking libkrb5support0:armhf (1.20.1-2+deb12u2) ...
Selecting previously unselected package libk5crypto3:armhf.
Preparing to unpack .../04-libk5crypto3_1.20.1-2+deb12u2_armhf.deb ...
Unpacking libk5crypto3:armhf (1.20.1-2+deb12u2) ...
Selecting previously unselected package libkeyutils1:armhf.
Preparing to unpack .../05-libkeyutils1_1.6.3-2_armhf.deb ...
Unpacking libkeyutils1:armhf (1.6.3-2) ...
Selecting previously unselected package libkrb5-3:armhf.
Preparing to unpack .../06-libkrb5-3_1.20.1-2+deb12u2_armhf.deb ...
Unpacking libkrb5-3:armhf (1.20.1-2+deb12u2) ...
Selecting previously unselected package libgssapi-krb5-2:armhf.
Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-2+deb12u2_armhf.deb ...
Unpacking libgssapi-krb5-2:armhf (1.20.1-2+deb12u2) ...
Selecting previously unselected package libtirpc-common.
Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ...
Unpacking libtirpc-common (1.3.3+ds-1) ...
Selecting previously unselected package libtirpc3:armhf.
Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_armhf.deb ...
Unpacking libtirpc3:armhf (1.3.3+ds-1) ...
Selecting previously unselected package libnsl2:armhf.
Preparing to unpack .../10-libnsl2_1.3.0-2_armhf.deb ...
Unpacking libnsl2:armhf (1.3.0-2) ...
Selecting previously unselected package readline-common.
Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ...
Unpacking readline-common (8.2-1.3) ...
Selecting previously unselected package libreadline8:armhf.
Preparing to unpack .../12-libreadline8_8.2-1.3_armhf.deb ...
Unpacking libreadline8:armhf (8.2-1.3) ...
Selecting previously unselected package libsqlite3-0:armhf.
Preparing to unpack .../13-libsqlite3-0_3.40.1-2+deb12u1_armhf.deb ...
Unpacking libsqlite3-0:armhf (3.40.1-2+deb12u1) ...
Selecting previously unselected package libpython3.11-stdlib:armhf.
Preparing to unpack .../14-libpython3.11-stdlib_3.11.2-6+deb12u5_armhf.deb ...
Unpacking libpython3.11-stdlib:armhf (3.11.2-6+deb12u5) ...
Selecting previously unselected package python3.11.
Preparing to unpack .../15-python3.11_3.11.2-6+deb12u5_armhf.deb ...
Unpacking python3.11 (3.11.2-6+deb12u5) ...
Selecting previously unselected package libpython3-stdlib:armhf.
Preparing to unpack .../16-libpython3-stdlib_3.11.2-1+b1_armhf.deb ...
Unpacking libpython3-stdlib:armhf (3.11.2-1+b1) ...
Setting up python3-minimal (3.11.2-1+b1) ...
Selecting previously unselected package python3.
(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 ... 8920 files and directories currently installed.)
Preparing to unpack .../000-python3_3.11.2-1+b1_armhf.deb ...
Unpacking python3 (3.11.2-1+b1) ...
Selecting previously unselected package bzip2.
Preparing to unpack .../001-bzip2_1.0.8-5+b1_armhf.deb ...
Unpacking bzip2 (1.0.8-5+b1) ...
Selecting previously unselected package openssl.
Preparing to unpack .../002-openssl_3.0.15-1~deb12u1_armhf.deb ...
Unpacking openssl (3.0.15-1~deb12u1) ...
Selecting previously unselected package ca-certificates.
Preparing to unpack .../003-ca-certificates_20230311_all.deb ...
Unpacking ca-certificates (20230311) ...
Selecting previously unselected package libmagic-mgc.
Preparing to unpack .../004-libmagic-mgc_1%3a5.44-3_armhf.deb ...
Unpacking libmagic-mgc (1:5.44-3) ...
Selecting previously unselected package libmagic1:armhf.
Preparing to unpack .../005-libmagic1_1%3a5.44-3_armhf.deb ...
Unpacking libmagic1:armhf (1:5.44-3) ...
Selecting previously unselected package file.
Preparing to unpack .../006-file_1%3a5.44-3_armhf.deb ...
Unpacking file (1:5.44-3) ...
Selecting previously unselected package m4.
Preparing to unpack .../007-m4_1.4.19-3_armhf.deb ...
Unpacking m4 (1.4.19-3) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../008-autoconf_2.71-3_all.deb ...
Unpacking autoconf (2.71-3) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../009-autotools-dev_20220109.1_all.deb ...
Unpacking autotools-dev (20220109.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../010-automake_1%3a1.16.5-1.3_all.deb ...
Unpacking automake (1:1.16.5-1.3) ...
Selecting previously unselected package binutils-common:armhf.
Preparing to unpack .../011-binutils-common_2.40-2_armhf.deb ...
Unpacking binutils-common:armhf (2.40-2) ...
Selecting previously unselected package libbinutils:armhf.
Preparing to unpack .../012-libbinutils_2.40-2_armhf.deb ...
Unpacking libbinutils:armhf (2.40-2) ...
Selecting previously unselected package libctf-nobfd0:armhf.
Preparing to unpack .../013-libctf-nobfd0_2.40-2_armhf.deb ...
Unpacking libctf-nobfd0:armhf (2.40-2) ...
Selecting previously unselected package libctf0:armhf.
Preparing to unpack .../014-libctf0_2.40-2_armhf.deb ...
Unpacking libctf0:armhf (2.40-2) ...
Selecting previously unselected package libjansson4:armhf.
Preparing to unpack .../015-libjansson4_2.14-2_armhf.deb ...
Unpacking libjansson4:armhf (2.14-2) ...
Selecting previously unselected package binutils-arm-linux-gnueabihf.
Preparing to unpack .../016-binutils-arm-linux-gnueabihf_2.40-2_armhf.deb ...
Unpacking binutils-arm-linux-gnueabihf (2.40-2) ...
Selecting previously unselected package binutils.
Preparing to unpack .../017-binutils_2.40-2_armhf.deb ...
Unpacking binutils (2.40-2) ...
Selecting previously unselected package libhiredis0.14:armhf.
Preparing to unpack .../018-libhiredis0.14_0.14.1-3_armhf.deb ...
Unpacking libhiredis0.14:armhf (0.14.1-3) ...
Selecting previously unselected package ccache.
Preparing to unpack .../019-ccache_4.8+really4.7.5-1_armhf.deb ...
Unpacking ccache (4.8+really4.7.5-1) ...
Selecting previously unselected package libisl23:armhf.
Preparing to unpack .../020-libisl23_0.25-1.1_armhf.deb ...
Unpacking libisl23:armhf (0.25-1.1) ...
Selecting previously unselected package libmpfr6:armhf.
Preparing to unpack .../021-libmpfr6_4.2.0-1_armhf.deb ...
Unpacking libmpfr6:armhf (4.2.0-1) ...
Selecting previously unselected package libmpc3:armhf.
Preparing to unpack .../022-libmpc3_1.3.1-1_armhf.deb ...
Unpacking libmpc3:armhf (1.3.1-1) ...
Selecting previously unselected package cpp-12.
Preparing to unpack .../023-cpp-12_12.2.0-14_armhf.deb ...
Unpacking cpp-12 (12.2.0-14) ...
Selecting previously unselected package cpp.
Preparing to unpack .../024-cpp_4%3a12.2.0-3_armhf.deb ...
Unpacking cpp (4:12.2.0-3) ...
Selecting previously unselected package libcc1-0:armhf.
Preparing to unpack .../025-libcc1-0_12.2.0-14_armhf.deb ...
Unpacking libcc1-0:armhf (12.2.0-14) ...
Selecting previously unselected package libgomp1:armhf.
Preparing to unpack .../026-libgomp1_12.2.0-14_armhf.deb ...
Unpacking libgomp1:armhf (12.2.0-14) ...
Selecting previously unselected package libatomic1:armhf.
Preparing to unpack .../027-libatomic1_12.2.0-14_armhf.deb ...
Unpacking libatomic1:armhf (12.2.0-14) ...
Selecting previously unselected package libasan8:armhf.
Preparing to unpack .../028-libasan8_12.2.0-14_armhf.deb ...
Unpacking libasan8:armhf (12.2.0-14) ...
Selecting previously unselected package libubsan1:armhf.
Preparing to unpack .../029-libubsan1_12.2.0-14_armhf.deb ...
Unpacking libubsan1:armhf (12.2.0-14) ...
Selecting previously unselected package libgcc-12-dev:armhf.
Preparing to unpack .../030-libgcc-12-dev_12.2.0-14_armhf.deb ...
Unpacking libgcc-12-dev:armhf (12.2.0-14) ...
Selecting previously unselected package gcc-12.
Preparing to unpack .../031-gcc-12_12.2.0-14_armhf.deb ...
Unpacking gcc-12 (12.2.0-14) ...
Selecting previously unselected package gcc.
Preparing to unpack .../032-gcc_4%3a12.2.0-3_armhf.deb ...
Unpacking gcc (4:12.2.0-3) ...
Selecting previously unselected package libc-dev-bin.
Preparing to unpack .../033-libc-dev-bin_2.36-9+deb12u9_armhf.deb ...
Unpacking libc-dev-bin (2.36-9+deb12u9) ...
Selecting previously unselected package linux-libc-dev:armhf.
Preparing to unpack .../034-linux-libc-dev_6.1.123-1_armhf.deb ...
Unpacking linux-libc-dev:armhf (6.1.123-1) ...
Selecting previously unselected package libcrypt-dev:armhf.
Preparing to unpack .../035-libcrypt-dev_1%3a4.4.33-2_armhf.deb ...
Unpacking libcrypt-dev:armhf (1:4.4.33-2) ...
Selecting previously unselected package libtirpc-dev:armhf.
Preparing to unpack .../036-libtirpc-dev_1.3.3+ds-1_armhf.deb ...
Unpacking libtirpc-dev:armhf (1.3.3+ds-1) ...
Selecting previously unselected package libnsl-dev:armhf.
Preparing to unpack .../037-libnsl-dev_1.3.0-2_armhf.deb ...
Unpacking libnsl-dev:armhf (1.3.0-2) ...
Selecting previously unselected package rpcsvc-proto.
Preparing to unpack .../038-rpcsvc-proto_1.4.3-1_armhf.deb ...
Unpacking rpcsvc-proto (1.4.3-1) ...
Selecting previously unselected package libc6-dev:armhf.
Preparing to unpack .../039-libc6-dev_2.36-9+deb12u9_armhf.deb ...
Unpacking libc6-dev:armhf (2.36-9+deb12u9) ...
Selecting previously unselected package libstdc++-12-dev:armhf.
Preparing to unpack .../040-libstdc++-12-dev_12.2.0-14_armhf.deb ...
Unpacking libstdc++-12-dev:armhf (12.2.0-14) ...
Selecting previously unselected package g++-12.
Preparing to unpack .../041-g++-12_12.2.0-14_armhf.deb ...
Unpacking g++-12 (12.2.0-14) ...
Selecting previously unselected package g++.
Preparing to unpack .../042-g++_4%3a12.2.0-3_armhf.deb ...
Unpacking g++ (4:12.2.0-3) ...
Selecting previously unselected package libbrotli1:armhf.
Preparing to unpack .../043-libbrotli1_1.0.9-2+b6_armhf.deb ...
Unpacking libbrotli1:armhf (1.0.9-2+b6) ...
Selecting previously unselected package libsasl2-modules-db:armhf.
Preparing to unpack .../044-libsasl2-modules-db_2.1.28+dfsg-10_armhf.deb ...
Unpacking libsasl2-modules-db:armhf (2.1.28+dfsg-10) ...
Selecting previously unselected package libsasl2-2:armhf.
Preparing to unpack .../045-libsasl2-2_2.1.28+dfsg-10_armhf.deb ...
Unpacking libsasl2-2:armhf (2.1.28+dfsg-10) ...
Selecting previously unselected package libldap-2.5-0:armhf.
Preparing to unpack .../046-libldap-2.5-0_2.5.13+dfsg-5_armhf.deb ...
Unpacking libldap-2.5-0:armhf (2.5.13+dfsg-5) ...
Selecting previously unselected package libnghttp2-14:armhf.
Preparing to unpack .../047-libnghttp2-14_1.52.0-1+deb12u2_armhf.deb ...
Unpacking libnghttp2-14:armhf (1.52.0-1+deb12u2) ...
Selecting previously unselected package libpsl5:armhf.
Preparing to unpack .../048-libpsl5_0.21.2-1_armhf.deb ...
Unpacking libpsl5:armhf (0.21.2-1) ...
Selecting previously unselected package librtmp1:armhf.
Preparing to unpack .../049-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_armhf.deb ...
Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
Selecting previously unselected package libssh2-1:armhf.
Preparing to unpack .../050-libssh2-1_1.10.0-3+b1_armhf.deb ...
Unpacking libssh2-1:armhf (1.10.0-3+b1) ...
Selecting previously unselected package libcurl3-gnutls:armhf.
Preparing to unpack .../051-libcurl3-gnutls_7.88.1-10+deb12u8_armhf.deb ...
Unpacking libcurl3-gnutls:armhf (7.88.1-10+deb12u8) ...
Selecting previously unselected package liberror-perl.
Preparing to unpack .../052-liberror-perl_0.17029-2_all.deb ...
Unpacking liberror-perl (0.17029-2) ...
Selecting previously unselected package git-man.
Preparing to unpack .../053-git-man_1%3a2.39.5-0+deb12u1_all.deb ...
Unpacking git-man (1:2.39.5-0+deb12u1) ...
Selecting previously unselected package git.
Preparing to unpack .../054-git_1%3a2.39.5-0+deb12u1_armhf.deb ...
Unpacking git (1:2.39.5-0+deb12u1) ...
Selecting previously unselected package libdecaf0:armhf.
Preparing to unpack .../055-libdecaf0_1.0.2-2_armhf.deb ...
Unpacking libdecaf0:armhf (1.0.2-2) ...
Selecting previously unselected package libmbedcrypto7:armhf.
Preparing to unpack .../056-libmbedcrypto7_2.28.3-1_armhf.deb ...
Unpacking libmbedcrypto7:armhf (2.28.3-1) ...
Selecting previously unselected package libmbedx509-1:armhf.
Preparing to unpack .../057-libmbedx509-1_2.28.3-1_armhf.deb ...
Unpacking libmbedx509-1:armhf (2.28.3-1) ...
Selecting previously unselected package libmbedtls14:armhf.
Preparing to unpack .../058-libmbedtls14_2.28.3-1_armhf.deb ...
Unpacking libmbedtls14:armhf (2.28.3-1) ...
Selecting previously unselected package libbctoolbox1:armhf.
Preparing to unpack .../059-libbctoolbox1_5.1.64-2_armhf.deb ...
Unpacking libbctoolbox1:armhf (5.1.64-2) ...
Selecting previously unselected package libbctoolbox-dev:armhf.
Preparing to unpack .../060-libbctoolbox-dev_5.1.64-2_armhf.deb ...
Unpacking libbctoolbox-dev:armhf (5.1.64-2) ...
Selecting previously unselected package libusb-1.0-0:armhf.
Preparing to unpack .../061-libusb-1.0-0_2%3a1.0.26-1_armhf.deb ...
Unpacking libusb-1.0-0:armhf (2:1.0.26-1) ...
Selecting previously unselected package libbladerf2:armhf.
Preparing to unpack .../062-libbladerf2_0.2022.11-1_armhf.deb ...
Unpacking libbladerf2:armhf (0.2022.11-1) ...
Selecting previously unselected package libbladerf-dev:armhf.
Preparing to unpack .../063-libbladerf-dev_0.2022.11-1_armhf.deb ...
Unpacking libbladerf-dev:armhf (0.2022.11-1) ...
Selecting previously unselected package libboost1.74-dev:armhf.
Preparing to unpack .../064-libboost1.74-dev_1.74.0+ds1-21_armhf.deb ...
Unpacking libboost1.74-dev:armhf (1.74.0+ds1-21) ...
Selecting previously unselected package libboost-atomic1.74.0:armhf.
Preparing to unpack .../065-libboost-atomic1.74.0_1.74.0+ds1-21_armhf.deb ...
Unpacking libboost-atomic1.74.0:armhf (1.74.0+ds1-21) ...
Selecting previously unselected package libboost-atomic1.74-dev:armhf.
Preparing to unpack .../066-libboost-atomic1.74-dev_1.74.0+ds1-21_armhf.deb ...
Unpacking libboost-atomic1.74-dev:armhf (1.74.0+ds1-21) ...
Selecting previously unselected package libboost-chrono1.74.0:armhf.
Preparing to unpack .../067-libboost-chrono1.74.0_1.74.0+ds1-21_armhf.deb ...
Unpacking libboost-chrono1.74.0:armhf (1.74.0+ds1-21) ...
Selecting previously unselected package libboost-chrono1.74-dev:armhf.
Preparing to unpack .../068-libboost-chrono1.74-dev_1.74.0+ds1-21_armhf.deb ...
Unpacking libboost-chrono1.74-dev:armhf (1.74.0+ds1-21) ...
Selecting previously unselected package libboost-date-time1.74.0:armhf.
Preparing to unpack .../069-libboost-date-time1.74.0_1.74.0+ds1-21_armhf.deb ...
Unpacking libboost-date-time1.74.0:armhf (1.74.0+ds1-21) ...
Selecting previously unselected package libboost-serialization1.74.0:armhf.
Preparing to unpack .../070-libboost-serialization1.74.0_1.74.0+ds1-21_armhf.deb ...
Unpacking libboost-serialization1.74.0:armhf (1.74.0+ds1-21) ...
Selecting previously unselected package libboost-serialization1.74-dev:armhf.
Preparing to unpack .../071-libboost-serialization1.74-dev_1.74.0+ds1-21_armhf.deb ...
Unpacking libboost-serialization1.74-dev:armhf (1.74.0+ds1-21) ...
Selecting previously unselected package libboost-date-time1.74-dev:armhf.
Preparing to unpack .../072-libboost-date-time1.74-dev_1.74.0+ds1-21_armhf.deb ...
Unpacking libboost-date-time1.74-dev:armhf (1.74.0+ds1-21) ...
Selecting previously unselected package libboost-dev:armhf.
Preparing to unpack .../073-libboost-dev_1.74.0.3_armhf.deb ...
Unpacking libboost-dev:armhf (1.74.0.3) ...
Selecting previously unselected package libboost-filesystem1.74.0:armhf.
Preparing to unpack .../074-libboost-filesystem1.74.0_1.74.0+ds1-21_armhf.deb ...
Unpacking libboost-filesystem1.74.0:armhf (1.74.0+ds1-21) ...
Selecting previously unselected package libboost-system1.74.0:armhf.
Preparing to unpack .../075-libboost-system1.74.0_1.74.0+ds1-21_armhf.deb ...
Unpacking libboost-system1.74.0:armhf (1.74.0+ds1-21) ...
Selecting previously unselected package libboost-system1.74-dev:armhf.
Preparing to unpack .../076-libboost-system1.74-dev_1.74.0+ds1-21_armhf.deb ...
Unpacking libboost-system1.74-dev:armhf (1.74.0+ds1-21) ...
Selecting previously unselected package libboost-filesystem1.74-dev:armhf.
Preparing to unpack .../077-libboost-filesystem1.74-dev_1.74.0+ds1-21_armhf.deb ...
Unpacking libboost-filesystem1.74-dev:armhf (1.74.0+ds1-21) ...
Selecting previously unselected package libboost-filesystem-dev:armhf.
Preparing to unpack .../078-libboost-filesystem-dev_1.74.0.3_armhf.deb ...
Unpacking libboost-filesystem-dev:armhf (1.74.0.3) ...
Selecting previously unselected package libboost-program-options1.74.0:armhf.
Preparing to unpack .../079-libboost-program-options1.74.0_1.74.0+ds1-21_armhf.deb ...
Unpacking libboost-program-options1.74.0:armhf (1.74.0+ds1-21) ...
Selecting previously unselected package libboost-program-options1.74-dev:armhf.
Preparing to unpack .../080-libboost-program-options1.74-dev_1.74.0+ds1-21_armhf.deb ...
Unpacking libboost-program-options1.74-dev:armhf (1.74.0+ds1-21) ...
Selecting previously unselected package libboost-program-options-dev:armhf.
Preparing to unpack .../081-libboost-program-options-dev_1.74.0.3_armhf.deb ...
Unpacking libboost-program-options-dev:armhf (1.74.0.3) ...
Selecting previously unselected package libboost-thread1.74.0:armhf.
Preparing to unpack .../082-libboost-thread1.74.0_1.74.0+ds1-21_armhf.deb ...
Unpacking libboost-thread1.74.0:armhf (1.74.0+ds1-21) ...
Selecting previously unselected package libboost-thread1.74-dev:armhf.
Preparing to unpack .../083-libboost-thread1.74-dev_1.74.0+ds1-21_armhf.deb ...
Unpacking libboost-thread1.74-dev:armhf (1.74.0+ds1-21) ...
Selecting previously unselected package libboost-thread-dev:armhf.
Preparing to unpack .../084-libboost-thread-dev_1.74.0.3_armhf.deb ...
Unpacking libboost-thread-dev:armhf (1.74.0.3) ...
Selecting previously unselected package libevent-2.1-7:armhf.
Preparing to unpack .../085-libevent-2.1-7_2.1.12-stable-8_armhf.deb ...
Unpacking libevent-2.1-7:armhf (2.1.12-stable-8) ...
Selecting previously unselected package libfftw3-double3:armhf.
Preparing to unpack .../086-libfftw3-double3_3.3.10-1_armhf.deb ...
Unpacking libfftw3-double3:armhf (3.3.10-1) ...
Selecting previously unselected package libfftw3-single3:armhf.
Preparing to unpack .../087-libfftw3-single3_3.3.10-1_armhf.deb ...
Unpacking libfftw3-single3:armhf (3.3.10-1) ...
Selecting previously unselected package libfftw3-bin.
Preparing to unpack .../088-libfftw3-bin_3.3.10-1_armhf.deb ...
Unpacking libfftw3-bin (3.3.10-1) ...
Selecting previously unselected package libfftw3-dev:armhf.
Preparing to unpack .../089-libfftw3-dev_3.3.10-1_armhf.deb ...
Unpacking libfftw3-dev:armhf (3.3.10-1) ...
Selecting previously unselected package libgmpxx4ldbl:armhf.
Preparing to unpack .../090-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_armhf.deb ...
Unpacking libgmpxx4ldbl:armhf (2:6.2.1+dfsg1-1.1) ...
Selecting previously unselected package libgmp-dev:armhf.
Preparing to unpack .../091-libgmp-dev_2%3a6.2.1+dfsg1-1.1_armhf.deb ...
Unpacking libgmp-dev:armhf (2:6.2.1+dfsg1-1.1) ...
Selecting previously unselected package libunbound8:armhf.
Preparing to unpack .../092-libunbound8_1.17.1-2+deb12u2_armhf.deb ...
Unpacking libunbound8:armhf (1.17.1-2+deb12u2) ...
Selecting previously unselected package libgnutls-dane0:armhf.
Preparing to unpack .../093-libgnutls-dane0_3.7.9-2+deb12u3_armhf.deb ...
Unpacking libgnutls-dane0:armhf (3.7.9-2+deb12u3) ...
Selecting previously unselected package libgnutls-openssl27:armhf.
Preparing to unpack .../094-libgnutls-openssl27_3.7.9-2+deb12u3_armhf.deb ...
Unpacking libgnutls-openssl27:armhf (3.7.9-2+deb12u3) ...
Selecting previously unselected package libgnutlsxx30:armhf.
Preparing to unpack .../095-libgnutlsxx30_3.7.9-2+deb12u3_armhf.deb ...
Unpacking libgnutlsxx30:armhf (3.7.9-2+deb12u3) ...
Selecting previously unselected package libidn2-dev:armhf.
Preparing to unpack .../096-libidn2-dev_2.3.3-1+b1_armhf.deb ...
Unpacking libidn2-dev:armhf (2.3.3-1+b1) ...
Selecting previously unselected package libp11-kit-dev:armhf.
Preparing to unpack .../097-libp11-kit-dev_0.24.1-2_armhf.deb ...
Unpacking libp11-kit-dev:armhf (0.24.1-2) ...
Selecting previously unselected package libtasn1-6-dev:armhf.
Preparing to unpack .../098-libtasn1-6-dev_4.19.0-2_armhf.deb ...
Unpacking libtasn1-6-dev:armhf (4.19.0-2) ...
Selecting previously unselected package nettle-dev:armhf.
Preparing to unpack .../099-nettle-dev_3.8.1-2_armhf.deb ...
Unpacking nettle-dev:armhf (3.8.1-2) ...
Selecting previously unselected package libgnutls28-dev:armhf.
Preparing to unpack .../100-libgnutls28-dev_3.7.9-2+deb12u3_armhf.deb ...
Unpacking libgnutls28-dev:armhf (3.7.9-2+deb12u3) ...
Selecting previously unselected package libmnl0:armhf.
Preparing to unpack .../101-libmnl0_1.0.4-3_armhf.deb ...
Unpacking libmnl0:armhf (1.0.4-3) ...
Selecting previously unselected package libmnl-dev:armhf.
Preparing to unpack .../102-libmnl-dev_1.0.4-3_armhf.deb ...
Unpacking libmnl-dev:armhf (1.0.4-3) ...
Selecting previously unselected package libortp16:armhf.
Preparing to unpack .../103-libortp16_1%3a5.1.64-2_armhf.deb ...
Unpacking libortp16:armhf (1:5.1.64-2) ...
Selecting previously unselected package libortp-dev:armhf.
Preparing to unpack .../104-libortp-dev_1%3a5.1.64-2_armhf.deb ...
Unpacking libortp-dev:armhf (1:5.1.64-2) ...
Selecting previously unselected package libpcsclite1:armhf.
Preparing to unpack .../105-libpcsclite1_1.9.9-2_armhf.deb ...
Unpacking libpcsclite1:armhf (1.9.9-2) ...
Selecting previously unselected package libpcsclite-dev:armhf.
Preparing to unpack .../106-libpcsclite-dev_1.9.9-2_armhf.deb ...
Unpacking libpcsclite-dev:armhf (1.9.9-2) ...
Selecting previously unselected package libpkgconf3:armhf.
Preparing to unpack .../107-libpkgconf3_1.8.1-1_armhf.deb ...
Unpacking libpkgconf3:armhf (1.8.1-1) ...
Selecting previously unselected package libsctp1:armhf.
Preparing to unpack .../108-libsctp1_1.0.19+dfsg-2_armhf.deb ...
Unpacking libsctp1:armhf (1.0.19+dfsg-2) ...
Selecting previously unselected package libsctp-dev:armhf.
Preparing to unpack .../109-libsctp-dev_1.0.19+dfsg-2_armhf.deb ...
Unpacking libsctp-dev:armhf (1.0.19+dfsg-2) ...
Selecting previously unselected package libtalloc2:armhf.
Preparing to unpack .../110-libtalloc2_2.4.0-f2_armhf.deb ...
Unpacking libtalloc2:armhf (2.4.0-f2) ...
Selecting previously unselected package pkgconf-bin.
Preparing to unpack .../111-pkgconf-bin_1.8.1-1_armhf.deb ...
Unpacking pkgconf-bin (1.8.1-1) ...
Selecting previously unselected package pkgconf:armhf.
Preparing to unpack .../112-pkgconf_1.8.1-1_armhf.deb ...
Unpacking pkgconf:armhf (1.8.1-1) ...
Selecting previously unselected package pkg-config:armhf.
Preparing to unpack .../113-pkg-config_1.8.1-1_armhf.deb ...
Unpacking pkg-config:armhf (1.8.1-1) ...
Selecting previously unselected package libtalloc-dev:armhf.
Preparing to unpack .../114-libtalloc-dev_2.4.0-f2_armhf.deb ...
Unpacking libtalloc-dev:armhf (2.4.0-f2) ...
Selecting previously unselected package libtool.
Preparing to unpack .../115-libtool_2.4.7-7~deb12u1_all.deb ...
Unpacking libtool (2.4.7-7~deb12u1) ...
Selecting previously unselected package liburing2:armhf.
Preparing to unpack .../116-liburing2_2.3-3_armhf.deb ...
Unpacking liburing2:armhf (2.3-3) ...
Selecting previously unselected package liburing-dev:armhf.
Preparing to unpack .../117-liburing-dev_2.3-3_armhf.deb ...
Unpacking liburing-dev:armhf (2.3-3) ...
Selecting previously unselected package libusb-1.0-0-dev:armhf.
Preparing to unpack .../118-libusb-1.0-0-dev_2%3a1.0.26-1_armhf.deb ...
Unpacking libusb-1.0-0-dev:armhf (2:1.0.26-1) ...
Selecting previously unselected package make.
Preparing to unpack .../119-make_4.3-4.1_armhf.deb ...
Unpacking make (4.3-4.1) ...
Selecting previously unselected package python3-lib2to3.
Preparing to unpack .../120-python3-lib2to3_3.11.2-3_all.deb ...
Unpacking python3-lib2to3 (3.11.2-3) ...
Selecting previously unselected package python3-distutils.
Preparing to unpack .../121-python3-distutils_3.11.2-3_all.deb ...
Unpacking python3-distutils (3.11.2-3) ...
Selecting previously unselected package python3-pkg-resources.
Preparing to unpack .../122-python3-pkg-resources_66.1.1-1+deb12u1_all.deb ...
Unpacking python3-pkg-resources (66.1.1-1+deb12u1) ...
Selecting previously unselected package python3-setuptools.
Preparing to unpack .../123-python3-setuptools_66.1.1-1+deb12u1_all.deb ...
Unpacking python3-setuptools (66.1.1-1+deb12u1) ...
Selecting previously unselected package sdcc-libraries.
Preparing to unpack .../124-sdcc-libraries_4.2.0+dfsg-1_all.deb ...
Unpacking sdcc-libraries (4.2.0+dfsg-1) ...
Selecting previously unselected package sdcc.
Preparing to unpack .../125-sdcc_4.2.0+dfsg-1_armhf.deb ...
Unpacking sdcc (4.2.0+dfsg-1) ...
Selecting previously unselected package stow.
Preparing to unpack .../126-stow_2.3.1-1_all.deb ...
Unpacking stow (2.3.1-1) ...
Setting up libboost-chrono1.74.0:armhf (1.74.0+ds1-21) ...
Setting up media-types (10.0.0) ...
Setting up libboost-system1.74.0:armhf (1.74.0+ds1-21) ...
Setting up libkeyutils1:armhf (1.6.3-2) ...
Setting up libpsl5:armhf (0.21.2-1) ...
Setting up libgnutls-openssl27:armhf (3.7.9-2+deb12u3) ...
Setting up libboost-atomic1.74.0:armhf (1.74.0+ds1-21) ...
Setting up libmagic-mgc (1:5.44-3) ...
Setting up libboost-program-options1.74.0:armhf (1.74.0+ds1-21) ...
Setting up libtirpc-common (1.3.3+ds-1) ...
Setting up libbrotli1:armhf (1.0.9-2+b6) ...
Setting up libsqlite3-0:armhf (3.40.1-2+deb12u1) ...
Setting up binutils-common:armhf (2.40-2) ...
Setting up libnghttp2-14:armhf (1.52.0-1+deb12u2) ...
Setting up libmagic1:armhf (1:5.44-3) ...
Setting up linux-libc-dev:armhf (6.1.123-1) ...
Setting up libctf-nobfd0:armhf (2.40-2) ...
Setting up m4 (1.4.19-3) ...
Setting up libboost-filesystem1.74.0:armhf (1.74.0+ds1-21) ...
Setting up file (1:5.44-3) ...
Setting up libdecaf0:armhf (1.0.2-2) ...
Setting up libgomp1:armhf (12.2.0-14) ...
Setting up bzip2 (1.0.8-5+b1) ...
Setting up libjansson4:armhf (2.14-2) ...
Setting up libkrb5support0:armhf (1.20.1-2+deb12u2) ...
Setting up libsasl2-modules-db:armhf (2.1.28+dfsg-10) ...
Setting up libtalloc2:armhf (2.4.0-f2) ...
Setting up perl-modules-5.36 (5.36.0-7+deb12u1) ...
Setting up autotools-dev (20220109.1) ...
Setting up libpkgconf3:armhf (1.8.1-1) ...
Setting up libgmpxx4ldbl:armhf (2:6.2.1+dfsg1-1.1) ...
Setting up rpcsvc-proto (1.4.3-1) ...
Setting up libmbedcrypto7:armhf (2.28.3-1) ...
Setting up make (4.3-4.1) ...
Setting up libmpfr6:armhf (4.2.0-1) ...
Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
Setting up libgnutlsxx30:armhf (3.7.9-2+deb12u3) ...
Setting up libmpc3:armhf (1.3.1-1) ...
Setting up libmnl0:armhf (1.0.4-3) ...
Setting up libatomic1:armhf (12.2.0-14) ...
Setting up libevent-2.1-7:armhf (2.1.12-stable-8) ...
Setting up libpcsclite1:armhf (1.9.9-2) ...
Setting up pkgconf-bin (1.8.1-1) ...
Setting up sdcc-libraries (4.2.0+dfsg-1) ...
Setting up libpcsclite-dev:armhf (1.9.9-2) ...
Setting up libncursesw6:armhf (6.4-4) ...
Setting up libk5crypto3:armhf (1.20.1-2+deb12u2) ...
Setting up libfftw3-double3:armhf (3.3.10-1) ...
Setting up libidn2-dev:armhf (2.3.3-1+b1) ...
Setting up libsasl2-2:armhf (2.1.28+dfsg-10) ...
Setting up libubsan1:armhf (12.2.0-14) ...
Setting up libboost-serialization1.74.0:armhf (1.74.0+ds1-21) ...
Setting up libsctp1:armhf (1.0.19+dfsg-2) ...
Setting up libcrypt-dev:armhf (1:4.4.33-2) ...
Setting up libasan8:armhf (12.2.0-14) ...
Setting up git-man (1:2.39.5-0+deb12u1) ...
Setting up libssh2-1:armhf (1.10.0-3+b1) ...
Setting up libkrb5-3:armhf (1.20.1-2+deb12u2) ...
Setting up libusb-1.0-0:armhf (2:1.0.26-1) ...
Setting up libboost-date-time1.74.0:armhf (1.74.0+ds1-21) ...
Setting up libbinutils:armhf (2.40-2) ...
Setting up liburing2:armhf (2.3-3) ...
Setting up libisl23:armhf (0.25-1.1) ...
Setting up libc-dev-bin (2.36-9+deb12u9) ...
Setting up libtasn1-6-dev:armhf (4.19.0-2) ...
Setting up openssl (3.0.15-1~deb12u1) ...
Setting up readline-common (8.2-1.3) ...
Setting up libcc1-0:armhf (12.2.0-14) ...
Setting up libp11-kit-dev:armhf (0.24.1-2) ...
Setting up libgdbm6:armhf (1.23-3) ...
Setting up libboost-thread1.74.0:armhf (1.74.0+ds1-21) ...
Setting up libhiredis0.14:armhf (0.14.1-3) ...
Setting up libctf0:armhf (2.40-2) ...
Setting up cpp-12 (12.2.0-14) ...
Setting up libfftw3-single3:armhf (3.3.10-1) ...
Setting up libgmp-dev:armhf (2:6.2.1+dfsg1-1.1) ...
Setting up libmbedx509-1:armhf (2.28.3-1) ...
Setting up libmbedtls14:armhf (2.28.3-1) ...
Setting up nettle-dev:armhf (3.8.1-2) ...
Setting up libfftw3-bin (3.3.10-1) ...
Setting up libbctoolbox1:armhf (5.1.64-2) ...
Setting up libreadline8:armhf (8.2-1.3) ...
Setting up ccache (4.8+really4.7.5-1) ...
Updating symlinks in /usr/lib/ccache ...
Setting up libusb-1.0-0-dev:armhf (2:1.0.26-1) ...
Setting up libbladerf2:armhf (0.2022.11-1) ...
Setting up libldap-2.5-0:armhf (2.5.13+dfsg-5) ...
Setting up sdcc (4.2.0+dfsg-1) ...
Setting up pkgconf:armhf (1.8.1-1) ...
Setting up libtalloc-dev:armhf (2.4.0-f2) ...
Setting up ca-certificates (20230311) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Updating certificates in /etc/ssl/certs...
140 added, 0 removed; done.
Setting up libunbound8:armhf (1.17.1-2+deb12u2) ...
Setting up libmnl-dev:armhf (1.0.4-3) ...
Setting up libgcc-12-dev:armhf (12.2.0-14) ...
Setting up libgssapi-krb5-2:armhf (1.20.1-2+deb12u2) ...
Setting up libortp16:armhf (1:5.1.64-2) ...
Setting up pkg-config:armhf (1.8.1-1) ...
Setting up libgdbm-compat4:armhf (1.23-3) ...
Setting up libbctoolbox-dev:armhf (5.1.64-2) ...
Setting up cpp (4:12.2.0-3) ...
Setting up binutils-arm-linux-gnueabihf (2.40-2) ...
Setting up libfftw3-dev:armhf (3.3.10-1) ...
Setting up libperl5.36:armhf (5.36.0-7+deb12u1) ...
Setting up libortp-dev:armhf (1:5.1.64-2) ...
Setting up libtirpc3:armhf (1.3.3+ds-1) ...
Setting up libgnutls-dane0:armhf (3.7.9-2+deb12u3) ...
Setting up libcurl3-gnutls:armhf (7.88.1-10+deb12u8) ...
Setting up binutils (2.40-2) ...
Setting up perl (5.36.0-7+deb12u1) ...
Setting up libtirpc-dev:armhf (1.3.3+ds-1) ...
Setting up gcc-12 (12.2.0-14) ...
Setting up stow (2.3.1-1) ...
Setting up autoconf (2.71-3) ...
Setting up libnsl2:armhf (1.3.0-2) ...
Setting up automake (1:1.16.5-1.3) ...
update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.16.1.gz (of link group automake) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.16.1.gz (of link group automake) doesn't exist
Setting up libpython3.11-stdlib:armhf (3.11.2-6+deb12u5) ...
Setting up gcc (4:12.2.0-3) ...
Setting up liberror-perl (0.17029-2) ...
Setting up git (1:2.39.5-0+deb12u1) ...
Setting up libnsl-dev:armhf (1.3.0-2) ...
Setting up libc6-dev:armhf (2.36-9+deb12u9) ...
Setting up liburing-dev:armhf (2.3-3) ...
Setting up libpython3-stdlib:armhf (3.11.2-1+b1) ...
Setting up libgnutls28-dev:armhf (3.7.9-2+deb12u3) ...
Setting up python3.11 (3.11.2-6+deb12u5) ...
Setting up libbladerf-dev:armhf (0.2022.11-1) ...
Setting up libstdc++-12-dev:armhf (12.2.0-14) ...
Setting up libtool (2.4.7-7~deb12u1) ...
Setting up python3 (3.11.2-1+b1) ...
running python rtupdate hooks for python3.11...
running python post-rtupdate hooks for python3.11...
Setting up libsctp-dev:armhf (1.0.19+dfsg-2) ...
Setting up python3-lib2to3 (3.11.2-3) ...
Setting up g++-12 (12.2.0-14) ...
Setting up python3-pkg-resources (66.1.1-1+deb12u1) ...
Setting up python3-distutils (3.11.2-3) ...
Setting up libboost1.74-dev:armhf (1.74.0+ds1-21) ...
Setting up python3-setuptools (66.1.1-1+deb12u1) ...
Setting up libboost-chrono1.74-dev:armhf (1.74.0+ds1-21) ...
Setting up libboost-program-options1.74-dev:armhf (1.74.0+ds1-21) ...
Setting up libboost-program-options-dev:armhf (1.74.0.3) ...
Setting up libboost-system1.74-dev:armhf (1.74.0+ds1-21) ...
Setting up libboost-serialization1.74-dev:armhf (1.74.0+ds1-21) ...
Setting up libboost-atomic1.74-dev:armhf (1.74.0+ds1-21) ...
Setting up g++ (4:12.2.0-3) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Setting up libboost-dev:armhf (1.74.0.3) ...
Setting up libboost-filesystem1.74-dev:armhf (1.74.0+ds1-21) ...
Setting up libboost-filesystem-dev:armhf (1.74.0.3) ...
Setting up libboost-date-time1.74-dev:armhf (1.74.0+ds1-21) ...
Setting up libboost-thread1.74-dev:armhf (1.74.0+ds1-21) ...
Setting up libboost-thread-dev:armhf (1.74.0.3) ...
Processing triggers for libc-bin (2.36-9+deb12u9) ...
Processing triggers for ca-certificates (20230311) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
+ apt-get clean
Removing intermediate container 63e9c6305c46
---> a0cc56e5c5a8
Step 11/16 : ADD https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT /tmp/osmo-python-tests-commit
---> 02fcd8e7619f
Step 12/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
---> Running in d771dd6df161
+ git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests
Cloning into 'osmo-python-tests'...
+ cd osmo-python-tests
+ python3 setup.py clean build install
running clean
running build
running build_py
creating build
creating build/lib
creating build/lib/osmopy
copying osmopy/twisted_ipa.py -> build/lib/osmopy
copying osmopy/trap_helper.py -> build/lib/osmopy
copying osmopy/obscvty.py -> build/lib/osmopy
copying osmopy/__init__.py -> build/lib/osmopy
copying osmopy/osmo_ipa.py -> build/lib/osmopy
copying osmopy/osmoutil.py -> build/lib/osmopy
creating build/lib/osmopy/osmo_interact
copying osmopy/osmo_interact/ctrl.py -> build/lib/osmopy/osmo_interact
copying osmopy/osmo_interact/__init__.py -> build/lib/osmopy/osmo_interact
copying osmopy/osmo_interact/common.py -> build/lib/osmopy/osmo_interact
copying osmopy/osmo_interact/vty.py -> build/lib/osmopy/osmo_interact
running build_scripts
creating build/scripts-3.11
copying and adjusting scripts/osmodumpdoc.py -> build/scripts-3.11
copying and adjusting scripts/osmotestvty.py -> build/scripts-3.11
copying and adjusting scripts/osmotestconfig.py -> build/scripts-3.11
copying and adjusting scripts/osmo_ctrl.py -> build/scripts-3.11
copying and adjusting scripts/osmo_rate_ctr2csv.py -> build/scripts-3.11
copying and adjusting scripts/osmo_trap2cgi.py -> build/scripts-3.11
copying and adjusting scripts/osmo_interact_vty.py -> build/scripts-3.11
copying and adjusting scripts/osmo_interact_ctrl.py -> build/scripts-3.11
copying and adjusting scripts/osmo_verify_transcript_vty.py -> build/scripts-3.11
copying and adjusting scripts/osmo_verify_transcript_ctrl.py -> build/scripts-3.11
changing mode of build/scripts-3.11/osmodumpdoc.py from 644 to 755
changing mode of build/scripts-3.11/osmotestvty.py from 644 to 755
changing mode of build/scripts-3.11/osmotestconfig.py from 644 to 755
changing mode of build/scripts-3.11/osmo_ctrl.py from 644 to 755
changing mode of build/scripts-3.11/osmo_rate_ctr2csv.py from 644 to 755
changing mode of build/scripts-3.11/osmo_trap2cgi.py from 644 to 755
changing mode of build/scripts-3.11/osmo_interact_vty.py from 644 to 755
changing mode of build/scripts-3.11/osmo_interact_ctrl.py from 644 to 755
changing mode of build/scripts-3.11/osmo_verify_transcript_vty.py from 644 to 755
changing mode of build/scripts-3.11/osmo_verify_transcript_ctrl.py from 644 to 755
running install
/usr/lib/python3/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
/usr/lib/python3/dist-packages/setuptools/command/easy_install.py:146: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
running bdist_egg
running egg_info
creating osmopython.egg-info
writing osmopython.egg-info/PKG-INFO
writing dependency_links to osmopython.egg-info/dependency_links.txt
writing top-level names to osmopython.egg-info/top_level.txt
writing manifest file 'osmopython.egg-info/SOURCES.txt'
reading manifest file 'osmopython.egg-info/SOURCES.txt'
writing manifest file 'osmopython.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-aarch64/egg
running install_lib
creating build/bdist.linux-aarch64
creating build/bdist.linux-aarch64/egg
creating build/bdist.linux-aarch64/egg/osmopy
copying build/lib/osmopy/twisted_ipa.py -> build/bdist.linux-aarch64/egg/osmopy
copying build/lib/osmopy/trap_helper.py -> build/bdist.linux-aarch64/egg/osmopy
copying build/lib/osmopy/obscvty.py -> build/bdist.linux-aarch64/egg/osmopy
copying build/lib/osmopy/__init__.py -> build/bdist.linux-aarch64/egg/osmopy
creating build/bdist.linux-aarch64/egg/osmopy/osmo_interact
copying build/lib/osmopy/osmo_interact/ctrl.py -> build/bdist.linux-aarch64/egg/osmopy/osmo_interact
copying build/lib/osmopy/osmo_interact/__init__.py -> build/bdist.linux-aarch64/egg/osmopy/osmo_interact
copying build/lib/osmopy/osmo_interact/common.py -> build/bdist.linux-aarch64/egg/osmopy/osmo_interact
copying build/lib/osmopy/osmo_interact/vty.py -> build/bdist.linux-aarch64/egg/osmopy/osmo_interact
copying build/lib/osmopy/osmo_ipa.py -> build/bdist.linux-aarch64/egg/osmopy
copying build/lib/osmopy/osmoutil.py -> build/bdist.linux-aarch64/egg/osmopy
byte-compiling build/bdist.linux-aarch64/egg/osmopy/twisted_ipa.py to twisted_ipa.cpython-311.pyc
byte-compiling build/bdist.linux-aarch64/egg/osmopy/trap_helper.py to trap_helper.cpython-311.pyc
byte-compiling build/bdist.linux-aarch64/egg/osmopy/obscvty.py to obscvty.cpython-311.pyc
byte-compiling build/bdist.linux-aarch64/egg/osmopy/__init__.py to __init__.cpython-311.pyc
byte-compiling build/bdist.linux-aarch64/egg/osmopy/osmo_interact/ctrl.py to ctrl.cpython-311.pyc
byte-compiling build/bdist.linux-aarch64/egg/osmopy/osmo_interact/__init__.py to __init__.cpython-311.pyc
byte-compiling build/bdist.linux-aarch64/egg/osmopy/osmo_interact/common.py to common.cpython-311.pyc
byte-compiling build/bdist.linux-aarch64/egg/osmopy/osmo_interact/vty.py to vty.cpython-311.pyc
byte-compiling build/bdist.linux-aarch64/egg/osmopy/osmo_ipa.py to osmo_ipa.cpython-311.pyc
byte-compiling build/bdist.linux-aarch64/egg/osmopy/osmoutil.py to osmoutil.cpython-311.pyc
creating build/bdist.linux-aarch64/egg/EGG-INFO
installing scripts to build/bdist.linux-aarch64/egg/EGG-INFO/scripts
running install_scripts
creating build/bdist.linux-aarch64/egg/EGG-INFO/scripts
copying build/scripts-3.11/osmo_verify_transcript_ctrl.py -> build/bdist.linux-aarch64/egg/EGG-INFO/scripts
copying build/scripts-3.11/osmo_trap2cgi.py -> build/bdist.linux-aarch64/egg/EGG-INFO/scripts
copying build/scripts-3.11/osmo_interact_ctrl.py -> build/bdist.linux-aarch64/egg/EGG-INFO/scripts
copying build/scripts-3.11/osmodumpdoc.py -> build/bdist.linux-aarch64/egg/EGG-INFO/scripts
copying build/scripts-3.11/osmo_rate_ctr2csv.py -> build/bdist.linux-aarch64/egg/EGG-INFO/scripts
copying build/scripts-3.11/osmo_interact_vty.py -> build/bdist.linux-aarch64/egg/EGG-INFO/scripts
copying build/scripts-3.11/osmo_ctrl.py -> build/bdist.linux-aarch64/egg/EGG-INFO/scripts
copying build/scripts-3.11/osmotestconfig.py -> build/bdist.linux-aarch64/egg/EGG-INFO/scripts
copying build/scripts-3.11/osmotestvty.py -> build/bdist.linux-aarch64/egg/EGG-INFO/scripts
copying build/scripts-3.11/osmo_verify_transcript_vty.py -> build/bdist.linux-aarch64/egg/EGG-INFO/scripts
changing mode of build/bdist.linux-aarch64/egg/EGG-INFO/scripts/osmo_verify_transcript_ctrl.py to 755
changing mode of build/bdist.linux-aarch64/egg/EGG-INFO/scripts/osmo_trap2cgi.py to 755
changing mode of build/bdist.linux-aarch64/egg/EGG-INFO/scripts/osmo_interact_ctrl.py to 755
changing mode of build/bdist.linux-aarch64/egg/EGG-INFO/scripts/osmodumpdoc.py to 755
changing mode of build/bdist.linux-aarch64/egg/EGG-INFO/scripts/osmo_rate_ctr2csv.py to 755
changing mode of build/bdist.linux-aarch64/egg/EGG-INFO/scripts/osmo_interact_vty.py to 755
changing mode of build/bdist.linux-aarch64/egg/EGG-INFO/scripts/osmo_ctrl.py to 755
changing mode of build/bdist.linux-aarch64/egg/EGG-INFO/scripts/osmotestconfig.py to 755
changing mode of build/bdist.linux-aarch64/egg/EGG-INFO/scripts/osmotestvty.py to 755
changing mode of build/bdist.linux-aarch64/egg/EGG-INFO/scripts/osmo_verify_transcript_vty.py to 755
copying osmopython.egg-info/PKG-INFO -> build/bdist.linux-aarch64/egg/EGG-INFO
copying osmopython.egg-info/SOURCES.txt -> build/bdist.linux-aarch64/egg/EGG-INFO
copying osmopython.egg-info/dependency_links.txt -> build/bdist.linux-aarch64/egg/EGG-INFO
copying osmopython.egg-info/top_level.txt -> build/bdist.linux-aarch64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
osmopy.__pycache__.trap_helper.cpython-311: module references __file__
creating dist
creating 'dist/osmopython-0.3.0-py3.11.egg' and adding 'build/bdist.linux-aarch64/egg' to it
removing 'build/bdist.linux-aarch64/egg' (and everything under it)
Processing osmopython-0.3.0-py3.11.egg
creating /usr/local/lib/python3.11/dist-packages/osmopython-0.3.0-py3.11.egg
Extracting osmopython-0.3.0-py3.11.egg to /usr/local/lib/python3.11/dist-packages
Adding osmopython 0.3.0 to easy-install.pth file
Installing osmo_verify_transcript_ctrl.py script to /usr/local/bin
Installing osmo_trap2cgi.py script to /usr/local/bin
Installing osmo_interact_ctrl.py script to /usr/local/bin
Installing osmodumpdoc.py script to /usr/local/bin
Installing osmo_rate_ctr2csv.py script to /usr/local/bin
Installing osmo_interact_vty.py script to /usr/local/bin
Installing osmo_ctrl.py script to /usr/local/bin
Installing osmotestconfig.py script to /usr/local/bin
Installing osmotestvty.py script to /usr/local/bin
Installing osmo_verify_transcript_vty.py script to /usr/local/bin
Installed /usr/local/lib/python3.11/dist-packages/osmopython-0.3.0-py3.11.egg
Processing dependencies for osmopython==0.3.0
Finished processing dependencies for osmopython==0.3.0
+ cd ..
+ rm -rf osmo-python-tests
Removing intermediate container d771dd6df161
---> cee5a7f3f83a
Step 13/16 : ADD https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT /tmp/osmo-ci-commit
---> 22ed0d4e2ec7
Step 14/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
---> Running in 9f3e7987ac61
+ git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci
Cloning into 'osmo-ci'...
+ su build -c cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin
'cat-testlogs.sh' -> '/usr/local/bin/cat-testlogs.sh'
'common.sh' -> '/usr/local/bin/common.sh'
'docker-cleanup.sh' -> '/usr/local/bin/docker-cleanup.sh'
'osmo-build-dep.sh' -> '/usr/local/bin/osmo-build-dep.sh'
'osmo-ci-docker-rebuild.sh' -> '/usr/local/bin/osmo-ci-docker-rebuild.sh'
'osmo-clean-workspace.sh' -> '/usr/local/bin/osmo-clean-workspace.sh'
'osmo-deps.sh' -> '/usr/local/bin/osmo-deps.sh'
'osmo-layer1-headers.sh' -> '/usr/local/bin/osmo-layer1-headers.sh'
'osmocom-api-doxygen.sh' -> '/usr/local/bin/osmocom-api-doxygen.sh'
'osmocom-build-old-tags-against-master.sh' -> '/usr/local/bin/osmocom-build-old-tags-against-master.sh'
'osmocom-list-commits.sh' -> '/usr/local/bin/osmocom-list-commits.sh'
'osmocom-obs-link.sh' -> '/usr/local/bin/osmocom-obs-link.sh'
'osmocom-packages-docker.sh' -> '/usr/local/bin/osmocom-packages-docker.sh'
'repo-install-test.sh' -> '/usr/local/bin/repo-install-test.sh'
'verify_endian_header.sh' -> '/usr/local/bin/verify_endian_header.sh'
'xgoldmon-jenkins.sh' -> '/usr/local/bin/xgoldmon-jenkins.sh'
'verify_log_statements.py' -> '/usr/local/bin/verify_log_statements.py'
'verify_value_string_arrays_are_terminated.py' -> '/usr/local/bin/verify_value_string_arrays_are_terminated.py'
+ rm -rf osmo-ci
Removing intermediate container 9f3e7987ac61
---> 1547393fd751
Step 15/16 : ADD $OSMOCOM_REPO/Release /tmp/Release
---> 1764c29b8e3e
Step 16/16 : RUN set -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] $OSMOCOM_REPO ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev && apt-get clean
---> Running in 519ac3594d60
+ echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./
+ apt-get update
Hit:1 http://deb.debian.org/debian bookworm InRelease
Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1582 B]
Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [202 kB]
Fetched 204 kB in 2s (110 kB/s)
Reading package lists...
+ apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
liblimesuite23.11-1 libpython3.11 libuhd4.3.0
Suggested packages:
uhd-doc uhd-host
Recommended packages:
limesuite-udev limesuite-images gnuradio-dev
The following NEW packages will be installed:
liblimesuite-dev liblimesuite23.11-1 libpython3.11 libuhd-dev libuhd4.3.0
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 5116 kB of archives.
After this operation, 15.8 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main armhf libpython3.11 armhf 3.11.2-6+deb12u5 [1709 kB]
Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite23.11-1 23.11.0.1.2145.1851.202501132026 [223 kB]
Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite-dev 23.11.0.1.2145.1851.202501132026 [53.0 kB]
Get:4 http://deb.debian.org/debian bookworm/main armhf libuhd4.3.0 armhf 4.3.0.0+ds1-5 [2912 kB]
Get:5 http://deb.debian.org/debian bookworm/main armhf libuhd-dev armhf 4.3.0.0+ds1-5 [219 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 5116 kB in 1s (3627 kB/s)
Selecting previously unselected package liblimesuite23.11-1:armhf.
(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 ... 32150 files and directories currently installed.)
Preparing to unpack .../liblimesuite23.11-1_23.11.0.1.2145.1851.202501132026_armhf.deb ...
Unpacking liblimesuite23.11-1:armhf (23.11.0.1.2145.1851.202501132026) ...
Selecting previously unselected package liblimesuite-dev.
Preparing to unpack .../liblimesuite-dev_23.11.0.1.2145.1851.202501132026_armhf.deb ...
Unpacking liblimesuite-dev (23.11.0.1.2145.1851.202501132026) ...
Selecting previously unselected package libpython3.11:armhf.
Preparing to unpack .../libpython3.11_3.11.2-6+deb12u5_armhf.deb ...
Unpacking libpython3.11:armhf (3.11.2-6+deb12u5) ...
Selecting previously unselected package libuhd4.3.0:armhf.
Preparing to unpack .../libuhd4.3.0_4.3.0.0+ds1-5_armhf.deb ...
Unpacking libuhd4.3.0:armhf (4.3.0.0+ds1-5) ...
Selecting previously unselected package libuhd-dev:armhf.
Preparing to unpack .../libuhd-dev_4.3.0.0+ds1-5_armhf.deb ...
Unpacking libuhd-dev:armhf (4.3.0.0+ds1-5) ...
Setting up libpython3.11:armhf (3.11.2-6+deb12u5) ...
Setting up libuhd4.3.0:armhf (4.3.0.0+ds1-5) ...
Setting up liblimesuite23.11-1:armhf (23.11.0.1.2145.1851.202501132026) ...
Setting up libuhd-dev:armhf (4.3.0.0+ds1-5) ...
Setting up liblimesuite-dev (23.11.0.1.2145.1851.202501132026) ...
Processing triggers for libc-bin (2.36-9+deb12u9) ...
+ apt-get clean
Removing intermediate container 519ac3594d60
---> b6eb6de670bb
[Warning] One or more build-args [DISTRO LIBOSMOCORE_BRANCH OSMO_GBPROXY_BRANCH OSMO_GGSN_BRANCH OSMO_STP_BRANCH OSMO_UECUPS_BRANCH USER OSMO_NITB_BRANCH OSMO_PCU_BRANCH OSMO_SGSN_BRANCH OPEN5GS_BRANCH OSMO_CBC_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_IUH_BRANCH OSMO_BB_BRANCH OSMO_BSC_BRANCH OSMO_DIA2GSUP_BRANCH OSMO_HLR_BRANCH OSMO_HNODEB_BRANCH ASTERISK_BRANCH OSMOCOM_REPO_TESTSUITE_MIRROR OSMO_MGW_BRANCH OSMO_MSC_BRANCH OSMO_BTS_BRANCH OSMO_EPDG_BRANCH OSMO_SIP_BRANCH OSMO_TTCN3_BRANCH PJPROJECT_BRANCH OSMOCOM_REPO_VERSION OSMO_HNBGW_BRANCH OSMO_REMSIM_BRANCH] were not consumed
Successfully built b6eb6de670bb
Successfully tagged osmocom-build/debian-bookworm-build-arm:latest
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/rpi4-raspbian12build-ansible-2/_docker_playground/debian-bookworm-build-arm'
+ docker_image_exists debian-bookworm-build-arm
+ docker images -q osmocom-build/debian-bookworm-build-arm
+ test -n b6eb6de670bb
+ list_osmo_packages debian-bookworm debian-bookworm-build-arm
+ local distro=debian-bookworm
+ local image=debian-bookworm-build-arm
+ local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build-arm -c
+ [ -n ]
+ return
+ ret=0
+ cd /home/osmocom-build/jenkins/workspace/update-osmo-ci-on-slaves/label/rpi4-raspbian12build-ansible-2
+ return 0
Finished: SUCCESS