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 f7d64b0bcf946ec21ce9c7562194343a12213a80 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
Commit message: "jenkins.sh: libosmo-netif no longer depends on libosmo-abis"
 > git rev-list --no-walk 7abbf2984132cf5777f792813ec796e254094d30 # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins3644781114766147147.sh
+ rm -rf trial-7790-bin.tgz trial-7790-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 23265
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10235
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 9228
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12059
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12362
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 10301
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 37836
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 6792
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 39583
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 7188
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 12666
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6652
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 10758
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 6832
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8256
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5551
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 6652
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins9271409089300389838.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-7790
+ 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
47ae650 debian-bookworm-android: new container
+ 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 DONE 0.0s

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

#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.365 Hit:1 http://deb.debian.org/debian bookworm InRelease
#10 0.365 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
#10 0.368 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
#10 0.487 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#10 0.567 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [204 kB]
#10 0.624 Fetched 308 kB in 0s (1060 kB/s)
#10 0.624 Reading package lists...
#10 1.027 Reading package lists...
#10 1.424 Building dependency tree...
#10 1.520 Reading state information...
#10 1.614 dbus is already the newest version (1.14.10-1~deb12u1).
#10 1.614 tcpdump is already the newest version (4.99.3-1).
#10 1.614 sqlite3 is already the newest version (3.40.1-2+deb12u1).
#10 1.614 python3 is already the newest version (3.11.2-1+b1).
#10 1.614 python3-setuptools is already the newest version (66.1.1-1).
#10 1.614 python3-yaml is already the newest version (6.0-3+b2).
#10 1.614 python3-mako is already the newest version (1.2.4+ds-1).
#10 1.614 python3-gi is already the newest version (3.42.2-3+b1).
#10 1.614 python3-wheel is already the newest version (0.38.4-2).
#10 1.614 python3-wheel set to manually installed.
#10 1.614 ofono is already the newest version (1.31-3+b1).
#10 1.614 patchelf is already the newest version (0.14.3-1+b1).
#10 1.614 sudo is already the newest version (1.9.13p3-1+deb12u1).
#10 1.614 libcap2-bin is already the newest version (1:2.66-4).
#10 1.614 libcap2-bin set to manually installed.
#10 1.614 python3-pip is already the newest version (23.0.1+dfsg-1).
#10 1.614 locales is already the newest version (2.36-9+deb12u9).
#10 1.614 The following additional packages will be installed:
#10 1.614   busybox libblas3 libiperf0 liblapack3 librpm9 librpmio9 rpm-common
#10 1.615 Suggested packages:
#10 1.615   libarchive-dev gfortran python3-pytest rpm-i18n
#10 1.688 The following NEW packages will be installed:
#10 1.688   busybox cpio iperf3 libblas3 libiperf0 liblapack3 librpm9 librpmio9
#10 1.688   python3-numpy python3-watchdog rpm-common rpm2cpio udhcpc
#10 1.713 0 upgraded, 13 newly installed, 0 to remove and 2 not upgraded.
#10 1.713 Need to get 14.8 MB of archives.
#10 1.713 After this operation, 45.5 MB of additional disk space will be used.
#10 1.713 Get:1 http://deb.debian.org/debian bookworm/main amd64 libiperf0 amd64 3.12-1+deb12u1 [91.2 kB]
#10 1.727 Get:2 http://deb.debian.org/debian bookworm/main amd64 iperf3 amd64 3.12-1+deb12u1 [33.9 kB]
#10 1.731 Get:3 http://deb.debian.org/debian bookworm/main amd64 cpio amd64 2.13+dfsg-7.1 [245 kB]
#10 1.737 Get:4 http://deb.debian.org/debian bookworm/main amd64 busybox amd64 1:1.35.0-4+b3 [452 kB]
#10 1.743 Get:5 http://deb.debian.org/debian bookworm/main amd64 libblas3 amd64 3.11.0-2 [149 kB]
#10 1.744 Get:6 http://deb.debian.org/debian bookworm/main amd64 liblapack3 amd64 3.11.0-2 [2323 kB]
#10 1.768 Get:7 http://deb.debian.org/debian bookworm/main amd64 librpmio9 amd64 4.18.0+dfsg-1+deb12u1 [1625 kB]
#10 1.778 Get:8 http://deb.debian.org/debian bookworm/main amd64 librpm9 amd64 4.18.0+dfsg-1+deb12u1 [1720 kB]
#10 1.793 Get:9 http://deb.debian.org/debian bookworm/main amd64 python3-numpy amd64 1:1.24.2-1+deb12u1 [4960 kB]
#10 1.837 Get:10 http://deb.debian.org/debian bookworm/main amd64 python3-watchdog all 2.2.1-1 [124 kB]
#10 1.838 Get:11 http://deb.debian.org/debian bookworm/main amd64 rpm-common amd64 4.18.0+dfsg-1+deb12u1 [1571 kB]
#10 1.849 Get:12 http://deb.debian.org/debian bookworm/main amd64 rpm2cpio amd64 4.18.0+dfsg-1+deb12u1 [1547 kB]
#10 1.865 Get:13 http://deb.debian.org/debian bookworm/main amd64 udhcpc amd64 1:1.35.0-4+b3 [6284 B]
#10 2.011 debconf: delaying package configuration, since apt-utils is not installed
#10 2.048 Fetched 14.8 MB in 0s (85.9 MB/s)
#10 2.082 Selecting previously unselected package libiperf0:amd64.
#10 2.082 (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.124 Preparing to unpack .../00-libiperf0_3.12-1+deb12u1_amd64.deb ...
#10 2.130 Unpacking libiperf0:amd64 (3.12-1+deb12u1) ...
#10 2.189 Selecting previously unselected package iperf3.
#10 2.197 Preparing to unpack .../01-iperf3_3.12-1+deb12u1_amd64.deb ...
#10 2.203 Unpacking iperf3 (3.12-1+deb12u1) ...
#10 2.248 Selecting previously unselected package cpio.
#10 2.257 Preparing to unpack .../02-cpio_2.13+dfsg-7.1_amd64.deb ...
#10 2.261 Unpacking cpio (2.13+dfsg-7.1) ...
#10 2.331 Selecting previously unselected package busybox.
#10 2.339 Preparing to unpack .../03-busybox_1%3a1.35.0-4+b3_amd64.deb ...
#10 2.342 Unpacking busybox (1:1.35.0-4+b3) ...
#10 2.421 Selecting previously unselected package libblas3:amd64.
#10 2.431 Preparing to unpack .../04-libblas3_3.11.0-2_amd64.deb ...
#10 2.436 Unpacking libblas3:amd64 (3.11.0-2) ...
#10 2.496 Selecting previously unselected package liblapack3:amd64.
#10 2.505 Preparing to unpack .../05-liblapack3_3.11.0-2_amd64.deb ...
#10 2.512 Unpacking liblapack3:amd64 (3.11.0-2) ...
#10 2.692 Selecting previously unselected package librpmio9.
#10 2.701 Preparing to unpack .../06-librpmio9_4.18.0+dfsg-1+deb12u1_amd64.deb ...
#10 2.705 Unpacking librpmio9 (4.18.0+dfsg-1+deb12u1) ...
#10 2.764 Selecting previously unselected package librpm9.
#10 2.772 Preparing to unpack .../07-librpm9_4.18.0+dfsg-1+deb12u1_amd64.deb ...
#10 2.777 Unpacking librpm9 (4.18.0+dfsg-1+deb12u1) ...
#10 2.846 Selecting previously unselected package python3-numpy.
#10 2.853 Preparing to unpack .../08-python3-numpy_1%3a1.24.2-1+deb12u1_amd64.deb ...
#10 2.856 Unpacking python3-numpy (1:1.24.2-1+deb12u1) ...
#10 3.201 Selecting previously unselected package python3-watchdog.
#10 3.208 Preparing to unpack .../09-python3-watchdog_2.2.1-1_all.deb ...
#10 3.211 Unpacking python3-watchdog (2.2.1-1) ...
#10 3.266 Selecting previously unselected package rpm-common.
#10 3.275 Preparing to unpack .../10-rpm-common_4.18.0+dfsg-1+deb12u1_amd64.deb ...
#10 3.278 Unpacking rpm-common (4.18.0+dfsg-1+deb12u1) ...
#10 3.344 Selecting previously unselected package rpm2cpio.
#10 3.352 Preparing to unpack .../11-rpm2cpio_4.18.0+dfsg-1+deb12u1_amd64.deb ...
#10 3.356 Unpacking rpm2cpio (4.18.0+dfsg-1+deb12u1) ...
#10 3.399 Selecting previously unselected package udhcpc:amd64.
#10 3.407 Preparing to unpack .../12-udhcpc_1%3a1.35.0-4+b3_amd64.deb ...
#10 3.410 Unpacking udhcpc:amd64 (1:1.35.0-4+b3) ...
#10 3.475 Setting up cpio (2.13+dfsg-7.1) ...
#10 3.490 update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode
#10 3.490 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.497 Setting up python3-watchdog (2.2.1-1) ...
#10 3.633 Setting up busybox (1:1.35.0-4+b3) ...
#10 3.646 Setting up libblas3:amd64 (3.11.0-2) ...
#10 3.655 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.660 Setting up libiperf0:amd64 (3.12-1+deb12u1) ...
#10 3.670 Setting up udhcpc:amd64 (1:1.35.0-4+b3) ...
#10 3.684 Setting up librpmio9 (4.18.0+dfsg-1+deb12u1) ...
#10 3.695 Setting up librpm9 (4.18.0+dfsg-1+deb12u1) ...
#10 3.706 Setting up liblapack3:amd64 (3.11.0-2) ...
#10 3.715 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.721 Setting up iperf3 (3.12-1+deb12u1) ...
#10 3.793 debconf: unable to initialize frontend: Dialog
#10 3.793 debconf: (TERM is not set, so the dialog frontend is not usable.)
#10 3.793 debconf: falling back to frontend: Readline
#10 3.800 debconf: unable to initialize frontend: Readline
#10 3.800 debconf: (This frontend requires a controlling tty.)
#10 3.800 debconf: falling back to frontend: Teletype
#10 3.811 Configuring iperf3
#10 3.811 ------------------
#10 3.811 
#10 3.811 Choose this option if Iperf3 should start automatically as a daemon, now and at 
#10 3.811 boot time.
#10 3.811 
#10 3.811 Start Iperf3 as a daemon automatically? [yes/no] 
#10 3.811 Use of uninitialized value $_[1] in join or string at /usr/share/perl5/Debconf/DbDriver/Stack.pm line 111.
#10 3.887 invoke-rc.d: could not determine current runlevel
#10 3.890 invoke-rc.d: policy-rc.d denied execution of stop.
#10 3.992 Use of uninitialized value $val in substitution (s///) at /usr/share/perl5/Debconf/Format/822.pm line 83, <GEN6> line 1.
#10 3.992 Use of uninitialized value $val in concatenation (.) or string at /usr/share/perl5/Debconf/Format/822.pm line 84, <GEN6> line 1.
#10 4.007 Setting up rpm-common (4.18.0+dfsg-1+deb12u1) ...
#10 4.021 Setting up python3-numpy (1:1.24.2-1+deb12u1) ...
#10 5.176 Setting up rpm2cpio (4.18.0+dfsg-1+deb12u1) ...
#10 5.186 Processing triggers for man-db (2.11.2-2) ...
#10 5.200 Processing triggers for dbus (1.14.10-1~deb12u1) ...
#10 5.212 Processing triggers for libc-bin (2.36-9+deb12u9) ...
#10 DONE 5.4s

#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.678 Collecting smpplib
#11 0.678   Cloning https://github.com/podshumok/python-smpplib.git (to revision master) to /tmp/pip-install-hh41qln9/smpplib_b307f19950bd4904b7241d95ad2e845a
#11 0.681   Running command git clone --filter=blob:none --quiet https://github.com/podshumok/python-smpplib.git /tmp/pip-install-hh41qln9/smpplib_b307f19950bd4904b7241d95ad2e845a
#11 1.464   Resolved https://github.com/podshumok/python-smpplib.git to commit 29e611d20b21c4c6aff55ee867f2355f4c7085c8
#11 1.467   Preparing metadata (setup.py): started
#11 1.682   Preparing metadata (setup.py): finished with status 'done'
#11 1.685 Requirement already satisfied: pydbus in /usr/local/lib/python3.11/dist-packages (0.6.0)
#11 1.686 Requirement already satisfied: pyusb in /usr/lib/python3/dist-packages (1.2.1.post2)
#11 1.687 Requirement already satisfied: pysispm in /usr/local/lib/python3.11/dist-packages (0.6)
#11 2.230 Collecting pymongo
#11 2.277   Downloading pymongo-4.10.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB)
#11 2.378      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 16.6 MB/s eta 0:00:00
#11 2.384 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from smpplib) (1.16.0)
#11 2.434 Collecting dnspython<3.0.0,>=1.16.0
#11 2.441   Downloading dnspython-2.7.0-py3-none-any.whl (313 kB)
#11 2.457      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 313.6/313.6 kB 22.7 MB/s eta 0:00:00
#11 2.779 Installing collected packages: dnspython, pymongo
#11 3.197 Successfully installed dnspython-2.7.0 pymongo-4.10.1
#11 3.197 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.357 Hit:1 http://deb.debian.org/debian bookworm InRelease
#12 0.357 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#12 0.357 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#12 0.358 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#12 0.616 Reading package lists...
#12 1.026 Reading package lists...
#12 1.449 Building dependency tree...
#12 1.546 Reading state information...
#12 1.637 The following additional packages will be installed:
#12 1.637   dbus-user-session libnss-systemd libpam-systemd libxmuu1 ncurses-term
#12 1.637   openssh-sftp-server runit-helper systemd-sysv xauth
#12 1.638 Suggested packages:
#12 1.638   molly-guard monkeysphere ssh-askpass ufw
#12 1.721 The following NEW packages will be installed:
#12 1.721   dbus-user-session libnss-systemd libpam-systemd libxmuu1 ncurses-term
#12 1.721   openssh-server openssh-sftp-server runit-helper systemd-sysv xauth
#12 1.747 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
#12 1.747 Need to get 1598 kB of archives.
#12 1.747 After this operation, 7874 kB of additional disk space will be used.
#12 1.747 Get:1 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.31-1~deb12u1 [42.5 kB]
#12 1.758 Get:2 http://deb.debian.org/debian bookworm/main amd64 openssh-sftp-server amd64 1:9.2p1-2+deb12u3 [65.8 kB]
#12 1.764 Get:3 http://deb.debian.org/debian bookworm/main amd64 runit-helper all 2.15.2 [6520 B]
#12 1.764 Get:4 http://deb.debian.org/debian bookworm/main amd64 openssh-server amd64 1:9.2p1-2+deb12u3 [456 kB]
#12 1.775 Get:5 http://deb.debian.org/debian bookworm/main amd64 libnss-systemd amd64 252.31-1~deb12u1 [163 kB]
#12 1.776 Get:6 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.31-1~deb12u1 [225 kB]
#12 1.778 Get:7 http://deb.debian.org/debian bookworm/main amd64 ncurses-term all 6.4-4 [501 kB]
#12 1.782 Get:8 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.10-1~deb12u1 [78.1 kB]
#12 1.783 Get:9 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB]
#12 1.783 Get:10 http://deb.debian.org/debian bookworm/main amd64 xauth amd64 1:1.1.2-1 [36.0 kB]
#12 1.919 debconf: delaying package configuration, since apt-utils is not installed
#12 1.953 Fetched 1598 kB in 0s (27.7 MB/s)
#12 1.982 Selecting previously unselected package systemd-sysv.
#12 1.982 (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.029 Preparing to unpack .../0-systemd-sysv_252.31-1~deb12u1_amd64.deb ...
#12 2.033 Unpacking systemd-sysv (252.31-1~deb12u1) ...
#12 2.078 Selecting previously unselected package openssh-sftp-server.
#12 2.089 Preparing to unpack .../1-openssh-sftp-server_1%3a9.2p1-2+deb12u3_amd64.deb ...
#12 2.093 Unpacking openssh-sftp-server (1:9.2p1-2+deb12u3) ...
#12 2.138 Selecting previously unselected package runit-helper.
#12 2.146 Preparing to unpack .../2-runit-helper_2.15.2_all.deb ...
#12 2.150 Unpacking runit-helper (2.15.2) ...
#12 2.198 Selecting previously unselected package openssh-server.
#12 2.208 Preparing to unpack .../3-openssh-server_1%3a9.2p1-2+deb12u3_amd64.deb ...
#12 2.218 Unpacking openssh-server (1:9.2p1-2+deb12u3) ...
#12 2.298 Selecting previously unselected package libnss-systemd:amd64.
#12 2.306 Preparing to unpack .../4-libnss-systemd_252.31-1~deb12u1_amd64.deb ...
#12 2.315 Unpacking libnss-systemd:amd64 (252.31-1~deb12u1) ...
#12 2.370 Selecting previously unselected package libpam-systemd:amd64.
#12 2.380 Preparing to unpack .../5-libpam-systemd_252.31-1~deb12u1_amd64.deb ...
#12 2.383 Unpacking libpam-systemd:amd64 (252.31-1~deb12u1) ...
#12 2.439 Selecting previously unselected package ncurses-term.
#12 2.446 Preparing to unpack .../6-ncurses-term_6.4-4_all.deb ...
#12 2.452 Unpacking ncurses-term (6.4-4) ...
#12 2.760 Selecting previously unselected package dbus-user-session.
#12 2.769 Preparing to unpack .../7-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ...
#12 2.773 Unpacking dbus-user-session (1.14.10-1~deb12u1) ...
#12 2.817 Selecting previously unselected package libxmuu1:amd64.
#12 2.826 Preparing to unpack .../8-libxmuu1_2%3a1.1.3-3_amd64.deb ...
#12 2.829 Unpacking libxmuu1:amd64 (2:1.1.3-3) ...
#12 2.867 Selecting previously unselected package xauth.
#12 2.874 Preparing to unpack .../9-xauth_1%3a1.1.2-1_amd64.deb ...
#12 2.877 Unpacking xauth (1:1.1.2-1) ...
#12 2.952 Setting up runit-helper (2.15.2) ...
#12 2.962 Setting up openssh-sftp-server (1:9.2p1-2+deb12u3) ...
#12 2.974 Setting up systemd-sysv (252.31-1~deb12u1) ...
#12 2.985 Setting up openssh-server (1:9.2p1-2+deb12u3) ...
#12 3.083 debconf: unable to initialize frontend: Dialog
#12 3.083 debconf: (TERM is not set, so the dialog frontend is not usable.)
#12 3.083 debconf: falling back to frontend: Readline
#12 3.089 debconf: unable to initialize frontend: Readline
#12 3.089 debconf: (This frontend requires a controlling tty.)
#12 3.089 debconf: falling back to frontend: Teletype
#12 3.160 
#12 3.160 Creating config file /etc/ssh/sshd_config with new version
#12 3.199 Creating SSH2 RSA key; this may take some time ...
#12 3.315 3072 SHA256:6JKzRxteNMnt3qqJiPh9tijl6zrABrp23aQJdqFdbG8 root@buildkitsandbox (RSA)
#12 3.317 Creating SSH2 ECDSA key; this may take some time ...
#12 3.328 256 SHA256:YmiOwoi/ZxQNTAfutAlS+3i6kiq+C8jzA5BRopp50PY root@buildkitsandbox (ECDSA)
#12 3.329 Creating SSH2 ED25519 key; this may take some time ...
#12 3.340 256 SHA256:XSRiEFyfPgAFonL2sRyfvFGHX0AvkfE5Rqk/YJ9oVcc root@buildkitsandbox (ED25519)
#12 3.420 invoke-rc.d: could not determine current runlevel
#12 3.423 invoke-rc.d: policy-rc.d denied execution of start.
#12 3.520 Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service.

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

#12 3.604 Setting up libnss-systemd:amd64 (252.31-1~deb12u1) ...
#12 3.622 Setting up libpam-systemd:amd64 (252.31-1~deb12u1) ...
#12 3.689 debconf: unable to initialize frontend: Dialog
#12 3.689 debconf: (TERM is not set, so the dialog frontend is not usable.)
#12 3.689 debconf: falling back to frontend: Readline
#12 3.695 debconf: unable to initialize frontend: Readline
#12 3.695 debconf: (This frontend requires a controlling tty.)
#12 3.695 debconf: falling back to frontend: Teletype
#12 3.766 Setting up libxmuu1:amd64 (2:1.1.3-3) ...
#12 3.778 Setting up ncurses-term (6.4-4) ...
#12 3.788 Setting up dbus-user-session (1.14.10-1~deb12u1) ...
#12 3.802 Setting up xauth (1:1.1.2-1) ...
#12 3.814 Processing triggers for man-db (2.11.2-2) ...
#12 3.829 Processing triggers for libc-bin (2.36-9+deb12u9) ...
#12 DONE 4.0s

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

#17 [12/28] RUN	MKDIR -p /osmo-gsm-tester-srsue                  /osmo-gsm-tester-srsenb                  /osmo-gsm-tester-srsepc                  /osmo-gsm-tester-trx 		 /osmo-gsm-tester-grbroker 		 /osmo-gsm-tester-open5gs
#17 DONE 0.3s

#18 [13/28] RUN	CHOWN -R jenkins:jenkins                  /osmo-gsm-tester-*
#18 DONE 0.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.761 Generating locales (this might take a while)...
#19 0.766   en_US.UTF-8... done
#19 1.746 Generation complete.
#19 DONE 1.8s

#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.322 Hit:1 http://deb.debian.org/debian bookworm InRelease
#20 0.322 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#20 0.322 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#20 0.325 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#20 0.592 Reading package lists...
#20 1.009 Reading package lists...
#20 1.407 Building dependency tree...
#20 1.509 Reading state information...
#20 1.605 telnet is already the newest version (0.17+2.4-2+deb12u1).
#20 1.605 The following additional packages will be installed:
#20 1.605   libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10
#20 1.605   libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22
#20 1.605   libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11
#20 1.606   libosmosim2 libosmotrau10 libosmousb0 libosmovty13 libsmpp1 osmocom-nightly
#20 1.632 The following NEW packages will be installed:
#20 1.633   libasn1c-dev libasn1c1 libgtp-dev libgtp10 libosmo-abis-dev
#20 1.633   libosmo-gsup-client-dev libosmo-gsup-client0 libosmo-netif-dev
#20 1.633   libosmo-ranap-dev libosmo-ranap7 libosmo-sigtran-dev libosmo-sigtran10
#20 1.633   libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev
#20 1.633   libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0
#20 1.633   libosmonetif11 libosmosim2 libosmotrau10 libosmousb0 libosmovty13 libsmpp1
#20 1.633   libsmpp34-dev osmocom-nightly
#20 1.815 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded.
#20 1.815 Need to get 3,938 kB of archives.
#20 1.815 After this operation, 17.6 MB of additional disk space will be used.
#20 1.815 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202411202026 [1,176 B]
#20 1.825 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.33.a28ae.202411202026 [169 kB]
#20 1.828 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.28.2b16.202411202026 [39.0 kB]
#20 1.828 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dev 1.12.0.28.2b16.202411202026 [140 kB]
#20 1.830 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.33.a28ae.202411202026 [50.6 kB]
#20 1.836 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau10 1.6.0.29.1414.202411202026 [32.9 kB]
#20 1.853 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.33.a28ae.202411202026 [69.7 kB]
#20 1.864 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.33.a28ae.202411202026 [227 kB]
#20 1.872 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.33.a28ae.202411202026 [103 kB]
#20 1.885 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.29.1414.202411202026 [73.3 kB]
#20 1.896 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.6.0.29.1414.202411202026 [117 kB]
#20 1.898 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.6.db2f.202411202026 [20.9 kB]
#20 1.900 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.33.a28ae.202411202026 [70.3 kB]
#20 1.910 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.33.a28ae.202411202026 [177 kB]
#20 1.922 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.33.a28ae.202411202026 [58.8 kB]
#20 1.933 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.33.a28ae.202411202026 [62.9 kB]
#20 1.943 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.33.a28ae.202411202026 [49.6 kB]
#20 1.950 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.33.a28ae.202411202026 [42.9 kB]
#20 1.961 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.10.0.33.a28ae.202411202026 [847 kB]
#20 1.975 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client-dev 1.8.0.6.db2f.202411202026 [25.1 kB]
#20 1.977 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.5.89a1.202411202026 [53.9 kB]
#20 1.978 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.5.1.5.89a1.202411202026 [66.1 kB]
#20 1.980 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.50.b59d.202411202026 [127 kB]
#20 1.982 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 2.0.0.50.b59d.202411202026 [606 kB]
#20 1.988 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp1 1.14.4.1.f1ec.202411202026 [101 kB]
#20 1.989 Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp34-dev 1.14.4.1.f1ec.202411202026 [112 kB]
#20 1.990 Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.37.202411202026 [75.4 kB]
#20 1.992 Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dev 0.9.37.202411202026 [106 kB]
#20 2.017 Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.3.655a.202411202026 [222 kB]
#20 2.040 Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dev 1.6.0.3.655a.202411202026 [92.1 kB]
#20 2.187 debconf: delaying package configuration, since apt-utils is not installed
#20 2.226 Fetched 3,938 kB in 0s (9,787 kB/s)
#20 2.251 Selecting previously unselected package osmocom-nightly.
#20 2.251 (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.297 Preparing to unpack .../00-osmocom-nightly_202411202026_amd64.deb ...
#20 2.300 Unpacking osmocom-nightly (202411202026) ...
#20 2.344 Selecting previously unselected package libosmocore22:amd64.
#20 2.352 Preparing to unpack .../01-libosmocore22_1.10.0.33.a28ae.202411202026_amd64.deb ...
#20 2.358 Unpacking libosmocore22:amd64 (1.10.0.33.a28ae.202411202026) ...
#20 2.414 Selecting previously unselected package libgtp10:amd64.
#20 2.423 Preparing to unpack .../02-libgtp10_1.12.0.28.2b16.202411202026_amd64.deb ...
#20 2.428 Unpacking libgtp10:amd64 (1.12.0.28.2b16.202411202026) ...
#20 2.468 Selecting previously unselected package libgtp-dev:amd64.
#20 2.476 Preparing to unpack .../03-libgtp-dev_1.12.0.28.2b16.202411202026_amd64.deb ...
#20 2.479 Unpacking libgtp-dev:amd64 (1.12.0.28.2b16.202411202026) ...
#20 2.527 Selecting previously unselected package libosmocodec4:amd64.
#20 2.535 Preparing to unpack .../04-libosmocodec4_1.10.0.33.a28ae.202411202026_amd64.deb ...
#20 2.539 Unpacking libosmocodec4:amd64 (1.10.0.33.a28ae.202411202026) ...
#20 2.583 Selecting previously unselected package libosmotrau10:amd64.
#20 2.593 Preparing to unpack .../05-libosmotrau10_1.6.0.29.1414.202411202026_amd64.deb ...
#20 2.596 Unpacking libosmotrau10:amd64 (1.6.0.29.1414.202411202026) ...
#20 2.641 Selecting previously unselected package libosmoisdn0:amd64.
#20 2.648 Preparing to unpack .../06-libosmoisdn0_1.10.0.33.a28ae.202411202026_amd64.deb ...
#20 2.652 Unpacking libosmoisdn0:amd64 (1.10.0.33.a28ae.202411202026) ...
#20 2.698 Selecting previously unselected package libosmogsm20:amd64.
#20 2.708 Preparing to unpack .../07-libosmogsm20_1.10.0.33.a28ae.202411202026_amd64.deb ...
#20 2.713 Unpacking libosmogsm20:amd64 (1.10.0.33.a28ae.202411202026) ...
#20 2.768 Selecting previously unselected package libosmovty13:amd64.
#20 2.776 Preparing to unpack .../08-libosmovty13_1.10.0.33.a28ae.202411202026_amd64.deb ...
#20 2.780 Unpacking libosmovty13:amd64 (1.10.0.33.a28ae.202411202026) ...
#20 2.828 Selecting previously unselected package libosmoabis13:amd64.
#20 2.838 Preparing to unpack .../09-libosmoabis13_1.6.0.29.1414.202411202026_amd64.deb ...
#20 2.842 Unpacking libosmoabis13:amd64 (1.6.0.29.1414.202411202026) ...
#20 2.882 Selecting previously unselected package libosmo-abis-dev:amd64.
#20 2.891 Preparing to unpack .../10-libosmo-abis-dev_1.6.0.29.1414.202411202026_amd64.deb ...
#20 2.895 Unpacking libosmo-abis-dev:amd64 (1.6.0.29.1414.202411202026) ...
#20 2.943 Selecting previously unselected package libosmo-gsup-client0:amd64.
#20 2.952 Preparing to unpack .../11-libosmo-gsup-client0_1.8.0.6.db2f.202411202026_amd64.deb ...
#20 2.955 Unpacking libosmo-gsup-client0:amd64 (1.8.0.6.db2f.202411202026) ...
#20 3.000 Selecting previously unselected package libosmocoding0:amd64.
#20 3.009 Preparing to unpack .../12-libosmocoding0_1.10.0.33.a28ae.202411202026_amd64.deb ...
#20 3.012 Unpacking libosmocoding0:amd64 (1.10.0.33.a28ae.202411202026) ...
#20 3.062 Selecting previously unselected package libosmogb14:amd64.
#20 3.070 Preparing to unpack .../13-libosmogb14_1.10.0.33.a28ae.202411202026_amd64.deb ...
#20 3.074 Unpacking libosmogb14:amd64 (1.10.0.33.a28ae.202411202026) ...
#20 3.124 Selecting previously unselected package libosmoctrl0:amd64.
#20 3.132 Preparing to unpack .../14-libosmoctrl0_1.10.0.33.a28ae.202411202026_amd64.deb ...
#20 3.138 Unpacking libosmoctrl0:amd64 (1.10.0.33.a28ae.202411202026) ...
#20 3.185 Selecting previously unselected package libosmosim2:amd64.
#20 3.194 Preparing to unpack .../15-libosmosim2_1.10.0.33.a28ae.202411202026_amd64.deb ...
#20 3.198 Unpacking libosmosim2:amd64 (1.10.0.33.a28ae.202411202026) ...
#20 3.245 Selecting previously unselected package libosmousb0:amd64.
#20 3.254 Preparing to unpack .../16-libosmousb0_1.10.0.33.a28ae.202411202026_amd64.deb ...
#20 3.259 Unpacking libosmousb0:amd64 (1.10.0.33.a28ae.202411202026) ...
#20 3.303 Selecting previously unselected package libosmocore.
#20 3.309 Preparing to unpack .../17-libosmocore_1.10.0.33.a28ae.202411202026_amd64.deb ...
#20 3.312 Unpacking libosmocore (1.10.0.33.a28ae.202411202026) ...
#20 3.352 Selecting previously unselected package libosmocore-dev:amd64.
#20 3.360 Preparing to unpack .../18-libosmocore-dev_1.10.0.33.a28ae.202411202026_amd64.deb ...
#20 3.363 Unpacking libosmocore-dev:amd64 (1.10.0.33.a28ae.202411202026) ...
#20 3.459 Selecting previously unselected package libosmo-gsup-client-dev:amd64.
#20 3.467 Preparing to unpack .../19-libosmo-gsup-client-dev_1.8.0.6.db2f.202411202026_amd64.deb ...
#20 3.471 Unpacking libosmo-gsup-client-dev:amd64 (1.8.0.6.db2f.202411202026) ...
#20 3.513 Selecting previously unselected package libosmonetif11:amd64.
#20 3.523 Preparing to unpack .../20-libosmonetif11_1.5.1.5.89a1.202411202026_amd64.deb ...
#20 3.526 Unpacking libosmonetif11:amd64 (1.5.1.5.89a1.202411202026) ...
#20 3.566 Selecting previously unselected package libosmo-netif-dev:amd64.
#20 3.574 Preparing to unpack .../21-libosmo-netif-dev_1.5.1.5.89a1.202411202026_amd64.deb ...
#20 3.577 Unpacking libosmo-netif-dev:amd64 (1.5.1.5.89a1.202411202026) ...
#20 3.623 Selecting previously unselected package libosmo-sigtran10:amd64.
#20 3.632 Preparing to unpack .../22-libosmo-sigtran10_2.0.0.50.b59d.202411202026_amd64.deb ...
#20 3.635 Unpacking libosmo-sigtran10:amd64 (2.0.0.50.b59d.202411202026) ...
#20 3.685 Selecting previously unselected package libosmo-sigtran-dev:amd64.
#20 3.694 Preparing to unpack .../23-libosmo-sigtran-dev_2.0.0.50.b59d.202411202026_amd64.deb ...
#20 3.697 Unpacking libosmo-sigtran-dev:amd64 (2.0.0.50.b59d.202411202026) ...
#20 3.783 Selecting previously unselected package libsmpp1:amd64.
#20 3.791 Preparing to unpack .../24-libsmpp1_1.14.4.1.f1ec.202411202026_amd64.deb ...
#20 3.794 Unpacking libsmpp1:amd64 (1.14.4.1.f1ec.202411202026) ...
#20 3.842 Selecting previously unselected package libsmpp34-dev:amd64.
#20 3.850 Preparing to unpack .../25-libsmpp34-dev_1.14.4.1.f1ec.202411202026_amd64.deb ...
#20 3.853 Unpacking libsmpp34-dev:amd64 (1.14.4.1.f1ec.202411202026) ...
#20 3.904 Selecting previously unselected package libasn1c1:amd64.
#20 3.913 Preparing to unpack .../26-libasn1c1_0.9.37.202411202026_amd64.deb ...
#20 3.917 Unpacking libasn1c1:amd64 (0.9.37.202411202026) ...
#20 3.964 Selecting previously unselected package libasn1c-dev:amd64.
#20 3.972 Preparing to unpack .../27-libasn1c-dev_0.9.37.202411202026_amd64.deb ...
#20 3.975 Unpacking libasn1c-dev:amd64 (0.9.37.202411202026) ...
#20 4.025 Selecting previously unselected package libosmo-ranap7:amd64.
#20 4.034 Preparing to unpack .../28-libosmo-ranap7_1.6.0.3.655a.202411202026_amd64.deb ...
#20 4.038 Unpacking libosmo-ranap7:amd64 (1.6.0.3.655a.202411202026) ...
#20 4.093 Selecting previously unselected package libosmo-ranap-dev:amd64.
#20 4.101 Preparing to unpack .../29-libosmo-ranap-dev_1.6.0.3.655a.202411202026_amd64.deb ...
#20 4.104 Unpacking libosmo-ranap-dev:amd64 (1.6.0.3.655a.202411202026) ...
#20 4.231 Setting up osmocom-nightly (202411202026) ...
#20 4.241 Setting up libsmpp1:amd64 (1.14.4.1.f1ec.202411202026) ...
#20 4.253 Setting up libosmocore22:amd64 (1.10.0.33.a28ae.202411202026) ...
#20 4.264 Setting up libosmocodec4:amd64 (1.10.0.33.a28ae.202411202026) ...
#20 4.274 Setting up libsmpp34-dev:amd64 (1.14.4.1.f1ec.202411202026) ...
#20 4.283 Setting up libasn1c1:amd64 (0.9.37.202411202026) ...
#20 4.294 Setting up libosmovty13:amd64 (1.10.0.33.a28ae.202411202026) ...
#20 4.305 Setting up libosmoisdn0:amd64 (1.10.0.33.a28ae.202411202026) ...
#20 4.317 Setting up libosmotrau10:amd64 (1.6.0.29.1414.202411202026) ...
#20 4.327 Setting up libgtp10:amd64 (1.12.0.28.2b16.202411202026) ...
#20 4.339 Setting up libgtp-dev:amd64 (1.12.0.28.2b16.202411202026) ...
#20 4.350 Setting up libasn1c-dev:amd64 (0.9.37.202411202026) ...
#20 4.361 Setting up libosmousb0:amd64 (1.10.0.33.a28ae.202411202026) ...
#20 4.372 Setting up libosmogsm20:amd64 (1.10.0.33.a28ae.202411202026) ...
#20 4.384 Setting up libosmoabis13:amd64 (1.6.0.29.1414.202411202026) ...
#20 4.394 Setting up libosmoctrl0:amd64 (1.10.0.33.a28ae.202411202026) ...
#20 4.405 Setting up libosmogb14:amd64 (1.10.0.33.a28ae.202411202026) ...
#20 4.415 Setting up libosmonetif11:amd64 (1.5.1.5.89a1.202411202026) ...
#20 4.426 Setting up libosmo-gsup-client0:amd64 (1.8.0.6.db2f.202411202026) ...
#20 4.437 Setting up libosmo-abis-dev:amd64 (1.6.0.29.1414.202411202026) ...
#20 4.447 Setting up libosmocoding0:amd64 (1.10.0.33.a28ae.202411202026) ...
#20 4.458 Setting up libosmosim2:amd64 (1.10.0.33.a28ae.202411202026) ...
#20 4.469 Setting up libosmocore (1.10.0.33.a28ae.202411202026) ...
#20 4.481 Setting up libosmo-sigtran10:amd64 (2.0.0.50.b59d.202411202026) ...
#20 4.492 Setting up libosmo-ranap7:amd64 (1.6.0.3.655a.202411202026) ...
#20 4.503 Setting up libosmocore-dev:amd64 (1.10.0.33.a28ae.202411202026) ...
#20 4.513 Setting up libosmo-netif-dev:amd64 (1.5.1.5.89a1.202411202026) ...
#20 4.524 Setting up libosmo-ranap-dev:amd64 (1.6.0.3.655a.202411202026) ...
#20 4.534 Setting up libosmo-gsup-client-dev:amd64 (1.8.0.6.db2f.202411202026) ...
#20 4.545 Setting up libosmo-sigtran-dev:amd64 (2.0.0.50.b59d.202411202026) ...
#20 4.557 Processing triggers for libc-bin (2.36-9+deb12u9) ...
#20 DONE 4.7s

