Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (obs osmocom-gerrit osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision f7d64b0bcf946ec21ce9c7562194343a12213a80 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10 Commit message: "jenkins.sh: libosmo-netif no longer depends on libosmo-abis" > git rev-list --no-walk f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins16358290631665136970.sh + rm -rf trial-7791-bin.tgz trial-7791-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 23269 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10239 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 9232 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12061 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12364 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 10308 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 37844 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 6793 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 39593 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 7192 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 12667 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6655 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 10763 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 6833 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8261 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5552 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 6655 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins8742712668408744547.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-7791 + rm -rf docker-playground + git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground Cloning into 'docker-playground'... + git -C docker-playground log --oneline 47ae650 debian-bookworm-android: new container + make -C docker-playground/osmo-gsm-tester make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t docker.io/osmocom-build/osmo-gsm-tester:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 4.84kB done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [internal] load build context #4 transferring context: 5.76kB done #4 DONE 0.0s #5 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-tester/+/master?format=TEXT #5 CACHED #6 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build #6 DONE 0.2s #7 [ 2/28] RUN useradd -ms /bin/bash jenkins #7 DONE 0.3s #8 [ 3/28] RUN groupadd osmo-gsm-tester #8 DONE 0.4s #9 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #9 DONE 0.4s #10 [ 5/28] RUN APT-GET update && apt-get install -y --no-install-recommends cpio dbus tcpdump sqlite3 python3 python3-setuptools python3-yaml python3-mako python3-gi python3-numpy python3-wheel python3-watchdog ofono patchelf rpm2cpio sudo libcap2-bin python3-pip udhcpc iperf3 locales #10 0.345 Hit:1 http://deb.debian.org/debian bookworm InRelease #10 0.345 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #10 0.346 Hit:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #10 0.350 Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease #10 0.619 Fetched 55.4 kB in 0s (182 kB/s) #10 0.619 Reading package lists... #10 1.043 Reading package lists... #10 1.467 Building dependency tree... #10 1.566 Reading state information... #10 1.662 dbus is already the newest version (1.14.10-1~deb12u1). #10 1.662 tcpdump is already the newest version (4.99.3-1). #10 1.662 sqlite3 is already the newest version (3.40.1-2+deb12u1). #10 1.662 python3 is already the newest version (3.11.2-1+b1). #10 1.662 python3-setuptools is already the newest version (66.1.1-1). #10 1.662 python3-yaml is already the newest version (6.0-3+b2). #10 1.662 python3-mako is already the newest version (1.2.4+ds-1). #10 1.662 python3-gi is already the newest version (3.42.2-3+b1). #10 1.662 python3-wheel is already the newest version (0.38.4-2). #10 1.662 python3-wheel set to manually installed. #10 1.662 ofono is already the newest version (1.31-3+b1). #10 1.662 patchelf is already the newest version (0.14.3-1+b1). #10 1.662 sudo is already the newest version (1.9.13p3-1+deb12u1). #10 1.662 libcap2-bin is already the newest version (1:2.66-4). #10 1.662 libcap2-bin set to manually installed. #10 1.662 python3-pip is already the newest version (23.0.1+dfsg-1). #10 1.662 locales is already the newest version (2.36-9+deb12u9). #10 1.662 The following additional packages will be installed: #10 1.662 busybox libblas3 libiperf0 liblapack3 librpm9 librpmio9 rpm-common #10 1.663 Suggested packages: #10 1.663 libarchive-dev gfortran python3-pytest rpm-i18n #10 1.742 The following NEW packages will be installed: #10 1.742 busybox cpio iperf3 libblas3 libiperf0 liblapack3 librpm9 librpmio9 #10 1.743 python3-numpy python3-watchdog rpm-common rpm2cpio udhcpc #10 1.768 0 upgraded, 13 newly installed, 0 to remove and 2 not upgraded. #10 1.768 Need to get 14.8 MB of archives. #10 1.768 After this operation, 45.5 MB of additional disk space will be used. #10 1.768 Get:1 http://deb.debian.org/debian bookworm/main amd64 libiperf0 amd64 3.12-1+deb12u1 [91.2 kB] #10 1.780 Get:2 http://deb.debian.org/debian bookworm/main amd64 iperf3 amd64 3.12-1+deb12u1 [33.9 kB] #10 1.781 Get:3 http://deb.debian.org/debian bookworm/main amd64 cpio amd64 2.13+dfsg-7.1 [245 kB] #10 1.788 Get:4 http://deb.debian.org/debian bookworm/main amd64 busybox amd64 1:1.35.0-4+b3 [452 kB] #10 1.794 Get:5 http://deb.debian.org/debian bookworm/main amd64 libblas3 amd64 3.11.0-2 [149 kB] #10 1.796 Get:6 http://deb.debian.org/debian bookworm/main amd64 liblapack3 amd64 3.11.0-2 [2323 kB] #10 1.825 Get:7 http://deb.debian.org/debian bookworm/main amd64 librpmio9 amd64 4.18.0+dfsg-1+deb12u1 [1625 kB] #10 1.833 Get:8 http://deb.debian.org/debian bookworm/main amd64 librpm9 amd64 4.18.0+dfsg-1+deb12u1 [1720 kB] #10 1.854 Get:9 http://deb.debian.org/debian bookworm/main amd64 python3-numpy amd64 1:1.24.2-1+deb12u1 [4960 kB] #10 1.888 Get:10 http://deb.debian.org/debian bookworm/main amd64 python3-watchdog all 2.2.1-1 [124 kB] #10 1.889 Get:11 http://deb.debian.org/debian bookworm/main amd64 rpm-common amd64 4.18.0+dfsg-1+deb12u1 [1571 kB] #10 1.902 Get:12 http://deb.debian.org/debian bookworm/main amd64 rpm2cpio amd64 4.18.0+dfsg-1+deb12u1 [1547 kB] #10 1.915 Get:13 http://deb.debian.org/debian bookworm/main amd64 udhcpc amd64 1:1.35.0-4+b3 [6284 B] #10 2.060 debconf: delaying package configuration, since apt-utils is not installed #10 2.102 Fetched 14.8 MB in 0s (88.0 MB/s) #10 2.139 Selecting previously unselected package libiperf0:amd64. #10 2.139 (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.215 Preparing to unpack .../00-libiperf0_3.12-1+deb12u1_amd64.deb ... #10 2.221 Unpacking libiperf0:amd64 (3.12-1+deb12u1) ... #10 2.279 Selecting previously unselected package iperf3. #10 2.288 Preparing to unpack .../01-iperf3_3.12-1+deb12u1_amd64.deb ... #10 2.294 Unpacking iperf3 (3.12-1+deb12u1) ... #10 2.345 Selecting previously unselected package cpio. #10 2.355 Preparing to unpack .../02-cpio_2.13+dfsg-7.1_amd64.deb ... #10 2.358 Unpacking cpio (2.13+dfsg-7.1) ... #10 2.429 Selecting previously unselected package busybox. #10 2.439 Preparing to unpack .../03-busybox_1%3a1.35.0-4+b3_amd64.deb ... #10 2.442 Unpacking busybox (1:1.35.0-4+b3) ... #10 2.517 Selecting previously unselected package libblas3:amd64. #10 2.527 Preparing to unpack .../04-libblas3_3.11.0-2_amd64.deb ... #10 2.532 Unpacking libblas3:amd64 (3.11.0-2) ... #10 2.596 Selecting previously unselected package liblapack3:amd64. #10 2.604 Preparing to unpack .../05-liblapack3_3.11.0-2_amd64.deb ... #10 2.609 Unpacking liblapack3:amd64 (3.11.0-2) ... #10 2.793 Selecting previously unselected package librpmio9. #10 2.800 Preparing to unpack .../06-librpmio9_4.18.0+dfsg-1+deb12u1_amd64.deb ... #10 2.804 Unpacking librpmio9 (4.18.0+dfsg-1+deb12u1) ... #10 2.865 Selecting previously unselected package librpm9. #10 2.874 Preparing to unpack .../07-librpm9_4.18.0+dfsg-1+deb12u1_amd64.deb ... #10 2.877 Unpacking librpm9 (4.18.0+dfsg-1+deb12u1) ... #10 2.949 Selecting previously unselected package python3-numpy. #10 2.959 Preparing to unpack .../08-python3-numpy_1%3a1.24.2-1+deb12u1_amd64.deb ... #10 2.963 Unpacking python3-numpy (1:1.24.2-1+deb12u1) ... #10 3.315 Selecting previously unselected package python3-watchdog. #10 3.324 Preparing to unpack .../09-python3-watchdog_2.2.1-1_all.deb ... #10 3.329 Unpacking python3-watchdog (2.2.1-1) ... #10 3.381 Selecting previously unselected package rpm-common. #10 3.389 Preparing to unpack .../10-rpm-common_4.18.0+dfsg-1+deb12u1_amd64.deb ... #10 3.392 Unpacking rpm-common (4.18.0+dfsg-1+deb12u1) ... #10 3.457 Selecting previously unselected package rpm2cpio. #10 3.465 Preparing to unpack .../11-rpm2cpio_4.18.0+dfsg-1+deb12u1_amd64.deb ... #10 3.468 Unpacking rpm2cpio (4.18.0+dfsg-1+deb12u1) ... #10 3.519 Selecting previously unselected package udhcpc:amd64. #10 3.527 Preparing to unpack .../12-udhcpc_1%3a1.35.0-4+b3_amd64.deb ... #10 3.530 Unpacking udhcpc:amd64 (1:1.35.0-4+b3) ... #10 3.589 Setting up cpio (2.13+dfsg-7.1) ... #10 3.607 update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode #10 3.607 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.614 Setting up python3-watchdog (2.2.1-1) ... #10 3.767 Setting up busybox (1:1.35.0-4+b3) ... #10 3.779 Setting up libblas3:amd64 (3.11.0-2) ... #10 3.789 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.796 Setting up libiperf0:amd64 (3.12-1+deb12u1) ... #10 3.805 Setting up udhcpc:amd64 (1:1.35.0-4+b3) ... #10 3.820 Setting up librpmio9 (4.18.0+dfsg-1+deb12u1) ... #10 3.829 Setting up librpm9 (4.18.0+dfsg-1+deb12u1) ... #10 3.839 Setting up liblapack3:amd64 (3.11.0-2) ... #10 3.848 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.853 Setting up iperf3 (3.12-1+deb12u1) ... #10 3.926 debconf: unable to initialize frontend: Dialog #10 3.926 debconf: (TERM is not set, so the dialog frontend is not usable.) #10 3.926 debconf: falling back to frontend: Readline #10 3.934 debconf: unable to initialize frontend: Readline #10 3.934 debconf: (This frontend requires a controlling tty.) #10 3.934 debconf: falling back to frontend: Teletype #10 3.945 Configuring iperf3 #10 3.945 ------------------ #10 3.945 #10 3.945 Choose this option if Iperf3 should start automatically as a daemon, now and at #10 3.945 boot time. #10 3.945 #10 3.945 Start Iperf3 as a daemon automatically? [yes/no] #10 3.945 Use of uninitialized value $_[1] in join or string at /usr/share/perl5/Debconf/DbDriver/Stack.pm line 111. #10 4.021 invoke-rc.d: could not determine current runlevel #10 4.025 invoke-rc.d: policy-rc.d denied execution of stop. #10 4.129 Use of uninitialized value $val in substitution (s///) at /usr/share/perl5/Debconf/Format/822.pm line 83, line 1. #10 4.129 Use of uninitialized value $val in concatenation (.) or string at /usr/share/perl5/Debconf/Format/822.pm line 84, line 1. #10 4.154 Setting up rpm-common (4.18.0+dfsg-1+deb12u1) ... #10 4.167 Setting up python3-numpy (1:1.24.2-1+deb12u1) ... #10 5.311 Setting up rpm2cpio (4.18.0+dfsg-1+deb12u1) ... #10 5.321 Processing triggers for man-db (2.11.2-2) ... #10 5.337 Processing triggers for dbus (1.14.10-1~deb12u1) ... #10 5.346 Processing triggers for libc-bin (2.36-9+deb12u9) ... #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.711 Collecting smpplib #11 0.711 Cloning https://github.com/podshumok/python-smpplib.git (to revision master) to /tmp/pip-install-34pe460d/smpplib_af6c5626720d4165b6cc9ec57e621687 #11 0.714 Running command git clone --filter=blob:none --quiet https://github.com/podshumok/python-smpplib.git /tmp/pip-install-34pe460d/smpplib_af6c5626720d4165b6cc9ec57e621687 #11 1.532 Resolved https://github.com/podshumok/python-smpplib.git to commit 29e611d20b21c4c6aff55ee867f2355f4c7085c8 #11 1.536 Preparing metadata (setup.py): started #11 1.760 Preparing metadata (setup.py): finished with status 'done' #11 1.763 Requirement already satisfied: pydbus in /usr/local/lib/python3.11/dist-packages (0.6.0) #11 1.764 Requirement already satisfied: pyusb in /usr/lib/python3/dist-packages (1.2.1.post2) #11 1.765 Requirement already satisfied: pysispm in /usr/local/lib/python3.11/dist-packages (0.6) #11 2.277 Collecting pymongo #11 2.322 Downloading pymongo-4.10.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB) #11 2.434 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 15.1 MB/s eta 0:00:00 #11 2.442 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from smpplib) (1.16.0) #11 2.490 Collecting dnspython<3.0.0,>=1.16.0 #11 2.497 Downloading dnspython-2.7.0-py3-none-any.whl (313 kB) #11 2.515 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 313.6/313.6 kB 19.8 MB/s eta 0:00:00 #11 2.838 Installing collected packages: dnspython, pymongo #11 3.221 Successfully installed dnspython-2.7.0 pymongo-4.10.1 #11 3.221 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.4s #12 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #12 0.446 Hit:1 http://deb.debian.org/debian bookworm InRelease #12 0.446 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #12 0.446 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #12 0.542 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #12 0.711 Reading package lists... #12 1.113 Reading package lists... #12 1.507 Building dependency tree... #12 1.602 Reading state information... #12 1.692 The following additional packages will be installed: #12 1.692 dbus-user-session libnss-systemd libpam-systemd libxmuu1 ncurses-term #12 1.692 openssh-sftp-server runit-helper systemd-sysv xauth #12 1.693 Suggested packages: #12 1.693 molly-guard monkeysphere ssh-askpass ufw #12 1.778 The following NEW packages will be installed: #12 1.778 dbus-user-session libnss-systemd libpam-systemd libxmuu1 ncurses-term #12 1.778 openssh-server openssh-sftp-server runit-helper systemd-sysv xauth #12 1.803 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. #12 1.803 Need to get 1598 kB of archives. #12 1.803 After this operation, 7874 kB of additional disk space will be used. #12 1.803 Get:1 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.31-1~deb12u1 [42.5 kB] #12 1.814 Get:2 http://deb.debian.org/debian bookworm/main amd64 openssh-sftp-server amd64 1:9.2p1-2+deb12u3 [65.8 kB] #12 1.819 Get:3 http://deb.debian.org/debian bookworm/main amd64 runit-helper all 2.15.2 [6520 B] #12 1.819 Get:4 http://deb.debian.org/debian bookworm/main amd64 openssh-server amd64 1:9.2p1-2+deb12u3 [456 kB] #12 1.829 Get:5 http://deb.debian.org/debian bookworm/main amd64 libnss-systemd amd64 252.31-1~deb12u1 [163 kB] #12 1.831 Get:6 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.31-1~deb12u1 [225 kB] #12 1.833 Get:7 http://deb.debian.org/debian bookworm/main amd64 ncurses-term all 6.4-4 [501 kB] #12 1.837 Get:8 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.10-1~deb12u1 [78.1 kB] #12 1.838 Get:9 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB] #12 1.838 Get:10 http://deb.debian.org/debian bookworm/main amd64 xauth amd64 1:1.1.2-1 [36.0 kB] #12 1.974 debconf: delaying package configuration, since apt-utils is not installed #12 2.011 Fetched 1598 kB in 0s (28.3 MB/s) #12 2.044 Selecting previously unselected package systemd-sysv. #12 2.044 (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.091 Preparing to unpack .../0-systemd-sysv_252.31-1~deb12u1_amd64.deb ... #12 2.094 Unpacking systemd-sysv (252.31-1~deb12u1) ... #12 2.143 Selecting previously unselected package openssh-sftp-server. #12 2.151 Preparing to unpack .../1-openssh-sftp-server_1%3a9.2p1-2+deb12u3_amd64.deb ... #12 2.155 Unpacking openssh-sftp-server (1:9.2p1-2+deb12u3) ... #12 2.197 Selecting previously unselected package runit-helper. #12 2.206 Preparing to unpack .../2-runit-helper_2.15.2_all.deb ... #12 2.210 Unpacking runit-helper (2.15.2) ... #12 2.261 Selecting previously unselected package openssh-server. #12 2.270 Preparing to unpack .../3-openssh-server_1%3a9.2p1-2+deb12u3_amd64.deb ... #12 2.280 Unpacking openssh-server (1:9.2p1-2+deb12u3) ... #12 2.359 Selecting previously unselected package libnss-systemd:amd64. #12 2.369 Preparing to unpack .../4-libnss-systemd_252.31-1~deb12u1_amd64.deb ... #12 2.379 Unpacking libnss-systemd:amd64 (252.31-1~deb12u1) ... #12 2.435 Selecting previously unselected package libpam-systemd:amd64. #12 2.444 Preparing to unpack .../5-libpam-systemd_252.31-1~deb12u1_amd64.deb ... #12 2.447 Unpacking libpam-systemd:amd64 (252.31-1~deb12u1) ... #12 2.507 Selecting previously unselected package ncurses-term. #12 2.517 Preparing to unpack .../6-ncurses-term_6.4-4_all.deb ... #12 2.520 Unpacking ncurses-term (6.4-4) ... #12 2.843 Selecting previously unselected package dbus-user-session. #12 2.852 Preparing to unpack .../7-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ... #12 2.855 Unpacking dbus-user-session (1.14.10-1~deb12u1) ... #12 2.900 Selecting previously unselected package libxmuu1:amd64. #12 2.908 Preparing to unpack .../8-libxmuu1_2%3a1.1.3-3_amd64.deb ... #12 2.911 Unpacking libxmuu1:amd64 (2:1.1.3-3) ... #12 2.946 Selecting previously unselected package xauth. #12 2.954 Preparing to unpack .../9-xauth_1%3a1.1.2-1_amd64.deb ... #12 2.958 Unpacking xauth (1:1.1.2-1) ... #12 3.035 Setting up runit-helper (2.15.2) ... #12 3.044 Setting up openssh-sftp-server (1:9.2p1-2+deb12u3) ... #12 3.054 Setting up systemd-sysv (252.31-1~deb12u1) ... #12 3.065 Setting up openssh-server (1:9.2p1-2+deb12u3) ... #12 3.161 debconf: unable to initialize frontend: Dialog #12 3.161 debconf: (TERM is not set, so the dialog frontend is not usable.) #12 3.161 debconf: falling back to frontend: Readline #12 3.168 debconf: unable to initialize frontend: Readline #12 3.168 debconf: (This frontend requires a controlling tty.) #12 3.168 debconf: falling back to frontend: Teletype #12 3.242 #12 3.242 Creating config file /etc/ssh/sshd_config with new version #12 3.285 Creating SSH2 RSA key; this may take some time ... #12 3.918 3072 SHA256:9vVNn+J4GW3fWQj6V+BdJJAWKuFl70BbhE7NUR8qjv0 root@buildkitsandbox (RSA) #12 3.921 Creating SSH2 ECDSA key; this may take some time ... #12 3.928 256 SHA256:ooIaj1uZPmZg0UZqfo/uy5+hUh6T8jK7Gt+jkhqqbnU root@buildkitsandbox (ECDSA) #12 3.929 Creating SSH2 ED25519 key; this may take some time ... #12 3.935 256 SHA256:dZbzBCw1urjoBlrOrDWIQn3MMCP5SbRESh6fJ7Zilgo root@buildkitsandbox (ED25519) #12 4.008 invoke-rc.d: could not determine current runlevel #12 4.011 invoke-rc.d: policy-rc.d denied execution of start. #12 4.119 Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. #12 4.119 Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. #12 4.205 Setting up libnss-systemd:amd64 (252.31-1~deb12u1) ... #12 4.227 Setting up libpam-systemd:amd64 (252.31-1~deb12u1) ... #12 4.298 debconf: unable to initialize frontend: Dialog #12 4.298 debconf: (TERM is not set, so the dialog frontend is not usable.) #12 4.298 debconf: falling back to frontend: Readline #12 4.304 debconf: unable to initialize frontend: Readline #12 4.304 debconf: (This frontend requires a controlling tty.) #12 4.304 debconf: falling back to frontend: Teletype #12 4.373 Setting up libxmuu1:amd64 (2:1.1.3-3) ... #12 4.386 Setting up ncurses-term (6.4-4) ... #12 4.395 Setting up dbus-user-session (1.14.10-1~deb12u1) ... #12 4.408 Setting up xauth (1:1.1.2-1) ... #12 4.420 Processing triggers for man-db (2.11.2-2) ... #12 4.437 Processing triggers for libc-bin (2.36-9+deb12u9) ... #12 DONE 4.6s #13 [ 8/28] RUN MKDIR /var/run/sshd #13 DONE 0.4s #14 [ 9/28] COPY SSH /root/.ssh #14 DONE 0.1s #15 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #15 DONE 0.1s #16 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #16 DONE 0.3s #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.762 Generating locales (this might take a while)... #19 0.767 en_US.UTF-8... done #19 1.707 Generation complete. #19 DONE 1.8s #20 [15/28] RUN APT-GET update && apt-get install -y --no-install-recommends telnet libosmocore-dev libosmo-abis-dev libosmo-gsup-client-dev libosmo-netif-dev libosmo-ranap-dev libosmo-sigtran-dev libsmpp34-dev libgtp-dev libasn1c-dev && apt-get clean #20 0.359 Hit:1 http://deb.debian.org/debian bookworm InRelease #20 0.359 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #20 0.359 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #20 0.378 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #20 0.638 Reading package lists... #20 1.039 Reading package lists... #20 1.451 Building dependency tree... #20 1.547 Reading state information... #20 1.640 telnet is already the newest version (0.17+2.4-2+deb12u1). #20 1.640 The following additional packages will be installed: #20 1.640 libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 #20 1.640 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 #20 1.640 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #20 1.641 libosmosim2 libosmotrau10 libosmousb0 libosmovty13 libsmpp1 osmocom-nightly #20 1.673 The following NEW packages will be installed: #20 1.673 libasn1c-dev libasn1c1 libgtp-dev libgtp10 libosmo-abis-dev #20 1.673 libosmo-gsup-client-dev libosmo-gsup-client0 libosmo-netif-dev #20 1.673 libosmo-ranap-dev libosmo-ranap7 libosmo-sigtran-dev libosmo-sigtran10 #20 1.673 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #20 1.673 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #20 1.673 libosmonetif11 libosmosim2 libosmotrau10 libosmousb0 libosmovty13 libsmpp1 #20 1.673 libsmpp34-dev osmocom-nightly #20 1.837 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. #20 1.837 Need to get 3,940 kB of archives. #20 1.837 After this operation, 17.6 MB of additional disk space will be used. #20 1.837 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202411212026 [1,180 B] #20 1.842 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.33.a28ae.202411212026 [169 kB] #20 1.846 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.28.2b16.202411212026 [38.9 kB] #20 1.847 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dev 1.12.0.28.2b16.202411212026 [141 kB] #20 1.849 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.33.a28ae.202411212026 [50.6 kB] #20 1.850 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau10 1.6.0.32.fb1a.202411212026 [32.9 kB] #20 1.850 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.33.a28ae.202411212026 [69.8 kB] #20 1.853 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.33.a28ae.202411212026 [227 kB] #20 1.856 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.33.a28ae.202411212026 [103 kB] #20 1.858 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.32.fb1a.202411212026 [72.6 kB] #20 1.859 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.6.0.32.fb1a.202411212026 [116 kB] #20 1.861 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.10.19929.202411212026 [20.9 kB] #20 1.862 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.33.a28ae.202411212026 [70.3 kB] #20 1.864 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.33.a28ae.202411212026 [177 kB] #20 1.892 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.33.a28ae.202411212026 [58.8 kB] #20 1.894 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.33.a28ae.202411212026 [62.9 kB] #20 1.895 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.33.a28ae.202411212026 [49.6 kB] #20 1.897 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.33.a28ae.202411212026 [43.0 kB] #20 1.899 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.10.0.33.a28ae.202411212026 [847 kB] #20 1.909 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client-dev 1.8.0.10.19929.202411212026 [25.1 kB] #20 1.910 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.7.7581.202411212026 [54.3 kB] #20 1.910 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.5.1.7.7581.202411212026 [66.3 kB] #20 1.911 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.52.6412.202411212026 [127 kB] #20 1.912 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 2.0.0.52.6412.202411212026 [606 kB] #20 1.918 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp1 1.14.4.1.f1ec.202411212026 [101 kB] #20 1.918 Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp34-dev 1.14.4.1.f1ec.202411212026 [112 kB] #20 1.919 Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.37.202411212026 [75.2 kB] #20 1.920 Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dev 0.9.37.202411212026 [106 kB] #20 1.921 Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.4.b5f6.202411212026 [226 kB] #20 1.923 Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dev 1.6.0.4.b5f6.202411212026 [92.1 kB] #20 2.062 debconf: delaying package configuration, since apt-utils is not installed #20 2.100 Fetched 3,940 kB in 0s (16.0 MB/s) #20 2.130 Selecting previously unselected package osmocom-nightly. #20 2.130 (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.180 Preparing to unpack .../00-osmocom-nightly_202411212026_amd64.deb ... #20 2.183 Unpacking osmocom-nightly (202411212026) ... #20 2.220 Selecting previously unselected package libosmocore22:amd64. #20 2.228 Preparing to unpack .../01-libosmocore22_1.10.0.33.a28ae.202411212026_amd64.deb ... #20 2.237 Unpacking libosmocore22:amd64 (1.10.0.33.a28ae.202411212026) ... #20 2.293 Selecting previously unselected package libgtp10:amd64. #20 2.303 Preparing to unpack .../02-libgtp10_1.12.0.28.2b16.202411212026_amd64.deb ... #20 2.306 Unpacking libgtp10:amd64 (1.12.0.28.2b16.202411212026) ... #20 2.351 Selecting previously unselected package libgtp-dev:amd64. #20 2.359 Preparing to unpack .../03-libgtp-dev_1.12.0.28.2b16.202411212026_amd64.deb ... #20 2.362 Unpacking libgtp-dev:amd64 (1.12.0.28.2b16.202411212026) ... #20 2.413 Selecting previously unselected package libosmocodec4:amd64. #20 2.422 Preparing to unpack .../04-libosmocodec4_1.10.0.33.a28ae.202411212026_amd64.deb ... #20 2.425 Unpacking libosmocodec4:amd64 (1.10.0.33.a28ae.202411212026) ... #20 2.472 Selecting previously unselected package libosmotrau10:amd64. #20 2.481 Preparing to unpack .../05-libosmotrau10_1.6.0.32.fb1a.202411212026_amd64.deb ... #20 2.484 Unpacking libosmotrau10:amd64 (1.6.0.32.fb1a.202411212026) ... #20 2.532 Selecting previously unselected package libosmoisdn0:amd64. #20 2.542 Preparing to unpack .../06-libosmoisdn0_1.10.0.33.a28ae.202411212026_amd64.deb ... #20 2.545 Unpacking libosmoisdn0:amd64 (1.10.0.33.a28ae.202411212026) ... #20 2.590 Selecting previously unselected package libosmogsm20:amd64. #20 2.598 Preparing to unpack .../07-libosmogsm20_1.10.0.33.a28ae.202411212026_amd64.deb ... #20 2.601 Unpacking libosmogsm20:amd64 (1.10.0.33.a28ae.202411212026) ... #20 2.657 Selecting previously unselected package libosmovty13:amd64. #20 2.664 Preparing to unpack .../08-libosmovty13_1.10.0.33.a28ae.202411212026_amd64.deb ... #20 2.667 Unpacking libosmovty13:amd64 (1.10.0.33.a28ae.202411212026) ... #20 2.714 Selecting previously unselected package libosmoabis13:amd64. #20 2.722 Preparing to unpack .../09-libosmoabis13_1.6.0.32.fb1a.202411212026_amd64.deb ... #20 2.725 Unpacking libosmoabis13:amd64 (1.6.0.32.fb1a.202411212026) ... #20 2.772 Selecting previously unselected package libosmo-abis-dev:amd64. #20 2.780 Preparing to unpack .../10-libosmo-abis-dev_1.6.0.32.fb1a.202411212026_amd64.deb ... #20 2.783 Unpacking libosmo-abis-dev:amd64 (1.6.0.32.fb1a.202411212026) ... #20 2.838 Selecting previously unselected package libosmo-gsup-client0:amd64. #20 2.848 Preparing to unpack .../11-libosmo-gsup-client0_1.8.0.10.19929.202411212026_amd64.deb ... #20 2.851 Unpacking libosmo-gsup-client0:amd64 (1.8.0.10.19929.202411212026) ... #20 2.891 Selecting previously unselected package libosmocoding0:amd64. #20 2.900 Preparing to unpack .../12-libosmocoding0_1.10.0.33.a28ae.202411212026_amd64.deb ... #20 2.903 Unpacking libosmocoding0:amd64 (1.10.0.33.a28ae.202411212026) ... #20 2.954 Selecting previously unselected package libosmogb14:amd64. #20 2.963 Preparing to unpack .../13-libosmogb14_1.10.0.33.a28ae.202411212026_amd64.deb ... #20 2.966 Unpacking libosmogb14:amd64 (1.10.0.33.a28ae.202411212026) ... #20 3.026 Selecting previously unselected package libosmoctrl0:amd64. #20 3.037 Preparing to unpack .../14-libosmoctrl0_1.10.0.33.a28ae.202411212026_amd64.deb ... #20 3.044 Unpacking libosmoctrl0:amd64 (1.10.0.33.a28ae.202411212026) ... #20 3.086 Selecting previously unselected package libosmosim2:amd64. #20 3.094 Preparing to unpack .../15-libosmosim2_1.10.0.33.a28ae.202411212026_amd64.deb ... #20 3.097 Unpacking libosmosim2:amd64 (1.10.0.33.a28ae.202411212026) ... #20 3.146 Selecting previously unselected package libosmousb0:amd64. #20 3.157 Preparing to unpack .../16-libosmousb0_1.10.0.33.a28ae.202411212026_amd64.deb ... #20 3.161 Unpacking libosmousb0:amd64 (1.10.0.33.a28ae.202411212026) ... #20 3.199 Selecting previously unselected package libosmocore. #20 3.207 Preparing to unpack .../17-libosmocore_1.10.0.33.a28ae.202411212026_amd64.deb ... #20 3.210 Unpacking libosmocore (1.10.0.33.a28ae.202411212026) ... #20 3.254 Selecting previously unselected package libosmocore-dev:amd64. #20 3.262 Preparing to unpack .../18-libosmocore-dev_1.10.0.33.a28ae.202411212026_amd64.deb ... #20 3.265 Unpacking libosmocore-dev:amd64 (1.10.0.33.a28ae.202411212026) ... #20 3.363 Selecting previously unselected package libosmo-gsup-client-dev:amd64. #20 3.371 Preparing to unpack .../19-libosmo-gsup-client-dev_1.8.0.10.19929.202411212026_amd64.deb ... #20 3.374 Unpacking libosmo-gsup-client-dev:amd64 (1.8.0.10.19929.202411212026) ... #20 3.418 Selecting previously unselected package libosmonetif11:amd64. #20 3.428 Preparing to unpack .../20-libosmonetif11_1.5.1.7.7581.202411212026_amd64.deb ... #20 3.431 Unpacking libosmonetif11:amd64 (1.5.1.7.7581.202411212026) ... #20 3.475 Selecting previously unselected package libosmo-netif-dev:amd64. #20 3.483 Preparing to unpack .../21-libosmo-netif-dev_1.5.1.7.7581.202411212026_amd64.deb ... #20 3.487 Unpacking libosmo-netif-dev:amd64 (1.5.1.7.7581.202411212026) ... #20 3.535 Selecting previously unselected package libosmo-sigtran10:amd64. #20 3.544 Preparing to unpack .../22-libosmo-sigtran10_2.0.0.52.6412.202411212026_amd64.deb ... #20 3.550 Unpacking libosmo-sigtran10:amd64 (2.0.0.52.6412.202411212026) ... #20 3.600 Selecting previously unselected package libosmo-sigtran-dev:amd64. #20 3.608 Preparing to unpack .../23-libosmo-sigtran-dev_2.0.0.52.6412.202411212026_amd64.deb ... #20 3.613 Unpacking libosmo-sigtran-dev:amd64 (2.0.0.52.6412.202411212026) ... #20 3.700 Selecting previously unselected package libsmpp1:amd64. #20 3.708 Preparing to unpack .../24-libsmpp1_1.14.4.1.f1ec.202411212026_amd64.deb ... #20 3.713 Unpacking libsmpp1:amd64 (1.14.4.1.f1ec.202411212026) ... #20 3.757 Selecting previously unselected package libsmpp34-dev:amd64. #20 3.767 Preparing to unpack .../25-libsmpp34-dev_1.14.4.1.f1ec.202411212026_amd64.deb ... #20 3.770 Unpacking libsmpp34-dev:amd64 (1.14.4.1.f1ec.202411212026) ... #20 3.827 Selecting previously unselected package libasn1c1:amd64. #20 3.836 Preparing to unpack .../26-libasn1c1_0.9.37.202411212026_amd64.deb ... #20 3.839 Unpacking libasn1c1:amd64 (0.9.37.202411212026) ... #20 3.886 Selecting previously unselected package libasn1c-dev:amd64. #20 3.896 Preparing to unpack .../27-libasn1c-dev_0.9.37.202411212026_amd64.deb ... #20 3.902 Unpacking libasn1c-dev:amd64 (0.9.37.202411212026) ... #20 3.951 Selecting previously unselected package libosmo-ranap7:amd64. #20 3.961 Preparing to unpack .../28-libosmo-ranap7_1.6.0.4.b5f6.202411212026_amd64.deb ... #20 3.965 Unpacking libosmo-ranap7:amd64 (1.6.0.4.b5f6.202411212026) ... #20 4.023 Selecting previously unselected package libosmo-ranap-dev:amd64. #20 4.034 Preparing to unpack .../29-libosmo-ranap-dev_1.6.0.4.b5f6.202411212026_amd64.deb ... #20 4.038 Unpacking libosmo-ranap-dev:amd64 (1.6.0.4.b5f6.202411212026) ... #20 4.173 Setting up osmocom-nightly (202411212026) ... #20 4.183 Setting up libsmpp1:amd64 (1.14.4.1.f1ec.202411212026) ... #20 4.194 Setting up libosmocore22:amd64 (1.10.0.33.a28ae.202411212026) ... #20 4.203 Setting up libosmocodec4:amd64 (1.10.0.33.a28ae.202411212026) ... #20 4.215 Setting up libsmpp34-dev:amd64 (1.14.4.1.f1ec.202411212026) ... #20 4.225 Setting up libasn1c1:amd64 (0.9.37.202411212026) ... #20 4.236 Setting up libosmovty13:amd64 (1.10.0.33.a28ae.202411212026) ... #20 4.245 Setting up libosmoisdn0:amd64 (1.10.0.33.a28ae.202411212026) ... #20 4.258 Setting up libosmotrau10:amd64 (1.6.0.32.fb1a.202411212026) ... #20 4.268 Setting up libgtp10:amd64 (1.12.0.28.2b16.202411212026) ... #20 4.278 Setting up libgtp-dev:amd64 (1.12.0.28.2b16.202411212026) ... #20 4.287 Setting up libasn1c-dev:amd64 (0.9.37.202411212026) ... #20 4.299 Setting up libosmousb0:amd64 (1.10.0.33.a28ae.202411212026) ... #20 4.310 Setting up libosmogsm20:amd64 (1.10.0.33.a28ae.202411212026) ... #20 4.320 Setting up libosmoabis13:amd64 (1.6.0.32.fb1a.202411212026) ... #20 4.331 Setting up libosmoctrl0:amd64 (1.10.0.33.a28ae.202411212026) ... #20 4.343 Setting up libosmogb14:amd64 (1.10.0.33.a28ae.202411212026) ... #20 4.353 Setting up libosmonetif11:amd64 (1.5.1.7.7581.202411212026) ... #20 4.363 Setting up libosmo-gsup-client0:amd64 (1.8.0.10.19929.202411212026) ... #20 4.373 Setting up libosmo-abis-dev:amd64 (1.6.0.32.fb1a.202411212026) ... #20 4.385 Setting up libosmocoding0:amd64 (1.10.0.33.a28ae.202411212026) ... #20 4.395 Setting up libosmosim2:amd64 (1.10.0.33.a28ae.202411212026) ... #20 4.406 Setting up libosmocore (1.10.0.33.a28ae.202411212026) ... #20 4.415 Setting up libosmo-sigtran10:amd64 (2.0.0.52.6412.202411212026) ... #20 4.427 Setting up libosmo-ranap7:amd64 (1.6.0.4.b5f6.202411212026) ... #20 4.436 Setting up libosmocore-dev:amd64 (1.10.0.33.a28ae.202411212026) ... #20 4.446 Setting up libosmo-netif-dev:amd64 (1.5.1.7.7581.202411212026) ... #20 4.457 Setting up libosmo-ranap-dev:amd64 (1.6.0.4.b5f6.202411212026) ... #20 4.469 Setting up libosmo-gsup-client-dev:amd64 (1.8.0.10.19929.202411212026) ... #20 4.479 Setting up libosmo-sigtran-dev:amd64 (2.0.0.52.6412.202411212026) ... #20 4.490 Processing triggers for libc-bin (2.36-9+deb12u9) ... #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.367 Hit:1 http://deb.debian.org/debian bookworm InRelease #21 0.367 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #21 0.368 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #21 0.370 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #21 0.628 Reading package lists... #21 1.043 Reading package lists... #21 1.445 Building dependency tree... #21 1.541 Reading state information... #21 1.641 cmake is already the newest version (3.25.1-1). #21 1.641 libfftw3-dev is already the newest version (3.3.10-1). #21 1.641 libboost-program-options-dev is already the newest version (1.74.0.3). #21 1.641 libboost-program-options-dev set to manually installed. #21 1.641 libsctp-dev is already the newest version (1.0.19+dfsg-2). #21 1.641 libpcsclite-dev is already the newest version (1.9.9-2). #21 1.641 libuhd-dev is already the newest version (4.3.0.0+ds1-5). #21 1.641 The following additional packages will be installed: #21 1.641 libconfig++9v5 libconfig-dev libconfig9 libczmq4 libnspr4 libnspr4-dev #21 1.642 libnss3 libnss3-dev libsoapysdr0.8 soapysdr0.7-module-lms7 #21 1.642 Suggested packages: #21 1.642 libmbedtls-doc libsoapysdr-doc #21 1.642 Recommended packages: #21 1.642 libconfig-doc soapysdr0.8-module-all | soapysdr0.8-module #21 1.731 The following NEW packages will be installed: #21 1.731 libconfig++-dev libconfig++9v5 libconfig-dev libconfig9 libczmq-dev libczmq4 #21 1.731 libmbedtls-dev libnspr4 libnspr4-dev libnss3 libnss3-dev libsoapysdr-dev #21 1.731 libsoapysdr0.8 soapysdr-module-lms7 soapysdr0.7-module-lms7 #21 1.767 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. #21 1.767 Need to get 3,551 kB of archives. #21 1.767 After this operation, 14.8 MB of additional disk space will be used. #21 1.767 Get:1 http://deb.debian.org/debian bookworm/main amd64 libconfig++9v5 amd64 1.5-0.4 [40.0 kB] #21 1.777 Get:2 http://deb.debian.org/debian bookworm/main amd64 libconfig9 amd64 1.5-0.4 [29.9 kB] #21 1.778 Get:3 http://deb.debian.org/debian bookworm/main amd64 libconfig-dev amd64 1.5-0.4 [60.8 kB] #21 1.783 Get:4 http://deb.debian.org/debian bookworm/main amd64 libconfig++-dev amd64 1.5-0.4 [44.1 kB] #21 1.784 Get:5 http://deb.debian.org/debian bookworm/main amd64 libnspr4 amd64 2:4.35-1 [113 kB] #21 1.788 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 libnss3 amd64 2:3.87.1-1+deb12u1 [1,331 kB] #21 1.803 Get:7 http://deb.debian.org/debian bookworm/main amd64 libnspr4-dev amd64 2:4.35-1 [212 kB] #21 1.804 Get:8 http://deb.debian.org/debian-security bookworm-security/main amd64 libnss3-dev amd64 2:3.87.1-1+deb12u1 [245 kB] #21 1.806 Get:9 http://deb.debian.org/debian bookworm/main amd64 libczmq4 amd64 4.2.1-1 [172 kB] #21 1.808 Get:10 http://deb.debian.org/debian bookworm/main amd64 libczmq-dev amd64 4.2.1-1 [414 kB] #21 1.814 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ soapysdr0.7-module-lms7 23.11.0.1.2141.9dce.202411212026 [55.1 kB] #21 1.816 Get:12 http://deb.debian.org/debian bookworm/main amd64 libmbedtls-dev amd64 2.28.3-1 [685 kB] #21 1.819 Get:13 http://deb.debian.org/debian bookworm/main amd64 libsoapysdr0.8 amd64 0.8.1-3 [108 kB] #21 1.820 Get:14 http://deb.debian.org/debian bookworm/main amd64 libsoapysdr-dev amd64 0.8.1-3 [33.5 kB] #21 1.838 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ soapysdr-module-lms7 23.11.0.1.2141.9dce.202411212026 [7,568 B] #21 1.982 debconf: delaying package configuration, since apt-utils is not installed #21 2.019 Fetched 3,551 kB in 0s (35.3 MB/s) #21 2.055 Selecting previously unselected package libconfig++9v5:amd64. #21 2.055 (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.103 Preparing to unpack .../00-libconfig++9v5_1.5-0.4_amd64.deb ... #21 2.112 Unpacking libconfig++9v5:amd64 (1.5-0.4) ... #21 2.157 Selecting previously unselected package libconfig9:amd64. #21 2.167 Preparing to unpack .../01-libconfig9_1.5-0.4_amd64.deb ... #21 2.170 Unpacking libconfig9:amd64 (1.5-0.4) ... #21 2.217 Selecting previously unselected package libconfig-dev:amd64. #21 2.227 Preparing to unpack .../02-libconfig-dev_1.5-0.4_amd64.deb ... #21 2.230 Unpacking libconfig-dev:amd64 (1.5-0.4) ... #21 2.275 Selecting previously unselected package libconfig++-dev:amd64. #21 2.283 Preparing to unpack .../03-libconfig++-dev_1.5-0.4_amd64.deb ... #21 2.291 Unpacking libconfig++-dev:amd64 (1.5-0.4) ... #21 2.337 Selecting previously unselected package libnspr4:amd64. #21 2.347 Preparing to unpack .../04-libnspr4_2%3a4.35-1_amd64.deb ... #21 2.350 Unpacking libnspr4:amd64 (2:4.35-1) ... #21 2.408 Selecting previously unselected package libnss3:amd64. #21 2.417 Preparing to unpack .../05-libnss3_2%3a3.87.1-1+deb12u1_amd64.deb ... #21 2.420 Unpacking libnss3:amd64 (2:3.87.1-1+deb12u1) ... #21 2.542 Selecting previously unselected package libnspr4-dev. #21 2.549 Preparing to unpack .../06-libnspr4-dev_2%3a4.35-1_amd64.deb ... #21 2.552 Unpacking libnspr4-dev (2:4.35-1) ... #21 2.608 Selecting previously unselected package libnss3-dev:amd64. #21 2.619 Preparing to unpack .../07-libnss3-dev_2%3a3.87.1-1+deb12u1_amd64.deb ... #21 2.622 Unpacking libnss3-dev:amd64 (2:3.87.1-1+deb12u1) ... #21 2.690 Selecting previously unselected package libczmq4:amd64. #21 2.699 Preparing to unpack .../08-libczmq4_4.2.1-1_amd64.deb ... #21 2.703 Unpacking libczmq4:amd64 (4.2.1-1) ... #21 2.752 Selecting previously unselected package libczmq-dev:amd64. #21 2.760 Preparing to unpack .../09-libczmq-dev_4.2.1-1_amd64.deb ... #21 2.763 Unpacking libczmq-dev:amd64 (4.2.1-1) ... #21 2.834 Selecting previously unselected package libmbedtls-dev:amd64. #21 2.843 Preparing to unpack .../10-libmbedtls-dev_2.28.3-1_amd64.deb ... #21 2.848 Unpacking libmbedtls-dev:amd64 (2.28.3-1) ... #21 2.930 Selecting previously unselected package libsoapysdr0.8:amd64. #21 2.939 Preparing to unpack .../11-libsoapysdr0.8_0.8.1-3_amd64.deb ... #21 2.943 Unpacking libsoapysdr0.8:amd64 (0.8.1-3) ... #21 2.994 Selecting previously unselected package libsoapysdr-dev:amd64. #21 3.003 Preparing to unpack .../12-libsoapysdr-dev_0.8.1-3_amd64.deb ... #21 3.006 Unpacking libsoapysdr-dev:amd64 (0.8.1-3) ... #21 3.048 Selecting previously unselected package soapysdr0.7-module-lms7:amd64. #21 3.057 Preparing to unpack .../13-soapysdr0.7-module-lms7_23.11.0.1.2141.9dce.202411212026_amd64.deb ... #21 3.060 Unpacking soapysdr0.7-module-lms7:amd64 (23.11.0.1.2141.9dce.202411212026) ... #21 3.106 Selecting previously unselected package soapysdr-module-lms7. #21 3.115 Preparing to unpack .../14-soapysdr-module-lms7_23.11.0.1.2141.9dce.202411212026_all.deb ... #21 3.119 Unpacking soapysdr-module-lms7 (23.11.0.1.2141.9dce.202411212026) ... #21 3.187 Setting up libconfig9:amd64 (1.5-0.4) ... #21 3.199 Setting up libczmq4:amd64 (4.2.1-1) ... #21 3.209 Setting up libconfig++9v5:amd64 (1.5-0.4) ... #21 3.220 Setting up libmbedtls-dev:amd64 (2.28.3-1) ... #21 3.233 Setting up libsoapysdr0.8:amd64 (0.8.1-3) ... #21 3.242 Setting up libsoapysdr-dev:amd64 (0.8.1-3) ... #21 3.252 Setting up libnspr4:amd64 (2:4.35-1) ... #21 3.262 Setting up libconfig-dev:amd64 (1.5-0.4) ... #21 3.274 Setting up soapysdr0.7-module-lms7:amd64 (23.11.0.1.2141.9dce.202411212026) ... #21 3.284 Setting up libnspr4-dev (2:4.35-1) ... #21 3.293 Setting up soapysdr-module-lms7 (23.11.0.1.2141.9dce.202411212026) ... #21 3.302 Setting up libnss3:amd64 (2:3.87.1-1+deb12u1) ... #21 3.314 Setting up libnss3-dev:amd64 (2:3.87.1-1+deb12u1) ... #21 3.323 Setting up libconfig++-dev:amd64 (1.5-0.4) ... #21 3.333 Setting up libczmq-dev:amd64 (4.2.1-1) ... #21 3.342 Processing triggers for man-db (2.11.2-2) ... #21 3.360 Processing triggers for libc-bin (2.36-9+deb12u9) ... #21 DONE 3.5s #22 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #22 0.376 Hit:1 http://deb.debian.org/debian bookworm InRelease #22 0.376 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #22 0.376 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #22 0.376 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #22 0.651 Reading package lists... #22 1.069 Reading package lists... #22 1.474 Building dependency tree... #22 1.573 Reading state information... #22 1.680 The following additional packages will be installed: #22 1.680 adwaita-icon-theme at-spi2-common castxml dconf-gsettings-backend #22 1.680 dconf-service fonts-mathjax gnome-terminal gnome-terminal-data #22 1.680 gsettings-desktop-schemas gtk-update-icon-cache hicolor-icon-theme #22 1.680 libad9361-0 libasyncns0 libatk-bridge2.0-0 libatk1.0-0 libatspi2.0-0 libb2-1 #22 1.680 libcaca0 libcodec2-1.0 libcolord2 libdconf1 libdouble-conversion3 #22 1.680 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 #22 1.680 libdrm2 libegl-mesa0 libegl1 libepoxy0 libevdev2 libflac12 libfmt9 libgbm1 #22 1.680 libgl1 libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libglu1-mesa libglvnd0 #22 1.680 libglx-mesa0 libglx0 libgnuradio-analog3.10.5 libgnuradio-audio3.10.5 #22 1.680 libgnuradio-blocks3.10.5 libgnuradio-channels3.10.5 #22 1.680 libgnuradio-digital3.10.5 libgnuradio-dtv3.10.5 libgnuradio-fec3.10.5 #22 1.680 libgnuradio-fft3.10.5 libgnuradio-filter3.10.5 libgnuradio-iio3.10.5 #22 1.680 libgnuradio-network3.10.5 libgnuradio-pdu3.10.5 libgnuradio-pmt3.10.5 #22 1.680 libgnuradio-qtgui3.10.5 libgnuradio-runtime3.10.5 libgnuradio-soapy3.10.5 #22 1.680 libgnuradio-trellis3.10.5 libgnuradio-uhd3.10.5 libgnuradio-video-sdl3.10.5 #22 1.680 libgnuradio-vocoder3.10.5 libgnuradio-wavelet3.10.5 libgnuradio-zeromq3.10.5 #22 1.680 libgsl27 libgslcblas0 libgtk-3-0 libgtk-3-common libgudev-1.0-0 libiio0 #22 1.680 libinput-bin libinput10 libjack-jackd2-0 libjs-mathjax liblbfgsb0 libllvm15 #22 1.680 libmd4c0 libmp3lame0 libmpg123-0 libmtdev1 libogg0 libopenblas-dev #22 1.680 libopenblas-pthread-dev libopenblas0 libopenblas0-pthread libopengl0 #22 1.680 libopus0 liborc-0.4-0 libportaudio2 libproxy1v5 libpulse0 libpython3-all-dev #22 1.680 libqt5core5a libqt5dbus5 libqt5designer5 libqt5gui5 libqt5help5 #22 1.680 libqt5network5 libqt5opengl5 libqt5printsupport5 libqt5sql5 libqt5svg5 #22 1.680 libqt5test5 libqt5widgets5 libqt5xml5 libqt6core6 libqt6dbus6 libqt6gui6 #22 1.680 libqt6network6 libqt6opengl6 libqt6openglwidgets6 libqt6printsupport6 #22 1.680 libqt6sql6 libqt6test6 libqt6widgets6 libqt6xml6 libqwt-qt5-6 libsamplerate0 #22 1.680 libsdl1.2debian libslang2 libsndfile1 libspdlog1.10 libthrift-0.17.0 libts0 #22 1.680 libunwind8 libvolk2-bin libvolk2.5 libvorbis0a libvorbisenc2 libvte-2.91-0 #22 1.680 libvte-2.91-common libwacom-common libwacom9 libwayland-client0 #22 1.680 libwayland-cursor0 libwayland-egl1 libwayland-server0 libx11-xcb1 #22 1.680 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0 #22 1.680 libxcb-keysyms1 libxcb-present0 libxcb-randr0 libxcb-render-util0 #22 1.680 libxcb-shape0 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb-xinerama0 #22 1.680 libxcb-xinput0 libxcb-xkb1 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 #22 1.680 libxinerama1 libxkbcommon-x11-0 libxkbcommon0 libxrandr2 libxshmfence1 #22 1.680 libxsimd-dev libxxf86vm1 pyqt5-dev-tools pyqt6-dev-tools python3-all #22 1.680 python3-all-dev python3-attr python3-beniget python3-cairo #22 1.680 python3-cffi-backend python3-click python3-click-plugins python3-colorama #22 1.680 python3-contextlib2 python3-decorator python3-gast python3-gi-cairo #22 1.681 python3-jsonschema python3-lxml python3-opengl python3-packaging python3-ply #22 1.681 python3-py python3-pygccxml python3-pyqt5 python3-pyqt5.sip python3-pyqt6 #22 1.681 python3-pyqt6.sip python3-pyqtgraph python3-pyrsistent python3-pythran #22 1.681 python3-schema python3-scipy python3-sip python3-thrift python3-zmq #22 1.681 qt6-base-dev-tools qtbase5-dev-tools qtchooser xkb-data #22 1.681 Suggested packages: #22 1.681 gr-fosphor gr-osmosdr gqrx-sdr rtl-sdr uhd-host colord gsl-ref-psdoc #22 1.681 | gsl-doc-pdf | gsl-doc-info | gsl-ref-html gvfs avahi-daemon jackd2 #22 1.681 fonts-mathjax-extras fonts-stix libjs-mathjax-doc opus-tools pulseaudio #22 1.681 qgnomeplatform-qt5 qt5-image-formats-plugins libvolk2-dev libwacom-bin #22 1.681 libxsimd-doc python-attr-doc python-jsonschema-doc python-lxml-doc libgle3 #22 1.681 python3-tk python-ply-doc subversion python3-pytest python-pyqtgraph-doc #22 1.681 python-scipy-doc #22 1.681 Recommended packages: #22 1.681 librsvg2-common gvfs nautilus-extension-gnome-terminal yelp gnuradio-dev #22 1.681 python3-matplotlib python3-networkx python3-pyqt5.qwt soapysdr-tools #22 1.681 at-spi2-core libgtk-3-bin qttranslations5-l10n qt5-gtk-platformtheme #22 1.681 qtwayland5 libqt5sql5-sqlite | libqt5sql5-mysql | libqt5sql5-odbc #22 1.681 | libqt5sql5-psql | libqt5sql5-tds | libqt5sql5-ibase qt6-translations-l10n #22 1.681 qt6-gtk-platformtheme qt6-qpa-plugins libqt6sql6-sqlite | libqt6sql6-mysql #22 1.681 | libqt6sql6-odbc | libqt6sql6-psql | libqt6sql6-ibase python3-idna #22 1.681 python3-json-pointer python3-rfc3987 python3-uritemplate python3-bs4 #22 1.681 python3-html5lib libglut-dev python3-pyqt5.qtopengl #22 2.510 The following NEW packages will be installed: #22 2.510 adwaita-icon-theme at-spi2-common castxml dconf-gsettings-backend #22 2.510 dconf-service fonts-mathjax gnome-terminal gnome-terminal-data gnuradio #22 2.510 gsettings-desktop-schemas gtk-update-icon-cache hicolor-icon-theme #22 2.510 libad9361-0 libasyncns0 libatk-bridge2.0-0 libatk1.0-0 libatspi2.0-0 libb2-1 #22 2.511 libcaca0 libcodec2-1.0 libcolord2 libdconf1 libdouble-conversion3 #22 2.511 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 #22 2.511 libdrm2 libegl-mesa0 libegl1 libepoxy0 libevdev2 libflac12 libfmt9 libgbm1 #22 2.511 libgl1 libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libglu1-mesa libglvnd0 #22 2.511 libglx-mesa0 libglx0 libgnuradio-analog3.10.5 libgnuradio-audio3.10.5 #22 2.511 libgnuradio-blocks3.10.5 libgnuradio-channels3.10.5 #22 2.511 libgnuradio-digital3.10.5 libgnuradio-dtv3.10.5 libgnuradio-fec3.10.5 #22 2.511 libgnuradio-fft3.10.5 libgnuradio-filter3.10.5 libgnuradio-iio3.10.5 #22 2.511 libgnuradio-network3.10.5 libgnuradio-pdu3.10.5 libgnuradio-pmt3.10.5 #22 2.511 libgnuradio-qtgui3.10.5 libgnuradio-runtime3.10.5 libgnuradio-soapy3.10.5 #22 2.511 libgnuradio-trellis3.10.5 libgnuradio-uhd3.10.5 libgnuradio-video-sdl3.10.5 #22 2.511 libgnuradio-vocoder3.10.5 libgnuradio-wavelet3.10.5 libgnuradio-zeromq3.10.5 #22 2.511 libgsl27 libgslcblas0 libgtk-3-0 libgtk-3-common libgudev-1.0-0 libiio0 #22 2.511 libinput-bin libinput10 libjack-jackd2-0 libjs-mathjax liblbfgsb0 libllvm15 #22 2.511 libmd4c0 libmp3lame0 libmpg123-0 libmtdev1 libogg0 libopenblas-dev #22 2.511 libopenblas-pthread-dev libopenblas0 libopenblas0-pthread libopengl0 #22 2.511 libopus0 liborc-0.4-0 libportaudio2 libproxy1v5 libpulse0 libpython3-all-dev #22 2.511 libqt5core5a libqt5dbus5 libqt5designer5 libqt5gui5 libqt5help5 #22 2.511 libqt5network5 libqt5opengl5 libqt5printsupport5 libqt5sql5 libqt5svg5 #22 2.511 libqt5test5 libqt5widgets5 libqt5xml5 libqt6core6 libqt6dbus6 libqt6gui6 #22 2.511 libqt6network6 libqt6opengl6 libqt6openglwidgets6 libqt6printsupport6 #22 2.511 libqt6sql6 libqt6test6 libqt6widgets6 libqt6xml6 libqwt-qt5-6 libsamplerate0 #22 2.511 libsdl1.2debian libslang2 libsndfile1 libspdlog1.10 libthrift-0.17.0 libts0 #22 2.511 libunwind8 libvolk2-bin libvolk2.5 libvorbis0a libvorbisenc2 libvte-2.91-0 #22 2.511 libvte-2.91-common libwacom-common libwacom9 libwayland-client0 #22 2.511 libwayland-cursor0 libwayland-egl1 libwayland-server0 libx11-xcb1 #22 2.511 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0 #22 2.511 libxcb-keysyms1 libxcb-present0 libxcb-randr0 libxcb-render-util0 #22 2.511 libxcb-shape0 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb-xinerama0 #22 2.511 libxcb-xinput0 libxcb-xkb1 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 #22 2.511 libxinerama1 libxkbcommon-x11-0 libxkbcommon0 libxrandr2 libxshmfence1 #22 2.511 libxsimd-dev libxxf86vm1 pyqt5-dev-tools pyqt6-dev-tools python3-all #22 2.511 python3-all-dev python3-attr python3-beniget python3-cairo #22 2.511 python3-cffi-backend python3-click python3-click-plugins python3-colorama #22 2.511 python3-contextlib2 python3-decorator python3-gast python3-gi-cairo #22 2.511 python3-jsonschema python3-lxml python3-opengl python3-packaging python3-ply #22 2.511 python3-py python3-pygccxml python3-pyqt5 python3-pyqt5.sip python3-pyqt6 #22 2.511 python3-pyqt6.sip python3-pyqtgraph python3-pyrsistent python3-pythran #22 2.511 python3-schema python3-scipy python3-sip python3-thrift python3-zmq #22 2.511 qt6-base-dev-tools qtbase5-dev-tools qtchooser xkb-data #22 2.545 0 upgraded, 205 newly installed, 0 to remove and 2 not upgraded. #22 2.545 Need to get 142 MB of archives. #22 2.545 After this operation, 698 MB of additional disk space will be used. #22 2.545 Get:1 http://deb.debian.org/debian bookworm/main amd64 hicolor-icon-theme all 0.17-2 [11.4 kB] #22 2.552 Get:2 http://deb.debian.org/debian bookworm/main amd64 gtk-update-icon-cache amd64 3.24.38-2~deb12u3 [44.2 kB] #22 2.557 Get:3 http://deb.debian.org/debian bookworm/main amd64 adwaita-icon-theme all 43-1 [5,124 kB] #22 2.612 Get:4 http://deb.debian.org/debian bookworm/main amd64 at-spi2-common all 2.46.0-5 [162 kB] #22 2.623 Get:5 http://deb.debian.org/debian bookworm/main amd64 castxml amd64 0.5.1-1 [963 kB] #22 2.629 Get:6 http://deb.debian.org/debian bookworm/main amd64 libdconf1 amd64 0.40.0-4 [40.9 kB] #22 2.630 Get:7 http://deb.debian.org/debian bookworm/main amd64 dconf-service amd64 0.40.0-4 [31.6 kB] #22 2.630 Get:8 http://deb.debian.org/debian bookworm/main amd64 dconf-gsettings-backend amd64 0.40.0-4 [27.8 kB] #22 2.631 Get:9 http://deb.debian.org/debian bookworm/main amd64 fonts-mathjax all 2.7.9+dfsg-1 [2,210 kB] #22 2.641 Get:10 http://deb.debian.org/debian bookworm/main amd64 gnome-terminal-data all 3.46.8-1 [949 kB] #22 2.649 Get:11 http://deb.debian.org/debian bookworm/main amd64 gsettings-desktop-schemas all 43.0-1 [643 kB] #22 2.654 Get:12 http://deb.debian.org/debian bookworm/main amd64 libatk1.0-0 amd64 2.46.0-5 [49.6 kB] #22 2.655 Get:13 http://deb.debian.org/debian bookworm/main amd64 libatspi2.0-0 amd64 2.46.0-5 [75.4 kB] #22 2.655 Get:14 http://deb.debian.org/debian bookworm/main amd64 libatk-bridge2.0-0 amd64 2.46.0-5 [64.6 kB] #22 2.656 Get:15 http://deb.debian.org/debian bookworm/main amd64 libcolord2 amd64 1.4.6-2.2 [137 kB] #22 2.657 Get:16 http://deb.debian.org/debian bookworm/main amd64 libepoxy0 amd64 1.5.10-1 [189 kB] #22 2.659 Get:17 http://deb.debian.org/debian bookworm/main amd64 libwayland-client0 amd64 1.21.0-1 [28.3 kB] #22 2.659 Get:18 http://deb.debian.org/debian bookworm/main amd64 libwayland-cursor0 amd64 1.21.0-1 [14.4 kB] #22 2.659 Get:19 http://deb.debian.org/debian bookworm/main amd64 libwayland-egl1 amd64 1.21.0-1 [8,640 B] #22 2.659 Get:20 http://deb.debian.org/debian bookworm/main amd64 libxcomposite1 amd64 1:0.4.5-1 [16.6 kB] #22 2.664 Get:21 http://deb.debian.org/debian bookworm/main amd64 libxfixes3 amd64 1:6.0.0-2 [22.7 kB] #22 2.665 Get:22 http://deb.debian.org/debian bookworm/main amd64 libxcursor1 amd64 1:1.2.1-1 [40.9 kB] #22 2.666 Get:23 http://deb.debian.org/debian bookworm/main amd64 libxdamage1 amd64 1:1.1.6-1 [15.1 kB] #22 2.666 Get:24 http://deb.debian.org/debian bookworm/main amd64 libxinerama1 amd64 2:1.1.4-3 [17.8 kB] #22 2.667 Get:25 http://deb.debian.org/debian bookworm/main amd64 xkb-data all 2.35.1-1 [764 kB] #22 2.674 Get:26 http://deb.debian.org/debian bookworm/main amd64 libxkbcommon0 amd64 1.5.0-1 [106 kB] #22 2.675 Get:27 http://deb.debian.org/debian bookworm/main amd64 libxrandr2 amd64 2:1.5.2-2+b1 [39.2 kB] #22 2.675 Get:28 http://deb.debian.org/debian bookworm/main amd64 libgtk-3-common all 3.24.38-2~deb12u3 [3,895 kB] #22 2.709 Get:29 http://deb.debian.org/debian bookworm/main amd64 libgtk-3-0 amd64 3.24.38-2~deb12u3 [2,847 kB] #22 2.736 Get:30 http://deb.debian.org/debian bookworm/main amd64 libvte-2.91-common amd64 0.70.6-2~deb12u1 [642 kB] #22 2.742 Get:31 http://deb.debian.org/debian bookworm/main amd64 libvte-2.91-0 amd64 0.70.6-2~deb12u1 [799 kB] #22 2.745 Get:32 http://deb.debian.org/debian bookworm/main amd64 gnome-terminal amd64 3.46.8-1 [230 kB] #22 2.748 Get:33 http://deb.debian.org/debian bookworm/main amd64 libjs-mathjax all 2.7.9+dfsg-1 [5,667 kB] #22 2.798 Get:34 http://deb.debian.org/debian bookworm/main amd64 liborc-0.4-0 amd64 1:0.4.33-2 [164 kB] #22 2.799 Get:35 http://deb.debian.org/debian bookworm/main amd64 libvolk2.5 amd64 2.5.2-3 [301 kB] #22 2.800 Get:36 http://deb.debian.org/debian bookworm/main amd64 libvolk2-bin amd64 2.5.2-3 [82.1 kB] #22 2.801 Get:37 http://deb.debian.org/debian bookworm/main amd64 python3-colorama all 0.4.6-2 [36.8 kB] #22 2.801 Get:38 http://deb.debian.org/debian bookworm/main amd64 python3-click all 8.1.3-2 [92.2 kB] #22 2.802 Get:39 http://deb.debian.org/debian bookworm/main amd64 python3-click-plugins all 1.1.1-4 [9,852 B] #22 2.802 Get:40 http://deb.debian.org/debian bookworm/main amd64 python3-cairo amd64 1.20.1-5+b1 [63.1 kB] #22 2.803 Get:41 http://deb.debian.org/debian bookworm/main amd64 python3-gi-cairo amd64 3.42.2-3+b1 [11.7 kB] #22 2.803 Get:42 http://deb.debian.org/debian bookworm/main amd64 python3-attr all 22.2.0-1 [65.4 kB] #22 2.805 Get:43 http://deb.debian.org/debian bookworm/main amd64 python3-pyrsistent amd64 0.18.1-1+b3 [60.0 kB] #22 2.809 Get:44 http://deb.debian.org/debian bookworm/main amd64 python3-jsonschema all 4.10.3-1 [67.9 kB] #22 2.811 Get:45 http://deb.debian.org/debian bookworm/main amd64 python3-lxml amd64 4.9.2-1+b1 [1,194 kB] #22 2.822 Get:46 http://deb.debian.org/debian bookworm/main amd64 libglvnd0 amd64 1.6.0-1 [51.8 kB] #22 2.822 Get:47 http://deb.debian.org/debian bookworm/main amd64 libdrm-common all 2.4.114-1 [7,112 B] #22 2.822 Get:48 http://deb.debian.org/debian bookworm/main amd64 libdrm2 amd64 2.4.114-1+b1 [37.5 kB] #22 2.823 Get:49 http://deb.debian.org/debian bookworm/main amd64 libglapi-mesa amd64 22.3.6-1+deb12u1 [35.7 kB] #22 2.823 Get:50 http://deb.debian.org/debian bookworm/main amd64 libx11-xcb1 amd64 2:1.8.4-2+deb12u2 [192 kB] #22 2.824 Get:51 http://deb.debian.org/debian bookworm/main amd64 libxcb-dri2-0 amd64 1.15-1 [107 kB] #22 2.826 Get:52 http://deb.debian.org/debian bookworm/main amd64 libxcb-dri3-0 amd64 1.15-1 [107 kB] #22 2.828 Get:53 http://deb.debian.org/debian bookworm/main amd64 libxcb-glx0 amd64 1.15-1 [122 kB] #22 2.832 Get:54 http://deb.debian.org/debian bookworm/main amd64 libxcb-present0 amd64 1.15-1 [105 kB] #22 2.834 Get:55 http://deb.debian.org/debian bookworm/main amd64 libxcb-randr0 amd64 1.15-1 [117 kB] #22 2.836 Get:56 http://deb.debian.org/debian bookworm/main amd64 libxcb-sync1 amd64 1.15-1 [109 kB] #22 2.837 Get:57 http://deb.debian.org/debian bookworm/main amd64 libxcb-xfixes0 amd64 1.15-1 [109 kB] #22 2.839 Get:58 http://deb.debian.org/debian bookworm/main amd64 libxshmfence1 amd64 1.3-1 [8,820 B] #22 2.840 Get:59 http://deb.debian.org/debian bookworm/main amd64 libxxf86vm1 amd64 1:1.1.4-1+b2 [20.8 kB] #22 2.841 Get:60 http://deb.debian.org/debian bookworm/main amd64 libdrm-amdgpu1 amd64 2.4.114-1+b1 [20.9 kB] #22 2.843 Get:61 http://deb.debian.org/debian bookworm/main amd64 libdrm-intel1 amd64 2.4.114-1+b1 [64.0 kB] #22 2.845 Get:62 http://deb.debian.org/debian bookworm/main amd64 libdrm-nouveau2 amd64 2.4.114-1+b1 [19.1 kB] #22 2.846 Get:63 http://deb.debian.org/debian bookworm/main amd64 libdrm-radeon1 amd64 2.4.114-1+b1 [21.8 kB] #22 2.848 Get:64 http://deb.debian.org/debian bookworm/main amd64 libllvm15 amd64 1:15.0.6-4+b1 [23.1 MB] #22 3.053 Get:65 http://deb.debian.org/debian bookworm/main amd64 libgl1-mesa-dri amd64 22.3.6-1+deb12u1 [7,239 kB] #22 3.111 Get:66 http://deb.debian.org/debian bookworm/main amd64 libglx-mesa0 amd64 22.3.6-1+deb12u1 [147 kB] #22 3.112 Get:67 http://deb.debian.org/debian bookworm/main amd64 libglx0 amd64 1.6.0-1 [34.4 kB] #22 3.112 Get:68 http://deb.debian.org/debian bookworm/main amd64 libgl1 amd64 1.6.0-1 [88.4 kB] #22 3.113 Get:69 http://deb.debian.org/debian bookworm/main amd64 libgl1-mesa-glx amd64 22.3.6-1+deb12u1 [14.5 kB] #22 3.113 Get:70 http://deb.debian.org/debian bookworm/main amd64 libopengl0 amd64 1.6.0-1 [30.6 kB] #22 3.113 Get:71 http://deb.debian.org/debian bookworm/main amd64 libglu1-mesa amd64 9.0.2-1.1 [178 kB] #22 3.114 Get:72 http://deb.debian.org/debian bookworm/main amd64 python3-opengl all 3.1.6+dfsg-3 [605 kB] #22 3.117 Get:73 http://deb.debian.org/debian bookworm/main amd64 python3-packaging all 23.0-1 [32.5 kB] #22 3.117 Get:74 http://deb.debian.org/debian bookworm/main amd64 python3-pygccxml all 2.2.1-1 [80.3 kB] #22 3.120 Get:75 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt5.sip amd64 12.11.1-1 [56.4 kB] #22 3.123 Get:76 http://deb.debian.org/debian bookworm/main amd64 libdouble-conversion3 amd64 3.2.1-1 [41.5 kB] #22 3.125 Get:77 http://deb.debian.org/debian bookworm/main amd64 libqt5core5a amd64 5.15.8+dfsg-11+deb12u2 [1,810 kB] #22 3.141 Get:78 http://deb.debian.org/debian bookworm/main amd64 libqt5dbus5 amd64 5.15.8+dfsg-11+deb12u2 [211 kB] #22 3.143 Get:79 http://deb.debian.org/debian bookworm/main amd64 libwayland-server0 amd64 1.21.0-1 [35.9 kB] #22 3.143 Get:80 http://deb.debian.org/debian bookworm/main amd64 libgbm1 amd64 22.3.6-1+deb12u1 [38.0 kB] #22 3.144 Get:81 http://deb.debian.org/debian bookworm/main amd64 libegl-mesa0 amd64 22.3.6-1+deb12u1 [114 kB] #22 3.145 Get:82 http://deb.debian.org/debian bookworm/main amd64 libegl1 amd64 1.6.0-1 [33.7 kB] #22 3.145 Get:83 http://deb.debian.org/debian bookworm/main amd64 libevdev2 amd64 1.13.0+dfsg-1 [34.0 kB] #22 3.145 Get:84 http://deb.debian.org/debian bookworm/main amd64 libmtdev1 amd64 1.1.6-1 [23.0 kB] #22 3.146 Get:85 http://deb.debian.org/debian bookworm/main amd64 libgudev-1.0-0 amd64 237-2 [15.1 kB] #22 3.146 Get:86 http://deb.debian.org/debian bookworm/main amd64 libwacom-common all 2.6.0-1 [58.4 kB] #22 3.148 Get:87 http://deb.debian.org/debian bookworm/main amd64 libwacom9 amd64 2.6.0-1 [21.5 kB] #22 3.154 Get:88 http://deb.debian.org/debian bookworm/main amd64 libinput-bin amd64 1.22.1-1 [23.2 kB] #22 3.156 Get:89 http://deb.debian.org/debian bookworm/main amd64 libinput10 amd64 1.22.1-1 [125 kB] #22 3.158 Get:90 http://deb.debian.org/debian bookworm/main amd64 libmd4c0 amd64 0.4.8-1 [44.2 kB] #22 3.159 Get:91 http://deb.debian.org/debian bookworm/main amd64 libqt5network5 amd64 5.15.8+dfsg-11+deb12u2 [675 kB] #22 3.166 Get:92 http://deb.debian.org/debian bookworm/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [27.4 kB] #22 3.166 Get:93 http://deb.debian.org/debian bookworm/main amd64 libxcb-util1 amd64 0.4.0-1+b1 [23.2 kB] #22 3.167 Get:94 http://deb.debian.org/debian bookworm/main amd64 libxcb-image0 amd64 0.4.0-2 [22.9 kB] #22 3.167 Get:95 http://deb.debian.org/debian bookworm/main amd64 libxcb-keysyms1 amd64 0.4.0-1+b2 [16.4 kB] #22 3.170 Get:96 http://deb.debian.org/debian bookworm/main amd64 libxcb-render-util0 amd64 0.3.9-1+b1 [18.3 kB] #22 3.171 Get:97 http://deb.debian.org/debian bookworm/main amd64 libxcb-shape0 amd64 1.15-1 [106 kB] #22 3.173 Get:98 http://deb.debian.org/debian bookworm/main amd64 libxcb-xinerama0 amd64 1.15-1 [105 kB] #22 3.175 Get:99 http://deb.debian.org/debian bookworm/main amd64 libxcb-xinput0 amd64 1.15-1 [130 kB] #22 3.177 Get:100 http://deb.debian.org/debian bookworm/main amd64 libxcb-xkb1 amd64 1.15-1 [129 kB] #22 3.181 Get:101 http://deb.debian.org/debian bookworm/main amd64 libxkbcommon-x11-0 amd64 1.5.0-1 [15.6 kB] #22 3.184 Get:102 http://deb.debian.org/debian bookworm/main amd64 libqt5gui5 amd64 5.15.8+dfsg-11+deb12u2 [3,408 kB] #22 3.213 Get:103 http://deb.debian.org/debian bookworm/main amd64 libqt5widgets5 amd64 5.15.8+dfsg-11+deb12u2 [2,381 kB] #22 3.234 Get:104 http://deb.debian.org/debian bookworm/main amd64 libqt5xml5 amd64 5.15.8+dfsg-11+deb12u2 [122 kB] #22 3.234 Get:105 http://deb.debian.org/debian bookworm/main amd64 libqt5designer5 amd64 5.15.8-2 [2,748 kB] #22 3.258 Get:106 http://deb.debian.org/debian bookworm/main amd64 libqt5sql5 amd64 5.15.8+dfsg-11+deb12u2 [122 kB] #22 3.259 Get:107 http://deb.debian.org/debian bookworm/main amd64 libqt5help5 amd64 5.15.8-2 [149 kB] #22 3.260 Get:108 http://deb.debian.org/debian bookworm/main amd64 libqt5printsupport5 amd64 5.15.8+dfsg-11+deb12u2 [202 kB] #22 3.262 Get:109 http://deb.debian.org/debian bookworm/main amd64 libqt5test5 amd64 5.15.8+dfsg-11+deb12u2 [146 kB] #22 3.263 Get:110 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt5 amd64 5.15.9+dfsg-1 [2,489 kB] #22 3.285 Get:111 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt6.sip amd64 13.4.1-1 [51.4 kB] #22 3.285 Get:112 http://deb.debian.org/debian bookworm/main amd64 libb2-1 amd64 0.98.1-1.1 [40.9 kB] #22 3.285 Get:113 http://deb.debian.org/debian bookworm/main amd64 libqt6core6 amd64 6.4.2+dfsg-10 [1,613 kB] #22 3.299 Get:114 http://deb.debian.org/debian bookworm/main amd64 libqt6dbus6 amd64 6.4.2+dfsg-10 [248 kB] #22 3.301 Get:115 http://deb.debian.org/debian bookworm/main amd64 libts0 amd64 1.22-1+b1 [64.6 kB] #22 3.301 Get:116 http://deb.debian.org/debian bookworm/main amd64 libqt6gui6 amd64 6.4.2+dfsg-10 [2,854 kB] #22 3.326 Get:117 http://deb.debian.org/debian bookworm/main amd64 libproxy1v5 amd64 0.4.18-1.2 [56.2 kB] #22 3.326 Get:118 http://deb.debian.org/debian bookworm/main amd64 libqt6network6 amd64 6.4.2+dfsg-10 [682 kB] #22 3.332 Get:119 http://deb.debian.org/debian bookworm/main amd64 libqt6opengl6 amd64 6.4.2+dfsg-10 [390 kB] #22 3.336 Get:120 http://deb.debian.org/debian bookworm/main amd64 libqt6widgets6 amd64 6.4.2+dfsg-10 [2,445 kB] #22 3.359 Get:121 http://deb.debian.org/debian bookworm/main amd64 libqt6openglwidgets6 amd64 6.4.2+dfsg-10 [43.4 kB] #22 3.360 Get:122 http://deb.debian.org/debian bookworm/main amd64 libqt6printsupport6 amd64 6.4.2+dfsg-10 [211 kB] #22 3.361 Get:123 http://deb.debian.org/debian bookworm/main amd64 libqt6sql6 amd64 6.4.2+dfsg-10 [133 kB] #22 3.362 Get:124 http://deb.debian.org/debian bookworm/main amd64 libqt6test6 amd64 6.4.2+dfsg-10 [161 kB] #22 3.363 Get:125 http://deb.debian.org/debian bookworm/main amd64 libqt6xml6 amd64 6.4.2+dfsg-10 [75.5 kB] #22 3.363 Get:126 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt6 amd64 6.4.2-1 [2,461 kB] #22 3.383 Get:127 http://deb.debian.org/debian bookworm/main amd64 python3-decorator all 5.1.1-3 [14.9 kB] #22 3.383 Get:128 http://deb.debian.org/debian bookworm/main amd64 libopenblas0-pthread amd64 0.3.21+ds-4 [6,709 kB] #22 3.445 Get:129 http://deb.debian.org/debian bookworm/main amd64 libopenblas0 amd64 0.3.21+ds-4 [32.6 kB] #22 3.446 Get:130 http://deb.debian.org/debian bookworm/main amd64 libopenblas-pthread-dev amd64 0.3.21+ds-4 [4,971 kB] #22 3.484 Get:131 http://deb.debian.org/debian bookworm/main amd64 libopenblas-dev amd64 0.3.21+ds-4 [44.9 kB] #22 3.484 Get:132 http://deb.debian.org/debian bookworm/main amd64 libpython3-all-dev amd64 3.11.2-1+b1 [1,068 B] #22 3.484 Get:133 http://deb.debian.org/debian bookworm/main amd64 python3-all amd64 3.11.2-1+b1 [1,056 B] #22 3.485 Get:134 http://deb.debian.org/debian bookworm/main amd64 python3-all-dev amd64 3.11.2-1+b1 [1,072 B] #22 3.485 Get:135 http://deb.debian.org/debian bookworm/main amd64 libxsimd-dev amd64 8.1.0-7 [88.8 kB] #22 3.485 Get:136 http://deb.debian.org/debian bookworm/main amd64 python3-gast all 0.5.2-2 [9,364 B] #22 3.486 Get:137 http://deb.debian.org/debian bookworm/main amd64 python3-beniget all 0.4.1-3 [9,920 B] #22 3.486 Get:138 http://deb.debian.org/debian bookworm/main amd64 python3-ply all 3.11-5 [65.8 kB] #22 3.486 Get:139 http://deb.debian.org/debian bookworm/main amd64 python3-pythran amd64 0.11.0+ds-7 [427 kB] #22 3.495 Get:140 http://deb.debian.org/debian bookworm/main amd64 liblbfgsb0 amd64 3.0+dfsg.4-1 [28.9 kB] #22 3.498 Get:141 http://deb.debian.org/debian bookworm/main amd64 python3-scipy amd64 1.10.1-2 [15.2 MB] #22 3.637 Get:142 http://deb.debian.org/debian bookworm/main amd64 pyqt5-dev-tools amd64 5.15.9+dfsg-1 [180 kB] #22 3.650 Get:143 http://deb.debian.org/debian bookworm/main amd64 pyqt6-dev-tools all 6.4.2-1 [66.4 kB] #22 3.650 Get:144 http://deb.debian.org/debian bookworm/main amd64 qtchooser amd64 66-2 [26.3 kB] #22 3.651 Get:145 http://deb.debian.org/debian bookworm/main amd64 qtbase5-dev-tools amd64 5.15.8+dfsg-11+deb12u2 [758 kB] #22 3.656 Get:146 http://deb.debian.org/debian bookworm/main amd64 qt6-base-dev-tools amd64 6.4.2+dfsg-10 [890 kB] #22 3.660 Get:147 http://deb.debian.org/debian bookworm/main amd64 python3-pyqtgraph all 0.13.1-4 [617 kB] #22 3.662 Get:148 http://deb.debian.org/debian bookworm/main amd64 python3-contextlib2 all 0.6.0.post1-3 [13.5 kB] #22 3.662 Get:149 http://deb.debian.org/debian bookworm/main amd64 python3-schema all 0.7.5-1 [27.5 kB] #22 3.662 Get:150 http://deb.debian.org/debian bookworm/main amd64 python3-sip amd64 4.19.25+dfsg-5+b1 [165 kB] #22 3.663 Get:151 http://deb.debian.org/debian bookworm/main amd64 python3-thrift amd64 0.17.0-2+b2 [160 kB] #22 3.664 Get:152 http://deb.debian.org/debian bookworm/main amd64 python3-cffi-backend amd64 1.15.1-5+b1 [84.6 kB] #22 3.665 Get:153 http://deb.debian.org/debian bookworm/main amd64 python3-py all 1.11.0-1 [89.2 kB] #22 3.665 Get:154 http://deb.debian.org/debian bookworm/main amd64 python3-zmq amd64 24.0.1-4+b1 [263 kB] #22 3.667 Get:155 http://deb.debian.org/debian bookworm/main amd64 libfmt9 amd64 9.1.0+ds1-2 [113 kB] #22 3.669 Get:156 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-pmt3.10.5 amd64 3.10.5.1-3 [117 kB] #22 3.672 Get:157 http://deb.debian.org/debian bookworm/main amd64 libspdlog1.10 amd64 1:1.10.0+ds-0.4 [130 kB] #22 3.674 Get:158 http://deb.debian.org/debian bookworm/main amd64 libthrift-0.17.0 amd64 0.17.0-2+b2 [372 kB] #22 3.678 Get:159 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB] #22 3.679 Get:160 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-runtime3.10.5 amd64 3.10.5.1-3 [562 kB] #22 3.684 Get:161 http://deb.debian.org/debian bookworm/main amd64 libogg0 amd64 1.3.5-3 [23.4 kB] #22 3.684 Get:162 http://deb.debian.org/debian bookworm/main amd64 libflac12 amd64 1.4.2+ds-2 [198 kB] #22 3.686 Get:163 http://deb.debian.org/debian bookworm/main amd64 libmp3lame0 amd64 3.100-6 [365 kB] #22 3.688 Get:164 http://deb.debian.org/debian-security bookworm-security/main amd64 libmpg123-0 amd64 1.31.2-1+deb12u1 [147 kB] #22 3.690 Get:165 http://deb.debian.org/debian bookworm/main amd64 libopus0 amd64 1.3.1-3 [195 kB] #22 3.691 Get:166 http://deb.debian.org/debian bookworm/main amd64 libvorbis0a amd64 1.3.7-1 [93.0 kB] #22 3.692 Get:167 http://deb.debian.org/debian bookworm/main amd64 libvorbisenc2 amd64 1.3.7-1 [80.6 kB] #22 3.693 Get:168 http://deb.debian.org/debian bookworm/main amd64 libsndfile1 amd64 1.2.0-1 [196 kB] #22 3.695 Get:169 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-blocks3.10.5 amd64 3.10.5.1-3 [561 kB] #22 3.700 Get:170 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-fft3.10.5 amd64 3.10.5.1-3 [121 kB] #22 3.701 Get:171 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-analog3.10.5 amd64 3.10.5.1-3 [177 kB] #22 3.703 Get:172 http://deb.debian.org/debian bookworm/main amd64 libsamplerate0 amd64 0.2.2-3 [952 kB] #22 3.711 Get:173 http://deb.debian.org/debian bookworm/main amd64 libjack-jackd2-0 amd64 1.9.21~dfsg-3 [281 kB] #22 3.713 Get:174 http://deb.debian.org/debian bookworm/main amd64 libportaudio2 amd64 19.6.0-1.2 [66.7 kB] #22 3.714 Get:175 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-audio3.10.5 amd64 3.10.5.1-3 [158 kB] #22 3.715 Get:176 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-filter3.10.5 amd64 3.10.5.1-3 [251 kB] #22 3.717 Get:177 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-channels3.10.5 amd64 3.10.5.1-3 [121 kB] #22 3.718 Get:178 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-digital3.10.5 amd64 3.10.5.1-3 [416 kB] #22 3.722 Get:179 http://deb.debian.org/debian bookworm/main amd64 libgslcblas0 amd64 2.7.1+dfsg-5 [108 kB] #22 3.723 Get:180 http://deb.debian.org/debian bookworm/main amd64 libgsl27 amd64 2.7.1+dfsg-5 [941 kB] #22 3.731 Get:181 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-fec3.10.5 amd64 3.10.5.1-3 [252 kB] #22 3.733 Get:182 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-dtv3.10.5 amd64 3.10.5.1-3 [400 kB] #22 3.736 Get:183 http://deb.debian.org/debian bookworm/main amd64 libiio0 amd64 0.24-4 [49.6 kB] #22 3.737 Get:184 http://deb.debian.org/debian bookworm/main amd64 libad9361-0 amd64 0.2-1 [72.1 kB] #22 3.738 Get:185 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-iio3.10.5 amd64 3.10.5.1-3 [166 kB] #22 3.740 Get:186 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-network3.10.5 amd64 3.10.5.1-3 [195 kB] #22 3.741 Get:187 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-pdu3.10.5 amd64 3.10.5.1-3 [172 kB] #22 3.743 Get:188 http://deb.debian.org/debian bookworm/main amd64 libqt5opengl5 amd64 5.15.8+dfsg-11+deb12u2 [148 kB] #22 3.744 Get:189 http://deb.debian.org/debian bookworm/main amd64 libqt5svg5 amd64 5.15.8-3 [134 kB] #22 3.745 Get:190 http://deb.debian.org/debian bookworm/main amd64 libqwt-qt5-6 amd64 6.1.4-2 [426 kB] #22 3.749 Get:191 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-qtgui3.10.5 amd64 3.10.5.1-3 [466 kB] #22 3.753 Get:192 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-soapy3.10.5 amd64 3.10.5.1-3 [142 kB] #22 3.754 Get:193 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-trellis3.10.5 amd64 3.10.5.1-3 [204 kB] #22 3.756 Get:194 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-uhd3.10.5 amd64 3.10.5.1-3 [195 kB] #22 3.758 Get:195 http://deb.debian.org/debian bookworm/main amd64 libslang2 amd64 2.3.3-3 [554 kB] #22 3.762 Get:196 http://deb.debian.org/debian bookworm/main amd64 libcaca0 amd64 0.99.beta20-3 [205 kB] #22 3.764 Get:197 http://deb.debian.org/debian bookworm/main amd64 libasyncns0 amd64 0.8-6+b3 [12.9 kB] #22 3.765 Get:198 http://deb.debian.org/debian bookworm/main amd64 libpulse0 amd64 16.1+dfsg1-2+b1 [274 kB] #22 3.767 Get:199 http://deb.debian.org/debian bookworm/main amd64 libsdl1.2debian amd64 1.2.15+dfsg2-8 [199 kB] #22 3.768 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.769 Get:201 http://deb.debian.org/debian bookworm/main amd64 libcodec2-1.0 amd64 1.0.5-1 [8,171 kB] #22 3.844 Get:202 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-vocoder3.10.5 amd64 3.10.5.1-3 [116 kB] #22 3.844 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.844 Get:204 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-zeromq3.10.5 amd64 3.10.5.1-3 [125 kB] #22 3.845 Get:205 http://deb.debian.org/debian bookworm/main amd64 gnuradio amd64 3.10.5.1-3 [3,457 kB] #22 4.037 debconf: delaying package configuration, since apt-utils is not installed #22 4.083 Fetched 142 MB in 1s (105 MB/s) #22 4.124 Selecting previously unselected package hicolor-icon-theme. #22 4.124 (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.171 Preparing to unpack .../000-hicolor-icon-theme_0.17-2_all.deb ... #22 4.174 Unpacking hicolor-icon-theme (0.17-2) ... #22 4.259 Selecting previously unselected package gtk-update-icon-cache. #22 4.270 Preparing to unpack .../001-gtk-update-icon-cache_3.24.38-2~deb12u3_amd64.deb ... #22 4.276 Unpacking gtk-update-icon-cache (3.24.38-2~deb12u3) ... #22 4.340 Selecting previously unselected package adwaita-icon-theme. #22 4.349 Preparing to unpack .../002-adwaita-icon-theme_43-1_all.deb ... #22 4.352 Unpacking adwaita-icon-theme (43-1) ... #22 5.039 Selecting previously unselected package at-spi2-common. #22 5.051 Preparing to unpack .../003-at-spi2-common_2.46.0-5_all.deb ... #22 5.055 Unpacking at-spi2-common (2.46.0-5) ... #22 5.156 Selecting previously unselected package castxml. #22 5.166 Preparing to unpack .../004-castxml_0.5.1-1_amd64.deb ... #22 5.171 Unpacking castxml (0.5.1-1) ... #22 5.320 Selecting previously unselected package libdconf1:amd64. #22 5.329 Preparing to unpack .../005-libdconf1_0.40.0-4_amd64.deb ... #22 5.335 Unpacking libdconf1:amd64 (0.40.0-4) ... #22 5.379 Selecting previously unselected package dconf-service. #22 5.390 Preparing to unpack .../006-dconf-service_0.40.0-4_amd64.deb ... #22 5.395 Unpacking dconf-service (0.40.0-4) ... #22 5.440 Selecting previously unselected package dconf-gsettings-backend:amd64. #22 5.452 Preparing to unpack .../007-dconf-gsettings-backend_0.40.0-4_amd64.deb ... #22 5.455 Unpacking dconf-gsettings-backend:amd64 (0.40.0-4) ... #22 5.498 Selecting previously unselected package fonts-mathjax. #22 5.507 Preparing to unpack .../008-fonts-mathjax_2.7.9+dfsg-1_all.deb ... #22 5.513 Unpacking fonts-mathjax (2.7.9+dfsg-1) ... #22 5.695 Selecting previously unselected package gnome-terminal-data. #22 5.701 Preparing to unpack .../009-gnome-terminal-data_3.46.8-1_all.deb ... #22 5.707 Unpacking gnome-terminal-data (3.46.8-1) ... #22 5.876 Selecting previously unselected package gsettings-desktop-schemas. #22 5.886 Preparing to unpack .../010-gsettings-desktop-schemas_43.0-1_all.deb ... #22 5.889 Unpacking gsettings-desktop-schemas (43.0-1) ... #22 5.992 Selecting previously unselected package libatk1.0-0:amd64. #22 6.005 Preparing to unpack .../011-libatk1.0-0_2.46.0-5_amd64.deb ... #22 6.008 Unpacking libatk1.0-0:amd64 (2.46.0-5) ... #22 6.061 Selecting previously unselected package libatspi2.0-0:amd64. #22 6.070 Preparing to unpack .../012-libatspi2.0-0_2.46.0-5_amd64.deb ... #22 6.074 Unpacking libatspi2.0-0:amd64 (2.46.0-5) ... #22 6.121 Selecting previously unselected package libatk-bridge2.0-0:amd64. #22 6.130 Preparing to unpack .../013-libatk-bridge2.0-0_2.46.0-5_amd64.deb ... #22 6.134 Unpacking libatk-bridge2.0-0:amd64 (2.46.0-5) ... #22 6.186 Selecting previously unselected package libcolord2:amd64. #22 6.197 Preparing to unpack .../014-libcolord2_1.4.6-2.2_amd64.deb ... #22 6.201 Unpacking libcolord2:amd64 (1.4.6-2.2) ... #22 6.259 Selecting previously unselected package libepoxy0:amd64. #22 6.268 Preparing to unpack .../015-libepoxy0_1.5.10-1_amd64.deb ... #22 6.271 Unpacking libepoxy0:amd64 (1.5.10-1) ... #22 6.328 Selecting previously unselected package libwayland-client0:amd64. #22 6.337 Preparing to unpack .../016-libwayland-client0_1.21.0-1_amd64.deb ... #22 6.342 Unpacking libwayland-client0:amd64 (1.21.0-1) ... #22 6.389 Selecting previously unselected package libwayland-cursor0:amd64. #22 6.398 Preparing to unpack .../017-libwayland-cursor0_1.21.0-1_amd64.deb ... #22 6.401 Unpacking libwayland-cursor0:amd64 (1.21.0-1) ... #22 6.450 Selecting previously unselected package libwayland-egl1:amd64. #22 6.461 Preparing to unpack .../018-libwayland-egl1_1.21.0-1_amd64.deb ... #22 6.464 Unpacking libwayland-egl1:amd64 (1.21.0-1) ... #22 6.508 Selecting previously unselected package libxcomposite1:amd64. #22 6.517 Preparing to unpack .../019-libxcomposite1_1%3a0.4.5-1_amd64.deb ... #22 6.522 Unpacking libxcomposite1:amd64 (1:0.4.5-1) ... #22 6.589 Selecting previously unselected package libxfixes3:amd64. #22 6.600 Preparing to unpack .../020-libxfixes3_1%3a6.0.0-2_amd64.deb ... #22 6.621 Unpacking libxfixes3:amd64 (1:6.0.0-2) ... #22 6.744 Selecting previously unselected package libxcursor1:amd64. #22 6.753 Preparing to unpack .../021-libxcursor1_1%3a1.2.1-1_amd64.deb ... #22 6.756 Unpacking libxcursor1:amd64 (1:1.2.1-1) ... #22 6.800 Selecting previously unselected package libxdamage1:amd64. #22 6.809 Preparing to unpack .../022-libxdamage1_1%3a1.1.6-1_amd64.deb ... #22 6.812 Unpacking libxdamage1:amd64 (1:1.1.6-1) ... #22 6.857 Selecting previously unselected package libxinerama1:amd64. #22 6.869 Preparing to unpack .../023-libxinerama1_2%3a1.1.4-3_amd64.deb ... #22 6.872 Unpacking libxinerama1:amd64 (2:1.1.4-3) ... #22 6.911 Selecting previously unselected package xkb-data. #22 6.919 Preparing to unpack .../024-xkb-data_2.35.1-1_all.deb ... #22 6.926 Unpacking xkb-data (2.35.1-1) ... #22 7.039 Selecting previously unselected package libxkbcommon0:amd64. #22 7.049 Preparing to unpack .../025-libxkbcommon0_1.5.0-1_amd64.deb ... #22 7.053 Unpacking libxkbcommon0:amd64 (1.5.0-1) ... #22 7.106 Selecting previously unselected package libxrandr2:amd64. #22 7.115 Preparing to unpack .../026-libxrandr2_2%3a1.5.2-2+b1_amd64.deb ... #22 7.118 Unpacking libxrandr2:amd64 (2:1.5.2-2+b1) ... #22 7.163 Selecting previously unselected package libgtk-3-common. #22 7.172 Preparing to unpack .../027-libgtk-3-common_3.24.38-2~deb12u3_all.deb ... #22 7.175 Unpacking libgtk-3-common (3.24.38-2~deb12u3) ... #22 7.474 Selecting previously unselected package libgtk-3-0:amd64. #22 7.483 Preparing to unpack .../028-libgtk-3-0_3.24.38-2~deb12u3_amd64.deb ... #22 7.486 Unpacking libgtk-3-0:amd64 (3.24.38-2~deb12u3) ... #22 7.703 Selecting previously unselected package libvte-2.91-common. #22 7.712 Preparing to unpack .../029-libvte-2.91-common_0.70.6-2~deb12u1_amd64.deb ... #22 7.717 Unpacking libvte-2.91-common (0.70.6-2~deb12u1) ... #22 7.793 Selecting previously unselected package libvte-2.91-0:amd64. #22 7.802 Preparing to unpack .../030-libvte-2.91-0_0.70.6-2~deb12u1_amd64.deb ... #22 7.806 Unpacking libvte-2.91-0:amd64 (0.70.6-2~deb12u1) ... #22 7.870 Selecting previously unselected package gnome-terminal. #22 7.879 Preparing to unpack .../031-gnome-terminal_3.46.8-1_amd64.deb ... #22 7.882 Unpacking gnome-terminal (3.46.8-1) ... #22 7.959 Selecting previously unselected package libjs-mathjax. #22 7.969 Preparing to unpack .../032-libjs-mathjax_2.7.9+dfsg-1_all.deb ... #22 7.973 Unpacking libjs-mathjax (2.7.9+dfsg-1) ... #22 8.623 Selecting previously unselected package liborc-0.4-0:amd64. #22 8.633 Preparing to unpack .../033-liborc-0.4-0_1%3a0.4.33-2_amd64.deb ... #22 8.637 Unpacking liborc-0.4-0:amd64 (1:0.4.33-2) ... #22 8.693 Selecting previously unselected package libvolk2.5:amd64. #22 8.703 Preparing to unpack .../034-libvolk2.5_2.5.2-3_amd64.deb ... #22 8.706 Unpacking libvolk2.5:amd64 (2.5.2-3) ... #22 8.773 Selecting previously unselected package libvolk2-bin. #22 8.782 Preparing to unpack .../035-libvolk2-bin_2.5.2-3_amd64.deb ... #22 8.785 Unpacking libvolk2-bin (2.5.2-3) ... #22 8.838 Selecting previously unselected package python3-colorama. #22 8.847 Preparing to unpack .../036-python3-colorama_0.4.6-2_all.deb ... #22 8.850 Unpacking python3-colorama (0.4.6-2) ... #22 8.895 Selecting previously unselected package python3-click. #22 8.907 Preparing to unpack .../037-python3-click_8.1.3-2_all.deb ... #22 8.910 Unpacking python3-click (8.1.3-2) ... #22 8.956 Selecting previously unselected package python3-click-plugins. #22 8.968 Preparing to unpack .../038-python3-click-plugins_1.1.1-4_all.deb ... #22 8.971 Unpacking python3-click-plugins (1.1.1-4) ... #22 9.012 Selecting previously unselected package python3-cairo:amd64. #22 9.020 Preparing to unpack .../039-python3-cairo_1.20.1-5+b1_amd64.deb ... #22 9.023 Unpacking python3-cairo:amd64 (1.20.1-5+b1) ... #22 9.065 Selecting previously unselected package python3-gi-cairo. #22 9.073 Preparing to unpack .../040-python3-gi-cairo_3.42.2-3+b1_amd64.deb ... #22 9.076 Unpacking python3-gi-cairo (3.42.2-3+b1) ... #22 9.115 Selecting previously unselected package python3-attr. #22 9.126 Preparing to unpack .../041-python3-attr_22.2.0-1_all.deb ... #22 9.130 Unpacking python3-attr (22.2.0-1) ... #22 9.186 Selecting previously unselected package python3-pyrsistent:amd64. #22 9.195 Preparing to unpack .../042-python3-pyrsistent_0.18.1-1+b3_amd64.deb ... #22 9.198 Unpacking python3-pyrsistent:amd64 (0.18.1-1+b3) ... #22 9.255 Selecting previously unselected package python3-jsonschema. #22 9.267 Preparing to unpack .../043-python3-jsonschema_4.10.3-1_all.deb ... #22 9.270 Unpacking python3-jsonschema (4.10.3-1) ... #22 9.325 Selecting previously unselected package python3-lxml:amd64. #22 9.334 Preparing to unpack .../044-python3-lxml_4.9.2-1+b1_amd64.deb ... #22 9.340 Unpacking python3-lxml:amd64 (4.9.2-1+b1) ... #22 9.462 Selecting previously unselected package libglvnd0:amd64. #22 9.471 Preparing to unpack .../045-libglvnd0_1.6.0-1_amd64.deb ... #22 9.474 Unpacking libglvnd0:amd64 (1.6.0-1) ... #22 9.518 Selecting previously unselected package libdrm-common. #22 9.526 Preparing to unpack .../046-libdrm-common_2.4.114-1_all.deb ... #22 9.529 Unpacking libdrm-common (2.4.114-1) ... #22 9.576 Selecting previously unselected package libdrm2:amd64. #22 9.587 Preparing to unpack .../047-libdrm2_2.4.114-1+b1_amd64.deb ... #22 9.590 Unpacking libdrm2:amd64 (2.4.114-1+b1) ... #22 9.640 Selecting previously unselected package libglapi-mesa:amd64. #22 9.650 Preparing to unpack .../048-libglapi-mesa_22.3.6-1+deb12u1_amd64.deb ... #22 9.654 Unpacking libglapi-mesa:amd64 (22.3.6-1+deb12u1) ... #22 9.705 Selecting previously unselected package libx11-xcb1:amd64. #22 9.713 Preparing to unpack .../049-libx11-xcb1_2%3a1.8.4-2+deb12u2_amd64.deb ... #22 9.717 Unpacking libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ... #22 9.768 Selecting previously unselected package libxcb-dri2-0:amd64. #22 9.780 Preparing to unpack .../050-libxcb-dri2-0_1.15-1_amd64.deb ... #22 9.783 Unpacking libxcb-dri2-0:amd64 (1.15-1) ... #22 9.834 Selecting previously unselected package libxcb-dri3-0:amd64. #22 9.845 Preparing to unpack .../051-libxcb-dri3-0_1.15-1_amd64.deb ... #22 9.848 Unpacking libxcb-dri3-0:amd64 (1.15-1) ... #22 9.899 Selecting previously unselected package libxcb-glx0:amd64. #22 9.909 Preparing to unpack .../052-libxcb-glx0_1.15-1_amd64.deb ... #22 9.912 Unpacking libxcb-glx0:amd64 (1.15-1) ... #22 9.967 Selecting previously unselected package libxcb-present0:amd64. #22 9.975 Preparing to unpack .../053-libxcb-present0_1.15-1_amd64.deb ... #22 9.978 Unpacking libxcb-present0:amd64 (1.15-1) ... #22 10.03 Selecting previously unselected package libxcb-randr0:amd64. #22 10.04 Preparing to unpack .../054-libxcb-randr0_1.15-1_amd64.deb ... #22 10.04 Unpacking libxcb-randr0:amd64 (1.15-1) ... #22 10.09 Selecting previously unselected package libxcb-sync1:amd64. #22 10.10 Preparing to unpack .../055-libxcb-sync1_1.15-1_amd64.deb ... #22 10.10 Unpacking libxcb-sync1:amd64 (1.15-1) ... #22 10.16 Selecting previously unselected package libxcb-xfixes0:amd64. #22 10.17 Preparing to unpack .../056-libxcb-xfixes0_1.15-1_amd64.deb ... #22 10.17 Unpacking libxcb-xfixes0:amd64 (1.15-1) ... #22 10.23 Selecting previously unselected package libxshmfence1:amd64. #22 10.24 Preparing to unpack .../057-libxshmfence1_1.3-1_amd64.deb ... #22 10.24 Unpacking libxshmfence1:amd64 (1.3-1) ... #22 10.29 Selecting previously unselected package libxxf86vm1:amd64. #22 10.30 Preparing to unpack .../058-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ... #22 10.30 Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ... #22 10.35 Selecting previously unselected package libdrm-amdgpu1:amd64. #22 10.36 Preparing to unpack .../059-libdrm-amdgpu1_2.4.114-1+b1_amd64.deb ... #22 10.36 Unpacking libdrm-amdgpu1:amd64 (2.4.114-1+b1) ... #22 10.41 Selecting previously unselected package libdrm-intel1:amd64. #22 10.41 Preparing to unpack .../060-libdrm-intel1_2.4.114-1+b1_amd64.deb ... #22 10.42 Unpacking libdrm-intel1:amd64 (2.4.114-1+b1) ... #22 10.47 Selecting previously unselected package libdrm-nouveau2:amd64. #22 10.48 Preparing to unpack .../061-libdrm-nouveau2_2.4.114-1+b1_amd64.deb ... #22 10.48 Unpacking libdrm-nouveau2:amd64 (2.4.114-1+b1) ... #22 10.53 Selecting previously unselected package libdrm-radeon1:amd64. #22 10.54 Preparing to unpack .../062-libdrm-radeon1_2.4.114-1+b1_amd64.deb ... #22 10.54 Unpacking libdrm-radeon1:amd64 (2.4.114-1+b1) ... #22 10.58 Selecting previously unselected package libllvm15:amd64. #22 10.59 Preparing to unpack .../063-libllvm15_1%3a15.0.6-4+b1_amd64.deb ... #22 10.60 Unpacking libllvm15:amd64 (1:15.0.6-4+b1) ... #22 11.38 Selecting previously unselected package libgl1-mesa-dri:amd64. #22 11.39 Preparing to unpack .../064-libgl1-mesa-dri_22.3.6-1+deb12u1_amd64.deb ... #22 11.40 Unpacking libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ... #22 11.86 Selecting previously unselected package libglx-mesa0:amd64. #22 11.87 Preparing to unpack .../065-libglx-mesa0_22.3.6-1+deb12u1_amd64.deb ... #22 11.88 Unpacking libglx-mesa0:amd64 (22.3.6-1+deb12u1) ... #22 11.93 Selecting previously unselected package libglx0:amd64. #22 11.94 Preparing to unpack .../066-libglx0_1.6.0-1_amd64.deb ... #22 11.95 Unpacking libglx0:amd64 (1.6.0-1) ... #22 11.99 Selecting previously unselected package libgl1:amd64. #22 12.00 Preparing to unpack .../067-libgl1_1.6.0-1_amd64.deb ... #22 12.00 Unpacking libgl1:amd64 (1.6.0-1) ... #22 12.05 Selecting previously unselected package libgl1-mesa-glx:amd64. #22 12.06 Preparing to unpack .../068-libgl1-mesa-glx_22.3.6-1+deb12u1_amd64.deb ... #22 12.07 Unpacking libgl1-mesa-glx:amd64 (22.3.6-1+deb12u1) ... #22 12.12 Selecting previously unselected package libopengl0:amd64. #22 12.13 Preparing to unpack .../069-libopengl0_1.6.0-1_amd64.deb ... #22 12.13 Unpacking libopengl0:amd64 (1.6.0-1) ... #22 12.18 Selecting previously unselected package libglu1-mesa:amd64. #22 12.19 Preparing to unpack .../070-libglu1-mesa_9.0.2-1.1_amd64.deb ... #22 12.19 Unpacking libglu1-mesa:amd64 (9.0.2-1.1) ... #22 12.26 Selecting previously unselected package python3-opengl. #22 12.27 Preparing to unpack .../071-python3-opengl_3.1.6+dfsg-3_all.deb ... #22 12.28 Unpacking python3-opengl (3.1.6+dfsg-3) ... #22 12.67 Selecting previously unselected package python3-packaging. #22 12.68 Preparing to unpack .../072-python3-packaging_23.0-1_all.deb ... #22 12.68 Unpacking python3-packaging (23.0-1) ... #22 12.74 Selecting previously unselected package python3-pygccxml. #22 12.75 Preparing to unpack .../073-python3-pygccxml_2.2.1-1_all.deb ... #22 12.75 Unpacking python3-pygccxml (2.2.1-1) ... #22 12.80 Selecting previously unselected package python3-pyqt5.sip. #22 12.81 Preparing to unpack .../074-python3-pyqt5.sip_12.11.1-1_amd64.deb ... #22 12.81 Unpacking python3-pyqt5.sip (12.11.1-1) ... #22 12.86 Selecting previously unselected package libdouble-conversion3:amd64. #22 12.87 Preparing to unpack .../075-libdouble-conversion3_3.2.1-1_amd64.deb ... #22 12.88 Unpacking libdouble-conversion3:amd64 (3.2.1-1) ... #22 12.94 Selecting previously unselected package libqt5core5a:amd64. #22 12.95 Preparing to unpack .../076-libqt5core5a_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 12.96 Unpacking libqt5core5a:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 13.12 Selecting previously unselected package libqt5dbus5:amd64. #22 13.13 Preparing to unpack .../077-libqt5dbus5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 13.14 Unpacking libqt5dbus5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 13.20 Selecting previously unselected package libwayland-server0:amd64. #22 13.20 Preparing to unpack .../078-libwayland-server0_1.21.0-1_amd64.deb ... #22 13.21 Unpacking libwayland-server0:amd64 (1.21.0-1) ... #22 13.25 Selecting previously unselected package libgbm1:amd64. #22 13.27 Preparing to unpack .../079-libgbm1_22.3.6-1+deb12u1_amd64.deb ... #22 13.27 Unpacking libgbm1:amd64 (22.3.6-1+deb12u1) ... #22 13.31 Selecting previously unselected package libegl-mesa0:amd64. #22 13.32 Preparing to unpack .../080-libegl-mesa0_22.3.6-1+deb12u1_amd64.deb ... #22 13.33 Unpacking libegl-mesa0:amd64 (22.3.6-1+deb12u1) ... #22 13.41 Selecting previously unselected package libegl1:amd64. #22 13.42 Preparing to unpack .../081-libegl1_1.6.0-1_amd64.deb ... #22 13.42 Unpacking libegl1:amd64 (1.6.0-1) ... #22 13.48 Selecting previously unselected package libevdev2:amd64. #22 13.49 Preparing to unpack .../082-libevdev2_1.13.0+dfsg-1_amd64.deb ... #22 13.49 Unpacking libevdev2:amd64 (1.13.0+dfsg-1) ... #22 13.54 Selecting previously unselected package libmtdev1:amd64. #22 13.55 Preparing to unpack .../083-libmtdev1_1.1.6-1_amd64.deb ... #22 13.56 Unpacking libmtdev1:amd64 (1.1.6-1) ... #22 13.60 Selecting previously unselected package libgudev-1.0-0:amd64. #22 13.61 Preparing to unpack .../084-libgudev-1.0-0_237-2_amd64.deb ... #22 13.62 Unpacking libgudev-1.0-0:amd64 (237-2) ... #22 13.66 Selecting previously unselected package libwacom-common. #22 13.67 Preparing to unpack .../085-libwacom-common_2.6.0-1_all.deb ... #22 13.67 Unpacking libwacom-common (2.6.0-1) ... #22 13.78 Selecting previously unselected package libwacom9:amd64. #22 13.79 Preparing to unpack .../086-libwacom9_2.6.0-1_amd64.deb ... #22 13.79 Unpacking libwacom9:amd64 (2.6.0-1) ... #22 13.84 Selecting previously unselected package libinput-bin. #22 13.85 Preparing to unpack .../087-libinput-bin_1.22.1-1_amd64.deb ... #22 13.85 Unpacking libinput-bin (1.22.1-1) ... #22 13.91 Selecting previously unselected package libinput10:amd64. #22 13.92 Preparing to unpack .../088-libinput10_1.22.1-1_amd64.deb ... #22 13.92 Unpacking libinput10:amd64 (1.22.1-1) ... #22 13.98 Selecting previously unselected package libmd4c0:amd64. #22 13.99 Preparing to unpack .../089-libmd4c0_0.4.8-1_amd64.deb ... #22 13.99 Unpacking libmd4c0:amd64 (0.4.8-1) ... #22 14.05 Selecting previously unselected package libqt5network5:amd64. #22 14.06 Preparing to unpack .../090-libqt5network5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 14.06 Unpacking libqt5network5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 14.15 Selecting previously unselected package libxcb-icccm4:amd64. #22 14.16 Preparing to unpack .../091-libxcb-icccm4_0.4.1-1.1_amd64.deb ... #22 14.16 Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... #22 14.21 Selecting previously unselected package libxcb-util1:amd64. #22 14.22 Preparing to unpack .../092-libxcb-util1_0.4.0-1+b1_amd64.deb ... #22 14.22 Unpacking libxcb-util1:amd64 (0.4.0-1+b1) ... #22 14.27 Selecting previously unselected package libxcb-image0:amd64. #22 14.28 Preparing to unpack .../093-libxcb-image0_0.4.0-2_amd64.deb ... #22 14.28 Unpacking libxcb-image0:amd64 (0.4.0-2) ... #22 14.32 Selecting previously unselected package libxcb-keysyms1:amd64. #22 14.33 Preparing to unpack .../094-libxcb-keysyms1_0.4.0-1+b2_amd64.deb ... #22 14.34 Unpacking libxcb-keysyms1:amd64 (0.4.0-1+b2) ... #22 14.39 Selecting previously unselected package libxcb-render-util0:amd64. #22 14.40 Preparing to unpack .../095-libxcb-render-util0_0.3.9-1+b1_amd64.deb ... #22 14.40 Unpacking libxcb-render-util0:amd64 (0.3.9-1+b1) ... #22 14.45 Selecting previously unselected package libxcb-shape0:amd64. #22 14.46 Preparing to unpack .../096-libxcb-shape0_1.15-1_amd64.deb ... #22 14.46 Unpacking libxcb-shape0:amd64 (1.15-1) ... #22 14.51 Selecting previously unselected package libxcb-xinerama0:amd64. #22 14.52 Preparing to unpack .../097-libxcb-xinerama0_1.15-1_amd64.deb ... #22 14.52 Unpacking libxcb-xinerama0:amd64 (1.15-1) ... #22 14.58 Selecting previously unselected package libxcb-xinput0:amd64. #22 14.58 Preparing to unpack .../098-libxcb-xinput0_1.15-1_amd64.deb ... #22 14.59 Unpacking libxcb-xinput0:amd64 (1.15-1) ... #22 14.64 Selecting previously unselected package libxcb-xkb1:amd64. #22 14.65 Preparing to unpack .../099-libxcb-xkb1_1.15-1_amd64.deb ... #22 14.65 Unpacking libxcb-xkb1:amd64 (1.15-1) ... #22 14.70 Selecting previously unselected package libxkbcommon-x11-0:amd64. #22 14.71 Preparing to unpack .../100-libxkbcommon-x11-0_1.5.0-1_amd64.deb ... #22 14.71 Unpacking libxkbcommon-x11-0:amd64 (1.5.0-1) ... #22 14.78 Selecting previously unselected package libqt5gui5:amd64. #22 14.79 Preparing to unpack .../101-libqt5gui5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 14.80 Unpacking libqt5gui5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 15.05 Selecting previously unselected package libqt5widgets5:amd64. #22 15.06 Preparing to unpack .../102-libqt5widgets5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 15.06 Unpacking libqt5widgets5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 15.25 Selecting previously unselected package libqt5xml5:amd64. #22 15.26 Preparing to unpack .../103-libqt5xml5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 15.27 Unpacking libqt5xml5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 15.33 Selecting previously unselected package libqt5designer5:amd64. #22 15.34 Preparing to unpack .../104-libqt5designer5_5.15.8-2_amd64.deb ... #22 15.34 Unpacking libqt5designer5:amd64 (5.15.8-2) ... #22 15.50 Selecting previously unselected package libqt5sql5:amd64. #22 15.51 Preparing to unpack .../105-libqt5sql5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 15.51 Unpacking libqt5sql5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 15.57 Selecting previously unselected package libqt5help5:amd64. #22 15.58 Preparing to unpack .../106-libqt5help5_5.15.8-2_amd64.deb ... #22 15.58 Unpacking libqt5help5:amd64 (5.15.8-2) ... #22 15.64 Selecting previously unselected package libqt5printsupport5:amd64. #22 15.65 Preparing to unpack .../107-libqt5printsupport5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 15.66 Unpacking libqt5printsupport5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 15.72 Selecting previously unselected package libqt5test5:amd64. #22 15.73 Preparing to unpack .../108-libqt5test5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 15.73 Unpacking libqt5test5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 15.78 Selecting previously unselected package python3-pyqt5. #22 15.79 Preparing to unpack .../109-python3-pyqt5_5.15.9+dfsg-1_amd64.deb ... #22 15.80 Unpacking python3-pyqt5 (5.15.9+dfsg-1) ... #22 16.01 Selecting previously unselected package python3-pyqt6.sip. #22 16.02 Preparing to unpack .../110-python3-pyqt6.sip_13.4.1-1_amd64.deb ... #22 16.02 Unpacking python3-pyqt6.sip (13.4.1-1) ... #22 16.08 Selecting previously unselected package libb2-1:amd64. #22 16.09 Preparing to unpack .../111-libb2-1_0.98.1-1.1_amd64.deb ... #22 16.09 Unpacking libb2-1:amd64 (0.98.1-1.1) ... #22 16.15 Selecting previously unselected package libqt6core6:amd64. #22 16.16 Preparing to unpack .../112-libqt6core6_6.4.2+dfsg-10_amd64.deb ... #22 16.16 Unpacking libqt6core6:amd64 (6.4.2+dfsg-10) ... #22 16.31 Selecting previously unselected package libqt6dbus6:amd64. #22 16.32 Preparing to unpack .../113-libqt6dbus6_6.4.2+dfsg-10_amd64.deb ... #22 16.32 Unpacking libqt6dbus6:amd64 (6.4.2+dfsg-10) ... #22 16.39 Selecting previously unselected package libts0:amd64. #22 16.40 Preparing to unpack .../114-libts0_1.22-1+b1_amd64.deb ... #22 16.40 Unpacking libts0:amd64 (1.22-1+b1) ... #22 16.47 Selecting previously unselected package libqt6gui6:amd64. #22 16.48 Preparing to unpack .../115-libqt6gui6_6.4.2+dfsg-10_amd64.deb ... #22 16.48 Unpacking libqt6gui6:amd64 (6.4.2+dfsg-10) ... #22 16.69 Selecting previously unselected package libproxy1v5:amd64. #22 16.71 Preparing to unpack .../116-libproxy1v5_0.4.18-1.2_amd64.deb ... #22 16.71 Unpacking libproxy1v5:amd64 (0.4.18-1.2) ... #22 16.77 Selecting previously unselected package libqt6network6:amd64. #22 16.78 Preparing to unpack .../117-libqt6network6_6.4.2+dfsg-10_amd64.deb ... #22 16.78 Unpacking libqt6network6:amd64 (6.4.2+dfsg-10) ... #22 16.87 Selecting previously unselected package libqt6opengl6:amd64. #22 16.88 Preparing to unpack .../118-libqt6opengl6_6.4.2+dfsg-10_amd64.deb ... #22 16.89 Unpacking libqt6opengl6:amd64 (6.4.2+dfsg-10) ... #22 16.97 Selecting previously unselected package libqt6widgets6:amd64. #22 16.98 Preparing to unpack .../119-libqt6widgets6_6.4.2+dfsg-10_amd64.deb ... #22 16.98 Unpacking libqt6widgets6:amd64 (6.4.2+dfsg-10) ... #22 17.18 Selecting previously unselected package libqt6openglwidgets6:amd64. #22 17.18 Preparing to unpack .../120-libqt6openglwidgets6_6.4.2+dfsg-10_amd64.deb ... #22 17.19 Unpacking libqt6openglwidgets6:amd64 (6.4.2+dfsg-10) ... #22 17.24 Selecting previously unselected package libqt6printsupport6:amd64. #22 17.25 Preparing to unpack .../121-libqt6printsupport6_6.4.2+dfsg-10_amd64.deb ... #22 17.25 Unpacking libqt6printsupport6:amd64 (6.4.2+dfsg-10) ... #22 17.31 Selecting previously unselected package libqt6sql6:amd64. #22 17.32 Preparing to unpack .../122-libqt6sql6_6.4.2+dfsg-10_amd64.deb ... #22 17.33 Unpacking libqt6sql6:amd64 (6.4.2+dfsg-10) ... #22 17.38 Selecting previously unselected package libqt6test6:amd64. #22 17.39 Preparing to unpack .../123-libqt6test6_6.4.2+dfsg-10_amd64.deb ... #22 17.40 Unpacking libqt6test6:amd64 (6.4.2+dfsg-10) ... #22 17.46 Selecting previously unselected package libqt6xml6:amd64. #22 17.47 Preparing to unpack .../124-libqt6xml6_6.4.2+dfsg-10_amd64.deb ... #22 17.47 Unpacking libqt6xml6:amd64 (6.4.2+dfsg-10) ... #22 17.52 Selecting previously unselected package python3-pyqt6. #22 17.53 Preparing to unpack .../125-python3-pyqt6_6.4.2-1_amd64.deb ... #22 17.53 Unpacking python3-pyqt6 (6.4.2-1) ... #22 17.75 Selecting previously unselected package python3-decorator. #22 17.76 Preparing to unpack .../126-python3-decorator_5.1.1-3_all.deb ... #22 17.76 Unpacking python3-decorator (5.1.1-3) ... #22 17.82 Selecting previously unselected package libopenblas0-pthread:amd64. #22 17.83 Preparing to unpack .../127-libopenblas0-pthread_0.3.21+ds-4_amd64.deb ... #22 17.83 Unpacking libopenblas0-pthread:amd64 (0.3.21+ds-4) ... #22 18.20 Selecting previously unselected package libopenblas0:amd64. #22 18.20 Preparing to unpack .../128-libopenblas0_0.3.21+ds-4_amd64.deb ... #22 18.21 Unpacking libopenblas0:amd64 (0.3.21+ds-4) ... #22 18.26 Selecting previously unselected package libopenblas-pthread-dev:amd64. #22 18.27 Preparing to unpack .../129-libopenblas-pthread-dev_0.3.21+ds-4_amd64.deb ... #22 18.27 Unpacking libopenblas-pthread-dev:amd64 (0.3.21+ds-4) ... #22 18.56 Selecting previously unselected package libopenblas-dev:amd64. #22 18.57 Preparing to unpack .../130-libopenblas-dev_0.3.21+ds-4_amd64.deb ... #22 18.57 Unpacking libopenblas-dev:amd64 (0.3.21+ds-4) ... #22 18.61 Selecting previously unselected package libpython3-all-dev:amd64. #22 18.62 Preparing to unpack .../131-libpython3-all-dev_3.11.2-1+b1_amd64.deb ... #22 18.62 Unpacking libpython3-all-dev:amd64 (3.11.2-1+b1) ... #22 18.66 Selecting previously unselected package python3-all. #22 18.67 Preparing to unpack .../132-python3-all_3.11.2-1+b1_amd64.deb ... #22 18.67 Unpacking python3-all (3.11.2-1+b1) ... #22 18.72 Selecting previously unselected package python3-all-dev. #22 18.73 Preparing to unpack .../133-python3-all-dev_3.11.2-1+b1_amd64.deb ... #22 18.73 Unpacking python3-all-dev (3.11.2-1+b1) ... #22 18.77 Selecting previously unselected package libxsimd-dev:amd64. #22 18.78 Preparing to unpack .../134-libxsimd-dev_8.1.0-7_amd64.deb ... #22 18.78 Unpacking libxsimd-dev:amd64 (8.1.0-7) ... #22 18.85 Selecting previously unselected package python3-gast. #22 18.85 Preparing to unpack .../135-python3-gast_0.5.2-2_all.deb ... #22 18.86 Unpacking python3-gast (0.5.2-2) ... #22 18.90 Selecting previously unselected package python3-beniget. #22 18.91 Preparing to unpack .../136-python3-beniget_0.4.1-3_all.deb ... #22 18.92 Unpacking python3-beniget (0.4.1-3) ... #22 18.96 Selecting previously unselected package python3-ply. #22 18.97 Preparing to unpack .../137-python3-ply_3.11-5_all.deb ... #22 18.98 Unpacking python3-ply (3.11-5) ... #22 19.03 Selecting previously unselected package python3-pythran. #22 19.05 Preparing to unpack .../138-python3-pythran_0.11.0+ds-7_amd64.deb ... #22 19.05 Unpacking python3-pythran (0.11.0+ds-7) ... #22 19.34 Selecting previously unselected package liblbfgsb0:amd64. #22 19.35 Preparing to unpack .../139-liblbfgsb0_3.0+dfsg.4-1_amd64.deb ... #22 19.36 Unpacking liblbfgsb0:amd64 (3.0+dfsg.4-1) ... #22 19.41 Selecting previously unselected package python3-scipy. #22 19.42 Preparing to unpack .../140-python3-scipy_1.10.1-2_amd64.deb ... #22 19.43 Unpacking python3-scipy (1.10.1-2) ... #22 20.04 Selecting previously unselected package pyqt5-dev-tools. #22 20.05 Preparing to unpack .../141-pyqt5-dev-tools_5.15.9+dfsg-1_amd64.deb ... #22 20.05 Unpacking pyqt5-dev-tools (5.15.9+dfsg-1) ... #22 20.11 Selecting previously unselected package pyqt6-dev-tools. #22 20.12 Preparing to unpack .../142-pyqt6-dev-tools_6.4.2-1_all.deb ... #22 20.13 Unpacking pyqt6-dev-tools (6.4.2-1) ... #22 20.18 Selecting previously unselected package qtchooser. #22 20.19 Preparing to unpack .../143-qtchooser_66-2_amd64.deb ... #22 20.19 Unpacking qtchooser (66-2) ... #22 20.25 Selecting previously unselected package qtbase5-dev-tools. #22 20.26 Preparing to unpack .../144-qtbase5-dev-tools_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 20.26 Unpacking qtbase5-dev-tools (5.15.8+dfsg-11+deb12u2) ... #22 20.36 Selecting previously unselected package qt6-base-dev-tools. #22 20.37 Preparing to unpack .../145-qt6-base-dev-tools_6.4.2+dfsg-10_amd64.deb ... #22 20.37 Unpacking qt6-base-dev-tools (6.4.2+dfsg-10) ... #22 20.93 Selecting previously unselected package python3-pyqtgraph. #22 20.94 Preparing to unpack .../146-python3-pyqtgraph_0.13.1-4_all.deb ... #22 20.95 Unpacking python3-pyqtgraph (0.13.1-4) ... #22 21.05 Selecting previously unselected package python3-contextlib2. #22 21.06 Preparing to unpack .../147-python3-contextlib2_0.6.0.post1-3_all.deb ... #22 21.07 Unpacking python3-contextlib2 (0.6.0.post1-3) ... #22 21.11 Selecting previously unselected package python3-schema. #22 21.13 Preparing to unpack .../148-python3-schema_0.7.5-1_all.deb ... #22 21.13 Unpacking python3-schema (0.7.5-1) ... #22 21.17 Selecting previously unselected package python3-sip. #22 21.18 Preparing to unpack .../149-python3-sip_4.19.25+dfsg-5+b1_amd64.deb ... #22 21.19 Unpacking python3-sip (4.19.25+dfsg-5+b1) ... #22 21.24 Selecting previously unselected package python3-thrift. #22 21.25 Preparing to unpack .../150-python3-thrift_0.17.0-2+b2_amd64.deb ... #22 21.26 Unpacking python3-thrift (0.17.0-2+b2) ... #22 21.31 Selecting previously unselected package python3-cffi-backend:amd64. #22 21.32 Preparing to unpack .../151-python3-cffi-backend_1.15.1-5+b1_amd64.deb ... #22 21.32 Unpacking python3-cffi-backend:amd64 (1.15.1-5+b1) ... #22 21.37 Selecting previously unselected package python3-py. #22 21.38 Preparing to unpack .../152-python3-py_1.11.0-1_all.deb ... #22 21.39 Unpacking python3-py (1.11.0-1) ... #22 21.44 Selecting previously unselected package python3-zmq. #22 21.45 Preparing to unpack .../153-python3-zmq_24.0.1-4+b1_amd64.deb ... #22 21.46 Unpacking python3-zmq (24.0.1-4+b1) ... #22 21.53 Selecting previously unselected package libfmt9:amd64. #22 21.54 Preparing to unpack .../154-libfmt9_9.1.0+ds1-2_amd64.deb ... #22 21.55 Unpacking libfmt9:amd64 (9.1.0+ds1-2) ... #22 21.60 Selecting previously unselected package libgnuradio-pmt3.10.5:amd64. #22 21.61 Preparing to unpack .../155-libgnuradio-pmt3.10.5_3.10.5.1-3_amd64.deb ... #22 21.62 Unpacking libgnuradio-pmt3.10.5:amd64 (3.10.5.1-3) ... #22 21.67 Selecting previously unselected package libspdlog1.10:amd64. #22 21.68 Preparing to unpack .../156-libspdlog1.10_1%3a1.10.0+ds-0.4_amd64.deb ... #22 21.68 Unpacking libspdlog1.10:amd64 (1:1.10.0+ds-0.4) ... #22 21.74 Selecting previously unselected package libthrift-0.17.0:amd64. #22 21.75 Preparing to unpack .../157-libthrift-0.17.0_0.17.0-2+b2_amd64.deb ... #22 21.76 Unpacking libthrift-0.17.0:amd64 (0.17.0-2+b2) ... #22 21.83 Selecting previously unselected package libunwind8:amd64. #22 21.85 Preparing to unpack .../158-libunwind8_1.6.2-3_amd64.deb ... #22 21.85 Unpacking libunwind8:amd64 (1.6.2-3) ... #22 21.90 Selecting previously unselected package libgnuradio-runtime3.10.5:amd64. #22 21.91 Preparing to unpack .../159-libgnuradio-runtime3.10.5_3.10.5.1-3_amd64.deb ... #22 21.91 Unpacking libgnuradio-runtime3.10.5:amd64 (3.10.5.1-3) ... #22 22.00 Selecting previously unselected package libogg0:amd64. #22 22.01 Preparing to unpack .../160-libogg0_1.3.5-3_amd64.deb ... #22 22.01 Unpacking libogg0:amd64 (1.3.5-3) ... #22 22.06 Selecting previously unselected package libflac12:amd64. #22 22.07 Preparing to unpack .../161-libflac12_1.4.2+ds-2_amd64.deb ... #22 22.08 Unpacking libflac12:amd64 (1.4.2+ds-2) ... #22 22.14 Selecting previously unselected package libmp3lame0:amd64. #22 22.15 Preparing to unpack .../162-libmp3lame0_3.100-6_amd64.deb ... #22 22.16 Unpacking libmp3lame0:amd64 (3.100-6) ... #22 22.28 Selecting previously unselected package libmpg123-0:amd64. #22 22.29 Preparing to unpack .../163-libmpg123-0_1.31.2-1+deb12u1_amd64.deb ... #22 22.30 Unpacking libmpg123-0:amd64 (1.31.2-1+deb12u1) ... #22 22.43 Selecting previously unselected package libopus0:amd64. #22 22.44 Preparing to unpack .../164-libopus0_1.3.1-3_amd64.deb ... #22 22.50 Unpacking libopus0:amd64 (1.3.1-3) ... #22 22.62 Selecting previously unselected package libvorbis0a:amd64. #22 22.63 Preparing to unpack .../165-libvorbis0a_1.3.7-1_amd64.deb ... #22 22.64 Unpacking libvorbis0a:amd64 (1.3.7-1) ... #22 22.75 Selecting previously unselected package libvorbisenc2:amd64. #22 22.76 Preparing to unpack .../166-libvorbisenc2_1.3.7-1_amd64.deb ... #22 22.78 Unpacking libvorbisenc2:amd64 (1.3.7-1) ... #22 22.88 Selecting previously unselected package libsndfile1:amd64. #22 22.89 Preparing to unpack .../167-libsndfile1_1.2.0-1_amd64.deb ... #22 22.90 Unpacking libsndfile1:amd64 (1.2.0-1) ... #22 23.02 Selecting previously unselected package libgnuradio-blocks3.10.5:amd64. #22 23.03 Preparing to unpack .../168-libgnuradio-blocks3.10.5_3.10.5.1-3_amd64.deb ... #22 23.05 Unpacking libgnuradio-blocks3.10.5:amd64 (3.10.5.1-3) ... #22 23.20 Selecting previously unselected package libgnuradio-fft3.10.5:amd64. #22 23.21 Preparing to unpack .../169-libgnuradio-fft3.10.5_3.10.5.1-3_amd64.deb ... #22 23.22 Unpacking libgnuradio-fft3.10.5:amd64 (3.10.5.1-3) ... #22 23.32 Selecting previously unselected package libgnuradio-analog3.10.5:amd64. #22 23.33 Preparing to unpack .../170-libgnuradio-analog3.10.5_3.10.5.1-3_amd64.deb ... #22 23.35 Unpacking libgnuradio-analog3.10.5:amd64 (3.10.5.1-3) ... #22 23.48 Selecting previously unselected package libsamplerate0:amd64. #22 23.49 Preparing to unpack .../171-libsamplerate0_0.2.2-3_amd64.deb ... #22 23.50 Unpacking libsamplerate0:amd64 (0.2.2-3) ... #22 23.69 Selecting previously unselected package libjack-jackd2-0:amd64. #22 23.71 Preparing to unpack .../172-libjack-jackd2-0_1.9.21~dfsg-3_amd64.deb ... #22 23.72 Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-3) ... #22 23.85 Selecting previously unselected package libportaudio2:amd64. #22 23.86 Preparing to unpack .../173-libportaudio2_19.6.0-1.2_amd64.deb ... #22 23.86 Unpacking libportaudio2:amd64 (19.6.0-1.2) ... #22 23.97 Selecting previously unselected package libgnuradio-audio3.10.5:amd64. #22 23.98 Preparing to unpack .../174-libgnuradio-audio3.10.5_3.10.5.1-3_amd64.deb ... #22 23.99 Unpacking libgnuradio-audio3.10.5:amd64 (3.10.5.1-3) ... #22 24.09 Selecting previously unselected package libgnuradio-filter3.10.5:amd64. #22 24.10 Preparing to unpack .../175-libgnuradio-filter3.10.5_3.10.5.1-3_amd64.deb ... #22 24.11 Unpacking libgnuradio-filter3.10.5:amd64 (3.10.5.1-3) ... #22 24.23 Selecting previously unselected package libgnuradio-channels3.10.5:amd64. #22 24.24 Preparing to unpack .../176-libgnuradio-channels3.10.5_3.10.5.1-3_amd64.deb ... #22 24.25 Unpacking libgnuradio-channels3.10.5:amd64 (3.10.5.1-3) ... #22 24.37 Selecting previously unselected package libgnuradio-digital3.10.5:amd64. #22 24.38 Preparing to unpack .../177-libgnuradio-digital3.10.5_3.10.5.1-3_amd64.deb ... #22 24.39 Unpacking libgnuradio-digital3.10.5:amd64 (3.10.5.1-3) ... #22 24.47 Selecting previously unselected package libgslcblas0:amd64. #22 24.48 Preparing to unpack .../178-libgslcblas0_2.7.1+dfsg-5_amd64.deb ... #22 24.48 Unpacking libgslcblas0:amd64 (2.7.1+dfsg-5) ... #22 24.54 Selecting previously unselected package libgsl27:amd64. #22 24.55 Preparing to unpack .../179-libgsl27_2.7.1+dfsg-5_amd64.deb ... #22 24.56 Unpacking libgsl27:amd64 (2.7.1+dfsg-5) ... #22 24.67 Selecting previously unselected package libgnuradio-fec3.10.5:amd64. #22 24.68 Preparing to unpack .../180-libgnuradio-fec3.10.5_3.10.5.1-3_amd64.deb ... #22 24.69 Unpacking libgnuradio-fec3.10.5:amd64 (3.10.5.1-3) ... #22 24.75 Selecting previously unselected package libgnuradio-dtv3.10.5:amd64. #22 24.76 Preparing to unpack .../181-libgnuradio-dtv3.10.5_3.10.5.1-3_amd64.deb ... #22 24.76 Unpacking libgnuradio-dtv3.10.5:amd64 (3.10.5.1-3) ... #22 24.84 Selecting previously unselected package libiio0:amd64. #22 24.85 Preparing to unpack .../182-libiio0_0.24-4_amd64.deb ... #22 24.85 Unpacking libiio0:amd64 (0.24-4) ... #22 24.90 Selecting previously unselected package libad9361-0:amd64. #22 24.91 Preparing to unpack .../183-libad9361-0_0.2-1_amd64.deb ... #22 24.92 Unpacking libad9361-0:amd64 (0.2-1) ... #22 24.98 Selecting previously unselected package libgnuradio-iio3.10.5:amd64. #22 25.00 Preparing to unpack .../184-libgnuradio-iio3.10.5_3.10.5.1-3_amd64.deb ... #22 25.01 Unpacking libgnuradio-iio3.10.5:amd64 (3.10.5.1-3) ... #22 25.12 Selecting previously unselected package libgnuradio-network3.10.5:amd64. #22 25.13 Preparing to unpack .../185-libgnuradio-network3.10.5_3.10.5.1-3_amd64.deb ... #22 25.14 Unpacking libgnuradio-network3.10.5:amd64 (3.10.5.1-3) ... #22 25.27 Selecting previously unselected package libgnuradio-pdu3.10.5:amd64. #22 25.28 Preparing to unpack .../186-libgnuradio-pdu3.10.5_3.10.5.1-3_amd64.deb ... #22 25.29 Unpacking libgnuradio-pdu3.10.5:amd64 (3.10.5.1-3) ... #22 25.41 Selecting previously unselected package libqt5opengl5:amd64. #22 25.42 Preparing to unpack .../187-libqt5opengl5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 25.43 Unpacking libqt5opengl5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 25.57 Selecting previously unselected package libqt5svg5:amd64. #22 25.58 Preparing to unpack .../188-libqt5svg5_5.15.8-3_amd64.deb ... #22 25.59 Unpacking libqt5svg5:amd64 (5.15.8-3) ... #22 25.72 Selecting previously unselected package libqwt-qt5-6. #22 25.73 Preparing to unpack .../189-libqwt-qt5-6_6.1.4-2_amd64.deb ... #22 25.74 Unpacking libqwt-qt5-6 (6.1.4-2) ... #22 25.87 Selecting previously unselected package libgnuradio-qtgui3.10.5:amd64. #22 25.88 Preparing to unpack .../190-libgnuradio-qtgui3.10.5_3.10.5.1-3_amd64.deb ... #22 25.89 Unpacking libgnuradio-qtgui3.10.5:amd64 (3.10.5.1-3) ... #22 26.02 Selecting previously unselected package libgnuradio-soapy3.10.5:amd64. #22 26.03 Preparing to unpack .../191-libgnuradio-soapy3.10.5_3.10.5.1-3_amd64.deb ... #22 26.04 Unpacking libgnuradio-soapy3.10.5:amd64 (3.10.5.1-3) ... #22 26.15 Selecting previously unselected package libgnuradio-trellis3.10.5:amd64. #22 26.16 Preparing to unpack .../192-libgnuradio-trellis3.10.5_3.10.5.1-3_amd64.deb ... #22 26.17 Unpacking libgnuradio-trellis3.10.5:amd64 (3.10.5.1-3) ... #22 26.28 Selecting previously unselected package libgnuradio-uhd3.10.5:amd64. #22 26.29 Preparing to unpack .../193-libgnuradio-uhd3.10.5_3.10.5.1-3_amd64.deb ... #22 26.30 Unpacking libgnuradio-uhd3.10.5:amd64 (3.10.5.1-3) ... #22 26.42 Selecting previously unselected package libslang2:amd64. #22 26.43 Preparing to unpack .../194-libslang2_2.3.3-3_amd64.deb ... #22 26.44 Unpacking libslang2:amd64 (2.3.3-3) ... #22 26.58 Selecting previously unselected package libcaca0:amd64. #22 26.59 Preparing to unpack .../195-libcaca0_0.99.beta20-3_amd64.deb ... #22 26.60 Unpacking libcaca0:amd64 (0.99.beta20-3) ... #22 26.68 Selecting previously unselected package libasyncns0:amd64. #22 26.69 Preparing to unpack .../196-libasyncns0_0.8-6+b3_amd64.deb ... #22 26.70 Unpacking libasyncns0:amd64 (0.8-6+b3) ... #22 26.84 Selecting previously unselected package libpulse0:amd64. #22 26.85 Preparing to unpack .../197-libpulse0_16.1+dfsg1-2+b1_amd64.deb ... #22 26.87 Unpacking libpulse0:amd64 (16.1+dfsg1-2+b1) ... #22 27.00 Selecting previously unselected package libsdl1.2debian:amd64. #22 27.01 Preparing to unpack .../198-libsdl1.2debian_1.2.15+dfsg2-8_amd64.deb ... #22 27.02 Unpacking libsdl1.2debian:amd64 (1.2.15+dfsg2-8) ... #22 27.15 Selecting previously unselected package libgnuradio-video-sdl3.10.5:amd64. #22 27.16 Preparing to unpack .../199-libgnuradio-video-sdl3.10.5_3.10.5.1-3_amd64.deb ... #22 27.18 Unpacking libgnuradio-video-sdl3.10.5:amd64 (3.10.5.1-3) ... #22 27.28 Selecting previously unselected package libcodec2-1.0:amd64. #22 27.29 Preparing to unpack .../200-libcodec2-1.0_1.0.5-1_amd64.deb ... #22 27.30 Unpacking libcodec2-1.0:amd64 (1.0.5-1) ... #22 27.90 Selecting previously unselected package libgnuradio-vocoder3.10.5:amd64. #22 27.92 Preparing to unpack .../201-libgnuradio-vocoder3.10.5_3.10.5.1-3_amd64.deb ... #22 27.93 Unpacking libgnuradio-vocoder3.10.5:amd64 (3.10.5.1-3) ... #22 28.04 Selecting previously unselected package libgnuradio-wavelet3.10.5:amd64. #22 28.05 Preparing to unpack .../202-libgnuradio-wavelet3.10.5_3.10.5.1-3_amd64.deb ... #22 28.06 Unpacking libgnuradio-wavelet3.10.5:amd64 (3.10.5.1-3) ... #22 28.18 Selecting previously unselected package libgnuradio-zeromq3.10.5:amd64. #22 28.20 Preparing to unpack .../203-libgnuradio-zeromq3.10.5_3.10.5.1-3_amd64.deb ... #22 28.21 Unpacking libgnuradio-zeromq3.10.5:amd64 (3.10.5.1-3) ... #22 28.34 Selecting previously unselected package gnuradio. #22 28.35 Preparing to unpack .../204-gnuradio_3.10.5.1-3_amd64.deb ... #22 28.36 Unpacking gnuradio (3.10.5.1-3) ... #22 28.85 Setting up libb2-1:amd64 (0.98.1-1.1) ... #22 28.89 Setting up libxcb-dri3-0:amd64 (1.15-1) ... #22 28.93 Setting up python3-attr (22.2.0-1) ... #22 29.11 Setting up libwayland-server0:amd64 (1.21.0-1) ... #22 29.16 Setting up gtk-update-icon-cache (3.24.38-2~deb12u3) ... #22 29.19 Setting up libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ... #22 29.22 Setting up libdouble-conversion3:amd64 (3.2.1-1) ... #22 29.25 Setting up libproxy1v5:amd64 (0.4.18-1.2) ... #22 29.29 Setting up fonts-mathjax (2.7.9+dfsg-1) ... #22 29.33 Setting up libcodec2-1.0:amd64 (1.0.5-1) ... #22 29.37 Setting up libxdamage1:amd64 (1:1.1.6-1) ... #22 29.42 Setting up libopenblas0-pthread:amd64 (0.3.21+ds-4) ... #22 29.47 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 29.48 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 29.48 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 29.51 Setting up libmpg123-0:amd64 (1.31.2-1+deb12u1) ... #22 29.55 Setting up libxcb-xfixes0:amd64 (1.15-1) ... #22 29.58 Setting up libogg0:amd64 (1.3.5-3) ... #22 29.63 Setting up python3-cairo:amd64 (1.20.1-5+b1) ... #22 29.77 Setting up hicolor-icon-theme (0.17-2) ... #22 29.84 Setting up libjs-mathjax (2.7.9+dfsg-1) ... #22 29.85 Setting up libxcb-xinput0:amd64 (1.15-1) ... #22 29.86 Setting up python3-py (1.11.0-1) ... #22 30.03 Setting up libvte-2.91-common (0.70.6-2~deb12u1) ... #22 30.05 Setting up libgslcblas0:amd64 (2.7.1+dfsg-5) ... #22 30.11 Setting up python3-colorama (0.4.6-2) ... #22 30.24 Setting up libglvnd0:amd64 (1.6.0-1) ... #22 30.25 Setting up libxcb-glx0:amd64 (1.15-1) ... #22 30.26 Setting up python3-ply (3.11-5) ... #22 30.41 Setting up libiio0:amd64 (0.24-4) ... #22 30.46 Setting up libxcb-keysyms1:amd64 (0.4.0-1+b2) ... #22 30.50 Setting up libxcb-shape0:amd64 (1.15-1) ... #22 30.52 Setting up python3-gast (0.5.2-2) ... #22 30.67 Setting up libgsl27:amd64 (2.7.1+dfsg-5) ... #22 30.75 Setting up libxcb-render-util0:amd64 (0.3.9-1+b1) ... #22 30.78 Setting up python3-all (3.11.2-1+b1) ... #22 30.83 Setting up xkb-data (2.35.1-1) ... #22 30.86 Setting up python3-contextlib2 (0.6.0.post1-3) ... #22 31.03 Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... #22 31.06 Setting up libatspi2.0-0:amd64 (2.46.0-5) ... #22 31.09 Setting up python3-click (8.1.3-2) ... #22 31.24 Setting up libqt6core6:amd64 (6.4.2+dfsg-10) ... #22 31.27 Setting up libunwind8:amd64 (1.6.2-3) ... #22 31.31 Setting up python3-thrift (0.17.0-2+b2) ... #22 31.48 Setting up libts0:amd64 (1.22-1+b1) ... #22 31.53 Setting up libcolord2:amd64 (1.4.6-2.2) ... #22 31.56 Setting up gnome-terminal-data (3.46.8-1) ... #22 31.60 Setting up libopengl0:amd64 (1.6.0-1) ... #22 31.65 Setting up libxcb-util1:amd64 (0.4.0-1+b1) ... #22 31.68 Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ... #22 31.71 Setting up libxcb-xkb1:amd64 (1.15-1) ... #22 31.75 Setting up libxcb-image0:amd64 (0.4.0-2) ... #22 31.80 Setting up libxcb-present0:amd64 (1.15-1) ... #22 31.84 Setting up libdconf1:amd64 (0.40.0-4) ... #22 31.89 Setting up python3-beniget (0.4.1-3) ... #22 32.04 Setting up libxsimd-dev:amd64 (8.1.0-7) ... #22 32.08 Setting up python3-decorator (5.1.1-3) ... #22 32.22 Setting up python3-packaging (23.0-1) ... #22 32.39 Setting up libxcb-xinerama0:amd64 (1.15-1) ... #22 32.42 Setting up libflac12:amd64 (1.4.2+ds-2) ... #22 32.46 Setting up libslang2:amd64 (2.3.3-3) ... #22 32.50 Setting up libqt6xml6:amd64 (6.4.2+dfsg-10) ... #22 32.53 Setting up adwaita-icon-theme (43-1) ... #22 32.62 update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode #22 32.64 Setting up libqt6sql6:amd64 (6.4.2+dfsg-10) ... #22 32.68 Setting up libepoxy0:amd64 (1.5.10-1) ... #22 32.71 Setting up libxfixes3:amd64 (1:6.0.0-2) ... #22 32.75 Setting up libxcb-sync1:amd64 (1.15-1) ... #22 32.79 Setting up libpython3-all-dev:amd64 (3.11.2-1+b1) ... #22 32.84 Setting up libopus0:amd64 (1.3.1-3) ... #22 32.88 Setting up libxinerama1:amd64 (2:1.1.4-3) ... #22 32.91 Setting up libvorbis0a:amd64 (1.3.7-1) ... #22 32.94 Setting up castxml (0.5.1-1) ... #22 32.98 Setting up libxrandr2:amd64 (2:1.5.2-2+b1) ... #22 33.00 Setting up liborc-0.4-0:amd64 (1:0.4.33-2) ... #22 33.02 Setting up python3-click-plugins (1.1.1-4) ... #22 33.16 Setting up libqt5core5a:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 33.20 Setting up libglapi-mesa:amd64 (22.3.6-1+deb12u1) ... #22 33.23 Setting up libmtdev1:amd64 (1.1.6-1) ... #22 33.27 Setting up libfmt9:amd64 (9.1.0+ds1-2) ... #22 33.31 Setting up libxcb-dri2-0:amd64 (1.15-1) ... #22 33.35 Setting up python3-pyqt5.sip (12.11.1-1) ... #22 33.38 Setting up python3-pyrsistent:amd64 (0.18.1-1+b3) ... #22 33.57 Setting up libopenblas0:amd64 (0.3.21+ds-4) ... #22 33.61 Setting up libasyncns0:amd64 (0.8-6+b3) ... #22 33.65 Setting up libxshmfence1:amd64 (1.3-1) ... #22 33.68 Setting up python3-lxml:amd64 (4.9.2-1+b1) ... #22 33.90 Setting up at-spi2-common (2.46.0-5) ... #22 33.93 Setting up libqt5dbus5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 33.97 Setting up python3-schema (0.7.5-1) ... #22 34.13 Setting up libxcb-randr0:amd64 (1.15-1) ... #22 34.17 Setting up libllvm15:amd64 (1:15.0.6-4+b1) ... #22 34.21 Setting up libmd4c0:amd64 (0.4.8-1) ... #22 34.24 Setting up libatk1.0-0:amd64 (2.46.0-5) ... #22 34.27 Setting up libglu1-mesa:amd64 (9.0.2-1.1) ... #22 34.30 Setting up libwayland-egl1:amd64 (1.21.0-1) ... #22 34.34 Setting up python3-pygccxml (2.2.1-1) ... #22 34.55 Setting up python3-pyqt6.sip (13.4.1-1) ... #22 34.59 Setting up libsamplerate0:amd64 (0.2.2-3) ... #22 34.64 Setting up libqt5test5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 34.68 Setting up python3-gi-cairo (3.42.2-3+b1) ... #22 34.71 Setting up libdrm-common (2.4.114-1) ... #22 34.76 Setting up libxcomposite1:amd64 (1:0.4.5-1) ... #22 34.80 Setting up libevdev2:amd64 (1.13.0+dfsg-1) ... #22 34.85 Setting up libgudev-1.0-0:amd64 (237-2) ... #22 34.89 Setting up qtchooser (66-2) ... #22 34.92 Setting up libmp3lame0:amd64 (3.100-6) ... #22 34.93 Setting up python3-cffi-backend:amd64 (1.15.1-5+b1) ... #22 34.94 Setting up libvorbisenc2:amd64 (1.3.7-1) ... #22 34.95 Setting up libqt6dbus6:amd64 (6.4.2+dfsg-10) ... #22 34.97 Setting up liblbfgsb0:amd64 (3.0+dfsg.4-1) ... #22 34.98 Setting up libwacom-common (2.6.0-1) ... #22 34.99 Setting up python3-sip (4.19.25+dfsg-5+b1) ... #22 35.11 Setting up libxkbcommon0:amd64 (1.5.0-1) ... #22 35.12 Setting up libwayland-client0:amd64 (1.21.0-1) ... #22 35.13 Setting up libspdlog1.10:amd64 (1:1.10.0+ds-0.4) ... #22 35.14 Setting up libopenblas-pthread-dev:amd64 (0.3.21+ds-4) ... #22 35.15 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 35.16 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 35.16 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 35.17 Setting up python3-all-dev (3.11.2-1+b1) ... #22 35.18 Setting up libqt6test6:amd64 (6.4.2+dfsg-10) ... #22 35.19 Setting up libad9361-0:amd64 (0.2-1) ... #22 35.20 Setting up libcaca0:amd64 (0.99.beta20-3) ... #22 35.22 Setting up qt6-base-dev-tools (6.4.2+dfsg-10) ... #22 35.22 Setting up libwacom9:amd64 (2.6.0-1) ... #22 35.24 Setting up libxcursor1:amd64 (1:1.2.1-1) ... #22 35.25 Setting up dconf-service (0.40.0-4) ... #22 35.26 Setting up libqt5network5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 35.27 Setting up libinput-bin (1.22.1-1) ... #22 35.28 Setting up libqt5sql5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 35.29 Setting up libatk-bridge2.0-0:amd64 (2.46.0-5) ... #22 35.30 Setting up qtbase5-dev-tools (5.15.8+dfsg-11+deb12u2) ... #22 35.31 Setting up libopenblas-dev:amd64 (0.3.21+ds-4) ... #22 35.32 Setting up libqt5xml5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 35.33 Setting up python3-jsonschema (4.10.3-1) ... #22 35.49 Setting up python3-zmq (24.0.1-4+b1) ... #22 35.70 Setting up libxkbcommon-x11-0:amd64 (1.5.0-1) ... #22 35.71 Setting up libvolk2.5:amd64 (2.5.2-3) ... #22 35.72 Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-3) ... #22 35.73 Setting up libdrm2:amd64 (2.4.114-1+b1) ... #22 35.74 Setting up python3-pythran (0.11.0+ds-7) ... #22 36.01 Setting up libwayland-cursor0:amd64 (1.21.0-1) ... #22 36.02 Setting up libqt6network6:amd64 (6.4.2+dfsg-10) ... #22 36.03 Setting up libgnuradio-pmt3.10.5:amd64 (3.10.5.1-3) ... #22 36.04 Setting up libsndfile1:amd64 (1.2.0-1) ... #22 36.06 Setting up libdrm-amdgpu1:amd64 (2.4.114-1+b1) ... #22 36.07 Setting up libinput10:amd64 (1.22.1-1) ... #22 36.08 Setting up libportaudio2:amd64 (19.6.0-1.2) ... #22 36.08 Setting up libdrm-nouveau2:amd64 (2.4.114-1+b1) ... #22 36.10 Setting up python3-scipy (1.10.1-2) ... #22 37.79 Setting up libvolk2-bin (2.5.2-3) ... #22 37.92 Setting up dconf-gsettings-backend:amd64 (0.40.0-4) ... #22 37.93 Setting up libgbm1:amd64 (22.3.6-1+deb12u1) ... #22 37.94 Setting up libpulse0:amd64 (16.1+dfsg1-2+b1) ... #22 37.96 Setting up libdrm-radeon1:amd64 (2.4.114-1+b1) ... #22 37.97 Setting up libdrm-intel1:amd64 (2.4.114-1+b1) ... #22 37.98 Setting up libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ... #22 38.00 Setting up libthrift-0.17.0:amd64 (0.17.0-2+b2) ... #22 38.01 Setting up libegl-mesa0:amd64 (22.3.6-1+deb12u1) ... #22 38.02 Setting up libsdl1.2debian:amd64 (1.2.15+dfsg2-8) ... #22 38.03 Setting up libegl1:amd64 (1.6.0-1) ... #22 38.04 Setting up libgnuradio-runtime3.10.5:amd64 (3.10.5.1-3) ... #22 38.05 Setting up libgtk-3-common (3.24.38-2~deb12u3) ... #22 38.06 Setting up gsettings-desktop-schemas (43.0-1) ... #22 38.07 Setting up libgnuradio-blocks3.10.5:amd64 (3.10.5.1-3) ... #22 38.08 Setting up libgnuradio-trellis3.10.5:amd64 (3.10.5.1-3) ... #22 38.09 Setting up libglx-mesa0:amd64 (22.3.6-1+deb12u1) ... #22 38.11 Setting up libgnuradio-vocoder3.10.5:amd64 (3.10.5.1-3) ... #22 38.12 Setting up libgnuradio-iio3.10.5:amd64 (3.10.5.1-3) ... #22 38.13 Setting up libglx0:amd64 (1.6.0-1) ... #22 38.14 Setting up libgnuradio-fec3.10.5:amd64 (3.10.5.1-3) ... #22 38.15 Setting up libgnuradio-pdu3.10.5:amd64 (3.10.5.1-3) ... #22 38.18 Setting up libgnuradio-uhd3.10.5:amd64 (3.10.5.1-3) ... #22 38.19 Setting up libgnuradio-network3.10.5:amd64 (3.10.5.1-3) ... #22 38.20 Setting up libgnuradio-video-sdl3.10.5:amd64 (3.10.5.1-3) ... #22 38.21 Setting up libgl1:amd64 (1.6.0-1) ... #22 38.22 Setting up libqt6gui6:amd64 (6.4.2+dfsg-10) ... #22 38.23 Setting up libgnuradio-fft3.10.5:amd64 (3.10.5.1-3) ... #22 38.24 Setting up libgnuradio-filter3.10.5:amd64 (3.10.5.1-3) ... #22 38.25 Setting up libgnuradio-soapy3.10.5:amd64 (3.10.5.1-3) ... #22 38.26 Setting up libgnuradio-wavelet3.10.5:amd64 (3.10.5.1-3) ... #22 38.27 Setting up libgl1-mesa-glx:amd64 (22.3.6-1+deb12u1) ... #22 38.28 Setting up libgnuradio-audio3.10.5:amd64 (3.10.5.1-3) ... #22 38.29 Setting up libgnuradio-zeromq3.10.5:amd64 (3.10.5.1-3) ... #22 38.30 Setting up libgnuradio-dtv3.10.5:amd64 (3.10.5.1-3) ... #22 38.31 Setting up libqt5gui5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 38.33 Setting up libqt6opengl6:amd64 (6.4.2+dfsg-10) ... #22 38.34 Setting up libgnuradio-analog3.10.5:amd64 (3.10.5.1-3) ... #22 38.35 Setting up libqt5widgets5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 38.36 Setting up python3-opengl (3.1.6+dfsg-3) ... #22 39.51 Setting up libqt5help5:amd64 (5.15.8-2) ... #22 39.52 Setting up libgnuradio-digital3.10.5:amd64 (3.10.5.1-3) ... #22 39.53 Setting up libqt6widgets6:amd64 (6.4.2+dfsg-10) ... #22 39.54 Setting up libqt5printsupport5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 39.55 Setting up libqt5opengl5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 39.56 Setting up libqt6openglwidgets6:amd64 (6.4.2+dfsg-10) ... #22 39.57 Setting up libgnuradio-channels3.10.5:amd64 (3.10.5.1-3) ... #22 39.58 Setting up libqt6printsupport6:amd64 (6.4.2+dfsg-10) ... #22 39.59 Setting up libqt5designer5:amd64 (5.15.8-2) ... #22 39.60 Setting up python3-pyqt6 (6.4.2-1) ... #22 39.73 Setting up pyqt6-dev-tools (6.4.2-1) ... #22 39.89 Setting up libqt5svg5:amd64 (5.15.8-3) ... #22 39.90 Setting up libqwt-qt5-6 (6.1.4-2) ... #22 39.91 Setting up libgnuradio-qtgui3.10.5:amd64 (3.10.5.1-3) ... #22 39.92 Setting up python3-pyqt5 (5.15.9+dfsg-1) ... #22 40.06 Setting up pyqt5-dev-tools (5.15.9+dfsg-1) ... #22 40.19 Setting up python3-pyqtgraph (0.13.1-4) ... #22 40.65 Processing triggers for libc-bin (2.36-9+deb12u9) ... #22 40.69 Processing triggers for man-db (2.11.2-2) ... #22 40.71 Processing triggers for shared-mime-info (2.2-1) ... #22 42.58 Processing triggers for mailcap (3.70+nmu1) ... #22 42.60 Processing triggers for fontconfig (2.14.1-4) ... #22 42.82 Processing triggers for libglib2.0-0:amd64 (2.74.6-2+deb12u4) ... #22 42.85 Setting up libgtk-3-0:amd64 (3.24.38-2~deb12u3) ... #22 42.88 Setting up libvte-2.91-0:amd64 (0.70.6-2~deb12u1) ... #22 42.90 Setting up gnome-terminal (3.46.8-1) ... #22 42.91 update-alternatives: using /usr/bin/gnome-terminal.wrapper to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode #22 42.91 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 42.92 Setting up gnuradio (3.10.5.1-3) ... #22 43.43 Processing triggers for libc-bin (2.36-9+deb12u9) ... #22 DONE 43.8s #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.305 + mkdir -p /tmp/mongodb #23 0.306 + cd /tmp/mongodb #23 0.306 + wget https://pgp.mongodb.com/server-5.0.asc -O /mongodb.key #23 0.312 --2024-11-22 22:49:26-- https://pgp.mongodb.com/server-5.0.asc #23 0.321 Resolving pgp.mongodb.com (pgp.mongodb.com)... 143.204.215.15, 143.204.215.91, 143.204.215.66, ... #23 0.388 Connecting to pgp.mongodb.com (pgp.mongodb.com)|143.204.215.15|:443... connected. #23 0.416 HTTP request sent, awaiting response... 200 OK #23 0.815 Length: 1656 (1.6K) [binary/octet-stream] #23 0.815 Saving to: ‘/mongodb.key’ #23 0.815 #23 0.815 0K . 100% 29.8M=0s #23 0.815 #23 0.815 2024-11-22 22:49:26 (29.8 MB/s) - ‘/mongodb.key’ saved [1656/1656] #23 0.815 #23 0.817 + wget http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb #23 0.820 --2024-11-22 22:49:26-- http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb #23 0.820 Resolving security.debian.org (security.debian.org)... 151.101.194.132, 151.101.2.132, 151.101.66.132, ... #23 0.821 Connecting to security.debian.org (security.debian.org)|151.101.194.132|:80... connected. #23 0.826 HTTP request sent, awaiting response... 200 OK #23 0.832 Length: 1552428 (1.5M) [application/vnd.debian.binary-package] #23 0.832 Saving to: ‘libssl1.1_1.1.1n-0+deb10u6_amd64.deb’ #23 0.832 #23 0.832 0K .......... .......... .......... .......... .......... 3% 9.20M 0s #23 0.838 50K .......... .......... .......... .......... .......... 6% 11.0M 0s #23 0.842 100K .......... .......... .......... .......... .......... 9% 48.8M 0s #23 0.843 150K .......... .......... .......... .......... .......... 13% 36.4M 0s #23 0.844 200K .......... .......... .......... .......... .......... 16% 14.5M 0s #23 0.848 250K .......... .......... .......... .......... .......... 19% 106M 0s #23 0.848 300K .......... .......... .......... .......... .......... 23% 121M 0s #23 0.849 350K .......... .......... .......... .......... .......... 26% 57.5M 0s #23 0.850 400K .......... .......... .......... .......... .......... 29% 103M 0s #23 0.850 450K .......... .......... .......... .......... .......... 32% 26.0M 0s #23 0.852 500K .......... .......... .......... .......... .......... 36% 50.5M 0s #23 0.853 550K .......... .......... .......... .......... .......... 39% 84.3M 0s #23 0.853 600K .......... .......... .......... .......... .......... 42% 118M 0s #23 0.854 650K .......... .......... .......... .......... .......... 46% 115M 0s #23 0.854 700K .......... .......... .......... .......... .......... 49% 103M 0s #23 0.855 750K .......... .......... .......... .......... .......... 52% 108M 0s #23 0.855 800K .......... .......... .......... .......... .......... 56% 130M 0s #23 0.856 850K .......... .......... .......... .......... .......... 59% 104M 0s #23 0.856 900K .......... .......... .......... .......... .......... 62% 118M 0s #23 0.856 950K .......... .......... .......... .......... .......... 65% 115M 0s #23 0.857 1000K .......... .......... .......... .......... .......... 69% 73.6M 0s #23 0.858 1050K .......... .......... .......... .......... .......... 72% 127M 0s #23 0.858 1100K .......... .......... .......... .......... .......... 75% 120M 0s #23 0.858 1150K .......... .......... .......... .......... .......... 79% 92.2M 0s #23 0.859 1200K .......... .......... .......... .......... .......... 82% 131M 0s #23 0.859 1250K .......... .......... .......... .......... .......... 85% 115M 0s #23 0.860 1300K .......... .......... .......... .......... .......... 89% 119M 0s #23 0.860 1350K .......... .......... .......... .......... .......... 92% 102M 0s #23 0.861 1400K .......... .......... .......... .......... .......... 95% 118M 0s #23 0.861 1450K .......... .......... .......... .......... .......... 98% 114M 0s #23 0.861 1500K .......... ...... 100% 119M=0.03s #23 0.862 #23 0.862 2024-11-22 22:49:26 (50.8 MB/s) - ‘libssl1.1_1.1.1n-0+deb10u6_amd64.deb’ saved [1552428/1552428] #23 0.862 #23 0.862 + dpkg -i libssl1.1_1.1.1n-0+deb10u6_amd64.deb #23 0.964 Selecting previously unselected package libssl1.1:amd64. #23 1.023 (Reading database ... 147350 files and directories currently installed.) #23 1.028 Preparing to unpack libssl1.1_1.1.1n-0+deb10u6_amd64.deb ... #23 1.054 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u6) ... #23 1.203 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u6) ... #23 1.319 debconf: unable to initialize frontend: Dialog #23 1.319 debconf: (TERM is not set, so the dialog frontend is not usable.) #23 1.319 debconf: falling back to frontend: Readline #23 1.326 debconf: unable to initialize frontend: Readline #23 1.326 debconf: (This frontend requires a controlling tty.) #23 1.326 debconf: falling back to frontend: Teletype #23 1.368 Processing triggers for libc-bin (2.36-9+deb12u9) ... #23 1.510 + echo deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main #23 1.510 + apt-get update #23 1.575 Hit:1 http://deb.debian.org/debian bookworm InRelease #23 1.575 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #23 1.575 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #23 1.575 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #23 1.656 Get:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease [2,951 B] #23 2.097 Get:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [83.1 kB] #23 2.130 Fetched 86.0 kB in 1s (145 kB/s) #23 2.130 Reading package lists... #23 2.548 + apt-get install -y mongodb-org #23 2.554 Reading package lists... #23 2.956 Building dependency tree... #23 3.056 Reading state information... #23 3.153 The following additional packages will be installed: #23 3.153 mongodb-database-tools mongodb-mongosh mongodb-org-database #23 3.153 mongodb-org-database-tools-extra mongodb-org-mongos mongodb-org-server #23 3.153 mongodb-org-shell mongodb-org-tools #23 3.177 The following NEW packages will be installed: #23 3.177 mongodb-database-tools mongodb-mongosh mongodb-org mongodb-org-database #23 3.177 mongodb-org-database-tools-extra mongodb-org-mongos mongodb-org-server #23 3.177 mongodb-org-shell mongodb-org-tools #23 3.410 0 upgraded, 9 newly installed, 0 to remove and 2 not upgraded. #23 3.410 Need to get 161 MB of archives. #23 3.410 After this operation, 516 MB of additional disk space will be used. #23 3.410 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.018 Get:2 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-mongosh amd64 2.3.3 [54.1 MB] #23 4.744 Get:3 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-shell amd64 5.0.30 [14.9 MB] #23 5.111 Get:4 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-server amd64 5.0.30 [26.6 MB] #23 5.590 Get:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-mongos amd64 5.0.30 [18.9 MB] #23 6.013 Get:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-database-tools-extra amd64 5.0.30 [7,752 B] #23 6.117 Get:7 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-database amd64 5.0.30 [3,540 B] #23 6.321 Get:8 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-tools amd64 5.0.30 [2,896 B] #23 6.512 Get:9 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org amd64 5.0.30 [2,932 B] #23 6.661 debconf: delaying package configuration, since apt-utils is not installed #23 6.718 Fetched 161 MB in 3s (48.4 MB/s) #23 6.765 Selecting previously unselected package mongodb-database-tools. #23 6.765 (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.817 Preparing to unpack .../0-mongodb-database-tools_100.10.0_amd64.deb ... #23 6.827 Unpacking mongodb-database-tools (100.10.0) ... #23 7.630 Selecting previously unselected package mongodb-mongosh. #23 7.638 Preparing to unpack .../1-mongodb-mongosh_2.3.3_amd64.deb ... #23 7.650 Unpacking mongodb-mongosh (2.3.3) ... #23 9.063 Selecting previously unselected package mongodb-org-shell. #23 9.075 Preparing to unpack .../2-mongodb-org-shell_5.0.30_amd64.deb ... #23 9.084 Unpacking mongodb-org-shell (5.0.30) ... #23 9.728 Selecting previously unselected package mongodb-org-server. #23 9.740 Preparing to unpack .../3-mongodb-org-server_5.0.30_amd64.deb ... #23 9.761 Unpacking mongodb-org-server (5.0.30) ... #23 10.53 Selecting previously unselected package mongodb-org-mongos. #23 10.54 Preparing to unpack .../4-mongodb-org-mongos_5.0.30_amd64.deb ... #23 10.55 Unpacking mongodb-org-mongos (5.0.30) ... #23 11.18 Selecting previously unselected package mongodb-org-database-tools-extra. #23 11.19 Preparing to unpack .../5-mongodb-org-database-tools-extra_5.0.30_amd64.deb ... #23 11.20 Unpacking mongodb-org-database-tools-extra (5.0.30) ... #23 11.33 Selecting previously unselected package mongodb-org-database. #23 11.34 Preparing to unpack .../6-mongodb-org-database_5.0.30_amd64.deb ... #23 11.36 Unpacking mongodb-org-database (5.0.30) ... #23 11.45 Selecting previously unselected package mongodb-org-tools. #23 11.46 Preparing to unpack .../7-mongodb-org-tools_5.0.30_amd64.deb ... #23 11.48 Unpacking mongodb-org-tools (5.0.30) ... #23 11.57 Selecting previously unselected package mongodb-org. #23 11.57 Preparing to unpack .../8-mongodb-org_5.0.30_amd64.deb ... #23 11.59 Unpacking mongodb-org (5.0.30) ... #23 11.71 Setting up mongodb-mongosh (2.3.3) ... #23 11.75 Setting up mongodb-org-server (5.0.30) ... #23 11.81 Adding system user `mongodb' (UID 104) ... #23 11.81 Adding new user `mongodb' (UID 104) with group `nogroup' ... #23 11.90 Not creating `/nonexistent'. #23 11.93 Adding group `mongodb' (GID 106) ... #23 11.97 Done. #23 12.00 Adding user `mongodb' to group `mongodb' ... #23 12.06 Done. #23 12.07 System has not been booted with systemd as init system (PID 1). Can't operate. #23 12.07 Failed to connect to bus: Host is down #23 12.08 Setting up mongodb-org-shell (5.0.30) ... #23 12.11 Setting up mongodb-database-tools (100.10.0) ... #23 12.16 Setting up mongodb-org-mongos (5.0.30) ... #23 12.19 Setting up mongodb-org-database-tools-extra (5.0.30) ... #23 12.22 Setting up mongodb-org-database (5.0.30) ... #23 12.25 Setting up mongodb-org-tools (5.0.30) ... #23 12.29 Setting up mongodb-org (5.0.30) ... #23 12.33 Processing triggers for man-db (2.11.2-2) ... #23 12.45 + apt-get clean #23 12.46 + cd / #23 12.46 + rm -rf /tmp/mongodb #23 12.46 + rm /etc/apt/sources.list.d/mongodb-org.list #23 12.46 + sed -i s/127.0.0.1/172.18.50.2/g /etc/mongod.conf #23 DONE 13.0s #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.361 Hit:1 http://deb.debian.org/debian bookworm InRelease #24 0.361 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #24 0.362 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #24 0.375 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #24 0.624 Reading package lists... #24 1.044 Reading package lists... #24 1.444 Building dependency tree... #24 1.544 Reading state information... #24 1.639 python3-pip is already the newest version (23.0.1+dfsg-1). #24 1.639 python3-setuptools is already the newest version (66.1.1-1). #24 1.639 python3-wheel is already the newest version (0.38.4-2). #24 1.639 build-essential is already the newest version (12.9). #24 1.639 flex is already the newest version (2.6.4-8.2). #24 1.639 bison is already the newest version (2:3.8.2+dfsg-1+b1). #24 1.639 git is already the newest version (1:2.39.5-0+deb12u1). #24 1.639 libsctp-dev is already the newest version (1.0.19+dfsg-2). #24 1.639 libgnutls28-dev is already the newest version (3.7.9-2+deb12u3). #24 1.639 libssl-dev is already the newest version (3.0.15-1~deb12u1). #24 1.639 libmicrohttpd-dev is already the newest version (0.9.75-6). #24 1.639 libmicrohttpd-dev set to manually installed. #24 1.639 libcurl4-gnutls-dev is already the newest version (7.88.1-10+deb12u8). #24 1.639 libcurl4-gnutls-dev set to manually installed. #24 1.639 The following additional packages will be installed: #24 1.640 libbson-1.0-0 libgpg-error-dev libidn-dev libintelrdfpmath-dev #24 1.640 libmongoc-1.0-0 libmongocrypt-dev libmongocrypt0 libsasl2-dev libsnappy-dev #24 1.640 libsnappy1v5 libzstd-dev #24 1.640 Suggested packages: #24 1.640 libgcrypt20-doc idn libnghttp2-doc libyaml-doc #24 1.751 The following NEW packages will be installed: #24 1.751 libbson-1.0-0 libbson-dev libgcrypt20-dev libgpg-error-dev libidn-dev #24 1.751 libidn11-dev libintelrdfpmath-dev libmongoc-1.0-0 libmongoc-dev #24 1.751 libmongocrypt-dev libmongocrypt0 libnghttp2-dev libsasl2-dev libsnappy-dev #24 1.751 libsnappy1v5 libyaml-dev libzstd-dev meson ninja-build #24 1.778 0 upgraded, 19 newly installed, 0 to remove and 2 not upgraded. #24 1.778 Need to get 11.6 MB of archives. #24 1.778 After this operation, 93.4 MB of additional disk space will be used. #24 1.778 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.798 Get:2 http://deb.debian.org/debian bookworm/main amd64 libbson-dev amd64 1.23.1-1+b1 [129 kB] #24 1.804 Get:3 http://deb.debian.org/debian bookworm/main amd64 libgpg-error-dev amd64 1.46-1 [133 kB] #24 1.807 Get:4 http://deb.debian.org/debian bookworm/main amd64 libgcrypt20-dev amd64 1.10.1-3 [752 kB] #24 1.817 Get:5 http://deb.debian.org/debian bookworm/main amd64 libidn-dev amd64 1.41-1 [190 kB] #24 1.818 Get:6 http://deb.debian.org/debian bookworm/main amd64 libidn11-dev amd64 1.41-1 [42.4 kB] #24 1.819 Get:7 http://deb.debian.org/debian bookworm/main amd64 libintelrdfpmath-dev amd64 2.0u2-8 [6,475 kB] #24 1.875 Get:8 http://deb.debian.org/debian bookworm/main amd64 libmongocrypt0 amd64 1.7.2-1 [1,313 kB] #24 1.885 Get:9 http://deb.debian.org/debian bookworm/main amd64 libsnappy1v5 amd64 1.1.9-3 [26.0 kB] #24 1.885 Get:10 http://deb.debian.org/debian bookworm/main amd64 libmongoc-1.0-0 amd64 1.23.1-1+b1 [304 kB] #24 1.887 Get:11 http://deb.debian.org/debian bookworm/main amd64 libmongocrypt-dev amd64 1.7.2-1 [263 kB] #24 1.890 Get:12 http://deb.debian.org/debian bookworm/main amd64 libsnappy-dev amd64 1.1.9-3 [39.2 kB] #24 1.890 Get:13 http://deb.debian.org/debian bookworm/main amd64 libsasl2-dev amd64 2.1.28+dfsg-10 [235 kB] #24 1.892 Get:14 http://deb.debian.org/debian bookworm/main amd64 libzstd-dev amd64 1.5.4+dfsg2-5 [354 kB] #24 1.895 Get:15 http://deb.debian.org/debian bookworm/main amd64 libmongoc-dev amd64 1.23.1-1+b1 [365 kB] #24 1.898 Get:16 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-dev amd64 1.52.0-1+deb12u2 [110 kB] #24 1.899 Get:17 http://deb.debian.org/debian bookworm/main amd64 libyaml-dev amd64 0.2.5-1 [64.5 kB] #24 1.900 Get:18 http://deb.debian.org/debian bookworm/main amd64 ninja-build amd64 1.11.1-2~deb12u1 [135 kB] #24 1.901 Get:19 http://deb.debian.org/debian bookworm/main amd64 meson all 1.0.1-5 [548 kB] #24 2.068 debconf: delaying package configuration, since apt-utils is not installed #24 2.114 Fetched 11.6 MB in 0s (77.0 MB/s) #24 2.148 Selecting previously unselected package libbson-1.0-0. #24 2.148 (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.212 Preparing to unpack .../00-libbson-1.0-0_1.23.1-1+b1_amd64.deb ... #24 2.219 Unpacking libbson-1.0-0 (1.23.1-1+b1) ... #24 2.275 Selecting previously unselected package libbson-dev. #24 2.286 Preparing to unpack .../01-libbson-dev_1.23.1-1+b1_amd64.deb ... #24 2.289 Unpacking libbson-dev (1.23.1-1+b1) ... #24 2.342 Selecting previously unselected package libgpg-error-dev. #24 2.352 Preparing to unpack .../02-libgpg-error-dev_1.46-1_amd64.deb ... #24 2.355 Unpacking libgpg-error-dev (1.46-1) ... #24 2.409 Selecting previously unselected package libgcrypt20-dev. #24 2.418 Preparing to unpack .../03-libgcrypt20-dev_1.10.1-3_amd64.deb ... #24 2.421 Unpacking libgcrypt20-dev (1.10.1-3) ... #24 2.526 Selecting previously unselected package libidn-dev:amd64. #24 2.537 Preparing to unpack .../04-libidn-dev_1.41-1_amd64.deb ... #24 2.547 Unpacking libidn-dev:amd64 (1.41-1) ... #24 2.642 Selecting previously unselected package libidn11-dev:amd64. #24 2.653 Preparing to unpack .../05-libidn11-dev_1.41-1_amd64.deb ... #24 2.668 Unpacking libidn11-dev:amd64 (1.41-1) ... #24 2.764 Selecting previously unselected package libintelrdfpmath-dev:amd64. #24 2.774 Preparing to unpack .../06-libintelrdfpmath-dev_2.0u2-8_amd64.deb ... #24 2.785 Unpacking libintelrdfpmath-dev:amd64 (2.0u2-8) ... #24 3.229 Selecting previously unselected package libmongocrypt0:amd64. #24 3.239 Preparing to unpack .../07-libmongocrypt0_1.7.2-1_amd64.deb ... #24 3.256 Unpacking libmongocrypt0:amd64 (1.7.2-1) ... #24 3.423 Selecting previously unselected package libsnappy1v5:amd64. #24 3.432 Preparing to unpack .../08-libsnappy1v5_1.1.9-3_amd64.deb ... #24 3.445 Unpacking libsnappy1v5:amd64 (1.1.9-3) ... #24 3.512 Selecting previously unselected package libmongoc-1.0-0. #24 3.523 Preparing to unpack .../09-libmongoc-1.0-0_1.23.1-1+b1_amd64.deb ... #24 3.527 Unpacking libmongoc-1.0-0 (1.23.1-1+b1) ... #24 3.628 Selecting previously unselected package libmongocrypt-dev:amd64. #24 3.640 Preparing to unpack .../10-libmongocrypt-dev_1.7.2-1_amd64.deb ... #24 3.650 Unpacking libmongocrypt-dev:amd64 (1.7.2-1) ... #24 3.768 Selecting previously unselected package libsnappy-dev:amd64. #24 3.780 Preparing to unpack .../11-libsnappy-dev_1.1.9-3_amd64.deb ... #24 3.791 Unpacking libsnappy-dev:amd64 (1.1.9-3) ... #24 3.884 Selecting previously unselected package libsasl2-dev. #24 3.895 Preparing to unpack .../12-libsasl2-dev_2.1.28+dfsg-10_amd64.deb ... #24 3.909 Unpacking libsasl2-dev (2.1.28+dfsg-10) ... #24 3.997 Selecting previously unselected package libzstd-dev:amd64. #24 4.007 Preparing to unpack .../13-libzstd-dev_1.5.4+dfsg2-5_amd64.deb ... #24 4.023 Unpacking libzstd-dev:amd64 (1.5.4+dfsg2-5) ... #24 4.145 Selecting previously unselected package libmongoc-dev. #24 4.157 Preparing to unpack .../14-libmongoc-dev_1.23.1-1+b1_amd64.deb ... #24 4.168 Unpacking libmongoc-dev (1.23.1-1+b1) ... #24 4.281 Selecting previously unselected package libnghttp2-dev:amd64. #24 4.293 Preparing to unpack .../15-libnghttp2-dev_1.52.0-1+deb12u2_amd64.deb ... #24 4.313 Unpacking libnghttp2-dev:amd64 (1.52.0-1+deb12u2) ... #24 4.404 Selecting previously unselected package libyaml-dev:amd64. #24 4.416 Preparing to unpack .../16-libyaml-dev_0.2.5-1_amd64.deb ... #24 4.427 Unpacking libyaml-dev:amd64 (0.2.5-1) ... #24 4.520 Selecting previously unselected package ninja-build. #24 4.531 Preparing to unpack .../17-ninja-build_1.11.1-2~deb12u1_amd64.deb ... #24 4.543 Unpacking ninja-build (1.11.1-2~deb12u1) ... #24 4.652 Selecting previously unselected package meson. #24 4.663 Preparing to unpack .../18-meson_1.0.1-5_all.deb ... #24 4.673 Unpacking meson (1.0.1-5) ... #24 4.848 Setting up libnghttp2-dev:amd64 (1.52.0-1+deb12u2) ... #24 4.878 Setting up libzstd-dev:amd64 (1.5.4+dfsg2-5) ... #24 4.917 Setting up libyaml-dev:amd64 (0.2.5-1) ... #24 4.959 Setting up ninja-build (1.11.1-2~deb12u1) ... #24 4.993 Setting up libsnappy1v5:amd64 (1.1.9-3) ... #24 5.033 Setting up libsasl2-dev (2.1.28+dfsg-10) ... #24 5.074 Setting up libgpg-error-dev (1.46-1) ... #24 5.114 Setting up libbson-1.0-0 (1.23.1-1+b1) ... #24 5.149 Setting up libidn-dev:amd64 (1.41-1) ... #24 5.199 Setting up libintelrdfpmath-dev:amd64 (2.0u2-8) ... #24 5.234 Setting up libmongocrypt0:amd64 (1.7.2-1) ... #24 5.267 Setting up libbson-dev (1.23.1-1+b1) ... #24 5.303 Setting up libidn11-dev:amd64 (1.41-1) ... #24 5.334 Setting up libsnappy-dev:amd64 (1.1.9-3) ... #24 5.368 Setting up meson (1.0.1-5) ... #24 5.938 Setting up libmongocrypt-dev:amd64 (1.7.2-1) ... #24 5.965 Setting up libmongoc-1.0-0 (1.23.1-1+b1) ... #24 6.011 Setting up libgcrypt20-dev (1.10.1-3) ... #24 6.045 Setting up libmongoc-dev (1.23.1-1+b1) ... #24 6.077 Processing triggers for man-db (2.11.2-2) ... #24 6.120 Processing triggers for libc-bin (2.36-9+deb12u9) ... #24 DONE 6.4s #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.263 Cloning into 'osmo-gsm-tester'... #26 DONE 0.5s #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.379 Already on 'master' #28 0.379 Your branch is up to date with 'origin/master'. #28 0.381 refs/heads/master #28 0.406 HEAD is now at f7d64b0 jenkins.sh: libosmo-netif no longer depends on libosmo-abis #28 0.408 master #28 0.410 f7d64b0bcf946ec21ce9c7562194343a12213a80 #28 DONE 0.4s #29 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #29 DONE 0.5s #30 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #30 DONE 0.5s #31 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #31 DONE 0.5s #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.6s done #34 writing image sha256:050791d664c56fdceebc357a530502bf81c20e245ca1736923ec2a372b71a435 done #34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done #34 DONE 4.6s 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=7792 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh + base=/build + dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh + CDPATH= cd -- ./osmo-gsm-tester/contrib + pwd -P + SCRIPT_DIR=/build/osmo-gsm-tester/contrib + OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf + date +%F %T + time_start=2024-11-22 22:49:53 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-7792 + mkdir -p trial-7792 + mv open5gs.build-8.tgz osmo-bsc.build-2024-11-22_13_26_33.tgz osmo-bts-oc2g.build-2024-11-22_18_13_03.tgz osmo-bts-sysmo.build-2024-11-22_18_13_44.tgz osmo-bts.build-2024-11-22_18_14_21.tgz osmo-ggsn.build-2024-11-22_20_45_42.tgz osmo-hlr.build-2024-11-22_16_37_39.tgz osmo-hnbgw.build-2024-11-22_20_50_43.tgz osmo-mgw.build-2024-11-22_08_33_35.tgz osmo-msc.build-2024-11-22_13_36_19.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2024-11-22_10_37_21.tgz osmo-pcu-sysmo.build-2024-11-22_10_36_00.tgz osmo-pcu.build-2024-11-22_10_36_49.tgz osmo-sgsn.build-2024-11-22_20_54_59.tgz osmo-stp.build-2024-11-22_13_23_35.tgz osmo-trx.build-2024-11-22_20_51_54.tgz osmocom-bb.build-2024-11-22_21_18_18.tgz srslte.build-19.tgz trial-7792 + cat open5gs.build-8.md5 osmo-bsc.build-2024-11-22_13_26_33.md5 osmo-bts-oc2g.build-2024-11-22_18_13_03.md5 osmo-bts-sysmo.build-2024-11-22_18_13_44.md5 osmo-bts.build-2024-11-22_18_14_21.md5 osmo-ggsn.build-2024-11-22_20_45_42.md5 osmo-hlr.build-2024-11-22_16_37_39.md5 osmo-hnbgw.build-2024-11-22_20_50_43.md5 osmo-mgw.build-2024-11-22_08_33_35.md5 osmo-msc.build-2024-11-22_13_36_19.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2024-11-22_10_37_21.md5 osmo-pcu-sysmo.build-2024-11-22_10_36_00.md5 osmo-pcu.build-2024-11-22_10_36_49.md5 osmo-sgsn.build-2024-11-22_20_54_59.md5 osmo-stp.build-2024-11-22_13_23_35.md5 osmo-trx.build-2024-11-22_20_51_54.md5 osmocom-bb.build-2024-11-22_21_18_18.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2024-11-22_13_26_33.md5 osmo-bts-oc2g.build-2024-11-22_18_13_03.md5 osmo-bts-sysmo.build-2024-11-22_18_13_44.md5 osmo-bts.build-2024-11-22_18_14_21.md5 osmo-ggsn.build-2024-11-22_20_45_42.md5 osmo-hlr.build-2024-11-22_16_37_39.md5 osmo-hnbgw.build-2024-11-22_20_50_43.md5 osmo-mgw.build-2024-11-22_08_33_35.md5 osmo-msc.build-2024-11-22_13_36_19.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2024-11-22_10_37_21.md5 osmo-pcu-sysmo.build-2024-11-22_10_36_00.md5 osmo-pcu.build-2024-11-22_10_36_49.md5 osmo-sgsn.build-2024-11-22_20_54_59.md5 osmo-stp.build-2024-11-22_13_23_35.md5 osmo-trx.build-2024-11-22_20_51_54.md5 osmocom-bb.build-2024-11-22_21_18_18.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-7792 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-7792' 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-7792 -------------------------------------------------------------------------------------------- 22:49:53.555386 tst trial-7792: Detailed log at /build/trial-7792/run.2024-11-22_22-49-53/log --------------------------------------------------------------------- trial-7792 netreg_mass --------------------------------------------------------------------- 22:49:53.835398 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:49:53.836095 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:49:53.837452 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:49:53.839703 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:49:53.912050 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:49:53.913448 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:49:53.915682 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:49:54.063823 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-7792 netreg_mass register_default_mass.py ---------------------------------------------- 22:49:54.065455 tst register_default_mass.py:9: Claiming resources for the test 22:49:54.096080 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:49:54.097015 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:49:54.097840 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:49:54.098665 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:49:54.099503 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:49:54.100355 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:49:54.101185 tst netreg_mass: Using 1 x bts (candidates: 1) 22:49:54.140421 tst register_default_mass.py: using LAC 2 22:49:54.164633 tst register_default_mass.py: using RAC 2 22:49:54.186165 tst register_default_mass.py: using CellId 2 22:49:54.203966 tst register_default_mass.py: using BVCI 3 22:49:54.220080 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.221170 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.222148 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.223142 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.224149 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.225143 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.226154 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.227257 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.228332 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.229590 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.230609 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.231580 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.232574 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.233538 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.234489 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.235445 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.236498 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.237817 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.238817 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.239801 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.240755 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.241709 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.242677 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.243653 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.244704 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.245792 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.246778 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.247764 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.248732 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.249690 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.250635 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.251602 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.252569 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.253544 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.254521 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.255483 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.256455 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.257618 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.258815 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.259758 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.260688 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.261629 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.262574 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.263512 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.264481 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.265520 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.266692 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.267860 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.268806 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.269739 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.270677 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.271609 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.272573 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.273568 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.274645 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.275937 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.276953 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.277918 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.278889 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.279840 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.280781 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.281715 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.282723 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.283810 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.284877 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.285854 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.286834 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.287860 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.288816 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.289757 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.290696 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.291695 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.292647 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.293736 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.294678 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.295630 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.296569 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.297512 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.298452 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.299391 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.300344 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.301280 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.302211 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.303140 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.304101 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.305026 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.305958 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.306892 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.307845 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.308797 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.309779 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.310746 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.311750 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.312726 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.313703 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.314691 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.315694 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.316686 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.317681 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.318667 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.319655 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:54.320739 tst register_default_mass.py:21: Launching a simple network 22:49:54.340699 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:49:54.551165 run create_hlr_db(pid=20): Launched 22:49:55.576804 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:49:55.610232 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:49:55.642639 run osmo-hlr_127.0.42.2(pid=23): Launched 22:49:55.654163 run osmo-stp_127.0.42.5: Starting osmo-stp 22:49:55.951778 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:49:55.982348 run osmo-stp_127.0.42.5(pid=25): Launched 22:49:55.993569 run osmo-msc_127.0.42.6: Starting osmo-msc 22:49:56.690418 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:49:56.720536 run osmo-msc_127.0.42.6(pid=27): Launched 22:49:59.744099 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:49:59.960582 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:49:59.991908 run osmo-mgw_127.0.42.3(pid=29): Launched 22:50:00.004239 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:50:00.054537 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:50:00.085916 run osmo-mgw_127.0.42.4(pid=31): Launched 22:50:00.098214 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:50:00.640774 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:50:00.672895 run osmo-bsc_127.0.42.7(pid=33): Launched 22:50:06.714271 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:50:06.985383 run osmo-bts-virtual(pid=34): Launched 22:50:08.052783 tst register_default_mass.py: using MSISDN 1001 22:50:08.069509 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:50:08.121846 tst register_default_mass.py: using MSISDN 1002 22:50:08.136091 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:50:08.183107 tst register_default_mass.py: using MSISDN 1003 22:50:08.199594 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:50:08.240611 tst register_default_mass.py: using MSISDN 1004 22:50:08.258030 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:50:08.299114 tst register_default_mass.py: using MSISDN 1005 22:50:08.314641 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:50:08.358568 tst register_default_mass.py: using MSISDN 1006 22:50:08.374411 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:50:08.408393 tst register_default_mass.py: using MSISDN 1007 22:50:08.424976 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:50:08.460338 tst register_default_mass.py: using MSISDN 1008 22:50:08.476911 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:50:08.522482 tst register_default_mass.py: using MSISDN 1009 22:50:08.539294 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:50:08.585629 tst register_default_mass.py: using MSISDN 1010 22:50:08.601731 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:50:08.642766 tst register_default_mass.py: using MSISDN 1011 22:50:08.662106 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:50:08.691977 tst register_default_mass.py: using MSISDN 1012 22:50:08.707404 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:50:08.748802 tst register_default_mass.py: using MSISDN 1013 22:50:08.763935 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:50:08.801380 tst register_default_mass.py: using MSISDN 1014 22:50:08.818257 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:50:08.868749 tst register_default_mass.py: using MSISDN 1015 22:50:08.885591 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:50:08.937307 tst register_default_mass.py: using MSISDN 1016 22:50:08.953952 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:50:08.992792 tst register_default_mass.py: using MSISDN 1017 22:50:09.008761 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:50:09.045831 tst register_default_mass.py: using MSISDN 1018 22:50:09.060801 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:50:09.119568 tst register_default_mass.py: using MSISDN 1019 22:50:09.138049 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:50:09.171971 tst register_default_mass.py: using MSISDN 1020 22:50:09.187609 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:50:09.236158 tst register_default_mass.py: using MSISDN 1021 22:50:09.252277 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:50:09.296603 tst register_default_mass.py: using MSISDN 1022 22:50:09.310575 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:50:09.345673 tst register_default_mass.py: using MSISDN 1023 22:50:09.361522 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:50:09.411909 tst register_default_mass.py: using MSISDN 1024 22:50:09.425810 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:50:09.472226 tst register_default_mass.py: using MSISDN 1025 22:50:09.488990 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:50:09.543974 tst register_default_mass.py: using MSISDN 1026 22:50:09.557157 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:50:09.606683 tst register_default_mass.py: using MSISDN 1027 22:50:09.620709 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:50:09.664853 tst register_default_mass.py: using MSISDN 1028 22:50:09.681626 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:50:09.730476 tst register_default_mass.py: using MSISDN 1029 22:50:09.746467 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:50:09.804251 tst register_default_mass.py: using MSISDN 1030 22:50:09.821566 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:50:09.866108 tst register_default_mass.py: using MSISDN 1031 22:50:09.883031 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:50:09.927489 tst register_default_mass.py: using MSISDN 1032 22:50:09.943333 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:50:09.988582 tst register_default_mass.py: using MSISDN 1033 22:50:10.005675 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:50:10.047925 tst register_default_mass.py: using MSISDN 1034 22:50:10.061234 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:50:10.089552 tst register_default_mass.py: using MSISDN 1035 22:50:10.105482 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:50:10.153007 tst register_default_mass.py: using MSISDN 1036 22:50:10.167330 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:50:10.207857 tst register_default_mass.py: using MSISDN 1037 22:50:10.225163 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:50:10.278021 tst register_default_mass.py: using MSISDN 1038 22:50:10.294637 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:50:10.337409 tst register_default_mass.py: using MSISDN 1039 22:50:10.348264 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:50:10.386330 tst register_default_mass.py: using MSISDN 1040 22:50:10.402482 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:50:10.442527 tst register_default_mass.py: using MSISDN 1041 22:50:10.453474 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:50:10.505340 tst register_default_mass.py: using MSISDN 1042 22:50:10.521950 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:50:10.560928 tst register_default_mass.py: using MSISDN 1043 22:50:10.578209 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:50:10.621126 tst register_default_mass.py: using MSISDN 1044 22:50:10.637947 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:50:10.685043 tst register_default_mass.py: using MSISDN 1045 22:50:10.701829 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:50:10.742899 tst register_default_mass.py: using MSISDN 1046 22:50:10.756842 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:50:10.797497 tst register_default_mass.py: using MSISDN 1047 22:50:10.812451 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:50:10.863977 tst register_default_mass.py: using MSISDN 1048 22:50:10.879658 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:50:10.926406 tst register_default_mass.py: using MSISDN 1049 22:50:10.942004 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:50:10.985257 tst register_default_mass.py: using MSISDN 1050 22:50:11.001302 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:50:11.038105 tst register_default_mass.py: using MSISDN 1051 22:50:11.054626 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:50:11.097648 tst register_default_mass.py: using MSISDN 1052 22:50:11.112088 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:50:11.151413 tst register_default_mass.py: using MSISDN 1053 22:50:11.166664 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:50:11.215243 tst register_default_mass.py: using MSISDN 1054 22:50:11.232515 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:50:11.282047 tst register_default_mass.py: using MSISDN 1055 22:50:11.301328 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:50:11.353963 tst register_default_mass.py: using MSISDN 1056 22:50:11.371360 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:50:11.420085 tst register_default_mass.py: using MSISDN 1057 22:50:11.436155 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:50:11.474329 tst register_default_mass.py: using MSISDN 1058 22:50:11.490274 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:50:11.532261 tst register_default_mass.py: using MSISDN 1059 22:50:11.550105 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:50:11.598698 tst register_default_mass.py: using MSISDN 1060 22:50:11.614527 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:50:11.653218 tst register_default_mass.py: using MSISDN 1061 22:50:11.672355 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:50:11.704153 tst register_default_mass.py: using MSISDN 1062 22:50:11.717688 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:50:11.758000 tst register_default_mass.py: using MSISDN 1063 22:50:11.772863 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:50:11.809358 tst register_default_mass.py: using MSISDN 1064 22:50:11.825139 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:50:11.861613 tst register_default_mass.py: using MSISDN 1065 22:50:11.877682 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:50:11.912036 tst register_default_mass.py: using MSISDN 1066 22:50:11.928921 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:50:11.957716 tst register_default_mass.py: using MSISDN 1067 22:50:11.973613 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:50:12.003713 tst register_default_mass.py: using MSISDN 1068 22:50:12.015819 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:50:12.061323 tst register_default_mass.py: using MSISDN 1069 22:50:12.076993 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:50:12.120461 tst register_default_mass.py: using MSISDN 1070 22:50:12.136847 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:50:12.181432 tst register_default_mass.py: using MSISDN 1071 22:50:12.197187 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:50:12.246394 tst register_default_mass.py: using MSISDN 1072 22:50:12.261962 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:50:12.301037 tst register_default_mass.py: using MSISDN 1073 22:50:12.317491 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:50:12.348060 tst register_default_mass.py: using MSISDN 1074 22:50:12.364740 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:50:12.399604 tst register_default_mass.py: using MSISDN 1075 22:50:12.416712 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:50:12.453023 tst register_default_mass.py: using MSISDN 1076 22:50:12.469542 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:50:12.514663 tst register_default_mass.py: using MSISDN 1077 22:50:12.529752 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:50:12.563147 tst register_default_mass.py: using MSISDN 1078 22:50:12.578057 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:50:12.613942 tst register_default_mass.py: using MSISDN 1079 22:50:12.629537 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:50:12.684582 tst register_default_mass.py: using MSISDN 1080 22:50:12.700812 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:50:12.736480 tst register_default_mass.py: using MSISDN 1081 22:50:12.753068 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:50:12.791962 tst register_default_mass.py: using MSISDN 1082 22:50:12.804724 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:50:12.839885 tst register_default_mass.py: using MSISDN 1083 22:50:12.856891 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:50:12.894123 tst register_default_mass.py: using MSISDN 1084 22:50:12.910023 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:50:12.944053 tst register_default_mass.py: using MSISDN 1085 22:50:12.958897 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:50:13.006340 tst register_default_mass.py: using MSISDN 1086 22:50:13.022022 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:50:13.061704 tst register_default_mass.py: using MSISDN 1087 22:50:13.077495 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:50:13.115259 tst register_default_mass.py: using MSISDN 1088 22:50:13.131965 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:50:13.174893 tst register_default_mass.py: using MSISDN 1089 22:50:13.188032 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:50:13.225136 tst register_default_mass.py: using MSISDN 1090 22:50:13.241469 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:50:13.295226 tst register_default_mass.py: using MSISDN 1091 22:50:13.312756 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:50:13.346186 tst register_default_mass.py: using MSISDN 1092 22:50:13.361694 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:50:13.392155 tst register_default_mass.py: using MSISDN 1093 22:50:13.408616 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:50:13.445386 tst register_default_mass.py: using MSISDN 1094 22:50:13.461636 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:50:13.502724 tst register_default_mass.py: using MSISDN 1095 22:50:13.518135 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:50:13.558534 tst register_default_mass.py: using MSISDN 1096 22:50:13.573547 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:50:13.616727 tst register_default_mass.py: using MSISDN 1097 22:50:13.632923 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:50:13.666369 tst register_default_mass.py: using MSISDN 1098 22:50:13.681660 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:50:13.712753 tst register_default_mass.py: using MSISDN 1099 22:50:13.728783 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:50:13.763800 tst register_default_mass.py: using MSISDN 1100 22:50:13.776557 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:50:13.932543 run mass: Starting testcase 22:50:13.943786 run mass: Pre-launching all virtphy's 22:50:13.955036 run osmo-ms-virt-phy/00000: Starting virtphy 22:50:13.981735 run osmo-ms-virt-phy/00000(pid=35): Launched 22:50:13.996255 run osmo-ms-virt-phy/00001: Starting virtphy 22:50:14.022760 run osmo-ms-virt-phy/00001(pid=36): Launched 22:50:14.035031 run osmo-ms-virt-phy/00002: Starting virtphy 22:50:14.061260 run osmo-ms-virt-phy/00002(pid=37): Launched 22:50:14.073272 run osmo-ms-virt-phy/00003: Starting virtphy 22:50:14.099542 run osmo-ms-virt-phy/00003(pid=38): Launched 22:50:14.111590 run osmo-ms-virt-phy/00004: Starting virtphy 22:50:14.137611 run osmo-ms-virt-phy/00004(pid=39): Launched 22:50:14.149680 run osmo-ms-virt-phy/00005: Starting virtphy 22:50:14.175673 run osmo-ms-virt-phy/00005(pid=40): Launched 22:50:14.187906 run osmo-ms-virt-phy/00006: Starting virtphy 22:50:14.217178 run osmo-ms-virt-phy/00006(pid=41): Launched 22:50:14.229482 run osmo-ms-virt-phy/00007: Starting virtphy 22:50:14.259444 run osmo-ms-virt-phy/00007(pid=42): Launched 22:50:14.271632 run osmo-ms-virt-phy/00008: Starting virtphy 22:50:14.297770 run osmo-ms-virt-phy/00008(pid=43): Launched 22:50:14.309880 run osmo-ms-virt-phy/00009: Starting virtphy 22:50:14.335917 run osmo-ms-virt-phy/00009(pid=44): Launched 22:50:14.347925 run osmo-ms-virt-phy/00010: Starting virtphy 22:50:14.374112 run osmo-ms-virt-phy/00010(pid=45): Launched 22:50:14.386229 run osmo-ms-virt-phy/00011: Starting virtphy 22:50:14.412255 run osmo-ms-virt-phy/00011(pid=46): Launched 22:50:14.424268 run osmo-ms-virt-phy/00012: Starting virtphy 22:50:14.450283 run osmo-ms-virt-phy/00012(pid=47): Launched 22:50:14.462419 run osmo-ms-virt-phy/00013: Starting virtphy 22:50:14.488504 run osmo-ms-virt-phy/00013(pid=48): Launched 22:50:14.500521 run osmo-ms-virt-phy/00014: Starting virtphy 22:50:14.526596 run osmo-ms-virt-phy/00014(pid=49): Launched 22:50:14.538634 run osmo-ms-virt-phy/00015: Starting virtphy 22:50:14.564772 run osmo-ms-virt-phy/00015(pid=50): Launched 22:50:14.583561 run osmo-ms-virt-phy/00016: Starting virtphy 22:50:14.610233 run osmo-ms-virt-phy/00016(pid=51): Launched 22:50:14.622791 run osmo-ms-virt-phy/00017: Starting virtphy 22:50:14.650138 run osmo-ms-virt-phy/00017(pid=52): Launched 22:50:14.662630 run osmo-ms-virt-phy/00018: Starting virtphy 22:50:14.690034 run osmo-ms-virt-phy/00018(pid=53): Launched 22:50:14.702603 run osmo-ms-virt-phy/00019: Starting virtphy 22:50:14.729640 run osmo-ms-virt-phy/00019(pid=54): Launched 22:50:14.742240 run osmo-ms-virt-phy/00020: Starting virtphy 22:50:14.769618 run osmo-ms-virt-phy/00020(pid=55): Launched 22:50:14.782398 run osmo-ms-virt-phy/00021: Starting virtphy 22:50:14.809850 run osmo-ms-virt-phy/00021(pid=56): Launched 22:50:14.829236 run osmo-ms-virt-phy/00022: Starting virtphy 22:50:14.855938 run osmo-ms-virt-phy/00022(pid=57): Launched 22:50:14.868172 run osmo-ms-virt-phy/00023: Starting virtphy 22:50:14.894718 run osmo-ms-virt-phy/00023(pid=58): Launched 22:50:14.907013 run osmo-ms-virt-phy/00024: Starting virtphy 22:50:14.933523 run osmo-ms-virt-phy/00024(pid=59): Launched 22:50:14.946300 run osmo-ms-virt-phy/00025: Starting virtphy 22:50:14.972908 run osmo-ms-virt-phy/00025(pid=60): Launched 22:50:14.985191 run osmo-ms-virt-phy/00026: Starting virtphy 22:50:15.012046 run osmo-ms-virt-phy/00026(pid=61): Launched 22:50:15.024400 run osmo-ms-virt-phy/00027: Starting virtphy 22:50:15.051242 run osmo-ms-virt-phy/00027(pid=62): Launched 22:50:15.063550 run osmo-ms-virt-phy/00028: Starting virtphy 22:50:15.090250 run osmo-ms-virt-phy/00028(pid=63): Launched 22:50:15.102551 run osmo-ms-virt-phy/00029: Starting virtphy 22:50:15.129044 run osmo-ms-virt-phy/00029(pid=64): Launched 22:50:15.141276 run osmo-ms-virt-phy/00030: Starting virtphy 22:50:15.167736 run osmo-ms-virt-phy/00030(pid=65): Launched 22:50:15.180026 run osmo-ms-virt-phy/00031: Starting virtphy 22:50:15.206474 run osmo-ms-virt-phy/00031(pid=66): Launched 22:50:15.218688 run osmo-ms-virt-phy/00032: Starting virtphy 22:50:15.245017 run osmo-ms-virt-phy/00032(pid=67): Launched 22:50:15.257344 run osmo-ms-virt-phy/00033: Starting virtphy 22:50:15.283909 run osmo-ms-virt-phy/00033(pid=68): Launched 22:50:15.296169 run osmo-ms-virt-phy/00034: Starting virtphy 22:50:15.322631 run osmo-ms-virt-phy/00034(pid=69): Launched 22:50:15.337134 run osmo-ms-virt-phy/00035: Starting virtphy 22:50:15.365965 run osmo-ms-virt-phy/00035(pid=70): Launched 22:50:15.378473 run osmo-ms-virt-phy/00036: Starting virtphy 22:50:15.405037 run osmo-ms-virt-phy/00036(pid=71): Launched 22:50:15.417320 run osmo-ms-virt-phy/00037: Starting virtphy 22:50:15.443747 run osmo-ms-virt-phy/00037(pid=72): Launched 22:50:15.456052 run osmo-ms-virt-phy/00038: Starting virtphy 22:50:15.483045 run osmo-ms-virt-phy/00038(pid=73): Launched 22:50:15.495508 run osmo-ms-virt-phy/00039: Starting virtphy 22:50:15.522394 run osmo-ms-virt-phy/00039(pid=74): Launched 22:50:15.534875 run osmo-ms-virt-phy/00040: Starting virtphy 22:50:15.561521 run osmo-ms-virt-phy/00040(pid=75): Launched 22:50:15.573802 run osmo-ms-virt-phy/00041: Starting virtphy 22:50:15.600468 run osmo-ms-virt-phy/00041(pid=76): Launched 22:50:15.612724 run osmo-ms-virt-phy/00042: Starting virtphy 22:50:15.639184 run osmo-ms-virt-phy/00042(pid=77): Launched 22:50:15.651432 run osmo-ms-virt-phy/00043: Starting virtphy 22:50:15.677946 run osmo-ms-virt-phy/00043(pid=78): Launched 22:50:15.690264 run osmo-ms-virt-phy/00044: Starting virtphy 22:50:15.716778 run osmo-ms-virt-phy/00044(pid=79): Launched 22:50:15.729159 run osmo-ms-virt-phy/00045: Starting virtphy 22:50:15.755567 run osmo-ms-virt-phy/00045(pid=80): Launched 22:50:15.767878 run osmo-ms-virt-phy/00046: Starting virtphy 22:50:15.794318 run osmo-ms-virt-phy/00046(pid=81): Launched 22:50:15.806621 run osmo-ms-virt-phy/00047: Starting virtphy 22:50:15.833005 run osmo-ms-virt-phy/00047(pid=82): Launched 22:50:15.845286 run osmo-ms-virt-phy/00048: Starting virtphy 22:50:15.871709 run osmo-ms-virt-phy/00048(pid=83): Launched 22:50:15.884200 run osmo-ms-virt-phy/00049: Starting virtphy 22:50:15.910701 run osmo-ms-virt-phy/00049(pid=84): Launched 22:50:15.922901 run osmo-ms-virt-phy/00050: Starting virtphy 22:50:15.949339 run osmo-ms-virt-phy/00050(pid=85): Launched 22:50:15.961640 run osmo-ms-virt-phy/00051: Starting virtphy 22:50:15.988521 run osmo-ms-virt-phy/00051(pid=86): Launched 22:50:16.000920 run osmo-ms-virt-phy/00052: Starting virtphy 22:50:16.027879 run osmo-ms-virt-phy/00052(pid=87): Launched 22:50:16.040439 run osmo-ms-virt-phy/00053: Starting virtphy 22:50:16.067429 run osmo-ms-virt-phy/00053(pid=88): Launched 22:50:16.080030 run osmo-ms-virt-phy/00054: Starting virtphy 22:50:16.107067 run osmo-ms-virt-phy/00054(pid=89): Launched 22:50:16.119327 run osmo-ms-virt-phy/00055: Starting virtphy 22:50:16.145870 run osmo-ms-virt-phy/00055(pid=90): Launched 22:50:16.158166 run osmo-ms-virt-phy/00056: Starting virtphy 22:50:16.184778 run osmo-ms-virt-phy/00056(pid=91): Launched 22:50:16.197051 run osmo-ms-virt-phy/00057: Starting virtphy 22:50:16.223535 run osmo-ms-virt-phy/00057(pid=92): Launched 22:50:16.235749 run osmo-ms-virt-phy/00058: Starting virtphy 22:50:16.262306 run osmo-ms-virt-phy/00058(pid=93): Launched 22:50:16.274505 run osmo-ms-virt-phy/00059: Starting virtphy 22:50:16.301290 run osmo-ms-virt-phy/00059(pid=94): Launched 22:50:16.313514 run osmo-ms-virt-phy/00060: Starting virtphy 22:50:16.339924 run osmo-ms-virt-phy/00060(pid=95): Launched 22:50:16.352271 run osmo-ms-virt-phy/00061: Starting virtphy 22:50:16.378974 run osmo-ms-virt-phy/00061(pid=96): Launched 22:50:16.391291 run osmo-ms-virt-phy/00062: Starting virtphy 22:50:16.417717 run osmo-ms-virt-phy/00062(pid=97): Launched 22:50:16.429897 run osmo-ms-virt-phy/00063: Starting virtphy 22:50:16.456756 run osmo-ms-virt-phy/00063(pid=98): Launched 22:50:16.476779 run osmo-ms-virt-phy/00064: Starting virtphy 22:50:16.503931 run osmo-ms-virt-phy/00064(pid=99): Launched 22:50:16.516388 run osmo-ms-virt-phy/00065: Starting virtphy 22:50:16.543443 run osmo-ms-virt-phy/00065(pid=100): Launched 22:50:16.555975 run osmo-ms-virt-phy/00066: Starting virtphy 22:50:16.583040 run osmo-ms-virt-phy/00066(pid=101): Launched 22:50:16.595608 run osmo-ms-virt-phy/00067: Starting virtphy 22:50:16.622760 run osmo-ms-virt-phy/00067(pid=102): Launched 22:50:16.635243 run osmo-ms-virt-phy/00068: Starting virtphy 22:50:16.662420 run osmo-ms-virt-phy/00068(pid=103): Launched 22:50:16.675113 run osmo-ms-virt-phy/00069: Starting virtphy 22:50:16.702448 run osmo-ms-virt-phy/00069(pid=104): Launched 22:50:16.715022 run osmo-ms-virt-phy/00070: Starting virtphy 22:50:16.742505 run osmo-ms-virt-phy/00070(pid=105): Launched 22:50:16.755072 run osmo-ms-virt-phy/00071: Starting virtphy 22:50:16.782265 run osmo-ms-virt-phy/00071(pid=106): Launched 22:50:16.794805 run osmo-ms-virt-phy/00072: Starting virtphy 22:50:16.822085 run osmo-ms-virt-phy/00072(pid=107): Launched 22:50:16.834622 run osmo-ms-virt-phy/00073: Starting virtphy 22:50:16.861835 run osmo-ms-virt-phy/00073(pid=108): Launched 22:50:16.874349 run osmo-ms-virt-phy/00074: Starting virtphy 22:50:16.901570 run osmo-ms-virt-phy/00074(pid=109): Launched 22:50:16.914184 run osmo-ms-virt-phy/00075: Starting virtphy 22:50:16.942384 run osmo-ms-virt-phy/00075(pid=110): Launched 22:50:16.955535 run osmo-ms-virt-phy/00076: Starting virtphy 22:50:16.983325 run osmo-ms-virt-phy/00076(pid=111): Launched 22:50:16.996022 run osmo-ms-virt-phy/00077: Starting virtphy 22:50:17.023365 run osmo-ms-virt-phy/00077(pid=112): Launched 22:50:17.037187 run osmo-ms-virt-phy/00078: Starting virtphy 22:50:17.065038 run osmo-ms-virt-phy/00078(pid=113): Launched 22:50:17.077576 run osmo-ms-virt-phy/00079: Starting virtphy 22:50:17.104908 run osmo-ms-virt-phy/00079(pid=114): Launched 22:50:17.117475 run osmo-ms-virt-phy/00080: Starting virtphy 22:50:17.144851 run osmo-ms-virt-phy/00080(pid=115): Launched 22:50:17.163142 run osmo-ms-virt-phy/00081: Starting virtphy 22:50:17.190051 run osmo-ms-virt-phy/00081(pid=116): Launched 22:50:17.202132 run osmo-ms-virt-phy/00082: Starting virtphy 22:50:17.228336 run osmo-ms-virt-phy/00082(pid=117): Launched 22:50:17.240359 run osmo-ms-virt-phy/00083: Starting virtphy 22:50:17.266609 run osmo-ms-virt-phy/00083(pid=118): Launched 22:50:17.278779 run osmo-ms-virt-phy/00084: Starting virtphy 22:50:17.305053 run osmo-ms-virt-phy/00084(pid=119): Launched 22:50:17.317088 run osmo-ms-virt-phy/00085: Starting virtphy 22:50:17.343212 run osmo-ms-virt-phy/00085(pid=120): Launched 22:50:17.355277 run osmo-ms-virt-phy/00086: Starting virtphy 22:50:17.381656 run osmo-ms-virt-phy/00086(pid=121): Launched 22:50:17.393861 run osmo-ms-virt-phy/00087: Starting virtphy 22:50:17.420300 run osmo-ms-virt-phy/00087(pid=122): Launched 22:50:17.439530 run osmo-ms-virt-phy/00088: Starting virtphy 22:50:17.466759 run osmo-ms-virt-phy/00088(pid=123): Launched 22:50:17.479319 run osmo-ms-virt-phy/00089: Starting virtphy 22:50:17.507845 run osmo-ms-virt-phy/00089(pid=124): Launched 22:50:17.520324 run osmo-ms-virt-phy/00090: Starting virtphy 22:50:17.547809 run osmo-ms-virt-phy/00090(pid=125): Launched 22:50:17.562775 run osmo-ms-virt-phy/00091: Starting virtphy 22:50:17.590692 run osmo-ms-virt-phy/00091(pid=126): Launched 22:50:17.608028 run osmo-ms-virt-phy/00092: Starting virtphy 22:50:17.635180 run osmo-ms-virt-phy/00092(pid=127): Launched 22:50:17.647652 run osmo-ms-virt-phy/00093: Starting virtphy 22:50:17.674726 run osmo-ms-virt-phy/00093(pid=128): Launched 22:50:17.687460 run osmo-ms-virt-phy/00094: Starting virtphy 22:50:17.714277 run osmo-ms-virt-phy/00094(pid=129): Launched 22:50:17.726503 run osmo-ms-virt-phy/00095: Starting virtphy 22:50:17.753124 run osmo-ms-virt-phy/00095(pid=130): Launched 22:50:17.765359 run osmo-ms-virt-phy/00096: Starting virtphy 22:50:17.792201 run osmo-ms-virt-phy/00096(pid=131): Launched 22:50:17.804522 run osmo-ms-virt-phy/00097: Starting virtphy 22:50:17.831132 run osmo-ms-virt-phy/00097(pid=132): Launched 22:50:17.843330 run osmo-ms-virt-phy/00098: Starting virtphy 22:50:17.870601 run osmo-ms-virt-phy/00098(pid=133): Launched 22:50:17.882850 run osmo-ms-virt-phy/00099: Starting virtphy 22:50:17.909538 run osmo-ms-virt-phy/00099(pid=134): Launched 22:50:17.921760 run mass: Checking if sockets are in the filesystem 22:50:17.957681 run osmo-ms-mob/00000: Starting mobile 22:50:17.986682 run osmo-ms-mob/00000(pid=135): Launched 22:50:18.029993 run mass: MS start registered {at=12193302.99439831, delay=0.03112722374498844, ms=00000} 22:50:22.152061 run osmo-ms-mob/00001: Starting mobile 22:50:22.178867 run osmo-ms-mob/00001(pid=136): Launched 22:50:22.201628 run mass: MS start registered {at=12193307.166013869, delay=0.010385783389210701, ms=00001} 22:50:23.592788 run mass: MS performed LU {at=12193308.557157913, lu_delay=5.562759602442384, ms=00000} 22:50:23.948944 run osmo-ms-mob/00002: Starting mobile 22:50:23.975513 run osmo-ms-mob/00002(pid=137): Launched 22:50:23.996308 run mass: MS start registered {at=12193308.960723802, delay=0.008730731904506683, ms=00002} 22:50:25.249626 run osmo-ms-mob/00003: Starting mobile 22:50:25.275653 run osmo-ms-mob/00003(pid=138): Launched 22:50:25.297277 run mass: MS start registered {at=12193310.261696635, delay=0.009669717401266098, ms=00003} 22:50:26.347326 run osmo-ms-mob/00004: Starting mobile 22:50:26.373551 run osmo-ms-mob/00004(pid=139): Launched 22:50:26.396704 run mass: MS start registered {at=12193311.36112731, delay=0.01113891787827015, ms=00004} 22:50:27.346640 run osmo-ms-mob/00005: Starting mobile 22:50:27.373190 run osmo-ms-mob/00005(pid=140): Launched 22:50:27.385059 run mass: MS performed LU {at=12193312.349484902, lu_delay=5.183471033349633, ms=00001} 22:50:27.396698 run mass: MS start registered {at=12193312.361132037, delay=0.011669257655739784, ms=00005} 22:50:28.249175 run osmo-ms-mob/00006: Starting mobile 22:50:28.275946 run osmo-ms-mob/00006(pid=141): Launched 22:50:28.296668 run mass: MS start registered {at=12193313.261092741, delay=0.008404569700360298, ms=00006} 22:50:29.149102 run osmo-ms-mob/00007: Starting mobile 22:50:29.175631 run osmo-ms-mob/00007(pid=142): Launched 22:50:29.201315 run mass: MS start registered {at=12193314.165711662, delay=0.013422852382063866, ms=00007} 22:50:29.259119 run mass: MS performed LU {at=12193314.223540839, lu_delay=5.262817036360502, ms=00002} 22:50:29.950114 run osmo-ms-mob/00008: Starting mobile 22:50:29.976337 run osmo-ms-mob/00008(pid=143): Launched 22:50:30.004311 run mass: MS start registered {at=12193314.968680974, delay=0.015930697321891785, ms=00008} 22:50:30.649374 run osmo-ms-mob/00009: Starting mobile 22:50:30.676082 run osmo-ms-mob/00009(pid=144): Launched 22:50:30.701035 run mass: MS start registered {at=12193315.665443348, delay=0.01269468292593956, ms=00009} 22:50:31.123663 run mass: MS performed LU {at=12193316.088047585, lu_delay=4.726920275017619, ms=00004} 22:50:31.170473 run mass: MS performed LU {at=12193316.134848932, lu_delay=5.873152296990156, ms=00003} 22:50:31.347110 run osmo-ms-mob/00010: Starting mobile 22:50:31.374079 run osmo-ms-mob/00010(pid=145): Launched 22:50:31.398819 run mass: MS start registered {at=12193316.363228036, delay=0.01230459101498127, ms=00010} 22:50:31.953649 run osmo-ms-mob/00011: Starting mobile 22:50:31.980413 run osmo-ms-mob/00011(pid=146): Launched 22:50:32.004376 run mass: MS start registered {at=12193316.968794562, delay=0.011594744399189949, ms=00011} 22:50:32.547456 run osmo-ms-mob/00012: Starting mobile 22:50:32.573987 run osmo-ms-mob/00012(pid=147): Launched 22:50:32.596649 run mass: MS start registered {at=12193317.561070846, delay=0.010772069916129112, ms=00012} 22:50:33.025729 run mass: MS performed LU {at=12193317.990108086, lu_delay=5.628976048901677, ms=00005} 22:50:33.071541 run mass: MS performed LU {at=12193318.035967791, lu_delay=4.774875050410628, ms=00006} 22:50:33.092774 run osmo-ms-mob/00013: Starting mobile 22:50:33.120505 run osmo-ms-mob/00013(pid=148): Launched 22:50:33.144682 run mass: MS start registered {at=12193318.10910821, delay=0.012255238369107246, ms=00013} 22:50:33.748097 run osmo-ms-mob/00014: Starting mobile 22:50:33.774355 run osmo-ms-mob/00014(pid=149): Launched 22:50:33.795405 run mass: MS start registered {at=12193318.759828806, delay=0.008870244026184082, ms=00014} 22:50:34.348639 run osmo-ms-mob/00015: Starting mobile 22:50:34.374954 run osmo-ms-mob/00015(pid=150): Launched 22:50:34.398995 run mass: MS start registered {at=12193319.363418495, delay=0.012095034122467041, ms=00015} 22:50:34.849453 run osmo-ms-mob/00016: Starting mobile 22:50:34.876006 run osmo-ms-mob/00016(pid=151): Launched 22:50:34.890144 run mass: MS performed LU {at=12193319.854563516, lu_delay=4.885882541537285, ms=00008} 22:50:34.902198 run mass: MS start registered {at=12193319.866632864, delay=0.013981172814965248, ms=00016} 22:50:34.936206 run mass: MS performed LU {at=12193319.9005921, lu_delay=5.73488043807447, ms=00007} 22:50:35.353502 run osmo-ms-mob/00017: Starting mobile 22:50:35.380576 run osmo-ms-mob/00017(pid=152): Launched 22:50:35.402005 run mass: MS start registered {at=12193320.366428804, delay=0.00911732017993927, ms=00017} 22:50:35.948749 run osmo-ms-mob/00018: Starting mobile 22:50:35.975562 run osmo-ms-mob/00018(pid=153): Launched 22:50:35.999640 run mass: MS start registered {at=12193320.96406427, delay=0.011824497953057289, ms=00018} 22:50:36.349869 run osmo-ms-mob/00019: Starting mobile 22:50:36.376417 run osmo-ms-mob/00019(pid=154): Launched 22:50:36.397836 run mass: MS start registered {at=12193321.362251328, delay=0.009233446791768074, ms=00019} 22:50:36.790976 run mass: MS performed LU {at=12193321.755353617, lu_delay=6.089910268783569, ms=00009} 22:50:36.819286 run osmo-ms-mob/00020: Starting mobile 22:50:36.845597 run osmo-ms-mob/00020(pid=155): Launched 22:50:36.857552 run mass: MS performed LU {at=12193321.821982365, lu_delay=4.853187803179026, ms=00011} 22:50:36.869705 run mass: MS start registered {at=12193321.834138546, delay=0.012178102508187294, ms=00020} 22:50:36.906822 run mass: MS performed LU {at=12193321.871234588, lu_delay=5.508006552234292, ms=00010} 22:50:37.348064 run osmo-ms-mob/00021: Starting mobile 22:50:37.379857 run osmo-ms-mob/00021(pid=156): Launched 22:50:37.401540 run mass: MS start registered {at=12193322.365947483, delay=0.008652785792946815, ms=00021} 22:50:37.749168 run osmo-ms-mob/00022: Starting mobile 22:50:37.776344 run osmo-ms-mob/00022(pid=157): Launched 22:50:37.799000 run mass: MS start registered {at=12193322.76342675, delay=0.009934084489941597, ms=00022} 22:50:38.246361 run osmo-ms-mob/00023: Starting mobile 22:50:38.273274 run osmo-ms-mob/00023(pid=158): Launched 22:50:38.296392 run mass: MS start registered {at=12193323.26081262, delay=0.010795863345265388, ms=00023} 22:50:38.572780 run mass: MS performed LU {at=12193323.537161427, lu_delay=4.777332620695233, ms=00014} 22:50:38.600608 run osmo-ms-mob/00024: Starting mobile 22:50:38.627915 run osmo-ms-mob/00024(pid=159): Launched 22:50:38.648297 run mass: MS start registered {at=12193323.61272522, delay=0.00789293646812439, ms=00024} 22:50:38.662935 run mass: MS performed LU {at=12193323.627366744, lu_delay=5.518258534371853, ms=00013} 22:50:38.702256 run mass: MS performed LU {at=12193323.66667232, lu_delay=6.1056014727801085, ms=00012} 22:50:39.149187 run osmo-ms-mob/00025: Starting mobile 22:50:39.175367 run osmo-ms-mob/00025(pid=160): Launched 22:50:39.198377 run mass: MS start registered {at=12193324.162764378, delay=0.01055854745209217, ms=00025} 22:50:39.546890 run osmo-ms-mob/00026: Starting mobile 22:50:39.575726 run osmo-ms-mob/00026(pid=161): Launched 22:50:39.596977 run mass: MS start registered {at=12193324.56135756, delay=0.007476486265659332, ms=00026} 22:50:39.948941 run osmo-ms-mob/00027: Starting mobile 22:50:39.976496 run osmo-ms-mob/00027(pid=162): Launched 22:50:39.999346 run mass: MS start registered {at=12193324.963761443, delay=0.010332293808460236, ms=00027} 22:50:40.348886 run osmo-ms-mob/00028: Starting mobile 22:50:40.376179 run osmo-ms-mob/00028(pid=163): Launched 22:50:40.399675 run mass: MS start registered {at=12193325.364098782, delay=0.01113591343164444, ms=00028} 22:50:40.557030 run mass: MS performed LU {at=12193325.521426445, lu_delay=6.158007949590683, ms=00015} 22:50:40.602943 run mass: MS performed LU {at=12193325.567374768, lu_delay=5.700741903856397, ms=00016} 22:50:40.624832 run osmo-ms-mob/00029: Starting mobile 22:50:40.651798 run osmo-ms-mob/00029(pid=164): Launched 22:50:40.672013 run mass: MS performed LU {at=12193325.636440055, lu_delay=4.672375785186887, ms=00018} 22:50:40.686897 run mass: MS start registered {at=12193325.651333151, delay=0.022650768980383873, ms=00029} 22:50:40.709728 run mass: MS performed LU {at=12193325.6741492, lu_delay=5.307720396667719, ms=00017} 22:50:41.147724 run osmo-ms-mob/00030: Starting mobile 22:50:41.175244 run osmo-ms-mob/00030(pid=165): Launched 22:50:41.199578 run mass: MS start registered {at=12193326.163980981, delay=0.011687029153108597, ms=00030} 22:50:41.548183 run osmo-ms-mob/00031: Starting mobile 22:50:41.574825 run osmo-ms-mob/00031(pid=166): Launched 22:50:41.596368 run mass: MS start registered {at=12193326.560790239, delay=0.00916791521012783, ms=00031} 22:50:41.850270 run osmo-ms-mob/00032: Starting mobile 22:50:41.877272 run osmo-ms-mob/00032(pid=167): Launched 22:50:41.900009 run mass: MS start registered {at=12193326.864417251, delay=0.010364321991801262, ms=00032} 22:50:42.249592 run osmo-ms-mob/00033: Starting mobile 22:50:42.275837 run osmo-ms-mob/00033(pid=168): Launched 22:50:42.298834 run mass: MS start registered {at=12193327.263259912, delay=0.010855697095394135, ms=00033} 22:50:42.338789 run mass: MS performed LU {at=12193327.303187286, lu_delay=5.469048740342259, ms=00020} 22:50:42.421085 run mass: MS performed LU {at=12193327.385465933, lu_delay=5.0195184499025345, ms=00021} 22:50:42.468032 run mass: MS performed LU {at=12193327.432433292, lu_delay=6.070181963965297, ms=00019} 22:50:42.495921 run osmo-ms-mob/00034: Starting mobile 22:50:42.522273 run osmo-ms-mob/00034(pid=169): Launched 22:50:42.548202 run mass: MS start registered {at=12193327.512619454, delay=0.013754665851593018, ms=00034} 22:50:42.610968 run mass: MS performed LU {at=12193327.575351598, lu_delay=4.811924846842885, ms=00022} 22:50:42.949442 run osmo-ms-mob/00035: Starting mobile 22:50:42.976235 run osmo-ms-mob/00035(pid=170): Launched 22:50:42.998244 run mass: MS start registered {at=12193327.962670434, delay=0.009878808632493019, ms=00035} 22:50:43.349032 run osmo-ms-mob/00036: Starting mobile 22:50:43.376012 run osmo-ms-mob/00036(pid=171): Launched 22:50:43.397466 run mass: MS start registered {at=12193328.361862833, delay=0.008831601589918137, ms=00036} 22:50:43.748623 run osmo-ms-mob/00037: Starting mobile 22:50:43.775399 run osmo-ms-mob/00037(pid=172): Launched 22:50:43.799184 run mass: MS start registered {at=12193328.763606485, delay=0.011011779308319092, ms=00037} 22:50:44.047541 run osmo-ms-mob/00038: Starting mobile 22:50:44.073920 run osmo-ms-mob/00038(pid=173): Launched 22:50:44.100706 run mass: MS start registered {at=12193329.065123914, delay=0.014649737626314163, ms=00038} 22:50:44.322848 run mass: MS performed LU {at=12193329.28723635, lu_delay=5.124471971765161, ms=00025} 22:50:44.348704 run osmo-ms-mob/00039: Starting mobile 22:50:44.375742 run osmo-ms-mob/00039(pid=174): Launched 22:50:44.388186 run mass: MS performed LU {at=12193329.352617793, lu_delay=4.7912602331489325, ms=00026} 22:50:44.400261 run mass: MS start registered {at=12193329.364697179, delay=0.012099795043468475, ms=00039} 22:50:44.437847 run mass: MS performed LU {at=12193329.402261872, lu_delay=5.789536651223898, ms=00024} 22:50:44.475630 run mass: MS performed LU {at=12193329.440043844, lu_delay=6.179231224581599, ms=00023} 22:50:44.501697 run osmo-ms-mob/00040: Starting mobile 22:50:44.528635 run osmo-ms-mob/00040(pid=175): Launched 22:50:44.551719 run mass: MS start registered {at=12193329.516141372, delay=0.010829707607626915, ms=00040} 22:50:44.748672 run mass: MS performed LU {at=12193329.713057972, lu_delay=4.7492965292185545, ms=00027} 22:50:45.050158 run osmo-ms-mob/00041: Starting mobile 22:50:45.077583 run osmo-ms-mob/00041(pid=176): Launched 22:50:45.098530 run mass: MS start registered {at=12193330.062956337, delay=0.008822454139590263, ms=00041} 22:50:45.346217 run osmo-ms-mob/00042: Starting mobile 22:50:45.373976 run osmo-ms-mob/00042(pid=177): Launched 22:50:45.397436 run mass: MS start registered {at=12193330.36179925, delay=0.01078985258936882, ms=00042} 22:50:45.750911 run osmo-ms-mob/00043: Starting mobile 22:50:45.779765 run osmo-ms-mob/00043(pid=178): Launched 22:50:45.803065 run mass: MS start registered {at=12193330.76748939, delay=0.01094655692577362, ms=00043} 22:50:46.048558 run osmo-ms-mob/00044: Starting mobile 22:50:46.075018 run osmo-ms-mob/00044(pid=179): Launched 22:50:46.097481 run mass: MS start registered {at=12193331.061897727, delay=0.010198241099715233, ms=00044} 22:50:46.112490 run mass: MS performed LU {at=12193331.076921387, lu_delay=5.71282260492444, ms=00028} 22:50:46.187756 run mass: MS performed LU {at=12193331.152146153, lu_delay=4.988165171816945, ms=00030} 22:50:46.214239 run osmo-ms-mob/00045: Starting mobile 22:50:46.241827 run osmo-ms-mob/00045(pid=180): Launched 22:50:46.254353 run mass: MS performed LU {at=12193331.218780361, lu_delay=5.567447209730744, ms=00029} 22:50:46.267321 run mass: MS start registered {at=12193331.231753618, delay=0.012995747849345207, ms=00045} 22:50:46.377541 run mass: MS performed LU {at=12193331.341917364, lu_delay=4.7811271250247955, ms=00031} 22:50:46.404889 run osmo-ms-mob/00046: Starting mobile 22:50:46.436836 run osmo-ms-mob/00046(pid=181): Launched 22:50:46.459494 run mass: MS start registered {at=12193331.423908688, delay=0.007935574278235435, ms=00046} 22:50:46.951183 run osmo-ms-mob/00047: Starting mobile 22:50:46.977899 run osmo-ms-mob/00047(pid=182): Launched 22:50:47.000382 run mass: MS start registered {at=12193331.964797856, delay=0.010139329358935356, ms=00047} 22:50:47.248926 run osmo-ms-mob/00048: Starting mobile 22:50:47.275873 run osmo-ms-mob/00048(pid=183): Launched 22:50:47.296880 run mass: MS start registered {at=12193332.261300078, delay=0.008495679125189781, ms=00048} 22:50:47.547498 run osmo-ms-mob/00049: Starting mobile 22:50:47.576173 run osmo-ms-mob/00049(pid=184): Launched 22:50:47.600226 run mass: MS start registered {at=12193332.564614756, delay=0.011606357991695404, ms=00049} 22:50:47.849058 run osmo-ms-mob/00050: Starting mobile 22:50:47.876130 run osmo-ms-mob/00050(pid=185): Launched 22:50:47.898320 run mass: MS start registered {at=12193332.86274662, delay=0.009943602606654167, ms=00050} 22:50:48.089195 run mass: MS performed LU {at=12193333.053578785, lu_delay=6.189161533489823, ms=00032} 22:50:48.135252 run mass: MS performed LU {at=12193333.099683281, lu_delay=5.137012846767902, ms=00035} 22:50:48.157038 run osmo-ms-mob/00051: Starting mobile 22:50:48.183789 run osmo-ms-mob/00051(pid=186): Launched 22:50:48.204384 run mass: MS performed LU {at=12193333.168798594, lu_delay=4.806935761123896, ms=00036} 22:50:48.220704 run mass: MS start registered {at=12193333.18513932, delay=0.024590717628598213, ms=00051} 22:50:48.241180 run mass: MS performed LU {at=12193333.205606082, lu_delay=5.692986628040671, ms=00034} 22:50:48.267014 run osmo-ms-mob/00052: Starting mobile 22:50:48.293975 run osmo-ms-mob/00052(pid=187): Launched 22:50:48.306478 run mass: MS performed LU {at=12193333.270906625, lu_delay=6.0076467134058475, ms=00033} 22:50:48.318357 run mass: MS start registered {at=12193333.28279347, delay=0.011907514184713364, ms=00052} 22:50:48.847667 run osmo-ms-mob/00053: Starting mobile 22:50:48.874261 run osmo-ms-mob/00053(pid=188): Launched 22:50:48.896145 run mass: MS start registered {at=12193333.860565828, delay=0.00964559055864811, ms=00053} 22:50:49.148192 run osmo-ms-mob/00054: Starting mobile 22:50:49.176617 run osmo-ms-mob/00054(pid=189): Launched 22:50:49.197423 run mass: MS start registered {at=12193334.161835993, delay=0.007597241550683975, ms=00054} 22:50:49.445614 run osmo-ms-mob/00055: Starting mobile 22:50:49.473816 run osmo-ms-mob/00055(pid=190): Launched 22:50:49.496891 run mass: MS start registered {at=12193334.46131486, delay=0.010140052065253258, ms=00055} 22:50:49.749301 run osmo-ms-mob/00056: Starting mobile 22:50:49.775763 run osmo-ms-mob/00056(pid=191): Launched 22:50:49.796880 run mass: MS start registered {at=12193334.761292653, delay=0.009079907089471817, ms=00056} 22:50:49.870536 run mass: MS performed LU {at=12193334.834933514, lu_delay=5.318792141973972, ms=00040} 22:50:49.952847 run mass: MS performed LU {at=12193334.917242346, lu_delay=4.8542860094457865, ms=00041} 22:50:49.979654 run osmo-ms-mob/00057: Starting mobile 22:50:50.006895 run osmo-ms-mob/00057(pid=192): Launched 22:50:50.019729 run mass: MS performed LU {at=12193334.984151863, lu_delay=5.619454683735967, ms=00039} 22:50:50.032144 run mass: MS start registered {at=12193334.996576678, delay=0.012452878057956696, ms=00057} 22:50:50.143354 run mass: MS performed LU {at=12193335.107747616, lu_delay=6.042623702436686, ms=00038} 22:50:50.179847 run mass: MS performed LU {at=12193335.144240065, lu_delay=6.380633579567075, ms=00037} 22:50:50.207542 run osmo-ms-mob/00058: Starting mobile 22:50:50.234501 run osmo-ms-mob/00058(pid=193): Launched 22:50:50.247036 run mass: MS performed LU {at=12193335.211461186, lu_delay=4.849661936983466, ms=00042} 22:50:50.259171 run mass: MS start registered {at=12193335.22360343, delay=0.012168513610959053, ms=00058} 22:50:50.750620 run osmo-ms-mob/00059: Starting mobile 22:50:50.777722 run osmo-ms-mob/00059(pid=194): Launched 22:50:50.799820 run mass: MS start registered {at=12193335.764219966, delay=0.009703932330012321, ms=00059} 22:50:51.049713 run osmo-ms-mob/00060: Starting mobile 22:50:51.076833 run osmo-ms-mob/00060(pid=195): Launched 22:50:51.099439 run mass: MS start registered {at=12193336.063840568, delay=0.009748464450240135, ms=00060} 22:50:51.448191 run osmo-ms-mob/00061: Starting mobile 22:50:51.474720 run osmo-ms-mob/00061(pid=196): Launched 22:50:51.497141 run mass: MS start registered {at=12193336.461566499, delay=0.010201595723628998, ms=00061} 22:50:51.749175 run osmo-ms-mob/00062: Starting mobile 22:50:51.775933 run osmo-ms-mob/00062(pid=197): Launched 22:50:51.797635 run mass: MS start registered {at=12193336.762019167, delay=0.00940675288438797, ms=00062} 22:50:51.854487 run mass: MS performed LU {at=12193336.818895731, lu_delay=6.051406340673566, ms=00043} 22:50:51.901013 run mass: MS performed LU {at=12193336.865429364, lu_delay=4.60412928648293, ms=00048} 22:50:51.928577 run osmo-ms-mob/00063: Starting mobile 22:50:51.955690 run osmo-ms-mob/00063(pid=198): Launched 22:50:51.970314 run mass: MS performed LU {at=12193336.934727792, lu_delay=5.702974174171686, ms=00045} 22:50:51.983098 run mass: MS start registered {at=12193336.94753159, delay=0.014846857637166977, ms=00063} 22:50:52.006381 run mass: MS performed LU {at=12193336.97080547, lu_delay=5.546896781772375, ms=00046} 22:50:52.043987 run mass: MS performed LU {at=12193337.00838391, lu_delay=5.946486182510853, ms=00044} 22:50:52.071831 run osmo-ms-mob/00064: Starting mobile 22:50:52.101678 run osmo-ms-mob/00064(pid=199): Launched 22:50:52.114649 run mass: MS performed LU {at=12193337.079071287, lu_delay=5.114273430779576, ms=00047} 22:50:52.126939 run mass: MS start registered {at=12193337.09137253, delay=0.012327663600444794, ms=00064} 22:50:52.849078 run osmo-ms-mob/00065: Starting mobile 22:50:52.876593 run osmo-ms-mob/00065(pid=200): Launched 22:50:52.900621 run mass: MS start registered {at=12193337.865024172, delay=0.011503644287586212, ms=00065} 22:50:53.149250 run osmo-ms-mob/00066: Starting mobile 22:50:53.177984 run osmo-ms-mob/00066(pid=201): Launched 22:50:53.200033 run mass: MS start registered {at=12193338.164448446, delay=0.00939827598631382, ms=00066} 22:50:53.550102 run osmo-ms-mob/00067: Starting mobile 22:50:53.576898 run osmo-ms-mob/00067(pid=202): Launched 22:50:53.599682 run mass: MS start registered {at=12193338.564108673, delay=0.010475913062691689, ms=00067} 22:50:53.635864 run mass: MS performed LU {at=12193338.600263396, lu_delay=5.317469926550984, ms=00052} 22:50:53.719166 run mass: MS performed LU {at=12193338.683552792, lu_delay=5.498413471505046, ms=00051} 22:50:53.744839 run osmo-ms-mob/00068: Starting mobile 22:50:53.770939 run osmo-ms-mob/00068(pid=203): Launched 22:50:53.782988 run mass: MS performed LU {at=12193338.74742048, lu_delay=4.886854652315378, ms=00053} 22:50:53.794636 run mass: MS start registered {at=12193338.759073345, delay=0.011672751978039742, ms=00068} 22:50:53.908797 run mass: MS performed LU {at=12193338.873186003, lu_delay=6.308571247383952, ms=00049} 22:50:53.944648 run mass: MS performed LU {at=12193338.90906118, lu_delay=6.046314559876919, ms=00050} 22:50:53.971475 run osmo-ms-mob/00069: Starting mobile 22:50:53.997771 run osmo-ms-mob/00069(pid=204): Launched 22:50:54.009824 run mass: MS performed LU {at=12193338.974251864, lu_delay=4.81241587176919, ms=00054} 22:50:54.021848 run mass: MS start registered {at=12193338.986284673, delay=0.012055180966854095, ms=00069} 22:50:54.648633 run osmo-ms-mob/00070: Starting mobile 22:50:54.675257 run osmo-ms-mob/00070(pid=205): Launched 22:50:54.709376 run mass: MS start registered {at=12193339.673784979, delay=0.02191094681620598, ms=00070} 22:50:55.047199 run osmo-ms-mob/00071: Starting mobile 22:50:55.073953 run osmo-ms-mob/00071(pid=206): Launched 22:50:55.096680 run mass: MS start registered {at=12193340.061103556, delay=0.010191166773438454, ms=00071} 22:50:55.446761 run osmo-ms-mob/00072: Starting mobile 22:50:55.473227 run osmo-ms-mob/00072(pid=207): Launched 22:50:55.520650 run mass: MS start registered {at=12193340.485061549, delay=0.03520909696817398, ms=00072} 22:50:55.620440 run mass: MS performed LU {at=12193340.584836824, lu_delay=5.58826014585793, ms=00057} 22:50:55.735497 run mass: MS performed LU {at=12193340.699892415, lu_delay=5.93859976157546, ms=00056} 22:50:55.761471 run osmo-ms-mob/00073: Starting mobile 22:50:55.788160 run osmo-ms-mob/00073(pid=208): Launched 22:50:55.800551 run mass: MS performed LU {at=12193340.76497784, lu_delay=6.303662979975343, ms=00055} 22:50:55.812658 run mass: MS performed LU {at=12193340.777093707, lu_delay=5.01287374086678, ms=00059} 22:50:55.824482 run mass: MS start registered {at=12193340.788918024, delay=0.023963376879692078, ms=00073} 22:50:56.100755 run mass: MS performed LU {at=12193341.065136274, lu_delay=5.001295706257224, ms=00060} 22:50:56.127766 run osmo-ms-mob/00074: Starting mobile 22:50:56.154121 run osmo-ms-mob/00074(pid=209): Launched 22:50:56.177338 run mass: MS start registered {at=12193341.141762918, delay=0.01062520407140255, ms=00074} 22:50:56.651518 run osmo-ms-mob/00075: Starting mobile 22:50:56.679155 run osmo-ms-mob/00075(pid=210): Launched 22:50:56.700686 run mass: MS start registered {at=12193341.6651105, delay=0.009126575663685799, ms=00075} 22:50:57.150627 run osmo-ms-mob/00076: Starting mobile 22:50:57.177299 run osmo-ms-mob/00076(pid=211): Launched 22:50:57.198222 run mass: MS start registered {at=12193342.162644237, delay=0.008924895897507668, ms=00076} 22:50:57.401964 run mass: MS performed LU {at=12193342.366350131, lu_delay=5.904783632606268, ms=00061} 22:50:57.485442 run mass: MS performed LU {at=12193342.449814808, lu_delay=5.358442276716232, ms=00064} 22:50:57.511209 run osmo-ms-mob/00077: Starting mobile 22:50:57.538075 run osmo-ms-mob/00077(pid=212): Launched 22:50:57.553414 run mass: MS performed LU {at=12193342.517833428, lu_delay=5.570301838219166, ms=00063} 22:50:57.568561 run mass: MS start registered {at=12193342.53299534, delay=0.01519203744828701, ms=00077} 22:50:57.675128 run mass: MS performed LU {at=12193342.639510226, lu_delay=5.877491058781743, ms=00062} 22:50:57.710415 run mass: MS performed LU {at=12193342.67482522, lu_delay=4.809801047667861, ms=00065} 22:50:58.048174 run osmo-ms-mob/00078: Starting mobile 22:50:58.074546 run osmo-ms-mob/00078(pid=213): Launched 22:50:58.098723 run mass: MS start registered {at=12193343.063133728, delay=0.011784061789512634, ms=00078} 22:50:58.449340 run osmo-ms-mob/00079: Starting mobile 22:50:58.476407 run osmo-ms-mob/00079(pid=214): Launched 22:50:58.497432 run mass: MS start registered {at=12193343.461859869, delay=0.008566122502088547, ms=00079} 22:50:58.948875 run osmo-ms-mob/00080: Starting mobile 22:50:58.975475 run osmo-ms-mob/00080(pid=215): Launched 22:50:58.995658 run mass: MS start registered {at=12193343.960084487, delay=0.007885154336690903, ms=00080} 22:50:59.266471 run mass: MS performed LU {at=12193344.230838846, lu_delay=5.2445541732013226, ms=00069} 22:50:59.303051 run mass: MS performed LU {at=12193344.267440079, lu_delay=5.508366733789444, ms=00068} 22:50:59.327948 run osmo-ms-mob/00081: Starting mobile 22:50:59.354939 run osmo-ms-mob/00081(pid=216): Launched 22:50:59.386655 run mass: MS performed LU {at=12193344.351018438, lu_delay=4.677233459427953, ms=00070} 22:50:59.403799 run mass: MS start registered {at=12193344.36823343, delay=0.03683577477931976, ms=00081} 22:50:59.612287 run mass: MS performed LU {at=12193344.576660978, lu_delay=6.0125523041933775, ms=00067} 22:50:59.850187 run osmo-ms-mob/00082: Starting mobile 22:50:59.876364 run osmo-ms-mob/00082(pid=217): Launched 22:50:59.899875 run mass: MS start registered {at=12193344.864303285, delay=0.01135045662522316, ms=00082} 22:51:00.450276 run osmo-ms-mob/00083: Starting mobile 22:51:00.477696 run osmo-ms-mob/00083(pid=218): Launched 22:51:00.500188 run mass: MS start registered {at=12193345.464592302, delay=0.009679066017270088, ms=00083} 22:51:00.952660 run osmo-ms-mob/00084: Starting mobile 22:51:00.981416 run osmo-ms-mob/00084(pid=219): Launched 22:51:01.023874 run mass: MS start registered {at=12193345.988286316, delay=0.029592478647828102, ms=00084} 22:51:01.167293 run mass: MS performed LU {at=12193346.131694023, lu_delay=4.989931104704738, ms=00074} 22:51:01.250313 run mass: MS performed LU {at=12193346.214697963, lu_delay=5.425779938697815, ms=00073} 22:51:01.297236 run mass: MS performed LU {at=12193346.26166506, lu_delay=5.776603510603309, ms=00072} 22:51:01.318937 run osmo-ms-mob/00085: Starting mobile 22:51:01.345458 run osmo-ms-mob/00085(pid=220): Launched 22:51:01.367135 run mass: MS start registered {at=12193346.331514694, delay=0.00856870785355568, ms=00085} 22:51:01.440892 run mass: MS performed LU {at=12193346.40527103, lu_delay=6.344167472794652, ms=00071} 22:51:01.477049 run mass: MS performed LU {at=12193346.441412177, lu_delay=4.776301676407456, ms=00075} 22:51:02.050403 run osmo-ms-mob/00086: Starting mobile 22:51:02.078659 run osmo-ms-mob/00086(pid=221): Launched 22:51:02.103832 run mass: MS start registered {at=12193347.068217948, delay=0.012530133128166199, ms=00086} 22:51:02.650092 run osmo-ms-mob/00087: Starting mobile 22:51:02.676636 run osmo-ms-mob/00087(pid=222): Launched 22:51:02.700415 run mass: MS start registered {at=12193347.664819604, delay=0.008753374218940735, ms=00087} 22:51:03.151815 run mass: MS performed LU {at=12193348.116192048, lu_delay=4.6543321795761585, ms=00079} 22:51:03.177503 run osmo-ms-mob/00088: Starting mobile 22:51:03.204861 run osmo-ms-mob/00088(pid=223): Launched 22:51:03.218790 run mass: MS performed LU {at=12193348.183212893, lu_delay=5.120079165324569, ms=00078} 22:51:03.231006 run mass: MS start registered {at=12193348.195438225, delay=0.012251731008291245, ms=00088} 22:51:03.267186 run mass: MS performed LU {at=12193348.23156721, lu_delay=5.698571870103478, ms=00077} 22:51:03.304396 run mass: MS performed LU {at=12193348.268769342, lu_delay=6.106125105172396, ms=00076} 22:51:03.849073 run osmo-ms-mob/00089: Starting mobile 22:51:03.876785 run osmo-ms-mob/00089(pid=224): Launched 22:51:03.904660 run mass: MS start registered {at=12193348.86903791, delay=0.01488351821899414, ms=00089} 22:51:04.448693 run osmo-ms-mob/00090: Starting mobile 22:51:04.476461 run osmo-ms-mob/00090(pid=225): Launched 22:51:04.501897 run mass: MS start registered {at=12193349.466284437, delay=0.012776698917150497, ms=00090} 22:51:04.933687 run mass: MS performed LU {at=12193349.89806806, lu_delay=5.529834629967809, ms=00081} 22:51:05.016728 run mass: MS performed LU {at=12193349.98109396, lu_delay=6.021009473130107, ms=00080} 22:51:05.062603 run mass: MS performed LU {at=12193350.02702458, lu_delay=5.162721294909716, ms=00082} 22:51:05.084553 run osmo-ms-mob/00091: Starting mobile 22:51:05.111500 run osmo-ms-mob/00091(pid=226): Launched 22:51:05.134407 run mass: MS start registered {at=12193350.098816523, delay=0.010503163561224937, ms=00091} 22:51:05.206628 run mass: MS performed LU {at=12193350.171011524, lu_delay=4.706419222056866, ms=00083} 22:51:05.848856 run osmo-ms-mob/00092: Starting mobile 22:51:05.876536 run osmo-ms-mob/00092(pid=227): Launched 22:51:05.897981 run mass: MS start registered {at=12193350.86240058, delay=0.008604655042290688, ms=00092} 22:51:06.650581 run osmo-ms-mob/00093: Starting mobile 22:51:06.677301 run osmo-ms-mob/00093(pid=228): Launched 22:51:06.702378 run mass: MS start registered {at=12193351.666802466, delay=0.01265406608581543, ms=00093} 22:51:06.917796 run mass: MS performed LU {at=12193351.882163418, lu_delay=5.893877102062106, ms=00084} 22:51:06.963726 run mass: MS performed LU {at=12193351.928148702, lu_delay=4.859930753707886, ms=00086} 22:51:07.032691 run mass: MS performed LU {at=12193351.99707079, lu_delay=5.6655560955405235, ms=00085} 22:51:07.546832 run osmo-ms-mob/00094: Starting mobile 22:51:07.574289 run osmo-ms-mob/00094(pid=229): Launched 22:51:07.595720 run mass: MS start registered {at=12193352.560144922, delay=0.008706746622920036, ms=00094} 22:51:08.449293 run osmo-ms-mob/00095: Starting mobile 22:51:08.481831 run osmo-ms-mob/00095(pid=230): Launched 22:51:08.505558 run mass: MS start registered {at=12193353.469977183, delay=0.011685244739055634, ms=00095} 22:51:08.699094 run mass: MS performed LU {at=12193353.663471863, lu_delay=4.794433953240514, ms=00089} 22:51:08.782761 run mass: MS performed LU {at=12193353.7471333, lu_delay=6.082313695922494, ms=00087} 22:51:08.828383 run mass: MS performed LU {at=12193353.792794913, lu_delay=5.59735668823123, ms=00088} 22:51:09.450227 run osmo-ms-mob/00096: Starting mobile 22:51:09.477267 run osmo-ms-mob/00096(pid=231): Launched 22:51:09.501464 run mass: MS start registered {at=12193354.465883367, delay=0.011583123356103897, ms=00096} 22:51:10.548836 run osmo-ms-mob/00097: Starting mobile 22:51:10.575702 run osmo-ms-mob/00097(pid=232): Launched 22:51:10.598985 run mass: MS start registered {at=12193355.563398182, delay=0.010997993871569633, ms=00097} 22:51:10.683763 run mass: MS performed LU {at=12193355.648158234, lu_delay=6.181873796507716, ms=00090} 22:51:10.729848 run mass: MS performed LU {at=12193355.694276536, lu_delay=5.595460012555122, ms=00091} 22:51:10.799087 run mass: MS performed LU {at=12193355.763460167, lu_delay=4.901059586554766, ms=00092} 22:51:11.849052 run osmo-ms-mob/00098: Starting mobile 22:51:11.875948 run osmo-ms-mob/00098(pid=233): Launched 22:51:11.899225 run mass: MS start registered {at=12193356.863631617, delay=0.006758274510502815, ms=00098} 22:51:12.547919 run mass: MS performed LU {at=12193357.512214826, lu_delay=4.952069904655218, ms=00094} 22:51:12.594000 run mass: MS performed LU {at=12193357.558409464, lu_delay=5.8916069976985455, ms=00093} 22:51:12.699933 run mass: MS performed LU {at=12193357.664313702, lu_delay=22.44071027263999, ms=00058} 22:51:13.651282 run osmo-ms-mob/00099: Starting mobile 22:51:13.677613 run osmo-ms-mob/00099(pid=234): Launched 22:51:13.690072 run mass: All started... {duration=55.7567559722811, too_slow=0} 22:51:13.702335 run mass: MS start registered {at=12193358.666759986, delay=0.012251369655132294, ms=00099} 22:51:14.449164 run mass: MS performed LU {at=12193359.413522033, lu_delay=4.947638666257262, ms=00096} 22:51:14.495392 run mass: MS performed LU {at=12193359.459805436, lu_delay=5.989828253164887, ms=00095} 22:51:16.314030 run mass: MS performed LU {at=12193361.278391564, lu_delay=5.714993381872773, ms=00097} 22:51:16.595131 run mass: MS performed LU {at=12193361.55951071, lu_delay=23.395062264055014, ms=00066} 22:51:16.683050 run mass: MS performed LU {at=12193361.64746323, lu_delay=4.783831613138318, ms=00098} 22:51:18.451751 run mass: MS performed LU {at=12193363.416125882, lu_delay=4.749365895986557, ms=00099} 22:51:18.467846 run mass: Tests done {all_completed=True, max=23.395062264055014, min=4.60412928648293} 22:51:18.479356 tst register_default_mass.py: Test passed (84.4 sec) 22:51:18.490451 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:51:18.496837 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:51:18.503258 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:51:18.509671 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:51:18.516068 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:51:18.522504 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:51:18.528910 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:51:18.535340 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:51:18.541769 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:51:18.548240 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:51:18.554650 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:51:18.561069 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:51:18.567590 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:51:18.573991 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:51:18.580994 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:51:18.587460 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:51:18.594840 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:51:18.602407 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:51:18.609154 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:51:18.615662 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:51:18.623195 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:51:18.630362 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:51:18.637225 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:51:18.645148 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:51:18.651785 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:51:18.658333 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:51:18.664989 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:51:18.671587 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:51:18.678151 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:51:18.684707 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:51:18.691331 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:51:18.697978 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:51:18.704528 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:51:18.711021 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:51:18.717616 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:51:18.724162 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:51:18.731513 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:51:18.738101 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:51:18.744663 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:51:18.752069 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:51:18.758521 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:51:18.764983 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:51:18.771592 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:51:18.778224 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:51:18.784743 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:51:18.791921 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:51:18.798656 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:51:18.805201 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:51:18.812028 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:51:18.818591 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:51:18.825158 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:51:18.832060 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:51:18.838649 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:51:18.845239 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:51:18.851754 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:51:18.858630 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:51:18.865720 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:51:18.873002 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:51:18.880630 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:51:18.887186 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:51:18.893747 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:51:18.900276 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:51:18.906830 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:51:18.913363 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:51:18.920716 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:51:18.927501 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:51:18.934200 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:51:18.941865 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:51:18.948351 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:51:18.954885 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:51:18.961640 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:51:18.969167 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:51:18.975732 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:51:18.982260 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:51:18.988861 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:51:18.995432 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:51:19.002037 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:51:19.008686 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:51:19.015510 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:51:19.022188 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:51:19.029864 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:51:19.036443 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:51:19.043009 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:51:19.049713 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:51:19.056387 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:51:19.062999 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:51:19.069648 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:51:19.076197 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:51:19.082853 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:51:19.089488 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:51:19.096238 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:51:19.102853 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:51:19.109516 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:51:19.116248 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:51:19.122885 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:51:19.129630 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:51:19.136331 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:51:19.143017 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:51:19.150457 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:51:19.157065 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:51:19.163645 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:51:19.170211 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:51:19.176773 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:51:19.183356 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:51:19.190075 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:51:19.197474 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:51:19.205123 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:51:19.211618 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:51:19.218190 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:51:19.224711 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:51:19.231236 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:51:19.237730 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:51:19.244280 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:51:19.250757 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:51:19.257359 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:51:19.263896 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:51:19.270356 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:51:19.276859 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:51:19.283354 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:51:19.289839 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:51:19.296285 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:51:19.302708 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:51:19.310854 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:51:19.321071 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:51:19.327401 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:51:19.333760 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:51:19.340017 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:51:19.346333 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:51:19.352594 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:51:19.358839 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:51:19.365165 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:51:19.371468 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:51:19.377779 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:51:19.384079 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:51:19.390343 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:51:19.396668 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:51:19.402943 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:51:19.409243 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:51:19.415619 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:51:19.421836 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:51:19.428128 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:51:19.434594 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:51:19.440882 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:51:19.447175 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:51:19.453430 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:51:19.459700 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:51:19.465999 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:51:19.472342 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:51:19.478631 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:51:19.484940 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:51:19.491184 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:51:19.497483 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:51:19.503764 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:51:19.510013 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:51:19.516375 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:51:19.522616 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:51:19.528904 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:51:19.535357 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:51:19.541614 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:51:19.547898 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:51:19.554292 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:51:19.560548 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:51:19.566803 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:51:19.573115 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:51:19.579446 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:51:19.585785 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:51:19.592012 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:51:19.598245 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:51:19.604601 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:51:19.610864 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:51:19.617128 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:51:19.623498 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:51:19.629823 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:51:19.636262 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:51:19.642697 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:51:19.649053 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:51:19.655467 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:51:19.661783 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:51:19.668122 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:51:19.674468 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:51:19.680841 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:51:19.687161 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:51:19.693447 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:51:19.699677 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:51:19.705991 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:51:19.712303 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:51:19.718596 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:51:19.724932 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:51:19.731335 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:51:19.737629 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:51:19.743995 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:51:19.750257 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:51:19.756587 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:51:19.762833 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:51:19.769077 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:51:19.775604 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:51:19.781927 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:51:19.788253 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:51:19.794512 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:51:19.800787 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:51:19.807016 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:51:19.813365 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:51:19.819717 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:51:19.826017 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:51:19.832337 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:51:19.838695 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:51:19.845117 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:51:19.851532 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:51:19.858108 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:51:19.864552 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:51:19.871018 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:51:19.877503 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:51:19.883932 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:51:19.890346 --- ParallelTerminationStrategy: PID 22 died... 22:51:19.893149 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:51:19.900117 --- ParallelTerminationStrategy: PID 23 died... 22:51:19.902875 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:51:19.909832 --- ParallelTerminationStrategy: PID 24 died... 22:51:19.912644 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:51:19.919594 --- ParallelTerminationStrategy: PID 25 died... 22:51:19.922403 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:51:19.929290 --- ParallelTerminationStrategy: PID 26 died... 22:51:19.932230 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:51:19.939269 --- ParallelTerminationStrategy: PID 27 died... 22:51:19.942101 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:51:19.949003 --- ParallelTerminationStrategy: PID 28 died... 22:51:19.951860 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:51:19.958785 --- ParallelTerminationStrategy: PID 29 died... 22:51:19.961624 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:51:19.968681 --- ParallelTerminationStrategy: PID 30 died... 22:51:19.971465 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:51:19.978434 --- ParallelTerminationStrategy: PID 31 died... 22:51:19.981218 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:51:19.988297 --- ParallelTerminationStrategy: PID 32 died... 22:51:19.991075 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:51:19.998539 --- ParallelTerminationStrategy: PID 33 died... 22:51:20.001473 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:51:20.008655 --- ParallelTerminationStrategy: PID 35 died... 22:51:20.011533 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:51:20.018569 --- ParallelTerminationStrategy: PID 36 died... 22:51:20.021417 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:51:20.028498 --- ParallelTerminationStrategy: PID 37 died... 22:51:20.031396 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:51:20.039580 --- ParallelTerminationStrategy: PID 38 died... 22:51:20.042529 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:51:20.049734 --- ParallelTerminationStrategy: PID 39 died... 22:51:20.052722 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:51:20.059866 --- ParallelTerminationStrategy: PID 40 died... 22:51:20.062790 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:51:20.069881 --- ParallelTerminationStrategy: PID 41 died... 22:51:20.072828 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:51:20.080187 --- ParallelTerminationStrategy: PID 42 died... 22:51:20.083017 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:51:20.090195 --- ParallelTerminationStrategy: PID 43 died... 22:51:20.093047 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:51:20.100116 --- ParallelTerminationStrategy: PID 44 died... 22:51:20.102953 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:51:20.110059 --- ParallelTerminationStrategy: PID 45 died... 22:51:20.112977 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:51:20.120121 --- ParallelTerminationStrategy: PID 46 died... 22:51:20.123035 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:51:20.130345 --- ParallelTerminationStrategy: PID 47 died... 22:51:20.133317 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:51:20.140871 --- ParallelTerminationStrategy: PID 48 died... 22:51:20.143865 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:51:20.151055 --- ParallelTerminationStrategy: PID 49 died... 22:51:20.154052 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:51:20.161285 --- ParallelTerminationStrategy: PID 50 died... 22:51:20.164203 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:51:20.171352 --- ParallelTerminationStrategy: PID 51 died... 22:51:20.174293 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:51:20.181521 --- ParallelTerminationStrategy: PID 52 died... 22:51:20.184463 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:51:20.191704 --- ParallelTerminationStrategy: PID 53 died... 22:51:20.196292 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:51:20.203648 --- ParallelTerminationStrategy: PID 54 died... 22:51:20.206554 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:51:20.214283 --- ParallelTerminationStrategy: PID 55 died... 22:51:20.217233 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:51:20.224492 --- ParallelTerminationStrategy: PID 56 died... 22:51:20.227583 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:51:20.234919 --- ParallelTerminationStrategy: PID 57 died... 22:51:20.237847 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:51:20.245052 --- ParallelTerminationStrategy: PID 58 died... 22:51:20.247982 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:51:20.255317 --- ParallelTerminationStrategy: PID 59 died... 22:51:20.258246 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:51:20.265689 --- ParallelTerminationStrategy: PID 60 died... 22:51:20.268644 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:51:20.275828 --- ParallelTerminationStrategy: PID 61 died... 22:51:20.278839 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:51:20.286120 --- ParallelTerminationStrategy: PID 62 died... 22:51:20.289061 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:51:20.296218 --- ParallelTerminationStrategy: PID 63 died... 22:51:20.299153 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:51:20.306372 --- ParallelTerminationStrategy: PID 64 died... 22:51:20.309211 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:51:20.316561 --- ParallelTerminationStrategy: PID 65 died... 22:51:20.319634 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:51:20.326918 --- ParallelTerminationStrategy: PID 66 died... 22:51:20.329852 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:51:20.337138 --- ParallelTerminationStrategy: PID 67 died... 22:51:20.340093 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:51:20.347471 --- ParallelTerminationStrategy: PID 68 died... 22:51:20.350395 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:51:20.357589 --- ParallelTerminationStrategy: PID 69 died... 22:51:20.360564 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:51:20.367814 --- ParallelTerminationStrategy: PID 70 died... 22:51:20.370704 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:51:20.377802 --- ParallelTerminationStrategy: PID 71 died... 22:51:20.380732 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:51:20.387897 --- ParallelTerminationStrategy: PID 72 died... 22:51:20.390875 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:51:20.398222 --- ParallelTerminationStrategy: PID 73 died... 22:51:20.401168 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:51:20.408518 --- ParallelTerminationStrategy: PID 74 died... 22:51:20.411646 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:51:20.418859 --- ParallelTerminationStrategy: PID 75 died... 22:51:20.421842 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:51:20.429111 --- ParallelTerminationStrategy: PID 76 died... 22:51:20.432116 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:51:20.439354 --- ParallelTerminationStrategy: PID 77 died... 22:51:20.442253 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:51:20.449464 --- ParallelTerminationStrategy: PID 78 died... 22:51:20.452372 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:51:20.459708 --- ParallelTerminationStrategy: PID 79 died... 22:51:20.462655 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:51:20.469810 --- ParallelTerminationStrategy: PID 80 died... 22:51:20.472754 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:51:20.479833 --- ParallelTerminationStrategy: PID 81 died... 22:51:20.482773 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:51:20.489887 --- ParallelTerminationStrategy: PID 82 died... 22:51:20.492756 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:51:20.499917 --- ParallelTerminationStrategy: PID 83 died... 22:51:20.502836 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:51:20.509888 --- ParallelTerminationStrategy: PID 84 died... 22:51:20.513043 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:51:20.521561 --- ParallelTerminationStrategy: PID 85 died... 22:51:20.524391 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:51:20.531395 --- ParallelTerminationStrategy: PID 86 died... 22:51:20.534259 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:51:20.541212 --- ParallelTerminationStrategy: PID 87 died... 22:51:20.544005 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:51:20.551026 --- ParallelTerminationStrategy: PID 88 died... 22:51:20.553881 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:51:20.560841 --- ParallelTerminationStrategy: PID 89 died... 22:51:20.563660 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:51:20.570635 --- ParallelTerminationStrategy: PID 90 died... 22:51:20.573464 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:51:20.580425 --- ParallelTerminationStrategy: PID 91 died... 22:51:20.583227 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:51:20.590192 --- ParallelTerminationStrategy: PID 92 died... 22:51:20.593032 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:51:20.599961 --- ParallelTerminationStrategy: PID 93 died... 22:51:20.602761 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:51:20.609695 --- ParallelTerminationStrategy: PID 94 died... 22:51:20.612508 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:51:20.619419 --- ParallelTerminationStrategy: PID 95 died... 22:51:20.622214 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:51:20.629196 --- ParallelTerminationStrategy: PID 96 died... 22:51:20.632064 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:51:20.639033 --- ParallelTerminationStrategy: PID 97 died... 22:51:20.641877 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:51:20.648828 --- ParallelTerminationStrategy: PID 98 died... 22:51:20.651657 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:51:20.658609 --- ParallelTerminationStrategy: PID 99 died... 22:51:20.661453 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:51:20.668441 --- ParallelTerminationStrategy: PID 100 died... 22:51:20.671271 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:51:20.678245 --- ParallelTerminationStrategy: PID 101 died... 22:51:20.681059 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:51:20.688020 --- ParallelTerminationStrategy: PID 102 died... 22:51:20.690836 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:51:20.697813 --- ParallelTerminationStrategy: PID 103 died... 22:51:20.700674 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:51:20.707782 --- ParallelTerminationStrategy: PID 104 died... 22:51:20.710628 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:51:20.717703 --- ParallelTerminationStrategy: PID 105 died... 22:51:20.720549 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:51:20.727591 --- ParallelTerminationStrategy: PID 106 died... 22:51:20.730476 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:51:20.737535 --- ParallelTerminationStrategy: PID 107 died... 22:51:20.740408 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:51:20.747404 --- ParallelTerminationStrategy: PID 108 died... 22:51:20.750273 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:51:20.757286 --- ParallelTerminationStrategy: PID 109 died... 22:51:20.760124 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:51:20.767042 --- ParallelTerminationStrategy: PID 110 died... 22:51:20.769915 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:51:20.776959 --- ParallelTerminationStrategy: PID 111 died... 22:51:20.779819 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:51:20.786821 --- ParallelTerminationStrategy: PID 112 died... 22:51:20.789647 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:51:20.796682 --- ParallelTerminationStrategy: PID 113 died... 22:51:20.799543 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:51:20.806542 --- ParallelTerminationStrategy: PID 114 died... 22:51:20.809442 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:51:20.816436 --- ParallelTerminationStrategy: PID 115 died... 22:51:20.819270 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:51:20.826243 --- ParallelTerminationStrategy: PID 116 died... 22:51:20.829132 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:51:20.836154 --- ParallelTerminationStrategy: PID 117 died... 22:51:20.838987 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:51:20.846163 --- ParallelTerminationStrategy: PID 118 died... 22:51:20.850124 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:51:20.857262 --- ParallelTerminationStrategy: PID 119 died... 22:51:20.860175 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:51:20.867268 --- ParallelTerminationStrategy: PID 120 died... 22:51:20.870162 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:51:20.878287 --- ParallelTerminationStrategy: PID 121 died... 22:51:20.881994 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:51:20.888980 --- ParallelTerminationStrategy: PID 122 died... 22:51:20.891868 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:51:20.898867 --- ParallelTerminationStrategy: PID 123 died... 22:51:20.901736 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:51:20.908735 --- ParallelTerminationStrategy: PID 124 died... 22:51:20.911626 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:51:20.918588 --- ParallelTerminationStrategy: PID 125 died... 22:51:20.921455 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:51:20.928474 --- ParallelTerminationStrategy: PID 126 died... 22:51:20.931348 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:51:20.938340 --- ParallelTerminationStrategy: PID 127 died... 22:51:20.941211 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:51:20.948254 --- ParallelTerminationStrategy: PID 128 died... 22:51:20.951071 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:51:20.958135 --- ParallelTerminationStrategy: PID 129 died... 22:51:20.961007 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:51:20.968070 --- ParallelTerminationStrategy: PID 130 died... 22:51:20.970913 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:51:20.977933 --- ParallelTerminationStrategy: PID 131 died... 22:51:20.980811 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:51:20.987760 --- ParallelTerminationStrategy: PID 132 died... 22:51:20.990592 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:51:20.997664 --- ParallelTerminationStrategy: PID 133 died... 22:51:21.000728 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:51:21.007906 --- ParallelTerminationStrategy: PID 134 died... 22:51:21.010735 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:51:21.017829 --- ParallelTerminationStrategy: PID 135 died... 22:51:21.020706 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:51:21.027864 --- ParallelTerminationStrategy: PID 136 died... 22:51:21.030793 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:51:21.038205 --- ParallelTerminationStrategy: PID 137 died... 22:51:21.041050 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:51:21.048053 --- ParallelTerminationStrategy: PID 138 died... 22:51:21.050865 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:51:21.057853 --- ParallelTerminationStrategy: PID 139 died... 22:51:21.060673 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:51:21.067633 --- ParallelTerminationStrategy: PID 140 died... 22:51:21.070434 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:51:21.077444 --- ParallelTerminationStrategy: PID 141 died... 22:51:21.080305 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:51:21.087297 --- ParallelTerminationStrategy: PID 142 died... 22:51:21.090134 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:51:21.097148 --- ParallelTerminationStrategy: PID 143 died... 22:51:21.100013 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:51:21.106993 --- ParallelTerminationStrategy: PID 144 died... 22:51:21.109844 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:51:21.116962 --- ParallelTerminationStrategy: PID 145 died... 22:51:21.119898 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:51:21.127088 --- ParallelTerminationStrategy: PID 146 died... 22:51:21.129936 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:51:21.137184 --- ParallelTerminationStrategy: PID 147 died... 22:51:21.140093 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:51:21.147300 --- ParallelTerminationStrategy: PID 148 died... 22:51:21.150213 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:51:21.157321 --- ParallelTerminationStrategy: PID 149 died... 22:51:21.160239 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:51:21.167290 --- ParallelTerminationStrategy: PID 150 died... 22:51:21.170107 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:51:21.177068 --- ParallelTerminationStrategy: PID 151 died... 22:51:21.179915 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:51:21.186953 --- ParallelTerminationStrategy: PID 152 died... 22:51:21.189862 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:51:21.196895 --- ParallelTerminationStrategy: PID 153 died... 22:51:21.199760 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:51:21.206811 --- ParallelTerminationStrategy: PID 154 died... 22:51:21.209646 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:51:21.216714 --- ParallelTerminationStrategy: PID 155 died... 22:51:21.219601 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:51:21.226544 --- ParallelTerminationStrategy: PID 156 died... 22:51:21.229427 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:51:21.236410 --- ParallelTerminationStrategy: PID 157 died... 22:51:21.239253 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:51:21.246216 --- ParallelTerminationStrategy: PID 158 died... 22:51:21.249081 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:51:21.256029 --- ParallelTerminationStrategy: PID 159 died... 22:51:21.258864 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:51:21.265857 --- ParallelTerminationStrategy: PID 160 died... 22:51:21.268660 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:51:21.275595 --- ParallelTerminationStrategy: PID 161 died... 22:51:21.278431 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:51:21.285465 --- ParallelTerminationStrategy: PID 162 died... 22:51:21.288304 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:51:21.295337 --- ParallelTerminationStrategy: PID 163 died... 22:51:21.298214 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:51:21.305196 --- ParallelTerminationStrategy: PID 164 died... 22:51:21.308060 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:51:21.314993 --- ParallelTerminationStrategy: PID 165 died... 22:51:21.317874 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:51:21.324825 --- ParallelTerminationStrategy: PID 166 died... 22:51:21.327670 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:51:21.334708 --- ParallelTerminationStrategy: PID 167 died... 22:51:21.337539 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:51:21.344525 --- ParallelTerminationStrategy: PID 168 died... 22:51:21.347347 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:51:21.354402 --- ParallelTerminationStrategy: PID 169 died... 22:51:21.357231 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:51:21.364224 --- ParallelTerminationStrategy: PID 170 died... 22:51:21.367047 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:51:21.374014 --- ParallelTerminationStrategy: PID 171 died... 22:51:21.376890 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:51:21.383842 --- ParallelTerminationStrategy: PID 172 died... 22:51:21.386673 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:51:21.393651 --- ParallelTerminationStrategy: PID 173 died... 22:51:21.396508 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:51:21.403507 --- ParallelTerminationStrategy: PID 174 died... 22:51:21.406390 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:51:21.413369 --- ParallelTerminationStrategy: PID 175 died... 22:51:21.416246 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:51:21.423466 --- ParallelTerminationStrategy: PID 176 died... 22:51:21.428391 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:51:21.435518 --- ParallelTerminationStrategy: PID 177 died... 22:51:21.438428 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:51:21.445617 --- ParallelTerminationStrategy: PID 178 died... 22:51:21.448416 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:51:21.457290 --- ParallelTerminationStrategy: PID 179 died... 22:51:21.460065 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:51:21.466929 --- ParallelTerminationStrategy: PID 180 died... 22:51:21.469757 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:51:21.476663 --- ParallelTerminationStrategy: PID 181 died... 22:51:21.479418 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:51:21.486309 --- ParallelTerminationStrategy: PID 182 died... 22:51:21.489123 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:51:21.496089 --- ParallelTerminationStrategy: PID 183 died... 22:51:21.498884 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:51:21.506036 --- ParallelTerminationStrategy: PID 184 died... 22:51:21.509679 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:51:21.517098 --- ParallelTerminationStrategy: PID 185 died... 22:51:21.520009 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:51:21.527075 --- ParallelTerminationStrategy: PID 186 died... 22:51:21.530016 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:51:21.537138 --- ParallelTerminationStrategy: PID 187 died... 22:51:21.540056 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:51:21.547203 --- ParallelTerminationStrategy: PID 188 died... 22:51:21.550047 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:51:21.557224 --- ParallelTerminationStrategy: PID 189 died... 22:51:21.560089 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:51:21.567157 --- ParallelTerminationStrategy: PID 190 died... 22:51:21.570064 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:51:21.577274 --- ParallelTerminationStrategy: PID 191 died... 22:51:21.580177 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:51:21.587277 --- ParallelTerminationStrategy: PID 192 died... 22:51:21.590217 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:51:21.597371 --- ParallelTerminationStrategy: PID 193 died... 22:51:21.600210 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:51:21.607380 --- ParallelTerminationStrategy: PID 194 died... 22:51:21.610244 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:51:21.617425 --- ParallelTerminationStrategy: PID 195 died... 22:51:21.620349 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:51:21.627476 --- ParallelTerminationStrategy: PID 196 died... 22:51:21.630419 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:51:21.637721 --- ParallelTerminationStrategy: PID 197 died... 22:51:21.640672 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:51:21.647972 --- ParallelTerminationStrategy: PID 198 died... 22:51:21.650920 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:51:21.658334 --- ParallelTerminationStrategy: PID 199 died... 22:51:21.661284 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:51:21.668723 --- ParallelTerminationStrategy: PID 200 died... 22:51:21.671788 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:51:21.679046 --- ParallelTerminationStrategy: PID 201 died... 22:51:21.682041 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:51:21.689313 --- ParallelTerminationStrategy: PID 202 died... 22:51:21.692356 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:51:21.699496 --- ParallelTerminationStrategy: PID 203 died... 22:51:21.704040 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:51:21.711577 --- ParallelTerminationStrategy: PID 204 died... 22:51:21.714551 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:51:21.721924 --- ParallelTerminationStrategy: PID 205 died... 22:51:21.724830 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:51:21.732244 --- ParallelTerminationStrategy: PID 206 died... 22:51:21.735174 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:51:21.742560 --- ParallelTerminationStrategy: PID 207 died... 22:51:21.745579 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:51:21.752877 --- ParallelTerminationStrategy: PID 208 died... 22:51:21.755877 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:51:21.763225 --- ParallelTerminationStrategy: PID 209 died... 22:51:21.766260 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:51:21.773779 --- ParallelTerminationStrategy: PID 210 died... 22:51:21.776761 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:51:21.784150 --- ParallelTerminationStrategy: PID 211 died... 22:51:21.787087 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:51:21.794336 --- ParallelTerminationStrategy: PID 212 died... 22:51:21.797276 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:51:21.804370 --- ParallelTerminationStrategy: PID 213 died... 22:51:21.807290 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:51:21.814488 --- ParallelTerminationStrategy: PID 214 died... 22:51:21.817375 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:51:21.824569 --- ParallelTerminationStrategy: PID 215 died... 22:51:21.827393 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:51:21.834615 --- ParallelTerminationStrategy: PID 216 died... 22:51:21.837580 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:51:21.844687 --- ParallelTerminationStrategy: PID 217 died... 22:51:21.847642 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:51:21.854722 --- ParallelTerminationStrategy: PID 218 died... 22:51:21.857659 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:51:21.864775 --- ParallelTerminationStrategy: PID 219 died... 22:51:21.867710 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:51:21.874956 --- ParallelTerminationStrategy: PID 220 died... 22:51:21.877859 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:51:21.885127 --- ParallelTerminationStrategy: PID 221 died... 22:51:21.887987 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:51:21.895195 --- ParallelTerminationStrategy: PID 222 died... 22:51:21.898100 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:51:21.905159 --- ParallelTerminationStrategy: PID 223 died... 22:51:21.908069 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:51:21.915169 --- ParallelTerminationStrategy: PID 224 died... 22:51:21.918106 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:51:21.925250 --- ParallelTerminationStrategy: PID 225 died... 22:51:21.928167 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:51:21.935265 --- ParallelTerminationStrategy: PID 226 died... 22:51:21.938134 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:51:21.945437 --- ParallelTerminationStrategy: PID 227 died... 22:51:21.948379 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:51:21.955541 --- ParallelTerminationStrategy: PID 228 died... 22:51:21.958493 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:51:21.965467 --- ParallelTerminationStrategy: PID 229 died... 22:51:21.968386 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:51:21.975470 --- ParallelTerminationStrategy: PID 230 died... 22:51:21.978396 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:51:21.985430 --- ParallelTerminationStrategy: PID 231 died... 22:51:21.988410 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:51:21.997286 --- ParallelTerminationStrategy: PID 232 died... 22:51:22.000203 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:51:22.007405 --- ParallelTerminationStrategy: PID 233 died... 22:51:22.010331 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:51:22.017401 --- ParallelTerminationStrategy: PID 234 died... 22:51:22.020343 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:51:24.040216 --- ParallelTerminationStrategy: PID 34 died... 22:51:24.045671 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-7792 netreg_mass PASS --------------------------------------------------------------------- 22:51:24.159981 tst trial-7792: Storing JUnit report in /build/trial-7792/run.2024-11-22_22-49-53/trial-7792.xml -------------------------------------------------------------------------------------------- trial-7792 PASS -------------------------------------------------------------------------------------------- 22:51:24.188268 tst trial-7792: trial-7792: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (84.4 sec) + exit_code=0 + rm -rf trial-7792/inst + cd trial-7792 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2024-11-22 22:49:53 No journal files were found. + readlink last_run + tar czf /build/trial-7792-run.tgz run.2024-11-22_22-49-53 + tar czf /build/trial-7792-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2024-11-22_13_26_33.tgz osmo-bts-oc2g.build-2024-11-22_18_13_03.tgz osmo-bts-sysmo.build-2024-11-22_18_13_44.tgz osmo-bts.build-2024-11-22_18_14_21.tgz osmo-ggsn.build-2024-11-22_20_45_42.tgz osmo-hlr.build-2024-11-22_16_37_39.tgz osmo-hnbgw.build-2024-11-22_20_50_43.tgz osmo-mgw.build-2024-11-22_08_33_35.tgz osmo-msc.build-2024-11-22_13_36_19.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2024-11-22_10_37_21.tgz osmo-pcu-sysmo.build-2024-11-22_10_36_00.tgz osmo-pcu.build-2024-11-22_10_36_49.tgz osmo-sgsn.build-2024-11-22_20_54_59.tgz osmo-stp.build-2024-11-22_13_23_35.tgz osmo-trx.build-2024-11-22_20_51_54.tgz osmocom-bb.build-2024-11-22_21_18_18.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