Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building remotely on host2-deb11build-ansible (obs osmocom-gerrit osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 7abbf2984132cf5777f792813ec796e254094d30 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7abbf2984132cf5777f792813ec796e254094d30 # timeout=10
Commit message: "contrib/jenkins-*: libosmo-sccp -> libosmo-sigtran"
 > git rev-list --no-walk 7abbf2984132cf5777f792813ec796e254094d30 # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins4608848938437200422.sh
+ rm -rf trial-7785-bin.tgz trial-7785-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 23228
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10212
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 9210
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12030
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12335
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 10247
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 37766
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 6780
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 39507
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 7170
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-nitb" build number 17155
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-stp" build number 12638
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6639
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 10736
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 6820
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8234
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5539
Copied 2 artifacts from "osmo-gsm-tester_build-open5gs" build number 8
Copied 2 artifacts from "osmo-gsm-tester_build-srslte" build number 19
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6639
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins598713107833147463.sh
+ trap clean_up_trap EXIT INT TERM 0
+ clean_up
+ docker kill osmo-gsm-tester-virtual
Error response from daemon: Cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual
+ true
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bookworm chmod -R a+rwX /workspace/
+ rm -rf trial-7785
+ 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
aec2df3 jenkins-common: add NO_DOCKER_IMAGE_PULL
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=docker.io \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian: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_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.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 4.84kB done
#2 DONE 0.0s

#3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#3 DONE 0.0s

#4 [internal] load build context
#4 transferring context: 5.76kB done
#4 DONE 0.0s

#5 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-tester/+/master?format=TEXT
#5 CACHED

#6 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build
#6 DONE 0.1s

#7 [ 2/28] RUN     useradd -ms /bin/bash jenkins
#7 DONE 0.3s

#8 [ 3/28] RUN     groupadd osmo-gsm-tester
#8 DONE 0.3s

#9 [ 4/28] RUN     usermod -a -G osmo-gsm-tester jenkins
#9 DONE 0.4s

#10 [ 5/28] RUN	APT-GET update && 	apt-get install -y --no-install-recommends 		cpio 		dbus 		tcpdump 		sqlite3 		python3 		python3-setuptools 		python3-yaml 		python3-mako 		python3-gi 		python3-numpy 		python3-wheel 		python3-watchdog 		ofono 		patchelf 		rpm2cpio 		sudo 		libcap2-bin 		python3-pip 		udhcpc 		iperf3 		locales
#10 0.380 Hit:1 http://deb.debian.org/debian bookworm InRelease
#10 0.380 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
#10 0.385 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
#10 0.482 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#10 0.651 Fetched 103 kB in 0s (340 kB/s)
#10 0.651 Reading package lists...
#10 1.038 Reading package lists...
#10 1.414 Building dependency tree...
#10 1.508 Reading state information...
#10 1.597 dbus is already the newest version (1.14.10-1~deb12u1).
#10 1.597 tcpdump is already the newest version (4.99.3-1).
#10 1.597 sqlite3 is already the newest version (3.40.1-2+deb12u1).
#10 1.597 python3 is already the newest version (3.11.2-1+b1).
#10 1.597 python3-setuptools is already the newest version (66.1.1-1).
#10 1.597 python3-yaml is already the newest version (6.0-3+b2).
#10 1.597 python3-mako is already the newest version (1.2.4+ds-1).
#10 1.597 python3-gi is already the newest version (3.42.2-3+b1).
#10 1.597 python3-wheel is already the newest version (0.38.4-2).
#10 1.597 python3-wheel set to manually installed.
#10 1.597 ofono is already the newest version (1.31-3+b1).
#10 1.597 patchelf is already the newest version (0.14.3-1+b1).
#10 1.597 sudo is already the newest version (1.9.13p3-1+deb12u1).
#10 1.597 libcap2-bin is already the newest version (1:2.66-4).
#10 1.597 libcap2-bin set to manually installed.
#10 1.597 python3-pip is already the newest version (23.0.1+dfsg-1).
#10 1.597 locales is already the newest version (2.36-9+deb12u9).
#10 1.597 The following additional packages will be installed:
#10 1.597   busybox libblas3 libiperf0 liblapack3 librpm9 librpmio9 rpm-common
#10 1.598 Suggested packages:
#10 1.598   libarchive-dev gfortran python3-pytest rpm-i18n
#10 1.668 The following NEW packages will be installed:
#10 1.669   busybox cpio iperf3 libblas3 libiperf0 liblapack3 librpm9 librpmio9
#10 1.669   python3-numpy python3-watchdog rpm-common rpm2cpio udhcpc
#10 1.693 0 upgraded, 13 newly installed, 0 to remove and 2 not upgraded.
#10 1.693 Need to get 14.8 MB of archives.
#10 1.693 After this operation, 45.5 MB of additional disk space will be used.
#10 1.693 Get:1 http://deb.debian.org/debian bookworm/main amd64 libiperf0 amd64 3.12-1+deb12u1 [91.2 kB]
#10 1.706 Get:2 http://deb.debian.org/debian bookworm/main amd64 iperf3 amd64 3.12-1+deb12u1 [33.9 kB]
#10 1.708 Get:3 http://deb.debian.org/debian bookworm/main amd64 cpio amd64 2.13+dfsg-7.1 [245 kB]
#10 1.715 Get:4 http://deb.debian.org/debian bookworm/main amd64 busybox amd64 1:1.35.0-4+b3 [452 kB]
#10 1.721 Get:5 http://deb.debian.org/debian bookworm/main amd64 libblas3 amd64 3.11.0-2 [149 kB]
#10 1.722 Get:6 http://deb.debian.org/debian bookworm/main amd64 liblapack3 amd64 3.11.0-2 [2323 kB]
#10 1.742 Get:7 http://deb.debian.org/debian bookworm/main amd64 librpmio9 amd64 4.18.0+dfsg-1+deb12u1 [1625 kB]
#10 1.756 Get:8 http://deb.debian.org/debian bookworm/main amd64 librpm9 amd64 4.18.0+dfsg-1+deb12u1 [1720 kB]
#10 1.770 Get:9 http://deb.debian.org/debian bookworm/main amd64 python3-numpy amd64 1:1.24.2-1+deb12u1 [4960 kB]
#10 1.813 Get:10 http://deb.debian.org/debian bookworm/main amd64 python3-watchdog all 2.2.1-1 [124 kB]
#10 1.814 Get:11 http://deb.debian.org/debian bookworm/main amd64 rpm-common amd64 4.18.0+dfsg-1+deb12u1 [1571 kB]
#10 1.827 Get:12 http://deb.debian.org/debian bookworm/main amd64 rpm2cpio amd64 4.18.0+dfsg-1+deb12u1 [1547 kB]
#10 1.840 Get:13 http://deb.debian.org/debian bookworm/main amd64 udhcpc amd64 1:1.35.0-4+b3 [6284 B]
#10 1.979 debconf: delaying package configuration, since apt-utils is not installed
#10 2.011 Fetched 14.8 MB in 0s (88.2 MB/s)
#10 2.045 Selecting previously unselected package libiperf0:amd64.
#10 2.045 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 117416 files and directories currently installed.)
#10 2.089 Preparing to unpack .../00-libiperf0_3.12-1+deb12u1_amd64.deb ...
#10 2.096 Unpacking libiperf0:amd64 (3.12-1+deb12u1) ...
#10 2.157 Selecting previously unselected package iperf3.
#10 2.164 Preparing to unpack .../01-iperf3_3.12-1+deb12u1_amd64.deb ...
#10 2.171 Unpacking iperf3 (3.12-1+deb12u1) ...
#10 2.219 Selecting previously unselected package cpio.
#10 2.228 Preparing to unpack .../02-cpio_2.13+dfsg-7.1_amd64.deb ...
#10 2.231 Unpacking cpio (2.13+dfsg-7.1) ...
#10 2.303 Selecting previously unselected package busybox.
#10 2.311 Preparing to unpack .../03-busybox_1%3a1.35.0-4+b3_amd64.deb ...
#10 2.314 Unpacking busybox (1:1.35.0-4+b3) ...
#10 2.390 Selecting previously unselected package libblas3:amd64.
#10 2.399 Preparing to unpack .../04-libblas3_3.11.0-2_amd64.deb ...
#10 2.404 Unpacking libblas3:amd64 (3.11.0-2) ...
#10 2.462 Selecting previously unselected package liblapack3:amd64.
#10 2.472 Preparing to unpack .../05-liblapack3_3.11.0-2_amd64.deb ...
#10 2.478 Unpacking liblapack3:amd64 (3.11.0-2) ...
#10 2.650 Selecting previously unselected package librpmio9.
#10 2.658 Preparing to unpack .../06-librpmio9_4.18.0+dfsg-1+deb12u1_amd64.deb ...
#10 2.662 Unpacking librpmio9 (4.18.0+dfsg-1+deb12u1) ...
#10 2.715 Selecting previously unselected package librpm9.
#10 2.723 Preparing to unpack .../07-librpm9_4.18.0+dfsg-1+deb12u1_amd64.deb ...
#10 2.728 Unpacking librpm9 (4.18.0+dfsg-1+deb12u1) ...
#10 2.790 Selecting previously unselected package python3-numpy.
#10 2.800 Preparing to unpack .../08-python3-numpy_1%3a1.24.2-1+deb12u1_amd64.deb ...
#10 2.804 Unpacking python3-numpy (1:1.24.2-1+deb12u1) ...
#10 3.160 Selecting previously unselected package python3-watchdog.
#10 3.170 Preparing to unpack .../09-python3-watchdog_2.2.1-1_all.deb ...
#10 3.174 Unpacking python3-watchdog (2.2.1-1) ...
#10 3.231 Selecting previously unselected package rpm-common.
#10 3.239 Preparing to unpack .../10-rpm-common_4.18.0+dfsg-1+deb12u1_amd64.deb ...
#10 3.242 Unpacking rpm-common (4.18.0+dfsg-1+deb12u1) ...
#10 3.310 Selecting previously unselected package rpm2cpio.
#10 3.318 Preparing to unpack .../11-rpm2cpio_4.18.0+dfsg-1+deb12u1_amd64.deb ...
#10 3.321 Unpacking rpm2cpio (4.18.0+dfsg-1+deb12u1) ...
#10 3.375 Selecting previously unselected package udhcpc:amd64.
#10 3.385 Preparing to unpack .../12-udhcpc_1%3a1.35.0-4+b3_amd64.deb ...
#10 3.388 Unpacking udhcpc:amd64 (1:1.35.0-4+b3) ...
#10 3.450 Setting up cpio (2.13+dfsg-7.1) ...
#10 3.470 update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode
#10 3.470 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.476 Setting up python3-watchdog (2.2.1-1) ...
#10 3.619 Setting up busybox (1:1.35.0-4+b3) ...
#10 3.629 Setting up libblas3:amd64 (3.11.0-2) ...
#10 3.638 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.645 Setting up libiperf0:amd64 (3.12-1+deb12u1) ...
#10 3.655 Setting up udhcpc:amd64 (1:1.35.0-4+b3) ...
#10 3.667 Setting up librpmio9 (4.18.0+dfsg-1+deb12u1) ...
#10 3.678 Setting up librpm9 (4.18.0+dfsg-1+deb12u1) ...
#10 3.689 Setting up liblapack3:amd64 (3.11.0-2) ...
#10 3.698 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 3.704 Setting up iperf3 (3.12-1+deb12u1) ...
#10 3.773 debconf: unable to initialize frontend: Dialog
#10 3.773 debconf: (TERM is not set, so the dialog frontend is not usable.)
#10 3.773 debconf: falling back to frontend: Readline
#10 3.780 debconf: unable to initialize frontend: Readline
#10 3.780 debconf: (This frontend requires a controlling tty.)
#10 3.780 debconf: falling back to frontend: Teletype
#10 3.791 Configuring iperf3
#10 3.791 ------------------
#10 3.791 
#10 3.791 Choose this option if Iperf3 should start automatically as a daemon, now and at 
#10 3.791 boot time.
#10 3.791 
#10 3.791 Start Iperf3 as a daemon automatically? [yes/no] 
#10 3.791 Use of uninitialized value $_[1] in join or string at /usr/share/perl5/Debconf/DbDriver/Stack.pm line 111.
#10 3.872 invoke-rc.d: could not determine current runlevel
#10 3.876 invoke-rc.d: policy-rc.d denied execution of stop.
#10 3.981 Use of uninitialized value $val in substitution (s///) at /usr/share/perl5/Debconf/Format/822.pm line 83, <GEN6> line 1.
#10 3.981 Use of uninitialized value $val in concatenation (.) or string at /usr/share/perl5/Debconf/Format/822.pm line 84, <GEN6> line 1.
#10 3.999 Setting up rpm-common (4.18.0+dfsg-1+deb12u1) ...
#10 4.012 Setting up python3-numpy (1:1.24.2-1+deb12u1) ...
#10 5.182 Setting up rpm2cpio (4.18.0+dfsg-1+deb12u1) ...
#10 5.226 Processing triggers for man-db (2.11.2-2) ...
#10 5.275 Processing triggers for dbus (1.14.10-1~deb12u1) ...
#10 5.299 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.696 Collecting smpplib
#11 0.696   Cloning https://github.com/podshumok/python-smpplib.git (to revision master) to /tmp/pip-install-f9eax6sd/smpplib_abadc07cd1c34a19b84f87a1789c6725
#11 0.698   Running command git clone --filter=blob:none --quiet https://github.com/podshumok/python-smpplib.git /tmp/pip-install-f9eax6sd/smpplib_abadc07cd1c34a19b84f87a1789c6725
#11 1.459   Resolved https://github.com/podshumok/python-smpplib.git to commit 29e611d20b21c4c6aff55ee867f2355f4c7085c8
#11 1.461   Preparing metadata (setup.py): started
#11 1.688   Preparing metadata (setup.py): finished with status 'done'
#11 1.690 Requirement already satisfied: pydbus in /usr/local/lib/python3.11/dist-packages (0.6.0)
#11 1.691 Requirement already satisfied: pyusb in /usr/lib/python3/dist-packages (1.2.1.post2)
#11 1.691 Requirement already satisfied: pysispm in /usr/local/lib/python3.11/dist-packages (0.6)
#11 2.224 Collecting pymongo
#11 2.273   Downloading pymongo-4.10.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB)
#11 2.382      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 15.4 MB/s eta 0:00:00
#11 2.388 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from smpplib) (1.16.0)
#11 2.436 Collecting dnspython<3.0.0,>=1.16.0
#11 2.443   Downloading dnspython-2.7.0-py3-none-any.whl (313 kB)
#11 2.460      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 313.6/313.6 kB 20.6 MB/s eta 0:00:00
#11 2.789 Installing collected packages: dnspython, pymongo
#11 3.231 Successfully installed dnspython-2.7.0 pymongo-4.10.1
#11 3.231 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 3.3s

#12 [ 7/28] RUN	APT-GET update && apt-get install -y openssh-server
#12 0.412 Hit:1 http://deb.debian.org/debian bookworm InRelease
#12 0.412 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#12 0.412 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#12 0.414 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#12 0.689 Reading package lists...
#12 1.095 Reading package lists...
#12 1.491 Building dependency tree...
#12 1.590 Reading state information...
#12 1.681 The following additional packages will be installed:
#12 1.681   dbus-user-session libnss-systemd libpam-systemd libxmuu1 ncurses-term
#12 1.681   openssh-sftp-server runit-helper systemd-sysv xauth
#12 1.682 Suggested packages:
#12 1.682   molly-guard monkeysphere ssh-askpass ufw
#12 1.769 The following NEW packages will be installed:
#12 1.769   dbus-user-session libnss-systemd libpam-systemd libxmuu1 ncurses-term
#12 1.769   openssh-server openssh-sftp-server runit-helper systemd-sysv xauth
#12 1.794 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
#12 1.794 Need to get 1598 kB of archives.
#12 1.794 After this operation, 7874 kB of additional disk space will be used.
#12 1.794 Get:1 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.31-1~deb12u1 [42.5 kB]
#12 1.815 Get:2 http://deb.debian.org/debian bookworm/main amd64 openssh-sftp-server amd64 1:9.2p1-2+deb12u3 [65.8 kB]
#12 1.821 Get:3 http://deb.debian.org/debian bookworm/main amd64 runit-helper all 2.15.2 [6520 B]
#12 1.821 Get:4 http://deb.debian.org/debian bookworm/main amd64 openssh-server amd64 1:9.2p1-2+deb12u3 [456 kB]
#12 1.832 Get:5 http://deb.debian.org/debian bookworm/main amd64 libnss-systemd amd64 252.31-1~deb12u1 [163 kB]
#12 1.833 Get:6 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.31-1~deb12u1 [225 kB]
#12 1.835 Get:7 http://deb.debian.org/debian bookworm/main amd64 ncurses-term all 6.4-4 [501 kB]
#12 1.840 Get:8 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.10-1~deb12u1 [78.1 kB]
#12 1.840 Get:9 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB]
#12 1.841 Get:10 http://deb.debian.org/debian bookworm/main amd64 xauth amd64 1:1.1.2-1 [36.0 kB]
#12 1.994 debconf: delaying package configuration, since apt-utils is not installed
#12 2.043 Fetched 1598 kB in 0s (23.6 MB/s)
#12 2.099 Selecting previously unselected package systemd-sysv.
#12 2.099 (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 2.145 Preparing to unpack .../0-systemd-sysv_252.31-1~deb12u1_amd64.deb ...
#12 2.152 Unpacking systemd-sysv (252.31-1~deb12u1) ...
#12 2.249 Selecting previously unselected package openssh-sftp-server.
#12 2.257 Preparing to unpack .../1-openssh-sftp-server_1%3a9.2p1-2+deb12u3_amd64.deb ...
#12 2.272 Unpacking openssh-sftp-server (1:9.2p1-2+deb12u3) ...
#12 2.368 Selecting previously unselected package runit-helper.
#12 2.376 Preparing to unpack .../2-runit-helper_2.15.2_all.deb ...
#12 2.387 Unpacking runit-helper (2.15.2) ...
#12 2.509 Selecting previously unselected package openssh-server.
#12 2.518 Preparing to unpack .../3-openssh-server_1%3a9.2p1-2+deb12u3_amd64.deb ...
#12 2.538 Unpacking openssh-server (1:9.2p1-2+deb12u3) ...
#12 2.688 Selecting previously unselected package libnss-systemd:amd64.
#12 2.697 Preparing to unpack .../4-libnss-systemd_252.31-1~deb12u1_amd64.deb ...
#12 2.723 Unpacking libnss-systemd:amd64 (252.31-1~deb12u1) ...
#12 2.826 Selecting previously unselected package libpam-systemd:amd64.
#12 2.834 Preparing to unpack .../5-libpam-systemd_252.31-1~deb12u1_amd64.deb ...
#12 2.851 Unpacking libpam-systemd:amd64 (252.31-1~deb12u1) ...
#12 2.950 Selecting previously unselected package ncurses-term.
#12 2.959 Preparing to unpack .../6-ncurses-term_6.4-4_all.deb ...
#12 2.974 Unpacking ncurses-term (6.4-4) ...
#12 3.347 Selecting previously unselected package dbus-user-session.
#12 3.358 Preparing to unpack .../7-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ...
#12 3.371 Unpacking dbus-user-session (1.14.10-1~deb12u1) ...
#12 3.484 Selecting previously unselected package libxmuu1:amd64.
#12 3.492 Preparing to unpack .../8-libxmuu1_2%3a1.1.3-3_amd64.deb ...
#12 3.500 Unpacking libxmuu1:amd64 (2:1.1.3-3) ...
#12 3.586 Selecting previously unselected package xauth.
#12 3.595 Preparing to unpack .../9-xauth_1%3a1.1.2-1_amd64.deb ...
#12 3.611 Unpacking xauth (1:1.1.2-1) ...
#12 3.738 Setting up runit-helper (2.15.2) ...
#12 3.770 Setting up openssh-sftp-server (1:9.2p1-2+deb12u3) ...
#12 3.799 Setting up systemd-sysv (252.31-1~deb12u1) ...
#12 3.841 Setting up openssh-server (1:9.2p1-2+deb12u3) ...
#12 4.036 debconf: unable to initialize frontend: Dialog
#12 4.036 debconf: (TERM is not set, so the dialog frontend is not usable.)
#12 4.036 debconf: falling back to frontend: Readline
#12 4.042 debconf: unable to initialize frontend: Readline
#12 4.042 debconf: (This frontend requires a controlling tty.)
#12 4.042 debconf: falling back to frontend: Teletype
#12 4.121 
#12 4.121 Creating config file /etc/ssh/sshd_config with new version
#12 4.166 Creating SSH2 RSA key; this may take some time ...
#12 4.948 3072 SHA256:aeGVvPcZisere1GESVvMXuUTrVJjGPJx0lea9pueXj8 root@buildkitsandbox (RSA)
#12 4.951 Creating SSH2 ECDSA key; this may take some time ...
#12 4.966 256 SHA256:F2GwnfPde2Y+KLlceS/iJxSu5gsM0ST2KMeTG2upeEo root@buildkitsandbox (ECDSA)
#12 4.968 Creating SSH2 ED25519 key; this may take some time ...
#12 4.979 256 SHA256:FADlGlmXnYCWfWjJTwJrhOvBVHk9gTI56JMKs6yK4yM root@buildkitsandbox (ED25519)
#12 5.064 invoke-rc.d: could not determine current runlevel
#12 5.067 invoke-rc.d: policy-rc.d denied execution of start.
#12 5.162 Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service.

#12 5.162 Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service.

#12 5.245 Setting up libnss-systemd:amd64 (252.31-1~deb12u1) ...
#12 5.265 Setting up libpam-systemd:amd64 (252.31-1~deb12u1) ...
#12 5.330 debconf: unable to initialize frontend: Dialog
#12 5.330 debconf: (TERM is not set, so the dialog frontend is not usable.)
#12 5.330 debconf: falling back to frontend: Readline
#12 5.336 debconf: unable to initialize frontend: Readline
#12 5.336 debconf: (This frontend requires a controlling tty.)
#12 5.336 debconf: falling back to frontend: Teletype
#12 5.405 Setting up libxmuu1:amd64 (2:1.1.3-3) ...
#12 5.415 Setting up ncurses-term (6.4-4) ...
#12 5.425 Setting up dbus-user-session (1.14.10-1~deb12u1) ...
#12 5.439 Setting up xauth (1:1.1.2-1) ...
#12 5.456 Processing triggers for man-db (2.11.2-2) ...
#12 5.472 Processing triggers for libc-bin (2.36-9+deb12u9) ...
#12 DONE 5.6s

#13 [ 8/28] RUN	MKDIR /var/run/sshd
#13 DONE 0.4s

#14 [ 9/28] COPY	SSH /root/.ssh
#14 DONE 0.0s

#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.4s

#18 [13/28] RUN	CHOWN -R jenkins:jenkins                  /osmo-gsm-tester-*
#18 DONE 0.4s

#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.867 Generating locales (this might take a while)...
#19 0.872   en_US.UTF-8... done
#19 1.832 Generation complete.
#19 DONE 2.0s

#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.378 Hit:1 http://deb.debian.org/debian bookworm InRelease
#20 0.378 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#20 0.378 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#20 0.389 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#20 0.653 Reading package lists...
#20 1.042 Reading package lists...
#20 1.425 Building dependency tree...
#20 1.527 Reading state information...
#20 1.618 telnet is already the newest version (0.17+2.4-2+deb12u1).
#20 1.618 The following additional packages will be installed:
#20 1.618   libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10
#20 1.618   libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22
#20 1.618   libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11
#20 1.618   libosmosim2 libosmotrau10 libosmousb0 libosmovty13 libsmpp1 osmocom-nightly
#20 1.645 The following NEW packages will be installed:
#20 1.645   libasn1c-dev libasn1c1 libgtp-dev libgtp10 libosmo-abis-dev
#20 1.645   libosmo-gsup-client-dev libosmo-gsup-client0 libosmo-netif-dev
#20 1.645   libosmo-ranap-dev libosmo-ranap7 libosmo-sigtran-dev libosmo-sigtran10
#20 1.645   libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev
#20 1.645   libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0
#20 1.645   libosmonetif11 libosmosim2 libosmotrau10 libosmousb0 libosmovty13 libsmpp1
#20 1.646   libsmpp34-dev osmocom-nightly
#20 1.679 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded.
#20 1.679 Need to get 3,937 kB of archives.
#20 1.679 After this operation, 17.6 MB of additional disk space will be used.
#20 1.679 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202411152026 [1,180 B]
#20 1.684 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.30.51bb.202411152026 [169 kB]
#20 1.687 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.28.2b16.202411152026 [38.9 kB]
#20 1.689 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dev 1.12.0.28.2b16.202411152026 [141 kB]
#20 1.691 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.30.51bb.202411152026 [50.5 kB]
#20 1.693 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau10 1.6.0.21.7306.202411152026 [32.9 kB]
#20 1.694 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.30.51bb.202411152026 [69.7 kB]
#20 1.696 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.30.51bb.202411152026 [227 kB]
#20 1.700 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.30.51bb.202411152026 [103 kB]
#20 1.701 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.21.7306.202411152026 [73.3 kB]
#20 1.703 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.6.0.21.7306.202411152026 [117 kB]
#20 1.705 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.5.0451.202411152026 [20.9 kB]
#20 1.707 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.30.51bb.202411152026 [70.3 kB]
#20 1.708 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.30.51bb.202411152026 [177 kB]
#20 1.711 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.30.51bb.202411152026 [58.8 kB]
#20 1.712 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.30.51bb.202411152026 [62.8 kB]
#20 1.714 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.30.51bb.202411152026 [49.6 kB]
#20 1.716 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.30.51bb.202411152026 [43.0 kB]
#20 1.717 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.10.0.30.51bb.202411152026 [846 kB]
#20 1.726 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client-dev 1.8.0.5.0451.202411152026 [25.1 kB]
#20 1.726 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.5.89a1.202411152026 [53.9 kB]
#20 1.727 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.5.1.5.89a1.202411152026 [66.0 kB]
#20 1.727 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.50.b59d.202411152026 [127 kB]
#20 1.728 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 2.0.0.50.b59d.202411152026 [606 kB]
#20 1.743 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp1 1.14.4.1.f1ec.202411152026 [101 kB]
#20 1.744 Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp34-dev 1.14.4.1.f1ec.202411152026 [110 kB]
#20 1.745 Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.37.202411152026 [75.2 kB]
#20 1.746 Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dev 0.9.37.202411152026 [106 kB]
#20 1.746 Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.3.655a.202411152026 [223 kB]
#20 1.748 Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dev 1.6.0.3.655a.202411152026 [92.2 kB]
#20 1.894 debconf: delaying package configuration, since apt-utils is not installed
#20 1.933 Fetched 3,937 kB in 0s (39.9 MB/s)
#20 1.960 Selecting previously unselected package osmocom-nightly.
#20 1.960 (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 ... 121732 files and directories currently installed.)
#20 2.003 Preparing to unpack .../00-osmocom-nightly_202411152026_amd64.deb ...
#20 2.009 Unpacking osmocom-nightly (202411152026) ...
#20 2.048 Selecting previously unselected package libosmocore22:amd64.
#20 2.058 Preparing to unpack .../01-libosmocore22_1.10.0.30.51bb.202411152026_amd64.deb ...
#20 2.065 Unpacking libosmocore22:amd64 (1.10.0.30.51bb.202411152026) ...
#20 2.118 Selecting previously unselected package libgtp10:amd64.
#20 2.128 Preparing to unpack .../02-libgtp10_1.12.0.28.2b16.202411152026_amd64.deb ...
#20 2.133 Unpacking libgtp10:amd64 (1.12.0.28.2b16.202411152026) ...
#20 2.175 Selecting previously unselected package libgtp-dev:amd64.
#20 2.183 Preparing to unpack .../03-libgtp-dev_1.12.0.28.2b16.202411152026_amd64.deb ...
#20 2.186 Unpacking libgtp-dev:amd64 (1.12.0.28.2b16.202411152026) ...
#20 2.236 Selecting previously unselected package libosmocodec4:amd64.
#20 2.245 Preparing to unpack .../04-libosmocodec4_1.10.0.30.51bb.202411152026_amd64.deb ...
#20 2.249 Unpacking libosmocodec4:amd64 (1.10.0.30.51bb.202411152026) ...
#20 2.294 Selecting previously unselected package libosmotrau10:amd64.
#20 2.303 Preparing to unpack .../05-libosmotrau10_1.6.0.21.7306.202411152026_amd64.deb ...
#20 2.306 Unpacking libosmotrau10:amd64 (1.6.0.21.7306.202411152026) ...
#20 2.348 Selecting previously unselected package libosmoisdn0:amd64.
#20 2.358 Preparing to unpack .../06-libosmoisdn0_1.10.0.30.51bb.202411152026_amd64.deb ...
#20 2.362 Unpacking libosmoisdn0:amd64 (1.10.0.30.51bb.202411152026) ...
#20 2.402 Selecting previously unselected package libosmogsm20:amd64.
#20 2.411 Preparing to unpack .../07-libosmogsm20_1.10.0.30.51bb.202411152026_amd64.deb ...
#20 2.417 Unpacking libosmogsm20:amd64 (1.10.0.30.51bb.202411152026) ...
#20 2.474 Selecting previously unselected package libosmovty13:amd64.
#20 2.482 Preparing to unpack .../08-libosmovty13_1.10.0.30.51bb.202411152026_amd64.deb ...
#20 2.485 Unpacking libosmovty13:amd64 (1.10.0.30.51bb.202411152026) ...
#20 2.532 Selecting previously unselected package libosmoabis13:amd64.
#20 2.540 Preparing to unpack .../09-libosmoabis13_1.6.0.21.7306.202411152026_amd64.deb ...
#20 2.543 Unpacking libosmoabis13:amd64 (1.6.0.21.7306.202411152026) ...
#20 2.639 Selecting previously unselected package libosmo-abis-dev:amd64.
#20 2.648 Preparing to unpack .../10-libosmo-abis-dev_1.6.0.21.7306.202411152026_amd64.deb ...
#20 2.660 Unpacking libosmo-abis-dev:amd64 (1.6.0.21.7306.202411152026) ...
#20 2.768 Selecting previously unselected package libosmo-gsup-client0:amd64.
#20 2.778 Preparing to unpack .../11-libosmo-gsup-client0_1.8.0.5.0451.202411152026_amd64.deb ...
#20 2.786 Unpacking libosmo-gsup-client0:amd64 (1.8.0.5.0451.202411152026) ...
#20 2.871 Selecting previously unselected package libosmocoding0:amd64.
#20 2.879 Preparing to unpack .../12-libosmocoding0_1.10.0.30.51bb.202411152026_amd64.deb ...
#20 2.894 Unpacking libosmocoding0:amd64 (1.10.0.30.51bb.202411152026) ...
#20 2.990 Selecting previously unselected package libosmogb14:amd64.
#20 2.999 Preparing to unpack .../13-libosmogb14_1.10.0.30.51bb.202411152026_amd64.deb ...
#20 3.010 Unpacking libosmogb14:amd64 (1.10.0.30.51bb.202411152026) ...
#20 3.118 Selecting previously unselected package libosmoctrl0:amd64.
#20 3.127 Preparing to unpack .../14-libosmoctrl0_1.10.0.30.51bb.202411152026_amd64.deb ...
#20 3.141 Unpacking libosmoctrl0:amd64 (1.10.0.30.51bb.202411152026) ...
#20 3.221 Selecting previously unselected package libosmosim2:amd64.
#20 3.231 Preparing to unpack .../15-libosmosim2_1.10.0.30.51bb.202411152026_amd64.deb ...
#20 3.241 Unpacking libosmosim2:amd64 (1.10.0.30.51bb.202411152026) ...
#20 3.338 Selecting previously unselected package libosmousb0:amd64.
#20 3.349 Preparing to unpack .../16-libosmousb0_1.10.0.30.51bb.202411152026_amd64.deb ...
#20 3.357 Unpacking libosmousb0:amd64 (1.10.0.30.51bb.202411152026) ...
#20 3.440 Selecting previously unselected package libosmocore.
#20 3.450 Preparing to unpack .../17-libosmocore_1.10.0.30.51bb.202411152026_amd64.deb ...
#20 3.467 Unpacking libosmocore (1.10.0.30.51bb.202411152026) ...
#20 3.549 Selecting previously unselected package libosmocore-dev:amd64.
#20 3.559 Preparing to unpack .../18-libosmocore-dev_1.10.0.30.51bb.202411152026_amd64.deb ...
#20 3.568 Unpacking libosmocore-dev:amd64 (1.10.0.30.51bb.202411152026) ...
#20 3.717 Selecting previously unselected package libosmo-gsup-client-dev:amd64.
#20 3.726 Preparing to unpack .../19-libosmo-gsup-client-dev_1.8.0.5.0451.202411152026_amd64.deb ...
#20 3.740 Unpacking libosmo-gsup-client-dev:amd64 (1.8.0.5.0451.202411152026) ...
#20 3.801 Selecting previously unselected package libosmonetif11:amd64.
#20 3.810 Preparing to unpack .../20-libosmonetif11_1.5.1.5.89a1.202411152026_amd64.deb ...
#20 3.820 Unpacking libosmonetif11:amd64 (1.5.1.5.89a1.202411152026) ...
#20 3.909 Selecting previously unselected package libosmo-netif-dev:amd64.
#20 3.918 Preparing to unpack .../21-libosmo-netif-dev_1.5.1.5.89a1.202411152026_amd64.deb ...
#20 3.928 Unpacking libosmo-netif-dev:amd64 (1.5.1.5.89a1.202411152026) ...
#20 4.039 Selecting previously unselected package libosmo-sigtran10:amd64.
#20 4.049 Preparing to unpack .../22-libosmo-sigtran10_2.0.0.50.b59d.202411152026_amd64.deb ...
#20 4.059 Unpacking libosmo-sigtran10:amd64 (2.0.0.50.b59d.202411152026) ...
#20 4.164 Selecting previously unselected package libosmo-sigtran-dev:amd64.
#20 4.172 Preparing to unpack .../23-libosmo-sigtran-dev_2.0.0.50.b59d.202411152026_amd64.deb ...
#20 4.180 Unpacking libosmo-sigtran-dev:amd64 (2.0.0.50.b59d.202411152026) ...
#20 4.313 Selecting previously unselected package libsmpp1:amd64.
#20 4.323 Preparing to unpack .../24-libsmpp1_1.14.4.1.f1ec.202411152026_amd64.deb ...
#20 4.339 Unpacking libsmpp1:amd64 (1.14.4.1.f1ec.202411152026) ...
#20 4.426 Selecting previously unselected package libsmpp34-dev:amd64.
#20 4.436 Preparing to unpack .../25-libsmpp34-dev_1.14.4.1.f1ec.202411152026_amd64.deb ...
#20 4.449 Unpacking libsmpp34-dev:amd64 (1.14.4.1.f1ec.202411152026) ...
#20 4.570 Selecting previously unselected package libasn1c1:amd64.
#20 4.579 Preparing to unpack .../26-libasn1c1_0.9.37.202411152026_amd64.deb ...
#20 4.589 Unpacking libasn1c1:amd64 (0.9.37.202411152026) ...
#20 4.687 Selecting previously unselected package libasn1c-dev:amd64.
#20 4.695 Preparing to unpack .../27-libasn1c-dev_0.9.37.202411152026_amd64.deb ...
#20 4.704 Unpacking libasn1c-dev:amd64 (0.9.37.202411152026) ...
#20 4.809 Selecting previously unselected package libosmo-ranap7:amd64.
#20 4.818 Preparing to unpack .../28-libosmo-ranap7_1.6.0.3.655a.202411152026_amd64.deb ...
#20 4.827 Unpacking libosmo-ranap7:amd64 (1.6.0.3.655a.202411152026) ...
#20 4.940 Selecting previously unselected package libosmo-ranap-dev:amd64.
#20 4.948 Preparing to unpack .../29-libosmo-ranap-dev_1.6.0.3.655a.202411152026_amd64.deb ...
#20 4.960 Unpacking libosmo-ranap-dev:amd64 (1.6.0.3.655a.202411152026) ...
#20 5.164 Setting up osmocom-nightly (202411152026) ...
#20 5.191 Setting up libsmpp1:amd64 (1.14.4.1.f1ec.202411152026) ...
#20 5.228 Setting up libosmocore22:amd64 (1.10.0.30.51bb.202411152026) ...
#20 5.265 Setting up libosmocodec4:amd64 (1.10.0.30.51bb.202411152026) ...
#20 5.311 Setting up libsmpp34-dev:amd64 (1.14.4.1.f1ec.202411152026) ...
#20 5.345 Setting up libasn1c1:amd64 (0.9.37.202411152026) ...
#20 5.386 Setting up libosmovty13:amd64 (1.10.0.30.51bb.202411152026) ...
#20 5.423 Setting up libosmoisdn0:amd64 (1.10.0.30.51bb.202411152026) ...
#20 5.458 Setting up libosmotrau10:amd64 (1.6.0.21.7306.202411152026) ...
#20 5.501 Setting up libgtp10:amd64 (1.12.0.28.2b16.202411152026) ...
#20 5.532 Setting up libgtp-dev:amd64 (1.12.0.28.2b16.202411152026) ...
#20 5.570 Setting up libasn1c-dev:amd64 (0.9.37.202411152026) ...
#20 5.614 Setting up libosmousb0:amd64 (1.10.0.30.51bb.202411152026) ...
#20 5.652 Setting up libosmogsm20:amd64 (1.10.0.30.51bb.202411152026) ...
#20 5.691 Setting up libosmoabis13:amd64 (1.6.0.21.7306.202411152026) ...
#20 5.731 Setting up libosmoctrl0:amd64 (1.10.0.30.51bb.202411152026) ...
#20 5.760 Setting up libosmogb14:amd64 (1.10.0.30.51bb.202411152026) ...
#20 5.771 Setting up libosmonetif11:amd64 (1.5.1.5.89a1.202411152026) ...
#20 5.786 Setting up libosmo-gsup-client0:amd64 (1.8.0.5.0451.202411152026) ...
#20 5.796 Setting up libosmo-abis-dev:amd64 (1.6.0.21.7306.202411152026) ...
#20 5.816 Setting up libosmocoding0:amd64 (1.10.0.30.51bb.202411152026) ...
#20 5.847 Setting up libosmosim2:amd64 (1.10.0.30.51bb.202411152026) ...
#20 5.879 Setting up libosmocore (1.10.0.30.51bb.202411152026) ...
#20 5.909 Setting up libosmo-sigtran10:amd64 (2.0.0.50.b59d.202411152026) ...
#20 5.947 Setting up libosmo-ranap7:amd64 (1.6.0.3.655a.202411152026) ...
#20 5.990 Setting up libosmocore-dev:amd64 (1.10.0.30.51bb.202411152026) ...
#20 6.026 Setting up libosmo-netif-dev:amd64 (1.5.1.5.89a1.202411152026) ...
#20 6.064 Setting up libosmo-ranap-dev:amd64 (1.6.0.3.655a.202411152026) ...
#20 6.098 Setting up libosmo-gsup-client-dev:amd64 (1.8.0.5.0451.202411152026) ...
#20 6.139 Setting up libosmo-sigtran-dev:amd64 (2.0.0.50.b59d.202411152026) ...
#20 6.174 Processing triggers for libc-bin (2.36-9+deb12u9) ...
#20 DONE 6.4s

#21 [16/28] RUN	APT-GET update && 	apt-get install -y --no-install-recommends 		cmake 		libfftw3-dev 		libmbedtls-dev 		libboost-program-options-dev 		libconfig++-dev 		libsctp-dev 		libpcsclite-dev 		libuhd-dev 		libczmq-dev 		libsoapysdr-dev 		soapysdr-module-lms7 && 	apt-get clean
#21 0.329 Hit:1 http://deb.debian.org/debian bookworm InRelease
#21 0.329 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#21 0.329 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#21 0.348 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#21 0.608 Reading package lists...
#21 1.006 Reading package lists...
#21 1.398 Building dependency tree...
#21 1.496 Reading state information...
#21 1.589 cmake is already the newest version (3.25.1-1).
#21 1.589 libfftw3-dev is already the newest version (3.3.10-1).
#21 1.589 libboost-program-options-dev is already the newest version (1.74.0.3).
#21 1.589 libboost-program-options-dev set to manually installed.
#21 1.589 libsctp-dev is already the newest version (1.0.19+dfsg-2).
#21 1.589 libpcsclite-dev is already the newest version (1.9.9-2).
#21 1.589 libuhd-dev is already the newest version (4.3.0.0+ds1-5).
#21 1.589 The following additional packages will be installed:
#21 1.589   libconfig++9v5 libconfig-dev libconfig9 libczmq4 libnspr4 libnspr4-dev
#21 1.589   libnss3 libnss3-dev libsoapysdr0.8 soapysdr0.7-module-lms7
#21 1.590 Suggested packages:
#21 1.590   libmbedtls-doc libsoapysdr-doc
#21 1.590 Recommended packages:
#21 1.590   libconfig-doc soapysdr0.8-module-all | soapysdr0.8-module
#21 1.678 The following NEW packages will be installed:
#21 1.678   libconfig++-dev libconfig++9v5 libconfig-dev libconfig9 libczmq-dev libczmq4
#21 1.678   libmbedtls-dev libnspr4 libnspr4-dev libnss3 libnss3-dev libsoapysdr-dev
#21 1.678   libsoapysdr0.8 soapysdr-module-lms7 soapysdr0.7-module-lms7
#21 1.711 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded.
#21 1.711 Need to get 3,551 kB of archives.
#21 1.711 After this operation, 14.8 MB of additional disk space will be used.
#21 1.711 Get:1 http://deb.debian.org/debian bookworm/main amd64 libconfig++9v5 amd64 1.5-0.4 [40.0 kB]
#21 1.721 Get:2 http://deb.debian.org/debian bookworm/main amd64 libconfig9 amd64 1.5-0.4 [29.9 kB]
#21 1.722 Get:3 http://deb.debian.org/debian bookworm/main amd64 libconfig-dev amd64 1.5-0.4 [60.8 kB]
#21 1.726 Get:4 http://deb.debian.org/debian bookworm/main amd64 libconfig++-dev amd64 1.5-0.4 [44.1 kB]
#21 1.727 Get:5 http://deb.debian.org/debian bookworm/main amd64 libnspr4 amd64 2:4.35-1 [113 kB]
#21 1.731 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 libnss3 amd64 2:3.87.1-1+deb12u1 [1,331 kB]
#21 1.746 Get:7 http://deb.debian.org/debian bookworm/main amd64 libnspr4-dev amd64 2:4.35-1 [212 kB]
#21 1.747 Get:8 http://deb.debian.org/debian-security bookworm-security/main amd64 libnss3-dev amd64 2:3.87.1-1+deb12u1 [245 kB]
#21 1.749 Get:9 http://deb.debian.org/debian bookworm/main amd64 libczmq4 amd64 4.2.1-1 [172 kB]
#21 1.751 Get:10 http://deb.debian.org/debian bookworm/main amd64 libczmq-dev amd64 4.2.1-1 [414 kB]
#21 1.759 Get:11 http://deb.debian.org/debian bookworm/main amd64 libmbedtls-dev amd64 2.28.3-1 [685 kB]
#21 1.763 Get:12 http://deb.debian.org/debian bookworm/main amd64 libsoapysdr0.8 amd64 0.8.1-3 [108 kB]
#21 1.764 Get:13 http://deb.debian.org/debian bookworm/main amd64 libsoapysdr-dev amd64 0.8.1-3 [33.5 kB]
#21 1.854 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ soapysdr0.7-module-lms7 23.11.0.1.2141.9dce.202411152026 [55.2 kB]
#21 1.857 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ soapysdr-module-lms7 23.11.0.1.2141.9dce.202411152026 [7,568 B]
#21 1.990 debconf: delaying package configuration, since apt-utils is not installed
#21 2.023 Fetched 3,551 kB in 0s (20.6 MB/s)
#21 2.058 Selecting previously unselected package libconfig++9v5:amd64.
#21 2.058 (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 ... 122909 files and directories currently installed.)
#21 2.105 Preparing to unpack .../00-libconfig++9v5_1.5-0.4_amd64.deb ...
#21 2.111 Unpacking libconfig++9v5:amd64 (1.5-0.4) ...
#21 2.158 Selecting previously unselected package libconfig9:amd64.
#21 2.168 Preparing to unpack .../01-libconfig9_1.5-0.4_amd64.deb ...
#21 2.172 Unpacking libconfig9:amd64 (1.5-0.4) ...
#21 2.218 Selecting previously unselected package libconfig-dev:amd64.
#21 2.226 Preparing to unpack .../02-libconfig-dev_1.5-0.4_amd64.deb ...
#21 2.229 Unpacking libconfig-dev:amd64 (1.5-0.4) ...
#21 2.268 Selecting previously unselected package libconfig++-dev:amd64.
#21 2.277 Preparing to unpack .../03-libconfig++-dev_1.5-0.4_amd64.deb ...
#21 2.280 Unpacking libconfig++-dev:amd64 (1.5-0.4) ...
#21 2.329 Selecting previously unselected package libnspr4:amd64.
#21 2.337 Preparing to unpack .../04-libnspr4_2%3a4.35-1_amd64.deb ...
#21 2.346 Unpacking libnspr4:amd64 (2:4.35-1) ...
#21 2.449 Selecting previously unselected package libnss3:amd64.
#21 2.458 Preparing to unpack .../05-libnss3_2%3a3.87.1-1+deb12u1_amd64.deb ...
#21 2.474 Unpacking libnss3:amd64 (2:3.87.1-1+deb12u1) ...
#21 2.647 Selecting previously unselected package libnspr4-dev.
#21 2.657 Preparing to unpack .../06-libnspr4-dev_2%3a4.35-1_amd64.deb ...
#21 2.673 Unpacking libnspr4-dev (2:4.35-1) ...
#21 2.791 Selecting previously unselected package libnss3-dev:amd64.
#21 2.800 Preparing to unpack .../07-libnss3-dev_2%3a3.87.1-1+deb12u1_amd64.deb ...
#21 2.811 Unpacking libnss3-dev:amd64 (2:3.87.1-1+deb12u1) ...
#21 2.944 Selecting previously unselected package libczmq4:amd64.
#21 2.953 Preparing to unpack .../08-libczmq4_4.2.1-1_amd64.deb ...
#21 2.967 Unpacking libczmq4:amd64 (4.2.1-1) ...
#21 3.062 Selecting previously unselected package libczmq-dev:amd64.
#21 3.071 Preparing to unpack .../09-libczmq-dev_4.2.1-1_amd64.deb ...
#21 3.092 Unpacking libczmq-dev:amd64 (4.2.1-1) ...
#21 3.230 Selecting previously unselected package libmbedtls-dev:amd64.
#21 3.239 Preparing to unpack .../10-libmbedtls-dev_2.28.3-1_amd64.deb ...
#21 3.249 Unpacking libmbedtls-dev:amd64 (2.28.3-1) ...
#21 3.389 Selecting previously unselected package libsoapysdr0.8:amd64.
#21 3.399 Preparing to unpack .../11-libsoapysdr0.8_0.8.1-3_amd64.deb ...
#21 3.407 Unpacking libsoapysdr0.8:amd64 (0.8.1-3) ...
#21 3.495 Selecting previously unselected package libsoapysdr-dev:amd64.
#21 3.503 Preparing to unpack .../12-libsoapysdr-dev_0.8.1-3_amd64.deb ...
#21 3.511 Unpacking libsoapysdr-dev:amd64 (0.8.1-3) ...
#21 3.575 Selecting previously unselected package soapysdr0.7-module-lms7:amd64.
#21 3.583 Preparing to unpack .../13-soapysdr0.7-module-lms7_23.11.0.1.2141.9dce.202411152026_amd64.deb ...
#21 3.587 Unpacking soapysdr0.7-module-lms7:amd64 (23.11.0.1.2141.9dce.202411152026) ...
#21 3.630 Selecting previously unselected package soapysdr-module-lms7.
#21 3.638 Preparing to unpack .../14-soapysdr-module-lms7_23.11.0.1.2141.9dce.202411152026_all.deb ...
#21 3.641 Unpacking soapysdr-module-lms7 (23.11.0.1.2141.9dce.202411152026) ...
#21 3.702 Setting up libconfig9:amd64 (1.5-0.4) ...
#21 3.712 Setting up libczmq4:amd64 (4.2.1-1) ...
#21 3.722 Setting up libconfig++9v5:amd64 (1.5-0.4) ...
#21 3.732 Setting up libmbedtls-dev:amd64 (2.28.3-1) ...
#21 3.742 Setting up libsoapysdr0.8:amd64 (0.8.1-3) ...
#21 3.753 Setting up libsoapysdr-dev:amd64 (0.8.1-3) ...
#21 3.764 Setting up libnspr4:amd64 (2:4.35-1) ...
#21 3.775 Setting up libconfig-dev:amd64 (1.5-0.4) ...
#21 3.785 Setting up soapysdr0.7-module-lms7:amd64 (23.11.0.1.2141.9dce.202411152026) ...
#21 3.794 Setting up libnspr4-dev (2:4.35-1) ...
#21 3.804 Setting up soapysdr-module-lms7 (23.11.0.1.2141.9dce.202411152026) ...
#21 3.814 Setting up libnss3:amd64 (2:3.87.1-1+deb12u1) ...
#21 3.824 Setting up libnss3-dev:amd64 (2:3.87.1-1+deb12u1) ...
#21 3.834 Setting up libconfig++-dev:amd64 (1.5-0.4) ...
#21 3.846 Setting up libczmq-dev:amd64 (4.2.1-1) ...
#21 3.858 Processing triggers for man-db (2.11.2-2) ...
#21 3.875 Processing triggers for libc-bin (2.36-9+deb12u9) ...
#21 DONE 4.0s

#22 [17/28] RUN	APT-GET update && 	apt-get install -y --no-install-recommends 		gnuradio && 	apt-get clean
#22 0.386 Hit:1 http://deb.debian.org/debian bookworm InRelease
#22 0.386 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#22 0.386 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#22 0.387 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#22 0.673 Reading package lists...
#22 1.060 Reading package lists...
#22 1.444 Building dependency tree...
#22 1.537 Reading state information...
#22 1.637 The following additional packages will be installed:
#22 1.637   adwaita-icon-theme at-spi2-common castxml dconf-gsettings-backend
#22 1.637   dconf-service fonts-mathjax gnome-terminal gnome-terminal-data
#22 1.637   gsettings-desktop-schemas gtk-update-icon-cache hicolor-icon-theme
#22 1.637   libad9361-0 libasyncns0 libatk-bridge2.0-0 libatk1.0-0 libatspi2.0-0 libb2-1
#22 1.637   libcaca0 libcodec2-1.0 libcolord2 libdconf1 libdouble-conversion3
#22 1.637   libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1
#22 1.638   libdrm2 libegl-mesa0 libegl1 libepoxy0 libevdev2 libflac12 libfmt9 libgbm1
#22 1.638   libgl1 libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libglu1-mesa libglvnd0
#22 1.638   libglx-mesa0 libglx0 libgnuradio-analog3.10.5 libgnuradio-audio3.10.5
#22 1.638   libgnuradio-blocks3.10.5 libgnuradio-channels3.10.5
#22 1.638   libgnuradio-digital3.10.5 libgnuradio-dtv3.10.5 libgnuradio-fec3.10.5
#22 1.638   libgnuradio-fft3.10.5 libgnuradio-filter3.10.5 libgnuradio-iio3.10.5
#22 1.638   libgnuradio-network3.10.5 libgnuradio-pdu3.10.5 libgnuradio-pmt3.10.5
#22 1.638   libgnuradio-qtgui3.10.5 libgnuradio-runtime3.10.5 libgnuradio-soapy3.10.5
#22 1.638   libgnuradio-trellis3.10.5 libgnuradio-uhd3.10.5 libgnuradio-video-sdl3.10.5
#22 1.638   libgnuradio-vocoder3.10.5 libgnuradio-wavelet3.10.5 libgnuradio-zeromq3.10.5
#22 1.638   libgsl27 libgslcblas0 libgtk-3-0 libgtk-3-common libgudev-1.0-0 libiio0
#22 1.638   libinput-bin libinput10 libjack-jackd2-0 libjs-mathjax liblbfgsb0 libllvm15
#22 1.638   libmd4c0 libmp3lame0 libmpg123-0 libmtdev1 libogg0 libopenblas-dev
#22 1.638   libopenblas-pthread-dev libopenblas0 libopenblas0-pthread libopengl0
#22 1.638   libopus0 liborc-0.4-0 libportaudio2 libproxy1v5 libpulse0 libpython3-all-dev
#22 1.638   libqt5core5a libqt5dbus5 libqt5designer5 libqt5gui5 libqt5help5
#22 1.638   libqt5network5 libqt5opengl5 libqt5printsupport5 libqt5sql5 libqt5svg5
#22 1.638   libqt5test5 libqt5widgets5 libqt5xml5 libqt6core6 libqt6dbus6 libqt6gui6
#22 1.638   libqt6network6 libqt6opengl6 libqt6openglwidgets6 libqt6printsupport6
#22 1.638   libqt6sql6 libqt6test6 libqt6widgets6 libqt6xml6 libqwt-qt5-6 libsamplerate0
#22 1.638   libsdl1.2debian libslang2 libsndfile1 libspdlog1.10 libthrift-0.17.0 libts0
#22 1.638   libunwind8 libvolk2-bin libvolk2.5 libvorbis0a libvorbisenc2 libvte-2.91-0
#22 1.638   libvte-2.91-common libwacom-common libwacom9 libwayland-client0
#22 1.638   libwayland-cursor0 libwayland-egl1 libwayland-server0 libx11-xcb1
#22 1.638   libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0
#22 1.638   libxcb-keysyms1 libxcb-present0 libxcb-randr0 libxcb-render-util0
#22 1.638   libxcb-shape0 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb-xinerama0
#22 1.638   libxcb-xinput0 libxcb-xkb1 libxcomposite1 libxcursor1 libxdamage1 libxfixes3
#22 1.638   libxinerama1 libxkbcommon-x11-0 libxkbcommon0 libxrandr2 libxshmfence1
#22 1.638   libxsimd-dev libxxf86vm1 pyqt5-dev-tools pyqt6-dev-tools python3-all
#22 1.638   python3-all-dev python3-attr python3-beniget python3-cairo
#22 1.638   python3-cffi-backend python3-click python3-click-plugins python3-colorama
#22 1.638   python3-contextlib2 python3-decorator python3-gast python3-gi-cairo
#22 1.638   python3-jsonschema python3-lxml python3-opengl python3-packaging python3-ply
#22 1.638   python3-py python3-pygccxml python3-pyqt5 python3-pyqt5.sip python3-pyqt6
#22 1.638   python3-pyqt6.sip python3-pyqtgraph python3-pyrsistent python3-pythran
#22 1.638   python3-schema python3-scipy python3-sip python3-thrift python3-zmq
#22 1.638   qt6-base-dev-tools qtbase5-dev-tools qtchooser xkb-data
#22 1.639 Suggested packages:
#22 1.639   gr-fosphor gr-osmosdr gqrx-sdr rtl-sdr uhd-host colord gsl-ref-psdoc
#22 1.639   | gsl-doc-pdf | gsl-doc-info | gsl-ref-html gvfs avahi-daemon jackd2
#22 1.639   fonts-mathjax-extras fonts-stix libjs-mathjax-doc opus-tools pulseaudio
#22 1.639   qgnomeplatform-qt5 qt5-image-formats-plugins libvolk2-dev libwacom-bin
#22 1.639   libxsimd-doc python-attr-doc python-jsonschema-doc python-lxml-doc libgle3
#22 1.639   python3-tk python-ply-doc subversion python3-pytest python-pyqtgraph-doc
#22 1.639   python-scipy-doc
#22 1.639 Recommended packages:
#22 1.639   librsvg2-common gvfs nautilus-extension-gnome-terminal yelp gnuradio-dev
#22 1.639   python3-matplotlib python3-networkx python3-pyqt5.qwt soapysdr-tools
#22 1.639   at-spi2-core libgtk-3-bin qttranslations5-l10n qt5-gtk-platformtheme
#22 1.639   qtwayland5 libqt5sql5-sqlite | libqt5sql5-mysql | libqt5sql5-odbc
#22 1.639   | libqt5sql5-psql | libqt5sql5-tds | libqt5sql5-ibase qt6-translations-l10n
#22 1.639   qt6-gtk-platformtheme qt6-qpa-plugins libqt6sql6-sqlite | libqt6sql6-mysql
#22 1.639   | libqt6sql6-odbc | libqt6sql6-psql | libqt6sql6-ibase python3-idna
#22 1.639   python3-json-pointer python3-rfc3987 python3-uritemplate python3-bs4
#22 1.639   python3-html5lib libglut-dev python3-pyqt5.qtopengl
#22 2.498 The following NEW packages will be installed:
#22 2.498   adwaita-icon-theme at-spi2-common castxml dconf-gsettings-backend
#22 2.498   dconf-service fonts-mathjax gnome-terminal gnome-terminal-data gnuradio
#22 2.498   gsettings-desktop-schemas gtk-update-icon-cache hicolor-icon-theme
#22 2.498   libad9361-0 libasyncns0 libatk-bridge2.0-0 libatk1.0-0 libatspi2.0-0 libb2-1
#22 2.499   libcaca0 libcodec2-1.0 libcolord2 libdconf1 libdouble-conversion3
#22 2.499   libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1
#22 2.499   libdrm2 libegl-mesa0 libegl1 libepoxy0 libevdev2 libflac12 libfmt9 libgbm1
#22 2.499   libgl1 libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libglu1-mesa libglvnd0
#22 2.499   libglx-mesa0 libglx0 libgnuradio-analog3.10.5 libgnuradio-audio3.10.5
#22 2.499   libgnuradio-blocks3.10.5 libgnuradio-channels3.10.5
#22 2.499   libgnuradio-digital3.10.5 libgnuradio-dtv3.10.5 libgnuradio-fec3.10.5
#22 2.499   libgnuradio-fft3.10.5 libgnuradio-filter3.10.5 libgnuradio-iio3.10.5
#22 2.499   libgnuradio-network3.10.5 libgnuradio-pdu3.10.5 libgnuradio-pmt3.10.5
#22 2.499   libgnuradio-qtgui3.10.5 libgnuradio-runtime3.10.5 libgnuradio-soapy3.10.5
#22 2.499   libgnuradio-trellis3.10.5 libgnuradio-uhd3.10.5 libgnuradio-video-sdl3.10.5
#22 2.499   libgnuradio-vocoder3.10.5 libgnuradio-wavelet3.10.5 libgnuradio-zeromq3.10.5
#22 2.499   libgsl27 libgslcblas0 libgtk-3-0 libgtk-3-common libgudev-1.0-0 libiio0
#22 2.499   libinput-bin libinput10 libjack-jackd2-0 libjs-mathjax liblbfgsb0 libllvm15
#22 2.499   libmd4c0 libmp3lame0 libmpg123-0 libmtdev1 libogg0 libopenblas-dev
#22 2.499   libopenblas-pthread-dev libopenblas0 libopenblas0-pthread libopengl0
#22 2.499   libopus0 liborc-0.4-0 libportaudio2 libproxy1v5 libpulse0 libpython3-all-dev
#22 2.499   libqt5core5a libqt5dbus5 libqt5designer5 libqt5gui5 libqt5help5
#22 2.499   libqt5network5 libqt5opengl5 libqt5printsupport5 libqt5sql5 libqt5svg5
#22 2.499   libqt5test5 libqt5widgets5 libqt5xml5 libqt6core6 libqt6dbus6 libqt6gui6
#22 2.499   libqt6network6 libqt6opengl6 libqt6openglwidgets6 libqt6printsupport6
#22 2.499   libqt6sql6 libqt6test6 libqt6widgets6 libqt6xml6 libqwt-qt5-6 libsamplerate0
#22 2.499   libsdl1.2debian libslang2 libsndfile1 libspdlog1.10 libthrift-0.17.0 libts0
#22 2.499   libunwind8 libvolk2-bin libvolk2.5 libvorbis0a libvorbisenc2 libvte-2.91-0
#22 2.499   libvte-2.91-common libwacom-common libwacom9 libwayland-client0
#22 2.499   libwayland-cursor0 libwayland-egl1 libwayland-server0 libx11-xcb1
#22 2.499   libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0
#22 2.499   libxcb-keysyms1 libxcb-present0 libxcb-randr0 libxcb-render-util0
#22 2.499   libxcb-shape0 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb-xinerama0
#22 2.499   libxcb-xinput0 libxcb-xkb1 libxcomposite1 libxcursor1 libxdamage1 libxfixes3
#22 2.499   libxinerama1 libxkbcommon-x11-0 libxkbcommon0 libxrandr2 libxshmfence1
#22 2.499   libxsimd-dev libxxf86vm1 pyqt5-dev-tools pyqt6-dev-tools python3-all
#22 2.499   python3-all-dev python3-attr python3-beniget python3-cairo
#22 2.499   python3-cffi-backend python3-click python3-click-plugins python3-colorama
#22 2.499   python3-contextlib2 python3-decorator python3-gast python3-gi-cairo
#22 2.499   python3-jsonschema python3-lxml python3-opengl python3-packaging python3-ply
#22 2.499   python3-py python3-pygccxml python3-pyqt5 python3-pyqt5.sip python3-pyqt6
#22 2.499   python3-pyqt6.sip python3-pyqtgraph python3-pyrsistent python3-pythran
#22 2.499   python3-schema python3-scipy python3-sip python3-thrift python3-zmq
#22 2.499   qt6-base-dev-tools qtbase5-dev-tools qtchooser xkb-data
#22 2.532 0 upgraded, 205 newly installed, 0 to remove and 2 not upgraded.
#22 2.532 Need to get 142 MB of archives.
#22 2.532 After this operation, 698 MB of additional disk space will be used.
#22 2.532 Get:1 http://deb.debian.org/debian bookworm/main amd64 hicolor-icon-theme all 0.17-2 [11.4 kB]
#22 2.542 Get:2 http://deb.debian.org/debian bookworm/main amd64 gtk-update-icon-cache amd64 3.24.38-2~deb12u3 [44.2 kB]
#22 2.547 Get:3 http://deb.debian.org/debian bookworm/main amd64 adwaita-icon-theme all 43-1 [5,124 kB]
#22 2.606 Get:4 http://deb.debian.org/debian bookworm/main amd64 at-spi2-common all 2.46.0-5 [162 kB]
#22 2.607 Get:5 http://deb.debian.org/debian bookworm/main amd64 castxml amd64 0.5.1-1 [963 kB]
#22 2.613 Get:6 http://deb.debian.org/debian bookworm/main amd64 libdconf1 amd64 0.40.0-4 [40.9 kB]
#22 2.613 Get:7 http://deb.debian.org/debian bookworm/main amd64 dconf-service amd64 0.40.0-4 [31.6 kB]
#22 2.614 Get:8 http://deb.debian.org/debian bookworm/main amd64 dconf-gsettings-backend amd64 0.40.0-4 [27.8 kB]
#22 2.614 Get:9 http://deb.debian.org/debian bookworm/main amd64 fonts-mathjax all 2.7.9+dfsg-1 [2,210 kB]
#22 2.633 Get:10 http://deb.debian.org/debian bookworm/main amd64 gnome-terminal-data all 3.46.8-1 [949 kB]
#22 2.641 Get:11 http://deb.debian.org/debian bookworm/main amd64 gsettings-desktop-schemas all 43.0-1 [643 kB]
#22 2.646 Get:12 http://deb.debian.org/debian bookworm/main amd64 libatk1.0-0 amd64 2.46.0-5 [49.6 kB]
#22 2.647 Get:13 http://deb.debian.org/debian bookworm/main amd64 libatspi2.0-0 amd64 2.46.0-5 [75.4 kB]
#22 2.647 Get:14 http://deb.debian.org/debian bookworm/main amd64 libatk-bridge2.0-0 amd64 2.46.0-5 [64.6 kB]
#22 2.648 Get:15 http://deb.debian.org/debian bookworm/main amd64 libcolord2 amd64 1.4.6-2.2 [137 kB]
#22 2.649 Get:16 http://deb.debian.org/debian bookworm/main amd64 libepoxy0 amd64 1.5.10-1 [189 kB]
#22 2.651 Get:17 http://deb.debian.org/debian bookworm/main amd64 libwayland-client0 amd64 1.21.0-1 [28.3 kB]
#22 2.651 Get:18 http://deb.debian.org/debian bookworm/main amd64 libwayland-cursor0 amd64 1.21.0-1 [14.4 kB]
#22 2.652 Get:19 http://deb.debian.org/debian bookworm/main amd64 libwayland-egl1 amd64 1.21.0-1 [8,640 B]
#22 2.652 Get:20 http://deb.debian.org/debian bookworm/main amd64 libxcomposite1 amd64 1:0.4.5-1 [16.6 kB]
#22 2.656 Get:21 http://deb.debian.org/debian bookworm/main amd64 libxfixes3 amd64 1:6.0.0-2 [22.7 kB]
#22 2.657 Get:22 http://deb.debian.org/debian bookworm/main amd64 libxcursor1 amd64 1:1.2.1-1 [40.9 kB]
#22 2.657 Get:23 http://deb.debian.org/debian bookworm/main amd64 libxdamage1 amd64 1:1.1.6-1 [15.1 kB]
#22 2.658 Get:24 http://deb.debian.org/debian bookworm/main amd64 libxinerama1 amd64 2:1.1.4-3 [17.8 kB]
#22 2.661 Get:25 http://deb.debian.org/debian bookworm/main amd64 xkb-data all 2.35.1-1 [764 kB]
#22 2.671 Get:26 http://deb.debian.org/debian bookworm/main amd64 libxkbcommon0 amd64 1.5.0-1 [106 kB]
#22 2.672 Get:27 http://deb.debian.org/debian bookworm/main amd64 libxrandr2 amd64 2:1.5.2-2+b1 [39.2 kB]
#22 2.673 Get:28 http://deb.debian.org/debian bookworm/main amd64 libgtk-3-common all 3.24.38-2~deb12u3 [3,895 kB]
#22 2.706 Get:29 http://deb.debian.org/debian bookworm/main amd64 libgtk-3-0 amd64 3.24.38-2~deb12u3 [2,847 kB]
#22 2.727 Get:30 http://deb.debian.org/debian bookworm/main amd64 libvte-2.91-common amd64 0.70.6-2~deb12u1 [642 kB]
#22 2.733 Get:31 http://deb.debian.org/debian bookworm/main amd64 libvte-2.91-0 amd64 0.70.6-2~deb12u1 [799 kB]
#22 2.739 Get:32 http://deb.debian.org/debian bookworm/main amd64 gnome-terminal amd64 3.46.8-1 [230 kB]
#22 2.741 Get:33 http://deb.debian.org/debian bookworm/main amd64 libjs-mathjax all 2.7.9+dfsg-1 [5,667 kB]
#22 2.790 Get:34 http://deb.debian.org/debian bookworm/main amd64 liborc-0.4-0 amd64 1:0.4.33-2 [164 kB]
#22 2.791 Get:35 http://deb.debian.org/debian bookworm/main amd64 libvolk2.5 amd64 2.5.2-3 [301 kB]
#22 2.794 Get:36 http://deb.debian.org/debian bookworm/main amd64 libvolk2-bin amd64 2.5.2-3 [82.1 kB]
#22 2.794 Get:37 http://deb.debian.org/debian bookworm/main amd64 python3-colorama all 0.4.6-2 [36.8 kB]
#22 2.794 Get:38 http://deb.debian.org/debian bookworm/main amd64 python3-click all 8.1.3-2 [92.2 kB]
#22 2.795 Get:39 http://deb.debian.org/debian bookworm/main amd64 python3-click-plugins all 1.1.1-4 [9,852 B]
#22 2.795 Get:40 http://deb.debian.org/debian bookworm/main amd64 python3-cairo amd64 1.20.1-5+b1 [63.1 kB]
#22 2.796 Get:41 http://deb.debian.org/debian bookworm/main amd64 python3-gi-cairo amd64 3.42.2-3+b1 [11.7 kB]
#22 2.796 Get:42 http://deb.debian.org/debian bookworm/main amd64 python3-attr all 22.2.0-1 [65.4 kB]
#22 2.797 Get:43 http://deb.debian.org/debian bookworm/main amd64 python3-pyrsistent amd64 0.18.1-1+b3 [60.0 kB]
#22 2.803 Get:44 http://deb.debian.org/debian bookworm/main amd64 python3-jsonschema all 4.10.3-1 [67.9 kB]
#22 2.804 Get:45 http://deb.debian.org/debian bookworm/main amd64 python3-lxml amd64 4.9.2-1+b1 [1,194 kB]
#22 2.815 Get:46 http://deb.debian.org/debian bookworm/main amd64 libglvnd0 amd64 1.6.0-1 [51.8 kB]
#22 2.815 Get:47 http://deb.debian.org/debian bookworm/main amd64 libdrm-common all 2.4.114-1 [7,112 B]
#22 2.815 Get:48 http://deb.debian.org/debian bookworm/main amd64 libdrm2 amd64 2.4.114-1+b1 [37.5 kB]
#22 2.816 Get:49 http://deb.debian.org/debian bookworm/main amd64 libglapi-mesa amd64 22.3.6-1+deb12u1 [35.7 kB]
#22 2.816 Get:50 http://deb.debian.org/debian bookworm/main amd64 libx11-xcb1 amd64 2:1.8.4-2+deb12u2 [192 kB]
#22 2.817 Get:51 http://deb.debian.org/debian bookworm/main amd64 libxcb-dri2-0 amd64 1.15-1 [107 kB]
#22 2.818 Get:52 http://deb.debian.org/debian bookworm/main amd64 libxcb-dri3-0 amd64 1.15-1 [107 kB]
#22 2.819 Get:53 http://deb.debian.org/debian bookworm/main amd64 libxcb-glx0 amd64 1.15-1 [122 kB]
#22 2.820 Get:54 http://deb.debian.org/debian bookworm/main amd64 libxcb-present0 amd64 1.15-1 [105 kB]
#22 2.825 Get:55 http://deb.debian.org/debian bookworm/main amd64 libxcb-randr0 amd64 1.15-1 [117 kB]
#22 2.827 Get:56 http://deb.debian.org/debian bookworm/main amd64 libxcb-sync1 amd64 1.15-1 [109 kB]
#22 2.828 Get:57 http://deb.debian.org/debian bookworm/main amd64 libxcb-xfixes0 amd64 1.15-1 [109 kB]
#22 2.829 Get:58 http://deb.debian.org/debian bookworm/main amd64 libxshmfence1 amd64 1.3-1 [8,820 B]
#22 2.829 Get:59 http://deb.debian.org/debian bookworm/main amd64 libxxf86vm1 amd64 1:1.1.4-1+b2 [20.8 kB]
#22 2.829 Get:60 http://deb.debian.org/debian bookworm/main amd64 libdrm-amdgpu1 amd64 2.4.114-1+b1 [20.9 kB]
#22 2.830 Get:61 http://deb.debian.org/debian bookworm/main amd64 libdrm-intel1 amd64 2.4.114-1+b1 [64.0 kB]
#22 2.830 Get:62 http://deb.debian.org/debian bookworm/main amd64 libdrm-nouveau2 amd64 2.4.114-1+b1 [19.1 kB]
#22 2.831 Get:63 http://deb.debian.org/debian bookworm/main amd64 libdrm-radeon1 amd64 2.4.114-1+b1 [21.8 kB]
#22 2.831 Get:64 http://deb.debian.org/debian bookworm/main amd64 libllvm15 amd64 1:15.0.6-4+b1 [23.1 MB]
#22 3.038 Get:65 http://deb.debian.org/debian bookworm/main amd64 libgl1-mesa-dri amd64 22.3.6-1+deb12u1 [7,239 kB]
#22 3.092 Get:66 http://deb.debian.org/debian bookworm/main amd64 libglx-mesa0 amd64 22.3.6-1+deb12u1 [147 kB]
#22 3.093 Get:67 http://deb.debian.org/debian bookworm/main amd64 libglx0 amd64 1.6.0-1 [34.4 kB]
#22 3.093 Get:68 http://deb.debian.org/debian bookworm/main amd64 libgl1 amd64 1.6.0-1 [88.4 kB]
#22 3.093 Get:69 http://deb.debian.org/debian bookworm/main amd64 libgl1-mesa-glx amd64 22.3.6-1+deb12u1 [14.5 kB]
#22 3.094 Get:70 http://deb.debian.org/debian bookworm/main amd64 libopengl0 amd64 1.6.0-1 [30.6 kB]
#22 3.095 Get:71 http://deb.debian.org/debian bookworm/main amd64 libglu1-mesa amd64 9.0.2-1.1 [178 kB]
#22 3.095 Get:72 http://deb.debian.org/debian bookworm/main amd64 python3-opengl all 3.1.6+dfsg-3 [605 kB]
#22 3.100 Get:73 http://deb.debian.org/debian bookworm/main amd64 python3-packaging all 23.0-1 [32.5 kB]
#22 3.100 Get:74 http://deb.debian.org/debian bookworm/main amd64 python3-pygccxml all 2.2.1-1 [80.3 kB]
#22 3.101 Get:75 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt5.sip amd64 12.11.1-1 [56.4 kB]
#22 3.106 Get:76 http://deb.debian.org/debian bookworm/main amd64 libdouble-conversion3 amd64 3.2.1-1 [41.5 kB]
#22 3.108 Get:77 http://deb.debian.org/debian bookworm/main amd64 libqt5core5a amd64 5.15.8+dfsg-11+deb12u2 [1,810 kB]
#22 3.124 Get:78 http://deb.debian.org/debian bookworm/main amd64 libqt5dbus5 amd64 5.15.8+dfsg-11+deb12u2 [211 kB]
#22 3.126 Get:79 http://deb.debian.org/debian bookworm/main amd64 libwayland-server0 amd64 1.21.0-1 [35.9 kB]
#22 3.126 Get:80 http://deb.debian.org/debian bookworm/main amd64 libgbm1 amd64 22.3.6-1+deb12u1 [38.0 kB]
#22 3.126 Get:81 http://deb.debian.org/debian bookworm/main amd64 libegl-mesa0 amd64 22.3.6-1+deb12u1 [114 kB]
#22 3.127 Get:82 http://deb.debian.org/debian bookworm/main amd64 libegl1 amd64 1.6.0-1 [33.7 kB]
#22 3.128 Get:83 http://deb.debian.org/debian bookworm/main amd64 libevdev2 amd64 1.13.0+dfsg-1 [34.0 kB]
#22 3.128 Get:84 http://deb.debian.org/debian bookworm/main amd64 libmtdev1 amd64 1.1.6-1 [23.0 kB]
#22 3.128 Get:85 http://deb.debian.org/debian bookworm/main amd64 libgudev-1.0-0 amd64 237-2 [15.1 kB]
#22 3.129 Get:86 http://deb.debian.org/debian bookworm/main amd64 libwacom-common all 2.6.0-1 [58.4 kB]
#22 3.130 Get:87 http://deb.debian.org/debian bookworm/main amd64 libwacom9 amd64 2.6.0-1 [21.5 kB]
#22 3.135 Get:88 http://deb.debian.org/debian bookworm/main amd64 libinput-bin amd64 1.22.1-1 [23.2 kB]
#22 3.135 Get:89 http://deb.debian.org/debian bookworm/main amd64 libinput10 amd64 1.22.1-1 [125 kB]
#22 3.137 Get:90 http://deb.debian.org/debian bookworm/main amd64 libmd4c0 amd64 0.4.8-1 [44.2 kB]
#22 3.138 Get:91 http://deb.debian.org/debian bookworm/main amd64 libqt5network5 amd64 5.15.8+dfsg-11+deb12u2 [675 kB]
#22 3.145 Get:92 http://deb.debian.org/debian bookworm/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [27.4 kB]
#22 3.145 Get:93 http://deb.debian.org/debian bookworm/main amd64 libxcb-util1 amd64 0.4.0-1+b1 [23.2 kB]
#22 3.146 Get:94 http://deb.debian.org/debian bookworm/main amd64 libxcb-image0 amd64 0.4.0-2 [22.9 kB]
#22 3.146 Get:95 http://deb.debian.org/debian bookworm/main amd64 libxcb-keysyms1 amd64 0.4.0-1+b2 [16.4 kB]
#22 3.146 Get:96 http://deb.debian.org/debian bookworm/main amd64 libxcb-render-util0 amd64 0.3.9-1+b1 [18.3 kB]
#22 3.147 Get:97 http://deb.debian.org/debian bookworm/main amd64 libxcb-shape0 amd64 1.15-1 [106 kB]
#22 3.148 Get:98 http://deb.debian.org/debian bookworm/main amd64 libxcb-xinerama0 amd64 1.15-1 [105 kB]
#22 3.150 Get:99 http://deb.debian.org/debian bookworm/main amd64 libxcb-xinput0 amd64 1.15-1 [130 kB]
#22 3.151 Get:100 http://deb.debian.org/debian bookworm/main amd64 libxcb-xkb1 amd64 1.15-1 [129 kB]
#22 3.153 Get:101 http://deb.debian.org/debian bookworm/main amd64 libxkbcommon-x11-0 amd64 1.5.0-1 [15.6 kB]
#22 3.158 Get:102 http://deb.debian.org/debian bookworm/main amd64 libqt5gui5 amd64 5.15.8+dfsg-11+deb12u2 [3,408 kB]
#22 3.188 Get:103 http://deb.debian.org/debian bookworm/main amd64 libqt5widgets5 amd64 5.15.8+dfsg-11+deb12u2 [2,381 kB]
#22 3.208 Get:104 http://deb.debian.org/debian bookworm/main amd64 libqt5xml5 amd64 5.15.8+dfsg-11+deb12u2 [122 kB]
#22 3.209 Get:105 http://deb.debian.org/debian bookworm/main amd64 libqt5designer5 amd64 5.15.8-2 [2,748 kB]
#22 3.233 Get:106 http://deb.debian.org/debian bookworm/main amd64 libqt5sql5 amd64 5.15.8+dfsg-11+deb12u2 [122 kB]
#22 3.234 Get:107 http://deb.debian.org/debian bookworm/main amd64 libqt5help5 amd64 5.15.8-2 [149 kB]
#22 3.235 Get:108 http://deb.debian.org/debian bookworm/main amd64 libqt5printsupport5 amd64 5.15.8+dfsg-11+deb12u2 [202 kB]
#22 3.236 Get:109 http://deb.debian.org/debian bookworm/main amd64 libqt5test5 amd64 5.15.8+dfsg-11+deb12u2 [146 kB]
#22 3.237 Get:110 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt5 amd64 5.15.9+dfsg-1 [2,489 kB]
#22 3.259 Get:111 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt6.sip amd64 13.4.1-1 [51.4 kB]
#22 3.260 Get:112 http://deb.debian.org/debian bookworm/main amd64 libb2-1 amd64 0.98.1-1.1 [40.9 kB]
#22 3.260 Get:113 http://deb.debian.org/debian bookworm/main amd64 libqt6core6 amd64 6.4.2+dfsg-10 [1,613 kB]
#22 3.273 Get:114 http://deb.debian.org/debian bookworm/main amd64 libqt6dbus6 amd64 6.4.2+dfsg-10 [248 kB]
#22 3.275 Get:115 http://deb.debian.org/debian bookworm/main amd64 libts0 amd64 1.22-1+b1 [64.6 kB]
#22 3.276 Get:116 http://deb.debian.org/debian bookworm/main amd64 libqt6gui6 amd64 6.4.2+dfsg-10 [2,854 kB]
#22 3.301 Get:117 http://deb.debian.org/debian bookworm/main amd64 libproxy1v5 amd64 0.4.18-1.2 [56.2 kB]
#22 3.301 Get:118 http://deb.debian.org/debian bookworm/main amd64 libqt6network6 amd64 6.4.2+dfsg-10 [682 kB]
#22 3.306 Get:119 http://deb.debian.org/debian bookworm/main amd64 libqt6opengl6 amd64 6.4.2+dfsg-10 [390 kB]
#22 3.310 Get:120 http://deb.debian.org/debian bookworm/main amd64 libqt6widgets6 amd64 6.4.2+dfsg-10 [2,445 kB]
#22 3.334 Get:121 http://deb.debian.org/debian bookworm/main amd64 libqt6openglwidgets6 amd64 6.4.2+dfsg-10 [43.4 kB]
#22 3.334 Get:122 http://deb.debian.org/debian bookworm/main amd64 libqt6printsupport6 amd64 6.4.2+dfsg-10 [211 kB]
#22 3.335 Get:123 http://deb.debian.org/debian bookworm/main amd64 libqt6sql6 amd64 6.4.2+dfsg-10 [133 kB]
#22 3.336 Get:124 http://deb.debian.org/debian bookworm/main amd64 libqt6test6 amd64 6.4.2+dfsg-10 [161 kB]
#22 3.337 Get:125 http://deb.debian.org/debian bookworm/main amd64 libqt6xml6 amd64 6.4.2+dfsg-10 [75.5 kB]
#22 3.337 Get:126 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt6 amd64 6.4.2-1 [2,461 kB]
#22 3.357 Get:127 http://deb.debian.org/debian bookworm/main amd64 python3-decorator all 5.1.1-3 [14.9 kB]
#22 3.358 Get:128 http://deb.debian.org/debian bookworm/main amd64 libopenblas0-pthread amd64 0.3.21+ds-4 [6,709 kB]
#22 3.415 Get:129 http://deb.debian.org/debian bookworm/main amd64 libopenblas0 amd64 0.3.21+ds-4 [32.6 kB]
#22 3.415 Get:130 http://deb.debian.org/debian bookworm/main amd64 libopenblas-pthread-dev amd64 0.3.21+ds-4 [4,971 kB]
#22 3.457 Get:131 http://deb.debian.org/debian bookworm/main amd64 libopenblas-dev amd64 0.3.21+ds-4 [44.9 kB]
#22 3.458 Get:132 http://deb.debian.org/debian bookworm/main amd64 libpython3-all-dev amd64 3.11.2-1+b1 [1,068 B]
#22 3.458 Get:133 http://deb.debian.org/debian bookworm/main amd64 python3-all amd64 3.11.2-1+b1 [1,056 B]
#22 3.458 Get:134 http://deb.debian.org/debian bookworm/main amd64 python3-all-dev amd64 3.11.2-1+b1 [1,072 B]
#22 3.458 Get:135 http://deb.debian.org/debian bookworm/main amd64 libxsimd-dev amd64 8.1.0-7 [88.8 kB]
#22 3.459 Get:136 http://deb.debian.org/debian bookworm/main amd64 python3-gast all 0.5.2-2 [9,364 B]
#22 3.459 Get:137 http://deb.debian.org/debian bookworm/main amd64 python3-beniget all 0.4.1-3 [9,920 B]
#22 3.459 Get:138 http://deb.debian.org/debian bookworm/main amd64 python3-ply all 3.11-5 [65.8 kB]
#22 3.459 Get:139 http://deb.debian.org/debian bookworm/main amd64 python3-pythran amd64 0.11.0+ds-7 [427 kB]
#22 3.470 Get:140 http://deb.debian.org/debian bookworm/main amd64 liblbfgsb0 amd64 3.0+dfsg.4-1 [28.9 kB]
#22 3.471 Get:141 http://deb.debian.org/debian bookworm/main amd64 python3-scipy amd64 1.10.1-2 [15.2 MB]
#22 3.603 Get:142 http://deb.debian.org/debian bookworm/main amd64 pyqt5-dev-tools amd64 5.15.9+dfsg-1 [180 kB]
#22 3.604 Get:143 http://deb.debian.org/debian bookworm/main amd64 pyqt6-dev-tools all 6.4.2-1 [66.4 kB]
#22 3.605 Get:144 http://deb.debian.org/debian bookworm/main amd64 qtchooser amd64 66-2 [26.3 kB]
#22 3.605 Get:145 http://deb.debian.org/debian bookworm/main amd64 qtbase5-dev-tools amd64 5.15.8+dfsg-11+deb12u2 [758 kB]
#22 3.610 Get:146 http://deb.debian.org/debian bookworm/main amd64 qt6-base-dev-tools amd64 6.4.2+dfsg-10 [890 kB]
#22 3.618 Get:147 http://deb.debian.org/debian bookworm/main amd64 python3-pyqtgraph all 0.13.1-4 [617 kB]
#22 3.623 Get:148 http://deb.debian.org/debian bookworm/main amd64 python3-contextlib2 all 0.6.0.post1-3 [13.5 kB]
#22 3.623 Get:149 http://deb.debian.org/debian bookworm/main amd64 python3-schema all 0.7.5-1 [27.5 kB]
#22 3.623 Get:150 http://deb.debian.org/debian bookworm/main amd64 python3-sip amd64 4.19.25+dfsg-5+b1 [165 kB]
#22 3.625 Get:151 http://deb.debian.org/debian bookworm/main amd64 python3-thrift amd64 0.17.0-2+b2 [160 kB]
#22 3.626 Get:152 http://deb.debian.org/debian bookworm/main amd64 python3-cffi-backend amd64 1.15.1-5+b1 [84.6 kB]
#22 3.627 Get:153 http://deb.debian.org/debian bookworm/main amd64 python3-py all 1.11.0-1 [89.2 kB]
#22 3.629 Get:154 http://deb.debian.org/debian bookworm/main amd64 python3-zmq amd64 24.0.1-4+b1 [263 kB]
#22 3.631 Get:155 http://deb.debian.org/debian bookworm/main amd64 libfmt9 amd64 9.1.0+ds1-2 [113 kB]
#22 3.631 Get:156 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-pmt3.10.5 amd64 3.10.5.1-3 [117 kB]
#22 3.634 Get:157 http://deb.debian.org/debian bookworm/main amd64 libspdlog1.10 amd64 1:1.10.0+ds-0.4 [130 kB]
#22 3.635 Get:158 http://deb.debian.org/debian bookworm/main amd64 libthrift-0.17.0 amd64 0.17.0-2+b2 [372 kB]
#22 3.639 Get:159 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB]
#22 3.640 Get:160 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-runtime3.10.5 amd64 3.10.5.1-3 [562 kB]
#22 3.645 Get:161 http://deb.debian.org/debian bookworm/main amd64 libogg0 amd64 1.3.5-3 [23.4 kB]
#22 3.645 Get:162 http://deb.debian.org/debian bookworm/main amd64 libflac12 amd64 1.4.2+ds-2 [198 kB]
#22 3.647 Get:163 http://deb.debian.org/debian bookworm/main amd64 libmp3lame0 amd64 3.100-6 [365 kB]
#22 3.650 Get:164 http://deb.debian.org/debian-security bookworm-security/main amd64 libmpg123-0 amd64 1.31.2-1+deb12u1 [147 kB]
#22 3.651 Get:165 http://deb.debian.org/debian bookworm/main amd64 libopus0 amd64 1.3.1-3 [195 kB]
#22 3.656 Get:166 http://deb.debian.org/debian bookworm/main amd64 libvorbis0a amd64 1.3.7-1 [93.0 kB]
#22 3.656 Get:167 http://deb.debian.org/debian bookworm/main amd64 libvorbisenc2 amd64 1.3.7-1 [80.6 kB]
#22 3.657 Get:168 http://deb.debian.org/debian bookworm/main amd64 libsndfile1 amd64 1.2.0-1 [196 kB]
#22 3.658 Get:169 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-blocks3.10.5 amd64 3.10.5.1-3 [561 kB]
#22 3.663 Get:170 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-fft3.10.5 amd64 3.10.5.1-3 [121 kB]
#22 3.664 Get:171 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-analog3.10.5 amd64 3.10.5.1-3 [177 kB]
#22 3.666 Get:172 http://deb.debian.org/debian bookworm/main amd64 libsamplerate0 amd64 0.2.2-3 [952 kB]
#22 3.676 Get:173 http://deb.debian.org/debian bookworm/main amd64 libjack-jackd2-0 amd64 1.9.21~dfsg-3 [281 kB]
#22 3.678 Get:174 http://deb.debian.org/debian bookworm/main amd64 libportaudio2 amd64 19.6.0-1.2 [66.7 kB]
#22 3.679 Get:175 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-audio3.10.5 amd64 3.10.5.1-3 [158 kB]
#22 3.680 Get:176 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-filter3.10.5 amd64 3.10.5.1-3 [251 kB]
#22 3.682 Get:177 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-channels3.10.5 amd64 3.10.5.1-3 [121 kB]
#22 3.683 Get:178 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-digital3.10.5 amd64 3.10.5.1-3 [416 kB]
#22 3.687 Get:179 http://deb.debian.org/debian bookworm/main amd64 libgslcblas0 amd64 2.7.1+dfsg-5 [108 kB]
#22 3.687 Get:180 http://deb.debian.org/debian bookworm/main amd64 libgsl27 amd64 2.7.1+dfsg-5 [941 kB]
#22 3.696 Get:181 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-fec3.10.5 amd64 3.10.5.1-3 [252 kB]
#22 3.698 Get:182 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-dtv3.10.5 amd64 3.10.5.1-3 [400 kB]
#22 3.701 Get:183 http://deb.debian.org/debian bookworm/main amd64 libiio0 amd64 0.24-4 [49.6 kB]
#22 3.701 Get:184 http://deb.debian.org/debian bookworm/main amd64 libad9361-0 amd64 0.2-1 [72.1 kB]
#22 3.702 Get:185 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-iio3.10.5 amd64 3.10.5.1-3 [166 kB]
#22 3.703 Get:186 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-network3.10.5 amd64 3.10.5.1-3 [195 kB]
#22 3.705 Get:187 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-pdu3.10.5 amd64 3.10.5.1-3 [172 kB]
#22 3.707 Get:188 http://deb.debian.org/debian bookworm/main amd64 libqt5opengl5 amd64 5.15.8+dfsg-11+deb12u2 [148 kB]
#22 3.708 Get:189 http://deb.debian.org/debian bookworm/main amd64 libqt5svg5 amd64 5.15.8-3 [134 kB]
#22 3.709 Get:190 http://deb.debian.org/debian bookworm/main amd64 libqwt-qt5-6 amd64 6.1.4-2 [426 kB]
#22 3.714 Get:191 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-qtgui3.10.5 amd64 3.10.5.1-3 [466 kB]
#22 3.718 Get:192 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-soapy3.10.5 amd64 3.10.5.1-3 [142 kB]
#22 3.719 Get:193 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-trellis3.10.5 amd64 3.10.5.1-3 [204 kB]
#22 3.721 Get:194 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-uhd3.10.5 amd64 3.10.5.1-3 [195 kB]
#22 3.722 Get:195 http://deb.debian.org/debian bookworm/main amd64 libslang2 amd64 2.3.3-3 [554 kB]
#22 3.727 Get:196 http://deb.debian.org/debian bookworm/main amd64 libcaca0 amd64 0.99.beta20-3 [205 kB]
#22 3.728 Get:197 http://deb.debian.org/debian bookworm/main amd64 libasyncns0 amd64 0.8-6+b3 [12.9 kB]
#22 3.728 Get:198 http://deb.debian.org/debian bookworm/main amd64 libpulse0 amd64 16.1+dfsg1-2+b1 [274 kB]
#22 3.731 Get:199 http://deb.debian.org/debian bookworm/main amd64 libsdl1.2debian amd64 1.2.15+dfsg2-8 [199 kB]
#22 3.732 Get:200 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-video-sdl3.10.5 amd64 3.10.5.1-3 [102 kB]
#22 3.733 Get:201 http://deb.debian.org/debian bookworm/main amd64 libcodec2-1.0 amd64 1.0.5-1 [8,171 kB]
#22 3.805 Get:202 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-vocoder3.10.5 amd64 3.10.5.1-3 [116 kB]
#22 3.805 Get:203 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-wavelet3.10.5 amd64 3.10.5.1-3 [51.8 kB]
#22 3.806 Get:204 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-zeromq3.10.5 amd64 3.10.5.1-3 [125 kB]
#22 3.806 Get:205 http://deb.debian.org/debian bookworm/main amd64 gnuradio amd64 3.10.5.1-3 [3,457 kB]
#22 3.987 debconf: delaying package configuration, since apt-utils is not installed
#22 4.031 Fetched 142 MB in 1s (107 MB/s)
#22 4.066 Selecting previously unselected package hicolor-icon-theme.
#22 4.066 (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 ... 123463 files and directories currently installed.)
#22 4.117 Preparing to unpack .../000-hicolor-icon-theme_0.17-2_all.deb ...
#22 4.121 Unpacking hicolor-icon-theme (0.17-2) ...
#22 4.204 Selecting previously unselected package gtk-update-icon-cache.
#22 4.212 Preparing to unpack .../001-gtk-update-icon-cache_3.24.38-2~deb12u3_amd64.deb ...
#22 4.216 Unpacking gtk-update-icon-cache (3.24.38-2~deb12u3) ...
#22 4.275 Selecting previously unselected package adwaita-icon-theme.
#22 4.286 Preparing to unpack .../002-adwaita-icon-theme_43-1_all.deb ...
#22 4.290 Unpacking adwaita-icon-theme (43-1) ...
#22 4.986 Selecting previously unselected package at-spi2-common.
#22 4.996 Preparing to unpack .../003-at-spi2-common_2.46.0-5_all.deb ...
#22 4.999 Unpacking at-spi2-common (2.46.0-5) ...
#22 5.092 Selecting previously unselected package castxml.
#22 5.101 Preparing to unpack .../004-castxml_0.5.1-1_amd64.deb ...
#22 5.106 Unpacking castxml (0.5.1-1) ...
#22 5.256 Selecting previously unselected package libdconf1:amd64.
#22 5.265 Preparing to unpack .../005-libdconf1_0.40.0-4_amd64.deb ...
#22 5.272 Unpacking libdconf1:amd64 (0.40.0-4) ...
#22 5.313 Selecting previously unselected package dconf-service.
#22 5.323 Preparing to unpack .../006-dconf-service_0.40.0-4_amd64.deb ...
#22 5.326 Unpacking dconf-service (0.40.0-4) ...
#22 5.367 Selecting previously unselected package dconf-gsettings-backend:amd64.
#22 5.374 Preparing to unpack .../007-dconf-gsettings-backend_0.40.0-4_amd64.deb ...
#22 5.378 Unpacking dconf-gsettings-backend:amd64 (0.40.0-4) ...
#22 5.422 Selecting previously unselected package fonts-mathjax.
#22 5.431 Preparing to unpack .../008-fonts-mathjax_2.7.9+dfsg-1_all.deb ...
#22 5.434 Unpacking fonts-mathjax (2.7.9+dfsg-1) ...
#22 5.612 Selecting previously unselected package gnome-terminal-data.
#22 5.620 Preparing to unpack .../009-gnome-terminal-data_3.46.8-1_all.deb ...
#22 5.625 Unpacking gnome-terminal-data (3.46.8-1) ...
#22 5.822 Selecting previously unselected package gsettings-desktop-schemas.
#22 5.831 Preparing to unpack .../010-gsettings-desktop-schemas_43.0-1_all.deb ...
#22 5.840 Unpacking gsettings-desktop-schemas (43.0-1) ...
#22 6.023 Selecting previously unselected package libatk1.0-0:amd64.
#22 6.034 Preparing to unpack .../011-libatk1.0-0_2.46.0-5_amd64.deb ...
#22 6.050 Unpacking libatk1.0-0:amd64 (2.46.0-5) ...
#22 6.153 Selecting previously unselected package libatspi2.0-0:amd64.
#22 6.162 Preparing to unpack .../012-libatspi2.0-0_2.46.0-5_amd64.deb ...
#22 6.171 Unpacking libatspi2.0-0:amd64 (2.46.0-5) ...
#22 6.279 Selecting previously unselected package libatk-bridge2.0-0:amd64.
#22 6.290 Preparing to unpack .../013-libatk-bridge2.0-0_2.46.0-5_amd64.deb ...
#22 6.304 Unpacking libatk-bridge2.0-0:amd64 (2.46.0-5) ...
#22 6.424 Selecting previously unselected package libcolord2:amd64.
#22 6.434 Preparing to unpack .../014-libcolord2_1.4.6-2.2_amd64.deb ...
#22 6.451 Unpacking libcolord2:amd64 (1.4.6-2.2) ...
#22 6.577 Selecting previously unselected package libepoxy0:amd64.
#22 6.587 Preparing to unpack .../015-libepoxy0_1.5.10-1_amd64.deb ...
#22 6.600 Unpacking libepoxy0:amd64 (1.5.10-1) ...
#22 6.720 Selecting previously unselected package libwayland-client0:amd64.
#22 6.729 Preparing to unpack .../016-libwayland-client0_1.21.0-1_amd64.deb ...
#22 6.741 Unpacking libwayland-client0:amd64 (1.21.0-1) ...
#22 6.844 Selecting previously unselected package libwayland-cursor0:amd64.
#22 6.854 Preparing to unpack .../017-libwayland-cursor0_1.21.0-1_amd64.deb ...
#22 6.867 Unpacking libwayland-cursor0:amd64 (1.21.0-1) ...
#22 6.961 Selecting previously unselected package libwayland-egl1:amd64.
#22 6.971 Preparing to unpack .../018-libwayland-egl1_1.21.0-1_amd64.deb ...
#22 6.982 Unpacking libwayland-egl1:amd64 (1.21.0-1) ...
#22 7.080 Selecting previously unselected package libxcomposite1:amd64.
#22 7.089 Preparing to unpack .../019-libxcomposite1_1%3a0.4.5-1_amd64.deb ...
#22 7.099 Unpacking libxcomposite1:amd64 (1:0.4.5-1) ...
#22 7.206 Selecting previously unselected package libxfixes3:amd64.
#22 7.214 Preparing to unpack .../020-libxfixes3_1%3a6.0.0-2_amd64.deb ...
#22 7.224 Unpacking libxfixes3:amd64 (1:6.0.0-2) ...
#22 7.317 Selecting previously unselected package libxcursor1:amd64.
#22 7.326 Preparing to unpack .../021-libxcursor1_1%3a1.2.1-1_amd64.deb ...
#22 7.335 Unpacking libxcursor1:amd64 (1:1.2.1-1) ...
#22 7.438 Selecting previously unselected package libxdamage1:amd64.
#22 7.448 Preparing to unpack .../022-libxdamage1_1%3a1.1.6-1_amd64.deb ...
#22 7.461 Unpacking libxdamage1:amd64 (1:1.1.6-1) ...
#22 7.552 Selecting previously unselected package libxinerama1:amd64.
#22 7.561 Preparing to unpack .../023-libxinerama1_2%3a1.1.4-3_amd64.deb ...
#22 7.574 Unpacking libxinerama1:amd64 (2:1.1.4-3) ...
#22 7.660 Selecting previously unselected package xkb-data.
#22 7.669 Preparing to unpack .../024-xkb-data_2.35.1-1_all.deb ...
#22 7.685 Unpacking xkb-data (2.35.1-1) ...
#22 7.846 Selecting previously unselected package libxkbcommon0:amd64.
#22 7.856 Preparing to unpack .../025-libxkbcommon0_1.5.0-1_amd64.deb ...
#22 7.867 Unpacking libxkbcommon0:amd64 (1.5.0-1) ...
#22 7.986 Selecting previously unselected package libxrandr2:amd64.
#22 7.996 Preparing to unpack .../026-libxrandr2_2%3a1.5.2-2+b1_amd64.deb ...
#22 8.011 Unpacking libxrandr2:amd64 (2:1.5.2-2+b1) ...
#22 8.116 Selecting previously unselected package libgtk-3-common.
#22 8.125 Preparing to unpack .../027-libgtk-3-common_3.24.38-2~deb12u3_all.deb ...
#22 8.138 Unpacking libgtk-3-common (3.24.38-2~deb12u3) ...
#22 8.498 Selecting previously unselected package libgtk-3-0:amd64.
#22 8.509 Preparing to unpack .../028-libgtk-3-0_3.24.38-2~deb12u3_amd64.deb ...
#22 8.521 Unpacking libgtk-3-0:amd64 (3.24.38-2~deb12u3) ...
#22 8.791 Selecting previously unselected package libvte-2.91-common.
#22 8.801 Preparing to unpack .../029-libvte-2.91-common_0.70.6-2~deb12u1_amd64.deb ...
#22 8.811 Unpacking libvte-2.91-common (0.70.6-2~deb12u1) ...
#22 8.939 Selecting previously unselected package libvte-2.91-0:amd64.
#22 8.947 Preparing to unpack .../030-libvte-2.91-0_0.70.6-2~deb12u1_amd64.deb ...
#22 8.955 Unpacking libvte-2.91-0:amd64 (0.70.6-2~deb12u1) ...
#22 9.072 Selecting previously unselected package gnome-terminal.
#22 9.082 Preparing to unpack .../031-gnome-terminal_3.46.8-1_amd64.deb ...
#22 9.091 Unpacking gnome-terminal (3.46.8-1) ...
#22 9.249 Selecting previously unselected package libjs-mathjax.
#22 9.258 Preparing to unpack .../032-libjs-mathjax_2.7.9+dfsg-1_all.deb ...
#22 9.269 Unpacking libjs-mathjax (2.7.9+dfsg-1) ...
#22 9.933 Selecting previously unselected package liborc-0.4-0:amd64.
#22 9.943 Preparing to unpack .../033-liborc-0.4-0_1%3a0.4.33-2_amd64.deb ...
#22 9.947 Unpacking liborc-0.4-0:amd64 (1:0.4.33-2) ...
#22 10.01 Selecting previously unselected package libvolk2.5:amd64.
#22 10.02 Preparing to unpack .../034-libvolk2.5_2.5.2-3_amd64.deb ...
#22 10.02 Unpacking libvolk2.5:amd64 (2.5.2-3) ...
#22 10.08 Selecting previously unselected package libvolk2-bin.
#22 10.09 Preparing to unpack .../035-libvolk2-bin_2.5.2-3_amd64.deb ...
#22 10.10 Unpacking libvolk2-bin (2.5.2-3) ...
#22 10.15 Selecting previously unselected package python3-colorama.
#22 10.16 Preparing to unpack .../036-python3-colorama_0.4.6-2_all.deb ...
#22 10.16 Unpacking python3-colorama (0.4.6-2) ...
#22 10.21 Selecting previously unselected package python3-click.
#22 10.22 Preparing to unpack .../037-python3-click_8.1.3-2_all.deb ...
#22 10.23 Unpacking python3-click (8.1.3-2) ...
#22 10.31 Selecting previously unselected package python3-click-plugins.
#22 10.31 Preparing to unpack .../038-python3-click-plugins_1.1.1-4_all.deb ...
#22 10.32 Unpacking python3-click-plugins (1.1.1-4) ...
#22 10.36 Selecting previously unselected package python3-cairo:amd64.
#22 10.37 Preparing to unpack .../039-python3-cairo_1.20.1-5+b1_amd64.deb ...
#22 10.37 Unpacking python3-cairo:amd64 (1.20.1-5+b1) ...
#22 10.41 Selecting previously unselected package python3-gi-cairo.
#22 10.42 Preparing to unpack .../040-python3-gi-cairo_3.42.2-3+b1_amd64.deb ...
#22 10.43 Unpacking python3-gi-cairo (3.42.2-3+b1) ...
#22 10.47 Selecting previously unselected package python3-attr.
#22 10.48 Preparing to unpack .../041-python3-attr_22.2.0-1_all.deb ...
#22 10.49 Unpacking python3-attr (22.2.0-1) ...
#22 10.54 Selecting previously unselected package python3-pyrsistent:amd64.
#22 10.55 Preparing to unpack .../042-python3-pyrsistent_0.18.1-1+b3_amd64.deb ...
#22 10.55 Unpacking python3-pyrsistent:amd64 (0.18.1-1+b3) ...
#22 10.61 Selecting previously unselected package python3-jsonschema.
#22 10.61 Preparing to unpack .../043-python3-jsonschema_4.10.3-1_all.deb ...
#22 10.62 Unpacking python3-jsonschema (4.10.3-1) ...
#22 10.67 Selecting previously unselected package python3-lxml:amd64.
#22 10.68 Preparing to unpack .../044-python3-lxml_4.9.2-1+b1_amd64.deb ...
#22 10.68 Unpacking python3-lxml:amd64 (4.9.2-1+b1) ...
#22 10.79 Selecting previously unselected package libglvnd0:amd64.
#22 10.80 Preparing to unpack .../045-libglvnd0_1.6.0-1_amd64.deb ...
#22 10.81 Unpacking libglvnd0:amd64 (1.6.0-1) ...
#22 10.86 Selecting previously unselected package libdrm-common.
#22 10.87 Preparing to unpack .../046-libdrm-common_2.4.114-1_all.deb ...
#22 10.87 Unpacking libdrm-common (2.4.114-1) ...
#22 10.96 Selecting previously unselected package libdrm2:amd64.
#22 10.96 Preparing to unpack .../047-libdrm2_2.4.114-1+b1_amd64.deb ...
#22 10.98 Unpacking libdrm2:amd64 (2.4.114-1+b1) ...
#22 11.04 Selecting previously unselected package libglapi-mesa:amd64.
#22 11.05 Preparing to unpack .../048-libglapi-mesa_22.3.6-1+deb12u1_amd64.deb ...
#22 11.06 Unpacking libglapi-mesa:amd64 (22.3.6-1+deb12u1) ...
#22 11.15 Selecting previously unselected package libx11-xcb1:amd64.
#22 11.16 Preparing to unpack .../049-libx11-xcb1_2%3a1.8.4-2+deb12u2_amd64.deb ...
#22 11.19 Unpacking libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ...
#22 11.30 Selecting previously unselected package libxcb-dri2-0:amd64.
#22 11.31 Preparing to unpack .../050-libxcb-dri2-0_1.15-1_amd64.deb ...
#22 11.32 Unpacking libxcb-dri2-0:amd64 (1.15-1) ...
#22 11.42 Selecting previously unselected package libxcb-dri3-0:amd64.
#22 11.43 Preparing to unpack .../051-libxcb-dri3-0_1.15-1_amd64.deb ...
#22 11.45 Unpacking libxcb-dri3-0:amd64 (1.15-1) ...
#22 11.56 Selecting previously unselected package libxcb-glx0:amd64.
#22 11.57 Preparing to unpack .../052-libxcb-glx0_1.15-1_amd64.deb ...
#22 11.58 Unpacking libxcb-glx0:amd64 (1.15-1) ...
#22 11.68 Selecting previously unselected package libxcb-present0:amd64.
#22 11.70 Preparing to unpack .../053-libxcb-present0_1.15-1_amd64.deb ...
#22 11.71 Unpacking libxcb-present0:amd64 (1.15-1) ...
#22 11.83 Selecting previously unselected package libxcb-randr0:amd64.
#22 11.84 Preparing to unpack .../054-libxcb-randr0_1.15-1_amd64.deb ...
#22 11.86 Unpacking libxcb-randr0:amd64 (1.15-1) ...
#22 11.98 Selecting previously unselected package libxcb-sync1:amd64.
#22 11.99 Preparing to unpack .../055-libxcb-sync1_1.15-1_amd64.deb ...
#22 12.00 Unpacking libxcb-sync1:amd64 (1.15-1) ...
#22 12.11 Selecting previously unselected package libxcb-xfixes0:amd64.
#22 12.12 Preparing to unpack .../056-libxcb-xfixes0_1.15-1_amd64.deb ...
#22 12.13 Unpacking libxcb-xfixes0:amd64 (1.15-1) ...
#22 12.24 Selecting previously unselected package libxshmfence1:amd64.
#22 12.25 Preparing to unpack .../057-libxshmfence1_1.3-1_amd64.deb ...
#22 12.26 Unpacking libxshmfence1:amd64 (1.3-1) ...
#22 12.36 Selecting previously unselected package libxxf86vm1:amd64.
#22 12.37 Preparing to unpack .../058-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ...
#22 12.38 Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
#22 12.49 Selecting previously unselected package libdrm-amdgpu1:amd64.
#22 12.50 Preparing to unpack .../059-libdrm-amdgpu1_2.4.114-1+b1_amd64.deb ...
#22 12.51 Unpacking libdrm-amdgpu1:amd64 (2.4.114-1+b1) ...
#22 12.61 Selecting previously unselected package libdrm-intel1:amd64.
#22 12.62 Preparing to unpack .../060-libdrm-intel1_2.4.114-1+b1_amd64.deb ...
#22 12.64 Unpacking libdrm-intel1:amd64 (2.4.114-1+b1) ...
#22 12.75 Selecting previously unselected package libdrm-nouveau2:amd64.
#22 12.76 Preparing to unpack .../061-libdrm-nouveau2_2.4.114-1+b1_amd64.deb ...
#22 12.78 Unpacking libdrm-nouveau2:amd64 (2.4.114-1+b1) ...
#22 12.89 Selecting previously unselected package libdrm-radeon1:amd64.
#22 12.90 Preparing to unpack .../062-libdrm-radeon1_2.4.114-1+b1_amd64.deb ...
#22 12.92 Unpacking libdrm-radeon1:amd64 (2.4.114-1+b1) ...
#22 13.01 Selecting previously unselected package libllvm15:amd64.
#22 13.02 Preparing to unpack .../063-libllvm15_1%3a15.0.6-4+b1_amd64.deb ...
#22 13.02 Unpacking libllvm15:amd64 (1:15.0.6-4+b1) ...
#22 13.81 Selecting previously unselected package libgl1-mesa-dri:amd64.
#22 13.82 Preparing to unpack .../064-libgl1-mesa-dri_22.3.6-1+deb12u1_amd64.deb ...
#22 13.84 Unpacking libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ...
#22 14.33 Selecting previously unselected package libglx-mesa0:amd64.
#22 14.34 Preparing to unpack .../065-libglx-mesa0_22.3.6-1+deb12u1_amd64.deb ...
#22 14.36 Unpacking libglx-mesa0:amd64 (22.3.6-1+deb12u1) ...
#22 14.52 Selecting previously unselected package libglx0:amd64.
#22 14.53 Preparing to unpack .../066-libglx0_1.6.0-1_amd64.deb ...
#22 14.54 Unpacking libglx0:amd64 (1.6.0-1) ...
#22 14.66 Selecting previously unselected package libgl1:amd64.
#22 14.67 Preparing to unpack .../067-libgl1_1.6.0-1_amd64.deb ...
#22 14.68 Unpacking libgl1:amd64 (1.6.0-1) ...
#22 14.79 Selecting previously unselected package libgl1-mesa-glx:amd64.
#22 14.80 Preparing to unpack .../068-libgl1-mesa-glx_22.3.6-1+deb12u1_amd64.deb ...
#22 14.82 Unpacking libgl1-mesa-glx:amd64 (22.3.6-1+deb12u1) ...
#22 14.94 Selecting previously unselected package libopengl0:amd64.
#22 14.95 Preparing to unpack .../069-libopengl0_1.6.0-1_amd64.deb ...
#22 14.96 Unpacking libopengl0:amd64 (1.6.0-1) ...
#22 15.06 Selecting previously unselected package libglu1-mesa:amd64.
#22 15.07 Preparing to unpack .../070-libglu1-mesa_9.0.2-1.1_amd64.deb ...
#22 15.15 Unpacking libglu1-mesa:amd64 (9.0.2-1.1) ...
#22 15.37 Selecting previously unselected package python3-opengl.
#22 15.38 Preparing to unpack .../071-python3-opengl_3.1.6+dfsg-3_all.deb ...
#22 15.38 Unpacking python3-opengl (3.1.6+dfsg-3) ...
#22 15.78 Selecting previously unselected package python3-packaging.
#22 15.79 Preparing to unpack .../072-python3-packaging_23.0-1_all.deb ...
#22 15.79 Unpacking python3-packaging (23.0-1) ...
#22 15.83 Selecting previously unselected package python3-pygccxml.
#22 15.85 Preparing to unpack .../073-python3-pygccxml_2.2.1-1_all.deb ...
#22 15.85 Unpacking python3-pygccxml (2.2.1-1) ...
#22 15.90 Selecting previously unselected package python3-pyqt5.sip.
#22 15.91 Preparing to unpack .../074-python3-pyqt5.sip_12.11.1-1_amd64.deb ...
#22 15.91 Unpacking python3-pyqt5.sip (12.11.1-1) ...
#22 15.96 Selecting previously unselected package libdouble-conversion3:amd64.
#22 15.97 Preparing to unpack .../075-libdouble-conversion3_3.2.1-1_amd64.deb ...
#22 15.97 Unpacking libdouble-conversion3:amd64 (3.2.1-1) ...
#22 16.03 Selecting previously unselected package libqt5core5a:amd64.
#22 16.04 Preparing to unpack .../076-libqt5core5a_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 16.05 Unpacking libqt5core5a:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 16.21 Selecting previously unselected package libqt5dbus5:amd64.
#22 16.21 Preparing to unpack .../077-libqt5dbus5_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 16.22 Unpacking libqt5dbus5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 16.28 Selecting previously unselected package libwayland-server0:amd64.
#22 16.29 Preparing to unpack .../078-libwayland-server0_1.21.0-1_amd64.deb ...
#22 16.29 Unpacking libwayland-server0:amd64 (1.21.0-1) ...
#22 16.36 Selecting previously unselected package libgbm1:amd64.
#22 16.37 Preparing to unpack .../079-libgbm1_22.3.6-1+deb12u1_amd64.deb ...
#22 16.38 Unpacking libgbm1:amd64 (22.3.6-1+deb12u1) ...
#22 16.49 Selecting previously unselected package libegl-mesa0:amd64.
#22 16.50 Preparing to unpack .../080-libegl-mesa0_22.3.6-1+deb12u1_amd64.deb ...
#22 16.52 Unpacking libegl-mesa0:amd64 (22.3.6-1+deb12u1) ...
#22 16.68 Selecting previously unselected package libegl1:amd64.
#22 16.69 Preparing to unpack .../081-libegl1_1.6.0-1_amd64.deb ...
#22 16.69 Unpacking libegl1:amd64 (1.6.0-1) ...
#22 16.74 Selecting previously unselected package libevdev2:amd64.
#22 16.75 Preparing to unpack .../082-libevdev2_1.13.0+dfsg-1_amd64.deb ...
#22 16.75 Unpacking libevdev2:amd64 (1.13.0+dfsg-1) ...
#22 16.80 Selecting previously unselected package libmtdev1:amd64.
#22 16.81 Preparing to unpack .../083-libmtdev1_1.1.6-1_amd64.deb ...
#22 16.81 Unpacking libmtdev1:amd64 (1.1.6-1) ...
#22 16.86 Selecting previously unselected package libgudev-1.0-0:amd64.
#22 16.87 Preparing to unpack .../084-libgudev-1.0-0_237-2_amd64.deb ...
#22 16.87 Unpacking libgudev-1.0-0:amd64 (237-2) ...
#22 16.92 Selecting previously unselected package libwacom-common.
#22 16.93 Preparing to unpack .../085-libwacom-common_2.6.0-1_all.deb ...
#22 16.93 Unpacking libwacom-common (2.6.0-1) ...
#22 17.03 Selecting previously unselected package libwacom9:amd64.
#22 17.04 Preparing to unpack .../086-libwacom9_2.6.0-1_amd64.deb ...
#22 17.04 Unpacking libwacom9:amd64 (2.6.0-1) ...
#22 17.08 Selecting previously unselected package libinput-bin.
#22 17.09 Preparing to unpack .../087-libinput-bin_1.22.1-1_amd64.deb ...
#22 17.09 Unpacking libinput-bin (1.22.1-1) ...
#22 17.14 Selecting previously unselected package libinput10:amd64.
#22 17.15 Preparing to unpack .../088-libinput10_1.22.1-1_amd64.deb ...
#22 17.16 Unpacking libinput10:amd64 (1.22.1-1) ...
#22 17.21 Selecting previously unselected package libmd4c0:amd64.
#22 17.23 Preparing to unpack .../089-libmd4c0_0.4.8-1_amd64.deb ...
#22 17.24 Unpacking libmd4c0:amd64 (0.4.8-1) ...
#22 17.36 Selecting previously unselected package libqt5network5:amd64.
#22 17.37 Preparing to unpack .../090-libqt5network5_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 17.38 Unpacking libqt5network5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 17.52 Selecting previously unselected package libxcb-icccm4:amd64.
#22 17.53 Preparing to unpack .../091-libxcb-icccm4_0.4.1-1.1_amd64.deb ...
#22 17.54 Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ...
#22 17.65 Selecting previously unselected package libxcb-util1:amd64.
#22 17.66 Preparing to unpack .../092-libxcb-util1_0.4.0-1+b1_amd64.deb ...
#22 17.68 Unpacking libxcb-util1:amd64 (0.4.0-1+b1) ...
#22 17.80 Selecting previously unselected package libxcb-image0:amd64.
#22 17.81 Preparing to unpack .../093-libxcb-image0_0.4.0-2_amd64.deb ...
#22 17.83 Unpacking libxcb-image0:amd64 (0.4.0-2) ...
#22 17.96 Selecting previously unselected package libxcb-keysyms1:amd64.
#22 17.97 Preparing to unpack .../094-libxcb-keysyms1_0.4.0-1+b2_amd64.deb ...
#22 17.98 Unpacking libxcb-keysyms1:amd64 (0.4.0-1+b2) ...
#22 18.09 Selecting previously unselected package libxcb-render-util0:amd64.
#22 18.10 Preparing to unpack .../095-libxcb-render-util0_0.3.9-1+b1_amd64.deb ...
#22 18.11 Unpacking libxcb-render-util0:amd64 (0.3.9-1+b1) ...
#22 18.21 Selecting previously unselected package libxcb-shape0:amd64.
#22 18.22 Preparing to unpack .../096-libxcb-shape0_1.15-1_amd64.deb ...
#22 18.23 Unpacking libxcb-shape0:amd64 (1.15-1) ...
#22 18.34 Selecting previously unselected package libxcb-xinerama0:amd64.
#22 18.35 Preparing to unpack .../097-libxcb-xinerama0_1.15-1_amd64.deb ...
#22 18.37 Unpacking libxcb-xinerama0:amd64 (1.15-1) ...
#22 18.48 Selecting previously unselected package libxcb-xinput0:amd64.
#22 18.49 Preparing to unpack .../098-libxcb-xinput0_1.15-1_amd64.deb ...
#22 18.50 Unpacking libxcb-xinput0:amd64 (1.15-1) ...
#22 18.61 Selecting previously unselected package libxcb-xkb1:amd64.
#22 18.62 Preparing to unpack .../099-libxcb-xkb1_1.15-1_amd64.deb ...
#22 18.64 Unpacking libxcb-xkb1:amd64 (1.15-1) ...
#22 18.79 Selecting previously unselected package libxkbcommon-x11-0:amd64.
#22 18.80 Preparing to unpack .../100-libxkbcommon-x11-0_1.5.0-1_amd64.deb ...
#22 18.82 Unpacking libxkbcommon-x11-0:amd64 (1.5.0-1) ...
#22 18.97 Selecting previously unselected package libqt5gui5:amd64.
#22 18.99 Preparing to unpack .../101-libqt5gui5_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 19.01 Unpacking libqt5gui5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 19.36 Selecting previously unselected package libqt5widgets5:amd64.
#22 19.37 Preparing to unpack .../102-libqt5widgets5_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 19.39 Unpacking libqt5widgets5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 19.66 Selecting previously unselected package libqt5xml5:amd64.
#22 19.67 Preparing to unpack .../103-libqt5xml5_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 19.69 Unpacking libqt5xml5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 19.84 Selecting previously unselected package libqt5designer5:amd64.
#22 19.85 Preparing to unpack .../104-libqt5designer5_5.15.8-2_amd64.deb ...
#22 19.86 Unpacking libqt5designer5:amd64 (5.15.8-2) ...
#22 20.12 Selecting previously unselected package libqt5sql5:amd64.
#22 20.13 Preparing to unpack .../105-libqt5sql5_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 20.14 Unpacking libqt5sql5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 20.25 Selecting previously unselected package libqt5help5:amd64.
#22 20.26 Preparing to unpack .../106-libqt5help5_5.15.8-2_amd64.deb ...
#22 20.28 Unpacking libqt5help5:amd64 (5.15.8-2) ...
#22 20.43 Selecting previously unselected package libqt5printsupport5:amd64.
#22 20.44 Preparing to unpack .../107-libqt5printsupport5_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 20.47 Unpacking libqt5printsupport5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 20.61 Selecting previously unselected package libqt5test5:amd64.
#22 20.62 Preparing to unpack .../108-libqt5test5_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 20.64 Unpacking libqt5test5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 20.75 Selecting previously unselected package python3-pyqt5.
#22 20.76 Preparing to unpack .../109-python3-pyqt5_5.15.9+dfsg-1_amd64.deb ...
#22 20.78 Unpacking python3-pyqt5 (5.15.9+dfsg-1) ...
#22 21.03 Selecting previously unselected package python3-pyqt6.sip.
#22 21.04 Preparing to unpack .../110-python3-pyqt6.sip_13.4.1-1_amd64.deb ...
#22 21.05 Unpacking python3-pyqt6.sip (13.4.1-1) ...
#22 21.15 Selecting previously unselected package libb2-1:amd64.
#22 21.16 Preparing to unpack .../111-libb2-1_0.98.1-1.1_amd64.deb ...
#22 21.17 Unpacking libb2-1:amd64 (0.98.1-1.1) ...
#22 21.29 Selecting previously unselected package libqt6core6:amd64.
#22 21.30 Preparing to unpack .../112-libqt6core6_6.4.2+dfsg-10_amd64.deb ...
#22 21.31 Unpacking libqt6core6:amd64 (6.4.2+dfsg-10) ...
#22 21.53 Selecting previously unselected package libqt6dbus6:amd64.
#22 21.54 Preparing to unpack .../113-libqt6dbus6_6.4.2+dfsg-10_amd64.deb ...
#22 21.55 Unpacking libqt6dbus6:amd64 (6.4.2+dfsg-10) ...
#22 21.67 Selecting previously unselected package libts0:amd64.
#22 21.68 Preparing to unpack .../114-libts0_1.22-1+b1_amd64.deb ...
#22 21.69 Unpacking libts0:amd64 (1.22-1+b1) ...
#22 21.82 Selecting previously unselected package libqt6gui6:amd64.
#22 21.83 Preparing to unpack .../115-libqt6gui6_6.4.2+dfsg-10_amd64.deb ...
#22 21.84 Unpacking libqt6gui6:amd64 (6.4.2+dfsg-10) ...
#22 22.10 Selecting previously unselected package libproxy1v5:amd64.
#22 22.11 Preparing to unpack .../116-libproxy1v5_0.4.18-1.2_amd64.deb ...
#22 22.11 Unpacking libproxy1v5:amd64 (0.4.18-1.2) ...
#22 22.17 Selecting previously unselected package libqt6network6:amd64.
#22 22.18 Preparing to unpack .../117-libqt6network6_6.4.2+dfsg-10_amd64.deb ...
#22 22.19 Unpacking libqt6network6:amd64 (6.4.2+dfsg-10) ...
#22 22.34 Selecting previously unselected package libqt6opengl6:amd64.
#22 22.35 Preparing to unpack .../118-libqt6opengl6_6.4.2+dfsg-10_amd64.deb ...
#22 22.36 Unpacking libqt6opengl6:amd64 (6.4.2+dfsg-10) ...
#22 22.50 Selecting previously unselected package libqt6widgets6:amd64.
#22 22.51 Preparing to unpack .../119-libqt6widgets6_6.4.2+dfsg-10_amd64.deb ...
#22 22.52 Unpacking libqt6widgets6:amd64 (6.4.2+dfsg-10) ...
#22 22.77 Selecting previously unselected package libqt6openglwidgets6:amd64.
#22 22.78 Preparing to unpack .../120-libqt6openglwidgets6_6.4.2+dfsg-10_amd64.deb ...
#22 22.81 Unpacking libqt6openglwidgets6:amd64 (6.4.2+dfsg-10) ...
#22 22.92 Selecting previously unselected package libqt6printsupport6:amd64.
#22 22.93 Preparing to unpack .../121-libqt6printsupport6_6.4.2+dfsg-10_amd64.deb ...
#22 22.94 Unpacking libqt6printsupport6:amd64 (6.4.2+dfsg-10) ...
#22 23.05 Selecting previously unselected package libqt6sql6:amd64.
#22 23.06 Preparing to unpack .../122-libqt6sql6_6.4.2+dfsg-10_amd64.deb ...
#22 23.07 Unpacking libqt6sql6:amd64 (6.4.2+dfsg-10) ...
#22 23.18 Selecting previously unselected package libqt6test6:amd64.
#22 23.19 Preparing to unpack .../123-libqt6test6_6.4.2+dfsg-10_amd64.deb ...
#22 23.21 Unpacking libqt6test6:amd64 (6.4.2+dfsg-10) ...
#22 23.32 Selecting previously unselected package libqt6xml6:amd64.
#22 23.33 Preparing to unpack .../124-libqt6xml6_6.4.2+dfsg-10_amd64.deb ...
#22 23.34 Unpacking libqt6xml6:amd64 (6.4.2+dfsg-10) ...
#22 23.44 Selecting previously unselected package python3-pyqt6.
#22 23.45 Preparing to unpack .../125-python3-pyqt6_6.4.2-1_amd64.deb ...
#22 23.46 Unpacking python3-pyqt6 (6.4.2-1) ...
#22 23.72 Selecting previously unselected package python3-decorator.
#22 23.73 Preparing to unpack .../126-python3-decorator_5.1.1-3_all.deb ...
#22 23.75 Unpacking python3-decorator (5.1.1-3) ...
#22 23.86 Selecting previously unselected package libopenblas0-pthread:amd64.
#22 23.87 Preparing to unpack .../127-libopenblas0-pthread_0.3.21+ds-4_amd64.deb ...
#22 23.88 Unpacking libopenblas0-pthread:amd64 (0.3.21+ds-4) ...
#22 24.27 Selecting previously unselected package libopenblas0:amd64.
#22 24.28 Preparing to unpack .../128-libopenblas0_0.3.21+ds-4_amd64.deb ...
#22 24.30 Unpacking libopenblas0:amd64 (0.3.21+ds-4) ...
#22 24.41 Selecting previously unselected package libopenblas-pthread-dev:amd64.
#22 24.42 Preparing to unpack .../129-libopenblas-pthread-dev_0.3.21+ds-4_amd64.deb ...
#22 24.43 Unpacking libopenblas-pthread-dev:amd64 (0.3.21+ds-4) ...
#22 24.74 Selecting previously unselected package libopenblas-dev:amd64.
#22 24.75 Preparing to unpack .../130-libopenblas-dev_0.3.21+ds-4_amd64.deb ...
#22 24.76 Unpacking libopenblas-dev:amd64 (0.3.21+ds-4) ...
#22 24.85 Selecting previously unselected package libpython3-all-dev:amd64.
#22 24.86 Preparing to unpack .../131-libpython3-all-dev_3.11.2-1+b1_amd64.deb ...
#22 24.88 Unpacking libpython3-all-dev:amd64 (3.11.2-1+b1) ...
#22 24.95 Selecting previously unselected package python3-all.
#22 24.96 Preparing to unpack .../132-python3-all_3.11.2-1+b1_amd64.deb ...
#22 24.97 Unpacking python3-all (3.11.2-1+b1) ...
#22 25.04 Selecting previously unselected package python3-all-dev.
#22 25.05 Preparing to unpack .../133-python3-all-dev_3.11.2-1+b1_amd64.deb ...
#22 25.07 Unpacking python3-all-dev (3.11.2-1+b1) ...
#22 25.15 Selecting previously unselected package libxsimd-dev:amd64.
#22 25.16 Preparing to unpack .../134-libxsimd-dev_8.1.0-7_amd64.deb ...
#22 25.17 Unpacking libxsimd-dev:amd64 (8.1.0-7) ...
#22 25.28 Selecting previously unselected package python3-gast.
#22 25.29 Preparing to unpack .../135-python3-gast_0.5.2-2_all.deb ...
#22 25.31 Unpacking python3-gast (0.5.2-2) ...
#22 25.40 Selecting previously unselected package python3-beniget.
#22 25.41 Preparing to unpack .../136-python3-beniget_0.4.1-3_all.deb ...
#22 25.43 Unpacking python3-beniget (0.4.1-3) ...
#22 25.53 Selecting previously unselected package python3-ply.
#22 25.54 Preparing to unpack .../137-python3-ply_3.11-5_all.deb ...
#22 25.56 Unpacking python3-ply (3.11-5) ...
#22 25.65 Selecting previously unselected package python3-pythran.
#22 25.66 Preparing to unpack .../138-python3-pythran_0.11.0+ds-7_amd64.deb ...
#22 25.67 Unpacking python3-pythran (0.11.0+ds-7) ...
#22 26.03 Selecting previously unselected package liblbfgsb0:amd64.
#22 26.04 Preparing to unpack .../139-liblbfgsb0_3.0+dfsg.4-1_amd64.deb ...
#22 26.04 Unpacking liblbfgsb0:amd64 (3.0+dfsg.4-1) ...
#22 26.11 Selecting previously unselected package python3-scipy.
#22 26.12 Preparing to unpack .../140-python3-scipy_1.10.1-2_amd64.deb ...
#22 26.14 Unpacking python3-scipy (1.10.1-2) ...
#22 26.81 Selecting previously unselected package pyqt5-dev-tools.
#22 26.82 Preparing to unpack .../141-pyqt5-dev-tools_5.15.9+dfsg-1_amd64.deb ...
#22 26.83 Unpacking pyqt5-dev-tools (5.15.9+dfsg-1) ...
#22 26.93 Selecting previously unselected package pyqt6-dev-tools.
#22 26.94 Preparing to unpack .../142-pyqt6-dev-tools_6.4.2-1_all.deb ...
#22 26.96 Unpacking pyqt6-dev-tools (6.4.2-1) ...
#22 27.06 Selecting previously unselected package qtchooser.
#22 27.07 Preparing to unpack .../143-qtchooser_66-2_amd64.deb ...
#22 27.09 Unpacking qtchooser (66-2) ...
#22 27.18 Selecting previously unselected package qtbase5-dev-tools.
#22 27.19 Preparing to unpack .../144-qtbase5-dev-tools_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 27.20 Unpacking qtbase5-dev-tools (5.15.8+dfsg-11+deb12u2) ...
#22 27.35 Selecting previously unselected package qt6-base-dev-tools.
#22 27.36 Preparing to unpack .../145-qt6-base-dev-tools_6.4.2+dfsg-10_amd64.deb ...
#22 27.37 Unpacking qt6-base-dev-tools (6.4.2+dfsg-10) ...
#22 27.53 Selecting previously unselected package python3-pyqtgraph.
#22 27.54 Preparing to unpack .../146-python3-pyqtgraph_0.13.1-4_all.deb ...
#22 27.55 Unpacking python3-pyqtgraph (0.13.1-4) ...
#22 27.71 Selecting previously unselected package python3-contextlib2.
#22 27.72 Preparing to unpack .../147-python3-contextlib2_0.6.0.post1-3_all.deb ...
#22 27.74 Unpacking python3-contextlib2 (0.6.0.post1-3) ...
#22 27.84 Selecting previously unselected package python3-schema.
#22 27.85 Preparing to unpack .../148-python3-schema_0.7.5-1_all.deb ...
#22 27.87 Unpacking python3-schema (0.7.5-1) ...
#22 27.96 Selecting previously unselected package python3-sip.
#22 27.98 Preparing to unpack .../149-python3-sip_4.19.25+dfsg-5+b1_amd64.deb ...
#22 27.98 Unpacking python3-sip (4.19.25+dfsg-5+b1) ...
#22 28.07 Selecting previously unselected package python3-thrift.
#22 28.08 Preparing to unpack .../150-python3-thrift_0.17.0-2+b2_amd64.deb ...
#22 28.08 Unpacking python3-thrift (0.17.0-2+b2) ...
#22 28.19 Selecting previously unselected package python3-cffi-backend:amd64.
#22 28.20 Preparing to unpack .../151-python3-cffi-backend_1.15.1-5+b1_amd64.deb ...
#22 28.21 Unpacking python3-cffi-backend:amd64 (1.15.1-5+b1) ...
#22 28.33 Selecting previously unselected package python3-py.
#22 28.34 Preparing to unpack .../152-python3-py_1.11.0-1_all.deb ...
#22 28.34 Unpacking python3-py (1.11.0-1) ...
#22 28.45 Selecting previously unselected package python3-zmq.
#22 28.46 Preparing to unpack .../153-python3-zmq_24.0.1-4+b1_amd64.deb ...
#22 28.48 Unpacking python3-zmq (24.0.1-4+b1) ...
#22 28.61 Selecting previously unselected package libfmt9:amd64.
#22 28.62 Preparing to unpack .../154-libfmt9_9.1.0+ds1-2_amd64.deb ...
#22 28.64 Unpacking libfmt9:amd64 (9.1.0+ds1-2) ...
#22 28.74 Selecting previously unselected package libgnuradio-pmt3.10.5:amd64.
#22 28.75 Preparing to unpack .../155-libgnuradio-pmt3.10.5_3.10.5.1-3_amd64.deb ...
#22 28.77 Unpacking libgnuradio-pmt3.10.5:amd64 (3.10.5.1-3) ...
#22 28.89 Selecting previously unselected package libspdlog1.10:amd64.
#22 28.90 Preparing to unpack .../156-libspdlog1.10_1%3a1.10.0+ds-0.4_amd64.deb ...
#22 28.92 Unpacking libspdlog1.10:amd64 (1:1.10.0+ds-0.4) ...
#22 29.02 Selecting previously unselected package libthrift-0.17.0:amd64.
#22 29.03 Preparing to unpack .../157-libthrift-0.17.0_0.17.0-2+b2_amd64.deb ...
#22 29.05 Unpacking libthrift-0.17.0:amd64 (0.17.0-2+b2) ...
#22 29.17 Selecting previously unselected package libunwind8:amd64.
#22 29.18 Preparing to unpack .../158-libunwind8_1.6.2-3_amd64.deb ...
#22 29.19 Unpacking libunwind8:amd64 (1.6.2-3) ...
#22 29.30 Selecting previously unselected package libgnuradio-runtime3.10.5:amd64.
#22 29.31 Preparing to unpack .../159-libgnuradio-runtime3.10.5_3.10.5.1-3_amd64.deb ...
#22 29.32 Unpacking libgnuradio-runtime3.10.5:amd64 (3.10.5.1-3) ...
#22 29.47 Selecting previously unselected package libogg0:amd64.
#22 29.48 Preparing to unpack .../160-libogg0_1.3.5-3_amd64.deb ...
#22 29.50 Unpacking libogg0:amd64 (1.3.5-3) ...
#22 29.59 Selecting previously unselected package libflac12:amd64.
#22 29.60 Preparing to unpack .../161-libflac12_1.4.2+ds-2_amd64.deb ...
#22 29.61 Unpacking libflac12:amd64 (1.4.2+ds-2) ...
#22 29.73 Selecting previously unselected package libmp3lame0:amd64.
#22 29.74 Preparing to unpack .../162-libmp3lame0_3.100-6_amd64.deb ...
#22 29.75 Unpacking libmp3lame0:amd64 (3.100-6) ...
#22 29.87 Selecting previously unselected package libmpg123-0:amd64.
#22 29.88 Preparing to unpack .../163-libmpg123-0_1.31.2-1+deb12u1_amd64.deb ...
#22 29.89 Unpacking libmpg123-0:amd64 (1.31.2-1+deb12u1) ...
#22 29.97 Selecting previously unselected package libopus0:amd64.
#22 29.98 Preparing to unpack .../164-libopus0_1.3.1-3_amd64.deb ...
#22 30.03 Unpacking libopus0:amd64 (1.3.1-3) ...
#22 30.14 Selecting previously unselected package libvorbis0a:amd64.
#22 30.15 Preparing to unpack .../165-libvorbis0a_1.3.7-1_amd64.deb ...
#22 30.17 Unpacking libvorbis0a:amd64 (1.3.7-1) ...
#22 30.29 Selecting previously unselected package libvorbisenc2:amd64.
#22 30.30 Preparing to unpack .../166-libvorbisenc2_1.3.7-1_amd64.deb ...
#22 30.31 Unpacking libvorbisenc2:amd64 (1.3.7-1) ...
#22 30.42 Selecting previously unselected package libsndfile1:amd64.
#22 30.43 Preparing to unpack .../167-libsndfile1_1.2.0-1_amd64.deb ...
#22 30.44 Unpacking libsndfile1:amd64 (1.2.0-1) ...
#22 30.57 Selecting previously unselected package libgnuradio-blocks3.10.5:amd64.
#22 30.58 Preparing to unpack .../168-libgnuradio-blocks3.10.5_3.10.5.1-3_amd64.deb ...
#22 30.59 Unpacking libgnuradio-blocks3.10.5:amd64 (3.10.5.1-3) ...
#22 30.73 Selecting previously unselected package libgnuradio-fft3.10.5:amd64.
#22 30.74 Preparing to unpack .../169-libgnuradio-fft3.10.5_3.10.5.1-3_amd64.deb ...
#22 30.76 Unpacking libgnuradio-fft3.10.5:amd64 (3.10.5.1-3) ...
#22 30.88 Selecting previously unselected package libgnuradio-analog3.10.5:amd64.
#22 30.89 Preparing to unpack .../170-libgnuradio-analog3.10.5_3.10.5.1-3_amd64.deb ...
#22 30.91 Unpacking libgnuradio-analog3.10.5:amd64 (3.10.5.1-3) ...
#22 31.03 Selecting previously unselected package libsamplerate0:amd64.
#22 31.04 Preparing to unpack .../171-libsamplerate0_0.2.2-3_amd64.deb ...
#22 31.06 Unpacking libsamplerate0:amd64 (0.2.2-3) ...
#22 31.23 Selecting previously unselected package libjack-jackd2-0:amd64.
#22 31.24 Preparing to unpack .../172-libjack-jackd2-0_1.9.21~dfsg-3_amd64.deb ...
#22 31.25 Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-3) ...
#22 31.38 Selecting previously unselected package libportaudio2:amd64.
#22 31.39 Preparing to unpack .../173-libportaudio2_19.6.0-1.2_amd64.deb ...
#22 31.40 Unpacking libportaudio2:amd64 (19.6.0-1.2) ...
#22 31.50 Selecting previously unselected package libgnuradio-audio3.10.5:amd64.
#22 31.51 Preparing to unpack .../174-libgnuradio-audio3.10.5_3.10.5.1-3_amd64.deb ...
#22 31.52 Unpacking libgnuradio-audio3.10.5:amd64 (3.10.5.1-3) ...
#22 31.62 Selecting previously unselected package libgnuradio-filter3.10.5:amd64.
#22 31.63 Preparing to unpack .../175-libgnuradio-filter3.10.5_3.10.5.1-3_amd64.deb ...
#22 31.64 Unpacking libgnuradio-filter3.10.5:amd64 (3.10.5.1-3) ...
#22 31.76 Selecting previously unselected package libgnuradio-channels3.10.5:amd64.
#22 31.77 Preparing to unpack .../176-libgnuradio-channels3.10.5_3.10.5.1-3_amd64.deb ...
#22 31.78 Unpacking libgnuradio-channels3.10.5:amd64 (3.10.5.1-3) ...
#22 31.89 Selecting previously unselected package libgnuradio-digital3.10.5:amd64.
#22 31.90 Preparing to unpack .../177-libgnuradio-digital3.10.5_3.10.5.1-3_amd64.deb ...
#22 31.91 Unpacking libgnuradio-digital3.10.5:amd64 (3.10.5.1-3) ...
#22 32.04 Selecting previously unselected package libgslcblas0:amd64.
#22 32.06 Preparing to unpack .../178-libgslcblas0_2.7.1+dfsg-5_amd64.deb ...
#22 32.07 Unpacking libgslcblas0:amd64 (2.7.1+dfsg-5) ...
#22 32.19 Selecting previously unselected package libgsl27:amd64.
#22 32.21 Preparing to unpack .../179-libgsl27_2.7.1+dfsg-5_amd64.deb ...
#22 32.22 Unpacking libgsl27:amd64 (2.7.1+dfsg-5) ...
#22 32.37 Selecting previously unselected package libgnuradio-fec3.10.5:amd64.
#22 32.38 Preparing to unpack .../180-libgnuradio-fec3.10.5_3.10.5.1-3_amd64.deb ...
#22 32.39 Unpacking libgnuradio-fec3.10.5:amd64 (3.10.5.1-3) ...
#22 32.53 Selecting previously unselected package libgnuradio-dtv3.10.5:amd64.
#22 32.54 Preparing to unpack .../181-libgnuradio-dtv3.10.5_3.10.5.1-3_amd64.deb ...
#22 32.56 Unpacking libgnuradio-dtv3.10.5:amd64 (3.10.5.1-3) ...
#22 32.70 Selecting previously unselected package libiio0:amd64.
#22 32.71 Preparing to unpack .../182-libiio0_0.24-4_amd64.deb ...
#22 32.72 Unpacking libiio0:amd64 (0.24-4) ...
#22 32.83 Selecting previously unselected package libad9361-0:amd64.
#22 32.85 Preparing to unpack .../183-libad9361-0_0.2-1_amd64.deb ...
#22 32.85 Unpacking libad9361-0:amd64 (0.2-1) ...
#22 32.95 Selecting previously unselected package libgnuradio-iio3.10.5:amd64.
#22 32.96 Preparing to unpack .../184-libgnuradio-iio3.10.5_3.10.5.1-3_amd64.deb ...
#22 32.98 Unpacking libgnuradio-iio3.10.5:amd64 (3.10.5.1-3) ...
#22 33.08 Selecting previously unselected package libgnuradio-network3.10.5:amd64.
#22 33.09 Preparing to unpack .../185-libgnuradio-network3.10.5_3.10.5.1-3_amd64.deb ...
#22 33.10 Unpacking libgnuradio-network3.10.5:amd64 (3.10.5.1-3) ...
#22 33.21 Selecting previously unselected package libgnuradio-pdu3.10.5:amd64.
#22 33.22 Preparing to unpack .../186-libgnuradio-pdu3.10.5_3.10.5.1-3_amd64.deb ...
#22 33.23 Unpacking libgnuradio-pdu3.10.5:amd64 (3.10.5.1-3) ...
#22 33.35 Selecting previously unselected package libqt5opengl5:amd64.
#22 33.36 Preparing to unpack .../187-libqt5opengl5_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 33.37 Unpacking libqt5opengl5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 33.48 Selecting previously unselected package libqt5svg5:amd64.
#22 33.50 Preparing to unpack .../188-libqt5svg5_5.15.8-3_amd64.deb ...
#22 33.50 Unpacking libqt5svg5:amd64 (5.15.8-3) ...
#22 33.63 Selecting previously unselected package libqwt-qt5-6.
#22 33.64 Preparing to unpack .../189-libqwt-qt5-6_6.1.4-2_amd64.deb ...
#22 33.65 Unpacking libqwt-qt5-6 (6.1.4-2) ...
#22 33.78 Selecting previously unselected package libgnuradio-qtgui3.10.5:amd64.
#22 33.79 Preparing to unpack .../190-libgnuradio-qtgui3.10.5_3.10.5.1-3_amd64.deb ...
#22 33.80 Unpacking libgnuradio-qtgui3.10.5:amd64 (3.10.5.1-3) ...
#22 33.88 Selecting previously unselected package libgnuradio-soapy3.10.5:amd64.
#22 33.89 Preparing to unpack .../191-libgnuradio-soapy3.10.5_3.10.5.1-3_amd64.deb ...
#22 33.90 Unpacking libgnuradio-soapy3.10.5:amd64 (3.10.5.1-3) ...
#22 33.96 Selecting previously unselected package libgnuradio-trellis3.10.5:amd64.
#22 33.97 Preparing to unpack .../192-libgnuradio-trellis3.10.5_3.10.5.1-3_amd64.deb ...
#22 33.97 Unpacking libgnuradio-trellis3.10.5:amd64 (3.10.5.1-3) ...
#22 34.03 Selecting previously unselected package libgnuradio-uhd3.10.5:amd64.
#22 34.04 Preparing to unpack .../193-libgnuradio-uhd3.10.5_3.10.5.1-3_amd64.deb ...
#22 34.05 Unpacking libgnuradio-uhd3.10.5:amd64 (3.10.5.1-3) ...
#22 34.11 Selecting previously unselected package libslang2:amd64.
#22 34.12 Preparing to unpack .../194-libslang2_2.3.3-3_amd64.deb ...
#22 34.12 Unpacking libslang2:amd64 (2.3.3-3) ...
#22 34.21 Selecting previously unselected package libcaca0:amd64.
#22 34.22 Preparing to unpack .../195-libcaca0_0.99.beta20-3_amd64.deb ...
#22 34.22 Unpacking libcaca0:amd64 (0.99.beta20-3) ...
#22 34.28 Selecting previously unselected package libasyncns0:amd64.
#22 34.29 Preparing to unpack .../196-libasyncns0_0.8-6+b3_amd64.deb ...
#22 34.30 Unpacking libasyncns0:amd64 (0.8-6+b3) ...
#22 34.36 Selecting previously unselected package libpulse0:amd64.
#22 34.37 Preparing to unpack .../197-libpulse0_16.1+dfsg1-2+b1_amd64.deb ...
#22 34.38 Unpacking libpulse0:amd64 (16.1+dfsg1-2+b1) ...
#22 34.44 Selecting previously unselected package libsdl1.2debian:amd64.
#22 34.45 Preparing to unpack .../198-libsdl1.2debian_1.2.15+dfsg2-8_amd64.deb ...
#22 34.46 Unpacking libsdl1.2debian:amd64 (1.2.15+dfsg2-8) ...
#22 34.51 Selecting previously unselected package libgnuradio-video-sdl3.10.5:amd64.
#22 34.52 Preparing to unpack .../199-libgnuradio-video-sdl3.10.5_3.10.5.1-3_amd64.deb ...
#22 34.53 Unpacking libgnuradio-video-sdl3.10.5:amd64 (3.10.5.1-3) ...
#22 34.58 Selecting previously unselected package libcodec2-1.0:amd64.
#22 34.59 Preparing to unpack .../200-libcodec2-1.0_1.0.5-1_amd64.deb ...
#22 34.60 Unpacking libcodec2-1.0:amd64 (1.0.5-1) ...
#22 35.12 Selecting previously unselected package libgnuradio-vocoder3.10.5:amd64.
#22 35.13 Preparing to unpack .../201-libgnuradio-vocoder3.10.5_3.10.5.1-3_amd64.deb ...
#22 35.14 Unpacking libgnuradio-vocoder3.10.5:amd64 (3.10.5.1-3) ...
#22 35.19 Selecting previously unselected package libgnuradio-wavelet3.10.5:amd64.
#22 35.20 Preparing to unpack .../202-libgnuradio-wavelet3.10.5_3.10.5.1-3_amd64.deb ...
#22 35.20 Unpacking libgnuradio-wavelet3.10.5:amd64 (3.10.5.1-3) ...
#22 35.25 Selecting previously unselected package libgnuradio-zeromq3.10.5:amd64.
#22 35.26 Preparing to unpack .../203-libgnuradio-zeromq3.10.5_3.10.5.1-3_amd64.deb ...
#22 35.26 Unpacking libgnuradio-zeromq3.10.5:amd64 (3.10.5.1-3) ...
#22 35.32 Selecting previously unselected package gnuradio.
#22 35.34 Preparing to unpack .../204-gnuradio_3.10.5.1-3_amd64.deb ...
#22 35.34 Unpacking gnuradio (3.10.5.1-3) ...
#22 35.72 Setting up libb2-1:amd64 (0.98.1-1.1) ...
#22 35.73 Setting up libxcb-dri3-0:amd64 (1.15-1) ...
#22 35.74 Setting up python3-attr (22.2.0-1) ...
#22 35.89 Setting up libwayland-server0:amd64 (1.21.0-1) ...
#22 35.90 Setting up gtk-update-icon-cache (3.24.38-2~deb12u3) ...
#22 35.91 Setting up libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ...
#22 35.92 Setting up libdouble-conversion3:amd64 (3.2.1-1) ...
#22 35.93 Setting up libproxy1v5:amd64 (0.4.18-1.2) ...
#22 35.94 Setting up fonts-mathjax (2.7.9+dfsg-1) ...
#22 35.95 Setting up libcodec2-1.0:amd64 (1.0.5-1) ...
#22 35.96 Setting up libxdamage1:amd64 (1:1.1.6-1) ...
#22 35.97 Setting up libopenblas0-pthread:amd64 (0.3.21+ds-4) ...
#22 35.98 update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode
#22 35.99 update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode
#22 35.99 update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblas.so.0 to provide /usr/lib/x86_64-linux-gnu/libopenblas.so.0 (libopenblas.so.0-x86_64-linux-gnu) in auto mode
#22 36.00 Setting up libmpg123-0:amd64 (1.31.2-1+deb12u1) ...
#22 36.01 Setting up libxcb-xfixes0:amd64 (1.15-1) ...
#22 36.02 Setting up libogg0:amd64 (1.3.5-3) ...
#22 36.03 Setting up python3-cairo:amd64 (1.20.1-5+b1) ...
#22 36.15 Setting up hicolor-icon-theme (0.17-2) ...
#22 36.18 Setting up libjs-mathjax (2.7.9+dfsg-1) ...
#22 36.19 Setting up libxcb-xinput0:amd64 (1.15-1) ...
#22 36.20 Setting up python3-py (1.11.0-1) ...
#22 36.37 Setting up libvte-2.91-common (0.70.6-2~deb12u1) ...
#22 36.39 Setting up libgslcblas0:amd64 (2.7.1+dfsg-5) ...
#22 36.44 Setting up python3-colorama (0.4.6-2) ...
#22 36.57 Setting up libglvnd0:amd64 (1.6.0-1) ...
#22 36.58 Setting up libxcb-glx0:amd64 (1.15-1) ...
#22 36.59 Setting up python3-ply (3.11-5) ...
#22 36.75 Setting up libiio0:amd64 (0.24-4) ...
#22 36.76 Setting up libxcb-keysyms1:amd64 (0.4.0-1+b2) ...
#22 36.77 Setting up libxcb-shape0:amd64 (1.15-1) ...
#22 36.78 Setting up python3-gast (0.5.2-2) ...
#22 36.91 Setting up libgsl27:amd64 (2.7.1+dfsg-5) ...
#22 36.95 Setting up libxcb-render-util0:amd64 (0.3.9-1+b1) ...
#22 36.96 Setting up python3-all (3.11.2-1+b1) ...
#22 36.97 Setting up xkb-data (2.35.1-1) ...
#22 36.98 Setting up python3-contextlib2 (0.6.0.post1-3) ...
#22 37.11 Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ...
#22 37.12 Setting up libatspi2.0-0:amd64 (2.46.0-5) ...
#22 37.13 Setting up python3-click (8.1.3-2) ...
#22 37.29 Setting up libqt6core6:amd64 (6.4.2+dfsg-10) ...
#22 37.30 Setting up libunwind8:amd64 (1.6.2-3) ...
#22 37.31 Setting up python3-thrift (0.17.0-2+b2) ...
#22 37.46 Setting up libts0:amd64 (1.22-1+b1) ...
#22 37.48 Setting up libcolord2:amd64 (1.4.6-2.2) ...
#22 37.49 Setting up gnome-terminal-data (3.46.8-1) ...
#22 37.50 Setting up libopengl0:amd64 (1.6.0-1) ...
#22 37.51 Setting up libxcb-util1:amd64 (0.4.0-1+b1) ...
#22 37.52 Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
#22 37.53 Setting up libxcb-xkb1:amd64 (1.15-1) ...
#22 37.54 Setting up libxcb-image0:amd64 (0.4.0-2) ...
#22 37.55 Setting up libxcb-present0:amd64 (1.15-1) ...
#22 37.56 Setting up libdconf1:amd64 (0.40.0-4) ...
#22 37.57 Setting up python3-beniget (0.4.1-3) ...
#22 37.71 Setting up libxsimd-dev:amd64 (8.1.0-7) ...
#22 37.72 Setting up python3-decorator (5.1.1-3) ...
#22 37.84 Setting up python3-packaging (23.0-1) ...
#22 37.97 Setting up libxcb-xinerama0:amd64 (1.15-1) ...
#22 37.98 Setting up libflac12:amd64 (1.4.2+ds-2) ...
#22 38.00 Setting up libslang2:amd64 (2.3.3-3) ...
#22 38.01 Setting up libqt6xml6:amd64 (6.4.2+dfsg-10) ...
#22 38.02 Setting up adwaita-icon-theme (43-1) ...
#22 38.07 update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode
#22 38.08 Setting up libqt6sql6:amd64 (6.4.2+dfsg-10) ...
#22 38.09 Setting up libepoxy0:amd64 (1.5.10-1) ...
#22 38.10 Setting up libxfixes3:amd64 (1:6.0.0-2) ...
#22 38.11 Setting up libxcb-sync1:amd64 (1.15-1) ...
#22 38.12 Setting up libpython3-all-dev:amd64 (3.11.2-1+b1) ...
#22 38.13 Setting up libopus0:amd64 (1.3.1-3) ...
#22 38.14 Setting up libxinerama1:amd64 (2:1.1.4-3) ...
#22 38.15 Setting up libvorbis0a:amd64 (1.3.7-1) ...
#22 38.16 Setting up castxml (0.5.1-1) ...
#22 38.17 Setting up libxrandr2:amd64 (2:1.5.2-2+b1) ...
#22 38.18 Setting up liborc-0.4-0:amd64 (1:0.4.33-2) ...
#22 38.19 Setting up python3-click-plugins (1.1.1-4) ...
#22 38.32 Setting up libqt5core5a:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 38.34 Setting up libglapi-mesa:amd64 (22.3.6-1+deb12u1) ...
#22 38.35 Setting up libmtdev1:amd64 (1.1.6-1) ...
#22 38.36 Setting up libfmt9:amd64 (9.1.0+ds1-2) ...
#22 38.37 Setting up libxcb-dri2-0:amd64 (1.15-1) ...
#22 38.38 Setting up python3-pyqt5.sip (12.11.1-1) ...
#22 38.39 Setting up python3-pyrsistent:amd64 (0.18.1-1+b3) ...
#22 38.53 Setting up libopenblas0:amd64 (0.3.21+ds-4) ...
#22 38.54 Setting up libasyncns0:amd64 (0.8-6+b3) ...
#22 38.55 Setting up libxshmfence1:amd64 (1.3-1) ...
#22 38.56 Setting up python3-lxml:amd64 (4.9.2-1+b1) ...
#22 38.74 Setting up at-spi2-common (2.46.0-5) ...
#22 38.75 Setting up libqt5dbus5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 38.77 Setting up python3-schema (0.7.5-1) ...
#22 38.89 Setting up libxcb-randr0:amd64 (1.15-1) ...
#22 38.90 Setting up libllvm15:amd64 (1:15.0.6-4+b1) ...
#22 38.91 Setting up libmd4c0:amd64 (0.4.8-1) ...
#22 38.92 Setting up libatk1.0-0:amd64 (2.46.0-5) ...
#22 38.93 Setting up libglu1-mesa:amd64 (9.0.2-1.1) ...
#22 38.94 Setting up libwayland-egl1:amd64 (1.21.0-1) ...
#22 38.96 Setting up python3-pygccxml (2.2.1-1) ...
#22 39.13 Setting up python3-pyqt6.sip (13.4.1-1) ...
#22 39.14 Setting up libsamplerate0:amd64 (0.2.2-3) ...
#22 39.15 Setting up libqt5test5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 39.17 Setting up python3-gi-cairo (3.42.2-3+b1) ...
#22 39.18 Setting up libdrm-common (2.4.114-1) ...
#22 39.19 Setting up libxcomposite1:amd64 (1:0.4.5-1) ...
#22 39.20 Setting up libevdev2:amd64 (1.13.0+dfsg-1) ...
#22 39.21 Setting up libgudev-1.0-0:amd64 (237-2) ...
#22 39.22 Setting up qtchooser (66-2) ...
#22 39.23 Setting up libmp3lame0:amd64 (3.100-6) ...
#22 39.24 Setting up python3-cffi-backend:amd64 (1.15.1-5+b1) ...
#22 39.25 Setting up libvorbisenc2:amd64 (1.3.7-1) ...
#22 39.26 Setting up libqt6dbus6:amd64 (6.4.2+dfsg-10) ...
#22 39.27 Setting up liblbfgsb0:amd64 (3.0+dfsg.4-1) ...
#22 39.28 Setting up libwacom-common (2.6.0-1) ...
#22 39.29 Setting up python3-sip (4.19.25+dfsg-5+b1) ...
#22 39.43 Setting up libxkbcommon0:amd64 (1.5.0-1) ...
#22 39.44 Setting up libwayland-client0:amd64 (1.21.0-1) ...
#22 39.45 Setting up libspdlog1.10:amd64 (1:1.10.0+ds-0.4) ...
#22 39.46 Setting up libopenblas-pthread-dev:amd64 (0.3.21+ds-4) ...
#22 39.47 update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so to provide /usr/lib/x86_64-linux-gnu/libblas.so (libblas.so-x86_64-linux-gnu) in auto mode
#22 39.48 update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/liblapack.so to provide /usr/lib/x86_64-linux-gnu/liblapack.so (liblapack.so-x86_64-linux-gnu) in auto mode
#22 39.48 update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblas.so to provide /usr/lib/x86_64-linux-gnu/libopenblas.so (libopenblas.so-x86_64-linux-gnu) in auto mode
#22 39.49 Setting up python3-all-dev (3.11.2-1+b1) ...
#22 39.50 Setting up libqt6test6:amd64 (6.4.2+dfsg-10) ...
#22 39.51 Setting up libad9361-0:amd64 (0.2-1) ...
#22 39.52 Setting up libcaca0:amd64 (0.99.beta20-3) ...
#22 39.53 Setting up qt6-base-dev-tools (6.4.2+dfsg-10) ...
#22 39.54 Setting up libwacom9:amd64 (2.6.0-1) ...
#22 39.55 Setting up libxcursor1:amd64 (1:1.2.1-1) ...
#22 39.56 Setting up dconf-service (0.40.0-4) ...
#22 39.57 Setting up libqt5network5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 39.61 Setting up libinput-bin (1.22.1-1) ...
#22 39.71 Setting up libqt5sql5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 39.82 Setting up libatk-bridge2.0-0:amd64 (2.46.0-5) ...
#22 39.85 Setting up qtbase5-dev-tools (5.15.8+dfsg-11+deb12u2) ...
#22 39.86 Setting up libopenblas-dev:amd64 (0.3.21+ds-4) ...
#22 39.87 Setting up libqt5xml5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 39.88 Setting up python3-jsonschema (4.10.3-1) ...
#22 40.04 Setting up python3-zmq (24.0.1-4+b1) ...
#22 40.25 Setting up libxkbcommon-x11-0:amd64 (1.5.0-1) ...
#22 40.26 Setting up libvolk2.5:amd64 (2.5.2-3) ...
#22 40.27 Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-3) ...
#22 40.28 Setting up libdrm2:amd64 (2.4.114-1+b1) ...
#22 40.29 Setting up python3-pythran (0.11.0+ds-7) ...
#22 40.56 Setting up libwayland-cursor0:amd64 (1.21.0-1) ...
#22 40.57 Setting up libqt6network6:amd64 (6.4.2+dfsg-10) ...
#22 40.58 Setting up libgnuradio-pmt3.10.5:amd64 (3.10.5.1-3) ...
#22 40.59 Setting up libsndfile1:amd64 (1.2.0-1) ...
#22 40.61 Setting up libdrm-amdgpu1:amd64 (2.4.114-1+b1) ...
#22 40.61 Setting up libinput10:amd64 (1.22.1-1) ...
#22 40.63 Setting up libportaudio2:amd64 (19.6.0-1.2) ...
#22 40.64 Setting up libdrm-nouveau2:amd64 (2.4.114-1+b1) ...
#22 40.65 Setting up python3-scipy (1.10.1-2) ...
#22 42.33 Setting up libvolk2-bin (2.5.2-3) ...
#22 42.44 Setting up dconf-gsettings-backend:amd64 (0.40.0-4) ...
#22 42.45 Setting up libgbm1:amd64 (22.3.6-1+deb12u1) ...
#22 42.46 Setting up libpulse0:amd64 (16.1+dfsg1-2+b1) ...
#22 42.48 Setting up libdrm-radeon1:amd64 (2.4.114-1+b1) ...
#22 42.49 Setting up libdrm-intel1:amd64 (2.4.114-1+b1) ...
#22 42.50 Setting up libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ...
#22 42.52 Setting up libthrift-0.17.0:amd64 (0.17.0-2+b2) ...
#22 42.53 Setting up libegl-mesa0:amd64 (22.3.6-1+deb12u1) ...
#22 42.54 Setting up libsdl1.2debian:amd64 (1.2.15+dfsg2-8) ...
#22 42.55 Setting up libegl1:amd64 (1.6.0-1) ...
#22 42.56 Setting up libgnuradio-runtime3.10.5:amd64 (3.10.5.1-3) ...
#22 42.57 Setting up libgtk-3-common (3.24.38-2~deb12u3) ...
#22 42.59 Setting up gsettings-desktop-schemas (43.0-1) ...
#22 42.60 Setting up libgnuradio-blocks3.10.5:amd64 (3.10.5.1-3) ...
#22 42.61 Setting up libgnuradio-trellis3.10.5:amd64 (3.10.5.1-3) ...
#22 42.62 Setting up libglx-mesa0:amd64 (22.3.6-1+deb12u1) ...
#22 42.63 Setting up libgnuradio-vocoder3.10.5:amd64 (3.10.5.1-3) ...
#22 42.64 Setting up libgnuradio-iio3.10.5:amd64 (3.10.5.1-3) ...
#22 42.65 Setting up libglx0:amd64 (1.6.0-1) ...
#22 42.66 Setting up libgnuradio-fec3.10.5:amd64 (3.10.5.1-3) ...
#22 42.67 Setting up libgnuradio-pdu3.10.5:amd64 (3.10.5.1-3) ...
#22 42.70 Setting up libgnuradio-uhd3.10.5:amd64 (3.10.5.1-3) ...
#22 42.71 Setting up libgnuradio-network3.10.5:amd64 (3.10.5.1-3) ...
#22 42.72 Setting up libgnuradio-video-sdl3.10.5:amd64 (3.10.5.1-3) ...
#22 42.73 Setting up libgl1:amd64 (1.6.0-1) ...
#22 42.74 Setting up libqt6gui6:amd64 (6.4.2+dfsg-10) ...
#22 42.75 Setting up libgnuradio-fft3.10.5:amd64 (3.10.5.1-3) ...
#22 42.76 Setting up libgnuradio-filter3.10.5:amd64 (3.10.5.1-3) ...
#22 42.78 Setting up libgnuradio-soapy3.10.5:amd64 (3.10.5.1-3) ...
#22 42.79 Setting up libgnuradio-wavelet3.10.5:amd64 (3.10.5.1-3) ...
#22 42.80 Setting up libgl1-mesa-glx:amd64 (22.3.6-1+deb12u1) ...
#22 42.81 Setting up libgnuradio-audio3.10.5:amd64 (3.10.5.1-3) ...
#22 42.82 Setting up libgnuradio-zeromq3.10.5:amd64 (3.10.5.1-3) ...
#22 42.83 Setting up libgnuradio-dtv3.10.5:amd64 (3.10.5.1-3) ...
#22 42.84 Setting up libqt5gui5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 42.86 Setting up libqt6opengl6:amd64 (6.4.2+dfsg-10) ...
#22 42.87 Setting up libgnuradio-analog3.10.5:amd64 (3.10.5.1-3) ...
#22 42.88 Setting up libqt5widgets5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 42.89 Setting up python3-opengl (3.1.6+dfsg-3) ...
#22 44.02 Setting up libqt5help5:amd64 (5.15.8-2) ...
#22 44.03 Setting up libgnuradio-digital3.10.5:amd64 (3.10.5.1-3) ...
#22 44.04 Setting up libqt6widgets6:amd64 (6.4.2+dfsg-10) ...
#22 44.05 Setting up libqt5printsupport5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 44.06 Setting up libqt5opengl5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 44.07 Setting up libqt6openglwidgets6:amd64 (6.4.2+dfsg-10) ...
#22 44.08 Setting up libgnuradio-channels3.10.5:amd64 (3.10.5.1-3) ...
#22 44.09 Setting up libqt6printsupport6:amd64 (6.4.2+dfsg-10) ...
#22 44.10 Setting up libqt5designer5:amd64 (5.15.8-2) ...
#22 44.11 Setting up python3-pyqt6 (6.4.2-1) ...
#22 44.23 Setting up pyqt6-dev-tools (6.4.2-1) ...
#22 44.38 Setting up libqt5svg5:amd64 (5.15.8-3) ...
#22 44.39 Setting up libqwt-qt5-6 (6.1.4-2) ...
#22 44.40 Setting up libgnuradio-qtgui3.10.5:amd64 (3.10.5.1-3) ...
#22 44.41 Setting up python3-pyqt5 (5.15.9+dfsg-1) ...
#22 44.55 Setting up pyqt5-dev-tools (5.15.9+dfsg-1) ...
#22 44.68 Setting up python3-pyqtgraph (0.13.1-4) ...
#22 45.16 Processing triggers for libc-bin (2.36-9+deb12u9) ...
#22 45.20 Processing triggers for man-db (2.11.2-2) ...
#22 45.22 Processing triggers for shared-mime-info (2.2-1) ...
#22 47.02 Processing triggers for mailcap (3.70+nmu1) ...
#22 47.04 Processing triggers for fontconfig (2.14.1-4) ...
#22 47.27 Processing triggers for libglib2.0-0:amd64 (2.74.6-2+deb12u4) ...
#22 47.30 Setting up libgtk-3-0:amd64 (3.24.38-2~deb12u3) ...
#22 47.32 Setting up libvte-2.91-0:amd64 (0.70.6-2~deb12u1) ...
#22 47.34 Setting up gnome-terminal (3.46.8-1) ...
#22 47.35 update-alternatives: using /usr/bin/gnome-terminal.wrapper to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode
#22 47.35 update-alternatives: warning: skip creation of /usr/share/man/man1/x-terminal-emulator.1.gz because associated file /usr/share/man/man1/gnome-terminal.1.gz (of link group x-terminal-emulator) doesn't exist
#22 47.36 Setting up gnuradio (3.10.5.1-3) ...
#22 47.87 Processing triggers for libc-bin (2.36-9+deb12u9) ...
#22 DONE 48.2s

#23 [18/28] RUN	SET -x && 	mkdir -p /tmp/mongodb && 	cd /tmp/mongodb && 	wget "https://pgp.mongodb.com/server-5.0.asc" -O "/mongodb.key" && 	wget "http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && 	dpkg -i "libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && 	echo "deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main" 		> /etc/apt/sources.list.d/mongodb-org.list && 	apt-get update && 	apt-get install -y mongodb-org && 	apt-get clean && 	cd / && 	rm -rf /tmp/mongodb && 	rm /etc/apt/sources.list.d/mongodb-org.list && 	sed -i "s/127.0.0.1/172.18.50.2/g" /etc/mongod.conf
#23 0.264 + mkdir -p /tmp/mongodb
#23 0.265 + cd /tmp/mongodb
#23 0.265 + wget https://pgp.mongodb.com/server-5.0.asc -O /mongodb.key
#23 0.271 --2024-11-16 22:49:31--  https://pgp.mongodb.com/server-5.0.asc
#23 0.280 Resolving pgp.mongodb.com (pgp.mongodb.com)... 13.32.121.114, 13.32.121.11, 13.32.121.120, ...
#23 0.295 Connecting to pgp.mongodb.com (pgp.mongodb.com)|13.32.121.114|:443... connected.
#23 0.319 HTTP request sent, awaiting response... 200 OK
#23 0.704 Length: 1656 (1.6K) [binary/octet-stream]
#23 0.704 Saving to: ‘/mongodb.key’
#23 0.704 
#23 0.704      0K .                                                     100%  132M=0s
#23 0.704 
#23 0.704 2024-11-16 22:49:32 (132 MB/s) - ‘/mongodb.key’ saved [1656/1656]
#23 0.704 
#23 0.706 + wget http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb
#23 0.709 --2024-11-16 22:49:32--  http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb
#23 0.709 Resolving security.debian.org (security.debian.org)... 151.101.66.132, 151.101.2.132, 151.101.194.132, ...
#23 0.710 Connecting to security.debian.org (security.debian.org)|151.101.66.132|:80... connected.
#23 0.715 HTTP request sent, awaiting response... 200 OK
#23 0.726 Length: 1552428 (1.5M) [application/vnd.debian.binary-package]
#23 0.726 Saving to: ‘libssl1.1_1.1.1n-0+deb10u6_amd64.deb’
#23 0.727 
#23 0.727      0K .......... .......... .......... .......... ..........  3% 8.40M 0s
#23 0.732     50K .......... .......... .......... .......... ..........  6% 12.6M 0s
#23 0.736    100K .......... .......... .......... .......... ..........  9% 29.3M 0s
#23 0.737    150K .......... .......... .......... .......... .......... 13% 45.6M 0s
#23 0.739    200K .......... .......... .......... .......... .......... 16% 14.2M 0s
#23 0.742    250K .......... .......... .......... .......... .......... 19% 67.6M 0s
#23 0.743    300K .......... .......... .......... .......... .......... 23% 64.6M 0s
#23 0.743    350K .......... .......... .......... .......... .......... 26%  104M 0s
#23 0.744    400K .......... .......... .......... .......... .......... 29% 30.4M 0s
#23 0.746    450K .......... .......... .......... .......... .......... 32% 40.1M 0s
#23 0.747    500K .......... .......... .......... .......... .......... 36% 81.9M 0s
#23 0.747    550K .......... .......... .......... .......... .......... 39%  129M 0s
#23 0.748    600K .......... .......... .......... .......... .......... 42%  123M 0s
#23 0.748    650K .......... .......... .......... .......... .......... 46% 93.9M 0s
#23 0.749    700K .......... .......... .......... .......... .......... 49%  119M 0s
#23 0.749    750K .......... .......... .......... .......... .......... 52%  124M 0s
#23 0.749    800K .......... .......... .......... .......... .......... 56% 95.9M 0s
#23 0.750    850K .......... .......... .......... .......... .......... 59% 86.6M 0s
#23 0.750    900K .......... .......... .......... .......... .......... 62%  122M 0s
#23 0.751    950K .......... .......... .......... .......... .......... 65% 48.7M 0s
#23 0.752   1000K .......... .......... .......... .......... .......... 69%  125M 0s
#23 0.752   1050K .......... .......... .......... .......... .......... 72%  125M 0s
#23 0.753   1100K .......... .......... .......... .......... .......... 75%  117M 0s
#23 0.753   1150K .......... .......... .......... .......... .......... 79% 95.1M 0s
#23 0.754   1200K .......... .......... .......... .......... .......... 82%  109M 0s
#23 0.754   1250K .......... .......... .......... .......... .......... 85%  132M 0s
#23 0.754   1300K .......... .......... .......... .......... .......... 89% 98.5M 0s
#23 0.755   1350K .......... .......... .......... .......... .......... 92%  118M 0s
#23 0.755   1400K .......... .......... .......... .......... .......... 95%  114M 0s
#23 0.756   1450K .......... .......... .......... .......... .......... 98%  100M 0s
#23 0.756   1500K .......... ......                                     100%  194M=0.03s
#23 0.756 
#23 0.756 2024-11-16 22:49:32 (49.0 MB/s) - ‘libssl1.1_1.1.1n-0+deb10u6_amd64.deb’ saved [1552428/1552428]
#23 0.756 
#23 0.757 + dpkg -i libssl1.1_1.1.1n-0+deb10u6_amd64.deb
#23 0.804 Selecting previously unselected package libssl1.1:amd64.
#23 0.862 (Reading database ... 147350 files and directories currently installed.)
#23 0.866 Preparing to unpack libssl1.1_1.1.1n-0+deb10u6_amd64.deb ...
#23 0.873 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u6) ...
#23 0.975 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u6) ...
#23 1.046 debconf: unable to initialize frontend: Dialog
#23 1.046 debconf: (TERM is not set, so the dialog frontend is not usable.)
#23 1.046 debconf: falling back to frontend: Readline
#23 1.052 debconf: unable to initialize frontend: Readline
#23 1.052 debconf: (This frontend requires a controlling tty.)
#23 1.052 debconf: falling back to frontend: Teletype
#23 1.079 Processing triggers for libc-bin (2.36-9+deb12u9) ...
#23 1.152 + echo deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main
#23 1.152 + apt-get update
#23 1.211 Hit:1 http://deb.debian.org/debian bookworm InRelease
#23 1.211 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#23 1.211 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#23 1.211 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#23 1.341 Get:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease [2,951 B]
#23 1.758 Get:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [82.8 kB]
#23 1.791 Fetched 85.7 kB in 1s (140 kB/s)
#23 1.791 Reading package lists...
#23 2.197 + apt-get install -y mongodb-org
#23 2.202 Reading package lists...
#23 2.604 Building dependency tree...
#23 2.703 Reading state information...
#23 2.795 The following additional packages will be installed:
#23 2.795   mongodb-database-tools mongodb-mongosh mongodb-org-database
#23 2.795   mongodb-org-database-tools-extra mongodb-org-mongos mongodb-org-server
#23 2.796   mongodb-org-shell mongodb-org-tools
#23 2.819 The following NEW packages will be installed:
#23 2.819   mongodb-database-tools mongodb-mongosh mongodb-org mongodb-org-database
#23 2.819   mongodb-org-database-tools-extra mongodb-org-mongos mongodb-org-server
#23 2.819   mongodb-org-shell mongodb-org-tools
#23 3.045 0 upgraded, 9 newly installed, 0 to remove and 2 not upgraded.
#23 3.045 Need to get 161 MB of archives.
#23 3.045 After this operation, 516 MB of additional disk space will be used.
#23 3.045 Get:1 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-database-tools amd64 100.10.0 [46.4 MB]
#23 3.768 Get:2 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-mongosh amd64 2.3.3 [54.1 MB]
#23 4.466 Get:3 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-shell amd64 5.0.30 [14.9 MB]
#23 4.745 Get:4 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-server amd64 5.0.30 [26.6 MB]
#23 5.249 Get:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-mongos amd64 5.0.30 [18.9 MB]
#23 5.674 Get:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-database-tools-extra amd64 5.0.30 [7,752 B]
#23 5.878 Get:7 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-database amd64 5.0.30 [3,540 B]
#23 6.074 Get:8 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-tools amd64 5.0.30 [2,896 B]
#23 6.276 Get:9 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org amd64 5.0.30 [2,932 B]
#23 6.419 debconf: delaying package configuration, since apt-utils is not installed
#23 6.459 Fetched 161 MB in 3s (46.6 MB/s)
#23 6.489 Selecting previously unselected package mongodb-database-tools.
#23 6.489 (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 ... 147361 files and directories currently installed.)
#23 6.543 Preparing to unpack .../0-mongodb-database-tools_100.10.0_amd64.deb ...
#23 6.549 Unpacking mongodb-database-tools (100.10.0) ...
#23 7.300 Selecting previously unselected package mongodb-mongosh.
#23 7.308 Preparing to unpack .../1-mongodb-mongosh_2.3.3_amd64.deb ...
#23 7.313 Unpacking mongodb-mongosh (2.3.3) ...
#23 8.702 Selecting previously unselected package mongodb-org-shell.
#23 8.713 Preparing to unpack .../2-mongodb-org-shell_5.0.30_amd64.deb ...
#23 8.716 Unpacking mongodb-org-shell (5.0.30) ...
#23 9.267 Selecting previously unselected package mongodb-org-server.
#23 9.278 Preparing to unpack .../3-mongodb-org-server_5.0.30_amd64.deb ...
#23 9.281 Unpacking mongodb-org-server (5.0.30) ...
#23 10.00 Selecting previously unselected package mongodb-org-mongos.
#23 10.01 Preparing to unpack .../4-mongodb-org-mongos_5.0.30_amd64.deb ...
#23 10.02 Unpacking mongodb-org-mongos (5.0.30) ...
#23 10.60 Selecting previously unselected package mongodb-org-database-tools-extra.
#23 10.61 Preparing to unpack .../5-mongodb-org-database-tools-extra_5.0.30_amd64.deb ...
#23 10.62 Unpacking mongodb-org-database-tools-extra (5.0.30) ...
#23 10.66 Selecting previously unselected package mongodb-org-database.
#23 10.67 Preparing to unpack .../6-mongodb-org-database_5.0.30_amd64.deb ...
#23 10.68 Unpacking mongodb-org-database (5.0.30) ...
#23 10.71 Selecting previously unselected package mongodb-org-tools.
#23 10.72 Preparing to unpack .../7-mongodb-org-tools_5.0.30_amd64.deb ...
#23 10.73 Unpacking mongodb-org-tools (5.0.30) ...
#23 10.76 Selecting previously unselected package mongodb-org.
#23 10.77 Preparing to unpack .../8-mongodb-org_5.0.30_amd64.deb ...
#23 10.78 Unpacking mongodb-org (5.0.30) ...
#23 10.83 Setting up mongodb-mongosh (2.3.3) ...
#23 10.84 Setting up mongodb-org-server (5.0.30) ...
#23 10.88 Adding system user `mongodb' (UID 104) ...
#23 10.88 Adding new user `mongodb' (UID 104) with group `nogroup' ...
#23 10.91 Not creating `/nonexistent'.
#23 10.94 Adding group `mongodb' (GID 106) ...
#23 10.95 Done.
#23 10.98 Adding user `mongodb' to group `mongodb' ...
#23 11.00 Done.
#23 11.02 System has not been booted with systemd as init system (PID 1). Can't operate.

#23 11.02 Failed to connect to bus: Host is down

#23 11.02 Setting up mongodb-org-shell (5.0.30) ...
#23 11.03 Setting up mongodb-database-tools (100.10.0) ...
#23 11.04 Setting up mongodb-org-mongos (5.0.30) ...
#23 11.06 Setting up mongodb-org-database-tools-extra (5.0.30) ...
#23 11.07 Setting up mongodb-org-database (5.0.30) ...
#23 11.08 Setting up mongodb-org-tools (5.0.30) ...
#23 11.09 Setting up mongodb-org (5.0.30) ...
#23 11.10 Processing triggers for man-db (2.11.2-2) ...
#23 11.17 + apt-get clean
#23 11.17 + cd /
#23 11.17 + rm -rf /tmp/mongodb
#23 11.18 + rm /etc/apt/sources.list.d/mongodb-org.list
#23 11.18 + sed -i s/127.0.0.1/172.18.50.2/g /etc/mongod.conf
#23 DONE 11.5s

#24 [19/28] RUN	IF [ "$(arch)" = "x86_64" ]; then 		apt-get update && 		apt-get install -y --no-install-recommends 			python3-pip 			python3-setuptools 			python3-wheel 			ninja-build 			build-essential 			flex 			bison 			git 			libsctp-dev 			libgnutls28-dev 			libgcrypt-dev 			libssl-dev 			libidn11-dev 			libmongoc-dev 			libbson-dev 			libyaml-dev 			libnghttp2-dev 			libmicrohttpd-dev 			libcurl4-gnutls-dev 			libnghttp2-dev 			meson && 		apt-get clean; 	fi
#24 0.413 Hit:1 http://deb.debian.org/debian bookworm InRelease
#24 0.413 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#24 0.413 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#24 0.427 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#24 0.694 Reading package lists...
#24 1.095 Reading package lists...
#24 1.477 Building dependency tree...
#24 1.579 Reading state information...
#24 1.673 python3-pip is already the newest version (23.0.1+dfsg-1).
#24 1.673 python3-setuptools is already the newest version (66.1.1-1).
#24 1.673 python3-wheel is already the newest version (0.38.4-2).
#24 1.673 build-essential is already the newest version (12.9).
#24 1.673 flex is already the newest version (2.6.4-8.2).
#24 1.673 bison is already the newest version (2:3.8.2+dfsg-1+b1).
#24 1.673 git is already the newest version (1:2.39.5-0+deb12u1).
#24 1.673 libsctp-dev is already the newest version (1.0.19+dfsg-2).
#24 1.673 libgnutls28-dev is already the newest version (3.7.9-2+deb12u3).
#24 1.673 libssl-dev is already the newest version (3.0.15-1~deb12u1).
#24 1.673 libmicrohttpd-dev is already the newest version (0.9.75-6).
#24 1.673 libmicrohttpd-dev set to manually installed.
#24 1.673 libcurl4-gnutls-dev is already the newest version (7.88.1-10+deb12u8).
#24 1.673 libcurl4-gnutls-dev set to manually installed.
#24 1.673 The following additional packages will be installed:
#24 1.674   libbson-1.0-0 libgpg-error-dev libidn-dev libintelrdfpmath-dev
#24 1.674   libmongoc-1.0-0 libmongocrypt-dev libmongocrypt0 libsasl2-dev libsnappy-dev
#24 1.674   libsnappy1v5 libzstd-dev
#24 1.675 Suggested packages:
#24 1.675   libgcrypt20-doc idn libnghttp2-doc libyaml-doc
#24 1.787 The following NEW packages will be installed:
#24 1.787   libbson-1.0-0 libbson-dev libgcrypt20-dev libgpg-error-dev libidn-dev
#24 1.787   libidn11-dev libintelrdfpmath-dev libmongoc-1.0-0 libmongoc-dev
#24 1.787   libmongocrypt-dev libmongocrypt0 libnghttp2-dev libsasl2-dev libsnappy-dev
#24 1.787   libsnappy1v5 libyaml-dev libzstd-dev meson ninja-build
#24 1.813 0 upgraded, 19 newly installed, 0 to remove and 2 not upgraded.
#24 1.813 Need to get 11.6 MB of archives.
#24 1.813 After this operation, 93.4 MB of additional disk space will be used.
#24 1.813 Get:1 http://deb.debian.org/debian bookworm/main amd64 libbson-1.0-0 amd64 1.23.1-1+b1 [76.3 kB]
#24 1.827 Get:2 http://deb.debian.org/debian bookworm/main amd64 libbson-dev amd64 1.23.1-1+b1 [129 kB]
#24 1.832 Get:3 http://deb.debian.org/debian bookworm/main amd64 libgpg-error-dev amd64 1.46-1 [133 kB]
#24 1.834 Get:4 http://deb.debian.org/debian bookworm/main amd64 libgcrypt20-dev amd64 1.10.1-3 [752 kB]
#24 1.844 Get:5 http://deb.debian.org/debian bookworm/main amd64 libidn-dev amd64 1.41-1 [190 kB]
#24 1.846 Get:6 http://deb.debian.org/debian bookworm/main amd64 libidn11-dev amd64 1.41-1 [42.4 kB]
#24 1.847 Get:7 http://deb.debian.org/debian bookworm/main amd64 libintelrdfpmath-dev amd64 2.0u2-8 [6,475 kB]
#24 1.903 Get:8 http://deb.debian.org/debian bookworm/main amd64 libmongocrypt0 amd64 1.7.2-1 [1,313 kB]
#24 1.912 Get:9 http://deb.debian.org/debian bookworm/main amd64 libsnappy1v5 amd64 1.1.9-3 [26.0 kB]
#24 1.912 Get:10 http://deb.debian.org/debian bookworm/main amd64 libmongoc-1.0-0 amd64 1.23.1-1+b1 [304 kB]
#24 1.915 Get:11 http://deb.debian.org/debian bookworm/main amd64 libmongocrypt-dev amd64 1.7.2-1 [263 kB]
#24 1.917 Get:12 http://deb.debian.org/debian bookworm/main amd64 libsnappy-dev amd64 1.1.9-3 [39.2 kB]
#24 1.917 Get:13 http://deb.debian.org/debian bookworm/main amd64 libsasl2-dev amd64 2.1.28+dfsg-10 [235 kB]
#24 1.919 Get:14 http://deb.debian.org/debian bookworm/main amd64 libzstd-dev amd64 1.5.4+dfsg2-5 [354 kB]
#24 1.922 Get:15 http://deb.debian.org/debian bookworm/main amd64 libmongoc-dev amd64 1.23.1-1+b1 [365 kB]
#24 1.925 Get:16 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-dev amd64 1.52.0-1+deb12u2 [110 kB]
#24 1.926 Get:17 http://deb.debian.org/debian bookworm/main amd64 libyaml-dev amd64 0.2.5-1 [64.5 kB]
#24 1.927 Get:18 http://deb.debian.org/debian bookworm/main amd64 ninja-build amd64 1.11.1-2~deb12u1 [135 kB]
#24 1.928 Get:19 http://deb.debian.org/debian bookworm/main amd64 meson all 1.0.1-5 [548 kB]
#24 2.095 debconf: delaying package configuration, since apt-utils is not installed
#24 2.136 Fetched 11.6 MB in 0s (81.8 MB/s)
#24 2.170 Selecting previously unselected package libbson-1.0-0.
#24 2.170 (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 ... 147422 files and directories currently installed.)
#24 2.228 Preparing to unpack .../00-libbson-1.0-0_1.23.1-1+b1_amd64.deb ...
#24 2.235 Unpacking libbson-1.0-0 (1.23.1-1+b1) ...
#24 2.283 Selecting previously unselected package libbson-dev.
#24 2.292 Preparing to unpack .../01-libbson-dev_1.23.1-1+b1_amd64.deb ...
#24 2.295 Unpacking libbson-dev (1.23.1-1+b1) ...
#24 2.356 Selecting previously unselected package libgpg-error-dev.
#24 2.365 Preparing to unpack .../02-libgpg-error-dev_1.46-1_amd64.deb ...
#24 2.368 Unpacking libgpg-error-dev (1.46-1) ...
#24 2.413 Selecting previously unselected package libgcrypt20-dev.
#24 2.422 Preparing to unpack .../03-libgcrypt20-dev_1.10.1-3_amd64.deb ...
#24 2.426 Unpacking libgcrypt20-dev (1.10.1-3) ...
#24 2.512 Selecting previously unselected package libidn-dev:amd64.
#24 2.521 Preparing to unpack .../04-libidn-dev_1.41-1_amd64.deb ...
#24 2.524 Unpacking libidn-dev:amd64 (1.41-1) ...
#24 2.587 Selecting previously unselected package libidn11-dev:amd64.
#24 2.595 Preparing to unpack .../05-libidn11-dev_1.41-1_amd64.deb ...
#24 2.600 Unpacking libidn11-dev:amd64 (1.41-1) ...
#24 2.645 Selecting previously unselected package libintelrdfpmath-dev:amd64.
#24 2.656 Preparing to unpack .../06-libintelrdfpmath-dev_2.0u2-8_amd64.deb ...
#24 2.659 Unpacking libintelrdfpmath-dev:amd64 (2.0u2-8) ...
#24 3.048 Selecting previously unselected package libmongocrypt0:amd64.
#24 3.058 Preparing to unpack .../07-libmongocrypt0_1.7.2-1_amd64.deb ...
#24 3.061 Unpacking libmongocrypt0:amd64 (1.7.2-1) ...
#24 3.162 Selecting previously unselected package libsnappy1v5:amd64.
#24 3.173 Preparing to unpack .../08-libsnappy1v5_1.1.9-3_amd64.deb ...
#24 3.176 Unpacking libsnappy1v5:amd64 (1.1.9-3) ...
#24 3.223 Selecting previously unselected package libmongoc-1.0-0.
#24 3.232 Preparing to unpack .../09-libmongoc-1.0-0_1.23.1-1+b1_amd64.deb ...
#24 3.235 Unpacking libmongoc-1.0-0 (1.23.1-1+b1) ...
#24 3.298 Selecting previously unselected package libmongocrypt-dev:amd64.
#24 3.307 Preparing to unpack .../10-libmongocrypt-dev_1.7.2-1_amd64.deb ...
#24 3.310 Unpacking libmongocrypt-dev:amd64 (1.7.2-1) ...
#24 3.372 Selecting previously unselected package libsnappy-dev:amd64.
#24 3.382 Preparing to unpack .../11-libsnappy-dev_1.1.9-3_amd64.deb ...
#24 3.386 Unpacking libsnappy-dev:amd64 (1.1.9-3) ...
#24 3.433 Selecting previously unselected package libsasl2-dev.
#24 3.443 Preparing to unpack .../12-libsasl2-dev_2.1.28+dfsg-10_amd64.deb ...
#24 3.447 Unpacking libsasl2-dev (2.1.28+dfsg-10) ...
#24 3.504 Selecting previously unselected package libzstd-dev:amd64.
#24 3.513 Preparing to unpack .../13-libzstd-dev_1.5.4+dfsg2-5_amd64.deb ...
#24 3.516 Unpacking libzstd-dev:amd64 (1.5.4+dfsg2-5) ...
#24 3.584 Selecting previously unselected package libmongoc-dev.
#24 3.595 Preparing to unpack .../14-libmongoc-dev_1.23.1-1+b1_amd64.deb ...
#24 3.598 Unpacking libmongoc-dev (1.23.1-1+b1) ...
#24 3.661 Selecting previously unselected package libnghttp2-dev:amd64.
#24 3.670 Preparing to unpack .../15-libnghttp2-dev_1.52.0-1+deb12u2_amd64.deb ...
#24 3.673 Unpacking libnghttp2-dev:amd64 (1.52.0-1+deb12u2) ...
#24 3.722 Selecting previously unselected package libyaml-dev:amd64.
#24 3.732 Preparing to unpack .../16-libyaml-dev_0.2.5-1_amd64.deb ...
#24 3.736 Unpacking libyaml-dev:amd64 (0.2.5-1) ...
#24 3.786 Selecting previously unselected package ninja-build.
#24 3.800 Preparing to unpack .../17-ninja-build_1.11.1-2~deb12u1_amd64.deb ...
#24 3.803 Unpacking ninja-build (1.11.1-2~deb12u1) ...
#24 3.858 Selecting previously unselected package meson.
#24 3.870 Preparing to unpack .../18-meson_1.0.1-5_all.deb ...
#24 3.873 Unpacking meson (1.0.1-5) ...
#24 3.984 Setting up libnghttp2-dev:amd64 (1.52.0-1+deb12u2) ...
#24 3.994 Setting up libzstd-dev:amd64 (1.5.4+dfsg2-5) ...
#24 4.003 Setting up libyaml-dev:amd64 (0.2.5-1) ...
#24 4.014 Setting up ninja-build (1.11.1-2~deb12u1) ...
#24 4.025 Setting up libsnappy1v5:amd64 (1.1.9-3) ...
#24 4.035 Setting up libsasl2-dev (2.1.28+dfsg-10) ...
#24 4.043 Setting up libgpg-error-dev (1.46-1) ...
#24 4.053 Setting up libbson-1.0-0 (1.23.1-1+b1) ...
#24 4.065 Setting up libidn-dev:amd64 (1.41-1) ...
#24 4.075 Setting up libintelrdfpmath-dev:amd64 (2.0u2-8) ...
#24 4.085 Setting up libmongocrypt0:amd64 (1.7.2-1) ...
#24 4.097 Setting up libbson-dev (1.23.1-1+b1) ...
#24 4.108 Setting up libidn11-dev:amd64 (1.41-1) ...
#24 4.118 Setting up libsnappy-dev:amd64 (1.1.9-3) ...
#24 4.129 Setting up meson (1.0.1-5) ...
#24 4.650 Setting up libmongocrypt-dev:amd64 (1.7.2-1) ...
#24 4.661 Setting up libmongoc-1.0-0 (1.23.1-1+b1) ...
#24 4.670 Setting up libgcrypt20-dev (1.10.1-3) ...
#24 4.681 Setting up libmongoc-dev (1.23.1-1+b1) ...
#24 4.692 Processing triggers for man-db (2.11.2-2) ...
#24 4.708 Processing triggers for libc-bin (2.36-9+deb12u9) ...
#24 DONE 4.9s

#25 [20/28] WORKDIR	/TMP
#25 DONE 0.0s

#26 [21/28] RUN	GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#26 0.315 Cloning into 'osmo-gsm-tester'...
#26 DONE 0.6s

#27 [22/28] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#27 DONE 0.0s

#28 [23/28] RUN	CD osmo-gsm-tester && 	git fetch && git checkout master && 	(git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); 	git rev-parse --abbrev-ref HEAD && git rev-parse HEAD
#28 0.351 Already on 'master'
#28 0.351 Your branch is up to date with 'origin/master'.
#28 0.353 refs/heads/master
#28 0.376 HEAD is now at 7abbf29 contrib/jenkins-*: libosmo-sccp -> libosmo-sigtran
#28 0.378 master
#28 0.379 7abbf2984132cf5777f792813ec796e254094d30
#28 DONE 0.4s

#29 [24/28] RUN     mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#29 DONE 0.4s

#30 [25/28] RUN     mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#30 DONE 0.3s

#31 [26/28] RUN     mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#31 DONE 0.3s

#32 [27/28] COPY	RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#32 DONE 0.1s

#33 [28/28] WORKDIR	/DATA
#33 DONE 0.0s

#34 exporting to image
#34 exporting layers
#34 exporting layers 4.5s done
#34 writing image sha256:52d129c1818fa2128ead094f6e554bfb6bb8e5a9a80626974bfdc0f5f1327c52 done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done
#34 DONE 4.5s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=7786 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2024-11-16 22:49:54
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-7786
+ mkdir -p trial-7786
+ mv open5gs.build-8.tgz osmo-bsc.build-2024-11-16_16_11_57.tgz osmo-bts-oc2g.build-2024-11-16_00_52_40.tgz osmo-bts-sysmo.build-2024-11-16_00_53_03.tgz osmo-bts.build-2024-11-16_00_53_59.tgz osmo-ggsn.build-2024-11-16_20_43_07.tgz osmo-hlr.build-2024-11-16_16_37_15.tgz osmo-hnbgw.build-2024-11-16_16_18_53.tgz osmo-mgw.build-2024-11-16_16_08_39.tgz osmo-msc.build-2024-11-16_16_23_28.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2024-11-16_07_41_10.tgz osmo-pcu-sysmo.build-2024-11-16_07_40_19.tgz osmo-pcu.build-2024-11-16_07_41_09.tgz osmo-sgsn.build-2024-11-16_20_50_39.tgz osmo-stp.build-2024-11-16_16_09_19.tgz osmo-trx.build-2024-11-16_14_27_15.tgz osmocom-bb.build-2024-11-16_21_18_21.tgz srslte.build-19.tgz trial-7786
+ cat open5gs.build-8.md5 osmo-bsc.build-2024-11-16_16_11_57.md5 osmo-bts-oc2g.build-2024-11-16_00_52_40.md5 osmo-bts-sysmo.build-2024-11-16_00_53_03.md5 osmo-bts.build-2024-11-16_00_53_59.md5 osmo-ggsn.build-2024-11-16_20_43_07.md5 osmo-hlr.build-2024-11-16_16_37_15.md5 osmo-hnbgw.build-2024-11-16_16_18_53.md5 osmo-mgw.build-2024-11-16_16_08_39.md5 osmo-msc.build-2024-11-16_16_23_28.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2024-11-16_07_41_10.md5 osmo-pcu-sysmo.build-2024-11-16_07_40_19.md5 osmo-pcu.build-2024-11-16_07_41_09.md5 osmo-sgsn.build-2024-11-16_20_50_39.md5 osmo-stp.build-2024-11-16_16_09_19.md5 osmo-trx.build-2024-11-16_14_27_15.md5 osmocom-bb.build-2024-11-16_21_18_21.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2024-11-16_16_11_57.md5 osmo-bts-oc2g.build-2024-11-16_00_52_40.md5 osmo-bts-sysmo.build-2024-11-16_00_53_03.md5 osmo-bts.build-2024-11-16_00_53_59.md5 osmo-ggsn.build-2024-11-16_20_43_07.md5 osmo-hlr.build-2024-11-16_16_37_15.md5 osmo-hnbgw.build-2024-11-16_16_18_53.md5 osmo-mgw.build-2024-11-16_16_08_39.md5 osmo-msc.build-2024-11-16_16_23_28.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2024-11-16_07_41_10.md5 osmo-pcu-sysmo.build-2024-11-16_07_40_19.md5 osmo-pcu.build-2024-11-16_07_41_09.md5 osmo-sgsn.build-2024-11-16_20_50_39.md5 osmo-stp.build-2024-11-16_16_09_19.md5 osmo-trx.build-2024-11-16_14_27_15.md5 osmocom-bb.build-2024-11-16_21_18_21.md5 srslte.build-19.md5
+ exit_code=1
+ which osmo-gsm-tester.py
+ python3 -u /build/osmo-gsm-tester/src/osmo-gsm-tester.py -c /build/osmo-gsm-tester/sysmocom/main.conf trial-7786 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-7786'
tests: None
/build/osmo-gsm-tester/src/osmo_gsm_tester/obj/ms_android.py:201: SyntaxWarning: "is not" with a literal. Did you mean "!="?
  if not(self.get_assigned_addr() is ''):

--------------------------------------------------------------------------------------------
trial-7786
--------------------------------------------------------------------------------------------
22:49:55.184439 tst                       trial-7786: Detailed log at /build/trial-7786/run.2024-11-16_22-49-55/log

---------------------------------------------------------------------
trial-7786 netreg_mass
---------------------------------------------------------------------
22:49:55.438938 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:49:55.439652 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:49:55.441071 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:49:55.443355 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:49:55.513373 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:49:55.516115 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:49:55.520535 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:49:55.657812 tst                      netreg_mass: RESERVED RESOURCES for netreg_mass:
bts
  OsmoBTS Virtual
ip_address
  127.0.42.2
  127.0.42.3
  127.0.42.4
  127.0.42.5
  127.0.42.6
  127.0.42.7
modem
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile
  osmo-mobile

----------------------------------------------
trial-7786 netreg_mass register_default_mass.py
----------------------------------------------
22:49:55.659319 tst       register_default_mass.py:9: Claiming resources for the test
22:49:55.690202 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:49:55.691209 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:49:55.692088 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:49:55.692943 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:49:55.693841 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:49:55.694723 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:49:55.695738 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:49:55.734752 tst         register_default_mass.py: using LAC 2
22:49:55.752355 tst         register_default_mass.py: using RAC 2
22:49:55.773490 tst         register_default_mass.py: using CellId 2
22:49:55.789398 tst         register_default_mass.py: using BVCI 3
22:49:55.803013 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.804067 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.805076 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.806077 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.807051 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.808036 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.808994 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.809965 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.810936 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.811922 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.812874 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.813826 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.814824 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.815849 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.816825 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.817787 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.818757 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.819747 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.820709 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.821669 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.822625 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.823602 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.824580 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.825558 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.826519 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.827480 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.828465 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.829400 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.830339 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.831281 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.832247 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.833251 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.834243 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.835213 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.836208 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.837166 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.838134 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.839101 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.840081 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.841072 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.842043 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.843003 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.844010 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.844971 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.845928 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.846891 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.847851 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.848822 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.849789 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.850754 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.851744 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.852707 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.853692 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.854664 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.855641 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.856603 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.857559 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.858517 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.859475 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.860449 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.861411 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.862356 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.863314 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.864289 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.865224 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.866160 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.867102 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.868061 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.869005 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.869952 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.870892 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.871909 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.872867 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.873989 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.874957 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.875943 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.876916 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.877883 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.878856 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.879826 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.880779 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.881720 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.882659 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.883597 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.884538 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.885492 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.886428 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.887360 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.888305 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.889286 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.890259 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.891206 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.892200 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.893159 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.894108 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.895061 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.896044 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.897008 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.897958 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.898897 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.899844 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:55.900863 tst      register_default_mass.py:21: Launching a simple network
22:49:55.921268 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:49:56.116473 run            create_hlr_db(pid=20): Launched
22:49:57.140758 run            create_hlr_db(pid=20): Terminated: ok {rc=0}
22:49:57.174266 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:49:57.205493 run      osmo-hlr_127.0.42.2(pid=23): Launched
22:49:57.217245 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:49:57.526248 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:49:57.559210 run      osmo-stp_127.0.42.5(pid=25): Launched
22:49:57.570782 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:49:58.303318 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:49:58.335566 run      osmo-msc_127.0.42.6(pid=27): Launched
22:50:01.360107 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:50:01.561472 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:50:01.591788 run      osmo-mgw_127.0.42.3(pid=29): Launched
22:50:01.603286 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:50:01.651172 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:50:01.681455 run      osmo-mgw_127.0.42.4(pid=31): Launched
22:50:01.692946 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:50:02.228311 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:50:02.261061 run      osmo-bsc_127.0.42.7(pid=33): Launched
22:50:08.308111 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:50:08.555314 run         osmo-bts-virtual(pid=34): Launched
22:50:09.617564 tst         register_default_mass.py: using MSISDN 1001
22:50:09.634989 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:50:09.665983 tst         register_default_mass.py: using MSISDN 1002
22:50:09.682272 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:50:09.721994 tst         register_default_mass.py: using MSISDN 1003
22:50:09.737765 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:50:09.776362 tst         register_default_mass.py: using MSISDN 1004
22:50:09.791393 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:50:09.836778 tst         register_default_mass.py: using MSISDN 1005
22:50:09.854043 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:50:09.887442 tst         register_default_mass.py: using MSISDN 1006
22:50:09.902360 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:50:09.936813 tst         register_default_mass.py: using MSISDN 1007
22:50:09.954031 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:50:09.984423 tst         register_default_mass.py: using MSISDN 1008
22:50:10.000425 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:50:10.033137 tst         register_default_mass.py: using MSISDN 1009
22:50:10.050437 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:50:10.095096 tst         register_default_mass.py: using MSISDN 1010
22:50:10.110066 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:50:10.156063 tst         register_default_mass.py: using MSISDN 1011
22:50:10.171287 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:50:10.188943 tst         register_default_mass.py: using MSISDN 1012
22:50:10.200016 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:50:10.233386 tst         register_default_mass.py: using MSISDN 1013
22:50:10.248234 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:50:10.294060 tst         register_default_mass.py: using MSISDN 1014
22:50:10.313764 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:50:10.358532 tst         register_default_mass.py: using MSISDN 1015
22:50:10.374721 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:50:10.409397 tst         register_default_mass.py: using MSISDN 1016
22:50:10.424135 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:50:10.460512 tst         register_default_mass.py: using MSISDN 1017
22:50:10.475468 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:50:10.504322 tst         register_default_mass.py: using MSISDN 1018
22:50:10.521388 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:50:10.569681 tst         register_default_mass.py: using MSISDN 1019
22:50:10.592803 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:50:10.633039 tst         register_default_mass.py: using MSISDN 1020
22:50:10.649728 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:50:10.690941 tst         register_default_mass.py: using MSISDN 1021
22:50:10.707390 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:50:10.738528 tst         register_default_mass.py: using MSISDN 1022
22:50:10.755010 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:50:10.795958 tst         register_default_mass.py: using MSISDN 1023
22:50:10.809192 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:50:10.841671 tst         register_default_mass.py: using MSISDN 1024
22:50:10.858043 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:50:10.890619 tst         register_default_mass.py: using MSISDN 1025
22:50:10.904614 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:50:10.943311 tst         register_default_mass.py: using MSISDN 1026
22:50:10.956596 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:50:10.992704 tst         register_default_mass.py: using MSISDN 1027
22:50:11.006746 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:50:11.049831 tst         register_default_mass.py: using MSISDN 1028
22:50:11.061233 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:50:11.093427 tst         register_default_mass.py: using MSISDN 1029
22:50:11.109984 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:50:11.150181 tst         register_default_mass.py: using MSISDN 1030
22:50:11.163721 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:50:11.202239 tst         register_default_mass.py: using MSISDN 1031
22:50:11.213216 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:50:11.243023 tst         register_default_mass.py: using MSISDN 1032
22:50:11.257561 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:50:11.291620 tst         register_default_mass.py: using MSISDN 1033
22:50:11.302537 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:50:11.331227 tst         register_default_mass.py: using MSISDN 1034
22:50:11.347054 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:50:11.383979 tst         register_default_mass.py: using MSISDN 1035
22:50:11.397265 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:50:11.438164 tst         register_default_mass.py: using MSISDN 1036
22:50:11.454351 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:50:11.486696 tst         register_default_mass.py: using MSISDN 1037
22:50:11.503152 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:50:11.535490 tst         register_default_mass.py: using MSISDN 1038
22:50:11.553219 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:50:11.591473 tst         register_default_mass.py: using MSISDN 1039
22:50:11.606680 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:50:11.643790 tst         register_default_mass.py: using MSISDN 1040
22:50:11.658495 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:50:11.689155 tst         register_default_mass.py: using MSISDN 1041
22:50:11.705990 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:50:11.735771 tst         register_default_mass.py: using MSISDN 1042
22:50:11.751130 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:50:11.785476 tst         register_default_mass.py: using MSISDN 1043
22:50:11.801583 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:50:11.843896 tst         register_default_mass.py: using MSISDN 1044
22:50:11.860988 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:50:11.903156 tst         register_default_mass.py: using MSISDN 1045
22:50:11.918437 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:50:11.961029 tst         register_default_mass.py: using MSISDN 1046
22:50:11.978187 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:50:12.020153 tst         register_default_mass.py: using MSISDN 1047
22:50:12.037157 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:50:12.069180 tst         register_default_mass.py: using MSISDN 1048
22:50:12.085779 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:50:12.101602 tst         register_default_mass.py: using MSISDN 1049
22:50:12.112707 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:50:12.153725 tst         register_default_mass.py: using MSISDN 1050
22:50:12.167980 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:50:12.206824 tst         register_default_mass.py: using MSISDN 1051
22:50:12.223124 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:50:12.254194 tst         register_default_mass.py: using MSISDN 1052
22:50:12.269992 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:50:12.302123 tst         register_default_mass.py: using MSISDN 1053
22:50:12.315960 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:50:12.343896 tst         register_default_mass.py: using MSISDN 1054
22:50:12.358845 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:50:12.391867 tst         register_default_mass.py: using MSISDN 1055
22:50:12.408946 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:50:12.454352 tst         register_default_mass.py: using MSISDN 1056
22:50:12.470214 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:50:12.493657 tst         register_default_mass.py: using MSISDN 1057
22:50:12.506904 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:50:12.522494 tst         register_default_mass.py: using MSISDN 1058
22:50:12.533745 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:50:12.552077 tst         register_default_mass.py: using MSISDN 1059
22:50:12.563141 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:50:12.578467 tst         register_default_mass.py: using MSISDN 1060
22:50:12.589509 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:50:12.606014 tst         register_default_mass.py: using MSISDN 1061
22:50:12.617057 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:50:12.632713 tst         register_default_mass.py: using MSISDN 1062
22:50:12.643945 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:50:12.662718 tst         register_default_mass.py: using MSISDN 1063
22:50:12.676444 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:50:12.691985 tst         register_default_mass.py: using MSISDN 1064
22:50:12.703164 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:50:12.720251 tst         register_default_mass.py: using MSISDN 1065
22:50:12.731399 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:50:12.753101 tst         register_default_mass.py: using MSISDN 1066
22:50:12.764263 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:50:12.781283 tst         register_default_mass.py: using MSISDN 1067
22:50:12.796184 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:50:12.811895 tst         register_default_mass.py: using MSISDN 1068
22:50:12.827291 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:50:12.843913 tst         register_default_mass.py: using MSISDN 1069
22:50:12.855048 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:50:12.870452 tst         register_default_mass.py: using MSISDN 1070
22:50:12.881421 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:50:12.898379 tst         register_default_mass.py: using MSISDN 1071
22:50:12.909344 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:50:12.924622 tst         register_default_mass.py: using MSISDN 1072
22:50:12.935395 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:50:12.951721 tst         register_default_mass.py: using MSISDN 1073
22:50:12.962490 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:50:12.979799 tst         register_default_mass.py: using MSISDN 1074
22:50:12.990655 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:50:13.005700 tst         register_default_mass.py: using MSISDN 1075
22:50:13.016547 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:50:13.032879 tst         register_default_mass.py: using MSISDN 1076
22:50:13.043759 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:50:13.059466 tst         register_default_mass.py: using MSISDN 1077
22:50:13.070168 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:50:13.110777 tst         register_default_mass.py: using MSISDN 1078
22:50:13.125852 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:50:13.152805 tst         register_default_mass.py: using MSISDN 1079
22:50:13.167153 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:50:13.197698 tst         register_default_mass.py: using MSISDN 1080
22:50:13.213969 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:50:13.245345 tst         register_default_mass.py: using MSISDN 1081
22:50:13.259361 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:50:13.298526 tst         register_default_mass.py: using MSISDN 1082
22:50:13.314216 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:50:13.340338 tst         register_default_mass.py: using MSISDN 1083
22:50:13.354753 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:50:13.386944 tst         register_default_mass.py: using MSISDN 1084
22:50:13.400160 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:50:13.429401 tst         register_default_mass.py: using MSISDN 1085
22:50:13.445322 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:50:13.478628 tst         register_default_mass.py: using MSISDN 1086
22:50:13.492103 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:50:13.515099 tst         register_default_mass.py: using MSISDN 1087
22:50:13.530335 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:50:13.566629 tst         register_default_mass.py: using MSISDN 1088
22:50:13.583775 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:50:13.619209 tst         register_default_mass.py: using MSISDN 1089
22:50:13.634335 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:50:13.670905 tst         register_default_mass.py: using MSISDN 1090
22:50:13.686281 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:50:13.720888 tst         register_default_mass.py: using MSISDN 1091
22:50:13.736843 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:50:13.762944 tst         register_default_mass.py: using MSISDN 1092
22:50:13.777987 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:50:13.812388 tst         register_default_mass.py: using MSISDN 1093
22:50:13.826719 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:50:13.851647 tst         register_default_mass.py: using MSISDN 1094
22:50:13.866403 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:50:13.892880 tst         register_default_mass.py: using MSISDN 1095
22:50:13.907102 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:50:13.938834 tst         register_default_mass.py: using MSISDN 1096
22:50:13.954046 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:50:13.981255 tst         register_default_mass.py: using MSISDN 1097
22:50:13.995498 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:50:14.021493 tst         register_default_mass.py: using MSISDN 1098
22:50:14.035632 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:50:14.068528 tst         register_default_mass.py: using MSISDN 1099
22:50:14.085090 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:50:14.113713 tst         register_default_mass.py: using MSISDN 1100
22:50:14.133308 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:50:14.290561 run                             mass: Starting testcase
22:50:14.302039 run                             mass: Pre-launching all virtphy's
22:50:14.313616 run           osmo-ms-virt-phy/00000: Starting virtphy
22:50:14.340715 run   osmo-ms-virt-phy/00000(pid=35): Launched
22:50:14.353120 run           osmo-ms-virt-phy/00001: Starting virtphy
22:50:14.380036 run   osmo-ms-virt-phy/00001(pid=36): Launched
22:50:14.392501 run           osmo-ms-virt-phy/00002: Starting virtphy
22:50:14.419299 run   osmo-ms-virt-phy/00002(pid=37): Launched
22:50:14.431739 run           osmo-ms-virt-phy/00003: Starting virtphy
22:50:14.458711 run   osmo-ms-virt-phy/00003(pid=38): Launched
22:50:14.471084 run           osmo-ms-virt-phy/00004: Starting virtphy
22:50:14.498358 run   osmo-ms-virt-phy/00004(pid=39): Launched
22:50:14.510838 run           osmo-ms-virt-phy/00005: Starting virtphy
22:50:14.537855 run   osmo-ms-virt-phy/00005(pid=40): Launched
22:50:14.550282 run           osmo-ms-virt-phy/00006: Starting virtphy
22:50:14.577230 run   osmo-ms-virt-phy/00006(pid=41): Launched
22:50:14.589649 run           osmo-ms-virt-phy/00007: Starting virtphy
22:50:14.618379 run   osmo-ms-virt-phy/00007(pid=42): Launched
22:50:14.630926 run           osmo-ms-virt-phy/00008: Starting virtphy
22:50:14.657952 run   osmo-ms-virt-phy/00008(pid=43): Launched
22:50:14.670353 run           osmo-ms-virt-phy/00009: Starting virtphy
22:50:14.697303 run   osmo-ms-virt-phy/00009(pid=44): Launched
22:50:14.709808 run           osmo-ms-virt-phy/00010: Starting virtphy
22:50:14.736948 run   osmo-ms-virt-phy/00010(pid=45): Launched
22:50:14.749396 run           osmo-ms-virt-phy/00011: Starting virtphy
22:50:14.776478 run   osmo-ms-virt-phy/00011(pid=46): Launched
22:50:14.788936 run           osmo-ms-virt-phy/00012: Starting virtphy
22:50:14.815977 run   osmo-ms-virt-phy/00012(pid=47): Launched
22:50:14.828458 run           osmo-ms-virt-phy/00013: Starting virtphy
22:50:14.855491 run   osmo-ms-virt-phy/00013(pid=48): Launched
22:50:14.867988 run           osmo-ms-virt-phy/00014: Starting virtphy
22:50:14.895065 run   osmo-ms-virt-phy/00014(pid=49): Launched
22:50:14.907593 run           osmo-ms-virt-phy/00015: Starting virtphy
22:50:14.934703 run   osmo-ms-virt-phy/00015(pid=50): Launched
22:50:14.947233 run           osmo-ms-virt-phy/00016: Starting virtphy
22:50:14.974248 run   osmo-ms-virt-phy/00016(pid=51): Launched
22:50:14.986701 run           osmo-ms-virt-phy/00017: Starting virtphy
22:50:15.014068 run   osmo-ms-virt-phy/00017(pid=52): Launched
22:50:15.026643 run           osmo-ms-virt-phy/00018: Starting virtphy
22:50:15.054034 run   osmo-ms-virt-phy/00018(pid=53): Launched
22:50:15.066589 run           osmo-ms-virt-phy/00019: Starting virtphy
22:50:15.093738 run   osmo-ms-virt-phy/00019(pid=54): Launched
22:50:15.106207 run           osmo-ms-virt-phy/00020: Starting virtphy
22:50:15.133304 run   osmo-ms-virt-phy/00020(pid=55): Launched
22:50:15.145811 run           osmo-ms-virt-phy/00021: Starting virtphy
22:50:15.172915 run   osmo-ms-virt-phy/00021(pid=56): Launched
22:50:15.185676 run           osmo-ms-virt-phy/00022: Starting virtphy
22:50:15.212918 run   osmo-ms-virt-phy/00022(pid=57): Launched
22:50:15.225406 run           osmo-ms-virt-phy/00023: Starting virtphy
22:50:15.252634 run   osmo-ms-virt-phy/00023(pid=58): Launched
22:50:15.265127 run           osmo-ms-virt-phy/00024: Starting virtphy
22:50:15.292241 run   osmo-ms-virt-phy/00024(pid=59): Launched
22:50:15.304738 run           osmo-ms-virt-phy/00025: Starting virtphy
22:50:15.333705 run   osmo-ms-virt-phy/00025(pid=60): Launched
22:50:15.348402 run           osmo-ms-virt-phy/00026: Starting virtphy
22:50:15.376437 run   osmo-ms-virt-phy/00026(pid=61): Launched
22:50:15.389290 run           osmo-ms-virt-phy/00027: Starting virtphy
22:50:15.416859 run   osmo-ms-virt-phy/00027(pid=62): Launched
22:50:15.429500 run           osmo-ms-virt-phy/00028: Starting virtphy
22:50:15.456630 run   osmo-ms-virt-phy/00028(pid=63): Launched
22:50:15.469129 run           osmo-ms-virt-phy/00029: Starting virtphy
22:50:15.496464 run   osmo-ms-virt-phy/00029(pid=64): Launched
22:50:15.508966 run           osmo-ms-virt-phy/00030: Starting virtphy
22:50:15.536200 run   osmo-ms-virt-phy/00030(pid=65): Launched
22:50:15.548604 run           osmo-ms-virt-phy/00031: Starting virtphy
22:50:15.575638 run   osmo-ms-virt-phy/00031(pid=66): Launched
22:50:15.588129 run           osmo-ms-virt-phy/00032: Starting virtphy
22:50:15.615214 run   osmo-ms-virt-phy/00032(pid=67): Launched
22:50:15.627843 run           osmo-ms-virt-phy/00033: Starting virtphy
22:50:15.655314 run   osmo-ms-virt-phy/00033(pid=68): Launched
22:50:15.667799 run           osmo-ms-virt-phy/00034: Starting virtphy
22:50:15.694900 run   osmo-ms-virt-phy/00034(pid=69): Launched
22:50:15.707388 run           osmo-ms-virt-phy/00035: Starting virtphy
22:50:15.734582 run   osmo-ms-virt-phy/00035(pid=70): Launched
22:50:15.747084 run           osmo-ms-virt-phy/00036: Starting virtphy
22:50:15.774206 run   osmo-ms-virt-phy/00036(pid=71): Launched
22:50:15.786665 run           osmo-ms-virt-phy/00037: Starting virtphy
22:50:15.813743 run   osmo-ms-virt-phy/00037(pid=72): Launched
22:50:15.826231 run           osmo-ms-virt-phy/00038: Starting virtphy
22:50:15.853480 run   osmo-ms-virt-phy/00038(pid=73): Launched
22:50:15.865972 run           osmo-ms-virt-phy/00039: Starting virtphy
22:50:15.893100 run   osmo-ms-virt-phy/00039(pid=74): Launched
22:50:15.905592 run           osmo-ms-virt-phy/00040: Starting virtphy
22:50:15.932782 run   osmo-ms-virt-phy/00040(pid=75): Launched
22:50:15.945344 run           osmo-ms-virt-phy/00041: Starting virtphy
22:50:15.972595 run   osmo-ms-virt-phy/00041(pid=76): Launched
22:50:15.985082 run           osmo-ms-virt-phy/00042: Starting virtphy
22:50:16.012527 run   osmo-ms-virt-phy/00042(pid=77): Launched
22:50:16.025091 run           osmo-ms-virt-phy/00043: Starting virtphy
22:50:16.052297 run   osmo-ms-virt-phy/00043(pid=78): Launched
22:50:16.064772 run           osmo-ms-virt-phy/00044: Starting virtphy
22:50:16.091883 run   osmo-ms-virt-phy/00044(pid=79): Launched
22:50:16.104370 run           osmo-ms-virt-phy/00045: Starting virtphy
22:50:16.131621 run   osmo-ms-virt-phy/00045(pid=80): Launched
22:50:16.144198 run           osmo-ms-virt-phy/00046: Starting virtphy
22:50:16.171348 run   osmo-ms-virt-phy/00046(pid=81): Launched
22:50:16.183860 run           osmo-ms-virt-phy/00047: Starting virtphy
22:50:16.211299 run   osmo-ms-virt-phy/00047(pid=82): Launched
22:50:16.225100 run           osmo-ms-virt-phy/00048: Starting virtphy
22:50:16.252482 run   osmo-ms-virt-phy/00048(pid=83): Launched
22:50:16.264917 run           osmo-ms-virt-phy/00049: Starting virtphy
22:50:16.292072 run   osmo-ms-virt-phy/00049(pid=84): Launched
22:50:16.304581 run           osmo-ms-virt-phy/00050: Starting virtphy
22:50:16.331810 run   osmo-ms-virt-phy/00050(pid=85): Launched
22:50:16.344269 run           osmo-ms-virt-phy/00051: Starting virtphy
22:50:16.371307 run   osmo-ms-virt-phy/00051(pid=86): Launched
22:50:16.384756 run           osmo-ms-virt-phy/00052: Starting virtphy
22:50:16.412301 run   osmo-ms-virt-phy/00052(pid=87): Launched
22:50:16.424860 run           osmo-ms-virt-phy/00053: Starting virtphy
22:50:16.452107 run   osmo-ms-virt-phy/00053(pid=88): Launched
22:50:16.464571 run           osmo-ms-virt-phy/00054: Starting virtphy
22:50:16.491645 run   osmo-ms-virt-phy/00054(pid=89): Launched
22:50:16.504196 run           osmo-ms-virt-phy/00055: Starting virtphy
22:50:16.531315 run   osmo-ms-virt-phy/00055(pid=90): Launched
22:50:16.543781 run           osmo-ms-virt-phy/00056: Starting virtphy
22:50:16.571816 run   osmo-ms-virt-phy/00056(pid=91): Launched
22:50:16.584528 run           osmo-ms-virt-phy/00057: Starting virtphy
22:50:16.611627 run   osmo-ms-virt-phy/00057(pid=92): Launched
22:50:16.624200 run           osmo-ms-virt-phy/00058: Starting virtphy
22:50:16.651794 run   osmo-ms-virt-phy/00058(pid=93): Launched
22:50:16.664324 run           osmo-ms-virt-phy/00059: Starting virtphy
22:50:16.691468 run   osmo-ms-virt-phy/00059(pid=94): Launched
22:50:16.704024 run           osmo-ms-virt-phy/00060: Starting virtphy
22:50:16.731277 run   osmo-ms-virt-phy/00060(pid=95): Launched
22:50:16.743822 run           osmo-ms-virt-phy/00061: Starting virtphy
22:50:16.770962 run   osmo-ms-virt-phy/00061(pid=96): Launched
22:50:16.783431 run           osmo-ms-virt-phy/00062: Starting virtphy
22:50:16.810596 run   osmo-ms-virt-phy/00062(pid=97): Launched
22:50:16.823050 run           osmo-ms-virt-phy/00063: Starting virtphy
22:50:16.850491 run   osmo-ms-virt-phy/00063(pid=98): Launched
22:50:16.862983 run           osmo-ms-virt-phy/00064: Starting virtphy
22:50:16.890200 run   osmo-ms-virt-phy/00064(pid=99): Launched
22:50:16.902688 run           osmo-ms-virt-phy/00065: Starting virtphy
22:50:16.930116 run  osmo-ms-virt-phy/00065(pid=100): Launched
22:50:16.942668 run           osmo-ms-virt-phy/00066: Starting virtphy
22:50:16.972215 run  osmo-ms-virt-phy/00066(pid=101): Launched
22:50:16.988669 run           osmo-ms-virt-phy/00067: Starting virtphy
22:50:17.016141 run  osmo-ms-virt-phy/00067(pid=102): Launched
22:50:17.028282 run           osmo-ms-virt-phy/00068: Starting virtphy
22:50:17.054669 run  osmo-ms-virt-phy/00068(pid=103): Launched
22:50:17.066655 run           osmo-ms-virt-phy/00069: Starting virtphy
22:50:17.093215 run  osmo-ms-virt-phy/00069(pid=104): Launched
22:50:17.105250 run           osmo-ms-virt-phy/00070: Starting virtphy
22:50:17.131495 run  osmo-ms-virt-phy/00070(pid=105): Launched
22:50:17.150172 run           osmo-ms-virt-phy/00071: Starting virtphy
22:50:17.178311 run  osmo-ms-virt-phy/00071(pid=106): Launched
22:50:17.196315 run           osmo-ms-virt-phy/00072: Starting virtphy
22:50:17.227302 run  osmo-ms-virt-phy/00072(pid=107): Launched
22:50:17.240044 run           osmo-ms-virt-phy/00073: Starting virtphy
22:50:17.267281 run  osmo-ms-virt-phy/00073(pid=108): Launched
22:50:17.279860 run           osmo-ms-virt-phy/00074: Starting virtphy
22:50:17.307057 run  osmo-ms-virt-phy/00074(pid=109): Launched
22:50:17.319614 run           osmo-ms-virt-phy/00075: Starting virtphy
22:50:17.346953 run  osmo-ms-virt-phy/00075(pid=110): Launched
22:50:17.359500 run           osmo-ms-virt-phy/00076: Starting virtphy
22:50:17.386715 run  osmo-ms-virt-phy/00076(pid=111): Launched
22:50:17.399145 run           osmo-ms-virt-phy/00077: Starting virtphy
22:50:17.426125 run  osmo-ms-virt-phy/00077(pid=112): Launched
22:50:17.438717 run           osmo-ms-virt-phy/00078: Starting virtphy
22:50:17.466410 run  osmo-ms-virt-phy/00078(pid=113): Launched
22:50:17.479045 run           osmo-ms-virt-phy/00079: Starting virtphy
22:50:17.506502 run  osmo-ms-virt-phy/00079(pid=114): Launched
22:50:17.519057 run           osmo-ms-virt-phy/00080: Starting virtphy
22:50:17.546994 run  osmo-ms-virt-phy/00080(pid=115): Launched
22:50:17.559877 run           osmo-ms-virt-phy/00081: Starting virtphy
22:50:17.587585 run  osmo-ms-virt-phy/00081(pid=116): Launched
22:50:17.600236 run           osmo-ms-virt-phy/00082: Starting virtphy
22:50:17.628277 run  osmo-ms-virt-phy/00082(pid=117): Launched
22:50:17.640736 run           osmo-ms-virt-phy/00083: Starting virtphy
22:50:17.669350 run  osmo-ms-virt-phy/00083(pid=118): Launched
22:50:17.681908 run           osmo-ms-virt-phy/00084: Starting virtphy
22:50:17.709028 run  osmo-ms-virt-phy/00084(pid=119): Launched
22:50:17.721455 run           osmo-ms-virt-phy/00085: Starting virtphy
22:50:17.748538 run  osmo-ms-virt-phy/00085(pid=120): Launched
22:50:17.760913 run           osmo-ms-virt-phy/00086: Starting virtphy
22:50:17.788299 run  osmo-ms-virt-phy/00086(pid=121): Launched
22:50:17.801000 run           osmo-ms-virt-phy/00087: Starting virtphy
22:50:17.828675 run  osmo-ms-virt-phy/00087(pid=122): Launched
22:50:17.841480 run           osmo-ms-virt-phy/00088: Starting virtphy
22:50:17.868693 run  osmo-ms-virt-phy/00088(pid=123): Launched
22:50:17.888615 run           osmo-ms-virt-phy/00089: Starting virtphy
22:50:17.919173 run  osmo-ms-virt-phy/00089(pid=124): Launched
22:50:17.931539 run           osmo-ms-virt-phy/00090: Starting virtphy
22:50:17.958449 run  osmo-ms-virt-phy/00090(pid=125): Launched
22:50:17.970759 run           osmo-ms-virt-phy/00091: Starting virtphy
22:50:17.997424 run  osmo-ms-virt-phy/00091(pid=126): Launched
22:50:18.009543 run           osmo-ms-virt-phy/00092: Starting virtphy
22:50:18.036856 run  osmo-ms-virt-phy/00092(pid=127): Launched
22:50:18.049125 run           osmo-ms-virt-phy/00093: Starting virtphy
22:50:18.076180 run  osmo-ms-virt-phy/00093(pid=128): Launched
22:50:18.088478 run           osmo-ms-virt-phy/00094: Starting virtphy
22:50:18.115076 run  osmo-ms-virt-phy/00094(pid=129): Launched
22:50:18.127299 run           osmo-ms-virt-phy/00095: Starting virtphy
22:50:18.153947 run  osmo-ms-virt-phy/00095(pid=130): Launched
22:50:18.166150 run           osmo-ms-virt-phy/00096: Starting virtphy
22:50:18.192696 run  osmo-ms-virt-phy/00096(pid=131): Launched
22:50:18.204969 run           osmo-ms-virt-phy/00097: Starting virtphy
22:50:18.231736 run  osmo-ms-virt-phy/00097(pid=132): Launched
22:50:18.243977 run           osmo-ms-virt-phy/00098: Starting virtphy
22:50:18.270939 run  osmo-ms-virt-phy/00098(pid=133): Launched
22:50:18.283264 run           osmo-ms-virt-phy/00099: Starting virtphy
22:50:18.309857 run  osmo-ms-virt-phy/00099(pid=134): Launched
22:50:18.322100 run                             mass: Checking if sockets are in the filesystem
22:50:18.345472 run                osmo-ms-mob/00000: Starting mobile
22:50:18.372270 run       osmo-ms-mob/00000(pid=135): Launched
22:50:18.397161 run                             mass: MS start registered  {at=11674903.361554336, delay=0.012526899576187134, ms=00000}
22:50:22.548278 run                osmo-ms-mob/00001: Starting mobile
22:50:22.574430 run       osmo-ms-mob/00001(pid=136): Launched
22:50:22.596730 run                             mass: MS start registered  {at=11674907.56114641, delay=0.010115165263414383, ms=00001}
22:50:23.281756 run                             mass: MS performed LU  {at=11674908.246133842, lu_delay=4.8845795057713985, ms=00000}
22:50:24.349074 run                osmo-ms-mob/00002: Starting mobile
22:50:24.375704 run       osmo-ms-mob/00002(pid=137): Launched
22:50:24.400224 run                             mass: MS start registered  {at=11674909.364624104, delay=0.011918896809220314, ms=00002}
22:50:25.649976 run                osmo-ms-mob/00003: Starting mobile
22:50:25.676410 run       osmo-ms-mob/00003(pid=138): Launched
22:50:25.702580 run                             mass: MS start registered  {at=11674910.66696656, delay=0.013737305998802185, ms=00003}
22:50:26.747328 run                osmo-ms-mob/00004: Starting mobile
22:50:26.774198 run       osmo-ms-mob/00004(pid=139): Launched
22:50:26.797146 run                             mass: MS start registered  {at=11674911.761557328, delay=0.0094683188945055, ms=00004}
22:50:27.517724 run                             mass: MS performed LU  {at=11674912.482105412, lu_delay=4.920959001407027, ms=00001}
22:50:27.749336 run                osmo-ms-mob/00005: Starting mobile
22:50:27.775930 run       osmo-ms-mob/00005(pid=140): Launched
22:50:27.796382 run                             mass: MS start registered  {at=11674912.760803543, delay=2.4955719709396362e-05, ms=00005}
22:50:28.649039 run                osmo-ms-mob/00006: Starting mobile
22:50:28.675315 run       osmo-ms-mob/00006(pid=141): Launched
22:50:28.697733 run                             mass: MS start registered  {at=11674913.662142837, delay=0.010231474414467812, ms=00006}
22:50:29.419282 run                             mass: MS performed LU  {at=11674914.383659212, lu_delay=5.01903510838747, ms=00002}
22:50:29.551269 run                osmo-ms-mob/00007: Starting mobile
22:50:29.577774 run       osmo-ms-mob/00007(pid=142): Launched
22:50:29.599730 run                             mass: MS start registered  {at=11674914.564160045, delay=0.009759476408362389, ms=00007}
22:50:30.347691 run                osmo-ms-mob/00008: Starting mobile
22:50:30.377375 run       osmo-ms-mob/00008(pid=143): Launched
22:50:30.396516 run                             mass: MS start registered  {at=11674915.360925363, delay=0.006709784269332886, ms=00008}
22:50:30.813046 run                             mass: MS performed LU  {at=11674915.777430417, lu_delay=5.110463857650757, ms=00003}
22:50:31.048987 run                osmo-ms-mob/00009: Starting mobile
22:50:31.074759 run       osmo-ms-mob/00009(pid=144): Launched
22:50:31.097002 run                             mass: MS start registered  {at=11674916.061423153, delay=0.010248307138681412, ms=00009}
22:50:31.749014 run                osmo-ms-mob/00010: Starting mobile
22:50:31.775432 run       osmo-ms-mob/00010(pid=145): Launched
22:50:31.797472 run                             mass: MS start registered  {at=11674916.761893049, delay=0.010095478966832161, ms=00010}
22:50:32.344677 run                osmo-ms-mob/00011: Starting mobile
22:50:32.373833 run       osmo-ms-mob/00011(pid=146): Launched
22:50:32.395584 run                             mass: MS start registered  {at=11674917.360006278, delay=0.00939185731112957, ms=00011}
22:50:32.714092 run                             mass: MS performed LU  {at=11674917.678480797, lu_delay=4.917677253484726, ms=00005}
22:50:32.741762 run                             mass: MS performed LU  {at=11674917.706189519, lu_delay=5.944632191210985, ms=00004}
22:50:32.950383 run                osmo-ms-mob/00012: Starting mobile
22:50:32.976546 run       osmo-ms-mob/00012(pid=147): Launched
22:50:32.997237 run                             mass: MS start registered  {at=11674917.961654142, delay=0.008441189303994179, ms=00012}
22:50:33.549477 run                osmo-ms-mob/00013: Starting mobile
22:50:33.575885 run       osmo-ms-mob/00013(pid=148): Launched
22:50:33.598531 run                             mass: MS start registered  {at=11674918.562952418, delay=0.0104592926800251, ms=00013}
22:50:34.146664 run                osmo-ms-mob/00014: Starting mobile
22:50:34.173320 run       osmo-ms-mob/00014(pid=149): Launched
22:50:34.200646 run                             mass: MS start registered  {at=11674919.165061459, delay=0.015150491148233414, ms=00014}
22:50:34.578436 run                             mass: MS performed LU  {at=11674919.54282549, lu_delay=5.880682652816176, ms=00006}
22:50:34.643571 run                             mass: MS performed LU  {at=11674919.607968736, lu_delay=5.043808691203594, ms=00007}
22:50:34.669995 run                osmo-ms-mob/00015: Starting mobile
22:50:34.697150 run       osmo-ms-mob/00015(pid=150): Launched
22:50:34.720502 run                             mass: MS start registered  {at=11674919.68493479, delay=0.011191368103027344, ms=00015}
22:50:35.249295 run                osmo-ms-mob/00016: Starting mobile
22:50:35.275794 run       osmo-ms-mob/00016(pid=151): Launched
22:50:35.299071 run                             mass: MS start registered  {at=11674920.26349469, delay=0.010750241577625275, ms=00016}
22:50:35.747304 run                osmo-ms-mob/00017: Starting mobile
22:50:35.773909 run       osmo-ms-mob/00017(pid=152): Launched
22:50:35.797174 run                             mass: MS start registered  {at=11674920.761576874, delay=0.01106763631105423, ms=00017}
22:50:36.348776 run                osmo-ms-mob/00018: Starting mobile
22:50:36.376870 run       osmo-ms-mob/00018(pid=153): Launched
22:50:36.397061 run                             mass: MS start registered  {at=11674921.361485649, delay=0.0074549149721860886, ms=00018}
22:50:36.479759 run                             mass: MS performed LU  {at=11674921.444166405, lu_delay=4.682273356243968, ms=00010}
22:50:36.507533 run                             mass: MS performed LU  {at=11674921.471960787, lu_delay=6.111035423353314, ms=00008}
22:50:36.595336 run                             mass: MS performed LU  {at=11674921.559750518, lu_delay=5.498327365145087, ms=00009}
22:50:36.624126 run                osmo-ms-mob/00019: Starting mobile
22:50:36.651950 run       osmo-ms-mob/00019(pid=154): Launched
22:50:36.681357 run                             mass: MS start registered  {at=11674921.645743772, delay=0.01680588349699974, ms=00019}
22:50:37.250115 run                osmo-ms-mob/00020: Starting mobile
22:50:37.276529 run       osmo-ms-mob/00020(pid=155): Launched
22:50:37.300410 run                             mass: MS start registered  {at=11674922.264826784, delay=0.011398930102586746, ms=00020}
22:50:37.749955 run                osmo-ms-mob/00021: Starting mobile
22:50:37.776242 run       osmo-ms-mob/00021(pid=156): Launched
22:50:37.797203 run                             mass: MS start registered  {at=11674922.761610305, delay=0.008457949385046959, ms=00021}
22:50:38.146956 run                osmo-ms-mob/00022: Starting mobile
22:50:38.173513 run       osmo-ms-mob/00022(pid=157): Launched
22:50:38.196155 run                             mass: MS start registered  {at=11674923.160574673, delay=0.01015000231564045, ms=00022}
22:50:38.261746 run                             mass: MS performed LU  {at=11674923.226157585, lu_delay=5.8661513067781925, ms=00011}
22:50:38.344124 run                             mass: MS performed LU  {at=11674923.308537355, lu_delay=4.74558493681252, ms=00013}
22:50:38.409008 run                             mass: MS performed LU  {at=11674923.37342428, lu_delay=5.411770138889551, ms=00012}
22:50:38.651964 run                osmo-ms-mob/00023: Starting mobile
22:50:38.678989 run       osmo-ms-mob/00023(pid=158): Launched
22:50:38.701794 run                             mass: MS start registered  {at=11674923.666206518, delay=0.010395923629403114, ms=00023}
22:50:39.046936 run                osmo-ms-mob/00024: Starting mobile
22:50:39.073701 run       osmo-ms-mob/00024(pid=159): Launched
22:50:39.094744 run                             mass: MS start registered  {at=11674924.059164815, delay=0.008895564824342728, ms=00024}
22:50:39.549324 run                osmo-ms-mob/00025: Starting mobile
22:50:39.576019 run       osmo-ms-mob/00025(pid=160): Launched
22:50:39.598569 run                             mass: MS start registered  {at=11674924.562984774, delay=0.010096270591020584, ms=00025}
22:50:39.949122 run                osmo-ms-mob/00026: Starting mobile
22:50:39.975797 run       osmo-ms-mob/00026(pid=161): Launched
22:50:39.999222 run                             mass: MS start registered  {at=11674924.963644728, delay=0.011129483580589294, ms=00026}
22:50:40.245746 run                             mass: MS performed LU  {at=11674925.210143786, lu_delay=5.525208996608853, ms=00015}
22:50:40.267676 run                osmo-ms-mob/00027: Starting mobile
22:50:40.294785 run       osmo-ms-mob/00027(pid=162): Launched
22:50:40.307143 run                             mass: MS performed LU  {at=11674925.271569533, lu_delay=6.106508074328303, ms=00014}
22:50:40.319451 run                             mass: MS start registered  {at=11674925.283886708, delay=0.012340407818555832, ms=00027}
22:50:40.361696 run                             mass: MS performed LU  {at=11674925.326102953, lu_delay=5.062608262524009, ms=00016}
22:50:40.634076 run                             mass: MS performed LU  {at=11674925.598471265, lu_delay=4.836894391104579, ms=00017}
22:50:40.660411 run                osmo-ms-mob/00028: Starting mobile
22:50:40.686935 run       osmo-ms-mob/00028(pid=163): Launched
22:50:40.713599 run                             mass: MS start registered  {at=11674925.6780121, delay=0.014343224465847015, ms=00028}
22:50:41.148935 run                osmo-ms-mob/00029: Starting mobile
22:50:41.177701 run       osmo-ms-mob/00029(pid=164): Launched
22:50:41.197212 run                             mass: MS start registered  {at=11674926.161628788, delay=0.0067282784730196, ms=00029}
22:50:41.550230 run                osmo-ms-mob/00030: Starting mobile
22:50:41.577274 run       osmo-ms-mob/00030(pid=165): Launched
22:50:41.599106 run                             mass: MS start registered  {at=11674926.563522361, delay=0.009740252047777176, ms=00030}
22:50:41.950727 run                osmo-ms-mob/00031: Starting mobile
22:50:41.976922 run       osmo-ms-mob/00031(pid=166): Launched
22:50:41.998429 run                             mass: MS start registered  {at=11674926.962852715, delay=0.009413385763764381, ms=00031}
22:50:42.110925 run                             mass: MS performed LU  {at=11674927.075307956, lu_delay=4.810481172055006, ms=00020}
22:50:42.174952 run                             mass: MS performed LU  {at=11674927.13935936, lu_delay=5.777873711660504, ms=00018}
22:50:42.201731 run                osmo-ms-mob/00032: Starting mobile
22:50:42.229379 run       osmo-ms-mob/00032(pid=167): Launched
22:50:42.252368 run                             mass: MS start registered  {at=11674927.216782803, delay=0.010459182783961296, ms=00032}
22:50:42.649046 run                osmo-ms-mob/00033: Starting mobile
22:50:42.675999 run       osmo-ms-mob/00033(pid=168): Launched
22:50:42.699725 run                             mass: MS start registered  {at=11674927.664149202, delay=0.011265989392995834, ms=00033}
22:50:43.049424 run                osmo-ms-mob/00034: Starting mobile
22:50:43.077142 run       osmo-ms-mob/00034(pid=169): Launched
22:50:43.099838 run                             mass: MS start registered  {at=11674928.064231882, delay=0.01018621027469635, ms=00034}
22:50:43.349006 run                osmo-ms-mob/00035: Starting mobile
22:50:43.376168 run       osmo-ms-mob/00035(pid=170): Launched
22:50:43.398829 run                             mass: MS start registered  {at=11674928.363254761, delay=0.010126026347279549, ms=00035}
22:50:43.747446 run                osmo-ms-mob/00036: Starting mobile
22:50:43.774289 run       osmo-ms-mob/00036(pid=171): Launched
22:50:43.795343 run                             mass: MS start registered  {at=11674928.759770123, delay=0.008559811860322952, ms=00036}
22:50:44.011545 run                             mass: MS performed LU  {at=11674928.975925885, lu_delay=5.815351212397218, ms=00022}
22:50:44.039521 run                             mass: MS performed LU  {at=11674929.00391346, lu_delay=5.337706942111254, ms=00023}
22:50:44.063390 run                osmo-ms-mob/00037: Starting mobile
22:50:44.090529 run       osmo-ms-mob/00037(pid=172): Launched
22:50:44.113653 run                             mass: MS start registered  {at=11674929.078083508, delay=0.010740021243691444, ms=00037}
22:50:44.130750 run                             mass: MS performed LU  {at=11674929.095183115, lu_delay=6.333572810515761, ms=00021}
22:50:44.164454 run                             mass: MS performed LU  {at=11674929.128870225, lu_delay=5.069705409929156, ms=00024}
22:50:44.192631 run                osmo-ms-mob/00038: Starting mobile
22:50:44.220014 run       osmo-ms-mob/00038(pid=173): Launched
22:50:44.244996 run                             mass: MS start registered  {at=11674929.209424082, delay=0.012475453317165375, ms=00038}
22:50:44.418395 run                             mass: MS performed LU  {at=11674929.382780004, lu_delay=4.8197952304035425, ms=00025}
22:50:44.749961 run                osmo-ms-mob/00039: Starting mobile
22:50:44.777066 run       osmo-ms-mob/00039(pid=174): Launched
22:50:44.798835 run                             mass: MS start registered  {at=11674929.763253078, delay=0.009431902319192886, ms=00039}
22:50:45.149394 run                osmo-ms-mob/00040: Starting mobile
22:50:45.176694 run       osmo-ms-mob/00040(pid=175): Launched
22:50:45.197145 run                             mass: MS start registered  {at=11674930.161566118, delay=0.007861549034714699, ms=00040}
22:50:45.449233 run                osmo-ms-mob/00041: Starting mobile
22:50:45.476252 run       osmo-ms-mob/00041(pid=176): Launched
22:50:45.499973 run                             mass: MS start registered  {at=11674930.464398079, delay=0.011405982077121735, ms=00041}
22:50:45.751463 run                osmo-ms-mob/00042: Starting mobile
22:50:45.778149 run       osmo-ms-mob/00042(pid=177): Launched
22:50:45.801038 run                             mass: MS start registered  {at=11674930.765458409, delay=0.010169336572289467, ms=00042}
22:50:45.848878 run                             mass: MS performed LU  {at=11674930.813282005, lu_delay=5.8496372774243355, ms=00026}
22:50:45.876117 run                             mass: MS performed LU  {at=11674930.84053005, lu_delay=5.556643342599273, ms=00027}
22:50:45.941064 run                             mass: MS performed LU  {at=11674930.905479584, lu_delay=4.7438507955521345, ms=00029}
22:50:45.968742 run                osmo-ms-mob/00043: Starting mobile
22:50:45.995344 run       osmo-ms-mob/00043(pid=178): Launched
22:50:46.017411 run                             mass: MS start registered  {at=11674930.981827794, delay=0.009740231558680534, ms=00043}
22:50:46.448171 run                osmo-ms-mob/00044: Starting mobile
22:50:46.474769 run       osmo-ms-mob/00044(pid=179): Launched
22:50:46.497782 run                             mass: MS start registered  {at=11674931.462189073, delay=0.010653859004378319, ms=00044}
22:50:46.749435 run                osmo-ms-mob/00045: Starting mobile
22:50:46.776401 run       osmo-ms-mob/00045(pid=180): Launched
22:50:46.801777 run                             mass: MS start registered  {at=11674931.766179321, delay=0.013142557814717293, ms=00045}
22:50:47.047457 run                osmo-ms-mob/00046: Starting mobile
22:50:47.074196 run       osmo-ms-mob/00046(pid=181): Launched
22:50:47.095071 run                             mass: MS start registered  {at=11674932.059493247, delay=0.008781027048826218, ms=00046}
22:50:47.349252 run                osmo-ms-mob/00047: Starting mobile
22:50:47.376037 run       osmo-ms-mob/00047(pid=182): Launched
22:50:47.396919 run                             mass: MS start registered  {at=11674932.36134738, delay=0.00841480866074562, ms=00047}
22:50:47.650323 run                osmo-ms-mob/00048: Starting mobile
22:50:47.677526 run       osmo-ms-mob/00048(pid=183): Launched
22:50:47.701290 run                             mass: MS start registered  {at=11674932.665706692, delay=0.010993797332048416, ms=00048}
22:50:47.778078 run                             mass: MS performed LU  {at=11674932.74248392, lu_delay=4.678252037614584, ms=00034}
22:50:47.806048 run                             mass: MS performed LU  {at=11674932.770453282, lu_delay=5.807600567117333, ms=00031}
22:50:47.833269 run                osmo-ms-mob/00049: Starting mobile
22:50:47.859756 run       osmo-ms-mob/00049(pid=184): Launched
22:50:47.882476 run                             mass: MS start registered  {at=11674932.84690646, delay=0.010522883385419846, ms=00049}
22:50:47.929758 run                             mass: MS performed LU  {at=11674932.894165356, lu_delay=5.230016153305769, ms=00033}
22:50:47.948995 run                             mass: MS performed LU  {at=11674932.913423289, lu_delay=5.69664048589766, ms=00032}
22:50:47.971121 run                osmo-ms-mob/00050: Starting mobile
22:50:47.998012 run       osmo-ms-mob/00050(pid=185): Launched
22:50:48.021619 run                             mass: MS start registered  {at=11674932.986001723, delay=0.011064190417528152, ms=00050}
22:50:48.238878 run                             mass: MS performed LU  {at=11674933.203257263, lu_delay=4.840002501383424, ms=00035}
22:50:48.649629 run                osmo-ms-mob/00051: Starting mobile
22:50:48.677140 run       osmo-ms-mob/00051(pid=186): Launched
22:50:48.697526 run                             mass: MS start registered  {at=11674933.661946189, delay=0.0081531573086977, ms=00051}
22:50:48.949333 run                osmo-ms-mob/00052: Starting mobile
22:50:48.975787 run       osmo-ms-mob/00052(pid=187): Launched
22:50:48.998312 run                             mass: MS start registered  {at=11674933.962737242, delay=0.010287439450621605, ms=00052}
22:50:49.249301 run                osmo-ms-mob/00053: Starting mobile
22:50:49.275892 run       osmo-ms-mob/00053(pid=188): Launched
22:50:49.301319 run                             mass: MS start registered  {at=11674934.265731268, delay=0.0131104476749897, ms=00053}
22:50:49.549477 run                osmo-ms-mob/00054: Starting mobile
22:50:49.576628 run       osmo-ms-mob/00054(pid=189): Launched
22:50:49.588901 run                             mass: MS performed LU  {at=11674934.553327614, lu_delay=5.475244106724858, ms=00037}
22:50:49.601237 run                             mass: MS start registered  {at=11674934.565672955, delay=0.012367861345410347, ms=00054}
22:50:49.642664 run                             mass: MS performed LU  {at=11674934.60704407, lu_delay=5.847273945808411, ms=00036}
22:50:49.669140 run                osmo-ms-mob/00055: Starting mobile
22:50:49.695885 run       osmo-ms-mob/00055(pid=190): Launched
22:50:49.708227 run                             mass: MS performed LU  {at=11674934.672656398, lu_delay=5.4632323160767555, ms=00038}
22:50:49.720186 run                             mass: MS start registered  {at=11674934.684622213, delay=0.011986374855041504, ms=00055}
22:50:49.850845 run                             mass: MS performed LU  {at=11674934.81522982, lu_delay=5.051976742222905, ms=00039}
22:50:49.880298 run                osmo-ms-mob/00056: Starting mobile
22:50:49.916521 run       osmo-ms-mob/00056(pid=191): Launched
22:50:49.932308 run                             mass: MS performed LU  {at=11674934.896725979, lu_delay=4.735159860923886, ms=00040}
22:50:49.950182 run                             mass: MS start registered  {at=11674934.914609099, delay=0.0179127249866724, ms=00056}
22:50:50.450092 run                osmo-ms-mob/00057: Starting mobile
22:50:50.477067 run       osmo-ms-mob/00057(pid=192): Launched
22:50:50.498094 run                             mass: MS start registered  {at=11674935.462503675, delay=0.008665692061185837, ms=00057}
22:50:50.848031 run                osmo-ms-mob/00058: Starting mobile
22:50:50.877005 run       osmo-ms-mob/00058(pid=193): Launched
22:50:50.898733 run                             mass: MS start registered  {at=11674935.863155793, delay=0.009235793724656105, ms=00058}
22:50:50.943633 run                             mass: MS performed LU  {at=11674935.9080585, lu_delay=3.8485652524977922, ms=00046}
22:50:51.149976 run                osmo-ms-mob/00059: Starting mobile
22:50:51.176925 run       osmo-ms-mob/00059(pid=194): Launched
22:50:51.200326 run                             mass: MS start registered  {at=11674936.16474096, delay=0.010962238535284996, ms=00059}
22:50:51.449057 run                osmo-ms-mob/00060: Starting mobile
22:50:51.477896 run       osmo-ms-mob/00060(pid=195): Launched
22:50:51.490845 run                             mass: MS performed LU  {at=11674936.455270441, lu_delay=4.689091119915247, ms=00045}
22:50:51.503648 run                             mass: MS performed LU  {at=11674936.468081918, lu_delay=5.486254123970866, ms=00043}
22:50:51.515710 run                             mass: MS start registered  {at=11674936.480146578, delay=0.0248998012393713, ms=00060}
22:50:51.571273 run                             mass: MS performed LU  {at=11674936.535685567, lu_delay=5.77022715844214, ms=00042}
22:50:51.597508 run                osmo-ms-mob/00061: Starting mobile
22:50:51.624959 run       osmo-ms-mob/00061(pid=196): Launched
22:50:51.645367 run                             mass: MS start registered  {at=11674936.609790443, delay=0.007845249027013779, ms=00061}
22:50:51.770122 run                             mass: MS performed LU  {at=11674936.734503837, lu_delay=5.272314764559269, ms=00044}
22:50:52.148620 run                osmo-ms-mob/00062: Starting mobile
22:50:52.175839 run       osmo-ms-mob/00062(pid=197): Launched
22:50:52.203454 run                             mass: MS start registered  {at=11674937.167680942, delay=0.014655562117695808, ms=00062}
22:50:52.449918 run                osmo-ms-mob/00063: Starting mobile
22:50:52.477083 run       osmo-ms-mob/00063(pid=198): Launched
22:50:52.489923 run                             mass: MS performed LU  {at=11674937.45434632, lu_delay=6.989948241040111, ms=00041}
22:50:52.504709 run                             mass: MS start registered  {at=11674937.469132146, delay=0.014812907204031944, ms=00063}
22:50:52.624184 run                             mass: MS performed LU  {at=11674937.588578248, lu_delay=3.6258410066366196, ms=00052}
22:50:52.849408 run                osmo-ms-mob/00064: Starting mobile
22:50:52.876913 run       osmo-ms-mob/00064(pid=199): Launched
22:50:52.910098 run                             mass: MS start registered  {at=11674937.874482084, delay=0.02057485841214657, ms=00064}
22:50:53.249534 run                osmo-ms-mob/00065: Starting mobile
22:50:53.276357 run       osmo-ms-mob/00065(pid=200): Launched
22:50:53.299847 run                             mass: MS start registered  {at=11674938.26427069, delay=0.011066675186157227, ms=00065}
22:50:53.324369 run                             mass: MS performed LU  {at=11674938.288781838, lu_delay=5.927434459328651, ms=00047}
22:50:53.380990 run                             mass: MS performed LU  {at=11674938.345375123, lu_delay=5.498468661680818, ms=00049}
22:50:53.408741 run                osmo-ms-mob/00066: Starting mobile
22:50:53.435853 run       osmo-ms-mob/00066(pid=201): Launched
22:50:53.458552 run                             mass: MS start registered  {at=11674938.422951192, delay=0.009960586205124855, ms=00066}
22:50:53.475407 run                             mass: MS performed LU  {at=11674938.439837556, lu_delay=5.774130864068866, ms=00048}
22:50:53.634511 run                             mass: MS performed LU  {at=11674938.598880962, lu_delay=5.612879239022732, ms=00050}
22:50:53.671069 run                             mass: MS performed LU  {at=11674938.63548179, lu_delay=4.973535601049662, ms=00051}
22:50:53.697355 run                osmo-ms-mob/00067: Starting mobile
22:50:53.724217 run       osmo-ms-mob/00067(pid=202): Launched
22:50:53.748827 run                             mass: MS start registered  {at=11674938.713241814, delay=0.012459233403205872, ms=00067}
22:50:54.247336 run                osmo-ms-mob/00068: Starting mobile
22:50:54.274439 run       osmo-ms-mob/00068(pid=203): Launched
22:50:54.298522 run                             mass: MS start registered  {at=11674939.262940813, delay=0.011356549337506294, ms=00068}
22:50:54.649159 run                osmo-ms-mob/00069: Starting mobile
22:50:54.675680 run       osmo-ms-mob/00069(pid=204): Launched
22:50:54.701645 run                             mass: MS start registered  {at=11674939.666019453, delay=0.013208672404289246, ms=00069}
22:50:55.047333 run                osmo-ms-mob/00070: Starting mobile
22:50:55.081071 run       osmo-ms-mob/00070(pid=205): Launched
22:50:55.103583 run                             mass: MS start registered  {at=11674940.067983003, delay=0.009558388963341713, ms=00070}
22:50:55.290864 run                             mass: MS performed LU  {at=11674940.255225832, lu_delay=4.7927221562713385, ms=00057}
22:50:55.337224 run                             mass: MS performed LU  {at=11674940.301637143, lu_delay=5.387028044089675, ms=00056}
22:50:55.365175 run                osmo-ms-mob/00071: Starting mobile
22:50:55.391924 run       osmo-ms-mob/00071(pid=206): Launched
22:50:55.413491 run                             mass: MS start registered  {at=11674940.377910474, delay=0.00933505967259407, ms=00071}
22:50:55.428441 run                             mass: MS performed LU  {at=11674940.392874304, lu_delay=5.708252090960741, ms=00055}
22:50:55.461462 run                             mass: MS performed LU  {at=11674940.425871408, lu_delay=6.160140139982104, ms=00053}
22:50:55.480806 run                             mass: MS performed LU  {at=11674940.445231304, lu_delay=5.87955834902823, ms=00054}
22:50:55.504245 run                osmo-ms-mob/00072: Starting mobile
22:50:55.530924 run       osmo-ms-mob/00072(pid=207): Launched
22:50:55.543306 run                             mass: MS performed LU  {at=11674940.507732023, lu_delay=4.644576229155064, ms=00058}
22:50:55.554961 run                             mass: MS start registered  {at=11674940.519397924, delay=0.011687211692333221, ms=00072}
22:50:56.249227 run                osmo-ms-mob/00073: Starting mobile
22:50:56.275340 run       osmo-ms-mob/00073(pid=208): Launched
22:50:56.306885 run                             mass: MS start registered  {at=11674941.271262534, delay=0.019494498148560524, ms=00073}
22:50:56.646026 run                osmo-ms-mob/00074: Starting mobile
22:50:56.673087 run       osmo-ms-mob/00074(pid=209): Launched
22:50:56.696636 run                             mass: MS start registered  {at=11674941.661038684, delay=0.011109946295619011, ms=00074}
22:50:57.047640 run                osmo-ms-mob/00075: Starting mobile
22:50:57.073763 run       osmo-ms-mob/00075(pid=210): Launched
22:50:57.090673 run                             mass: MS performed LU  {at=11674942.055095913, lu_delay=5.445305470377207, ms=00061}
22:50:57.102891 run                             mass: MS start registered  {at=11674942.067326184, delay=0.016777610406279564, ms=00075}
22:50:57.146786 run                             mass: MS performed LU  {at=11674942.111181563, lu_delay=4.943500621244311, ms=00062}
22:50:57.164486 run                             mass: MS performed LU  {at=11674942.128913818, lu_delay=5.96417285874486, ms=00059}
22:50:57.437153 run                             mass: MS performed LU  {at=11674942.401531747, lu_delay=5.921385169029236, ms=00060}
22:50:57.464204 run                osmo-ms-mob/00076: Starting mobile
22:50:57.490869 run       osmo-ms-mob/00076(pid=211): Launched
22:50:57.511227 run                             mass: MS start registered  {at=11674942.475653723, delay=0.008037492632865906, ms=00076}
22:50:57.950878 run                osmo-ms-mob/00077: Starting mobile
22:50:57.978278 run       osmo-ms-mob/00077(pid=212): Launched
22:50:57.999515 run                             mass: MS start registered  {at=11674942.963928755, delay=0.008404748514294624, ms=00077}
22:50:58.114928 run                             mass: MS performed LU  {at=11674943.079292415, lu_delay=5.610160268843174, ms=00063}
22:50:58.449819 run                osmo-ms-mob/00078: Starting mobile
22:50:58.476282 run       osmo-ms-mob/00078(pid=213): Launched
22:50:58.488601 run                             mass: MS performed LU  {at=11674943.4530284, lu_delay=3.787008946761489, ms=00069}
22:50:58.500926 run                             mass: MS start registered  {at=11674943.465360442, delay=0.012353772297501564, ms=00078}
22:50:58.848796 run                osmo-ms-mob/00079: Starting mobile
22:50:58.876012 run       osmo-ms-mob/00079(pid=214): Launched
22:50:58.900336 run                             mass: MS start registered  {at=11674943.86474652, delay=0.011770777404308319, ms=00079}
22:50:59.074801 run                             mass: MS performed LU  {at=11674944.039185777, lu_delay=5.774915087968111, ms=00065}
22:50:59.103293 run                             mass: MS performed LU  {at=11674944.067719039, lu_delay=5.354477224871516, ms=00067}
22:50:59.190581 run                             mass: MS performed LU  {at=11674944.15496733, lu_delay=6.2804852463305, ms=00064}
22:50:59.216073 run                osmo-ms-mob/00080: Starting mobile
22:50:59.243460 run       osmo-ms-mob/00080(pid=215): Launched
22:50:59.256101 run                             mass: MS performed LU  {at=11674944.22052656, lu_delay=5.797575367614627, ms=00066}
22:50:59.268684 run                             mass: MS performed LU  {at=11674944.233116629, lu_delay=4.970175815746188, ms=00068}
22:50:59.280721 run                             mass: MS start registered  {at=11674944.245150682, delay=0.024647315964102745, ms=00080}
22:50:59.301813 run                             mass: MS performed LU  {at=11674944.266239949, lu_delay=22.620496176183224, ms=00019}
22:50:59.849652 run                osmo-ms-mob/00081: Starting mobile
22:50:59.875873 run       osmo-ms-mob/00081(pid=216): Launched
22:50:59.899511 run                             mass: MS start registered  {at=11674944.863933172, delay=0.011545313522219658, ms=00081}
22:51:00.249409 run                osmo-ms-mob/00082: Starting mobile
22:51:00.276187 run       osmo-ms-mob/00082(pid=217): Launched
22:51:00.297751 run                             mass: MS start registered  {at=11674945.262142638, delay=0.008786378428339958, ms=00082}
22:51:00.849366 run                osmo-ms-mob/00083: Starting mobile
22:51:00.877409 run       osmo-ms-mob/00083(pid=218): Launched
22:51:00.889814 run                             mass: MS performed LU  {at=11674945.854240563, lu_delay=4.582978028804064, ms=00073}
22:51:00.902113 run                             mass: MS start registered  {at=11674945.866546158, delay=0.012328717857599258, ms=00083}
22:51:00.914641 run                             mass: MS performed LU  {at=11674945.879065122, lu_delay=5.359667198732495, ms=00072}
22:51:01.175633 run                             mass: MS performed LU  {at=11674946.139987564, lu_delay=5.762077089399099, ms=00071}
22:51:01.351470 run                osmo-ms-mob/00084: Starting mobile
22:51:01.379688 run       osmo-ms-mob/00084(pid=219): Launched
22:51:01.402732 run                             mass: MS start registered  {at=11674946.367154516, delay=0.010030416771769524, ms=00084}
22:51:01.850396 run                osmo-ms-mob/00085: Starting mobile
22:51:01.891087 run       osmo-ms-mob/00085(pid=220): Launched
22:51:01.917017 run                             mass: MS start registered  {at=11674946.881415263, delay=0.007373712956905365, ms=00085}
22:51:02.449540 run                osmo-ms-mob/00086: Starting mobile
22:51:02.477123 run       osmo-ms-mob/00086(pid=221): Launched
22:51:02.504664 run                             mass: MS start registered  {at=11674947.46905177, delay=0.014606120064854622, ms=00086}
22:51:02.841264 run                             mass: MS performed LU  {at=11674947.805645509, lu_delay=6.144606824964285, ms=00074}
22:51:02.868223 run                             mass: MS performed LU  {at=11674947.832654415, lu_delay=4.868725659325719, ms=00077}
22:51:02.894047 run                osmo-ms-mob/00087: Starting mobile
22:51:02.920864 run       osmo-ms-mob/00087(pid=222): Launched
22:51:02.944185 run                             mass: MS start registered  {at=11674947.908618202, delay=0.01115681417286396, ms=00087}
22:51:02.961361 run                             mass: MS performed LU  {at=11674947.925794523, lu_delay=5.450140800327063, ms=00076}
22:51:02.993153 run                             mass: MS performed LU  {at=11674947.957558779, lu_delay=5.890232594683766, ms=00075}
22:51:03.012959 run                             mass: MS performed LU  {at=11674947.977380954, lu_delay=22.299368854612112, ms=00028}
22:51:03.302389 run                             mass: MS performed LU  {at=11674948.266766755, lu_delay=4.801406312733889, ms=00078}
22:51:03.649442 run                osmo-ms-mob/00088: Starting mobile
22:51:03.676356 run       osmo-ms-mob/00088(pid=223): Launched
22:51:03.697243 run                             mass: MS start registered  {at=11674948.66164213, delay=0.008494239300489426, ms=00088}
22:51:04.249404 run                osmo-ms-mob/00089: Starting mobile
22:51:04.275769 run       osmo-ms-mob/00089(pid=224): Launched
22:51:04.295840 run                             mass: MS start registered  {at=11674949.26025399, delay=0.007847942411899567, ms=00089}
22:51:04.622429 run                             mass: MS performed LU  {at=11674949.586807474, lu_delay=4.72287430241704, ms=00081}
22:51:04.705565 run                             mass: MS performed LU  {at=11674949.669947576, lu_delay=5.424796894192696, ms=00080}
22:51:04.770374 run                             mass: MS performed LU  {at=11674949.734788982, lu_delay=5.870042461901903, ms=00079}
22:51:04.795901 run                osmo-ms-mob/00090: Starting mobile
22:51:04.828700 run       osmo-ms-mob/00090(pid=225): Launched
22:51:04.852003 run                             mass: MS start registered  {at=11674949.81641616, delay=0.011164318770170212, ms=00090}
22:51:04.914330 run                             mass: MS performed LU  {at=11674949.878713945, lu_delay=4.616571307182312, ms=00082}
22:51:04.969158 run                             mass: MS performed LU  {at=11674949.933539074, lu_delay=23.37001671269536, ms=00030}
22:51:05.549230 run                osmo-ms-mob/00091: Starting mobile
22:51:05.576564 run       osmo-ms-mob/00091(pid=226): Launched
22:51:05.603704 run                             mass: MS start registered  {at=11674950.56809032, delay=0.014827083796262741, ms=00091}
22:51:06.248403 run                osmo-ms-mob/00092: Starting mobile
22:51:06.275711 run       osmo-ms-mob/00092(pid=227): Launched
22:51:06.298970 run                             mass: MS start registered  {at=11674951.263378505, delay=0.006616037338972092, ms=00092}
22:51:06.607225 run                             mass: MS performed LU  {at=11674951.571605027, lu_delay=5.204450510442257, ms=00084}
22:51:06.722184 run                             mass: MS performed LU  {at=11674951.686600441, lu_delay=5.820054283365607, ms=00083}
22:51:07.049006 run                osmo-ms-mob/00093: Starting mobile
22:51:07.075938 run       osmo-ms-mob/00093(pid=228): Launched
22:51:07.099655 run                             mass: MS start registered  {at=11674952.064068332, delay=0.009549383074045181, ms=00093}
22:51:07.950851 run                osmo-ms-mob/00094: Starting mobile
22:51:07.977364 run       osmo-ms-mob/00094(pid=229): Launched
22:51:07.998786 run                             mass: MS start registered  {at=11674952.963212699, delay=0.009426852688193321, ms=00094}
22:51:08.387746 run                             mass: MS performed LU  {at=11674953.352137245, lu_delay=4.690495114773512, ms=00088}
22:51:08.471564 run                             mass: MS performed LU  {at=11674953.435931666, lu_delay=5.5273134633898735, ms=00087}
22:51:08.535511 run                             mass: MS performed LU  {at=11674953.49991897, lu_delay=6.030867198482156, ms=00086}
22:51:08.851734 run                osmo-ms-mob/00095: Starting mobile
22:51:08.878943 run       osmo-ms-mob/00095(pid=230): Launched
22:51:08.902109 run                             mass: MS start registered  {at=11674953.866518216, delay=0.01097434014081955, ms=00095}
22:51:09.849117 run                osmo-ms-mob/00096: Starting mobile
22:51:09.876505 run       osmo-ms-mob/00096(pid=231): Launched
22:51:09.900114 run                             mass: MS start registered  {at=11674954.8645308, delay=0.01117950864136219, ms=00096}
22:51:10.252939 run                             mass: MS performed LU  {at=11674955.217322199, lu_delay=5.957068208605051, ms=00089}
22:51:10.289468 run                             mass: MS performed LU  {at=11674955.253889393, lu_delay=4.685799073427916, ms=00091}
22:51:10.372248 run                             mass: MS performed LU  {at=11674955.336642126, lu_delay=5.520225966349244, ms=00090}
22:51:10.950674 run                osmo-ms-mob/00097: Starting mobile
22:51:10.978542 run       osmo-ms-mob/00097(pid=232): Launched
22:51:11.005720 run                             mass: MS start registered  {at=11674955.970121332, delay=0.014328746125102043, ms=00097}
22:51:12.248556 run                osmo-ms-mob/00098: Starting mobile
22:51:12.274979 run       osmo-ms-mob/00098(pid=233): Launched
22:51:12.287222 run                             mass: MS performed LU  {at=11674957.25164971, lu_delay=5.187581377103925, ms=00093}
22:51:12.299147 run                             mass: MS start registered  {at=11674957.263583062, delay=0.011954812332987785, ms=00098}
22:51:12.311083 run                             mass: MS performed LU  {at=11674957.275517419, lu_delay=6.012138914316893, ms=00092}
22:51:14.047463 run                osmo-ms-mob/00099: Starting mobile
22:51:14.074453 run       osmo-ms-mob/00099(pid=234): Launched
22:51:14.086500 run                             mass: All started... {duration=55.75273372605443, too_slow=0}
22:51:14.098470 run                             mass: MS start registered  {at=11674959.062895196, delay=0.011961327865719795, ms=00099}
22:51:14.138513 run                             mass: MS performed LU  {at=11674959.102919238, lu_delay=6.13970653899014, ms=00094}
22:51:14.166340 run                             mass: MS performed LU  {at=11674959.130765317, lu_delay=5.264247100800276, ms=00095}
22:51:16.003083 run                             mass: MS performed LU  {at=11674960.967464034, lu_delay=6.102933233603835, ms=00096}
22:51:16.067617 run                             mass: MS performed LU  {at=11674961.032044342, lu_delay=5.061923010274768, ms=00097}
22:51:17.904263 run                             mass: MS performed LU  {at=11674962.868641455, lu_delay=5.605058392509818, ms=00098}
22:51:17.932424 run                             mass: MS performed LU  {at=11674962.896848222, lu_delay=22.828865218907595, ms=00070}
22:51:19.769624 run                             mass: MS performed LU  {at=11674964.73401055, lu_delay=5.671115353703499, ms=00099}
22:51:23.770051 run                             mass: MS performed LU  {at=11674968.734407185, lu_delay=21.852991921827197, ms=00085}
22:51:23.786581 run                             mass: Tests done {all_completed=True, max=23.37001671269536, min=3.6258410066366196}
22:51:23.797832 tst         register_default_mass.py: Test passed (88.1 sec)
22:51:23.808811 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:51:23.814981 run      osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:51:23.821193 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:51:23.827346 run      osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:51:23.833547 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:51:23.839848 run      osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:51:23.846193 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:51:23.852536 run      osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:51:23.858878 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:51:23.865447 run      osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:51:23.872004 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:51:23.878534 run      osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:51:23.885151 run         osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:51:23.891708 run   osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:51:23.898188 run   osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:51:23.904967 run   osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:51:23.911445 run   osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:51:23.919365 run   osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:51:23.926195 run   osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:51:23.933836 run   osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:51:23.942111 run   osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:51:23.950234 run   osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:51:23.956692 run   osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:51:23.963422 run   osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:51:23.969887 run   osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:51:23.976375 run   osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:51:23.983170 run   osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:51:23.989698 run   osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:51:23.996902 run   osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:51:24.003514 run   osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:51:24.010233 run   osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:51:24.016775 run   osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:51:24.023228 run   osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:51:24.029847 run   osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:51:24.036345 run   osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:51:24.042862 run   osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:51:24.049408 run   osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:51:24.055987 run   osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:51:24.063312 run   osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:51:24.069906 run   osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:51:24.077263 run   osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:51:24.083871 run   osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:51:24.090405 run   osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:51:24.096917 run   osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:51:24.104942 run   osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:51:24.111336 run   osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:51:24.117803 run   osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:51:24.124230 run   osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:51:24.130689 run   osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:51:24.137124 run   osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:51:24.143590 run   osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:51:24.150312 run   osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:51:24.156899 run   osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:51:24.166403 run   osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:51:24.174777 run   osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:51:24.181380 run   osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:51:24.187833 run   osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:51:24.195317 run   osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:51:24.201778 run   osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:51:24.208197 run   osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:51:24.214993 run   osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:51:24.222312 run   osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:51:24.228902 run   osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:51:24.236483 run   osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:51:24.243123 run   osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:51:24.249613 run   osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:51:24.256109 run   osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:51:24.262639 run   osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:51:24.269556 run   osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:51:24.276360 run   osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:51:24.283018 run   osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:51:24.289551 run   osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:51:24.296138 run   osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:51:24.302679 run   osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:51:24.309201 run   osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:51:24.315720 run   osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:51:24.322095 run   osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:51:24.328501 run   osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:51:24.334827 run  osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:51:24.341164 run  osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:51:24.347579 run  osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:51:24.354102 run  osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:51:24.360638 run  osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:51:24.367014 run  osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:51:24.373500 run  osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:51:24.380107 run  osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:51:24.386604 run  osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:51:24.392878 run  osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:51:24.399266 run  osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:51:24.407147 run  osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:51:24.414023 run  osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:51:24.420512 run  osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:51:24.426890 run  osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:51:24.433290 run  osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:51:24.439663 run  osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:51:24.446082 run  osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:51:24.452586 run  osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:51:24.459740 run  osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:51:24.466379 run  osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:51:24.472896 run  osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:51:24.479487 run  osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:51:24.485917 run  osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:51:24.492314 run  osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:51:24.498745 run  osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:51:24.505569 run  osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:51:24.512925 run  osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:51:24.519285 run  osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:51:24.525697 run  osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:51:24.532298 run  osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:51:24.538667 run  osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:51:24.545070 run  osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:51:24.551432 run  osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:51:24.557945 run  osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:51:24.564402 run       osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:51:24.570850 run       osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:51:24.577283 run       osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:51:24.583684 run       osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:51:24.590991 run       osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:51:24.597411 run       osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:51:24.603748 run       osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:51:24.609965 run       osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:51:24.616141 run       osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:51:24.622339 run       osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:51:24.628555 run       osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:51:24.634881 run       osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:51:24.641085 run       osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:51:24.647220 run       osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:51:24.653400 run       osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:51:24.659593 run       osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:51:24.665776 run       osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:51:24.671947 run       osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:51:24.678160 run       osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:51:24.684419 run       osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:51:24.690535 run       osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:51:24.696975 run       osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:51:24.703172 run       osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:51:24.709396 run       osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:51:24.715597 run       osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:51:24.721847 run       osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:51:24.728105 run       osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:51:24.734457 run       osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:51:24.740776 run       osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:51:24.749205 run       osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:51:24.755483 run       osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:51:24.761707 run       osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:51:24.768012 run       osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:51:24.774204 run       osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:51:24.780412 run       osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:51:24.786715 run       osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:51:24.793099 run       osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:51:24.799473 run       osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:51:24.805871 run       osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:51:24.812073 run       osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:51:24.820258 run       osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:51:24.826342 run       osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:51:24.832461 run       osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:51:24.838640 run       osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:51:24.844804 run       osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:51:24.850952 run       osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:51:24.857125 run       osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:51:24.863277 run       osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:51:24.869411 run       osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:51:24.875521 run       osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:51:24.881710 run       osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:51:24.887910 run       osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:51:24.894032 run       osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:51:24.900211 run       osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:51:24.906354 run       osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:51:24.912725 run       osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:51:24.919011 run       osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:51:24.925272 run       osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:51:24.931518 run       osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:51:24.937816 run       osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:51:24.944078 run       osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:51:24.950376 run       osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:51:24.956653 run       osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:51:24.962880 run       osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:51:24.969162 run       osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:51:24.975417 run       osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:51:24.981726 run       osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:51:24.987979 run       osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:51:24.994153 run       osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:51:25.000488 run       osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:51:25.007026 run       osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:51:25.013353 run       osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:51:25.019618 run       osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:51:25.025846 run       osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:51:25.032111 run       osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:51:25.038398 run       osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:51:25.044657 run       osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:51:25.051062 run       osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:51:25.057355 run       osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:51:25.063650 run       osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:51:25.069936 run       osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:51:25.076226 run       osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:51:25.082474 run       osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:51:25.088778 run       osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:51:25.094985 run       osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:51:25.101314 run       osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:51:25.107567 run       osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:51:25.113774 run       osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:51:25.120071 run       osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:51:25.126446 run       osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:51:25.132901 run       osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:51:25.139331 run       osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:51:25.145756 run       osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:51:25.152161 run       osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:51:25.158593 run       osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:51:25.165061 run       osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:51:25.171373 run       osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:51:25.177799 run       osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:51:25.184281 run       osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:51:25.190517 run       osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:51:25.196806 ---      ParallelTerminationStrategy: PID 22 died...
22:51:25.199619 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:51:25.206467 ---      ParallelTerminationStrategy: PID 23 died...
22:51:25.209288 run      osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:51:25.216169 ---      ParallelTerminationStrategy: PID 24 died...
22:51:25.218968 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:51:25.225907 ---      ParallelTerminationStrategy: PID 25 died...
22:51:25.228718 run      osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:51:25.235490 ---      ParallelTerminationStrategy: PID 26 died...
22:51:25.238289 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:51:25.245318 ---      ParallelTerminationStrategy: PID 27 died...
22:51:25.248151 run      osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:51:25.255055 ---      ParallelTerminationStrategy: PID 28 died...
22:51:25.257963 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:51:25.265074 ---      ParallelTerminationStrategy: PID 29 died...
22:51:25.267959 run      osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:51:25.275131 ---      ParallelTerminationStrategy: PID 30 died...
22:51:25.278071 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:51:25.285187 ---      ParallelTerminationStrategy: PID 31 died...
22:51:25.288074 run      osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:51:25.295212 ---      ParallelTerminationStrategy: PID 32 died...
22:51:25.298132 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:51:25.305276 ---      ParallelTerminationStrategy: PID 33 died...
22:51:25.308237 run      osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:51:25.315332 ---      ParallelTerminationStrategy: PID 35 died...
22:51:25.318259 run   osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:51:25.326443 ---      ParallelTerminationStrategy: PID 36 died...
22:51:25.330392 run   osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:51:25.337557 ---      ParallelTerminationStrategy: PID 37 died...
22:51:25.340419 run   osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:51:25.347395 ---      ParallelTerminationStrategy: PID 38 died...
22:51:25.350199 run   osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:51:25.357150 ---      ParallelTerminationStrategy: PID 39 died...
22:51:25.359997 run   osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:51:25.366991 ---      ParallelTerminationStrategy: PID 40 died...
22:51:25.369847 run   osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:51:25.376863 ---      ParallelTerminationStrategy: PID 41 died...
22:51:25.379716 run   osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:51:25.386547 ---      ParallelTerminationStrategy: PID 42 died...
22:51:25.389330 run   osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:51:25.396279 ---      ParallelTerminationStrategy: PID 43 died...
22:51:25.399041 run   osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:51:25.406005 ---      ParallelTerminationStrategy: PID 44 died...
22:51:25.408837 run   osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:51:25.415852 ---      ParallelTerminationStrategy: PID 45 died...
22:51:25.418683 run   osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:51:25.425536 ---      ParallelTerminationStrategy: PID 46 died...
22:51:25.428285 run   osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:51:25.435089 ---      ParallelTerminationStrategy: PID 47 died...
22:51:25.437882 run   osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:51:25.444721 ---      ParallelTerminationStrategy: PID 48 died...
22:51:25.447492 run   osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:51:25.454292 ---      ParallelTerminationStrategy: PID 49 died...
22:51:25.457074 run   osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:51:25.463964 ---      ParallelTerminationStrategy: PID 50 died...
22:51:25.466723 run   osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:51:25.473581 ---      ParallelTerminationStrategy: PID 51 died...
22:51:25.476416 run   osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:51:25.483271 ---      ParallelTerminationStrategy: PID 52 died...
22:51:25.486064 run   osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:51:25.492986 ---      ParallelTerminationStrategy: PID 53 died...
22:51:25.495814 run   osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:51:25.502847 ---      ParallelTerminationStrategy: PID 54 died...
22:51:25.505719 run   osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:51:25.512564 ---      ParallelTerminationStrategy: PID 55 died...
22:51:25.515347 run   osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:51:25.522167 ---      ParallelTerminationStrategy: PID 56 died...
22:51:25.524964 run   osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:51:25.531800 ---      ParallelTerminationStrategy: PID 57 died...
22:51:25.534558 run   osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:51:25.541400 ---      ParallelTerminationStrategy: PID 58 died...
22:51:25.544170 run   osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:51:25.550990 ---      ParallelTerminationStrategy: PID 59 died...
22:51:25.553754 run   osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:51:25.560604 ---      ParallelTerminationStrategy: PID 60 died...
22:51:25.563364 run   osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:51:25.570210 ---      ParallelTerminationStrategy: PID 61 died...
22:51:25.573036 run   osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:51:25.579999 ---      ParallelTerminationStrategy: PID 62 died...
22:51:25.582893 run   osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:51:25.589764 ---      ParallelTerminationStrategy: PID 63 died...
22:51:25.592623 run   osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:51:25.599581 ---      ParallelTerminationStrategy: PID 64 died...
22:51:25.602417 run   osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:51:25.609286 ---      ParallelTerminationStrategy: PID 65 died...
22:51:25.612141 run   osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:51:25.619124 ---      ParallelTerminationStrategy: PID 66 died...
22:51:25.622048 run   osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:51:25.629068 ---      ParallelTerminationStrategy: PID 67 died...
22:51:25.631909 run   osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:51:25.638867 ---      ParallelTerminationStrategy: PID 68 died...
22:51:25.641723 run   osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:51:25.648625 ---      ParallelTerminationStrategy: PID 69 died...
22:51:25.651461 run   osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:51:25.658464 ---      ParallelTerminationStrategy: PID 70 died...
22:51:25.661338 run   osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:51:25.668233 ---      ParallelTerminationStrategy: PID 71 died...
22:51:25.671056 run   osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:51:25.677967 ---      ParallelTerminationStrategy: PID 72 died...
22:51:25.680798 run   osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:51:25.687769 ---      ParallelTerminationStrategy: PID 73 died...
22:51:25.690593 run   osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:51:25.697543 ---      ParallelTerminationStrategy: PID 74 died...
22:51:25.700350 run   osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:51:25.707308 ---      ParallelTerminationStrategy: PID 75 died...
22:51:25.710182 run   osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:51:25.717070 ---      ParallelTerminationStrategy: PID 76 died...
22:51:25.719972 run   osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:51:25.726793 ---      ParallelTerminationStrategy: PID 77 died...
22:51:25.729653 run   osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:51:25.736543 ---      ParallelTerminationStrategy: PID 78 died...
22:51:25.739417 run   osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:51:25.746371 ---      ParallelTerminationStrategy: PID 79 died...
22:51:25.749234 run   osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:51:25.756215 ---      ParallelTerminationStrategy: PID 80 died...
22:51:25.759076 run   osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:51:25.766028 ---      ParallelTerminationStrategy: PID 81 died...
22:51:25.768882 run   osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:51:25.775785 ---      ParallelTerminationStrategy: PID 82 died...
22:51:25.778674 run   osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:51:25.785713 ---      ParallelTerminationStrategy: PID 83 died...
22:51:25.788623 run   osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:51:25.795714 ---      ParallelTerminationStrategy: PID 84 died...
22:51:25.798601 run   osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:51:25.805605 ---      ParallelTerminationStrategy: PID 85 died...
22:51:25.808521 run   osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:51:25.815585 ---      ParallelTerminationStrategy: PID 86 died...
22:51:25.818454 run   osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:51:25.825463 ---      ParallelTerminationStrategy: PID 87 died...
22:51:25.828367 run   osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:51:25.835249 ---      ParallelTerminationStrategy: PID 88 died...
22:51:25.838147 run   osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:51:25.845161 ---      ParallelTerminationStrategy: PID 89 died...
22:51:25.848066 run   osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:51:25.854971 ---      ParallelTerminationStrategy: PID 90 died...
22:51:25.857896 run   osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:51:25.864862 ---      ParallelTerminationStrategy: PID 91 died...
22:51:25.867812 run   osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:51:25.874831 ---      ParallelTerminationStrategy: PID 92 died...
22:51:25.877619 run   osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:51:25.886414 ---      ParallelTerminationStrategy: PID 93 died...
22:51:25.889179 run   osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:51:25.896138 ---      ParallelTerminationStrategy: PID 94 died...
22:51:25.898943 run   osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:51:25.905996 ---      ParallelTerminationStrategy: PID 95 died...
22:51:25.908876 run   osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:51:25.915932 ---      ParallelTerminationStrategy: PID 96 died...
22:51:25.918849 run   osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:51:25.925936 ---      ParallelTerminationStrategy: PID 97 died...
22:51:25.928798 run   osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:51:25.939348 ---      ParallelTerminationStrategy: PID 98 died...
22:51:25.943905 run   osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:51:25.952532 ---      ParallelTerminationStrategy: PID 99 died...
22:51:25.955526 run   osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:51:25.962800 ---      ParallelTerminationStrategy: PID 100 died...
22:51:25.965800 run  osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:51:25.972936 ---      ParallelTerminationStrategy: PID 101 died...
22:51:25.975876 run  osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:51:25.983158 ---      ParallelTerminationStrategy: PID 102 died...
22:51:25.986099 run  osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:51:25.993408 ---      ParallelTerminationStrategy: PID 103 died...
22:51:25.997300 run  osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:51:26.004485 ---      ParallelTerminationStrategy: PID 104 died...
22:51:26.007428 run  osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:51:26.014587 ---      ParallelTerminationStrategy: PID 105 died...
22:51:26.017548 run  osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:51:26.024723 ---      ParallelTerminationStrategy: PID 106 died...
22:51:26.027690 run  osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:51:26.034877 ---      ParallelTerminationStrategy: PID 107 died...
22:51:26.037840 run  osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:51:26.044983 ---      ParallelTerminationStrategy: PID 108 died...
22:51:26.047959 run  osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:51:26.055076 ---      ParallelTerminationStrategy: PID 109 died...
22:51:26.058027 run  osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:51:26.065183 ---      ParallelTerminationStrategy: PID 110 died...
22:51:26.068134 run  osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:51:26.075230 ---      ParallelTerminationStrategy: PID 111 died...
22:51:26.078178 run  osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:51:26.085430 ---      ParallelTerminationStrategy: PID 112 died...
22:51:26.088401 run  osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:51:26.095527 ---      ParallelTerminationStrategy: PID 113 died...
22:51:26.098472 run  osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:51:26.105635 ---      ParallelTerminationStrategy: PID 114 died...
22:51:26.108537 run  osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:51:26.115638 ---      ParallelTerminationStrategy: PID 115 died...
22:51:26.118492 run  osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:51:26.125585 ---      ParallelTerminationStrategy: PID 116 died...
22:51:26.128485 run  osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:51:26.135577 ---      ParallelTerminationStrategy: PID 117 died...
22:51:26.138452 run  osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:51:26.145510 ---      ParallelTerminationStrategy: PID 118 died...
22:51:26.148462 run  osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:51:26.155666 ---      ParallelTerminationStrategy: PID 119 died...
22:51:26.160452 run  osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:51:26.167601 ---      ParallelTerminationStrategy: PID 120 died...
22:51:26.170498 run  osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:51:26.177701 ---      ParallelTerminationStrategy: PID 121 died...
22:51:26.180634 run  osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:51:26.187826 ---      ParallelTerminationStrategy: PID 122 died...
22:51:26.190759 run  osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:51:26.197920 ---      ParallelTerminationStrategy: PID 123 died...
22:51:26.200834 run  osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:51:26.207946 ---      ParallelTerminationStrategy: PID 124 died...
22:51:26.210835 run  osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:51:26.217973 ---      ParallelTerminationStrategy: PID 125 died...
22:51:26.220843 run  osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:51:26.227961 ---      ParallelTerminationStrategy: PID 126 died...
22:51:26.230828 run  osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:51:26.237985 ---      ParallelTerminationStrategy: PID 127 died...
22:51:26.241622 run  osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:51:26.249862 ---      ParallelTerminationStrategy: PID 128 died...
22:51:26.252760 run  osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:51:26.259851 ---      ParallelTerminationStrategy: PID 129 died...
22:51:26.262718 run  osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:51:26.269848 ---      ParallelTerminationStrategy: PID 130 died...
22:51:26.272734 run  osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:51:26.279815 ---      ParallelTerminationStrategy: PID 131 died...
22:51:26.282679 run  osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:51:26.289857 ---      ParallelTerminationStrategy: PID 132 died...
22:51:26.292758 run  osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:51:26.299884 ---      ParallelTerminationStrategy: PID 133 died...
22:51:26.302759 run  osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:51:26.309853 ---      ParallelTerminationStrategy: PID 134 died...
22:51:26.312732 run  osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:51:26.319892 ---      ParallelTerminationStrategy: PID 135 died...
22:51:26.322836 run       osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:51:26.330072 ---      ParallelTerminationStrategy: PID 136 died...
22:51:26.333014 run       osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:51:26.340148 ---      ParallelTerminationStrategy: PID 137 died...
22:51:26.343070 run       osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:51:26.350226 ---      ParallelTerminationStrategy: PID 138 died...
22:51:26.353196 run       osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:51:26.360355 ---      ParallelTerminationStrategy: PID 139 died...
22:51:26.363222 run       osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:51:26.370351 ---      ParallelTerminationStrategy: PID 140 died...
22:51:26.373204 run       osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:51:26.380392 ---      ParallelTerminationStrategy: PID 141 died...
22:51:26.383318 run       osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:51:26.390508 ---      ParallelTerminationStrategy: PID 142 died...
22:51:26.393499 run       osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:51:26.401083 ---      ParallelTerminationStrategy: PID 143 died...
22:51:26.405523 run       osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:51:26.412724 ---      ParallelTerminationStrategy: PID 144 died...
22:51:26.415715 run       osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:51:26.422913 ---      ParallelTerminationStrategy: PID 145 died...
22:51:26.425871 run       osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:51:26.433116 ---      ParallelTerminationStrategy: PID 146 died...
22:51:26.436042 run       osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:51:26.443197 ---      ParallelTerminationStrategy: PID 147 died...
22:51:26.446103 run       osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:51:26.453317 ---      ParallelTerminationStrategy: PID 148 died...
22:51:26.456319 run       osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:51:26.463668 ---      ParallelTerminationStrategy: PID 149 died...
22:51:26.466678 run       osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:51:26.473910 ---      ParallelTerminationStrategy: PID 150 died...
22:51:26.476828 run       osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:51:26.484213 ---      ParallelTerminationStrategy: PID 151 died...
22:51:26.487193 run       osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:51:26.494912 ---      ParallelTerminationStrategy: PID 152 died...
22:51:26.497835 run       osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:51:26.505055 ---      ParallelTerminationStrategy: PID 153 died...
22:51:26.508056 run       osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:51:26.517070 ---      ParallelTerminationStrategy: PID 154 died...
22:51:26.520025 run       osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:51:26.527338 ---      ParallelTerminationStrategy: PID 155 died...
22:51:26.530265 run       osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:51:26.537459 ---      ParallelTerminationStrategy: PID 156 died...
22:51:26.540407 run       osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:51:26.547812 ---      ParallelTerminationStrategy: PID 157 died...
22:51:26.550793 run       osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:51:26.558241 ---      ParallelTerminationStrategy: PID 158 died...
22:51:26.561344 run       osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:51:26.568664 ---      ParallelTerminationStrategy: PID 159 died...
22:51:26.571604 run       osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:51:26.578898 ---      ParallelTerminationStrategy: PID 160 died...
22:51:26.581873 run       osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:51:26.589137 ---      ParallelTerminationStrategy: PID 161 died...
22:51:26.592115 run       osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:51:26.599313 ---      ParallelTerminationStrategy: PID 162 died...
22:51:26.602317 run       osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:51:26.609562 ---      ParallelTerminationStrategy: PID 163 died...
22:51:26.612571 run       osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:51:26.619838 ---      ParallelTerminationStrategy: PID 164 died...
22:51:26.622894 run       osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:51:26.630398 ---      ParallelTerminationStrategy: PID 165 died...
22:51:26.633515 run       osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:51:26.640941 ---      ParallelTerminationStrategy: PID 166 died...
22:51:26.644124 run       osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:51:26.651372 ---      ParallelTerminationStrategy: PID 167 died...
22:51:26.654389 run       osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:51:26.661649 ---      ParallelTerminationStrategy: PID 168 died...
22:51:26.664683 run       osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:51:26.672067 ---      ParallelTerminationStrategy: PID 169 died...
22:51:26.674984 run       osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:51:26.682194 ---      ParallelTerminationStrategy: PID 170 died...
22:51:26.685184 run       osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:51:26.692378 ---      ParallelTerminationStrategy: PID 171 died...
22:51:26.695295 run       osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:51:26.702495 ---      ParallelTerminationStrategy: PID 172 died...
22:51:26.705447 run       osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:51:26.712732 ---      ParallelTerminationStrategy: PID 173 died...
22:51:26.715795 run       osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:51:26.723043 ---      ParallelTerminationStrategy: PID 174 died...
22:51:26.725961 run       osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:51:26.733155 ---      ParallelTerminationStrategy: PID 175 died...
22:51:26.736081 run       osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:51:26.743276 ---      ParallelTerminationStrategy: PID 176 died...
22:51:26.746214 run       osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:51:26.753455 ---      ParallelTerminationStrategy: PID 177 died...
22:51:26.756675 run       osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:51:26.765669 ---      ParallelTerminationStrategy: PID 178 died...
22:51:26.768555 run       osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:51:26.775773 ---      ParallelTerminationStrategy: PID 179 died...
22:51:26.778661 run       osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:51:26.786007 ---      ParallelTerminationStrategy: PID 180 died...
22:51:26.788929 run       osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:51:26.796222 ---      ParallelTerminationStrategy: PID 181 died...
22:51:26.799092 run       osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:51:26.806297 ---      ParallelTerminationStrategy: PID 182 died...
22:51:26.809235 run       osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:51:26.816378 ---      ParallelTerminationStrategy: PID 183 died...
22:51:26.819269 run       osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:51:26.826509 ---      ParallelTerminationStrategy: PID 184 died...
22:51:26.829437 run       osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:51:26.836647 ---      ParallelTerminationStrategy: PID 185 died...
22:51:26.839571 run       osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:51:26.847866 ---      ParallelTerminationStrategy: PID 186 died...
22:51:26.850954 run       osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:51:26.858189 ---      ParallelTerminationStrategy: PID 187 died...
22:51:26.861225 run       osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:51:26.868452 ---      ParallelTerminationStrategy: PID 188 died...
22:51:26.871374 run       osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:51:26.878557 ---      ParallelTerminationStrategy: PID 189 died...
22:51:26.881481 run       osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:51:26.888815 ---      ParallelTerminationStrategy: PID 190 died...
22:51:26.891747 run       osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:51:26.900881 ---      ParallelTerminationStrategy: PID 191 died...
22:51:26.903789 run       osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:51:26.910933 ---      ParallelTerminationStrategy: PID 192 died...
22:51:26.913831 run       osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:51:26.920980 ---      ParallelTerminationStrategy: PID 193 died...
22:51:26.923883 run       osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:51:26.931009 ---      ParallelTerminationStrategy: PID 194 died...
22:51:26.933920 run       osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:51:26.941082 ---      ParallelTerminationStrategy: PID 195 died...
22:51:26.943969 run       osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:51:26.951091 ---      ParallelTerminationStrategy: PID 196 died...
22:51:26.954002 run       osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:51:26.961139 ---      ParallelTerminationStrategy: PID 197 died...
22:51:26.964043 run       osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:51:26.971241 ---      ParallelTerminationStrategy: PID 198 died...
22:51:26.974133 run       osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:51:26.981253 ---      ParallelTerminationStrategy: PID 199 died...
22:51:26.984192 run       osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:51:26.991326 ---      ParallelTerminationStrategy: PID 200 died...
22:51:26.994192 run       osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:51:27.001300 ---      ParallelTerminationStrategy: PID 201 died...
22:51:27.004189 run       osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:51:27.011338 ---      ParallelTerminationStrategy: PID 202 died...
22:51:27.014252 run       osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:51:27.021383 ---      ParallelTerminationStrategy: PID 203 died...
22:51:27.024285 run       osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:51:27.031432 ---      ParallelTerminationStrategy: PID 204 died...
22:51:27.034401 run       osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:51:27.041669 ---      ParallelTerminationStrategy: PID 205 died...
22:51:27.044627 run       osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:51:27.051880 ---      ParallelTerminationStrategy: PID 206 died...
22:51:27.054819 run       osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:51:27.062067 ---      ParallelTerminationStrategy: PID 207 died...
22:51:27.065063 run       osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:51:27.074213 ---      ParallelTerminationStrategy: PID 208 died...
22:51:27.077085 run       osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:51:27.084271 ---      ParallelTerminationStrategy: PID 209 died...
22:51:27.087198 run       osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:51:27.094349 ---      ParallelTerminationStrategy: PID 210 died...
22:51:27.097266 run       osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:51:27.104426 ---      ParallelTerminationStrategy: PID 211 died...
22:51:27.107315 run       osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:51:27.114493 ---      ParallelTerminationStrategy: PID 212 died...
22:51:27.117407 run       osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:51:27.124549 ---      ParallelTerminationStrategy: PID 213 died...
22:51:27.127433 run       osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:51:27.134563 ---      ParallelTerminationStrategy: PID 214 died...
22:51:27.137426 run       osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:51:27.144573 ---      ParallelTerminationStrategy: PID 215 died...
22:51:27.147449 run       osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:51:27.154531 ---      ParallelTerminationStrategy: PID 216 died...
22:51:27.157396 run       osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:51:27.164603 ---      ParallelTerminationStrategy: PID 217 died...
22:51:27.167481 run       osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:51:27.176294 ---      ParallelTerminationStrategy: PID 218 died...
22:51:27.179719 run       osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:51:27.188189 ---      ParallelTerminationStrategy: PID 219 died...
22:51:27.191122 run       osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:51:27.198302 ---      ParallelTerminationStrategy: PID 220 died...
22:51:27.201213 run       osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:51:27.208428 ---      ParallelTerminationStrategy: PID 221 died...
22:51:27.211323 run       osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:51:27.218488 ---      ParallelTerminationStrategy: PID 222 died...
22:51:27.221398 run       osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:51:27.228599 ---      ParallelTerminationStrategy: PID 223 died...
22:51:27.231472 run       osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:51:27.238608 ---      ParallelTerminationStrategy: PID 224 died...
22:51:27.241502 run       osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:51:27.248666 ---      ParallelTerminationStrategy: PID 225 died...
22:51:27.251597 run       osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:51:27.258740 ---      ParallelTerminationStrategy: PID 226 died...
22:51:27.261681 run       osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:51:27.268817 ---      ParallelTerminationStrategy: PID 227 died...
22:51:27.271728 run       osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:51:27.278888 ---      ParallelTerminationStrategy: PID 228 died...
22:51:27.281809 run       osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:51:27.288919 ---      ParallelTerminationStrategy: PID 229 died...
22:51:27.291889 run       osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:51:27.299018 ---      ParallelTerminationStrategy: PID 230 died...
22:51:27.301958 run       osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:51:27.309142 ---      ParallelTerminationStrategy: PID 231 died...
22:51:27.312079 run       osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:51:27.319196 ---      ParallelTerminationStrategy: PID 232 died...
22:51:27.322108 run       osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:51:27.329255 ---      ParallelTerminationStrategy: PID 233 died...
22:51:27.332139 run       osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:51:27.339311 ---      ParallelTerminationStrategy: PID 234 died...
22:51:27.342476 run       osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:51:29.363252 ---      ParallelTerminationStrategy: PID 34 died...
22:51:29.368667 run         osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-7786 netreg_mass PASS
---------------------------------------------------------------------
22:51:29.475527 tst                       trial-7786: Storing JUnit report in /build/trial-7786/run.2024-11-16_22-49-55/trial-7786.xml

--------------------------------------------------------------------------------------------
trial-7786 PASS
--------------------------------------------------------------------------------------------
22:51:29.509751 tst                       trial-7786: trial-7786: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (88.1 sec)
+ exit_code=0
+ rm -rf trial-7786/inst
+ cd trial-7786
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2024-11-16 22:49:54
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-7786-run.tgz run.2024-11-16_22-49-55
+ tar czf /build/trial-7786-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2024-11-16_16_11_57.tgz osmo-bts-oc2g.build-2024-11-16_00_52_40.tgz osmo-bts-sysmo.build-2024-11-16_00_53_03.tgz osmo-bts.build-2024-11-16_00_53_59.tgz osmo-ggsn.build-2024-11-16_20_43_07.tgz osmo-hlr.build-2024-11-16_16_37_15.tgz osmo-hnbgw.build-2024-11-16_16_18_53.tgz osmo-mgw.build-2024-11-16_16_08_39.tgz osmo-msc.build-2024-11-16_16_23_28.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2024-11-16_07_41_10.tgz osmo-pcu-sysmo.build-2024-11-16_07_40_19.tgz osmo-pcu.build-2024-11-16_07_41_09.tgz osmo-sgsn.build-2024-11-16_20_50_39.tgz osmo-stp.build-2024-11-16_16_09_19.tgz osmo-trx.build-2024-11-16_14_27_15.tgz osmocom-bb.build-2024-11-16_21_18_21.tgz srslte.build-19.tgz
+ exit 0
+ clean_up_trap
+ set +x

### Clean up ###

+ trap - EXIT INT TERM 0
+ clean_up
+ docker kill osmo-gsm-tester-virtual
Error response from daemon: Cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual
+ true
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bookworm chmod -R a+rwX /workspace/
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Sending e-mails to: jenkins-notifications@lists.osmocom.org
Finished: SUCCESS