#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.424 Hit:1 http://deb.debian.org/debian bookworm InRelease
#21 0.424 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#21 0.424 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#21 0.548 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#21 0.699 Reading package lists...
#21 1.111 Reading package lists...
#21 1.519 Building dependency tree...
#21 1.637 Reading state information...
#21 1.733 cmake is already the newest version (3.25.1-1).
#21 1.733 libfftw3-dev is already the newest version (3.3.10-1).
#21 1.733 libboost-program-options-dev is already the newest version (1.74.0.3).
#21 1.733 libboost-program-options-dev set to manually installed.
#21 1.733 libsctp-dev is already the newest version (1.0.19+dfsg-2).
#21 1.733 libpcsclite-dev is already the newest version (1.9.9-2).
#21 1.733 libuhd-dev is already the newest version (4.3.0.0+ds1-5).
#21 1.733 The following additional packages will be installed:
#21 1.733   libconfig++9v5 libconfig-dev libconfig9 libczmq4 libnspr4 libnspr4-dev
#21 1.733   libnss3 libnss3-dev libsoapysdr0.8 soapysdr0.7-module-lms7
#21 1.734 Suggested packages:
#21 1.734   libmbedtls-doc libsoapysdr-doc
#21 1.734 Recommended packages:
#21 1.734   libconfig-doc soapysdr0.8-module-all | soapysdr0.8-module
#21 1.818 The following NEW packages will be installed:
#21 1.818   libconfig++-dev libconfig++9v5 libconfig-dev libconfig9 libczmq-dev libczmq4
#21 1.818   libmbedtls-dev libnspr4 libnspr4-dev libnss3 libnss3-dev libsoapysdr-dev
#21 1.818   libsoapysdr0.8 soapysdr-module-lms7 soapysdr0.7-module-lms7
#21 1.858 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded.
#21 1.858 Need to get 3,551 kB of archives.
#21 1.858 After this operation, 14.8 MB of additional disk space will be used.
#21 1.858 Get:1 http://deb.debian.org/debian bookworm/main amd64 libconfig++9v5 amd64 1.5-0.4 [40.0 kB]
#21 1.867 Get:2 http://deb.debian.org/debian bookworm/main amd64 libconfig9 amd64 1.5-0.4 [29.9 kB]
#21 1.869 Get:3 http://deb.debian.org/debian bookworm/main amd64 libconfig-dev amd64 1.5-0.4 [60.8 kB]
#21 1.874 Get:4 http://deb.debian.org/debian bookworm/main amd64 libconfig++-dev amd64 1.5-0.4 [44.1 kB]
#21 1.875 Get:5 http://deb.debian.org/debian bookworm/main amd64 libnspr4 amd64 2:4.35-1 [113 kB]
#21 1.879 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.894 Get:7 http://deb.debian.org/debian bookworm/main amd64 libnspr4-dev amd64 2:4.35-1 [212 kB]
#21 1.896 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.898 Get:9 http://deb.debian.org/debian bookworm/main amd64 libczmq4 amd64 4.2.1-1 [172 kB]
#21 1.899 Get:10 http://deb.debian.org/debian bookworm/main amd64 libczmq-dev amd64 4.2.1-1 [414 kB]
#21 1.907 Get:11 http://deb.debian.org/debian bookworm/main amd64 libmbedtls-dev amd64 2.28.3-1 [685 kB]
#21 1.911 Get:12 http://deb.debian.org/debian bookworm/main amd64 libsoapysdr0.8 amd64 0.8.1-3 [108 kB]
#21 1.912 Get:13 http://deb.debian.org/debian bookworm/main amd64 libsoapysdr-dev amd64 0.8.1-3 [33.5 kB]
#21 2.020 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ soapysdr0.7-module-lms7 23.11.0.1.2141.9dce.202411202026 [55.1 kB]
#21 2.095 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ soapysdr-module-lms7 23.11.0.1.2141.9dce.202411202026 [7,572 B]
#21 2.237 debconf: delaying package configuration, since apt-utils is not installed
#21 2.274 Fetched 3,551 kB in 0s (13.2 MB/s)
#21 2.305 Selecting previously unselected package libconfig++9v5:amd64.
#21 2.305 (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.358 Preparing to unpack .../00-libconfig++9v5_1.5-0.4_amd64.deb ...
#21 2.366 Unpacking libconfig++9v5:amd64 (1.5-0.4) ...
#21 2.412 Selecting previously unselected package libconfig9:amd64.
#21 2.424 Preparing to unpack .../01-libconfig9_1.5-0.4_amd64.deb ...
#21 2.427 Unpacking libconfig9:amd64 (1.5-0.4) ...
#21 2.468 Selecting previously unselected package libconfig-dev:amd64.
#21 2.477 Preparing to unpack .../02-libconfig-dev_1.5-0.4_amd64.deb ...
#21 2.480 Unpacking libconfig-dev:amd64 (1.5-0.4) ...
#21 2.525 Selecting previously unselected package libconfig++-dev:amd64.
#21 2.532 Preparing to unpack .../03-libconfig++-dev_1.5-0.4_amd64.deb ...
#21 2.535 Unpacking libconfig++-dev:amd64 (1.5-0.4) ...
#21 2.583 Selecting previously unselected package libnspr4:amd64.
#21 2.592 Preparing to unpack .../04-libnspr4_2%3a4.35-1_amd64.deb ...
#21 2.595 Unpacking libnspr4:amd64 (2:4.35-1) ...
#21 2.651 Selecting previously unselected package libnss3:amd64.
#21 2.659 Preparing to unpack .../05-libnss3_2%3a3.87.1-1+deb12u1_amd64.deb ...
#21 2.663 Unpacking libnss3:amd64 (2:3.87.1-1+deb12u1) ...
#21 2.782 Selecting previously unselected package libnspr4-dev.
#21 2.788 Preparing to unpack .../06-libnspr4-dev_2%3a4.35-1_amd64.deb ...
#21 2.792 Unpacking libnspr4-dev (2:4.35-1) ...
#21 2.849 Selecting previously unselected package libnss3-dev:amd64.
#21 2.857 Preparing to unpack .../07-libnss3-dev_2%3a3.87.1-1+deb12u1_amd64.deb ...
#21 2.861 Unpacking libnss3-dev:amd64 (2:3.87.1-1+deb12u1) ...
#21 2.926 Selecting previously unselected package libczmq4:amd64.
#21 2.935 Preparing to unpack .../08-libczmq4_4.2.1-1_amd64.deb ...
#21 2.940 Unpacking libczmq4:amd64 (4.2.1-1) ...
#21 2.995 Selecting previously unselected package libczmq-dev:amd64.
#21 3.005 Preparing to unpack .../09-libczmq-dev_4.2.1-1_amd64.deb ...
#21 3.009 Unpacking libczmq-dev:amd64 (4.2.1-1) ...
#21 3.084 Selecting previously unselected package libmbedtls-dev:amd64.
#21 3.092 Preparing to unpack .../10-libmbedtls-dev_2.28.3-1_amd64.deb ...
#21 3.095 Unpacking libmbedtls-dev:amd64 (2.28.3-1) ...
#21 3.178 Selecting previously unselected package libsoapysdr0.8:amd64.
#21 3.189 Preparing to unpack .../11-libsoapysdr0.8_0.8.1-3_amd64.deb ...
#21 3.192 Unpacking libsoapysdr0.8:amd64 (0.8.1-3) ...
#21 3.244 Selecting previously unselected package libsoapysdr-dev:amd64.
#21 3.253 Preparing to unpack .../12-libsoapysdr-dev_0.8.1-3_amd64.deb ...
#21 3.257 Unpacking libsoapysdr-dev:amd64 (0.8.1-3) ...
#21 3.302 Selecting previously unselected package soapysdr0.7-module-lms7:amd64.
#21 3.310 Preparing to unpack .../13-soapysdr0.7-module-lms7_23.11.0.1.2141.9dce.202411202026_amd64.deb ...
#21 3.314 Unpacking soapysdr0.7-module-lms7:amd64 (23.11.0.1.2141.9dce.202411202026) ...
#21 3.362 Selecting previously unselected package soapysdr-module-lms7.
#21 3.371 Preparing to unpack .../14-soapysdr-module-lms7_23.11.0.1.2141.9dce.202411202026_all.deb ...
#21 3.375 Unpacking soapysdr-module-lms7 (23.11.0.1.2141.9dce.202411202026) ...
#21 3.444 Setting up libconfig9:amd64 (1.5-0.4) ...
#21 3.455 Setting up libczmq4:amd64 (4.2.1-1) ...
#21 3.465 Setting up libconfig++9v5:amd64 (1.5-0.4) ...
#21 3.476 Setting up libmbedtls-dev:amd64 (2.28.3-1) ...
#21 3.487 Setting up libsoapysdr0.8:amd64 (0.8.1-3) ...
#21 3.497 Setting up libsoapysdr-dev:amd64 (0.8.1-3) ...
#21 3.508 Setting up libnspr4:amd64 (2:4.35-1) ...
#21 3.520 Setting up libconfig-dev:amd64 (1.5-0.4) ...
#21 3.529 Setting up soapysdr0.7-module-lms7:amd64 (23.11.0.1.2141.9dce.202411202026) ...
#21 3.540 Setting up libnspr4-dev (2:4.35-1) ...
#21 3.551 Setting up soapysdr-module-lms7 (23.11.0.1.2141.9dce.202411202026) ...
#21 3.562 Setting up libnss3:amd64 (2:3.87.1-1+deb12u1) ...
#21 3.573 Setting up libnss3-dev:amd64 (2:3.87.1-1+deb12u1) ...
#21 3.585 Setting up libconfig++-dev:amd64 (1.5-0.4) ...
#21 3.595 Setting up libczmq-dev:amd64 (4.2.1-1) ...
#21 3.606 Processing triggers for man-db (2.11.2-2) ...
#21 3.623 Processing triggers for libc-bin (2.36-9+deb12u9) ...
#21 DONE 3.7s

