Started by timer
Running as SYSTEM
Building remotely on host2-deb11build-ansible (obs osmocom-gerrit osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester
> git --version # timeout=10
> git --version # 'git version 2.30.2'
> git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 7abbf2984132cf5777f792813ec796e254094d30 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 7abbf2984132cf5777f792813ec796e254094d30 # timeout=10
Commit message: "contrib/jenkins-*: libosmo-sccp -> libosmo-sigtran"
> git rev-list --no-walk 7abbf2984132cf5777f792813ec796e254094d30 # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins17352423687073804486.sh
+ rm -rf trial-7760-bin.tgz trial-7760-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 23058
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10129
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 9126
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 11927
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12232
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 9997
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 37449
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 6732
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 39169
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 7093
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 12524
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6583
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 10653
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 6772
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8151
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5491
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 6583
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins6451824743391817399.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-7760
+ 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
dd829a4 osmo-gsm-tester: use debian-bookworm-build
+ 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 build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 DONE 0.0s
#2 [internal] load .dockerignore
#2 transferring context: 2B done
#2 DONE 0.0s
#3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#3 DONE 0.0s
#4 [internal] load build context
#4 transferring context: 5.76kB done
#4 DONE 0.0s
#5 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-tester/+/master?format=TEXT
#5 CACHED
#6 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build
#6 DONE 0.1s
#7 [ 2/28] RUN useradd -ms /bin/bash jenkins
#7 DONE 0.3s
#8 [ 3/28] RUN groupadd osmo-gsm-tester
#8 DONE 0.3s
#9 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#9 DONE 0.4s
#10 [ 5/28] RUN APT-GET update && apt-get install -y --no-install-recommends cpio dbus tcpdump sqlite3 python3 python3-setuptools python3-yaml python3-mako python3-gi python3-numpy python3-wheel python3-watchdog ofono patchelf rpm2cpio sudo libcap2-bin python3-pip udhcpc iperf3 locales
#10 0.368 Hit:1 http://deb.debian.org/debian bookworm InRelease
#10 0.368 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
#10 0.368 Hit:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#10 0.373 Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
#10 0.642 Fetched 103 kB in 0s (342 kB/s)
#10 0.642 Reading package lists...
#10 1.044 Reading package lists...
#10 1.446 Building dependency tree...
#10 1.547 Reading state information...
#10 1.647 dbus is already the newest version (1.14.10-1~deb12u1).
#10 1.647 tcpdump is already the newest version (4.99.3-1).
#10 1.647 sqlite3 is already the newest version (3.40.1-2).
#10 1.647 python3 is already the newest version (3.11.2-1+b1).
#10 1.647 python3-setuptools is already the newest version (66.1.1-1).
#10 1.647 python3-yaml is already the newest version (6.0-3+b2).
#10 1.647 python3-mako is already the newest version (1.2.4+ds-1).
#10 1.647 python3-gi is already the newest version (3.42.2-3+b1).
#10 1.647 python3-wheel is already the newest version (0.38.4-2).
#10 1.647 python3-wheel set to manually installed.
#10 1.647 ofono is already the newest version (1.31-3+b1).
#10 1.647 patchelf is already the newest version (0.14.3-1+b1).
#10 1.647 sudo is already the newest version (1.9.13p3-1+deb12u1).
#10 1.647 libcap2-bin is already the newest version (1:2.66-4).
#10 1.647 libcap2-bin set to manually installed.
#10 1.647 python3-pip is already the newest version (23.0.1+dfsg-1).
#10 1.647 locales is already the newest version (2.36-9+deb12u8).
#10 1.647 The following additional packages will be installed:
#10 1.648 busybox libblas3 libiperf0 liblapack3 librpm9 librpmio9 rpm-common
#10 1.648 Suggested packages:
#10 1.648 libarchive-dev gfortran python3-pytest rpm-i18n
#10 1.719 The following NEW packages will be installed:
#10 1.719 busybox cpio iperf3 libblas3 libiperf0 liblapack3 librpm9 librpmio9
#10 1.719 python3-numpy python3-watchdog rpm-common rpm2cpio udhcpc
#10 1.744 0 upgraded, 13 newly installed, 0 to remove and 2 not upgraded.
#10 1.744 Need to get 14.8 MB of archives.
#10 1.744 After this operation, 45.5 MB of additional disk space will be used.
#10 1.744 Get:1 http://deb.debian.org/debian bookworm/main amd64 libiperf0 amd64 3.12-1+deb12u1 [91.2 kB]
#10 1.758 Get:2 http://deb.debian.org/debian bookworm/main amd64 iperf3 amd64 3.12-1+deb12u1 [33.9 kB]
#10 1.758 Get:3 http://deb.debian.org/debian bookworm/main amd64 cpio amd64 2.13+dfsg-7.1 [245 kB]
#10 1.765 Get:4 http://deb.debian.org/debian bookworm/main amd64 busybox amd64 1:1.35.0-4+b3 [452 kB]
#10 1.771 Get:5 http://deb.debian.org/debian bookworm/main amd64 libblas3 amd64 3.11.0-2 [149 kB]
#10 1.773 Get:6 http://deb.debian.org/debian bookworm/main amd64 liblapack3 amd64 3.11.0-2 [2323 kB]
#10 1.802 Get:7 http://deb.debian.org/debian bookworm/main amd64 librpmio9 amd64 4.18.0+dfsg-1+deb12u1 [1625 kB]
#10 1.813 Get:8 http://deb.debian.org/debian bookworm/main amd64 librpm9 amd64 4.18.0+dfsg-1+deb12u1 [1720 kB]
#10 1.824 Get:9 http://deb.debian.org/debian bookworm/main amd64 python3-numpy amd64 1:1.24.2-1+deb12u1 [4960 kB]
#10 1.864 Get:10 http://deb.debian.org/debian bookworm/main amd64 python3-watchdog all 2.2.1-1 [124 kB]
#10 1.865 Get:11 http://deb.debian.org/debian bookworm/main amd64 rpm-common amd64 4.18.0+dfsg-1+deb12u1 [1571 kB]
#10 1.878 Get:12 http://deb.debian.org/debian bookworm/main amd64 rpm2cpio amd64 4.18.0+dfsg-1+deb12u1 [1547 kB]
#10 1.891 Get:13 http://deb.debian.org/debian bookworm/main amd64 udhcpc amd64 1:1.35.0-4+b3 [6284 B]
#10 2.046 debconf: delaying package configuration, since apt-utils is not installed
#10 2.091 Fetched 14.8 MB in 0s (88.6 MB/s)
#10 2.125 Selecting previously unselected package libiperf0:amd64.
#10 2.125 (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.197 Preparing to unpack .../00-libiperf0_3.12-1+deb12u1_amd64.deb ...
#10 2.204 Unpacking libiperf0:amd64 (3.12-1+deb12u1) ...
#10 2.268 Selecting previously unselected package iperf3.
#10 2.277 Preparing to unpack .../01-iperf3_3.12-1+deb12u1_amd64.deb ...
#10 2.284 Unpacking iperf3 (3.12-1+deb12u1) ...
#10 2.332 Selecting previously unselected package cpio.
#10 2.340 Preparing to unpack .../02-cpio_2.13+dfsg-7.1_amd64.deb ...
#10 2.343 Unpacking cpio (2.13+dfsg-7.1) ...
#10 2.407 Selecting previously unselected package busybox.
#10 2.415 Preparing to unpack .../03-busybox_1%3a1.35.0-4+b3_amd64.deb ...
#10 2.419 Unpacking busybox (1:1.35.0-4+b3) ...
#10 2.489 Selecting previously unselected package libblas3:amd64.
#10 2.498 Preparing to unpack .../04-libblas3_3.11.0-2_amd64.deb ...
#10 2.503 Unpacking libblas3:amd64 (3.11.0-2) ...
#10 2.559 Selecting previously unselected package liblapack3:amd64.
#10 2.568 Preparing to unpack .../05-liblapack3_3.11.0-2_amd64.deb ...
#10 2.574 Unpacking liblapack3:amd64 (3.11.0-2) ...
#10 2.755 Selecting previously unselected package librpmio9.
#10 2.765 Preparing to unpack .../06-librpmio9_4.18.0+dfsg-1+deb12u1_amd64.deb ...
#10 2.769 Unpacking librpmio9 (4.18.0+dfsg-1+deb12u1) ...
#10 2.827 Selecting previously unselected package librpm9.
#10 2.837 Preparing to unpack .../07-librpm9_4.18.0+dfsg-1+deb12u1_amd64.deb ...
#10 2.841 Unpacking librpm9 (4.18.0+dfsg-1+deb12u1) ...
#10 2.905 Selecting previously unselected package python3-numpy.
#10 2.912 Preparing to unpack .../08-python3-numpy_1%3a1.24.2-1+deb12u1_amd64.deb ...
#10 2.915 Unpacking python3-numpy (1:1.24.2-1+deb12u1) ...
#10 3.275 Selecting previously unselected package python3-watchdog.
#10 3.283 Preparing to unpack .../09-python3-watchdog_2.2.1-1_all.deb ...
#10 3.286 Unpacking python3-watchdog (2.2.1-1) ...
#10 3.339 Selecting previously unselected package rpm-common.
#10 3.347 Preparing to unpack .../10-rpm-common_4.18.0+dfsg-1+deb12u1_amd64.deb ...
#10 3.351 Unpacking rpm-common (4.18.0+dfsg-1+deb12u1) ...
#10 3.421 Selecting previously unselected package rpm2cpio.
#10 3.431 Preparing to unpack .../11-rpm2cpio_4.18.0+dfsg-1+deb12u1_amd64.deb ...
#10 3.435 Unpacking rpm2cpio (4.18.0+dfsg-1+deb12u1) ...
#10 3.484 Selecting previously unselected package udhcpc:amd64.
#10 3.493 Preparing to unpack .../12-udhcpc_1%3a1.35.0-4+b3_amd64.deb ...
#10 3.496 Unpacking udhcpc:amd64 (1:1.35.0-4+b3) ...
#10 3.559 Setting up cpio (2.13+dfsg-7.1) ...
#10 3.577 update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode
#10 3.577 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.583 Setting up python3-watchdog (2.2.1-1) ...
#10 3.734 Setting up busybox (1:1.35.0-4+b3) ...
#10 3.745 Setting up libblas3:amd64 (3.11.0-2) ...
#10 3.754 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.760 Setting up libiperf0:amd64 (3.12-1+deb12u1) ...
#10 3.772 Setting up udhcpc:amd64 (1:1.35.0-4+b3) ...
#10 3.785 Setting up librpmio9 (4.18.0+dfsg-1+deb12u1) ...
#10 3.795 Setting up librpm9 (4.18.0+dfsg-1+deb12u1) ...
#10 3.807 Setting up liblapack3:amd64 (3.11.0-2) ...
#10 3.816 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.822 Setting up iperf3 (3.12-1+deb12u1) ...
#10 3.893 debconf: unable to initialize frontend: Dialog
#10 3.893 debconf: (TERM is not set, so the dialog frontend is not usable.)
#10 3.893 debconf: falling back to frontend: Readline
#10 3.900 debconf: unable to initialize frontend: Readline
#10 3.900 debconf: (This frontend requires a controlling tty.)
#10 3.900 debconf: falling back to frontend: Teletype
#10 3.912 Configuring iperf3
#10 3.912 ------------------
#10 3.912
#10 3.912 Choose this option if Iperf3 should start automatically as a daemon, now and at
#10 3.912 boot time.
#10 3.912
#10 3.912 Start Iperf3 as a daemon automatically? [yes/no]
#10 3.912 Use of uninitialized value $_[1] in join or string at /usr/share/perl5/Debconf/DbDriver/Stack.pm line 111.
#10 3.993 invoke-rc.d: could not determine current runlevel
#10 3.997 invoke-rc.d: policy-rc.d denied execution of stop.
#10 4.094 Use of uninitialized value $val in substitution (s///) at /usr/share/perl5/Debconf/Format/822.pm line 83, <GEN6> line 1.
#10 4.094 Use of uninitialized value $val in concatenation (.) or string at /usr/share/perl5/Debconf/Format/822.pm line 84, <GEN6> line 1.
#10 4.114 Setting up rpm-common (4.18.0+dfsg-1+deb12u1) ...
#10 4.128 Setting up python3-numpy (1:1.24.2-1+deb12u1) ...
#10 5.282 Setting up rpm2cpio (4.18.0+dfsg-1+deb12u1) ...
#10 5.293 Processing triggers for man-db (2.11.2-2) ...
#10 5.311 Processing triggers for dbus (1.14.10-1~deb12u1) ...
#10 5.323 Processing triggers for libc-bin (2.36-9+deb12u8) ...
#10 DONE 5.5s
#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.716 Collecting smpplib
#11 0.717 Cloning https://github.com/podshumok/python-smpplib.git (to revision master) to /tmp/pip-install-ibctgl29/smpplib_33d4536c70784aa8ac372d7b80c08099
#11 0.719 Running command git clone --filter=blob:none --quiet https://github.com/podshumok/python-smpplib.git /tmp/pip-install-ibctgl29/smpplib_33d4536c70784aa8ac372d7b80c08099
#11 1.492 Resolved https://github.com/podshumok/python-smpplib.git to commit 29e611d20b21c4c6aff55ee867f2355f4c7085c8
#11 1.495 Preparing metadata (setup.py): started
#11 1.712 Preparing metadata (setup.py): finished with status 'done'
#11 1.715 Requirement already satisfied: pydbus in /usr/local/lib/python3.11/dist-packages (0.6.0)
#11 1.716 Requirement already satisfied: pyusb in /usr/lib/python3/dist-packages (1.2.1.post2)
#11 1.717 Requirement already satisfied: pysispm in /usr/local/lib/python3.11/dist-packages (0.6)
#11 2.255 Collecting pymongo
#11 2.301 Downloading pymongo-4.10.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB)
#11 2.404 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 16.3 MB/s eta 0:00:00
#11 2.410 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from smpplib) (1.16.0)
#11 2.457 Collecting dnspython<3.0.0,>=1.16.0
#11 2.464 Downloading dnspython-2.7.0-py3-none-any.whl (313 kB)
#11 2.480 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 313.6/313.6 kB 21.4 MB/s eta 0:00:00
#11 2.831 Installing collected packages: dnspython, pymongo
#11 3.224 Successfully installed dnspython-2.7.0 pymongo-4.10.1
#11 3.224 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.385 Hit:1 http://deb.debian.org/debian bookworm InRelease
#12 0.385 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#12 0.385 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#12 0.516 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#12 0.669 Reading package lists...
#12 1.086 Reading package lists...
#12 1.489 Building dependency tree...
#12 1.590 Reading state information...
#12 1.681 The following additional packages will be installed:
#12 1.681 dbus-user-session libnss-systemd libpam-systemd libxmuu1 ncurses-term
#12 1.681 openssh-sftp-server runit-helper systemd-sysv xauth
#12 1.682 Suggested packages:
#12 1.682 molly-guard monkeysphere ssh-askpass ufw
#12 1.769 The following NEW packages will be installed:
#12 1.769 dbus-user-session libnss-systemd libpam-systemd libxmuu1 ncurses-term
#12 1.769 openssh-server openssh-sftp-server runit-helper systemd-sysv xauth
#12 1.794 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
#12 1.794 Need to get 1598 kB of archives.
#12 1.794 After this operation, 7874 kB of additional disk space will be used.
#12 1.794 Get:1 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.30-1~deb12u2 [42.5 kB]
#12 1.807 Get:2 http://deb.debian.org/debian bookworm/main amd64 openssh-sftp-server amd64 1:9.2p1-2+deb12u3 [65.8 kB]
#12 1.812 Get:3 http://deb.debian.org/debian bookworm/main amd64 runit-helper all 2.15.2 [6520 B]
#12 1.812 Get:4 http://deb.debian.org/debian bookworm/main amd64 openssh-server amd64 1:9.2p1-2+deb12u3 [456 kB]
#12 1.823 Get:5 http://deb.debian.org/debian bookworm/main amd64 libnss-systemd amd64 252.30-1~deb12u2 [164 kB]
#12 1.824 Get:6 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.30-1~deb12u2 [225 kB]
#12 1.826 Get:7 http://deb.debian.org/debian bookworm/main amd64 ncurses-term all 6.4-4 [501 kB]
#12 1.831 Get:8 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.10-1~deb12u1 [78.1 kB]
#12 1.831 Get:9 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB]
#12 1.832 Get:10 http://deb.debian.org/debian bookworm/main amd64 xauth amd64 1:1.1.2-1 [36.0 kB]
#12 1.970 debconf: delaying package configuration, since apt-utils is not installed
#12 2.004 Fetched 1598 kB in 0s (27.4 MB/s)
#12 2.036 Selecting previously unselected package systemd-sysv.
#12 2.036 (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.080 Preparing to unpack .../0-systemd-sysv_252.30-1~deb12u2_amd64.deb ...
#12 2.083 Unpacking systemd-sysv (252.30-1~deb12u2) ...
#12 2.134 Selecting previously unselected package openssh-sftp-server.
#12 2.144 Preparing to unpack .../1-openssh-sftp-server_1%3a9.2p1-2+deb12u3_amd64.deb ...
#12 2.147 Unpacking openssh-sftp-server (1:9.2p1-2+deb12u3) ...
#12 2.189 Selecting previously unselected package runit-helper.
#12 2.197 Preparing to unpack .../2-runit-helper_2.15.2_all.deb ...
#12 2.200 Unpacking runit-helper (2.15.2) ...
#12 2.250 Selecting previously unselected package openssh-server.
#12 2.258 Preparing to unpack .../3-openssh-server_1%3a9.2p1-2+deb12u3_amd64.deb ...
#12 2.267 Unpacking openssh-server (1:9.2p1-2+deb12u3) ...
#12 2.347 Selecting previously unselected package libnss-systemd:amd64.
#12 2.356 Preparing to unpack .../4-libnss-systemd_252.30-1~deb12u2_amd64.deb ...
#12 2.366 Unpacking libnss-systemd:amd64 (252.30-1~deb12u2) ...
#12 2.421 Selecting previously unselected package libpam-systemd:amd64.
#12 2.429 Preparing to unpack .../5-libpam-systemd_252.30-1~deb12u2_amd64.deb ...
#12 2.434 Unpacking libpam-systemd:amd64 (252.30-1~deb12u2) ...
#12 2.498 Selecting previously unselected package ncurses-term.
#12 2.506 Preparing to unpack .../6-ncurses-term_6.4-4_all.deb ...
#12 2.509 Unpacking ncurses-term (6.4-4) ...
#12 2.822 Selecting previously unselected package dbus-user-session.
#12 2.833 Preparing to unpack .../7-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ...
#12 2.838 Unpacking dbus-user-session (1.14.10-1~deb12u1) ...
#12 2.892 Selecting previously unselected package libxmuu1:amd64.
#12 2.900 Preparing to unpack .../8-libxmuu1_2%3a1.1.3-3_amd64.deb ...
#12 2.904 Unpacking libxmuu1:amd64 (2:1.1.3-3) ...
#12 2.944 Selecting previously unselected package xauth.
#12 2.952 Preparing to unpack .../9-xauth_1%3a1.1.2-1_amd64.deb ...
#12 2.956 Unpacking xauth (1:1.1.2-1) ...
#12 3.026 Setting up runit-helper (2.15.2) ...
#12 3.037 Setting up openssh-sftp-server (1:9.2p1-2+deb12u3) ...
#12 3.046 Setting up systemd-sysv (252.30-1~deb12u2) ...
#12 3.058 Setting up openssh-server (1:9.2p1-2+deb12u3) ...
#12 3.153 debconf: unable to initialize frontend: Dialog
#12 3.153 debconf: (TERM is not set, so the dialog frontend is not usable.)
#12 3.153 debconf: falling back to frontend: Readline
#12 3.159 debconf: unable to initialize frontend: Readline
#12 3.159 debconf: (This frontend requires a controlling tty.)
#12 3.159 debconf: falling back to frontend: Teletype
#12 3.235
#12 3.235 Creating config file /etc/ssh/sshd_config with new version
#12 3.271 Creating SSH2 RSA key; this may take some time ...
#12 3.746 3072 SHA256:MjDn3gTqVq90+V3VoFykzn/JHTi1eL1RS40QHfR8H1I root@buildkitsandbox (RSA)
#12 3.750 Creating SSH2 ECDSA key; this may take some time ...
#12 3.760 256 SHA256:4cGnCKE1qSDu4xtirAxZ0O6W0W2AhG5iPsD2hSjm4CM root@buildkitsandbox (ECDSA)
#12 3.762 Creating SSH2 ED25519 key; this may take some time ...
#12 3.768 256 SHA256:1GI5DQ5lhGUXGKL+krRTjJO503w4r7697cDgKzsEcwc root@buildkitsandbox (ED25519)
#12 3.849 invoke-rc.d: could not determine current runlevel
#12 3.853 invoke-rc.d: policy-rc.d denied execution of start.
#12 3.948 Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service.
#12 3.948 Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service.
#12 4.034 Setting up libnss-systemd:amd64 (252.30-1~deb12u2) ...
#12 4.054 Setting up libpam-systemd:amd64 (252.30-1~deb12u2) ...
#12 4.119 debconf: unable to initialize frontend: Dialog
#12 4.119 debconf: (TERM is not set, so the dialog frontend is not usable.)
#12 4.119 debconf: falling back to frontend: Readline
#12 4.125 debconf: unable to initialize frontend: Readline
#12 4.125 debconf: (This frontend requires a controlling tty.)
#12 4.125 debconf: falling back to frontend: Teletype
#12 4.193 Setting up libxmuu1:amd64 (2:1.1.3-3) ...
#12 4.204 Setting up ncurses-term (6.4-4) ...
#12 4.214 Setting up dbus-user-session (1.14.10-1~deb12u1) ...
#12 4.228 Setting up xauth (1:1.1.2-1) ...
#12 4.240 Processing triggers for man-db (2.11.2-2) ...
#12 4.255 Processing triggers for libc-bin (2.36-9+deb12u8) ...
#12 DONE 4.4s
#13 [ 8/28] RUN MKDIR /var/run/sshd
#13 DONE 0.3s
#14 [ 9/28] COPY SSH /root/.ssh
#14 DONE 0.0s
#15 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#15 DONE 0.1s
#16 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#16 DONE 0.4s
#17 [12/28] RUN MKDIR -p /osmo-gsm-tester-srsue /osmo-gsm-tester-srsenb /osmo-gsm-tester-srsepc /osmo-gsm-tester-trx /osmo-gsm-tester-grbroker /osmo-gsm-tester-open5gs
#17 DONE 0.3s
#18 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#18 DONE 0.3s
#19 [14/28] RUN sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=en_US.UTF-8
#19 0.808 Generating locales (this might take a while)...
#19 0.812 en_US.UTF-8... done
#19 1.792 Generation complete.
#19 DONE 1.9s
#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.363 Hit:1 http://deb.debian.org/debian bookworm InRelease
#20 0.363 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#20 0.364 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#20 0.369 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#20 0.660 Reading package lists...
#20 1.083 Reading package lists...
#20 1.486 Building dependency tree...
#20 1.586 Reading state information...
#20 1.678 telnet is already the newest version (0.17+2.4-2+deb12u1).
#20 1.678 The following additional packages will be installed:
#20 1.679 libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10
#20 1.679 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22
#20 1.679 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11
#20 1.679 libosmosim2 libosmotrau10 libosmousb0 libosmovty13 libsmpp1 osmocom-nightly
#20 1.712 The following NEW packages will be installed:
#20 1.712 libasn1c-dev libasn1c1 libgtp-dev libgtp10 libosmo-abis-dev
#20 1.712 libosmo-gsup-client-dev libosmo-gsup-client0 libosmo-netif-dev
#20 1.712 libosmo-ranap-dev libosmo-ranap7 libosmo-sigtran-dev libosmo-sigtran10
#20 1.712 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev
#20 1.712 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0
#20 1.712 libosmonetif11 libosmosim2 libosmotrau10 libosmousb0 libosmovty13 libsmpp1
#20 1.712 libsmpp34-dev osmocom-nightly
#20 1.876 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded.
#20 1.876 Need to get 3,915 kB of archives.
#20 1.876 After this operation, 17.5 MB of additional disk space will be used.
#20 1.876 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202410212026 [1,180 B]
#20 1.880 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.20.6ab06.202410212026 [168 kB]
#20 1.882 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.10.6d1d.202410212026 [39.0 kB]
#20 1.882 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dev 1.12.0.10.6d1d.202410212026 [141 kB]
#20 1.884 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.20.6ab06.202410212026 [50.6 kB]
#20 1.884 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau10 1.6.0.21.7306.202410212026 [32.9 kB]
#20 1.885 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.20.6ab06.202410212026 [69.8 kB]
#20 1.886 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.20.6ab06.202410212026 [227 kB]
#20 1.888 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.20.6ab06.202410212026 [103 kB]
#20 1.889 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.21.7306.202410212026 [73.3 kB]
#20 1.889 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.6.0.21.7306.202410212026 [117 kB]
#20 1.890 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.2.7c06.202410212026 [19.4 kB]
#20 1.891 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.20.6ab06.202410212026 [70.4 kB]
#20 1.891 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.20.6ab06.202410212026 [177 kB]
#20 1.893 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.20.6ab06.202410212026 [58.8 kB]
#20 1.893 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.20.6ab06.202410212026 [62.9 kB]
#20 1.894 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.20.6ab06.202410212026 [49.6 kB]
#20 1.894 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.20.6ab06.202410212026 [43.0 kB]
#20 1.895 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.10.0.20.6ab06.202410212026 [846 kB]
#20 1.903 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client-dev 1.8.0.2.7c06.202410212026 [22.8 kB]
#20 1.903 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.5.89a1.202410212026 [53.8 kB]
#20 1.903 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.5.1.5.89a1.202410212026 [66.1 kB]
#20 1.904 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.17.24bf.202410212026 [126 kB]
#20 1.905 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 2.0.0.17.24bf.202410212026 [589 kB]
#20 1.911 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp1 1.14.4.1.f1ec.202410212026 [102 kB]
#20 1.911 Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp34-dev 1.14.4.1.f1ec.202410212026 [112 kB]
#20 1.912 Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.37.202410212026 [75.2 kB]
#20 1.913 Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dev 0.9.37.202410212026 [106 kB]
#20 1.914 Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.2.3332.202410212026 [222 kB]
#20 1.917 Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dev 1.6.0.2.3332.202410212026 [92.1 kB]
#20 2.058 debconf: delaying package configuration, since apt-utils is not installed
#20 2.093 Fetched 3,915 kB in 0s (19.6 MB/s)
#20 2.123 Selecting previously unselected package osmocom-nightly.
#20 2.123 (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.165 Preparing to unpack .../00-osmocom-nightly_202410212026_amd64.deb ...
#20 2.170 Unpacking osmocom-nightly (202410212026) ...
#20 2.209 Selecting previously unselected package libosmocore22:amd64.
#20 2.216 Preparing to unpack .../01-libosmocore22_1.10.0.20.6ab06.202410212026_amd64.deb ...
#20 2.223 Unpacking libosmocore22:amd64 (1.10.0.20.6ab06.202410212026) ...
#20 2.278 Selecting previously unselected package libgtp10:amd64.
#20 2.286 Preparing to unpack .../02-libgtp10_1.12.0.10.6d1d.202410212026_amd64.deb ...
#20 2.290 Unpacking libgtp10:amd64 (1.12.0.10.6d1d.202410212026) ...
#20 2.332 Selecting previously unselected package libgtp-dev:amd64.
#20 2.340 Preparing to unpack .../03-libgtp-dev_1.12.0.10.6d1d.202410212026_amd64.deb ...
#20 2.344 Unpacking libgtp-dev:amd64 (1.12.0.10.6d1d.202410212026) ...
#20 2.399 Selecting previously unselected package libosmocodec4:amd64.
#20 2.407 Preparing to unpack .../04-libosmocodec4_1.10.0.20.6ab06.202410212026_amd64.deb ...
#20 2.411 Unpacking libosmocodec4:amd64 (1.10.0.20.6ab06.202410212026) ...
#20 2.460 Selecting previously unselected package libosmotrau10:amd64.
#20 2.468 Preparing to unpack .../05-libosmotrau10_1.6.0.21.7306.202410212026_amd64.deb ...
#20 2.473 Unpacking libosmotrau10:amd64 (1.6.0.21.7306.202410212026) ...
#20 2.518 Selecting previously unselected package libosmoisdn0:amd64.
#20 2.526 Preparing to unpack .../06-libosmoisdn0_1.10.0.20.6ab06.202410212026_amd64.deb ...
#20 2.529 Unpacking libosmoisdn0:amd64 (1.10.0.20.6ab06.202410212026) ...
#20 2.580 Selecting previously unselected package libosmogsm20:amd64.
#20 2.591 Preparing to unpack .../07-libosmogsm20_1.10.0.20.6ab06.202410212026_amd64.deb ...
#20 2.595 Unpacking libosmogsm20:amd64 (1.10.0.20.6ab06.202410212026) ...
#20 2.657 Selecting previously unselected package libosmovty13:amd64.
#20 2.665 Preparing to unpack .../08-libosmovty13_1.10.0.20.6ab06.202410212026_amd64.deb ...
#20 2.668 Unpacking libosmovty13:amd64 (1.10.0.20.6ab06.202410212026) ...
#20 2.725 Selecting previously unselected package libosmoabis13:amd64.
#20 2.732 Preparing to unpack .../09-libosmoabis13_1.6.0.21.7306.202410212026_amd64.deb ...
#20 2.735 Unpacking libosmoabis13:amd64 (1.6.0.21.7306.202410212026) ...
#20 2.774 Selecting previously unselected package libosmo-abis-dev:amd64.
#20 2.782 Preparing to unpack .../10-libosmo-abis-dev_1.6.0.21.7306.202410212026_amd64.deb ...
#20 2.786 Unpacking libosmo-abis-dev:amd64 (1.6.0.21.7306.202410212026) ...
#20 2.834 Selecting previously unselected package libosmo-gsup-client0:amd64.
#20 2.842 Preparing to unpack .../11-libosmo-gsup-client0_1.8.0.2.7c06.202410212026_amd64.deb ...
#20 2.846 Unpacking libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410212026) ...
#20 2.889 Selecting previously unselected package libosmocoding0:amd64.
#20 2.897 Preparing to unpack .../12-libosmocoding0_1.10.0.20.6ab06.202410212026_amd64.deb ...
#20 2.901 Unpacking libosmocoding0:amd64 (1.10.0.20.6ab06.202410212026) ...
#20 2.949 Selecting previously unselected package libosmogb14:amd64.
#20 2.958 Preparing to unpack .../13-libosmogb14_1.10.0.20.6ab06.202410212026_amd64.deb ...
#20 2.961 Unpacking libosmogb14:amd64 (1.10.0.20.6ab06.202410212026) ...
#20 3.018 Selecting previously unselected package libosmoctrl0:amd64.
#20 3.026 Preparing to unpack .../14-libosmoctrl0_1.10.0.20.6ab06.202410212026_amd64.deb ...
#20 3.029 Unpacking libosmoctrl0:amd64 (1.10.0.20.6ab06.202410212026) ...
#20 3.079 Selecting previously unselected package libosmosim2:amd64.
#20 3.086 Preparing to unpack .../15-libosmosim2_1.10.0.20.6ab06.202410212026_amd64.deb ...
#20 3.089 Unpacking libosmosim2:amd64 (1.10.0.20.6ab06.202410212026) ...
#20 3.137 Selecting previously unselected package libosmousb0:amd64.
#20 3.148 Preparing to unpack .../16-libosmousb0_1.10.0.20.6ab06.202410212026_amd64.deb ...
#20 3.152 Unpacking libosmousb0:amd64 (1.10.0.20.6ab06.202410212026) ...
#20 3.194 Selecting previously unselected package libosmocore.
#20 3.202 Preparing to unpack .../17-libosmocore_1.10.0.20.6ab06.202410212026_amd64.deb ...
#20 3.206 Unpacking libosmocore (1.10.0.20.6ab06.202410212026) ...
#20 3.249 Selecting previously unselected package libosmocore-dev:amd64.
#20 3.260 Preparing to unpack .../18-libosmocore-dev_1.10.0.20.6ab06.202410212026_amd64.deb ...
#20 3.265 Unpacking libosmocore-dev:amd64 (1.10.0.20.6ab06.202410212026) ...
#20 3.364 Selecting previously unselected package libosmo-gsup-client-dev:amd64.
#20 3.374 Preparing to unpack .../19-libosmo-gsup-client-dev_1.8.0.2.7c06.202410212026_amd64.deb ...
#20 3.378 Unpacking libosmo-gsup-client-dev:amd64 (1.8.0.2.7c06.202410212026) ...
#20 3.424 Selecting previously unselected package libosmonetif11:amd64.
#20 3.433 Preparing to unpack .../20-libosmonetif11_1.5.1.5.89a1.202410212026_amd64.deb ...
#20 3.438 Unpacking libosmonetif11:amd64 (1.5.1.5.89a1.202410212026) ...
#20 3.479 Selecting previously unselected package libosmo-netif-dev:amd64.
#20 3.487 Preparing to unpack .../21-libosmo-netif-dev_1.5.1.5.89a1.202410212026_amd64.deb ...
#20 3.492 Unpacking libosmo-netif-dev:amd64 (1.5.1.5.89a1.202410212026) ...
#20 3.542 Selecting previously unselected package libosmo-sigtran10:amd64.
#20 3.550 Preparing to unpack .../22-libosmo-sigtran10_2.0.0.17.24bf.202410212026_amd64.deb ...
#20 3.553 Unpacking libosmo-sigtran10:amd64 (2.0.0.17.24bf.202410212026) ...
#20 3.605 Selecting previously unselected package libosmo-sigtran-dev:amd64.
#20 3.616 Preparing to unpack .../23-libosmo-sigtran-dev_2.0.0.17.24bf.202410212026_amd64.deb ...
#20 3.619 Unpacking libosmo-sigtran-dev:amd64 (2.0.0.17.24bf.202410212026) ...
#20 3.702 Selecting previously unselected package libsmpp1:amd64.
#20 3.712 Preparing to unpack .../24-libsmpp1_1.14.4.1.f1ec.202410212026_amd64.deb ...
#20 3.715 Unpacking libsmpp1:amd64 (1.14.4.1.f1ec.202410212026) ...
#20 3.762 Selecting previously unselected package libsmpp34-dev:amd64.
#20 3.771 Preparing to unpack .../25-libsmpp34-dev_1.14.4.1.f1ec.202410212026_amd64.deb ...
#20 3.775 Unpacking libsmpp34-dev:amd64 (1.14.4.1.f1ec.202410212026) ...
#20 3.826 Selecting previously unselected package libasn1c1:amd64.
#20 3.834 Preparing to unpack .../26-libasn1c1_0.9.37.202410212026_amd64.deb ...
#20 3.839 Unpacking libasn1c1:amd64 (0.9.37.202410212026) ...
#20 3.888 Selecting previously unselected package libasn1c-dev:amd64.
#20 3.895 Preparing to unpack .../27-libasn1c-dev_0.9.37.202410212026_amd64.deb ...
#20 3.898 Unpacking libasn1c-dev:amd64 (0.9.37.202410212026) ...
#20 3.950 Selecting previously unselected package libosmo-ranap7:amd64.
#20 3.957 Preparing to unpack .../28-libosmo-ranap7_1.6.0.2.3332.202410212026_amd64.deb ...
#20 3.960 Unpacking libosmo-ranap7:amd64 (1.6.0.2.3332.202410212026) ...
#20 4.019 Selecting previously unselected package libosmo-ranap-dev:amd64.
#20 4.030 Preparing to unpack .../29-libosmo-ranap-dev_1.6.0.2.3332.202410212026_amd64.deb ...
#20 4.033 Unpacking libosmo-ranap-dev:amd64 (1.6.0.2.3332.202410212026) ...
#20 4.176 Setting up osmocom-nightly (202410212026) ...
#20 4.185 Setting up libsmpp1:amd64 (1.14.4.1.f1ec.202410212026) ...
#20 4.196 Setting up libosmocore22:amd64 (1.10.0.20.6ab06.202410212026) ...
#20 4.207 Setting up libosmocodec4:amd64 (1.10.0.20.6ab06.202410212026) ...
#20 4.218 Setting up libsmpp34-dev:amd64 (1.14.4.1.f1ec.202410212026) ...
#20 4.232 Setting up libasn1c1:amd64 (0.9.37.202410212026) ...
#20 4.241 Setting up libosmovty13:amd64 (1.10.0.20.6ab06.202410212026) ...
#20 4.253 Setting up libosmoisdn0:amd64 (1.10.0.20.6ab06.202410212026) ...
#20 4.263 Setting up libosmotrau10:amd64 (1.6.0.21.7306.202410212026) ...
#20 4.275 Setting up libgtp10:amd64 (1.12.0.10.6d1d.202410212026) ...
#20 4.283 Setting up libgtp-dev:amd64 (1.12.0.10.6d1d.202410212026) ...
#20 4.293 Setting up libasn1c-dev:amd64 (0.9.37.202410212026) ...
#20 4.305 Setting up libosmousb0:amd64 (1.10.0.20.6ab06.202410212026) ...
#20 4.314 Setting up libosmogsm20:amd64 (1.10.0.20.6ab06.202410212026) ...
#20 4.324 Setting up libosmoabis13:amd64 (1.6.0.21.7306.202410212026) ...
#20 4.335 Setting up libosmoctrl0:amd64 (1.10.0.20.6ab06.202410212026) ...
#20 4.345 Setting up libosmogb14:amd64 (1.10.0.20.6ab06.202410212026) ...
#20 4.356 Setting up libosmonetif11:amd64 (1.5.1.5.89a1.202410212026) ...
#20 4.366 Setting up libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410212026) ...
#20 4.378 Setting up libosmo-abis-dev:amd64 (1.6.0.21.7306.202410212026) ...
#20 4.388 Setting up libosmocoding0:amd64 (1.10.0.20.6ab06.202410212026) ...
#20 4.398 Setting up libosmosim2:amd64 (1.10.0.20.6ab06.202410212026) ...
#20 4.410 Setting up libosmocore (1.10.0.20.6ab06.202410212026) ...
#20 4.420 Setting up libosmo-sigtran10:amd64 (2.0.0.17.24bf.202410212026) ...
#20 4.431 Setting up libosmo-ranap7:amd64 (1.6.0.2.3332.202410212026) ...
#20 4.441 Setting up libosmocore-dev:amd64 (1.10.0.20.6ab06.202410212026) ...
#20 4.453 Setting up libosmo-netif-dev:amd64 (1.5.1.5.89a1.202410212026) ...
#20 4.464 Setting up libosmo-ranap-dev:amd64 (1.6.0.2.3332.202410212026) ...
#20 4.474 Setting up libosmo-gsup-client-dev:amd64 (1.8.0.2.7c06.202410212026) ...
#20 4.486 Setting up libosmo-sigtran-dev:amd64 (2.0.0.17.24bf.202410212026) ...
#20 4.497 Processing triggers for libc-bin (2.36-9+deb12u8) ...
#20 DONE 4.6s
#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.433 Hit:1 http://deb.debian.org/debian bookworm InRelease
#21 0.433 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#21 0.433 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#21 0.447 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#21 0.702 Reading package lists...
#21 1.108 Reading package lists...
#21 1.514 Building dependency tree...
#21 1.629 Reading state information...
#21 1.724 cmake is already the newest version (3.25.1-1).
#21 1.724 libfftw3-dev is already the newest version (3.3.10-1).
#21 1.724 libboost-program-options-dev is already the newest version (1.74.0.3).
#21 1.724 libboost-program-options-dev set to manually installed.
#21 1.724 libsctp-dev is already the newest version (1.0.19+dfsg-2).
#21 1.724 libpcsclite-dev is already the newest version (1.9.9-2).
#21 1.724 libuhd-dev is already the newest version (4.3.0.0+ds1-5).
#21 1.724 The following additional packages will be installed:
#21 1.724 libconfig++9v5 libconfig-dev libconfig9 libczmq4 libnspr4 libnspr4-dev
#21 1.724 libnss3 libnss3-dev libsoapysdr0.8 soapysdr0.7-module-lms7
#21 1.725 Suggested packages:
#21 1.725 libmbedtls-doc libsoapysdr-doc
#21 1.725 Recommended packages:
#21 1.725 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.857 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded.
#21 1.857 Need to get 3,550 kB of archives.
#21 1.857 After this operation, 14.8 MB of additional disk space will be used.
#21 1.857 Get:1 http://deb.debian.org/debian bookworm/main amd64 libconfig++9v5 amd64 1.5-0.4 [40.0 kB]
#21 1.866 Get:2 http://deb.debian.org/debian bookworm/main amd64 libconfig9 amd64 1.5-0.4 [29.9 kB]
#21 1.866 Get:3 http://deb.debian.org/debian bookworm/main amd64 libconfig-dev amd64 1.5-0.4 [60.8 kB]
#21 1.871 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.877 Get:6 http://deb.debian.org/debian bookworm/main amd64 libnss3 amd64 2:3.87.1-1 [1,331 kB]
#21 1.891 Get:7 http://deb.debian.org/debian bookworm/main amd64 libnspr4-dev amd64 2:4.35-1 [212 kB]
#21 1.893 Get:8 http://deb.debian.org/debian bookworm/main amd64 libnss3-dev amd64 2:3.87.1-1 [245 kB]
#21 1.895 Get:9 http://deb.debian.org/debian bookworm/main amd64 libczmq4 amd64 4.2.1-1 [172 kB]
#21 1.897 Get:10 http://deb.debian.org/debian bookworm/main amd64 libczmq-dev amd64 4.2.1-1 [414 kB]
#21 1.905 Get:11 http://deb.debian.org/debian bookworm/main amd64 libmbedtls-dev amd64 2.28.3-1 [685 kB]
#21 1.908 Get:12 http://deb.debian.org/debian bookworm/main amd64 libsoapysdr0.8 amd64 0.8.1-3 [108 kB]
#21 1.908 Get:13 http://deb.debian.org/debian bookworm/main amd64 libsoapysdr-dev amd64 0.8.1-3 [33.5 kB]
#21 2.017 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ soapysdr0.7-module-lms7 23.11.0.1.2141.9dce.202410212026 [55.1 kB]
#21 2.020 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ soapysdr-module-lms7 23.11.0.1.2141.9dce.202410212026 [7,568 B]
#21 2.182 debconf: delaying package configuration, since apt-utils is not installed
#21 2.220 Fetched 3,550 kB in 0s (18.4 MB/s)
#21 2.252 Selecting previously unselected package libconfig++9v5:amd64.
#21 2.252 (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.303 Preparing to unpack .../00-libconfig++9v5_1.5-0.4_amd64.deb ...
#21 2.310 Unpacking libconfig++9v5:amd64 (1.5-0.4) ...
#21 2.355 Selecting previously unselected package libconfig9:amd64.
#21 2.363 Preparing to unpack .../01-libconfig9_1.5-0.4_amd64.deb ...
#21 2.368 Unpacking libconfig9:amd64 (1.5-0.4) ...
#21 2.412 Selecting previously unselected package libconfig-dev:amd64.
#21 2.420 Preparing to unpack .../02-libconfig-dev_1.5-0.4_amd64.deb ...
#21 2.423 Unpacking libconfig-dev:amd64 (1.5-0.4) ...
#21 2.464 Selecting previously unselected package libconfig++-dev:amd64.
#21 2.472 Preparing to unpack .../03-libconfig++-dev_1.5-0.4_amd64.deb ...
#21 2.475 Unpacking libconfig++-dev:amd64 (1.5-0.4) ...
#21 2.524 Selecting previously unselected package libnspr4:amd64.
#21 2.534 Preparing to unpack .../04-libnspr4_2%3a4.35-1_amd64.deb ...
#21 2.538 Unpacking libnspr4:amd64 (2:4.35-1) ...
#21 2.592 Selecting previously unselected package libnss3:amd64.
#21 2.602 Preparing to unpack .../05-libnss3_2%3a3.87.1-1_amd64.deb ...
#21 2.606 Unpacking libnss3:amd64 (2:3.87.1-1) ...
#21 2.728 Selecting previously unselected package libnspr4-dev.
#21 2.736 Preparing to unpack .../06-libnspr4-dev_2%3a4.35-1_amd64.deb ...
#21 2.739 Unpacking libnspr4-dev (2:4.35-1) ...
#21 2.798 Selecting previously unselected package libnss3-dev:amd64.
#21 2.806 Preparing to unpack .../07-libnss3-dev_2%3a3.87.1-1_amd64.deb ...
#21 2.809 Unpacking libnss3-dev:amd64 (2:3.87.1-1) ...
#21 2.873 Selecting previously unselected package libczmq4:amd64.
#21 2.882 Preparing to unpack .../08-libczmq4_4.2.1-1_amd64.deb ...
#21 2.887 Unpacking libczmq4:amd64 (4.2.1-1) ...
#21 2.941 Selecting previously unselected package libczmq-dev:amd64.
#21 2.949 Preparing to unpack .../09-libczmq-dev_4.2.1-1_amd64.deb ...
#21 2.952 Unpacking libczmq-dev:amd64 (4.2.1-1) ...
#21 3.026 Selecting previously unselected package libmbedtls-dev:amd64.
#21 3.035 Preparing to unpack .../10-libmbedtls-dev_2.28.3-1_amd64.deb ...
#21 3.039 Unpacking libmbedtls-dev:amd64 (2.28.3-1) ...
#21 3.126 Selecting previously unselected package libsoapysdr0.8:amd64.
#21 3.134 Preparing to unpack .../11-libsoapysdr0.8_0.8.1-3_amd64.deb ...
#21 3.138 Unpacking libsoapysdr0.8:amd64 (0.8.1-3) ...
#21 3.189 Selecting previously unselected package libsoapysdr-dev:amd64.
#21 3.196 Preparing to unpack .../12-libsoapysdr-dev_0.8.1-3_amd64.deb ...
#21 3.199 Unpacking libsoapysdr-dev:amd64 (0.8.1-3) ...
#21 3.242 Selecting previously unselected package soapysdr0.7-module-lms7:amd64.
#21 3.250 Preparing to unpack .../13-soapysdr0.7-module-lms7_23.11.0.1.2141.9dce.202410212026_amd64.deb ...
#21 3.253 Unpacking soapysdr0.7-module-lms7:amd64 (23.11.0.1.2141.9dce.202410212026) ...
#21 3.296 Selecting previously unselected package soapysdr-module-lms7.
#21 3.304 Preparing to unpack .../14-soapysdr-module-lms7_23.11.0.1.2141.9dce.202410212026_all.deb ...
#21 3.308 Unpacking soapysdr-module-lms7 (23.11.0.1.2141.9dce.202410212026) ...
#21 3.373 Setting up libconfig9:amd64 (1.5-0.4) ...
#21 3.384 Setting up libczmq4:amd64 (4.2.1-1) ...
#21 3.393 Setting up libconfig++9v5:amd64 (1.5-0.4) ...
#21 3.404 Setting up libmbedtls-dev:amd64 (2.28.3-1) ...
#21 3.414 Setting up libsoapysdr0.8:amd64 (0.8.1-3) ...
#21 3.425 Setting up libsoapysdr-dev:amd64 (0.8.1-3) ...
#21 3.435 Setting up libnspr4:amd64 (2:4.35-1) ...
#21 3.447 Setting up libconfig-dev:amd64 (1.5-0.4) ...
#21 3.457 Setting up soapysdr0.7-module-lms7:amd64 (23.11.0.1.2141.9dce.202410212026) ...
#21 3.467 Setting up libnspr4-dev (2:4.35-1) ...
#21 3.476 Setting up soapysdr-module-lms7 (23.11.0.1.2141.9dce.202410212026) ...
#21 3.486 Setting up libnss3:amd64 (2:3.87.1-1) ...
#21 3.497 Setting up libnss3-dev:amd64 (2:3.87.1-1) ...
#21 3.509 Setting up libconfig++-dev:amd64 (1.5-0.4) ...
#21 3.519 Setting up libczmq-dev:amd64 (4.2.1-1) ...
#21 3.531 Processing triggers for man-db (2.11.2-2) ...
#21 3.547 Processing triggers for libc-bin (2.36-9+deb12u8) ...
#21 DONE 3.7s
#22 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#22 0.428 Hit:1 http://deb.debian.org/debian bookworm InRelease
#22 0.428 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#22 0.428 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#22 0.440 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#22 0.701 Reading package lists...
#22 1.114 Reading package lists...
#22 1.526 Building dependency tree...
#22 1.629 Reading state information...
#22 1.736 The following additional packages will be installed:
#22 1.736 adwaita-icon-theme at-spi2-common castxml dconf-gsettings-backend
#22 1.736 dconf-service fonts-mathjax gnome-terminal gnome-terminal-data
#22 1.736 gsettings-desktop-schemas gtk-update-icon-cache hicolor-icon-theme
#22 1.736 libad9361-0 libasyncns0 libatk-bridge2.0-0 libatk1.0-0 libatspi2.0-0 libb2-1
#22 1.736 libcaca0 libcodec2-1.0 libcolord2 libdconf1 libdouble-conversion3
#22 1.736 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1
#22 1.736 libdrm2 libegl-mesa0 libegl1 libepoxy0 libevdev2 libflac12 libfmt9 libgbm1
#22 1.736 libgl1 libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libglu1-mesa libglvnd0
#22 1.736 libglx-mesa0 libglx0 libgnuradio-analog3.10.5 libgnuradio-audio3.10.5
#22 1.736 libgnuradio-blocks3.10.5 libgnuradio-channels3.10.5
#22 1.736 libgnuradio-digital3.10.5 libgnuradio-dtv3.10.5 libgnuradio-fec3.10.5
#22 1.736 libgnuradio-fft3.10.5 libgnuradio-filter3.10.5 libgnuradio-iio3.10.5
#22 1.736 libgnuradio-network3.10.5 libgnuradio-pdu3.10.5 libgnuradio-pmt3.10.5
#22 1.736 libgnuradio-qtgui3.10.5 libgnuradio-runtime3.10.5 libgnuradio-soapy3.10.5
#22 1.736 libgnuradio-trellis3.10.5 libgnuradio-uhd3.10.5 libgnuradio-video-sdl3.10.5
#22 1.736 libgnuradio-vocoder3.10.5 libgnuradio-wavelet3.10.5 libgnuradio-zeromq3.10.5
#22 1.736 libgsl27 libgslcblas0 libgtk-3-0 libgtk-3-common libgudev-1.0-0 libiio0
#22 1.736 libinput-bin libinput10 libjack-jackd2-0 libjs-mathjax liblbfgsb0 libllvm15
#22 1.736 libmd4c0 libmp3lame0 libmpg123-0 libmtdev1 libogg0 libopenblas-dev
#22 1.736 libopenblas-pthread-dev libopenblas0 libopenblas0-pthread libopengl0
#22 1.736 libopus0 liborc-0.4-0 libportaudio2 libproxy1v5 libpulse0 libpython3-all-dev
#22 1.736 libqt5core5a libqt5dbus5 libqt5designer5 libqt5gui5 libqt5help5
#22 1.736 libqt5network5 libqt5opengl5 libqt5printsupport5 libqt5sql5 libqt5svg5
#22 1.736 libqt5test5 libqt5widgets5 libqt5xml5 libqt6core6 libqt6dbus6 libqt6gui6
#22 1.736 libqt6network6 libqt6opengl6 libqt6openglwidgets6 libqt6printsupport6
#22 1.736 libqt6sql6 libqt6test6 libqt6widgets6 libqt6xml6 libqwt-qt5-6 libsamplerate0
#22 1.736 libsdl1.2debian libslang2 libsndfile1 libspdlog1.10 libthrift-0.17.0 libts0
#22 1.736 libunwind8 libvolk2-bin libvolk2.5 libvorbis0a libvorbisenc2 libvte-2.91-0
#22 1.736 libvte-2.91-common libwacom-common libwacom9 libwayland-client0
#22 1.736 libwayland-cursor0 libwayland-egl1 libwayland-server0 libx11-xcb1
#22 1.736 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0
#22 1.736 libxcb-keysyms1 libxcb-present0 libxcb-randr0 libxcb-render-util0
#22 1.736 libxcb-shape0 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb-xinerama0
#22 1.736 libxcb-xinput0 libxcb-xkb1 libxcomposite1 libxcursor1 libxdamage1 libxfixes3
#22 1.736 libxinerama1 libxkbcommon-x11-0 libxkbcommon0 libxrandr2 libxshmfence1
#22 1.736 libxsimd-dev libxxf86vm1 pyqt5-dev-tools pyqt6-dev-tools python3-all
#22 1.736 python3-all-dev python3-attr python3-beniget python3-cairo
#22 1.736 python3-cffi-backend python3-click python3-click-plugins python3-colorama
#22 1.736 python3-contextlib2 python3-decorator python3-gast python3-gi-cairo
#22 1.736 python3-jsonschema python3-lxml python3-opengl python3-packaging python3-ply
#22 1.736 python3-py python3-pygccxml python3-pyqt5 python3-pyqt5.sip python3-pyqt6
#22 1.736 python3-pyqt6.sip python3-pyqtgraph python3-pyrsistent python3-pythran
#22 1.736 python3-schema python3-scipy python3-sip python3-thrift python3-zmq
#22 1.736 qt6-base-dev-tools qtbase5-dev-tools qtchooser xkb-data
#22 1.737 Suggested packages:
#22 1.737 gr-fosphor gr-osmosdr gqrx-sdr rtl-sdr uhd-host colord gsl-ref-psdoc
#22 1.737 | gsl-doc-pdf | gsl-doc-info | gsl-ref-html gvfs avahi-daemon jackd2
#22 1.737 fonts-mathjax-extras fonts-stix libjs-mathjax-doc opus-tools pulseaudio
#22 1.737 qgnomeplatform-qt5 qt5-image-formats-plugins libvolk2-dev libwacom-bin
#22 1.737 libxsimd-doc python-attr-doc python-jsonschema-doc python-lxml-doc libgle3
#22 1.737 python3-tk python-ply-doc subversion python3-pytest python-pyqtgraph-doc
#22 1.737 python-scipy-doc
#22 1.737 Recommended packages:
#22 1.737 librsvg2-common gvfs nautilus-extension-gnome-terminal yelp gnuradio-dev
#22 1.737 python3-matplotlib python3-networkx python3-pyqt5.qwt soapysdr-tools
#22 1.737 at-spi2-core libgtk-3-bin qttranslations5-l10n qt5-gtk-platformtheme
#22 1.737 qtwayland5 libqt5sql5-sqlite | libqt5sql5-mysql | libqt5sql5-odbc
#22 1.737 | libqt5sql5-psql | libqt5sql5-tds | libqt5sql5-ibase qt6-translations-l10n
#22 1.737 qt6-gtk-platformtheme qt6-qpa-plugins libqt6sql6-sqlite | libqt6sql6-mysql
#22 1.737 | libqt6sql6-odbc | libqt6sql6-psql | libqt6sql6-ibase python3-idna
#22 1.737 python3-json-pointer python3-rfc3987 python3-uritemplate python3-bs4
#22 1.737 python3-html5lib libglut-dev python3-pyqt5.qtopengl
#22 2.591 The following NEW packages will be installed:
#22 2.591 adwaita-icon-theme at-spi2-common castxml dconf-gsettings-backend
#22 2.591 dconf-service fonts-mathjax gnome-terminal gnome-terminal-data gnuradio
#22 2.591 gsettings-desktop-schemas gtk-update-icon-cache hicolor-icon-theme
#22 2.591 libad9361-0 libasyncns0 libatk-bridge2.0-0 libatk1.0-0 libatspi2.0-0 libb2-1
#22 2.591 libcaca0 libcodec2-1.0 libcolord2 libdconf1 libdouble-conversion3
#22 2.591 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1
#22 2.591 libdrm2 libegl-mesa0 libegl1 libepoxy0 libevdev2 libflac12 libfmt9 libgbm1
#22 2.591 libgl1 libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libglu1-mesa libglvnd0
#22 2.591 libglx-mesa0 libglx0 libgnuradio-analog3.10.5 libgnuradio-audio3.10.5
#22 2.591 libgnuradio-blocks3.10.5 libgnuradio-channels3.10.5
#22 2.591 libgnuradio-digital3.10.5 libgnuradio-dtv3.10.5 libgnuradio-fec3.10.5
#22 2.591 libgnuradio-fft3.10.5 libgnuradio-filter3.10.5 libgnuradio-iio3.10.5
#22 2.591 libgnuradio-network3.10.5 libgnuradio-pdu3.10.5 libgnuradio-pmt3.10.5
#22 2.591 libgnuradio-qtgui3.10.5 libgnuradio-runtime3.10.5 libgnuradio-soapy3.10.5
#22 2.591 libgnuradio-trellis3.10.5 libgnuradio-uhd3.10.5 libgnuradio-video-sdl3.10.5
#22 2.591 libgnuradio-vocoder3.10.5 libgnuradio-wavelet3.10.5 libgnuradio-zeromq3.10.5
#22 2.591 libgsl27 libgslcblas0 libgtk-3-0 libgtk-3-common libgudev-1.0-0 libiio0
#22 2.591 libinput-bin libinput10 libjack-jackd2-0 libjs-mathjax liblbfgsb0 libllvm15
#22 2.591 libmd4c0 libmp3lame0 libmpg123-0 libmtdev1 libogg0 libopenblas-dev
#22 2.591 libopenblas-pthread-dev libopenblas0 libopenblas0-pthread libopengl0
#22 2.591 libopus0 liborc-0.4-0 libportaudio2 libproxy1v5 libpulse0 libpython3-all-dev
#22 2.591 libqt5core5a libqt5dbus5 libqt5designer5 libqt5gui5 libqt5help5
#22 2.591 libqt5network5 libqt5opengl5 libqt5printsupport5 libqt5sql5 libqt5svg5
#22 2.591 libqt5test5 libqt5widgets5 libqt5xml5 libqt6core6 libqt6dbus6 libqt6gui6
#22 2.591 libqt6network6 libqt6opengl6 libqt6openglwidgets6 libqt6printsupport6
#22 2.591 libqt6sql6 libqt6test6 libqt6widgets6 libqt6xml6 libqwt-qt5-6 libsamplerate0
#22 2.591 libsdl1.2debian libslang2 libsndfile1 libspdlog1.10 libthrift-0.17.0 libts0
#22 2.591 libunwind8 libvolk2-bin libvolk2.5 libvorbis0a libvorbisenc2 libvte-2.91-0
#22 2.591 libvte-2.91-common libwacom-common libwacom9 libwayland-client0
#22 2.591 libwayland-cursor0 libwayland-egl1 libwayland-server0 libx11-xcb1
#22 2.591 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0
#22 2.591 libxcb-keysyms1 libxcb-present0 libxcb-randr0 libxcb-render-util0
#22 2.591 libxcb-shape0 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb-xinerama0
#22 2.591 libxcb-xinput0 libxcb-xkb1 libxcomposite1 libxcursor1 libxdamage1 libxfixes3
#22 2.591 libxinerama1 libxkbcommon-x11-0 libxkbcommon0 libxrandr2 libxshmfence1
#22 2.592 libxsimd-dev libxxf86vm1 pyqt5-dev-tools pyqt6-dev-tools python3-all
#22 2.592 python3-all-dev python3-attr python3-beniget python3-cairo
#22 2.592 python3-cffi-backend python3-click python3-click-plugins python3-colorama
#22 2.592 python3-contextlib2 python3-decorator python3-gast python3-gi-cairo
#22 2.592 python3-jsonschema python3-lxml python3-opengl python3-packaging python3-ply
#22 2.592 python3-py python3-pygccxml python3-pyqt5 python3-pyqt5.sip python3-pyqt6
#22 2.592 python3-pyqt6.sip python3-pyqtgraph python3-pyrsistent python3-pythran
#22 2.592 python3-schema python3-scipy python3-sip python3-thrift python3-zmq
#22 2.592 qt6-base-dev-tools qtbase5-dev-tools qtchooser xkb-data
#22 2.626 0 upgraded, 205 newly installed, 0 to remove and 2 not upgraded.
#22 2.626 Need to get 142 MB of archives.
#22 2.626 After this operation, 698 MB of additional disk space will be used.
#22 2.626 Get:1 http://deb.debian.org/debian bookworm/main amd64 hicolor-icon-theme all 0.17-2 [11.4 kB]
#22 2.634 Get:2 http://deb.debian.org/debian bookworm/main amd64 gtk-update-icon-cache amd64 3.24.38-2~deb12u2 [44.2 kB]
#22 2.639 Get:3 http://deb.debian.org/debian bookworm/main amd64 adwaita-icon-theme all 43-1 [5,124 kB]
#22 2.698 Get:4 http://deb.debian.org/debian bookworm/main amd64 at-spi2-common all 2.46.0-5 [162 kB]
#22 2.698 Get:5 http://deb.debian.org/debian bookworm/main amd64 castxml amd64 0.5.1-1 [963 kB]
#22 2.706 Get:6 http://deb.debian.org/debian bookworm/main amd64 libdconf1 amd64 0.40.0-4 [40.9 kB]
#22 2.706 Get:7 http://deb.debian.org/debian bookworm/main amd64 dconf-service amd64 0.40.0-4 [31.6 kB]
#22 2.706 Get:8 http://deb.debian.org/debian bookworm/main amd64 dconf-gsettings-backend amd64 0.40.0-4 [27.8 kB]
#22 2.707 Get:9 http://deb.debian.org/debian bookworm/main amd64 fonts-mathjax all 2.7.9+dfsg-1 [2,210 kB]
#22 2.726 Get:10 http://deb.debian.org/debian bookworm/main amd64 gnome-terminal-data all 3.46.8-1 [949 kB]
#22 2.733 Get:11 http://deb.debian.org/debian bookworm/main amd64 gsettings-desktop-schemas all 43.0-1 [643 kB]
#22 2.739 Get:12 http://deb.debian.org/debian bookworm/main amd64 libatk1.0-0 amd64 2.46.0-5 [49.6 kB]
#22 2.739 Get:13 http://deb.debian.org/debian bookworm/main amd64 libatspi2.0-0 amd64 2.46.0-5 [75.4 kB]
#22 2.740 Get:14 http://deb.debian.org/debian bookworm/main amd64 libatk-bridge2.0-0 amd64 2.46.0-5 [64.6 kB]
#22 2.740 Get:15 http://deb.debian.org/debian bookworm/main amd64 libcolord2 amd64 1.4.6-2.2 [137 kB]
#22 2.742 Get:16 http://deb.debian.org/debian bookworm/main amd64 libepoxy0 amd64 1.5.10-1 [189 kB]
#22 2.743 Get:17 http://deb.debian.org/debian bookworm/main amd64 libwayland-client0 amd64 1.21.0-1 [28.3 kB]
#22 2.743 Get:18 http://deb.debian.org/debian bookworm/main amd64 libwayland-cursor0 amd64 1.21.0-1 [14.4 kB]
#22 2.744 Get:19 http://deb.debian.org/debian bookworm/main amd64 libwayland-egl1 amd64 1.21.0-1 [8,640 B]
#22 2.744 Get:20 http://deb.debian.org/debian bookworm/main amd64 libxcomposite1 amd64 1:0.4.5-1 [16.6 kB]
#22 2.749 Get:21 http://deb.debian.org/debian bookworm/main amd64 libxfixes3 amd64 1:6.0.0-2 [22.7 kB]
#22 2.749 Get:22 http://deb.debian.org/debian bookworm/main amd64 libxcursor1 amd64 1:1.2.1-1 [40.9 kB]
#22 2.750 Get:23 http://deb.debian.org/debian bookworm/main amd64 libxdamage1 amd64 1:1.1.6-1 [15.1 kB]
#22 2.750 Get:24 http://deb.debian.org/debian bookworm/main amd64 libxinerama1 amd64 2:1.1.4-3 [17.8 kB]
#22 2.751 Get:25 http://deb.debian.org/debian bookworm/main amd64 xkb-data all 2.35.1-1 [764 kB]
#22 2.757 Get:26 http://deb.debian.org/debian bookworm/main amd64 libxkbcommon0 amd64 1.5.0-1 [106 kB]
#22 2.758 Get:27 http://deb.debian.org/debian bookworm/main amd64 libxrandr2 amd64 2:1.5.2-2+b1 [39.2 kB]
#22 2.758 Get:28 http://deb.debian.org/debian bookworm/main amd64 libgtk-3-common all 3.24.38-2~deb12u2 [3,893 kB]
#22 2.792 Get:29 http://deb.debian.org/debian bookworm/main amd64 libgtk-3-0 amd64 3.24.38-2~deb12u2 [2,844 kB]
#22 2.816 Get:30 http://deb.debian.org/debian bookworm/main amd64 libvte-2.91-common amd64 0.70.6-2~deb12u1 [642 kB]
#22 2.821 Get:31 http://deb.debian.org/debian bookworm/main amd64 libvte-2.91-0 amd64 0.70.6-2~deb12u1 [799 kB]
#22 2.828 Get:32 http://deb.debian.org/debian bookworm/main amd64 gnome-terminal amd64 3.46.8-1 [230 kB]
#22 2.830 Get:33 http://deb.debian.org/debian bookworm/main amd64 libjs-mathjax all 2.7.9+dfsg-1 [5,667 kB]
#22 2.882 Get:34 http://deb.debian.org/debian bookworm/main amd64 liborc-0.4-0 amd64 1:0.4.33-2 [164 kB]
#22 2.883 Get:35 http://deb.debian.org/debian bookworm/main amd64 libvolk2.5 amd64 2.5.2-3 [301 kB]
#22 2.884 Get:36 http://deb.debian.org/debian bookworm/main amd64 libvolk2-bin amd64 2.5.2-3 [82.1 kB]
#22 2.885 Get:37 http://deb.debian.org/debian bookworm/main amd64 python3-colorama all 0.4.6-2 [36.8 kB]
#22 2.885 Get:38 http://deb.debian.org/debian bookworm/main amd64 python3-click all 8.1.3-2 [92.2 kB]
#22 2.886 Get:39 http://deb.debian.org/debian bookworm/main amd64 python3-click-plugins all 1.1.1-4 [9,852 B]
#22 2.886 Get:40 http://deb.debian.org/debian bookworm/main amd64 python3-cairo amd64 1.20.1-5+b1 [63.1 kB]
#22 2.886 Get:41 http://deb.debian.org/debian bookworm/main amd64 python3-gi-cairo amd64 3.42.2-3+b1 [11.7 kB]
#22 2.886 Get:42 http://deb.debian.org/debian bookworm/main amd64 python3-attr all 22.2.0-1 [65.4 kB]
#22 2.889 Get:43 http://deb.debian.org/debian bookworm/main amd64 python3-pyrsistent amd64 0.18.1-1+b3 [60.0 kB]
#22 2.893 Get:44 http://deb.debian.org/debian bookworm/main amd64 python3-jsonschema all 4.10.3-1 [67.9 kB]
#22 2.895 Get:45 http://deb.debian.org/debian bookworm/main amd64 python3-lxml amd64 4.9.2-1+b1 [1,194 kB]
#22 2.906 Get:46 http://deb.debian.org/debian bookworm/main amd64 libglvnd0 amd64 1.6.0-1 [51.8 kB]
#22 2.907 Get:47 http://deb.debian.org/debian bookworm/main amd64 libdrm-common all 2.4.114-1 [7,112 B]
#22 2.908 Get:48 http://deb.debian.org/debian bookworm/main amd64 libdrm2 amd64 2.4.114-1+b1 [37.5 kB]
#22 2.908 Get:49 http://deb.debian.org/debian bookworm/main amd64 libglapi-mesa amd64 22.3.6-1+deb12u1 [35.7 kB]
#22 2.908 Get:50 http://deb.debian.org/debian bookworm/main amd64 libx11-xcb1 amd64 2:1.8.4-2+deb12u2 [192 kB]
#22 2.909 Get:51 http://deb.debian.org/debian bookworm/main amd64 libxcb-dri2-0 amd64 1.15-1 [107 kB]
#22 2.913 Get:52 http://deb.debian.org/debian bookworm/main amd64 libxcb-dri3-0 amd64 1.15-1 [107 kB]
#22 2.913 Get:53 http://deb.debian.org/debian bookworm/main amd64 libxcb-glx0 amd64 1.15-1 [122 kB]
#22 2.914 Get:54 http://deb.debian.org/debian bookworm/main amd64 libxcb-present0 amd64 1.15-1 [105 kB]
#22 2.915 Get:55 http://deb.debian.org/debian bookworm/main amd64 libxcb-randr0 amd64 1.15-1 [117 kB]
#22 2.916 Get:56 http://deb.debian.org/debian bookworm/main amd64 libxcb-sync1 amd64 1.15-1 [109 kB]
#22 2.917 Get:57 http://deb.debian.org/debian bookworm/main amd64 libxcb-xfixes0 amd64 1.15-1 [109 kB]
#22 2.918 Get:58 http://deb.debian.org/debian bookworm/main amd64 libxshmfence1 amd64 1.3-1 [8,820 B]
#22 2.918 Get:59 http://deb.debian.org/debian bookworm/main amd64 libxxf86vm1 amd64 1:1.1.4-1+b2 [20.8 kB]
#22 2.918 Get:60 http://deb.debian.org/debian bookworm/main amd64 libdrm-amdgpu1 amd64 2.4.114-1+b1 [20.9 kB]
#22 2.920 Get:61 http://deb.debian.org/debian bookworm/main amd64 libdrm-intel1 amd64 2.4.114-1+b1 [64.0 kB]
#22 2.921 Get:62 http://deb.debian.org/debian bookworm/main amd64 libdrm-nouveau2 amd64 2.4.114-1+b1 [19.1 kB]
#22 2.921 Get:63 http://deb.debian.org/debian bookworm/main amd64 libdrm-radeon1 amd64 2.4.114-1+b1 [21.8 kB]
#22 2.921 Get:64 http://deb.debian.org/debian bookworm/main amd64 libllvm15 amd64 1:15.0.6-4+b1 [23.1 MB]
#22 3.127 Get:65 http://deb.debian.org/debian bookworm/main amd64 libgl1-mesa-dri amd64 22.3.6-1+deb12u1 [7,239 kB]
#22 3.184 Get:66 http://deb.debian.org/debian bookworm/main amd64 libglx-mesa0 amd64 22.3.6-1+deb12u1 [147 kB]
#22 3.184 Get:67 http://deb.debian.org/debian bookworm/main amd64 libglx0 amd64 1.6.0-1 [34.4 kB]
#22 3.185 Get:68 http://deb.debian.org/debian bookworm/main amd64 libgl1 amd64 1.6.0-1 [88.4 kB]
#22 3.185 Get:69 http://deb.debian.org/debian bookworm/main amd64 libgl1-mesa-glx amd64 22.3.6-1+deb12u1 [14.5 kB]
#22 3.185 Get:70 http://deb.debian.org/debian bookworm/main amd64 libopengl0 amd64 1.6.0-1 [30.6 kB]
#22 3.186 Get:71 http://deb.debian.org/debian bookworm/main amd64 libglu1-mesa amd64 9.0.2-1.1 [178 kB]
#22 3.187 Get:72 http://deb.debian.org/debian bookworm/main amd64 python3-opengl all 3.1.6+dfsg-3 [605 kB]
#22 3.190 Get:73 http://deb.debian.org/debian bookworm/main amd64 python3-packaging all 23.0-1 [32.5 kB]
#22 3.190 Get:74 http://deb.debian.org/debian bookworm/main amd64 python3-pygccxml all 2.2.1-1 [80.3 kB]
#22 3.191 Get:75 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt5.sip amd64 12.11.1-1 [56.4 kB]
#22 3.195 Get:76 http://deb.debian.org/debian bookworm/main amd64 libdouble-conversion3 amd64 3.2.1-1 [41.5 kB]
#22 3.196 Get:77 http://deb.debian.org/debian bookworm/main amd64 libqt5core5a amd64 5.15.8+dfsg-11+deb12u2 [1,810 kB]
#22 3.213 Get:78 http://deb.debian.org/debian bookworm/main amd64 libqt5dbus5 amd64 5.15.8+dfsg-11+deb12u2 [211 kB]
#22 3.214 Get:79 http://deb.debian.org/debian bookworm/main amd64 libwayland-server0 amd64 1.21.0-1 [35.9 kB]
#22 3.214 Get:80 http://deb.debian.org/debian bookworm/main amd64 libgbm1 amd64 22.3.6-1+deb12u1 [38.0 kB]
#22 3.215 Get:81 http://deb.debian.org/debian bookworm/main amd64 libegl-mesa0 amd64 22.3.6-1+deb12u1 [114 kB]
#22 3.216 Get:82 http://deb.debian.org/debian bookworm/main amd64 libegl1 amd64 1.6.0-1 [33.7 kB]
#22 3.216 Get:83 http://deb.debian.org/debian bookworm/main amd64 libevdev2 amd64 1.13.0+dfsg-1 [34.0 kB]
#22 3.216 Get:84 http://deb.debian.org/debian bookworm/main amd64 libmtdev1 amd64 1.1.6-1 [23.0 kB]
#22 3.216 Get:85 http://deb.debian.org/debian bookworm/main amd64 libgudev-1.0-0 amd64 237-2 [15.1 kB]
#22 3.217 Get:86 http://deb.debian.org/debian bookworm/main amd64 libwacom-common all 2.6.0-1 [58.4 kB]
#22 3.219 Get:87 http://deb.debian.org/debian bookworm/main amd64 libwacom9 amd64 2.6.0-1 [21.5 kB]
#22 3.224 Get:88 http://deb.debian.org/debian bookworm/main amd64 libinput-bin amd64 1.22.1-1 [23.2 kB]
#22 3.225 Get:89 http://deb.debian.org/debian bookworm/main amd64 libinput10 amd64 1.22.1-1 [125 kB]
#22 3.227 Get:90 http://deb.debian.org/debian bookworm/main amd64 libmd4c0 amd64 0.4.8-1 [44.2 kB]
#22 3.227 Get:91 http://deb.debian.org/debian bookworm/main amd64 libqt5network5 amd64 5.15.8+dfsg-11+deb12u2 [675 kB]
#22 3.233 Get:92 http://deb.debian.org/debian bookworm/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [27.4 kB]
#22 3.234 Get:93 http://deb.debian.org/debian bookworm/main amd64 libxcb-util1 amd64 0.4.0-1+b1 [23.2 kB]
#22 3.234 Get:94 http://deb.debian.org/debian bookworm/main amd64 libxcb-image0 amd64 0.4.0-2 [22.9 kB]
#22 3.234 Get:95 http://deb.debian.org/debian bookworm/main amd64 libxcb-keysyms1 amd64 0.4.0-1+b2 [16.4 kB]
#22 3.234 Get:96 http://deb.debian.org/debian bookworm/main amd64 libxcb-render-util0 amd64 0.3.9-1+b1 [18.3 kB]
#22 3.235 Get:97 http://deb.debian.org/debian bookworm/main amd64 libxcb-shape0 amd64 1.15-1 [106 kB]
#22 3.236 Get:98 http://deb.debian.org/debian bookworm/main amd64 libxcb-xinerama0 amd64 1.15-1 [105 kB]
#22 3.237 Get:99 http://deb.debian.org/debian bookworm/main amd64 libxcb-xinput0 amd64 1.15-1 [130 kB]
#22 3.239 Get:100 http://deb.debian.org/debian bookworm/main amd64 libxcb-xkb1 amd64 1.15-1 [129 kB]
#22 3.240 Get:101 http://deb.debian.org/debian bookworm/main amd64 libxkbcommon-x11-0 amd64 1.5.0-1 [15.6 kB]
#22 3.241 Get:102 http://deb.debian.org/debian bookworm/main amd64 libqt5gui5 amd64 5.15.8+dfsg-11+deb12u2 [3,408 kB]
#22 3.271 Get:103 http://deb.debian.org/debian bookworm/main amd64 libqt5widgets5 amd64 5.15.8+dfsg-11+deb12u2 [2,381 kB]
#22 3.292 Get:104 http://deb.debian.org/debian bookworm/main amd64 libqt5xml5 amd64 5.15.8+dfsg-11+deb12u2 [122 kB]
#22 3.292 Get:105 http://deb.debian.org/debian bookworm/main amd64 libqt5designer5 amd64 5.15.8-2 [2,748 kB]
#22 3.319 Get:106 http://deb.debian.org/debian bookworm/main amd64 libqt5sql5 amd64 5.15.8+dfsg-11+deb12u2 [122 kB]
#22 3.320 Get:107 http://deb.debian.org/debian bookworm/main amd64 libqt5help5 amd64 5.15.8-2 [149 kB]
#22 3.320 Get:108 http://deb.debian.org/debian bookworm/main amd64 libqt5printsupport5 amd64 5.15.8+dfsg-11+deb12u2 [202 kB]
#22 3.321 Get:109 http://deb.debian.org/debian bookworm/main amd64 libqt5test5 amd64 5.15.8+dfsg-11+deb12u2 [146 kB]
#22 3.322 Get:110 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt5 amd64 5.15.9+dfsg-1 [2,489 kB]
#22 3.345 Get:111 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt6.sip amd64 13.4.1-1 [51.4 kB]
#22 3.346 Get:112 http://deb.debian.org/debian bookworm/main amd64 libb2-1 amd64 0.98.1-1.1 [40.9 kB]
#22 3.346 Get:113 http://deb.debian.org/debian bookworm/main amd64 libqt6core6 amd64 6.4.2+dfsg-10 [1,613 kB]
#22 3.357 Get:114 http://deb.debian.org/debian bookworm/main amd64 libqt6dbus6 amd64 6.4.2+dfsg-10 [248 kB]
#22 3.359 Get:115 http://deb.debian.org/debian bookworm/main amd64 libts0 amd64 1.22-1+b1 [64.6 kB]
#22 3.359 Get:116 http://deb.debian.org/debian bookworm/main amd64 libqt6gui6 amd64 6.4.2+dfsg-10 [2,854 kB]
#22 3.384 Get:117 http://deb.debian.org/debian bookworm/main amd64 libproxy1v5 amd64 0.4.18-1.2 [56.2 kB]
#22 3.385 Get:118 http://deb.debian.org/debian bookworm/main amd64 libqt6network6 amd64 6.4.2+dfsg-10 [682 kB]
#22 3.390 Get:119 http://deb.debian.org/debian bookworm/main amd64 libqt6opengl6 amd64 6.4.2+dfsg-10 [390 kB]
#22 3.393 Get:120 http://deb.debian.org/debian bookworm/main amd64 libqt6widgets6 amd64 6.4.2+dfsg-10 [2,445 kB]
#22 3.414 Get:121 http://deb.debian.org/debian bookworm/main amd64 libqt6openglwidgets6 amd64 6.4.2+dfsg-10 [43.4 kB]
#22 3.415 Get:122 http://deb.debian.org/debian bookworm/main amd64 libqt6printsupport6 amd64 6.4.2+dfsg-10 [211 kB]
#22 3.416 Get:123 http://deb.debian.org/debian bookworm/main amd64 libqt6sql6 amd64 6.4.2+dfsg-10 [133 kB]
#22 3.417 Get:124 http://deb.debian.org/debian bookworm/main amd64 libqt6test6 amd64 6.4.2+dfsg-10 [161 kB]
#22 3.418 Get:125 http://deb.debian.org/debian bookworm/main amd64 libqt6xml6 amd64 6.4.2+dfsg-10 [75.5 kB]
#22 3.419 Get:126 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt6 amd64 6.4.2-1 [2,461 kB]
#22 3.441 Get:127 http://deb.debian.org/debian bookworm/main amd64 python3-decorator all 5.1.1-3 [14.9 kB]
#22 3.441 Get:128 http://deb.debian.org/debian bookworm/main amd64 libopenblas0-pthread amd64 0.3.21+ds-4 [6,709 kB]
#22 3.499 Get:129 http://deb.debian.org/debian bookworm/main amd64 libopenblas0 amd64 0.3.21+ds-4 [32.6 kB]
#22 3.499 Get:130 http://deb.debian.org/debian bookworm/main amd64 libopenblas-pthread-dev amd64 0.3.21+ds-4 [4,971 kB]
#22 3.541 Get:131 http://deb.debian.org/debian bookworm/main amd64 libopenblas-dev amd64 0.3.21+ds-4 [44.9 kB]
#22 3.541 Get:132 http://deb.debian.org/debian bookworm/main amd64 libpython3-all-dev amd64 3.11.2-1+b1 [1,068 B]
#22 3.541 Get:133 http://deb.debian.org/debian bookworm/main amd64 python3-all amd64 3.11.2-1+b1 [1,056 B]
#22 3.541 Get:134 http://deb.debian.org/debian bookworm/main amd64 python3-all-dev amd64 3.11.2-1+b1 [1,072 B]
#22 3.541 Get:135 http://deb.debian.org/debian bookworm/main amd64 libxsimd-dev amd64 8.1.0-7 [88.8 kB]
#22 3.542 Get:136 http://deb.debian.org/debian bookworm/main amd64 python3-gast all 0.5.2-2 [9,364 B]
#22 3.542 Get:137 http://deb.debian.org/debian bookworm/main amd64 python3-beniget all 0.4.1-3 [9,920 B]
#22 3.542 Get:138 http://deb.debian.org/debian bookworm/main amd64 python3-ply all 3.11-5 [65.8 kB]
#22 3.543 Get:139 http://deb.debian.org/debian bookworm/main amd64 python3-pythran amd64 0.11.0+ds-7 [427 kB]
#22 3.551 Get:140 http://deb.debian.org/debian bookworm/main amd64 liblbfgsb0 amd64 3.0+dfsg.4-1 [28.9 kB]
#22 3.552 Get:141 http://deb.debian.org/debian bookworm/main amd64 python3-scipy amd64 1.10.1-2 [15.2 MB]
#22 3.685 Get:142 http://deb.debian.org/debian bookworm/main amd64 pyqt5-dev-tools amd64 5.15.9+dfsg-1 [180 kB]
#22 3.685 Get:143 http://deb.debian.org/debian bookworm/main amd64 pyqt6-dev-tools all 6.4.2-1 [66.4 kB]
#22 3.686 Get:144 http://deb.debian.org/debian bookworm/main amd64 qtchooser amd64 66-2 [26.3 kB]
#22 3.686 Get:145 http://deb.debian.org/debian bookworm/main amd64 qtbase5-dev-tools amd64 5.15.8+dfsg-11+deb12u2 [758 kB]
#22 3.691 Get:146 http://deb.debian.org/debian bookworm/main amd64 qt6-base-dev-tools amd64 6.4.2+dfsg-10 [890 kB]
#22 3.699 Get:147 http://deb.debian.org/debian bookworm/main amd64 python3-pyqtgraph all 0.13.1-4 [617 kB]
#22 3.704 Get:148 http://deb.debian.org/debian bookworm/main amd64 python3-contextlib2 all 0.6.0.post1-3 [13.5 kB]
#22 3.704 Get:149 http://deb.debian.org/debian bookworm/main amd64 python3-schema all 0.7.5-1 [27.5 kB]
#22 3.704 Get:150 http://deb.debian.org/debian bookworm/main amd64 python3-sip amd64 4.19.25+dfsg-5+b1 [165 kB]
#22 3.705 Get:151 http://deb.debian.org/debian bookworm/main amd64 python3-thrift amd64 0.17.0-2+b2 [160 kB]
#22 3.707 Get:152 http://deb.debian.org/debian bookworm/main amd64 python3-cffi-backend amd64 1.15.1-5+b1 [84.6 kB]
#22 3.708 Get:153 http://deb.debian.org/debian bookworm/main amd64 python3-py all 1.11.0-1 [89.2 kB]
#22 3.708 Get:154 http://deb.debian.org/debian bookworm/main amd64 python3-zmq amd64 24.0.1-4+b1 [263 kB]
#22 3.710 Get:155 http://deb.debian.org/debian bookworm/main amd64 libfmt9 amd64 9.1.0+ds1-2 [113 kB]
#22 3.711 Get:156 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-pmt3.10.5 amd64 3.10.5.1-3 [117 kB]
#22 3.713 Get:157 http://deb.debian.org/debian bookworm/main amd64 libspdlog1.10 amd64 1:1.10.0+ds-0.4 [130 kB]
#22 3.714 Get:158 http://deb.debian.org/debian bookworm/main amd64 libthrift-0.17.0 amd64 0.17.0-2+b2 [372 kB]
#22 3.717 Get:159 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB]
#22 3.719 Get:160 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-runtime3.10.5 amd64 3.10.5.1-3 [562 kB]
#22 3.725 Get:161 http://deb.debian.org/debian bookworm/main amd64 libogg0 amd64 1.3.5-3 [23.4 kB]
#22 3.725 Get:162 http://deb.debian.org/debian bookworm/main amd64 libflac12 amd64 1.4.2+ds-2 [198 kB]
#22 3.727 Get:163 http://deb.debian.org/debian bookworm/main amd64 libmp3lame0 amd64 3.100-6 [365 kB]
#22 3.730 Get:164 http://deb.debian.org/debian bookworm/main amd64 libmpg123-0 amd64 1.31.2-1 [147 kB]
#22 3.731 Get:165 http://deb.debian.org/debian bookworm/main amd64 libopus0 amd64 1.3.1-3 [195 kB]
#22 3.733 Get:166 http://deb.debian.org/debian bookworm/main amd64 libvorbis0a amd64 1.3.7-1 [93.0 kB]
#22 3.734 Get:167 http://deb.debian.org/debian bookworm/main amd64 libvorbisenc2 amd64 1.3.7-1 [80.6 kB]
#22 3.734 Get:168 http://deb.debian.org/debian bookworm/main amd64 libsndfile1 amd64 1.2.0-1 [196 kB]
#22 3.736 Get:169 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-blocks3.10.5 amd64 3.10.5.1-3 [561 kB]
#22 3.741 Get:170 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-fft3.10.5 amd64 3.10.5.1-3 [121 kB]
#22 3.742 Get:171 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-analog3.10.5 amd64 3.10.5.1-3 [177 kB]
#22 3.743 Get:172 http://deb.debian.org/debian bookworm/main amd64 libsamplerate0 amd64 0.2.2-3 [952 kB]
#22 3.751 Get:173 http://deb.debian.org/debian bookworm/main amd64 libjack-jackd2-0 amd64 1.9.21~dfsg-3 [281 kB]
#22 3.754 Get:174 http://deb.debian.org/debian bookworm/main amd64 libportaudio2 amd64 19.6.0-1.2 [66.7 kB]
#22 3.754 Get:175 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-audio3.10.5 amd64 3.10.5.1-3 [158 kB]
#22 3.756 Get:176 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-filter3.10.5 amd64 3.10.5.1-3 [251 kB]
#22 3.758 Get:177 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-channels3.10.5 amd64 3.10.5.1-3 [121 kB]
#22 3.759 Get:178 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-digital3.10.5 amd64 3.10.5.1-3 [416 kB]
#22 3.762 Get:179 http://deb.debian.org/debian bookworm/main amd64 libgslcblas0 amd64 2.7.1+dfsg-5 [108 kB]
#22 3.763 Get:180 http://deb.debian.org/debian bookworm/main amd64 libgsl27 amd64 2.7.1+dfsg-5 [941 kB]
#22 3.771 Get:181 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-fec3.10.5 amd64 3.10.5.1-3 [252 kB]
#22 3.773 Get:182 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-dtv3.10.5 amd64 3.10.5.1-3 [400 kB]
#22 3.777 Get:183 http://deb.debian.org/debian bookworm/main amd64 libiio0 amd64 0.24-4 [49.6 kB]
#22 3.777 Get:184 http://deb.debian.org/debian bookworm/main amd64 libad9361-0 amd64 0.2-1 [72.1 kB]
#22 3.778 Get:185 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-iio3.10.5 amd64 3.10.5.1-3 [166 kB]
#22 3.779 Get:186 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-network3.10.5 amd64 3.10.5.1-3 [195 kB]
#22 3.781 Get:187 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-pdu3.10.5 amd64 3.10.5.1-3 [172 kB]
#22 3.782 Get:188 http://deb.debian.org/debian bookworm/main amd64 libqt5opengl5 amd64 5.15.8+dfsg-11+deb12u2 [148 kB]
#22 3.784 Get:189 http://deb.debian.org/debian bookworm/main amd64 libqt5svg5 amd64 5.15.8-3 [134 kB]
#22 3.785 Get:190 http://deb.debian.org/debian bookworm/main amd64 libqwt-qt5-6 amd64 6.1.4-2 [426 kB]
#22 3.788 Get:191 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-qtgui3.10.5 amd64 3.10.5.1-3 [466 kB]
#22 3.792 Get:192 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-soapy3.10.5 amd64 3.10.5.1-3 [142 kB]
#22 3.794 Get:193 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-trellis3.10.5 amd64 3.10.5.1-3 [204 kB]
#22 3.795 Get:194 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-uhd3.10.5 amd64 3.10.5.1-3 [195 kB]
#22 3.797 Get:195 http://deb.debian.org/debian bookworm/main amd64 libslang2 amd64 2.3.3-3 [554 kB]
#22 3.802 Get:196 http://deb.debian.org/debian bookworm/main amd64 libcaca0 amd64 0.99.beta20-3 [205 kB]
#22 3.804 Get:197 http://deb.debian.org/debian bookworm/main amd64 libasyncns0 amd64 0.8-6+b3 [12.9 kB]
#22 3.804 Get:198 http://deb.debian.org/debian bookworm/main amd64 libpulse0 amd64 16.1+dfsg1-2+b1 [274 kB]
#22 3.806 Get:199 http://deb.debian.org/debian bookworm/main amd64 libsdl1.2debian amd64 1.2.15+dfsg2-8 [199 kB]
#22 3.808 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.809 Get:201 http://deb.debian.org/debian bookworm/main amd64 libcodec2-1.0 amd64 1.0.5-1 [8,171 kB]
#22 3.882 Get:202 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-vocoder3.10.5 amd64 3.10.5.1-3 [116 kB]
#22 3.882 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.883 Get:204 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-zeromq3.10.5 amd64 3.10.5.1-3 [125 kB]
#22 3.883 Get:205 http://deb.debian.org/debian bookworm/main amd64 gnuradio amd64 3.10.5.1-3 [3,457 kB]
#22 4.069 debconf: delaying package configuration, since apt-utils is not installed
#22 4.116 Fetched 142 MB in 1s (109 MB/s)
#22 4.154 Selecting previously unselected package hicolor-icon-theme.
#22 4.154 (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.203 Preparing to unpack .../000-hicolor-icon-theme_0.17-2_all.deb ...
#22 4.207 Unpacking hicolor-icon-theme (0.17-2) ...
#22 4.288 Selecting previously unselected package gtk-update-icon-cache.
#22 4.296 Preparing to unpack .../001-gtk-update-icon-cache_3.24.38-2~deb12u2_amd64.deb ...
#22 4.299 Unpacking gtk-update-icon-cache (3.24.38-2~deb12u2) ...
#22 4.364 Selecting previously unselected package adwaita-icon-theme.
#22 4.373 Preparing to unpack .../002-adwaita-icon-theme_43-1_all.deb ...
#22 4.377 Unpacking adwaita-icon-theme (43-1) ...
#22 5.061 Selecting previously unselected package at-spi2-common.
#22 5.073 Preparing to unpack .../003-at-spi2-common_2.46.0-5_all.deb ...
#22 5.077 Unpacking at-spi2-common (2.46.0-5) ...
#22 5.172 Selecting previously unselected package castxml.
#22 5.181 Preparing to unpack .../004-castxml_0.5.1-1_amd64.deb ...
#22 5.185 Unpacking castxml (0.5.1-1) ...
#22 5.341 Selecting previously unselected package libdconf1:amd64.
#22 5.353 Preparing to unpack .../005-libdconf1_0.40.0-4_amd64.deb ...
#22 5.359 Unpacking libdconf1:amd64 (0.40.0-4) ...
#22 5.401 Selecting previously unselected package dconf-service.
#22 5.410 Preparing to unpack .../006-dconf-service_0.40.0-4_amd64.deb ...
#22 5.413 Unpacking dconf-service (0.40.0-4) ...
#22 5.456 Selecting previously unselected package dconf-gsettings-backend:amd64.
#22 5.464 Preparing to unpack .../007-dconf-gsettings-backend_0.40.0-4_amd64.deb ...
#22 5.467 Unpacking dconf-gsettings-backend:amd64 (0.40.0-4) ...
#22 5.512 Selecting previously unselected package fonts-mathjax.
#22 5.521 Preparing to unpack .../008-fonts-mathjax_2.7.9+dfsg-1_all.deb ...
#22 5.524 Unpacking fonts-mathjax (2.7.9+dfsg-1) ...
#22 5.704 Selecting previously unselected package gnome-terminal-data.
#22 5.713 Preparing to unpack .../009-gnome-terminal-data_3.46.8-1_all.deb ...
#22 5.717 Unpacking gnome-terminal-data (3.46.8-1) ...
#22 5.888 Selecting previously unselected package gsettings-desktop-schemas.
#22 5.896 Preparing to unpack .../010-gsettings-desktop-schemas_43.0-1_all.deb ...
#22 5.900 Unpacking gsettings-desktop-schemas (43.0-1) ...
#22 5.990 Selecting previously unselected package libatk1.0-0:amd64.
#22 6.001 Preparing to unpack .../011-libatk1.0-0_2.46.0-5_amd64.deb ...
#22 6.004 Unpacking libatk1.0-0:amd64 (2.46.0-5) ...
#22 6.055 Selecting previously unselected package libatspi2.0-0:amd64.
#22 6.066 Preparing to unpack .../012-libatspi2.0-0_2.46.0-5_amd64.deb ...
#22 6.070 Unpacking libatspi2.0-0:amd64 (2.46.0-5) ...
#22 6.123 Selecting previously unselected package libatk-bridge2.0-0:amd64.
#22 6.132 Preparing to unpack .../013-libatk-bridge2.0-0_2.46.0-5_amd64.deb ...
#22 6.137 Unpacking libatk-bridge2.0-0:amd64 (2.46.0-5) ...
#22 6.189 Selecting previously unselected package libcolord2:amd64.
#22 6.198 Preparing to unpack .../014-libcolord2_1.4.6-2.2_amd64.deb ...
#22 6.202 Unpacking libcolord2:amd64 (1.4.6-2.2) ...
#22 6.259 Selecting previously unselected package libepoxy0:amd64.
#22 6.266 Preparing to unpack .../015-libepoxy0_1.5.10-1_amd64.deb ...
#22 6.269 Unpacking libepoxy0:amd64 (1.5.10-1) ...
#22 6.325 Selecting previously unselected package libwayland-client0:amd64.
#22 6.337 Preparing to unpack .../016-libwayland-client0_1.21.0-1_amd64.deb ...
#22 6.340 Unpacking libwayland-client0:amd64 (1.21.0-1) ...
#22 6.390 Selecting previously unselected package libwayland-cursor0:amd64.
#22 6.400 Preparing to unpack .../017-libwayland-cursor0_1.21.0-1_amd64.deb ...
#22 6.404 Unpacking libwayland-cursor0:amd64 (1.21.0-1) ...
#22 6.448 Selecting previously unselected package libwayland-egl1:amd64.
#22 6.457 Preparing to unpack .../018-libwayland-egl1_1.21.0-1_amd64.deb ...
#22 6.460 Unpacking libwayland-egl1:amd64 (1.21.0-1) ...
#22 6.505 Selecting previously unselected package libxcomposite1:amd64.
#22 6.517 Preparing to unpack .../019-libxcomposite1_1%3a0.4.5-1_amd64.deb ...
#22 6.520 Unpacking libxcomposite1:amd64 (1:0.4.5-1) ...
#22 6.565 Selecting previously unselected package libxfixes3:amd64.
#22 6.575 Preparing to unpack .../020-libxfixes3_1%3a6.0.0-2_amd64.deb ...
#22 6.580 Unpacking libxfixes3:amd64 (1:6.0.0-2) ...
#22 6.632 Selecting previously unselected package libxcursor1:amd64.
#22 6.643 Preparing to unpack .../021-libxcursor1_1%3a1.2.1-1_amd64.deb ...
#22 6.646 Unpacking libxcursor1:amd64 (1:1.2.1-1) ...
#22 6.694 Selecting previously unselected package libxdamage1:amd64.
#22 6.703 Preparing to unpack .../022-libxdamage1_1%3a1.1.6-1_amd64.deb ...
#22 6.706 Unpacking libxdamage1:amd64 (1:1.1.6-1) ...
#22 6.746 Selecting previously unselected package libxinerama1:amd64.
#22 6.757 Preparing to unpack .../023-libxinerama1_2%3a1.1.4-3_amd64.deb ...
#22 6.761 Unpacking libxinerama1:amd64 (2:1.1.4-3) ...
#22 6.803 Selecting previously unselected package xkb-data.
#22 6.812 Preparing to unpack .../024-xkb-data_2.35.1-1_all.deb ...
#22 6.815 Unpacking xkb-data (2.35.1-1) ...
#22 6.932 Selecting previously unselected package libxkbcommon0:amd64.
#22 6.941 Preparing to unpack .../025-libxkbcommon0_1.5.0-1_amd64.deb ...
#22 6.946 Unpacking libxkbcommon0:amd64 (1.5.0-1) ...
#22 7.000 Selecting previously unselected package libxrandr2:amd64.
#22 7.008 Preparing to unpack .../026-libxrandr2_2%3a1.5.2-2+b1_amd64.deb ...
#22 7.010 Unpacking libxrandr2:amd64 (2:1.5.2-2+b1) ...
#22 7.056 Selecting previously unselected package libgtk-3-common.
#22 7.065 Preparing to unpack .../027-libgtk-3-common_3.24.38-2~deb12u2_all.deb ...
#22 7.069 Unpacking libgtk-3-common (3.24.38-2~deb12u2) ...
#22 7.371 Selecting previously unselected package libgtk-3-0:amd64.
#22 7.380 Preparing to unpack .../028-libgtk-3-0_3.24.38-2~deb12u2_amd64.deb ...
#22 7.383 Unpacking libgtk-3-0:amd64 (3.24.38-2~deb12u2) ...
#22 7.602 Selecting previously unselected package libvte-2.91-common.
#22 7.610 Preparing to unpack .../029-libvte-2.91-common_0.70.6-2~deb12u1_amd64.deb ...
#22 7.614 Unpacking libvte-2.91-common (0.70.6-2~deb12u1) ...
#22 7.688 Selecting previously unselected package libvte-2.91-0:amd64.
#22 7.697 Preparing to unpack .../030-libvte-2.91-0_0.70.6-2~deb12u1_amd64.deb ...
#22 7.700 Unpacking libvte-2.91-0:amd64 (0.70.6-2~deb12u1) ...
#22 7.759 Selecting previously unselected package gnome-terminal.
#22 7.768 Preparing to unpack .../031-gnome-terminal_3.46.8-1_amd64.deb ...
#22 7.772 Unpacking gnome-terminal (3.46.8-1) ...
#22 7.849 Selecting previously unselected package libjs-mathjax.
#22 7.857 Preparing to unpack .../032-libjs-mathjax_2.7.9+dfsg-1_all.deb ...
#22 7.861 Unpacking libjs-mathjax (2.7.9+dfsg-1) ...
#22 8.487 Selecting previously unselected package liborc-0.4-0:amd64.
#22 8.498 Preparing to unpack .../033-liborc-0.4-0_1%3a0.4.33-2_amd64.deb ...
#22 8.501 Unpacking liborc-0.4-0:amd64 (1:0.4.33-2) ...
#22 8.559 Selecting previously unselected package libvolk2.5:amd64.
#22 8.569 Preparing to unpack .../034-libvolk2.5_2.5.2-3_amd64.deb ...
#22 8.572 Unpacking libvolk2.5:amd64 (2.5.2-3) ...
#22 8.641 Selecting previously unselected package libvolk2-bin.
#22 8.650 Preparing to unpack .../035-libvolk2-bin_2.5.2-3_amd64.deb ...
#22 8.654 Unpacking libvolk2-bin (2.5.2-3) ...
#22 8.707 Selecting previously unselected package python3-colorama.
#22 8.717 Preparing to unpack .../036-python3-colorama_0.4.6-2_all.deb ...
#22 8.720 Unpacking python3-colorama (0.4.6-2) ...
#22 8.768 Selecting previously unselected package python3-click.
#22 8.779 Preparing to unpack .../037-python3-click_8.1.3-2_all.deb ...
#22 8.782 Unpacking python3-click (8.1.3-2) ...
#22 8.831 Selecting previously unselected package python3-click-plugins.
#22 8.842 Preparing to unpack .../038-python3-click-plugins_1.1.1-4_all.deb ...
#22 8.846 Unpacking python3-click-plugins (1.1.1-4) ...
#22 8.889 Selecting previously unselected package python3-cairo:amd64.
#22 8.897 Preparing to unpack .../039-python3-cairo_1.20.1-5+b1_amd64.deb ...
#22 8.900 Unpacking python3-cairo:amd64 (1.20.1-5+b1) ...
#22 8.944 Selecting previously unselected package python3-gi-cairo.
#22 8.952 Preparing to unpack .../040-python3-gi-cairo_3.42.2-3+b1_amd64.deb ...
#22 8.956 Unpacking python3-gi-cairo (3.42.2-3+b1) ...
#22 9.002 Selecting previously unselected package python3-attr.
#22 9.013 Preparing to unpack .../041-python3-attr_22.2.0-1_all.deb ...
#22 9.016 Unpacking python3-attr (22.2.0-1) ...
#22 9.062 Selecting previously unselected package python3-pyrsistent:amd64.
#22 9.072 Preparing to unpack .../042-python3-pyrsistent_0.18.1-1+b3_amd64.deb ...
#22 9.076 Unpacking python3-pyrsistent:amd64 (0.18.1-1+b3) ...
#22 9.125 Selecting previously unselected package python3-jsonschema.
#22 9.136 Preparing to unpack .../043-python3-jsonschema_4.10.3-1_all.deb ...
#22 9.140 Unpacking python3-jsonschema (4.10.3-1) ...
#22 9.191 Selecting previously unselected package python3-lxml:amd64.
#22 9.200 Preparing to unpack .../044-python3-lxml_4.9.2-1+b1_amd64.deb ...
#22 9.203 Unpacking python3-lxml:amd64 (4.9.2-1+b1) ...
#22 9.322 Selecting previously unselected package libglvnd0:amd64.
#22 9.332 Preparing to unpack .../045-libglvnd0_1.6.0-1_amd64.deb ...
#22 9.335 Unpacking libglvnd0:amd64 (1.6.0-1) ...
#22 9.380 Selecting previously unselected package libdrm-common.
#22 9.387 Preparing to unpack .../046-libdrm-common_2.4.114-1_all.deb ...
#22 9.392 Unpacking libdrm-common (2.4.114-1) ...
#22 9.437 Selecting previously unselected package libdrm2:amd64.
#22 9.446 Preparing to unpack .../047-libdrm2_2.4.114-1+b1_amd64.deb ...
#22 9.449 Unpacking libdrm2:amd64 (2.4.114-1+b1) ...
#22 9.497 Selecting previously unselected package libglapi-mesa:amd64.
#22 9.507 Preparing to unpack .../048-libglapi-mesa_22.3.6-1+deb12u1_amd64.deb ...
#22 9.510 Unpacking libglapi-mesa:amd64 (22.3.6-1+deb12u1) ...
#22 9.559 Selecting previously unselected package libx11-xcb1:amd64.
#22 9.568 Preparing to unpack .../049-libx11-xcb1_2%3a1.8.4-2+deb12u2_amd64.deb ...
#22 9.571 Unpacking libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ...
#22 9.621 Selecting previously unselected package libxcb-dri2-0:amd64.
#22 9.631 Preparing to unpack .../050-libxcb-dri2-0_1.15-1_amd64.deb ...
#22 9.634 Unpacking libxcb-dri2-0:amd64 (1.15-1) ...
#22 9.688 Selecting previously unselected package libxcb-dri3-0:amd64.
#22 9.697 Preparing to unpack .../051-libxcb-dri3-0_1.15-1_amd64.deb ...
#22 9.700 Unpacking libxcb-dri3-0:amd64 (1.15-1) ...
#22 9.754 Selecting previously unselected package libxcb-glx0:amd64.
#22 9.766 Preparing to unpack .../052-libxcb-glx0_1.15-1_amd64.deb ...
#22 9.769 Unpacking libxcb-glx0:amd64 (1.15-1) ...
#22 9.821 Selecting previously unselected package libxcb-present0:amd64.
#22 9.832 Preparing to unpack .../053-libxcb-present0_1.15-1_amd64.deb ...
#22 9.836 Unpacking libxcb-present0:amd64 (1.15-1) ...
#22 9.888 Selecting previously unselected package libxcb-randr0:amd64.
#22 9.899 Preparing to unpack .../054-libxcb-randr0_1.15-1_amd64.deb ...
#22 9.903 Unpacking libxcb-randr0:amd64 (1.15-1) ...
#22 9.959 Selecting previously unselected package libxcb-sync1:amd64.
#22 9.970 Preparing to unpack .../055-libxcb-sync1_1.15-1_amd64.deb ...
#22 9.974 Unpacking libxcb-sync1:amd64 (1.15-1) ...
#22 10.02 Selecting previously unselected package libxcb-xfixes0:amd64.
#22 10.03 Preparing to unpack .../056-libxcb-xfixes0_1.15-1_amd64.deb ...
#22 10.04 Unpacking libxcb-xfixes0:amd64 (1.15-1) ...
#22 10.09 Selecting previously unselected package libxshmfence1:amd64.
#22 10.10 Preparing to unpack .../057-libxshmfence1_1.3-1_amd64.deb ...
#22 10.10 Unpacking libxshmfence1:amd64 (1.3-1) ...
#22 10.16 Selecting previously unselected package libxxf86vm1:amd64.
#22 10.17 Preparing to unpack .../058-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ...
#22 10.17 Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
#22 10.22 Selecting previously unselected package libdrm-amdgpu1:amd64.
#22 10.23 Preparing to unpack .../059-libdrm-amdgpu1_2.4.114-1+b1_amd64.deb ...
#22 10.23 Unpacking libdrm-amdgpu1:amd64 (2.4.114-1+b1) ...
#22 10.27 Selecting previously unselected package libdrm-intel1:amd64.
#22 10.29 Preparing to unpack .../060-libdrm-intel1_2.4.114-1+b1_amd64.deb ...
#22 10.29 Unpacking libdrm-intel1:amd64 (2.4.114-1+b1) ...
#22 10.34 Selecting previously unselected package libdrm-nouveau2:amd64.
#22 10.35 Preparing to unpack .../061-libdrm-nouveau2_2.4.114-1+b1_amd64.deb ...
#22 10.36 Unpacking libdrm-nouveau2:amd64 (2.4.114-1+b1) ...
#22 10.40 Selecting previously unselected package libdrm-radeon1:amd64.
#22 10.42 Preparing to unpack .../062-libdrm-radeon1_2.4.114-1+b1_amd64.deb ...
#22 10.42 Unpacking libdrm-radeon1:amd64 (2.4.114-1+b1) ...
#22 10.47 Selecting previously unselected package libllvm15:amd64.
#22 10.47 Preparing to unpack .../063-libllvm15_1%3a15.0.6-4+b1_amd64.deb ...
#22 10.48 Unpacking libllvm15:amd64 (1:15.0.6-4+b1) ...
#22 11.25 Selecting previously unselected package libgl1-mesa-dri:amd64.
#22 11.26 Preparing to unpack .../064-libgl1-mesa-dri_22.3.6-1+deb12u1_amd64.deb ...
#22 11.27 Unpacking libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ...
#22 11.72 Selecting previously unselected package libglx-mesa0:amd64.
#22 11.73 Preparing to unpack .../065-libglx-mesa0_22.3.6-1+deb12u1_amd64.deb ...
#22 11.73 Unpacking libglx-mesa0:amd64 (22.3.6-1+deb12u1) ...
#22 11.79 Selecting previously unselected package libglx0:amd64.
#22 11.80 Preparing to unpack .../066-libglx0_1.6.0-1_amd64.deb ...
#22 11.80 Unpacking libglx0:amd64 (1.6.0-1) ...
#22 11.86 Selecting previously unselected package libgl1:amd64.
#22 11.87 Preparing to unpack .../067-libgl1_1.6.0-1_amd64.deb ...
#22 11.87 Unpacking libgl1:amd64 (1.6.0-1) ...
#22 11.92 Selecting previously unselected package libgl1-mesa-glx:amd64.
#22 11.93 Preparing to unpack .../068-libgl1-mesa-glx_22.3.6-1+deb12u1_amd64.deb ...
#22 11.93 Unpacking libgl1-mesa-glx:amd64 (22.3.6-1+deb12u1) ...
#22 11.98 Selecting previously unselected package libopengl0:amd64.
#22 11.99 Preparing to unpack .../069-libopengl0_1.6.0-1_amd64.deb ...
#22 11.99 Unpacking libopengl0:amd64 (1.6.0-1) ...
#22 12.04 Selecting previously unselected package libglu1-mesa:amd64.
#22 12.04 Preparing to unpack .../070-libglu1-mesa_9.0.2-1.1_amd64.deb ...
#22 12.05 Unpacking libglu1-mesa:amd64 (9.0.2-1.1) ...
#22 12.12 Selecting previously unselected package python3-opengl.
#22 12.13 Preparing to unpack .../071-python3-opengl_3.1.6+dfsg-3_all.deb ...
#22 12.13 Unpacking python3-opengl (3.1.6+dfsg-3) ...
#22 12.50 Selecting previously unselected package python3-packaging.
#22 12.51 Preparing to unpack .../072-python3-packaging_23.0-1_all.deb ...
#22 12.52 Unpacking python3-packaging (23.0-1) ...
#22 12.56 Selecting previously unselected package python3-pygccxml.
#22 12.57 Preparing to unpack .../073-python3-pygccxml_2.2.1-1_all.deb ...
#22 12.58 Unpacking python3-pygccxml (2.2.1-1) ...
#22 12.63 Selecting previously unselected package python3-pyqt5.sip.
#22 12.64 Preparing to unpack .../074-python3-pyqt5.sip_12.11.1-1_amd64.deb ...
#22 12.65 Unpacking python3-pyqt5.sip (12.11.1-1) ...
#22 12.70 Selecting previously unselected package libdouble-conversion3:amd64.
#22 12.71 Preparing to unpack .../075-libdouble-conversion3_3.2.1-1_amd64.deb ...
#22 12.71 Unpacking libdouble-conversion3:amd64 (3.2.1-1) ...
#22 12.78 Selecting previously unselected package libqt5core5a:amd64.
#22 12.79 Preparing to unpack .../076-libqt5core5a_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 12.80 Unpacking libqt5core5a:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 12.95 Selecting previously unselected package libqt5dbus5:amd64.
#22 12.96 Preparing to unpack .../077-libqt5dbus5_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 12.97 Unpacking libqt5dbus5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 13.03 Selecting previously unselected package libwayland-server0:amd64.
#22 13.04 Preparing to unpack .../078-libwayland-server0_1.21.0-1_amd64.deb ...
#22 13.04 Unpacking libwayland-server0:amd64 (1.21.0-1) ...
#22 13.09 Selecting previously unselected package libgbm1:amd64.
#22 13.10 Preparing to unpack .../079-libgbm1_22.3.6-1+deb12u1_amd64.deb ...
#22 13.10 Unpacking libgbm1:amd64 (22.3.6-1+deb12u1) ...
#22 13.15 Selecting previously unselected package libegl-mesa0:amd64.
#22 13.16 Preparing to unpack .../080-libegl-mesa0_22.3.6-1+deb12u1_amd64.deb ...
#22 13.17 Unpacking libegl-mesa0:amd64 (22.3.6-1+deb12u1) ...
#22 13.24 Selecting previously unselected package libegl1:amd64.
#22 13.25 Preparing to unpack .../081-libegl1_1.6.0-1_amd64.deb ...
#22 13.26 Unpacking libegl1:amd64 (1.6.0-1) ...
#22 13.30 Selecting previously unselected package libevdev2:amd64.
#22 13.32 Preparing to unpack .../082-libevdev2_1.13.0+dfsg-1_amd64.deb ...
#22 13.32 Unpacking libevdev2:amd64 (1.13.0+dfsg-1) ...
#22 13.37 Selecting previously unselected package libmtdev1:amd64.
#22 13.38 Preparing to unpack .../083-libmtdev1_1.1.6-1_amd64.deb ...
#22 13.38 Unpacking libmtdev1:amd64 (1.1.6-1) ...
#22 13.43 Selecting previously unselected package libgudev-1.0-0:amd64.
#22 13.44 Preparing to unpack .../084-libgudev-1.0-0_237-2_amd64.deb ...
#22 13.44 Unpacking libgudev-1.0-0:amd64 (237-2) ...
#22 13.48 Selecting previously unselected package libwacom-common.
#22 13.49 Preparing to unpack .../085-libwacom-common_2.6.0-1_all.deb ...
#22 13.50 Unpacking libwacom-common (2.6.0-1) ...
#22 13.59 Selecting previously unselected package libwacom9:amd64.
#22 13.60 Preparing to unpack .../086-libwacom9_2.6.0-1_amd64.deb ...
#22 13.60 Unpacking libwacom9:amd64 (2.6.0-1) ...
#22 13.65 Selecting previously unselected package libinput-bin.
#22 13.66 Preparing to unpack .../087-libinput-bin_1.22.1-1_amd64.deb ...
#22 13.66 Unpacking libinput-bin (1.22.1-1) ...
#22 13.71 Selecting previously unselected package libinput10:amd64.
#22 13.72 Preparing to unpack .../088-libinput10_1.22.1-1_amd64.deb ...
#22 13.72 Unpacking libinput10:amd64 (1.22.1-1) ...
#22 13.78 Selecting previously unselected package libmd4c0:amd64.
#22 13.79 Preparing to unpack .../089-libmd4c0_0.4.8-1_amd64.deb ...
#22 13.79 Unpacking libmd4c0:amd64 (0.4.8-1) ...
#22 13.84 Selecting previously unselected package libqt5network5:amd64.
#22 13.85 Preparing to unpack .../090-libqt5network5_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 13.86 Unpacking libqt5network5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 13.94 Selecting previously unselected package libxcb-icccm4:amd64.
#22 13.96 Preparing to unpack .../091-libxcb-icccm4_0.4.1-1.1_amd64.deb ...
#22 13.96 Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ...
#22 14.01 Selecting previously unselected package libxcb-util1:amd64.
#22 14.02 Preparing to unpack .../092-libxcb-util1_0.4.0-1+b1_amd64.deb ...
#22 14.02 Unpacking libxcb-util1:amd64 (0.4.0-1+b1) ...
#22 14.06 Selecting previously unselected package libxcb-image0:amd64.
#22 14.07 Preparing to unpack .../093-libxcb-image0_0.4.0-2_amd64.deb ...
#22 14.08 Unpacking libxcb-image0:amd64 (0.4.0-2) ...
#22 14.12 Selecting previously unselected package libxcb-keysyms1:amd64.
#22 14.14 Preparing to unpack .../094-libxcb-keysyms1_0.4.0-1+b2_amd64.deb ...
#22 14.14 Unpacking libxcb-keysyms1:amd64 (0.4.0-1+b2) ...
#22 14.19 Selecting previously unselected package libxcb-render-util0:amd64.
#22 14.20 Preparing to unpack .../095-libxcb-render-util0_0.3.9-1+b1_amd64.deb ...
#22 14.20 Unpacking libxcb-render-util0:amd64 (0.3.9-1+b1) ...
#22 14.25 Selecting previously unselected package libxcb-shape0:amd64.
#22 14.26 Preparing to unpack .../096-libxcb-shape0_1.15-1_amd64.deb ...
#22 14.26 Unpacking libxcb-shape0:amd64 (1.15-1) ...
#22 14.31 Selecting previously unselected package libxcb-xinerama0:amd64.
#22 14.33 Preparing to unpack .../097-libxcb-xinerama0_1.15-1_amd64.deb ...
#22 14.33 Unpacking libxcb-xinerama0:amd64 (1.15-1) ...
#22 14.38 Selecting previously unselected package libxcb-xinput0:amd64.
#22 14.39 Preparing to unpack .../098-libxcb-xinput0_1.15-1_amd64.deb ...
#22 14.39 Unpacking libxcb-xinput0:amd64 (1.15-1) ...
#22 14.44 Selecting previously unselected package libxcb-xkb1:amd64.
#22 14.45 Preparing to unpack .../099-libxcb-xkb1_1.15-1_amd64.deb ...
#22 14.46 Unpacking libxcb-xkb1:amd64 (1.15-1) ...
#22 14.51 Selecting previously unselected package libxkbcommon-x11-0:amd64.
#22 14.52 Preparing to unpack .../100-libxkbcommon-x11-0_1.5.0-1_amd64.deb ...
#22 14.52 Unpacking libxkbcommon-x11-0:amd64 (1.5.0-1) ...
#22 14.58 Selecting previously unselected package libqt5gui5:amd64.
#22 14.59 Preparing to unpack .../101-libqt5gui5_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 14.60 Unpacking libqt5gui5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 14.85 Selecting previously unselected package libqt5widgets5:amd64.
#22 14.87 Preparing to unpack .../102-libqt5widgets5_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 14.87 Unpacking libqt5widgets5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 15.06 Selecting previously unselected package libqt5xml5:amd64.
#22 15.07 Preparing to unpack .../103-libqt5xml5_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 15.07 Unpacking libqt5xml5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 15.13 Selecting previously unselected package libqt5designer5:amd64.
#22 15.14 Preparing to unpack .../104-libqt5designer5_5.15.8-2_amd64.deb ...
#22 15.15 Unpacking libqt5designer5:amd64 (5.15.8-2) ...
#22 15.30 Selecting previously unselected package libqt5sql5:amd64.
#22 15.32 Preparing to unpack .../105-libqt5sql5_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 15.32 Unpacking libqt5sql5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 15.38 Selecting previously unselected package libqt5help5:amd64.
#22 15.39 Preparing to unpack .../106-libqt5help5_5.15.8-2_amd64.deb ...
#22 15.39 Unpacking libqt5help5:amd64 (5.15.8-2) ...
#22 15.45 Selecting previously unselected package libqt5printsupport5:amd64.
#22 15.46 Preparing to unpack .../107-libqt5printsupport5_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 15.46 Unpacking libqt5printsupport5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 15.53 Selecting previously unselected package libqt5test5:amd64.
#22 15.54 Preparing to unpack .../108-libqt5test5_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 15.54 Unpacking libqt5test5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 15.60 Selecting previously unselected package python3-pyqt5.
#22 15.61 Preparing to unpack .../109-python3-pyqt5_5.15.9+dfsg-1_amd64.deb ...
#22 15.61 Unpacking python3-pyqt5 (5.15.9+dfsg-1) ...
#22 15.82 Selecting previously unselected package python3-pyqt6.sip.
#22 15.84 Preparing to unpack .../110-python3-pyqt6.sip_13.4.1-1_amd64.deb ...
#22 15.84 Unpacking python3-pyqt6.sip (13.4.1-1) ...
#22 15.89 Selecting previously unselected package libb2-1:amd64.
#22 15.90 Preparing to unpack .../111-libb2-1_0.98.1-1.1_amd64.deb ...
#22 15.90 Unpacking libb2-1:amd64 (0.98.1-1.1) ...
#22 15.95 Selecting previously unselected package libqt6core6:amd64.
#22 15.96 Preparing to unpack .../112-libqt6core6_6.4.2+dfsg-10_amd64.deb ...
#22 15.96 Unpacking libqt6core6:amd64 (6.4.2+dfsg-10) ...
#22 16.11 Selecting previously unselected package libqt6dbus6:amd64.
#22 16.12 Preparing to unpack .../113-libqt6dbus6_6.4.2+dfsg-10_amd64.deb ...
#22 16.12 Unpacking libqt6dbus6:amd64 (6.4.2+dfsg-10) ...
#22 16.19 Selecting previously unselected package libts0:amd64.
#22 16.20 Preparing to unpack .../114-libts0_1.22-1+b1_amd64.deb ...
#22 16.20 Unpacking libts0:amd64 (1.22-1+b1) ...
#22 16.27 Selecting previously unselected package libqt6gui6:amd64.
#22 16.28 Preparing to unpack .../115-libqt6gui6_6.4.2+dfsg-10_amd64.deb ...
#22 16.28 Unpacking libqt6gui6:amd64 (6.4.2+dfsg-10) ...
#22 16.49 Selecting previously unselected package libproxy1v5:amd64.
#22 16.49 Preparing to unpack .../116-libproxy1v5_0.4.18-1.2_amd64.deb ...
#22 16.50 Unpacking libproxy1v5:amd64 (0.4.18-1.2) ...
#22 16.55 Selecting previously unselected package libqt6network6:amd64.
#22 16.56 Preparing to unpack .../117-libqt6network6_6.4.2+dfsg-10_amd64.deb ...
#22 16.57 Unpacking libqt6network6:amd64 (6.4.2+dfsg-10) ...
#22 16.66 Selecting previously unselected package libqt6opengl6:amd64.
#22 16.67 Preparing to unpack .../118-libqt6opengl6_6.4.2+dfsg-10_amd64.deb ...
#22 16.67 Unpacking libqt6opengl6:amd64 (6.4.2+dfsg-10) ...
#22 16.75 Selecting previously unselected package libqt6widgets6:amd64.
#22 16.76 Preparing to unpack .../119-libqt6widgets6_6.4.2+dfsg-10_amd64.deb ...
#22 16.76 Unpacking libqt6widgets6:amd64 (6.4.2+dfsg-10) ...
#22 16.95 Selecting previously unselected package libqt6openglwidgets6:amd64.
#22 16.96 Preparing to unpack .../120-libqt6openglwidgets6_6.4.2+dfsg-10_amd64.deb ...
#22 16.97 Unpacking libqt6openglwidgets6:amd64 (6.4.2+dfsg-10) ...
#22 17.02 Selecting previously unselected package libqt6printsupport6:amd64.
#22 17.03 Preparing to unpack .../121-libqt6printsupport6_6.4.2+dfsg-10_amd64.deb ...
#22 17.03 Unpacking libqt6printsupport6:amd64 (6.4.2+dfsg-10) ...
#22 17.09 Selecting previously unselected package libqt6sql6:amd64.
#22 17.10 Preparing to unpack .../122-libqt6sql6_6.4.2+dfsg-10_amd64.deb ...
#22 17.10 Unpacking libqt6sql6:amd64 (6.4.2+dfsg-10) ...
#22 17.15 Selecting previously unselected package libqt6test6:amd64.
#22 17.16 Preparing to unpack .../123-libqt6test6_6.4.2+dfsg-10_amd64.deb ...
#22 17.17 Unpacking libqt6test6:amd64 (6.4.2+dfsg-10) ...
#22 17.23 Selecting previously unselected package libqt6xml6:amd64.
#22 17.24 Preparing to unpack .../124-libqt6xml6_6.4.2+dfsg-10_amd64.deb ...
#22 17.24 Unpacking libqt6xml6:amd64 (6.4.2+dfsg-10) ...
#22 17.29 Selecting previously unselected package python3-pyqt6.
#22 17.30 Preparing to unpack .../125-python3-pyqt6_6.4.2-1_amd64.deb ...
#22 17.30 Unpacking python3-pyqt6 (6.4.2-1) ...
#22 17.51 Selecting previously unselected package python3-decorator.
#22 17.52 Preparing to unpack .../126-python3-decorator_5.1.1-3_all.deb ...
#22 17.53 Unpacking python3-decorator (5.1.1-3) ...
#22 17.57 Selecting previously unselected package libopenblas0-pthread:amd64.
#22 17.58 Preparing to unpack .../127-libopenblas0-pthread_0.3.21+ds-4_amd64.deb ...
#22 17.59 Unpacking libopenblas0-pthread:amd64 (0.3.21+ds-4) ...
#22 17.94 Selecting previously unselected package libopenblas0:amd64.
#22 17.95 Preparing to unpack .../128-libopenblas0_0.3.21+ds-4_amd64.deb ...
#22 17.96 Unpacking libopenblas0:amd64 (0.3.21+ds-4) ...
#22 18.00 Selecting previously unselected package libopenblas-pthread-dev:amd64.
#22 18.01 Preparing to unpack .../129-libopenblas-pthread-dev_0.3.21+ds-4_amd64.deb ...
#22 18.02 Unpacking libopenblas-pthread-dev:amd64 (0.3.21+ds-4) ...
#22 18.30 Selecting previously unselected package libopenblas-dev:amd64.
#22 18.31 Preparing to unpack .../130-libopenblas-dev_0.3.21+ds-4_amd64.deb ...
#22 18.31 Unpacking libopenblas-dev:amd64 (0.3.21+ds-4) ...
#22 18.35 Selecting previously unselected package libpython3-all-dev:amd64.
#22 18.37 Preparing to unpack .../131-libpython3-all-dev_3.11.2-1+b1_amd64.deb ...
#22 18.37 Unpacking libpython3-all-dev:amd64 (3.11.2-1+b1) ...
#22 18.41 Selecting previously unselected package python3-all.
#22 18.41 Preparing to unpack .../132-python3-all_3.11.2-1+b1_amd64.deb ...
#22 18.42 Unpacking python3-all (3.11.2-1+b1) ...
#22 18.45 Selecting previously unselected package python3-all-dev.
#22 18.46 Preparing to unpack .../133-python3-all-dev_3.11.2-1+b1_amd64.deb ...
#22 18.47 Unpacking python3-all-dev (3.11.2-1+b1) ...
#22 18.51 Selecting previously unselected package libxsimd-dev:amd64.
#22 18.52 Preparing to unpack .../134-libxsimd-dev_8.1.0-7_amd64.deb ...
#22 18.52 Unpacking libxsimd-dev:amd64 (8.1.0-7) ...
#22 18.58 Selecting previously unselected package python3-gast.
#22 18.59 Preparing to unpack .../135-python3-gast_0.5.2-2_all.deb ...
#22 18.59 Unpacking python3-gast (0.5.2-2) ...
#22 18.64 Selecting previously unselected package python3-beniget.
#22 18.65 Preparing to unpack .../136-python3-beniget_0.4.1-3_all.deb ...
#22 18.65 Unpacking python3-beniget (0.4.1-3) ...
#22 18.69 Selecting previously unselected package python3-ply.
#22 18.71 Preparing to unpack .../137-python3-ply_3.11-5_all.deb ...
#22 18.71 Unpacking python3-ply (3.11-5) ...
#22 18.77 Selecting previously unselected package python3-pythran.
#22 18.78 Preparing to unpack .../138-python3-pythran_0.11.0+ds-7_amd64.deb ...
#22 18.78 Unpacking python3-pythran (0.11.0+ds-7) ...
#22 19.05 Selecting previously unselected package liblbfgsb0:amd64.
#22 19.06 Preparing to unpack .../139-liblbfgsb0_3.0+dfsg.4-1_amd64.deb ...
#22 19.07 Unpacking liblbfgsb0:amd64 (3.0+dfsg.4-1) ...
#22 19.12 Selecting previously unselected package python3-scipy.
#22 19.13 Preparing to unpack .../140-python3-scipy_1.10.1-2_amd64.deb ...
#22 19.13 Unpacking python3-scipy (1.10.1-2) ...
#22 19.71 Selecting previously unselected package pyqt5-dev-tools.
#22 19.72 Preparing to unpack .../141-pyqt5-dev-tools_5.15.9+dfsg-1_amd64.deb ...
#22 19.72 Unpacking pyqt5-dev-tools (5.15.9+dfsg-1) ...
#22 19.78 Selecting previously unselected package pyqt6-dev-tools.
#22 19.79 Preparing to unpack .../142-pyqt6-dev-tools_6.4.2-1_all.deb ...
#22 19.80 Unpacking pyqt6-dev-tools (6.4.2-1) ...
#22 19.84 Selecting previously unselected package qtchooser.
#22 19.86 Preparing to unpack .../143-qtchooser_66-2_amd64.deb ...
#22 19.86 Unpacking qtchooser (66-2) ...
#22 19.91 Selecting previously unselected package qtbase5-dev-tools.
#22 19.92 Preparing to unpack .../144-qtbase5-dev-tools_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 19.92 Unpacking qtbase5-dev-tools (5.15.8+dfsg-11+deb12u2) ...
#22 20.01 Selecting previously unselected package qt6-base-dev-tools.
#22 20.02 Preparing to unpack .../145-qt6-base-dev-tools_6.4.2+dfsg-10_amd64.deb ...
#22 20.02 Unpacking qt6-base-dev-tools (6.4.2+dfsg-10) ...
#22 20.13 Selecting previously unselected package python3-pyqtgraph.
#22 20.14 Preparing to unpack .../146-python3-pyqtgraph_0.13.1-4_all.deb ...
#22 20.14 Unpacking python3-pyqtgraph (0.13.1-4) ...
#22 20.25 Selecting previously unselected package python3-contextlib2.
#22 20.26 Preparing to unpack .../147-python3-contextlib2_0.6.0.post1-3_all.deb ...
#22 20.26 Unpacking python3-contextlib2 (0.6.0.post1-3) ...
#22 20.31 Selecting previously unselected package python3-schema.
#22 20.32 Preparing to unpack .../148-python3-schema_0.7.5-1_all.deb ...
#22 20.32 Unpacking python3-schema (0.7.5-1) ...
#22 20.37 Selecting previously unselected package python3-sip.
#22 20.38 Preparing to unpack .../149-python3-sip_4.19.25+dfsg-5+b1_amd64.deb ...
#22 20.38 Unpacking python3-sip (4.19.25+dfsg-5+b1) ...
#22 20.44 Selecting previously unselected package python3-thrift.
#22 20.45 Preparing to unpack .../150-python3-thrift_0.17.0-2+b2_amd64.deb ...
#22 20.45 Unpacking python3-thrift (0.17.0-2+b2) ...
#22 20.50 Selecting previously unselected package python3-cffi-backend:amd64.
#22 20.51 Preparing to unpack .../151-python3-cffi-backend_1.15.1-5+b1_amd64.deb ...
#22 20.51 Unpacking python3-cffi-backend:amd64 (1.15.1-5+b1) ...
#22 20.56 Selecting previously unselected package python3-py.
#22 20.57 Preparing to unpack .../152-python3-py_1.11.0-1_all.deb ...
#22 20.58 Unpacking python3-py (1.11.0-1) ...
#22 20.63 Selecting previously unselected package python3-zmq.
#22 20.64 Preparing to unpack .../153-python3-zmq_24.0.1-4+b1_amd64.deb ...
#22 20.65 Unpacking python3-zmq (24.0.1-4+b1) ...
#22 20.72 Selecting previously unselected package libfmt9:amd64.
#22 20.74 Preparing to unpack .../154-libfmt9_9.1.0+ds1-2_amd64.deb ...
#22 20.74 Unpacking libfmt9:amd64 (9.1.0+ds1-2) ...
#22 20.79 Selecting previously unselected package libgnuradio-pmt3.10.5:amd64.
#22 20.80 Preparing to unpack .../155-libgnuradio-pmt3.10.5_3.10.5.1-3_amd64.deb ...
#22 20.81 Unpacking libgnuradio-pmt3.10.5:amd64 (3.10.5.1-3) ...
#22 20.86 Selecting previously unselected package libspdlog1.10:amd64.
#22 20.87 Preparing to unpack .../156-libspdlog1.10_1%3a1.10.0+ds-0.4_amd64.deb ...
#22 20.87 Unpacking libspdlog1.10:amd64 (1:1.10.0+ds-0.4) ...
#22 20.93 Selecting previously unselected package libthrift-0.17.0:amd64.
#22 20.94 Preparing to unpack .../157-libthrift-0.17.0_0.17.0-2+b2_amd64.deb ...
#22 20.94 Unpacking libthrift-0.17.0:amd64 (0.17.0-2+b2) ...
#22 21.01 Selecting previously unselected package libunwind8:amd64.
#22 21.02 Preparing to unpack .../158-libunwind8_1.6.2-3_amd64.deb ...
#22 21.03 Unpacking libunwind8:amd64 (1.6.2-3) ...
#22 21.08 Selecting previously unselected package libgnuradio-runtime3.10.5:amd64.
#22 21.09 Preparing to unpack .../159-libgnuradio-runtime3.10.5_3.10.5.1-3_amd64.deb ...
#22 21.09 Unpacking libgnuradio-runtime3.10.5:amd64 (3.10.5.1-3) ...
#22 21.17 Selecting previously unselected package libogg0:amd64.
#22 21.18 Preparing to unpack .../160-libogg0_1.3.5-3_amd64.deb ...
#22 21.18 Unpacking libogg0:amd64 (1.3.5-3) ...
#22 21.23 Selecting previously unselected package libflac12:amd64.
#22 21.24 Preparing to unpack .../161-libflac12_1.4.2+ds-2_amd64.deb ...
#22 21.25 Unpacking libflac12:amd64 (1.4.2+ds-2) ...
#22 21.31 Selecting previously unselected package libmp3lame0:amd64.
#22 21.32 Preparing to unpack .../162-libmp3lame0_3.100-6_amd64.deb ...
#22 21.32 Unpacking libmp3lame0:amd64 (3.100-6) ...
#22 21.38 Selecting previously unselected package libmpg123-0:amd64.
#22 21.39 Preparing to unpack .../163-libmpg123-0_1.31.2-1_amd64.deb ...
#22 21.40 Unpacking libmpg123-0:amd64 (1.31.2-1) ...
#22 21.45 Selecting previously unselected package libopus0:amd64.
#22 21.46 Preparing to unpack .../164-libopus0_1.3.1-3_amd64.deb ...
#22 21.49 Unpacking libopus0:amd64 (1.3.1-3) ...
#22 21.55 Selecting previously unselected package libvorbis0a:amd64.
#22 21.56 Preparing to unpack .../165-libvorbis0a_1.3.7-1_amd64.deb ...
#22 21.56 Unpacking libvorbis0a:amd64 (1.3.7-1) ...
#22 21.61 Selecting previously unselected package libvorbisenc2:amd64.
#22 21.62 Preparing to unpack .../166-libvorbisenc2_1.3.7-1_amd64.deb ...
#22 21.62 Unpacking libvorbisenc2:amd64 (1.3.7-1) ...
#22 21.68 Selecting previously unselected package libsndfile1:amd64.
#22 21.69 Preparing to unpack .../167-libsndfile1_1.2.0-1_amd64.deb ...
#22 21.69 Unpacking libsndfile1:amd64 (1.2.0-1) ...
#22 21.75 Selecting previously unselected package libgnuradio-blocks3.10.5:amd64.
#22 21.76 Preparing to unpack .../168-libgnuradio-blocks3.10.5_3.10.5.1-3_amd64.deb ...
#22 21.76 Unpacking libgnuradio-blocks3.10.5:amd64 (3.10.5.1-3) ...
#22 21.84 Selecting previously unselected package libgnuradio-fft3.10.5:amd64.
#22 21.85 Preparing to unpack .../169-libgnuradio-fft3.10.5_3.10.5.1-3_amd64.deb ...
#22 21.85 Unpacking libgnuradio-fft3.10.5:amd64 (3.10.5.1-3) ...
#22 21.90 Selecting previously unselected package libgnuradio-analog3.10.5:amd64.
#22 21.91 Preparing to unpack .../170-libgnuradio-analog3.10.5_3.10.5.1-3_amd64.deb ...
#22 21.92 Unpacking libgnuradio-analog3.10.5:amd64 (3.10.5.1-3) ...
#22 21.98 Selecting previously unselected package libsamplerate0:amd64.
#22 21.99 Preparing to unpack .../171-libsamplerate0_0.2.2-3_amd64.deb ...
#22 22.00 Unpacking libsamplerate0:amd64 (0.2.2-3) ...
#22 22.11 Selecting previously unselected package libjack-jackd2-0:amd64.
#22 22.12 Preparing to unpack .../172-libjack-jackd2-0_1.9.21~dfsg-3_amd64.deb ...
#22 22.13 Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-3) ...
#22 22.19 Selecting previously unselected package libportaudio2:amd64.
#22 22.21 Preparing to unpack .../173-libportaudio2_19.6.0-1.2_amd64.deb ...
#22 22.21 Unpacking libportaudio2:amd64 (19.6.0-1.2) ...
#22 22.27 Selecting previously unselected package libgnuradio-audio3.10.5:amd64.
#22 22.28 Preparing to unpack .../174-libgnuradio-audio3.10.5_3.10.5.1-3_amd64.deb ...
#22 22.28 Unpacking libgnuradio-audio3.10.5:amd64 (3.10.5.1-3) ...
#22 22.34 Selecting previously unselected package libgnuradio-filter3.10.5:amd64.
#22 22.35 Preparing to unpack .../175-libgnuradio-filter3.10.5_3.10.5.1-3_amd64.deb ...
#22 22.36 Unpacking libgnuradio-filter3.10.5:amd64 (3.10.5.1-3) ...
#22 22.42 Selecting previously unselected package libgnuradio-channels3.10.5:amd64.
#22 22.43 Preparing to unpack .../176-libgnuradio-channels3.10.5_3.10.5.1-3_amd64.deb ...
#22 22.44 Unpacking libgnuradio-channels3.10.5:amd64 (3.10.5.1-3) ...
#22 22.49 Selecting previously unselected package libgnuradio-digital3.10.5:amd64.
#22 22.50 Preparing to unpack .../177-libgnuradio-digital3.10.5_3.10.5.1-3_amd64.deb ...
#22 22.51 Unpacking libgnuradio-digital3.10.5:amd64 (3.10.5.1-3) ...
#22 22.59 Selecting previously unselected package libgslcblas0:amd64.
#22 22.60 Preparing to unpack .../178-libgslcblas0_2.7.1+dfsg-5_amd64.deb ...
#22 22.60 Unpacking libgslcblas0:amd64 (2.7.1+dfsg-5) ...
#22 22.65 Selecting previously unselected package libgsl27:amd64.
#22 22.66 Preparing to unpack .../179-libgsl27_2.7.1+dfsg-5_amd64.deb ...
#22 22.67 Unpacking libgsl27:amd64 (2.7.1+dfsg-5) ...
#22 22.77 Selecting previously unselected package libgnuradio-fec3.10.5:amd64.
#22 22.78 Preparing to unpack .../180-libgnuradio-fec3.10.5_3.10.5.1-3_amd64.deb ...
#22 22.78 Unpacking libgnuradio-fec3.10.5:amd64 (3.10.5.1-3) ...
#22 22.85 Selecting previously unselected package libgnuradio-dtv3.10.5:amd64.
#22 22.86 Preparing to unpack .../181-libgnuradio-dtv3.10.5_3.10.5.1-3_amd64.deb ...
#22 22.86 Unpacking libgnuradio-dtv3.10.5:amd64 (3.10.5.1-3) ...
#22 22.94 Selecting previously unselected package libiio0:amd64.
#22 22.94 Preparing to unpack .../182-libiio0_0.24-4_amd64.deb ...
#22 22.95 Unpacking libiio0:amd64 (0.24-4) ...
#22 22.99 Selecting previously unselected package libad9361-0:amd64.
#22 23.00 Preparing to unpack .../183-libad9361-0_0.2-1_amd64.deb ...
#22 23.01 Unpacking libad9361-0:amd64 (0.2-1) ...
#22 23.06 Selecting previously unselected package libgnuradio-iio3.10.5:amd64.
#22 23.07 Preparing to unpack .../184-libgnuradio-iio3.10.5_3.10.5.1-3_amd64.deb ...
#22 23.07 Unpacking libgnuradio-iio3.10.5:amd64 (3.10.5.1-3) ...
#22 23.14 Selecting previously unselected package libgnuradio-network3.10.5:amd64.
#22 23.15 Preparing to unpack .../185-libgnuradio-network3.10.5_3.10.5.1-3_amd64.deb ...
#22 23.15 Unpacking libgnuradio-network3.10.5:amd64 (3.10.5.1-3) ...
#22 23.21 Selecting previously unselected package libgnuradio-pdu3.10.5:amd64.
#22 23.22 Preparing to unpack .../186-libgnuradio-pdu3.10.5_3.10.5.1-3_amd64.deb ...
#22 23.23 Unpacking libgnuradio-pdu3.10.5:amd64 (3.10.5.1-3) ...
#22 23.29 Selecting previously unselected package libqt5opengl5:amd64.
#22 23.30 Preparing to unpack .../187-libqt5opengl5_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 23.30 Unpacking libqt5opengl5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 23.36 Selecting previously unselected package libqt5svg5:amd64.
#22 23.37 Preparing to unpack .../188-libqt5svg5_5.15.8-3_amd64.deb ...
#22 23.37 Unpacking libqt5svg5:amd64 (5.15.8-3) ...
#22 23.43 Selecting previously unselected package libqwt-qt5-6.
#22 23.44 Preparing to unpack .../189-libqwt-qt5-6_6.1.4-2_amd64.deb ...
#22 23.44 Unpacking libqwt-qt5-6 (6.1.4-2) ...
#22 23.51 Selecting previously unselected package libgnuradio-qtgui3.10.5:amd64.
#22 23.52 Preparing to unpack .../190-libgnuradio-qtgui3.10.5_3.10.5.1-3_amd64.deb ...
#22 23.53 Unpacking libgnuradio-qtgui3.10.5:amd64 (3.10.5.1-3) ...
#22 23.60 Selecting previously unselected package libgnuradio-soapy3.10.5:amd64.
#22 23.61 Preparing to unpack .../191-libgnuradio-soapy3.10.5_3.10.5.1-3_amd64.deb ...
#22 23.62 Unpacking libgnuradio-soapy3.10.5:amd64 (3.10.5.1-3) ...
#22 23.67 Selecting previously unselected package libgnuradio-trellis3.10.5:amd64.
#22 23.68 Preparing to unpack .../192-libgnuradio-trellis3.10.5_3.10.5.1-3_amd64.deb ...
#22 23.68 Unpacking libgnuradio-trellis3.10.5:amd64 (3.10.5.1-3) ...
#22 23.73 Selecting previously unselected package libgnuradio-uhd3.10.5:amd64.
#22 23.74 Preparing to unpack .../193-libgnuradio-uhd3.10.5_3.10.5.1-3_amd64.deb ...
#22 23.75 Unpacking libgnuradio-uhd3.10.5:amd64 (3.10.5.1-3) ...
#22 23.81 Selecting previously unselected package libslang2:amd64.
#22 23.82 Preparing to unpack .../194-libslang2_2.3.3-3_amd64.deb ...
#22 23.82 Unpacking libslang2:amd64 (2.3.3-3) ...
#22 23.91 Selecting previously unselected package libcaca0:amd64.
#22 23.92 Preparing to unpack .../195-libcaca0_0.99.beta20-3_amd64.deb ...
#22 23.92 Unpacking libcaca0:amd64 (0.99.beta20-3) ...
#22 23.99 Selecting previously unselected package libasyncns0:amd64.
#22 23.99 Preparing to unpack .../196-libasyncns0_0.8-6+b3_amd64.deb ...
#22 24.00 Unpacking libasyncns0:amd64 (0.8-6+b3) ...
#22 24.05 Selecting previously unselected package libpulse0:amd64.
#22 24.06 Preparing to unpack .../197-libpulse0_16.1+dfsg1-2+b1_amd64.deb ...
#22 24.07 Unpacking libpulse0:amd64 (16.1+dfsg1-2+b1) ...
#22 24.14 Selecting previously unselected package libsdl1.2debian:amd64.
#22 24.15 Preparing to unpack .../198-libsdl1.2debian_1.2.15+dfsg2-8_amd64.deb ...
#22 24.16 Unpacking libsdl1.2debian:amd64 (1.2.15+dfsg2-8) ...
#22 24.22 Selecting previously unselected package libgnuradio-video-sdl3.10.5:amd64.
#22 24.23 Preparing to unpack .../199-libgnuradio-video-sdl3.10.5_3.10.5.1-3_amd64.deb ...
#22 24.24 Unpacking libgnuradio-video-sdl3.10.5:amd64 (3.10.5.1-3) ...
#22 24.29 Selecting previously unselected package libcodec2-1.0:amd64.
#22 24.30 Preparing to unpack .../200-libcodec2-1.0_1.0.5-1_amd64.deb ...
#22 24.30 Unpacking libcodec2-1.0:amd64 (1.0.5-1) ...
#22 25.14 Selecting previously unselected package libgnuradio-vocoder3.10.5:amd64.
#22 25.15 Preparing to unpack .../201-libgnuradio-vocoder3.10.5_3.10.5.1-3_amd64.deb ...
#22 25.20 Unpacking libgnuradio-vocoder3.10.5:amd64 (3.10.5.1-3) ...
#22 25.27 Selecting previously unselected package libgnuradio-wavelet3.10.5:amd64.
#22 25.28 Preparing to unpack .../202-libgnuradio-wavelet3.10.5_3.10.5.1-3_amd64.deb ...
#22 25.29 Unpacking libgnuradio-wavelet3.10.5:amd64 (3.10.5.1-3) ...
#22 25.34 Selecting previously unselected package libgnuradio-zeromq3.10.5:amd64.
#22 25.35 Preparing to unpack .../203-libgnuradio-zeromq3.10.5_3.10.5.1-3_amd64.deb ...
#22 25.35 Unpacking libgnuradio-zeromq3.10.5:amd64 (3.10.5.1-3) ...
#22 25.41 Selecting previously unselected package gnuradio.
#22 25.42 Preparing to unpack .../204-gnuradio_3.10.5.1-3_amd64.deb ...
#22 25.42 Unpacking gnuradio (3.10.5.1-3) ...
#22 25.81 Setting up libb2-1:amd64 (0.98.1-1.1) ...
#22 25.82 Setting up libxcb-dri3-0:amd64 (1.15-1) ...
#22 25.84 Setting up python3-attr (22.2.0-1) ...
#22 25.97 Setting up libwayland-server0:amd64 (1.21.0-1) ...
#22 25.98 Setting up gtk-update-icon-cache (3.24.38-2~deb12u2) ...
#22 25.99 Setting up libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ...
#22 26.00 Setting up libdouble-conversion3:amd64 (3.2.1-1) ...
#22 26.01 Setting up libproxy1v5:amd64 (0.4.18-1.2) ...
#22 26.02 Setting up fonts-mathjax (2.7.9+dfsg-1) ...
#22 26.03 Setting up libcodec2-1.0:amd64 (1.0.5-1) ...
#22 26.04 Setting up libxdamage1:amd64 (1:1.1.6-1) ...
#22 26.05 Setting up libopenblas0-pthread:amd64 (0.3.21+ds-4) ...
#22 26.06 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 26.07 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 26.07 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 26.08 Setting up libmpg123-0:amd64 (1.31.2-1) ...
#22 26.09 Setting up libxcb-xfixes0:amd64 (1.15-1) ...
#22 26.10 Setting up libogg0:amd64 (1.3.5-3) ...
#22 26.11 Setting up python3-cairo:amd64 (1.20.1-5+b1) ...
#22 26.24 Setting up hicolor-icon-theme (0.17-2) ...
#22 26.26 Setting up libjs-mathjax (2.7.9+dfsg-1) ...
#22 26.27 Setting up libxcb-xinput0:amd64 (1.15-1) ...
#22 26.28 Setting up python3-py (1.11.0-1) ...
#22 26.46 Setting up libvte-2.91-common (0.70.6-2~deb12u1) ...
#22 26.52 Setting up libgslcblas0:amd64 (2.7.1+dfsg-5) ...
#22 26.62 Setting up python3-colorama (0.4.6-2) ...
#22 26.78 Setting up libglvnd0:amd64 (1.6.0-1) ...
#22 26.81 Setting up libxcb-glx0:amd64 (1.15-1) ...
#22 26.85 Setting up python3-ply (3.11-5) ...
#22 27.02 Setting up libiio0:amd64 (0.24-4) ...
#22 27.05 Setting up libxcb-keysyms1:amd64 (0.4.0-1+b2) ...
#22 27.09 Setting up libxcb-shape0:amd64 (1.15-1) ...
#22 27.12 Setting up python3-gast (0.5.2-2) ...
#22 27.27 Setting up libgsl27:amd64 (2.7.1+dfsg-5) ...
#22 27.34 Setting up libxcb-render-util0:amd64 (0.3.9-1+b1) ...
#22 27.38 Setting up python3-all (3.11.2-1+b1) ...
#22 27.42 Setting up xkb-data (2.35.1-1) ...
#22 27.46 Setting up python3-contextlib2 (0.6.0.post1-3) ...
#22 27.60 Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ...
#22 27.65 Setting up libatspi2.0-0:amd64 (2.46.0-5) ...
#22 27.68 Setting up python3-click (8.1.3-2) ...
#22 27.87 Setting up libqt6core6:amd64 (6.4.2+dfsg-10) ...
#22 27.90 Setting up libunwind8:amd64 (1.6.2-3) ...
#22 27.94 Setting up python3-thrift (0.17.0-2+b2) ...
#22 28.12 Setting up libts0:amd64 (1.22-1+b1) ...
#22 28.17 Setting up libcolord2:amd64 (1.4.6-2.2) ...
#22 28.20 Setting up gnome-terminal-data (3.46.8-1) ...
#22 28.23 Setting up libopengl0:amd64 (1.6.0-1) ...
#22 28.27 Setting up libxcb-util1:amd64 (0.4.0-1+b1) ...
#22 28.30 Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
#22 28.34 Setting up libxcb-xkb1:amd64 (1.15-1) ...
#22 28.37 Setting up libxcb-image0:amd64 (0.4.0-2) ...
#22 28.38 Setting up libxcb-present0:amd64 (1.15-1) ...
#22 28.41 Setting up libdconf1:amd64 (0.40.0-4) ...
#22 28.45 Setting up python3-beniget (0.4.1-3) ...
#22 28.61 Setting up libxsimd-dev:amd64 (8.1.0-7) ...
#22 28.65 Setting up python3-decorator (5.1.1-3) ...
#22 28.81 Setting up python3-packaging (23.0-1) ...
#22 28.97 Setting up libxcb-xinerama0:amd64 (1.15-1) ...
#22 29.01 Setting up libflac12:amd64 (1.4.2+ds-2) ...
#22 29.05 Setting up libslang2:amd64 (2.3.3-3) ...
#22 29.09 Setting up libqt6xml6:amd64 (6.4.2+dfsg-10) ...
#22 29.13 Setting up adwaita-icon-theme (43-1) ...
#22 29.22 update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode
#22 29.24 Setting up libqt6sql6:amd64 (6.4.2+dfsg-10) ...
#22 29.27 Setting up libepoxy0:amd64 (1.5.10-1) ...
#22 29.31 Setting up libxfixes3:amd64 (1:6.0.0-2) ...
#22 29.34 Setting up libxcb-sync1:amd64 (1.15-1) ...
#22 29.37 Setting up libpython3-all-dev:amd64 (3.11.2-1+b1) ...
#22 29.42 Setting up libopus0:amd64 (1.3.1-3) ...
#22 29.45 Setting up libxinerama1:amd64 (2:1.1.4-3) ...
#22 29.49 Setting up libvorbis0a:amd64 (1.3.7-1) ...
#22 29.53 Setting up castxml (0.5.1-1) ...
#22 29.57 Setting up libxrandr2:amd64 (2:1.5.2-2+b1) ...
#22 29.61 Setting up liborc-0.4-0:amd64 (1:0.4.33-2) ...
#22 29.64 Setting up python3-click-plugins (1.1.1-4) ...
#22 29.79 Setting up libqt5core5a:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 29.83 Setting up libglapi-mesa:amd64 (22.3.6-1+deb12u1) ...
#22 29.87 Setting up libmtdev1:amd64 (1.1.6-1) ...
#22 29.91 Setting up libfmt9:amd64 (9.1.0+ds1-2) ...
#22 29.94 Setting up libxcb-dri2-0:amd64 (1.15-1) ...
#22 29.98 Setting up python3-pyqt5.sip (12.11.1-1) ...
#22 30.03 Setting up python3-pyrsistent:amd64 (0.18.1-1+b3) ...
#22 30.19 Setting up libopenblas0:amd64 (0.3.21+ds-4) ...
#22 30.24 Setting up libasyncns0:amd64 (0.8-6+b3) ...
#22 30.28 Setting up libxshmfence1:amd64 (1.3-1) ...
#22 30.31 Setting up python3-lxml:amd64 (4.9.2-1+b1) ...
#22 30.50 Setting up at-spi2-common (2.46.0-5) ...
#22 30.54 Setting up libqt5dbus5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 30.57 Setting up python3-schema (0.7.5-1) ...
#22 30.72 Setting up libxcb-randr0:amd64 (1.15-1) ...
#22 30.75 Setting up libllvm15:amd64 (1:15.0.6-4+b1) ...
#22 30.78 Setting up libmd4c0:amd64 (0.4.8-1) ...
#22 30.82 Setting up libatk1.0-0:amd64 (2.46.0-5) ...
#22 30.85 Setting up libglu1-mesa:amd64 (9.0.2-1.1) ...
#22 30.88 Setting up libwayland-egl1:amd64 (1.21.0-1) ...
#22 30.92 Setting up python3-pygccxml (2.2.1-1) ...
#22 31.12 Setting up python3-pyqt6.sip (13.4.1-1) ...
#22 31.15 Setting up libsamplerate0:amd64 (0.2.2-3) ...
#22 31.19 Setting up libqt5test5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 31.23 Setting up python3-gi-cairo (3.42.2-3+b1) ...
#22 31.26 Setting up libdrm-common (2.4.114-1) ...
#22 31.29 Setting up libxcomposite1:amd64 (1:0.4.5-1) ...
#22 31.33 Setting up libevdev2:amd64 (1.13.0+dfsg-1) ...
#22 31.37 Setting up libgudev-1.0-0:amd64 (237-2) ...
#22 31.40 Setting up qtchooser (66-2) ...
#22 31.44 Setting up libmp3lame0:amd64 (3.100-6) ...
#22 31.46 Setting up python3-cffi-backend:amd64 (1.15.1-5+b1) ...
#22 31.50 Setting up libvorbisenc2:amd64 (1.3.7-1) ...
#22 31.54 Setting up libqt6dbus6:amd64 (6.4.2+dfsg-10) ...
#22 31.58 Setting up liblbfgsb0:amd64 (3.0+dfsg.4-1) ...
#22 31.61 Setting up libwacom-common (2.6.0-1) ...
#22 31.65 Setting up python3-sip (4.19.25+dfsg-5+b1) ...
#22 31.82 Setting up libxkbcommon0:amd64 (1.5.0-1) ...
#22 31.86 Setting up libwayland-client0:amd64 (1.21.0-1) ...
#22 31.90 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.96 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.98 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.99 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 32.01 Setting up python3-all-dev (3.11.2-1+b1) ...
#22 32.05 Setting up libqt6test6:amd64 (6.4.2+dfsg-10) ...
#22 32.10 Setting up libad9361-0:amd64 (0.2-1) ...
#22 32.12 Setting up libcaca0:amd64 (0.99.beta20-3) ...
#22 32.15 Setting up qt6-base-dev-tools (6.4.2+dfsg-10) ...
#22 32.18 Setting up libwacom9:amd64 (2.6.0-1) ...
#22 32.21 Setting up libxcursor1:amd64 (1:1.2.1-1) ...
#22 32.25 Setting up dconf-service (0.40.0-4) ...
#22 32.28 Setting up libqt5network5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 32.31 Setting up libinput-bin (1.22.1-1) ...
#22 32.34 Setting up libqt5sql5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 32.36 Setting up libatk-bridge2.0-0:amd64 (2.46.0-5) ...
#22 32.37 Setting up qtbase5-dev-tools (5.15.8+dfsg-11+deb12u2) ...
#22 32.38 Setting up libopenblas-dev:amd64 (0.3.21+ds-4) ...
#22 32.39 Setting up libqt5xml5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 32.40 Setting up python3-jsonschema (4.10.3-1) ...
#22 32.57 Setting up python3-zmq (24.0.1-4+b1) ...
#22 32.76 Setting up libxkbcommon-x11-0:amd64 (1.5.0-1) ...
#22 32.78 Setting up libvolk2.5:amd64 (2.5.2-3) ...
#22 32.79 Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-3) ...
#22 32.80 Setting up libdrm2:amd64 (2.4.114-1+b1) ...
#22 32.81 Setting up python3-pythran (0.11.0+ds-7) ...
#22 33.09 Setting up libwayland-cursor0:amd64 (1.21.0-1) ...
#22 33.10 Setting up libqt6network6:amd64 (6.4.2+dfsg-10) ...
#22 33.11 Setting up libgnuradio-pmt3.10.5:amd64 (3.10.5.1-3) ...
#22 33.12 Setting up libsndfile1:amd64 (1.2.0-1) ...
#22 33.13 Setting up libdrm-amdgpu1:amd64 (2.4.114-1+b1) ...
#22 33.14 Setting up libinput10:amd64 (1.22.1-1) ...
#22 33.15 Setting up libportaudio2:amd64 (19.6.0-1.2) ...
#22 33.16 Setting up libdrm-nouveau2:amd64 (2.4.114-1+b1) ...
#22 33.17 Setting up python3-scipy (1.10.1-2) ...
#22 34.83 Setting up libvolk2-bin (2.5.2-3) ...
#22 34.95 Setting up dconf-gsettings-backend:amd64 (0.40.0-4) ...
#22 34.96 Setting up libgbm1:amd64 (22.3.6-1+deb12u1) ...
#22 34.97 Setting up libpulse0:amd64 (16.1+dfsg1-2+b1) ...
#22 34.99 Setting up libdrm-radeon1:amd64 (2.4.114-1+b1) ...
#22 35.01 Setting up libdrm-intel1:amd64 (2.4.114-1+b1) ...
#22 35.02 Setting up libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ...
#22 35.03 Setting up libthrift-0.17.0:amd64 (0.17.0-2+b2) ...
#22 35.04 Setting up libegl-mesa0:amd64 (22.3.6-1+deb12u1) ...
#22 35.05 Setting up libsdl1.2debian:amd64 (1.2.15+dfsg2-8) ...
#22 35.06 Setting up libegl1:amd64 (1.6.0-1) ...
#22 35.07 Setting up libgnuradio-runtime3.10.5:amd64 (3.10.5.1-3) ...
#22 35.08 Setting up libgtk-3-common (3.24.38-2~deb12u2) ...
#22 35.10 Setting up gsettings-desktop-schemas (43.0-1) ...
#22 35.11 Setting up libgnuradio-blocks3.10.5:amd64 (3.10.5.1-3) ...
#22 35.12 Setting up libgnuradio-trellis3.10.5:amd64 (3.10.5.1-3) ...
#22 35.13 Setting up libglx-mesa0:amd64 (22.3.6-1+deb12u1) ...
#22 35.14 Setting up libgnuradio-vocoder3.10.5:amd64 (3.10.5.1-3) ...
#22 35.15 Setting up libgnuradio-iio3.10.5:amd64 (3.10.5.1-3) ...
#22 35.16 Setting up libglx0:amd64 (1.6.0-1) ...
#22 35.17 Setting up libgnuradio-fec3.10.5:amd64 (3.10.5.1-3) ...
#22 35.18 Setting up libgnuradio-pdu3.10.5:amd64 (3.10.5.1-3) ...
#22 35.22 Setting up libgnuradio-uhd3.10.5:amd64 (3.10.5.1-3) ...
#22 35.22 Setting up libgnuradio-network3.10.5:amd64 (3.10.5.1-3) ...
#22 35.24 Setting up libgnuradio-video-sdl3.10.5:amd64 (3.10.5.1-3) ...
#22 35.25 Setting up libgl1:amd64 (1.6.0-1) ...
#22 35.26 Setting up libqt6gui6:amd64 (6.4.2+dfsg-10) ...
#22 35.27 Setting up libgnuradio-fft3.10.5:amd64 (3.10.5.1-3) ...
#22 35.28 Setting up libgnuradio-filter3.10.5:amd64 (3.10.5.1-3) ...
#22 35.29 Setting up libgnuradio-soapy3.10.5:amd64 (3.10.5.1-3) ...
#22 35.30 Setting up libgnuradio-wavelet3.10.5:amd64 (3.10.5.1-3) ...
#22 35.31 Setting up libgl1-mesa-glx:amd64 (22.3.6-1+deb12u1) ...
#22 35.32 Setting up libgnuradio-audio3.10.5:amd64 (3.10.5.1-3) ...
#22 35.33 Setting up libgnuradio-zeromq3.10.5:amd64 (3.10.5.1-3) ...
#22 35.34 Setting up libgnuradio-dtv3.10.5:amd64 (3.10.5.1-3) ...
#22 35.35 Setting up libqt5gui5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 35.37 Setting up libqt6opengl6:amd64 (6.4.2+dfsg-10) ...
#22 35.38 Setting up libgnuradio-analog3.10.5:amd64 (3.10.5.1-3) ...
#22 35.38 Setting up libqt5widgets5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 35.40 Setting up python3-opengl (3.1.6+dfsg-3) ...
#22 36.53 Setting up libqt5help5:amd64 (5.15.8-2) ...
#22 36.54 Setting up libgnuradio-digital3.10.5:amd64 (3.10.5.1-3) ...
#22 36.55 Setting up libqt6widgets6:amd64 (6.4.2+dfsg-10) ...
#22 36.56 Setting up libqt5printsupport5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 36.58 Setting up libqt5opengl5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 36.59 Setting up libqt6openglwidgets6:amd64 (6.4.2+dfsg-10) ...
#22 36.60 Setting up libgnuradio-channels3.10.5:amd64 (3.10.5.1-3) ...
#22 36.61 Setting up libqt6printsupport6:amd64 (6.4.2+dfsg-10) ...
#22 36.62 Setting up libqt5designer5:amd64 (5.15.8-2) ...
#22 36.63 Setting up python3-pyqt6 (6.4.2-1) ...
#22 36.76 Setting up pyqt6-dev-tools (6.4.2-1) ...
#22 36.90 Setting up libqt5svg5:amd64 (5.15.8-3) ...
#22 36.91 Setting up libqwt-qt5-6 (6.1.4-2) ...
#22 36.92 Setting up libgnuradio-qtgui3.10.5:amd64 (3.10.5.1-3) ...
#22 36.93 Setting up python3-pyqt5 (5.15.9+dfsg-1) ...
#22 37.07 Setting up pyqt5-dev-tools (5.15.9+dfsg-1) ...
#22 37.20 Setting up python3-pyqtgraph (0.13.1-4) ...
#22 37.67 Processing triggers for libc-bin (2.36-9+deb12u8) ...
#22 37.70 Processing triggers for man-db (2.11.2-2) ...
#22 37.72 Processing triggers for shared-mime-info (2.2-1) ...
#22 39.64 Processing triggers for mailcap (3.70+nmu1) ...
#22 39.70 Processing triggers for fontconfig (2.14.1-4) ...
#22 39.93 Processing triggers for libglib2.0-0:amd64 (2.74.6-2+deb12u3) ...
#22 39.96 Setting up libgtk-3-0:amd64 (3.24.38-2~deb12u2) ...
#22 39.98 Setting up libvte-2.91-0:amd64 (0.70.6-2~deb12u1) ...
#22 39.99 Setting up gnome-terminal (3.46.8-1) ...
#22 40.00 update-alternatives: using /usr/bin/gnome-terminal.wrapper to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode
#22 40.00 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 40.01 Setting up gnuradio (3.10.5.1-3) ...
#22 40.52 Processing triggers for libc-bin (2.36-9+deb12u8) ...
#22 DONE 41.0s
#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.317 + mkdir -p /tmp/mongodb
#23 0.318 + cd /tmp/mongodb
#23 0.318 + wget https://pgp.mongodb.com/server-5.0.asc -O /mongodb.key
#23 0.324 --2024-10-22 22:49:20-- https://pgp.mongodb.com/server-5.0.asc
#23 0.336 Resolving pgp.mongodb.com (pgp.mongodb.com)... 13.32.121.114, 13.32.121.11, 13.32.121.128, ...
#23 0.378 Connecting to pgp.mongodb.com (pgp.mongodb.com)|13.32.121.114|:443... connected.
#23 0.403 HTTP request sent, awaiting response... 200 OK
#23 0.794 Length: 1656 (1.6K) [binary/octet-stream]
#23 0.794 Saving to: ‘/mongodb.key’
#23 0.794
#23 0.794 0K . 100% 36.4M=0s
#23 0.795
#23 0.795 2024-10-22 22:49:20 (36.4 MB/s) - ‘/mongodb.key’ saved [1656/1656]
#23 0.795
#23 0.796 + wget http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb
#23 0.799 --2024-10-22 22:49:20-- http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb
#23 0.799 Resolving security.debian.org (security.debian.org)... 151.101.66.132, 151.101.2.132, 151.101.194.132, ...
#23 0.800 Connecting to security.debian.org (security.debian.org)|151.101.66.132|:80... connected.
#23 0.805 HTTP request sent, awaiting response... 200 OK
#23 0.811 Length: 1552428 (1.5M) [application/vnd.debian.binary-package]
#23 0.811 Saving to: ‘libssl1.1_1.1.1n-0+deb10u6_amd64.deb’
#23 0.812
#23 0.812 0K .......... .......... .......... .......... .......... 3% 8.98M 0s
#23 0.817 50K .......... .......... .......... .......... .......... 6% 11.5M 0s
#23 0.821 100K .......... .......... .......... .......... .......... 9% 40.3M 0s
#23 0.822 150K .......... .......... .......... .......... .......... 13% 36.7M 0s
#23 0.824 200K .......... .......... .......... .......... .......... 16% 14.4M 0s
#23 0.827 250K .......... .......... .......... .......... .......... 19% 110M 0s
#23 0.827 300K .......... .......... .......... .......... .......... 23% 133M 0s
#23 0.828 350K .......... .......... .......... .......... .......... 26% 88.8M 0s
#23 0.828 400K .......... .......... .......... .......... .......... 29% 70.5M 0s
#23 0.829 450K .......... .......... .......... .......... .......... 32% 25.0M 0s
#23 0.831 500K .......... .......... .......... .......... .......... 36% 42.4M 0s
#23 0.832 550K .......... .......... .......... .......... .......... 39% 114M 0s
#23 0.833 600K .......... .......... .......... .......... .......... 42% 120M 0s
#23 0.833 650K .......... .......... .......... .......... .......... 46% 102M 0s
#23 0.833 700K .......... .......... .......... .......... .......... 49% 115M 0s
#23 0.834 750K .......... .......... .......... .......... .......... 52% 119M 0s
#23 0.834 800K .......... .......... .......... .......... .......... 56% 100M 0s
#23 0.835 850K .......... .......... .......... .......... .......... 59% 120M 0s
#23 0.835 900K .......... .......... .......... .......... .......... 62% 118M 0s
#23 0.836 950K .......... .......... .......... .......... .......... 65% 97.6M 0s
#23 0.836 1000K .......... .......... .......... .......... .......... 69% 111M 0s
#23 0.837 1050K .......... .......... .......... .......... .......... 72% 97.8M 0s
#23 0.837 1100K .......... .......... .......... .......... .......... 75% 119M 0s
#23 0.837 1150K .......... .......... .......... .......... .......... 79% 123M 0s
#23 0.838 1200K .......... .......... .......... .......... .......... 82% 96.2M 0s
#23 0.838 1250K .......... .......... .......... .......... .......... 85% 123M 0s
#23 0.839 1300K .......... .......... .......... .......... .......... 89% 124M 0s
#23 0.839 1350K .......... .......... .......... .......... .......... 92% 92.3M 0s
#23 0.840 1400K .......... .......... .......... .......... .......... 95% 124M 0s
#23 0.840 1450K .......... .......... .......... .......... .......... 98% 123M 0s
#23 0.840 1500K .......... ...... 100% 99.0M=0.03s
#23 0.841
#23 0.841 2024-10-22 22:49:20 (50.6 MB/s) - ‘libssl1.1_1.1.1n-0+deb10u6_amd64.deb’ saved [1552428/1552428]
#23 0.841
#23 0.841 + dpkg -i libssl1.1_1.1.1n-0+deb10u6_amd64.deb
#23 0.887 Selecting previously unselected package libssl1.1:amd64.
#23 0.942 (Reading database ... 147350 files and directories currently installed.)
#23 0.945 Preparing to unpack libssl1.1_1.1.1n-0+deb10u6_amd64.deb ...
#23 0.967 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u6) ...
#23 1.104 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u6) ...
#23 1.218 debconf: unable to initialize frontend: Dialog
#23 1.218 debconf: (TERM is not set, so the dialog frontend is not usable.)
#23 1.218 debconf: falling back to frontend: Readline
#23 1.224 debconf: unable to initialize frontend: Readline
#23 1.224 debconf: (This frontend requires a controlling tty.)
#23 1.224 debconf: falling back to frontend: Teletype
#23 1.275 Processing triggers for libc-bin (2.36-9+deb12u8) ...
#23 1.426 + echo deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main
#23 1.426 + apt-get update
#23 1.488 Hit:1 http://deb.debian.org/debian bookworm InRelease
#23 1.488 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#23 1.489 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#23 1.489 Ign:4 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease
#23 1.622 Hit:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#23 1.698 Get:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release [2,036 B]
#23 1.906 Get:7 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release.gpg [866 B]
#23 2.176 Get:8 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [80.2 kB]
#23 2.205 Fetched 83.1 kB in 1s (111 kB/s)
#23 2.205 Reading package lists...
#23 2.616 + apt-get install -y mongodb-org
#23 2.623 Reading package lists...
#23 3.035 Building dependency tree...
#23 3.138 Reading state information...
#23 3.235 The following additional packages will be installed:
#23 3.235 mongodb-database-tools mongodb-mongosh mongodb-org-database
#23 3.235 mongodb-org-database-tools-extra mongodb-org-mongos mongodb-org-server
#23 3.235 mongodb-org-shell mongodb-org-tools
#23 3.258 The following NEW packages will be installed:
#23 3.258 mongodb-database-tools mongodb-mongosh mongodb-org mongodb-org-database
#23 3.258 mongodb-org-database-tools-extra mongodb-org-mongos mongodb-org-server
#23 3.259 mongodb-org-shell mongodb-org-tools
#23 3.490 0 upgraded, 9 newly installed, 0 to remove and 2 not upgraded.
#23 3.490 Need to get 161 MB of archives.
#23 3.490 After this operation, 518 MB of additional disk space will be used.
#23 3.490 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 4.257 Get:2 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-mongosh amd64 2.3.2 [54.1 MB]
#23 4.949 Get:3 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-shell amd64 5.0.29 [14.9 MB]
#23 5.233 Get:4 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-server amd64 5.0.29 [26.7 MB]
#23 5.557 Get:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-mongos amd64 5.0.29 [19.0 MB]
#23 5.953 Get:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-database-tools-extra amd64 5.0.29 [7,752 B]
#23 6.159 Get:7 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-database amd64 5.0.29 [3,544 B]
#23 6.391 Get:8 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-tools amd64 5.0.29 [2,896 B]
#23 6.596 Get:9 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org amd64 5.0.29 [2,932 B]
#23 6.749 debconf: delaying package configuration, since apt-utils is not installed
#23 6.820 Fetched 161 MB in 3s (48.3 MB/s)
#23 6.869 Selecting previously unselected package mongodb-database-tools.
#23 6.869 (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.921 Preparing to unpack .../0-mongodb-database-tools_100.10.0_amd64.deb ...
#23 6.939 Unpacking mongodb-database-tools (100.10.0) ...
#23 7.754 Selecting previously unselected package mongodb-mongosh.
#23 7.767 Preparing to unpack .../1-mongodb-mongosh_2.3.2_amd64.deb ...
#23 7.778 Unpacking mongodb-mongosh (2.3.2) ...
#23 9.177 Selecting previously unselected package mongodb-org-shell.
#23 9.189 Preparing to unpack .../2-mongodb-org-shell_5.0.29_amd64.deb ...
#23 9.192 Unpacking mongodb-org-shell (5.0.29) ...
#23 9.773 Selecting previously unselected package mongodb-org-server.
#23 9.783 Preparing to unpack .../3-mongodb-org-server_5.0.29_amd64.deb ...
#23 9.786 Unpacking mongodb-org-server (5.0.29) ...
#23 10.52 Selecting previously unselected package mongodb-org-mongos.
#23 10.53 Preparing to unpack .../4-mongodb-org-mongos_5.0.29_amd64.deb ...
#23 10.53 Unpacking mongodb-org-mongos (5.0.29) ...
#23 11.14 Selecting previously unselected package mongodb-org-database-tools-extra.
#23 11.15 Preparing to unpack .../5-mongodb-org-database-tools-extra_5.0.29_amd64.deb ...
#23 11.16 Unpacking mongodb-org-database-tools-extra (5.0.29) ...
#23 11.20 Selecting previously unselected package mongodb-org-database.
#23 11.21 Preparing to unpack .../6-mongodb-org-database_5.0.29_amd64.deb ...
#23 11.22 Unpacking mongodb-org-database (5.0.29) ...
#23 11.26 Selecting previously unselected package mongodb-org-tools.
#23 11.27 Preparing to unpack .../7-mongodb-org-tools_5.0.29_amd64.deb ...
#23 11.27 Unpacking mongodb-org-tools (5.0.29) ...
#23 11.31 Selecting previously unselected package mongodb-org.
#23 11.32 Preparing to unpack .../8-mongodb-org_5.0.29_amd64.deb ...
#23 11.33 Unpacking mongodb-org (5.0.29) ...
#23 11.39 Setting up mongodb-mongosh (2.3.2) ...
#23 11.40 Setting up mongodb-org-server (5.0.29) ...
#23 11.44 Adding system user `mongodb' (UID 104) ...
#23 11.44 Adding new user `mongodb' (UID 104) with group `nogroup' ...
#23 11.48 Not creating `/nonexistent'.
#23 11.50 Adding group `mongodb' (GID 106) ...
#23 11.52 Done.
#23 11.55 Adding user `mongodb' to group `mongodb' ...
#23 11.57 Done.
#23 11.58 System has not been booted with systemd as init system (PID 1). Can't operate.
#23 11.58 Failed to connect to bus: Host is down
#23 11.59 Setting up mongodb-org-shell (5.0.29) ...
#23 11.60 Setting up mongodb-database-tools (100.10.0) ...
#23 11.61 Setting up mongodb-org-mongos (5.0.29) ...
#23 11.62 Setting up mongodb-org-database-tools-extra (5.0.29) ...
#23 11.63 Setting up mongodb-org-database (5.0.29) ...
#23 11.64 Setting up mongodb-org-tools (5.0.29) ...
#23 11.65 Setting up mongodb-org (5.0.29) ...
#23 11.66 Processing triggers for man-db (2.11.2-2) ...
#23 11.74 + apt-get clean
#23 11.75 + cd /
#23 11.75 + rm -rf /tmp/mongodb
#23 11.75 + rm /etc/apt/sources.list.d/mongodb-org.list
#23 11.75 + sed -i s/127.0.0.1/172.18.50.2/g /etc/mongod.conf
#23 DONE 12.1s
#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.325 Hit:1 http://deb.debian.org/debian bookworm InRelease
#24 0.325 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#24 0.325 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#24 0.450 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#24 0.589 Reading package lists...
#24 1.007 Reading package lists...
#24 1.421 Building dependency tree...
#24 1.522 Reading state information...
#24 1.620 python3-pip is already the newest version (23.0.1+dfsg-1).
#24 1.620 python3-setuptools is already the newest version (66.1.1-1).
#24 1.620 python3-wheel is already the newest version (0.38.4-2).
#24 1.620 build-essential is already the newest version (12.9).
#24 1.620 flex is already the newest version (2.6.4-8.2).
#24 1.620 bison is already the newest version (2:3.8.2+dfsg-1+b1).
#24 1.620 git is already the newest version (1:2.39.5-0+deb12u1).
#24 1.620 libsctp-dev is already the newest version (1.0.19+dfsg-2).
#24 1.620 libgnutls28-dev is already the newest version (3.7.9-2+deb12u3).
#24 1.620 libssl-dev is already the newest version (3.0.14-1~deb12u2).
#24 1.620 libmicrohttpd-dev is already the newest version (0.9.75-6).
#24 1.620 libmicrohttpd-dev set to manually installed.
#24 1.620 libcurl4-gnutls-dev is already the newest version (7.88.1-10+deb12u7).
#24 1.620 libcurl4-gnutls-dev set to manually installed.
#24 1.620 The following additional packages will be installed:
#24 1.620 libbson-1.0-0 libgpg-error-dev libidn-dev libintelrdfpmath-dev
#24 1.621 libmongoc-1.0-0 libmongocrypt-dev libmongocrypt0 libsasl2-dev libsnappy-dev
#24 1.621 libsnappy1v5 libzstd-dev
#24 1.621 Suggested packages:
#24 1.621 libgcrypt20-doc idn libnghttp2-doc libyaml-doc
#24 1.731 The following NEW packages will be installed:
#24 1.731 libbson-1.0-0 libbson-dev libgcrypt20-dev libgpg-error-dev libidn-dev
#24 1.731 libidn11-dev libintelrdfpmath-dev libmongoc-1.0-0 libmongoc-dev
#24 1.731 libmongocrypt-dev libmongocrypt0 libnghttp2-dev libsasl2-dev libsnappy-dev
#24 1.731 libsnappy1v5 libyaml-dev libzstd-dev meson ninja-build
#24 1.757 0 upgraded, 19 newly installed, 0 to remove and 2 not upgraded.
#24 1.757 Need to get 11.6 MB of archives.
#24 1.757 After this operation, 93.4 MB of additional disk space will be used.
#24 1.757 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.770 Get:2 http://deb.debian.org/debian bookworm/main amd64 libbson-dev amd64 1.23.1-1+b1 [129 kB]
#24 1.775 Get:3 http://deb.debian.org/debian bookworm/main amd64 libgpg-error-dev amd64 1.46-1 [133 kB]
#24 1.777 Get:4 http://deb.debian.org/debian bookworm/main amd64 libgcrypt20-dev amd64 1.10.1-3 [752 kB]
#24 1.787 Get:5 http://deb.debian.org/debian bookworm/main amd64 libidn-dev amd64 1.41-1 [190 kB]
#24 1.788 Get:6 http://deb.debian.org/debian bookworm/main amd64 libidn11-dev amd64 1.41-1 [42.4 kB]
#24 1.789 Get:7 http://deb.debian.org/debian bookworm/main amd64 libintelrdfpmath-dev amd64 2.0u2-8 [6,475 kB]
#24 1.845 Get:8 http://deb.debian.org/debian bookworm/main amd64 libmongocrypt0 amd64 1.7.2-1 [1,313 kB]
#24 1.855 Get:9 http://deb.debian.org/debian bookworm/main amd64 libsnappy1v5 amd64 1.1.9-3 [26.0 kB]
#24 1.855 Get:10 http://deb.debian.org/debian bookworm/main amd64 libmongoc-1.0-0 amd64 1.23.1-1+b1 [304 kB]
#24 1.858 Get:11 http://deb.debian.org/debian bookworm/main amd64 libmongocrypt-dev amd64 1.7.2-1 [263 kB]
#24 1.860 Get:12 http://deb.debian.org/debian bookworm/main amd64 libsnappy-dev amd64 1.1.9-3 [39.2 kB]
#24 1.860 Get:13 http://deb.debian.org/debian bookworm/main amd64 libsasl2-dev amd64 2.1.28+dfsg-10 [235 kB]
#24 1.862 Get:14 http://deb.debian.org/debian bookworm/main amd64 libzstd-dev amd64 1.5.4+dfsg2-5 [354 kB]
#24 1.865 Get:15 http://deb.debian.org/debian bookworm/main amd64 libmongoc-dev amd64 1.23.1-1+b1 [365 kB]
#24 1.868 Get:16 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-dev amd64 1.52.0-1+deb12u1 [110 kB]
#24 1.869 Get:17 http://deb.debian.org/debian bookworm/main amd64 libyaml-dev amd64 0.2.5-1 [64.5 kB]
#24 1.870 Get:18 http://deb.debian.org/debian bookworm/main amd64 ninja-build amd64 1.11.1-1 [136 kB]
#24 1.871 Get:19 http://deb.debian.org/debian bookworm/main amd64 meson all 1.0.1-5 [548 kB]
#24 2.035 debconf: delaying package configuration, since apt-utils is not installed
#24 2.077 Fetched 11.6 MB in 0s (82.8 MB/s)
#24 2.111 Selecting previously unselected package libbson-1.0-0.
#24 2.111 (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.170 Preparing to unpack .../00-libbson-1.0-0_1.23.1-1+b1_amd64.deb ...
#24 2.177 Unpacking libbson-1.0-0 (1.23.1-1+b1) ...
#24 2.224 Selecting previously unselected package libbson-dev.
#24 2.233 Preparing to unpack .../01-libbson-dev_1.23.1-1+b1_amd64.deb ...
#24 2.236 Unpacking libbson-dev (1.23.1-1+b1) ...
#24 2.285 Selecting previously unselected package libgpg-error-dev.
#24 2.295 Preparing to unpack .../02-libgpg-error-dev_1.46-1_amd64.deb ...
#24 2.298 Unpacking libgpg-error-dev (1.46-1) ...
#24 2.349 Selecting previously unselected package libgcrypt20-dev.
#24 2.361 Preparing to unpack .../03-libgcrypt20-dev_1.10.1-3_amd64.deb ...
#24 2.365 Unpacking libgcrypt20-dev (1.10.1-3) ...
#24 2.450 Selecting previously unselected package libidn-dev:amd64.
#24 2.460 Preparing to unpack .../04-libidn-dev_1.41-1_amd64.deb ...
#24 2.464 Unpacking libidn-dev:amd64 (1.41-1) ...
#24 2.516 Selecting previously unselected package libidn11-dev:amd64.
#24 2.528 Preparing to unpack .../05-libidn11-dev_1.41-1_amd64.deb ...
#24 2.531 Unpacking libidn11-dev:amd64 (1.41-1) ...
#24 2.578 Selecting previously unselected package libintelrdfpmath-dev:amd64.
#24 2.588 Preparing to unpack .../06-libintelrdfpmath-dev_2.0u2-8_amd64.deb ...
#24 2.593 Unpacking libintelrdfpmath-dev:amd64 (2.0u2-8) ...
#24 2.994 Selecting previously unselected package libmongocrypt0:amd64.
#24 3.002 Preparing to unpack .../07-libmongocrypt0_1.7.2-1_amd64.deb ...
#24 3.005 Unpacking libmongocrypt0:amd64 (1.7.2-1) ...
#24 3.110 Selecting previously unselected package libsnappy1v5:amd64.
#24 3.120 Preparing to unpack .../08-libsnappy1v5_1.1.9-3_amd64.deb ...
#24 3.124 Unpacking libsnappy1v5:amd64 (1.1.9-3) ...
#24 3.171 Selecting previously unselected package libmongoc-1.0-0.
#24 3.181 Preparing to unpack .../09-libmongoc-1.0-0_1.23.1-1+b1_amd64.deb ...
#24 3.186 Unpacking libmongoc-1.0-0 (1.23.1-1+b1) ...
#24 3.248 Selecting previously unselected package libmongocrypt-dev:amd64.
#24 3.257 Preparing to unpack .../10-libmongocrypt-dev_1.7.2-1_amd64.deb ...
#24 3.260 Unpacking libmongocrypt-dev:amd64 (1.7.2-1) ...
#24 3.319 Selecting previously unselected package libsnappy-dev:amd64.
#24 3.328 Preparing to unpack .../11-libsnappy-dev_1.1.9-3_amd64.deb ...
#24 3.331 Unpacking libsnappy-dev:amd64 (1.1.9-3) ...
#24 3.376 Selecting previously unselected package libsasl2-dev.
#24 3.387 Preparing to unpack .../12-libsasl2-dev_2.1.28+dfsg-10_amd64.deb ...
#24 3.390 Unpacking libsasl2-dev (2.1.28+dfsg-10) ...
#24 3.445 Selecting previously unselected package libzstd-dev:amd64.
#24 3.457 Preparing to unpack .../13-libzstd-dev_1.5.4+dfsg2-5_amd64.deb ...
#24 3.460 Unpacking libzstd-dev:amd64 (1.5.4+dfsg2-5) ...
#24 3.528 Selecting previously unselected package libmongoc-dev.
#24 3.537 Preparing to unpack .../14-libmongoc-dev_1.23.1-1+b1_amd64.deb ...
#24 3.542 Unpacking libmongoc-dev (1.23.1-1+b1) ...
#24 3.608 Selecting previously unselected package libnghttp2-dev:amd64.
#24 3.621 Preparing to unpack .../15-libnghttp2-dev_1.52.0-1+deb12u1_amd64.deb ...
#24 3.624 Unpacking libnghttp2-dev:amd64 (1.52.0-1+deb12u1) ...
#24 3.674 Selecting previously unselected package libyaml-dev:amd64.
#24 3.684 Preparing to unpack .../16-libyaml-dev_0.2.5-1_amd64.deb ...
#24 3.687 Unpacking libyaml-dev:amd64 (0.2.5-1) ...
#24 3.735 Selecting previously unselected package ninja-build.
#24 3.745 Preparing to unpack .../17-ninja-build_1.11.1-1_amd64.deb ...
#24 3.748 Unpacking ninja-build (1.11.1-1) ...
#24 3.805 Selecting previously unselected package meson.
#24 3.815 Preparing to unpack .../18-meson_1.0.1-5_all.deb ...
#24 3.818 Unpacking meson (1.0.1-5) ...
#24 3.936 Setting up libnghttp2-dev:amd64 (1.52.0-1+deb12u1) ...
#24 3.946 Setting up libzstd-dev:amd64 (1.5.4+dfsg2-5) ...
#24 3.957 Setting up libyaml-dev:amd64 (0.2.5-1) ...
#24 3.969 Setting up ninja-build (1.11.1-1) ...
#24 3.979 Setting up libsnappy1v5:amd64 (1.1.9-3) ...
#24 3.989 Setting up libsasl2-dev (2.1.28+dfsg-10) ...
#24 3.999 Setting up libgpg-error-dev (1.46-1) ...
#24 4.010 Setting up libbson-1.0-0 (1.23.1-1+b1) ...
#24 4.020 Setting up libidn-dev:amd64 (1.41-1) ...
#24 4.031 Setting up libintelrdfpmath-dev:amd64 (2.0u2-8) ...
#24 4.040 Setting up libmongocrypt0:amd64 (1.7.2-1) ...
#24 4.050 Setting up libbson-dev (1.23.1-1+b1) ...
#24 4.060 Setting up libidn11-dev:amd64 (1.41-1) ...
#24 4.071 Setting up libsnappy-dev:amd64 (1.1.9-3) ...
#24 4.080 Setting up meson (1.0.1-5) ...
#24 4.596 Setting up libmongocrypt-dev:amd64 (1.7.2-1) ...
#24 4.606 Setting up libmongoc-1.0-0 (1.23.1-1+b1) ...
#24 4.615 Setting up libgcrypt20-dev (1.10.1-3) ...
#24 4.625 Setting up libmongoc-dev (1.23.1-1+b1) ...
#24 4.636 Processing triggers for man-db (2.11.2-2) ...
#24 4.651 Processing triggers for libc-bin (2.36-9+deb12u8) ...
#24 DONE 4.8s
#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.362 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.328 Already on 'master'
#28 0.328 Your branch is up to date with 'origin/master'.
#28 0.330 refs/heads/master
#28 0.336 HEAD is now at 7abbf29 contrib/jenkins-*: libosmo-sccp -> libosmo-sigtran
#28 0.338 master
#28 0.340 7abbf2984132cf5777f792813ec796e254094d30
#28 DONE 0.4s
#29 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#29 DONE 0.5s
#30 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#30 DONE 0.3s
#31 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#31 DONE 0.3s
#32 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#32 DONE 0.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:c32f4bd442707d4d741a0a6fe81b9bdc017cc78985d2c59a1a55f73d69bb0999 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=7761 -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-10-22 22:49:44
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-7761
+ mkdir -p trial-7761
+ mv open5gs.build-8.tgz osmo-bsc.build-2024-10-22_16_12_17.tgz osmo-bts-oc2g.build-2024-10-22_10_47_27.tgz osmo-bts-sysmo.build-2024-10-22_10_48_31.tgz osmo-bts.build-2024-10-22_10_49_51.tgz osmo-ggsn.build-2024-10-22_20_43_06.tgz osmo-hlr.build-2024-10-22_16_37_16.tgz osmo-hnbgw.build-2024-10-22_16_18_49.tgz osmo-mgw.build-2024-10-22_16_08_45.tgz osmo-msc.build-2024-10-22_16_23_25.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2024-10-22_07_43_48.tgz osmo-pcu-sysmo.build-2024-10-22_07_42_14.tgz osmo-pcu.build-2024-10-22_07_43_03.tgz osmo-sgsn.build-2024-10-22_20_50_36.tgz osmo-stp.build-2024-10-22_16_09_25.tgz osmo-trx.build-2024-10-22_14_27_22.tgz osmocom-bb.build-2024-10-22_21_18_20.tgz srslte.build-19.tgz trial-7761
+ cat open5gs.build-8.md5 osmo-bsc.build-2024-10-22_16_12_17.md5 osmo-bts-oc2g.build-2024-10-22_10_47_27.md5 osmo-bts-sysmo.build-2024-10-22_10_48_31.md5 osmo-bts.build-2024-10-22_10_49_51.md5 osmo-ggsn.build-2024-10-22_20_43_06.md5 osmo-hlr.build-2024-10-22_16_37_16.md5 osmo-hnbgw.build-2024-10-22_16_18_49.md5 osmo-mgw.build-2024-10-22_16_08_45.md5 osmo-msc.build-2024-10-22_16_23_25.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2024-10-22_07_43_48.md5 osmo-pcu-sysmo.build-2024-10-22_07_42_14.md5 osmo-pcu.build-2024-10-22_07_43_03.md5 osmo-sgsn.build-2024-10-22_20_50_36.md5 osmo-stp.build-2024-10-22_16_09_25.md5 osmo-trx.build-2024-10-22_14_27_22.md5 osmocom-bb.build-2024-10-22_21_18_20.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2024-10-22_16_12_17.md5 osmo-bts-oc2g.build-2024-10-22_10_47_27.md5 osmo-bts-sysmo.build-2024-10-22_10_48_31.md5 osmo-bts.build-2024-10-22_10_49_51.md5 osmo-ggsn.build-2024-10-22_20_43_06.md5 osmo-hlr.build-2024-10-22_16_37_16.md5 osmo-hnbgw.build-2024-10-22_16_18_49.md5 osmo-mgw.build-2024-10-22_16_08_45.md5 osmo-msc.build-2024-10-22_16_23_25.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2024-10-22_07_43_48.md5 osmo-pcu-sysmo.build-2024-10-22_07_42_14.md5 osmo-pcu.build-2024-10-22_07_43_03.md5 osmo-sgsn.build-2024-10-22_20_50_36.md5 osmo-stp.build-2024-10-22_16_09_25.md5 osmo-trx.build-2024-10-22_14_27_22.md5 osmocom-bb.build-2024-10-22_21_18_20.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-7761 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-7761'
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-7761
--------------------------------------------------------------------------------------------
22:49:44.388588 tst trial-7761: Detailed log at /build/trial-7761/run.2024-10-22_22-49-44/log
---------------------------------------------------------------------
trial-7761 netreg_mass
---------------------------------------------------------------------
22:49:44.671606 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:49:44.672302 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:49:44.673719 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:49:44.676087 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:49:44.740095 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:49:44.742937 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:49:44.746759 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:49:44.896276 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-7761 netreg_mass register_default_mass.py
----------------------------------------------
22:49:44.897528 tst register_default_mass.py:9: Claiming resources for the test
22:49:44.928043 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:49:44.928946 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:49:44.929791 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:49:44.930635 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:49:44.931491 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:49:44.932377 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:49:44.933217 tst netreg_mass: Using 1 x bts (candidates: 1)
22:49:44.973420 tst register_default_mass.py: using LAC 2
22:49:44.991610 tst register_default_mass.py: using RAC 2
22:49:45.009362 tst register_default_mass.py: using CellId 2
22:49:45.027404 tst register_default_mass.py: using BVCI 3
22:49:45.038851 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.039974 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.040970 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.041957 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.042931 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.043953 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.045325 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.046716 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.048088 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.049057 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.050021 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.050982 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.051980 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.052994 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.053971 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.054932 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.055902 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.056873 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.057838 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.058800 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.059829 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.060816 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.061801 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.062789 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.063770 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.064730 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.065692 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.066647 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.067630 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.068590 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.069539 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.070492 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.071453 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.072438 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.073410 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.074366 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.075339 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.076310 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.077274 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.078224 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.079170 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.080160 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.081127 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.082086 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.083039 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.083990 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.084952 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.085917 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.086869 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.087832 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.088789 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.089728 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.090669 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.091627 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.092568 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.093509 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.094460 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.095412 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.096389 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.097335 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.098279 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.099217 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.100248 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.101219 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.102169 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.103128 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.104096 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.105061 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.106016 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.106965 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.107978 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.108946 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.109903 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.110997 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.111982 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.112927 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.113870 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.114825 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.115831 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.116787 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.117806 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.118796 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.119780 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.120740 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.121688 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.122636 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.123603 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.124563 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.125523 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.126482 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.127443 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.128423 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.129388 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.130344 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.131290 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.132251 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.133206 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.134163 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.135121 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.136088 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.137039 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:45.138102 tst register_default_mass.py:21: Launching a simple network
22:49:45.158600 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:49:45.361401 run create_hlr_db(pid=20): Launched
22:49:46.385332 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:49:46.418999 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:49:46.449993 run osmo-hlr_127.0.42.2(pid=23): Launched
22:49:46.461708 run osmo-stp_127.0.42.5: Starting osmo-stp
22:49:46.761732 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:49:46.792612 run osmo-stp_127.0.42.5(pid=25): Launched
22:49:46.804157 run osmo-msc_127.0.42.6: Starting osmo-msc
22:49:47.506174 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:49:47.537179 run osmo-msc_127.0.42.6(pid=27): Launched
22:49:50.560490 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:49:50.754259 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:49:50.784053 run osmo-mgw_127.0.42.3(pid=29): Launched
22:49:50.795355 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:49:50.842406 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:49:50.872365 run osmo-mgw_127.0.42.4(pid=31): Launched
22:49:50.883608 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:49:51.386412 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:49:51.418155 run osmo-bsc_127.0.42.7(pid=33): Launched
22:49:57.458161 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:49:57.711785 run osmo-bts-virtual(pid=34): Launched
22:49:58.749841 tst register_default_mass.py: using MSISDN 1001
22:49:58.763831 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:49:58.782801 tst register_default_mass.py: using MSISDN 1002
22:49:58.796720 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:49:58.812487 tst register_default_mass.py: using MSISDN 1003
22:49:58.823908 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:49:58.841253 tst register_default_mass.py: using MSISDN 1004
22:49:58.852679 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:49:58.869318 tst register_default_mass.py: using MSISDN 1005
22:49:58.881654 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:49:58.901290 tst register_default_mass.py: using MSISDN 1006
22:49:58.912873 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:49:58.929094 tst register_default_mass.py: using MSISDN 1007
22:49:58.940661 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:49:58.957676 tst register_default_mass.py: using MSISDN 1008
22:49:58.969260 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:49:58.985093 tst register_default_mass.py: using MSISDN 1009
22:49:58.996786 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:49:59.014866 tst register_default_mass.py: using MSISDN 1010
22:49:59.026489 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:49:59.042380 tst register_default_mass.py: using MSISDN 1011
22:49:59.053832 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:49:59.072032 tst register_default_mass.py: using MSISDN 1012
22:49:59.083577 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:49:59.099365 tst register_default_mass.py: using MSISDN 1013
22:49:59.110875 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:49:59.128854 tst register_default_mass.py: using MSISDN 1014
22:49:59.140239 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:49:59.156416 tst register_default_mass.py: using MSISDN 1015
22:49:59.168055 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:49:59.185464 tst register_default_mass.py: using MSISDN 1016
22:49:59.197139 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:49:59.213107 tst register_default_mass.py: using MSISDN 1017
22:49:59.224738 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:49:59.242240 tst register_default_mass.py: using MSISDN 1018
22:49:59.253803 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:49:59.269764 tst register_default_mass.py: using MSISDN 1019
22:49:59.281387 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:49:59.298378 tst register_default_mass.py: using MSISDN 1020
22:49:59.313811 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:49:59.330810 tst register_default_mass.py: using MSISDN 1021
22:49:59.345073 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:49:59.362300 tst register_default_mass.py: using MSISDN 1022
22:49:59.376443 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:49:59.393389 tst register_default_mass.py: using MSISDN 1023
22:49:59.404965 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:49:59.420858 tst register_default_mass.py: using MSISDN 1024
22:49:59.432545 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:49:59.450733 tst register_default_mass.py: using MSISDN 1025
22:49:59.462326 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:49:59.478260 tst register_default_mass.py: using MSISDN 1026
22:49:59.489866 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:49:59.508773 tst register_default_mass.py: using MSISDN 1027
22:49:59.522894 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:49:59.538943 tst register_default_mass.py: using MSISDN 1028
22:49:59.550764 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:49:59.567817 tst register_default_mass.py: using MSISDN 1029
22:49:59.579398 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:49:59.595580 tst register_default_mass.py: using MSISDN 1030
22:49:59.607279 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:49:59.624246 tst register_default_mass.py: using MSISDN 1031
22:49:59.635902 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:49:59.652924 tst register_default_mass.py: using MSISDN 1032
22:49:59.667018 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:49:59.683086 tst register_default_mass.py: using MSISDN 1033
22:49:59.694651 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:49:59.711623 tst register_default_mass.py: using MSISDN 1034
22:49:59.723323 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:49:59.739305 tst register_default_mass.py: using MSISDN 1035
22:49:59.750913 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:49:59.769706 tst register_default_mass.py: using MSISDN 1036
22:49:59.783510 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:49:59.799452 tst register_default_mass.py: using MSISDN 1037
22:49:59.811145 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:49:59.828898 tst register_default_mass.py: using MSISDN 1038
22:49:59.843027 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:49:59.858861 tst register_default_mass.py: using MSISDN 1039
22:49:59.870483 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:49:59.888423 tst register_default_mass.py: using MSISDN 1040
22:49:59.902606 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:49:59.918450 tst register_default_mass.py: using MSISDN 1041
22:49:59.930065 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:49:59.948092 tst register_default_mass.py: using MSISDN 1042
22:49:59.959702 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:49:59.975659 tst register_default_mass.py: using MSISDN 1043
22:49:59.987263 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:50:00.005152 tst register_default_mass.py: using MSISDN 1044
22:50:00.016950 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:50:00.032904 tst register_default_mass.py: using MSISDN 1045
22:50:00.044738 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:50:00.061855 tst register_default_mass.py: using MSISDN 1046
22:50:00.073555 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:50:00.089252 tst register_default_mass.py: using MSISDN 1047
22:50:00.100934 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:50:00.118295 tst register_default_mass.py: using MSISDN 1048
22:50:00.130119 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:50:00.148014 tst register_default_mass.py: using MSISDN 1049
22:50:00.163440 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:50:00.179312 tst register_default_mass.py: using MSISDN 1050
22:50:00.191171 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:50:00.208239 tst register_default_mass.py: using MSISDN 1051
22:50:00.219976 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:50:00.236124 tst register_default_mass.py: using MSISDN 1052
22:50:00.248418 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:50:00.268189 tst register_default_mass.py: using MSISDN 1053
22:50:00.282746 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:50:00.299881 tst register_default_mass.py: using MSISDN 1054
22:50:00.311604 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:50:00.330132 tst register_default_mass.py: using MSISDN 1055
22:50:00.344541 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:50:00.366663 tst register_default_mass.py: using MSISDN 1056
22:50:00.381787 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:50:00.398993 tst register_default_mass.py: using MSISDN 1057
22:50:00.410412 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:50:00.426952 tst register_default_mass.py: using MSISDN 1058
22:50:00.438260 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:50:00.453945 tst register_default_mass.py: using MSISDN 1059
22:50:00.465350 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:50:00.481871 tst register_default_mass.py: using MSISDN 1060
22:50:00.493166 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:50:00.509789 tst register_default_mass.py: using MSISDN 1061
22:50:00.520970 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:50:00.537460 tst register_default_mass.py: using MSISDN 1062
22:50:00.548839 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:50:00.566218 tst register_default_mass.py: using MSISDN 1063
22:50:00.582959 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:50:00.602267 tst register_default_mass.py: using MSISDN 1064
22:50:00.613965 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:50:00.631285 tst register_default_mass.py: using MSISDN 1065
22:50:00.646793 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:50:00.663001 tst register_default_mass.py: using MSISDN 1066
22:50:00.674610 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:50:00.694966 tst register_default_mass.py: using MSISDN 1067
22:50:00.709102 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:50:00.724890 tst register_default_mass.py: using MSISDN 1068
22:50:00.736676 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:50:00.754488 tst register_default_mass.py: using MSISDN 1069
22:50:00.768810 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:50:00.785715 tst register_default_mass.py: using MSISDN 1070
22:50:00.797552 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:50:00.814546 tst register_default_mass.py: using MSISDN 1071
22:50:00.826123 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:50:00.843364 tst register_default_mass.py: using MSISDN 1072
22:50:00.858772 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:50:00.874610 tst register_default_mass.py: using MSISDN 1073
22:50:00.886256 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:50:00.904464 tst register_default_mass.py: using MSISDN 1074
22:50:00.919440 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:50:00.934987 tst register_default_mass.py: using MSISDN 1075
22:50:00.946127 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:50:00.963442 tst register_default_mass.py: using MSISDN 1076
22:50:00.974630 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:50:00.990340 tst register_default_mass.py: using MSISDN 1077
22:50:01.001540 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:50:01.019068 tst register_default_mass.py: using MSISDN 1078
22:50:01.030469 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:50:01.046433 tst register_default_mass.py: using MSISDN 1079
22:50:01.057668 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:50:01.074321 tst register_default_mass.py: using MSISDN 1080
22:50:01.085593 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:50:01.101325 tst register_default_mass.py: using MSISDN 1081
22:50:01.112679 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:50:01.131388 tst register_default_mass.py: using MSISDN 1082
22:50:01.145581 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:50:01.161422 tst register_default_mass.py: using MSISDN 1083
22:50:01.172812 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:50:01.191676 tst register_default_mass.py: using MSISDN 1084
22:50:01.207066 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:50:01.224021 tst register_default_mass.py: using MSISDN 1085
22:50:01.235454 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:50:01.252853 tst register_default_mass.py: using MSISDN 1086
22:50:01.264919 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:50:01.282697 tst register_default_mass.py: using MSISDN 1087
22:50:01.297186 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:50:01.314548 tst register_default_mass.py: using MSISDN 1088
22:50:01.331173 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:50:01.348579 tst register_default_mass.py: using MSISDN 1089
22:50:01.360231 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:50:01.378362 tst register_default_mass.py: using MSISDN 1090
22:50:01.391440 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:50:01.407620 tst register_default_mass.py: using MSISDN 1091
22:50:01.419488 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:50:01.436586 tst register_default_mass.py: using MSISDN 1092
22:50:01.448128 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:50:01.464292 tst register_default_mass.py: using MSISDN 1093
22:50:01.475866 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:50:01.493120 tst register_default_mass.py: using MSISDN 1094
22:50:01.507347 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:50:01.527299 tst register_default_mass.py: using MSISDN 1095
22:50:01.538861 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:50:01.554804 tst register_default_mass.py: using MSISDN 1096
22:50:01.566415 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:50:01.586071 tst register_default_mass.py: using MSISDN 1097
22:50:01.600783 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:50:01.619089 tst register_default_mass.py: using MSISDN 1098
22:50:01.630851 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:50:01.648993 tst register_default_mass.py: using MSISDN 1099
22:50:01.660541 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:50:01.677918 tst register_default_mass.py: using MSISDN 1100
22:50:01.689510 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:50:01.837684 run mass: Starting testcase
22:50:01.849491 run mass: Pre-launching all virtphy's
22:50:01.861362 run osmo-ms-virt-phy/00000: Starting virtphy
22:50:01.888499 run osmo-ms-virt-phy/00000(pid=35): Launched
22:50:01.900959 run osmo-ms-virt-phy/00001: Starting virtphy
22:50:01.928241 run osmo-ms-virt-phy/00001(pid=36): Launched
22:50:01.940730 run osmo-ms-virt-phy/00002: Starting virtphy
22:50:01.968029 run osmo-ms-virt-phy/00002(pid=37): Launched
22:50:01.980486 run osmo-ms-virt-phy/00003: Starting virtphy
22:50:02.007303 run osmo-ms-virt-phy/00003(pid=38): Launched
22:50:02.019747 run osmo-ms-virt-phy/00004: Starting virtphy
22:50:02.046709 run osmo-ms-virt-phy/00004(pid=39): Launched
22:50:02.060822 run osmo-ms-virt-phy/00005: Starting virtphy
22:50:02.087581 run osmo-ms-virt-phy/00005(pid=40): Launched
22:50:02.099987 run osmo-ms-virt-phy/00006: Starting virtphy
22:50:02.127119 run osmo-ms-virt-phy/00006(pid=41): Launched
22:50:02.139472 run osmo-ms-virt-phy/00007: Starting virtphy
22:50:02.166155 run osmo-ms-virt-phy/00007(pid=42): Launched
22:50:02.178406 run osmo-ms-virt-phy/00008: Starting virtphy
22:50:02.204869 run osmo-ms-virt-phy/00008(pid=43): Launched
22:50:02.217101 run osmo-ms-virt-phy/00009: Starting virtphy
22:50:02.244083 run osmo-ms-virt-phy/00009(pid=44): Launched
22:50:02.256298 run osmo-ms-virt-phy/00010: Starting virtphy
22:50:02.282931 run osmo-ms-virt-phy/00010(pid=45): Launched
22:50:02.295358 run osmo-ms-virt-phy/00011: Starting virtphy
22:50:02.322175 run osmo-ms-virt-phy/00011(pid=46): Launched
22:50:02.334782 run osmo-ms-virt-phy/00012: Starting virtphy
22:50:02.361293 run osmo-ms-virt-phy/00012(pid=47): Launched
22:50:02.373461 run osmo-ms-virt-phy/00013: Starting virtphy
22:50:02.399986 run osmo-ms-virt-phy/00013(pid=48): Launched
22:50:02.412227 run osmo-ms-virt-phy/00014: Starting virtphy
22:50:02.438871 run osmo-ms-virt-phy/00014(pid=49): Launched
22:50:02.451142 run osmo-ms-virt-phy/00015: Starting virtphy
22:50:02.477745 run osmo-ms-virt-phy/00015(pid=50): Launched
22:50:02.489999 run osmo-ms-virt-phy/00016: Starting virtphy
22:50:02.516564 run osmo-ms-virt-phy/00016(pid=51): Launched
22:50:02.529067 run osmo-ms-virt-phy/00017: Starting virtphy
22:50:02.555869 run osmo-ms-virt-phy/00017(pid=52): Launched
22:50:02.568370 run osmo-ms-virt-phy/00018: Starting virtphy
22:50:02.597476 run osmo-ms-virt-phy/00018(pid=53): Launched
22:50:02.609990 run osmo-ms-virt-phy/00019: Starting virtphy
22:50:02.637665 run osmo-ms-virt-phy/00019(pid=54): Launched
22:50:02.650356 run osmo-ms-virt-phy/00020: Starting virtphy
22:50:02.678177 run osmo-ms-virt-phy/00020(pid=55): Launched
22:50:02.690783 run osmo-ms-virt-phy/00021: Starting virtphy
22:50:02.718548 run osmo-ms-virt-phy/00021(pid=56): Launched
22:50:02.731896 run osmo-ms-virt-phy/00022: Starting virtphy
22:50:02.760907 run osmo-ms-virt-phy/00022(pid=57): Launched
22:50:02.773654 run osmo-ms-virt-phy/00023: Starting virtphy
22:50:02.800881 run osmo-ms-virt-phy/00023(pid=58): Launched
22:50:02.813491 run osmo-ms-virt-phy/00024: Starting virtphy
22:50:02.840837 run osmo-ms-virt-phy/00024(pid=59): Launched
22:50:02.853648 run osmo-ms-virt-phy/00025: Starting virtphy
22:50:02.881030 run osmo-ms-virt-phy/00025(pid=60): Launched
22:50:02.893449 run osmo-ms-virt-phy/00026: Starting virtphy
22:50:02.920359 run osmo-ms-virt-phy/00026(pid=61): Launched
22:50:02.932907 run osmo-ms-virt-phy/00027: Starting virtphy
22:50:02.960252 run osmo-ms-virt-phy/00027(pid=62): Launched
22:50:02.972821 run osmo-ms-virt-phy/00028: Starting virtphy
22:50:02.999938 run osmo-ms-virt-phy/00028(pid=63): Launched
22:50:03.012289 run osmo-ms-virt-phy/00029: Starting virtphy
22:50:03.039302 run osmo-ms-virt-phy/00029(pid=64): Launched
22:50:03.051835 run osmo-ms-virt-phy/00030: Starting virtphy
22:50:03.079051 run osmo-ms-virt-phy/00030(pid=65): Launched
22:50:03.092391 run osmo-ms-virt-phy/00031: Starting virtphy
22:50:03.119392 run osmo-ms-virt-phy/00031(pid=66): Launched
22:50:03.132051 run osmo-ms-virt-phy/00032: Starting virtphy
22:50:03.159684 run osmo-ms-virt-phy/00032(pid=67): Launched
22:50:03.172291 run osmo-ms-virt-phy/00033: Starting virtphy
22:50:03.200470 run osmo-ms-virt-phy/00033(pid=68): Launched
22:50:03.213529 run osmo-ms-virt-phy/00034: Starting virtphy
22:50:03.240917 run osmo-ms-virt-phy/00034(pid=69): Launched
22:50:03.253214 run osmo-ms-virt-phy/00035: Starting virtphy
22:50:03.279786 run osmo-ms-virt-phy/00035(pid=70): Launched
22:50:03.292652 run osmo-ms-virt-phy/00036: Starting virtphy
22:50:03.320320 run osmo-ms-virt-phy/00036(pid=71): Launched
22:50:03.332862 run osmo-ms-virt-phy/00037: Starting virtphy
22:50:03.359947 run osmo-ms-virt-phy/00037(pid=72): Launched
22:50:03.372497 run osmo-ms-virt-phy/00038: Starting virtphy
22:50:03.399876 run osmo-ms-virt-phy/00038(pid=73): Launched
22:50:03.412512 run osmo-ms-virt-phy/00039: Starting virtphy
22:50:03.439851 run osmo-ms-virt-phy/00039(pid=74): Launched
22:50:03.452741 run osmo-ms-virt-phy/00040: Starting virtphy
22:50:03.479881 run osmo-ms-virt-phy/00040(pid=75): Launched
22:50:03.492315 run osmo-ms-virt-phy/00041: Starting virtphy
22:50:03.519747 run osmo-ms-virt-phy/00041(pid=76): Launched
22:50:03.532479 run osmo-ms-virt-phy/00042: Starting virtphy
22:50:03.559972 run osmo-ms-virt-phy/00042(pid=77): Launched
22:50:03.572644 run osmo-ms-virt-phy/00043: Starting virtphy
22:50:03.599988 run osmo-ms-virt-phy/00043(pid=78): Launched
22:50:03.612528 run osmo-ms-virt-phy/00044: Starting virtphy
22:50:03.640286 run osmo-ms-virt-phy/00044(pid=79): Launched
22:50:03.653658 run osmo-ms-virt-phy/00045: Starting virtphy
22:50:03.684008 run osmo-ms-virt-phy/00045(pid=80): Launched
22:50:03.697357 run osmo-ms-virt-phy/00046: Starting virtphy
22:50:03.724557 run osmo-ms-virt-phy/00046(pid=81): Launched
22:50:03.737696 run osmo-ms-virt-phy/00047: Starting virtphy
22:50:03.764680 run osmo-ms-virt-phy/00047(pid=82): Launched
22:50:03.777350 run osmo-ms-virt-phy/00048: Starting virtphy
22:50:03.805595 run osmo-ms-virt-phy/00048(pid=83): Launched
22:50:03.818738 run osmo-ms-virt-phy/00049: Starting virtphy
22:50:03.846911 run osmo-ms-virt-phy/00049(pid=84): Launched
22:50:03.860604 run osmo-ms-virt-phy/00050: Starting virtphy
22:50:03.888414 run osmo-ms-virt-phy/00050(pid=85): Launched
22:50:03.900787 run osmo-ms-virt-phy/00051: Starting virtphy
22:50:03.927991 run osmo-ms-virt-phy/00051(pid=86): Launched
22:50:03.941387 run osmo-ms-virt-phy/00052: Starting virtphy
22:50:03.968996 run osmo-ms-virt-phy/00052(pid=87): Launched
22:50:03.982105 run osmo-ms-virt-phy/00053: Starting virtphy
22:50:04.009408 run osmo-ms-virt-phy/00053(pid=88): Launched
22:50:04.021673 run osmo-ms-virt-phy/00054: Starting virtphy
22:50:04.048883 run osmo-ms-virt-phy/00054(pid=89): Launched
22:50:04.061974 run osmo-ms-virt-phy/00055: Starting virtphy
22:50:04.089348 run osmo-ms-virt-phy/00055(pid=90): Launched
22:50:04.102160 run osmo-ms-virt-phy/00056: Starting virtphy
22:50:04.130354 run osmo-ms-virt-phy/00056(pid=91): Launched
22:50:04.142805 run osmo-ms-virt-phy/00057: Starting virtphy
22:50:04.170536 run osmo-ms-virt-phy/00057(pid=92): Launched
22:50:04.183172 run osmo-ms-virt-phy/00058: Starting virtphy
22:50:04.210206 run osmo-ms-virt-phy/00058(pid=93): Launched
22:50:04.222866 run osmo-ms-virt-phy/00059: Starting virtphy
22:50:04.250137 run osmo-ms-virt-phy/00059(pid=94): Launched
22:50:04.263285 run osmo-ms-virt-phy/00060: Starting virtphy
22:50:04.290491 run osmo-ms-virt-phy/00060(pid=95): Launched
22:50:04.303318 run osmo-ms-virt-phy/00061: Starting virtphy
22:50:04.331126 run osmo-ms-virt-phy/00061(pid=96): Launched
22:50:04.344625 run osmo-ms-virt-phy/00062: Starting virtphy
22:50:04.374420 run osmo-ms-virt-phy/00062(pid=97): Launched
22:50:04.387269 run osmo-ms-virt-phy/00063: Starting virtphy
22:50:04.415322 run osmo-ms-virt-phy/00063(pid=98): Launched
22:50:04.427834 run osmo-ms-virt-phy/00064: Starting virtphy
22:50:04.455996 run osmo-ms-virt-phy/00064(pid=99): Launched
22:50:04.468877 run osmo-ms-virt-phy/00065: Starting virtphy
22:50:04.496153 run osmo-ms-virt-phy/00065(pid=100): Launched
22:50:04.508574 run osmo-ms-virt-phy/00066: Starting virtphy
22:50:04.535752 run osmo-ms-virt-phy/00066(pid=101): Launched
22:50:04.548497 run osmo-ms-virt-phy/00067: Starting virtphy
22:50:04.576855 run osmo-ms-virt-phy/00067(pid=102): Launched
22:50:04.589825 run osmo-ms-virt-phy/00068: Starting virtphy
22:50:04.618166 run osmo-ms-virt-phy/00068(pid=103): Launched
22:50:04.630944 run osmo-ms-virt-phy/00069: Starting virtphy
22:50:04.658880 run osmo-ms-virt-phy/00069(pid=104): Launched
22:50:04.672470 run osmo-ms-virt-phy/00070: Starting virtphy
22:50:04.700162 run osmo-ms-virt-phy/00070(pid=105): Launched
22:50:04.715025 run osmo-ms-virt-phy/00071: Starting virtphy
22:50:04.742309 run osmo-ms-virt-phy/00071(pid=106): Launched
22:50:04.754770 run osmo-ms-virt-phy/00072: Starting virtphy
22:50:04.782034 run osmo-ms-virt-phy/00072(pid=107): Launched
22:50:04.796932 run osmo-ms-virt-phy/00073: Starting virtphy
22:50:04.824329 run osmo-ms-virt-phy/00073(pid=108): Launched
22:50:04.837011 run osmo-ms-virt-phy/00074: Starting virtphy
22:50:04.865073 run osmo-ms-virt-phy/00074(pid=109): Launched
22:50:04.878612 run osmo-ms-virt-phy/00075: Starting virtphy
22:50:04.905778 run osmo-ms-virt-phy/00075(pid=110): Launched
22:50:04.918464 run osmo-ms-virt-phy/00076: Starting virtphy
22:50:04.945888 run osmo-ms-virt-phy/00076(pid=111): Launched
22:50:04.958617 run osmo-ms-virt-phy/00077: Starting virtphy
22:50:04.986431 run osmo-ms-virt-phy/00077(pid=112): Launched
22:50:04.999015 run osmo-ms-virt-phy/00078: Starting virtphy
22:50:05.027160 run osmo-ms-virt-phy/00078(pid=113): Launched
22:50:05.039841 run osmo-ms-virt-phy/00079: Starting virtphy
22:50:05.068158 run osmo-ms-virt-phy/00079(pid=114): Launched
22:50:05.081092 run osmo-ms-virt-phy/00080: Starting virtphy
22:50:05.109298 run osmo-ms-virt-phy/00080(pid=115): Launched
22:50:05.122453 run osmo-ms-virt-phy/00081: Starting virtphy
22:50:05.150364 run osmo-ms-virt-phy/00081(pid=116): Launched
22:50:05.162685 run osmo-ms-virt-phy/00082: Starting virtphy
22:50:05.189624 run osmo-ms-virt-phy/00082(pid=117): Launched
22:50:05.202449 run osmo-ms-virt-phy/00083: Starting virtphy
22:50:05.229753 run osmo-ms-virt-phy/00083(pid=118): Launched
22:50:05.243772 run osmo-ms-virt-phy/00084: Starting virtphy
22:50:05.271601 run osmo-ms-virt-phy/00084(pid=119): Launched
22:50:05.284556 run osmo-ms-virt-phy/00085: Starting virtphy
22:50:05.311954 run osmo-ms-virt-phy/00085(pid=120): Launched
22:50:05.324665 run osmo-ms-virt-phy/00086: Starting virtphy
22:50:05.352473 run osmo-ms-virt-phy/00086(pid=121): Launched
22:50:05.364797 run osmo-ms-virt-phy/00087: Starting virtphy
22:50:05.391499 run osmo-ms-virt-phy/00087(pid=122): Launched
22:50:05.403876 run osmo-ms-virt-phy/00088: Starting virtphy
22:50:05.430708 run osmo-ms-virt-phy/00088(pid=123): Launched
22:50:05.443068 run osmo-ms-virt-phy/00089: Starting virtphy
22:50:05.470378 run osmo-ms-virt-phy/00089(pid=124): Launched
22:50:05.483529 run osmo-ms-virt-phy/00090: Starting virtphy
22:50:05.510738 run osmo-ms-virt-phy/00090(pid=125): Launched
22:50:05.523711 run osmo-ms-virt-phy/00091: Starting virtphy
22:50:05.551148 run osmo-ms-virt-phy/00091(pid=126): Launched
22:50:05.563868 run osmo-ms-virt-phy/00092: Starting virtphy
22:50:05.590812 run osmo-ms-virt-phy/00092(pid=127): Launched
22:50:05.603413 run osmo-ms-virt-phy/00093: Starting virtphy
22:50:05.635629 run osmo-ms-virt-phy/00093(pid=128): Launched
22:50:05.648052 run osmo-ms-virt-phy/00094: Starting virtphy
22:50:05.675942 run osmo-ms-virt-phy/00094(pid=129): Launched
22:50:05.688570 run osmo-ms-virt-phy/00095: Starting virtphy
22:50:05.716204 run osmo-ms-virt-phy/00095(pid=130): Launched
22:50:05.728757 run osmo-ms-virt-phy/00096: Starting virtphy
22:50:05.758729 run osmo-ms-virt-phy/00096(pid=131): Launched
22:50:05.772244 run osmo-ms-virt-phy/00097: Starting virtphy
22:50:05.799584 run osmo-ms-virt-phy/00097(pid=132): Launched
22:50:05.812456 run osmo-ms-virt-phy/00098: Starting virtphy
22:50:05.840142 run osmo-ms-virt-phy/00098(pid=133): Launched
22:50:05.852908 run osmo-ms-virt-phy/00099: Starting virtphy
22:50:05.880662 run osmo-ms-virt-phy/00099(pid=134): Launched
22:50:05.895611 run mass: Checking if sockets are in the filesystem
22:50:05.924905 run osmo-ms-mob/00000: Starting mobile
22:50:05.953805 run osmo-ms-mob/00000(pid=135): Launched
22:50:05.985696 run mass: MS start registered {at=9514890.950076094, delay=0.01916009746491909, ms=00000}
22:50:10.122967 run osmo-ms-mob/00001: Starting mobile
22:50:10.150392 run osmo-ms-mob/00001(pid=136): Launched
22:50:10.176416 run mass: MS start registered {at=9514895.140804518, delay=0.013233175501227379, ms=00001}
22:50:11.023310 run mass: MS performed LU {at=9514895.987681683, lu_delay=5.037605589255691, ms=00000}
22:50:11.926078 run osmo-ms-mob/00002: Starting mobile
22:50:11.953108 run osmo-ms-mob/00002(pid=137): Launched
22:50:11.976907 run mass: MS start registered {at=9514896.94131932, delay=0.010400421917438507, ms=00002}
22:50:13.223794 run osmo-ms-mob/00003: Starting mobile
22:50:13.250121 run osmo-ms-mob/00003(pid=138): Launched
22:50:13.271053 run mass: MS start registered {at=9514898.235474447, delay=0.008816022425889969, ms=00003}
22:50:14.323959 run osmo-ms-mob/00004: Starting mobile
22:50:14.350325 run osmo-ms-mob/00004(pid=139): Launched
22:50:14.372630 run mass: MS start registered {at=9514899.337046908, delay=0.00993986614048481, ms=00004}
22:50:15.321961 run osmo-ms-mob/00005: Starting mobile
22:50:15.350940 run osmo-ms-mob/00005(pid=140): Launched
22:50:15.370534 run mass: MS start registered {at=9514900.33495729, delay=0.003239348530769348, ms=00005}
22:50:16.201541 run mass: MS performed LU {at=9514901.165919147, lu_delay=6.025114629417658, ms=00001}
22:50:16.229411 run osmo-ms-mob/00006: Starting mobile
22:50:16.256000 run osmo-ms-mob/00006(pid=141): Launched
22:50:16.277961 run mass: MS start registered {at=9514901.242388068, delay=0.009582944214344025, ms=00006}
22:50:17.124351 run osmo-ms-mob/00007: Starting mobile
22:50:17.150894 run osmo-ms-mob/00007(pid=142): Launched
22:50:17.175206 run mass: MS start registered {at=9514902.139593711, delay=0.01184064894914627, ms=00007}
22:50:17.924548 run osmo-ms-mob/00008: Starting mobile
22:50:17.950707 run osmo-ms-mob/00008(pid=143): Launched
22:50:17.973066 run mass: MS start registered {at=9514902.93748505, delay=0.010346639901399612, ms=00008}
22:50:18.102613 run mass: MS performed LU {at=9514903.067009537, lu_delay=4.831535089761019, ms=00003}
22:50:18.130322 run mass: MS performed LU {at=9514903.094745385, lu_delay=6.153426064178348, ms=00002}
22:50:18.624471 run osmo-ms-mob/00009: Starting mobile
22:50:18.650774 run osmo-ms-mob/00009(pid=144): Launched
22:50:18.671523 run mass: MS start registered {at=9514903.635945795, delay=0.008511349558830261, ms=00009}
22:50:19.323153 run osmo-ms-mob/00010: Starting mobile
22:50:19.349436 run osmo-ms-mob/00010(pid=145): Launched
22:50:19.371324 run mass: MS start registered {at=9514904.335736832, delay=0.009735310450196266, ms=00010}
22:50:19.923680 run osmo-ms-mob/00011: Starting mobile
22:50:19.950059 run osmo-ms-mob/00011(pid=146): Launched
22:50:19.968008 run mass: MS performed LU {at=9514904.932422137, lu_delay=5.59537522867322, ms=00004}
22:50:19.980036 run mass: MS start registered {at=9514904.944472378, delay=0.01776888221502304, ms=00011}
22:50:20.502723 run mass: MS performed LU {at=9514905.467103614, lu_delay=5.132146323099732, ms=00005}
22:50:20.529958 run osmo-ms-mob/00012: Starting mobile
22:50:20.557088 run osmo-ms-mob/00012(pid=147): Launched
22:50:20.580129 run mass: MS start registered {at=9514905.544558836, delay=0.010933514684438705, ms=00012}
22:50:21.121980 run osmo-ms-mob/00013: Starting mobile
22:50:21.148550 run osmo-ms-mob/00013(pid=148): Launched
22:50:21.174592 run mass: MS start registered {at=9514906.13899946, delay=0.013985110446810722, ms=00013}
22:50:21.724221 run osmo-ms-mob/00014: Starting mobile
22:50:21.750970 run osmo-ms-mob/00014(pid=149): Launched
22:50:21.774960 run mass: MS start registered {at=9514906.739370652, delay=0.011335227638483047, ms=00014}
22:50:21.868402 run mass: MS performed LU {at=9514906.832783835, lu_delay=5.590395767241716, ms=00006}
22:50:21.896953 run mass: MS performed LU {at=9514906.861361776, lu_delay=4.721768064424396, ms=00007}
22:50:22.324224 run osmo-ms-mob/00015: Starting mobile
22:50:22.350571 run osmo-ms-mob/00015(pid=150): Launched
22:50:22.372073 run mass: MS start registered {at=9514907.336495223, delay=0.009378701448440552, ms=00015}
22:50:22.824122 run osmo-ms-mob/00016: Starting mobile
22:50:22.850903 run osmo-ms-mob/00016(pid=151): Launched
22:50:22.871455 run mass: MS start registered {at=9514907.83588176, delay=0.007402725517749786, ms=00016}
22:50:23.323823 run osmo-ms-mob/00017: Starting mobile
22:50:23.350387 run osmo-ms-mob/00017(pid=152): Launched
22:50:23.372349 run mass: MS start registered {at=9514908.3367704, delay=0.009819628670811653, ms=00017}
22:50:23.732949 run mass: MS performed LU {at=9514908.69733649, lu_delay=5.061390694230795, ms=00009}
22:50:23.797671 run mass: MS performed LU {at=9514908.762086429, lu_delay=5.824601378291845, ms=00008}
22:50:23.826180 run osmo-ms-mob/00018: Starting mobile
22:50:23.852577 run osmo-ms-mob/00018(pid=153): Launched
22:50:23.872588 run mass: MS start registered {at=9514908.837010292, delay=0.00779251754283905, ms=00018}
22:50:24.324285 run osmo-ms-mob/00019: Starting mobile
22:50:24.351049 run osmo-ms-mob/00019(pid=154): Launched
22:50:24.371685 run mass: MS start registered {at=9514909.336106554, delay=0.008530434221029282, ms=00019}
22:50:24.823561 run osmo-ms-mob/00020: Starting mobile
22:50:24.850723 run osmo-ms-mob/00020(pid=155): Launched
22:50:24.879129 run mass: MS start registered {at=9514909.843517115, delay=0.016277749091386795, ms=00020}
22:50:25.321756 run osmo-ms-mob/00021: Starting mobile
22:50:25.348507 run osmo-ms-mob/00021(pid=156): Launched
22:50:25.368426 run mass: MS start registered {at=9514910.332854062, delay=0.0075781866908073425, ms=00021}
22:50:25.634648 run mass: MS performed LU {at=9514910.599032003, lu_delay=5.654559625312686, ms=00011}
22:50:25.664811 run osmo-ms-mob/00022: Starting mobile
22:50:25.691447 run osmo-ms-mob/00022(pid=157): Launched
22:50:25.714962 run mass: MS start registered {at=9514910.679374937, delay=0.011248255148530006, ms=00022}
22:50:25.750550 run mass: MS performed LU {at=9514910.714963308, lu_delay=5.1704044714570045, ms=00012}
22:50:26.003835 run mass: MS performed LU {at=9514910.968217585, lu_delay=4.829218124970794, ms=00013}
22:50:26.222502 run osmo-ms-mob/00023: Starting mobile
22:50:26.249656 run osmo-ms-mob/00023(pid=158): Launched
22:50:26.271806 run mass: MS start registered {at=9514911.23623217, delay=0.00971030443906784, ms=00023}
22:50:26.624537 run osmo-ms-mob/00024: Starting mobile
22:50:26.652445 run osmo-ms-mob/00024(pid=159): Launched
22:50:26.674070 run mass: MS start registered {at=9514911.638486905, delay=0.009452128782868385, ms=00024}
22:50:27.124601 run osmo-ms-mob/00025: Starting mobile
22:50:27.151190 run osmo-ms-mob/00025(pid=160): Launched
22:50:27.173603 run mass: MS start registered {at=9514912.138016202, delay=0.010250169783830643, ms=00025}
22:50:27.434583 run mass: MS performed LU {at=9514912.398958523, lu_delay=4.563076762482524, ms=00016}
22:50:27.461207 run osmo-ms-mob/00026: Starting mobile
22:50:27.487964 run osmo-ms-mob/00026(pid=161): Launched
22:50:27.500603 run mass: MS performed LU {at=9514912.465033703, lu_delay=5.12853848002851, ms=00015}
22:50:27.512591 run mass: MS start registered {at=9514912.477026697, delay=0.012013433501124382, ms=00026}
22:50:27.563519 run mass: MS performed LU {at=9514912.52793089, lu_delay=5.78856023773551, ms=00014}
22:50:27.924038 run osmo-ms-mob/00027: Starting mobile
22:50:27.950892 run osmo-ms-mob/00027(pid=162): Launched
22:50:27.974458 run mass: MS start registered {at=9514912.938874107, delay=0.011268682777881622, ms=00027}
22:50:28.322570 run osmo-ms-mob/00028: Starting mobile
22:50:28.349412 run osmo-ms-mob/00028(pid=163): Launched
22:50:28.370192 run mass: MS start registered {at=9514913.334587116, delay=0.008179526776075363, ms=00028}
22:50:28.724366 run osmo-ms-mob/00029: Starting mobile
22:50:28.751906 run osmo-ms-mob/00029(pid=164): Launched
22:50:28.774211 run mass: MS start registered {at=9514913.738635382, delay=0.009859403595328331, ms=00029}
22:50:29.122576 run osmo-ms-mob/00030: Starting mobile
22:50:29.150048 run osmo-ms-mob/00030(pid=165): Launched
22:50:29.172827 run mass: MS start registered {at=9514914.137242831, delay=0.010294251143932343, ms=00030}
22:50:29.280497 run mass: MS performed LU {at=9514914.244891625, lu_delay=5.908121224492788, ms=00017}
22:50:29.298738 run mass: MS performed LU {at=9514914.263168782, lu_delay=4.927062228322029, ms=00019}
22:50:29.400743 run mass: MS performed LU {at=9514914.365137959, lu_delay=5.528127666562796, ms=00018}
22:50:29.427867 run osmo-ms-mob/00031: Starting mobile
22:50:29.455107 run osmo-ms-mob/00031(pid=166): Launched
22:50:29.477775 run mass: MS start registered {at=9514914.442194873, delay=0.010247113183140755, ms=00031}
22:50:29.807579 run mass: MS performed LU {at=9514914.771943668, lu_delay=4.928426552563906, ms=00020}
22:50:29.835444 run osmo-ms-mob/00032: Starting mobile
22:50:29.862867 run osmo-ms-mob/00032(pid=167): Launched
22:50:29.883672 run mass: MS start registered {at=9514914.848096102, delay=0.008038841187953949, ms=00032}
22:50:30.224286 run osmo-ms-mob/00033: Starting mobile
22:50:30.252409 run osmo-ms-mob/00033(pid=168): Launched
22:50:30.272768 run mass: MS start registered {at=9514915.237190869, delay=0.007753625512123108, ms=00033}
22:50:30.622177 run osmo-ms-mob/00034: Starting mobile
22:50:30.649771 run osmo-ms-mob/00034(pid=169): Launched
22:50:30.671810 run mass: MS start registered {at=9514915.636233456, delay=0.009747182950377464, ms=00034}
22:50:30.923963 run osmo-ms-mob/00035: Starting mobile
22:50:30.951134 run osmo-ms-mob/00035(pid=170): Launched
22:50:30.976983 run mass: MS start registered {at=9514915.941407446, delay=0.013291377574205399, ms=00035}
22:50:31.200184 run mass: MS performed LU {at=9514916.164574092, lu_delay=4.928341921418905, ms=00023}
22:50:31.265162 run mass: MS performed LU {at=9514916.229565306, lu_delay=5.550190368667245, ms=00022}
22:50:31.291897 run osmo-ms-mob/00036: Starting mobile
22:50:31.318105 run osmo-ms-mob/00036(pid=171): Launched
22:50:31.330604 run mass: MS performed LU {at=9514916.295034768, lu_delay=5.962180705741048, ms=00021}
22:50:31.342557 run mass: MS start registered {at=9514916.306992907, delay=0.011977013200521469, ms=00036}
22:50:31.473487 run mass: MS performed LU {at=9514916.437861249, lu_delay=4.799374343827367, ms=00024}
22:50:31.722260 run osmo-ms-mob/00037: Starting mobile
22:50:31.749958 run osmo-ms-mob/00037(pid=172): Launched
22:50:31.774159 run mass: MS start registered {at=9514916.738579642, delay=0.01188020221889019, ms=00037}
22:50:32.024627 run osmo-ms-mob/00038: Starting mobile
22:50:32.051781 run osmo-ms-mob/00038(pid=173): Launched
22:50:32.073687 run mass: MS start registered {at=9514917.038112447, delay=0.008831793442368507, ms=00038}
22:50:32.322275 run osmo-ms-mob/00039: Starting mobile
22:50:32.349050 run osmo-ms-mob/00039(pid=174): Launched
22:50:32.372110 run mass: MS start registered {at=9514917.33650595, delay=0.010571924969553947, ms=00039}
22:50:32.724083 run osmo-ms-mob/00040: Starting mobile
22:50:32.750711 run osmo-ms-mob/00040(pid=175): Launched
22:50:32.769140 run mass: MS start registered {at=9514917.73354479, delay=0.00332825630903244, ms=00040}
22:50:33.024172 run osmo-ms-mob/00041: Starting mobile
22:50:33.051222 run osmo-ms-mob/00041(pid=176): Launched
22:50:33.082934 run mass: MS start registered {at=9514918.047346707, delay=0.019015967845916748, ms=00041}
22:50:33.166976 run mass: MS performed LU {at=9514918.131374815, lu_delay=5.6543481182307005, ms=00026}
22:50:33.193899 run mass: MS performed LU {at=9514918.158317374, lu_delay=5.219443267211318, ms=00027}
22:50:33.220580 run osmo-ms-mob/00042: Starting mobile
22:50:33.247783 run osmo-ms-mob/00042(pid=177): Launched
22:50:33.282215 run mass: MS performed LU {at=9514918.246626522, lu_delay=6.108610320836306, ms=00025}
22:50:33.301627 run mass: MS performed LU {at=9514918.266041279, lu_delay=4.931454163044691, ms=00028}
22:50:33.317325 run mass: MS start registered {at=9514918.281759856, delay=0.05712725967168808, ms=00042}
22:50:33.573024 run mass: MS performed LU {at=9514918.537406852, lu_delay=4.798771470785141, ms=00029}
22:50:33.600377 run osmo-ms-mob/00043: Starting mobile
22:50:33.626649 run osmo-ms-mob/00043(pid=178): Launched
22:50:33.656050 run mass: MS start registered {at=9514918.620463025, delay=0.01694847084581852, ms=00043}
22:50:34.022450 run osmo-ms-mob/00044: Starting mobile
22:50:34.049096 run osmo-ms-mob/00044(pid=179): Launched
22:50:34.069303 run mass: MS start registered {at=9514919.033725062, delay=0.0024377815425395966, ms=00044}
22:50:34.322200 run osmo-ms-mob/00045: Starting mobile
22:50:34.349683 run osmo-ms-mob/00045(pid=180): Launched
22:50:34.374140 run mass: MS start registered {at=9514919.338546388, delay=0.009838424623012543, ms=00045}
22:50:34.624056 run osmo-ms-mob/00046: Starting mobile
22:50:34.651184 run osmo-ms-mob/00046(pid=181): Launched
22:50:34.674245 run mass: MS start registered {at=9514919.638671696, delay=0.010663576424121857, ms=00046}
22:50:34.923952 run osmo-ms-mob/00047: Starting mobile
22:50:34.950927 run osmo-ms-mob/00047(pid=182): Launched
22:50:34.966654 run mass: MS performed LU {at=9514919.931072993, lu_delay=5.48887811973691, ms=00031}
22:50:34.978934 run mass: MS start registered {at=9514919.943366954, delay=0.015320098027586937, ms=00047}
22:50:35.030762 run mass: MS performed LU {at=9514919.995141283, lu_delay=4.757950413972139, ms=00033}
22:50:35.057517 run osmo-ms-mob/00048: Starting mobile
22:50:35.084243 run osmo-ms-mob/00048(pid=183): Launched
22:50:35.096725 run mass: MS performed LU {at=9514920.061154736, lu_delay=5.923911904916167, ms=00030}
22:50:35.108751 run mass: MS start registered {at=9514920.073187046, delay=0.01205373927950859, ms=00048}
22:50:35.239421 run mass: MS performed LU {at=9514920.203803374, lu_delay=5.355707271024585, ms=00032}
22:50:35.267394 run osmo-ms-mob/00049: Starting mobile
22:50:35.293856 run osmo-ms-mob/00049(pid=184): Launched
22:50:35.317543 run mass: MS start registered {at=9514920.281965137, delay=0.011572033166885376, ms=00049}
22:50:35.824122 run osmo-ms-mob/00050: Starting mobile
22:50:35.850472 run osmo-ms-mob/00050(pid=185): Launched
22:50:35.873800 run mass: MS start registered {at=9514920.83821129, delay=0.011193010956048965, ms=00050}
22:50:36.223783 run osmo-ms-mob/00051: Starting mobile
22:50:36.250499 run osmo-ms-mob/00051(pid=186): Launched
22:50:36.275740 run mass: MS start registered {at=9514921.240140654, delay=0.012813106179237366, ms=00051}
22:50:36.525207 run osmo-ms-mob/00052: Starting mobile
22:50:36.551772 run osmo-ms-mob/00052(pid=187): Launched
22:50:36.575587 run mass: MS start registered {at=9514921.54000913, delay=0.005220795050263405, ms=00052}
22:50:36.824175 run osmo-ms-mob/00053: Starting mobile
22:50:36.851956 run osmo-ms-mob/00053(pid=188): Launched
22:50:36.868716 run mass: MS performed LU {at=9514921.833132725, lu_delay=5.891725279390812, ms=00035}
22:50:36.883773 run mass: MS performed LU {at=9514921.848206973, lu_delay=5.541214065626264, ms=00036}
22:50:36.896050 run mass: MS start registered {at=9514921.860485084, delay=0.027381854131817818, ms=00053}
22:50:36.919344 run osmo-ms-mob/00054: Starting mobile
22:50:36.947073 run osmo-ms-mob/00054(pid=189): Launched
22:50:36.959669 run mass: MS performed LU {at=9514921.9240945, lu_delay=4.5875885505229235, ms=00039}
22:50:36.971821 run mass: MS start registered {at=9514921.936257225, delay=0.01218646951019764, ms=00054}
22:50:37.140322 run mass: MS performed LU {at=9514922.104703967, lu_delay=6.468470510095358, ms=00034}
22:50:37.168584 run osmo-ms-mob/00055: Starting mobile
22:50:37.196140 run osmo-ms-mob/00055(pid=190): Launched
22:50:37.216616 run mass: MS start registered {at=9514922.181047851, delay=0.008119452744722366, ms=00055}
22:50:37.724750 run osmo-ms-mob/00056: Starting mobile
22:50:37.752123 run osmo-ms-mob/00056(pid=191): Launched
22:50:37.771668 run mass: MS start registered {at=9514922.736073373, delay=0.004145774990320206, ms=00056}
22:50:37.855914 run mass: MS performed LU {at=9514922.82029855, lu_delay=6.081718908622861, ms=00037}
22:50:37.999538 run mass: MS performed LU {at=9514922.963929756, lu_delay=3.6253833677619696, ms=00045}
22:50:38.030115 run osmo-ms-mob/00057: Starting mobile
22:50:38.059526 run osmo-ms-mob/00057(pid=192): Launched
22:50:38.081466 run mass: MS start registered {at=9514923.045844752, delay=0.008523713797330856, ms=00057}
22:50:38.424325 run osmo-ms-mob/00058: Starting mobile
22:50:38.452180 run osmo-ms-mob/00058(pid=193): Launched
22:50:38.472233 run mass: MS start registered {at=9514923.436649483, delay=0.0008556582033634186, ms=00058}
22:50:38.724551 run osmo-ms-mob/00059: Starting mobile
22:50:38.752323 run osmo-ms-mob/00059(pid=194): Launched
22:50:38.765073 run mass: MS performed LU {at=9514923.72949628, lu_delay=5.109033254906535, ms=00043}
22:50:38.778123 run mass: MS performed LU {at=9514923.742554376, lu_delay=5.695207668468356, ms=00041}
22:50:38.790586 run mass: MS start registered {at=9514923.755021142, delay=0.025549989193677902, ms=00059}
22:50:38.813850 run osmo-ms-mob/00060: Starting mobile
22:50:38.843842 run osmo-ms-mob/00060(pid=195): Launched
22:50:38.860947 run mass: MS performed LU {at=9514923.825367512, lu_delay=6.091822722926736, ms=00040}
22:50:38.873458 run mass: MS start registered {at=9514923.837894302, delay=0.016808608546853065, ms=00060}
22:50:39.041687 run mass: MS performed LU {at=9514924.006053943, lu_delay=5.724294086918235, ms=00042}
22:50:39.059656 run mass: MS performed LU {at=9514924.024083758, lu_delay=4.99035869538784, ms=00044}
22:50:39.082123 run osmo-ms-mob/00061: Starting mobile
22:50:39.109738 run osmo-ms-mob/00061(pid=196): Launched
22:50:39.135154 run mass: MS start registered {at=9514924.099574508, delay=0.012638840824365616, ms=00061}
22:50:39.724125 run osmo-ms-mob/00062: Starting mobile
22:50:39.752497 run osmo-ms-mob/00062(pid=197): Launched
22:50:39.776868 run mass: MS start registered {at=9514924.741283579, delay=0.011184215545654297, ms=00062}
22:50:39.877690 run mass: MS performed LU {at=9514924.842075232, lu_delay=3.60193457826972, ms=00051}
22:50:40.024034 run osmo-ms-mob/00063: Starting mobile
22:50:40.053579 run osmo-ms-mob/00063(pid=198): Launched
22:50:40.076709 run mass: MS start registered {at=9514925.041134192, delay=0.007289804518222809, ms=00063}
22:50:40.424561 run osmo-ms-mob/00064: Starting mobile
22:50:40.452000 run osmo-ms-mob/00064(pid=199): Launched
22:50:40.474526 run mass: MS start registered {at=9514925.438953629, delay=0.00971970148384571, ms=00064}
22:50:40.679762 run mass: MS performed LU {at=9514925.64413128, lu_delay=5.3621661439538, ms=00049}
22:50:40.698491 run mass: MS performed LU {at=9514925.662917785, lu_delay=4.824706494808197, ms=00050}
22:50:40.720447 run osmo-ms-mob/00065: Starting mobile
22:50:40.747433 run osmo-ms-mob/00065(pid=200): Launched
22:50:40.767060 run mass: MS start registered {at=9514925.73147919, delay=2.7721747756004333e-05, ms=00065}
22:50:40.813692 run mass: MS performed LU {at=9514925.77809937, lu_delay=5.704912323504686, ms=00048}
22:50:40.831527 run mass: MS performed LU {at=9514925.795956418, lu_delay=5.852589463815093, ms=00047}
22:50:40.854431 run osmo-ms-mob/00066: Starting mobile
22:50:40.882405 run osmo-ms-mob/00066(pid=201): Launched
22:50:40.905922 run mass: MS performed LU {at=9514925.870340848, lu_delay=6.2316691521555185, ms=00046}
22:50:40.921375 run mass: MS start registered {at=9514925.885809006, delay=0.026133786886930466, ms=00066}
22:50:41.525435 run osmo-ms-mob/00067: Starting mobile
22:50:41.553214 run osmo-ms-mob/00067(pid=202): Launched
22:50:41.573535 run mass: MS start registered {at=9514926.5379611, delay=0.007643409073352814, ms=00067}
22:50:41.778400 run mass: MS performed LU {at=9514926.742778134, lu_delay=22.407041301950812, ms=00010}
22:50:41.803943 run osmo-ms-mob/00068: Starting mobile
22:50:41.831481 run osmo-ms-mob/00068(pid=203): Launched
22:50:41.854690 run mass: MS start registered {at=9514926.819097823, delay=0.010708430781960487, ms=00068}
22:50:41.959242 run mass: MS performed LU {at=9514926.92361696, lu_delay=3.877772208303213, ms=00057}
22:50:42.223935 run osmo-ms-mob/00069: Starting mobile
22:50:42.251973 run osmo-ms-mob/00069(pid=204): Launched
22:50:42.273358 run mass: MS start registered {at=9514927.237769168, delay=0.007534313946962357, ms=00069}
22:50:42.498267 run mass: MS performed LU {at=9514927.462635892, lu_delay=5.281588040292263, ms=00055}
22:50:42.535805 run mass: MS performed LU {at=9514927.500183376, lu_delay=5.639698291197419, ms=00053}
22:50:42.563060 run osmo-ms-mob/00070: Starting mobile
22:50:42.591218 run osmo-ms-mob/00070(pid=205): Launched
22:50:42.614367 run mass: MS start registered {at=9514927.578784522, delay=0.010112760588526726, ms=00070}
22:50:42.630299 run mass: MS performed LU {at=9514927.594723444, lu_delay=5.658466219902039, ms=00054}
22:50:42.807353 run mass: MS performed LU {at=9514927.771721603, lu_delay=5.035648230463266, ms=00056}
22:50:42.825461 run mass: MS performed LU {at=9514927.789888125, lu_delay=6.249878995120525, ms=00052}
22:50:42.848518 run osmo-ms-mob/00071: Starting mobile
22:50:42.876505 run osmo-ms-mob/00071(pid=206): Launched
22:50:42.901679 run mass: MS start registered {at=9514927.866075134, delay=0.0068803951144218445, ms=00071}
22:50:43.424584 run osmo-ms-mob/00072: Starting mobile
22:50:43.453474 run osmo-ms-mob/00072(pid=207): Launched
22:50:43.478464 run mass: MS start registered {at=9514928.442846352, delay=0.011090978980064392, ms=00072}
22:50:43.823034 run osmo-ms-mob/00073: Starting mobile
22:50:43.851367 run osmo-ms-mob/00073(pid=208): Launched
22:50:43.875339 run mass: MS start registered {at=9514928.83973531, delay=0.010957228019833565, ms=00073}
22:50:44.223180 run osmo-ms-mob/00074: Starting mobile
22:50:44.250726 run osmo-ms-mob/00074(pid=209): Launched
22:50:44.275593 run mass: MS start registered {at=9514929.23996048, delay=0.011829938739538193, ms=00074}
22:50:44.463728 run mass: MS performed LU {at=9514929.428106766, lu_delay=5.328532258048654, ms=00061}
22:50:44.491497 run mass: MS performed LU {at=9514929.455918558, lu_delay=5.700897416099906, ms=00059}
22:50:44.515991 run osmo-ms-mob/00075: Starting mobile
22:50:44.542908 run osmo-ms-mob/00075(pid=210): Launched
22:50:44.563860 run mass: MS start registered {at=9514929.528266951, delay=0.008685197681188583, ms=00075}
22:50:44.582641 run mass: MS performed LU {at=9514929.547072602, lu_delay=6.110423119738698, ms=00058}
22:50:44.598694 run mass: MS performed LU {at=9514929.563125921, lu_delay=5.725231619551778, ms=00060}
22:50:44.635856 run mass: MS performed LU {at=9514929.600264717, lu_delay=4.55913052521646, ms=00063}
22:50:45.122282 run osmo-ms-mob/00076: Starting mobile
22:50:45.149552 run osmo-ms-mob/00076(pid=211): Launched
22:50:45.173208 run mass: MS start registered {at=9514930.137623565, delay=0.010995209217071533, ms=00076}
22:50:45.322108 run mass: MS performed LU {at=9514930.286430418, lu_delay=5.545146839693189, ms=00062}
22:50:45.522510 run osmo-ms-mob/00077: Starting mobile
22:50:45.549722 run osmo-ms-mob/00077(pid=212): Launched
22:50:45.571378 run mass: MS start registered {at=9514930.535778053, delay=0.009008936583995819, ms=00077}
22:50:46.024175 run osmo-ms-mob/00078: Starting mobile
22:50:46.050965 run osmo-ms-mob/00078(pid=213): Launched
22:50:46.078202 run mass: MS start registered {at=9514931.042588647, delay=0.014945846050977707, ms=00078}
22:50:46.301211 run mass: MS performed LU {at=9514931.265592769, lu_delay=5.826639140024781, ms=00064}
22:50:46.318813 run mass: MS performed LU {at=9514931.283249712, lu_delay=4.745288612321019, ms=00067}
22:50:46.340810 run osmo-ms-mob/00079: Starting mobile
22:50:46.367915 run osmo-ms-mob/00079(pid=214): Launched
22:50:46.389459 run mass: MS start registered {at=9514931.353884233, delay=0.00825861468911171, ms=00079}
22:50:46.405502 run mass: MS performed LU {at=9514931.369933814, lu_delay=5.638454623520374, ms=00065}
22:50:46.572763 run mass: MS performed LU {at=9514931.537145786, lu_delay=5.651336779817939, ms=00066}
22:50:46.591424 run mass: MS performed LU {at=9514931.555855015, lu_delay=4.736757192760706, ms=00068}
22:50:46.924737 run osmo-ms-mob/00080: Starting mobile
22:50:46.952284 run osmo-ms-mob/00080(pid=215): Launched
22:50:46.973280 run mass: MS start registered {at=9514931.937697189, delay=0.00800478644669056, ms=00080}
22:50:47.424516 run osmo-ms-mob/00081: Starting mobile
22:50:47.451770 run osmo-ms-mob/00081(pid=216): Launched
22:50:47.470673 run mass: MS start registered {at=9514932.43507915, delay=0.00019104033708572388, ms=00081}
22:50:47.824381 run osmo-ms-mob/00082: Starting mobile
22:50:47.851650 run osmo-ms-mob/00082(pid=217): Launched
22:50:47.870502 run mass: MS start registered {at=9514932.834926037, delay=2.4545937776565552e-05, ms=00082}
22:50:48.229375 run mass: MS performed LU {at=9514933.193756111, lu_delay=4.750909758731723, ms=00072}
22:50:48.257349 run mass: MS performed LU {at=9514933.22175783, lu_delay=5.983988661319017, ms=00069}
22:50:48.285198 run osmo-ms-mob/00083: Starting mobile
22:50:48.312296 run osmo-ms-mob/00083(pid=218): Launched
22:50:48.330957 run mass: MS start registered {at=9514933.295379939, delay=0.002615155652165413, ms=00083}
22:50:48.344526 run mass: MS performed LU {at=9514933.308954697, lu_delay=5.730170175433159, ms=00070}
22:50:48.362936 run mass: MS performed LU {at=9514933.327355167, lu_delay=5.461280032992363, ms=00071}
22:50:48.617347 run mass: MS performed LU {at=9514933.58172461, lu_delay=4.741989299654961, ms=00073}
22:50:48.926675 run osmo-ms-mob/00084: Starting mobile
22:50:48.953295 run osmo-ms-mob/00084(pid=219): Launched
22:50:48.977588 run mass: MS start registered {at=9514933.942008417, delay=0.011940425261855125, ms=00084}
22:50:49.424511 run osmo-ms-mob/00085: Starting mobile
22:50:49.450794 run osmo-ms-mob/00085(pid=220): Launched
22:50:49.471737 run mass: MS start registered {at=9514934.4361625, delay=0.008715393021702766, ms=00085}
22:50:50.020919 run osmo-ms-mob/00086: Starting mobile
22:50:50.047712 run osmo-ms-mob/00086(pid=221): Launched
22:50:50.067125 run mass: MS performed LU {at=9514935.031545736, lu_delay=5.7915852554142475, ms=00074}
22:50:50.079421 run mass: MS performed LU {at=9514935.043857358, lu_delay=4.9062337931245565, ms=00076}
22:50:50.093160 run mass: MS start registered {at=9514935.057596397, delay=0.026076538488268852, ms=00086}
22:50:50.158604 run mass: MS performed LU {at=9514935.123011768, lu_delay=5.5947448164224625, ms=00075}
22:50:50.320281 run mass: MS performed LU {at=9514935.284661734, lu_delay=4.748883681371808, ms=00077}
22:50:50.626314 run osmo-ms-mob/00087: Starting mobile
22:50:50.653197 run osmo-ms-mob/00087(pid=222): Launched
22:50:50.677390 run mass: MS start registered {at=9514935.641805949, delay=0.011284653097391129, ms=00087}
22:50:51.225352 run osmo-ms-mob/00088: Starting mobile
22:50:51.252405 run osmo-ms-mob/00088(pid=223): Launched
22:50:51.272057 run mass: MS start registered {at=9514936.236475203, delay=0.007111880928277969, ms=00088}
22:50:51.824282 run osmo-ms-mob/00089: Starting mobile
22:50:51.851107 run osmo-ms-mob/00089(pid=224): Launched
22:50:51.875988 run mass: MS start registered {at=9514936.840372074, delay=0.012523151934146881, ms=00089}
22:50:51.977573 run mass: MS performed LU {at=9514936.941936098, lu_delay=5.588051864877343, ms=00079}
22:50:51.994870 run mass: MS performed LU {at=9514936.959301371, lu_delay=5.021604182198644, ms=00080}
22:50:52.022896 run mass: MS performed LU {at=9514936.987312678, lu_delay=5.944724030792713, ms=00078}
22:50:52.345784 run mass: MS performed LU {at=9514937.310157565, lu_delay=4.8750784154981375, ms=00081}
22:50:52.372592 run osmo-ms-mob/00090: Starting mobile
22:50:52.399966 run osmo-ms-mob/00090(pid=225): Launched
22:50:52.423442 run mass: MS start registered {at=9514937.387857841, delay=0.010870365425944328, ms=00090}
22:50:53.123560 run osmo-ms-mob/00091: Starting mobile
22:50:53.150732 run osmo-ms-mob/00091(pid=226): Launched
22:50:53.176233 run mass: MS start registered {at=9514938.14062291, delay=0.012795012444257736, ms=00091}
22:50:53.776526 run mass: MS performed LU {at=9514938.740899656, lu_delay=4.7988912388682365, ms=00084}
22:50:53.805364 run osmo-ms-mob/00092: Starting mobile
22:50:53.833245 run osmo-ms-mob/00092(pid=227): Launched
22:50:53.845639 run mass: MS performed LU {at=9514938.810065595, lu_delay=5.514685656875372, ms=00083}
22:50:53.857643 run mass: MS start registered {at=9514938.822079562, delay=0.012036718428134918, ms=00092}
22:50:53.924203 run mass: MS performed LU {at=9514938.888615448, lu_delay=4.452452948316932, ms=00085}
22:50:54.050500 run mass: MS performed LU {at=9514939.014886867, lu_delay=6.179960830137134, ms=00082}
22:50:54.068044 run mass: MS performed LU {at=9514939.032470372, lu_delay=21.9943579249084, ms=00038}
22:50:54.623952 run osmo-ms-mob/00093: Starting mobile
22:50:54.650346 run osmo-ms-mob/00093(pid=228): Launched
22:50:54.673166 run mass: MS start registered {at=9514939.637586406, delay=0.01066773384809494, ms=00093}
22:50:55.521330 run osmo-ms-mob/00094: Starting mobile
22:50:55.547664 run osmo-ms-mob/00094(pid=229): Launched
22:50:55.569898 run mass: MS start registered {at=9514940.534321124, delay=0.010065922513604164, ms=00094}
22:50:55.743332 run mass: MS performed LU {at=9514940.707695821, lu_delay=5.650099424645305, ms=00086}
22:50:55.760763 run mass: MS performed LU {at=9514940.725197721, lu_delay=5.083391772583127, ms=00087}
22:50:56.259145 run mass: MS performed LU {at=9514941.223528607, lu_delay=4.987053403630853, ms=00088}
22:50:56.424009 run osmo-ms-mob/00095: Starting mobile
22:50:56.450644 run osmo-ms-mob/00095(pid=230): Launched
22:50:56.473021 run mass: MS start registered {at=9514941.437417423, delay=0.010152336210012436, ms=00095}
22:50:57.424240 run osmo-ms-mob/00096: Starting mobile
22:50:57.450985 run osmo-ms-mob/00096(pid=231): Launched
22:50:57.473464 run mass: MS start registered {at=9514942.437889053, delay=0.010265477001667023, ms=00096}
22:50:57.524082 run mass: MS performed LU {at=9514942.4884936, lu_delay=5.64812152646482, ms=00089}
22:50:57.542650 run mass: MS performed LU {at=9514942.507083546, lu_delay=4.366460636258125, ms=00091}
22:50:57.690184 run mass: MS performed LU {at=9514942.654558435, lu_delay=5.266700593754649, ms=00090}
22:50:58.522349 run osmo-ms-mob/00097: Starting mobile
22:50:58.550546 run osmo-ms-mob/00097(pid=232): Launched
22:50:58.577281 run mass: MS start registered {at=9514943.54166093, delay=0.01415407843887806, ms=00097}
22:50:59.508649 run mass: MS performed LU {at=9514944.473014606, lu_delay=5.650935044512153, ms=00092}
22:50:59.527270 run mass: MS performed LU {at=9514944.491697177, lu_delay=4.854110771790147, ms=00093}
22:50:59.824096 run osmo-ms-mob/00098: Starting mobile
22:50:59.850825 run osmo-ms-mob/00098(pid=233): Launched
22:50:59.873083 run mass: MS start registered {at=9514944.837508278, delay=0.009921019896864891, ms=00098}
22:51:01.437454 run mass: MS performed LU {at=9514946.401833622, lu_delay=4.9644161984324455, ms=00095}
22:51:01.456260 run mass: MS performed LU {at=9514946.420624357, lu_delay=5.886303232982755, ms=00094}
22:51:01.485779 run osmo-ms-mob/00099: Starting mobile
22:51:01.513103 run osmo-ms-mob/00099(pid=234): Launched
22:51:01.525437 run mass: All started... {duration=55.61773568019271, too_slow=0}
22:51:01.538019 run mass: MS start registered {at=9514946.502443332, delay=0.012571712955832481, ms=00099}
22:51:03.274594 run mass: MS performed LU {at=9514948.238953497, lu_delay=5.801064444705844, ms=00096}
22:51:03.293103 run mass: MS performed LU {at=9514948.257519089, lu_delay=4.715858159586787, ms=00097}
22:51:05.203585 run mass: MS performed LU {at=9514950.16795129, lu_delay=5.330443011596799, ms=00098}
22:51:07.040961 run mass: MS performed LU {at=9514952.005337996, lu_delay=5.502894664183259, ms=00099}
22:51:07.058578 run mass: Tests done {all_completed=True, max=22.407041301950812, min=3.60193457826972}
22:51:07.069336 tst register_default_mass.py: Test passed (82.2 sec)
22:51:07.080007 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:51:07.086080 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:51:07.092158 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:51:07.098173 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:51:07.104242 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:51:07.110330 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:51:07.116513 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:51:07.122650 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:51:07.128778 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:51:07.135062 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:51:07.141235 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:51:07.147449 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:51:07.153562 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:51:07.159820 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:51:07.166017 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:51:07.172239 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:51:07.178447 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:51:07.185800 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:51:07.192501 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:51:07.198872 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:51:07.205786 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:51:07.212242 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:51:07.219473 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:51:07.225895 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:51:07.232750 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:51:07.240080 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:51:07.246593 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:51:07.253508 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:51:07.259956 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:51:07.266440 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:51:07.273000 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:51:07.279902 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:51:07.286410 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:51:07.292931 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:51:07.299373 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:51:07.305990 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:51:07.312502 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:51:07.319601 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:51:07.326480 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:51:07.333376 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:51:07.340685 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:51:07.347638 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:51:07.354251 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:51:07.360812 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:51:07.367384 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:51:07.373990 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:51:07.380563 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:51:07.387110 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:51:07.393797 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:51:07.400442 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:51:07.406882 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:51:07.413555 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:51:07.420852 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:51:07.428623 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:51:07.436556 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:51:07.443371 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:51:07.449822 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:51:07.456413 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:51:07.462986 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:51:07.469852 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:51:07.476504 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:51:07.483379 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:51:07.490014 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:51:07.496494 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:51:07.502882 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:51:07.509303 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:51:07.515958 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:51:07.522470 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:51:07.528975 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:51:07.535482 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:51:07.541987 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:51:07.548503 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:51:07.555065 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:51:07.561750 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:51:07.568419 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:51:07.575337 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:51:07.582780 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:51:07.589360 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:51:07.595875 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:51:07.602417 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:51:07.608943 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:51:07.615394 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:51:07.622158 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:51:07.629618 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:51:07.638182 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:51:07.645734 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:51:07.652279 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:51:07.658883 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:51:07.666456 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:51:07.673505 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:51:07.680145 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:51:07.686724 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:51:07.693272 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:51:07.700000 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:51:07.706616 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:51:07.713221 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:51:07.719958 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:51:07.726547 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:51:07.733018 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:51:07.739614 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:51:07.746148 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:51:07.752886 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:51:07.761472 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:51:07.767842 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:51:07.774523 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:51:07.781339 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:51:07.789083 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:51:07.795594 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:51:07.802285 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:51:07.808962 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:51:07.815594 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:51:07.822103 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:51:07.828612 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:51:07.835172 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:51:07.841696 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:51:07.848173 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:51:07.854412 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:51:07.860637 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:51:07.866973 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:51:07.873384 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:51:07.879817 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:51:07.886139 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:51:07.892541 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:51:07.900820 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:51:07.907019 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:51:07.913230 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:51:07.919415 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:51:07.925646 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:51:07.931863 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:51:07.938036 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:51:07.944239 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:51:07.950407 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:51:07.956688 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:51:07.962963 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:51:07.969304 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:51:07.975672 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:51:07.981984 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:51:07.988235 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:51:07.994386 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:51:08.000615 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:51:08.006813 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:51:08.013015 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:51:08.019308 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:51:08.025704 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:51:08.031984 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:51:08.038152 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:51:08.044368 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:51:08.050564 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:51:08.056751 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:51:08.062903 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:51:08.069100 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:51:08.075284 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:51:08.081525 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:51:08.087832 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:51:08.094108 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:51:08.100375 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:51:08.106644 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:51:08.112902 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:51:08.119169 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:51:08.125455 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:51:08.131890 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:51:08.138209 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:51:08.144508 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:51:08.150687 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:51:08.156892 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:51:08.163052 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:51:08.169232 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:51:08.175438 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:51:08.181661 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:51:08.187876 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:51:08.194056 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:51:08.200221 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:51:08.206402 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:51:08.212615 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:51:08.218803 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:51:08.224984 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:51:08.231150 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:51:08.237339 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:51:08.243496 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:51:08.249667 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:51:08.255840 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:51:08.262018 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:51:08.268284 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:51:08.274598 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:51:08.280936 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:51:08.287098 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:51:08.293274 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:51:08.299427 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:51:08.305635 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:51:08.311821 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:51:08.317989 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:51:08.324150 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:51:08.330364 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:51:08.336546 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:51:08.342717 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:51:08.348932 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:51:08.355085 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:51:08.361273 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:51:08.367435 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:51:08.373729 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:51:08.380095 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:51:08.386442 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:51:08.394664 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:51:08.400794 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:51:08.406938 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:51:08.413103 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:51:08.419244 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:51:08.425384 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:51:08.431531 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:51:08.437707 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:51:08.443867 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:51:08.450034 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:51:08.456217 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:51:08.462376 --- ParallelTerminationStrategy: PID 22 died...
22:51:08.465185 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:51:08.472216 --- ParallelTerminationStrategy: PID 23 died...
22:51:08.475072 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:51:08.481845 --- ParallelTerminationStrategy: PID 24 died...
22:51:08.484595 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:51:08.491339 --- ParallelTerminationStrategy: PID 25 died...
22:51:08.494096 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:51:08.500856 --- ParallelTerminationStrategy: PID 26 died...
22:51:08.503618 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:51:08.510399 --- ParallelTerminationStrategy: PID 27 died...
22:51:08.513133 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:51:08.519887 --- ParallelTerminationStrategy: PID 28 died...
22:51:08.522631 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:51:08.529417 --- ParallelTerminationStrategy: PID 29 died...
22:51:08.532179 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:51:08.538998 --- ParallelTerminationStrategy: PID 30 died...
22:51:08.541927 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:51:08.548930 --- ParallelTerminationStrategy: PID 31 died...
22:51:08.551692 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:51:08.558556 --- ParallelTerminationStrategy: PID 32 died...
22:51:08.561316 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:51:08.571054 --- ParallelTerminationStrategy: PID 33 died...
22:51:08.574044 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:51:08.582267 --- ParallelTerminationStrategy: PID 35 died...
22:51:08.585182 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:51:08.592417 --- ParallelTerminationStrategy: PID 36 died...
22:51:08.595396 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:51:08.602658 --- ParallelTerminationStrategy: PID 37 died...
22:51:08.605632 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:51:08.612896 --- ParallelTerminationStrategy: PID 38 died...
22:51:08.615917 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:51:08.623175 --- ParallelTerminationStrategy: PID 39 died...
22:51:08.626110 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:51:08.633456 --- ParallelTerminationStrategy: PID 40 died...
22:51:08.636394 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:51:08.643716 --- ParallelTerminationStrategy: PID 41 died...
22:51:08.646691 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:51:08.653978 --- ParallelTerminationStrategy: PID 42 died...
22:51:08.656988 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:51:08.664296 --- ParallelTerminationStrategy: PID 43 died...
22:51:08.667230 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:51:08.674579 --- ParallelTerminationStrategy: PID 44 died...
22:51:08.677555 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:51:08.684888 --- ParallelTerminationStrategy: PID 45 died...
22:51:08.687898 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:51:08.695174 --- ParallelTerminationStrategy: PID 46 died...
22:51:08.698195 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:51:08.705502 --- ParallelTerminationStrategy: PID 47 died...
22:51:08.708462 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:51:08.715765 --- ParallelTerminationStrategy: PID 48 died...
22:51:08.718711 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:51:08.726040 --- ParallelTerminationStrategy: PID 49 died...
22:51:08.729065 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:51:08.736445 --- ParallelTerminationStrategy: PID 50 died...
22:51:08.739412 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:51:08.746724 --- ParallelTerminationStrategy: PID 51 died...
22:51:08.749724 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:51:08.757013 --- ParallelTerminationStrategy: PID 52 died...
22:51:08.759946 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:51:08.767209 --- ParallelTerminationStrategy: PID 53 died...
22:51:08.770126 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:51:08.777459 --- ParallelTerminationStrategy: PID 54 died...
22:51:08.780448 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:51:08.787675 --- ParallelTerminationStrategy: PID 55 died...
22:51:08.790663 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:51:08.797898 --- ParallelTerminationStrategy: PID 56 died...
22:51:08.800801 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:51:08.808096 --- ParallelTerminationStrategy: PID 57 died...
22:51:08.810970 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:51:08.818172 --- ParallelTerminationStrategy: PID 58 died...
22:51:08.821086 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:51:08.828248 --- ParallelTerminationStrategy: PID 59 died...
22:51:08.831225 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:51:08.838343 --- ParallelTerminationStrategy: PID 60 died...
22:51:08.841299 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:51:08.848452 --- ParallelTerminationStrategy: PID 61 died...
22:51:08.851437 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:51:08.858748 --- ParallelTerminationStrategy: PID 62 died...
22:51:08.861699 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:51:08.868992 --- ParallelTerminationStrategy: PID 63 died...
22:51:08.871967 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:51:08.879220 --- ParallelTerminationStrategy: PID 64 died...
22:51:08.882153 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:51:08.889316 --- ParallelTerminationStrategy: PID 65 died...
22:51:08.892254 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:51:08.899459 --- ParallelTerminationStrategy: PID 66 died...
22:51:08.902365 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:51:08.909601 --- ParallelTerminationStrategy: PID 67 died...
22:51:08.912489 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:51:08.919746 --- ParallelTerminationStrategy: PID 68 died...
22:51:08.922754 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:51:08.932405 --- ParallelTerminationStrategy: PID 69 died...
22:51:08.937682 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:51:08.947830 --- ParallelTerminationStrategy: PID 70 died...
22:51:08.950650 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:51:08.957674 --- ParallelTerminationStrategy: PID 71 died...
22:51:08.960519 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:51:08.967551 --- ParallelTerminationStrategy: PID 72 died...
22:51:08.970399 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:51:08.977443 --- ParallelTerminationStrategy: PID 73 died...
22:51:08.980315 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:51:08.987373 --- ParallelTerminationStrategy: PID 74 died...
22:51:08.990241 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:51:08.997330 --- ParallelTerminationStrategy: PID 75 died...
22:51:09.000255 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:51:09.007322 --- ParallelTerminationStrategy: PID 76 died...
22:51:09.010184 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:51:09.017246 --- ParallelTerminationStrategy: PID 77 died...
22:51:09.020114 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:51:09.027249 --- ParallelTerminationStrategy: PID 78 died...
22:51:09.030207 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:51:09.037289 --- ParallelTerminationStrategy: PID 79 died...
22:51:09.040188 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:51:09.047290 --- ParallelTerminationStrategy: PID 80 died...
22:51:09.050215 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:51:09.057289 --- ParallelTerminationStrategy: PID 81 died...
22:51:09.060186 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:51:09.067295 --- ParallelTerminationStrategy: PID 82 died...
22:51:09.070215 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:51:09.077445 --- ParallelTerminationStrategy: PID 83 died...
22:51:09.080349 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:51:09.087478 --- ParallelTerminationStrategy: PID 84 died...
22:51:09.090365 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:51:09.097503 --- ParallelTerminationStrategy: PID 85 died...
22:51:09.100391 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:51:09.107606 --- ParallelTerminationStrategy: PID 86 died...
22:51:09.110483 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:51:09.117624 --- ParallelTerminationStrategy: PID 87 died...
22:51:09.120530 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:51:09.127649 --- ParallelTerminationStrategy: PID 88 died...
22:51:09.130583 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:51:09.137816 --- ParallelTerminationStrategy: PID 89 died...
22:51:09.140706 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:51:09.147858 --- ParallelTerminationStrategy: PID 90 died...
22:51:09.150745 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:51:09.157861 --- ParallelTerminationStrategy: PID 91 died...
22:51:09.160770 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:51:09.168020 --- ParallelTerminationStrategy: PID 92 died...
22:51:09.170900 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:51:09.178104 --- ParallelTerminationStrategy: PID 93 died...
22:51:09.181027 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:51:09.188150 --- ParallelTerminationStrategy: PID 94 died...
22:51:09.191024 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:51:09.198261 --- ParallelTerminationStrategy: PID 95 died...
22:51:09.201151 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:51:09.208254 --- ParallelTerminationStrategy: PID 96 died...
22:51:09.211188 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:51:09.218404 --- ParallelTerminationStrategy: PID 97 died...
22:51:09.221299 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:51:09.228411 --- ParallelTerminationStrategy: PID 98 died...
22:51:09.231305 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:51:09.238416 --- ParallelTerminationStrategy: PID 99 died...
22:51:09.241294 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:51:09.248378 --- ParallelTerminationStrategy: PID 100 died...
22:51:09.251265 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:51:09.258413 --- ParallelTerminationStrategy: PID 101 died...
22:51:09.261306 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:51:09.268490 --- ParallelTerminationStrategy: PID 102 died...
22:51:09.271382 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:51:09.278623 --- ParallelTerminationStrategy: PID 103 died...
22:51:09.281509 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:51:09.288635 --- ParallelTerminationStrategy: PID 104 died...
22:51:09.291504 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:51:09.298635 --- ParallelTerminationStrategy: PID 105 died...
22:51:09.301512 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:51:09.308670 --- ParallelTerminationStrategy: PID 106 died...
22:51:09.311543 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:51:09.318685 --- ParallelTerminationStrategy: PID 107 died...
22:51:09.321570 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:51:09.328689 --- ParallelTerminationStrategy: PID 108 died...
22:51:09.331587 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:51:09.338669 --- ParallelTerminationStrategy: PID 109 died...
22:51:09.341566 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:51:09.348698 --- ParallelTerminationStrategy: PID 110 died...
22:51:09.351609 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:51:09.358728 --- ParallelTerminationStrategy: PID 111 died...
22:51:09.361609 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:51:09.368747 --- ParallelTerminationStrategy: PID 112 died...
22:51:09.371717 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:51:09.378901 --- ParallelTerminationStrategy: PID 113 died...
22:51:09.381812 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:51:09.388938 --- ParallelTerminationStrategy: PID 114 died...
22:51:09.391824 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:51:09.398979 --- ParallelTerminationStrategy: PID 115 died...
22:51:09.401856 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:51:09.408974 --- ParallelTerminationStrategy: PID 116 died...
22:51:09.411856 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:51:09.418981 --- ParallelTerminationStrategy: PID 117 died...
22:51:09.421891 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:51:09.429003 --- ParallelTerminationStrategy: PID 118 died...
22:51:09.431894 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:51:09.438988 --- ParallelTerminationStrategy: PID 119 died...
22:51:09.441906 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:51:09.449056 --- ParallelTerminationStrategy: PID 120 died...
22:51:09.451962 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:51:09.459038 --- ParallelTerminationStrategy: PID 121 died...
22:51:09.461951 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:51:09.469167 --- ParallelTerminationStrategy: PID 122 died...
22:51:09.472059 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:51:09.479192 --- ParallelTerminationStrategy: PID 123 died...
22:51:09.482081 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:51:09.489252 --- ParallelTerminationStrategy: PID 124 died...
22:51:09.492123 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:51:09.499226 --- ParallelTerminationStrategy: PID 125 died...
22:51:09.502121 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:51:09.509226 --- ParallelTerminationStrategy: PID 126 died...
22:51:09.512115 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:51:09.519260 --- ParallelTerminationStrategy: PID 127 died...
22:51:09.522169 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:51:09.529524 --- ParallelTerminationStrategy: PID 128 died...
22:51:09.532450 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:51:09.539551 --- ParallelTerminationStrategy: PID 129 died...
22:51:09.542444 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:51:09.549606 --- ParallelTerminationStrategy: PID 130 died...
22:51:09.552486 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:51:09.559687 --- ParallelTerminationStrategy: PID 131 died...
22:51:09.562571 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:51:09.569813 --- ParallelTerminationStrategy: PID 132 died...
22:51:09.572786 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:51:09.579953 --- ParallelTerminationStrategy: PID 133 died...
22:51:09.582826 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:51:09.589943 --- ParallelTerminationStrategy: PID 134 died...
22:51:09.592839 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:51:09.599946 --- ParallelTerminationStrategy: PID 135 died...
22:51:09.602832 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:51:09.610069 --- ParallelTerminationStrategy: PID 136 died...
22:51:09.612945 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:51:09.620113 --- ParallelTerminationStrategy: PID 137 died...
22:51:09.623009 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:51:09.630367 --- ParallelTerminationStrategy: PID 138 died...
22:51:09.633254 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:51:09.640471 --- ParallelTerminationStrategy: PID 139 died...
22:51:09.643356 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:51:09.650517 --- ParallelTerminationStrategy: PID 140 died...
22:51:09.653425 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:51:09.660609 --- ParallelTerminationStrategy: PID 141 died...
22:51:09.663551 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:51:09.670733 --- ParallelTerminationStrategy: PID 142 died...
22:51:09.673654 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:51:09.680829 --- ParallelTerminationStrategy: PID 143 died...
22:51:09.683747 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:51:09.690930 --- ParallelTerminationStrategy: PID 144 died...
22:51:09.693813 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:51:09.700957 --- ParallelTerminationStrategy: PID 145 died...
22:51:09.703844 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:51:09.710986 --- ParallelTerminationStrategy: PID 146 died...
22:51:09.713957 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:51:09.721224 --- ParallelTerminationStrategy: PID 147 died...
22:51:09.724121 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:51:09.731297 --- ParallelTerminationStrategy: PID 148 died...
22:51:09.734214 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:51:09.741406 --- ParallelTerminationStrategy: PID 149 died...
22:51:09.744294 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:51:09.751418 --- ParallelTerminationStrategy: PID 150 died...
22:51:09.754314 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:51:09.761463 --- ParallelTerminationStrategy: PID 151 died...
22:51:09.764346 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:51:09.771494 --- ParallelTerminationStrategy: PID 152 died...
22:51:09.774413 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:51:09.781575 --- ParallelTerminationStrategy: PID 153 died...
22:51:09.784470 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:51:09.791636 --- ParallelTerminationStrategy: PID 154 died...
22:51:09.794508 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:51:09.801659 --- ParallelTerminationStrategy: PID 155 died...
22:51:09.804530 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:51:09.811667 --- ParallelTerminationStrategy: PID 156 died...
22:51:09.814527 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:51:09.821686 --- ParallelTerminationStrategy: PID 157 died...
22:51:09.824557 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:51:09.831672 --- ParallelTerminationStrategy: PID 158 died...
22:51:09.834531 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:51:09.841622 --- ParallelTerminationStrategy: PID 159 died...
22:51:09.844499 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:51:09.851674 --- ParallelTerminationStrategy: PID 160 died...
22:51:09.854540 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:51:09.861668 --- ParallelTerminationStrategy: PID 161 died...
22:51:09.864526 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:51:09.871698 --- ParallelTerminationStrategy: PID 162 died...
22:51:09.874575 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:51:09.881704 --- ParallelTerminationStrategy: PID 163 died...
22:51:09.884592 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:51:09.891756 --- ParallelTerminationStrategy: PID 164 died...
22:51:09.894625 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:51:09.901755 --- ParallelTerminationStrategy: PID 165 died...
22:51:09.904626 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:51:09.911827 --- ParallelTerminationStrategy: PID 166 died...
22:51:09.914687 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:51:09.921889 --- ParallelTerminationStrategy: PID 167 died...
22:51:09.924783 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:51:09.931942 --- ParallelTerminationStrategy: PID 168 died...
22:51:09.934807 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:51:09.941966 --- ParallelTerminationStrategy: PID 169 died...
22:51:09.944858 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:51:09.951959 --- ParallelTerminationStrategy: PID 170 died...
22:51:09.954799 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:51:09.961914 --- ParallelTerminationStrategy: PID 171 died...
22:51:09.964779 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:51:09.972105 --- ParallelTerminationStrategy: PID 172 died...
22:51:09.975009 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:51:09.982111 --- ParallelTerminationStrategy: PID 173 died...
22:51:09.984970 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:51:09.992127 --- ParallelTerminationStrategy: PID 174 died...
22:51:09.994987 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:51:10.002146 --- ParallelTerminationStrategy: PID 175 died...
22:51:10.005171 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:51:10.012455 --- ParallelTerminationStrategy: PID 176 died...
22:51:10.015335 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:51:10.022469 --- ParallelTerminationStrategy: PID 177 died...
22:51:10.025402 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:51:10.032596 --- ParallelTerminationStrategy: PID 178 died...
22:51:10.035567 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:51:10.042671 --- ParallelTerminationStrategy: PID 179 died...
22:51:10.045527 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:51:10.052627 --- ParallelTerminationStrategy: PID 180 died...
22:51:10.055490 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:51:10.062628 --- ParallelTerminationStrategy: PID 181 died...
22:51:10.065483 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:51:10.072739 --- ParallelTerminationStrategy: PID 182 died...
22:51:10.075638 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:51:10.084654 --- ParallelTerminationStrategy: PID 183 died...
22:51:10.087496 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:51:10.094659 --- ParallelTerminationStrategy: PID 184 died...
22:51:10.097552 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:51:10.104790 --- ParallelTerminationStrategy: PID 185 died...
22:51:10.107747 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:51:10.115050 --- ParallelTerminationStrategy: PID 186 died...
22:51:10.118019 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:51:10.125311 --- ParallelTerminationStrategy: PID 187 died...
22:51:10.128276 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:51:10.135648 --- ParallelTerminationStrategy: PID 188 died...
22:51:10.138601 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:51:10.145907 --- ParallelTerminationStrategy: PID 189 died...
22:51:10.148785 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:51:10.155912 --- ParallelTerminationStrategy: PID 190 died...
22:51:10.158764 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:51:10.165943 --- ParallelTerminationStrategy: PID 191 died...
22:51:10.168810 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:51:10.176015 --- ParallelTerminationStrategy: PID 192 died...
22:51:10.178924 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:51:10.186128 --- ParallelTerminationStrategy: PID 193 died...
22:51:10.189031 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:51:10.196194 --- ParallelTerminationStrategy: PID 194 died...
22:51:10.199105 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:51:10.206307 --- ParallelTerminationStrategy: PID 195 died...
22:51:10.209224 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:51:10.216545 --- ParallelTerminationStrategy: PID 196 died...
22:51:10.219452 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:51:10.226697 --- ParallelTerminationStrategy: PID 197 died...
22:51:10.229609 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:51:10.236821 --- ParallelTerminationStrategy: PID 198 died...
22:51:10.239710 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:51:10.246890 --- ParallelTerminationStrategy: PID 199 died...
22:51:10.249806 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:51:10.256986 --- ParallelTerminationStrategy: PID 200 died...
22:51:10.259833 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:51:10.267090 --- ParallelTerminationStrategy: PID 201 died...
22:51:10.270036 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:51:10.277275 --- ParallelTerminationStrategy: PID 202 died...
22:51:10.280171 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:51:10.287826 --- ParallelTerminationStrategy: PID 203 died...
22:51:10.290821 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:51:10.298050 --- ParallelTerminationStrategy: PID 204 died...
22:51:10.300984 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:51:10.308234 --- ParallelTerminationStrategy: PID 205 died...
22:51:10.311145 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:51:10.318437 --- ParallelTerminationStrategy: PID 206 died...
22:51:10.321356 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:51:10.328618 --- ParallelTerminationStrategy: PID 207 died...
22:51:10.331513 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:51:10.338821 --- ParallelTerminationStrategy: PID 208 died...
22:51:10.341776 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:51:10.349067 --- ParallelTerminationStrategy: PID 209 died...
22:51:10.352014 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:51:10.359304 --- ParallelTerminationStrategy: PID 210 died...
22:51:10.362259 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:51:10.369568 --- ParallelTerminationStrategy: PID 211 died...
22:51:10.372523 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:51:10.379922 --- ParallelTerminationStrategy: PID 212 died...
22:51:10.382867 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:51:10.390224 --- ParallelTerminationStrategy: PID 213 died...
22:51:10.393185 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:51:10.400532 --- ParallelTerminationStrategy: PID 214 died...
22:51:10.403454 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:51:10.412904 --- ParallelTerminationStrategy: PID 215 died...
22:51:10.415795 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:51:10.422928 --- ParallelTerminationStrategy: PID 216 died...
22:51:10.425860 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:51:10.433098 --- ParallelTerminationStrategy: PID 217 died...
22:51:10.436019 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:51:10.443220 --- ParallelTerminationStrategy: PID 218 died...
22:51:10.446153 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:51:10.453424 --- ParallelTerminationStrategy: PID 219 died...
22:51:10.456333 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:51:10.463605 --- ParallelTerminationStrategy: PID 220 died...
22:51:10.466532 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:51:10.473740 --- ParallelTerminationStrategy: PID 221 died...
22:51:10.476659 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:51:10.483805 --- ParallelTerminationStrategy: PID 222 died...
22:51:10.486695 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:51:10.493803 --- ParallelTerminationStrategy: PID 223 died...
22:51:10.496682 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:51:10.503779 --- ParallelTerminationStrategy: PID 224 died...
22:51:10.506651 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:51:10.513780 --- ParallelTerminationStrategy: PID 225 died...
22:51:10.516671 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:51:10.523943 --- ParallelTerminationStrategy: PID 226 died...
22:51:10.526839 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:51:10.534197 --- ParallelTerminationStrategy: PID 227 died...
22:51:10.537085 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:51:10.544227 --- ParallelTerminationStrategy: PID 228 died...
22:51:10.547090 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:51:10.554229 --- ParallelTerminationStrategy: PID 229 died...
22:51:10.557114 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:51:10.564287 --- ParallelTerminationStrategy: PID 230 died...
22:51:10.567156 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:51:10.574417 --- ParallelTerminationStrategy: PID 231 died...
22:51:10.577391 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:51:10.584544 --- ParallelTerminationStrategy: PID 232 died...
22:51:10.587412 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:51:10.594553 --- ParallelTerminationStrategy: PID 233 died...
22:51:10.597439 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:51:10.604642 --- ParallelTerminationStrategy: PID 234 died...
22:51:10.607604 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:51:12.627882 --- ParallelTerminationStrategy: PID 34 died...
22:51:12.633600 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-7761 netreg_mass PASS
---------------------------------------------------------------------
22:51:12.740750 tst trial-7761: Storing JUnit report in /build/trial-7761/run.2024-10-22_22-49-44/trial-7761.xml
--------------------------------------------------------------------------------------------
trial-7761 PASS
--------------------------------------------------------------------------------------------
22:51:12.773320 tst trial-7761: trial-7761: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (82.2 sec)
+ exit_code=0
+ rm -rf trial-7761/inst
+ cd trial-7761
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2024-10-22 22:49:44
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-7761-run.tgz run.2024-10-22_22-49-44
+ tar czf /build/trial-7761-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2024-10-22_16_12_17.tgz osmo-bts-oc2g.build-2024-10-22_10_47_27.tgz osmo-bts-sysmo.build-2024-10-22_10_48_31.tgz osmo-bts.build-2024-10-22_10_49_51.tgz osmo-ggsn.build-2024-10-22_20_43_06.tgz osmo-hlr.build-2024-10-22_16_37_16.tgz osmo-hnbgw.build-2024-10-22_16_18_49.tgz osmo-mgw.build-2024-10-22_16_08_45.tgz osmo-msc.build-2024-10-22_16_23_25.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2024-10-22_07_43_48.tgz osmo-pcu-sysmo.build-2024-10-22_07_42_14.tgz osmo-pcu.build-2024-10-22_07_43_03.tgz osmo-sgsn.build-2024-10-22_20_50_36.tgz osmo-stp.build-2024-10-22_16_09_25.tgz osmo-trx.build-2024-10-22_14_27_22.tgz osmocom-bb.build-2024-10-22_21_18_20.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