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/jenkins12195973464848154493.sh + rm -rf trial-7797-bin.tgz trial-7797-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 23294 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10253 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 9252 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12074 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12377 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 10346 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 37895 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 6806 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 39646 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 7212 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 12673 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6669 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 10777 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 6846 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8275 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5565 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 6669 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins15636957998508529479.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-7797 + 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.3s #9 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #9 DONE 0.4s #10 [ 5/28] RUN APT-GET update && apt-get install -y --no-install-recommends cpio dbus tcpdump sqlite3 python3 python3-setuptools python3-yaml python3-mako python3-gi python3-numpy python3-wheel python3-watchdog ofono patchelf rpm2cpio sudo libcap2-bin python3-pip udhcpc iperf3 locales #10 0.391 Hit:1 http://deb.debian.org/debian bookworm InRelease #10 0.391 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #10 0.394 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #10 0.400 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #10 0.665 Fetched 103 kB in 0s (337 kB/s) #10 0.665 Reading package lists... #10 1.094 Reading package lists... #10 1.495 Building dependency tree... #10 1.593 Reading state information... #10 1.689 dbus is already the newest version (1.14.10-1~deb12u1). #10 1.689 tcpdump is already the newest version (4.99.3-1). #10 1.689 sqlite3 is already the newest version (3.40.1-2+deb12u1). #10 1.689 python3 is already the newest version (3.11.2-1+b1). #10 1.689 python3-setuptools is already the newest version (66.1.1-1). #10 1.689 python3-yaml is already the newest version (6.0-3+b2). #10 1.689 python3-mako is already the newest version (1.2.4+ds-1). #10 1.689 python3-gi is already the newest version (3.42.2-3+b1). #10 1.689 python3-wheel is already the newest version (0.38.4-2). #10 1.689 python3-wheel set to manually installed. #10 1.689 ofono is already the newest version (1.31-3+b1). #10 1.689 patchelf is already the newest version (0.14.3-1+b1). #10 1.689 sudo is already the newest version (1.9.13p3-1+deb12u1). #10 1.689 libcap2-bin is already the newest version (1:2.66-4). #10 1.689 libcap2-bin set to manually installed. #10 1.689 python3-pip is already the newest version (23.0.1+dfsg-1). #10 1.689 locales is already the newest version (2.36-9+deb12u9). #10 1.689 The following additional packages will be installed: #10 1.689 busybox libblas3 libiperf0 liblapack3 librpm9 librpmio9 rpm-common #10 1.690 Suggested packages: #10 1.690 libarchive-dev gfortran python3-pytest rpm-i18n #10 1.764 The following NEW packages will be installed: #10 1.764 busybox cpio iperf3 libblas3 libiperf0 liblapack3 librpm9 librpmio9 #10 1.764 python3-numpy python3-watchdog rpm-common rpm2cpio udhcpc #10 1.789 0 upgraded, 13 newly installed, 0 to remove and 4 not upgraded. #10 1.789 Need to get 14.8 MB of archives. #10 1.789 After this operation, 45.5 MB of additional disk space will be used. #10 1.789 Get:1 http://deb.debian.org/debian bookworm/main amd64 libiperf0 amd64 3.12-1+deb12u1 [91.2 kB] #10 1.802 Get:2 http://deb.debian.org/debian bookworm/main amd64 iperf3 amd64 3.12-1+deb12u1 [33.9 kB] #10 1.804 Get:3 http://deb.debian.org/debian bookworm/main amd64 cpio amd64 2.13+dfsg-7.1 [245 kB] #10 1.811 Get:4 http://deb.debian.org/debian bookworm/main amd64 busybox amd64 1:1.35.0-4+b3 [452 kB] #10 1.817 Get:5 http://deb.debian.org/debian bookworm/main amd64 libblas3 amd64 3.11.0-2 [149 kB] #10 1.818 Get:6 http://deb.debian.org/debian bookworm/main amd64 liblapack3 amd64 3.11.0-2 [2323 kB] #10 1.839 Get:7 http://deb.debian.org/debian bookworm/main amd64 librpmio9 amd64 4.18.0+dfsg-1+deb12u1 [1625 kB] #10 1.853 Get:8 http://deb.debian.org/debian bookworm/main amd64 librpm9 amd64 4.18.0+dfsg-1+deb12u1 [1720 kB] #10 1.867 Get:9 http://deb.debian.org/debian bookworm/main amd64 python3-numpy amd64 1:1.24.2-1+deb12u1 [4960 kB] #10 1.910 Get:10 http://deb.debian.org/debian bookworm/main amd64 python3-watchdog all 2.2.1-1 [124 kB] #10 1.911 Get:11 http://deb.debian.org/debian bookworm/main amd64 rpm-common amd64 4.18.0+dfsg-1+deb12u1 [1571 kB] #10 1.924 Get:12 http://deb.debian.org/debian bookworm/main amd64 rpm2cpio amd64 4.18.0+dfsg-1+deb12u1 [1547 kB] #10 1.937 Get:13 http://deb.debian.org/debian bookworm/main amd64 udhcpc amd64 1:1.35.0-4+b3 [6284 B] #10 2.091 debconf: delaying package configuration, since apt-utils is not installed #10 2.127 Fetched 14.8 MB in 0s (88.2 MB/s) #10 2.163 Selecting previously unselected package libiperf0:amd64. #10 2.163 (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.206 Preparing to unpack .../00-libiperf0_3.12-1+deb12u1_amd64.deb ... #10 2.213 Unpacking libiperf0:amd64 (3.12-1+deb12u1) ... #10 2.273 Selecting previously unselected package iperf3. #10 2.281 Preparing to unpack .../01-iperf3_3.12-1+deb12u1_amd64.deb ... #10 2.288 Unpacking iperf3 (3.12-1+deb12u1) ... #10 2.339 Selecting previously unselected package cpio. #10 2.346 Preparing to unpack .../02-cpio_2.13+dfsg-7.1_amd64.deb ... #10 2.350 Unpacking cpio (2.13+dfsg-7.1) ... #10 2.428 Selecting previously unselected package busybox. #10 2.436 Preparing to unpack .../03-busybox_1%3a1.35.0-4+b3_amd64.deb ... #10 2.439 Unpacking busybox (1:1.35.0-4+b3) ... #10 2.514 Selecting previously unselected package libblas3:amd64. #10 2.523 Preparing to unpack .../04-libblas3_3.11.0-2_amd64.deb ... #10 2.530 Unpacking libblas3:amd64 (3.11.0-2) ... #10 2.589 Selecting previously unselected package liblapack3:amd64. #10 2.597 Preparing to unpack .../05-liblapack3_3.11.0-2_amd64.deb ... #10 2.603 Unpacking liblapack3:amd64 (3.11.0-2) ... #10 2.786 Selecting previously unselected package librpmio9. #10 2.796 Preparing to unpack .../06-librpmio9_4.18.0+dfsg-1+deb12u1_amd64.deb ... #10 2.800 Unpacking librpmio9 (4.18.0+dfsg-1+deb12u1) ... #10 2.869 Selecting previously unselected package librpm9. #10 2.878 Preparing to unpack .../07-librpm9_4.18.0+dfsg-1+deb12u1_amd64.deb ... #10 2.881 Unpacking librpm9 (4.18.0+dfsg-1+deb12u1) ... #10 2.950 Selecting previously unselected package python3-numpy. #10 2.958 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.318 Selecting previously unselected package python3-watchdog. #10 3.328 Preparing to unpack .../09-python3-watchdog_2.2.1-1_all.deb ... #10 3.332 Unpacking python3-watchdog (2.2.1-1) ... #10 3.389 Selecting previously unselected package rpm-common. #10 3.397 Preparing to unpack .../10-rpm-common_4.18.0+dfsg-1+deb12u1_amd64.deb ... #10 3.401 Unpacking rpm-common (4.18.0+dfsg-1+deb12u1) ... #10 3.470 Selecting previously unselected package rpm2cpio. #10 3.479 Preparing to unpack .../11-rpm2cpio_4.18.0+dfsg-1+deb12u1_amd64.deb ... #10 3.482 Unpacking rpm2cpio (4.18.0+dfsg-1+deb12u1) ... #10 3.531 Selecting previously unselected package udhcpc:amd64. #10 3.539 Preparing to unpack .../12-udhcpc_1%3a1.35.0-4+b3_amd64.deb ... #10 3.543 Unpacking udhcpc:amd64 (1:1.35.0-4+b3) ... #10 3.607 Setting up cpio (2.13+dfsg-7.1) ... #10 3.625 update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode #10 3.625 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.630 Setting up python3-watchdog (2.2.1-1) ... #10 3.776 Setting up busybox (1:1.35.0-4+b3) ... #10 3.787 Setting up libblas3:amd64 (3.11.0-2) ... #10 3.798 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.804 Setting up libiperf0:amd64 (3.12-1+deb12u1) ... #10 3.815 Setting up udhcpc:amd64 (1:1.35.0-4+b3) ... #10 3.829 Setting up librpmio9 (4.18.0+dfsg-1+deb12u1) ... #10 3.842 Setting up librpm9 (4.18.0+dfsg-1+deb12u1) ... #10 3.853 Setting up liblapack3:amd64 (3.11.0-2) ... #10 3.863 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.868 Setting up iperf3 (3.12-1+deb12u1) ... #10 3.940 debconf: unable to initialize frontend: Dialog #10 3.940 debconf: (TERM is not set, so the dialog frontend is not usable.) #10 3.940 debconf: falling back to frontend: Readline #10 3.946 debconf: unable to initialize frontend: Readline #10 3.946 debconf: (This frontend requires a controlling tty.) #10 3.946 debconf: falling back to frontend: Teletype #10 3.958 Configuring iperf3 #10 3.958 ------------------ #10 3.958 #10 3.958 Choose this option if Iperf3 should start automatically as a daemon, now and at #10 3.958 boot time. #10 3.958 #10 3.958 Start Iperf3 as a daemon automatically? [yes/no] #10 3.958 Use of uninitialized value $_[1] in join or string at /usr/share/perl5/Debconf/DbDriver/Stack.pm line 111. #10 4.031 invoke-rc.d: could not determine current runlevel #10 4.035 invoke-rc.d: policy-rc.d denied execution of stop. #10 4.137 Use of uninitialized value $val in substitution (s///) at /usr/share/perl5/Debconf/Format/822.pm line 83, line 1. #10 4.137 Use of uninitialized value $val in concatenation (.) or string at /usr/share/perl5/Debconf/Format/822.pm line 84, line 1. #10 4.160 Setting up rpm-common (4.18.0+dfsg-1+deb12u1) ... #10 4.173 Setting up python3-numpy (1:1.24.2-1+deb12u1) ... #10 5.368 Setting up rpm2cpio (4.18.0+dfsg-1+deb12u1) ... #10 5.380 Processing triggers for man-db (2.11.2-2) ... #10 5.393 Processing triggers for dbus (1.14.10-1~deb12u1) ... #10 5.401 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.695 Collecting smpplib #11 0.695 Cloning https://github.com/podshumok/python-smpplib.git (to revision master) to /tmp/pip-install-gsg4tmr3/smpplib_a122a7e1784c47dc860aa3eff676744a #11 0.698 Running command git clone --filter=blob:none --quiet https://github.com/podshumok/python-smpplib.git /tmp/pip-install-gsg4tmr3/smpplib_a122a7e1784c47dc860aa3eff676744a #11 1.488 Resolved https://github.com/podshumok/python-smpplib.git to commit 29e611d20b21c4c6aff55ee867f2355f4c7085c8 #11 1.492 Preparing metadata (setup.py): started #11 1.711 Preparing metadata (setup.py): finished with status 'done' #11 1.714 Requirement already satisfied: pydbus in /usr/local/lib/python3.11/dist-packages (0.6.0) #11 1.715 Requirement already satisfied: pyusb in /usr/lib/python3/dist-packages (1.2.1.post2) #11 1.716 Requirement already satisfied: pysispm in /usr/local/lib/python3.11/dist-packages (0.6) #11 2.238 Collecting pymongo #11 2.286 Downloading pymongo-4.10.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB) #11 2.374 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 19.4 MB/s eta 0:00:00 #11 2.380 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from smpplib) (1.16.0) #11 2.426 Collecting dnspython<3.0.0,>=1.16.0 #11 2.433 Downloading dnspython-2.7.0-py3-none-any.whl (313 kB) #11 2.448 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 313.6/313.6 kB 26.1 MB/s eta 0:00:00 #11 2.765 Installing collected packages: dnspython, pymongo #11 3.175 Successfully installed dnspython-2.7.0 pymongo-4.10.1 #11 3.176 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #11 DONE 3.3s #12 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #12 0.385 Hit:1 http://deb.debian.org/debian bookworm InRelease #12 0.385 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #12 0.386 Hit:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #12 0.386 Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease #12 0.653 Reading package lists... #12 1.075 Reading package lists... #12 1.481 Building dependency tree... #12 1.581 Reading state information... #12 1.674 The following additional packages will be installed: #12 1.674 dbus-user-session libnss-systemd libpam-systemd libxmuu1 ncurses-term #12 1.674 openssh-sftp-server runit-helper systemd-sysv xauth #12 1.674 Suggested packages: #12 1.674 molly-guard monkeysphere ssh-askpass ufw #12 1.765 The following NEW packages will be installed: #12 1.765 dbus-user-session libnss-systemd libpam-systemd libxmuu1 ncurses-term #12 1.765 openssh-server openssh-sftp-server runit-helper systemd-sysv xauth #12 1.790 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. #12 1.790 Need to get 1598 kB of archives. #12 1.790 After this operation, 7874 kB of additional disk space will be used. #12 1.790 Get:1 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.31-1~deb12u1 [42.5 kB] #12 1.803 Get:2 http://deb.debian.org/debian bookworm/main amd64 openssh-sftp-server amd64 1:9.2p1-2+deb12u3 [65.8 kB] #12 1.832 Get:3 http://deb.debian.org/debian bookworm/main amd64 runit-helper all 2.15.2 [6520 B] #12 1.833 Get:4 http://deb.debian.org/debian bookworm/main amd64 openssh-server amd64 1:9.2p1-2+deb12u3 [456 kB] #12 1.845 Get:5 http://deb.debian.org/debian bookworm/main amd64 libnss-systemd amd64 252.31-1~deb12u1 [163 kB] #12 1.846 Get:6 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.31-1~deb12u1 [225 kB] #12 1.848 Get:7 http://deb.debian.org/debian bookworm/main amd64 ncurses-term all 6.4-4 [501 kB] #12 1.853 Get:8 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.10-1~deb12u1 [78.1 kB] #12 1.853 Get:9 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB] #12 1.854 Get:10 http://deb.debian.org/debian bookworm/main amd64 xauth amd64 1:1.1.2-1 [36.0 kB] #12 1.993 debconf: delaying package configuration, since apt-utils is not installed #12 2.028 Fetched 1598 kB in 0s (18.9 MB/s) #12 2.057 Selecting previously unselected package systemd-sysv. #12 2.057 (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.105 Preparing to unpack .../0-systemd-sysv_252.31-1~deb12u1_amd64.deb ... #12 2.108 Unpacking systemd-sysv (252.31-1~deb12u1) ... #12 2.155 Selecting previously unselected package openssh-sftp-server. #12 2.164 Preparing to unpack .../1-openssh-sftp-server_1%3a9.2p1-2+deb12u3_amd64.deb ... #12 2.167 Unpacking openssh-sftp-server (1:9.2p1-2+deb12u3) ... #12 2.212 Selecting previously unselected package runit-helper. #12 2.221 Preparing to unpack .../2-runit-helper_2.15.2_all.deb ... #12 2.224 Unpacking runit-helper (2.15.2) ... #12 2.272 Selecting previously unselected package openssh-server. #12 2.281 Preparing to unpack .../3-openssh-server_1%3a9.2p1-2+deb12u3_amd64.deb ... #12 2.291 Unpacking openssh-server (1:9.2p1-2+deb12u3) ... #12 2.366 Selecting previously unselected package libnss-systemd:amd64. #12 2.374 Preparing to unpack .../4-libnss-systemd_252.31-1~deb12u1_amd64.deb ... #12 2.384 Unpacking libnss-systemd:amd64 (252.31-1~deb12u1) ... #12 2.441 Selecting previously unselected package libpam-systemd:amd64. #12 2.451 Preparing to unpack .../5-libpam-systemd_252.31-1~deb12u1_amd64.deb ... #12 2.455 Unpacking libpam-systemd:amd64 (252.31-1~deb12u1) ... #12 2.517 Selecting previously unselected package ncurses-term. #12 2.527 Preparing to unpack .../6-ncurses-term_6.4-4_all.deb ... #12 2.530 Unpacking ncurses-term (6.4-4) ... #12 2.841 Selecting previously unselected package dbus-user-session. #12 2.851 Preparing to unpack .../7-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ... #12 2.854 Unpacking dbus-user-session (1.14.10-1~deb12u1) ... #12 2.901 Selecting previously unselected package libxmuu1:amd64. #12 2.912 Preparing to unpack .../8-libxmuu1_2%3a1.1.3-3_amd64.deb ... #12 2.916 Unpacking libxmuu1:amd64 (2:1.1.3-3) ... #12 2.954 Selecting previously unselected package xauth. #12 2.963 Preparing to unpack .../9-xauth_1%3a1.1.2-1_amd64.deb ... #12 2.966 Unpacking xauth (1:1.1.2-1) ... #12 3.033 Setting up runit-helper (2.15.2) ... #12 3.044 Setting up openssh-sftp-server (1:9.2p1-2+deb12u3) ... #12 3.055 Setting up systemd-sysv (252.31-1~deb12u1) ... #12 3.067 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.167 debconf: unable to initialize frontend: Readline #12 3.167 debconf: (This frontend requires a controlling tty.) #12 3.167 debconf: falling back to frontend: Teletype #12 3.246 #12 3.246 Creating config file /etc/ssh/sshd_config with new version #12 3.281 Creating SSH2 RSA key; this may take some time ... #12 4.039 3072 SHA256:07bIm6aibzlO3LIFkpecvTrauajzmI/cNV+eqqyXR1I root@buildkitsandbox (RSA) #12 4.041 Creating SSH2 ECDSA key; this may take some time ... #12 4.049 256 SHA256:CVpjfJi69gqxiklgzeBJ3T0xKddkT0xEU2FM23glsF8 root@buildkitsandbox (ECDSA) #12 4.050 Creating SSH2 ED25519 key; this may take some time ... #12 4.059 256 SHA256:6YTytowLmPfS83JjjpHME4qYWjyCyRZVxQHA0rh6S4A root@buildkitsandbox (ED25519) #12 4.138 invoke-rc.d: could not determine current runlevel #12 4.143 invoke-rc.d: policy-rc.d denied execution of start. #12 4.248 Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. #12 4.248 Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. #12 4.332 Setting up libnss-systemd:amd64 (252.31-1~deb12u1) ... #12 4.351 Setting up libpam-systemd:amd64 (252.31-1~deb12u1) ... #12 4.417 debconf: unable to initialize frontend: Dialog #12 4.417 debconf: (TERM is not set, so the dialog frontend is not usable.) #12 4.417 debconf: falling back to frontend: Readline #12 4.423 debconf: unable to initialize frontend: Readline #12 4.423 debconf: (This frontend requires a controlling tty.) #12 4.423 debconf: falling back to frontend: Teletype #12 4.489 Setting up libxmuu1:amd64 (2:1.1.3-3) ... #12 4.499 Setting up ncurses-term (6.4-4) ... #12 4.509 Setting up dbus-user-session (1.14.10-1~deb12u1) ... #12 4.522 Setting up xauth (1:1.1.2-1) ... #12 4.534 Processing triggers for man-db (2.11.2-2) ... #12 4.548 Processing triggers for libc-bin (2.36-9+deb12u9) ... #12 DONE 4.7s #13 [ 8/28] RUN MKDIR /var/run/sshd #13 DONE 0.3s #14 [ 9/28] COPY SSH /root/.ssh #14 DONE 0.0s #15 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #15 DONE 0.1s #16 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #16 DONE 0.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.4s #18 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #18 DONE 0.4s #19 [14/28] RUN sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=en_US.UTF-8 #19 0.749 Generating locales (this might take a while)... #19 0.753 en_US.UTF-8... done #19 1.702 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.433 Hit:1 http://deb.debian.org/debian bookworm InRelease #20 0.433 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #20 0.433 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #20 0.584 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #20 0.699 Reading package lists... #20 1.107 Reading package lists... #20 1.533 Building dependency tree... #20 1.638 Reading state information... #20 1.737 telnet is already the newest version (0.17+2.4-2+deb12u1). #20 1.737 The following additional packages will be installed: #20 1.737 libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 #20 1.737 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 #20 1.737 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #20 1.737 libosmosim2 libosmotrau10 libosmousb0 libosmovty13 libsmpp1 osmocom-nightly #20 1.768 The following NEW packages will be installed: #20 1.768 libasn1c-dev libasn1c1 libgtp-dev libgtp10 libosmo-abis-dev #20 1.768 libosmo-gsup-client-dev libosmo-gsup-client0 libosmo-netif-dev #20 1.768 libosmo-ranap-dev libosmo-ranap7 libosmo-sigtran-dev libosmo-sigtran10 #20 1.768 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #20 1.768 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #20 1.768 libosmonetif11 libosmosim2 libosmotrau10 libosmousb0 libosmovty13 libsmpp1 #20 1.768 libsmpp34-dev osmocom-nightly #20 1.937 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded. #20 1.937 Need to get 3,944 kB of archives. #20 1.937 After this operation, 17.7 MB of additional disk space will be used. #20 1.937 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202411272026 [1,176 B] #20 1.939 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.39.e8cf.202411272026 [169 kB] #20 1.942 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.28.2b16.202411272026 [39.0 kB] #20 1.942 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dev 1.12.0.28.2b16.202411272026 [141 kB] #20 1.943 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.39.e8cf.202411272026 [50.6 kB] #20 1.944 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau10 1.6.0.33.6cf4.202411272026 [32.9 kB] #20 1.944 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.39.e8cf.202411272026 [69.8 kB] #20 1.945 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.39.e8cf.202411272026 [227 kB] #20 1.947 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.39.e8cf.202411272026 [103 kB] #20 1.948 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.33.6cf4.202411272026 [72.6 kB] #20 1.949 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.6.0.33.6cf4.202411272026 [116 kB] #20 1.950 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.10.19929.202411272026 [20.9 kB] #20 1.950 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.39.e8cf.202411272026 [70.3 kB] #20 1.951 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.39.e8cf.202411272026 [177 kB] #20 1.952 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.39.e8cf.202411272026 [59.0 kB] #20 1.953 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.39.e8cf.202411272026 [63.0 kB] #20 1.954 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.39.e8cf.202411272026 [49.6 kB] #20 1.954 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.39.e8cf.202411272026 [43.0 kB] #20 1.954 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.10.0.39.e8cf.202411272026 [847 kB] #20 1.963 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client-dev 1.8.0.10.19929.202411272026 [25.1 kB] #20 1.963 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.17.a6af.202411272026 [56.6 kB] #20 1.963 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.5.1.17.a6af.202411272026 [68.9 kB] #20 1.964 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.52.6412.202411272026 [127 kB] #20 1.965 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 2.0.0.52.6412.202411272026 [606 kB] #20 1.971 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp1 1.14.4.1.f1ec.202411272026 [101 kB] #20 1.972 Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp34-dev 1.14.4.1.f1ec.202411272026 [111 kB] #20 1.973 Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.37.202411272026 [75.3 kB] #20 1.974 Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dev 0.9.37.202411272026 [106 kB] #20 1.975 Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.4.b5f6.202411272026 [223 kB] #20 1.977 Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dev 1.6.0.4.b5f6.202411272026 [92.2 kB] #20 2.124 debconf: delaying package configuration, since apt-utils is not installed #20 2.159 Fetched 3,944 kB in 0s (19.2 MB/s) #20 2.190 Selecting previously unselected package osmocom-nightly. #20 2.190 (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.235 Preparing to unpack .../00-osmocom-nightly_202411272026_amd64.deb ... #20 2.238 Unpacking osmocom-nightly (202411272026) ... #20 2.278 Selecting previously unselected package libosmocore22:amd64. #20 2.287 Preparing to unpack .../01-libosmocore22_1.10.0.39.e8cf.202411272026_amd64.deb ... #20 2.296 Unpacking libosmocore22:amd64 (1.10.0.39.e8cf.202411272026) ... #20 2.347 Selecting previously unselected package libgtp10:amd64. #20 2.355 Preparing to unpack .../02-libgtp10_1.12.0.28.2b16.202411272026_amd64.deb ... #20 2.359 Unpacking libgtp10:amd64 (1.12.0.28.2b16.202411272026) ... #20 2.397 Selecting previously unselected package libgtp-dev:amd64. #20 2.407 Preparing to unpack .../03-libgtp-dev_1.12.0.28.2b16.202411272026_amd64.deb ... #20 2.411 Unpacking libgtp-dev:amd64 (1.12.0.28.2b16.202411272026) ... #20 2.465 Selecting previously unselected package libosmocodec4:amd64. #20 2.475 Preparing to unpack .../04-libosmocodec4_1.10.0.39.e8cf.202411272026_amd64.deb ... #20 2.479 Unpacking libosmocodec4:amd64 (1.10.0.39.e8cf.202411272026) ... #20 2.525 Selecting previously unselected package libosmotrau10:amd64. #20 2.534 Preparing to unpack .../05-libosmotrau10_1.6.0.33.6cf4.202411272026_amd64.deb ... #20 2.537 Unpacking libosmotrau10:amd64 (1.6.0.33.6cf4.202411272026) ... #20 2.583 Selecting previously unselected package libosmoisdn0:amd64. #20 2.591 Preparing to unpack .../06-libosmoisdn0_1.10.0.39.e8cf.202411272026_amd64.deb ... #20 2.595 Unpacking libosmoisdn0:amd64 (1.10.0.39.e8cf.202411272026) ... #20 2.642 Selecting previously unselected package libosmogsm20:amd64. #20 2.650 Preparing to unpack .../07-libosmogsm20_1.10.0.39.e8cf.202411272026_amd64.deb ... #20 2.654 Unpacking libosmogsm20:amd64 (1.10.0.39.e8cf.202411272026) ... #20 2.716 Selecting previously unselected package libosmovty13:amd64. #20 2.724 Preparing to unpack .../08-libosmovty13_1.10.0.39.e8cf.202411272026_amd64.deb ... #20 2.727 Unpacking libosmovty13:amd64 (1.10.0.39.e8cf.202411272026) ... #20 2.776 Selecting previously unselected package libosmoabis13:amd64. #20 2.785 Preparing to unpack .../09-libosmoabis13_1.6.0.33.6cf4.202411272026_amd64.deb ... #20 2.789 Unpacking libosmoabis13:amd64 (1.6.0.33.6cf4.202411272026) ... #20 2.834 Selecting previously unselected package libosmo-abis-dev:amd64. #20 2.842 Preparing to unpack .../10-libosmo-abis-dev_1.6.0.33.6cf4.202411272026_amd64.deb ... #20 2.845 Unpacking libosmo-abis-dev:amd64 (1.6.0.33.6cf4.202411272026) ... #20 2.895 Selecting previously unselected package libosmo-gsup-client0:amd64. #20 2.905 Preparing to unpack .../11-libosmo-gsup-client0_1.8.0.10.19929.202411272026_amd64.deb ... #20 2.908 Unpacking libosmo-gsup-client0:amd64 (1.8.0.10.19929.202411272026) ... #20 2.950 Selecting previously unselected package libosmocoding0:amd64. #20 2.960 Preparing to unpack .../12-libosmocoding0_1.10.0.39.e8cf.202411272026_amd64.deb ... #20 2.964 Unpacking libosmocoding0:amd64 (1.10.0.39.e8cf.202411272026) ... #20 3.011 Selecting previously unselected package libosmogb14:amd64. #20 3.020 Preparing to unpack .../13-libosmogb14_1.10.0.39.e8cf.202411272026_amd64.deb ... #20 3.023 Unpacking libosmogb14:amd64 (1.10.0.39.e8cf.202411272026) ... #20 3.081 Selecting previously unselected package libosmoctrl0:amd64. #20 3.089 Preparing to unpack .../14-libosmoctrl0_1.10.0.39.e8cf.202411272026_amd64.deb ... #20 3.093 Unpacking libosmoctrl0:amd64 (1.10.0.39.e8cf.202411272026) ... #20 3.138 Selecting previously unselected package libosmosim2:amd64. #20 3.147 Preparing to unpack .../15-libosmosim2_1.10.0.39.e8cf.202411272026_amd64.deb ... #20 3.151 Unpacking libosmosim2:amd64 (1.10.0.39.e8cf.202411272026) ... #20 3.198 Selecting previously unselected package libosmousb0:amd64. #20 3.206 Preparing to unpack .../16-libosmousb0_1.10.0.39.e8cf.202411272026_amd64.deb ... #20 3.209 Unpacking libosmousb0:amd64 (1.10.0.39.e8cf.202411272026) ... #20 3.255 Selecting previously unselected package libosmocore. #20 3.263 Preparing to unpack .../17-libosmocore_1.10.0.39.e8cf.202411272026_amd64.deb ... #20 3.268 Unpacking libosmocore (1.10.0.39.e8cf.202411272026) ... #20 3.312 Selecting previously unselected package libosmocore-dev:amd64. #20 3.320 Preparing to unpack .../18-libosmocore-dev_1.10.0.39.e8cf.202411272026_amd64.deb ... #20 3.323 Unpacking libosmocore-dev:amd64 (1.10.0.39.e8cf.202411272026) ... #20 3.416 Selecting previously unselected package libosmo-gsup-client-dev:amd64. #20 3.424 Preparing to unpack .../19-libosmo-gsup-client-dev_1.8.0.10.19929.202411272026_amd64.deb ... #20 3.427 Unpacking libosmo-gsup-client-dev:amd64 (1.8.0.10.19929.202411272026) ... #20 3.471 Selecting previously unselected package libosmonetif11:amd64. #20 3.479 Preparing to unpack .../20-libosmonetif11_1.5.1.17.a6af.202411272026_amd64.deb ... #20 3.482 Unpacking libosmonetif11:amd64 (1.5.1.17.a6af.202411272026) ... #20 3.525 Selecting previously unselected package libosmo-netif-dev:amd64. #20 3.534 Preparing to unpack .../21-libosmo-netif-dev_1.5.1.17.a6af.202411272026_amd64.deb ... #20 3.538 Unpacking libosmo-netif-dev:amd64 (1.5.1.17.a6af.202411272026) ... #20 3.584 Selecting previously unselected package libosmo-sigtran10:amd64. #20 3.593 Preparing to unpack .../22-libosmo-sigtran10_2.0.0.52.6412.202411272026_amd64.deb ... #20 3.596 Unpacking libosmo-sigtran10:amd64 (2.0.0.52.6412.202411272026) ... #20 3.641 Selecting previously unselected package libosmo-sigtran-dev:amd64. #20 3.652 Preparing to unpack .../23-libosmo-sigtran-dev_2.0.0.52.6412.202411272026_amd64.deb ... #20 3.656 Unpacking libosmo-sigtran-dev:amd64 (2.0.0.52.6412.202411272026) ... #20 3.744 Selecting previously unselected package libsmpp1:amd64. #20 3.752 Preparing to unpack .../24-libsmpp1_1.14.4.1.f1ec.202411272026_amd64.deb ... #20 3.755 Unpacking libsmpp1:amd64 (1.14.4.1.f1ec.202411272026) ... #20 3.799 Selecting previously unselected package libsmpp34-dev:amd64. #20 3.808 Preparing to unpack .../25-libsmpp34-dev_1.14.4.1.f1ec.202411272026_amd64.deb ... #20 3.811 Unpacking libsmpp34-dev:amd64 (1.14.4.1.f1ec.202411272026) ... #20 3.860 Selecting previously unselected package libasn1c1:amd64. #20 3.870 Preparing to unpack .../26-libasn1c1_0.9.37.202411272026_amd64.deb ... #20 3.874 Unpacking libasn1c1:amd64 (0.9.37.202411272026) ... #20 3.921 Selecting previously unselected package libasn1c-dev:amd64. #20 3.929 Preparing to unpack .../27-libasn1c-dev_0.9.37.202411272026_amd64.deb ... #20 3.932 Unpacking libasn1c-dev:amd64 (0.9.37.202411272026) ... #20 3.982 Selecting previously unselected package libosmo-ranap7:amd64. #20 3.990 Preparing to unpack .../28-libosmo-ranap7_1.6.0.4.b5f6.202411272026_amd64.deb ... #20 3.993 Unpacking libosmo-ranap7:amd64 (1.6.0.4.b5f6.202411272026) ... #20 4.056 Selecting previously unselected package libosmo-ranap-dev:amd64. #20 4.063 Preparing to unpack .../29-libosmo-ranap-dev_1.6.0.4.b5f6.202411272026_amd64.deb ... #20 4.067 Unpacking libosmo-ranap-dev:amd64 (1.6.0.4.b5f6.202411272026) ... #20 4.213 Setting up osmocom-nightly (202411272026) ... #20 4.223 Setting up libsmpp1:amd64 (1.14.4.1.f1ec.202411272026) ... #20 4.233 Setting up libosmocore22:amd64 (1.10.0.39.e8cf.202411272026) ... #20 4.244 Setting up libosmocodec4:amd64 (1.10.0.39.e8cf.202411272026) ... #20 4.254 Setting up libsmpp34-dev:amd64 (1.14.4.1.f1ec.202411272026) ... #20 4.265 Setting up libasn1c1:amd64 (0.9.37.202411272026) ... #20 4.276 Setting up libosmovty13:amd64 (1.10.0.39.e8cf.202411272026) ... #20 4.287 Setting up libosmoisdn0:amd64 (1.10.0.39.e8cf.202411272026) ... #20 4.298 Setting up libosmotrau10:amd64 (1.6.0.33.6cf4.202411272026) ... #20 4.308 Setting up libgtp10:amd64 (1.12.0.28.2b16.202411272026) ... #20 4.317 Setting up libgtp-dev:amd64 (1.12.0.28.2b16.202411272026) ... #20 4.329 Setting up libasn1c-dev:amd64 (0.9.37.202411272026) ... #20 4.339 Setting up libosmousb0:amd64 (1.10.0.39.e8cf.202411272026) ... #20 4.349 Setting up libosmogsm20:amd64 (1.10.0.39.e8cf.202411272026) ... #20 4.359 Setting up libosmoabis13:amd64 (1.6.0.33.6cf4.202411272026) ... #20 4.369 Setting up libosmoctrl0:amd64 (1.10.0.39.e8cf.202411272026) ... #20 4.380 Setting up libosmogb14:amd64 (1.10.0.39.e8cf.202411272026) ... #20 4.391 Setting up libosmonetif11:amd64 (1.5.1.17.a6af.202411272026) ... #20 4.402 Setting up libosmo-gsup-client0:amd64 (1.8.0.10.19929.202411272026) ... #20 4.413 Setting up libosmo-abis-dev:amd64 (1.6.0.33.6cf4.202411272026) ... #20 4.423 Setting up libosmocoding0:amd64 (1.10.0.39.e8cf.202411272026) ... #20 4.434 Setting up libosmosim2:amd64 (1.10.0.39.e8cf.202411272026) ... #20 4.445 Setting up libosmocore (1.10.0.39.e8cf.202411272026) ... #20 4.455 Setting up libosmo-sigtran10:amd64 (2.0.0.52.6412.202411272026) ... #20 4.465 Setting up libosmo-ranap7:amd64 (1.6.0.4.b5f6.202411272026) ... #20 4.476 Setting up libosmocore-dev:amd64 (1.10.0.39.e8cf.202411272026) ... #20 4.486 Setting up libosmo-netif-dev:amd64 (1.5.1.17.a6af.202411272026) ... #20 4.497 Setting up libosmo-ranap-dev:amd64 (1.6.0.4.b5f6.202411272026) ... #20 4.506 Setting up libosmo-gsup-client-dev:amd64 (1.8.0.10.19929.202411272026) ... #20 4.518 Setting up libosmo-sigtran-dev:amd64 (2.0.0.52.6412.202411272026) ... #20 4.528 Processing triggers for libc-bin (2.36-9+deb12u9) ... #20 DONE 4.7s #21 [16/28] RUN APT-GET update && apt-get install -y --no-install-recommends cmake libfftw3-dev libmbedtls-dev libboost-program-options-dev libconfig++-dev libsctp-dev libpcsclite-dev libuhd-dev libczmq-dev libsoapysdr-dev soapysdr-module-lms7 && apt-get clean #21 0.396 Hit:1 http://deb.debian.org/debian bookworm InRelease #21 0.396 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #21 0.396 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #21 0.496 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #21 0.665 Reading package lists... #21 1.069 Reading package lists... #21 1.469 Building dependency tree... #21 1.569 Reading state information... #21 1.663 cmake is already the newest version (3.25.1-1). #21 1.663 libfftw3-dev is already the newest version (3.3.10-1). #21 1.663 libboost-program-options-dev is already the newest version (1.74.0.3). #21 1.663 libboost-program-options-dev set to manually installed. #21 1.663 libsctp-dev is already the newest version (1.0.19+dfsg-2). #21 1.663 libpcsclite-dev is already the newest version (1.9.9-2). #21 1.663 libuhd-dev is already the newest version (4.3.0.0+ds1-5). #21 1.663 The following additional packages will be installed: #21 1.663 libconfig++9v5 libconfig-dev libconfig9 libczmq4 libnspr4 libnspr4-dev #21 1.664 libnss3 libnss3-dev libsoapysdr0.8 soapysdr0.7-module-lms7 #21 1.664 Suggested packages: #21 1.664 libmbedtls-doc libsoapysdr-doc #21 1.664 Recommended packages: #21 1.664 libconfig-doc soapysdr0.8-module-all | soapysdr0.8-module #21 1.754 The following NEW packages will be installed: #21 1.754 libconfig++-dev libconfig++9v5 libconfig-dev libconfig9 libczmq-dev libczmq4 #21 1.754 libmbedtls-dev libnspr4 libnspr4-dev libnss3 libnss3-dev libsoapysdr-dev #21 1.755 libsoapysdr0.8 soapysdr-module-lms7 soapysdr0.7-module-lms7 #21 1.789 0 upgraded, 15 newly installed, 0 to remove and 4 not upgraded. #21 1.789 Need to get 3,551 kB of archives. #21 1.789 After this operation, 14.8 MB of additional disk space will be used. #21 1.789 Get:1 http://deb.debian.org/debian bookworm/main amd64 libconfig++9v5 amd64 1.5-0.4 [40.0 kB] #21 1.797 Get:2 http://deb.debian.org/debian bookworm/main amd64 libconfig9 amd64 1.5-0.4 [29.9 kB] #21 1.798 Get:3 http://deb.debian.org/debian bookworm/main amd64 libconfig-dev amd64 1.5-0.4 [60.8 kB] #21 1.803 Get:4 http://deb.debian.org/debian bookworm/main amd64 libconfig++-dev amd64 1.5-0.4 [44.1 kB] #21 1.804 Get:5 http://deb.debian.org/debian bookworm/main amd64 libnspr4 amd64 2:4.35-1 [113 kB] #21 1.808 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.822 Get:7 http://deb.debian.org/debian bookworm/main amd64 libnspr4-dev amd64 2:4.35-1 [212 kB] #21 1.824 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.826 Get:9 http://deb.debian.org/debian bookworm/main amd64 libczmq4 amd64 4.2.1-1 [172 kB] #21 1.827 Get:10 http://deb.debian.org/debian bookworm/main amd64 libczmq-dev amd64 4.2.1-1 [414 kB] #21 1.835 Get:11 http://deb.debian.org/debian bookworm/main amd64 libmbedtls-dev amd64 2.28.3-1 [685 kB] #21 1.839 Get:12 http://deb.debian.org/debian bookworm/main amd64 libsoapysdr0.8 amd64 0.8.1-3 [108 kB] #21 1.839 Get:13 http://deb.debian.org/debian bookworm/main amd64 libsoapysdr-dev amd64 0.8.1-3 [33.5 kB] #21 1.929 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ soapysdr0.7-module-lms7 23.11.0.1.2141.9dce.202411272026 [55.1 kB] #21 1.931 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ soapysdr-module-lms7 23.11.0.1.2141.9dce.202411272026 [7,572 B] #21 2.077 debconf: delaying package configuration, since apt-utils is not installed #21 2.117 Fetched 3,551 kB in 0s (20.9 MB/s) #21 2.154 Selecting previously unselected package libconfig++9v5:amd64. #21 2.154 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 122909 files and directories currently installed.) #21 2.200 Preparing to unpack .../00-libconfig++9v5_1.5-0.4_amd64.deb ... #21 2.206 Unpacking libconfig++9v5:amd64 (1.5-0.4) ... #21 2.254 Selecting previously unselected package libconfig9:amd64. #21 2.265 Preparing to unpack .../01-libconfig9_1.5-0.4_amd64.deb ... #21 2.269 Unpacking libconfig9:amd64 (1.5-0.4) ... #21 2.308 Selecting previously unselected package libconfig-dev:amd64. #21 2.315 Preparing to unpack .../02-libconfig-dev_1.5-0.4_amd64.deb ... #21 2.318 Unpacking libconfig-dev:amd64 (1.5-0.4) ... #21 2.360 Selecting previously unselected package libconfig++-dev:amd64. #21 2.367 Preparing to unpack .../03-libconfig++-dev_1.5-0.4_amd64.deb ... #21 2.371 Unpacking libconfig++-dev:amd64 (1.5-0.4) ... #21 2.417 Selecting previously unselected package libnspr4:amd64. #21 2.426 Preparing to unpack .../04-libnspr4_2%3a4.35-1_amd64.deb ... #21 2.429 Unpacking libnspr4:amd64 (2:4.35-1) ... #21 2.485 Selecting previously unselected package libnss3:amd64. #21 2.494 Preparing to unpack .../05-libnss3_2%3a3.87.1-1+deb12u1_amd64.deb ... #21 2.498 Unpacking libnss3:amd64 (2:3.87.1-1+deb12u1) ... #21 2.617 Selecting previously unselected package libnspr4-dev. #21 2.625 Preparing to unpack .../06-libnspr4-dev_2%3a4.35-1_amd64.deb ... #21 2.628 Unpacking libnspr4-dev (2:4.35-1) ... #21 2.684 Selecting previously unselected package libnss3-dev:amd64. #21 2.693 Preparing to unpack .../07-libnss3-dev_2%3a3.87.1-1+deb12u1_amd64.deb ... #21 2.697 Unpacking libnss3-dev:amd64 (2:3.87.1-1+deb12u1) ... #21 2.762 Selecting previously unselected package libczmq4:amd64. #21 2.772 Preparing to unpack .../08-libczmq4_4.2.1-1_amd64.deb ... #21 2.776 Unpacking libczmq4:amd64 (4.2.1-1) ... #21 2.828 Selecting previously unselected package libczmq-dev:amd64. #21 2.836 Preparing to unpack .../09-libczmq-dev_4.2.1-1_amd64.deb ... #21 2.839 Unpacking libczmq-dev:amd64 (4.2.1-1) ... #21 2.906 Selecting previously unselected package libmbedtls-dev:amd64. #21 2.916 Preparing to unpack .../10-libmbedtls-dev_2.28.3-1_amd64.deb ... #21 2.919 Unpacking libmbedtls-dev:amd64 (2.28.3-1) ... #21 2.997 Selecting previously unselected package libsoapysdr0.8:amd64. #21 3.005 Preparing to unpack .../11-libsoapysdr0.8_0.8.1-3_amd64.deb ... #21 3.008 Unpacking libsoapysdr0.8:amd64 (0.8.1-3) ... #21 3.056 Selecting previously unselected package libsoapysdr-dev:amd64. #21 3.064 Preparing to unpack .../12-libsoapysdr-dev_0.8.1-3_amd64.deb ... #21 3.068 Unpacking libsoapysdr-dev:amd64 (0.8.1-3) ... #21 3.114 Selecting previously unselected package soapysdr0.7-module-lms7:amd64. #21 3.124 Preparing to unpack .../13-soapysdr0.7-module-lms7_23.11.0.1.2141.9dce.202411272026_amd64.deb ... #21 3.128 Unpacking soapysdr0.7-module-lms7:amd64 (23.11.0.1.2141.9dce.202411272026) ... #21 3.168 Selecting previously unselected package soapysdr-module-lms7. #21 3.178 Preparing to unpack .../14-soapysdr-module-lms7_23.11.0.1.2141.9dce.202411272026_all.deb ... #21 3.181 Unpacking soapysdr-module-lms7 (23.11.0.1.2141.9dce.202411272026) ... #21 3.251 Setting up libconfig9:amd64 (1.5-0.4) ... #21 3.262 Setting up libczmq4:amd64 (4.2.1-1) ... #21 3.273 Setting up libconfig++9v5:amd64 (1.5-0.4) ... #21 3.283 Setting up libmbedtls-dev:amd64 (2.28.3-1) ... #21 3.293 Setting up libsoapysdr0.8:amd64 (0.8.1-3) ... #21 3.303 Setting up libsoapysdr-dev:amd64 (0.8.1-3) ... #21 3.314 Setting up libnspr4:amd64 (2:4.35-1) ... #21 3.324 Setting up libconfig-dev:amd64 (1.5-0.4) ... #21 3.335 Setting up soapysdr0.7-module-lms7:amd64 (23.11.0.1.2141.9dce.202411272026) ... #21 3.349 Setting up libnspr4-dev (2:4.35-1) ... #21 3.361 Setting up soapysdr-module-lms7 (23.11.0.1.2141.9dce.202411272026) ... #21 3.371 Setting up libnss3:amd64 (2:3.87.1-1+deb12u1) ... #21 3.381 Setting up libnss3-dev:amd64 (2:3.87.1-1+deb12u1) ... #21 3.392 Setting up libconfig++-dev:amd64 (1.5-0.4) ... #21 3.402 Setting up libczmq-dev:amd64 (4.2.1-1) ... #21 3.413 Processing triggers for man-db (2.11.2-2) ... #21 3.430 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.391 Hit:1 http://deb.debian.org/debian bookworm InRelease #22 0.391 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #22 0.391 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #22 0.392 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #22 0.669 Reading package lists... #22 1.099 Reading package lists... #22 1.516 Building dependency tree... #22 1.625 Reading state information... #22 1.730 The following additional packages will be installed: #22 1.730 adwaita-icon-theme at-spi2-common castxml dconf-gsettings-backend #22 1.730 dconf-service fonts-mathjax gnome-terminal gnome-terminal-data #22 1.730 gsettings-desktop-schemas gtk-update-icon-cache hicolor-icon-theme #22 1.730 libad9361-0 libasyncns0 libatk-bridge2.0-0 libatk1.0-0 libatspi2.0-0 libb2-1 #22 1.730 libcaca0 libcodec2-1.0 libcolord2 libdconf1 libdouble-conversion3 #22 1.730 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 #22 1.730 libdrm2 libegl-mesa0 libegl1 libepoxy0 libevdev2 libflac12 libfmt9 libgbm1 #22 1.730 libgl1 libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libglu1-mesa libglvnd0 #22 1.730 libglx-mesa0 libglx0 libgnuradio-analog3.10.5 libgnuradio-audio3.10.5 #22 1.730 libgnuradio-blocks3.10.5 libgnuradio-channels3.10.5 #22 1.730 libgnuradio-digital3.10.5 libgnuradio-dtv3.10.5 libgnuradio-fec3.10.5 #22 1.730 libgnuradio-fft3.10.5 libgnuradio-filter3.10.5 libgnuradio-iio3.10.5 #22 1.730 libgnuradio-network3.10.5 libgnuradio-pdu3.10.5 libgnuradio-pmt3.10.5 #22 1.730 libgnuradio-qtgui3.10.5 libgnuradio-runtime3.10.5 libgnuradio-soapy3.10.5 #22 1.730 libgnuradio-trellis3.10.5 libgnuradio-uhd3.10.5 libgnuradio-video-sdl3.10.5 #22 1.730 libgnuradio-vocoder3.10.5 libgnuradio-wavelet3.10.5 libgnuradio-zeromq3.10.5 #22 1.730 libgsl27 libgslcblas0 libgtk-3-0 libgtk-3-common libgudev-1.0-0 libiio0 #22 1.731 libinput-bin libinput10 libjack-jackd2-0 libjs-mathjax liblbfgsb0 libllvm15 #22 1.731 libmd4c0 libmp3lame0 libmpg123-0 libmtdev1 libogg0 libopenblas-dev #22 1.731 libopenblas-pthread-dev libopenblas0 libopenblas0-pthread libopengl0 #22 1.731 libopus0 liborc-0.4-0 libportaudio2 libproxy1v5 libpulse0 libpython3-all-dev #22 1.731 libqt5core5a libqt5dbus5 libqt5designer5 libqt5gui5 libqt5help5 #22 1.731 libqt5network5 libqt5opengl5 libqt5printsupport5 libqt5sql5 libqt5svg5 #22 1.731 libqt5test5 libqt5widgets5 libqt5xml5 libqt6core6 libqt6dbus6 libqt6gui6 #22 1.731 libqt6network6 libqt6opengl6 libqt6openglwidgets6 libqt6printsupport6 #22 1.731 libqt6sql6 libqt6test6 libqt6widgets6 libqt6xml6 libqwt-qt5-6 libsamplerate0 #22 1.731 libsdl1.2debian libslang2 libsndfile1 libspdlog1.10 libthrift-0.17.0 libts0 #22 1.731 libunwind8 libvolk2-bin libvolk2.5 libvorbis0a libvorbisenc2 libvte-2.91-0 #22 1.731 libvte-2.91-common libwacom-common libwacom9 libwayland-client0 #22 1.731 libwayland-cursor0 libwayland-egl1 libwayland-server0 libx11-xcb1 #22 1.731 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0 #22 1.731 libxcb-keysyms1 libxcb-present0 libxcb-randr0 libxcb-render-util0 #22 1.731 libxcb-shape0 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb-xinerama0 #22 1.731 libxcb-xinput0 libxcb-xkb1 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 #22 1.731 libxinerama1 libxkbcommon-x11-0 libxkbcommon0 libxrandr2 libxshmfence1 #22 1.731 libxsimd-dev libxxf86vm1 pyqt5-dev-tools pyqt6-dev-tools python3-all #22 1.731 python3-all-dev python3-attr python3-beniget python3-cairo #22 1.731 python3-cffi-backend python3-click python3-click-plugins python3-colorama #22 1.731 python3-contextlib2 python3-decorator python3-gast python3-gi-cairo #22 1.731 python3-jsonschema python3-lxml python3-opengl python3-packaging python3-ply #22 1.731 python3-py python3-pygccxml python3-pyqt5 python3-pyqt5.sip python3-pyqt6 #22 1.731 python3-pyqt6.sip python3-pyqtgraph python3-pyrsistent python3-pythran #22 1.731 python3-schema python3-scipy python3-sip python3-thrift python3-zmq #22 1.731 qt6-base-dev-tools qtbase5-dev-tools qtchooser xkb-data #22 1.732 Suggested packages: #22 1.732 gr-fosphor gr-osmosdr gqrx-sdr rtl-sdr uhd-host colord gsl-ref-psdoc #22 1.732 | gsl-doc-pdf | gsl-doc-info | gsl-ref-html gvfs avahi-daemon jackd2 #22 1.732 fonts-mathjax-extras fonts-stix libjs-mathjax-doc opus-tools pulseaudio #22 1.732 qgnomeplatform-qt5 qt5-image-formats-plugins libvolk2-dev libwacom-bin #22 1.732 libxsimd-doc python-attr-doc python-jsonschema-doc python-lxml-doc libgle3 #22 1.732 python3-tk python-ply-doc subversion python3-pytest python-pyqtgraph-doc #22 1.732 python-scipy-doc #22 1.732 Recommended packages: #22 1.732 librsvg2-common gvfs nautilus-extension-gnome-terminal yelp gnuradio-dev #22 1.732 python3-matplotlib python3-networkx python3-pyqt5.qwt soapysdr-tools #22 1.732 at-spi2-core libgtk-3-bin qttranslations5-l10n qt5-gtk-platformtheme #22 1.732 qtwayland5 libqt5sql5-sqlite | libqt5sql5-mysql | libqt5sql5-odbc #22 1.732 | libqt5sql5-psql | libqt5sql5-tds | libqt5sql5-ibase qt6-translations-l10n #22 1.732 qt6-gtk-platformtheme qt6-qpa-plugins libqt6sql6-sqlite | libqt6sql6-mysql #22 1.732 | libqt6sql6-odbc | libqt6sql6-psql | libqt6sql6-ibase python3-idna #22 1.732 python3-json-pointer python3-rfc3987 python3-uritemplate python3-bs4 #22 1.732 python3-html5lib libglut-dev python3-pyqt5.qtopengl #22 2.607 The following NEW packages will be installed: #22 2.607 adwaita-icon-theme at-spi2-common castxml dconf-gsettings-backend #22 2.607 dconf-service fonts-mathjax gnome-terminal gnome-terminal-data gnuradio #22 2.607 gsettings-desktop-schemas gtk-update-icon-cache hicolor-icon-theme #22 2.607 libad9361-0 libasyncns0 libatk-bridge2.0-0 libatk1.0-0 libatspi2.0-0 libb2-1 #22 2.607 libcaca0 libcodec2-1.0 libcolord2 libdconf1 libdouble-conversion3 #22 2.607 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 #22 2.607 libdrm2 libegl-mesa0 libegl1 libepoxy0 libevdev2 libflac12 libfmt9 libgbm1 #22 2.607 libgl1 libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libglu1-mesa libglvnd0 #22 2.607 libglx-mesa0 libglx0 libgnuradio-analog3.10.5 libgnuradio-audio3.10.5 #22 2.607 libgnuradio-blocks3.10.5 libgnuradio-channels3.10.5 #22 2.607 libgnuradio-digital3.10.5 libgnuradio-dtv3.10.5 libgnuradio-fec3.10.5 #22 2.607 libgnuradio-fft3.10.5 libgnuradio-filter3.10.5 libgnuradio-iio3.10.5 #22 2.607 libgnuradio-network3.10.5 libgnuradio-pdu3.10.5 libgnuradio-pmt3.10.5 #22 2.607 libgnuradio-qtgui3.10.5 libgnuradio-runtime3.10.5 libgnuradio-soapy3.10.5 #22 2.607 libgnuradio-trellis3.10.5 libgnuradio-uhd3.10.5 libgnuradio-video-sdl3.10.5 #22 2.607 libgnuradio-vocoder3.10.5 libgnuradio-wavelet3.10.5 libgnuradio-zeromq3.10.5 #22 2.607 libgsl27 libgslcblas0 libgtk-3-0 libgtk-3-common libgudev-1.0-0 libiio0 #22 2.607 libinput-bin libinput10 libjack-jackd2-0 libjs-mathjax liblbfgsb0 libllvm15 #22 2.607 libmd4c0 libmp3lame0 libmpg123-0 libmtdev1 libogg0 libopenblas-dev #22 2.607 libopenblas-pthread-dev libopenblas0 libopenblas0-pthread libopengl0 #22 2.607 libopus0 liborc-0.4-0 libportaudio2 libproxy1v5 libpulse0 libpython3-all-dev #22 2.607 libqt5core5a libqt5dbus5 libqt5designer5 libqt5gui5 libqt5help5 #22 2.607 libqt5network5 libqt5opengl5 libqt5printsupport5 libqt5sql5 libqt5svg5 #22 2.607 libqt5test5 libqt5widgets5 libqt5xml5 libqt6core6 libqt6dbus6 libqt6gui6 #22 2.607 libqt6network6 libqt6opengl6 libqt6openglwidgets6 libqt6printsupport6 #22 2.607 libqt6sql6 libqt6test6 libqt6widgets6 libqt6xml6 libqwt-qt5-6 libsamplerate0 #22 2.607 libsdl1.2debian libslang2 libsndfile1 libspdlog1.10 libthrift-0.17.0 libts0 #22 2.607 libunwind8 libvolk2-bin libvolk2.5 libvorbis0a libvorbisenc2 libvte-2.91-0 #22 2.607 libvte-2.91-common libwacom-common libwacom9 libwayland-client0 #22 2.607 libwayland-cursor0 libwayland-egl1 libwayland-server0 libx11-xcb1 #22 2.607 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0 #22 2.607 libxcb-keysyms1 libxcb-present0 libxcb-randr0 libxcb-render-util0 #22 2.607 libxcb-shape0 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb-xinerama0 #22 2.607 libxcb-xinput0 libxcb-xkb1 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 #22 2.607 libxinerama1 libxkbcommon-x11-0 libxkbcommon0 libxrandr2 libxshmfence1 #22 2.607 libxsimd-dev libxxf86vm1 pyqt5-dev-tools pyqt6-dev-tools python3-all #22 2.607 python3-all-dev python3-attr python3-beniget python3-cairo #22 2.607 python3-cffi-backend python3-click python3-click-plugins python3-colorama #22 2.607 python3-contextlib2 python3-decorator python3-gast python3-gi-cairo #22 2.607 python3-jsonschema python3-lxml python3-opengl python3-packaging python3-ply #22 2.607 python3-py python3-pygccxml python3-pyqt5 python3-pyqt5.sip python3-pyqt6 #22 2.607 python3-pyqt6.sip python3-pyqtgraph python3-pyrsistent python3-pythran #22 2.607 python3-schema python3-scipy python3-sip python3-thrift python3-zmq #22 2.607 qt6-base-dev-tools qtbase5-dev-tools qtchooser xkb-data #22 2.642 0 upgraded, 205 newly installed, 0 to remove and 4 not upgraded. #22 2.642 Need to get 142 MB of archives. #22 2.642 After this operation, 698 MB of additional disk space will be used. #22 2.642 Get:1 http://deb.debian.org/debian bookworm/main amd64 hicolor-icon-theme all 0.17-2 [11.4 kB] #22 2.650 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.655 Get:3 http://deb.debian.org/debian bookworm/main amd64 adwaita-icon-theme all 43-1 [5,124 kB] #22 2.715 Get:4 http://deb.debian.org/debian bookworm/main amd64 at-spi2-common all 2.46.0-5 [162 kB] #22 2.715 Get:5 http://deb.debian.org/debian bookworm/main amd64 castxml amd64 0.5.1-1 [963 kB] #22 2.722 Get:6 http://deb.debian.org/debian bookworm/main amd64 libdconf1 amd64 0.40.0-4 [40.9 kB] #22 2.722 Get:7 http://deb.debian.org/debian bookworm/main amd64 dconf-service amd64 0.40.0-4 [31.6 kB] #22 2.723 Get:8 http://deb.debian.org/debian bookworm/main amd64 dconf-gsettings-backend amd64 0.40.0-4 [27.8 kB] #22 2.723 Get:9 http://deb.debian.org/debian bookworm/main amd64 fonts-mathjax all 2.7.9+dfsg-1 [2,210 kB] #22 2.742 Get:10 http://deb.debian.org/debian bookworm/main amd64 gnome-terminal-data all 3.46.8-1 [949 kB] #22 2.750 Get:11 http://deb.debian.org/debian bookworm/main amd64 gsettings-desktop-schemas all 43.0-1 [643 kB] #22 2.755 Get:12 http://deb.debian.org/debian bookworm/main amd64 libatk1.0-0 amd64 2.46.0-5 [49.6 kB] #22 2.756 Get:13 http://deb.debian.org/debian bookworm/main amd64 libatspi2.0-0 amd64 2.46.0-5 [75.4 kB] #22 2.756 Get:14 http://deb.debian.org/debian bookworm/main amd64 libatk-bridge2.0-0 amd64 2.46.0-5 [64.6 kB] #22 2.757 Get:15 http://deb.debian.org/debian bookworm/main amd64 libcolord2 amd64 1.4.6-2.2 [137 kB] #22 2.758 Get:16 http://deb.debian.org/debian bookworm/main amd64 libepoxy0 amd64 1.5.10-1 [189 kB] #22 2.759 Get:17 http://deb.debian.org/debian bookworm/main amd64 libwayland-client0 amd64 1.21.0-1 [28.3 kB] #22 2.760 Get:18 http://deb.debian.org/debian bookworm/main amd64 libwayland-cursor0 amd64 1.21.0-1 [14.4 kB] #22 2.760 Get:19 http://deb.debian.org/debian bookworm/main amd64 libwayland-egl1 amd64 1.21.0-1 [8,640 B] #22 2.760 Get:20 http://deb.debian.org/debian bookworm/main amd64 libxcomposite1 amd64 1:0.4.5-1 [16.6 kB] #22 2.765 Get:21 http://deb.debian.org/debian bookworm/main amd64 libxfixes3 amd64 1:6.0.0-2 [22.7 kB] #22 2.765 Get:22 http://deb.debian.org/debian bookworm/main amd64 libxcursor1 amd64 1:1.2.1-1 [40.9 kB] #22 2.768 Get:23 http://deb.debian.org/debian bookworm/main amd64 libxdamage1 amd64 1:1.1.6-1 [15.1 kB] #22 2.771 Get:24 http://deb.debian.org/debian bookworm/main amd64 libxinerama1 amd64 2:1.1.4-3 [17.8 kB] #22 2.771 Get:25 http://deb.debian.org/debian bookworm/main amd64 xkb-data all 2.35.1-1 [764 kB] #22 2.778 Get:26 http://deb.debian.org/debian bookworm/main amd64 libxkbcommon0 amd64 1.5.0-1 [106 kB] #22 2.779 Get:27 http://deb.debian.org/debian bookworm/main amd64 libxrandr2 amd64 2:1.5.2-2+b1 [39.2 kB] #22 2.780 Get:28 http://deb.debian.org/debian bookworm/main amd64 libgtk-3-common all 3.24.38-2~deb12u3 [3,895 kB] #22 2.813 Get:29 http://deb.debian.org/debian bookworm/main amd64 libgtk-3-0 amd64 3.24.38-2~deb12u3 [2,847 kB] #22 2.837 Get:30 http://deb.debian.org/debian bookworm/main amd64 libvte-2.91-common amd64 0.70.6-2~deb12u1 [642 kB] #22 2.842 Get:31 http://deb.debian.org/debian bookworm/main amd64 libvte-2.91-0 amd64 0.70.6-2~deb12u1 [799 kB] #22 2.849 Get:32 http://deb.debian.org/debian bookworm/main amd64 gnome-terminal amd64 3.46.8-1 [230 kB] #22 2.851 Get:33 http://deb.debian.org/debian bookworm/main amd64 libjs-mathjax all 2.7.9+dfsg-1 [5,667 kB] #22 2.903 Get:34 http://deb.debian.org/debian bookworm/main amd64 liborc-0.4-0 amd64 1:0.4.33-2 [164 kB] #22 2.903 Get:35 http://deb.debian.org/debian bookworm/main amd64 libvolk2.5 amd64 2.5.2-3 [301 kB] #22 2.905 Get:36 http://deb.debian.org/debian bookworm/main amd64 libvolk2-bin amd64 2.5.2-3 [82.1 kB] #22 2.905 Get:37 http://deb.debian.org/debian bookworm/main amd64 python3-colorama all 0.4.6-2 [36.8 kB] #22 2.905 Get:38 http://deb.debian.org/debian bookworm/main amd64 python3-click all 8.1.3-2 [92.2 kB] #22 2.906 Get:39 http://deb.debian.org/debian bookworm/main amd64 python3-click-plugins all 1.1.1-4 [9,852 B] #22 2.906 Get:40 http://deb.debian.org/debian bookworm/main amd64 python3-cairo amd64 1.20.1-5+b1 [63.1 kB] #22 2.906 Get:41 http://deb.debian.org/debian bookworm/main amd64 python3-gi-cairo amd64 3.42.2-3+b1 [11.7 kB] #22 2.906 Get:42 http://deb.debian.org/debian bookworm/main amd64 python3-attr all 22.2.0-1 [65.4 kB] #22 2.909 Get:43 http://deb.debian.org/debian bookworm/main amd64 python3-pyrsistent amd64 0.18.1-1+b3 [60.0 kB] #22 2.914 Get:44 http://deb.debian.org/debian bookworm/main amd64 python3-jsonschema all 4.10.3-1 [67.9 kB] #22 2.915 Get:45 http://deb.debian.org/debian bookworm/main amd64 python3-lxml amd64 4.9.2-1+b1 [1,194 kB] #22 2.926 Get:46 http://deb.debian.org/debian bookworm/main amd64 libglvnd0 amd64 1.6.0-1 [51.8 kB] #22 2.927 Get:47 http://deb.debian.org/debian bookworm/main amd64 libdrm-common all 2.4.114-1 [7,112 B] #22 2.927 Get:48 http://deb.debian.org/debian bookworm/main amd64 libdrm2 amd64 2.4.114-1+b1 [37.5 kB] #22 2.927 Get:49 http://deb.debian.org/debian bookworm/main amd64 libglapi-mesa amd64 22.3.6-1+deb12u1 [35.7 kB] #22 2.928 Get:50 http://deb.debian.org/debian bookworm/main amd64 libx11-xcb1 amd64 2:1.8.4-2+deb12u2 [192 kB] #22 2.929 Get:51 http://deb.debian.org/debian bookworm/main amd64 libxcb-dri2-0 amd64 1.15-1 [107 kB] #22 2.930 Get:52 http://deb.debian.org/debian bookworm/main amd64 libxcb-dri3-0 amd64 1.15-1 [107 kB] #22 2.930 Get:53 http://deb.debian.org/debian bookworm/main amd64 libxcb-glx0 amd64 1.15-1 [122 kB] #22 2.931 Get:54 http://deb.debian.org/debian bookworm/main amd64 libxcb-present0 amd64 1.15-1 [105 kB] #22 2.935 Get:55 http://deb.debian.org/debian bookworm/main amd64 libxcb-randr0 amd64 1.15-1 [117 kB] #22 2.936 Get:56 http://deb.debian.org/debian bookworm/main amd64 libxcb-sync1 amd64 1.15-1 [109 kB] #22 2.937 Get:57 http://deb.debian.org/debian bookworm/main amd64 libxcb-xfixes0 amd64 1.15-1 [109 kB] #22 2.938 Get:58 http://deb.debian.org/debian bookworm/main amd64 libxshmfence1 amd64 1.3-1 [8,820 B] #22 2.938 Get:59 http://deb.debian.org/debian bookworm/main amd64 libxxf86vm1 amd64 1:1.1.4-1+b2 [20.8 kB] #22 2.938 Get:60 http://deb.debian.org/debian bookworm/main amd64 libdrm-amdgpu1 amd64 2.4.114-1+b1 [20.9 kB] #22 2.939 Get:61 http://deb.debian.org/debian bookworm/main amd64 libdrm-intel1 amd64 2.4.114-1+b1 [64.0 kB] #22 2.940 Get:62 http://deb.debian.org/debian bookworm/main amd64 libdrm-nouveau2 amd64 2.4.114-1+b1 [19.1 kB] #22 2.941 Get:63 http://deb.debian.org/debian bookworm/main amd64 libdrm-radeon1 amd64 2.4.114-1+b1 [21.8 kB] #22 2.941 Get:64 http://deb.debian.org/debian bookworm/main amd64 libllvm15 amd64 1:15.0.6-4+b1 [23.1 MB] #22 3.144 Get:65 http://deb.debian.org/debian bookworm/main amd64 libgl1-mesa-dri amd64 22.3.6-1+deb12u1 [7,239 kB] #22 3.202 Get:66 http://deb.debian.org/debian bookworm/main amd64 libglx-mesa0 amd64 22.3.6-1+deb12u1 [147 kB] #22 3.207 Get:67 http://deb.debian.org/debian bookworm/main amd64 libglx0 amd64 1.6.0-1 [34.4 kB] #22 3.207 Get:68 http://deb.debian.org/debian bookworm/main amd64 libgl1 amd64 1.6.0-1 [88.4 kB] #22 3.208 Get:69 http://deb.debian.org/debian bookworm/main amd64 libgl1-mesa-glx amd64 22.3.6-1+deb12u1 [14.5 kB] #22 3.208 Get:70 http://deb.debian.org/debian bookworm/main amd64 libopengl0 amd64 1.6.0-1 [30.6 kB] #22 3.208 Get:71 http://deb.debian.org/debian bookworm/main amd64 libglu1-mesa amd64 9.0.2-1.1 [178 kB] #22 3.209 Get:72 http://deb.debian.org/debian bookworm/main amd64 python3-opengl all 3.1.6+dfsg-3 [605 kB] #22 3.212 Get:73 http://deb.debian.org/debian bookworm/main amd64 python3-packaging all 23.0-1 [32.5 kB] #22 3.212 Get:74 http://deb.debian.org/debian bookworm/main amd64 python3-pygccxml all 2.2.1-1 [80.3 kB] #22 3.213 Get:75 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt5.sip amd64 12.11.1-1 [56.4 kB] #22 3.216 Get:76 http://deb.debian.org/debian bookworm/main amd64 libdouble-conversion3 amd64 3.2.1-1 [41.5 kB] #22 3.218 Get:77 http://deb.debian.org/debian bookworm/main amd64 libqt5core5a amd64 5.15.8+dfsg-11+deb12u2 [1,810 kB] #22 3.234 Get:78 http://deb.debian.org/debian bookworm/main amd64 libqt5dbus5 amd64 5.15.8+dfsg-11+deb12u2 [211 kB] #22 3.236 Get:79 http://deb.debian.org/debian bookworm/main amd64 libwayland-server0 amd64 1.21.0-1 [35.9 kB] #22 3.236 Get:80 http://deb.debian.org/debian bookworm/main amd64 libgbm1 amd64 22.3.6-1+deb12u1 [38.0 kB] #22 3.236 Get:81 http://deb.debian.org/debian bookworm/main amd64 libegl-mesa0 amd64 22.3.6-1+deb12u1 [114 kB] #22 3.237 Get:82 http://deb.debian.org/debian bookworm/main amd64 libegl1 amd64 1.6.0-1 [33.7 kB] #22 3.237 Get:83 http://deb.debian.org/debian bookworm/main amd64 libevdev2 amd64 1.13.0+dfsg-1 [34.0 kB] #22 3.237 Get:84 http://deb.debian.org/debian bookworm/main amd64 libmtdev1 amd64 1.1.6-1 [23.0 kB] #22 3.238 Get:85 http://deb.debian.org/debian bookworm/main amd64 libgudev-1.0-0 amd64 237-2 [15.1 kB] #22 3.238 Get:86 http://deb.debian.org/debian bookworm/main amd64 libwacom-common all 2.6.0-1 [58.4 kB] #22 3.240 Get:87 http://deb.debian.org/debian bookworm/main amd64 libwacom9 amd64 2.6.0-1 [21.5 kB] #22 3.248 Get:88 http://deb.debian.org/debian bookworm/main amd64 libinput-bin amd64 1.22.1-1 [23.2 kB] #22 3.250 Get:89 http://deb.debian.org/debian bookworm/main amd64 libinput10 amd64 1.22.1-1 [125 kB] #22 3.251 Get:90 http://deb.debian.org/debian bookworm/main amd64 libmd4c0 amd64 0.4.8-1 [44.2 kB] #22 3.253 Get:91 http://deb.debian.org/debian bookworm/main amd64 libqt5network5 amd64 5.15.8+dfsg-11+deb12u2 [675 kB] #22 3.259 Get:92 http://deb.debian.org/debian bookworm/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [27.4 kB] #22 3.260 Get:93 http://deb.debian.org/debian bookworm/main amd64 libxcb-util1 amd64 0.4.0-1+b1 [23.2 kB] #22 3.260 Get:94 http://deb.debian.org/debian bookworm/main amd64 libxcb-image0 amd64 0.4.0-2 [22.9 kB] #22 3.260 Get:95 http://deb.debian.org/debian bookworm/main amd64 libxcb-keysyms1 amd64 0.4.0-1+b2 [16.4 kB] #22 3.261 Get:96 http://deb.debian.org/debian bookworm/main amd64 libxcb-render-util0 amd64 0.3.9-1+b1 [18.3 kB] #22 3.261 Get:97 http://deb.debian.org/debian bookworm/main amd64 libxcb-shape0 amd64 1.15-1 [106 kB] #22 3.262 Get:98 http://deb.debian.org/debian bookworm/main amd64 libxcb-xinerama0 amd64 1.15-1 [105 kB] #22 3.263 Get:99 http://deb.debian.org/debian bookworm/main amd64 libxcb-xinput0 amd64 1.15-1 [130 kB] #22 3.264 Get:100 http://deb.debian.org/debian bookworm/main amd64 libxcb-xkb1 amd64 1.15-1 [129 kB] #22 3.266 Get:101 http://deb.debian.org/debian bookworm/main amd64 libxkbcommon-x11-0 amd64 1.5.0-1 [15.6 kB] #22 3.271 Get:102 http://deb.debian.org/debian bookworm/main amd64 libqt5gui5 amd64 5.15.8+dfsg-11+deb12u2 [3,408 kB] #22 3.301 Get:103 http://deb.debian.org/debian bookworm/main amd64 libqt5widgets5 amd64 5.15.8+dfsg-11+deb12u2 [2,381 kB] #22 3.323 Get:104 http://deb.debian.org/debian bookworm/main amd64 libqt5xml5 amd64 5.15.8+dfsg-11+deb12u2 [122 kB] #22 3.324 Get:105 http://deb.debian.org/debian bookworm/main amd64 libqt5designer5 amd64 5.15.8-2 [2,748 kB] #22 3.345 Get:106 http://deb.debian.org/debian bookworm/main amd64 libqt5sql5 amd64 5.15.8+dfsg-11+deb12u2 [122 kB] #22 3.346 Get:107 http://deb.debian.org/debian bookworm/main amd64 libqt5help5 amd64 5.15.8-2 [149 kB] #22 3.347 Get:108 http://deb.debian.org/debian bookworm/main amd64 libqt5printsupport5 amd64 5.15.8+dfsg-11+deb12u2 [202 kB] #22 3.349 Get:109 http://deb.debian.org/debian bookworm/main amd64 libqt5test5 amd64 5.15.8+dfsg-11+deb12u2 [146 kB] #22 3.350 Get:110 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt5 amd64 5.15.9+dfsg-1 [2,489 kB] #22 3.372 Get:111 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt6.sip amd64 13.4.1-1 [51.4 kB] #22 3.372 Get:112 http://deb.debian.org/debian bookworm/main amd64 libb2-1 amd64 0.98.1-1.1 [40.9 kB] #22 3.373 Get:113 http://deb.debian.org/debian bookworm/main amd64 libqt6core6 amd64 6.4.2+dfsg-10 [1,613 kB] #22 3.386 Get:114 http://deb.debian.org/debian bookworm/main amd64 libqt6dbus6 amd64 6.4.2+dfsg-10 [248 kB] #22 3.388 Get:115 http://deb.debian.org/debian bookworm/main amd64 libts0 amd64 1.22-1+b1 [64.6 kB] #22 3.389 Get:116 http://deb.debian.org/debian bookworm/main amd64 libqt6gui6 amd64 6.4.2+dfsg-10 [2,854 kB] #22 3.413 Get:117 http://deb.debian.org/debian bookworm/main amd64 libproxy1v5 amd64 0.4.18-1.2 [56.2 kB] #22 3.414 Get:118 http://deb.debian.org/debian bookworm/main amd64 libqt6network6 amd64 6.4.2+dfsg-10 [682 kB] #22 3.419 Get:119 http://deb.debian.org/debian bookworm/main amd64 libqt6opengl6 amd64 6.4.2+dfsg-10 [390 kB] #22 3.422 Get:120 http://deb.debian.org/debian bookworm/main amd64 libqt6widgets6 amd64 6.4.2+dfsg-10 [2,445 kB] #22 3.444 Get:121 http://deb.debian.org/debian bookworm/main amd64 libqt6openglwidgets6 amd64 6.4.2+dfsg-10 [43.4 kB] #22 3.445 Get:122 http://deb.debian.org/debian bookworm/main amd64 libqt6printsupport6 amd64 6.4.2+dfsg-10 [211 kB] #22 3.446 Get:123 http://deb.debian.org/debian bookworm/main amd64 libqt6sql6 amd64 6.4.2+dfsg-10 [133 kB] #22 3.447 Get:124 http://deb.debian.org/debian bookworm/main amd64 libqt6test6 amd64 6.4.2+dfsg-10 [161 kB] #22 3.448 Get:125 http://deb.debian.org/debian bookworm/main amd64 libqt6xml6 amd64 6.4.2+dfsg-10 [75.5 kB] #22 3.449 Get:126 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt6 amd64 6.4.2-1 [2,461 kB] #22 3.470 Get:127 http://deb.debian.org/debian bookworm/main amd64 python3-decorator all 5.1.1-3 [14.9 kB] #22 3.470 Get:128 http://deb.debian.org/debian bookworm/main amd64 libopenblas0-pthread amd64 0.3.21+ds-4 [6,709 kB] #22 3.531 Get:129 http://deb.debian.org/debian bookworm/main amd64 libopenblas0 amd64 0.3.21+ds-4 [32.6 kB] #22 3.532 Get:130 http://deb.debian.org/debian bookworm/main amd64 libopenblas-pthread-dev amd64 0.3.21+ds-4 [4,971 kB] #22 3.571 Get:131 http://deb.debian.org/debian bookworm/main amd64 libopenblas-dev amd64 0.3.21+ds-4 [44.9 kB] #22 3.571 Get:132 http://deb.debian.org/debian bookworm/main amd64 libpython3-all-dev amd64 3.11.2-1+b1 [1,068 B] #22 3.571 Get:133 http://deb.debian.org/debian bookworm/main amd64 python3-all amd64 3.11.2-1+b1 [1,056 B] #22 3.571 Get:134 http://deb.debian.org/debian bookworm/main amd64 python3-all-dev amd64 3.11.2-1+b1 [1,072 B] #22 3.572 Get:135 http://deb.debian.org/debian bookworm/main amd64 libxsimd-dev amd64 8.1.0-7 [88.8 kB] #22 3.576 Get:136 http://deb.debian.org/debian bookworm/main amd64 python3-gast all 0.5.2-2 [9,364 B] #22 3.577 Get:137 http://deb.debian.org/debian bookworm/main amd64 python3-beniget all 0.4.1-3 [9,920 B] #22 3.577 Get:138 http://deb.debian.org/debian bookworm/main amd64 python3-ply all 3.11-5 [65.8 kB] #22 3.577 Get:139 http://deb.debian.org/debian bookworm/main amd64 python3-pythran amd64 0.11.0+ds-7 [427 kB] #22 3.582 Get:140 http://deb.debian.org/debian bookworm/main amd64 liblbfgsb0 amd64 3.0+dfsg.4-1 [28.9 kB] #22 3.584 Get:141 http://deb.debian.org/debian bookworm/main amd64 python3-scipy amd64 1.10.1-2 [15.2 MB] #22 3.716 Get:142 http://deb.debian.org/debian bookworm/main amd64 pyqt5-dev-tools amd64 5.15.9+dfsg-1 [180 kB] #22 3.718 Get:143 http://deb.debian.org/debian bookworm/main amd64 pyqt6-dev-tools all 6.4.2-1 [66.4 kB] #22 3.718 Get:144 http://deb.debian.org/debian bookworm/main amd64 qtchooser amd64 66-2 [26.3 kB] #22 3.718 Get:145 http://deb.debian.org/debian bookworm/main amd64 qtbase5-dev-tools amd64 5.15.8+dfsg-11+deb12u2 [758 kB] #22 3.723 Get:146 http://deb.debian.org/debian bookworm/main amd64 qt6-base-dev-tools amd64 6.4.2+dfsg-10 [890 kB] #22 3.730 Get:147 http://deb.debian.org/debian bookworm/main amd64 python3-pyqtgraph all 0.13.1-4 [617 kB] #22 3.736 Get:148 http://deb.debian.org/debian bookworm/main amd64 python3-contextlib2 all 0.6.0.post1-3 [13.5 kB] #22 3.736 Get:149 http://deb.debian.org/debian bookworm/main amd64 python3-schema all 0.7.5-1 [27.5 kB] #22 3.736 Get:150 http://deb.debian.org/debian bookworm/main amd64 python3-sip amd64 4.19.25+dfsg-5+b1 [165 kB] #22 3.737 Get:151 http://deb.debian.org/debian bookworm/main amd64 python3-thrift amd64 0.17.0-2+b2 [160 kB] #22 3.739 Get:152 http://deb.debian.org/debian bookworm/main amd64 python3-cffi-backend amd64 1.15.1-5+b1 [84.6 kB] #22 3.739 Get:153 http://deb.debian.org/debian bookworm/main amd64 python3-py all 1.11.0-1 [89.2 kB] #22 3.740 Get:154 http://deb.debian.org/debian bookworm/main amd64 python3-zmq amd64 24.0.1-4+b1 [263 kB] #22 3.742 Get:155 http://deb.debian.org/debian bookworm/main amd64 libfmt9 amd64 9.1.0+ds1-2 [113 kB] #22 3.743 Get:156 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-pmt3.10.5 amd64 3.10.5.1-3 [117 kB] #22 3.745 Get:157 http://deb.debian.org/debian bookworm/main amd64 libspdlog1.10 amd64 1:1.10.0+ds-0.4 [130 kB] #22 3.748 Get:158 http://deb.debian.org/debian bookworm/main amd64 libthrift-0.17.0 amd64 0.17.0-2+b2 [372 kB] #22 3.752 Get:159 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB] #22 3.753 Get:160 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-runtime3.10.5 amd64 3.10.5.1-3 [562 kB] #22 3.758 Get:161 http://deb.debian.org/debian bookworm/main amd64 libogg0 amd64 1.3.5-3 [23.4 kB] #22 3.758 Get:162 http://deb.debian.org/debian bookworm/main amd64 libflac12 amd64 1.4.2+ds-2 [198 kB] #22 3.760 Get:163 http://deb.debian.org/debian bookworm/main amd64 libmp3lame0 amd64 3.100-6 [365 kB] #22 3.763 Get:164 http://deb.debian.org/debian-security bookworm-security/main amd64 libmpg123-0 amd64 1.31.2-1+deb12u1 [147 kB] #22 3.764 Get:165 http://deb.debian.org/debian bookworm/main amd64 libopus0 amd64 1.3.1-3 [195 kB] #22 3.765 Get:166 http://deb.debian.org/debian bookworm/main amd64 libvorbis0a amd64 1.3.7-1 [93.0 kB] #22 3.766 Get:167 http://deb.debian.org/debian bookworm/main amd64 libvorbisenc2 amd64 1.3.7-1 [80.6 kB] #22 3.767 Get:168 http://deb.debian.org/debian bookworm/main amd64 libsndfile1 amd64 1.2.0-1 [196 kB] #22 3.769 Get:169 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-blocks3.10.5 amd64 3.10.5.1-3 [561 kB] #22 3.773 Get:170 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-fft3.10.5 amd64 3.10.5.1-3 [121 kB] #22 3.774 Get:171 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-analog3.10.5 amd64 3.10.5.1-3 [177 kB] #22 3.776 Get:172 http://deb.debian.org/debian bookworm/main amd64 libsamplerate0 amd64 0.2.2-3 [952 kB] #22 3.784 Get:173 http://deb.debian.org/debian bookworm/main amd64 libjack-jackd2-0 amd64 1.9.21~dfsg-3 [281 kB] #22 3.786 Get:174 http://deb.debian.org/debian bookworm/main amd64 libportaudio2 amd64 19.6.0-1.2 [66.7 kB] #22 3.787 Get:175 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-audio3.10.5 amd64 3.10.5.1-3 [158 kB] #22 3.788 Get:176 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-filter3.10.5 amd64 3.10.5.1-3 [251 kB] #22 3.791 Get:177 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-channels3.10.5 amd64 3.10.5.1-3 [121 kB] #22 3.792 Get:178 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-digital3.10.5 amd64 3.10.5.1-3 [416 kB] #22 3.795 Get:179 http://deb.debian.org/debian bookworm/main amd64 libgslcblas0 amd64 2.7.1+dfsg-5 [108 kB] #22 3.796 Get:180 http://deb.debian.org/debian bookworm/main amd64 libgsl27 amd64 2.7.1+dfsg-5 [941 kB] #22 3.804 Get:181 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-fec3.10.5 amd64 3.10.5.1-3 [252 kB] #22 3.806 Get:182 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-dtv3.10.5 amd64 3.10.5.1-3 [400 kB] #22 3.810 Get:183 http://deb.debian.org/debian bookworm/main amd64 libiio0 amd64 0.24-4 [49.6 kB] #22 3.810 Get:184 http://deb.debian.org/debian bookworm/main amd64 libad9361-0 amd64 0.2-1 [72.1 kB] #22 3.810 Get:185 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-iio3.10.5 amd64 3.10.5.1-3 [166 kB] #22 3.812 Get:186 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-network3.10.5 amd64 3.10.5.1-3 [195 kB] #22 3.814 Get:187 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-pdu3.10.5 amd64 3.10.5.1-3 [172 kB] #22 3.815 Get:188 http://deb.debian.org/debian bookworm/main amd64 libqt5opengl5 amd64 5.15.8+dfsg-11+deb12u2 [148 kB] #22 3.816 Get:189 http://deb.debian.org/debian bookworm/main amd64 libqt5svg5 amd64 5.15.8-3 [134 kB] #22 3.817 Get:190 http://deb.debian.org/debian bookworm/main amd64 libqwt-qt5-6 amd64 6.1.4-2 [426 kB] #22 3.821 Get:191 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-qtgui3.10.5 amd64 3.10.5.1-3 [466 kB] #22 3.825 Get:192 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-soapy3.10.5 amd64 3.10.5.1-3 [142 kB] #22 3.826 Get:193 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-trellis3.10.5 amd64 3.10.5.1-3 [204 kB] #22 3.829 Get:194 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-uhd3.10.5 amd64 3.10.5.1-3 [195 kB] #22 3.831 Get:195 http://deb.debian.org/debian bookworm/main amd64 libslang2 amd64 2.3.3-3 [554 kB] #22 3.836 Get:196 http://deb.debian.org/debian bookworm/main amd64 libcaca0 amd64 0.99.beta20-3 [205 kB] #22 3.838 Get:197 http://deb.debian.org/debian bookworm/main amd64 libasyncns0 amd64 0.8-6+b3 [12.9 kB] #22 3.839 Get:198 http://deb.debian.org/debian bookworm/main amd64 libpulse0 amd64 16.1+dfsg1-2+b1 [274 kB] #22 3.842 Get:199 http://deb.debian.org/debian bookworm/main amd64 libsdl1.2debian amd64 1.2.15+dfsg2-8 [199 kB] #22 3.843 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.845 Get:201 http://deb.debian.org/debian bookworm/main amd64 libcodec2-1.0 amd64 1.0.5-1 [8,171 kB] #22 3.916 Get:202 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-vocoder3.10.5 amd64 3.10.5.1-3 [116 kB] #22 3.917 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.917 Get:204 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-zeromq3.10.5 amd64 3.10.5.1-3 [125 kB] #22 3.918 Get:205 http://deb.debian.org/debian bookworm/main amd64 gnuradio amd64 3.10.5.1-3 [3,457 kB] #22 4.103 debconf: delaying package configuration, since apt-utils is not installed #22 4.145 Fetched 142 MB in 1s (107 MB/s) #22 4.184 Selecting previously unselected package hicolor-icon-theme. #22 4.184 (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.231 Preparing to unpack .../000-hicolor-icon-theme_0.17-2_all.deb ... #22 4.235 Unpacking hicolor-icon-theme (0.17-2) ... #22 4.318 Selecting previously unselected package gtk-update-icon-cache. #22 4.326 Preparing to unpack .../001-gtk-update-icon-cache_3.24.38-2~deb12u3_amd64.deb ... #22 4.329 Unpacking gtk-update-icon-cache (3.24.38-2~deb12u3) ... #22 4.398 Selecting previously unselected package adwaita-icon-theme. #22 4.407 Preparing to unpack .../002-adwaita-icon-theme_43-1_all.deb ... #22 4.410 Unpacking adwaita-icon-theme (43-1) ... #22 5.101 Selecting previously unselected package at-spi2-common. #22 5.110 Preparing to unpack .../003-at-spi2-common_2.46.0-5_all.deb ... #22 5.113 Unpacking at-spi2-common (2.46.0-5) ... #22 5.212 Selecting previously unselected package castxml. #22 5.220 Preparing to unpack .../004-castxml_0.5.1-1_amd64.deb ... #22 5.223 Unpacking castxml (0.5.1-1) ... #22 5.374 Selecting previously unselected package libdconf1:amd64. #22 5.384 Preparing to unpack .../005-libdconf1_0.40.0-4_amd64.deb ... #22 5.390 Unpacking libdconf1:amd64 (0.40.0-4) ... #22 5.438 Selecting previously unselected package dconf-service. #22 5.447 Preparing to unpack .../006-dconf-service_0.40.0-4_amd64.deb ... #22 5.451 Unpacking dconf-service (0.40.0-4) ... #22 5.491 Selecting previously unselected package dconf-gsettings-backend:amd64. #22 5.501 Preparing to unpack .../007-dconf-gsettings-backend_0.40.0-4_amd64.deb ... #22 5.504 Unpacking dconf-gsettings-backend:amd64 (0.40.0-4) ... #22 5.547 Selecting previously unselected package fonts-mathjax. #22 5.558 Preparing to unpack .../008-fonts-mathjax_2.7.9+dfsg-1_all.deb ... #22 5.562 Unpacking fonts-mathjax (2.7.9+dfsg-1) ... #22 5.751 Selecting previously unselected package gnome-terminal-data. #22 5.760 Preparing to unpack .../009-gnome-terminal-data_3.46.8-1_all.deb ... #22 5.763 Unpacking gnome-terminal-data (3.46.8-1) ... #22 5.931 Selecting previously unselected package gsettings-desktop-schemas. #22 5.940 Preparing to unpack .../010-gsettings-desktop-schemas_43.0-1_all.deb ... #22 5.943 Unpacking gsettings-desktop-schemas (43.0-1) ... #22 6.035 Selecting previously unselected package libatk1.0-0:amd64. #22 6.045 Preparing to unpack .../011-libatk1.0-0_2.46.0-5_amd64.deb ... #22 6.049 Unpacking libatk1.0-0:amd64 (2.46.0-5) ... #22 6.097 Selecting previously unselected package libatspi2.0-0:amd64. #22 6.107 Preparing to unpack .../012-libatspi2.0-0_2.46.0-5_amd64.deb ... #22 6.111 Unpacking libatspi2.0-0:amd64 (2.46.0-5) ... #22 6.161 Selecting previously unselected package libatk-bridge2.0-0:amd64. #22 6.172 Preparing to unpack .../013-libatk-bridge2.0-0_2.46.0-5_amd64.deb ... #22 6.176 Unpacking libatk-bridge2.0-0:amd64 (2.46.0-5) ... #22 6.229 Selecting previously unselected package libcolord2:amd64. #22 6.239 Preparing to unpack .../014-libcolord2_1.4.6-2.2_amd64.deb ... #22 6.243 Unpacking libcolord2:amd64 (1.4.6-2.2) ... #22 6.293 Selecting previously unselected package libepoxy0:amd64. #22 6.303 Preparing to unpack .../015-libepoxy0_1.5.10-1_amd64.deb ... #22 6.306 Unpacking libepoxy0:amd64 (1.5.10-1) ... #22 6.364 Selecting previously unselected package libwayland-client0:amd64. #22 6.373 Preparing to unpack .../016-libwayland-client0_1.21.0-1_amd64.deb ... #22 6.376 Unpacking libwayland-client0:amd64 (1.21.0-1) ... #22 6.424 Selecting previously unselected package libwayland-cursor0:amd64. #22 6.434 Preparing to unpack .../017-libwayland-cursor0_1.21.0-1_amd64.deb ... #22 6.437 Unpacking libwayland-cursor0:amd64 (1.21.0-1) ... #22 6.484 Selecting previously unselected package libwayland-egl1:amd64. #22 6.493 Preparing to unpack .../018-libwayland-egl1_1.21.0-1_amd64.deb ... #22 6.496 Unpacking libwayland-egl1:amd64 (1.21.0-1) ... #22 6.538 Selecting previously unselected package libxcomposite1:amd64. #22 6.546 Preparing to unpack .../019-libxcomposite1_1%3a0.4.5-1_amd64.deb ... #22 6.551 Unpacking libxcomposite1:amd64 (1:0.4.5-1) ... #22 6.595 Selecting previously unselected package libxfixes3:amd64. #22 6.603 Preparing to unpack .../020-libxfixes3_1%3a6.0.0-2_amd64.deb ... #22 6.607 Unpacking libxfixes3:amd64 (1:6.0.0-2) ... #22 6.650 Selecting previously unselected package libxcursor1:amd64. #22 6.659 Preparing to unpack .../021-libxcursor1_1%3a1.2.1-1_amd64.deb ... #22 6.663 Unpacking libxcursor1:amd64 (1:1.2.1-1) ... #22 6.709 Selecting previously unselected package libxdamage1:amd64. #22 6.717 Preparing to unpack .../022-libxdamage1_1%3a1.1.6-1_amd64.deb ... #22 6.720 Unpacking libxdamage1:amd64 (1:1.1.6-1) ... #22 6.761 Selecting previously unselected package libxinerama1:amd64. #22 6.769 Preparing to unpack .../023-libxinerama1_2%3a1.1.4-3_amd64.deb ... #22 6.774 Unpacking libxinerama1:amd64 (2:1.1.4-3) ... #22 6.816 Selecting previously unselected package xkb-data. #22 6.824 Preparing to unpack .../024-xkb-data_2.35.1-1_all.deb ... #22 6.827 Unpacking xkb-data (2.35.1-1) ... #22 6.944 Selecting previously unselected package libxkbcommon0:amd64. #22 6.955 Preparing to unpack .../025-libxkbcommon0_1.5.0-1_amd64.deb ... #22 6.958 Unpacking libxkbcommon0:amd64 (1.5.0-1) ... #22 7.014 Selecting previously unselected package libxrandr2:amd64. #22 7.023 Preparing to unpack .../026-libxrandr2_2%3a1.5.2-2+b1_amd64.deb ... #22 7.027 Unpacking libxrandr2:amd64 (2:1.5.2-2+b1) ... #22 7.070 Selecting previously unselected package libgtk-3-common. #22 7.079 Preparing to unpack .../027-libgtk-3-common_3.24.38-2~deb12u3_all.deb ... #22 7.083 Unpacking libgtk-3-common (3.24.38-2~deb12u3) ... #22 7.396 Selecting previously unselected package libgtk-3-0:amd64. #22 7.406 Preparing to unpack .../028-libgtk-3-0_3.24.38-2~deb12u3_amd64.deb ... #22 7.409 Unpacking libgtk-3-0:amd64 (3.24.38-2~deb12u3) ... #22 7.625 Selecting previously unselected package libvte-2.91-common. #22 7.634 Preparing to unpack .../029-libvte-2.91-common_0.70.6-2~deb12u1_amd64.deb ... #22 7.637 Unpacking libvte-2.91-common (0.70.6-2~deb12u1) ... #22 7.711 Selecting previously unselected package libvte-2.91-0:amd64. #22 7.722 Preparing to unpack .../030-libvte-2.91-0_0.70.6-2~deb12u1_amd64.deb ... #22 7.726 Unpacking libvte-2.91-0:amd64 (0.70.6-2~deb12u1) ... #22 7.792 Selecting previously unselected package gnome-terminal. #22 7.802 Preparing to unpack .../031-gnome-terminal_3.46.8-1_amd64.deb ... #22 7.805 Unpacking gnome-terminal (3.46.8-1) ... #22 7.883 Selecting previously unselected package libjs-mathjax. #22 7.892 Preparing to unpack .../032-libjs-mathjax_2.7.9+dfsg-1_all.deb ... #22 7.895 Unpacking libjs-mathjax (2.7.9+dfsg-1) ... #22 8.543 Selecting previously unselected package liborc-0.4-0:amd64. #22 8.553 Preparing to unpack .../033-liborc-0.4-0_1%3a0.4.33-2_amd64.deb ... #22 8.556 Unpacking liborc-0.4-0:amd64 (1:0.4.33-2) ... #22 8.615 Selecting previously unselected package libvolk2.5:amd64. #22 8.624 Preparing to unpack .../034-libvolk2.5_2.5.2-3_amd64.deb ... #22 8.628 Unpacking libvolk2.5:amd64 (2.5.2-3) ... #22 8.699 Selecting previously unselected package libvolk2-bin. #22 8.708 Preparing to unpack .../035-libvolk2-bin_2.5.2-3_amd64.deb ... #22 8.712 Unpacking libvolk2-bin (2.5.2-3) ... #22 8.760 Selecting previously unselected package python3-colorama. #22 8.769 Preparing to unpack .../036-python3-colorama_0.4.6-2_all.deb ... #22 8.772 Unpacking python3-colorama (0.4.6-2) ... #22 8.819 Selecting previously unselected package python3-click. #22 8.830 Preparing to unpack .../037-python3-click_8.1.3-2_all.deb ... #22 8.834 Unpacking python3-click (8.1.3-2) ... #22 8.886 Selecting previously unselected package python3-click-plugins. #22 8.895 Preparing to unpack .../038-python3-click-plugins_1.1.1-4_all.deb ... #22 8.899 Unpacking python3-click-plugins (1.1.1-4) ... #22 8.945 Selecting previously unselected package python3-cairo:amd64. #22 8.956 Preparing to unpack .../039-python3-cairo_1.20.1-5+b1_amd64.deb ... #22 8.961 Unpacking python3-cairo:amd64 (1.20.1-5+b1) ... #22 9.008 Selecting previously unselected package python3-gi-cairo. #22 9.017 Preparing to unpack .../040-python3-gi-cairo_3.42.2-3+b1_amd64.deb ... #22 9.021 Unpacking python3-gi-cairo (3.42.2-3+b1) ... #22 9.063 Selecting previously unselected package python3-attr. #22 9.074 Preparing to unpack .../041-python3-attr_22.2.0-1_all.deb ... #22 9.078 Unpacking python3-attr (22.2.0-1) ... #22 9.128 Selecting previously unselected package python3-pyrsistent:amd64. #22 9.136 Preparing to unpack .../042-python3-pyrsistent_0.18.1-1+b3_amd64.deb ... #22 9.141 Unpacking python3-pyrsistent:amd64 (0.18.1-1+b3) ... #22 9.194 Selecting previously unselected package python3-jsonschema. #22 9.204 Preparing to unpack .../043-python3-jsonschema_4.10.3-1_all.deb ... #22 9.207 Unpacking python3-jsonschema (4.10.3-1) ... #22 9.259 Selecting previously unselected package python3-lxml:amd64. #22 9.268 Preparing to unpack .../044-python3-lxml_4.9.2-1+b1_amd64.deb ... #22 9.271 Unpacking python3-lxml:amd64 (4.9.2-1+b1) ... #22 9.385 Selecting previously unselected package libglvnd0:amd64. #22 9.395 Preparing to unpack .../045-libglvnd0_1.6.0-1_amd64.deb ... #22 9.398 Unpacking libglvnd0:amd64 (1.6.0-1) ... #22 9.446 Selecting previously unselected package libdrm-common. #22 9.456 Preparing to unpack .../046-libdrm-common_2.4.114-1_all.deb ... #22 9.460 Unpacking libdrm-common (2.4.114-1) ... #22 9.503 Selecting previously unselected package libdrm2:amd64. #22 9.513 Preparing to unpack .../047-libdrm2_2.4.114-1+b1_amd64.deb ... #22 9.517 Unpacking libdrm2:amd64 (2.4.114-1+b1) ... #22 9.562 Selecting previously unselected package libglapi-mesa:amd64. #22 9.572 Preparing to unpack .../048-libglapi-mesa_22.3.6-1+deb12u1_amd64.deb ... #22 9.575 Unpacking libglapi-mesa:amd64 (22.3.6-1+deb12u1) ... #22 9.623 Selecting previously unselected package libx11-xcb1:amd64. #22 9.634 Preparing to unpack .../049-libx11-xcb1_2%3a1.8.4-2+deb12u2_amd64.deb ... #22 9.638 Unpacking libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ... #22 9.692 Selecting previously unselected package libxcb-dri2-0:amd64. #22 9.700 Preparing to unpack .../050-libxcb-dri2-0_1.15-1_amd64.deb ... #22 9.703 Unpacking libxcb-dri2-0:amd64 (1.15-1) ... #22 9.757 Selecting previously unselected package libxcb-dri3-0:amd64. #22 9.766 Preparing to unpack .../051-libxcb-dri3-0_1.15-1_amd64.deb ... #22 9.769 Unpacking libxcb-dri3-0:amd64 (1.15-1) ... #22 9.824 Selecting previously unselected package libxcb-glx0:amd64. #22 9.833 Preparing to unpack .../052-libxcb-glx0_1.15-1_amd64.deb ... #22 9.836 Unpacking libxcb-glx0:amd64 (1.15-1) ... #22 9.890 Selecting previously unselected package libxcb-present0:amd64. #22 9.901 Preparing to unpack .../053-libxcb-present0_1.15-1_amd64.deb ... #22 9.904 Unpacking libxcb-present0:amd64 (1.15-1) ... #22 9.957 Selecting previously unselected package libxcb-randr0:amd64. #22 9.968 Preparing to unpack .../054-libxcb-randr0_1.15-1_amd64.deb ... #22 9.971 Unpacking libxcb-randr0:amd64 (1.15-1) ... #22 10.02 Selecting previously unselected package libxcb-sync1:amd64. #22 10.03 Preparing to unpack .../055-libxcb-sync1_1.15-1_amd64.deb ... #22 10.04 Unpacking libxcb-sync1:amd64 (1.15-1) ... #22 10.09 Selecting previously unselected package libxcb-xfixes0:amd64. #22 10.10 Preparing to unpack .../056-libxcb-xfixes0_1.15-1_amd64.deb ... #22 10.11 Unpacking libxcb-xfixes0:amd64 (1.15-1) ... #22 10.16 Selecting previously unselected package libxshmfence1:amd64. #22 10.17 Preparing to unpack .../057-libxshmfence1_1.3-1_amd64.deb ... #22 10.18 Unpacking libxshmfence1:amd64 (1.3-1) ... #22 10.22 Selecting previously unselected package libxxf86vm1:amd64. #22 10.23 Preparing to unpack .../058-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ... #22 10.25 Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ... #22 10.30 Selecting previously unselected package libdrm-amdgpu1:amd64. #22 10.31 Preparing to unpack .../059-libdrm-amdgpu1_2.4.114-1+b1_amd64.deb ... #22 10.32 Unpacking libdrm-amdgpu1:amd64 (2.4.114-1+b1) ... #22 10.36 Selecting previously unselected package libdrm-intel1:amd64. #22 10.37 Preparing to unpack .../060-libdrm-intel1_2.4.114-1+b1_amd64.deb ... #22 10.38 Unpacking libdrm-intel1:amd64 (2.4.114-1+b1) ... #22 10.43 Selecting previously unselected package libdrm-nouveau2:amd64. #22 10.44 Preparing to unpack .../061-libdrm-nouveau2_2.4.114-1+b1_amd64.deb ... #22 10.44 Unpacking libdrm-nouveau2:amd64 (2.4.114-1+b1) ... #22 10.48 Selecting previously unselected package libdrm-radeon1:amd64. #22 10.50 Preparing to unpack .../062-libdrm-radeon1_2.4.114-1+b1_amd64.deb ... #22 10.50 Unpacking libdrm-radeon1:amd64 (2.4.114-1+b1) ... #22 10.55 Selecting previously unselected package libllvm15:amd64. #22 10.56 Preparing to unpack .../063-libllvm15_1%3a15.0.6-4+b1_amd64.deb ... #22 10.56 Unpacking libllvm15:amd64 (1:15.0.6-4+b1) ... #22 11.33 Selecting previously unselected package libgl1-mesa-dri:amd64. #22 11.34 Preparing to unpack .../064-libgl1-mesa-dri_22.3.6-1+deb12u1_amd64.deb ... #22 11.36 Unpacking libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ... #22 11.81 Selecting previously unselected package libglx-mesa0:amd64. #22 11.82 Preparing to unpack .../065-libglx-mesa0_22.3.6-1+deb12u1_amd64.deb ... #22 11.82 Unpacking libglx-mesa0:amd64 (22.3.6-1+deb12u1) ... #22 11.88 Selecting previously unselected package libglx0:amd64. #22 11.89 Preparing to unpack .../066-libglx0_1.6.0-1_amd64.deb ... #22 11.89 Unpacking libglx0:amd64 (1.6.0-1) ... #22 11.95 Selecting previously unselected package libgl1:amd64. #22 11.96 Preparing to unpack .../067-libgl1_1.6.0-1_amd64.deb ... #22 11.96 Unpacking libgl1:amd64 (1.6.0-1) ... #22 12.01 Selecting previously unselected package libgl1-mesa-glx:amd64. #22 12.02 Preparing to unpack .../068-libgl1-mesa-glx_22.3.6-1+deb12u1_amd64.deb ... #22 12.02 Unpacking libgl1-mesa-glx:amd64 (22.3.6-1+deb12u1) ... #22 12.07 Selecting previously unselected package libopengl0:amd64. #22 12.08 Preparing to unpack .../069-libopengl0_1.6.0-1_amd64.deb ... #22 12.08 Unpacking libopengl0:amd64 (1.6.0-1) ... #22 12.13 Selecting previously unselected package libglu1-mesa:amd64. #22 12.13 Preparing to unpack .../070-libglu1-mesa_9.0.2-1.1_amd64.deb ... #22 12.14 Unpacking libglu1-mesa:amd64 (9.0.2-1.1) ... #22 12.21 Selecting previously unselected package python3-opengl. #22 12.21 Preparing to unpack .../071-python3-opengl_3.1.6+dfsg-3_all.deb ... #22 12.22 Unpacking python3-opengl (3.1.6+dfsg-3) ... #22 12.58 Selecting previously unselected package python3-packaging. #22 12.59 Preparing to unpack .../072-python3-packaging_23.0-1_all.deb ... #22 12.59 Unpacking python3-packaging (23.0-1) ... #22 12.64 Selecting previously unselected package python3-pygccxml. #22 12.65 Preparing to unpack .../073-python3-pygccxml_2.2.1-1_all.deb ... #22 12.66 Unpacking python3-pygccxml (2.2.1-1) ... #22 12.71 Selecting previously unselected package python3-pyqt5.sip. #22 12.72 Preparing to unpack .../074-python3-pyqt5.sip_12.11.1-1_amd64.deb ... #22 12.72 Unpacking python3-pyqt5.sip (12.11.1-1) ... #22 12.77 Selecting previously unselected package libdouble-conversion3:amd64. #22 12.78 Preparing to unpack .../075-libdouble-conversion3_3.2.1-1_amd64.deb ... #22 12.78 Unpacking libdouble-conversion3:amd64 (3.2.1-1) ... #22 12.84 Selecting previously unselected package libqt5core5a:amd64. #22 12.85 Preparing to unpack .../076-libqt5core5a_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 12.87 Unpacking libqt5core5a:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 13.02 Selecting previously unselected package libqt5dbus5:amd64. #22 13.03 Preparing to unpack .../077-libqt5dbus5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 13.04 Unpacking libqt5dbus5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 13.10 Selecting previously unselected package libwayland-server0:amd64. #22 13.11 Preparing to unpack .../078-libwayland-server0_1.21.0-1_amd64.deb ... #22 13.11 Unpacking libwayland-server0:amd64 (1.21.0-1) ... #22 13.16 Selecting previously unselected package libgbm1:amd64. #22 13.18 Preparing to unpack .../079-libgbm1_22.3.6-1+deb12u1_amd64.deb ... #22 13.18 Unpacking libgbm1:amd64 (22.3.6-1+deb12u1) ... #22 13.23 Selecting previously unselected package libegl-mesa0:amd64. #22 13.24 Preparing to unpack .../080-libegl-mesa0_22.3.6-1+deb12u1_amd64.deb ... #22 13.25 Unpacking libegl-mesa0:amd64 (22.3.6-1+deb12u1) ... #22 13.32 Selecting previously unselected package libegl1:amd64. #22 13.33 Preparing to unpack .../081-libegl1_1.6.0-1_amd64.deb ... #22 13.33 Unpacking libegl1:amd64 (1.6.0-1) ... #22 13.38 Selecting previously unselected package libevdev2:amd64. #22 13.40 Preparing to unpack .../082-libevdev2_1.13.0+dfsg-1_amd64.deb ... #22 13.40 Unpacking libevdev2:amd64 (1.13.0+dfsg-1) ... #22 13.45 Selecting previously unselected package libmtdev1:amd64. #22 13.46 Preparing to unpack .../083-libmtdev1_1.1.6-1_amd64.deb ... #22 13.46 Unpacking libmtdev1:amd64 (1.1.6-1) ... #22 13.51 Selecting previously unselected package libgudev-1.0-0:amd64. #22 13.52 Preparing to unpack .../084-libgudev-1.0-0_237-2_amd64.deb ... #22 13.52 Unpacking libgudev-1.0-0:amd64 (237-2) ... #22 13.56 Selecting previously unselected package libwacom-common. #22 13.57 Preparing to unpack .../085-libwacom-common_2.6.0-1_all.deb ... #22 13.57 Unpacking libwacom-common (2.6.0-1) ... #22 13.67 Selecting previously unselected package libwacom9:amd64. #22 13.68 Preparing to unpack .../086-libwacom9_2.6.0-1_amd64.deb ... #22 13.68 Unpacking libwacom9:amd64 (2.6.0-1) ... #22 13.72 Selecting previously unselected package libinput-bin. #22 13.73 Preparing to unpack .../087-libinput-bin_1.22.1-1_amd64.deb ... #22 13.74 Unpacking libinput-bin (1.22.1-1) ... #22 13.79 Selecting previously unselected package libinput10:amd64. #22 13.80 Preparing to unpack .../088-libinput10_1.22.1-1_amd64.deb ... #22 13.80 Unpacking libinput10:amd64 (1.22.1-1) ... #22 13.86 Selecting previously unselected package libmd4c0:amd64. #22 13.87 Preparing to unpack .../089-libmd4c0_0.4.8-1_amd64.deb ... #22 13.88 Unpacking libmd4c0:amd64 (0.4.8-1) ... #22 13.93 Selecting previously unselected package libqt5network5:amd64. #22 13.94 Preparing to unpack .../090-libqt5network5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 13.94 Unpacking libqt5network5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 14.03 Selecting previously unselected package libxcb-icccm4:amd64. #22 14.04 Preparing to unpack .../091-libxcb-icccm4_0.4.1-1.1_amd64.deb ... #22 14.05 Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... #22 14.09 Selecting previously unselected package libxcb-util1:amd64. #22 14.10 Preparing to unpack .../092-libxcb-util1_0.4.0-1+b1_amd64.deb ... #22 14.11 Unpacking libxcb-util1:amd64 (0.4.0-1+b1) ... #22 14.15 Selecting previously unselected package libxcb-image0:amd64. #22 14.17 Preparing to unpack .../093-libxcb-image0_0.4.0-2_amd64.deb ... #22 14.17 Unpacking libxcb-image0:amd64 (0.4.0-2) ... #22 14.21 Selecting previously unselected package libxcb-keysyms1:amd64. #22 14.22 Preparing to unpack .../094-libxcb-keysyms1_0.4.0-1+b2_amd64.deb ... #22 14.22 Unpacking libxcb-keysyms1:amd64 (0.4.0-1+b2) ... #22 14.27 Selecting previously unselected package libxcb-render-util0:amd64. #22 14.28 Preparing to unpack .../095-libxcb-render-util0_0.3.9-1+b1_amd64.deb ... #22 14.28 Unpacking libxcb-render-util0:amd64 (0.3.9-1+b1) ... #22 14.33 Selecting previously unselected package libxcb-shape0:amd64. #22 14.34 Preparing to unpack .../096-libxcb-shape0_1.15-1_amd64.deb ... #22 14.34 Unpacking libxcb-shape0:amd64 (1.15-1) ... #22 14.40 Selecting previously unselected package libxcb-xinerama0:amd64. #22 14.41 Preparing to unpack .../097-libxcb-xinerama0_1.15-1_amd64.deb ... #22 14.41 Unpacking libxcb-xinerama0:amd64 (1.15-1) ... #22 14.47 Selecting previously unselected package libxcb-xinput0:amd64. #22 14.48 Preparing to unpack .../098-libxcb-xinput0_1.15-1_amd64.deb ... #22 14.48 Unpacking libxcb-xinput0:amd64 (1.15-1) ... #22 14.54 Selecting previously unselected package libxcb-xkb1:amd64. #22 14.55 Preparing to unpack .../099-libxcb-xkb1_1.15-1_amd64.deb ... #22 14.55 Unpacking libxcb-xkb1:amd64 (1.15-1) ... #22 14.60 Selecting previously unselected package libxkbcommon-x11-0:amd64. #22 14.61 Preparing to unpack .../100-libxkbcommon-x11-0_1.5.0-1_amd64.deb ... #22 14.61 Unpacking libxkbcommon-x11-0:amd64 (1.5.0-1) ... #22 14.67 Selecting previously unselected package libqt5gui5:amd64. #22 14.68 Preparing to unpack .../101-libqt5gui5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 14.69 Unpacking libqt5gui5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 14.95 Selecting previously unselected package libqt5widgets5:amd64. #22 14.96 Preparing to unpack .../102-libqt5widgets5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 14.96 Unpacking libqt5widgets5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 15.15 Selecting previously unselected package libqt5xml5:amd64. #22 15.16 Preparing to unpack .../103-libqt5xml5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 15.17 Unpacking libqt5xml5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 15.22 Selecting previously unselected package libqt5designer5:amd64. #22 15.23 Preparing to unpack .../104-libqt5designer5_5.15.8-2_amd64.deb ... #22 15.24 Unpacking libqt5designer5:amd64 (5.15.8-2) ... #22 15.41 Selecting previously unselected package libqt5sql5:amd64. #22 15.42 Preparing to unpack .../105-libqt5sql5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 15.42 Unpacking libqt5sql5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 15.48 Selecting previously unselected package libqt5help5:amd64. #22 15.49 Preparing to unpack .../106-libqt5help5_5.15.8-2_amd64.deb ... #22 15.49 Unpacking libqt5help5:amd64 (5.15.8-2) ... #22 15.55 Selecting previously unselected package libqt5printsupport5:amd64. #22 15.56 Preparing to unpack .../107-libqt5printsupport5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 15.56 Unpacking libqt5printsupport5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 15.63 Selecting previously unselected package libqt5test5:amd64. #22 15.64 Preparing to unpack .../108-libqt5test5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 15.64 Unpacking libqt5test5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 15.69 Selecting previously unselected package python3-pyqt5. #22 15.70 Preparing to unpack .../109-python3-pyqt5_5.15.9+dfsg-1_amd64.deb ... #22 15.71 Unpacking python3-pyqt5 (5.15.9+dfsg-1) ... #22 15.92 Selecting previously unselected package python3-pyqt6.sip. #22 15.93 Preparing to unpack .../110-python3-pyqt6.sip_13.4.1-1_amd64.deb ... #22 15.93 Unpacking python3-pyqt6.sip (13.4.1-1) ... #22 15.98 Selecting previously unselected package libb2-1:amd64. #22 15.99 Preparing to unpack .../111-libb2-1_0.98.1-1.1_amd64.deb ... #22 16.00 Unpacking libb2-1:amd64 (0.98.1-1.1) ... #22 16.05 Selecting previously unselected package libqt6core6:amd64. #22 16.06 Preparing to unpack .../112-libqt6core6_6.4.2+dfsg-10_amd64.deb ... #22 16.07 Unpacking libqt6core6:amd64 (6.4.2+dfsg-10) ... #22 16.22 Selecting previously unselected package libqt6dbus6:amd64. #22 16.23 Preparing to unpack .../113-libqt6dbus6_6.4.2+dfsg-10_amd64.deb ... #22 16.23 Unpacking libqt6dbus6:amd64 (6.4.2+dfsg-10) ... #22 16.30 Selecting previously unselected package libts0:amd64. #22 16.31 Preparing to unpack .../114-libts0_1.22-1+b1_amd64.deb ... #22 16.32 Unpacking libts0:amd64 (1.22-1+b1) ... #22 16.39 Selecting previously unselected package libqt6gui6:amd64. #22 16.40 Preparing to unpack .../115-libqt6gui6_6.4.2+dfsg-10_amd64.deb ... #22 16.40 Unpacking libqt6gui6:amd64 (6.4.2+dfsg-10) ... #22 16.62 Selecting previously unselected package libproxy1v5:amd64. #22 16.63 Preparing to unpack .../116-libproxy1v5_0.4.18-1.2_amd64.deb ... #22 16.63 Unpacking libproxy1v5:amd64 (0.4.18-1.2) ... #22 16.68 Selecting previously unselected package libqt6network6:amd64. #22 16.69 Preparing to unpack .../117-libqt6network6_6.4.2+dfsg-10_amd64.deb ... #22 16.70 Unpacking libqt6network6:amd64 (6.4.2+dfsg-10) ... #22 16.79 Selecting previously unselected package libqt6opengl6:amd64. #22 16.80 Preparing to unpack .../118-libqt6opengl6_6.4.2+dfsg-10_amd64.deb ... #22 16.80 Unpacking libqt6opengl6:amd64 (6.4.2+dfsg-10) ... #22 16.89 Selecting previously unselected package libqt6widgets6:amd64. #22 16.90 Preparing to unpack .../119-libqt6widgets6_6.4.2+dfsg-10_amd64.deb ... #22 16.90 Unpacking libqt6widgets6:amd64 (6.4.2+dfsg-10) ... #22 17.08 Selecting previously unselected package libqt6openglwidgets6:amd64. #22 17.09 Preparing to unpack .../120-libqt6openglwidgets6_6.4.2+dfsg-10_amd64.deb ... #22 17.10 Unpacking libqt6openglwidgets6:amd64 (6.4.2+dfsg-10) ... #22 17.15 Selecting previously unselected package libqt6printsupport6:amd64. #22 17.16 Preparing to unpack .../121-libqt6printsupport6_6.4.2+dfsg-10_amd64.deb ... #22 17.16 Unpacking libqt6printsupport6:amd64 (6.4.2+dfsg-10) ... #22 17.23 Selecting previously unselected package libqt6sql6:amd64. #22 17.24 Preparing to unpack .../122-libqt6sql6_6.4.2+dfsg-10_amd64.deb ... #22 17.24 Unpacking libqt6sql6:amd64 (6.4.2+dfsg-10) ... #22 17.30 Selecting previously unselected package libqt6test6:amd64. #22 17.31 Preparing to unpack .../123-libqt6test6_6.4.2+dfsg-10_amd64.deb ... #22 17.31 Unpacking libqt6test6:amd64 (6.4.2+dfsg-10) ... #22 17.37 Selecting previously unselected package libqt6xml6:amd64. #22 17.39 Preparing to unpack .../124-libqt6xml6_6.4.2+dfsg-10_amd64.deb ... #22 17.39 Unpacking libqt6xml6:amd64 (6.4.2+dfsg-10) ... #22 17.44 Selecting previously unselected package python3-pyqt6. #22 17.45 Preparing to unpack .../125-python3-pyqt6_6.4.2-1_amd64.deb ... #22 17.45 Unpacking python3-pyqt6 (6.4.2-1) ... #22 17.67 Selecting previously unselected package python3-decorator. #22 17.68 Preparing to unpack .../126-python3-decorator_5.1.1-3_all.deb ... #22 17.68 Unpacking python3-decorator (5.1.1-3) ... #22 17.73 Selecting previously unselected package libopenblas0-pthread:amd64. #22 17.74 Preparing to unpack .../127-libopenblas0-pthread_0.3.21+ds-4_amd64.deb ... #22 17.74 Unpacking libopenblas0-pthread:amd64 (0.3.21+ds-4) ... #22 18.08 Selecting previously unselected package libopenblas0:amd64. #22 18.09 Preparing to unpack .../128-libopenblas0_0.3.21+ds-4_amd64.deb ... #22 18.10 Unpacking libopenblas0:amd64 (0.3.21+ds-4) ... #22 18.14 Selecting previously unselected package libopenblas-pthread-dev:amd64. #22 18.15 Preparing to unpack .../129-libopenblas-pthread-dev_0.3.21+ds-4_amd64.deb ... #22 18.16 Unpacking libopenblas-pthread-dev:amd64 (0.3.21+ds-4) ... #22 18.43 Selecting previously unselected package libopenblas-dev:amd64. #22 18.44 Preparing to unpack .../130-libopenblas-dev_0.3.21+ds-4_amd64.deb ... #22 18.44 Unpacking libopenblas-dev:amd64 (0.3.21+ds-4) ... #22 18.49 Selecting previously unselected package libpython3-all-dev:amd64. #22 18.50 Preparing to unpack .../131-libpython3-all-dev_3.11.2-1+b1_amd64.deb ... #22 18.50 Unpacking libpython3-all-dev:amd64 (3.11.2-1+b1) ... #22 18.53 Selecting previously unselected package python3-all. #22 18.54 Preparing to unpack .../132-python3-all_3.11.2-1+b1_amd64.deb ... #22 18.55 Unpacking python3-all (3.11.2-1+b1) ... #22 18.58 Selecting previously unselected package python3-all-dev. #22 18.59 Preparing to unpack .../133-python3-all-dev_3.11.2-1+b1_amd64.deb ... #22 18.59 Unpacking python3-all-dev (3.11.2-1+b1) ... #22 18.63 Selecting previously unselected package libxsimd-dev:amd64. #22 18.64 Preparing to unpack .../134-libxsimd-dev_8.1.0-7_amd64.deb ... #22 18.65 Unpacking libxsimd-dev:amd64 (8.1.0-7) ... #22 18.70 Selecting previously unselected package python3-gast. #22 18.71 Preparing to unpack .../135-python3-gast_0.5.2-2_all.deb ... #22 18.72 Unpacking python3-gast (0.5.2-2) ... #22 18.77 Selecting previously unselected package python3-beniget. #22 18.78 Preparing to unpack .../136-python3-beniget_0.4.1-3_all.deb ... #22 18.78 Unpacking python3-beniget (0.4.1-3) ... #22 18.82 Selecting previously unselected package python3-ply. #22 18.83 Preparing to unpack .../137-python3-ply_3.11-5_all.deb ... #22 18.84 Unpacking python3-ply (3.11-5) ... #22 18.90 Selecting previously unselected package python3-pythran. #22 18.90 Preparing to unpack .../138-python3-pythran_0.11.0+ds-7_amd64.deb ... #22 18.91 Unpacking python3-pythran (0.11.0+ds-7) ... #22 19.17 Selecting previously unselected package liblbfgsb0:amd64. #22 19.18 Preparing to unpack .../139-liblbfgsb0_3.0+dfsg.4-1_amd64.deb ... #22 19.19 Unpacking liblbfgsb0:amd64 (3.0+dfsg.4-1) ... #22 19.24 Selecting previously unselected package python3-scipy. #22 19.25 Preparing to unpack .../140-python3-scipy_1.10.1-2_amd64.deb ... #22 19.25 Unpacking python3-scipy (1.10.1-2) ... #22 19.84 Selecting previously unselected package pyqt5-dev-tools. #22 19.85 Preparing to unpack .../141-pyqt5-dev-tools_5.15.9+dfsg-1_amd64.deb ... #22 19.86 Unpacking pyqt5-dev-tools (5.15.9+dfsg-1) ... #22 19.92 Selecting previously unselected package pyqt6-dev-tools. #22 19.93 Preparing to unpack .../142-pyqt6-dev-tools_6.4.2-1_all.deb ... #22 19.93 Unpacking pyqt6-dev-tools (6.4.2-1) ... #22 19.98 Selecting previously unselected package qtchooser. #22 19.99 Preparing to unpack .../143-qtchooser_66-2_amd64.deb ... #22 20.00 Unpacking qtchooser (66-2) ... #22 20.05 Selecting previously unselected package qtbase5-dev-tools. #22 20.06 Preparing to unpack .../144-qtbase5-dev-tools_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 20.06 Unpacking qtbase5-dev-tools (5.15.8+dfsg-11+deb12u2) ... #22 20.15 Selecting previously unselected package qt6-base-dev-tools. #22 20.16 Preparing to unpack .../145-qt6-base-dev-tools_6.4.2+dfsg-10_amd64.deb ... #22 20.16 Unpacking qt6-base-dev-tools (6.4.2+dfsg-10) ... #22 20.27 Selecting previously unselected package python3-pyqtgraph. #22 20.28 Preparing to unpack .../146-python3-pyqtgraph_0.13.1-4_all.deb ... #22 20.28 Unpacking python3-pyqtgraph (0.13.1-4) ... #22 20.39 Selecting previously unselected package python3-contextlib2. #22 20.40 Preparing to unpack .../147-python3-contextlib2_0.6.0.post1-3_all.deb ... #22 20.41 Unpacking python3-contextlib2 (0.6.0.post1-3) ... #22 20.45 Selecting previously unselected package python3-schema. #22 20.46 Preparing to unpack .../148-python3-schema_0.7.5-1_all.deb ... #22 20.47 Unpacking python3-schema (0.7.5-1) ... #22 20.52 Selecting previously unselected package python3-sip. #22 20.53 Preparing to unpack .../149-python3-sip_4.19.25+dfsg-5+b1_amd64.deb ... #22 20.53 Unpacking python3-sip (4.19.25+dfsg-5+b1) ... #22 20.59 Selecting previously unselected package python3-thrift. #22 20.60 Preparing to unpack .../150-python3-thrift_0.17.0-2+b2_amd64.deb ... #22 20.60 Unpacking python3-thrift (0.17.0-2+b2) ... #22 20.65 Selecting previously unselected package python3-cffi-backend:amd64. #22 20.66 Preparing to unpack .../151-python3-cffi-backend_1.15.1-5+b1_amd64.deb ... #22 20.66 Unpacking python3-cffi-backend:amd64 (1.15.1-5+b1) ... #22 20.72 Selecting previously unselected package python3-py. #22 20.73 Preparing to unpack .../152-python3-py_1.11.0-1_all.deb ... #22 20.73 Unpacking python3-py (1.11.0-1) ... #22 20.79 Selecting previously unselected package python3-zmq. #22 20.80 Preparing to unpack .../153-python3-zmq_24.0.1-4+b1_amd64.deb ... #22 20.80 Unpacking python3-zmq (24.0.1-4+b1) ... #22 20.87 Selecting previously unselected package libfmt9:amd64. #22 20.88 Preparing to unpack .../154-libfmt9_9.1.0+ds1-2_amd64.deb ... #22 20.89 Unpacking libfmt9:amd64 (9.1.0+ds1-2) ... #22 20.95 Selecting previously unselected package libgnuradio-pmt3.10.5:amd64. #22 20.96 Preparing to unpack .../155-libgnuradio-pmt3.10.5_3.10.5.1-3_amd64.deb ... #22 20.96 Unpacking libgnuradio-pmt3.10.5:amd64 (3.10.5.1-3) ... #22 21.02 Selecting previously unselected package libspdlog1.10:amd64. #22 21.03 Preparing to unpack .../156-libspdlog1.10_1%3a1.10.0+ds-0.4_amd64.deb ... #22 21.03 Unpacking libspdlog1.10:amd64 (1:1.10.0+ds-0.4) ... #22 21.08 Selecting previously unselected package libthrift-0.17.0:amd64. #22 21.09 Preparing to unpack .../157-libthrift-0.17.0_0.17.0-2+b2_amd64.deb ... #22 21.09 Unpacking libthrift-0.17.0:amd64 (0.17.0-2+b2) ... #22 21.16 Selecting previously unselected package libunwind8:amd64. #22 21.17 Preparing to unpack .../158-libunwind8_1.6.2-3_amd64.deb ... #22 21.18 Unpacking libunwind8:amd64 (1.6.2-3) ... #22 21.22 Selecting previously unselected package libgnuradio-runtime3.10.5:amd64. #22 21.24 Preparing to unpack .../159-libgnuradio-runtime3.10.5_3.10.5.1-3_amd64.deb ... #22 21.24 Unpacking libgnuradio-runtime3.10.5:amd64 (3.10.5.1-3) ... #22 21.32 Selecting previously unselected package libogg0:amd64. #22 21.33 Preparing to unpack .../160-libogg0_1.3.5-3_amd64.deb ... #22 21.34 Unpacking libogg0:amd64 (1.3.5-3) ... #22 21.39 Selecting previously unselected package libflac12:amd64. #22 21.40 Preparing to unpack .../161-libflac12_1.4.2+ds-2_amd64.deb ... #22 21.40 Unpacking libflac12:amd64 (1.4.2+ds-2) ... #22 21.46 Selecting previously unselected package libmp3lame0:amd64. #22 21.48 Preparing to unpack .../162-libmp3lame0_3.100-6_amd64.deb ... #22 21.48 Unpacking libmp3lame0:amd64 (3.100-6) ... #22 21.54 Selecting previously unselected package libmpg123-0:amd64. #22 21.56 Preparing to unpack .../163-libmpg123-0_1.31.2-1+deb12u1_amd64.deb ... #22 21.56 Unpacking libmpg123-0:amd64 (1.31.2-1+deb12u1) ... #22 21.62 Selecting previously unselected package libopus0:amd64. #22 21.63 Preparing to unpack .../164-libopus0_1.3.1-3_amd64.deb ... #22 21.65 Unpacking libopus0:amd64 (1.3.1-3) ... #22 21.71 Selecting previously unselected package libvorbis0a:amd64. #22 21.72 Preparing to unpack .../165-libvorbis0a_1.3.7-1_amd64.deb ... #22 21.73 Unpacking libvorbis0a:amd64 (1.3.7-1) ... #22 21.78 Selecting previously unselected package libvorbisenc2:amd64. #22 21.79 Preparing to unpack .../166-libvorbisenc2_1.3.7-1_amd64.deb ... #22 21.79 Unpacking libvorbisenc2:amd64 (1.3.7-1) ... #22 21.85 Selecting previously unselected package libsndfile1:amd64. #22 21.86 Preparing to unpack .../167-libsndfile1_1.2.0-1_amd64.deb ... #22 21.86 Unpacking libsndfile1:amd64 (1.2.0-1) ... #22 21.93 Selecting previously unselected package libgnuradio-blocks3.10.5:amd64. #22 21.94 Preparing to unpack .../168-libgnuradio-blocks3.10.5_3.10.5.1-3_amd64.deb ... #22 21.94 Unpacking libgnuradio-blocks3.10.5:amd64 (3.10.5.1-3) ... #22 22.02 Selecting previously unselected package libgnuradio-fft3.10.5:amd64. #22 22.03 Preparing to unpack .../169-libgnuradio-fft3.10.5_3.10.5.1-3_amd64.deb ... #22 22.04 Unpacking libgnuradio-fft3.10.5:amd64 (3.10.5.1-3) ... #22 22.09 Selecting previously unselected package libgnuradio-analog3.10.5:amd64. #22 22.10 Preparing to unpack .../170-libgnuradio-analog3.10.5_3.10.5.1-3_amd64.deb ... #22 22.10 Unpacking libgnuradio-analog3.10.5:amd64 (3.10.5.1-3) ... #22 22.17 Selecting previously unselected package libsamplerate0:amd64. #22 22.18 Preparing to unpack .../171-libsamplerate0_0.2.2-3_amd64.deb ... #22 22.18 Unpacking libsamplerate0:amd64 (0.2.2-3) ... #22 22.30 Selecting previously unselected package libjack-jackd2-0:amd64. #22 22.31 Preparing to unpack .../172-libjack-jackd2-0_1.9.21~dfsg-3_amd64.deb ... #22 22.31 Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-3) ... #22 22.38 Selecting previously unselected package libportaudio2:amd64. #22 22.39 Preparing to unpack .../173-libportaudio2_19.6.0-1.2_amd64.deb ... #22 22.40 Unpacking libportaudio2:amd64 (19.6.0-1.2) ... #22 22.45 Selecting previously unselected package libgnuradio-audio3.10.5:amd64. #22 22.46 Preparing to unpack .../174-libgnuradio-audio3.10.5_3.10.5.1-3_amd64.deb ... #22 22.47 Unpacking libgnuradio-audio3.10.5:amd64 (3.10.5.1-3) ... #22 22.53 Selecting previously unselected package libgnuradio-filter3.10.5:amd64. #22 22.54 Preparing to unpack .../175-libgnuradio-filter3.10.5_3.10.5.1-3_amd64.deb ... #22 22.54 Unpacking libgnuradio-filter3.10.5:amd64 (3.10.5.1-3) ... #22 22.61 Selecting previously unselected package libgnuradio-channels3.10.5:amd64. #22 22.62 Preparing to unpack .../176-libgnuradio-channels3.10.5_3.10.5.1-3_amd64.deb ... #22 22.62 Unpacking libgnuradio-channels3.10.5:amd64 (3.10.5.1-3) ... #22 22.68 Selecting previously unselected package libgnuradio-digital3.10.5:amd64. #22 22.69 Preparing to unpack .../177-libgnuradio-digital3.10.5_3.10.5.1-3_amd64.deb ... #22 22.69 Unpacking libgnuradio-digital3.10.5:amd64 (3.10.5.1-3) ... #22 22.77 Selecting previously unselected package libgslcblas0:amd64. #22 22.78 Preparing to unpack .../178-libgslcblas0_2.7.1+dfsg-5_amd64.deb ... #22 22.78 Unpacking libgslcblas0:amd64 (2.7.1+dfsg-5) ... #22 22.83 Selecting previously unselected package libgsl27:amd64. #22 22.84 Preparing to unpack .../179-libgsl27_2.7.1+dfsg-5_amd64.deb ... #22 22.85 Unpacking libgsl27:amd64 (2.7.1+dfsg-5) ... #22 22.96 Selecting previously unselected package libgnuradio-fec3.10.5:amd64. #22 22.97 Preparing to unpack .../180-libgnuradio-fec3.10.5_3.10.5.1-3_amd64.deb ... #22 22.97 Unpacking libgnuradio-fec3.10.5:amd64 (3.10.5.1-3) ... #22 23.04 Selecting previously unselected package libgnuradio-dtv3.10.5:amd64. #22 23.05 Preparing to unpack .../181-libgnuradio-dtv3.10.5_3.10.5.1-3_amd64.deb ... #22 23.05 Unpacking libgnuradio-dtv3.10.5:amd64 (3.10.5.1-3) ... #22 23.13 Selecting previously unselected package libiio0:amd64. #22 23.14 Preparing to unpack .../182-libiio0_0.24-4_amd64.deb ... #22 23.14 Unpacking libiio0:amd64 (0.24-4) ... #22 23.19 Selecting previously unselected package libad9361-0:amd64. #22 23.20 Preparing to unpack .../183-libad9361-0_0.2-1_amd64.deb ... #22 23.20 Unpacking libad9361-0:amd64 (0.2-1) ... #22 23.26 Selecting previously unselected package libgnuradio-iio3.10.5:amd64. #22 23.27 Preparing to unpack .../184-libgnuradio-iio3.10.5_3.10.5.1-3_amd64.deb ... #22 23.27 Unpacking libgnuradio-iio3.10.5:amd64 (3.10.5.1-3) ... #22 23.33 Selecting previously unselected package libgnuradio-network3.10.5:amd64. #22 23.34 Preparing to unpack .../185-libgnuradio-network3.10.5_3.10.5.1-3_amd64.deb ... #22 23.34 Unpacking libgnuradio-network3.10.5:amd64 (3.10.5.1-3) ... #22 23.41 Selecting previously unselected package libgnuradio-pdu3.10.5:amd64. #22 23.41 Preparing to unpack .../186-libgnuradio-pdu3.10.5_3.10.5.1-3_amd64.deb ... #22 23.42 Unpacking libgnuradio-pdu3.10.5:amd64 (3.10.5.1-3) ... #22 23.47 Selecting previously unselected package libqt5opengl5:amd64. #22 23.48 Preparing to unpack .../187-libqt5opengl5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 23.49 Unpacking libqt5opengl5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 23.54 Selecting previously unselected package libqt5svg5:amd64. #22 23.56 Preparing to unpack .../188-libqt5svg5_5.15.8-3_amd64.deb ... #22 23.56 Unpacking libqt5svg5:amd64 (5.15.8-3) ... #22 23.62 Selecting previously unselected package libqwt-qt5-6. #22 23.63 Preparing to unpack .../189-libqwt-qt5-6_6.1.4-2_amd64.deb ... #22 23.64 Unpacking libqwt-qt5-6 (6.1.4-2) ... #22 23.71 Selecting previously unselected package libgnuradio-qtgui3.10.5:amd64. #22 23.72 Preparing to unpack .../190-libgnuradio-qtgui3.10.5_3.10.5.1-3_amd64.deb ... #22 23.72 Unpacking libgnuradio-qtgui3.10.5:amd64 (3.10.5.1-3) ... #22 23.80 Selecting previously unselected package libgnuradio-soapy3.10.5:amd64. #22 23.81 Preparing to unpack .../191-libgnuradio-soapy3.10.5_3.10.5.1-3_amd64.deb ... #22 23.82 Unpacking libgnuradio-soapy3.10.5:amd64 (3.10.5.1-3) ... #22 23.87 Selecting previously unselected package libgnuradio-trellis3.10.5:amd64. #22 23.88 Preparing to unpack .../192-libgnuradio-trellis3.10.5_3.10.5.1-3_amd64.deb ... #22 23.88 Unpacking libgnuradio-trellis3.10.5:amd64 (3.10.5.1-3) ... #22 23.95 Selecting previously unselected package libgnuradio-uhd3.10.5:amd64. #22 23.96 Preparing to unpack .../193-libgnuradio-uhd3.10.5_3.10.5.1-3_amd64.deb ... #22 23.96 Unpacking libgnuradio-uhd3.10.5:amd64 (3.10.5.1-3) ... #22 24.02 Selecting previously unselected package libslang2:amd64. #22 24.03 Preparing to unpack .../194-libslang2_2.3.3-3_amd64.deb ... #22 24.04 Unpacking libslang2:amd64 (2.3.3-3) ... #22 24.12 Selecting previously unselected package libcaca0:amd64. #22 24.13 Preparing to unpack .../195-libcaca0_0.99.beta20-3_amd64.deb ... #22 24.13 Unpacking libcaca0:amd64 (0.99.beta20-3) ... #22 24.20 Selecting previously unselected package libasyncns0:amd64. #22 24.21 Preparing to unpack .../196-libasyncns0_0.8-6+b3_amd64.deb ... #22 24.21 Unpacking libasyncns0:amd64 (0.8-6+b3) ... #22 24.27 Selecting previously unselected package libpulse0:amd64. #22 24.28 Preparing to unpack .../197-libpulse0_16.1+dfsg1-2+b1_amd64.deb ... #22 24.29 Unpacking libpulse0:amd64 (16.1+dfsg1-2+b1) ... #22 24.35 Selecting previously unselected package libsdl1.2debian:amd64. #22 24.36 Preparing to unpack .../198-libsdl1.2debian_1.2.15+dfsg2-8_amd64.deb ... #22 24.37 Unpacking libsdl1.2debian:amd64 (1.2.15+dfsg2-8) ... #22 24.43 Selecting previously unselected package libgnuradio-video-sdl3.10.5:amd64. #22 24.44 Preparing to unpack .../199-libgnuradio-video-sdl3.10.5_3.10.5.1-3_amd64.deb ... #22 24.44 Unpacking libgnuradio-video-sdl3.10.5:amd64 (3.10.5.1-3) ... #22 24.50 Selecting previously unselected package libcodec2-1.0:amd64. #22 24.51 Preparing to unpack .../200-libcodec2-1.0_1.0.5-1_amd64.deb ... #22 24.51 Unpacking libcodec2-1.0:amd64 (1.0.5-1) ... #22 25.05 Selecting previously unselected package libgnuradio-vocoder3.10.5:amd64. #22 25.06 Preparing to unpack .../201-libgnuradio-vocoder3.10.5_3.10.5.1-3_amd64.deb ... #22 25.07 Unpacking libgnuradio-vocoder3.10.5:amd64 (3.10.5.1-3) ... #22 25.12 Selecting previously unselected package libgnuradio-wavelet3.10.5:amd64. #22 25.13 Preparing to unpack .../202-libgnuradio-wavelet3.10.5_3.10.5.1-3_amd64.deb ... #22 25.14 Unpacking libgnuradio-wavelet3.10.5:amd64 (3.10.5.1-3) ... #22 25.19 Selecting previously unselected package libgnuradio-zeromq3.10.5:amd64. #22 25.20 Preparing to unpack .../203-libgnuradio-zeromq3.10.5_3.10.5.1-3_amd64.deb ... #22 25.20 Unpacking libgnuradio-zeromq3.10.5:amd64 (3.10.5.1-3) ... #22 25.26 Selecting previously unselected package gnuradio. #22 25.27 Preparing to unpack .../204-gnuradio_3.10.5.1-3_amd64.deb ... #22 25.28 Unpacking gnuradio (3.10.5.1-3) ... #22 25.68 Setting up libb2-1:amd64 (0.98.1-1.1) ... #22 25.69 Setting up libxcb-dri3-0:amd64 (1.15-1) ... #22 25.71 Setting up python3-attr (22.2.0-1) ... #22 25.85 Setting up libwayland-server0:amd64 (1.21.0-1) ... #22 25.86 Setting up gtk-update-icon-cache (3.24.38-2~deb12u3) ... #22 25.87 Setting up libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ... #22 25.88 Setting up libdouble-conversion3:amd64 (3.2.1-1) ... #22 25.89 Setting up libproxy1v5:amd64 (0.4.18-1.2) ... #22 25.90 Setting up fonts-mathjax (2.7.9+dfsg-1) ... #22 25.91 Setting up libcodec2-1.0:amd64 (1.0.5-1) ... #22 25.93 Setting up libxdamage1:amd64 (1:1.1.6-1) ... #22 25.94 Setting up libopenblas0-pthread:amd64 (0.3.21+ds-4) ... #22 25.95 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 25.95 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 25.96 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 25.96 Setting up libmpg123-0:amd64 (1.31.2-1+deb12u1) ... #22 25.97 Setting up libxcb-xfixes0:amd64 (1.15-1) ... #22 25.98 Setting up libogg0:amd64 (1.3.5-3) ... #22 25.99 Setting up python3-cairo:amd64 (1.20.1-5+b1) ... #22 26.12 Setting up hicolor-icon-theme (0.17-2) ... #22 26.15 Setting up libjs-mathjax (2.7.9+dfsg-1) ... #22 26.15 Setting up libxcb-xinput0:amd64 (1.15-1) ... #22 26.17 Setting up python3-py (1.11.0-1) ... #22 26.34 Setting up libvte-2.91-common (0.70.6-2~deb12u1) ... #22 26.36 Setting up libgslcblas0:amd64 (2.7.1+dfsg-5) ... #22 26.41 Setting up python3-colorama (0.4.6-2) ... #22 26.54 Setting up libglvnd0:amd64 (1.6.0-1) ... #22 26.56 Setting up libxcb-glx0:amd64 (1.15-1) ... #22 26.57 Setting up python3-ply (3.11-5) ... #22 26.72 Setting up libiio0:amd64 (0.24-4) ... #22 26.73 Setting up libxcb-keysyms1:amd64 (0.4.0-1+b2) ... #22 26.74 Setting up libxcb-shape0:amd64 (1.15-1) ... #22 26.75 Setting up python3-gast (0.5.2-2) ... #22 26.88 Setting up libgsl27:amd64 (2.7.1+dfsg-5) ... #22 26.92 Setting up libxcb-render-util0:amd64 (0.3.9-1+b1) ... #22 26.93 Setting up python3-all (3.11.2-1+b1) ... #22 26.94 Setting up xkb-data (2.35.1-1) ... #22 26.96 Setting up python3-contextlib2 (0.6.0.post1-3) ... #22 27.08 Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... #22 27.09 Setting up libatspi2.0-0:amd64 (2.46.0-5) ... #22 27.10 Setting up python3-click (8.1.3-2) ... #22 27.26 Setting up libqt6core6:amd64 (6.4.2+dfsg-10) ... #22 27.28 Setting up libunwind8:amd64 (1.6.2-3) ... #22 27.29 Setting up python3-thrift (0.17.0-2+b2) ... #22 27.45 Setting up libts0:amd64 (1.22-1+b1) ... #22 27.46 Setting up libcolord2:amd64 (1.4.6-2.2) ... #22 27.47 Setting up gnome-terminal-data (3.46.8-1) ... #22 27.48 Setting up libopengl0:amd64 (1.6.0-1) ... #22 27.49 Setting up libxcb-util1:amd64 (0.4.0-1+b1) ... #22 27.50 Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ... #22 27.51 Setting up libxcb-xkb1:amd64 (1.15-1) ... #22 27.52 Setting up libxcb-image0:amd64 (0.4.0-2) ... #22 27.53 Setting up libxcb-present0:amd64 (1.15-1) ... #22 27.54 Setting up libdconf1:amd64 (0.40.0-4) ... #22 27.55 Setting up python3-beniget (0.4.1-3) ... #22 27.69 Setting up libxsimd-dev:amd64 (8.1.0-7) ... #22 27.70 Setting up python3-decorator (5.1.1-3) ... #22 27.83 Setting up python3-packaging (23.0-1) ... #22 27.97 Setting up libxcb-xinerama0:amd64 (1.15-1) ... #22 27.98 Setting up libflac12:amd64 (1.4.2+ds-2) ... #22 27.99 Setting up libslang2:amd64 (2.3.3-3) ... #22 28.00 Setting up libqt6xml6:amd64 (6.4.2+dfsg-10) ... #22 28.01 Setting up adwaita-icon-theme (43-1) ... #22 28.07 update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode #22 28.08 Setting up libqt6sql6:amd64 (6.4.2+dfsg-10) ... #22 28.09 Setting up libepoxy0:amd64 (1.5.10-1) ... #22 28.10 Setting up libxfixes3:amd64 (1:6.0.0-2) ... #22 28.11 Setting up libxcb-sync1:amd64 (1.15-1) ... #22 28.12 Setting up libpython3-all-dev:amd64 (3.11.2-1+b1) ... #22 28.13 Setting up libopus0:amd64 (1.3.1-3) ... #22 28.14 Setting up libxinerama1:amd64 (2:1.1.4-3) ... #22 28.15 Setting up libvorbis0a:amd64 (1.3.7-1) ... #22 28.16 Setting up castxml (0.5.1-1) ... #22 28.17 Setting up libxrandr2:amd64 (2:1.5.2-2+b1) ... #22 28.18 Setting up liborc-0.4-0:amd64 (1:0.4.33-2) ... #22 28.19 Setting up python3-click-plugins (1.1.1-4) ... #22 28.32 Setting up libqt5core5a:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 28.34 Setting up libglapi-mesa:amd64 (22.3.6-1+deb12u1) ... #22 28.35 Setting up libmtdev1:amd64 (1.1.6-1) ... #22 28.36 Setting up libfmt9:amd64 (9.1.0+ds1-2) ... #22 28.37 Setting up libxcb-dri2-0:amd64 (1.15-1) ... #22 28.38 Setting up python3-pyqt5.sip (12.11.1-1) ... #22 28.39 Setting up python3-pyrsistent:amd64 (0.18.1-1+b3) ... #22 28.53 Setting up libopenblas0:amd64 (0.3.21+ds-4) ... #22 28.54 Setting up libasyncns0:amd64 (0.8-6+b3) ... #22 28.55 Setting up libxshmfence1:amd64 (1.3-1) ... #22 28.56 Setting up python3-lxml:amd64 (4.9.2-1+b1) ... #22 28.73 Setting up at-spi2-common (2.46.0-5) ... #22 28.74 Setting up libqt5dbus5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 28.75 Setting up python3-schema (0.7.5-1) ... #22 28.89 Setting up libxcb-randr0:amd64 (1.15-1) ... #22 28.90 Setting up libllvm15:amd64 (1:15.0.6-4+b1) ... #22 28.91 Setting up libmd4c0:amd64 (0.4.8-1) ... #22 28.92 Setting up libatk1.0-0:amd64 (2.46.0-5) ... #22 28.93 Setting up libglu1-mesa:amd64 (9.0.2-1.1) ... #22 28.94 Setting up libwayland-egl1:amd64 (1.21.0-1) ... #22 28.95 Setting up python3-pygccxml (2.2.1-1) ... #22 29.12 Setting up python3-pyqt6.sip (13.4.1-1) ... #22 29.13 Setting up libsamplerate0:amd64 (0.2.2-3) ... #22 29.14 Setting up libqt5test5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 29.15 Setting up python3-gi-cairo (3.42.2-3+b1) ... #22 29.16 Setting up libdrm-common (2.4.114-1) ... #22 29.17 Setting up libxcomposite1:amd64 (1:0.4.5-1) ... #22 29.18 Setting up libevdev2:amd64 (1.13.0+dfsg-1) ... #22 29.19 Setting up libgudev-1.0-0:amd64 (237-2) ... #22 29.20 Setting up qtchooser (66-2) ... #22 29.21 Setting up libmp3lame0:amd64 (3.100-6) ... #22 29.22 Setting up python3-cffi-backend:amd64 (1.15.1-5+b1) ... #22 29.23 Setting up libvorbisenc2:amd64 (1.3.7-1) ... #22 29.24 Setting up libqt6dbus6:amd64 (6.4.2+dfsg-10) ... #22 29.25 Setting up liblbfgsb0:amd64 (3.0+dfsg.4-1) ... #22 29.26 Setting up libwacom-common (2.6.0-1) ... #22 29.28 Setting up python3-sip (4.19.25+dfsg-5+b1) ... #22 29.42 Setting up libxkbcommon0:amd64 (1.5.0-1) ... #22 29.43 Setting up libwayland-client0:amd64 (1.21.0-1) ... #22 29.44 Setting up libspdlog1.10:amd64 (1:1.10.0+ds-0.4) ... #22 29.45 Setting up libopenblas-pthread-dev:amd64 (0.3.21+ds-4) ... #22 29.46 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 29.47 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 29.47 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 29.48 Setting up python3-all-dev (3.11.2-1+b1) ... #22 29.49 Setting up libqt6test6:amd64 (6.4.2+dfsg-10) ... #22 29.50 Setting up libad9361-0:amd64 (0.2-1) ... #22 29.51 Setting up libcaca0:amd64 (0.99.beta20-3) ... #22 29.52 Setting up qt6-base-dev-tools (6.4.2+dfsg-10) ... #22 29.53 Setting up libwacom9:amd64 (2.6.0-1) ... #22 29.54 Setting up libxcursor1:amd64 (1:1.2.1-1) ... #22 29.55 Setting up dconf-service (0.40.0-4) ... #22 29.57 Setting up libqt5network5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 29.58 Setting up libinput-bin (1.22.1-1) ... #22 29.59 Setting up libqt5sql5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 29.60 Setting up libatk-bridge2.0-0:amd64 (2.46.0-5) ... #22 29.61 Setting up qtbase5-dev-tools (5.15.8+dfsg-11+deb12u2) ... #22 29.62 Setting up libopenblas-dev:amd64 (0.3.21+ds-4) ... #22 29.63 Setting up libqt5xml5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 29.64 Setting up python3-jsonschema (4.10.3-1) ... #22 29.81 Setting up python3-zmq (24.0.1-4+b1) ... #22 30.03 Setting up libxkbcommon-x11-0:amd64 (1.5.0-1) ... #22 30.04 Setting up libvolk2.5:amd64 (2.5.2-3) ... #22 30.05 Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-3) ... #22 30.06 Setting up libdrm2:amd64 (2.4.114-1+b1) ... #22 30.07 Setting up python3-pythran (0.11.0+ds-7) ... #22 30.35 Setting up libwayland-cursor0:amd64 (1.21.0-1) ... #22 30.36 Setting up libqt6network6:amd64 (6.4.2+dfsg-10) ... #22 30.37 Setting up libgnuradio-pmt3.10.5:amd64 (3.10.5.1-3) ... #22 30.38 Setting up libsndfile1:amd64 (1.2.0-1) ... #22 30.39 Setting up libdrm-amdgpu1:amd64 (2.4.114-1+b1) ... #22 30.40 Setting up libinput10:amd64 (1.22.1-1) ... #22 30.41 Setting up libportaudio2:amd64 (19.6.0-1.2) ... #22 30.42 Setting up libdrm-nouveau2:amd64 (2.4.114-1+b1) ... #22 30.43 Setting up python3-scipy (1.10.1-2) ... #22 32.12 Setting up libvolk2-bin (2.5.2-3) ... #22 32.25 Setting up dconf-gsettings-backend:amd64 (0.40.0-4) ... #22 32.27 Setting up libgbm1:amd64 (22.3.6-1+deb12u1) ... #22 32.28 Setting up libpulse0:amd64 (16.1+dfsg1-2+b1) ... #22 32.30 Setting up libdrm-radeon1:amd64 (2.4.114-1+b1) ... #22 32.31 Setting up libdrm-intel1:amd64 (2.4.114-1+b1) ... #22 32.32 Setting up libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ... #22 32.33 Setting up libthrift-0.17.0:amd64 (0.17.0-2+b2) ... #22 32.35 Setting up libegl-mesa0:amd64 (22.3.6-1+deb12u1) ... #22 32.36 Setting up libsdl1.2debian:amd64 (1.2.15+dfsg2-8) ... #22 32.37 Setting up libegl1:amd64 (1.6.0-1) ... #22 32.38 Setting up libgnuradio-runtime3.10.5:amd64 (3.10.5.1-3) ... #22 32.39 Setting up libgtk-3-common (3.24.38-2~deb12u3) ... #22 32.40 Setting up gsettings-desktop-schemas (43.0-1) ... #22 32.41 Setting up libgnuradio-blocks3.10.5:amd64 (3.10.5.1-3) ... #22 32.42 Setting up libgnuradio-trellis3.10.5:amd64 (3.10.5.1-3) ... #22 32.43 Setting up libglx-mesa0:amd64 (22.3.6-1+deb12u1) ... #22 32.44 Setting up libgnuradio-vocoder3.10.5:amd64 (3.10.5.1-3) ... #22 32.45 Setting up libgnuradio-iio3.10.5:amd64 (3.10.5.1-3) ... #22 32.47 Setting up libglx0:amd64 (1.6.0-1) ... #22 32.48 Setting up libgnuradio-fec3.10.5:amd64 (3.10.5.1-3) ... #22 32.49 Setting up libgnuradio-pdu3.10.5:amd64 (3.10.5.1-3) ... #22 32.52 Setting up libgnuradio-uhd3.10.5:amd64 (3.10.5.1-3) ... #22 32.53 Setting up libgnuradio-network3.10.5:amd64 (3.10.5.1-3) ... #22 32.54 Setting up libgnuradio-video-sdl3.10.5:amd64 (3.10.5.1-3) ... #22 32.55 Setting up libgl1:amd64 (1.6.0-1) ... #22 32.57 Setting up libqt6gui6:amd64 (6.4.2+dfsg-10) ... #22 32.58 Setting up libgnuradio-fft3.10.5:amd64 (3.10.5.1-3) ... #22 32.59 Setting up libgnuradio-filter3.10.5:amd64 (3.10.5.1-3) ... #22 32.60 Setting up libgnuradio-soapy3.10.5:amd64 (3.10.5.1-3) ... #22 32.61 Setting up libgnuradio-wavelet3.10.5:amd64 (3.10.5.1-3) ... #22 32.62 Setting up libgl1-mesa-glx:amd64 (22.3.6-1+deb12u1) ... #22 32.63 Setting up libgnuradio-audio3.10.5:amd64 (3.10.5.1-3) ... #22 32.64 Setting up libgnuradio-zeromq3.10.5:amd64 (3.10.5.1-3) ... #22 32.65 Setting up libgnuradio-dtv3.10.5:amd64 (3.10.5.1-3) ... #22 32.66 Setting up libqt5gui5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 32.68 Setting up libqt6opengl6:amd64 (6.4.2+dfsg-10) ... #22 32.68 Setting up libgnuradio-analog3.10.5:amd64 (3.10.5.1-3) ... #22 32.70 Setting up libqt5widgets5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 32.71 Setting up python3-opengl (3.1.6+dfsg-3) ... #22 33.84 Setting up libqt5help5:amd64 (5.15.8-2) ... #22 33.85 Setting up libgnuradio-digital3.10.5:amd64 (3.10.5.1-3) ... #22 33.86 Setting up libqt6widgets6:amd64 (6.4.2+dfsg-10) ... #22 33.87 Setting up libqt5printsupport5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 33.88 Setting up libqt5opengl5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 33.90 Setting up libqt6openglwidgets6:amd64 (6.4.2+dfsg-10) ... #22 33.91 Setting up libgnuradio-channels3.10.5:amd64 (3.10.5.1-3) ... #22 33.92 Setting up libqt6printsupport6:amd64 (6.4.2+dfsg-10) ... #22 33.93 Setting up libqt5designer5:amd64 (5.15.8-2) ... #22 33.94 Setting up python3-pyqt6 (6.4.2-1) ... #22 34.06 Setting up pyqt6-dev-tools (6.4.2-1) ... #22 34.22 Setting up libqt5svg5:amd64 (5.15.8-3) ... #22 34.23 Setting up libqwt-qt5-6 (6.1.4-2) ... #22 34.24 Setting up libgnuradio-qtgui3.10.5:amd64 (3.10.5.1-3) ... #22 34.25 Setting up python3-pyqt5 (5.15.9+dfsg-1) ... #22 34.40 Setting up pyqt5-dev-tools (5.15.9+dfsg-1) ... #22 34.53 Setting up python3-pyqtgraph (0.13.1-4) ... #22 35.02 Processing triggers for libc-bin (2.36-9+deb12u9) ... #22 35.06 Processing triggers for man-db (2.11.2-2) ... #22 35.07 Processing triggers for shared-mime-info (2.2-1) ... #22 37.01 Processing triggers for mailcap (3.70+nmu1) ... #22 37.03 Processing triggers for fontconfig (2.14.1-4) ... #22 37.25 Processing triggers for libglib2.0-0:amd64 (2.74.6-2+deb12u4) ... #22 37.29 Setting up libgtk-3-0:amd64 (3.24.38-2~deb12u3) ... #22 37.32 Setting up libvte-2.91-0:amd64 (0.70.6-2~deb12u1) ... #22 37.34 Setting up gnome-terminal (3.46.8-1) ... #22 37.35 update-alternatives: using /usr/bin/gnome-terminal.wrapper to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode #22 37.35 update-alternatives: warning: skip creation of /usr/share/man/man1/x-terminal-emulator.1.gz because associated file /usr/share/man/man1/gnome-terminal.1.gz (of link group x-terminal-emulator) doesn't exist #22 37.36 Setting up gnuradio (3.10.5.1-3) ... #22 37.88 Processing triggers for libc-bin (2.36-9+deb12u9) ... #22 DONE 38.6s #23 [18/28] RUN SET -x && mkdir -p /tmp/mongodb && cd /tmp/mongodb && wget "https://pgp.mongodb.com/server-5.0.asc" -O "/mongodb.key" && wget "http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && dpkg -i "libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && echo "deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main" > /etc/apt/sources.list.d/mongodb-org.list && apt-get update && apt-get install -y mongodb-org && apt-get clean && cd / && rm -rf /tmp/mongodb && rm /etc/apt/sources.list.d/mongodb-org.list && sed -i "s/127.0.0.1/172.18.50.2/g" /etc/mongod.conf #23 0.276 + mkdir -p /tmp/mongodb #23 0.278 + cd /tmp/mongodb #23 0.278 + wget https://pgp.mongodb.com/server-5.0.asc -O /mongodb.key #23 0.283 --2024-11-28 22:49:20-- https://pgp.mongodb.com/server-5.0.asc #23 0.291 Resolving pgp.mongodb.com (pgp.mongodb.com)... 13.32.121.114, 13.32.121.120, 13.32.121.128, ... #23 0.297 Connecting to pgp.mongodb.com (pgp.mongodb.com)|13.32.121.114|:443... connected. #23 0.322 HTTP request sent, awaiting response... 200 OK #23 0.728 Length: 1656 (1.6K) [binary/octet-stream] #23 0.728 Saving to: ‘/mongodb.key’ #23 0.728 #23 0.728 0K . 100% 33.8M=0s #23 0.728 #23 0.728 2024-11-28 22:49:21 (33.8 MB/s) - ‘/mongodb.key’ saved [1656/1656] #23 0.728 #23 0.730 + wget http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb #23 0.733 --2024-11-28 22:49:21-- http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb #23 0.733 Resolving security.debian.org (security.debian.org)... 151.101.130.132, 151.101.194.132, 151.101.2.132, ... #23 0.733 Connecting to security.debian.org (security.debian.org)|151.101.130.132|:80... connected. #23 0.738 HTTP request sent, awaiting response... 200 OK #23 0.746 Length: 1552428 (1.5M) [application/vnd.debian.binary-package] #23 0.746 Saving to: ‘libssl1.1_1.1.1n-0+deb10u6_amd64.deb’ #23 0.746 #23 0.746 0K .......... .......... .......... .......... .......... 3% 9.27M 0s #23 0.751 50K .......... .......... .......... .......... .......... 6% 11.1M 0s #23 0.755 100K .......... .......... .......... .......... .......... 9% 45.4M 0s #23 0.756 150K .......... .......... .......... .......... .......... 13% 38.3M 0s #23 0.758 200K .......... .......... .......... .......... .......... 16% 15.0M 0s #23 0.761 250K .......... .......... .......... .......... .......... 19% 114M 0s #23 0.762 300K .......... .......... .......... .......... .......... 23% 81.8M 0s #23 0.762 350K .......... .......... .......... .......... .......... 26% 50.3M 0s #23 0.763 400K .......... .......... .......... .......... .......... 29% 116M 0s #23 0.764 450K .......... .......... .......... .......... .......... 32% 29.2M 0s #23 0.765 500K .......... .......... .......... .......... .......... 36% 41.9M 0s #23 0.766 550K .......... .......... .......... .......... .......... 39% 97.6M 0s #23 0.767 600K .......... .......... .......... .......... .......... 42% 119M 0s #23 0.767 650K .......... .......... .......... .......... .......... 46% 113M 0s #23 0.768 700K .......... .......... .......... .......... .......... 49% 105M 0s #23 0.768 750K .......... .......... .......... .......... .......... 52% 115M 0s #23 0.768 800K .......... .......... .......... .......... .......... 56% 118M 0s #23 0.769 850K .......... .......... .......... .......... .......... 59% 100M 0s #23 0.769 900K .......... .......... .......... .......... .......... 62% 119M 0s #23 0.770 950K .......... .......... .......... .......... .......... 65% 114M 0s #23 0.770 1000K .......... .......... .......... .......... .......... 69% 58.2M 0s #23 0.771 1050K .......... .......... .......... .......... .......... 72% 84.1M 0s #23 0.772 1100K .......... .......... .......... .......... .......... 75% 119M 0s #23 0.772 1150K .......... .......... .......... .......... .......... 79% 119M 0s #23 0.772 1200K .......... .......... .......... .......... .......... 82% 99.5M 0s #23 0.773 1250K .......... .......... .......... .......... .......... 85% 113M 0s #23 0.773 1300K .......... .......... .......... .......... .......... 89% 125M 0s #23 0.774 1350K .......... .......... .......... .......... .......... 92% 99.1M 0s #23 0.774 1400K .......... .......... .......... .......... .......... 95% 116M 0s #23 0.775 1450K .......... .......... .......... .......... .......... 98% 117M 0s #23 0.775 1500K .......... ...... 100% 110M=0.03s #23 0.775 #23 0.775 2024-11-28 22:49:21 (50.2 MB/s) - ‘libssl1.1_1.1.1n-0+deb10u6_amd64.deb’ saved [1552428/1552428] #23 0.775 #23 0.776 + dpkg -i libssl1.1_1.1.1n-0+deb10u6_amd64.deb #23 0.880 Selecting previously unselected package libssl1.1:amd64. #23 0.941 (Reading database ... 147350 files and directories currently installed.) #23 0.945 Preparing to unpack libssl1.1_1.1.1n-0+deb10u6_amd64.deb ... #23 0.969 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u6) ... #23 1.118 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u6) ... #23 1.224 debconf: unable to initialize frontend: Dialog #23 1.224 debconf: (TERM is not set, so the dialog frontend is not usable.) #23 1.224 debconf: falling back to frontend: Readline #23 1.230 debconf: unable to initialize frontend: Readline #23 1.230 debconf: (This frontend requires a controlling tty.) #23 1.230 debconf: falling back to frontend: Teletype #23 1.288 Processing triggers for libc-bin (2.36-9+deb12u9) ... #23 1.454 + echo deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main #23 1.454 + apt-get update #23 1.529 Hit:1 http://deb.debian.org/debian bookworm InRelease #23 1.529 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #23 1.529 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #23 1.529 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #23 1.704 Get:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease [2,951 B] #23 2.066 Get:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [83.6 kB] #23 2.098 Fetched 86.6 kB in 1s (141 kB/s) #23 2.098 Reading package lists... #23 2.527 + apt-get install -y mongodb-org #23 2.535 Reading package lists... #23 2.954 Building dependency tree... #23 3.055 Reading state information... #23 3.152 The following additional packages will be installed: #23 3.152 mongodb-database-tools mongodb-mongosh mongodb-org-database #23 3.152 mongodb-org-database-tools-extra mongodb-org-mongos mongodb-org-server #23 3.152 mongodb-org-shell mongodb-org-tools #23 3.172 The following NEW packages will be installed: #23 3.172 mongodb-database-tools mongodb-mongosh mongodb-org mongodb-org-database #23 3.172 mongodb-org-database-tools-extra mongodb-org-mongos mongodb-org-server #23 3.172 mongodb-org-shell mongodb-org-tools #23 3.313 0 upgraded, 9 newly installed, 0 to remove and 4 not upgraded. #23 3.313 Need to get 161 MB of archives. #23 3.313 After this operation, 516 MB of additional disk space will be used. #23 3.313 Get:1 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-database-tools amd64 100.10.0 [46.4 MB] #23 3.962 Get:2 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-mongosh amd64 2.3.4 [54.1 MB] #23 4.446 Get:3 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-shell amd64 5.0.30 [14.9 MB] #23 4.844 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.394 Get:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-mongos amd64 5.0.30 [18.9 MB] #23 5.812 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.003 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.211 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.312 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.458 debconf: delaying package configuration, since apt-utils is not installed #23 6.527 Fetched 161 MB in 3s (51.4 MB/s) #23 6.595 Selecting previously unselected package mongodb-database-tools. #23 6.595 (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.651 Preparing to unpack .../0-mongodb-database-tools_100.10.0_amd64.deb ... #23 6.663 Unpacking mongodb-database-tools (100.10.0) ... #23 7.510 Selecting previously unselected package mongodb-mongosh. #23 7.520 Preparing to unpack .../1-mongodb-mongosh_2.3.4_amd64.deb ... #23 7.542 Unpacking mongodb-mongosh (2.3.4) ... #23 9.006 Selecting previously unselected package mongodb-org-shell. #23 9.018 Preparing to unpack .../2-mongodb-org-shell_5.0.30_amd64.deb ... #23 9.039 Unpacking mongodb-org-shell (5.0.30) ... #23 9.728 Selecting previously unselected package mongodb-org-server. #23 9.741 Preparing to unpack .../3-mongodb-org-server_5.0.30_amd64.deb ... #23 9.756 Unpacking mongodb-org-server (5.0.30) ... #23 10.56 Selecting previously unselected package mongodb-org-mongos. #23 10.57 Preparing to unpack .../4-mongodb-org-mongos_5.0.30_amd64.deb ... #23 10.57 Unpacking mongodb-org-mongos (5.0.30) ... #23 11.24 Selecting previously unselected package mongodb-org-database-tools-extra. #23 11.25 Preparing to unpack .../5-mongodb-org-database-tools-extra_5.0.30_amd64.deb ... #23 11.27 Unpacking mongodb-org-database-tools-extra (5.0.30) ... #23 11.43 Selecting previously unselected package mongodb-org-database. #23 11.44 Preparing to unpack .../6-mongodb-org-database_5.0.30_amd64.deb ... #23 11.47 Unpacking mongodb-org-database (5.0.30) ... #23 11.58 Selecting previously unselected package mongodb-org-tools. #23 11.60 Preparing to unpack .../7-mongodb-org-tools_5.0.30_amd64.deb ... #23 11.61 Unpacking mongodb-org-tools (5.0.30) ... #23 11.71 Selecting previously unselected package mongodb-org. #23 11.72 Preparing to unpack .../8-mongodb-org_5.0.30_amd64.deb ... #23 11.74 Unpacking mongodb-org (5.0.30) ... #23 11.89 Setting up mongodb-mongosh (2.3.4) ... #23 11.93 Setting up mongodb-org-server (5.0.30) ... #23 12.01 Adding system user `mongodb' (UID 104) ... #23 12.01 Adding new user `mongodb' (UID 104) with group `nogroup' ... #23 12.13 Not creating `/nonexistent'. #23 12.16 Adding group `mongodb' (GID 106) ... #23 12.22 Done. #23 12.25 Adding user `mongodb' to group `mongodb' ... #23 12.31 Done. #23 12.32 System has not been booted with systemd as init system (PID 1). Can't operate. #23 12.32 Failed to connect to bus: Host is down #23 12.33 Setting up mongodb-org-shell (5.0.30) ... #23 12.37 Setting up mongodb-database-tools (100.10.0) ... #23 12.40 Setting up mongodb-org-mongos (5.0.30) ... #23 12.44 Setting up mongodb-org-database-tools-extra (5.0.30) ... #23 12.47 Setting up mongodb-org-database (5.0.30) ... #23 12.51 Setting up mongodb-org-tools (5.0.30) ... #23 12.52 Setting up mongodb-org (5.0.30) ... #23 12.54 Processing triggers for man-db (2.11.2-2) ... #23 12.67 + apt-get clean #23 12.67 + cd / #23 12.67 + rm -rf /tmp/mongodb #23 12.68 + rm /etc/apt/sources.list.d/mongodb-org.list #23 12.68 + sed -i s/127.0.0.1/172.18.50.2/g /etc/mongod.conf #23 DONE 13.1s #24 [19/28] RUN IF [ "$(arch)" = "x86_64" ]; then apt-get update && apt-get install -y --no-install-recommends python3-pip python3-setuptools python3-wheel ninja-build build-essential flex bison git libsctp-dev libgnutls28-dev libgcrypt-dev libssl-dev libidn11-dev libmongoc-dev libbson-dev libyaml-dev libnghttp2-dev libmicrohttpd-dev libcurl4-gnutls-dev libnghttp2-dev meson && apt-get clean; fi #24 0.375 Hit:1 http://deb.debian.org/debian bookworm InRelease #24 0.375 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #24 0.375 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #24 0.391 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #24 0.659 Reading package lists... #24 1.086 Reading package lists... #24 1.491 Building dependency tree... #24 1.592 Reading state information... #24 1.694 python3-pip is already the newest version (23.0.1+dfsg-1). #24 1.694 python3-setuptools is already the newest version (66.1.1-1). #24 1.694 python3-wheel is already the newest version (0.38.4-2). #24 1.694 build-essential is already the newest version (12.9). #24 1.694 flex is already the newest version (2.6.4-8.2). #24 1.694 bison is already the newest version (2:3.8.2+dfsg-1+b1). #24 1.694 git is already the newest version (1:2.39.5-0+deb12u1). #24 1.694 libsctp-dev is already the newest version (1.0.19+dfsg-2). #24 1.694 libgnutls28-dev is already the newest version (3.7.9-2+deb12u3). #24 1.694 libssl-dev is already the newest version (3.0.15-1~deb12u1). #24 1.694 libmicrohttpd-dev is already the newest version (0.9.75-6). #24 1.694 libmicrohttpd-dev set to manually installed. #24 1.694 libcurl4-gnutls-dev is already the newest version (7.88.1-10+deb12u8). #24 1.694 libcurl4-gnutls-dev set to manually installed. #24 1.694 The following additional packages will be installed: #24 1.694 libbson-1.0-0 libgpg-error-dev libidn-dev libintelrdfpmath-dev #24 1.694 libmongoc-1.0-0 libmongocrypt-dev libmongocrypt0 libsasl2-dev libsnappy-dev #24 1.694 libsnappy1v5 libzstd-dev #24 1.695 Suggested packages: #24 1.695 libgcrypt20-doc idn libnghttp2-doc libyaml-doc #24 1.805 The following NEW packages will be installed: #24 1.805 libbson-1.0-0 libbson-dev libgcrypt20-dev libgpg-error-dev libidn-dev #24 1.805 libidn11-dev libintelrdfpmath-dev libmongoc-1.0-0 libmongoc-dev #24 1.805 libmongocrypt-dev libmongocrypt0 libnghttp2-dev libsasl2-dev libsnappy-dev #24 1.805 libsnappy1v5 libyaml-dev libzstd-dev meson ninja-build #24 1.833 0 upgraded, 19 newly installed, 0 to remove and 4 not upgraded. #24 1.833 Need to get 11.6 MB of archives. #24 1.833 After this operation, 93.4 MB of additional disk space will be used. #24 1.833 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.845 Get:2 http://deb.debian.org/debian bookworm/main amd64 libbson-dev amd64 1.23.1-1+b1 [129 kB] #24 1.851 Get:3 http://deb.debian.org/debian bookworm/main amd64 libgpg-error-dev amd64 1.46-1 [133 kB] #24 1.853 Get:4 http://deb.debian.org/debian bookworm/main amd64 libgcrypt20-dev amd64 1.10.1-3 [752 kB] #24 1.863 Get:5 http://deb.debian.org/debian bookworm/main amd64 libidn-dev amd64 1.41-1 [190 kB] #24 1.864 Get:6 http://deb.debian.org/debian bookworm/main amd64 libidn11-dev amd64 1.41-1 [42.4 kB] #24 1.865 Get:7 http://deb.debian.org/debian bookworm/main amd64 libintelrdfpmath-dev amd64 2.0u2-8 [6,475 kB] #24 1.922 Get:8 http://deb.debian.org/debian bookworm/main amd64 libmongocrypt0 amd64 1.7.2-1 [1,313 kB] #24 1.931 Get:9 http://deb.debian.org/debian bookworm/main amd64 libsnappy1v5 amd64 1.1.9-3 [26.0 kB] #24 1.932 Get:10 http://deb.debian.org/debian bookworm/main amd64 libmongoc-1.0-0 amd64 1.23.1-1+b1 [304 kB] #24 1.933 Get:11 http://deb.debian.org/debian bookworm/main amd64 libmongocrypt-dev amd64 1.7.2-1 [263 kB] #24 1.936 Get:12 http://deb.debian.org/debian bookworm/main amd64 libsnappy-dev amd64 1.1.9-3 [39.2 kB] #24 1.936 Get:13 http://deb.debian.org/debian bookworm/main amd64 libsasl2-dev amd64 2.1.28+dfsg-10 [235 kB] #24 1.938 Get:14 http://deb.debian.org/debian bookworm/main amd64 libzstd-dev amd64 1.5.4+dfsg2-5 [354 kB] #24 1.941 Get:15 http://deb.debian.org/debian bookworm/main amd64 libmongoc-dev amd64 1.23.1-1+b1 [365 kB] #24 1.944 Get:16 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-dev amd64 1.52.0-1+deb12u2 [110 kB] #24 1.945 Get:17 http://deb.debian.org/debian bookworm/main amd64 libyaml-dev amd64 0.2.5-1 [64.5 kB] #24 1.945 Get:18 http://deb.debian.org/debian bookworm/main amd64 ninja-build amd64 1.11.1-2~deb12u1 [135 kB] #24 1.947 Get:19 http://deb.debian.org/debian bookworm/main amd64 meson all 1.0.1-5 [548 kB] #24 2.114 debconf: delaying package configuration, since apt-utils is not installed #24 2.160 Fetched 11.6 MB in 0s (81.3 MB/s) #24 2.191 Selecting previously unselected package libbson-1.0-0. #24 2.191 (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.250 Preparing to unpack .../00-libbson-1.0-0_1.23.1-1+b1_amd64.deb ... #24 2.257 Unpacking libbson-1.0-0 (1.23.1-1+b1) ... #24 2.312 Selecting previously unselected package libbson-dev. #24 2.322 Preparing to unpack .../01-libbson-dev_1.23.1-1+b1_amd64.deb ... #24 2.325 Unpacking libbson-dev (1.23.1-1+b1) ... #24 2.400 Selecting previously unselected package libgpg-error-dev. #24 2.408 Preparing to unpack .../02-libgpg-error-dev_1.46-1_amd64.deb ... #24 2.411 Unpacking libgpg-error-dev (1.46-1) ... #24 2.460 Selecting previously unselected package libgcrypt20-dev. #24 2.468 Preparing to unpack .../03-libgcrypt20-dev_1.10.1-3_amd64.deb ... #24 2.472 Unpacking libgcrypt20-dev (1.10.1-3) ... #24 2.555 Selecting previously unselected package libidn-dev:amd64. #24 2.564 Preparing to unpack .../04-libidn-dev_1.41-1_amd64.deb ... #24 2.568 Unpacking libidn-dev:amd64 (1.41-1) ... #24 2.624 Selecting previously unselected package libidn11-dev:amd64. #24 2.635 Preparing to unpack .../05-libidn11-dev_1.41-1_amd64.deb ... #24 2.638 Unpacking libidn11-dev:amd64 (1.41-1) ... #24 2.678 Selecting previously unselected package libintelrdfpmath-dev:amd64. #24 2.687 Preparing to unpack .../06-libintelrdfpmath-dev_2.0u2-8_amd64.deb ... #24 2.690 Unpacking libintelrdfpmath-dev:amd64 (2.0u2-8) ... #24 3.149 Selecting previously unselected package libmongocrypt0:amd64. #24 3.159 Preparing to unpack .../07-libmongocrypt0_1.7.2-1_amd64.deb ... #24 3.170 Unpacking libmongocrypt0:amd64 (1.7.2-1) ... #24 3.324 Selecting previously unselected package libsnappy1v5:amd64. #24 3.335 Preparing to unpack .../08-libsnappy1v5_1.1.9-3_amd64.deb ... #24 3.345 Unpacking libsnappy1v5:amd64 (1.1.9-3) ... #24 3.457 Selecting previously unselected package libmongoc-1.0-0. #24 3.469 Preparing to unpack .../09-libmongoc-1.0-0_1.23.1-1+b1_amd64.deb ... #24 3.483 Unpacking libmongoc-1.0-0 (1.23.1-1+b1) ... #24 3.595 Selecting previously unselected package libmongocrypt-dev:amd64. #24 3.606 Preparing to unpack .../10-libmongocrypt-dev_1.7.2-1_amd64.deb ... #24 3.615 Unpacking libmongocrypt-dev:amd64 (1.7.2-1) ... #24 3.713 Selecting previously unselected package libsnappy-dev:amd64. #24 3.724 Preparing to unpack .../11-libsnappy-dev_1.1.9-3_amd64.deb ... #24 3.742 Unpacking libsnappy-dev:amd64 (1.1.9-3) ... #24 3.835 Selecting previously unselected package libsasl2-dev. #24 3.847 Preparing to unpack .../12-libsasl2-dev_2.1.28+dfsg-10_amd64.deb ... #24 3.860 Unpacking libsasl2-dev (2.1.28+dfsg-10) ... #24 3.977 Selecting previously unselected package libzstd-dev:amd64. #24 3.988 Preparing to unpack .../13-libzstd-dev_1.5.4+dfsg2-5_amd64.deb ... #24 4.000 Unpacking libzstd-dev:amd64 (1.5.4+dfsg2-5) ... #24 4.105 Selecting previously unselected package libmongoc-dev. #24 4.115 Preparing to unpack .../14-libmongoc-dev_1.23.1-1+b1_amd64.deb ... #24 4.125 Unpacking libmongoc-dev (1.23.1-1+b1) ... #24 4.241 Selecting previously unselected package libnghttp2-dev:amd64. #24 4.252 Preparing to unpack .../15-libnghttp2-dev_1.52.0-1+deb12u2_amd64.deb ... #24 4.264 Unpacking libnghttp2-dev:amd64 (1.52.0-1+deb12u2) ... #24 4.373 Selecting previously unselected package libyaml-dev:amd64. #24 4.384 Preparing to unpack .../16-libyaml-dev_0.2.5-1_amd64.deb ... #24 4.401 Unpacking libyaml-dev:amd64 (0.2.5-1) ... #24 4.489 Selecting previously unselected package ninja-build. #24 4.501 Preparing to unpack .../17-ninja-build_1.11.1-2~deb12u1_amd64.deb ... #24 4.511 Unpacking ninja-build (1.11.1-2~deb12u1) ... #24 4.599 Selecting previously unselected package meson. #24 4.609 Preparing to unpack .../18-meson_1.0.1-5_all.deb ... #24 4.612 Unpacking meson (1.0.1-5) ... #24 4.729 Setting up libnghttp2-dev:amd64 (1.52.0-1+deb12u2) ... #24 4.738 Setting up libzstd-dev:amd64 (1.5.4+dfsg2-5) ... #24 4.749 Setting up libyaml-dev:amd64 (0.2.5-1) ... #24 4.759 Setting up ninja-build (1.11.1-2~deb12u1) ... #24 4.768 Setting up libsnappy1v5:amd64 (1.1.9-3) ... #24 4.779 Setting up libsasl2-dev (2.1.28+dfsg-10) ... #24 4.789 Setting up libgpg-error-dev (1.46-1) ... #24 4.799 Setting up libbson-1.0-0 (1.23.1-1+b1) ... #24 4.809 Setting up libidn-dev:amd64 (1.41-1) ... #24 4.819 Setting up libintelrdfpmath-dev:amd64 (2.0u2-8) ... #24 4.830 Setting up libmongocrypt0:amd64 (1.7.2-1) ... #24 4.840 Setting up libbson-dev (1.23.1-1+b1) ... #24 4.850 Setting up libidn11-dev:amd64 (1.41-1) ... #24 4.860 Setting up libsnappy-dev:amd64 (1.1.9-3) ... #24 4.871 Setting up meson (1.0.1-5) ... #24 5.396 Setting up libmongocrypt-dev:amd64 (1.7.2-1) ... #24 5.428 Setting up libmongoc-1.0-0 (1.23.1-1+b1) ... #24 5.465 Setting up libgcrypt20-dev (1.10.1-3) ... #24 5.504 Setting up libmongoc-dev (1.23.1-1+b1) ... #24 5.537 Processing triggers for man-db (2.11.2-2) ... #24 5.573 Processing triggers for libc-bin (2.36-9+deb12u9) ... #24 DONE 5.8s #25 [20/28] WORKDIR /TMP #25 DONE 0.0s #26 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #26 0.313 Cloning into 'osmo-gsm-tester'... #26 DONE 0.6s #27 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #27 DONE 0.0s #28 [23/28] RUN CD osmo-gsm-tester && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD #28 0.471 Already on 'master' #28 0.472 Your branch is up to date with 'origin/master'. #28 0.473 refs/heads/master #28 0.496 HEAD is now at f7d64b0 jenkins.sh: libosmo-netif no longer depends on libosmo-abis #28 0.497 master #28 0.498 f7d64b0bcf946ec21ce9c7562194343a12213a80 #28 DONE 0.5s #29 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #29 DONE 0.4s #30 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #30 DONE 0.3s #31 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #31 DONE 0.3s #32 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #32 DONE 0.0s #33 [28/28] WORKDIR /DATA #33 DONE 0.0s #34 exporting to image #34 exporting layers #34 exporting layers 4.3s done #34 writing image sha256:67ca5b18b5a274f52ac7064f73da6a4a977be39b631dbd3e30a638e0ad6216c7 done #34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done #34 DONE 4.3s 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=7798 -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-28 22:49:46 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-7798 + mkdir -p trial-7798 + mv open5gs.build-8.tgz osmo-bsc.build-2024-11-28_13_26_39.tgz osmo-bts-oc2g.build-2024-11-28_12_23_07.tgz osmo-bts-sysmo.build-2024-11-28_12_23_38.tgz osmo-bts.build-2024-11-28_12_24_25.tgz osmo-ggsn.build-2024-11-28_20_45_48.tgz osmo-hlr.build-2024-11-28_16_39_57.tgz osmo-hnbgw.build-2024-11-28_13_34_24.tgz osmo-mgw.build-2024-11-28_08_33_35.tgz osmo-msc.build-2024-11-28_13_36_20.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2024-11-28_07_38_11.tgz osmo-pcu-sysmo.build-2024-11-28_07_36_36.tgz osmo-pcu.build-2024-11-28_07_37_28.tgz osmo-sgsn.build-2024-11-28_20_50_55.tgz osmo-stp.build-2024-11-28_13_23_36.tgz osmo-trx.build-2024-11-28_14_28_14.tgz osmocom-bb.build-2024-11-28_21_18_21.tgz srslte.build-19.tgz trial-7798 + cat open5gs.build-8.md5 osmo-bsc.build-2024-11-28_13_26_39.md5 osmo-bts-oc2g.build-2024-11-28_12_23_07.md5 osmo-bts-sysmo.build-2024-11-28_12_23_38.md5 osmo-bts.build-2024-11-28_12_24_25.md5 osmo-ggsn.build-2024-11-28_20_45_48.md5 osmo-hlr.build-2024-11-28_16_39_57.md5 osmo-hnbgw.build-2024-11-28_13_34_24.md5 osmo-mgw.build-2024-11-28_08_33_35.md5 osmo-msc.build-2024-11-28_13_36_20.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2024-11-28_07_38_11.md5 osmo-pcu-sysmo.build-2024-11-28_07_36_36.md5 osmo-pcu.build-2024-11-28_07_37_28.md5 osmo-sgsn.build-2024-11-28_20_50_55.md5 osmo-stp.build-2024-11-28_13_23_36.md5 osmo-trx.build-2024-11-28_14_28_14.md5 osmocom-bb.build-2024-11-28_21_18_21.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2024-11-28_13_26_39.md5 osmo-bts-oc2g.build-2024-11-28_12_23_07.md5 osmo-bts-sysmo.build-2024-11-28_12_23_38.md5 osmo-bts.build-2024-11-28_12_24_25.md5 osmo-ggsn.build-2024-11-28_20_45_48.md5 osmo-hlr.build-2024-11-28_16_39_57.md5 osmo-hnbgw.build-2024-11-28_13_34_24.md5 osmo-mgw.build-2024-11-28_08_33_35.md5 osmo-msc.build-2024-11-28_13_36_20.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2024-11-28_07_38_11.md5 osmo-pcu-sysmo.build-2024-11-28_07_36_36.md5 osmo-pcu.build-2024-11-28_07_37_28.md5 osmo-sgsn.build-2024-11-28_20_50_55.md5 osmo-stp.build-2024-11-28_13_23_36.md5 osmo-trx.build-2024-11-28_14_28_14.md5 osmocom-bb.build-2024-11-28_21_18_21.md5 srslte.build-19.md5 + exit_code=1 + which osmo-gsm-tester.py + python3 -u /build/osmo-gsm-tester/src/osmo-gsm-tester.py -c /build/osmo-gsm-tester/sysmocom/main.conf trial-7798 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-7798' 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-7798 -------------------------------------------------------------------------------------------- 22:49:46.878316 tst trial-7798: Detailed log at /build/trial-7798/run.2024-11-28_22-49-46/log --------------------------------------------------------------------- trial-7798 netreg_mass --------------------------------------------------------------------- 22:49:47.165078 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:49:47.165724 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:49:47.167070 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:49:47.169325 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:49:47.250512 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:49:47.253011 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:49:47.257140 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:49:47.409251 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-7798 netreg_mass register_default_mass.py ---------------------------------------------- 22:49:47.410449 tst register_default_mass.py:9: Claiming resources for the test 22:49:47.444842 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:49:47.445754 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:49:47.446618 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:49:47.447463 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:49:47.448325 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:49:47.449181 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:49:47.450035 tst netreg_mass: Using 1 x bts (candidates: 1) 22:49:47.488346 tst register_default_mass.py: using LAC 2 22:49:47.507939 tst register_default_mass.py: using RAC 2 22:49:47.525728 tst register_default_mass.py: using CellId 2 22:49:47.545705 tst register_default_mass.py: using BVCI 3 22:49:47.556897 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.557955 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.558971 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.559982 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.560983 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.561979 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.562968 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.564012 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.565030 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.566033 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.567030 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.568041 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.569058 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.570065 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.571058 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.572104 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.573135 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.574132 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.575127 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.576144 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.577133 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.578138 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.579150 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.580177 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.581180 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.582184 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.583183 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.584300 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.585375 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.586353 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.587325 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.588343 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.589341 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.590330 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.591332 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.592331 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.593309 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.594294 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.595273 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.596263 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.597246 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.598218 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.599202 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.600185 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.601150 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.602109 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.603071 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.604087 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.605068 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.606037 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.607016 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.608004 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.608994 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.609977 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.610945 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.611926 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.612901 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.613884 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.614863 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.615850 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.616825 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.617799 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.618783 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.619806 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.620782 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.621763 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.622769 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.623833 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.624831 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.625813 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.626797 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.627801 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.628786 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.629898 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.630873 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.631850 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.632815 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.633787 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.634753 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.635737 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.636705 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.637673 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.638639 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.639610 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.640569 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.641523 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.642494 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.643456 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.644429 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.645401 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.646372 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.647332 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.648324 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.649311 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.650265 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.651218 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.652192 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.653163 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.654131 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.655092 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.656059 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:47.657125 tst register_default_mass.py:21: Launching a simple network 22:49:47.677735 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:49:47.890669 run create_hlr_db(pid=20): Launched 22:49:48.918158 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:49:48.954308 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:49:48.985122 run osmo-hlr_127.0.42.2(pid=23): Launched 22:49:48.996776 run osmo-stp_127.0.42.5: Starting osmo-stp 22:49:49.295039 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:49:49.325629 run osmo-stp_127.0.42.5(pid=25): Launched 22:49:49.337101 run osmo-msc_127.0.42.6: Starting osmo-msc 22:49:50.036965 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:49:50.067942 run osmo-msc_127.0.42.6(pid=27): Launched 22:49:53.089841 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:49:53.279524 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:49:53.310127 run osmo-mgw_127.0.42.3(pid=29): Launched 22:49:53.321608 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:49:53.370087 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:49:53.400773 run osmo-mgw_127.0.42.4(pid=31): Launched 22:49:53.412220 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:49:53.921191 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:49:53.952134 run osmo-bsc_127.0.42.7(pid=33): Launched 22:49:59.992828 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:50:00.245032 run osmo-bts-virtual(pid=34): Launched 22:50:01.286590 tst register_default_mass.py: using MSISDN 1001 22:50:01.297489 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:50:01.316965 tst register_default_mass.py: using MSISDN 1002 22:50:01.330543 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:50:01.346822 tst register_default_mass.py: using MSISDN 1003 22:50:01.364590 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:50:01.381833 tst register_default_mass.py: using MSISDN 1004 22:50:01.395487 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:50:01.411697 tst register_default_mass.py: using MSISDN 1005 22:50:01.429244 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:50:01.450287 tst register_default_mass.py: using MSISDN 1006 22:50:01.466495 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:50:01.483610 tst register_default_mass.py: using MSISDN 1007 22:50:01.494821 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:50:01.511490 tst register_default_mass.py: using MSISDN 1008 22:50:01.522763 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:50:01.539399 tst register_default_mass.py: using MSISDN 1009 22:50:01.550692 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:50:01.570367 tst register_default_mass.py: using MSISDN 1010 22:50:01.583305 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:50:01.601464 tst register_default_mass.py: using MSISDN 1011 22:50:01.613028 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:50:01.630568 tst register_default_mass.py: using MSISDN 1012 22:50:01.642280 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:50:01.658231 tst register_default_mass.py: using MSISDN 1013 22:50:01.669683 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:50:01.688016 tst register_default_mass.py: using MSISDN 1014 22:50:01.702305 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:50:01.719725 tst register_default_mass.py: using MSISDN 1015 22:50:01.735365 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:50:01.752902 tst register_default_mass.py: using MSISDN 1016 22:50:01.764610 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:50:01.785130 tst register_default_mass.py: using MSISDN 1017 22:50:01.800420 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:50:01.817257 tst register_default_mass.py: using MSISDN 1018 22:50:01.831326 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:50:01.847998 tst register_default_mass.py: using MSISDN 1019 22:50:01.861738 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:50:01.878384 tst register_default_mass.py: using MSISDN 1020 22:50:01.889683 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:50:01.906395 tst register_default_mass.py: using MSISDN 1021 22:50:01.917782 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:50:01.935986 tst register_default_mass.py: using MSISDN 1022 22:50:01.947367 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:50:01.964056 tst register_default_mass.py: using MSISDN 1023 22:50:01.975411 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:50:01.992443 tst register_default_mass.py: using MSISDN 1024 22:50:02.003811 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:50:02.019530 tst register_default_mass.py: using MSISDN 1025 22:50:02.031283 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:50:02.048543 tst register_default_mass.py: using MSISDN 1026 22:50:02.059915 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:50:02.077066 tst register_default_mass.py: using MSISDN 1027 22:50:02.091935 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:50:02.108681 tst register_default_mass.py: using MSISDN 1028 22:50:02.122462 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:50:02.139410 tst register_default_mass.py: using MSISDN 1029 22:50:02.154571 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:50:02.172677 tst register_default_mass.py: using MSISDN 1030 22:50:02.187723 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:50:02.204334 tst register_default_mass.py: using MSISDN 1031 22:50:02.215593 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:50:02.234571 tst register_default_mass.py: using MSISDN 1032 22:50:02.245986 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:50:02.263215 tst register_default_mass.py: using MSISDN 1033 22:50:02.274704 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:50:02.296021 tst register_default_mass.py: using MSISDN 1034 22:50:02.311095 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:50:02.328723 tst register_default_mass.py: using MSISDN 1035 22:50:02.345107 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:50:02.362342 tst register_default_mass.py: using MSISDN 1036 22:50:02.377859 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:50:02.394943 tst register_default_mass.py: using MSISDN 1037 22:50:02.406652 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:50:02.422776 tst register_default_mass.py: using MSISDN 1038 22:50:02.434782 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:50:02.454353 tst register_default_mass.py: using MSISDN 1039 22:50:02.466001 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:50:02.483095 tst register_default_mass.py: using MSISDN 1040 22:50:02.494900 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:50:02.516934 tst register_default_mass.py: using MSISDN 1041 22:50:02.529486 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:50:02.549517 tst register_default_mass.py: using MSISDN 1042 22:50:02.561121 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:50:02.577791 tst register_default_mass.py: using MSISDN 1043 22:50:02.589307 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:50:02.607172 tst register_default_mass.py: using MSISDN 1044 22:50:02.618776 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:50:02.637523 tst register_default_mass.py: using MSISDN 1045 22:50:02.652517 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:50:02.668026 tst register_default_mass.py: using MSISDN 1046 22:50:02.679390 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:50:02.697735 tst register_default_mass.py: using MSISDN 1047 22:50:02.712872 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:50:02.728437 tst register_default_mass.py: using MSISDN 1048 22:50:02.739729 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:50:02.757176 tst register_default_mass.py: using MSISDN 1049 22:50:02.771929 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:50:02.788893 tst register_default_mass.py: using MSISDN 1050 22:50:02.802594 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:50:02.819343 tst register_default_mass.py: using MSISDN 1051 22:50:02.834299 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:50:02.851158 tst register_default_mass.py: using MSISDN 1052 22:50:02.866093 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:50:02.883886 tst register_default_mass.py: using MSISDN 1053 22:50:02.898800 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:50:02.916967 tst register_default_mass.py: using MSISDN 1054 22:50:02.930316 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:50:02.945900 tst register_default_mass.py: using MSISDN 1055 22:50:02.957288 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:50:02.974381 tst register_default_mass.py: using MSISDN 1056 22:50:02.989337 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:50:03.004835 tst register_default_mass.py: using MSISDN 1057 22:50:03.016166 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:50:03.033449 tst register_default_mass.py: using MSISDN 1058 22:50:03.044689 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:50:03.064320 tst register_default_mass.py: using MSISDN 1059 22:50:03.078217 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:50:03.094932 tst register_default_mass.py: using MSISDN 1060 22:50:03.106013 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:50:03.122792 tst register_default_mass.py: using MSISDN 1061 22:50:03.133777 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:50:03.150151 tst register_default_mass.py: using MSISDN 1062 22:50:03.165165 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:50:03.182452 tst register_default_mass.py: using MSISDN 1063 22:50:03.196384 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:50:03.213715 tst register_default_mass.py: using MSISDN 1064 22:50:03.224727 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:50:03.241716 tst register_default_mass.py: using MSISDN 1065 22:50:03.252809 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:50:03.269639 tst register_default_mass.py: using MSISDN 1066 22:50:03.284523 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:50:03.301867 tst register_default_mass.py: using MSISDN 1067 22:50:03.315921 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:50:03.333910 tst register_default_mass.py: using MSISDN 1068 22:50:03.344923 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:50:03.361750 tst register_default_mass.py: using MSISDN 1069 22:50:03.375584 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:50:03.391045 tst register_default_mass.py: using MSISDN 1070 22:50:03.402204 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:50:03.418569 tst register_default_mass.py: using MSISDN 1071 22:50:03.433471 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:50:03.449761 tst register_default_mass.py: using MSISDN 1072 22:50:03.463476 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:50:03.479723 tst register_default_mass.py: using MSISDN 1073 22:50:03.490743 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:50:03.510807 tst register_default_mass.py: using MSISDN 1074 22:50:03.525149 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:50:03.541714 tst register_default_mass.py: using MSISDN 1075 22:50:03.552924 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:50:03.570602 tst register_default_mass.py: using MSISDN 1076 22:50:03.584438 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:50:03.603838 tst register_default_mass.py: using MSISDN 1077 22:50:03.619545 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:50:03.635366 tst register_default_mass.py: using MSISDN 1078 22:50:03.646657 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:50:03.663472 tst register_default_mass.py: using MSISDN 1079 22:50:03.674805 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:50:03.692673 tst register_default_mass.py: using MSISDN 1080 22:50:03.707362 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:50:03.728640 tst register_default_mass.py: using MSISDN 1081 22:50:03.745912 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:50:03.761666 tst register_default_mass.py: using MSISDN 1082 22:50:03.772999 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:50:03.792821 tst register_default_mass.py: using MSISDN 1083 22:50:03.814870 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:50:03.834188 tst register_default_mass.py: using MSISDN 1084 22:50:03.849932 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:50:03.866502 tst register_default_mass.py: using MSISDN 1085 22:50:03.881570 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:50:03.899087 tst register_default_mass.py: using MSISDN 1086 22:50:03.912848 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:50:03.928311 tst register_default_mass.py: using MSISDN 1087 22:50:03.939448 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:50:03.955907 tst register_default_mass.py: using MSISDN 1088 22:50:03.967016 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:50:03.984998 tst register_default_mass.py: using MSISDN 1089 22:50:03.996296 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:50:04.013041 tst register_default_mass.py: using MSISDN 1090 22:50:04.028089 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:50:04.045017 tst register_default_mass.py: using MSISDN 1091 22:50:04.056197 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:50:04.074793 tst register_default_mass.py: using MSISDN 1092 22:50:04.085916 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:50:04.104493 tst register_default_mass.py: using MSISDN 1093 22:50:04.118142 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:50:04.134223 tst register_default_mass.py: using MSISDN 1094 22:50:04.148433 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:50:04.165603 tst register_default_mass.py: using MSISDN 1095 22:50:04.177102 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:50:04.194201 tst register_default_mass.py: using MSISDN 1096 22:50:04.205811 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:50:04.224990 tst register_default_mass.py: using MSISDN 1097 22:50:04.236465 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:50:04.252282 tst register_default_mass.py: using MSISDN 1098 22:50:04.263850 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:50:04.281716 tst register_default_mass.py: using MSISDN 1099 22:50:04.293286 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:50:04.312033 tst register_default_mass.py: using MSISDN 1100 22:50:04.323481 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:50:04.478108 run mass: Starting testcase 22:50:04.490116 run mass: Pre-launching all virtphy's 22:50:04.502574 run osmo-ms-virt-phy/00000: Starting virtphy 22:50:04.530869 run osmo-ms-virt-phy/00000(pid=35): Launched 22:50:04.543926 run osmo-ms-virt-phy/00001: Starting virtphy 22:50:04.572278 run osmo-ms-virt-phy/00001(pid=36): Launched 22:50:04.585084 run osmo-ms-virt-phy/00002: Starting virtphy 22:50:04.613258 run osmo-ms-virt-phy/00002(pid=37): Launched 22:50:04.625839 run osmo-ms-virt-phy/00003: Starting virtphy 22:50:04.653874 run osmo-ms-virt-phy/00003(pid=38): Launched 22:50:04.666758 run osmo-ms-virt-phy/00004: Starting virtphy 22:50:04.694756 run osmo-ms-virt-phy/00004(pid=39): Launched 22:50:04.710152 run osmo-ms-virt-phy/00005: Starting virtphy 22:50:04.737526 run osmo-ms-virt-phy/00005(pid=40): Launched 22:50:04.749986 run osmo-ms-virt-phy/00006: Starting virtphy 22:50:04.777584 run osmo-ms-virt-phy/00006(pid=41): Launched 22:50:04.790343 run osmo-ms-virt-phy/00007: Starting virtphy 22:50:04.819835 run osmo-ms-virt-phy/00007(pid=42): Launched 22:50:04.832853 run osmo-ms-virt-phy/00008: Starting virtphy 22:50:04.860839 run osmo-ms-virt-phy/00008(pid=43): Launched 22:50:04.873378 run osmo-ms-virt-phy/00009: Starting virtphy 22:50:04.901382 run osmo-ms-virt-phy/00009(pid=44): Launched 22:50:04.913946 run osmo-ms-virt-phy/00010: Starting virtphy 22:50:04.941380 run osmo-ms-virt-phy/00010(pid=45): Launched 22:50:04.953981 run osmo-ms-virt-phy/00011: Starting virtphy 22:50:04.984483 run osmo-ms-virt-phy/00011(pid=46): Launched 22:50:04.997052 run osmo-ms-virt-phy/00012: Starting virtphy 22:50:05.024881 run osmo-ms-virt-phy/00012(pid=47): Launched 22:50:05.038080 run osmo-ms-virt-phy/00013: Starting virtphy 22:50:05.065462 run osmo-ms-virt-phy/00013(pid=48): Launched 22:50:05.077936 run osmo-ms-virt-phy/00014: Starting virtphy 22:50:05.106025 run osmo-ms-virt-phy/00014(pid=49): Launched 22:50:05.118369 run osmo-ms-virt-phy/00015: Starting virtphy 22:50:05.146869 run osmo-ms-virt-phy/00015(pid=50): Launched 22:50:05.159257 run osmo-ms-virt-phy/00016: Starting virtphy 22:50:05.186464 run osmo-ms-virt-phy/00016(pid=51): Launched 22:50:05.199027 run osmo-ms-virt-phy/00017: Starting virtphy 22:50:05.226222 run osmo-ms-virt-phy/00017(pid=52): Launched 22:50:05.238819 run osmo-ms-virt-phy/00018: Starting virtphy 22:50:05.266105 run osmo-ms-virt-phy/00018(pid=53): Launched 22:50:05.278559 run osmo-ms-virt-phy/00019: Starting virtphy 22:50:05.305872 run osmo-ms-virt-phy/00019(pid=54): Launched 22:50:05.318276 run osmo-ms-virt-phy/00020: Starting virtphy 22:50:05.346776 run osmo-ms-virt-phy/00020(pid=55): Launched 22:50:05.359366 run osmo-ms-virt-phy/00021: Starting virtphy 22:50:05.386637 run osmo-ms-virt-phy/00021(pid=56): Launched 22:50:05.399655 run osmo-ms-virt-phy/00022: Starting virtphy 22:50:05.426887 run osmo-ms-virt-phy/00022(pid=57): Launched 22:50:05.439801 run osmo-ms-virt-phy/00023: Starting virtphy 22:50:05.467005 run osmo-ms-virt-phy/00023(pid=58): Launched 22:50:05.479756 run osmo-ms-virt-phy/00024: Starting virtphy 22:50:05.507513 run osmo-ms-virt-phy/00024(pid=59): Launched 22:50:05.520177 run osmo-ms-virt-phy/00025: Starting virtphy 22:50:05.548239 run osmo-ms-virt-phy/00025(pid=60): Launched 22:50:05.560889 run osmo-ms-virt-phy/00026: Starting virtphy 22:50:05.588890 run osmo-ms-virt-phy/00026(pid=61): Launched 22:50:05.607261 run osmo-ms-virt-phy/00027: Starting virtphy 22:50:05.634515 run osmo-ms-virt-phy/00027(pid=62): Launched 22:50:05.648152 run osmo-ms-virt-phy/00028: Starting virtphy 22:50:05.675718 run osmo-ms-virt-phy/00028(pid=63): Launched 22:50:05.688494 run osmo-ms-virt-phy/00029: Starting virtphy 22:50:05.716425 run osmo-ms-virt-phy/00029(pid=64): Launched 22:50:05.728948 run osmo-ms-virt-phy/00030: Starting virtphy 22:50:05.755874 run osmo-ms-virt-phy/00030(pid=65): Launched 22:50:05.768507 run osmo-ms-virt-phy/00031: Starting virtphy 22:50:05.796419 run osmo-ms-virt-phy/00031(pid=66): Launched 22:50:05.809009 run osmo-ms-virt-phy/00032: Starting virtphy 22:50:05.837041 run osmo-ms-virt-phy/00032(pid=67): Launched 22:50:05.850044 run osmo-ms-virt-phy/00033: Starting virtphy 22:50:05.878035 run osmo-ms-virt-phy/00033(pid=68): Launched 22:50:05.891134 run osmo-ms-virt-phy/00034: Starting virtphy 22:50:05.920269 run osmo-ms-virt-phy/00034(pid=69): Launched 22:50:05.932724 run osmo-ms-virt-phy/00035: Starting virtphy 22:50:05.959849 run osmo-ms-virt-phy/00035(pid=70): Launched 22:50:05.972370 run osmo-ms-virt-phy/00036: Starting virtphy 22:50:05.999628 run osmo-ms-virt-phy/00036(pid=71): Launched 22:50:06.012203 run osmo-ms-virt-phy/00037: Starting virtphy 22:50:06.039347 run osmo-ms-virt-phy/00037(pid=72): Launched 22:50:06.051915 run osmo-ms-virt-phy/00038: Starting virtphy 22:50:06.079600 run osmo-ms-virt-phy/00038(pid=73): Launched 22:50:06.092533 run osmo-ms-virt-phy/00039: Starting virtphy 22:50:06.119947 run osmo-ms-virt-phy/00039(pid=74): Launched 22:50:06.132749 run osmo-ms-virt-phy/00040: Starting virtphy 22:50:06.160694 run osmo-ms-virt-phy/00040(pid=75): Launched 22:50:06.173804 run osmo-ms-virt-phy/00041: Starting virtphy 22:50:06.202324 run osmo-ms-virt-phy/00041(pid=76): Launched 22:50:06.215423 run osmo-ms-virt-phy/00042: Starting virtphy 22:50:06.243264 run osmo-ms-virt-phy/00042(pid=77): Launched 22:50:06.255777 run osmo-ms-virt-phy/00043: Starting virtphy 22:50:06.285291 run osmo-ms-virt-phy/00043(pid=78): Launched 22:50:06.300267 run osmo-ms-virt-phy/00044: Starting virtphy 22:50:06.327869 run osmo-ms-virt-phy/00044(pid=79): Launched 22:50:06.341132 run osmo-ms-virt-phy/00045: Starting virtphy 22:50:06.368996 run osmo-ms-virt-phy/00045(pid=80): Launched 22:50:06.381737 run osmo-ms-virt-phy/00046: Starting virtphy 22:50:06.409725 run osmo-ms-virt-phy/00046(pid=81): Launched 22:50:06.422937 run osmo-ms-virt-phy/00047: Starting virtphy 22:50:06.451481 run osmo-ms-virt-phy/00047(pid=82): Launched 22:50:06.464328 run osmo-ms-virt-phy/00048: Starting virtphy 22:50:06.492598 run osmo-ms-virt-phy/00048(pid=83): Launched 22:50:06.505429 run osmo-ms-virt-phy/00049: Starting virtphy 22:50:06.533320 run osmo-ms-virt-phy/00049(pid=84): Launched 22:50:06.546080 run osmo-ms-virt-phy/00050: Starting virtphy 22:50:06.573498 run osmo-ms-virt-phy/00050(pid=85): Launched 22:50:06.586230 run osmo-ms-virt-phy/00051: Starting virtphy 22:50:06.614459 run osmo-ms-virt-phy/00051(pid=86): Launched 22:50:06.627531 run osmo-ms-virt-phy/00052: Starting virtphy 22:50:06.656429 run osmo-ms-virt-phy/00052(pid=87): Launched 22:50:06.669504 run osmo-ms-virt-phy/00053: Starting virtphy 22:50:06.697788 run osmo-ms-virt-phy/00053(pid=88): Launched 22:50:06.711354 run osmo-ms-virt-phy/00054: Starting virtphy 22:50:06.739741 run osmo-ms-virt-phy/00054(pid=89): Launched 22:50:06.753617 run osmo-ms-virt-phy/00055: Starting virtphy 22:50:06.783208 run osmo-ms-virt-phy/00055(pid=90): Launched 22:50:06.796145 run osmo-ms-virt-phy/00056: Starting virtphy 22:50:06.824712 run osmo-ms-virt-phy/00056(pid=91): Launched 22:50:06.837720 run osmo-ms-virt-phy/00057: Starting virtphy 22:50:06.865905 run osmo-ms-virt-phy/00057(pid=92): Launched 22:50:06.879191 run osmo-ms-virt-phy/00058: Starting virtphy 22:50:06.907211 run osmo-ms-virt-phy/00058(pid=93): Launched 22:50:06.921839 run osmo-ms-virt-phy/00059: Starting virtphy 22:50:06.950761 run osmo-ms-virt-phy/00059(pid=94): Launched 22:50:06.963318 run osmo-ms-virt-phy/00060: Starting virtphy 22:50:06.991279 run osmo-ms-virt-phy/00060(pid=95): Launched 22:50:07.004090 run osmo-ms-virt-phy/00061: Starting virtphy 22:50:07.031751 run osmo-ms-virt-phy/00061(pid=96): Launched 22:50:07.044652 run osmo-ms-virt-phy/00062: Starting virtphy 22:50:07.074002 run osmo-ms-virt-phy/00062(pid=97): Launched 22:50:07.086981 run osmo-ms-virt-phy/00063: Starting virtphy 22:50:07.115079 run osmo-ms-virt-phy/00063(pid=98): Launched 22:50:07.128117 run osmo-ms-virt-phy/00064: Starting virtphy 22:50:07.155734 run osmo-ms-virt-phy/00064(pid=99): Launched 22:50:07.168622 run osmo-ms-virt-phy/00065: Starting virtphy 22:50:07.197548 run osmo-ms-virt-phy/00065(pid=100): Launched 22:50:07.210392 run osmo-ms-virt-phy/00066: Starting virtphy 22:50:07.238783 run osmo-ms-virt-phy/00066(pid=101): Launched 22:50:07.251500 run osmo-ms-virt-phy/00067: Starting virtphy 22:50:07.279573 run osmo-ms-virt-phy/00067(pid=102): Launched 22:50:07.292329 run osmo-ms-virt-phy/00068: Starting virtphy 22:50:07.320890 run osmo-ms-virt-phy/00068(pid=103): Launched 22:50:07.333777 run osmo-ms-virt-phy/00069: Starting virtphy 22:50:07.362281 run osmo-ms-virt-phy/00069(pid=104): Launched 22:50:07.375776 run osmo-ms-virt-phy/00070: Starting virtphy 22:50:07.403979 run osmo-ms-virt-phy/00070(pid=105): Launched 22:50:07.417027 run osmo-ms-virt-phy/00071: Starting virtphy 22:50:07.444991 run osmo-ms-virt-phy/00071(pid=106): Launched 22:50:07.457869 run osmo-ms-virt-phy/00072: Starting virtphy 22:50:07.485852 run osmo-ms-virt-phy/00072(pid=107): Launched 22:50:07.498759 run osmo-ms-virt-phy/00073: Starting virtphy 22:50:07.527224 run osmo-ms-virt-phy/00073(pid=108): Launched 22:50:07.540041 run osmo-ms-virt-phy/00074: Starting virtphy 22:50:07.568051 run osmo-ms-virt-phy/00074(pid=109): Launched 22:50:07.581233 run osmo-ms-virt-phy/00075: Starting virtphy 22:50:07.610092 run osmo-ms-virt-phy/00075(pid=110): Launched 22:50:07.622852 run osmo-ms-virt-phy/00076: Starting virtphy 22:50:07.653460 run osmo-ms-virt-phy/00076(pid=111): Launched 22:50:07.666179 run osmo-ms-virt-phy/00077: Starting virtphy 22:50:07.695022 run osmo-ms-virt-phy/00077(pid=112): Launched 22:50:07.708307 run osmo-ms-virt-phy/00078: Starting virtphy 22:50:07.735518 run osmo-ms-virt-phy/00078(pid=113): Launched 22:50:07.748732 run osmo-ms-virt-phy/00079: Starting virtphy 22:50:07.776669 run osmo-ms-virt-phy/00079(pid=114): Launched 22:50:07.789220 run osmo-ms-virt-phy/00080: Starting virtphy 22:50:07.818948 run osmo-ms-virt-phy/00080(pid=115): Launched 22:50:07.831400 run osmo-ms-virt-phy/00081: Starting virtphy 22:50:07.858744 run osmo-ms-virt-phy/00081(pid=116): Launched 22:50:07.871369 run osmo-ms-virt-phy/00082: Starting virtphy 22:50:07.898772 run osmo-ms-virt-phy/00082(pid=117): Launched 22:50:07.911329 run osmo-ms-virt-phy/00083: Starting virtphy 22:50:07.938353 run osmo-ms-virt-phy/00083(pid=118): Launched 22:50:07.951033 run osmo-ms-virt-phy/00084: Starting virtphy 22:50:07.978766 run osmo-ms-virt-phy/00084(pid=119): Launched 22:50:07.992156 run osmo-ms-virt-phy/00085: Starting virtphy 22:50:08.019678 run osmo-ms-virt-phy/00085(pid=120): Launched 22:50:08.032365 run osmo-ms-virt-phy/00086: Starting virtphy 22:50:08.059951 run osmo-ms-virt-phy/00086(pid=121): Launched 22:50:08.072755 run osmo-ms-virt-phy/00087: Starting virtphy 22:50:08.104829 run osmo-ms-virt-phy/00087(pid=122): Launched 22:50:08.118030 run osmo-ms-virt-phy/00088: Starting virtphy 22:50:08.147985 run osmo-ms-virt-phy/00088(pid=123): Launched 22:50:08.160804 run osmo-ms-virt-phy/00089: Starting virtphy 22:50:08.189860 run osmo-ms-virt-phy/00089(pid=124): Launched 22:50:08.202661 run osmo-ms-virt-phy/00090: Starting virtphy 22:50:08.231075 run osmo-ms-virt-phy/00090(pid=125): Launched 22:50:08.244022 run osmo-ms-virt-phy/00091: Starting virtphy 22:50:08.271916 run osmo-ms-virt-phy/00091(pid=126): Launched 22:50:08.284738 run osmo-ms-virt-phy/00092: Starting virtphy 22:50:08.314235 run osmo-ms-virt-phy/00092(pid=127): Launched 22:50:08.327087 run osmo-ms-virt-phy/00093: Starting virtphy 22:50:08.355100 run osmo-ms-virt-phy/00093(pid=128): Launched 22:50:08.367775 run osmo-ms-virt-phy/00094: Starting virtphy 22:50:08.395600 run osmo-ms-virt-phy/00094(pid=129): Launched 22:50:08.408428 run osmo-ms-virt-phy/00095: Starting virtphy 22:50:08.436175 run osmo-ms-virt-phy/00095(pid=130): Launched 22:50:08.448899 run osmo-ms-virt-phy/00096: Starting virtphy 22:50:08.476515 run osmo-ms-virt-phy/00096(pid=131): Launched 22:50:08.489276 run osmo-ms-virt-phy/00097: Starting virtphy 22:50:08.516971 run osmo-ms-virt-phy/00097(pid=132): Launched 22:50:08.529932 run osmo-ms-virt-phy/00098: Starting virtphy 22:50:08.557683 run osmo-ms-virt-phy/00098(pid=133): Launched 22:50:08.570502 run osmo-ms-virt-phy/00099: Starting virtphy 22:50:08.598477 run osmo-ms-virt-phy/00099(pid=134): Launched 22:50:08.611111 run mass: Checking if sockets are in the filesystem 22:50:08.637890 run osmo-ms-mob/00000: Starting mobile 22:50:08.665383 run osmo-ms-mob/00000(pid=135): Launched 22:50:08.690091 run mass: MS start registered {at=12711693.654489703, delay=0.01209573820233345, ms=00000} 22:50:12.836835 run osmo-ms-mob/00001: Starting mobile 22:50:12.864138 run osmo-ms-mob/00001(pid=136): Launched 22:50:12.886149 run mass: MS start registered {at=12711697.850559445, delay=0.009555492550134659, ms=00001} 22:50:14.639032 run osmo-ms-mob/00002: Starting mobile 22:50:14.665817 run osmo-ms-mob/00002(pid=137): Launched 22:50:14.687217 run mass: MS start registered {at=12711699.65163748, delay=0.008313287049531937, ms=00002} 22:50:14.971134 run mass: MS performed LU {at=12711699.935508138, lu_delay=6.2810184340924025, ms=00000} 22:50:15.941655 run osmo-ms-mob/00003: Starting mobile 22:50:15.969921 run osmo-ms-mob/00003(pid=138): Launched 22:50:15.991916 run mass: MS start registered {at=12711700.956323178, delay=0.009407732635736465, ms=00003} 22:50:17.042207 run osmo-ms-mob/00004: Starting mobile 22:50:17.069411 run osmo-ms-mob/00004(pid=139): Launched 22:50:17.093014 run mass: MS start registered {at=12711702.057439383, delay=0.01117192953824997, ms=00004} 22:50:18.040095 run osmo-ms-mob/00005: Starting mobile 22:50:18.066649 run osmo-ms-mob/00005(pid=140): Launched 22:50:18.090486 run mass: MS start registered {at=12711703.054897591, delay=0.011583944782614708, ms=00005} 22:50:18.736823 run mass: MS performed LU {at=12711703.701199992, lu_delay=5.850640546530485, ms=00001} 22:50:18.940756 run osmo-ms-mob/00006: Starting mobile 22:50:18.968390 run osmo-ms-mob/00006(pid=141): Launched 22:50:18.989928 run mass: MS start registered {at=12711703.954341887, delay=0.00856783613562584, ms=00006} 22:50:19.837588 run osmo-ms-mob/00007: Starting mobile 22:50:19.864695 run osmo-ms-mob/00007(pid=142): Launched 22:50:19.888429 run mass: MS start registered {at=12711704.852843378, delay=0.011160658672451973, ms=00007} 22:50:20.641045 run osmo-ms-mob/00008: Starting mobile 22:50:20.668220 run osmo-ms-mob/00008(pid=143): Launched 22:50:20.680797 run mass: MS performed LU {at=12711705.645220824, lu_delay=5.993583343923092, ms=00002} 22:50:20.693072 run mass: MS start registered {at=12711705.657507809, delay=0.012309398502111435, ms=00008} 22:50:21.136383 run mass: MS performed LU {at=12711706.100769302, lu_delay=5.14444612339139, ms=00003} 22:50:21.341174 run osmo-ms-mob/00009: Starting mobile 22:50:21.369174 run osmo-ms-mob/00009(pid=144): Launched 22:50:21.392977 run mass: MS start registered {at=12711706.357382141, delay=0.011207327246665955, ms=00009} 22:50:22.040217 run osmo-ms-mob/00010: Starting mobile 22:50:22.066600 run osmo-ms-mob/00010(pid=145): Launched 22:50:22.090890 run mass: MS start registered {at=12711707.05529757, delay=0.011672811582684517, ms=00010} 22:50:22.502984 run mass: MS performed LU {at=12711707.467362663, lu_delay=5.40992327965796, ms=00004} 22:50:22.640048 run osmo-ms-mob/00011: Starting mobile 22:50:22.668784 run osmo-ms-mob/00011(pid=146): Launched 22:50:22.691023 run mass: MS start registered {at=12711707.655426998, delay=0.00985017605125904, ms=00011} 22:50:23.236189 run osmo-ms-mob/00012: Starting mobile 22:50:23.264350 run osmo-ms-mob/00012(pid=147): Launched 22:50:23.288645 run mass: MS start registered {at=12711708.253056865, delay=0.01162395067512989, ms=00012} 22:50:23.840267 run osmo-ms-mob/00013: Starting mobile 22:50:23.873777 run osmo-ms-mob/00013(pid=148): Launched 22:50:23.898065 run mass: MS start registered {at=12711708.862478768, delay=0.011535603553056717, ms=00013} 22:50:24.404278 run mass: MS performed LU {at=12711709.36865753, lu_delay=5.414315642789006, ms=00006} 22:50:24.431364 run osmo-ms-mob/00014: Starting mobile 22:50:24.458276 run osmo-ms-mob/00014(pid=149): Launched 22:50:24.470609 run mass: MS performed LU {at=12711709.435034852, lu_delay=6.380137261003256, ms=00005} 22:50:24.482474 run mass: MS start registered {at=12711709.446909986, delay=0.011900641024112701, ms=00014} 22:50:24.920582 run mass: MS performed LU {at=12711709.884957427, lu_delay=5.032114049419761, ms=00007} 22:50:25.037762 run osmo-ms-mob/00015: Starting mobile 22:50:25.064819 run osmo-ms-mob/00015(pid=150): Launched 22:50:25.088835 run mass: MS start registered {at=12711710.053232202, delay=0.011252913624048233, ms=00015} 22:50:25.540155 run osmo-ms-mob/00016: Starting mobile 22:50:25.567391 run osmo-ms-mob/00016(pid=151): Launched 22:50:25.595627 run mass: MS start registered {at=12711710.560012113, delay=0.01563221402466297, ms=00016} 22:50:26.040985 run osmo-ms-mob/00017: Starting mobile 22:50:26.067868 run osmo-ms-mob/00017(pid=152): Launched 22:50:26.092823 run mass: MS start registered {at=12711711.057225963, delay=0.012508803978562355, ms=00017} 22:50:26.166817 run mass: MS performed LU {at=12711711.131237116, lu_delay=5.473729306831956, ms=00008} 22:50:26.268128 run mass: MS performed LU {at=12711711.232535573, lu_delay=4.875153431668878, ms=00009} 22:50:26.639665 run osmo-ms-mob/00018: Starting mobile 22:50:26.666627 run osmo-ms-mob/00018(pid=153): Launched 22:50:26.689150 run mass: MS start registered {at=12711711.6535773, delay=0.010046346113085747, ms=00018} 22:50:27.040070 run osmo-ms-mob/00019: Starting mobile 22:50:27.066522 run osmo-ms-mob/00019(pid=154): Launched 22:50:27.089912 run mass: MS start registered {at=12711712.05430575, delay=0.011110516265034676, ms=00019} 22:50:27.539832 run osmo-ms-mob/00020: Starting mobile 22:50:27.566270 run osmo-ms-mob/00020(pid=155): Launched 22:50:27.590181 run mass: MS start registered {at=12711712.554587116, delay=0.011705214157700539, ms=00020} 22:50:28.037720 run osmo-ms-mob/00021: Starting mobile 22:50:28.065232 run osmo-ms-mob/00021(pid=156): Launched 22:50:28.088448 run mass: MS start registered {at=12711713.052860208, delay=0.010130202397704124, ms=00021} 22:50:28.169634 run mass: MS performed LU {at=12711713.134014428, lu_delay=6.078716857358813, ms=00010} 22:50:28.197365 run mass: MS performed LU {at=12711713.161796771, lu_delay=5.506369773298502, ms=00011} 22:50:28.216026 run mass: MS performed LU {at=12711713.180449434, lu_delay=4.927392568439245, ms=00012} 22:50:28.239459 run osmo-ms-mob/00022: Starting mobile 22:50:28.266791 run osmo-ms-mob/00022(pid=157): Launched 22:50:28.289443 run mass: MS start registered {at=12711713.253861139, delay=0.010069997981190681, ms=00022} 22:50:28.937756 run osmo-ms-mob/00023: Starting mobile 22:50:28.964560 run osmo-ms-mob/00023(pid=158): Launched 22:50:28.986988 run mass: MS start registered {at=12711713.951414896, delay=0.00992639735341072, ms=00023} 22:50:29.338617 run osmo-ms-mob/00024: Starting mobile 22:50:29.365622 run osmo-ms-mob/00024(pid=159): Launched 22:50:29.390919 run mass: MS start registered {at=12711714.355331711, delay=0.012714570388197899, ms=00024} 22:50:29.844493 run osmo-ms-mob/00025: Starting mobile 22:50:29.870455 run osmo-ms-mob/00025(pid=160): Launched 22:50:29.893094 run mass: MS start registered {at=12711714.85751409, delay=0.010615142062306404, ms=00025} 22:50:29.933221 run mass: MS performed LU {at=12711714.897641381, lu_delay=5.450731394812465, ms=00014} 22:50:29.950579 run mass: MS performed LU {at=12711714.915008746, lu_delay=6.052529977634549, ms=00013} 22:50:30.034037 run mass: MS performed LU {at=12711714.998416413, lu_delay=4.945184210315347, ms=00015} 22:50:30.061251 run osmo-ms-mob/00026: Starting mobile 22:50:30.087422 run osmo-ms-mob/00026(pid=161): Launched 22:50:30.108716 run mass: MS start registered {at=12711715.073126921, delay=0.009329548105597496, ms=00026} 22:50:30.440639 run mass: MS performed LU {at=12711715.405022893, lu_delay=4.845010779798031, ms=00016} 22:50:30.637568 run osmo-ms-mob/00027: Starting mobile 22:50:30.664472 run osmo-ms-mob/00027(pid=162): Launched 22:50:30.687288 run mass: MS start registered {at=12711715.651696319, delay=0.010404136031866074, ms=00027} 22:50:31.035881 run osmo-ms-mob/00028: Starting mobile 22:50:31.064014 run osmo-ms-mob/00028(pid=163): Launched 22:50:31.088205 run mass: MS start registered {at=12711716.052596724, delay=0.012141603976488113, ms=00028} 22:50:31.436902 run osmo-ms-mob/00029: Starting mobile 22:50:31.463090 run osmo-ms-mob/00029(pid=164): Launched 22:50:31.484535 run mass: MS start registered {at=12711716.448959015, delay=0.009259223937988281, ms=00029} 22:50:31.841274 run osmo-ms-mob/00030: Starting mobile 22:50:31.869742 run osmo-ms-mob/00030(pid=165): Launched 22:50:31.891646 run mass: MS start registered {at=12711716.856060667, delay=0.009721813723444939, ms=00030} 22:50:31.935936 run mass: MS performed LU {at=12711716.900349589, lu_delay=5.246772289276123, ms=00018} 22:50:31.962838 run mass: MS performed LU {at=12711716.927259924, lu_delay=5.870033960789442, ms=00017} 22:50:31.981565 run mass: MS performed LU {at=12711716.94599412, lu_delay=4.891688369214535, ms=00019} 22:50:32.003404 run osmo-ms-mob/00031: Starting mobile 22:50:32.029758 run osmo-ms-mob/00031(pid=166): Launched 22:50:32.052465 run mass: MS start registered {at=12711717.016885238, delay=0.01069314032793045, ms=00031} 22:50:32.537096 run osmo-ms-mob/00032: Starting mobile 22:50:32.563671 run osmo-ms-mob/00032(pid=167): Launched 22:50:32.584652 run mass: MS start registered {at=12711717.54907292, delay=0.00897202454507351, ms=00032} 22:50:32.940049 run osmo-ms-mob/00033: Starting mobile 22:50:32.966583 run osmo-ms-mob/00033(pid=168): Launched 22:50:32.987132 run mass: MS start registered {at=12711717.95155612, delay=0.00855131447315216, ms=00033} 22:50:33.336065 run osmo-ms-mob/00034: Starting mobile 22:50:33.362194 run osmo-ms-mob/00034(pid=169): Launched 22:50:33.384362 run mass: MS start registered {at=12711718.348782718, delay=0.010044490918517113, ms=00034} 22:50:33.637546 run osmo-ms-mob/00035: Starting mobile 22:50:33.663662 run osmo-ms-mob/00035(pid=170): Launched 22:50:33.685939 run mass: MS start registered {at=12711718.65036072, delay=0.010296003893017769, ms=00035} 22:50:33.701243 run mass: MS performed LU {at=12711718.665675178, lu_delay=4.714260281994939, ms=00023} 22:50:33.717333 run mass: MS performed LU {at=12711718.681761738, lu_delay=5.628901530057192, ms=00021} 22:50:33.800242 run mass: MS performed LU {at=12711718.764638845, lu_delay=5.510777706280351, ms=00022} 22:50:33.825970 run osmo-ms-mob/00036: Starting mobile 22:50:33.852226 run osmo-ms-mob/00036(pid=171): Launched 22:50:33.872614 run mass: MS start registered {at=12711718.837043379, delay=0.008316954597830772, ms=00036} 22:50:33.971212 run mass: MS performed LU {at=12711718.935601061, lu_delay=6.381013944745064, ms=00020} 22:50:34.224771 run mass: MS performed LU {at=12711719.189153789, lu_delay=4.833822077140212, ms=00024} 22:50:34.438989 run osmo-ms-mob/00037: Starting mobile 22:50:34.465896 run osmo-ms-mob/00037(pid=172): Launched 22:50:34.488549 run mass: MS start registered {at=12711719.452963855, delay=0.010608009994029999, ms=00037} 22:50:34.740350 run osmo-ms-mob/00038: Starting mobile 22:50:34.766874 run osmo-ms-mob/00038(pid=173): Launched 22:50:34.790021 run mass: MS start registered {at=12711719.754416144, delay=0.011138970032334328, ms=00038} 22:50:35.036415 run osmo-ms-mob/00039: Starting mobile 22:50:35.063273 run osmo-ms-mob/00039(pid=174): Launched 22:50:35.084812 run mass: MS start registered {at=12711720.04923516, delay=0.009369732812047005, ms=00039} 22:50:35.440711 run osmo-ms-mob/00040: Starting mobile 22:50:35.467888 run osmo-ms-mob/00040(pid=175): Launched 22:50:35.489045 run mass: MS start registered {at=12711720.453451497, delay=0.008844025433063507, ms=00040} 22:50:35.701273 run mass: MS performed LU {at=12711720.66565579, lu_delay=5.808141699060798, ms=00025} 22:50:35.728207 run osmo-ms-mob/00041: Starting mobile 22:50:35.754592 run osmo-ms-mob/00041(pid=176): Launched 22:50:35.766809 run mass: MS performed LU {at=12711720.731240463, lu_delay=5.079544143751264, ms=00027} 22:50:35.778533 run mass: MS performed LU {at=12711720.742970562, lu_delay=5.669843640178442, ms=00026} 22:50:35.790237 run mass: MS start registered {at=12711720.75467346, delay=0.023453466594219208, ms=00041} 22:50:35.812009 run osmo-ms-mob/00042: Starting mobile 22:50:35.840968 run osmo-ms-mob/00042(pid=177): Launched 22:50:35.864010 run mass: MS start registered {at=12711720.828402763, delay=0.010190384462475777, ms=00042} 22:50:35.891422 run mass: MS performed LU {at=12711720.855818098, lu_delay=4.803221374750137, ms=00028} 22:50:36.439321 run osmo-ms-mob/00043: Starting mobile 22:50:36.468211 run osmo-ms-mob/00043(pid=178): Launched 22:50:36.491252 run mass: MS start registered {at=12711721.45567448, delay=0.010483717545866966, ms=00043} 22:50:36.739125 run osmo-ms-mob/00044: Starting mobile 22:50:36.766624 run osmo-ms-mob/00044(pid=179): Launched 22:50:36.790279 run mass: MS start registered {at=12711721.754682733, delay=0.010383959859609604, ms=00044} 22:50:37.038175 run osmo-ms-mob/00045: Starting mobile 22:50:37.071216 run osmo-ms-mob/00045(pid=180): Launched 22:50:37.092252 run mass: MS start registered {at=12711722.05665732, delay=0.006796395406126976, ms=00045} 22:50:37.339031 run osmo-ms-mob/00046: Starting mobile 22:50:37.365859 run osmo-ms-mob/00046(pid=181): Launched 22:50:37.388981 run mass: MS start registered {at=12711722.353394132, delay=0.010826360434293747, ms=00046} 22:50:37.464632 run mass: MS performed LU {at=12711722.429044455, lu_delay=5.412159217521548, ms=00031} 22:50:37.483112 run mass: MS performed LU {at=12711722.447540484, lu_delay=4.898467564955354, ms=00032} 22:50:37.505523 run osmo-ms-mob/00047: Starting mobile 22:50:37.533079 run osmo-ms-mob/00047(pid=182): Launched 22:50:37.556636 run mass: MS start registered {at=12711722.52105884, delay=0.010797897353768349, ms=00047} 22:50:37.574155 run mass: MS performed LU {at=12711722.53858669, lu_delay=5.682526022195816, ms=00030} 22:50:37.737041 run mass: MS performed LU {at=12711722.701446615, lu_delay=4.749890495091677, ms=00033} 22:50:37.764334 run osmo-ms-mob/00048: Starting mobile 22:50:37.791527 run osmo-ms-mob/00048(pid=183): Launched 22:50:37.804186 run mass: MS performed LU {at=12711722.768614834, lu_delay=6.319655818864703, ms=00029} 22:50:37.816303 run mass: MS start registered {at=12711722.780737434, delay=0.012143388390541077, ms=00048} 22:50:38.236312 run osmo-ms-mob/00049: Starting mobile 22:50:38.263550 run osmo-ms-mob/00049(pid=184): Launched 22:50:38.287615 run mass: MS start registered {at=12711723.252038231, delay=0.011353159323334694, ms=00049} 22:50:38.539993 run osmo-ms-mob/00050: Starting mobile 22:50:38.568157 run osmo-ms-mob/00050(pid=185): Launched 22:50:38.592025 run mass: MS start registered {at=12711723.556436727, delay=0.011448761448264122, ms=00050} 22:50:38.939124 run osmo-ms-mob/00051: Starting mobile 22:50:38.966141 run osmo-ms-mob/00051(pid=186): Launched 22:50:38.987945 run mass: MS start registered {at=12711723.952363761, delay=0.009084274992346764, ms=00051} 22:50:39.239749 run osmo-ms-mob/00052: Starting mobile 22:50:39.267139 run osmo-ms-mob/00052(pid=187): Launched 22:50:39.292439 run mass: MS start registered {at=12711724.256851563, delay=0.012612087652087212, ms=00052} 22:50:39.467612 run mass: MS performed LU {at=12711724.43198927, lu_delay=5.594945890828967, ms=00036} 22:50:39.495885 run osmo-ms-mob/00053: Starting mobile 22:50:39.523517 run osmo-ms-mob/00053(pid=188): Launched 22:50:39.536116 run mass: MS performed LU {at=12711724.50054638, lu_delay=6.151763662695885, ms=00034} 22:50:39.548197 run mass: MS performed LU {at=12711724.512634683, lu_delay=5.862273963168263, ms=00035} 22:50:39.560510 run mass: MS start registered {at=12711724.524946136, delay=0.02442091517150402, ms=00053} 22:50:39.582814 run osmo-ms-mob/00054: Starting mobile 22:50:39.610813 run osmo-ms-mob/00054(pid=189): Launched 22:50:39.635515 run mass: MS start registered {at=12711724.599913366, delay=0.011784151196479797, ms=00054} 22:50:39.656514 run mass: MS performed LU {at=12711724.620931936, lu_delay=4.866515792906284, ms=00038} 22:50:39.674631 run mass: MS performed LU {at=12711724.639063299, lu_delay=5.186099443584681, ms=00037} 22:50:39.699223 run osmo-ms-mob/00055: Starting mobile 22:50:39.726184 run osmo-ms-mob/00055(pid=190): Launched 22:50:39.747938 run mass: MS start registered {at=12711724.71232911, delay=0.009134190157055855, ms=00055} 22:50:40.439818 run osmo-ms-mob/00056: Starting mobile 22:50:40.466612 run osmo-ms-mob/00056(pid=191): Launched 22:50:40.486590 run mass: MS start registered {at=12711725.450998528, delay=0.0076079219579696655, ms=00056} 22:50:40.738550 run osmo-ms-mob/00057: Starting mobile 22:50:40.765248 run osmo-ms-mob/00057(pid=192): Launched 22:50:40.789063 run mass: MS start registered {at=12711725.753484257, delay=0.011197499930858612, ms=00057} 22:50:41.139927 run osmo-ms-mob/00058: Starting mobile 22:50:41.166288 run osmo-ms-mob/00058(pid=193): Launched 22:50:41.189014 run mass: MS start registered {at=12711726.153441979, delay=0.010622888803482056, ms=00058} 22:50:41.230169 run mass: MS performed LU {at=12711726.194593603, lu_delay=5.36619083955884, ms=00042} 22:50:41.248794 run mass: MS performed LU {at=12711726.213219836, lu_delay=5.759768338873982, ms=00040} 22:50:41.271145 run osmo-ms-mob/00059: Starting mobile 22:50:41.298073 run osmo-ms-mob/00059(pid=194): Launched 22:50:41.320187 run mass: MS start registered {at=12711726.284613978, delay=0.009652482345700264, ms=00059} 22:50:41.336001 run mass: MS performed LU {at=12711726.300431361, lu_delay=5.5457579009234905, ms=00041} 22:50:41.502174 run mass: MS performed LU {at=12711726.466557289, lu_delay=6.417322129011154, ms=00039} 22:50:41.531761 run osmo-ms-mob/00060: Starting mobile 22:50:41.558676 run osmo-ms-mob/00060(pid=195): Launched 22:50:41.572416 run mass: MS performed LU {at=12711726.53684494, lu_delay=5.0811704602092505, ms=00043} 22:50:41.584649 run mass: MS performed LU {at=12711726.54908528, lu_delay=4.794402547180653, ms=00044} 22:50:41.596593 run mass: MS start registered {at=12711726.56102862, delay=0.024205800145864487, ms=00060} 22:50:42.140929 run osmo-ms-mob/00061: Starting mobile 22:50:42.167515 run osmo-ms-mob/00061(pid=196): Launched 22:50:42.189253 run mass: MS start registered {at=12711727.153660823, delay=0.009313436225056648, ms=00061} 22:50:42.439769 run osmo-ms-mob/00062: Starting mobile 22:50:42.466584 run osmo-ms-mob/00062(pid=197): Launched 22:50:42.490009 run mass: MS start registered {at=12711727.454418102, delay=0.011462856084108353, ms=00062} 22:50:42.738887 run osmo-ms-mob/00063: Starting mobile 22:50:42.765704 run osmo-ms-mob/00063(pid=198): Launched 22:50:42.790903 run mass: MS start registered {at=12711727.755294096, delay=0.012704070657491684, ms=00063} 22:50:43.138188 run osmo-ms-mob/00064: Starting mobile 22:50:43.164778 run osmo-ms-mob/00064(pid=199): Launched 22:50:43.189542 run mass: MS start registered {at=12711728.153953988, delay=0.012395760044455528, ms=00064} 22:50:43.233351 run mass: MS performed LU {at=12711728.197754433, lu_delay=5.844360301271081, ms=00046} 22:50:43.260788 run mass: MS performed LU {at=12711728.225205304, lu_delay=5.444467870518565, ms=00048} 22:50:43.279236 run mass: MS performed LU {at=12711728.243663883, lu_delay=5.722605042159557, ms=00047} 22:50:43.300843 run osmo-ms-mob/00065: Starting mobile 22:50:43.327256 run osmo-ms-mob/00065(pid=200): Launched 22:50:43.349393 run mass: MS start registered {at=12711728.313824605, delay=0.009871887043118477, ms=00065} 22:50:43.423161 run mass: MS performed LU {at=12711728.387556365, lu_delay=6.33089904487133, ms=00045} 22:50:43.440726 run mass: MS performed LU {at=12711728.405155456, lu_delay=5.153117224574089, ms=00049} 22:50:43.462489 run osmo-ms-mob/00066: Starting mobile 22:50:43.489648 run osmo-ms-mob/00066(pid=201): Launched 22:50:43.501962 run mass: MS performed LU {at=12711728.466392556, lu_delay=4.909955829381943, ms=00050} 22:50:43.538966 run mass: MS start registered {at=12711728.503379783, delay=0.03700627200305462, ms=00066} 22:50:44.241376 run osmo-ms-mob/00067: Starting mobile 22:50:44.269312 run osmo-ms-mob/00067(pid=202): Launched 22:50:44.289667 run mass: MS start registered {at=12711729.254046904, delay=0.007997514680027962, ms=00067} 22:50:44.492790 run mass: MS performed LU {at=12711729.457168993, lu_delay=3.703684736043215, ms=00057} 22:50:44.520601 run osmo-ms-mob/00068: Starting mobile 22:50:44.548135 run osmo-ms-mob/00068(pid=203): Launched 22:50:44.572667 run mass: MS start registered {at=12711729.537079705, delay=0.011926259845495224, ms=00068} 22:50:44.940462 run osmo-ms-mob/00069: Starting mobile 22:50:44.967405 run osmo-ms-mob/00069(pid=204): Launched 22:50:44.990261 run mass: MS start registered {at=12711729.954687554, delay=0.010313905775547028, ms=00069} 22:50:45.006815 run mass: MS performed LU {at=12711729.971241232, lu_delay=5.371327865868807, ms=00054} 22:50:45.019247 run mass: MS performed LU {at=12711729.983679634, lu_delay=5.271350523456931, ms=00055} 22:50:45.097999 run mass: MS performed LU {at=12711730.062374782, lu_delay=4.611376253888011, ms=00056} 22:50:45.126307 run osmo-ms-mob/00070: Starting mobile 22:50:45.154156 run osmo-ms-mob/00070(pid=205): Launched 22:50:45.176281 run mass: MS start registered {at=12711730.14069911, delay=0.00949418731033802, ms=00070} 22:50:45.288127 run mass: MS performed LU {at=12711730.252498556, lu_delay=5.995646992698312, ms=00052} 22:50:45.342485 run mass: MS performed LU {at=12711730.306860084, lu_delay=6.354496322572231, ms=00051} 22:50:45.741044 run osmo-ms-mob/00071: Starting mobile 22:50:45.768910 run osmo-ms-mob/00071(pid=206): Launched 22:50:45.789758 run mass: MS start registered {at=12711730.754150528, delay=0.0074930451810359955, ms=00071} 22:50:46.137601 run osmo-ms-mob/00072: Starting mobile 22:50:46.165516 run osmo-ms-mob/00072(pid=207): Launched 22:50:46.189419 run mass: MS start registered {at=12711731.153816612, delay=0.01088876836001873, ms=00072} 22:50:46.539906 run osmo-ms-mob/00073: Starting mobile 22:50:46.566328 run osmo-ms-mob/00073(pid=208): Launched 22:50:46.592022 run mass: MS start registered {at=12711731.556436328, delay=0.013326389715075493, ms=00073} 22:50:46.940293 run osmo-ms-mob/00074: Starting mobile 22:50:46.966719 run osmo-ms-mob/00074(pid=209): Launched 22:50:46.989923 run mass: MS start registered {at=12711731.954351652, delay=0.010917402803897858, ms=00074} 22:50:47.005117 run mass: MS performed LU {at=12711731.9695495, lu_delay=5.408520879223943, ms=00060} 22:50:47.026836 run mass: MS performed LU {at=12711731.99126514, lu_delay=5.83782316185534, ms=00058} 22:50:47.044855 run mass: MS performed LU {at=12711732.009285495, lu_delay=5.724671516567469, ms=00059} 22:50:47.067328 run osmo-ms-mob/00075: Starting mobile 22:50:47.093775 run osmo-ms-mob/00075(pid=210): Launched 22:50:47.115680 run mass: MS start registered {at=12711732.080098044, delay=0.00974353589117527, ms=00075} 22:50:47.188345 run mass: MS performed LU {at=12711732.152732128, lu_delay=4.99907130561769, ms=00061} 22:50:47.205866 run mass: MS performed LU {at=12711732.170293178, lu_delay=4.7158750761300325, ms=00062} 22:50:47.835729 run osmo-ms-mob/00076: Starting mobile 22:50:47.862339 run osmo-ms-mob/00076(pid=211): Launched 22:50:47.886571 run mass: MS start registered {at=12711732.850954244, delay=0.011976972222328186, ms=00076} 22:50:48.238275 run osmo-ms-mob/00077: Starting mobile 22:50:48.264497 run osmo-ms-mob/00077(pid=212): Launched 22:50:48.287219 run mass: MS start registered {at=12711733.251645574, delay=0.010634290054440498, ms=00077} 22:50:48.740941 run osmo-ms-mob/00078: Starting mobile 22:50:48.767473 run osmo-ms-mob/00078(pid=213): Launched 22:50:48.780183 run mass: MS performed LU {at=12711733.74460677, lu_delay=5.590652782469988, ms=00064} 22:50:48.792529 run mass: MS performed LU {at=12711733.756962618, lu_delay=5.253582835197449, ms=00066} 22:50:48.804709 run mass: MS start registered {at=12711733.769143796, delay=0.024562012404203415, ms=00078} 22:50:48.863991 run mass: MS performed LU {at=12711733.828363935, lu_delay=5.5145393293350935, ms=00065} 22:50:48.890695 run osmo-ms-mob/00079: Starting mobile 22:50:48.917474 run osmo-ms-mob/00079(pid=214): Launched 22:50:48.940690 run mass: MS start registered {at=12711733.905113924, delay=0.011034170165657997, ms=00079} 22:50:49.053657 run mass: MS performed LU {at=12711734.018040288, lu_delay=4.763993384316564, ms=00067} 22:50:49.108094 run mass: MS performed LU {at=12711734.072487505, lu_delay=6.3171934094280005, ms=00063} 22:50:49.639246 run osmo-ms-mob/00080: Starting mobile 22:50:49.666993 run osmo-ms-mob/00080(pid=215): Launched 22:50:49.689128 run mass: MS start registered {at=12711734.653522357, delay=0.009491872042417526, ms=00080} 22:50:50.140053 run osmo-ms-mob/00081: Starting mobile 22:50:50.166634 run osmo-ms-mob/00081(pid=216): Launched 22:50:50.190098 run mass: MS start registered {at=12711735.154497929, delay=0.011169373989105225, ms=00081} 22:50:50.537844 run osmo-ms-mob/00082: Starting mobile 22:50:50.564948 run osmo-ms-mob/00082(pid=217): Launched 22:50:50.587762 run mass: MS start registered {at=12711735.552148154, delay=0.009819267317652702, ms=00082} 22:50:50.765126 run mass: MS performed LU {at=12711735.729497608, lu_delay=5.774810053408146, ms=00069} 22:50:50.792189 run mass: MS performed LU {at=12711735.75660887, lu_delay=6.21952916495502, ms=00068} 22:50:50.811195 run mass: MS performed LU {at=12711735.775618052, lu_delay=5.021467523649335, ms=00071} 22:50:50.955051 run mass: MS performed LU {at=12711735.91942785, lu_delay=5.778728738427162, ms=00070} 22:50:50.983852 run osmo-ms-mob/00083: Starting mobile 22:50:51.010786 run osmo-ms-mob/00083(pid=218): Launched 22:50:51.022880 run mass: MS performed LU {at=12711735.987309681, lu_delay=4.833493068814278, ms=00072} 22:50:51.035061 run mass: MS start registered {at=12711735.99949671, delay=0.012207407504320145, ms=00083} 22:50:51.638805 run osmo-ms-mob/00084: Starting mobile 22:50:51.666142 run osmo-ms-mob/00084(pid=219): Launched 22:50:51.690159 run mass: MS start registered {at=12711736.654568503, delay=0.011884128674864769, ms=00084} 22:50:52.137260 run osmo-ms-mob/00085: Starting mobile 22:50:52.164479 run osmo-ms-mob/00085(pid=220): Launched 22:50:52.185248 run mass: MS start registered {at=12711737.149673108, delay=0.008643457666039467, ms=00085} 22:50:52.545695 run mass: MS performed LU {at=12711737.510071618, lu_delay=4.659117374569178, ms=00076} 22:50:52.629271 run mass: MS performed LU {at=12711737.593649184, lu_delay=5.639297531917691, ms=00074} 22:50:52.656499 run osmo-ms-mob/00086: Starting mobile 22:50:52.684087 run osmo-ms-mob/00086(pid=221): Launched 22:50:52.707951 run mass: MS start registered {at=12711737.67238066, delay=0.011361176148056984, ms=00086} 22:50:52.799760 run mass: MS performed LU {at=12711737.764141288, lu_delay=5.684043243527412, ms=00075} 22:50:53.054714 run mass: MS performed LU {at=12711738.019093264, lu_delay=4.767447689548135, ms=00077} 22:50:53.338360 run osmo-ms-mob/00087: Starting mobile 22:50:53.367381 run osmo-ms-mob/00087(pid=222): Launched 22:50:53.390699 run mass: MS start registered {at=12711738.355124168, delay=0.010864121839404106, ms=00087} 22:50:53.940692 run osmo-ms-mob/00088: Starting mobile 22:50:53.967525 run osmo-ms-mob/00088(pid=223): Launched 22:50:53.990433 run mass: MS start registered {at=12711738.954838425, delay=0.010401172563433647, ms=00088} 22:50:54.539345 run osmo-ms-mob/00089: Starting mobile 22:50:54.565497 run osmo-ms-mob/00089(pid=224): Launched 22:50:54.577576 run mass: MS performed LU {at=12711739.54200325, lu_delay=5.636889325454831, ms=00079} 22:50:54.589395 run mass: MS performed LU {at=12711739.553832145, lu_delay=5.784688349813223, ms=00078} 22:50:54.601099 run mass: MS performed LU {at=12711739.565536305, lu_delay=4.912013947963715, ms=00080} 22:50:54.612920 run mass: MS start registered {at=12711739.577356325, delay=0.03537285327911377, ms=00089} 22:50:55.139204 run osmo-ms-mob/00090: Starting mobile 22:50:55.165757 run osmo-ms-mob/00090(pid=225): Launched 22:50:55.189660 run mass: MS start registered {at=12711740.154078782, delay=0.011389428749680519, ms=00090} 22:50:55.840429 run osmo-ms-mob/00091: Starting mobile 22:50:55.867949 run osmo-ms-mob/00091(pid=226): Launched 22:50:55.891901 run mass: MS start registered {at=12711740.856315354, delay=0.010937009006738663, ms=00091} 22:50:56.311977 run mass: MS performed LU {at=12711741.276353251, lu_delay=5.276856541633606, ms=00083} 22:50:56.330544 run mass: MS performed LU {at=12711741.294960488, lu_delay=6.140462558716536, ms=00081} 22:50:56.394718 run mass: MS performed LU {at=12711741.359095085, lu_delay=4.704526582732797, ms=00084} 22:50:56.420782 run osmo-ms-mob/00092: Starting mobile 22:50:56.447192 run osmo-ms-mob/00092(pid=227): Launched 22:50:56.470071 run mass: MS start registered {at=12711741.434502233, delay=0.010808749124407768, ms=00092} 22:50:56.584818 run mass: MS performed LU {at=12711741.549199363, lu_delay=5.9970512092113495, ms=00082} 22:50:57.337948 run osmo-ms-mob/00093: Starting mobile 22:50:57.364436 run osmo-ms-mob/00093(pid=228): Launched 22:50:57.387418 run mass: MS start registered {at=12711742.351840733, delay=0.010351788252592087, ms=00093} 22:50:58.237906 run osmo-ms-mob/00094: Starting mobile 22:50:58.264271 run osmo-ms-mob/00094(pid=229): Launched 22:50:58.286288 run mass: MS start registered {at=12711743.250713723, delay=0.009862860664725304, ms=00094} 22:50:58.302229 run mass: MS performed LU {at=12711743.266663004, lu_delay=5.59428234398365, ms=00086} 22:50:58.323763 run mass: MS performed LU {at=12711743.288177185, lu_delay=6.138504076749086, ms=00085} 22:50:58.342501 run mass: MS performed LU {at=12711743.306929134, lu_delay=4.951804965734482, ms=00087} 22:50:59.136605 run osmo-ms-mob/00095: Starting mobile 22:50:59.163735 run osmo-ms-mob/00095(pid=230): Launched 22:50:59.185136 run mass: MS start registered {at=12711744.14954217, delay=0.008452137932181358, ms=00095} 22:51:00.059427 run mass: MS performed LU {at=12711745.023804259, lu_delay=5.446447933092713, ms=00089} 22:51:00.086528 run osmo-ms-mob/00096: Starting mobile 22:51:00.113072 run osmo-ms-mob/00096(pid=231): Launched 22:51:00.125470 run mass: MS performed LU {at=12711745.089897417, lu_delay=6.135058991611004, ms=00088} 22:51:00.137784 run mass: MS start registered {at=12711745.102219189, delay=0.01234358362853527, ms=00096} 22:51:00.160856 run mass: MS performed LU {at=12711745.12527619, lu_delay=4.971197407692671, ms=00090} 22:51:01.238362 run osmo-ms-mob/00097: Starting mobile 22:51:01.266159 run osmo-ms-mob/00097(pid=232): Launched 22:51:01.288428 run mass: MS start registered {at=12711746.25282357, delay=0.00969810038805008, ms=00097} 22:51:02.062255 run mass: MS performed LU {at=12711747.02663181, lu_delay=6.170316455885768, ms=00091} 22:51:02.089591 run mass: MS performed LU {at=12711747.053991498, lu_delay=4.7021507658064365, ms=00093} 22:51:02.108606 run mass: MS performed LU {at=12711747.0730362, lu_delay=22.548090063035488, ms=00053} 22:51:02.214426 run mass: MS performed LU {at=12711747.178815287, lu_delay=5.744313053786755, ms=00092} 22:51:02.540360 run osmo-ms-mob/00098: Starting mobile 22:51:02.566968 run osmo-ms-mob/00098(pid=233): Launched 22:51:02.590169 run mass: MS start registered {at=12711747.554581435, delay=0.010898657143115997, ms=00098} 22:51:03.825367 run mass: MS performed LU {at=12711748.789734408, lu_delay=4.640192238613963, ms=00095} 22:51:03.926295 run mass: MS performed LU {at=12711748.890677327, lu_delay=5.6399636045098305, ms=00094} 22:51:04.338598 run osmo-ms-mob/00099: Starting mobile 22:51:04.365697 run osmo-ms-mob/00099(pid=234): Launched 22:51:04.378387 run mass: All started... {duration=55.75529806688428, too_slow=0} 22:51:04.390481 run mass: MS start registered {at=12711749.354908269, delay=0.012084746733307838, ms=00099} 22:51:05.828187 run mass: MS performed LU {at=12711750.792548498, lu_delay=5.690329309552908, ms=00096} 22:51:06.090867 run mass: MS performed LU {at=12711751.055248128, lu_delay=4.802424557507038, ms=00097} 22:51:07.692077 run mass: MS performed LU {at=12711752.656441938, lu_delay=5.10186050273478, ms=00098} 22:51:09.594471 run mass: MS performed LU {at=12711754.55885174, lu_delay=5.203943470492959, ms=00099} 22:51:09.857344 run mass: MS performed LU {at=12711754.82170517, lu_delay=23.26526884175837, ms=00073} 22:51:09.878943 run mass: Tests done {all_completed=True, max=23.26526884175837, min=3.703684736043215} 22:51:09.891362 tst register_default_mass.py: Test passed (82.5 sec) 22:51:09.902525 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:51:09.911164 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:51:09.920619 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:51:09.930369 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:51:09.940239 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:51:09.947975 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:51:09.954727 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:51:09.961113 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:51:09.967557 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:51:09.974377 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:51:09.980844 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:51:09.987351 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:51:09.993808 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:51:10.000593 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:51:10.007391 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:51:10.014797 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:51:10.021943 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:51:10.028533 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:51:10.035988 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:51:10.042524 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:51:10.049187 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:51:10.055800 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:51:10.062311 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:51:10.069001 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:51:10.075673 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:51:10.083159 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:51:10.089837 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:51:10.097548 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:51:10.104221 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:51:10.110844 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:51:10.118164 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:51:10.125395 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:51:10.132031 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:51:10.138661 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:51:10.145297 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:51:10.152059 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:51:10.158759 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:51:10.165418 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:51:10.172171 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:51:10.178894 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:51:10.185684 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:51:10.192622 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:51:10.199355 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:51:10.205999 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:51:10.212837 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:51:10.219365 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:51:10.225944 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:51:10.232665 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:51:10.239633 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:51:10.246399 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:51:10.253064 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:51:10.259865 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:51:10.266507 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:51:10.273241 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:51:10.279902 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:51:10.286644 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:51:10.293379 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:51:10.300916 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:51:10.307619 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:51:10.314327 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:51:10.321028 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:51:10.327878 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:51:10.334446 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:51:10.340893 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:51:10.347462 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:51:10.354160 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:51:10.360816 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:51:10.367441 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:51:10.374138 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:51:10.380874 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:51:10.388278 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:51:10.394873 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:51:10.401438 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:51:10.408034 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:51:10.414636 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:51:10.421228 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:51:10.428061 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:51:10.434636 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:51:10.441349 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:51:10.448150 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:51:10.454694 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:51:10.465756 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:51:10.472401 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:51:10.478894 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:51:10.485499 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:51:10.492984 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:51:10.499517 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:51:10.506897 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:51:10.513501 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:51:10.520028 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:51:10.526458 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:51:10.532948 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:51:10.541292 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:51:10.548134 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:51:10.554731 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:51:10.561282 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:51:10.567942 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:51:10.574451 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:51:10.580915 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:51:10.587490 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:51:10.594013 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:51:10.600619 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:51:10.607175 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:51:10.613695 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:51:10.620379 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:51:10.626866 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:51:10.634450 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:51:10.640940 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:51:10.647497 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:51:10.653908 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:51:10.660423 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:51:10.666881 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:51:10.673403 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:51:10.679909 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:51:10.686338 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:51:10.692735 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:51:10.699131 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:51:10.705551 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:51:10.711974 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:51:10.718381 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:51:10.724731 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:51:10.731044 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:51:10.737428 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:51:10.743812 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:51:10.750223 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:51:10.756630 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:51:10.763044 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:51:10.769567 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:51:10.776182 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:51:10.782653 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:51:10.789126 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:51:10.795682 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:51:10.802224 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:51:10.808777 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:51:10.815320 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:51:10.821896 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:51:10.828408 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:51:10.834836 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:51:10.841299 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:51:10.847870 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:51:10.854366 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:51:10.860914 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:51:10.867436 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:51:10.873889 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:51:10.880316 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:51:10.886731 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:51:10.893098 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:51:10.899437 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:51:10.905761 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:51:10.912088 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:51:10.918433 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:51:10.924770 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:51:10.931123 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:51:10.937515 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:51:10.943851 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:51:10.950230 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:51:10.956583 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:51:10.962925 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:51:10.969421 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:51:10.975844 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:51:10.982292 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:51:10.988703 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:51:10.995128 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:51:11.001585 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:51:11.008002 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:51:11.014371 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:51:11.021142 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:51:11.027472 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:51:11.033823 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:51:11.040208 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:51:11.046628 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:51:11.053104 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:51:11.059516 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:51:11.066080 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:51:11.072539 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:51:11.079025 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:51:11.085599 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:51:11.092083 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:51:11.098632 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:51:11.105021 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:51:11.111432 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:51:11.117844 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:51:11.124239 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:51:11.130600 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:51:11.137011 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:51:11.143412 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:51:11.149785 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:51:11.156136 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:51:11.162563 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:51:11.169030 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:51:11.175448 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:51:11.181877 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:51:11.188291 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:51:11.194694 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:51:11.201150 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:51:11.207532 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:51:11.213958 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:51:11.220324 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:51:11.226683 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:51:11.233052 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:51:11.239387 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:51:11.245805 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:51:11.252211 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:51:11.258556 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:51:11.264951 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:51:11.271362 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:51:11.277732 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:51:11.284089 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:51:11.290446 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:51:11.296806 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:51:11.303143 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:51:11.309530 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:51:11.315893 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:51:11.322280 --- ParallelTerminationStrategy: PID 22 died... 22:51:11.325257 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:51:11.332393 --- ParallelTerminationStrategy: PID 23 died... 22:51:11.335275 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:51:11.342299 --- ParallelTerminationStrategy: PID 24 died... 22:51:11.345206 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:51:11.352250 --- ParallelTerminationStrategy: PID 25 died... 22:51:11.355199 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:51:11.362279 --- ParallelTerminationStrategy: PID 26 died... 22:51:11.365211 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:51:11.372381 --- ParallelTerminationStrategy: PID 27 died... 22:51:11.375305 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:51:11.382427 --- ParallelTerminationStrategy: PID 28 died... 22:51:11.385390 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:51:11.392522 --- ParallelTerminationStrategy: PID 29 died... 22:51:11.395451 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:51:11.402614 --- ParallelTerminationStrategy: PID 30 died... 22:51:11.405517 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:51:11.412590 --- ParallelTerminationStrategy: PID 31 died... 22:51:11.415528 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:51:11.422668 --- ParallelTerminationStrategy: PID 32 died... 22:51:11.425613 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:51:11.432677 --- ParallelTerminationStrategy: PID 33 died... 22:51:11.435548 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:51:11.442588 --- ParallelTerminationStrategy: PID 35 died... 22:51:11.445501 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:51:11.452615 --- ParallelTerminationStrategy: PID 36 died... 22:51:11.455497 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:51:11.462529 --- ParallelTerminationStrategy: PID 37 died... 22:51:11.465435 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:51:11.472438 --- ParallelTerminationStrategy: PID 38 died... 22:51:11.475294 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:51:11.482282 --- ParallelTerminationStrategy: PID 39 died... 22:51:11.485140 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:51:11.492116 --- ParallelTerminationStrategy: PID 40 died... 22:51:11.494964 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:51:11.501924 --- ParallelTerminationStrategy: PID 41 died... 22:51:11.504781 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:51:11.511756 --- ParallelTerminationStrategy: PID 42 died... 22:51:11.514594 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:51:11.521625 --- ParallelTerminationStrategy: PID 43 died... 22:51:11.524469 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:51:11.531421 --- ParallelTerminationStrategy: PID 44 died... 22:51:11.534264 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:51:11.541258 --- ParallelTerminationStrategy: PID 45 died... 22:51:11.544116 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:51:11.551095 --- ParallelTerminationStrategy: PID 46 died... 22:51:11.556474 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:51:11.567392 --- ParallelTerminationStrategy: PID 47 died... 22:51:11.570119 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:51:11.576944 --- ParallelTerminationStrategy: PID 48 died... 22:51:11.579710 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:51:11.586507 --- ParallelTerminationStrategy: PID 49 died... 22:51:11.589343 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:51:11.596211 --- ParallelTerminationStrategy: PID 50 died... 22:51:11.599001 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:51:11.605865 --- ParallelTerminationStrategy: PID 51 died... 22:51:11.608639 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:51:11.615429 --- ParallelTerminationStrategy: PID 52 died... 22:51:11.618221 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:51:11.625071 --- ParallelTerminationStrategy: PID 53 died... 22:51:11.627885 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:51:11.634709 --- ParallelTerminationStrategy: PID 54 died... 22:51:11.637512 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:51:11.644406 --- ParallelTerminationStrategy: PID 55 died... 22:51:11.647225 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:51:11.654101 --- ParallelTerminationStrategy: PID 56 died... 22:51:11.656886 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:51:11.663759 --- ParallelTerminationStrategy: PID 57 died... 22:51:11.666557 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:51:11.673422 --- ParallelTerminationStrategy: PID 58 died... 22:51:11.676220 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:51:11.683057 --- ParallelTerminationStrategy: PID 59 died... 22:51:11.685853 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:51:11.692724 --- ParallelTerminationStrategy: PID 60 died... 22:51:11.695501 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:51:11.702350 --- ParallelTerminationStrategy: PID 61 died... 22:51:11.705148 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:51:11.712184 --- ParallelTerminationStrategy: PID 62 died... 22:51:11.715041 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:51:11.721988 --- ParallelTerminationStrategy: PID 63 died... 22:51:11.724785 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:51:11.731634 --- ParallelTerminationStrategy: PID 64 died... 22:51:11.734387 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:51:11.741257 --- ParallelTerminationStrategy: PID 65 died... 22:51:11.744078 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:51:11.750922 --- ParallelTerminationStrategy: PID 66 died... 22:51:11.753704 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:51:11.760556 --- ParallelTerminationStrategy: PID 67 died... 22:51:11.763316 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:51:11.770156 --- ParallelTerminationStrategy: PID 68 died... 22:51:11.773051 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:51:11.779857 --- ParallelTerminationStrategy: PID 69 died... 22:51:11.782604 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:51:11.789478 --- ParallelTerminationStrategy: PID 70 died... 22:51:11.792249 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:51:11.799050 --- ParallelTerminationStrategy: PID 71 died... 22:51:11.801862 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:51:11.808748 --- ParallelTerminationStrategy: PID 72 died... 22:51:11.811511 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:51:11.818434 --- ParallelTerminationStrategy: PID 73 died... 22:51:11.821223 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:51:11.828112 --- ParallelTerminationStrategy: PID 74 died... 22:51:11.830882 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:51:11.837717 --- ParallelTerminationStrategy: PID 75 died... 22:51:11.840513 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:51:11.847357 --- ParallelTerminationStrategy: PID 76 died... 22:51:11.850121 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:51:11.856971 --- ParallelTerminationStrategy: PID 77 died... 22:51:11.859754 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:51:11.866606 --- ParallelTerminationStrategy: PID 78 died... 22:51:11.869395 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:51:11.876258 --- ParallelTerminationStrategy: PID 79 died... 22:51:11.879060 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:51:11.885906 --- ParallelTerminationStrategy: PID 80 died... 22:51:11.888706 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:51:11.895592 --- ParallelTerminationStrategy: PID 81 died... 22:51:11.898371 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:51:11.905240 --- ParallelTerminationStrategy: PID 82 died... 22:51:11.908033 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:51:11.914884 --- ParallelTerminationStrategy: PID 83 died... 22:51:11.917658 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:51:11.924576 --- ParallelTerminationStrategy: PID 84 died... 22:51:11.927368 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:51:11.934265 --- ParallelTerminationStrategy: PID 85 died... 22:51:11.937062 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:51:11.943959 --- ParallelTerminationStrategy: PID 86 died... 22:51:11.946780 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:51:11.953715 --- ParallelTerminationStrategy: PID 87 died... 22:51:11.956503 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:51:11.963414 --- ParallelTerminationStrategy: PID 88 died... 22:51:11.966227 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:51:11.973088 --- ParallelTerminationStrategy: PID 89 died... 22:51:11.975899 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:51:11.982739 --- ParallelTerminationStrategy: PID 90 died... 22:51:11.985553 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:51:11.992449 --- ParallelTerminationStrategy: PID 91 died... 22:51:11.995241 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:51:12.002085 --- ParallelTerminationStrategy: PID 92 died... 22:51:12.004882 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:51:12.011777 --- ParallelTerminationStrategy: PID 93 died... 22:51:12.014572 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:51:12.021444 --- ParallelTerminationStrategy: PID 94 died... 22:51:12.024230 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:51:12.031099 --- ParallelTerminationStrategy: PID 95 died... 22:51:12.033945 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:51:12.041010 --- ParallelTerminationStrategy: PID 96 died... 22:51:12.045589 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:51:12.052477 --- ParallelTerminationStrategy: PID 97 died... 22:51:12.055319 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:51:12.062213 --- ParallelTerminationStrategy: PID 98 died... 22:51:12.065045 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:51:12.071979 --- ParallelTerminationStrategy: PID 99 died... 22:51:12.074756 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:51:12.081570 --- ParallelTerminationStrategy: PID 100 died... 22:51:12.084356 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:51:12.091167 --- ParallelTerminationStrategy: PID 101 died... 22:51:12.093944 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:51:12.100812 --- ParallelTerminationStrategy: PID 102 died... 22:51:12.103596 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:51:12.110448 --- ParallelTerminationStrategy: PID 103 died... 22:51:12.113218 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:51:12.120078 --- ParallelTerminationStrategy: PID 104 died... 22:51:12.122875 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:51:12.129750 --- ParallelTerminationStrategy: PID 105 died... 22:51:12.132565 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:51:12.139436 --- ParallelTerminationStrategy: PID 106 died... 22:51:12.142231 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:51:12.149131 --- ParallelTerminationStrategy: PID 107 died... 22:51:12.151911 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:51:12.158763 --- ParallelTerminationStrategy: PID 108 died... 22:51:12.161550 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:51:12.168408 --- ParallelTerminationStrategy: PID 109 died... 22:51:12.171194 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:51:12.178022 --- ParallelTerminationStrategy: PID 110 died... 22:51:12.180868 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:51:12.187722 --- ParallelTerminationStrategy: PID 111 died... 22:51:12.192476 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:51:12.199591 --- ParallelTerminationStrategy: PID 112 died... 22:51:12.202338 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:51:12.209168 --- ParallelTerminationStrategy: PID 113 died... 22:51:12.211946 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:51:12.218770 --- ParallelTerminationStrategy: PID 114 died... 22:51:12.221573 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:51:12.228452 --- ParallelTerminationStrategy: PID 115 died... 22:51:12.231218 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:51:12.238115 --- ParallelTerminationStrategy: PID 116 died... 22:51:12.240902 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:51:12.247775 --- ParallelTerminationStrategy: PID 117 died... 22:51:12.250563 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:51:12.257423 --- ParallelTerminationStrategy: PID 118 died... 22:51:12.260201 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:51:12.267082 --- ParallelTerminationStrategy: PID 119 died... 22:51:12.269857 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:51:12.276823 --- ParallelTerminationStrategy: PID 120 died... 22:51:12.279635 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:51:12.286539 --- ParallelTerminationStrategy: PID 121 died... 22:51:12.289408 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:51:12.296268 --- ParallelTerminationStrategy: PID 122 died... 22:51:12.299047 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:51:12.305908 --- ParallelTerminationStrategy: PID 123 died... 22:51:12.308688 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:51:12.315609 --- ParallelTerminationStrategy: PID 124 died... 22:51:12.318394 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:51:12.325242 --- ParallelTerminationStrategy: PID 125 died... 22:51:12.328043 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:51:12.334977 --- ParallelTerminationStrategy: PID 126 died... 22:51:12.337793 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:51:12.344593 --- ParallelTerminationStrategy: PID 127 died... 22:51:12.347361 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:51:12.354232 --- ParallelTerminationStrategy: PID 128 died... 22:51:12.357012 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:51:12.363864 --- ParallelTerminationStrategy: PID 129 died... 22:51:12.366619 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:51:12.373521 --- ParallelTerminationStrategy: PID 130 died... 22:51:12.376298 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:51:12.383123 --- ParallelTerminationStrategy: PID 131 died... 22:51:12.385868 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:51:12.392687 --- ParallelTerminationStrategy: PID 132 died... 22:51:12.395445 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:51:12.402252 --- ParallelTerminationStrategy: PID 133 died... 22:51:12.405003 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:51:12.411786 --- ParallelTerminationStrategy: PID 134 died... 22:51:12.414544 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:51:12.421401 --- ParallelTerminationStrategy: PID 135 died... 22:51:12.424168 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:51:12.431105 --- ParallelTerminationStrategy: PID 136 died... 22:51:12.433952 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:51:12.440893 --- ParallelTerminationStrategy: PID 137 died... 22:51:12.443709 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:51:12.450601 --- ParallelTerminationStrategy: PID 138 died... 22:51:12.453417 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:51:12.460335 --- ParallelTerminationStrategy: PID 139 died... 22:51:12.463132 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:51:12.470048 --- ParallelTerminationStrategy: PID 140 died... 22:51:12.472836 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:51:12.479741 --- ParallelTerminationStrategy: PID 141 died... 22:51:12.482514 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:51:12.489390 --- ParallelTerminationStrategy: PID 142 died... 22:51:12.492173 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:51:12.499064 --- ParallelTerminationStrategy: PID 143 died... 22:51:12.501846 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:51:12.508776 --- ParallelTerminationStrategy: PID 144 died... 22:51:12.511547 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:51:12.518420 --- ParallelTerminationStrategy: PID 145 died... 22:51:12.521190 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:51:12.528066 --- ParallelTerminationStrategy: PID 146 died... 22:51:12.530860 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:51:12.537780 --- ParallelTerminationStrategy: PID 147 died... 22:51:12.540544 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:51:12.549370 --- ParallelTerminationStrategy: PID 148 died... 22:51:12.552149 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:51:12.558955 --- ParallelTerminationStrategy: PID 149 died... 22:51:12.561721 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:51:12.568550 --- ParallelTerminationStrategy: PID 150 died... 22:51:12.571306 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:51:12.578163 --- ParallelTerminationStrategy: PID 151 died... 22:51:12.580950 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:51:12.587803 --- ParallelTerminationStrategy: PID 152 died... 22:51:12.590563 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:51:12.597400 --- ParallelTerminationStrategy: PID 153 died... 22:51:12.600170 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:51:12.607003 --- ParallelTerminationStrategy: PID 154 died... 22:51:12.609765 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:51:12.616571 --- ParallelTerminationStrategy: PID 155 died... 22:51:12.619327 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:51:12.626163 --- ParallelTerminationStrategy: PID 156 died... 22:51:12.628914 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:51:12.635759 --- ParallelTerminationStrategy: PID 157 died... 22:51:12.638526 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:51:12.645401 --- ParallelTerminationStrategy: PID 158 died... 22:51:12.648137 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:51:12.654974 --- ParallelTerminationStrategy: PID 159 died... 22:51:12.657737 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:51:12.664544 --- ParallelTerminationStrategy: PID 160 died... 22:51:12.667279 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:51:12.674103 --- ParallelTerminationStrategy: PID 161 died... 22:51:12.676853 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:51:12.683690 --- ParallelTerminationStrategy: PID 162 died... 22:51:12.686446 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:51:12.693316 --- ParallelTerminationStrategy: PID 163 died... 22:51:12.696080 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:51:12.702886 --- ParallelTerminationStrategy: PID 164 died... 22:51:12.705677 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:51:12.712491 --- ParallelTerminationStrategy: PID 165 died... 22:51:12.715227 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:51:12.722067 --- ParallelTerminationStrategy: PID 166 died... 22:51:12.724831 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:51:12.731688 --- ParallelTerminationStrategy: PID 167 died... 22:51:12.734468 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:51:12.741293 --- ParallelTerminationStrategy: PID 168 died... 22:51:12.744094 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:51:12.750913 --- ParallelTerminationStrategy: PID 169 died... 22:51:12.753656 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:51:12.760484 --- ParallelTerminationStrategy: PID 170 died... 22:51:12.763230 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:51:12.770064 --- ParallelTerminationStrategy: PID 171 died... 22:51:12.772917 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:51:12.779766 --- ParallelTerminationStrategy: PID 172 died... 22:51:12.782521 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:51:12.789385 --- ParallelTerminationStrategy: PID 173 died... 22:51:12.792144 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:51:12.798954 --- ParallelTerminationStrategy: PID 174 died... 22:51:12.801731 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:51:12.808580 --- ParallelTerminationStrategy: PID 175 died... 22:51:12.811324 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:51:12.818158 --- ParallelTerminationStrategy: PID 176 died... 22:51:12.820907 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:51:12.827736 --- ParallelTerminationStrategy: PID 177 died... 22:51:12.830495 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:51:12.837315 --- ParallelTerminationStrategy: PID 178 died... 22:51:12.840062 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:51:12.846870 --- ParallelTerminationStrategy: PID 179 died... 22:51:12.849646 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:51:12.856503 --- ParallelTerminationStrategy: PID 180 died... 22:51:12.859255 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:51:12.866054 --- ParallelTerminationStrategy: PID 181 died... 22:51:12.868818 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:51:12.875664 --- ParallelTerminationStrategy: PID 182 died... 22:51:12.878428 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:51:12.885271 --- ParallelTerminationStrategy: PID 183 died... 22:51:12.888035 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:51:12.894864 --- ParallelTerminationStrategy: PID 184 died... 22:51:12.897623 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:51:12.904471 --- ParallelTerminationStrategy: PID 185 died... 22:51:12.907241 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:51:12.914061 --- ParallelTerminationStrategy: PID 186 died... 22:51:12.916818 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:51:12.923662 --- ParallelTerminationStrategy: PID 187 died... 22:51:12.926421 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:51:12.933249 --- ParallelTerminationStrategy: PID 188 died... 22:51:12.936031 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:51:12.942880 --- ParallelTerminationStrategy: PID 189 died... 22:51:12.945677 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:51:12.952538 --- ParallelTerminationStrategy: PID 190 died... 22:51:12.955326 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:51:12.962156 --- ParallelTerminationStrategy: PID 191 died... 22:51:12.964914 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:51:12.971727 --- ParallelTerminationStrategy: PID 192 died... 22:51:12.974465 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:51:12.981394 --- ParallelTerminationStrategy: PID 193 died... 22:51:12.984199 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:51:12.993032 --- ParallelTerminationStrategy: PID 194 died... 22:51:12.995818 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:51:13.002655 --- ParallelTerminationStrategy: PID 195 died... 22:51:13.005437 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:51:13.012271 --- ParallelTerminationStrategy: PID 196 died... 22:51:13.015025 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:51:13.021843 --- ParallelTerminationStrategy: PID 197 died... 22:51:13.024619 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:51:13.031453 --- ParallelTerminationStrategy: PID 198 died... 22:51:13.034241 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:51:13.041099 --- ParallelTerminationStrategy: PID 199 died... 22:51:13.043870 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:51:13.050697 --- ParallelTerminationStrategy: PID 200 died... 22:51:13.053449 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:51:13.060274 --- ParallelTerminationStrategy: PID 201 died... 22:51:13.063013 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:51:13.069852 --- ParallelTerminationStrategy: PID 202 died... 22:51:13.072641 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:51:13.079531 --- ParallelTerminationStrategy: PID 203 died... 22:51:13.082330 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:51:13.089222 --- ParallelTerminationStrategy: PID 204 died... 22:51:13.091955 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:51:13.100773 --- ParallelTerminationStrategy: PID 205 died... 22:51:13.103508 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:51:13.110341 --- ParallelTerminationStrategy: PID 206 died... 22:51:13.113118 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:51:13.119910 --- ParallelTerminationStrategy: PID 207 died... 22:51:13.122666 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:51:13.129515 --- ParallelTerminationStrategy: PID 208 died... 22:51:13.132276 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:51:13.139092 --- ParallelTerminationStrategy: PID 209 died... 22:51:13.141865 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:51:13.148706 --- ParallelTerminationStrategy: PID 210 died... 22:51:13.151451 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:51:13.158273 --- ParallelTerminationStrategy: PID 211 died... 22:51:13.161030 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:51:13.167875 --- ParallelTerminationStrategy: PID 212 died... 22:51:13.170624 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:51:13.177503 --- ParallelTerminationStrategy: PID 213 died... 22:51:13.180271 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:51:13.187107 --- ParallelTerminationStrategy: PID 214 died... 22:51:13.189867 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:51:13.196738 --- ParallelTerminationStrategy: PID 215 died... 22:51:13.199571 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:51:13.206455 --- ParallelTerminationStrategy: PID 216 died... 22:51:13.209334 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:51:13.216411 --- ParallelTerminationStrategy: PID 217 died... 22:51:13.219311 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:51:13.226326 --- ParallelTerminationStrategy: PID 218 died... 22:51:13.229227 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:51:13.236258 --- ParallelTerminationStrategy: PID 219 died... 22:51:13.239017 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:51:13.245966 --- ParallelTerminationStrategy: PID 220 died... 22:51:13.248769 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:51:13.255685 --- ParallelTerminationStrategy: PID 221 died... 22:51:13.258442 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:51:13.265268 --- ParallelTerminationStrategy: PID 222 died... 22:51:13.268078 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:51:13.275003 --- ParallelTerminationStrategy: PID 223 died... 22:51:13.277823 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:51:13.284700 --- ParallelTerminationStrategy: PID 224 died... 22:51:13.287467 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:51:13.294362 --- ParallelTerminationStrategy: PID 225 died... 22:51:13.297172 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:51:13.304070 --- ParallelTerminationStrategy: PID 226 died... 22:51:13.306856 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:51:13.313811 --- ParallelTerminationStrategy: PID 227 died... 22:51:13.316623 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:51:13.323485 --- ParallelTerminationStrategy: PID 228 died... 22:51:13.326269 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:51:13.333265 --- ParallelTerminationStrategy: PID 229 died... 22:51:13.336064 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:51:13.342882 --- ParallelTerminationStrategy: PID 230 died... 22:51:13.345686 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:51:13.352558 --- ParallelTerminationStrategy: PID 231 died... 22:51:13.355353 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:51:13.362202 --- ParallelTerminationStrategy: PID 232 died... 22:51:13.364986 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:51:13.371792 --- ParallelTerminationStrategy: PID 233 died... 22:51:13.374576 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:51:13.381442 --- ParallelTerminationStrategy: PID 234 died... 22:51:13.384235 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:51:15.403963 --- ParallelTerminationStrategy: PID 34 died... 22:51:15.409434 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-7798 netreg_mass PASS --------------------------------------------------------------------- 22:51:15.520652 tst trial-7798: Storing JUnit report in /build/trial-7798/run.2024-11-28_22-49-46/trial-7798.xml -------------------------------------------------------------------------------------------- trial-7798 PASS -------------------------------------------------------------------------------------------- 22:51:15.544582 tst trial-7798: trial-7798: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (82.5 sec) + exit_code=0 + rm -rf trial-7798/inst + cd trial-7798 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2024-11-28 22:49:46 No journal files were found. + readlink last_run + tar czf /build/trial-7798-run.tgz run.2024-11-28_22-49-46 + tar czf /build/trial-7798-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2024-11-28_13_26_39.tgz osmo-bts-oc2g.build-2024-11-28_12_23_07.tgz osmo-bts-sysmo.build-2024-11-28_12_23_38.tgz osmo-bts.build-2024-11-28_12_24_25.tgz osmo-ggsn.build-2024-11-28_20_45_48.tgz osmo-hlr.build-2024-11-28_16_39_57.tgz osmo-hnbgw.build-2024-11-28_13_34_24.tgz osmo-mgw.build-2024-11-28_08_33_35.tgz osmo-msc.build-2024-11-28_13_36_20.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2024-11-28_07_38_11.tgz osmo-pcu-sysmo.build-2024-11-28_07_36_36.tgz osmo-pcu.build-2024-11-28_07_37_28.tgz osmo-sgsn.build-2024-11-28_20_50_55.tgz osmo-stp.build-2024-11-28_13_23_36.tgz osmo-trx.build-2024-11-28_14_28_14.tgz osmocom-bb.build-2024-11-28_21_18_21.tgz srslte.build-19.tgz + exit 0 + clean_up_trap + set +x ### Clean up ### + trap - EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: Cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bookworm chmod -R a+rwX /workspace/ Archiving artifacts Recording test results [Checks API] No suitable checks publisher found. Finished: SUCCESS