#22 [17/28] RUN	APT-GET update && 	apt-get install -y --no-install-recommends 		gnuradio && 	apt-get clean
#22 0.335 Hit:1 http://deb.debian.org/debian bookworm InRelease
#22 0.335 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#22 0.335 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#22 0.336 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#22 0.619 Reading package lists...
#22 1.038 Reading package lists...
#22 1.450 Building dependency tree...
#22 1.549 Reading state information...
#22 1.675 The following additional packages will be installed:
#22 1.675   adwaita-icon-theme at-spi2-common castxml dconf-gsettings-backend
#22 1.675   dconf-service fonts-mathjax gnome-terminal gnome-terminal-data
#22 1.675   gsettings-desktop-schemas gtk-update-icon-cache hicolor-icon-theme
#22 1.675   libad9361-0 libasyncns0 libatk-bridge2.0-0 libatk1.0-0 libatspi2.0-0 libb2-1
#22 1.675   libcaca0 libcodec2-1.0 libcolord2 libdconf1 libdouble-conversion3
#22 1.675   libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1
#22 1.675   libdrm2 libegl-mesa0 libegl1 libepoxy0 libevdev2 libflac12 libfmt9 libgbm1
#22 1.675   libgl1 libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libglu1-mesa libglvnd0
#22 1.675   libglx-mesa0 libglx0 libgnuradio-analog3.10.5 libgnuradio-audio3.10.5
#22 1.675   libgnuradio-blocks3.10.5 libgnuradio-channels3.10.5
#22 1.675   libgnuradio-digital3.10.5 libgnuradio-dtv3.10.5 libgnuradio-fec3.10.5
#22 1.675   libgnuradio-fft3.10.5 libgnuradio-filter3.10.5 libgnuradio-iio3.10.5
#22 1.675   libgnuradio-network3.10.5 libgnuradio-pdu3.10.5 libgnuradio-pmt3.10.5
#22 1.675   libgnuradio-qtgui3.10.5 libgnuradio-runtime3.10.5 libgnuradio-soapy3.10.5
#22 1.675   libgnuradio-trellis3.10.5 libgnuradio-uhd3.10.5 libgnuradio-video-sdl3.10.5
#22 1.675   libgnuradio-vocoder3.10.5 libgnuradio-wavelet3.10.5 libgnuradio-zeromq3.10.5
#22 1.675   libgsl27 libgslcblas0 libgtk-3-0 libgtk-3-common libgudev-1.0-0 libiio0
#22 1.675   libinput-bin libinput10 libjack-jackd2-0 libjs-mathjax liblbfgsb0 libllvm15
#22 1.675   libmd4c0 libmp3lame0 libmpg123-0 libmtdev1 libogg0 libopenblas-dev
#22 1.675   libopenblas-pthread-dev libopenblas0 libopenblas0-pthread libopengl0
#22 1.675   libopus0 liborc-0.4-0 libportaudio2 libproxy1v5 libpulse0 libpython3-all-dev
#22 1.675   libqt5core5a libqt5dbus5 libqt5designer5 libqt5gui5 libqt5help5
#22 1.675   libqt5network5 libqt5opengl5 libqt5printsupport5 libqt5sql5 libqt5svg5
#22 1.675   libqt5test5 libqt5widgets5 libqt5xml5 libqt6core6 libqt6dbus6 libqt6gui6
#22 1.675   libqt6network6 libqt6opengl6 libqt6openglwidgets6 libqt6printsupport6
#22 1.675   libqt6sql6 libqt6test6 libqt6widgets6 libqt6xml6 libqwt-qt5-6 libsamplerate0
#22 1.675   libsdl1.2debian libslang2 libsndfile1 libspdlog1.10 libthrift-0.17.0 libts0
#22 1.675   libunwind8 libvolk2-bin libvolk2.5 libvorbis0a libvorbisenc2 libvte-2.91-0
#22 1.675   libvte-2.91-common libwacom-common libwacom9 libwayland-client0
#22 1.675   libwayland-cursor0 libwayland-egl1 libwayland-server0 libx11-xcb1
#22 1.675   libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0
#22 1.675   libxcb-keysyms1 libxcb-present0 libxcb-randr0 libxcb-render-util0
#22 1.675   libxcb-shape0 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb-xinerama0
#22 1.675   libxcb-xinput0 libxcb-xkb1 libxcomposite1 libxcursor1 libxdamage1 libxfixes3
#22 1.675   libxinerama1 libxkbcommon-x11-0 libxkbcommon0 libxrandr2 libxshmfence1
#22 1.675   libxsimd-dev libxxf86vm1 pyqt5-dev-tools pyqt6-dev-tools python3-all
#22 1.675   python3-all-dev python3-attr python3-beniget python3-cairo
#22 1.675   python3-cffi-backend python3-click python3-click-plugins python3-colorama
#22 1.675   python3-contextlib2 python3-decorator python3-gast python3-gi-cairo
#22 1.675   python3-jsonschema python3-lxml python3-opengl python3-packaging python3-ply
#22 1.675   python3-py python3-pygccxml python3-pyqt5 python3-pyqt5.sip python3-pyqt6
#22 1.675   python3-pyqt6.sip python3-pyqtgraph python3-pyrsistent python3-pythran
#22 1.675   python3-schema python3-scipy python3-sip python3-thrift python3-zmq
#22 1.675   qt6-base-dev-tools qtbase5-dev-tools qtchooser xkb-data
#22 1.676 Suggested packages:
#22 1.676   gr-fosphor gr-osmosdr gqrx-sdr rtl-sdr uhd-host colord gsl-ref-psdoc
#22 1.676   | gsl-doc-pdf | gsl-doc-info | gsl-ref-html gvfs avahi-daemon jackd2
#22 1.676   fonts-mathjax-extras fonts-stix libjs-mathjax-doc opus-tools pulseaudio
#22 1.676   qgnomeplatform-qt5 qt5-image-formats-plugins libvolk2-dev libwacom-bin
#22 1.676   libxsimd-doc python-attr-doc python-jsonschema-doc python-lxml-doc libgle3
#22 1.676   python3-tk python-ply-doc subversion python3-pytest python-pyqtgraph-doc
#22 1.676   python-scipy-doc
#22 1.676 Recommended packages:
#22 1.676   librsvg2-common gvfs nautilus-extension-gnome-terminal yelp gnuradio-dev
#22 1.676   python3-matplotlib python3-networkx python3-pyqt5.qwt soapysdr-tools
#22 1.676   at-spi2-core libgtk-3-bin qttranslations5-l10n qt5-gtk-platformtheme
#22 1.676   qtwayland5 libqt5sql5-sqlite | libqt5sql5-mysql | libqt5sql5-odbc
#22 1.676   | libqt5sql5-psql | libqt5sql5-tds | libqt5sql5-ibase qt6-translations-l10n
#22 1.676   qt6-gtk-platformtheme qt6-qpa-plugins libqt6sql6-sqlite | libqt6sql6-mysql
#22 1.676   | libqt6sql6-odbc | libqt6sql6-psql | libqt6sql6-ibase python3-idna
#22 1.676   python3-json-pointer python3-rfc3987 python3-uritemplate python3-bs4
#22 1.676   python3-html5lib libglut-dev python3-pyqt5.qtopengl
#22 2.537 The following NEW packages will be installed:
#22 2.537   adwaita-icon-theme at-spi2-common castxml dconf-gsettings-backend
#22 2.537   dconf-service fonts-mathjax gnome-terminal gnome-terminal-data gnuradio
#22 2.537   gsettings-desktop-schemas gtk-update-icon-cache hicolor-icon-theme
#22 2.537   libad9361-0 libasyncns0 libatk-bridge2.0-0 libatk1.0-0 libatspi2.0-0 libb2-1
#22 2.537   libcaca0 libcodec2-1.0 libcolord2 libdconf1 libdouble-conversion3
#22 2.537   libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1
#22 2.537   libdrm2 libegl-mesa0 libegl1 libepoxy0 libevdev2 libflac12 libfmt9 libgbm1
#22 2.537   libgl1 libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libglu1-mesa libglvnd0
#22 2.537   libglx-mesa0 libglx0 libgnuradio-analog3.10.5 libgnuradio-audio3.10.5
#22 2.537   libgnuradio-blocks3.10.5 libgnuradio-channels3.10.5
#22 2.537   libgnuradio-digital3.10.5 libgnuradio-dtv3.10.5 libgnuradio-fec3.10.5
#22 2.537   libgnuradio-fft3.10.5 libgnuradio-filter3.10.5 libgnuradio-iio3.10.5
#22 2.537   libgnuradio-network3.10.5 libgnuradio-pdu3.10.5 libgnuradio-pmt3.10.5
#22 2.537   libgnuradio-qtgui3.10.5 libgnuradio-runtime3.10.5 libgnuradio-soapy3.10.5
#22 2.537   libgnuradio-trellis3.10.5 libgnuradio-uhd3.10.5 libgnuradio-video-sdl3.10.5
#22 2.537   libgnuradio-vocoder3.10.5 libgnuradio-wavelet3.10.5 libgnuradio-zeromq3.10.5
#22 2.537   libgsl27 libgslcblas0 libgtk-3-0 libgtk-3-common libgudev-1.0-0 libiio0
#22 2.537   libinput-bin libinput10 libjack-jackd2-0 libjs-mathjax liblbfgsb0 libllvm15
#22 2.537   libmd4c0 libmp3lame0 libmpg123-0 libmtdev1 libogg0 libopenblas-dev
#22 2.537   libopenblas-pthread-dev libopenblas0 libopenblas0-pthread libopengl0
#22 2.537   libopus0 liborc-0.4-0 libportaudio2 libproxy1v5 libpulse0 libpython3-all-dev
#22 2.537   libqt5core5a libqt5dbus5 libqt5designer5 libqt5gui5 libqt5help5
#22 2.537   libqt5network5 libqt5opengl5 libqt5printsupport5 libqt5sql5 libqt5svg5
#22 2.537   libqt5test5 libqt5widgets5 libqt5xml5 libqt6core6 libqt6dbus6 libqt6gui6
#22 2.537   libqt6network6 libqt6opengl6 libqt6openglwidgets6 libqt6printsupport6
#22 2.537   libqt6sql6 libqt6test6 libqt6widgets6 libqt6xml6 libqwt-qt5-6 libsamplerate0
#22 2.537   libsdl1.2debian libslang2 libsndfile1 libspdlog1.10 libthrift-0.17.0 libts0
#22 2.537   libunwind8 libvolk2-bin libvolk2.5 libvorbis0a libvorbisenc2 libvte-2.91-0
#22 2.537   libvte-2.91-common libwacom-common libwacom9 libwayland-client0
#22 2.537   libwayland-cursor0 libwayland-egl1 libwayland-server0 libx11-xcb1
#22 2.537   libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0
#22 2.537   libxcb-keysyms1 libxcb-present0 libxcb-randr0 libxcb-render-util0
#22 2.537   libxcb-shape0 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb-xinerama0
#22 2.537   libxcb-xinput0 libxcb-xkb1 libxcomposite1 libxcursor1 libxdamage1 libxfixes3
#22 2.537   libxinerama1 libxkbcommon-x11-0 libxkbcommon0 libxrandr2 libxshmfence1
#22 2.538   libxsimd-dev libxxf86vm1 pyqt5-dev-tools pyqt6-dev-tools python3-all
#22 2.538   python3-all-dev python3-attr python3-beniget python3-cairo
#22 2.538   python3-cffi-backend python3-click python3-click-plugins python3-colorama
#22 2.538   python3-contextlib2 python3-decorator python3-gast python3-gi-cairo
#22 2.538   python3-jsonschema python3-lxml python3-opengl python3-packaging python3-ply
#22 2.538   python3-py python3-pygccxml python3-pyqt5 python3-pyqt5.sip python3-pyqt6
#22 2.538   python3-pyqt6.sip python3-pyqtgraph python3-pyrsistent python3-pythran
#22 2.538   python3-schema python3-scipy python3-sip python3-thrift python3-zmq
#22 2.538   qt6-base-dev-tools qtbase5-dev-tools qtchooser xkb-data
#22 2.571 0 upgraded, 205 newly installed, 0 to remove and 2 not upgraded.
#22 2.571 Need to get 142 MB of archives.
#22 2.571 After this operation, 698 MB of additional disk space will be used.
#22 2.571 Get:1 http://deb.debian.org/debian bookworm/main amd64 hicolor-icon-theme all 0.17-2 [11.4 kB]
#22 2.583 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.588 Get:3 http://deb.debian.org/debian bookworm/main amd64 adwaita-icon-theme all 43-1 [5,124 kB]
#22 2.645 Get:4 http://deb.debian.org/debian bookworm/main amd64 at-spi2-common all 2.46.0-5 [162 kB]
#22 2.646 Get:5 http://deb.debian.org/debian bookworm/main amd64 castxml amd64 0.5.1-1 [963 kB]
#22 2.659 Get:6 http://deb.debian.org/debian bookworm/main amd64 libdconf1 amd64 0.40.0-4 [40.9 kB]
#22 2.659 Get:7 http://deb.debian.org/debian bookworm/main amd64 dconf-service amd64 0.40.0-4 [31.6 kB]
#22 2.660 Get:8 http://deb.debian.org/debian bookworm/main amd64 dconf-gsettings-backend amd64 0.40.0-4 [27.8 kB]
#22 2.660 Get:9 http://deb.debian.org/debian bookworm/main amd64 fonts-mathjax all 2.7.9+dfsg-1 [2,210 kB]
#22 2.672 Get:10 http://deb.debian.org/debian bookworm/main amd64 gnome-terminal-data all 3.46.8-1 [949 kB]
#22 2.680 Get:11 http://deb.debian.org/debian bookworm/main amd64 gsettings-desktop-schemas all 43.0-1 [643 kB]
#22 2.685 Get:12 http://deb.debian.org/debian bookworm/main amd64 libatk1.0-0 amd64 2.46.0-5 [49.6 kB]
#22 2.686 Get:13 http://deb.debian.org/debian bookworm/main amd64 libatspi2.0-0 amd64 2.46.0-5 [75.4 kB]
#22 2.687 Get:14 http://deb.debian.org/debian bookworm/main amd64 libatk-bridge2.0-0 amd64 2.46.0-5 [64.6 kB]
#22 2.687 Get:15 http://deb.debian.org/debian bookworm/main amd64 libcolord2 amd64 1.4.6-2.2 [137 kB]
#22 2.689 Get:16 http://deb.debian.org/debian bookworm/main amd64 libepoxy0 amd64 1.5.10-1 [189 kB]
#22 2.690 Get:17 http://deb.debian.org/debian bookworm/main amd64 libwayland-client0 amd64 1.21.0-1 [28.3 kB]
#22 2.690 Get:18 http://deb.debian.org/debian bookworm/main amd64 libwayland-cursor0 amd64 1.21.0-1 [14.4 kB]
#22 2.690 Get:19 http://deb.debian.org/debian bookworm/main amd64 libwayland-egl1 amd64 1.21.0-1 [8,640 B]
#22 2.691 Get:20 http://deb.debian.org/debian bookworm/main amd64 libxcomposite1 amd64 1:0.4.5-1 [16.6 kB]
#22 2.693 Get:21 http://deb.debian.org/debian bookworm/main amd64 libxfixes3 amd64 1:6.0.0-2 [22.7 kB]
#22 2.694 Get:22 http://deb.debian.org/debian bookworm/main amd64 libxcursor1 amd64 1:1.2.1-1 [40.9 kB]
#22 2.694 Get:23 http://deb.debian.org/debian bookworm/main amd64 libxdamage1 amd64 1:1.1.6-1 [15.1 kB]
#22 2.698 Get:24 http://deb.debian.org/debian bookworm/main amd64 libxinerama1 amd64 2:1.1.4-3 [17.8 kB]
#22 2.698 Get:25 http://deb.debian.org/debian bookworm/main amd64 xkb-data all 2.35.1-1 [764 kB]
#22 2.705 Get:26 http://deb.debian.org/debian bookworm/main amd64 libxkbcommon0 amd64 1.5.0-1 [106 kB]
#22 2.706 Get:27 http://deb.debian.org/debian bookworm/main amd64 libxrandr2 amd64 2:1.5.2-2+b1 [39.2 kB]
#22 2.707 Get:28 http://deb.debian.org/debian bookworm/main amd64 libgtk-3-common all 3.24.38-2~deb12u3 [3,895 kB]
#22 2.741 Get:29 http://deb.debian.org/debian bookworm/main amd64 libgtk-3-0 amd64 3.24.38-2~deb12u3 [2,847 kB]
#22 2.767 Get:30 http://deb.debian.org/debian bookworm/main amd64 libvte-2.91-common amd64 0.70.6-2~deb12u1 [642 kB]
#22 2.770 Get:31 http://deb.debian.org/debian bookworm/main amd64 libvte-2.91-0 amd64 0.70.6-2~deb12u1 [799 kB]
#22 2.780 Get:32 http://deb.debian.org/debian bookworm/main amd64 gnome-terminal amd64 3.46.8-1 [230 kB]
#22 2.781 Get:33 http://deb.debian.org/debian bookworm/main amd64 libjs-mathjax all 2.7.9+dfsg-1 [5,667 kB]
#22 2.831 Get:34 http://deb.debian.org/debian bookworm/main amd64 liborc-0.4-0 amd64 1:0.4.33-2 [164 kB]
#22 2.833 Get:35 http://deb.debian.org/debian bookworm/main amd64 libvolk2.5 amd64 2.5.2-3 [301 kB]
#22 2.835 Get:36 http://deb.debian.org/debian bookworm/main amd64 libvolk2-bin amd64 2.5.2-3 [82.1 kB]
#22 2.835 Get:37 http://deb.debian.org/debian bookworm/main amd64 python3-colorama all 0.4.6-2 [36.8 kB]
#22 2.835 Get:38 http://deb.debian.org/debian bookworm/main amd64 python3-click all 8.1.3-2 [92.2 kB]
#22 2.836 Get:39 http://deb.debian.org/debian bookworm/main amd64 python3-click-plugins all 1.1.1-4 [9,852 B]
#22 2.836 Get:40 http://deb.debian.org/debian bookworm/main amd64 python3-cairo amd64 1.20.1-5+b1 [63.1 kB]
#22 2.836 Get:41 http://deb.debian.org/debian bookworm/main amd64 python3-gi-cairo amd64 3.42.2-3+b1 [11.7 kB]
#22 2.836 Get:42 http://deb.debian.org/debian bookworm/main amd64 python3-attr all 22.2.0-1 [65.4 kB]
#22 2.839 Get:43 http://deb.debian.org/debian bookworm/main amd64 python3-pyrsistent amd64 0.18.1-1+b3 [60.0 kB]
#22 2.843 Get:44 http://deb.debian.org/debian bookworm/main amd64 python3-jsonschema all 4.10.3-1 [67.9 kB]
#22 2.844 Get:45 http://deb.debian.org/debian bookworm/main amd64 python3-lxml amd64 4.9.2-1+b1 [1,194 kB]
#22 2.856 Get:46 http://deb.debian.org/debian bookworm/main amd64 libglvnd0 amd64 1.6.0-1 [51.8 kB]
#22 2.856 Get:47 http://deb.debian.org/debian bookworm/main amd64 libdrm-common all 2.4.114-1 [7,112 B]
#22 2.856 Get:48 http://deb.debian.org/debian bookworm/main amd64 libdrm2 amd64 2.4.114-1+b1 [37.5 kB]
#22 2.857 Get:49 http://deb.debian.org/debian bookworm/main amd64 libglapi-mesa amd64 22.3.6-1+deb12u1 [35.7 kB]
#22 2.857 Get:50 http://deb.debian.org/debian bookworm/main amd64 libx11-xcb1 amd64 2:1.8.4-2+deb12u2 [192 kB]
#22 2.858 Get:51 http://deb.debian.org/debian bookworm/main amd64 libxcb-dri2-0 amd64 1.15-1 [107 kB]
#22 2.862 Get:52 http://deb.debian.org/debian bookworm/main amd64 libxcb-dri3-0 amd64 1.15-1 [107 kB]
#22 2.863 Get:53 http://deb.debian.org/debian bookworm/main amd64 libxcb-glx0 amd64 1.15-1 [122 kB]
#22 2.863 Get:54 http://deb.debian.org/debian bookworm/main amd64 libxcb-present0 amd64 1.15-1 [105 kB]
#22 2.864 Get:55 http://deb.debian.org/debian bookworm/main amd64 libxcb-randr0 amd64 1.15-1 [117 kB]
#22 2.864 Get:56 http://deb.debian.org/debian bookworm/main amd64 libxcb-sync1 amd64 1.15-1 [109 kB]
#22 2.865 Get:57 http://deb.debian.org/debian bookworm/main amd64 libxcb-xfixes0 amd64 1.15-1 [109 kB]
#22 2.867 Get:58 http://deb.debian.org/debian bookworm/main amd64 libxshmfence1 amd64 1.3-1 [8,820 B]
#22 2.867 Get:59 http://deb.debian.org/debian bookworm/main amd64 libxxf86vm1 amd64 1:1.1.4-1+b2 [20.8 kB]
#22 2.868 Get:60 http://deb.debian.org/debian bookworm/main amd64 libdrm-amdgpu1 amd64 2.4.114-1+b1 [20.9 kB]
#22 2.872 Get:61 http://deb.debian.org/debian bookworm/main amd64 libdrm-intel1 amd64 2.4.114-1+b1 [64.0 kB]
#22 2.873 Get:62 http://deb.debian.org/debian bookworm/main amd64 libdrm-nouveau2 amd64 2.4.114-1+b1 [19.1 kB]
#22 2.873 Get:63 http://deb.debian.org/debian bookworm/main amd64 libdrm-radeon1 amd64 2.4.114-1+b1 [21.8 kB]
#22 2.874 Get:64 http://deb.debian.org/debian bookworm/main amd64 libllvm15 amd64 1:15.0.6-4+b1 [23.1 MB]
#22 3.075 Get:65 http://deb.debian.org/debian bookworm/main amd64 libgl1-mesa-dri amd64 22.3.6-1+deb12u1 [7,239 kB]
#22 3.136 Get:66 http://deb.debian.org/debian bookworm/main amd64 libglx-mesa0 amd64 22.3.6-1+deb12u1 [147 kB]
#22 3.136 Get:67 http://deb.debian.org/debian bookworm/main amd64 libglx0 amd64 1.6.0-1 [34.4 kB]
#22 3.137 Get:68 http://deb.debian.org/debian bookworm/main amd64 libgl1 amd64 1.6.0-1 [88.4 kB]
#22 3.137 Get:69 http://deb.debian.org/debian bookworm/main amd64 libgl1-mesa-glx amd64 22.3.6-1+deb12u1 [14.5 kB]
#22 3.137 Get:70 http://deb.debian.org/debian bookworm/main amd64 libopengl0 amd64 1.6.0-1 [30.6 kB]
#22 3.138 Get:71 http://deb.debian.org/debian bookworm/main amd64 libglu1-mesa amd64 9.0.2-1.1 [178 kB]
#22 3.138 Get:72 http://deb.debian.org/debian bookworm/main amd64 python3-opengl all 3.1.6+dfsg-3 [605 kB]
#22 3.142 Get:73 http://deb.debian.org/debian bookworm/main amd64 python3-packaging all 23.0-1 [32.5 kB]
#22 3.142 Get:74 http://deb.debian.org/debian bookworm/main amd64 python3-pygccxml all 2.2.1-1 [80.3 kB]
#22 3.143 Get:75 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt5.sip amd64 12.11.1-1 [56.4 kB]
#22 3.148 Get:76 http://deb.debian.org/debian bookworm/main amd64 libdouble-conversion3 amd64 3.2.1-1 [41.5 kB]
#22 3.149 Get:77 http://deb.debian.org/debian bookworm/main amd64 libqt5core5a amd64 5.15.8+dfsg-11+deb12u2 [1,810 kB]
#22 3.166 Get:78 http://deb.debian.org/debian bookworm/main amd64 libqt5dbus5 amd64 5.15.8+dfsg-11+deb12u2 [211 kB]
#22 3.167 Get:79 http://deb.debian.org/debian bookworm/main amd64 libwayland-server0 amd64 1.21.0-1 [35.9 kB]
#22 3.168 Get:80 http://deb.debian.org/debian bookworm/main amd64 libgbm1 amd64 22.3.6-1+deb12u1 [38.0 kB]
#22 3.168 Get:81 http://deb.debian.org/debian bookworm/main amd64 libegl-mesa0 amd64 22.3.6-1+deb12u1 [114 kB]
#22 3.169 Get:82 http://deb.debian.org/debian bookworm/main amd64 libegl1 amd64 1.6.0-1 [33.7 kB]
#22 3.169 Get:83 http://deb.debian.org/debian bookworm/main amd64 libevdev2 amd64 1.13.0+dfsg-1 [34.0 kB]
#22 3.169 Get:84 http://deb.debian.org/debian bookworm/main amd64 libmtdev1 amd64 1.1.6-1 [23.0 kB]
#22 3.170 Get:85 http://deb.debian.org/debian bookworm/main amd64 libgudev-1.0-0 amd64 237-2 [15.1 kB]
#22 3.170 Get:86 http://deb.debian.org/debian bookworm/main amd64 libwacom-common all 2.6.0-1 [58.4 kB]
#22 3.172 Get:87 http://deb.debian.org/debian bookworm/main amd64 libwacom9 amd64 2.6.0-1 [21.5 kB]
#22 3.176 Get:88 http://deb.debian.org/debian bookworm/main amd64 libinput-bin amd64 1.22.1-1 [23.2 kB]
#22 3.176 Get:89 http://deb.debian.org/debian bookworm/main amd64 libinput10 amd64 1.22.1-1 [125 kB]
#22 3.177 Get:90 http://deb.debian.org/debian bookworm/main amd64 libmd4c0 amd64 0.4.8-1 [44.2 kB]
#22 3.179 Get:91 http://deb.debian.org/debian bookworm/main amd64 libqt5network5 amd64 5.15.8+dfsg-11+deb12u2 [675 kB]
#22 3.185 Get:92 http://deb.debian.org/debian bookworm/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [27.4 kB]
#22 3.186 Get:93 http://deb.debian.org/debian bookworm/main amd64 libxcb-util1 amd64 0.4.0-1+b1 [23.2 kB]
#22 3.186 Get:94 http://deb.debian.org/debian bookworm/main amd64 libxcb-image0 amd64 0.4.0-2 [22.9 kB]
#22 3.186 Get:95 http://deb.debian.org/debian bookworm/main amd64 libxcb-keysyms1 amd64 0.4.0-1+b2 [16.4 kB]
#22 3.187 Get:96 http://deb.debian.org/debian bookworm/main amd64 libxcb-render-util0 amd64 0.3.9-1+b1 [18.3 kB]
#22 3.187 Get:97 http://deb.debian.org/debian bookworm/main amd64 libxcb-shape0 amd64 1.15-1 [106 kB]
#22 3.189 Get:98 http://deb.debian.org/debian bookworm/main amd64 libxcb-xinerama0 amd64 1.15-1 [105 kB]
#22 3.190 Get:99 http://deb.debian.org/debian bookworm/main amd64 libxcb-xinput0 amd64 1.15-1 [130 kB]
#22 3.191 Get:100 http://deb.debian.org/debian bookworm/main amd64 libxcb-xkb1 amd64 1.15-1 [129 kB]
#22 3.193 Get:101 http://deb.debian.org/debian bookworm/main amd64 libxkbcommon-x11-0 amd64 1.5.0-1 [15.6 kB]
#22 3.194 Get:102 http://deb.debian.org/debian bookworm/main amd64 libqt5gui5 amd64 5.15.8+dfsg-11+deb12u2 [3,408 kB]
#22 3.225 Get:103 http://deb.debian.org/debian bookworm/main amd64 libqt5widgets5 amd64 5.15.8+dfsg-11+deb12u2 [2,381 kB]
#22 3.245 Get:104 http://deb.debian.org/debian bookworm/main amd64 libqt5xml5 amd64 5.15.8+dfsg-11+deb12u2 [122 kB]
#22 3.245 Get:105 http://deb.debian.org/debian bookworm/main amd64 libqt5designer5 amd64 5.15.8-2 [2,748 kB]
#22 3.269 Get:106 http://deb.debian.org/debian bookworm/main amd64 libqt5sql5 amd64 5.15.8+dfsg-11+deb12u2 [122 kB]
#22 3.270 Get:107 http://deb.debian.org/debian bookworm/main amd64 libqt5help5 amd64 5.15.8-2 [149 kB]
#22 3.271 Get:108 http://deb.debian.org/debian bookworm/main amd64 libqt5printsupport5 amd64 5.15.8+dfsg-11+deb12u2 [202 kB]
#22 3.273 Get:109 http://deb.debian.org/debian bookworm/main amd64 libqt5test5 amd64 5.15.8+dfsg-11+deb12u2 [146 kB]
#22 3.274 Get:110 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt5 amd64 5.15.9+dfsg-1 [2,489 kB]
#22 3.296 Get:111 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt6.sip amd64 13.4.1-1 [51.4 kB]
#22 3.296 Get:112 http://deb.debian.org/debian bookworm/main amd64 libb2-1 amd64 0.98.1-1.1 [40.9 kB]
#22 3.296 Get:113 http://deb.debian.org/debian bookworm/main amd64 libqt6core6 amd64 6.4.2+dfsg-10 [1,613 kB]
#22 3.310 Get:114 http://deb.debian.org/debian bookworm/main amd64 libqt6dbus6 amd64 6.4.2+dfsg-10 [248 kB]
#22 3.312 Get:115 http://deb.debian.org/debian bookworm/main amd64 libts0 amd64 1.22-1+b1 [64.6 kB]
#22 3.312 Get:116 http://deb.debian.org/debian bookworm/main amd64 libqt6gui6 amd64 6.4.2+dfsg-10 [2,854 kB]
#22 3.337 Get:117 http://deb.debian.org/debian bookworm/main amd64 libproxy1v5 amd64 0.4.18-1.2 [56.2 kB]
#22 3.337 Get:118 http://deb.debian.org/debian bookworm/main amd64 libqt6network6 amd64 6.4.2+dfsg-10 [682 kB]
#22 3.343 Get:119 http://deb.debian.org/debian bookworm/main amd64 libqt6opengl6 amd64 6.4.2+dfsg-10 [390 kB]
#22 3.346 Get:120 http://deb.debian.org/debian bookworm/main amd64 libqt6widgets6 amd64 6.4.2+dfsg-10 [2,445 kB]
#22 3.368 Get:121 http://deb.debian.org/debian bookworm/main amd64 libqt6openglwidgets6 amd64 6.4.2+dfsg-10 [43.4 kB]
#22 3.369 Get:122 http://deb.debian.org/debian bookworm/main amd64 libqt6printsupport6 amd64 6.4.2+dfsg-10 [211 kB]
#22 3.370 Get:123 http://deb.debian.org/debian bookworm/main amd64 libqt6sql6 amd64 6.4.2+dfsg-10 [133 kB]
#22 3.371 Get:124 http://deb.debian.org/debian bookworm/main amd64 libqt6test6 amd64 6.4.2+dfsg-10 [161 kB]
#22 3.373 Get:125 http://deb.debian.org/debian bookworm/main amd64 libqt6xml6 amd64 6.4.2+dfsg-10 [75.5 kB]
#22 3.374 Get:126 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt6 amd64 6.4.2-1 [2,461 kB]
#22 3.394 Get:127 http://deb.debian.org/debian bookworm/main amd64 python3-decorator all 5.1.1-3 [14.9 kB]
#22 3.394 Get:128 http://deb.debian.org/debian bookworm/main amd64 libopenblas0-pthread amd64 0.3.21+ds-4 [6,709 kB]
#22 3.454 Get:129 http://deb.debian.org/debian bookworm/main amd64 libopenblas0 amd64 0.3.21+ds-4 [32.6 kB]
#22 3.454 Get:130 http://deb.debian.org/debian bookworm/main amd64 libopenblas-pthread-dev amd64 0.3.21+ds-4 [4,971 kB]
#22 3.494 Get:131 http://deb.debian.org/debian bookworm/main amd64 libopenblas-dev amd64 0.3.21+ds-4 [44.9 kB]
#22 3.494 Get:132 http://deb.debian.org/debian bookworm/main amd64 libpython3-all-dev amd64 3.11.2-1+b1 [1,068 B]
#22 3.495 Get:133 http://deb.debian.org/debian bookworm/main amd64 python3-all amd64 3.11.2-1+b1 [1,056 B]
#22 3.495 Get:134 http://deb.debian.org/debian bookworm/main amd64 python3-all-dev amd64 3.11.2-1+b1 [1,072 B]
#22 3.495 Get:135 http://deb.debian.org/debian bookworm/main amd64 libxsimd-dev amd64 8.1.0-7 [88.8 kB]
#22 3.495 Get:136 http://deb.debian.org/debian bookworm/main amd64 python3-gast all 0.5.2-2 [9,364 B]
#22 3.496 Get:137 http://deb.debian.org/debian bookworm/main amd64 python3-beniget all 0.4.1-3 [9,920 B]
#22 3.496 Get:138 http://deb.debian.org/debian bookworm/main amd64 python3-ply all 3.11-5 [65.8 kB]
#22 3.496 Get:139 http://deb.debian.org/debian bookworm/main amd64 python3-pythran amd64 0.11.0+ds-7 [427 kB]
#22 3.506 Get:140 http://deb.debian.org/debian bookworm/main amd64 liblbfgsb0 amd64 3.0+dfsg.4-1 [28.9 kB]
#22 3.507 Get:141 http://deb.debian.org/debian bookworm/main amd64 python3-scipy amd64 1.10.1-2 [15.2 MB]
#22 3.642 Get:142 http://deb.debian.org/debian bookworm/main amd64 pyqt5-dev-tools amd64 5.15.9+dfsg-1 [180 kB]
#22 3.643 Get:143 http://deb.debian.org/debian bookworm/main amd64 pyqt6-dev-tools all 6.4.2-1 [66.4 kB]
#22 3.644 Get:144 http://deb.debian.org/debian bookworm/main amd64 qtchooser amd64 66-2 [26.3 kB]
#22 3.644 Get:145 http://deb.debian.org/debian bookworm/main amd64 qtbase5-dev-tools amd64 5.15.8+dfsg-11+deb12u2 [758 kB]
#22 3.648 Get:146 http://deb.debian.org/debian bookworm/main amd64 qt6-base-dev-tools amd64 6.4.2+dfsg-10 [890 kB]
#22 3.653 Get:147 http://deb.debian.org/debian bookworm/main amd64 python3-pyqtgraph all 0.13.1-4 [617 kB]
#22 3.658 Get:148 http://deb.debian.org/debian bookworm/main amd64 python3-contextlib2 all 0.6.0.post1-3 [13.5 kB]
#22 3.659 Get:149 http://deb.debian.org/debian bookworm/main amd64 python3-schema all 0.7.5-1 [27.5 kB]
#22 3.659 Get:150 http://deb.debian.org/debian bookworm/main amd64 python3-sip amd64 4.19.25+dfsg-5+b1 [165 kB]
#22 3.660 Get:151 http://deb.debian.org/debian bookworm/main amd64 python3-thrift amd64 0.17.0-2+b2 [160 kB]
#22 3.661 Get:152 http://deb.debian.org/debian bookworm/main amd64 python3-cffi-backend amd64 1.15.1-5+b1 [84.6 kB]
#22 3.662 Get:153 http://deb.debian.org/debian bookworm/main amd64 python3-py all 1.11.0-1 [89.2 kB]
#22 3.663 Get:154 http://deb.debian.org/debian bookworm/main amd64 python3-zmq amd64 24.0.1-4+b1 [263 kB]
#22 3.665 Get:155 http://deb.debian.org/debian bookworm/main amd64 libfmt9 amd64 9.1.0+ds1-2 [113 kB]
#22 3.666 Get:156 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-pmt3.10.5 amd64 3.10.5.1-3 [117 kB]
#22 3.672 Get:157 http://deb.debian.org/debian bookworm/main amd64 libspdlog1.10 amd64 1:1.10.0+ds-0.4 [130 kB]
#22 3.678 Get:158 http://deb.debian.org/debian bookworm/main amd64 libthrift-0.17.0 amd64 0.17.0-2+b2 [372 kB]
#22 3.681 Get:159 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB]
#22 3.682 Get:160 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-runtime3.10.5 amd64 3.10.5.1-3 [562 kB]
#22 3.687 Get:161 http://deb.debian.org/debian bookworm/main amd64 libogg0 amd64 1.3.5-3 [23.4 kB]
#22 3.687 Get:162 http://deb.debian.org/debian bookworm/main amd64 libflac12 amd64 1.4.2+ds-2 [198 kB]
#22 3.688 Get:163 http://deb.debian.org/debian bookworm/main amd64 libmp3lame0 amd64 3.100-6 [365 kB]
#22 3.690 Get:164 http://deb.debian.org/debian-security bookworm-security/main amd64 libmpg123-0 amd64 1.31.2-1+deb12u1 [147 kB]
#22 3.691 Get:165 http://deb.debian.org/debian bookworm/main amd64 libopus0 amd64 1.3.1-3 [195 kB]
#22 3.691 Get:166 http://deb.debian.org/debian bookworm/main amd64 libvorbis0a amd64 1.3.7-1 [93.0 kB]
#22 3.692 Get:167 http://deb.debian.org/debian bookworm/main amd64 libvorbisenc2 amd64 1.3.7-1 [80.6 kB]
#22 3.693 Get:168 http://deb.debian.org/debian bookworm/main amd64 libsndfile1 amd64 1.2.0-1 [196 kB]
#22 3.703 Get:169 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-blocks3.10.5 amd64 3.10.5.1-3 [561 kB]
#22 3.708 Get:170 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-fft3.10.5 amd64 3.10.5.1-3 [121 kB]
#22 3.709 Get:171 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-analog3.10.5 amd64 3.10.5.1-3 [177 kB]
#22 3.711 Get:172 http://deb.debian.org/debian bookworm/main amd64 libsamplerate0 amd64 0.2.2-3 [952 kB]
#22 3.719 Get:173 http://deb.debian.org/debian bookworm/main amd64 libjack-jackd2-0 amd64 1.9.21~dfsg-3 [281 kB]
#22 3.721 Get:174 http://deb.debian.org/debian bookworm/main amd64 libportaudio2 amd64 19.6.0-1.2 [66.7 kB]
#22 3.722 Get:175 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-audio3.10.5 amd64 3.10.5.1-3 [158 kB]
#22 3.723 Get:176 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-filter3.10.5 amd64 3.10.5.1-3 [251 kB]
#22 3.725 Get:177 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-channels3.10.5 amd64 3.10.5.1-3 [121 kB]
#22 3.726 Get:178 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-digital3.10.5 amd64 3.10.5.1-3 [416 kB]
#22 3.730 Get:179 http://deb.debian.org/debian bookworm/main amd64 libgslcblas0 amd64 2.7.1+dfsg-5 [108 kB]
#22 3.731 Get:180 http://deb.debian.org/debian bookworm/main amd64 libgsl27 amd64 2.7.1+dfsg-5 [941 kB]
#22 3.739 Get:181 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-fec3.10.5 amd64 3.10.5.1-3 [252 kB]
#22 3.741 Get:182 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-dtv3.10.5 amd64 3.10.5.1-3 [400 kB]
#22 3.744 Get:183 http://deb.debian.org/debian bookworm/main amd64 libiio0 amd64 0.24-4 [49.6 kB]
#22 3.745 Get:184 http://deb.debian.org/debian bookworm/main amd64 libad9361-0 amd64 0.2-1 [72.1 kB]
#22 3.746 Get:185 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-iio3.10.5 amd64 3.10.5.1-3 [166 kB]
#22 3.747 Get:186 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-network3.10.5 amd64 3.10.5.1-3 [195 kB]
#22 3.749 Get:187 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-pdu3.10.5 amd64 3.10.5.1-3 [172 kB]
#22 3.750 Get:188 http://deb.debian.org/debian bookworm/main amd64 libqt5opengl5 amd64 5.15.8+dfsg-11+deb12u2 [148 kB]
#22 3.751 Get:189 http://deb.debian.org/debian bookworm/main amd64 libqt5svg5 amd64 5.15.8-3 [134 kB]
#22 3.752 Get:190 http://deb.debian.org/debian bookworm/main amd64 libqwt-qt5-6 amd64 6.1.4-2 [426 kB]
#22 3.756 Get:191 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-qtgui3.10.5 amd64 3.10.5.1-3 [466 kB]
#22 3.760 Get:192 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-soapy3.10.5 amd64 3.10.5.1-3 [142 kB]
#22 3.761 Get:193 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-trellis3.10.5 amd64 3.10.5.1-3 [204 kB]
#22 3.763 Get:194 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-uhd3.10.5 amd64 3.10.5.1-3 [195 kB]
#22 3.765 Get:195 http://deb.debian.org/debian bookworm/main amd64 libslang2 amd64 2.3.3-3 [554 kB]
#22 3.769 Get:196 http://deb.debian.org/debian bookworm/main amd64 libcaca0 amd64 0.99.beta20-3 [205 kB]
#22 3.771 Get:197 http://deb.debian.org/debian bookworm/main amd64 libasyncns0 amd64 0.8-6+b3 [12.9 kB]
#22 3.772 Get:198 http://deb.debian.org/debian bookworm/main amd64 libpulse0 amd64 16.1+dfsg1-2+b1 [274 kB]
#22 3.773 Get:199 http://deb.debian.org/debian bookworm/main amd64 libsdl1.2debian amd64 1.2.15+dfsg2-8 [199 kB]
#22 3.775 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.776 Get:201 http://deb.debian.org/debian bookworm/main amd64 libcodec2-1.0 amd64 1.0.5-1 [8,171 kB]
#22 3.847 Get:202 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-vocoder3.10.5 amd64 3.10.5.1-3 [116 kB]
#22 3.848 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.848 Get:204 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-zeromq3.10.5 amd64 3.10.5.1-3 [125 kB]
#22 3.849 Get:205 http://deb.debian.org/debian bookworm/main amd64 gnuradio amd64 3.10.5.1-3 [3,457 kB]
#22 4.037 debconf: delaying package configuration, since apt-utils is not installed
#22 4.080 Fetched 142 MB in 1s (107 MB/s)
#22 4.119 Selecting previously unselected package hicolor-icon-theme.
#22 4.119 (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.168 Preparing to unpack .../000-hicolor-icon-theme_0.17-2_all.deb ...
#22 4.171 Unpacking hicolor-icon-theme (0.17-2) ...
#22 4.269 Selecting previously unselected package gtk-update-icon-cache.
#22 4.277 Preparing to unpack .../001-gtk-update-icon-cache_3.24.38-2~deb12u3_amd64.deb ...
#22 4.280 Unpacking gtk-update-icon-cache (3.24.38-2~deb12u3) ...
#22 4.347 Selecting previously unselected package adwaita-icon-theme.
#22 4.356 Preparing to unpack .../002-adwaita-icon-theme_43-1_all.deb ...
#22 4.361 Unpacking adwaita-icon-theme (43-1) ...
#22 5.106 Selecting previously unselected package at-spi2-common.
#22 5.118 Preparing to unpack .../003-at-spi2-common_2.46.0-5_all.deb ...
#22 5.121 Unpacking at-spi2-common (2.46.0-5) ...
#22 5.219 Selecting previously unselected package castxml.
#22 5.226 Preparing to unpack .../004-castxml_0.5.1-1_amd64.deb ...
#22 5.229 Unpacking castxml (0.5.1-1) ...
#22 5.384 Selecting previously unselected package libdconf1:amd64.
#22 5.393 Preparing to unpack .../005-libdconf1_0.40.0-4_amd64.deb ...
#22 5.401 Unpacking libdconf1:amd64 (0.40.0-4) ...
#22 5.441 Selecting previously unselected package dconf-service.
#22 5.450 Preparing to unpack .../006-dconf-service_0.40.0-4_amd64.deb ...
#22 5.454 Unpacking dconf-service (0.40.0-4) ...
#22 5.497 Selecting previously unselected package dconf-gsettings-backend:amd64.
#22 5.506 Preparing to unpack .../007-dconf-gsettings-backend_0.40.0-4_amd64.deb ...
#22 5.509 Unpacking dconf-gsettings-backend:amd64 (0.40.0-4) ...
#22 5.556 Selecting previously unselected package fonts-mathjax.
#22 5.565 Preparing to unpack .../008-fonts-mathjax_2.7.9+dfsg-1_all.deb ...
#22 5.568 Unpacking fonts-mathjax (2.7.9+dfsg-1) ...
#22 5.747 Selecting previously unselected package gnome-terminal-data.
#22 5.754 Preparing to unpack .../009-gnome-terminal-data_3.46.8-1_all.deb ...
#22 5.759 Unpacking gnome-terminal-data (3.46.8-1) ...
#22 6.005 Selecting previously unselected package gsettings-desktop-schemas.
#22 6.014 Preparing to unpack .../010-gsettings-desktop-schemas_43.0-1_all.deb ...
#22 6.025 Unpacking gsettings-desktop-schemas (43.0-1) ...
#22 6.265 Selecting previously unselected package libatk1.0-0:amd64.
#22 6.274 Preparing to unpack .../011-libatk1.0-0_2.46.0-5_amd64.deb ...
#22 6.289 Unpacking libatk1.0-0:amd64 (2.46.0-5) ...
#22 6.413 Selecting previously unselected package libatspi2.0-0:amd64.
#22 6.423 Preparing to unpack .../012-libatspi2.0-0_2.46.0-5_amd64.deb ...
#22 6.443 Unpacking libatspi2.0-0:amd64 (2.46.0-5) ...
#22 6.605 Selecting previously unselected package libatk-bridge2.0-0:amd64.
#22 6.615 Preparing to unpack .../013-libatk-bridge2.0-0_2.46.0-5_amd64.deb ...
#22 6.631 Unpacking libatk-bridge2.0-0:amd64 (2.46.0-5) ...
#22 6.766 Selecting previously unselected package libcolord2:amd64.
#22 6.774 Preparing to unpack .../014-libcolord2_1.4.6-2.2_amd64.deb ...
#22 6.789 Unpacking libcolord2:amd64 (1.4.6-2.2) ...
#22 6.940 Selecting previously unselected package libepoxy0:amd64.
#22 6.950 Preparing to unpack .../015-libepoxy0_1.5.10-1_amd64.deb ...
#22 6.972 Unpacking libepoxy0:amd64 (1.5.10-1) ...
#22 7.123 Selecting previously unselected package libwayland-client0:amd64.
#22 7.132 Preparing to unpack .../016-libwayland-client0_1.21.0-1_amd64.deb ...
#22 7.151 Unpacking libwayland-client0:amd64 (1.21.0-1) ...
#22 7.257 Selecting previously unselected package libwayland-cursor0:amd64.
#22 7.266 Preparing to unpack .../017-libwayland-cursor0_1.21.0-1_amd64.deb ...
#22 7.282 Unpacking libwayland-cursor0:amd64 (1.21.0-1) ...
#22 7.378 Selecting previously unselected package libwayland-egl1:amd64.
#22 7.388 Preparing to unpack .../018-libwayland-egl1_1.21.0-1_amd64.deb ...
#22 7.402 Unpacking libwayland-egl1:amd64 (1.21.0-1) ...
#22 7.492 Selecting previously unselected package libxcomposite1:amd64.
#22 7.503 Preparing to unpack .../019-libxcomposite1_1%3a0.4.5-1_amd64.deb ...
#22 7.513 Unpacking libxcomposite1:amd64 (1:0.4.5-1) ...
#22 7.618 Selecting previously unselected package libxfixes3:amd64.
#22 7.627 Preparing to unpack .../020-libxfixes3_1%3a6.0.0-2_amd64.deb ...
#22 7.637 Unpacking libxfixes3:amd64 (1:6.0.0-2) ...
#22 7.760 Selecting previously unselected package libxcursor1:amd64.
#22 7.770 Preparing to unpack .../021-libxcursor1_1%3a1.2.1-1_amd64.deb ...
#22 7.781 Unpacking libxcursor1:amd64 (1:1.2.1-1) ...
#22 7.882 Selecting previously unselected package libxdamage1:amd64.
#22 7.892 Preparing to unpack .../022-libxdamage1_1%3a1.1.6-1_amd64.deb ...
#22 7.909 Unpacking libxdamage1:amd64 (1:1.1.6-1) ...
#22 7.999 Selecting previously unselected package libxinerama1:amd64.
#22 8.009 Preparing to unpack .../023-libxinerama1_2%3a1.1.4-3_amd64.deb ...
#22 8.021 Unpacking libxinerama1:amd64 (2:1.1.4-3) ...
#22 8.124 Selecting previously unselected package xkb-data.
#22 8.133 Preparing to unpack .../024-xkb-data_2.35.1-1_all.deb ...
#22 8.146 Unpacking xkb-data (2.35.1-1) ...
#22 8.326 Selecting previously unselected package libxkbcommon0:amd64.
#22 8.336 Preparing to unpack .../025-libxkbcommon0_1.5.0-1_amd64.deb ...
#22 8.350 Unpacking libxkbcommon0:amd64 (1.5.0-1) ...
#22 8.456 Selecting previously unselected package libxrandr2:amd64.
#22 8.466 Preparing to unpack .../026-libxrandr2_2%3a1.5.2-2+b1_amd64.deb ...
#22 8.477 Unpacking libxrandr2:amd64 (2:1.5.2-2+b1) ...
#22 8.584 Selecting previously unselected package libgtk-3-common.
#22 8.593 Preparing to unpack .../027-libgtk-3-common_3.24.38-2~deb12u3_all.deb ...
#22 8.598 Unpacking libgtk-3-common (3.24.38-2~deb12u3) ...
#22 8.982 Selecting previously unselected package libgtk-3-0:amd64.
#22 8.992 Preparing to unpack .../028-libgtk-3-0_3.24.38-2~deb12u3_amd64.deb ...
#22 9.004 Unpacking libgtk-3-0:amd64 (3.24.38-2~deb12u3) ...
#22 9.279 Selecting previously unselected package libvte-2.91-common.
#22 9.290 Preparing to unpack .../029-libvte-2.91-common_0.70.6-2~deb12u1_amd64.deb ...
#22 9.305 Unpacking libvte-2.91-common (0.70.6-2~deb12u1) ...
#22 9.448 Selecting previously unselected package libvte-2.91-0:amd64.
#22 9.459 Preparing to unpack .../030-libvte-2.91-0_0.70.6-2~deb12u1_amd64.deb ...
#22 9.470 Unpacking libvte-2.91-0:amd64 (0.70.6-2~deb12u1) ...
#22 9.591 Selecting previously unselected package gnome-terminal.
#22 9.601 Preparing to unpack .../031-gnome-terminal_3.46.8-1_amd64.deb ...
#22 9.613 Unpacking gnome-terminal (3.46.8-1) ...
#22 9.764 Selecting previously unselected package libjs-mathjax.
#22 9.773 Preparing to unpack .../032-libjs-mathjax_2.7.9+dfsg-1_all.deb ...
#22 9.785 Unpacking libjs-mathjax (2.7.9+dfsg-1) ...
#22 10.46 Selecting previously unselected package liborc-0.4-0:amd64.
#22 10.47 Preparing to unpack .../033-liborc-0.4-0_1%3a0.4.33-2_amd64.deb ...
#22 10.47 Unpacking liborc-0.4-0:amd64 (1:0.4.33-2) ...
#22 10.54 Selecting previously unselected package libvolk2.5:amd64.
#22 10.55 Preparing to unpack .../034-libvolk2.5_2.5.2-3_amd64.deb ...
#22 10.55 Unpacking libvolk2.5:amd64 (2.5.2-3) ...
#22 10.62 Selecting previously unselected package libvolk2-bin.
#22 10.63 Preparing to unpack .../035-libvolk2-bin_2.5.2-3_amd64.deb ...
#22 10.63 Unpacking libvolk2-bin (2.5.2-3) ...
#22 10.68 Selecting previously unselected package python3-colorama.
#22 10.69 Preparing to unpack .../036-python3-colorama_0.4.6-2_all.deb ...
#22 10.70 Unpacking python3-colorama (0.4.6-2) ...
#22 10.74 Selecting previously unselected package python3-click.
#22 10.75 Preparing to unpack .../037-python3-click_8.1.3-2_all.deb ...
#22 10.76 Unpacking python3-click (8.1.3-2) ...
#22 10.80 Selecting previously unselected package python3-click-plugins.
#22 10.81 Preparing to unpack .../038-python3-click-plugins_1.1.1-4_all.deb ...
#22 10.82 Unpacking python3-click-plugins (1.1.1-4) ...
#22 10.86 Selecting previously unselected package python3-cairo:amd64.
#22 10.87 Preparing to unpack .../039-python3-cairo_1.20.1-5+b1_amd64.deb ...
#22 10.87 Unpacking python3-cairo:amd64 (1.20.1-5+b1) ...
#22 10.92 Selecting previously unselected package python3-gi-cairo.
#22 10.93 Preparing to unpack .../040-python3-gi-cairo_3.42.2-3+b1_amd64.deb ...
#22 10.93 Unpacking python3-gi-cairo (3.42.2-3+b1) ...
#22 10.97 Selecting previously unselected package python3-attr.
#22 10.98 Preparing to unpack .../041-python3-attr_22.2.0-1_all.deb ...
#22 10.99 Unpacking python3-attr (22.2.0-1) ...
#22 11.06 Selecting previously unselected package python3-pyrsistent:amd64.
#22 11.07 Preparing to unpack .../042-python3-pyrsistent_0.18.1-1+b3_amd64.deb ...
#22 11.08 Unpacking python3-pyrsistent:amd64 (0.18.1-1+b3) ...
#22 11.19 Selecting previously unselected package python3-jsonschema.
#22 11.20 Preparing to unpack .../043-python3-jsonschema_4.10.3-1_all.deb ...
#22 11.21 Unpacking python3-jsonschema (4.10.3-1) ...
#22 11.32 Selecting previously unselected package python3-lxml:amd64.
#22 11.33 Preparing to unpack .../044-python3-lxml_4.9.2-1+b1_amd64.deb ...
#22 11.34 Unpacking python3-lxml:amd64 (4.9.2-1+b1) ...
#22 11.52 Selecting previously unselected package libglvnd0:amd64.
#22 11.53 Preparing to unpack .../045-libglvnd0_1.6.0-1_amd64.deb ...
#22 11.54 Unpacking libglvnd0:amd64 (1.6.0-1) ...
#22 11.63 Selecting previously unselected package libdrm-common.
#22 11.64 Preparing to unpack .../046-libdrm-common_2.4.114-1_all.deb ...
#22 11.66 Unpacking libdrm-common (2.4.114-1) ...
#22 11.76 Selecting previously unselected package libdrm2:amd64.
#22 11.77 Preparing to unpack .../047-libdrm2_2.4.114-1+b1_amd64.deb ...
#22 11.78 Unpacking libdrm2:amd64 (2.4.114-1+b1) ...
#22 11.87 Selecting previously unselected package libglapi-mesa:amd64.
#22 11.88 Preparing to unpack .../048-libglapi-mesa_22.3.6-1+deb12u1_amd64.deb ...
#22 11.89 Unpacking libglapi-mesa:amd64 (22.3.6-1+deb12u1) ...
#22 11.94 Selecting previously unselected package libx11-xcb1:amd64.
#22 11.95 Preparing to unpack .../049-libx11-xcb1_2%3a1.8.4-2+deb12u2_amd64.deb ...
#22 11.95 Unpacking libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ...
#22 12.01 Selecting previously unselected package libxcb-dri2-0:amd64.
#22 12.02 Preparing to unpack .../050-libxcb-dri2-0_1.15-1_amd64.deb ...
#22 12.02 Unpacking libxcb-dri2-0:amd64 (1.15-1) ...
#22 12.07 Selecting previously unselected package libxcb-dri3-0:amd64.
#22 12.08 Preparing to unpack .../051-libxcb-dri3-0_1.15-1_amd64.deb ...
#22 12.09 Unpacking libxcb-dri3-0:amd64 (1.15-1) ...
#22 12.14 Selecting previously unselected package libxcb-glx0:amd64.
#22 12.15 Preparing to unpack .../052-libxcb-glx0_1.15-1_amd64.deb ...
#22 12.16 Unpacking libxcb-glx0:amd64 (1.15-1) ...
#22 12.22 Selecting previously unselected package libxcb-present0:amd64.
#22 12.23 Preparing to unpack .../053-libxcb-present0_1.15-1_amd64.deb ...
#22 12.23 Unpacking libxcb-present0:amd64 (1.15-1) ...
#22 12.28 Selecting previously unselected package libxcb-randr0:amd64.
#22 12.29 Preparing to unpack .../054-libxcb-randr0_1.15-1_amd64.deb ...
#22 12.30 Unpacking libxcb-randr0:amd64 (1.15-1) ...
#22 12.35 Selecting previously unselected package libxcb-sync1:amd64.
#22 12.37 Preparing to unpack .../055-libxcb-sync1_1.15-1_amd64.deb ...
#22 12.37 Unpacking libxcb-sync1:amd64 (1.15-1) ...
#22 12.42 Selecting previously unselected package libxcb-xfixes0:amd64.
#22 12.43 Preparing to unpack .../056-libxcb-xfixes0_1.15-1_amd64.deb ...
#22 12.44 Unpacking libxcb-xfixes0:amd64 (1.15-1) ...
#22 12.49 Selecting previously unselected package libxshmfence1:amd64.
#22 12.50 Preparing to unpack .../057-libxshmfence1_1.3-1_amd64.deb ...
#22 12.51 Unpacking libxshmfence1:amd64 (1.3-1) ...
#22 12.55 Selecting previously unselected package libxxf86vm1:amd64.
#22 12.56 Preparing to unpack .../058-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ...
#22 12.56 Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
#22 12.61 Selecting previously unselected package libdrm-amdgpu1:amd64.
#22 12.61 Preparing to unpack .../059-libdrm-amdgpu1_2.4.114-1+b1_amd64.deb ...
#22 12.62 Unpacking libdrm-amdgpu1:amd64 (2.4.114-1+b1) ...
#22 12.67 Selecting previously unselected package libdrm-intel1:amd64.
#22 12.68 Preparing to unpack .../060-libdrm-intel1_2.4.114-1+b1_amd64.deb ...
#22 12.68 Unpacking libdrm-intel1:amd64 (2.4.114-1+b1) ...
#22 12.73 Selecting previously unselected package libdrm-nouveau2:amd64.
#22 12.74 Preparing to unpack .../061-libdrm-nouveau2_2.4.114-1+b1_amd64.deb ...
#22 12.75 Unpacking libdrm-nouveau2:amd64 (2.4.114-1+b1) ...
#22 12.79 Selecting previously unselected package libdrm-radeon1:amd64.
#22 12.80 Preparing to unpack .../062-libdrm-radeon1_2.4.114-1+b1_amd64.deb ...
#22 12.81 Unpacking libdrm-radeon1:amd64 (2.4.114-1+b1) ...
#22 12.85 Selecting previously unselected package libllvm15:amd64.
#22 12.86 Preparing to unpack .../063-libllvm15_1%3a15.0.6-4+b1_amd64.deb ...
#22 12.86 Unpacking libllvm15:amd64 (1:15.0.6-4+b1) ...
#22 13.60 Selecting previously unselected package libgl1-mesa-dri:amd64.
#22 13.61 Preparing to unpack .../064-libgl1-mesa-dri_22.3.6-1+deb12u1_amd64.deb ...
#22 13.62 Unpacking libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ...
#22 14.09 Selecting previously unselected package libglx-mesa0:amd64.
#22 14.10 Preparing to unpack .../065-libglx-mesa0_22.3.6-1+deb12u1_amd64.deb ...
#22 14.10 Unpacking libglx-mesa0:amd64 (22.3.6-1+deb12u1) ...
#22 14.16 Selecting previously unselected package libglx0:amd64.
#22 14.17 Preparing to unpack .../066-libglx0_1.6.0-1_amd64.deb ...
#22 14.17 Unpacking libglx0:amd64 (1.6.0-1) ...
#22 14.22 Selecting previously unselected package libgl1:amd64.
#22 14.23 Preparing to unpack .../067-libgl1_1.6.0-1_amd64.deb ...
#22 14.24 Unpacking libgl1:amd64 (1.6.0-1) ...
#22 14.28 Selecting previously unselected package libgl1-mesa-glx:amd64.
#22 14.29 Preparing to unpack .../068-libgl1-mesa-glx_22.3.6-1+deb12u1_amd64.deb ...
#22 14.29 Unpacking libgl1-mesa-glx:amd64 (22.3.6-1+deb12u1) ...
#22 14.34 Selecting previously unselected package libopengl0:amd64.
#22 14.35 Preparing to unpack .../069-libopengl0_1.6.0-1_amd64.deb ...
#22 14.35 Unpacking libopengl0:amd64 (1.6.0-1) ...
#22 14.40 Selecting previously unselected package libglu1-mesa:amd64.
#22 14.41 Preparing to unpack .../070-libglu1-mesa_9.0.2-1.1_amd64.deb ...
#22 14.41 Unpacking libglu1-mesa:amd64 (9.0.2-1.1) ...
#22 14.48 Selecting previously unselected package python3-opengl.
#22 14.49 Preparing to unpack .../071-python3-opengl_3.1.6+dfsg-3_all.deb ...
#22 14.50 Unpacking python3-opengl (3.1.6+dfsg-3) ...
#22 14.88 Selecting previously unselected package python3-packaging.
#22 14.89 Preparing to unpack .../072-python3-packaging_23.0-1_all.deb ...
#22 14.89 Unpacking python3-packaging (23.0-1) ...
#22 14.94 Selecting previously unselected package python3-pygccxml.
#22 14.95 Preparing to unpack .../073-python3-pygccxml_2.2.1-1_all.deb ...
#22 14.96 Unpacking python3-pygccxml (2.2.1-1) ...
#22 15.01 Selecting previously unselected package python3-pyqt5.sip.
#22 15.02 Preparing to unpack .../074-python3-pyqt5.sip_12.11.1-1_amd64.deb ...
#22 15.02 Unpacking python3-pyqt5.sip (12.11.1-1) ...
#22 15.07 Selecting previously unselected package libdouble-conversion3:amd64.
#22 15.08 Preparing to unpack .../075-libdouble-conversion3_3.2.1-1_amd64.deb ...
#22 15.08 Unpacking libdouble-conversion3:amd64 (3.2.1-1) ...
#22 15.14 Selecting previously unselected package libqt5core5a:amd64.
#22 15.15 Preparing to unpack .../076-libqt5core5a_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 15.16 Unpacking libqt5core5a:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 15.32 Selecting previously unselected package libqt5dbus5:amd64.
#22 15.33 Preparing to unpack .../077-libqt5dbus5_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 15.34 Unpacking libqt5dbus5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 15.40 Selecting previously unselected package libwayland-server0:amd64.
#22 15.41 Preparing to unpack .../078-libwayland-server0_1.21.0-1_amd64.deb ...
#22 15.41 Unpacking libwayland-server0:amd64 (1.21.0-1) ...
#22 15.46 Selecting previously unselected package libgbm1:amd64.
#22 15.47 Preparing to unpack .../079-libgbm1_22.3.6-1+deb12u1_amd64.deb ...
#22 15.47 Unpacking libgbm1:amd64 (22.3.6-1+deb12u1) ...
#22 15.54 Selecting previously unselected package libegl-mesa0:amd64.
#22 15.55 Preparing to unpack .../080-libegl-mesa0_22.3.6-1+deb12u1_amd64.deb ...
#22 15.55 Unpacking libegl-mesa0:amd64 (22.3.6-1+deb12u1) ...
#22 15.63 Selecting previously unselected package libegl1:amd64.
#22 15.64 Preparing to unpack .../081-libegl1_1.6.0-1_amd64.deb ...
#22 15.65 Unpacking libegl1:amd64 (1.6.0-1) ...
#22 15.70 Selecting previously unselected package libevdev2:amd64.
#22 15.71 Preparing to unpack .../082-libevdev2_1.13.0+dfsg-1_amd64.deb ...
#22 15.71 Unpacking libevdev2:amd64 (1.13.0+dfsg-1) ...
#22 15.76 Selecting previously unselected package libmtdev1:amd64.
#22 15.77 Preparing to unpack .../083-libmtdev1_1.1.6-1_amd64.deb ...
#22 15.78 Unpacking libmtdev1:amd64 (1.1.6-1) ...
#22 15.82 Selecting previously unselected package libgudev-1.0-0:amd64.
#22 15.84 Preparing to unpack .../084-libgudev-1.0-0_237-2_amd64.deb ...
#22 15.84 Unpacking libgudev-1.0-0:amd64 (237-2) ...
#22 15.88 Selecting previously unselected package libwacom-common.
#22 15.89 Preparing to unpack .../085-libwacom-common_2.6.0-1_all.deb ...
#22 15.89 Unpacking libwacom-common (2.6.0-1) ...
#22 16.00 Selecting previously unselected package libwacom9:amd64.
#22 16.01 Preparing to unpack .../086-libwacom9_2.6.0-1_amd64.deb ...
#22 16.02 Unpacking libwacom9:amd64 (2.6.0-1) ...
#22 16.06 Selecting previously unselected package libinput-bin.
#22 16.07 Preparing to unpack .../087-libinput-bin_1.22.1-1_amd64.deb ...
#22 16.07 Unpacking libinput-bin (1.22.1-1) ...
#22 16.12 Selecting previously unselected package libinput10:amd64.
#22 16.13 Preparing to unpack .../088-libinput10_1.22.1-1_amd64.deb ...
#22 16.14 Unpacking libinput10:amd64 (1.22.1-1) ...
#22 16.19 Selecting previously unselected package libmd4c0:amd64.
#22 16.20 Preparing to unpack .../089-libmd4c0_0.4.8-1_amd64.deb ...
#22 16.21 Unpacking libmd4c0:amd64 (0.4.8-1) ...
#22 16.26 Selecting previously unselected package libqt5network5:amd64.
#22 16.27 Preparing to unpack .../090-libqt5network5_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 16.27 Unpacking libqt5network5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 16.36 Selecting previously unselected package libxcb-icccm4:amd64.
#22 16.37 Preparing to unpack .../091-libxcb-icccm4_0.4.1-1.1_amd64.deb ...
#22 16.38 Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ...
#22 16.42 Selecting previously unselected package libxcb-util1:amd64.
#22 16.43 Preparing to unpack .../092-libxcb-util1_0.4.0-1+b1_amd64.deb ...
#22 16.44 Unpacking libxcb-util1:amd64 (0.4.0-1+b1) ...
#22 16.49 Selecting previously unselected package libxcb-image0:amd64.
#22 16.50 Preparing to unpack .../093-libxcb-image0_0.4.0-2_amd64.deb ...
#22 16.51 Unpacking libxcb-image0:amd64 (0.4.0-2) ...
#22 16.74 Selecting previously unselected package libxcb-keysyms1:amd64.
#22 16.75 Preparing to unpack .../094-libxcb-keysyms1_0.4.0-1+b2_amd64.deb ...
#22 16.79 Unpacking libxcb-keysyms1:amd64 (0.4.0-1+b2) ...
#22 16.84 Selecting previously unselected package libxcb-render-util0:amd64.
#22 16.85 Preparing to unpack .../095-libxcb-render-util0_0.3.9-1+b1_amd64.deb ...
#22 16.86 Unpacking libxcb-render-util0:amd64 (0.3.9-1+b1) ...
#22 16.90 Selecting previously unselected package libxcb-shape0:amd64.
#22 16.91 Preparing to unpack .../096-libxcb-shape0_1.15-1_amd64.deb ...
#22 16.92 Unpacking libxcb-shape0:amd64 (1.15-1) ...
#22 16.97 Selecting previously unselected package libxcb-xinerama0:amd64.
#22 16.98 Preparing to unpack .../097-libxcb-xinerama0_1.15-1_amd64.deb ...
#22 16.98 Unpacking libxcb-xinerama0:amd64 (1.15-1) ...
#22 17.04 Selecting previously unselected package libxcb-xinput0:amd64.
#22 17.05 Preparing to unpack .../098-libxcb-xinput0_1.15-1_amd64.deb ...
#22 17.05 Unpacking libxcb-xinput0:amd64 (1.15-1) ...
#22 17.10 Selecting previously unselected package libxcb-xkb1:amd64.
#22 17.10 Preparing to unpack .../099-libxcb-xkb1_1.15-1_amd64.deb ...
#22 17.11 Unpacking libxcb-xkb1:amd64 (1.15-1) ...
#22 17.16 Selecting previously unselected package libxkbcommon-x11-0:amd64.
#22 17.17 Preparing to unpack .../100-libxkbcommon-x11-0_1.5.0-1_amd64.deb ...
#22 17.17 Unpacking libxkbcommon-x11-0:amd64 (1.5.0-1) ...
#22 17.24 Selecting previously unselected package libqt5gui5:amd64.
#22 17.25 Preparing to unpack .../101-libqt5gui5_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 17.26 Unpacking libqt5gui5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 17.52 Selecting previously unselected package libqt5widgets5:amd64.
#22 17.53 Preparing to unpack .../102-libqt5widgets5_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 17.53 Unpacking libqt5widgets5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 17.72 Selecting previously unselected package libqt5xml5:amd64.
#22 17.73 Preparing to unpack .../103-libqt5xml5_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 17.73 Unpacking libqt5xml5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 17.79 Selecting previously unselected package libqt5designer5:amd64.
#22 17.80 Preparing to unpack .../104-libqt5designer5_5.15.8-2_amd64.deb ...
#22 17.81 Unpacking libqt5designer5:amd64 (5.15.8-2) ...
#22 17.98 Selecting previously unselected package libqt5sql5:amd64.
#22 17.98 Preparing to unpack .../105-libqt5sql5_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 17.99 Unpacking libqt5sql5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 18.05 Selecting previously unselected package libqt5help5:amd64.
#22 18.06 Preparing to unpack .../106-libqt5help5_5.15.8-2_amd64.deb ...
#22 18.07 Unpacking libqt5help5:amd64 (5.15.8-2) ...
#22 18.13 Selecting previously unselected package libqt5printsupport5:amd64.
#22 18.14 Preparing to unpack .../107-libqt5printsupport5_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 18.14 Unpacking libqt5printsupport5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 18.21 Selecting previously unselected package libqt5test5:amd64.
#22 18.22 Preparing to unpack .../108-libqt5test5_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 18.22 Unpacking libqt5test5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 18.28 Selecting previously unselected package python3-pyqt5.
#22 18.29 Preparing to unpack .../109-python3-pyqt5_5.15.9+dfsg-1_amd64.deb ...
#22 18.29 Unpacking python3-pyqt5 (5.15.9+dfsg-1) ...
#22 18.50 Selecting previously unselected package python3-pyqt6.sip.
#22 18.51 Preparing to unpack .../110-python3-pyqt6.sip_13.4.1-1_amd64.deb ...
#22 18.51 Unpacking python3-pyqt6.sip (13.4.1-1) ...
#22 18.56 Selecting previously unselected package libb2-1:amd64.
#22 18.57 Preparing to unpack .../111-libb2-1_0.98.1-1.1_amd64.deb ...
#22 18.57 Unpacking libb2-1:amd64 (0.98.1-1.1) ...
#22 18.63 Selecting previously unselected package libqt6core6:amd64.
#22 18.64 Preparing to unpack .../112-libqt6core6_6.4.2+dfsg-10_amd64.deb ...
#22 18.64 Unpacking libqt6core6:amd64 (6.4.2+dfsg-10) ...
#22 18.79 Selecting previously unselected package libqt6dbus6:amd64.
#22 18.80 Preparing to unpack .../113-libqt6dbus6_6.4.2+dfsg-10_amd64.deb ...
#22 18.81 Unpacking libqt6dbus6:amd64 (6.4.2+dfsg-10) ...
#22 18.87 Selecting previously unselected package libts0:amd64.
#22 18.88 Preparing to unpack .../114-libts0_1.22-1+b1_amd64.deb ...
#22 18.89 Unpacking libts0:amd64 (1.22-1+b1) ...
#22 18.95 Selecting previously unselected package libqt6gui6:amd64.
#22 18.95 Preparing to unpack .../115-libqt6gui6_6.4.2+dfsg-10_amd64.deb ...
#22 18.96 Unpacking libqt6gui6:amd64 (6.4.2+dfsg-10) ...
#22 19.17 Selecting previously unselected package libproxy1v5:amd64.
#22 19.19 Preparing to unpack .../116-libproxy1v5_0.4.18-1.2_amd64.deb ...
#22 19.19 Unpacking libproxy1v5:amd64 (0.4.18-1.2) ...
#22 19.24 Selecting previously unselected package libqt6network6:amd64.
#22 19.25 Preparing to unpack .../117-libqt6network6_6.4.2+dfsg-10_amd64.deb ...
#22 19.26 Unpacking libqt6network6:amd64 (6.4.2+dfsg-10) ...
#22 19.35 Selecting previously unselected package libqt6opengl6:amd64.
#22 19.36 Preparing to unpack .../118-libqt6opengl6_6.4.2+dfsg-10_amd64.deb ...
#22 19.36 Unpacking libqt6opengl6:amd64 (6.4.2+dfsg-10) ...
#22 19.44 Selecting previously unselected package libqt6widgets6:amd64.
#22 19.45 Preparing to unpack .../119-libqt6widgets6_6.4.2+dfsg-10_amd64.deb ...
#22 19.45 Unpacking libqt6widgets6:amd64 (6.4.2+dfsg-10) ...
#22 19.65 Selecting previously unselected package libqt6openglwidgets6:amd64.
#22 19.66 Preparing to unpack .../120-libqt6openglwidgets6_6.4.2+dfsg-10_amd64.deb ...
#22 19.66 Unpacking libqt6openglwidgets6:amd64 (6.4.2+dfsg-10) ...
#22 19.71 Selecting previously unselected package libqt6printsupport6:amd64.
#22 19.72 Preparing to unpack .../121-libqt6printsupport6_6.4.2+dfsg-10_amd64.deb ...
#22 19.72 Unpacking libqt6printsupport6:amd64 (6.4.2+dfsg-10) ...
#22 19.78 Selecting previously unselected package libqt6sql6:amd64.
#22 19.79 Preparing to unpack .../122-libqt6sql6_6.4.2+dfsg-10_amd64.deb ...
#22 19.79 Unpacking libqt6sql6:amd64 (6.4.2+dfsg-10) ...
#22 19.85 Selecting previously unselected package libqt6test6:amd64.
#22 19.86 Preparing to unpack .../123-libqt6test6_6.4.2+dfsg-10_amd64.deb ...
#22 19.86 Unpacking libqt6test6:amd64 (6.4.2+dfsg-10) ...
#22 19.92 Selecting previously unselected package libqt6xml6:amd64.
#22 19.93 Preparing to unpack .../124-libqt6xml6_6.4.2+dfsg-10_amd64.deb ...
#22 19.93 Unpacking libqt6xml6:amd64 (6.4.2+dfsg-10) ...
#22 19.98 Selecting previously unselected package python3-pyqt6.
#22 19.99 Preparing to unpack .../125-python3-pyqt6_6.4.2-1_amd64.deb ...
#22 19.99 Unpacking python3-pyqt6 (6.4.2-1) ...
#22 20.21 Selecting previously unselected package python3-decorator.
#22 20.22 Preparing to unpack .../126-python3-decorator_5.1.1-3_all.deb ...
#22 20.22 Unpacking python3-decorator (5.1.1-3) ...
#22 20.27 Selecting previously unselected package libopenblas0-pthread:amd64.
#22 20.28 Preparing to unpack .../127-libopenblas0-pthread_0.3.21+ds-4_amd64.deb ...
#22 20.28 Unpacking libopenblas0-pthread:amd64 (0.3.21+ds-4) ...
#22 20.65 Selecting previously unselected package libopenblas0:amd64.
#22 20.66 Preparing to unpack .../128-libopenblas0_0.3.21+ds-4_amd64.deb ...
#22 20.66 Unpacking libopenblas0:amd64 (0.3.21+ds-4) ...
#22 20.70 Selecting previously unselected package libopenblas-pthread-dev:amd64.
#22 20.71 Preparing to unpack .../129-libopenblas-pthread-dev_0.3.21+ds-4_amd64.deb ...
#22 20.72 Unpacking libopenblas-pthread-dev:amd64 (0.3.21+ds-4) ...
#22 21.00 Selecting previously unselected package libopenblas-dev:amd64.
#22 21.01 Preparing to unpack .../130-libopenblas-dev_0.3.21+ds-4_amd64.deb ...
#22 21.01 Unpacking libopenblas-dev:amd64 (0.3.21+ds-4) ...
#22 21.06 Selecting previously unselected package libpython3-all-dev:amd64.
#22 21.07 Preparing to unpack .../131-libpython3-all-dev_3.11.2-1+b1_amd64.deb ...
#22 21.07 Unpacking libpython3-all-dev:amd64 (3.11.2-1+b1) ...
#22 21.10 Selecting previously unselected package python3-all.
#22 21.11 Preparing to unpack .../132-python3-all_3.11.2-1+b1_amd64.deb ...
#22 21.12 Unpacking python3-all (3.11.2-1+b1) ...
#22 21.16 Selecting previously unselected package python3-all-dev.
#22 21.16 Preparing to unpack .../133-python3-all-dev_3.11.2-1+b1_amd64.deb ...
#22 21.17 Unpacking python3-all-dev (3.11.2-1+b1) ...
#22 21.21 Selecting previously unselected package libxsimd-dev:amd64.
#22 21.22 Preparing to unpack .../134-libxsimd-dev_8.1.0-7_amd64.deb ...
#22 21.22 Unpacking libxsimd-dev:amd64 (8.1.0-7) ...
#22 21.28 Selecting previously unselected package python3-gast.
#22 21.29 Preparing to unpack .../135-python3-gast_0.5.2-2_all.deb ...
#22 21.29 Unpacking python3-gast (0.5.2-2) ...
#22 21.34 Selecting previously unselected package python3-beniget.
#22 21.35 Preparing to unpack .../136-python3-beniget_0.4.1-3_all.deb ...
#22 21.35 Unpacking python3-beniget (0.4.1-3) ...
#22 21.39 Selecting previously unselected package python3-ply.
#22 21.40 Preparing to unpack .../137-python3-ply_3.11-5_all.deb ...
#22 21.41 Unpacking python3-ply (3.11-5) ...
#22 21.47 Selecting previously unselected package python3-pythran.
#22 21.48 Preparing to unpack .../138-python3-pythran_0.11.0+ds-7_amd64.deb ...
#22 21.48 Unpacking python3-pythran (0.11.0+ds-7) ...
#22 21.74 Selecting previously unselected package liblbfgsb0:amd64.
#22 21.75 Preparing to unpack .../139-liblbfgsb0_3.0+dfsg.4-1_amd64.deb ...
#22 21.76 Unpacking liblbfgsb0:amd64 (3.0+dfsg.4-1) ...
#22 21.81 Selecting previously unselected package python3-scipy.
#22 21.82 Preparing to unpack .../140-python3-scipy_1.10.1-2_amd64.deb ...
#22 21.83 Unpacking python3-scipy (1.10.1-2) ...
#22 22.41 Selecting previously unselected package pyqt5-dev-tools.
#22 22.42 Preparing to unpack .../141-pyqt5-dev-tools_5.15.9+dfsg-1_amd64.deb ...
#22 22.43 Unpacking pyqt5-dev-tools (5.15.9+dfsg-1) ...
#22 22.48 Selecting previously unselected package pyqt6-dev-tools.
#22 22.49 Preparing to unpack .../142-pyqt6-dev-tools_6.4.2-1_all.deb ...
#22 22.50 Unpacking pyqt6-dev-tools (6.4.2-1) ...
#22 22.54 Selecting previously unselected package qtchooser.
#22 22.55 Preparing to unpack .../143-qtchooser_66-2_amd64.deb ...
#22 22.56 Unpacking qtchooser (66-2) ...
#22 22.61 Selecting previously unselected package qtbase5-dev-tools.
#22 22.62 Preparing to unpack .../144-qtbase5-dev-tools_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 22.62 Unpacking qtbase5-dev-tools (5.15.8+dfsg-11+deb12u2) ...
#22 22.71 Selecting previously unselected package qt6-base-dev-tools.
#22 22.72 Preparing to unpack .../145-qt6-base-dev-tools_6.4.2+dfsg-10_amd64.deb ...
#22 22.73 Unpacking qt6-base-dev-tools (6.4.2+dfsg-10) ...
#22 22.83 Selecting previously unselected package python3-pyqtgraph.
#22 22.85 Preparing to unpack .../146-python3-pyqtgraph_0.13.1-4_all.deb ...
#22 22.85 Unpacking python3-pyqtgraph (0.13.1-4) ...
#22 22.95 Selecting previously unselected package python3-contextlib2.
#22 22.96 Preparing to unpack .../147-python3-contextlib2_0.6.0.post1-3_all.deb ...
#22 22.96 Unpacking python3-contextlib2 (0.6.0.post1-3) ...
#22 23.01 Selecting previously unselected package python3-schema.
#22 23.02 Preparing to unpack .../148-python3-schema_0.7.5-1_all.deb ...
#22 23.03 Unpacking python3-schema (0.7.5-1) ...
#22 23.07 Selecting previously unselected package python3-sip.
#22 23.08 Preparing to unpack .../149-python3-sip_4.19.25+dfsg-5+b1_amd64.deb ...
#22 23.09 Unpacking python3-sip (4.19.25+dfsg-5+b1) ...
#22 23.15 Selecting previously unselected package python3-thrift.
#22 23.16 Preparing to unpack .../150-python3-thrift_0.17.0-2+b2_amd64.deb ...
#22 23.16 Unpacking python3-thrift (0.17.0-2+b2) ...
#22 23.22 Selecting previously unselected package python3-cffi-backend:amd64.
#22 23.23 Preparing to unpack .../151-python3-cffi-backend_1.15.1-5+b1_amd64.deb ...
#22 23.23 Unpacking python3-cffi-backend:amd64 (1.15.1-5+b1) ...
#22 23.29 Selecting previously unselected package python3-py.
#22 23.30 Preparing to unpack .../152-python3-py_1.11.0-1_all.deb ...
#22 23.30 Unpacking python3-py (1.11.0-1) ...
#22 23.35 Selecting previously unselected package python3-zmq.
#22 23.36 Preparing to unpack .../153-python3-zmq_24.0.1-4+b1_amd64.deb ...
#22 23.37 Unpacking python3-zmq (24.0.1-4+b1) ...
#22 23.44 Selecting previously unselected package libfmt9:amd64.
#22 23.45 Preparing to unpack .../154-libfmt9_9.1.0+ds1-2_amd64.deb ...
#22 23.46 Unpacking libfmt9:amd64 (9.1.0+ds1-2) ...
#22 23.51 Selecting previously unselected package libgnuradio-pmt3.10.5:amd64.
#22 23.52 Preparing to unpack .../155-libgnuradio-pmt3.10.5_3.10.5.1-3_amd64.deb ...
#22 23.52 Unpacking libgnuradio-pmt3.10.5:amd64 (3.10.5.1-3) ...
#22 23.58 Selecting previously unselected package libspdlog1.10:amd64.
#22 23.59 Preparing to unpack .../156-libspdlog1.10_1%3a1.10.0+ds-0.4_amd64.deb ...
#22 23.59 Unpacking libspdlog1.10:amd64 (1:1.10.0+ds-0.4) ...
#22 23.65 Selecting previously unselected package libthrift-0.17.0:amd64.
#22 23.66 Preparing to unpack .../157-libthrift-0.17.0_0.17.0-2+b2_amd64.deb ...
#22 23.67 Unpacking libthrift-0.17.0:amd64 (0.17.0-2+b2) ...
#22 23.74 Selecting previously unselected package libunwind8:amd64.
#22 23.75 Preparing to unpack .../158-libunwind8_1.6.2-3_amd64.deb ...
#22 23.75 Unpacking libunwind8:amd64 (1.6.2-3) ...
#22 23.80 Selecting previously unselected package libgnuradio-runtime3.10.5:amd64.
#22 23.81 Preparing to unpack .../159-libgnuradio-runtime3.10.5_3.10.5.1-3_amd64.deb ...
#22 23.81 Unpacking libgnuradio-runtime3.10.5:amd64 (3.10.5.1-3) ...
#22 23.90 Selecting previously unselected package libogg0:amd64.
#22 23.91 Preparing to unpack .../160-libogg0_1.3.5-3_amd64.deb ...
#22 23.91 Unpacking libogg0:amd64 (1.3.5-3) ...
#22 23.96 Selecting previously unselected package libflac12:amd64.
#22 23.97 Preparing to unpack .../161-libflac12_1.4.2+ds-2_amd64.deb ...
#22 23.98 Unpacking libflac12:amd64 (1.4.2+ds-2) ...
#22 24.04 Selecting previously unselected package libmp3lame0:amd64.
#22 24.05 Preparing to unpack .../162-libmp3lame0_3.100-6_amd64.deb ...
#22 24.05 Unpacking libmp3lame0:amd64 (3.100-6) ...
#22 24.13 Selecting previously unselected package libmpg123-0:amd64.
#22 24.14 Preparing to unpack .../163-libmpg123-0_1.31.2-1+deb12u1_amd64.deb ...
#22 24.14 Unpacking libmpg123-0:amd64 (1.31.2-1+deb12u1) ...
#22 24.20 Selecting previously unselected package libopus0:amd64.
#22 24.21 Preparing to unpack .../164-libopus0_1.3.1-3_amd64.deb ...
#22 24.23 Unpacking libopus0:amd64 (1.3.1-3) ...
#22 24.29 Selecting previously unselected package libvorbis0a:amd64.
#22 24.30 Preparing to unpack .../165-libvorbis0a_1.3.7-1_amd64.deb ...
#22 24.30 Unpacking libvorbis0a:amd64 (1.3.7-1) ...
#22 24.36 Selecting previously unselected package libvorbisenc2:amd64.
#22 24.37 Preparing to unpack .../166-libvorbisenc2_1.3.7-1_amd64.deb ...
#22 24.37 Unpacking libvorbisenc2:amd64 (1.3.7-1) ...
#22 24.43 Selecting previously unselected package libsndfile1:amd64.
#22 24.44 Preparing to unpack .../167-libsndfile1_1.2.0-1_amd64.deb ...
#22 24.44 Unpacking libsndfile1:amd64 (1.2.0-1) ...
#22 24.50 Selecting previously unselected package libgnuradio-blocks3.10.5:amd64.
#22 24.51 Preparing to unpack .../168-libgnuradio-blocks3.10.5_3.10.5.1-3_amd64.deb ...
#22 24.52 Unpacking libgnuradio-blocks3.10.5:amd64 (3.10.5.1-3) ...
#22 24.60 Selecting previously unselected package libgnuradio-fft3.10.5:amd64.
#22 24.62 Preparing to unpack .../169-libgnuradio-fft3.10.5_3.10.5.1-3_amd64.deb ...
#22 24.62 Unpacking libgnuradio-fft3.10.5:amd64 (3.10.5.1-3) ...
#22 24.68 Selecting previously unselected package libgnuradio-analog3.10.5:amd64.
#22 24.68 Preparing to unpack .../170-libgnuradio-analog3.10.5_3.10.5.1-3_amd64.deb ...
#22 24.69 Unpacking libgnuradio-analog3.10.5:amd64 (3.10.5.1-3) ...
#22 24.74 Selecting previously unselected package libsamplerate0:amd64.
#22 24.75 Preparing to unpack .../171-libsamplerate0_0.2.2-3_amd64.deb ...
#22 24.76 Unpacking libsamplerate0:amd64 (0.2.2-3) ...
#22 24.87 Selecting previously unselected package libjack-jackd2-0:amd64.
#22 24.88 Preparing to unpack .../172-libjack-jackd2-0_1.9.21~dfsg-3_amd64.deb ...
#22 24.89 Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-3) ...
#22 24.95 Selecting previously unselected package libportaudio2:amd64.
#22 24.96 Preparing to unpack .../173-libportaudio2_19.6.0-1.2_amd64.deb ...
#22 24.97 Unpacking libportaudio2:amd64 (19.6.0-1.2) ...
#22 25.02 Selecting previously unselected package libgnuradio-audio3.10.5:amd64.
#22 25.03 Preparing to unpack .../174-libgnuradio-audio3.10.5_3.10.5.1-3_amd64.deb ...
#22 25.03 Unpacking libgnuradio-audio3.10.5:amd64 (3.10.5.1-3) ...
#22 25.09 Selecting previously unselected package libgnuradio-filter3.10.5:amd64.
#22 25.10 Preparing to unpack .../175-libgnuradio-filter3.10.5_3.10.5.1-3_amd64.deb ...
#22 25.11 Unpacking libgnuradio-filter3.10.5:amd64 (3.10.5.1-3) ...
#22 25.17 Selecting previously unselected package libgnuradio-channels3.10.5:amd64.
#22 25.18 Preparing to unpack .../176-libgnuradio-channels3.10.5_3.10.5.1-3_amd64.deb ...
#22 25.19 Unpacking libgnuradio-channels3.10.5:amd64 (3.10.5.1-3) ...
#22 25.24 Selecting previously unselected package libgnuradio-digital3.10.5:amd64.
#22 25.26 Preparing to unpack .../177-libgnuradio-digital3.10.5_3.10.5.1-3_amd64.deb ...
#22 25.26 Unpacking libgnuradio-digital3.10.5:amd64 (3.10.5.1-3) ...
#22 25.34 Selecting previously unselected package libgslcblas0:amd64.
#22 25.35 Preparing to unpack .../178-libgslcblas0_2.7.1+dfsg-5_amd64.deb ...
#22 25.35 Unpacking libgslcblas0:amd64 (2.7.1+dfsg-5) ...
#22 25.41 Selecting previously unselected package libgsl27:amd64.
#22 25.42 Preparing to unpack .../179-libgsl27_2.7.1+dfsg-5_amd64.deb ...
#22 25.42 Unpacking libgsl27:amd64 (2.7.1+dfsg-5) ...
#22 25.53 Selecting previously unselected package libgnuradio-fec3.10.5:amd64.
#22 25.54 Preparing to unpack .../180-libgnuradio-fec3.10.5_3.10.5.1-3_amd64.deb ...
#22 25.54 Unpacking libgnuradio-fec3.10.5:amd64 (3.10.5.1-3) ...
#22 25.61 Selecting previously unselected package libgnuradio-dtv3.10.5:amd64.
#22 25.62 Preparing to unpack .../181-libgnuradio-dtv3.10.5_3.10.5.1-3_amd64.deb ...
#22 25.62 Unpacking libgnuradio-dtv3.10.5:amd64 (3.10.5.1-3) ...
#22 25.70 Selecting previously unselected package libiio0:amd64.
#22 25.71 Preparing to unpack .../182-libiio0_0.24-4_amd64.deb ...
#22 25.71 Unpacking libiio0:amd64 (0.24-4) ...
#22 25.76 Selecting previously unselected package libad9361-0:amd64.
#22 25.77 Preparing to unpack .../183-libad9361-0_0.2-1_amd64.deb ...
#22 25.78 Unpacking libad9361-0:amd64 (0.2-1) ...
#22 25.83 Selecting previously unselected package libgnuradio-iio3.10.5:amd64.
#22 25.84 Preparing to unpack .../184-libgnuradio-iio3.10.5_3.10.5.1-3_amd64.deb ...
#22 25.85 Unpacking libgnuradio-iio3.10.5:amd64 (3.10.5.1-3) ...
#22 25.90 Selecting previously unselected package libgnuradio-network3.10.5:amd64.
#22 25.91 Preparing to unpack .../185-libgnuradio-network3.10.5_3.10.5.1-3_amd64.deb ...
#22 25.91 Unpacking libgnuradio-network3.10.5:amd64 (3.10.5.1-3) ...
#22 25.98 Selecting previously unselected package libgnuradio-pdu3.10.5:amd64.
#22 25.99 Preparing to unpack .../186-libgnuradio-pdu3.10.5_3.10.5.1-3_amd64.deb ...
#22 25.99 Unpacking libgnuradio-pdu3.10.5:amd64 (3.10.5.1-3) ...
#22 26.05 Selecting previously unselected package libqt5opengl5:amd64.
#22 26.06 Preparing to unpack .../187-libqt5opengl5_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 26.07 Unpacking libqt5opengl5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 26.12 Selecting previously unselected package libqt5svg5:amd64.
#22 26.13 Preparing to unpack .../188-libqt5svg5_5.15.8-3_amd64.deb ...
#22 26.14 Unpacking libqt5svg5:amd64 (5.15.8-3) ...
#22 26.20 Selecting previously unselected package libqwt-qt5-6.
#22 26.21 Preparing to unpack .../189-libqwt-qt5-6_6.1.4-2_amd64.deb ...
#22 26.22 Unpacking libqwt-qt5-6 (6.1.4-2) ...
#22 26.29 Selecting previously unselected package libgnuradio-qtgui3.10.5:amd64.
#22 26.30 Preparing to unpack .../190-libgnuradio-qtgui3.10.5_3.10.5.1-3_amd64.deb ...
#22 26.30 Unpacking libgnuradio-qtgui3.10.5:amd64 (3.10.5.1-3) ...
#22 26.38 Selecting previously unselected package libgnuradio-soapy3.10.5:amd64.
#22 26.39 Preparing to unpack .../191-libgnuradio-soapy3.10.5_3.10.5.1-3_amd64.deb ...
#22 26.39 Unpacking libgnuradio-soapy3.10.5:amd64 (3.10.5.1-3) ...
#22 26.45 Selecting previously unselected package libgnuradio-trellis3.10.5:amd64.
#22 26.46 Preparing to unpack .../192-libgnuradio-trellis3.10.5_3.10.5.1-3_amd64.deb ...
#22 26.47 Unpacking libgnuradio-trellis3.10.5:amd64 (3.10.5.1-3) ...
#22 26.53 Selecting previously unselected package libgnuradio-uhd3.10.5:amd64.
#22 26.53 Preparing to unpack .../193-libgnuradio-uhd3.10.5_3.10.5.1-3_amd64.deb ...
#22 26.54 Unpacking libgnuradio-uhd3.10.5:amd64 (3.10.5.1-3) ...
#22 26.60 Selecting previously unselected package libslang2:amd64.
#22 26.61 Preparing to unpack .../194-libslang2_2.3.3-3_amd64.deb ...
#22 26.61 Unpacking libslang2:amd64 (2.3.3-3) ...
#22 26.70 Selecting previously unselected package libcaca0:amd64.
#22 26.71 Preparing to unpack .../195-libcaca0_0.99.beta20-3_amd64.deb ...
#22 26.71 Unpacking libcaca0:amd64 (0.99.beta20-3) ...
#22 26.77 Selecting previously unselected package libasyncns0:amd64.
#22 26.78 Preparing to unpack .../196-libasyncns0_0.8-6+b3_amd64.deb ...
#22 26.79 Unpacking libasyncns0:amd64 (0.8-6+b3) ...
#22 26.84 Selecting previously unselected package libpulse0:amd64.
#22 26.85 Preparing to unpack .../197-libpulse0_16.1+dfsg1-2+b1_amd64.deb ...
#22 26.86 Unpacking libpulse0:amd64 (16.1+dfsg1-2+b1) ...
#22 26.93 Selecting previously unselected package libsdl1.2debian:amd64.
#22 26.94 Preparing to unpack .../198-libsdl1.2debian_1.2.15+dfsg2-8_amd64.deb ...
#22 26.94 Unpacking libsdl1.2debian:amd64 (1.2.15+dfsg2-8) ...
#22 27.00 Selecting previously unselected package libgnuradio-video-sdl3.10.5:amd64.
#22 27.01 Preparing to unpack .../199-libgnuradio-video-sdl3.10.5_3.10.5.1-3_amd64.deb ...
#22 27.01 Unpacking libgnuradio-video-sdl3.10.5:amd64 (3.10.5.1-3) ...
#22 27.07 Selecting previously unselected package libcodec2-1.0:amd64.
#22 27.08 Preparing to unpack .../200-libcodec2-1.0_1.0.5-1_amd64.deb ...
#22 27.08 Unpacking libcodec2-1.0:amd64 (1.0.5-1) ...
#22 27.64 Selecting previously unselected package libgnuradio-vocoder3.10.5:amd64.
#22 27.66 Preparing to unpack .../201-libgnuradio-vocoder3.10.5_3.10.5.1-3_amd64.deb ...
#22 27.66 Unpacking libgnuradio-vocoder3.10.5:amd64 (3.10.5.1-3) ...
#22 27.71 Selecting previously unselected package libgnuradio-wavelet3.10.5:amd64.
#22 27.72 Preparing to unpack .../202-libgnuradio-wavelet3.10.5_3.10.5.1-3_amd64.deb ...
#22 27.72 Unpacking libgnuradio-wavelet3.10.5:amd64 (3.10.5.1-3) ...
#22 27.78 Selecting previously unselected package libgnuradio-zeromq3.10.5:amd64.
#22 27.79 Preparing to unpack .../203-libgnuradio-zeromq3.10.5_3.10.5.1-3_amd64.deb ...
#22 27.79 Unpacking libgnuradio-zeromq3.10.5:amd64 (3.10.5.1-3) ...
#22 27.85 Selecting previously unselected package gnuradio.
#22 27.86 Preparing to unpack .../204-gnuradio_3.10.5.1-3_amd64.deb ...
#22 27.87 Unpacking gnuradio (3.10.5.1-3) ...
#22 28.26 Setting up libb2-1:amd64 (0.98.1-1.1) ...
#22 28.27 Setting up libxcb-dri3-0:amd64 (1.15-1) ...
#22 28.28 Setting up python3-attr (22.2.0-1) ...
#22 28.41 Setting up libwayland-server0:amd64 (1.21.0-1) ...
#22 28.42 Setting up gtk-update-icon-cache (3.24.38-2~deb12u3) ...
#22 28.43 Setting up libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ...
#22 28.44 Setting up libdouble-conversion3:amd64 (3.2.1-1) ...
#22 28.45 Setting up libproxy1v5:amd64 (0.4.18-1.2) ...
#22 28.47 Setting up fonts-mathjax (2.7.9+dfsg-1) ...
#22 28.48 Setting up libcodec2-1.0:amd64 (1.0.5-1) ...
#22 28.49 Setting up libxdamage1:amd64 (1:1.1.6-1) ...
#22 28.49 Setting up libopenblas0-pthread:amd64 (0.3.21+ds-4) ...
#22 28.51 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 28.51 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 28.52 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 28.52 Setting up libmpg123-0:amd64 (1.31.2-1+deb12u1) ...
#22 28.53 Setting up libxcb-xfixes0:amd64 (1.15-1) ...
#22 28.54 Setting up libogg0:amd64 (1.3.5-3) ...
#22 28.55 Setting up python3-cairo:amd64 (1.20.1-5+b1) ...
#22 28.66 Setting up hicolor-icon-theme (0.17-2) ...
#22 28.70 Setting up libjs-mathjax (2.7.9+dfsg-1) ...
#22 28.70 Setting up libxcb-xinput0:amd64 (1.15-1) ...
#22 28.71 Setting up python3-py (1.11.0-1) ...
#22 28.88 Setting up libvte-2.91-common (0.70.6-2~deb12u1) ...
#22 28.90 Setting up libgslcblas0:amd64 (2.7.1+dfsg-5) ...
#22 28.95 Setting up python3-colorama (0.4.6-2) ...
#22 29.08 Setting up libglvnd0:amd64 (1.6.0-1) ...
#22 29.09 Setting up libxcb-glx0:amd64 (1.15-1) ...
#22 29.10 Setting up python3-ply (3.11-5) ...
#22 29.25 Setting up libiio0:amd64 (0.24-4) ...
#22 29.26 Setting up libxcb-keysyms1:amd64 (0.4.0-1+b2) ...
#22 29.27 Setting up libxcb-shape0:amd64 (1.15-1) ...
#22 29.28 Setting up python3-gast (0.5.2-2) ...
#22 29.42 Setting up libgsl27:amd64 (2.7.1+dfsg-5) ...
#22 29.46 Setting up libxcb-render-util0:amd64 (0.3.9-1+b1) ...
#22 29.46 Setting up python3-all (3.11.2-1+b1) ...
#22 29.48 Setting up xkb-data (2.35.1-1) ...
#22 29.49 Setting up python3-contextlib2 (0.6.0.post1-3) ...
#22 29.62 Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ...
#22 29.63 Setting up libatspi2.0-0:amd64 (2.46.0-5) ...
#22 29.64 Setting up python3-click (8.1.3-2) ...
#22 29.80 Setting up libqt6core6:amd64 (6.4.2+dfsg-10) ...
#22 29.81 Setting up libunwind8:amd64 (1.6.2-3) ...
#22 29.82 Setting up python3-thrift (0.17.0-2+b2) ...
#22 29.98 Setting up libts0:amd64 (1.22-1+b1) ...
#22 29.99 Setting up libcolord2:amd64 (1.4.6-2.2) ...
#22 30.00 Setting up gnome-terminal-data (3.46.8-1) ...
#22 30.01 Setting up libopengl0:amd64 (1.6.0-1) ...
#22 30.02 Setting up libxcb-util1:amd64 (0.4.0-1+b1) ...
#22 30.03 Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
#22 30.04 Setting up libxcb-xkb1:amd64 (1.15-1) ...
#22 30.05 Setting up libxcb-image0:amd64 (0.4.0-2) ...
#22 30.06 Setting up libxcb-present0:amd64 (1.15-1) ...
#22 30.07 Setting up libdconf1:amd64 (0.40.0-4) ...
#22 30.08 Setting up python3-beniget (0.4.1-3) ...
#22 30.22 Setting up libxsimd-dev:amd64 (8.1.0-7) ...
#22 30.23 Setting up python3-decorator (5.1.1-3) ...
#22 30.35 Setting up python3-packaging (23.0-1) ...
#22 30.48 Setting up libxcb-xinerama0:amd64 (1.15-1) ...
#22 30.49 Setting up libflac12:amd64 (1.4.2+ds-2) ...
#22 30.50 Setting up libslang2:amd64 (2.3.3-3) ...
#22 30.51 Setting up libqt6xml6:amd64 (6.4.2+dfsg-10) ...
#22 30.52 Setting up adwaita-icon-theme (43-1) ...
#22 30.58 update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode
#22 30.59 Setting up libqt6sql6:amd64 (6.4.2+dfsg-10) ...
#22 30.60 Setting up libepoxy0:amd64 (1.5.10-1) ...
#22 30.61 Setting up libxfixes3:amd64 (1:6.0.0-2) ...
#22 30.62 Setting up libxcb-sync1:amd64 (1.15-1) ...
#22 30.63 Setting up libpython3-all-dev:amd64 (3.11.2-1+b1) ...
#22 30.64 Setting up libopus0:amd64 (1.3.1-3) ...
#22 30.65 Setting up libxinerama1:amd64 (2:1.1.4-3) ...
#22 30.66 Setting up libvorbis0a:amd64 (1.3.7-1) ...
#22 30.67 Setting up castxml (0.5.1-1) ...
#22 30.68 Setting up libxrandr2:amd64 (2:1.5.2-2+b1) ...
#22 30.69 Setting up liborc-0.4-0:amd64 (1:0.4.33-2) ...
#22 30.70 Setting up python3-click-plugins (1.1.1-4) ...
#22 30.81 Setting up libqt5core5a:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 30.83 Setting up libglapi-mesa:amd64 (22.3.6-1+deb12u1) ...
#22 30.84 Setting up libmtdev1:amd64 (1.1.6-1) ...
#22 30.85 Setting up libfmt9:amd64 (9.1.0+ds1-2) ...
#22 30.86 Setting up libxcb-dri2-0:amd64 (1.15-1) ...
#22 30.87 Setting up python3-pyqt5.sip (12.11.1-1) ...
#22 30.88 Setting up python3-pyrsistent:amd64 (0.18.1-1+b3) ...
#22 31.02 Setting up libopenblas0:amd64 (0.3.21+ds-4) ...
#22 31.03 Setting up libasyncns0:amd64 (0.8-6+b3) ...
#22 31.04 Setting up libxshmfence1:amd64 (1.3-1) ...
#22 31.05 Setting up python3-lxml:amd64 (4.9.2-1+b1) ...
#22 31.23 Setting up at-spi2-common (2.46.0-5) ...
#22 31.24 Setting up libqt5dbus5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 31.24 Setting up python3-schema (0.7.5-1) ...
#22 31.37 Setting up libxcb-randr0:amd64 (1.15-1) ...
#22 31.38 Setting up libllvm15:amd64 (1:15.0.6-4+b1) ...
#22 31.39 Setting up libmd4c0:amd64 (0.4.8-1) ...
#22 31.40 Setting up libatk1.0-0:amd64 (2.46.0-5) ...
#22 31.41 Setting up libglu1-mesa:amd64 (9.0.2-1.1) ...
#22 31.42 Setting up libwayland-egl1:amd64 (1.21.0-1) ...
#22 31.43 Setting up python3-pygccxml (2.2.1-1) ...
#22 31.61 Setting up python3-pyqt6.sip (13.4.1-1) ...
#22 31.62 Setting up libsamplerate0:amd64 (0.2.2-3) ...
#22 31.63 Setting up libqt5test5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 31.64 Setting up python3-gi-cairo (3.42.2-3+b1) ...
#22 31.65 Setting up libdrm-common (2.4.114-1) ...
#22 31.66 Setting up libxcomposite1:amd64 (1:0.4.5-1) ...
#22 31.67 Setting up libevdev2:amd64 (1.13.0+dfsg-1) ...
#22 31.68 Setting up libgudev-1.0-0:amd64 (237-2) ...
#22 31.69 Setting up qtchooser (66-2) ...
#22 31.70 Setting up libmp3lame0:amd64 (3.100-6) ...
#22 31.71 Setting up python3-cffi-backend:amd64 (1.15.1-5+b1) ...
#22 31.72 Setting up libvorbisenc2:amd64 (1.3.7-1) ...
#22 31.73 Setting up libqt6dbus6:amd64 (6.4.2+dfsg-10) ...
#22 31.74 Setting up liblbfgsb0:amd64 (3.0+dfsg.4-1) ...
#22 31.75 Setting up libwacom-common (2.6.0-1) ...
#22 31.76 Setting up python3-sip (4.19.25+dfsg-5+b1) ...
#22 31.91 Setting up libxkbcommon0:amd64 (1.5.0-1) ...
#22 31.91 Setting up libwayland-client0:amd64 (1.21.0-1) ...
#22 31.93 Setting up libspdlog1.10:amd64 (1:1.10.0+ds-0.4) ...
#22 31.94 Setting up libopenblas-pthread-dev:amd64 (0.3.21+ds-4) ...
#22 31.95 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 31.95 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 31.96 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 31.96 Setting up python3-all-dev (3.11.2-1+b1) ...
#22 31.98 Setting up libqt6test6:amd64 (6.4.2+dfsg-10) ...
#22 31.98 Setting up libad9361-0:amd64 (0.2-1) ...
#22 31.99 Setting up libcaca0:amd64 (0.99.beta20-3) ...
#22 32.00 Setting up qt6-base-dev-tools (6.4.2+dfsg-10) ...
#22 32.02 Setting up libwacom9:amd64 (2.6.0-1) ...
#22 32.03 Setting up libxcursor1:amd64 (1:1.2.1-1) ...
#22 32.04 Setting up dconf-service (0.40.0-4) ...
#22 32.05 Setting up libqt5network5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 32.06 Setting up libinput-bin (1.22.1-1) ...
#22 32.07 Setting up libqt5sql5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 32.08 Setting up libatk-bridge2.0-0:amd64 (2.46.0-5) ...
#22 32.09 Setting up qtbase5-dev-tools (5.15.8+dfsg-11+deb12u2) ...
#22 32.10 Setting up libopenblas-dev:amd64 (0.3.21+ds-4) ...
#22 32.11 Setting up libqt5xml5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 32.12 Setting up python3-jsonschema (4.10.3-1) ...
#22 32.29 Setting up python3-zmq (24.0.1-4+b1) ...
#22 32.49 Setting up libxkbcommon-x11-0:amd64 (1.5.0-1) ...
#22 32.50 Setting up libvolk2.5:amd64 (2.5.2-3) ...
#22 32.51 Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-3) ...
#22 32.52 Setting up libdrm2:amd64 (2.4.114-1+b1) ...
#22 32.53 Setting up python3-pythran (0.11.0+ds-7) ...
#22 32.80 Setting up libwayland-cursor0:amd64 (1.21.0-1) ...
#22 32.82 Setting up libqt6network6:amd64 (6.4.2+dfsg-10) ...
#22 32.83 Setting up libgnuradio-pmt3.10.5:amd64 (3.10.5.1-3) ...
#22 32.84 Setting up libsndfile1:amd64 (1.2.0-1) ...
#22 32.84 Setting up libdrm-amdgpu1:amd64 (2.4.114-1+b1) ...
#22 32.85 Setting up libinput10:amd64 (1.22.1-1) ...
#22 32.86 Setting up libportaudio2:amd64 (19.6.0-1.2) ...
#22 32.87 Setting up libdrm-nouveau2:amd64 (2.4.114-1+b1) ...
#22 32.88 Setting up python3-scipy (1.10.1-2) ...
#22 34.57 Setting up libvolk2-bin (2.5.2-3) ...
#22 34.69 Setting up dconf-gsettings-backend:amd64 (0.40.0-4) ...
#22 34.70 Setting up libgbm1:amd64 (22.3.6-1+deb12u1) ...
#22 34.71 Setting up libpulse0:amd64 (16.1+dfsg1-2+b1) ...
#22 34.73 Setting up libdrm-radeon1:amd64 (2.4.114-1+b1) ...
#22 34.74 Setting up libdrm-intel1:amd64 (2.4.114-1+b1) ...
#22 34.75 Setting up libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ...
#22 34.77 Setting up libthrift-0.17.0:amd64 (0.17.0-2+b2) ...
#22 34.78 Setting up libegl-mesa0:amd64 (22.3.6-1+deb12u1) ...
#22 34.79 Setting up libsdl1.2debian:amd64 (1.2.15+dfsg2-8) ...
#22 34.80 Setting up libegl1:amd64 (1.6.0-1) ...
#22 34.81 Setting up libgnuradio-runtime3.10.5:amd64 (3.10.5.1-3) ...
#22 34.82 Setting up libgtk-3-common (3.24.38-2~deb12u3) ...
#22 34.83 Setting up gsettings-desktop-schemas (43.0-1) ...
#22 34.84 Setting up libgnuradio-blocks3.10.5:amd64 (3.10.5.1-3) ...
#22 34.85 Setting up libgnuradio-trellis3.10.5:amd64 (3.10.5.1-3) ...
#22 34.86 Setting up libglx-mesa0:amd64 (22.3.6-1+deb12u1) ...
#22 34.87 Setting up libgnuradio-vocoder3.10.5:amd64 (3.10.5.1-3) ...
#22 34.89 Setting up libgnuradio-iio3.10.5:amd64 (3.10.5.1-3) ...
#22 34.89 Setting up libglx0:amd64 (1.6.0-1) ...
#22 34.91 Setting up libgnuradio-fec3.10.5:amd64 (3.10.5.1-3) ...
#22 34.92 Setting up libgnuradio-pdu3.10.5:amd64 (3.10.5.1-3) ...
#22 34.95 Setting up libgnuradio-uhd3.10.5:amd64 (3.10.5.1-3) ...
#22 34.96 Setting up libgnuradio-network3.10.5:amd64 (3.10.5.1-3) ...
#22 34.97 Setting up libgnuradio-video-sdl3.10.5:amd64 (3.10.5.1-3) ...
#22 34.98 Setting up libgl1:amd64 (1.6.0-1) ...
#22 34.99 Setting up libqt6gui6:amd64 (6.4.2+dfsg-10) ...
#22 35.00 Setting up libgnuradio-fft3.10.5:amd64 (3.10.5.1-3) ...
#22 35.01 Setting up libgnuradio-filter3.10.5:amd64 (3.10.5.1-3) ...
#22 35.02 Setting up libgnuradio-soapy3.10.5:amd64 (3.10.5.1-3) ...
#22 35.03 Setting up libgnuradio-wavelet3.10.5:amd64 (3.10.5.1-3) ...
#22 35.04 Setting up libgl1-mesa-glx:amd64 (22.3.6-1+deb12u1) ...
#22 35.05 Setting up libgnuradio-audio3.10.5:amd64 (3.10.5.1-3) ...
#22 35.06 Setting up libgnuradio-zeromq3.10.5:amd64 (3.10.5.1-3) ...
#22 35.07 Setting up libgnuradio-dtv3.10.5:amd64 (3.10.5.1-3) ...
#22 35.08 Setting up libqt5gui5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 35.10 Setting up libqt6opengl6:amd64 (6.4.2+dfsg-10) ...
#22 35.11 Setting up libgnuradio-analog3.10.5:amd64 (3.10.5.1-3) ...
#22 35.12 Setting up libqt5widgets5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 35.13 Setting up python3-opengl (3.1.6+dfsg-3) ...
#22 36.26 Setting up libqt5help5:amd64 (5.15.8-2) ...
#22 36.27 Setting up libgnuradio-digital3.10.5:amd64 (3.10.5.1-3) ...
#22 36.28 Setting up libqt6widgets6:amd64 (6.4.2+dfsg-10) ...
#22 36.29 Setting up libqt5printsupport5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 36.30 Setting up libqt5opengl5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 36.31 Setting up libqt6openglwidgets6:amd64 (6.4.2+dfsg-10) ...
#22 36.32 Setting up libgnuradio-channels3.10.5:amd64 (3.10.5.1-3) ...
#22 36.33 Setting up libqt6printsupport6:amd64 (6.4.2+dfsg-10) ...
#22 36.34 Setting up libqt5designer5:amd64 (5.15.8-2) ...
#22 36.35 Setting up python3-pyqt6 (6.4.2-1) ...
#22 36.47 Setting up pyqt6-dev-tools (6.4.2-1) ...
#22 36.62 Setting up libqt5svg5:amd64 (5.15.8-3) ...
#22 36.63 Setting up libqwt-qt5-6 (6.1.4-2) ...
#22 36.64 Setting up libgnuradio-qtgui3.10.5:amd64 (3.10.5.1-3) ...
#22 36.66 Setting up python3-pyqt5 (5.15.9+dfsg-1) ...
#22 36.81 Setting up pyqt5-dev-tools (5.15.9+dfsg-1) ...
#22 36.93 Setting up python3-pyqtgraph (0.13.1-4) ...
#22 37.39 Processing triggers for libc-bin (2.36-9+deb12u9) ...
#22 37.43 Processing triggers for man-db (2.11.2-2) ...
#22 37.44 Processing triggers for shared-mime-info (2.2-1) ...
#22 39.23 Processing triggers for mailcap (3.70+nmu1) ...
#22 39.25 Processing triggers for fontconfig (2.14.1-4) ...
#22 39.47 Processing triggers for libglib2.0-0:amd64 (2.74.6-2+deb12u4) ...
#22 39.50 Setting up libgtk-3-0:amd64 (3.24.38-2~deb12u3) ...
#22 39.53 Setting up libvte-2.91-0:amd64 (0.70.6-2~deb12u1) ...
#22 39.54 Setting up gnome-terminal (3.46.8-1) ...
#22 39.55 update-alternatives: using /usr/bin/gnome-terminal.wrapper to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode
#22 39.55 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 39.56 Setting up gnuradio (3.10.5.1-3) ...
#22 40.07 Processing triggers for libc-bin (2.36-9+deb12u9) ...
#22 DONE 40.6s

#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.289 + mkdir -p /tmp/mongodb
#23 0.290 + cd /tmp/mongodb
#23 0.290 + wget https://pgp.mongodb.com/server-5.0.asc -O /mongodb.key
#23 0.295 --2024-11-21 22:49:21--  https://pgp.mongodb.com/server-5.0.asc
#23 0.306 Resolving pgp.mongodb.com (pgp.mongodb.com)... 13.32.121.120, 13.32.121.114, 13.32.121.128, ...
#23 0.364 Connecting to pgp.mongodb.com (pgp.mongodb.com)|13.32.121.120|:443... connected.
#23 0.387 HTTP request sent, awaiting response... 200 OK
#23 0.836 Length: 1656 (1.6K) [binary/octet-stream]
#23 0.836 Saving to: ‘/mongodb.key’
#23 0.836 
#23 0.836      0K .                                                     100% 40.3M=0s
#23 0.836 
#23 0.836 2024-11-21 22:49:21 (40.3 MB/s) - ‘/mongodb.key’ saved [1656/1656]
#23 0.836 
#23 0.837 + wget http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb
#23 0.840 --2024-11-21 22:49:21--  http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb
#23 0.840 Resolving security.debian.org (security.debian.org)... 151.101.194.132, 151.101.2.132, 151.101.66.132, ...
#23 0.841 Connecting to security.debian.org (security.debian.org)|151.101.194.132|:80... connected.
#23 0.846 HTTP request sent, awaiting response... 200 OK
#23 0.853 Length: 1552428 (1.5M) [application/vnd.debian.binary-package]
#23 0.853 Saving to: ‘libssl1.1_1.1.1n-0+deb10u6_amd64.deb’
#23 0.853 
#23 0.853      0K .......... .......... .......... .......... ..........  3% 9.07M 0s
#23 0.858     50K .......... .......... .......... .......... ..........  6% 11.6M 0s
#23 0.863    100K .......... .......... .......... .......... ..........  9% 40.1M 0s
#23 0.864    150K .......... .......... .......... .......... .......... 13% 41.6M 0s
#23 0.865    200K .......... .......... .......... .......... .......... 16% 14.4M 0s
#23 0.868    250K .......... .......... .......... .......... .......... 19% 82.2M 0s
#23 0.869    300K .......... .......... .......... .......... .......... 23% 71.0M 0s
#23 0.870    350K .......... .......... .......... .......... .......... 26% 84.5M 0s
#23 0.870    400K .......... .......... .......... .......... .......... 29% 91.7M 0s
#23 0.871    450K .......... .......... .......... .......... .......... 32% 28.6M 0s
#23 0.872    500K .......... .......... .......... .......... .......... 36% 39.0M 0s
#23 0.874    550K .......... .......... .......... .......... .......... 39% 92.8M 0s
#23 0.874    600K .......... .......... .......... .......... .......... 42%  113M 0s
#23 0.874    650K .......... .......... .......... .......... .......... 46%  138M 0s
#23 0.875    700K .......... .......... .......... .......... .......... 49%  114M 0s
#23 0.875    750K .......... .......... .......... .......... .......... 52%  103M 0s
#23 0.876    800K .......... .......... .......... .......... .......... 56%  111M 0s
#23 0.876    850K .......... .......... .......... .......... .......... 59%  119M 0s
#23 0.877    900K .......... .......... .......... .......... .......... 62%  103M 0s
#23 0.877    950K .......... .......... .......... .......... .......... 65%  121M 0s
#23 0.877   1000K .......... .......... .......... .......... .......... 69%  117M 0s
#23 0.878   1050K .......... .......... .......... .......... .......... 72% 96.9M 0s
#23 0.878   1100K .......... .......... .......... .......... .......... 75% 86.8M 0s
#23 0.879   1150K .......... .......... .......... .......... .......... 79%  126M 0s
#23 0.879   1200K .......... .......... .......... .......... .......... 82%  129M 0s
#23 0.880   1250K .......... .......... .......... .......... .......... 85%  114M 0s
#23 0.880   1300K .......... .......... .......... .......... .......... 89% 91.6M 0s
#23 0.881   1350K .......... .......... .......... .......... .......... 92%  140M 0s
#23 0.881   1400K .......... .......... .......... .......... .......... 95% 85.3M 0s
#23 0.882   1450K .......... .......... .......... .......... .......... 98%  139M 0s
#23 0.882   1500K .......... ......                                     100%  244M=0.03s
#23 0.882 
#23 0.882 2024-11-21 22:49:21 (50.7 MB/s) - ‘libssl1.1_1.1.1n-0+deb10u6_amd64.deb’ saved [1552428/1552428]
#23 0.882 
#23 0.882 + dpkg -i libssl1.1_1.1.1n-0+deb10u6_amd64.deb
#23 0.929 Selecting previously unselected package libssl1.1:amd64.
#23 0.986 (Reading database ... 147350 files and directories currently installed.)
#23 0.989 Preparing to unpack libssl1.1_1.1.1n-0+deb10u6_amd64.deb ...
#23 0.996 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u6) ...
#23 1.101 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u6) ...
#23 1.172 debconf: unable to initialize frontend: Dialog
#23 1.172 debconf: (TERM is not set, so the dialog frontend is not usable.)
#23 1.172 debconf: falling back to frontend: Readline
#23 1.179 debconf: unable to initialize frontend: Readline
#23 1.179 debconf: (This frontend requires a controlling tty.)
#23 1.179 debconf: falling back to frontend: Teletype
#23 1.206 Processing triggers for libc-bin (2.36-9+deb12u9) ...
#23 1.283 + echo deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main
#23 1.283 + apt-get update
#23 1.345 Hit:1 http://deb.debian.org/debian bookworm InRelease
#23 1.345 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#23 1.345 Hit:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#23 1.345 Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease
#23 1.440 Get:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease [2,951 B]
#23 1.864 Get:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [82.8 kB]
#23 1.894 Fetched 85.7 kB in 1s (147 kB/s)
#23 1.894 Reading package lists...
#23 2.308 + apt-get install -y mongodb-org
#23 2.316 Reading package lists...
#23 2.731 Building dependency tree...
#23 2.832 Reading state information...
#23 2.928 The following additional packages will be installed:
#23 2.928   mongodb-database-tools mongodb-mongosh mongodb-org-database
#23 2.928   mongodb-org-database-tools-extra mongodb-org-mongos mongodb-org-server
#23 2.928   mongodb-org-shell mongodb-org-tools
#23 2.951 The following NEW packages will be installed:
#23 2.951   mongodb-database-tools mongodb-mongosh mongodb-org mongodb-org-database
#23 2.951   mongodb-org-database-tools-extra mongodb-org-mongos mongodb-org-server
#23 2.951   mongodb-org-shell mongodb-org-tools
#23 3.182 0 upgraded, 9 newly installed, 0 to remove and 2 not upgraded.
#23 3.182 Need to get 161 MB of archives.
#23 3.182 After this operation, 516 MB of additional disk space will be used.
#23 3.182 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.818 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.550 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.731 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.102 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.298 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.500 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 5.624 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 5.736 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 5.888 debconf: delaying package configuration, since apt-utils is not installed
#23 5.933 Fetched 161 MB in 3s (57.9 MB/s)
#23 5.966 Selecting previously unselected package mongodb-database-tools.
#23 5.966 (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.021 Preparing to unpack .../0-mongodb-database-tools_100.10.0_amd64.deb ...
#23 6.025 Unpacking mongodb-database-tools (100.10.0) ...
#23 6.791 Selecting previously unselected package mongodb-mongosh.
#23 6.800 Preparing to unpack .../1-mongodb-mongosh_2.3.3_amd64.deb ...
#23 6.803 Unpacking mongodb-mongosh (2.3.3) ...
#23 8.195 Selecting previously unselected package mongodb-org-shell.
#23 8.203 Preparing to unpack .../2-mongodb-org-shell_5.0.30_amd64.deb ...
#23 8.207 Unpacking mongodb-org-shell (5.0.30) ...
#23 8.812 Selecting previously unselected package mongodb-org-server.
#23 8.822 Preparing to unpack .../3-mongodb-org-server_5.0.30_amd64.deb ...
#23 8.825 Unpacking mongodb-org-server (5.0.30) ...
#23 9.605 Selecting previously unselected package mongodb-org-mongos.
#23 9.614 Preparing to unpack .../4-mongodb-org-mongos_5.0.30_amd64.deb ...
#23 9.617 Unpacking mongodb-org-mongos (5.0.30) ...
#23 10.31 Selecting previously unselected package mongodb-org-database-tools-extra.
#23 10.32 Preparing to unpack .../5-mongodb-org-database-tools-extra_5.0.30_amd64.deb ...
#23 10.33 Unpacking mongodb-org-database-tools-extra (5.0.30) ...
#23 10.46 Selecting previously unselected package mongodb-org-database.
#23 10.47 Preparing to unpack .../6-mongodb-org-database_5.0.30_amd64.deb ...
#23 10.49 Unpacking mongodb-org-database (5.0.30) ...
#23 10.59 Selecting previously unselected package mongodb-org-tools.
#23 10.60 Preparing to unpack .../7-mongodb-org-tools_5.0.30_amd64.deb ...
#23 10.63 Unpacking mongodb-org-tools (5.0.30) ...
#23 10.72 Selecting previously unselected package mongodb-org.
#23 10.74 Preparing to unpack .../8-mongodb-org_5.0.30_amd64.deb ...
#23 10.76 Unpacking mongodb-org (5.0.30) ...
#23 10.89 Setting up mongodb-mongosh (2.3.3) ...
#23 10.94 Setting up mongodb-org-server (5.0.30) ...
#23 11.01 Adding system user `mongodb' (UID 104) ...
#23 11.01 Adding new user `mongodb' (UID 104) with group `nogroup' ...
#23 11.09 Not creating `/nonexistent'.
#23 11.12 Adding group `mongodb' (GID 106) ...
#23 11.14 Done.
#23 11.17 Adding user `mongodb' to group `mongodb' ...
#23 11.19 Done.
#23 11.20 System has not been booted with systemd as init system (PID 1). Can't operate.

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

#23 11.21 Setting up mongodb-org-shell (5.0.30) ...
#23 11.22 Setting up mongodb-database-tools (100.10.0) ...
#23 11.23 Setting up mongodb-org-mongos (5.0.30) ...
#23 11.24 Setting up mongodb-org-database-tools-extra (5.0.30) ...
#23 11.25 Setting up mongodb-org-database (5.0.30) ...
#23 11.26 Setting up mongodb-org-tools (5.0.30) ...
#23 11.27 Setting up mongodb-org (5.0.30) ...
#23 11.28 Processing triggers for man-db (2.11.2-2) ...
#23 11.36 + apt-get clean
#23 11.37 + cd /
#23 11.37 + rm -rf /tmp/mongodb
#23 11.37 + rm /etc/apt/sources.list.d/mongodb-org.list
#23 11.37 + 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.367 Hit:1 http://deb.debian.org/debian bookworm InRelease
#24 0.367 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#24 0.367 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#24 0.382 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#24 0.637 Reading package lists...
#24 1.049 Reading package lists...
#24 1.445 Building dependency tree...
#24 1.547 Reading state information...
#24 1.641 python3-pip is already the newest version (23.0.1+dfsg-1).
#24 1.641 python3-setuptools is already the newest version (66.1.1-1).
#24 1.641 python3-wheel is already the newest version (0.38.4-2).
#24 1.641 build-essential is already the newest version (12.9).
#24 1.641 flex is already the newest version (2.6.4-8.2).
#24 1.641 bison is already the newest version (2:3.8.2+dfsg-1+b1).
#24 1.641 git is already the newest version (1:2.39.5-0+deb12u1).
#24 1.641 libsctp-dev is already the newest version (1.0.19+dfsg-2).
#24 1.641 libgnutls28-dev is already the newest version (3.7.9-2+deb12u3).
#24 1.641 libssl-dev is already the newest version (3.0.15-1~deb12u1).
#24 1.641 libmicrohttpd-dev is already the newest version (0.9.75-6).
#24 1.641 libmicrohttpd-dev set to manually installed.
#24 1.641 libcurl4-gnutls-dev is already the newest version (7.88.1-10+deb12u8).
#24 1.641 libcurl4-gnutls-dev set to manually installed.
#24 1.641 The following additional packages will be installed:
#24 1.641   libbson-1.0-0 libgpg-error-dev libidn-dev libintelrdfpmath-dev
#24 1.641   libmongoc-1.0-0 libmongocrypt-dev libmongocrypt0 libsasl2-dev libsnappy-dev
#24 1.641   libsnappy1v5 libzstd-dev
#24 1.642 Suggested packages:
#24 1.642   libgcrypt20-doc idn libnghttp2-doc libyaml-doc
#24 1.755 The following NEW packages will be installed:
#24 1.755   libbson-1.0-0 libbson-dev libgcrypt20-dev libgpg-error-dev libidn-dev
#24 1.755   libidn11-dev libintelrdfpmath-dev libmongoc-1.0-0 libmongoc-dev
#24 1.755   libmongocrypt-dev libmongocrypt0 libnghttp2-dev libsasl2-dev libsnappy-dev
#24 1.755   libsnappy1v5 libyaml-dev libzstd-dev meson ninja-build
#24 1.782 0 upgraded, 19 newly installed, 0 to remove and 2 not upgraded.
#24 1.782 Need to get 11.6 MB of archives.
#24 1.782 After this operation, 93.4 MB of additional disk space will be used.
#24 1.782 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.806 Get:2 http://deb.debian.org/debian bookworm/main amd64 libbson-dev amd64 1.23.1-1+b1 [129 kB]
#24 1.812 Get:3 http://deb.debian.org/debian bookworm/main amd64 libgpg-error-dev amd64 1.46-1 [133 kB]
#24 1.813 Get:4 http://deb.debian.org/debian bookworm/main amd64 libgcrypt20-dev amd64 1.10.1-3 [752 kB]
#24 1.824 Get:5 http://deb.debian.org/debian bookworm/main amd64 libidn-dev amd64 1.41-1 [190 kB]
#24 1.825 Get:6 http://deb.debian.org/debian bookworm/main amd64 libidn11-dev amd64 1.41-1 [42.4 kB]
#24 1.826 Get:7 http://deb.debian.org/debian bookworm/main amd64 libintelrdfpmath-dev amd64 2.0u2-8 [6,475 kB]
#24 1.882 Get:8 http://deb.debian.org/debian bookworm/main amd64 libmongocrypt0 amd64 1.7.2-1 [1,313 kB]
#24 1.892 Get:9 http://deb.debian.org/debian bookworm/main amd64 libsnappy1v5 amd64 1.1.9-3 [26.0 kB]
#24 1.892 Get:10 http://deb.debian.org/debian bookworm/main amd64 libmongoc-1.0-0 amd64 1.23.1-1+b1 [304 kB]
#24 1.894 Get:11 http://deb.debian.org/debian bookworm/main amd64 libmongocrypt-dev amd64 1.7.2-1 [263 kB]
#24 1.897 Get:12 http://deb.debian.org/debian bookworm/main amd64 libsnappy-dev amd64 1.1.9-3 [39.2 kB]
#24 1.897 Get:13 http://deb.debian.org/debian bookworm/main amd64 libsasl2-dev amd64 2.1.28+dfsg-10 [235 kB]
#24 1.899 Get:14 http://deb.debian.org/debian bookworm/main amd64 libzstd-dev amd64 1.5.4+dfsg2-5 [354 kB]
#24 1.902 Get:15 http://deb.debian.org/debian bookworm/main amd64 libmongoc-dev amd64 1.23.1-1+b1 [365 kB]
#24 1.905 Get:16 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-dev amd64 1.52.0-1+deb12u2 [110 kB]
#24 1.906 Get:17 http://deb.debian.org/debian bookworm/main amd64 libyaml-dev amd64 0.2.5-1 [64.5 kB]
#24 1.907 Get:18 http://deb.debian.org/debian bookworm/main amd64 ninja-build amd64 1.11.1-2~deb12u1 [135 kB]
#24 1.908 Get:19 http://deb.debian.org/debian bookworm/main amd64 meson all 1.0.1-5 [548 kB]
#24 2.070 debconf: delaying package configuration, since apt-utils is not installed
#24 2.107 Fetched 11.6 MB in 0s (75.6 MB/s)
#24 2.141 Selecting previously unselected package libbson-1.0-0.
#24 2.141 (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.203 Preparing to unpack .../00-libbson-1.0-0_1.23.1-1+b1_amd64.deb ...
#24 2.209 Unpacking libbson-1.0-0 (1.23.1-1+b1) ...
#24 2.262 Selecting previously unselected package libbson-dev.
#24 2.273 Preparing to unpack .../01-libbson-dev_1.23.1-1+b1_amd64.deb ...
#24 2.276 Unpacking libbson-dev (1.23.1-1+b1) ...
#24 2.331 Selecting previously unselected package libgpg-error-dev.
#24 2.341 Preparing to unpack .../02-libgpg-error-dev_1.46-1_amd64.deb ...
#24 2.345 Unpacking libgpg-error-dev (1.46-1) ...
#24 2.403 Selecting previously unselected package libgcrypt20-dev.
#24 2.413 Preparing to unpack .../03-libgcrypt20-dev_1.10.1-3_amd64.deb ...
#24 2.416 Unpacking libgcrypt20-dev (1.10.1-3) ...
#24 2.500 Selecting previously unselected package libidn-dev:amd64.
#24 2.512 Preparing to unpack .../04-libidn-dev_1.41-1_amd64.deb ...
#24 2.515 Unpacking libidn-dev:amd64 (1.41-1) ...
#24 2.609 Selecting previously unselected package libidn11-dev:amd64.
#24 2.620 Preparing to unpack .../05-libidn11-dev_1.41-1_amd64.deb ...
#24 2.631 Unpacking libidn11-dev:amd64 (1.41-1) ...
#24 2.708 Selecting previously unselected package libintelrdfpmath-dev:amd64.
#24 2.720 Preparing to unpack .../06-libintelrdfpmath-dev_2.0u2-8_amd64.deb ...
#24 2.735 Unpacking libintelrdfpmath-dev:amd64 (2.0u2-8) ...
#24 3.215 Selecting previously unselected package libmongocrypt0:amd64.
#24 3.225 Preparing to unpack .../07-libmongocrypt0_1.7.2-1_amd64.deb ...
#24 3.245 Unpacking libmongocrypt0:amd64 (1.7.2-1) ...
#24 3.426 Selecting previously unselected package libsnappy1v5:amd64.
#24 3.438 Preparing to unpack .../08-libsnappy1v5_1.1.9-3_amd64.deb ...
#24 3.457 Unpacking libsnappy1v5:amd64 (1.1.9-3) ...
#24 3.595 Selecting previously unselected package libmongoc-1.0-0.
#24 3.605 Preparing to unpack .../09-libmongoc-1.0-0_1.23.1-1+b1_amd64.deb ...
#24 3.621 Unpacking libmongoc-1.0-0 (1.23.1-1+b1) ...
#24 3.750 Selecting previously unselected package libmongocrypt-dev:amd64.
#24 3.760 Preparing to unpack .../10-libmongocrypt-dev_1.7.2-1_amd64.deb ...
#24 3.771 Unpacking libmongocrypt-dev:amd64 (1.7.2-1) ...
#24 3.903 Selecting previously unselected package libsnappy-dev:amd64.
#24 3.915 Preparing to unpack .../11-libsnappy-dev_1.1.9-3_amd64.deb ...
#24 3.929 Unpacking libsnappy-dev:amd64 (1.1.9-3) ...
#24 4.049 Selecting previously unselected package libsasl2-dev.
#24 4.058 Preparing to unpack .../12-libsasl2-dev_2.1.28+dfsg-10_amd64.deb ...
#24 4.078 Unpacking libsasl2-dev (2.1.28+dfsg-10) ...
#24 4.193 Selecting previously unselected package libzstd-dev:amd64.
#24 4.205 Preparing to unpack .../13-libzstd-dev_1.5.4+dfsg2-5_amd64.deb ...
#24 4.218 Unpacking libzstd-dev:amd64 (1.5.4+dfsg2-5) ...
#24 4.351 Selecting previously unselected package libmongoc-dev.
#24 4.362 Preparing to unpack .../14-libmongoc-dev_1.23.1-1+b1_amd64.deb ...
#24 4.380 Unpacking libmongoc-dev (1.23.1-1+b1) ...
#24 4.523 Selecting previously unselected package libnghttp2-dev:amd64.
#24 4.534 Preparing to unpack .../15-libnghttp2-dev_1.52.0-1+deb12u2_amd64.deb ...
#24 4.552 Unpacking libnghttp2-dev:amd64 (1.52.0-1+deb12u2) ...
#24 4.681 Selecting previously unselected package libyaml-dev:amd64.
#24 4.693 Preparing to unpack .../16-libyaml-dev_0.2.5-1_amd64.deb ...
#24 4.710 Unpacking libyaml-dev:amd64 (0.2.5-1) ...
#24 4.857 Selecting previously unselected package ninja-build.
#24 4.868 Preparing to unpack .../17-ninja-build_1.11.1-2~deb12u1_amd64.deb ...
#24 4.881 Unpacking ninja-build (1.11.1-2~deb12u1) ...
#24 5.028 Selecting previously unselected package meson.
#24 5.040 Preparing to unpack .../18-meson_1.0.1-5_all.deb ...
#24 5.057 Unpacking meson (1.0.1-5) ...
#24 5.302 Setting up libnghttp2-dev:amd64 (1.52.0-1+deb12u2) ...
#24 5.313 Setting up libzstd-dev:amd64 (1.5.4+dfsg2-5) ...
#24 5.325 Setting up libyaml-dev:amd64 (0.2.5-1) ...
#24 5.336 Setting up ninja-build (1.11.1-2~deb12u1) ...
#24 5.348 Setting up libsnappy1v5:amd64 (1.1.9-3) ...
#24 5.358 Setting up libsasl2-dev (2.1.28+dfsg-10) ...
#24 5.367 Setting up libgpg-error-dev (1.46-1) ...
#24 5.377 Setting up libbson-1.0-0 (1.23.1-1+b1) ...
#24 5.392 Setting up libidn-dev:amd64 (1.41-1) ...
#24 5.402 Setting up libintelrdfpmath-dev:amd64 (2.0u2-8) ...
#24 5.413 Setting up libmongocrypt0:amd64 (1.7.2-1) ...
#24 5.424 Setting up libbson-dev (1.23.1-1+b1) ...
#24 5.434 Setting up libidn11-dev:amd64 (1.41-1) ...
#24 5.444 Setting up libsnappy-dev:amd64 (1.1.9-3) ...
#24 5.453 Setting up meson (1.0.1-5) ...
#24 5.978 Setting up libmongocrypt-dev:amd64 (1.7.2-1) ...
#24 6.036 Setting up libmongoc-1.0-0 (1.23.1-1+b1) ...
#24 6.108 Setting up libgcrypt20-dev (1.10.1-3) ...
#24 6.168 Setting up libmongoc-dev (1.23.1-1+b1) ...
#24 6.212 Processing triggers for man-db (2.11.2-2) ...
#24 6.281 Processing triggers for libc-bin (2.36-9+deb12u9) ...
#24 DONE 6.6s

#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.304 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.337 Already on 'master'
#28 0.337 Your branch is up to date with 'origin/master'.
#28 0.339 refs/heads/master
#28 0.360 HEAD is now at f7d64b0 jenkins.sh: libosmo-netif no longer depends on libosmo-abis
#28 0.362 master
#28 0.364 f7d64b0bcf946ec21ce9c7562194343a12213a80
#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.4s

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

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

#34 exporting to image
#34 exporting layers
#34 exporting layers 4.4s done
#34 writing image sha256:fc6ab24dbd5430dddbca88b4bb1d2f36bebee54bd1f20725581c78d8d835d28a
#34 writing image sha256:fc6ab24dbd5430dddbca88b4bb1d2f36bebee54bd1f20725581c78d8d835d28a done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done
#34 DONE 4.4s
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=7791 -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-21 22:49:45
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-7791
+ mkdir -p trial-7791
+ mv open5gs.build-8.tgz osmo-bsc.build-2024-11-21_14_08_17.tgz osmo-bts-oc2g.build-2024-11-21_00_52_34.tgz osmo-bts-sysmo.build-2024-11-21_00_52_42.tgz osmo-bts.build-2024-11-21_14_10_51.tgz osmo-ggsn.build-2024-11-21_20_43_13.tgz osmo-hlr.build-2024-11-21_16_37_25.tgz osmo-hnbgw.build-2024-11-21_16_19_01.tgz osmo-mgw.build-2024-11-21_14_03_47.tgz osmo-msc.build-2024-11-21_14_17_02.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2024-11-21_07_41_14.tgz osmo-pcu-sysmo.build-2024-11-21_07_40_30.tgz osmo-pcu.build-2024-11-21_07_40_43.tgz osmo-sgsn.build-2024-11-21_20_50_46.tgz osmo-stp.build-2024-11-21_13_47_48.tgz osmo-trx.build-2024-11-21_14_26_28.tgz osmocom-bb.build-2024-11-21_21_18_19.tgz srslte.build-19.tgz trial-7791
+ cat open5gs.build-8.md5 osmo-bsc.build-2024-11-21_14_08_17.md5 osmo-bts-oc2g.build-2024-11-21_00_52_34.md5 osmo-bts-sysmo.build-2024-11-21_00_52_42.md5 osmo-bts.build-2024-11-21_14_10_51.md5 osmo-ggsn.build-2024-11-21_20_43_13.md5 osmo-hlr.build-2024-11-21_16_37_25.md5 osmo-hnbgw.build-2024-11-21_16_19_01.md5 osmo-mgw.build-2024-11-21_14_03_47.md5 osmo-msc.build-2024-11-21_14_17_02.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2024-11-21_07_41_14.md5 osmo-pcu-sysmo.build-2024-11-21_07_40_30.md5 osmo-pcu.build-2024-11-21_07_40_43.md5 osmo-sgsn.build-2024-11-21_20_50_46.md5 osmo-stp.build-2024-11-21_13_47_48.md5 osmo-trx.build-2024-11-21_14_26_28.md5 osmocom-bb.build-2024-11-21_21_18_19.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2024-11-21_14_08_17.md5 osmo-bts-oc2g.build-2024-11-21_00_52_34.md5 osmo-bts-sysmo.build-2024-11-21_00_52_42.md5 osmo-bts.build-2024-11-21_14_10_51.md5 osmo-ggsn.build-2024-11-21_20_43_13.md5 osmo-hlr.build-2024-11-21_16_37_25.md5 osmo-hnbgw.build-2024-11-21_16_19_01.md5 osmo-mgw.build-2024-11-21_14_03_47.md5 osmo-msc.build-2024-11-21_14_17_02.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2024-11-21_07_41_14.md5 osmo-pcu-sysmo.build-2024-11-21_07_40_30.md5 osmo-pcu.build-2024-11-21_07_40_43.md5 osmo-sgsn.build-2024-11-21_20_50_46.md5 osmo-stp.build-2024-11-21_13_47_48.md5 osmo-trx.build-2024-11-21_14_26_28.md5 osmocom-bb.build-2024-11-21_21_18_19.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-7791 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-7791'
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-7791
--------------------------------------------------------------------------------------------
22:49:46.124451 tst                       trial-7791: Detailed log at /build/trial-7791/run.2024-11-21_22-49-46/log

---------------------------------------------------------------------
trial-7791 netreg_mass
---------------------------------------------------------------------
22:49:46.401839 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:49:46.402492 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:49:46.403864 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:49:46.406095 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:49:46.468452 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:49:46.470908 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:49:46.475059 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:49:46.614176 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-7791 netreg_mass register_default_mass.py
----------------------------------------------
22:49:46.615392 tst       register_default_mass.py:9: Claiming resources for the test
22:49:46.645268 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:49:46.646153 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:49:46.646984 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:49:46.647815 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:49:46.648634 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:49:46.649464 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:49:46.650285 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:49:46.690464 tst         register_default_mass.py: using LAC 2
22:49:46.709748 tst         register_default_mass.py: using RAC 2
22:49:46.726798 tst         register_default_mass.py: using CellId 2
22:49:46.747584 tst         register_default_mass.py: using BVCI 3
22:49:46.762364 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.763380 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.764385 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.765364 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.766330 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.767293 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.768257 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.769224 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.770204 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.771160 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.772139 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.773115 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.774111 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.775096 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.776103 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.777111 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.778105 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.779105 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.780137 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.781130 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.782117 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.783124 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.784137 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.785138 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.786140 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.787152 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.788152 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.789143 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.790130 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.791114 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.792115 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.793067 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.794027 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.795002 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.795996 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.796961 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.797919 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.798889 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.799868 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.800825 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.801768 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.802711 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.803693 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.804648 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.805601 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.806549 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.807505 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.808499 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.809456 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.810389 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.811336 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.812286 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.813224 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.814175 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.815114 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.816070 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.817017 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.817973 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.818969 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.819938 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.820883 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.821826 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.822775 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.823740 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.824681 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.825626 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.826573 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.827527 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.828484 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.829422 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.830369 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.831314 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.832276 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.833357 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.834299 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.835234 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.836177 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.837122 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.838067 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.839001 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.839978 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.840924 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.841864 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.842799 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.843751 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.844688 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.845626 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.846565 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.847505 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.848460 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.849402 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.850333 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.851291 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.852256 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.853196 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.854129 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.855070 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.856039 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.856991 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.857932 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.858870 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:46.859955 tst      register_default_mass.py:21: Launching a simple network
22:49:46.882242 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:49:47.074620 run            create_hlr_db(pid=20): Launched
22:49:48.093369 run            create_hlr_db(pid=20): Terminated: ok {rc=0}
22:49:48.128754 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:49:48.166605 run      osmo-hlr_127.0.42.2(pid=23): Launched
22:49:48.178404 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:49:48.483419 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:49:48.514553 run      osmo-stp_127.0.42.5(pid=25): Launched
22:49:48.526242 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:49:49.254951 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:49:49.285314 run      osmo-msc_127.0.42.6(pid=27): Launched
22:49:52.308186 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:49:52.509106 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:49:52.540001 run      osmo-mgw_127.0.42.3(pid=29): Launched
22:49:52.551576 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:49:52.600231 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:49:52.631156 run      osmo-mgw_127.0.42.4(pid=31): Launched
22:49:52.642826 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:49:53.187174 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:49:53.220695 run      osmo-bsc_127.0.42.7(pid=33): Launched
22:49:59.260461 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:49:59.514644 run         osmo-bts-virtual(pid=34): Launched
22:50:00.550374 tst         register_default_mass.py: using MSISDN 1001
22:50:00.561780 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:50:00.580095 tst         register_default_mass.py: using MSISDN 1002
22:50:00.595470 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:50:00.611954 tst         register_default_mass.py: using MSISDN 1003
22:50:00.623049 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:50:00.638741 tst         register_default_mass.py: using MSISDN 1004
22:50:00.650082 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:50:00.667700 tst         register_default_mass.py: using MSISDN 1005
22:50:00.681940 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:50:00.698881 tst         register_default_mass.py: using MSISDN 1006
22:50:00.710409 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:50:00.726157 tst         register_default_mass.py: using MSISDN 1007
22:50:00.737497 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:50:00.755265 tst         register_default_mass.py: using MSISDN 1008
22:50:00.769286 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:50:00.784906 tst         register_default_mass.py: using MSISDN 1009
22:50:00.796372 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:50:00.814047 tst         register_default_mass.py: using MSISDN 1010
22:50:00.825555 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:50:00.841355 tst         register_default_mass.py: using MSISDN 1011
22:50:00.852802 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:50:00.871488 tst         register_default_mass.py: using MSISDN 1012
22:50:00.883049 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:50:00.899062 tst         register_default_mass.py: using MSISDN 1013
22:50:00.910685 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:50:00.927530 tst         register_default_mass.py: using MSISDN 1014
22:50:00.938988 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:50:00.955961 tst         register_default_mass.py: using MSISDN 1015
22:50:00.967319 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:50:00.984007 tst         register_default_mass.py: using MSISDN 1016
22:50:00.995384 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:50:01.012366 tst         register_default_mass.py: using MSISDN 1017
22:50:01.027125 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:50:01.044181 tst         register_default_mass.py: using MSISDN 1018
22:50:01.058080 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:50:01.073681 tst         register_default_mass.py: using MSISDN 1019
22:50:01.085038 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:50:01.100946 tst         register_default_mass.py: using MSISDN 1020
22:50:01.112408 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:50:01.129031 tst         register_default_mass.py: using MSISDN 1021
22:50:01.140447 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:50:01.156172 tst         register_default_mass.py: using MSISDN 1022
22:50:01.167539 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:50:01.186449 tst         register_default_mass.py: using MSISDN 1023
22:50:01.200362 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:50:01.216024 tst         register_default_mass.py: using MSISDN 1024
22:50:01.227384 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:50:01.245378 tst         register_default_mass.py: using MSISDN 1025
22:50:01.256767 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:50:01.272424 tst         register_default_mass.py: using MSISDN 1026
22:50:01.283927 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:50:01.300796 tst         register_default_mass.py: using MSISDN 1027
22:50:01.315949 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:50:01.331982 tst         register_default_mass.py: using MSISDN 1028
22:50:01.343350 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:50:01.359913 tst         register_default_mass.py: using MSISDN 1029
22:50:01.371377 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:50:01.387501 tst         register_default_mass.py: using MSISDN 1030
22:50:01.398901 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:50:01.415746 tst         register_default_mass.py: using MSISDN 1031
22:50:01.427168 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:50:01.446218 tst         register_default_mass.py: using MSISDN 1032
22:50:01.461508 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:50:01.478600 tst         register_default_mass.py: using MSISDN 1033
22:50:01.489937 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:50:01.506838 tst         register_default_mass.py: using MSISDN 1034
22:50:01.518334 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:50:01.534071 tst         register_default_mass.py: using MSISDN 1035
22:50:01.545477 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:50:01.563321 tst         register_default_mass.py: using MSISDN 1036
22:50:01.574689 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:50:01.590437 tst         register_default_mass.py: using MSISDN 1037
22:50:01.602564 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:50:01.619780 tst         register_default_mass.py: using MSISDN 1038
22:50:01.631375 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:50:01.648664 tst         register_default_mass.py: using MSISDN 1039
22:50:01.663809 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:50:01.679566 tst         register_default_mass.py: using MSISDN 1040
22:50:01.690950 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:50:01.708710 tst         register_default_mass.py: using MSISDN 1041
22:50:01.722692 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:50:01.739670 tst         register_default_mass.py: using MSISDN 1042
22:50:01.751228 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:50:01.768817 tst         register_default_mass.py: using MSISDN 1043
22:50:01.784224 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:50:01.800367 tst         register_default_mass.py: using MSISDN 1044
22:50:01.818241 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:50:01.840514 tst         register_default_mass.py: using MSISDN 1045
22:50:01.852087 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:50:01.870724 tst         register_default_mass.py: using MSISDN 1046
22:50:01.887957 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:50:01.939640 tst         register_default_mass.py: using MSISDN 1047
22:50:01.954961 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:50:01.976773 tst         register_default_mass.py: using MSISDN 1048
22:50:01.991788 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:50:02.015408 tst         register_default_mass.py: using MSISDN 1049
22:50:02.027241 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:50:02.044368 tst         register_default_mass.py: using MSISDN 1050
22:50:02.056102 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:50:02.073404 tst         register_default_mass.py: using MSISDN 1051
22:50:02.086003 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:50:02.103812 tst         register_default_mass.py: using MSISDN 1052
22:50:02.115919 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:50:02.134429 tst         register_default_mass.py: using MSISDN 1053
22:50:02.149220 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:50:02.167875 tst         register_default_mass.py: using MSISDN 1054
22:50:02.183423 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:50:02.200969 tst         register_default_mass.py: using MSISDN 1055
22:50:02.216478 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:50:02.232686 tst         register_default_mass.py: using MSISDN 1056
22:50:02.244524 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:50:02.261480 tst         register_default_mass.py: using MSISDN 1057
22:50:02.273024 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:50:02.288973 tst         register_default_mass.py: using MSISDN 1058
22:50:02.300730 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:50:02.319504 tst         register_default_mass.py: using MSISDN 1059
22:50:02.334917 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:50:02.350987 tst         register_default_mass.py: using MSISDN 1060
22:50:02.362390 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:50:02.379298 tst         register_default_mass.py: using MSISDN 1061
22:50:02.390705 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:50:02.409978 tst         register_default_mass.py: using MSISDN 1062
22:50:02.425482 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:50:02.444532 tst         register_default_mass.py: using MSISDN 1063
22:50:02.459879 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:50:02.477700 tst         register_default_mass.py: using MSISDN 1064
22:50:02.491691 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:50:02.510171 tst         register_default_mass.py: using MSISDN 1065
22:50:02.528457 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:50:02.544416 tst         register_default_mass.py: using MSISDN 1066
22:50:02.555988 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:50:02.572805 tst         register_default_mass.py: using MSISDN 1067
22:50:02.587724 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:50:02.605065 tst         register_default_mass.py: using MSISDN 1068
22:50:02.616575 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:50:02.634751 tst         register_default_mass.py: using MSISDN 1069
22:50:02.646258 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:50:02.663265 tst         register_default_mass.py: using MSISDN 1070
22:50:02.674820 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:50:02.691273 tst         register_default_mass.py: using MSISDN 1071
22:50:02.702806 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:50:02.720043 tst         register_default_mass.py: using MSISDN 1072
22:50:02.735235 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:50:02.751109 tst         register_default_mass.py: using MSISDN 1073
22:50:02.762552 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:50:02.781039 tst         register_default_mass.py: using MSISDN 1074
22:50:02.794900 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:50:02.811645 tst         register_default_mass.py: using MSISDN 1075
22:50:02.826748 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:50:02.844055 tst         register_default_mass.py: using MSISDN 1076
22:50:02.855463 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:50:02.873219 tst         register_default_mass.py: using MSISDN 1077
22:50:02.888460 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:50:02.904235 tst         register_default_mass.py: using MSISDN 1078
22:50:02.915671 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:50:02.932639 tst         register_default_mass.py: using MSISDN 1079
22:50:02.947509 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:50:02.963457 tst         register_default_mass.py: using MSISDN 1080
22:50:02.974845 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:50:02.991571 tst         register_default_mass.py: using MSISDN 1081
22:50:03.003035 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:50:03.019986 tst         register_default_mass.py: using MSISDN 1082
22:50:03.031518 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:50:03.050043 tst         register_default_mass.py: using MSISDN 1083
22:50:03.065163 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:50:03.083072 tst         register_default_mass.py: using MSISDN 1084
22:50:03.096898 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:50:03.112750 tst         register_default_mass.py: using MSISDN 1085
22:50:03.124214 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:50:03.141599 tst         register_default_mass.py: using MSISDN 1086
22:50:03.152999 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:50:03.168662 tst         register_default_mass.py: using MSISDN 1087
22:50:03.180215 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:50:03.197022 tst         register_default_mass.py: using MSISDN 1088
22:50:03.212138 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:50:03.228349 tst         register_default_mass.py: using MSISDN 1089
22:50:03.239934 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:50:03.257237 tst         register_default_mass.py: using MSISDN 1090
22:50:03.272301 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:50:03.289082 tst         register_default_mass.py: using MSISDN 1091
22:50:03.303241 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:50:03.320080 tst         register_default_mass.py: using MSISDN 1092
22:50:03.331596 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:50:03.352438 tst         register_default_mass.py: using MSISDN 1093
22:50:03.367743 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:50:03.383908 tst         register_default_mass.py: using MSISDN 1094
22:50:03.395218 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:50:03.414865 tst         register_default_mass.py: using MSISDN 1095
22:50:03.430184 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:50:03.446968 tst         register_default_mass.py: using MSISDN 1096
22:50:03.460870 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:50:03.481520 tst         register_default_mass.py: using MSISDN 1097
22:50:03.493073 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:50:03.511623 tst         register_default_mass.py: using MSISDN 1098
22:50:03.526915 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:50:03.542900 tst         register_default_mass.py: using MSISDN 1099
22:50:03.554298 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:50:03.571186 tst         register_default_mass.py: using MSISDN 1100
22:50:03.586524 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:50:03.743168 run                             mass: Starting testcase
22:50:03.755056 run                             mass: Pre-launching all virtphy's
22:50:03.767035 run           osmo-ms-virt-phy/00000: Starting virtphy
22:50:03.794687 run   osmo-ms-virt-phy/00000(pid=35): Launched
22:50:03.807450 run           osmo-ms-virt-phy/00001: Starting virtphy
22:50:03.835061 run   osmo-ms-virt-phy/00001(pid=36): Launched
22:50:03.849648 run           osmo-ms-virt-phy/00002: Starting virtphy
22:50:03.877485 run   osmo-ms-virt-phy/00002(pid=37): Launched
22:50:03.890105 run           osmo-ms-virt-phy/00003: Starting virtphy
22:50:03.917799 run   osmo-ms-virt-phy/00003(pid=38): Launched
22:50:03.930593 run           osmo-ms-virt-phy/00004: Starting virtphy
22:50:03.958528 run   osmo-ms-virt-phy/00004(pid=39): Launched
22:50:03.971178 run           osmo-ms-virt-phy/00005: Starting virtphy
22:50:03.998554 run   osmo-ms-virt-phy/00005(pid=40): Launched
22:50:04.011295 run           osmo-ms-virt-phy/00006: Starting virtphy
22:50:04.039010 run   osmo-ms-virt-phy/00006(pid=41): Launched
22:50:04.051719 run           osmo-ms-virt-phy/00007: Starting virtphy
22:50:04.079592 run   osmo-ms-virt-phy/00007(pid=42): Launched
22:50:04.092384 run           osmo-ms-virt-phy/00008: Starting virtphy
22:50:04.121529 run   osmo-ms-virt-phy/00008(pid=43): Launched
22:50:04.134273 run           osmo-ms-virt-phy/00009: Starting virtphy
22:50:04.161715 run   osmo-ms-virt-phy/00009(pid=44): Launched
22:50:04.174497 run           osmo-ms-virt-phy/00010: Starting virtphy
22:50:04.203094 run   osmo-ms-virt-phy/00010(pid=45): Launched
22:50:04.215886 run           osmo-ms-virt-phy/00011: Starting virtphy
22:50:04.243980 run   osmo-ms-virt-phy/00011(pid=46): Launched
22:50:04.256860 run           osmo-ms-virt-phy/00012: Starting virtphy
22:50:04.286118 run   osmo-ms-virt-phy/00012(pid=47): Launched
22:50:04.299868 run           osmo-ms-virt-phy/00013: Starting virtphy
22:50:04.328105 run   osmo-ms-virt-phy/00013(pid=48): Launched
22:50:04.341003 run           osmo-ms-virt-phy/00014: Starting virtphy
22:50:04.369331 run   osmo-ms-virt-phy/00014(pid=49): Launched
22:50:04.382195 run           osmo-ms-virt-phy/00015: Starting virtphy
22:50:04.410176 run   osmo-ms-virt-phy/00015(pid=50): Launched
22:50:04.423313 run           osmo-ms-virt-phy/00016: Starting virtphy
22:50:04.450718 run   osmo-ms-virt-phy/00016(pid=51): Launched
22:50:04.463246 run           osmo-ms-virt-phy/00017: Starting virtphy
22:50:04.490706 run   osmo-ms-virt-phy/00017(pid=52): Launched
22:50:04.503604 run           osmo-ms-virt-phy/00018: Starting virtphy
22:50:04.531097 run   osmo-ms-virt-phy/00018(pid=53): Launched
22:50:04.548484 run           osmo-ms-virt-phy/00019: Starting virtphy
22:50:04.575489 run   osmo-ms-virt-phy/00019(pid=54): Launched
22:50:04.588509 run           osmo-ms-virt-phy/00020: Starting virtphy
22:50:04.616036 run   osmo-ms-virt-phy/00020(pid=55): Launched
22:50:04.628746 run           osmo-ms-virt-phy/00021: Starting virtphy
22:50:04.657252 run   osmo-ms-virt-phy/00021(pid=56): Launched
22:50:04.670140 run           osmo-ms-virt-phy/00022: Starting virtphy
22:50:04.697582 run   osmo-ms-virt-phy/00022(pid=57): Launched
22:50:04.710509 run           osmo-ms-virt-phy/00023: Starting virtphy
22:50:04.737670 run   osmo-ms-virt-phy/00023(pid=58): Launched
22:50:04.750332 run           osmo-ms-virt-phy/00024: Starting virtphy
22:50:04.777561 run   osmo-ms-virt-phy/00024(pid=59): Launched
22:50:04.789998 run           osmo-ms-virt-phy/00025: Starting virtphy
22:50:04.816980 run   osmo-ms-virt-phy/00025(pid=60): Launched
22:50:04.829607 run           osmo-ms-virt-phy/00026: Starting virtphy
22:50:04.858167 run   osmo-ms-virt-phy/00026(pid=61): Launched
22:50:04.870793 run           osmo-ms-virt-phy/00027: Starting virtphy
22:50:04.898195 run   osmo-ms-virt-phy/00027(pid=62): Launched
22:50:04.910880 run           osmo-ms-virt-phy/00028: Starting virtphy
22:50:04.937924 run   osmo-ms-virt-phy/00028(pid=63): Launched
22:50:04.950758 run           osmo-ms-virt-phy/00029: Starting virtphy
22:50:04.978257 run   osmo-ms-virt-phy/00029(pid=64): Launched
22:50:04.993882 run           osmo-ms-virt-phy/00030: Starting virtphy
22:50:05.021459 run   osmo-ms-virt-phy/00030(pid=65): Launched
22:50:05.034727 run           osmo-ms-virt-phy/00031: Starting virtphy
22:50:05.062522 run   osmo-ms-virt-phy/00031(pid=66): Launched
22:50:05.075234 run           osmo-ms-virt-phy/00032: Starting virtphy
22:50:05.103163 run   osmo-ms-virt-phy/00032(pid=67): Launched
22:50:05.115849 run           osmo-ms-virt-phy/00033: Starting virtphy
22:50:05.142832 run   osmo-ms-virt-phy/00033(pid=68): Launched
22:50:05.155505 run           osmo-ms-virt-phy/00034: Starting virtphy
22:50:05.182897 run   osmo-ms-virt-phy/00034(pid=69): Launched
22:50:05.197643 run           osmo-ms-virt-phy/00035: Starting virtphy
22:50:05.227857 run   osmo-ms-virt-phy/00035(pid=70): Launched
22:50:05.243388 run           osmo-ms-virt-phy/00036: Starting virtphy
22:50:05.272296 run   osmo-ms-virt-phy/00036(pid=71): Launched
22:50:05.285279 run           osmo-ms-virt-phy/00037: Starting virtphy
22:50:05.312463 run   osmo-ms-virt-phy/00037(pid=72): Launched
22:50:05.325289 run           osmo-ms-virt-phy/00038: Starting virtphy
22:50:05.352788 run   osmo-ms-virt-phy/00038(pid=73): Launched
22:50:05.365269 run           osmo-ms-virt-phy/00039: Starting virtphy
22:50:05.392924 run   osmo-ms-virt-phy/00039(pid=74): Launched
22:50:05.405520 run           osmo-ms-virt-phy/00040: Starting virtphy
22:50:05.432816 run   osmo-ms-virt-phy/00040(pid=75): Launched
22:50:05.445643 run           osmo-ms-virt-phy/00041: Starting virtphy
22:50:05.473226 run   osmo-ms-virt-phy/00041(pid=76): Launched
22:50:05.485775 run           osmo-ms-virt-phy/00042: Starting virtphy
22:50:05.514071 run   osmo-ms-virt-phy/00042(pid=77): Launched
22:50:05.526870 run           osmo-ms-virt-phy/00043: Starting virtphy
22:50:05.554617 run   osmo-ms-virt-phy/00043(pid=78): Launched
22:50:05.567217 run           osmo-ms-virt-phy/00044: Starting virtphy
22:50:05.595185 run   osmo-ms-virt-phy/00044(pid=79): Launched
22:50:05.607692 run           osmo-ms-virt-phy/00045: Starting virtphy
22:50:05.635256 run   osmo-ms-virt-phy/00045(pid=80): Launched
22:50:05.648421 run           osmo-ms-virt-phy/00046: Starting virtphy
22:50:05.675832 run   osmo-ms-virt-phy/00046(pid=81): Launched
22:50:05.689402 run           osmo-ms-virt-phy/00047: Starting virtphy
22:50:05.717739 run   osmo-ms-virt-phy/00047(pid=82): Launched
22:50:05.730298 run           osmo-ms-virt-phy/00048: Starting virtphy
22:50:05.758043 run   osmo-ms-virt-phy/00048(pid=83): Launched
22:50:05.771493 run           osmo-ms-virt-phy/00049: Starting virtphy
22:50:05.798449 run   osmo-ms-virt-phy/00049(pid=84): Launched
22:50:05.810834 run           osmo-ms-virt-phy/00050: Starting virtphy
22:50:05.837671 run   osmo-ms-virt-phy/00050(pid=85): Launched
22:50:05.850020 run           osmo-ms-virt-phy/00051: Starting virtphy
22:50:05.876856 run   osmo-ms-virt-phy/00051(pid=86): Launched
22:50:05.889531 run           osmo-ms-virt-phy/00052: Starting virtphy
22:50:05.918476 run   osmo-ms-virt-phy/00052(pid=87): Launched
22:50:05.931370 run           osmo-ms-virt-phy/00053: Starting virtphy
22:50:05.958337 run   osmo-ms-virt-phy/00053(pid=88): Launched
22:50:05.974247 run           osmo-ms-virt-phy/00054: Starting virtphy
22:50:06.002635 run   osmo-ms-virt-phy/00054(pid=89): Launched
22:50:06.015333 run           osmo-ms-virt-phy/00055: Starting virtphy
22:50:06.042901 run   osmo-ms-virt-phy/00055(pid=90): Launched
22:50:06.055869 run           osmo-ms-virt-phy/00056: Starting virtphy
22:50:06.083453 run   osmo-ms-virt-phy/00056(pid=91): Launched
22:50:06.096818 run           osmo-ms-virt-phy/00057: Starting virtphy
22:50:06.126290 run   osmo-ms-virt-phy/00057(pid=92): Launched
22:50:06.138934 run           osmo-ms-virt-phy/00058: Starting virtphy
22:50:06.168390 run   osmo-ms-virt-phy/00058(pid=93): Launched
22:50:06.183593 run           osmo-ms-virt-phy/00059: Starting virtphy
22:50:06.211409 run   osmo-ms-virt-phy/00059(pid=94): Launched
22:50:06.224382 run           osmo-ms-virt-phy/00060: Starting virtphy
22:50:06.254129 run   osmo-ms-virt-phy/00060(pid=95): Launched
22:50:06.267055 run           osmo-ms-virt-phy/00061: Starting virtphy
22:50:06.294719 run   osmo-ms-virt-phy/00061(pid=96): Launched
22:50:06.307600 run           osmo-ms-virt-phy/00062: Starting virtphy
22:50:06.335622 run   osmo-ms-virt-phy/00062(pid=97): Launched
22:50:06.348300 run           osmo-ms-virt-phy/00063: Starting virtphy
22:50:06.376214 run   osmo-ms-virt-phy/00063(pid=98): Launched
22:50:06.389169 run           osmo-ms-virt-phy/00064: Starting virtphy
22:50:06.417072 run   osmo-ms-virt-phy/00064(pid=99): Launched
22:50:06.430057 run           osmo-ms-virt-phy/00065: Starting virtphy
22:50:06.457932 run  osmo-ms-virt-phy/00065(pid=100): Launched
22:50:06.470724 run           osmo-ms-virt-phy/00066: Starting virtphy
22:50:06.498161 run  osmo-ms-virt-phy/00066(pid=101): Launched
22:50:06.510964 run           osmo-ms-virt-phy/00067: Starting virtphy
22:50:06.538705 run  osmo-ms-virt-phy/00067(pid=102): Launched
22:50:06.551511 run           osmo-ms-virt-phy/00068: Starting virtphy
22:50:06.579237 run  osmo-ms-virt-phy/00068(pid=103): Launched
22:50:06.592276 run           osmo-ms-virt-phy/00069: Starting virtphy
22:50:06.620224 run  osmo-ms-virt-phy/00069(pid=104): Launched
22:50:06.633087 run           osmo-ms-virt-phy/00070: Starting virtphy
22:50:06.660864 run  osmo-ms-virt-phy/00070(pid=105): Launched
22:50:06.673718 run           osmo-ms-virt-phy/00071: Starting virtphy
22:50:06.701543 run  osmo-ms-virt-phy/00071(pid=106): Launched
22:50:06.714303 run           osmo-ms-virt-phy/00072: Starting virtphy
22:50:06.741794 run  osmo-ms-virt-phy/00072(pid=107): Launched
22:50:06.754470 run           osmo-ms-virt-phy/00073: Starting virtphy
22:50:06.784145 run  osmo-ms-virt-phy/00073(pid=108): Launched
22:50:06.796767 run           osmo-ms-virt-phy/00074: Starting virtphy
22:50:06.824265 run  osmo-ms-virt-phy/00074(pid=109): Launched
22:50:06.836966 run           osmo-ms-virt-phy/00075: Starting virtphy
22:50:06.864721 run  osmo-ms-virt-phy/00075(pid=110): Launched
22:50:06.878053 run           osmo-ms-virt-phy/00076: Starting virtphy
22:50:06.905984 run  osmo-ms-virt-phy/00076(pid=111): Launched
22:50:06.921240 run           osmo-ms-virt-phy/00077: Starting virtphy
22:50:06.950907 run  osmo-ms-virt-phy/00077(pid=112): Launched
22:50:06.963583 run           osmo-ms-virt-phy/00078: Starting virtphy
22:50:06.991130 run  osmo-ms-virt-phy/00078(pid=113): Launched
22:50:07.005695 run           osmo-ms-virt-phy/00079: Starting virtphy
22:50:07.032960 run  osmo-ms-virt-phy/00079(pid=114): Launched
22:50:07.045575 run           osmo-ms-virt-phy/00080: Starting virtphy
22:50:07.074660 run  osmo-ms-virt-phy/00080(pid=115): Launched
22:50:07.087456 run           osmo-ms-virt-phy/00081: Starting virtphy
22:50:07.116309 run  osmo-ms-virt-phy/00081(pid=116): Launched
22:50:07.129041 run           osmo-ms-virt-phy/00082: Starting virtphy
22:50:07.157328 run  osmo-ms-virt-phy/00082(pid=117): Launched
22:50:07.169979 run           osmo-ms-virt-phy/00083: Starting virtphy
22:50:07.197432 run  osmo-ms-virt-phy/00083(pid=118): Launched
22:50:07.210111 run           osmo-ms-virt-phy/00084: Starting virtphy
22:50:07.237516 run  osmo-ms-virt-phy/00084(pid=119): Launched
22:50:07.250040 run           osmo-ms-virt-phy/00085: Starting virtphy
22:50:07.277166 run  osmo-ms-virt-phy/00085(pid=120): Launched
22:50:07.289801 run           osmo-ms-virt-phy/00086: Starting virtphy
22:50:07.317319 run  osmo-ms-virt-phy/00086(pid=121): Launched
22:50:07.330231 run           osmo-ms-virt-phy/00087: Starting virtphy
22:50:07.357838 run  osmo-ms-virt-phy/00087(pid=122): Launched
22:50:07.370762 run           osmo-ms-virt-phy/00088: Starting virtphy
22:50:07.397881 run  osmo-ms-virt-phy/00088(pid=123): Launched
22:50:07.410805 run           osmo-ms-virt-phy/00089: Starting virtphy
22:50:07.437994 run  osmo-ms-virt-phy/00089(pid=124): Launched
22:50:07.450430 run           osmo-ms-virt-phy/00090: Starting virtphy
22:50:07.477387 run  osmo-ms-virt-phy/00090(pid=125): Launched
22:50:07.489867 run           osmo-ms-virt-phy/00091: Starting virtphy
22:50:07.516875 run  osmo-ms-virt-phy/00091(pid=126): Launched
22:50:07.531769 run           osmo-ms-virt-phy/00092: Starting virtphy
22:50:07.560078 run  osmo-ms-virt-phy/00092(pid=127): Launched
22:50:07.573361 run           osmo-ms-virt-phy/00093: Starting virtphy
22:50:07.600747 run  osmo-ms-virt-phy/00093(pid=128): Launched
22:50:07.613568 run           osmo-ms-virt-phy/00094: Starting virtphy
22:50:07.641026 run  osmo-ms-virt-phy/00094(pid=129): Launched
22:50:07.658811 run           osmo-ms-virt-phy/00095: Starting virtphy
22:50:07.687780 run  osmo-ms-virt-phy/00095(pid=130): Launched
22:50:07.707928 run           osmo-ms-virt-phy/00096: Starting virtphy
22:50:07.739623 run  osmo-ms-virt-phy/00096(pid=131): Launched
22:50:07.752147 run           osmo-ms-virt-phy/00097: Starting virtphy
22:50:07.779663 run  osmo-ms-virt-phy/00097(pid=132): Launched
22:50:07.792537 run           osmo-ms-virt-phy/00098: Starting virtphy
22:50:07.820440 run  osmo-ms-virt-phy/00098(pid=133): Launched
22:50:07.833070 run           osmo-ms-virt-phy/00099: Starting virtphy
22:50:07.861161 run  osmo-ms-virt-phy/00099(pid=134): Launched
22:50:07.874014 run                             mass: Checking if sockets are in the filesystem
22:50:07.900326 run                osmo-ms-mob/00000: Starting mobile
22:50:07.927976 run       osmo-ms-mob/00000(pid=135): Launched
22:50:07.950951 run                             mass: MS start registered  {at=12106892.915357335, delay=0.010242654010653496, ms=00000}
22:50:12.101392 run                osmo-ms-mob/00001: Starting mobile
22:50:12.127081 run       osmo-ms-mob/00001(pid=136): Launched
22:50:12.149891 run                             mass: MS start registered  {at=12106897.114313127, delay=0.010947620496153831, ms=00001}
22:50:13.902994 run                osmo-ms-mob/00002: Starting mobile
22:50:13.929652 run       osmo-ms-mob/00002(pid=137): Launched
22:50:13.951933 run                             mass: MS start registered  {at=12106898.916340698, delay=0.009826073423027992, ms=00002}
22:50:14.242185 run                             mass: MS performed LU  {at=12106899.20655733, lu_delay=6.291199995204806, ms=00000}
22:50:15.201254 run                osmo-ms-mob/00003: Starting mobile
22:50:15.227033 run       osmo-ms-mob/00003(pid=138): Launched
22:50:15.249837 run                             mass: MS start registered  {at=12106900.214261688, delay=0.010822644457221031, ms=00003}
22:50:16.301373 run                osmo-ms-mob/00004: Starting mobile
22:50:16.329750 run       osmo-ms-mob/00004(pid=139): Launched
22:50:16.353334 run                             mass: MS start registered  {at=12106901.317751044, delay=0.0116313137114048, ms=00004}
22:50:17.303570 run                osmo-ms-mob/00005: Starting mobile
22:50:17.329197 run       osmo-ms-mob/00005(pid=140): Launched
22:50:17.349743 run                             mass: MS start registered  {at=12106902.314164499, delay=0.008749507367610931, ms=00005}
22:50:18.007552 run                             mass: MS performed LU  {at=12106902.971930236, lu_delay=5.857617108151317, ms=00001}
22:50:18.201313 run                osmo-ms-mob/00006: Starting mobile
22:50:18.227182 run       osmo-ms-mob/00006(pid=141): Launched
22:50:18.249861 run                             mass: MS start registered  {at=12106903.214242429, delay=0.010744808241724968, ms=00006}
22:50:19.101473 run                osmo-ms-mob/00007: Starting mobile
22:50:19.127166 run       osmo-ms-mob/00007(pid=142): Launched
22:50:19.148495 run                             mass: MS start registered  {at=12106904.112912042, delay=0.009311923757195473, ms=00007}
22:50:19.902622 run                osmo-ms-mob/00008: Starting mobile
22:50:19.928535 run       osmo-ms-mob/00008(pid=143): Launched
22:50:19.940710 run                             mass: MS performed LU  {at=12106904.905132672, lu_delay=5.988791974261403, ms=00002}
22:50:19.952489 run                             mass: MS start registered  {at=12106904.916922333, delay=0.011813847348093987, ms=00008}
22:50:20.407102 run                             mass: MS performed LU  {at=12106905.371487292, lu_delay=5.157225603237748, ms=00003}
22:50:20.601585 run                osmo-ms-mob/00009: Starting mobile
22:50:20.627332 run       osmo-ms-mob/00009(pid=144): Launched
22:50:20.650215 run                             mass: MS start registered  {at=12106905.614600219, delay=0.010976163670420647, ms=00009}
22:50:21.305455 run                osmo-ms-mob/00010: Starting mobile
22:50:21.337593 run       osmo-ms-mob/00010(pid=145): Launched
22:50:21.367622 run                             mass: MS start registered  {at=12106906.332017561, delay=0.01734294183552265, ms=00010}
22:50:21.773579 run                             mass: MS performed LU  {at=12106906.737953886, lu_delay=5.4202028419822454, ms=00004}
22:50:21.901832 run                osmo-ms-mob/00011: Starting mobile
22:50:21.929711 run       osmo-ms-mob/00011(pid=146): Launched
22:50:21.951724 run                             mass: MS start registered  {at=12106906.916098105, delay=0.009113503620028496, ms=00011}
22:50:22.499895 run                osmo-ms-mob/00012: Starting mobile
22:50:22.526475 run       osmo-ms-mob/00012(pid=147): Launched
22:50:22.549816 run                             mass: MS start registered  {at=12106907.514211398, delay=0.011313267052173615, ms=00012}
22:50:23.101617 run                osmo-ms-mob/00013: Starting mobile
22:50:23.128969 run       osmo-ms-mob/00013(pid=148): Launched
22:50:23.148578 run                             mass: MS start registered  {at=12106908.112988839, delay=0.006878240033984184, ms=00013}
22:50:23.675263 run                             mass: MS performed LU  {at=12106908.639639163, lu_delay=6.325474664568901, ms=00005}
22:50:23.704167 run                osmo-ms-mob/00014: Starting mobile
22:50:23.731402 run       osmo-ms-mob/00014(pid=149): Launched
22:50:23.743803 run                             mass: MS performed LU  {at=12106908.708232114, lu_delay=4.595320072025061, ms=00007}
22:50:23.755885 run                             mass: MS performed LU  {at=12106908.720320228, lu_delay=5.50607779994607, ms=00006}
22:50:23.767903 run                             mass: MS start registered  {at=12106908.732339652, delay=0.024127062410116196, ms=00014}
22:50:24.303500 run                osmo-ms-mob/00015: Starting mobile
22:50:24.330496 run       osmo-ms-mob/00015(pid=150): Launched
22:50:24.353911 run                             mass: MS start registered  {at=12106909.318333084, delay=0.010083766654133797, ms=00015}
22:50:24.801673 run                osmo-ms-mob/00016: Starting mobile
22:50:24.830319 run       osmo-ms-mob/00016(pid=151): Launched
22:50:24.854251 run                             mass: MS start registered  {at=12106909.818674462, delay=0.011257432401180267, ms=00016}
22:50:25.301350 run                osmo-ms-mob/00017: Starting mobile
22:50:25.330491 run       osmo-ms-mob/00017(pid=152): Launched
22:50:25.352670 run                             mass: MS start registered  {at=12106910.317095062, delay=0.009713500738143921, ms=00017}
22:50:25.437833 run                             mass: MS performed LU  {at=12106910.40224596, lu_delay=4.787645740434527, ms=00009}
22:50:25.539175 run                             mass: MS performed LU  {at=12106910.503573656, lu_delay=5.586651323363185, ms=00008}
22:50:25.907730 run                osmo-ms-mob/00018: Starting mobile
22:50:25.938825 run       osmo-ms-mob/00018(pid=153): Launched
22:50:25.960318 run                             mass: MS start registered  {at=12106910.924726525, delay=0.009352030232548714, ms=00018}
22:50:26.301795 run                osmo-ms-mob/00019: Starting mobile
22:50:26.328139 run       osmo-ms-mob/00019(pid=154): Launched
22:50:26.352536 run                             mass: MS start registered  {at=12106911.316960594, delay=0.01232076995074749, ms=00019}
22:50:26.799487 run                osmo-ms-mob/00020: Starting mobile
22:50:26.825764 run       osmo-ms-mob/00020(pid=155): Launched
22:50:26.849033 run                             mass: MS start registered  {at=12106911.813450774, delay=0.011150991544127464, ms=00020}
22:50:27.301183 run                osmo-ms-mob/00021: Starting mobile
22:50:27.326844 run       osmo-ms-mob/00021(pid=156): Launched
22:50:27.351365 run                             mass: MS start registered  {at=12106912.315751808, delay=0.012315360829234123, ms=00021}
22:50:27.440596 run                             mass: MS performed LU  {at=12106912.404972836, lu_delay=6.072955274954438, ms=00010}
22:50:27.468235 run                             mass: MS performed LU  {at=12106912.432660595, lu_delay=5.516562489792705, ms=00011}
22:50:27.486936 run                             mass: MS performed LU  {at=12106912.451367209, lu_delay=4.937155811116099, ms=00012}
22:50:27.508346 run                osmo-ms-mob/00022: Starting mobile
22:50:27.534558 run       osmo-ms-mob/00022(pid=157): Launched
22:50:27.556431 run                             mass: MS start registered  {at=12106912.520855334, delay=0.009712979197502136, ms=00022}
22:50:28.203633 run                osmo-ms-mob/00023: Starting mobile
22:50:28.242632 run       osmo-ms-mob/00023(pid=158): Launched
22:50:28.265584 run                             mass: MS start registered  {at=12106913.229980908, delay=0.004918765276670456, ms=00023}
22:50:28.602100 run                osmo-ms-mob/00024: Starting mobile
22:50:28.629183 run       osmo-ms-mob/00024(pid=159): Launched
22:50:28.656119 run                             mass: MS start registered  {at=12106913.620505303, delay=0.014545321464538574, ms=00024}
22:50:29.099762 run                osmo-ms-mob/00025: Starting mobile
22:50:29.126300 run       osmo-ms-mob/00025(pid=160): Launched
22:50:29.149319 run                             mass: MS start registered  {at=12106914.113747036, delay=0.010997854173183441, ms=00025}
22:50:29.203423 run                             mass: MS performed LU  {at=12106914.167835845, lu_delay=6.054847005754709, ms=00013}
22:50:29.221893 run                             mass: MS performed LU  {at=12106914.186322916, lu_delay=5.453983264043927, ms=00014}
22:50:29.305191 run                             mass: MS performed LU  {at=12106914.269579614, lu_delay=4.951246529817581, ms=00015}
22:50:29.331925 run                osmo-ms-mob/00026: Starting mobile
22:50:29.358211 run       osmo-ms-mob/00026(pid=161): Launched
22:50:29.380149 run                             mass: MS start registered  {at=12106914.344580801, delay=0.009904077276587486, ms=00026}
22:50:29.711184 run                             mass: MS performed LU  {at=12106914.675560763, lu_delay=4.856886301189661, ms=00016}
22:50:29.901282 run                osmo-ms-mob/00027: Starting mobile
22:50:29.930089 run       osmo-ms-mob/00027(pid=162): Launched
22:50:29.954511 run                             mass: MS start registered  {at=12106914.918930111, delay=0.011866284534335136, ms=00027}
22:50:30.301814 run                osmo-ms-mob/00028: Starting mobile
22:50:30.329712 run       osmo-ms-mob/00028(pid=163): Launched
22:50:30.353377 run                             mass: MS start registered  {at=12106915.317770028, delay=0.010165920481085777, ms=00028}
22:50:30.699956 run                osmo-ms-mob/00029: Starting mobile
22:50:30.726543 run       osmo-ms-mob/00029(pid=164): Launched
22:50:30.753791 run                             mass: MS start registered  {at=12106915.718203008, delay=0.014936789870262146, ms=00029}
22:50:31.102839 run                osmo-ms-mob/00030: Starting mobile
22:50:31.129370 run       osmo-ms-mob/00030(pid=165): Launched
22:50:31.153130 run                             mass: MS start registered  {at=12106916.11753641, delay=0.011280184611678123, ms=00030}
22:50:31.206411 run                             mass: MS performed LU  {at=12106916.170810938, lu_delay=5.246084412559867, ms=00018}
22:50:31.234126 run                             mass: MS performed LU  {at=12106916.198548669, lu_delay=5.8814536072313786, ms=00017}
22:50:31.252926 run                             mass: MS performed LU  {at=12106916.217357736, lu_delay=4.900397142395377, ms=00019}
22:50:31.274661 run                osmo-ms-mob/00031: Starting mobile
22:50:31.301142 run       osmo-ms-mob/00031(pid=166): Launched
22:50:31.322804 run                             mass: MS start registered  {at=12106916.287228722, delay=0.009577885270118713, ms=00031}
22:50:31.803404 run                osmo-ms-mob/00032: Starting mobile
22:50:31.830094 run       osmo-ms-mob/00032(pid=167): Launched
22:50:31.855760 run                             mass: MS start registered  {at=12106916.820149785, delay=0.013573745265603065, ms=00032}
22:50:32.201166 run                osmo-ms-mob/00033: Starting mobile
22:50:32.227570 run       osmo-ms-mob/00033(pid=168): Launched
22:50:32.248401 run                             mass: MS start registered  {at=12106917.21282434, delay=0.00824672356247902, ms=00033}
22:50:32.601295 run                osmo-ms-mob/00034: Starting mobile
22:50:32.628776 run       osmo-ms-mob/00034(pid=169): Launched
22:50:32.652327 run                             mass: MS start registered  {at=12106917.6167523, delay=0.011512530967593193, ms=00034}
22:50:32.901443 run                osmo-ms-mob/00035: Starting mobile
22:50:32.928173 run       osmo-ms-mob/00035(pid=170): Launched
22:50:32.952385 run                             mass: MS start registered  {at=12106917.916763928, delay=0.01177629828453064, ms=00035}
22:50:32.969150 run                             mass: MS performed LU  {at=12106917.933577552, lu_delay=5.41272221878171, ms=00022}
22:50:32.987429 run                             mass: MS performed LU  {at=12106917.951858498, lu_delay=6.138407723978162, ms=00020}
22:50:33.071234 run                             mass: MS performed LU  {at=12106918.035643948, lu_delay=4.805663039907813, ms=00023}
22:50:33.094997 run                osmo-ms-mob/00036: Starting mobile
22:50:33.121347 run       osmo-ms-mob/00036(pid=171): Launched
22:50:33.144306 run                             mass: MS start registered  {at=12106918.10873698, delay=0.010959761217236519, ms=00036}
22:50:33.241175 run                             mass: MS performed LU  {at=12106918.205575168, lu_delay=5.889823360368609, ms=00021}
22:50:33.495705 run                             mass: MS performed LU  {at=12106918.460085481, lu_delay=4.839580178260803, ms=00024}
22:50:33.699932 run                osmo-ms-mob/00037: Starting mobile
22:50:33.726405 run       osmo-ms-mob/00037(pid=172): Launched
22:50:33.750414 run                             mass: MS start registered  {at=12106918.714821327, delay=0.011687740683555603, ms=00037}
22:50:34.001254 run                osmo-ms-mob/00038: Starting mobile
22:50:34.027484 run       osmo-ms-mob/00038(pid=173): Launched
22:50:34.051790 run                             mass: MS start registered  {at=12106919.01617096, delay=0.01191449724137783, ms=00038}
22:50:34.301238 run                osmo-ms-mob/00039: Starting mobile
22:50:34.327330 run       osmo-ms-mob/00039(pid=174): Launched
22:50:34.351992 run                             mass: MS start registered  {at=12106919.316409882, delay=0.012579597532749176, ms=00039}
22:50:34.703347 run                osmo-ms-mob/00040: Starting mobile
22:50:34.729614 run       osmo-ms-mob/00040(pid=175): Launched
22:50:34.752928 run                             mass: MS start registered  {at=12106919.717335518, delay=0.011104121804237366, ms=00040}
22:50:34.972652 run                             mass: MS performed LU  {at=12106919.93704387, lu_delay=5.592463068664074, ms=00026}
22:50:34.998800 run                osmo-ms-mob/00041: Starting mobile
22:50:35.025782 run       osmo-ms-mob/00041(pid=176): Launched
22:50:35.038073 run                             mass: MS performed LU  {at=12106920.002497822, lu_delay=5.083567710593343, ms=00027}
22:50:35.050225 run                             mass: MS performed LU  {at=12106920.014656559, lu_delay=5.900909522548318, ms=00025}
22:50:35.062483 run                             mass: MS start registered  {at=12106920.02691926, delay=0.024447888135910034, ms=00041}
22:50:35.084648 run                osmo-ms-mob/00042: Starting mobile
22:50:35.111453 run       osmo-ms-mob/00042(pid=177): Launched
22:50:35.136034 run                             mass: MS start registered  {at=12106920.10045781, delay=0.012118872255086899, ms=00042}
22:50:35.162177 run                             mass: MS performed LU  {at=12106920.126585694, lu_delay=4.808815665543079, ms=00028}
22:50:35.701406 run                osmo-ms-mob/00043: Starting mobile
22:50:35.728371 run       osmo-ms-mob/00043(pid=178): Launched
22:50:35.752202 run                             mass: MS start registered  {at=12106920.716608278, delay=0.011704644188284874, ms=00043}
22:50:36.000880 run                osmo-ms-mob/00044: Starting mobile
22:50:36.028019 run       osmo-ms-mob/00044(pid=179): Launched
22:50:36.051866 run                             mass: MS start registered  {at=12106921.01625112, delay=0.011100595816969872, ms=00044}
22:50:36.303221 run                osmo-ms-mob/00045: Starting mobile
22:50:36.332271 run       osmo-ms-mob/00045(pid=180): Launched
22:50:36.354961 run                             mass: MS start registered  {at=12106921.31936074, delay=0.00984303280711174, ms=00045}
22:50:36.602414 run                osmo-ms-mob/00046: Starting mobile
22:50:36.630279 run       osmo-ms-mob/00046(pid=181): Launched
22:50:36.653245 run                             mass: MS start registered  {at=12106921.61766612, delay=0.010337842628359795, ms=00046}
22:50:36.735686 run                             mass: MS performed LU  {at=12106921.700065967, lu_delay=5.582529556006193, ms=00030}
22:50:36.753871 run                             mass: MS performed LU  {at=12106921.718295455, lu_delay=6.000092446804047, ms=00029}
22:50:36.777889 run                osmo-ms-mob/00047: Starting mobile
22:50:36.804758 run       osmo-ms-mob/00047(pid=182): Launched
22:50:36.817145 run                             mass: MS performed LU  {at=12106921.781568866, lu_delay=4.961419081315398, ms=00032}
22:50:36.829090 run                             mass: MS start registered  {at=12106921.79352419, delay=0.01198149286210537, ms=00047}
22:50:37.201700 run                osmo-ms-mob/00048: Starting mobile
22:50:37.230966 run       osmo-ms-mob/00048(pid=183): Launched
22:50:37.255195 run                             mass: MS start registered  {at=12106922.219590588, delay=0.011109644547104836, ms=00048}
22:50:37.501758 run                osmo-ms-mob/00049: Starting mobile
22:50:37.528600 run       osmo-ms-mob/00049(pid=184): Launched
22:50:37.552808 run                             mass: MS start registered  {at=12106922.517187044, delay=0.009228739887475967, ms=00049}
22:50:37.801570 run                osmo-ms-mob/00050: Starting mobile
22:50:37.828125 run       osmo-ms-mob/00050(pid=185): Launched
22:50:37.840329 run                             mass: MS performed LU  {at=12106922.804754106, lu_delay=5.591929765418172, ms=00033}
22:50:37.854580 run                             mass: MS start registered  {at=12106922.81901214, delay=0.01428392343223095, ms=00050}
22:50:38.201411 run                osmo-ms-mob/00051: Starting mobile
22:50:38.228734 run       osmo-ms-mob/00051(pid=186): Launched
22:50:38.253416 run                             mass: MS start registered  {at=12106923.217815356, delay=0.012238707393407822, ms=00051}
22:50:38.501986 run                osmo-ms-mob/00052: Starting mobile
22:50:38.528625 run       osmo-ms-mob/00052(pid=187): Launched
22:50:38.554389 run                             mass: MS start registered  {at=12106923.518777529, delay=0.01334364339709282, ms=00052}
22:50:38.692005 run                             mass: MS performed LU  {at=12106923.656388331, lu_delay=5.73962440341711, ms=00035}
22:50:38.718416 run                osmo-ms-mob/00053: Starting mobile
22:50:38.745663 run       osmo-ms-mob/00053(pid=188): Launched
22:50:38.766224 run                             mass: MS performed LU  {at=12106923.730603153, lu_delay=5.0157818254083395, ms=00037}
22:50:38.781206 run                             mass: MS start registered  {at=12106923.745638406, delay=0.023176608607172966, ms=00053}
22:50:38.793219 run                             mass: MS performed LU  {at=12106923.757643964, lu_delay=5.648906983435154, ms=00036}
22:50:38.815061 run                osmo-ms-mob/00054: Starting mobile
22:50:38.841773 run       osmo-ms-mob/00054(pid=189): Launched
22:50:38.865428 run                             mass: MS start registered  {at=12106923.829822475, delay=0.011383377015590668, ms=00054}
22:50:38.945652 run                             mass: MS performed LU  {at=12106923.910030924, lu_delay=6.293278623372316, ms=00034}
22:50:38.964300 run                             mass: MS performed LU  {at=12106923.928726919, lu_delay=4.912555959075689, ms=00038}
22:50:38.986271 run                osmo-ms-mob/00055: Starting mobile
22:50:39.013077 run       osmo-ms-mob/00055(pid=190): Launched
22:50:39.037489 run                             mass: MS start registered  {at=12106924.001905711, delay=0.012107079848647118, ms=00055}
22:50:39.564410 run                             mass: MS performed LU  {at=12106924.528784366, lu_delay=4.811448847874999, ms=00040}
22:50:39.704878 run                osmo-ms-mob/00056: Starting mobile
22:50:39.732946 run       osmo-ms-mob/00056(pid=191): Launched
22:50:39.745711 run                             mass: MS performed LU  {at=12106924.710132807, lu_delay=5.393722925335169, ms=00039}
22:50:39.758121 run                             mass: MS start registered  {at=12106924.72255474, delay=0.012445837259292603, ms=00056}
22:50:39.998135 run                osmo-ms-mob/00057: Starting mobile
22:50:40.026014 run       osmo-ms-mob/00057(pid=192): Launched
22:50:40.050061 run                             mass: MS start registered  {at=12106925.014460146, delay=0.009899510070681572, ms=00057}
22:50:40.400470 run                osmo-ms-mob/00058: Starting mobile
22:50:40.427125 run       osmo-ms-mob/00058(pid=193): Launched
22:50:40.449441 run                             mass: MS start registered  {at=12106925.41383618, delay=0.010224049910902977, ms=00058}
22:50:40.538006 run                             mass: MS performed LU  {at=12106925.502396056, lu_delay=5.475476795807481, ms=00041}
22:50:40.630656 run                             mass: MS performed LU  {at=12106925.595050158, lu_delay=5.494592348113656, ms=00042}
22:50:40.657259 run                osmo-ms-mob/00059: Starting mobile
22:50:40.684174 run       osmo-ms-mob/00059(pid=194): Launched
22:50:40.706730 run                             mass: MS start registered  {at=12106925.6711435, delay=0.010305261239409447, ms=00059}
22:50:40.999764 run                osmo-ms-mob/00060: Starting mobile
22:50:41.026801 run       osmo-ms-mob/00060(pid=195): Launched
22:50:41.049210 run                             mass: MS start registered  {at=12106926.013604162, delay=0.009863089770078659, ms=00060}
22:50:41.399550 run                osmo-ms-mob/00061: Starting mobile
22:50:41.427085 run       osmo-ms-mob/00061(pid=196): Launched
22:50:41.448568 run                             mass: MS start registered  {at=12106926.412956972, delay=0.00910971313714981, ms=00061}
22:50:41.562690 run                             mass: MS performed LU  {at=12106926.527054165, lu_delay=5.810445886105299, ms=00043}
22:50:41.589677 run                             mass: MS performed LU  {at=12106926.554098282, lu_delay=5.53784716129303, ms=00044}
22:50:41.616633 run                osmo-ms-mob/00062: Starting mobile
22:50:41.643452 run       osmo-ms-mob/00062(pid=197): Launched
22:50:41.664570 run                             mass: MS performed LU  {at=12106926.62897143, lu_delay=4.409380842000246, ms=00048}
22:50:41.681419 run                             mass: MS start registered  {at=12106926.645854658, delay=0.025912782177329063, ms=00062}
22:50:41.694108 run                             mass: MS performed LU  {at=12106926.65853822, lu_delay=3.839526079595089, ms=00050}
22:50:41.717216 run                osmo-ms-mob/00063: Starting mobile
22:50:41.745151 run       osmo-ms-mob/00063(pid=198): Launched
22:50:41.768115 run                             mass: MS start registered  {at=12106926.732532244, delay=0.00995834730565548, ms=00063}
22:50:42.402642 run                osmo-ms-mob/00064: Starting mobile
22:50:42.430003 run       osmo-ms-mob/00064(pid=199): Launched
22:50:42.453769 run                             mass: MS start registered  {at=12106927.418175098, delay=0.011018302291631699, ms=00064}
22:50:42.471145 run                             mass: MS performed LU  {at=12106927.435574636, lu_delay=5.817908516153693, ms=00046}
22:50:42.550172 run                             mass: MS performed LU  {at=12106927.514582494, lu_delay=6.195221753790975, ms=00045}
22:50:42.729930 run                             mass: MS performed LU  {at=12106927.694297196, lu_delay=5.177110152319074, ms=00049}
22:50:42.757788 run                osmo-ms-mob/00065: Starting mobile
22:50:42.785143 run       osmo-ms-mob/00065(pid=200): Launched
22:50:42.808968 run                             mass: MS start registered  {at=12106927.773374306, delay=0.007330730557441711, ms=00065}
22:50:43.099121 run                osmo-ms-mob/00066: Starting mobile
22:50:43.127300 run       osmo-ms-mob/00066(pid=201): Launched
22:50:43.153205 run                             mass: MS start registered  {at=12106928.11761207, delay=0.013432759791612625, ms=00066}
22:50:43.501032 run                osmo-ms-mob/00067: Starting mobile
22:50:43.528959 run       osmo-ms-mob/00067(pid=202): Launched
22:50:43.542495 run                             mass: MS performed LU  {at=12106928.506862259, lu_delay=3.7843075189739466, ms=00056}
22:50:43.557388 run                             mass: MS start registered  {at=12106928.521820908, delay=0.015733595937490463, ms=00067}
22:50:43.799204 run                osmo-ms-mob/00068: Starting mobile
22:50:43.825869 run       osmo-ms-mob/00068(pid=203): Launched
22:50:43.847798 run                             mass: MS start registered  {at=12106928.812193755, delay=0.009785966947674751, ms=00068}
22:50:44.201553 run                osmo-ms-mob/00069: Starting mobile
22:50:44.227801 run       osmo-ms-mob/00069(pid=204): Launched
22:50:44.250392 run                             mass: MS start registered  {at=12106929.214814179, delay=0.01052657887339592, ms=00069}
22:50:44.303740 run                             mass: MS performed LU  {at=12106929.268125914, lu_delay=6.050310557708144, ms=00051}
22:50:44.368501 run                             mass: MS performed LU  {at=12106929.33287017, lu_delay=5.587231764569879, ms=00053}
22:50:44.601902 run                osmo-ms-mob/00070: Starting mobile
22:50:44.628925 run       osmo-ms-mob/00070(pid=205): Launched
22:50:44.645196 run                             mass: MS performed LU  {at=12106929.609615792, lu_delay=5.607710080221295, ms=00055}
22:50:44.660016 run                             mass: MS performed LU  {at=12106929.624449857, lu_delay=4.609989710152149, ms=00057}
22:50:44.672164 run                             mass: MS start registered  {at=12106929.636600178, delay=0.027013631537556648, ms=00070}
22:50:44.999728 run                osmo-ms-mob/00071: Starting mobile
22:50:45.028057 run       osmo-ms-mob/00071(pid=206): Launched
22:50:45.051849 run                             mass: MS start registered  {at=12106930.016236855, delay=0.010812345892190933, ms=00071}
22:50:45.241066 run                             mass: MS performed LU  {at=12106930.20544971, lu_delay=4.534306209534407, ms=00059}
22:50:45.374319 run                             mass: MS performed LU  {at=12106930.338689705, lu_delay=6.819912176579237, ms=00052}
22:50:45.402419 run                osmo-ms-mob/00072: Starting mobile
22:50:45.430125 run       osmo-ms-mob/00072(pid=207): Launched
22:50:45.442707 run                             mass: MS performed LU  {at=12106930.407137265, lu_delay=4.993301086127758, ms=00058}
22:50:45.455809 run                             mass: MS start registered  {at=12106930.420243353, delay=0.013127166777849197, ms=00072}
22:50:45.801947 run                osmo-ms-mob/00073: Starting mobile
22:50:45.829919 run       osmo-ms-mob/00073(pid=208): Launched
22:50:45.852134 run                             mass: MS start registered  {at=12106930.81653139, delay=0.009383708238601685, ms=00073}
22:50:46.199903 run                osmo-ms-mob/00074: Starting mobile
22:50:46.227967 run       osmo-ms-mob/00074(pid=209): Launched
22:50:46.240227 run                             mass: MS performed LU  {at=12106931.204652146, lu_delay=4.558797487989068, ms=00062}
22:50:46.255684 run                             mass: MS start registered  {at=12106931.220115583, delay=0.015488123521208763, ms=00074}
22:50:46.268026 run                             mass: MS performed LU  {at=12106931.232450902, lu_delay=4.819493930786848, ms=00061}
22:50:46.601801 run                osmo-ms-mob/00075: Starting mobile
22:50:46.629045 run       osmo-ms-mob/00075(pid=210): Launched
22:50:46.649547 run                             mass: MS start registered  {at=12106931.61395501, delay=0.0020130351185798645, ms=00075}
22:50:47.102601 run                osmo-ms-mob/00076: Starting mobile
22:50:47.130084 run       osmo-ms-mob/00076(pid=211): Launched
22:50:47.152788 run                             mass: MS start registered  {at=12106932.117176643, delay=0.010282417759299278, ms=00076}
22:50:47.428761 run                             mass: MS performed LU  {at=12106932.393146636, lu_delay=5.66061439178884, ms=00063}
22:50:47.454314 run                osmo-ms-mob/00077: Starting mobile
22:50:47.482630 run       osmo-ms-mob/00077(pid=212): Launched
22:50:47.505886 run                             mass: MS start registered  {at=12106932.470301833, delay=0.010436849668622017, ms=00077}
22:50:48.001823 run                osmo-ms-mob/00078: Starting mobile
22:50:48.028653 run       osmo-ms-mob/00078(pid=213): Launched
22:50:48.041203 run                             mass: MS performed LU  {at=12106933.00562347, lu_delay=5.232249163091183, ms=00065}
22:50:48.053867 run                             mass: MS performed LU  {at=12106933.018299568, lu_delay=4.496478660032153, ms=00067}
22:50:48.066270 run                             mass: MS start registered  {at=12106933.030703446, delay=0.025107678025960922, ms=00078}
22:50:48.180396 run                             mass: MS performed LU  {at=12106933.1447757, lu_delay=5.726600602269173, ms=00064}
22:50:48.208506 run                osmo-ms-mob/00079: Starting mobile
22:50:48.235143 run       osmo-ms-mob/00079(pid=214): Launched
22:50:48.259442 run                             mass: MS start registered  {at=12106933.223845897, delay=0.01216389611363411, ms=00079}
22:50:48.305451 run                             mass: MS performed LU  {at=12106933.269822516, lu_delay=5.152210446074605, ms=00066}
22:50:48.901641 run                osmo-ms-mob/00080: Starting mobile
22:50:48.928852 run       osmo-ms-mob/00080(pid=215): Launched
22:50:48.950775 run                             mass: MS start registered  {at=12106933.915178876, delay=0.009552408009767532, ms=00080}
22:50:49.402418 run                osmo-ms-mob/00081: Starting mobile
22:50:49.429944 run       osmo-ms-mob/00081(pid=216): Launched
22:50:49.452394 run                             mass: MS start registered  {at=12106934.416817315, delay=0.008905211463570595, ms=00081}
22:50:49.800890 run                osmo-ms-mob/00082: Starting mobile
22:50:49.827663 run       osmo-ms-mob/00082(pid=217): Launched
22:50:49.847212 run                             mass: MS start registered  {at=12106934.81163532, delay=0.007249757647514343, ms=00082}
22:50:49.991714 run                             mass: MS performed LU  {at=12106934.9559576, lu_delay=4.535714248195291, ms=00072}
22:50:50.007514 run                             mass: MS performed LU  {at=12106934.97193825, lu_delay=5.75712407194078, ms=00069}
22:50:50.025771 run                             mass: MS performed LU  {at=12106934.990192575, lu_delay=4.973955720663071, ms=00071}
22:50:50.280382 run                             mass: MS performed LU  {at=12106935.244765762, lu_delay=6.43257200717926, ms=00068}
22:50:50.307504 run                osmo-ms-mob/00083: Starting mobile
22:50:50.334176 run       osmo-ms-mob/00083(pid=218): Launched
22:50:50.355612 run                             mass: MS start registered  {at=12106935.320041861, delay=0.009176760911941528, ms=00083}
22:50:50.899538 run                osmo-ms-mob/00084: Starting mobile
22:50:50.926238 run       osmo-ms-mob/00084(pid=219): Launched
22:50:50.949545 run                             mass: MS start registered  {at=12106935.9139629, delay=0.010751500725746155, ms=00084}
22:50:50.964943 run                             mass: MS performed LU  {at=12106935.929372378, lu_delay=6.292772199958563, ms=00070}
22:50:51.400958 run                osmo-ms-mob/00085: Starting mobile
22:50:51.427822 run       osmo-ms-mob/00085(pid=220): Launched
22:50:51.450746 run                             mass: MS start registered  {at=12106936.415149173, delay=0.010430937632918358, ms=00085}
22:50:51.918466 run                             mass: MS performed LU  {at=12106936.882816305, lu_delay=5.26886129565537, ms=00075}
22:50:51.945248 run                osmo-ms-mob/00086: Starting mobile
22:50:51.973014 run       osmo-ms-mob/00086(pid=221): Launched
22:50:51.985698 run                             mass: MS performed LU  {at=12106936.950118162, lu_delay=6.133586771786213, ms=00073}
22:50:51.998006 run                             mass: MS start registered  {at=12106936.962438593, delay=0.012348223477602005, ms=00086}
22:50:52.033663 run                             mass: MS performed LU  {at=12106936.998081485, lu_delay=5.77796590141952, ms=00074}
22:50:52.052459 run                             mass: MS performed LU  {at=12106937.016885474, lu_delay=4.899708831682801, ms=00076}
22:50:52.071089 run                             mass: MS performed LU  {at=12106937.035502901, lu_delay=4.5652010682970285, ms=00077}
22:50:52.600361 run                osmo-ms-mob/00087: Starting mobile
22:50:52.627374 run       osmo-ms-mob/00087(pid=222): Launched
22:50:52.649882 run                             mass: MS start registered  {at=12106937.614300672, delay=0.010437380522489548, ms=00087}
22:50:53.201368 run                osmo-ms-mob/00088: Starting mobile
22:50:53.227890 run       osmo-ms-mob/00088(pid=223): Launched
22:50:53.249805 run                             mass: MS start registered  {at=12106938.214204108, delay=0.009216364473104477, ms=00088}
22:50:53.738086 run                             mass: MS performed LU  {at=12106938.702449191, lu_delay=4.787270314991474, ms=00080}
22:50:53.767826 run                osmo-ms-mob/00089: Starting mobile
22:50:53.796262 run       osmo-ms-mob/00089(pid=224): Launched
22:50:53.808817 run                             mass: MS performed LU  {at=12106938.773239888, lu_delay=5.549393991008401, ms=00079}
22:50:53.821273 run                             mass: MS performed LU  {at=12106938.785705833, lu_delay=5.755002386868, ms=00078}
22:50:53.833675 run                             mass: MS start registered  {at=12106938.798111333, delay=0.02489752322435379, ms=00089}
22:50:54.018666 run                             mass: MS performed LU  {at=12106938.983029531, lu_delay=4.5662122163921595, ms=00081}
22:50:54.035692 run                             mass: MS performed LU  {at=12106939.000128023, lu_delay=22.712899301201105, ms=00031}
22:50:54.399823 run                osmo-ms-mob/00090: Starting mobile
22:50:54.427228 run       osmo-ms-mob/00090(pid=225): Launched
22:50:54.449687 run                             mass: MS start registered  {at=12106939.414103422, delay=0.009967517107725143, ms=00090}
22:50:55.101544 run                osmo-ms-mob/00091: Starting mobile
22:50:55.129121 run       osmo-ms-mob/00091(pid=226): Launched
22:50:55.154252 run                             mass: MS start registered  {at=12106940.118641935, delay=0.012753795832395554, ms=00091}
22:50:55.684460 run                             mass: MS performed LU  {at=12106940.648840766, lu_delay=5.328798905014992, ms=00083}
22:50:55.711576 run                             mass: MS performed LU  {at=12106940.675974093, lu_delay=4.76201119273901, ms=00084}
22:50:55.734382 run                osmo-ms-mob/00092: Starting mobile
22:50:55.761771 run       osmo-ms-mob/00092(pid=227): Launched
22:50:55.785345 run                             mass: MS start registered  {at=12106940.74974908, delay=0.010898007079958916, ms=00092}
22:50:55.800856 run                             mass: MS performed LU  {at=12106940.765285796, lu_delay=5.953650476410985, ms=00082}
22:50:56.601955 run                osmo-ms-mob/00093: Starting mobile
22:50:56.629648 run       osmo-ms-mob/00093(pid=228): Launched
22:50:56.651671 run                             mass: MS start registered  {at=12106941.616095597, delay=0.00943930447101593, ms=00093}
22:50:57.465739 run                             mass: MS performed LU  {at=12106942.430113904, lu_delay=4.815813232213259, ms=00087}
22:50:57.491512 run                osmo-ms-mob/00094: Starting mobile
22:50:57.519051 run       osmo-ms-mob/00094(pid=229): Launched
22:50:57.542364 run                             mass: MS start registered  {at=12106942.50678825, delay=0.010448701679706573, ms=00094}
22:50:57.558693 run                             mass: MS performed LU  {at=12106942.523122646, lu_delay=6.107973473146558, ms=00085}
22:50:57.613996 run                             mass: MS performed LU  {at=12106942.578392535, lu_delay=5.615953942760825, ms=00086}
22:50:58.402227 run                osmo-ms-mob/00095: Starting mobile
22:50:58.429952 run       osmo-ms-mob/00095(pid=230): Launched
22:50:58.453414 run                             mass: MS start registered  {at=12106943.417832062, delay=0.011377939954400063, ms=00095}
22:50:59.400903 run                osmo-ms-mob/00096: Starting mobile
22:50:59.428635 run       osmo-ms-mob/00096(pid=231): Launched
22:50:59.450637 run                             mass: MS performed LU  {at=12106944.4150523, lu_delay=5.000948878005147, ms=00090}
22:50:59.464481 run                             mass: MS start registered  {at=12106944.428916913, delay=0.023316701874136925, ms=00096}
22:50:59.477803 run                             mass: MS performed LU  {at=12106944.442181898, lu_delay=5.644070565700531, ms=00089}
22:50:59.565770 run                             mass: MS performed LU  {at=12106944.530145688, lu_delay=6.315941579639912, ms=00088}
22:50:59.603058 run                             mass: MS performed LU  {at=12106944.567457117, lu_delay=22.773932926356792, ms=00047}
22:51:00.499448 run                osmo-ms-mob/00097: Starting mobile
22:51:00.526584 run       osmo-ms-mob/00097(pid=232): Launched
22:51:00.548512 run                             mass: MS start registered  {at=12106945.51293561, delay=0.009472336620092392, ms=00097}
22:51:01.231566 run                             mass: MS performed LU  {at=12106946.19592752, lu_delay=6.077285584062338, ms=00091}
22:51:01.314770 run                             mass: MS performed LU  {at=12106946.279139815, lu_delay=4.6630442179739475, ms=00093}
22:51:01.379017 run                             mass: MS performed LU  {at=12106946.343403501, lu_delay=5.5936544220894575, ms=00092}
22:51:01.504994 run                             mass: MS performed LU  {at=12106946.469371881, lu_delay=22.63954940624535, ms=00054}
22:51:01.798256 run                osmo-ms-mob/00098: Starting mobile
22:51:01.825873 run       osmo-ms-mob/00098(pid=233): Launched
22:51:01.851722 run                             mass: MS start registered  {at=12106946.816109914, delay=0.013077473267912865, ms=00098}
22:51:03.215445 run                             mass: MS performed LU  {at=12106948.179814598, lu_delay=4.761982535943389, ms=00095}
22:51:03.243427 run                             mass: MS performed LU  {at=12106948.20784987, lu_delay=5.701061619445682, ms=00094}
22:51:03.331038 run                             mass: MS performed LU  {at=12106948.29544209, lu_delay=22.28183792717755, ms=00060}
22:51:03.603544 run                osmo-ms-mob/00099: Starting mobile
22:51:03.631248 run       osmo-ms-mob/00099(pid=234): Launched
22:51:03.648522 run                             mass: All started... {duration=55.76248907484114, too_slow=0}
22:51:03.665241 run                             mass: MS start registered  {at=12106948.629662683, delay=0.01671106554567814, ms=00099}
22:51:05.080475 run                             mass: MS performed LU  {at=12106950.044838853, lu_delay=5.615921940654516, ms=00096}
22:51:05.380179 run                             mass: MS performed LU  {at=12106950.344540086, lu_delay=4.831604475155473, ms=00097}
22:51:06.981383 run                             mass: MS performed LU  {at=12106951.94575029, lu_delay=5.1296403761953115, ms=00098}
22:51:08.847207 run                             mass: MS performed LU  {at=12106953.81158043, lu_delay=5.181917747482657, ms=00099}
22:51:08.863351 run                             mass: Tests done {all_completed=True, max=22.773932926356792, min=3.7843075189739466}
22:51:08.874597 tst         register_default_mass.py: Test passed (82.3 sec)
22:51:08.885737 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:51:08.892108 run      osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:51:08.898522 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:51:08.904886 run      osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:51:08.911290 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:51:08.917691 run      osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:51:08.924157 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:51:08.930660 run      osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:51:08.937405 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:51:08.943839 run      osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:51:08.950314 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:51:08.956816 run      osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:51:08.963284 run         osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:51:08.969853 run   osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:51:08.976996 run   osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:51:08.983480 run   osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:51:08.990478 run   osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:51:08.997974 run   osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:51:09.006114 run   osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:51:09.013368 run   osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:51:09.019867 run   osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:51:09.026364 run   osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:51:09.032875 run   osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:51:09.039984 run   osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:51:09.046764 run   osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:51:09.053544 run   osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:51:09.061573 run   osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:51:09.068939 run   osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:51:09.075499 run   osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:51:09.082437 run   osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:51:09.089020 run   osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:51:09.095487 run   osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:51:09.102005 run   osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:51:09.108539 run   osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:51:09.115060 run   osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:51:09.121759 run   osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:51:09.129415 run   osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:51:09.135934 run   osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:51:09.142406 run   osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:51:09.148944 run   osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:51:09.155480 run   osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:51:09.162082 run   osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:51:09.168654 run   osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:51:09.175242 run   osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:51:09.181790 run   osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:51:09.188401 run   osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:51:09.194989 run   osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:51:09.201532 run   osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:51:09.208116 run   osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:51:09.214669 run   osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:51:09.221257 run   osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:51:09.228159 run   osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:51:09.234730 run   osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:51:09.241291 run   osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:51:09.248217 run   osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:51:09.254777 run   osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:51:09.261290 run   osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:51:09.267758 run   osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:51:09.274623 run   osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:51:09.281198 run   osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:51:09.287720 run   osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:51:09.294540 run   osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:51:09.301111 run   osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:51:09.307590 run   osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:51:09.314148 run   osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:51:09.320989 run   osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:51:09.327543 run   osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:51:09.334079 run   osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:51:09.340623 run   osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:51:09.347146 run   osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:51:09.353708 run   osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:51:09.360340 run   osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:51:09.366951 run   osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:51:09.373446 run   osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:51:09.380067 run   osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:51:09.386631 run   osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:51:09.393275 run   osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:51:09.399911 run   osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:51:09.406461 run  osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:51:09.413064 run  osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:51:09.419638 run  osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:51:09.426264 run  osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:51:09.433745 run  osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:51:09.440929 run  osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:51:09.447957 run  osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:51:09.454609 run  osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:51:09.462677 run  osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:51:09.469784 run  osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:51:09.476413 run  osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:51:09.483234 run  osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:51:09.489912 run  osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:51:09.496589 run  osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:51:09.503263 run  osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:51:09.510500 run  osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:51:09.517172 run  osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:51:09.523873 run  osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:51:09.530921 run  osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:51:09.537677 run  osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:51:09.545638 run  osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:51:09.553446 run  osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:51:09.560996 run  osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:51:09.569449 run  osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:51:09.576132 run  osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:51:09.582760 run  osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:51:09.589399 run  osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:51:09.598587 run  osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:51:09.607205 run  osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:51:09.614682 run  osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:51:09.621585 run  osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:51:09.628357 run  osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:51:09.636013 run  osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:51:09.643493 run  osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:51:09.650039 run  osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:51:09.656603 run       osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:51:09.663051 run       osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:51:09.669502 run       osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:51:09.675955 run       osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:51:09.682487 run       osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:51:09.688936 run       osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:51:09.695339 run       osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:51:09.701740 run       osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:51:09.708064 run       osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:51:09.714637 run       osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:51:09.721118 run       osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:51:09.727508 run       osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:51:09.733937 run       osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:51:09.740312 run       osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:51:09.746701 run       osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:51:09.753185 run       osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:51:09.759577 run       osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:51:09.765925 run       osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:51:09.772250 run       osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:51:09.778575 run       osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:51:09.784906 run       osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:51:09.791213 run       osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:51:09.797530 run       osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:51:09.803846 run       osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:51:09.810155 run       osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:51:09.816459 run       osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:51:09.822759 run       osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:51:09.829069 run       osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:51:09.835444 run       osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:51:09.841839 run       osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:51:09.848133 run       osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:51:09.854442 run       osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:51:09.860761 run       osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:51:09.867132 run       osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:51:09.873432 run       osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:51:09.879959 run       osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:51:09.886400 run       osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:51:09.892837 run       osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:51:09.899227 run       osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:51:09.905617 run       osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:51:09.912019 run       osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:51:09.918418 run       osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:51:09.924825 run       osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:51:09.931213 run       osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:51:09.937699 run       osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:51:09.944130 run       osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:51:09.950566 run       osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:51:09.956966 run       osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:51:09.963335 run       osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:51:09.969753 run       osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:51:09.976174 run       osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:51:09.982628 run       osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:51:09.989100 run       osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:51:09.995539 run       osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:51:10.002012 run       osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:51:10.008500 run       osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:51:10.016229 run       osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:51:10.022784 run       osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:51:10.029501 run       osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:51:10.036034 run       osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:51:10.042483 run       osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:51:10.048896 run       osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:51:10.055334 run       osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:51:10.061742 run       osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:51:10.068171 run       osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:51:10.074633 run       osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:51:10.081146 run       osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:51:10.087557 run       osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:51:10.093894 run       osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:51:10.100262 run       osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:51:10.106602 run       osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:51:10.112985 run       osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:51:10.119407 run       osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:51:10.125746 run       osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:51:10.132152 run       osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:51:10.138549 run       osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:51:10.144947 run       osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:51:10.151361 run       osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:51:10.157761 run       osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:51:10.164235 run       osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:51:10.170598 run       osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:51:10.177017 run       osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:51:10.183425 run       osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:51:10.189842 run       osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:51:10.196250 run       osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:51:10.202664 run       osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:51:10.209081 run       osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:51:10.215471 run       osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:51:10.221907 run       osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:51:10.228279 run       osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:51:10.234643 run       osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:51:10.240978 run       osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:51:10.247398 run       osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:51:10.253861 run       osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:51:10.260341 run       osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:51:10.266850 run       osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:51:10.273348 run       osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:51:10.279845 run       osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:51:10.286532 run       osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:51:10.292933 run       osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:51:10.299320 ---      ParallelTerminationStrategy: PID 22 died...
22:51:10.302249 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:51:10.309310 ---      ParallelTerminationStrategy: PID 23 died...
22:51:10.312210 run      osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:51:10.319233 ---      ParallelTerminationStrategy: PID 24 died...
22:51:10.322149 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:51:10.329161 ---      ParallelTerminationStrategy: PID 25 died...
22:51:10.332066 run      osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:51:10.339124 ---      ParallelTerminationStrategy: PID 26 died...
22:51:10.342000 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:51:10.348962 ---      ParallelTerminationStrategy: PID 27 died...
22:51:10.351866 run      osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:51:10.358822 ---      ParallelTerminationStrategy: PID 28 died...
22:51:10.361710 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:51:10.368706 ---      ParallelTerminationStrategy: PID 29 died...
22:51:10.371640 run      osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:51:10.378726 ---      ParallelTerminationStrategy: PID 30 died...
22:51:10.382489 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:51:10.390540 ---      ParallelTerminationStrategy: PID 31 died...
22:51:10.393382 run      osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:51:10.400429 ---      ParallelTerminationStrategy: PID 32 died...
22:51:10.403291 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:51:10.410331 ---      ParallelTerminationStrategy: PID 33 died...
22:51:10.413209 run      osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:51:10.420184 ---      ParallelTerminationStrategy: PID 35 died...
22:51:10.423018 run   osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:51:10.430061 ---      ParallelTerminationStrategy: PID 36 died...
22:51:10.432977 run   osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:51:10.439947 ---      ParallelTerminationStrategy: PID 37 died...
22:51:10.442794 run   osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:51:10.449814 ---      ParallelTerminationStrategy: PID 38 died...
22:51:10.452669 run   osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:51:10.459662 ---      ParallelTerminationStrategy: PID 39 died...
22:51:10.462506 run   osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:51:10.469500 ---      ParallelTerminationStrategy: PID 40 died...
22:51:10.472359 run   osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:51:10.479361 ---      ParallelTerminationStrategy: PID 41 died...
22:51:10.482261 run   osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:51:10.489244 ---      ParallelTerminationStrategy: PID 42 died...
22:51:10.492113 run   osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:51:10.499099 ---      ParallelTerminationStrategy: PID 43 died...
22:51:10.501932 run   osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:51:10.508854 ---      ParallelTerminationStrategy: PID 44 died...
22:51:10.511728 run   osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:51:10.518699 ---      ParallelTerminationStrategy: PID 45 died...
22:51:10.521576 run   osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:51:10.528561 ---      ParallelTerminationStrategy: PID 46 died...
22:51:10.531394 run   osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:51:10.538352 ---      ParallelTerminationStrategy: PID 47 died...
22:51:10.541215 run   osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:51:10.548200 ---      ParallelTerminationStrategy: PID 48 died...
22:51:10.551057 run   osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:51:10.558022 ---      ParallelTerminationStrategy: PID 49 died...
22:51:10.560883 run   osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:51:10.567844 ---      ParallelTerminationStrategy: PID 50 died...
22:51:10.570680 run   osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:51:10.577667 ---      ParallelTerminationStrategy: PID 51 died...
22:51:10.580553 run   osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:51:10.587538 ---      ParallelTerminationStrategy: PID 52 died...
22:51:10.590406 run   osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:51:10.597403 ---      ParallelTerminationStrategy: PID 53 died...
22:51:10.600299 run   osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:51:10.607376 ---      ParallelTerminationStrategy: PID 54 died...
22:51:10.610333 run   osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:51:10.617399 ---      ParallelTerminationStrategy: PID 55 died...
22:51:10.620322 run   osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:51:10.627386 ---      ParallelTerminationStrategy: PID 56 died...
22:51:10.630309 run   osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:51:10.637343 ---      ParallelTerminationStrategy: PID 57 died...
22:51:10.640256 run   osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:51:10.647288 ---      ParallelTerminationStrategy: PID 58 died...
22:51:10.650229 run   osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:51:10.657290 ---      ParallelTerminationStrategy: PID 59 died...
22:51:10.660234 run   osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:51:10.667222 ---      ParallelTerminationStrategy: PID 60 died...
22:51:10.670130 run   osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:51:10.677176 ---      ParallelTerminationStrategy: PID 61 died...
22:51:10.680125 run   osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:51:10.687164 ---      ParallelTerminationStrategy: PID 62 died...
22:51:10.690107 run   osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:51:10.697125 ---      ParallelTerminationStrategy: PID 63 died...
22:51:10.700045 run   osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:51:10.707079 ---      ParallelTerminationStrategy: PID 64 died...
22:51:10.710012 run   osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:51:10.717012 ---      ParallelTerminationStrategy: PID 65 died...
22:51:10.719926 run   osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:51:10.727008 ---      ParallelTerminationStrategy: PID 66 died...
22:51:10.729911 run   osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:51:10.736891 ---      ParallelTerminationStrategy: PID 67 died...
22:51:10.739820 run   osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:51:10.746818 ---      ParallelTerminationStrategy: PID 68 died...
22:51:10.749744 run   osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:51:10.756897 ---      ParallelTerminationStrategy: PID 69 died...
22:51:10.759768 run   osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:51:10.770089 ---      ParallelTerminationStrategy: PID 70 died...
22:51:10.774074 run   osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:51:10.781110 ---      ParallelTerminationStrategy: PID 71 died...
22:51:10.783985 run   osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:51:10.791071 ---      ParallelTerminationStrategy: PID 72 died...
22:51:10.794023 run   osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:51:10.801239 ---      ParallelTerminationStrategy: PID 73 died...
22:51:10.804181 run   osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:51:10.811320 ---      ParallelTerminationStrategy: PID 74 died...
22:51:10.814266 run   osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:51:10.821404 ---      ParallelTerminationStrategy: PID 75 died...
22:51:10.824353 run   osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:51:10.831572 ---      ParallelTerminationStrategy: PID 76 died...
22:51:10.834493 run   osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:51:10.841655 ---      ParallelTerminationStrategy: PID 77 died...
22:51:10.844571 run   osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:51:10.851707 ---      ParallelTerminationStrategy: PID 78 died...
22:51:10.854616 run   osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:51:10.861765 ---      ParallelTerminationStrategy: PID 79 died...
22:51:10.864683 run   osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:51:10.871886 ---      ParallelTerminationStrategy: PID 80 died...
22:51:10.874779 run   osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:51:10.882016 ---      ParallelTerminationStrategy: PID 81 died...
22:51:10.884981 run   osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:51:10.892147 ---      ParallelTerminationStrategy: PID 82 died...
22:51:10.895072 run   osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:51:10.902229 ---      ParallelTerminationStrategy: PID 83 died...
22:51:10.905160 run   osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:51:10.912341 ---      ParallelTerminationStrategy: PID 84 died...
22:51:10.915258 run   osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:51:10.922453 ---      ParallelTerminationStrategy: PID 85 died...
22:51:10.925408 run   osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:51:10.932824 ---      ParallelTerminationStrategy: PID 86 died...
22:51:10.935866 run   osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:51:10.943063 ---      ParallelTerminationStrategy: PID 87 died...
22:51:10.946002 run   osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:51:10.953159 ---      ParallelTerminationStrategy: PID 88 died...
22:51:10.956127 run   osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:51:10.963243 ---      ParallelTerminationStrategy: PID 89 died...
22:51:10.966161 run   osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:51:10.973335 ---      ParallelTerminationStrategy: PID 90 died...
22:51:10.976214 run   osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:51:10.983372 ---      ParallelTerminationStrategy: PID 91 died...
22:51:10.986329 run   osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:51:10.994783 ---      ParallelTerminationStrategy: PID 92 died...
22:51:10.998163 run   osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:51:11.005300 ---      ParallelTerminationStrategy: PID 93 died...
22:51:11.008193 run   osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:51:11.015317 ---      ParallelTerminationStrategy: PID 94 died...
22:51:11.018234 run   osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:51:11.025346 ---      ParallelTerminationStrategy: PID 95 died...
22:51:11.028248 run   osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:51:11.035462 ---      ParallelTerminationStrategy: PID 96 died...
22:51:11.038386 run   osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:51:11.045592 ---      ParallelTerminationStrategy: PID 97 died...
22:51:11.048507 run   osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:51:11.055671 ---      ParallelTerminationStrategy: PID 98 died...
22:51:11.058564 run   osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:51:11.065745 ---      ParallelTerminationStrategy: PID 99 died...
22:51:11.068642 run   osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:51:11.075795 ---      ParallelTerminationStrategy: PID 100 died...
22:51:11.078683 run  osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:51:11.085849 ---      ParallelTerminationStrategy: PID 101 died...
22:51:11.088729 run  osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:51:11.095918 ---      ParallelTerminationStrategy: PID 102 died...
22:51:11.098851 run  osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:51:11.106056 ---      ParallelTerminationStrategy: PID 103 died...
22:51:11.108998 run  osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:51:11.116217 ---      ParallelTerminationStrategy: PID 104 died...
22:51:11.119176 run  osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:51:11.126381 ---      ParallelTerminationStrategy: PID 105 died...
22:51:11.129332 run  osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:51:11.136577 ---      ParallelTerminationStrategy: PID 106 died...
22:51:11.139536 run  osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:51:11.146765 ---      ParallelTerminationStrategy: PID 107 died...
22:51:11.149715 run  osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:51:11.156900 ---      ParallelTerminationStrategy: PID 108 died...
22:51:11.159861 run  osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:51:11.167028 ---      ParallelTerminationStrategy: PID 109 died...
22:51:11.170006 run  osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:51:11.177256 ---      ParallelTerminationStrategy: PID 110 died...
22:51:11.180234 run  osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:51:11.187433 ---      ParallelTerminationStrategy: PID 111 died...
22:51:11.190378 run  osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:51:11.197550 ---      ParallelTerminationStrategy: PID 112 died...
22:51:11.200487 run  osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:51:11.207672 ---      ParallelTerminationStrategy: PID 113 died...
22:51:11.210610 run  osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:51:11.217844 ---      ParallelTerminationStrategy: PID 114 died...
22:51:11.220794 run  osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:51:11.228027 ---      ParallelTerminationStrategy: PID 115 died...
22:51:11.230937 run  osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:51:11.239935 ---      ParallelTerminationStrategy: PID 116 died...
22:51:11.242809 run  osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:51:11.249955 ---      ParallelTerminationStrategy: PID 117 died...
22:51:11.252846 run  osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:51:11.259987 ---      ParallelTerminationStrategy: PID 118 died...
22:51:11.262881 run  osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:51:11.270030 ---      ParallelTerminationStrategy: PID 119 died...
22:51:11.272950 run  osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:51:11.280093 ---      ParallelTerminationStrategy: PID 120 died...
22:51:11.282978 run  osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:51:11.290195 ---      ParallelTerminationStrategy: PID 121 died...
22:51:11.293711 run  osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:51:11.302058 ---      ParallelTerminationStrategy: PID 122 died...
22:51:11.304933 run  osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:51:11.312061 ---      ParallelTerminationStrategy: PID 123 died...
22:51:11.314945 run  osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:51:11.322053 ---      ParallelTerminationStrategy: PID 124 died...
22:51:11.324958 run  osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:51:11.332128 ---      ParallelTerminationStrategy: PID 125 died...
22:51:11.335025 run  osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:51:11.342219 ---      ParallelTerminationStrategy: PID 126 died...
22:51:11.345120 run  osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:51:11.352305 ---      ParallelTerminationStrategy: PID 127 died...
22:51:11.355218 run  osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:51:11.362451 ---      ParallelTerminationStrategy: PID 128 died...
22:51:11.365373 run  osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:51:11.372486 ---      ParallelTerminationStrategy: PID 129 died...
22:51:11.375372 run  osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:51:11.382554 ---      ParallelTerminationStrategy: PID 130 died...
22:51:11.385466 run  osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:51:11.392627 ---      ParallelTerminationStrategy: PID 131 died...
22:51:11.395514 run  osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:51:11.402683 ---      ParallelTerminationStrategy: PID 132 died...
22:51:11.405563 run  osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:51:11.412781 ---      ParallelTerminationStrategy: PID 133 died...
22:51:11.415697 run  osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:51:11.422851 ---      ParallelTerminationStrategy: PID 134 died...
22:51:11.425801 run  osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:51:11.432929 ---      ParallelTerminationStrategy: PID 135 died...
22:51:11.435821 run       osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:51:11.443000 ---      ParallelTerminationStrategy: PID 136 died...
22:51:11.445892 run       osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:51:11.453061 ---      ParallelTerminationStrategy: PID 137 died...
22:51:11.455975 run       osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:51:11.463153 ---      ParallelTerminationStrategy: PID 138 died...
22:51:11.466045 run       osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:51:11.473287 ---      ParallelTerminationStrategy: PID 139 died...
22:51:11.476206 run       osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:51:11.483461 ---      ParallelTerminationStrategy: PID 140 died...
22:51:11.486340 run       osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:51:11.493538 ---      ParallelTerminationStrategy: PID 141 died...
22:51:11.496486 run       osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:51:11.503679 ---      ParallelTerminationStrategy: PID 142 died...
22:51:11.506573 run       osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:51:11.513768 ---      ParallelTerminationStrategy: PID 143 died...
22:51:11.516665 run       osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:51:11.523878 ---      ParallelTerminationStrategy: PID 144 died...
22:51:11.526762 run       osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:51:11.533995 ---      ParallelTerminationStrategy: PID 145 died...
22:51:11.536949 run       osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:51:11.544142 ---      ParallelTerminationStrategy: PID 146 died...
22:51:11.547045 run       osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:51:11.554185 ---      ParallelTerminationStrategy: PID 147 died...
22:51:11.557149 run       osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:51:11.564389 ---      ParallelTerminationStrategy: PID 148 died...
22:51:11.567350 run       osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:51:11.574598 ---      ParallelTerminationStrategy: PID 149 died...
22:51:11.577521 run       osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:51:11.585820 ---      ParallelTerminationStrategy: PID 150 died...
22:51:11.588795 run       osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:51:11.595993 ---      ParallelTerminationStrategy: PID 151 died...
22:51:11.598913 run       osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:51:11.606167 ---      ParallelTerminationStrategy: PID 152 died...
22:51:11.609065 run       osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:51:11.616297 ---      ParallelTerminationStrategy: PID 153 died...
22:51:11.619222 run       osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:51:11.626400 ---      ParallelTerminationStrategy: PID 154 died...
22:51:11.629319 run       osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:51:11.636503 ---      ParallelTerminationStrategy: PID 155 died...
22:51:11.639429 run       osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:51:11.646691 ---      ParallelTerminationStrategy: PID 156 died...
22:51:11.649634 run       osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:51:11.656913 ---      ParallelTerminationStrategy: PID 157 died...
22:51:11.660020 run       osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:51:11.667254 ---      ParallelTerminationStrategy: PID 158 died...
22:51:11.670147 run       osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:51:11.677333 ---      ParallelTerminationStrategy: PID 159 died...
22:51:11.680270 run       osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:51:11.687450 ---      ParallelTerminationStrategy: PID 160 died...
22:51:11.690370 run       osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:51:11.697524 ---      ParallelTerminationStrategy: PID 161 died...
22:51:11.700454 run       osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:51:11.707611 ---      ParallelTerminationStrategy: PID 162 died...
22:51:11.710499 run       osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:51:11.717677 ---      ParallelTerminationStrategy: PID 163 died...
22:51:11.720554 run       osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:51:11.727763 ---      ParallelTerminationStrategy: PID 164 died...
22:51:11.730679 run       osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:51:11.737890 ---      ParallelTerminationStrategy: PID 165 died...
22:51:11.740815 run       osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:51:11.747984 ---      ParallelTerminationStrategy: PID 166 died...
22:51:11.750879 run       osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:51:11.758065 ---      ParallelTerminationStrategy: PID 167 died...
22:51:11.760993 run       osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:51:11.768192 ---      ParallelTerminationStrategy: PID 168 died...
22:51:11.771096 run       osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:51:11.778274 ---      ParallelTerminationStrategy: PID 169 died...
22:51:11.781212 run       osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:51:11.788378 ---      ParallelTerminationStrategy: PID 170 died...
22:51:11.791272 run       osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:51:11.798479 ---      ParallelTerminationStrategy: PID 171 died...
22:51:11.801769 run       osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:51:11.808982 ---      ParallelTerminationStrategy: PID 172 died...
22:51:11.811914 run       osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:51:11.819082 ---      ParallelTerminationStrategy: PID 173 died...
22:51:11.821981 run       osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:51:11.829229 ---      ParallelTerminationStrategy: PID 174 died...
22:51:11.832192 run       osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:51:11.839363 ---      ParallelTerminationStrategy: PID 175 died...
22:51:11.842258 run       osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:51:11.849403 ---      ParallelTerminationStrategy: PID 176 died...
22:51:11.852286 run       osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:51:11.859440 ---      ParallelTerminationStrategy: PID 177 died...
22:51:11.862323 run       osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:51:11.869480 ---      ParallelTerminationStrategy: PID 178 died...
22:51:11.872390 run       osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:51:11.879646 ---      ParallelTerminationStrategy: PID 179 died...
22:51:11.882599 run       osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:51:11.889739 ---      ParallelTerminationStrategy: PID 180 died...
22:51:11.892625 run       osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:51:11.899793 ---      ParallelTerminationStrategy: PID 181 died...
22:51:11.902683 run       osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:51:11.909871 ---      ParallelTerminationStrategy: PID 182 died...
22:51:11.912769 run       osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:51:11.919967 ---      ParallelTerminationStrategy: PID 183 died...
22:51:11.922868 run       osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:51:11.930209 ---      ParallelTerminationStrategy: PID 184 died...
22:51:11.933145 run       osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:51:11.940295 ---      ParallelTerminationStrategy: PID 185 died...
22:51:11.943188 run       osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:51:11.950378 ---      ParallelTerminationStrategy: PID 186 died...
22:51:11.953281 run       osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:51:11.960462 ---      ParallelTerminationStrategy: PID 187 died...
22:51:11.963359 run       osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:51:11.970577 ---      ParallelTerminationStrategy: PID 188 died...
22:51:11.973478 run       osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:51:11.982536 ---      ParallelTerminationStrategy: PID 189 died...
22:51:11.985410 run       osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:51:11.992592 ---      ParallelTerminationStrategy: PID 190 died...
22:51:11.995453 run       osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:51:12.002685 ---      ParallelTerminationStrategy: PID 191 died...
22:51:12.005626 run       osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:51:12.012854 ---      ParallelTerminationStrategy: PID 192 died...
22:51:12.015794 run       osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:51:12.023027 ---      ParallelTerminationStrategy: PID 193 died...
22:51:12.025988 run       osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:51:12.033167 ---      ParallelTerminationStrategy: PID 194 died...
22:51:12.036124 run       osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:51:12.043340 ---      ParallelTerminationStrategy: PID 195 died...
22:51:12.048121 run       osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:51:12.055330 ---      ParallelTerminationStrategy: PID 196 died...
22:51:12.058291 run       osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:51:12.065473 ---      ParallelTerminationStrategy: PID 197 died...
22:51:12.068369 run       osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:51:12.075622 ---      ParallelTerminationStrategy: PID 198 died...
22:51:12.078555 run       osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:51:12.085776 ---      ParallelTerminationStrategy: PID 199 died...
22:51:12.088693 run       osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:51:12.095828 ---      ParallelTerminationStrategy: PID 200 died...
22:51:12.098706 run       osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:51:12.105874 ---      ParallelTerminationStrategy: PID 201 died...
22:51:12.108767 run       osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:51:12.115983 ---      ParallelTerminationStrategy: PID 202 died...
22:51:12.118900 run       osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:51:12.126021 ---      ParallelTerminationStrategy: PID 203 died...
22:51:12.128903 run       osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:51:12.136079 ---      ParallelTerminationStrategy: PID 204 died...
22:51:12.138954 run       osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:51:12.146108 ---      ParallelTerminationStrategy: PID 205 died...
22:51:12.149017 run       osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:51:12.156167 ---      ParallelTerminationStrategy: PID 206 died...
22:51:12.159055 run       osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:51:12.166201 ---      ParallelTerminationStrategy: PID 207 died...
22:51:12.169099 run       osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:51:12.176254 ---      ParallelTerminationStrategy: PID 208 died...
22:51:12.179181 run       osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:51:12.186408 ---      ParallelTerminationStrategy: PID 209 died...
22:51:12.189294 run       osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:51:12.196438 ---      ParallelTerminationStrategy: PID 210 died...
22:51:12.199309 run       osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:51:12.206463 ---      ParallelTerminationStrategy: PID 211 died...
22:51:12.209332 run       osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:51:12.216498 ---      ParallelTerminationStrategy: PID 212 died...
22:51:12.219392 run       osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:51:12.226537 ---      ParallelTerminationStrategy: PID 213 died...
22:51:12.229430 run       osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:51:12.236534 ---      ParallelTerminationStrategy: PID 214 died...
22:51:12.239417 run       osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:51:12.246625 ---      ParallelTerminationStrategy: PID 215 died...
22:51:12.249581 run       osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:51:12.256829 ---      ParallelTerminationStrategy: PID 216 died...
22:51:12.259774 run       osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:51:12.266927 ---      ParallelTerminationStrategy: PID 217 died...
22:51:12.269844 run       osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:51:12.277019 ---      ParallelTerminationStrategy: PID 218 died...
22:51:12.279971 run       osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:51:12.287180 ---      ParallelTerminationStrategy: PID 219 died...
22:51:12.290094 run       osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:51:12.297273 ---      ParallelTerminationStrategy: PID 220 died...
22:51:12.300184 run       osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:51:12.307344 ---      ParallelTerminationStrategy: PID 221 died...
22:51:12.310243 run       osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:51:12.317417 ---      ParallelTerminationStrategy: PID 222 died...
22:51:12.320321 run       osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:51:12.327460 ---      ParallelTerminationStrategy: PID 223 died...
22:51:12.330376 run       osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:51:12.337520 ---      ParallelTerminationStrategy: PID 224 died...
22:51:12.340421 run       osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:51:12.347595 ---      ParallelTerminationStrategy: PID 225 died...
22:51:12.350471 run       osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:51:12.357648 ---      ParallelTerminationStrategy: PID 226 died...
22:51:12.360621 run       osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:51:12.367814 ---      ParallelTerminationStrategy: PID 227 died...
22:51:12.370685 run       osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:51:12.377908 ---      ParallelTerminationStrategy: PID 228 died...
22:51:12.380862 run       osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:51:12.388047 ---      ParallelTerminationStrategy: PID 229 died...
22:51:12.390923 run       osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:51:12.398097 ---      ParallelTerminationStrategy: PID 230 died...
22:51:12.400993 run       osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:51:12.408150 ---      ParallelTerminationStrategy: PID 231 died...
22:51:12.411032 run       osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:51:12.418255 ---      ParallelTerminationStrategy: PID 232 died...
22:51:12.421161 run       osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:51:12.428437 ---      ParallelTerminationStrategy: PID 233 died...
22:51:12.431336 run       osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:51:12.439797 ---      ParallelTerminationStrategy: PID 234 died...
22:51:12.442690 run       osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:51:14.462799 ---      ParallelTerminationStrategy: PID 34 died...
22:51:14.468285 run         osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-7791 netreg_mass PASS
---------------------------------------------------------------------
22:51:14.583340 tst                       trial-7791: Storing JUnit report in /build/trial-7791/run.2024-11-21_22-49-46/trial-7791.xml

--------------------------------------------------------------------------------------------
trial-7791 PASS
--------------------------------------------------------------------------------------------
22:51:14.613679 tst                       trial-7791: trial-7791: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (82.3 sec)
+ exit_code=0
+ rm -rf trial-7791/inst
+ cd trial-7791
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2024-11-21 22:49:45
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-7791-run.tgz run.2024-11-21_22-49-46
+ tar czf /build/trial-7791-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2024-11-21_14_08_17.tgz osmo-bts-oc2g.build-2024-11-21_00_52_34.tgz osmo-bts-sysmo.build-2024-11-21_00_52_42.tgz osmo-bts.build-2024-11-21_14_10_51.tgz osmo-ggsn.build-2024-11-21_20_43_13.tgz osmo-hlr.build-2024-11-21_16_37_25.tgz osmo-hnbgw.build-2024-11-21_16_19_01.tgz osmo-mgw.build-2024-11-21_14_03_47.tgz osmo-msc.build-2024-11-21_14_17_02.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2024-11-21_07_41_14.tgz osmo-pcu-sysmo.build-2024-11-21_07_40_30.tgz osmo-pcu.build-2024-11-21_07_40_43.tgz osmo-sgsn.build-2024-11-21_20_50_46.tgz osmo-stp.build-2024-11-21_13_47_48.tgz osmo-trx.build-2024-11-21_14_26_28.tgz osmocom-bb.build-2024-11-21_21_18_19.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.
Finished: SUCCESS