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/jenkins6941613942887155272.sh + rm -rf trial-7793-bin.tgz trial-7793-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 23277 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10243 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 9238 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12065 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12368 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 10320 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 37860 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 6797 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 39609 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 7198 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 12669 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6659 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 10767 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 6837 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8265 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5556 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 6659 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins9499465088021792381.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-7793 + 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 build definition from Dockerfile #1 transferring dockerfile: 4.84kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [internal] load build context #4 transferring context: 5.76kB done #4 DONE 0.0s #5 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-tester/+/master?format=TEXT #5 CACHED #6 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build #6 DONE 0.1s #7 [ 2/28] RUN useradd -ms /bin/bash jenkins #7 DONE 0.3s #8 [ 3/28] RUN groupadd osmo-gsm-tester #8 DONE 0.4s #9 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #9 DONE 0.4s #10 [ 5/28] RUN APT-GET update && apt-get install -y --no-install-recommends cpio dbus tcpdump sqlite3 python3 python3-setuptools python3-yaml python3-mako python3-gi python3-numpy python3-wheel python3-watchdog ofono patchelf rpm2cpio sudo libcap2-bin python3-pip udhcpc iperf3 locales #10 0.371 Hit:1 http://deb.debian.org/debian bookworm InRelease #10 0.371 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #10 0.376 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #10 0.499 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #10 0.581 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [205 kB] #10 0.642 Fetched 309 kB in 0s (1055 kB/s) #10 0.642 Reading package lists... #10 1.060 Reading package lists... #10 1.463 Building dependency tree... #10 1.566 Reading state information... #10 1.663 dbus is already the newest version (1.14.10-1~deb12u1). #10 1.663 tcpdump is already the newest version (4.99.3-1). #10 1.663 sqlite3 is already the newest version (3.40.1-2+deb12u1). #10 1.663 python3 is already the newest version (3.11.2-1+b1). #10 1.663 python3-setuptools is already the newest version (66.1.1-1). #10 1.663 python3-yaml is already the newest version (6.0-3+b2). #10 1.663 python3-mako is already the newest version (1.2.4+ds-1). #10 1.663 python3-gi is already the newest version (3.42.2-3+b1). #10 1.663 python3-wheel is already the newest version (0.38.4-2). #10 1.663 python3-wheel set to manually installed. #10 1.663 ofono is already the newest version (1.31-3+b1). #10 1.663 patchelf is already the newest version (0.14.3-1+b1). #10 1.663 sudo is already the newest version (1.9.13p3-1+deb12u1). #10 1.663 libcap2-bin is already the newest version (1:2.66-4). #10 1.663 libcap2-bin set to manually installed. #10 1.663 python3-pip is already the newest version (23.0.1+dfsg-1). #10 1.663 locales is already the newest version (2.36-9+deb12u9). #10 1.663 The following additional packages will be installed: #10 1.664 busybox libblas3 libiperf0 liblapack3 librpm9 librpmio9 rpm-common #10 1.664 Suggested packages: #10 1.664 libarchive-dev gfortran python3-pytest rpm-i18n #10 1.740 The following NEW packages will be installed: #10 1.740 busybox cpio iperf3 libblas3 libiperf0 liblapack3 librpm9 librpmio9 #10 1.740 python3-numpy python3-watchdog rpm-common rpm2cpio udhcpc #10 1.767 0 upgraded, 13 newly installed, 0 to remove and 3 not upgraded. #10 1.767 Need to get 14.8 MB of archives. #10 1.767 After this operation, 45.5 MB of additional disk space will be used. #10 1.767 Get:1 http://deb.debian.org/debian bookworm/main amd64 libiperf0 amd64 3.12-1+deb12u1 [91.2 kB] #10 1.781 Get:2 http://deb.debian.org/debian bookworm/main amd64 iperf3 amd64 3.12-1+deb12u1 [33.9 kB] #10 1.782 Get:3 http://deb.debian.org/debian bookworm/main amd64 cpio amd64 2.13+dfsg-7.1 [245 kB] #10 1.789 Get:4 http://deb.debian.org/debian bookworm/main amd64 busybox amd64 1:1.35.0-4+b3 [452 kB] #10 1.795 Get:5 http://deb.debian.org/debian bookworm/main amd64 libblas3 amd64 3.11.0-2 [149 kB] #10 1.796 Get:6 http://deb.debian.org/debian bookworm/main amd64 liblapack3 amd64 3.11.0-2 [2323 kB] #10 1.826 Get:7 http://deb.debian.org/debian bookworm/main amd64 librpmio9 amd64 4.18.0+dfsg-1+deb12u1 [1625 kB] #10 1.835 Get:8 http://deb.debian.org/debian bookworm/main amd64 librpm9 amd64 4.18.0+dfsg-1+deb12u1 [1720 kB] #10 1.845 Get:9 http://deb.debian.org/debian bookworm/main amd64 python3-numpy amd64 1:1.24.2-1+deb12u1 [4960 kB] #10 1.891 Get:10 http://deb.debian.org/debian bookworm/main amd64 python3-watchdog all 2.2.1-1 [124 kB] #10 1.892 Get:11 http://deb.debian.org/debian bookworm/main amd64 rpm-common amd64 4.18.0+dfsg-1+deb12u1 [1571 kB] #10 1.902 Get:12 http://deb.debian.org/debian bookworm/main amd64 rpm2cpio amd64 4.18.0+dfsg-1+deb12u1 [1547 kB] #10 1.915 Get:13 http://deb.debian.org/debian bookworm/main amd64 udhcpc amd64 1:1.35.0-4+b3 [6284 B] #10 2.061 debconf: delaying package configuration, since apt-utils is not installed #10 2.102 Fetched 14.8 MB in 0s (87.7 MB/s) #10 2.139 Selecting previously unselected package libiperf0:amd64. #10 2.139 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 117416 files and directories currently installed.) #10 2.195 Preparing to unpack .../00-libiperf0_3.12-1+deb12u1_amd64.deb ... #10 2.202 Unpacking libiperf0:amd64 (3.12-1+deb12u1) ... #10 2.265 Selecting previously unselected package iperf3. #10 2.273 Preparing to unpack .../01-iperf3_3.12-1+deb12u1_amd64.deb ... #10 2.279 Unpacking iperf3 (3.12-1+deb12u1) ... #10 2.330 Selecting previously unselected package cpio. #10 2.340 Preparing to unpack .../02-cpio_2.13+dfsg-7.1_amd64.deb ... #10 2.343 Unpacking cpio (2.13+dfsg-7.1) ... #10 2.419 Selecting previously unselected package busybox. #10 2.428 Preparing to unpack .../03-busybox_1%3a1.35.0-4+b3_amd64.deb ... #10 2.432 Unpacking busybox (1:1.35.0-4+b3) ... #10 2.507 Selecting previously unselected package libblas3:amd64. #10 2.516 Preparing to unpack .../04-libblas3_3.11.0-2_amd64.deb ... #10 2.523 Unpacking libblas3:amd64 (3.11.0-2) ... #10 2.579 Selecting previously unselected package liblapack3:amd64. #10 2.587 Preparing to unpack .../05-liblapack3_3.11.0-2_amd64.deb ... #10 2.594 Unpacking liblapack3:amd64 (3.11.0-2) ... #10 2.783 Selecting previously unselected package librpmio9. #10 2.790 Preparing to unpack .../06-librpmio9_4.18.0+dfsg-1+deb12u1_amd64.deb ... #10 2.793 Unpacking librpmio9 (4.18.0+dfsg-1+deb12u1) ... #10 2.847 Selecting previously unselected package librpm9. #10 2.858 Preparing to unpack .../07-librpm9_4.18.0+dfsg-1+deb12u1_amd64.deb ... #10 2.862 Unpacking librpm9 (4.18.0+dfsg-1+deb12u1) ... #10 2.927 Selecting previously unselected package python3-numpy. #10 2.935 Preparing to unpack .../08-python3-numpy_1%3a1.24.2-1+deb12u1_amd64.deb ... #10 2.938 Unpacking python3-numpy (1:1.24.2-1+deb12u1) ... #10 3.302 Selecting previously unselected package python3-watchdog. #10 3.310 Preparing to unpack .../09-python3-watchdog_2.2.1-1_all.deb ... #10 3.314 Unpacking python3-watchdog (2.2.1-1) ... #10 3.369 Selecting previously unselected package rpm-common. #10 3.377 Preparing to unpack .../10-rpm-common_4.18.0+dfsg-1+deb12u1_amd64.deb ... #10 3.380 Unpacking rpm-common (4.18.0+dfsg-1+deb12u1) ... #10 3.449 Selecting previously unselected package rpm2cpio. #10 3.456 Preparing to unpack .../11-rpm2cpio_4.18.0+dfsg-1+deb12u1_amd64.deb ... #10 3.460 Unpacking rpm2cpio (4.18.0+dfsg-1+deb12u1) ... #10 3.507 Selecting previously unselected package udhcpc:amd64. #10 3.516 Preparing to unpack .../12-udhcpc_1%3a1.35.0-4+b3_amd64.deb ... #10 3.520 Unpacking udhcpc:amd64 (1:1.35.0-4+b3) ... #10 3.585 Setting up cpio (2.13+dfsg-7.1) ... #10 3.604 update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode #10 3.604 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.612 Setting up python3-watchdog (2.2.1-1) ... #10 3.759 Setting up busybox (1:1.35.0-4+b3) ... #10 3.771 Setting up libblas3:amd64 (3.11.0-2) ... #10 3.781 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.787 Setting up libiperf0:amd64 (3.12-1+deb12u1) ... #10 3.798 Setting up udhcpc:amd64 (1:1.35.0-4+b3) ... #10 3.812 Setting up librpmio9 (4.18.0+dfsg-1+deb12u1) ... #10 3.822 Setting up librpm9 (4.18.0+dfsg-1+deb12u1) ... #10 3.832 Setting up liblapack3:amd64 (3.11.0-2) ... #10 3.843 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.849 Setting up iperf3 (3.12-1+deb12u1) ... #10 3.920 debconf: unable to initialize frontend: Dialog #10 3.920 debconf: (TERM is not set, so the dialog frontend is not usable.) #10 3.920 debconf: falling back to frontend: Readline #10 3.927 debconf: unable to initialize frontend: Readline #10 3.927 debconf: (This frontend requires a controlling tty.) #10 3.927 debconf: falling back to frontend: Teletype #10 3.938 Configuring iperf3 #10 3.938 ------------------ #10 3.938 #10 3.938 Choose this option if Iperf3 should start automatically as a daemon, now and at #10 3.938 boot time. #10 3.938 #10 3.939 Start Iperf3 as a daemon automatically? [yes/no] #10 3.939 Use of uninitialized value $_[1] in join or string at /usr/share/perl5/Debconf/DbDriver/Stack.pm line 111. #10 4.015 invoke-rc.d: could not determine current runlevel #10 4.019 invoke-rc.d: policy-rc.d denied execution of stop. #10 4.126 Use of uninitialized value $val in substitution (s///) at /usr/share/perl5/Debconf/Format/822.pm line 83, line 1. #10 4.126 Use of uninitialized value $val in concatenation (.) or string at /usr/share/perl5/Debconf/Format/822.pm line 84, line 1. #10 4.145 Setting up rpm-common (4.18.0+dfsg-1+deb12u1) ... #10 4.158 Setting up python3-numpy (1:1.24.2-1+deb12u1) ... #10 5.326 Setting up rpm2cpio (4.18.0+dfsg-1+deb12u1) ... #10 5.337 Processing triggers for man-db (2.11.2-2) ... #10 5.352 Processing triggers for dbus (1.14.10-1~deb12u1) ... #10 5.361 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.728 Collecting smpplib #11 0.728 Cloning https://github.com/podshumok/python-smpplib.git (to revision master) to /tmp/pip-install-r7takuzj/smpplib_d33fea51d020412f8c490f42f40d2c60 #11 0.731 Running command git clone --filter=blob:none --quiet https://github.com/podshumok/python-smpplib.git /tmp/pip-install-r7takuzj/smpplib_d33fea51d020412f8c490f42f40d2c60 #11 1.509 Resolved https://github.com/podshumok/python-smpplib.git to commit 29e611d20b21c4c6aff55ee867f2355f4c7085c8 #11 1.512 Preparing metadata (setup.py): started #11 1.734 Preparing metadata (setup.py): finished with status 'done' #11 1.737 Requirement already satisfied: pydbus in /usr/local/lib/python3.11/dist-packages (0.6.0) #11 1.738 Requirement already satisfied: pyusb in /usr/lib/python3/dist-packages (1.2.1.post2) #11 1.739 Requirement already satisfied: pysispm in /usr/local/lib/python3.11/dist-packages (0.6) #11 2.289 Collecting pymongo #11 2.353 Downloading pymongo-4.10.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB) #11 2.437 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 20.1 MB/s eta 0:00:00 #11 2.443 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from smpplib) (1.16.0) #11 2.490 Collecting dnspython<3.0.0,>=1.16.0 #11 2.497 Downloading dnspython-2.7.0-py3-none-any.whl (313 kB) #11 2.511 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 313.6/313.6 kB 26.4 MB/s eta 0:00:00 #11 2.834 Installing collected packages: dnspython, pymongo #11 3.254 Successfully installed dnspython-2.7.0 pymongo-4.10.1 #11 3.254 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #11 DONE 3.4s #12 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #12 0.352 Hit:1 http://deb.debian.org/debian bookworm InRelease #12 0.352 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #12 0.352 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #12 0.479 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #12 0.619 Reading package lists... #12 1.043 Reading package lists... #12 1.466 Building dependency tree... #12 1.570 Reading state information... #12 1.679 The following additional packages will be installed: #12 1.679 dbus-user-session libnss-systemd libpam-systemd libxmuu1 ncurses-term #12 1.679 openssh-sftp-server runit-helper systemd-sysv xauth #12 1.680 Suggested packages: #12 1.680 molly-guard monkeysphere ssh-askpass ufw #12 1.771 The following NEW packages will be installed: #12 1.772 dbus-user-session libnss-systemd libpam-systemd libxmuu1 ncurses-term #12 1.772 openssh-server openssh-sftp-server runit-helper systemd-sysv xauth #12 1.799 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. #12 1.799 Need to get 1598 kB of archives. #12 1.799 After this operation, 7874 kB of additional disk space will be used. #12 1.799 Get:1 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.31-1~deb12u1 [42.5 kB] #12 1.814 Get:2 http://deb.debian.org/debian bookworm/main amd64 openssh-sftp-server amd64 1:9.2p1-2+deb12u3 [65.8 kB] #12 1.819 Get:3 http://deb.debian.org/debian bookworm/main amd64 runit-helper all 2.15.2 [6520 B] #12 1.820 Get:4 http://deb.debian.org/debian bookworm/main amd64 openssh-server amd64 1:9.2p1-2+deb12u3 [456 kB] #12 1.829 Get:5 http://deb.debian.org/debian bookworm/main amd64 libnss-systemd amd64 252.31-1~deb12u1 [163 kB] #12 1.831 Get:6 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.31-1~deb12u1 [225 kB] #12 1.833 Get:7 http://deb.debian.org/debian bookworm/main amd64 ncurses-term all 6.4-4 [501 kB] #12 1.837 Get:8 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.10-1~deb12u1 [78.1 kB] #12 1.838 Get:9 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB] #12 1.838 Get:10 http://deb.debian.org/debian bookworm/main amd64 xauth amd64 1:1.1.2-1 [36.0 kB] #12 1.981 debconf: delaying package configuration, since apt-utils is not installed #12 2.021 Fetched 1598 kB in 0s (25.9 MB/s) #12 2.051 Selecting previously unselected package systemd-sysv. #12 2.051 (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.099 Preparing to unpack .../0-systemd-sysv_252.31-1~deb12u1_amd64.deb ... #12 2.102 Unpacking systemd-sysv (252.31-1~deb12u1) ... #12 2.151 Selecting previously unselected package openssh-sftp-server. #12 2.159 Preparing to unpack .../1-openssh-sftp-server_1%3a9.2p1-2+deb12u3_amd64.deb ... #12 2.162 Unpacking openssh-sftp-server (1:9.2p1-2+deb12u3) ... #12 2.209 Selecting previously unselected package runit-helper. #12 2.216 Preparing to unpack .../2-runit-helper_2.15.2_all.deb ... #12 2.219 Unpacking runit-helper (2.15.2) ... #12 2.267 Selecting previously unselected package openssh-server. #12 2.277 Preparing to unpack .../3-openssh-server_1%3a9.2p1-2+deb12u3_amd64.deb ... #12 2.289 Unpacking openssh-server (1:9.2p1-2+deb12u3) ... #12 2.366 Selecting previously unselected package libnss-systemd:amd64. #12 2.373 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.442 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.514 Selecting previously unselected package ncurses-term. #12 2.524 Preparing to unpack .../6-ncurses-term_6.4-4_all.deb ... #12 2.528 Unpacking ncurses-term (6.4-4) ... #12 2.844 Selecting previously unselected package dbus-user-session. #12 2.853 Preparing to unpack .../7-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ... #12 2.857 Unpacking dbus-user-session (1.14.10-1~deb12u1) ... #12 2.909 Selecting previously unselected package libxmuu1:amd64. #12 2.918 Preparing to unpack .../8-libxmuu1_2%3a1.1.3-3_amd64.deb ... #12 2.923 Unpacking libxmuu1:amd64 (2:1.1.3-3) ... #12 2.964 Selecting previously unselected package xauth. #12 2.972 Preparing to unpack .../9-xauth_1%3a1.1.2-1_amd64.deb ... #12 2.975 Unpacking xauth (1:1.1.2-1) ... #12 3.045 Setting up runit-helper (2.15.2) ... #12 3.055 Setting up openssh-sftp-server (1:9.2p1-2+deb12u3) ... #12 3.065 Setting up systemd-sysv (252.31-1~deb12u1) ... #12 3.076 Setting up openssh-server (1:9.2p1-2+deb12u3) ... #12 3.175 debconf: unable to initialize frontend: Dialog #12 3.175 debconf: (TERM is not set, so the dialog frontend is not usable.) #12 3.175 debconf: falling back to frontend: Readline #12 3.182 debconf: unable to initialize frontend: Readline #12 3.182 debconf: (This frontend requires a controlling tty.) #12 3.182 debconf: falling back to frontend: Teletype #12 3.252 #12 3.252 Creating config file /etc/ssh/sshd_config with new version #12 3.287 Creating SSH2 RSA key; this may take some time ... #12 4.022 3072 SHA256:+jdbS7Q73GBvWJVBlKA7odgdf4gPQoTd6urLvoXJ9kw root@buildkitsandbox (RSA) #12 4.025 Creating SSH2 ECDSA key; this may take some time ... #12 4.034 256 SHA256:FO+HkbK9SADLVM0RpoH96Y1cCkQFzPHBiLAShpGp63w root@buildkitsandbox (ECDSA) #12 4.036 Creating SSH2 ED25519 key; this may take some time ... #12 4.043 256 SHA256:BXVU+RrRUXUC+HzH8T1oZtNIM5GzsyGJ5J5FPHGSiD0 root@buildkitsandbox (ED25519) #12 4.128 invoke-rc.d: could not determine current runlevel #12 4.132 invoke-rc.d: policy-rc.d denied execution of start. #12 4.236 Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. #12 4.236 Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. #12 4.320 Setting up libnss-systemd:amd64 (252.31-1~deb12u1) ... #12 4.341 Setting up libpam-systemd:amd64 (252.31-1~deb12u1) ... #12 4.408 debconf: unable to initialize frontend: Dialog #12 4.408 debconf: (TERM is not set, so the dialog frontend is not usable.) #12 4.408 debconf: falling back to frontend: Readline #12 4.415 debconf: unable to initialize frontend: Readline #12 4.415 debconf: (This frontend requires a controlling tty.) #12 4.415 debconf: falling back to frontend: Teletype #12 4.484 Setting up libxmuu1:amd64 (2:1.1.3-3) ... #12 4.493 Setting up ncurses-term (6.4-4) ... #12 4.503 Setting up dbus-user-session (1.14.10-1~deb12u1) ... #12 4.517 Setting up xauth (1:1.1.2-1) ... #12 4.528 Processing triggers for man-db (2.11.2-2) ... #12 4.545 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.4s #17 [12/28] RUN MKDIR -p /osmo-gsm-tester-srsue /osmo-gsm-tester-srsenb /osmo-gsm-tester-srsepc /osmo-gsm-tester-trx /osmo-gsm-tester-grbroker /osmo-gsm-tester-open5gs #17 DONE 0.4s #18 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #18 DONE 0.3s #19 [14/28] RUN sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=en_US.UTF-8 #19 0.828 Generating locales (this might take a while)... #19 0.832 en_US.UTF-8... done #19 1.802 Generation complete. #19 DONE 1.9s #20 [15/28] RUN APT-GET update && apt-get install -y --no-install-recommends telnet libosmocore-dev libosmo-abis-dev libosmo-gsup-client-dev libosmo-netif-dev libosmo-ranap-dev libosmo-sigtran-dev libsmpp34-dev libgtp-dev libasn1c-dev && apt-get clean #20 0.355 Hit:1 http://deb.debian.org/debian bookworm InRelease #20 0.355 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #20 0.356 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #20 0.489 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #20 0.622 Reading package lists... #20 1.038 Reading package lists... #20 1.464 Building dependency tree... #20 1.568 Reading state information... #20 1.680 telnet is already the newest version (0.17+2.4-2+deb12u1). #20 1.680 The following additional packages will be installed: #20 1.680 libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 #20 1.680 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 #20 1.680 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #20 1.681 libosmosim2 libosmotrau10 libosmousb0 libosmovty13 libsmpp1 osmocom-nightly #20 1.716 The following NEW packages will be installed: #20 1.716 libasn1c-dev libasn1c1 libgtp-dev libgtp10 libosmo-abis-dev #20 1.716 libosmo-gsup-client-dev libosmo-gsup-client0 libosmo-netif-dev #20 1.716 libosmo-ranap-dev libosmo-ranap7 libosmo-sigtran-dev libosmo-sigtran10 #20 1.716 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #20 1.716 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #20 1.717 libosmonetif11 libosmosim2 libosmotrau10 libosmousb0 libosmovty13 libsmpp1 #20 1.717 libsmpp34-dev osmocom-nightly #20 1.900 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. #20 1.900 Need to get 3,939 kB of archives. #20 1.900 After this operation, 17.7 MB of additional disk space will be used. #20 1.900 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202411232026 [1,180 B] #20 1.909 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.34.a0630.202411232026 [169 kB] #20 1.911 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.28.2b16.202411232026 [39.0 kB] #20 1.922 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dev 1.12.0.28.2b16.202411232026 [141 kB] #20 1.934 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.34.a0630.202411232026 [50.5 kB] #20 1.934 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau10 1.6.0.32.fb1a.202411232026 [32.9 kB] #20 1.943 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.34.a0630.202411232026 [69.8 kB] #20 1.950 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.34.a0630.202411232026 [227 kB] #20 1.953 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.34.a0630.202411232026 [103 kB] #20 1.954 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.32.fb1a.202411232026 [72.4 kB] #20 1.960 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.6.0.32.fb1a.202411232026 [116 kB] #20 1.970 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.10.19929.202411232026 [20.9 kB] #20 1.973 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.34.a0630.202411232026 [70.3 kB] #20 1.979 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.34.a0630.202411232026 [177 kB] #20 1.985 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.34.a0630.202411232026 [59.0 kB] #20 1.991 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.34.a0630.202411232026 [62.9 kB] #20 1.999 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.34.a0630.202411232026 [49.6 kB] #20 2.008 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.34.a0630.202411232026 [43.0 kB] #20 2.023 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.10.0.34.a0630.202411232026 [847 kB] #20 2.036 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client-dev 1.8.0.10.19929.202411232026 [25.1 kB] #20 2.044 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.12.e6c0.202411232026 [54.6 kB] #20 2.210 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.5.1.12.e6c0.202411232026 [66.9 kB] #20 2.212 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.52.6412.202411232026 [127 kB] #20 2.236 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 2.0.0.52.6412.202411232026 [606 kB] #20 2.243 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp1 1.14.4.1.f1ec.202411232026 [102 kB] #20 2.243 Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp34-dev 1.14.4.1.f1ec.202411232026 [111 kB] #20 2.245 Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.37.202411232026 [75.2 kB] #20 2.255 Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dev 0.9.37.202411232026 [106 kB] #20 2.262 Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.4.b5f6.202411232026 [224 kB] #20 2.275 Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dev 1.6.0.4.b5f6.202411232026 [92.1 kB] #20 2.436 debconf: delaying package configuration, since apt-utils is not installed #20 2.479 Fetched 3,939 kB in 1s (7,139 kB/s) #20 2.512 Selecting previously unselected package osmocom-nightly. #20 2.512 (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.561 Preparing to unpack .../00-osmocom-nightly_202411232026_amd64.deb ... #20 2.566 Unpacking osmocom-nightly (202411232026) ... #20 2.605 Selecting previously unselected package libosmocore22:amd64. #20 2.614 Preparing to unpack .../01-libosmocore22_1.10.0.34.a0630.202411232026_amd64.deb ... #20 2.620 Unpacking libosmocore22:amd64 (1.10.0.34.a0630.202411232026) ... #20 2.672 Selecting previously unselected package libgtp10:amd64. #20 2.680 Preparing to unpack .../02-libgtp10_1.12.0.28.2b16.202411232026_amd64.deb ... #20 2.684 Unpacking libgtp10:amd64 (1.12.0.28.2b16.202411232026) ... #20 2.724 Selecting previously unselected package libgtp-dev:amd64. #20 2.734 Preparing to unpack .../03-libgtp-dev_1.12.0.28.2b16.202411232026_amd64.deb ... #20 2.738 Unpacking libgtp-dev:amd64 (1.12.0.28.2b16.202411232026) ... #20 2.785 Selecting previously unselected package libosmocodec4:amd64. #20 2.794 Preparing to unpack .../04-libosmocodec4_1.10.0.34.a0630.202411232026_amd64.deb ... #20 2.798 Unpacking libosmocodec4:amd64 (1.10.0.34.a0630.202411232026) ... #20 2.844 Selecting previously unselected package libosmotrau10:amd64. #20 2.853 Preparing to unpack .../05-libosmotrau10_1.6.0.32.fb1a.202411232026_amd64.deb ... #20 2.856 Unpacking libosmotrau10:amd64 (1.6.0.32.fb1a.202411232026) ... #20 2.901 Selecting previously unselected package libosmoisdn0:amd64. #20 2.908 Preparing to unpack .../06-libosmoisdn0_1.10.0.34.a0630.202411232026_amd64.deb ... #20 2.912 Unpacking libosmoisdn0:amd64 (1.10.0.34.a0630.202411232026) ... #20 2.961 Selecting previously unselected package libosmogsm20:amd64. #20 2.971 Preparing to unpack .../07-libosmogsm20_1.10.0.34.a0630.202411232026_amd64.deb ... #20 2.975 Unpacking libosmogsm20:amd64 (1.10.0.34.a0630.202411232026) ... #20 3.034 Selecting previously unselected package libosmovty13:amd64. #20 3.042 Preparing to unpack .../08-libosmovty13_1.10.0.34.a0630.202411232026_amd64.deb ... #20 3.046 Unpacking libosmovty13:amd64 (1.10.0.34.a0630.202411232026) ... #20 3.096 Selecting previously unselected package libosmoabis13:amd64. #20 3.104 Preparing to unpack .../09-libosmoabis13_1.6.0.32.fb1a.202411232026_amd64.deb ... #20 3.107 Unpacking libosmoabis13:amd64 (1.6.0.32.fb1a.202411232026) ... #20 3.153 Selecting previously unselected package libosmo-abis-dev:amd64. #20 3.160 Preparing to unpack .../10-libosmo-abis-dev_1.6.0.32.fb1a.202411232026_amd64.deb ... #20 3.164 Unpacking libosmo-abis-dev:amd64 (1.6.0.32.fb1a.202411232026) ... #20 3.219 Selecting previously unselected package libosmo-gsup-client0:amd64. #20 3.228 Preparing to unpack .../11-libosmo-gsup-client0_1.8.0.10.19929.202411232026_amd64.deb ... #20 3.232 Unpacking libosmo-gsup-client0:amd64 (1.8.0.10.19929.202411232026) ... #20 3.274 Selecting previously unselected package libosmocoding0:amd64. #20 3.284 Preparing to unpack .../12-libosmocoding0_1.10.0.34.a0630.202411232026_amd64.deb ... #20 3.287 Unpacking libosmocoding0:amd64 (1.10.0.34.a0630.202411232026) ... #20 3.335 Selecting previously unselected package libosmogb14:amd64. #20 3.342 Preparing to unpack .../13-libosmogb14_1.10.0.34.a0630.202411232026_amd64.deb ... #20 3.347 Unpacking libosmogb14:amd64 (1.10.0.34.a0630.202411232026) ... #20 3.404 Selecting previously unselected package libosmoctrl0:amd64. #20 3.413 Preparing to unpack .../14-libosmoctrl0_1.10.0.34.a0630.202411232026_amd64.deb ... #20 3.416 Unpacking libosmoctrl0:amd64 (1.10.0.34.a0630.202411232026) ... #20 3.464 Selecting previously unselected package libosmosim2:amd64. #20 3.473 Preparing to unpack .../15-libosmosim2_1.10.0.34.a0630.202411232026_amd64.deb ... #20 3.477 Unpacking libosmosim2:amd64 (1.10.0.34.a0630.202411232026) ... #20 3.524 Selecting previously unselected package libosmousb0:amd64. #20 3.533 Preparing to unpack .../16-libosmousb0_1.10.0.34.a0630.202411232026_amd64.deb ... #20 3.536 Unpacking libosmousb0:amd64 (1.10.0.34.a0630.202411232026) ... #20 3.583 Selecting previously unselected package libosmocore. #20 3.590 Preparing to unpack .../17-libosmocore_1.10.0.34.a0630.202411232026_amd64.deb ... #20 3.593 Unpacking libosmocore (1.10.0.34.a0630.202411232026) ... #20 3.631 Selecting previously unselected package libosmocore-dev:amd64. #20 3.638 Preparing to unpack .../18-libosmocore-dev_1.10.0.34.a0630.202411232026_amd64.deb ... #20 3.642 Unpacking libosmocore-dev:amd64 (1.10.0.34.a0630.202411232026) ... #20 3.741 Selecting previously unselected package libosmo-gsup-client-dev:amd64. #20 3.749 Preparing to unpack .../19-libosmo-gsup-client-dev_1.8.0.10.19929.202411232026_amd64.deb ... #20 3.752 Unpacking libosmo-gsup-client-dev:amd64 (1.8.0.10.19929.202411232026) ... #20 3.800 Selecting previously unselected package libosmonetif11:amd64. #20 3.808 Preparing to unpack .../20-libosmonetif11_1.5.1.12.e6c0.202411232026_amd64.deb ... #20 3.812 Unpacking libosmonetif11:amd64 (1.5.1.12.e6c0.202411232026) ... #20 3.855 Selecting previously unselected package libosmo-netif-dev:amd64. #20 3.862 Preparing to unpack .../21-libosmo-netif-dev_1.5.1.12.e6c0.202411232026_amd64.deb ... #20 3.866 Unpacking libosmo-netif-dev:amd64 (1.5.1.12.e6c0.202411232026) ... #20 3.936 Selecting previously unselected package libosmo-sigtran10:amd64. #20 3.946 Preparing to unpack .../22-libosmo-sigtran10_2.0.0.52.6412.202411232026_amd64.deb ... #20 3.959 Unpacking libosmo-sigtran10:amd64 (2.0.0.52.6412.202411232026) ... #20 4.051 Selecting previously unselected package libosmo-sigtran-dev:amd64. #20 4.061 Preparing to unpack .../23-libosmo-sigtran-dev_2.0.0.52.6412.202411232026_amd64.deb ... #20 4.076 Unpacking libosmo-sigtran-dev:amd64 (2.0.0.52.6412.202411232026) ... #20 4.201 Selecting previously unselected package libsmpp1:amd64. #20 4.211 Preparing to unpack .../24-libsmpp1_1.14.4.1.f1ec.202411232026_amd64.deb ... #20 4.232 Unpacking libsmpp1:amd64 (1.14.4.1.f1ec.202411232026) ... #20 4.324 Selecting previously unselected package libsmpp34-dev:amd64. #20 4.332 Preparing to unpack .../25-libsmpp34-dev_1.14.4.1.f1ec.202411232026_amd64.deb ... #20 4.345 Unpacking libsmpp34-dev:amd64 (1.14.4.1.f1ec.202411232026) ... #20 4.450 Selecting previously unselected package libasn1c1:amd64. #20 4.458 Preparing to unpack .../26-libasn1c1_0.9.37.202411232026_amd64.deb ... #20 4.468 Unpacking libasn1c1:amd64 (0.9.37.202411232026) ... #20 4.558 Selecting previously unselected package libasn1c-dev:amd64. #20 4.567 Preparing to unpack .../27-libasn1c-dev_0.9.37.202411232026_amd64.deb ... #20 4.578 Unpacking libasn1c-dev:amd64 (0.9.37.202411232026) ... #20 4.670 Selecting previously unselected package libosmo-ranap7:amd64. #20 4.680 Preparing to unpack .../28-libosmo-ranap7_1.6.0.4.b5f6.202411232026_amd64.deb ... #20 4.692 Unpacking libosmo-ranap7:amd64 (1.6.0.4.b5f6.202411232026) ... #20 4.784 Selecting previously unselected package libosmo-ranap-dev:amd64. #20 4.793 Preparing to unpack .../29-libosmo-ranap-dev_1.6.0.4.b5f6.202411232026_amd64.deb ... #20 4.804 Unpacking libosmo-ranap-dev:amd64 (1.6.0.4.b5f6.202411232026) ... #20 5.007 Setting up osmocom-nightly (202411232026) ... #20 5.018 Setting up libsmpp1:amd64 (1.14.4.1.f1ec.202411232026) ... #20 5.029 Setting up libosmocore22:amd64 (1.10.0.34.a0630.202411232026) ... #20 5.039 Setting up libosmocodec4:amd64 (1.10.0.34.a0630.202411232026) ... #20 5.050 Setting up libsmpp34-dev:amd64 (1.14.4.1.f1ec.202411232026) ... #20 5.061 Setting up libasn1c1:amd64 (0.9.37.202411232026) ... #20 5.071 Setting up libosmovty13:amd64 (1.10.0.34.a0630.202411232026) ... #20 5.081 Setting up libosmoisdn0:amd64 (1.10.0.34.a0630.202411232026) ... #20 5.093 Setting up libosmotrau10:amd64 (1.6.0.32.fb1a.202411232026) ... #20 5.103 Setting up libgtp10:amd64 (1.12.0.28.2b16.202411232026) ... #20 5.113 Setting up libgtp-dev:amd64 (1.12.0.28.2b16.202411232026) ... #20 5.124 Setting up libasn1c-dev:amd64 (0.9.37.202411232026) ... #20 5.134 Setting up libosmousb0:amd64 (1.10.0.34.a0630.202411232026) ... #20 5.144 Setting up libosmogsm20:amd64 (1.10.0.34.a0630.202411232026) ... #20 5.156 Setting up libosmoabis13:amd64 (1.6.0.32.fb1a.202411232026) ... #20 5.167 Setting up libosmoctrl0:amd64 (1.10.0.34.a0630.202411232026) ... #20 5.178 Setting up libosmogb14:amd64 (1.10.0.34.a0630.202411232026) ... #20 5.190 Setting up libosmonetif11:amd64 (1.5.1.12.e6c0.202411232026) ... #20 5.199 Setting up libosmo-gsup-client0:amd64 (1.8.0.10.19929.202411232026) ... #20 5.210 Setting up libosmo-abis-dev:amd64 (1.6.0.32.fb1a.202411232026) ... #20 5.219 Setting up libosmocoding0:amd64 (1.10.0.34.a0630.202411232026) ... #20 5.231 Setting up libosmosim2:amd64 (1.10.0.34.a0630.202411232026) ... #20 5.242 Setting up libosmocore (1.10.0.34.a0630.202411232026) ... #20 5.254 Setting up libosmo-sigtran10:amd64 (2.0.0.52.6412.202411232026) ... #20 5.264 Setting up libosmo-ranap7:amd64 (1.6.0.4.b5f6.202411232026) ... #20 5.274 Setting up libosmocore-dev:amd64 (1.10.0.34.a0630.202411232026) ... #20 5.285 Setting up libosmo-netif-dev:amd64 (1.5.1.12.e6c0.202411232026) ... #20 5.296 Setting up libosmo-ranap-dev:amd64 (1.6.0.4.b5f6.202411232026) ... #20 5.306 Setting up libosmo-gsup-client-dev:amd64 (1.8.0.10.19929.202411232026) ... #20 5.318 Setting up libosmo-sigtran-dev:amd64 (2.0.0.52.6412.202411232026) ... #20 5.327 Processing triggers for libc-bin (2.36-9+deb12u9) ... #20 DONE 5.5s #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.359 Hit:1 http://deb.debian.org/debian bookworm InRelease #21 0.359 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #21 0.359 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #21 0.382 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #21 0.625 Reading package lists... #21 1.060 Reading package lists... #21 1.478 Building dependency tree... #21 1.583 Reading state information... #21 1.679 cmake is already the newest version (3.25.1-1). #21 1.679 libfftw3-dev is already the newest version (3.3.10-1). #21 1.679 libboost-program-options-dev is already the newest version (1.74.0.3). #21 1.679 libboost-program-options-dev set to manually installed. #21 1.679 libsctp-dev is already the newest version (1.0.19+dfsg-2). #21 1.679 libpcsclite-dev is already the newest version (1.9.9-2). #21 1.679 libuhd-dev is already the newest version (4.3.0.0+ds1-5). #21 1.679 The following additional packages will be installed: #21 1.679 libconfig++9v5 libconfig-dev libconfig9 libczmq4 libnspr4 libnspr4-dev #21 1.679 libnss3 libnss3-dev libsoapysdr0.8 soapysdr0.7-module-lms7 #21 1.680 Suggested packages: #21 1.680 libmbedtls-doc libsoapysdr-doc #21 1.680 Recommended packages: #21 1.680 libconfig-doc soapysdr0.8-module-all | soapysdr0.8-module #21 1.764 The following NEW packages will be installed: #21 1.764 libconfig++-dev libconfig++9v5 libconfig-dev libconfig9 libczmq-dev libczmq4 #21 1.764 libmbedtls-dev libnspr4 libnspr4-dev libnss3 libnss3-dev libsoapysdr-dev #21 1.764 libsoapysdr0.8 soapysdr-module-lms7 soapysdr0.7-module-lms7 #21 1.800 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. #21 1.800 Need to get 3,551 kB of archives. #21 1.800 After this operation, 14.8 MB of additional disk space will be used. #21 1.800 Get:1 http://deb.debian.org/debian bookworm/main amd64 libconfig++9v5 amd64 1.5-0.4 [40.0 kB] #21 1.815 Get:2 http://deb.debian.org/debian bookworm/main amd64 libconfig9 amd64 1.5-0.4 [29.9 kB] #21 1.817 Get:3 http://deb.debian.org/debian bookworm/main amd64 libconfig-dev amd64 1.5-0.4 [60.8 kB] #21 1.823 Get:4 http://deb.debian.org/debian bookworm/main amd64 libconfig++-dev amd64 1.5-0.4 [44.1 kB] #21 1.824 Get:5 http://deb.debian.org/debian bookworm/main amd64 libnspr4 amd64 2:4.35-1 [113 kB] #21 1.828 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.837 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ soapysdr0.7-module-lms7 23.11.0.1.2141.9dce.202411232026 [55.2 kB] #21 1.843 Get:8 http://deb.debian.org/debian bookworm/main amd64 libnspr4-dev amd64 2:4.35-1 [212 kB] #21 1.845 Get:9 http://deb.debian.org/debian-security bookworm-security/main amd64 libnss3-dev amd64 2:3.87.1-1+deb12u1 [245 kB] #21 1.847 Get:10 http://deb.debian.org/debian bookworm/main amd64 libczmq4 amd64 4.2.1-1 [172 kB] #21 1.848 Get:11 http://deb.debian.org/debian bookworm/main amd64 libczmq-dev amd64 4.2.1-1 [414 kB] #21 1.857 Get:12 http://deb.debian.org/debian bookworm/main amd64 libmbedtls-dev amd64 2.28.3-1 [685 kB] #21 1.861 Get:13 http://deb.debian.org/debian bookworm/main amd64 libsoapysdr0.8 amd64 0.8.1-3 [108 kB] #21 1.862 Get:14 http://deb.debian.org/debian bookworm/main amd64 libsoapysdr-dev amd64 0.8.1-3 [33.5 kB] #21 1.879 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ soapysdr-module-lms7 23.11.0.1.2141.9dce.202411232026 [7,572 B] #21 2.033 debconf: delaying package configuration, since apt-utils is not installed #21 2.076 Fetched 3,551 kB in 0s (31.9 MB/s) #21 2.109 Selecting previously unselected package libconfig++9v5:amd64. #21 2.109 (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.159 Preparing to unpack .../00-libconfig++9v5_1.5-0.4_amd64.deb ... #21 2.165 Unpacking libconfig++9v5:amd64 (1.5-0.4) ... #21 2.212 Selecting previously unselected package libconfig9:amd64. #21 2.222 Preparing to unpack .../01-libconfig9_1.5-0.4_amd64.deb ... #21 2.225 Unpacking libconfig9:amd64 (1.5-0.4) ... #21 2.266 Selecting previously unselected package libconfig-dev:amd64. #21 2.275 Preparing to unpack .../02-libconfig-dev_1.5-0.4_amd64.deb ... #21 2.278 Unpacking libconfig-dev:amd64 (1.5-0.4) ... #21 2.323 Selecting previously unselected package libconfig++-dev:amd64. #21 2.332 Preparing to unpack .../03-libconfig++-dev_1.5-0.4_amd64.deb ... #21 2.335 Unpacking libconfig++-dev:amd64 (1.5-0.4) ... #21 2.382 Selecting previously unselected package libnspr4:amd64. #21 2.389 Preparing to unpack .../04-libnspr4_2%3a4.35-1_amd64.deb ... #21 2.392 Unpacking libnspr4:amd64 (2:4.35-1) ... #21 2.446 Selecting previously unselected package libnss3:amd64. #21 2.457 Preparing to unpack .../05-libnss3_2%3a3.87.1-1+deb12u1_amd64.deb ... #21 2.466 Unpacking libnss3:amd64 (2:3.87.1-1+deb12u1) ... #21 2.629 Selecting previously unselected package libnspr4-dev. #21 2.639 Preparing to unpack .../06-libnspr4-dev_2%3a4.35-1_amd64.deb ... #21 2.652 Unpacking libnspr4-dev (2:4.35-1) ... #21 2.757 Selecting previously unselected package libnss3-dev:amd64. #21 2.766 Preparing to unpack .../07-libnss3-dev_2%3a3.87.1-1+deb12u1_amd64.deb ... #21 2.786 Unpacking libnss3-dev:amd64 (2:3.87.1-1+deb12u1) ... #21 2.920 Selecting previously unselected package libczmq4:amd64. #21 2.929 Preparing to unpack .../08-libczmq4_4.2.1-1_amd64.deb ... #21 2.939 Unpacking libczmq4:amd64 (4.2.1-1) ... #21 3.047 Selecting previously unselected package libczmq-dev:amd64. #21 3.055 Preparing to unpack .../09-libczmq-dev_4.2.1-1_amd64.deb ... #21 3.065 Unpacking libczmq-dev:amd64 (4.2.1-1) ... #21 3.207 Selecting previously unselected package libmbedtls-dev:amd64. #21 3.215 Preparing to unpack .../10-libmbedtls-dev_2.28.3-1_amd64.deb ... #21 3.229 Unpacking libmbedtls-dev:amd64 (2.28.3-1) ... #21 3.363 Selecting previously unselected package libsoapysdr0.8:amd64. #21 3.371 Preparing to unpack .../11-libsoapysdr0.8_0.8.1-3_amd64.deb ... #21 3.388 Unpacking libsoapysdr0.8:amd64 (0.8.1-3) ... #21 3.478 Selecting previously unselected package libsoapysdr-dev:amd64. #21 3.488 Preparing to unpack .../12-libsoapysdr-dev_0.8.1-3_amd64.deb ... #21 3.502 Unpacking libsoapysdr-dev:amd64 (0.8.1-3) ... #21 3.561 Selecting previously unselected package soapysdr0.7-module-lms7:amd64. #21 3.570 Preparing to unpack .../13-soapysdr0.7-module-lms7_23.11.0.1.2141.9dce.202411232026_amd64.deb ... #21 3.574 Unpacking soapysdr0.7-module-lms7:amd64 (23.11.0.1.2141.9dce.202411232026) ... #21 3.615 Selecting previously unselected package soapysdr-module-lms7. #21 3.624 Preparing to unpack .../14-soapysdr-module-lms7_23.11.0.1.2141.9dce.202411232026_all.deb ... #21 3.627 Unpacking soapysdr-module-lms7 (23.11.0.1.2141.9dce.202411232026) ... #21 3.695 Setting up libconfig9:amd64 (1.5-0.4) ... #21 3.704 Setting up libczmq4:amd64 (4.2.1-1) ... #21 3.716 Setting up libconfig++9v5:amd64 (1.5-0.4) ... #21 3.727 Setting up libmbedtls-dev:amd64 (2.28.3-1) ... #21 3.737 Setting up libsoapysdr0.8:amd64 (0.8.1-3) ... #21 3.747 Setting up libsoapysdr-dev:amd64 (0.8.1-3) ... #21 3.759 Setting up libnspr4:amd64 (2:4.35-1) ... #21 3.769 Setting up libconfig-dev:amd64 (1.5-0.4) ... #21 3.779 Setting up soapysdr0.7-module-lms7:amd64 (23.11.0.1.2141.9dce.202411232026) ... #21 3.791 Setting up libnspr4-dev (2:4.35-1) ... #21 3.803 Setting up soapysdr-module-lms7 (23.11.0.1.2141.9dce.202411232026) ... #21 3.813 Setting up libnss3:amd64 (2:3.87.1-1+deb12u1) ... #21 3.825 Setting up libnss3-dev:amd64 (2:3.87.1-1+deb12u1) ... #21 3.838 Setting up libconfig++-dev:amd64 (1.5-0.4) ... #21 3.848 Setting up libczmq-dev:amd64 (4.2.1-1) ... #21 3.859 Processing triggers for man-db (2.11.2-2) ... #21 3.873 Processing triggers for libc-bin (2.36-9+deb12u9) ... #21 DONE 4.0s #22 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #22 0.389 Hit:1 http://deb.debian.org/debian bookworm InRelease #22 0.389 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #22 0.390 Hit:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #22 0.390 Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease #22 0.684 Reading package lists... #22 1.151 Reading package lists... #22 1.564 Building dependency tree... #22 1.669 Reading state information... #22 1.777 The following additional packages will be installed: #22 1.777 adwaita-icon-theme at-spi2-common castxml dconf-gsettings-backend #22 1.777 dconf-service fonts-mathjax gnome-terminal gnome-terminal-data #22 1.777 gsettings-desktop-schemas gtk-update-icon-cache hicolor-icon-theme #22 1.777 libad9361-0 libasyncns0 libatk-bridge2.0-0 libatk1.0-0 libatspi2.0-0 libb2-1 #22 1.777 libcaca0 libcodec2-1.0 libcolord2 libdconf1 libdouble-conversion3 #22 1.777 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 #22 1.777 libdrm2 libegl-mesa0 libegl1 libepoxy0 libevdev2 libflac12 libfmt9 libgbm1 #22 1.777 libgl1 libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libglu1-mesa libglvnd0 #22 1.777 libglx-mesa0 libglx0 libgnuradio-analog3.10.5 libgnuradio-audio3.10.5 #22 1.777 libgnuradio-blocks3.10.5 libgnuradio-channels3.10.5 #22 1.777 libgnuradio-digital3.10.5 libgnuradio-dtv3.10.5 libgnuradio-fec3.10.5 #22 1.777 libgnuradio-fft3.10.5 libgnuradio-filter3.10.5 libgnuradio-iio3.10.5 #22 1.777 libgnuradio-network3.10.5 libgnuradio-pdu3.10.5 libgnuradio-pmt3.10.5 #22 1.777 libgnuradio-qtgui3.10.5 libgnuradio-runtime3.10.5 libgnuradio-soapy3.10.5 #22 1.777 libgnuradio-trellis3.10.5 libgnuradio-uhd3.10.5 libgnuradio-video-sdl3.10.5 #22 1.777 libgnuradio-vocoder3.10.5 libgnuradio-wavelet3.10.5 libgnuradio-zeromq3.10.5 #22 1.777 libgsl27 libgslcblas0 libgtk-3-0 libgtk-3-common libgudev-1.0-0 libiio0 #22 1.778 libinput-bin libinput10 libjack-jackd2-0 libjs-mathjax liblbfgsb0 libllvm15 #22 1.778 libmd4c0 libmp3lame0 libmpg123-0 libmtdev1 libogg0 libopenblas-dev #22 1.778 libopenblas-pthread-dev libopenblas0 libopenblas0-pthread libopengl0 #22 1.778 libopus0 liborc-0.4-0 libportaudio2 libproxy1v5 libpulse0 libpython3-all-dev #22 1.778 libqt5core5a libqt5dbus5 libqt5designer5 libqt5gui5 libqt5help5 #22 1.778 libqt5network5 libqt5opengl5 libqt5printsupport5 libqt5sql5 libqt5svg5 #22 1.778 libqt5test5 libqt5widgets5 libqt5xml5 libqt6core6 libqt6dbus6 libqt6gui6 #22 1.778 libqt6network6 libqt6opengl6 libqt6openglwidgets6 libqt6printsupport6 #22 1.778 libqt6sql6 libqt6test6 libqt6widgets6 libqt6xml6 libqwt-qt5-6 libsamplerate0 #22 1.778 libsdl1.2debian libslang2 libsndfile1 libspdlog1.10 libthrift-0.17.0 libts0 #22 1.778 libunwind8 libvolk2-bin libvolk2.5 libvorbis0a libvorbisenc2 libvte-2.91-0 #22 1.778 libvte-2.91-common libwacom-common libwacom9 libwayland-client0 #22 1.778 libwayland-cursor0 libwayland-egl1 libwayland-server0 libx11-xcb1 #22 1.778 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0 #22 1.778 libxcb-keysyms1 libxcb-present0 libxcb-randr0 libxcb-render-util0 #22 1.778 libxcb-shape0 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb-xinerama0 #22 1.778 libxcb-xinput0 libxcb-xkb1 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 #22 1.778 libxinerama1 libxkbcommon-x11-0 libxkbcommon0 libxrandr2 libxshmfence1 #22 1.778 libxsimd-dev libxxf86vm1 pyqt5-dev-tools pyqt6-dev-tools python3-all #22 1.778 python3-all-dev python3-attr python3-beniget python3-cairo #22 1.778 python3-cffi-backend python3-click python3-click-plugins python3-colorama #22 1.778 python3-contextlib2 python3-decorator python3-gast python3-gi-cairo #22 1.778 python3-jsonschema python3-lxml python3-opengl python3-packaging python3-ply #22 1.778 python3-py python3-pygccxml python3-pyqt5 python3-pyqt5.sip python3-pyqt6 #22 1.778 python3-pyqt6.sip python3-pyqtgraph python3-pyrsistent python3-pythran #22 1.778 python3-schema python3-scipy python3-sip python3-thrift python3-zmq #22 1.778 qt6-base-dev-tools qtbase5-dev-tools qtchooser xkb-data #22 1.779 Suggested packages: #22 1.779 gr-fosphor gr-osmosdr gqrx-sdr rtl-sdr uhd-host colord gsl-ref-psdoc #22 1.779 | gsl-doc-pdf | gsl-doc-info | gsl-ref-html gvfs avahi-daemon jackd2 #22 1.779 fonts-mathjax-extras fonts-stix libjs-mathjax-doc opus-tools pulseaudio #22 1.779 qgnomeplatform-qt5 qt5-image-formats-plugins libvolk2-dev libwacom-bin #22 1.779 libxsimd-doc python-attr-doc python-jsonschema-doc python-lxml-doc libgle3 #22 1.779 python3-tk python-ply-doc subversion python3-pytest python-pyqtgraph-doc #22 1.779 python-scipy-doc #22 1.779 Recommended packages: #22 1.779 librsvg2-common gvfs nautilus-extension-gnome-terminal yelp gnuradio-dev #22 1.779 python3-matplotlib python3-networkx python3-pyqt5.qwt soapysdr-tools #22 1.779 at-spi2-core libgtk-3-bin qttranslations5-l10n qt5-gtk-platformtheme #22 1.779 qtwayland5 libqt5sql5-sqlite | libqt5sql5-mysql | libqt5sql5-odbc #22 1.779 | libqt5sql5-psql | libqt5sql5-tds | libqt5sql5-ibase qt6-translations-l10n #22 1.779 qt6-gtk-platformtheme qt6-qpa-plugins libqt6sql6-sqlite | libqt6sql6-mysql #22 1.779 | libqt6sql6-odbc | libqt6sql6-psql | libqt6sql6-ibase python3-idna #22 1.779 python3-json-pointer python3-rfc3987 python3-uritemplate python3-bs4 #22 1.779 python3-html5lib libglut-dev python3-pyqt5.qtopengl #22 2.648 The following NEW packages will be installed: #22 2.648 adwaita-icon-theme at-spi2-common castxml dconf-gsettings-backend #22 2.648 dconf-service fonts-mathjax gnome-terminal gnome-terminal-data gnuradio #22 2.648 gsettings-desktop-schemas gtk-update-icon-cache hicolor-icon-theme #22 2.648 libad9361-0 libasyncns0 libatk-bridge2.0-0 libatk1.0-0 libatspi2.0-0 libb2-1 #22 2.648 libcaca0 libcodec2-1.0 libcolord2 libdconf1 libdouble-conversion3 #22 2.648 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 #22 2.648 libdrm2 libegl-mesa0 libegl1 libepoxy0 libevdev2 libflac12 libfmt9 libgbm1 #22 2.648 libgl1 libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libglu1-mesa libglvnd0 #22 2.648 libglx-mesa0 libglx0 libgnuradio-analog3.10.5 libgnuradio-audio3.10.5 #22 2.648 libgnuradio-blocks3.10.5 libgnuradio-channels3.10.5 #22 2.648 libgnuradio-digital3.10.5 libgnuradio-dtv3.10.5 libgnuradio-fec3.10.5 #22 2.648 libgnuradio-fft3.10.5 libgnuradio-filter3.10.5 libgnuradio-iio3.10.5 #22 2.648 libgnuradio-network3.10.5 libgnuradio-pdu3.10.5 libgnuradio-pmt3.10.5 #22 2.648 libgnuradio-qtgui3.10.5 libgnuradio-runtime3.10.5 libgnuradio-soapy3.10.5 #22 2.648 libgnuradio-trellis3.10.5 libgnuradio-uhd3.10.5 libgnuradio-video-sdl3.10.5 #22 2.648 libgnuradio-vocoder3.10.5 libgnuradio-wavelet3.10.5 libgnuradio-zeromq3.10.5 #22 2.648 libgsl27 libgslcblas0 libgtk-3-0 libgtk-3-common libgudev-1.0-0 libiio0 #22 2.648 libinput-bin libinput10 libjack-jackd2-0 libjs-mathjax liblbfgsb0 libllvm15 #22 2.648 libmd4c0 libmp3lame0 libmpg123-0 libmtdev1 libogg0 libopenblas-dev #22 2.648 libopenblas-pthread-dev libopenblas0 libopenblas0-pthread libopengl0 #22 2.648 libopus0 liborc-0.4-0 libportaudio2 libproxy1v5 libpulse0 libpython3-all-dev #22 2.648 libqt5core5a libqt5dbus5 libqt5designer5 libqt5gui5 libqt5help5 #22 2.648 libqt5network5 libqt5opengl5 libqt5printsupport5 libqt5sql5 libqt5svg5 #22 2.648 libqt5test5 libqt5widgets5 libqt5xml5 libqt6core6 libqt6dbus6 libqt6gui6 #22 2.648 libqt6network6 libqt6opengl6 libqt6openglwidgets6 libqt6printsupport6 #22 2.648 libqt6sql6 libqt6test6 libqt6widgets6 libqt6xml6 libqwt-qt5-6 libsamplerate0 #22 2.648 libsdl1.2debian libslang2 libsndfile1 libspdlog1.10 libthrift-0.17.0 libts0 #22 2.648 libunwind8 libvolk2-bin libvolk2.5 libvorbis0a libvorbisenc2 libvte-2.91-0 #22 2.648 libvte-2.91-common libwacom-common libwacom9 libwayland-client0 #22 2.648 libwayland-cursor0 libwayland-egl1 libwayland-server0 libx11-xcb1 #22 2.648 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0 #22 2.648 libxcb-keysyms1 libxcb-present0 libxcb-randr0 libxcb-render-util0 #22 2.648 libxcb-shape0 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb-xinerama0 #22 2.648 libxcb-xinput0 libxcb-xkb1 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 #22 2.648 libxinerama1 libxkbcommon-x11-0 libxkbcommon0 libxrandr2 libxshmfence1 #22 2.649 libxsimd-dev libxxf86vm1 pyqt5-dev-tools pyqt6-dev-tools python3-all #22 2.649 python3-all-dev python3-attr python3-beniget python3-cairo #22 2.649 python3-cffi-backend python3-click python3-click-plugins python3-colorama #22 2.649 python3-contextlib2 python3-decorator python3-gast python3-gi-cairo #22 2.649 python3-jsonschema python3-lxml python3-opengl python3-packaging python3-ply #22 2.649 python3-py python3-pygccxml python3-pyqt5 python3-pyqt5.sip python3-pyqt6 #22 2.649 python3-pyqt6.sip python3-pyqtgraph python3-pyrsistent python3-pythran #22 2.649 python3-schema python3-scipy python3-sip python3-thrift python3-zmq #22 2.649 qt6-base-dev-tools qtbase5-dev-tools qtchooser xkb-data #22 2.682 0 upgraded, 205 newly installed, 0 to remove and 3 not upgraded. #22 2.682 Need to get 142 MB of archives. #22 2.682 After this operation, 698 MB of additional disk space will be used. #22 2.682 Get:1 http://deb.debian.org/debian bookworm/main amd64 hicolor-icon-theme all 0.17-2 [11.4 kB] #22 2.688 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.693 Get:3 http://deb.debian.org/debian bookworm/main amd64 adwaita-icon-theme all 43-1 [5,124 kB] #22 2.750 Get:4 http://deb.debian.org/debian bookworm/main amd64 at-spi2-common all 2.46.0-5 [162 kB] #22 2.759 Get:5 http://deb.debian.org/debian bookworm/main amd64 castxml amd64 0.5.1-1 [963 kB] #22 2.764 Get:6 http://deb.debian.org/debian bookworm/main amd64 libdconf1 amd64 0.40.0-4 [40.9 kB] #22 2.764 Get:7 http://deb.debian.org/debian bookworm/main amd64 dconf-service amd64 0.40.0-4 [31.6 kB] #22 2.765 Get:8 http://deb.debian.org/debian bookworm/main amd64 dconf-gsettings-backend amd64 0.40.0-4 [27.8 kB] #22 2.765 Get:9 http://deb.debian.org/debian bookworm/main amd64 fonts-mathjax all 2.7.9+dfsg-1 [2,210 kB] #22 2.777 Get:10 http://deb.debian.org/debian bookworm/main amd64 gnome-terminal-data all 3.46.8-1 [949 kB] #22 2.785 Get:11 http://deb.debian.org/debian bookworm/main amd64 gsettings-desktop-schemas all 43.0-1 [643 kB] #22 2.790 Get:12 http://deb.debian.org/debian bookworm/main amd64 libatk1.0-0 amd64 2.46.0-5 [49.6 kB] #22 2.791 Get:13 http://deb.debian.org/debian bookworm/main amd64 libatspi2.0-0 amd64 2.46.0-5 [75.4 kB] #22 2.791 Get:14 http://deb.debian.org/debian bookworm/main amd64 libatk-bridge2.0-0 amd64 2.46.0-5 [64.6 kB] #22 2.792 Get:15 http://deb.debian.org/debian bookworm/main amd64 libcolord2 amd64 1.4.6-2.2 [137 kB] #22 2.793 Get:16 http://deb.debian.org/debian bookworm/main amd64 libepoxy0 amd64 1.5.10-1 [189 kB] #22 2.794 Get:17 http://deb.debian.org/debian bookworm/main amd64 libwayland-client0 amd64 1.21.0-1 [28.3 kB] #22 2.795 Get:18 http://deb.debian.org/debian bookworm/main amd64 libwayland-cursor0 amd64 1.21.0-1 [14.4 kB] #22 2.795 Get:19 http://deb.debian.org/debian bookworm/main amd64 libwayland-egl1 amd64 1.21.0-1 [8,640 B] #22 2.795 Get:20 http://deb.debian.org/debian bookworm/main amd64 libxcomposite1 amd64 1:0.4.5-1 [16.6 kB] #22 2.798 Get:21 http://deb.debian.org/debian bookworm/main amd64 libxfixes3 amd64 1:6.0.0-2 [22.7 kB] #22 2.798 Get:22 http://deb.debian.org/debian bookworm/main amd64 libxcursor1 amd64 1:1.2.1-1 [40.9 kB] #22 2.799 Get:23 http://deb.debian.org/debian bookworm/main amd64 libxdamage1 amd64 1:1.1.6-1 [15.1 kB] #22 2.799 Get:24 http://deb.debian.org/debian bookworm/main amd64 libxinerama1 amd64 2:1.1.4-3 [17.8 kB] #22 2.803 Get:25 http://deb.debian.org/debian bookworm/main amd64 xkb-data all 2.35.1-1 [764 kB] #22 2.810 Get:26 http://deb.debian.org/debian bookworm/main amd64 libxkbcommon0 amd64 1.5.0-1 [106 kB] #22 2.811 Get:27 http://deb.debian.org/debian bookworm/main amd64 libxrandr2 amd64 2:1.5.2-2+b1 [39.2 kB] #22 2.811 Get:28 http://deb.debian.org/debian bookworm/main amd64 libgtk-3-common all 3.24.38-2~deb12u3 [3,895 kB] #22 2.846 Get:29 http://deb.debian.org/debian bookworm/main amd64 libgtk-3-0 amd64 3.24.38-2~deb12u3 [2,847 kB] #22 2.876 Get:30 http://deb.debian.org/debian bookworm/main amd64 libvte-2.91-common amd64 0.70.6-2~deb12u1 [642 kB] #22 2.879 Get:31 http://deb.debian.org/debian bookworm/main amd64 libvte-2.91-0 amd64 0.70.6-2~deb12u1 [799 kB] #22 2.885 Get:32 http://deb.debian.org/debian bookworm/main amd64 gnome-terminal amd64 3.46.8-1 [230 kB] #22 2.887 Get:33 http://deb.debian.org/debian bookworm/main amd64 libjs-mathjax all 2.7.9+dfsg-1 [5,667 kB] #22 2.940 Get:34 http://deb.debian.org/debian bookworm/main amd64 liborc-0.4-0 amd64 1:0.4.33-2 [164 kB] #22 2.940 Get:35 http://deb.debian.org/debian bookworm/main amd64 libvolk2.5 amd64 2.5.2-3 [301 kB] #22 2.942 Get:36 http://deb.debian.org/debian bookworm/main amd64 libvolk2-bin amd64 2.5.2-3 [82.1 kB] #22 2.942 Get:37 http://deb.debian.org/debian bookworm/main amd64 python3-colorama all 0.4.6-2 [36.8 kB] #22 2.943 Get:38 http://deb.debian.org/debian bookworm/main amd64 python3-click all 8.1.3-2 [92.2 kB] #22 2.943 Get:39 http://deb.debian.org/debian bookworm/main amd64 python3-click-plugins all 1.1.1-4 [9,852 B] #22 2.943 Get:40 http://deb.debian.org/debian bookworm/main amd64 python3-cairo amd64 1.20.1-5+b1 [63.1 kB] #22 2.944 Get:41 http://deb.debian.org/debian bookworm/main amd64 python3-gi-cairo amd64 3.42.2-3+b1 [11.7 kB] #22 2.944 Get:42 http://deb.debian.org/debian bookworm/main amd64 python3-attr all 22.2.0-1 [65.4 kB] #22 2.946 Get:43 http://deb.debian.org/debian bookworm/main amd64 python3-pyrsistent amd64 0.18.1-1+b3 [60.0 kB] #22 2.951 Get:44 http://deb.debian.org/debian bookworm/main amd64 python3-jsonschema all 4.10.3-1 [67.9 kB] #22 2.952 Get:45 http://deb.debian.org/debian bookworm/main amd64 python3-lxml amd64 4.9.2-1+b1 [1,194 kB] #22 2.963 Get:46 http://deb.debian.org/debian bookworm/main amd64 libglvnd0 amd64 1.6.0-1 [51.8 kB] #22 2.963 Get:47 http://deb.debian.org/debian bookworm/main amd64 libdrm-common all 2.4.114-1 [7,112 B] #22 2.964 Get:48 http://deb.debian.org/debian bookworm/main amd64 libdrm2 amd64 2.4.114-1+b1 [37.5 kB] #22 2.964 Get:49 http://deb.debian.org/debian bookworm/main amd64 libglapi-mesa amd64 22.3.6-1+deb12u1 [35.7 kB] #22 2.964 Get:50 http://deb.debian.org/debian bookworm/main amd64 libx11-xcb1 amd64 2:1.8.4-2+deb12u2 [192 kB] #22 2.966 Get:51 http://deb.debian.org/debian bookworm/main amd64 libxcb-dri2-0 amd64 1.15-1 [107 kB] #22 2.966 Get:52 http://deb.debian.org/debian bookworm/main amd64 libxcb-dri3-0 amd64 1.15-1 [107 kB] #22 2.967 Get:53 http://deb.debian.org/debian bookworm/main amd64 libxcb-glx0 amd64 1.15-1 [122 kB] #22 2.968 Get:54 http://deb.debian.org/debian bookworm/main amd64 libxcb-present0 amd64 1.15-1 [105 kB] #22 2.971 Get:55 http://deb.debian.org/debian bookworm/main amd64 libxcb-randr0 amd64 1.15-1 [117 kB] #22 2.973 Get:56 http://deb.debian.org/debian bookworm/main amd64 libxcb-sync1 amd64 1.15-1 [109 kB] #22 2.974 Get:57 http://deb.debian.org/debian bookworm/main amd64 libxcb-xfixes0 amd64 1.15-1 [109 kB] #22 2.975 Get:58 http://deb.debian.org/debian bookworm/main amd64 libxshmfence1 amd64 1.3-1 [8,820 B] #22 2.976 Get:59 http://deb.debian.org/debian bookworm/main amd64 libxxf86vm1 amd64 1:1.1.4-1+b2 [20.8 kB] #22 2.977 Get:60 http://deb.debian.org/debian bookworm/main amd64 libdrm-amdgpu1 amd64 2.4.114-1+b1 [20.9 kB] #22 2.977 Get:61 http://deb.debian.org/debian bookworm/main amd64 libdrm-intel1 amd64 2.4.114-1+b1 [64.0 kB] #22 2.978 Get:62 http://deb.debian.org/debian bookworm/main amd64 libdrm-nouveau2 amd64 2.4.114-1+b1 [19.1 kB] #22 2.978 Get:63 http://deb.debian.org/debian bookworm/main amd64 libdrm-radeon1 amd64 2.4.114-1+b1 [21.8 kB] #22 2.978 Get:64 http://deb.debian.org/debian bookworm/main amd64 libllvm15 amd64 1:15.0.6-4+b1 [23.1 MB] #22 3.180 Get:65 http://deb.debian.org/debian bookworm/main amd64 libgl1-mesa-dri amd64 22.3.6-1+deb12u1 [7,239 kB] #22 3.239 Get:66 http://deb.debian.org/debian bookworm/main amd64 libglx-mesa0 amd64 22.3.6-1+deb12u1 [147 kB] #22 3.240 Get:67 http://deb.debian.org/debian bookworm/main amd64 libglx0 amd64 1.6.0-1 [34.4 kB] #22 3.241 Get:68 http://deb.debian.org/debian bookworm/main amd64 libgl1 amd64 1.6.0-1 [88.4 kB] #22 3.242 Get:69 http://deb.debian.org/debian bookworm/main amd64 libgl1-mesa-glx amd64 22.3.6-1+deb12u1 [14.5 kB] #22 3.242 Get:70 http://deb.debian.org/debian bookworm/main amd64 libopengl0 amd64 1.6.0-1 [30.6 kB] #22 3.242 Get:71 http://deb.debian.org/debian bookworm/main amd64 libglu1-mesa amd64 9.0.2-1.1 [178 kB] #22 3.243 Get:72 http://deb.debian.org/debian bookworm/main amd64 python3-opengl all 3.1.6+dfsg-3 [605 kB] #22 3.247 Get:73 http://deb.debian.org/debian bookworm/main amd64 python3-packaging all 23.0-1 [32.5 kB] #22 3.248 Get:74 http://deb.debian.org/debian bookworm/main amd64 python3-pygccxml all 2.2.1-1 [80.3 kB] #22 3.248 Get:75 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt5.sip amd64 12.11.1-1 [56.4 kB] #22 3.254 Get:76 http://deb.debian.org/debian bookworm/main amd64 libdouble-conversion3 amd64 3.2.1-1 [41.5 kB] #22 3.254 Get:77 http://deb.debian.org/debian bookworm/main amd64 libqt5core5a amd64 5.15.8+dfsg-11+deb12u2 [1,810 kB] #22 3.270 Get:78 http://deb.debian.org/debian bookworm/main amd64 libqt5dbus5 amd64 5.15.8+dfsg-11+deb12u2 [211 kB] #22 3.272 Get:79 http://deb.debian.org/debian bookworm/main amd64 libwayland-server0 amd64 1.21.0-1 [35.9 kB] #22 3.272 Get:80 http://deb.debian.org/debian bookworm/main amd64 libgbm1 amd64 22.3.6-1+deb12u1 [38.0 kB] #22 3.272 Get:81 http://deb.debian.org/debian bookworm/main amd64 libegl-mesa0 amd64 22.3.6-1+deb12u1 [114 kB] #22 3.273 Get:82 http://deb.debian.org/debian bookworm/main amd64 libegl1 amd64 1.6.0-1 [33.7 kB] #22 3.273 Get:83 http://deb.debian.org/debian bookworm/main amd64 libevdev2 amd64 1.13.0+dfsg-1 [34.0 kB] #22 3.274 Get:84 http://deb.debian.org/debian bookworm/main amd64 libmtdev1 amd64 1.1.6-1 [23.0 kB] #22 3.274 Get:85 http://deb.debian.org/debian bookworm/main amd64 libgudev-1.0-0 amd64 237-2 [15.1 kB] #22 3.274 Get:86 http://deb.debian.org/debian bookworm/main amd64 libwacom-common all 2.6.0-1 [58.4 kB] #22 3.277 Get:87 http://deb.debian.org/debian bookworm/main amd64 libwacom9 amd64 2.6.0-1 [21.5 kB] #22 3.282 Get:88 http://deb.debian.org/debian bookworm/main amd64 libinput-bin amd64 1.22.1-1 [23.2 kB] #22 3.292 Get:89 http://deb.debian.org/debian bookworm/main amd64 libinput10 amd64 1.22.1-1 [125 kB] #22 3.294 Get:90 http://deb.debian.org/debian bookworm/main amd64 libmd4c0 amd64 0.4.8-1 [44.2 kB] #22 3.296 Get:91 http://deb.debian.org/debian bookworm/main amd64 libqt5network5 amd64 5.15.8+dfsg-11+deb12u2 [675 kB] #22 3.303 Get:92 http://deb.debian.org/debian bookworm/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [27.4 kB] #22 3.303 Get:93 http://deb.debian.org/debian bookworm/main amd64 libxcb-util1 amd64 0.4.0-1+b1 [23.2 kB] #22 3.303 Get:94 http://deb.debian.org/debian bookworm/main amd64 libxcb-image0 amd64 0.4.0-2 [22.9 kB] #22 3.304 Get:95 http://deb.debian.org/debian bookworm/main amd64 libxcb-keysyms1 amd64 0.4.0-1+b2 [16.4 kB] #22 3.304 Get:96 http://deb.debian.org/debian bookworm/main amd64 libxcb-render-util0 amd64 0.3.9-1+b1 [18.3 kB] #22 3.305 Get:97 http://deb.debian.org/debian bookworm/main amd64 libxcb-shape0 amd64 1.15-1 [106 kB] #22 3.306 Get:98 http://deb.debian.org/debian bookworm/main amd64 libxcb-xinerama0 amd64 1.15-1 [105 kB] #22 3.307 Get:99 http://deb.debian.org/debian bookworm/main amd64 libxcb-xinput0 amd64 1.15-1 [130 kB] #22 3.308 Get:100 http://deb.debian.org/debian bookworm/main amd64 libxcb-xkb1 amd64 1.15-1 [129 kB] #22 3.314 Get:101 http://deb.debian.org/debian bookworm/main amd64 libxkbcommon-x11-0 amd64 1.5.0-1 [15.6 kB] #22 3.315 Get:102 http://deb.debian.org/debian bookworm/main amd64 libqt5gui5 amd64 5.15.8+dfsg-11+deb12u2 [3,408 kB] #22 3.349 Get:103 http://deb.debian.org/debian bookworm/main amd64 libqt5widgets5 amd64 5.15.8+dfsg-11+deb12u2 [2,381 kB] #22 3.365 Get:104 http://deb.debian.org/debian bookworm/main amd64 libqt5xml5 amd64 5.15.8+dfsg-11+deb12u2 [122 kB] #22 3.366 Get:105 http://deb.debian.org/debian bookworm/main amd64 libqt5designer5 amd64 5.15.8-2 [2,748 kB] #22 3.390 Get:106 http://deb.debian.org/debian bookworm/main amd64 libqt5sql5 amd64 5.15.8+dfsg-11+deb12u2 [122 kB] #22 3.391 Get:107 http://deb.debian.org/debian bookworm/main amd64 libqt5help5 amd64 5.15.8-2 [149 kB] #22 3.392 Get:108 http://deb.debian.org/debian bookworm/main amd64 libqt5printsupport5 amd64 5.15.8+dfsg-11+deb12u2 [202 kB] #22 3.394 Get:109 http://deb.debian.org/debian bookworm/main amd64 libqt5test5 amd64 5.15.8+dfsg-11+deb12u2 [146 kB] #22 3.395 Get:110 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt5 amd64 5.15.9+dfsg-1 [2,489 kB] #22 3.419 Get:111 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt6.sip amd64 13.4.1-1 [51.4 kB] #22 3.419 Get:112 http://deb.debian.org/debian bookworm/main amd64 libb2-1 amd64 0.98.1-1.1 [40.9 kB] #22 3.420 Get:113 http://deb.debian.org/debian bookworm/main amd64 libqt6core6 amd64 6.4.2+dfsg-10 [1,613 kB] #22 3.431 Get:114 http://deb.debian.org/debian bookworm/main amd64 libqt6dbus6 amd64 6.4.2+dfsg-10 [248 kB] #22 3.433 Get:115 http://deb.debian.org/debian bookworm/main amd64 libts0 amd64 1.22-1+b1 [64.6 kB] #22 3.433 Get:116 http://deb.debian.org/debian bookworm/main amd64 libqt6gui6 amd64 6.4.2+dfsg-10 [2,854 kB] #22 3.459 Get:117 http://deb.debian.org/debian bookworm/main amd64 libproxy1v5 amd64 0.4.18-1.2 [56.2 kB] #22 3.459 Get:118 http://deb.debian.org/debian bookworm/main amd64 libqt6network6 amd64 6.4.2+dfsg-10 [682 kB] #22 3.464 Get:119 http://deb.debian.org/debian bookworm/main amd64 libqt6opengl6 amd64 6.4.2+dfsg-10 [390 kB] #22 3.467 Get:120 http://deb.debian.org/debian bookworm/main amd64 libqt6widgets6 amd64 6.4.2+dfsg-10 [2,445 kB] #22 3.488 Get:121 http://deb.debian.org/debian bookworm/main amd64 libqt6openglwidgets6 amd64 6.4.2+dfsg-10 [43.4 kB] #22 3.489 Get:122 http://deb.debian.org/debian bookworm/main amd64 libqt6printsupport6 amd64 6.4.2+dfsg-10 [211 kB] #22 3.490 Get:123 http://deb.debian.org/debian bookworm/main amd64 libqt6sql6 amd64 6.4.2+dfsg-10 [133 kB] #22 3.491 Get:124 http://deb.debian.org/debian bookworm/main amd64 libqt6test6 amd64 6.4.2+dfsg-10 [161 kB] #22 3.493 Get:125 http://deb.debian.org/debian bookworm/main amd64 libqt6xml6 amd64 6.4.2+dfsg-10 [75.5 kB] #22 3.493 Get:126 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt6 amd64 6.4.2-1 [2,461 kB] #22 3.515 Get:127 http://deb.debian.org/debian bookworm/main amd64 python3-decorator all 5.1.1-3 [14.9 kB] #22 3.515 Get:128 http://deb.debian.org/debian bookworm/main amd64 libopenblas0-pthread amd64 0.3.21+ds-4 [6,709 kB] #22 3.575 Get:129 http://deb.debian.org/debian bookworm/main amd64 libopenblas0 amd64 0.3.21+ds-4 [32.6 kB] #22 3.576 Get:130 http://deb.debian.org/debian bookworm/main amd64 libopenblas-pthread-dev amd64 0.3.21+ds-4 [4,971 kB] #22 3.615 Get:131 http://deb.debian.org/debian bookworm/main amd64 libopenblas-dev amd64 0.3.21+ds-4 [44.9 kB] #22 3.615 Get:132 http://deb.debian.org/debian bookworm/main amd64 libpython3-all-dev amd64 3.11.2-1+b1 [1,068 B] #22 3.615 Get:133 http://deb.debian.org/debian bookworm/main amd64 python3-all amd64 3.11.2-1+b1 [1,056 B] #22 3.616 Get:134 http://deb.debian.org/debian bookworm/main amd64 python3-all-dev amd64 3.11.2-1+b1 [1,072 B] #22 3.616 Get:135 http://deb.debian.org/debian bookworm/main amd64 libxsimd-dev amd64 8.1.0-7 [88.8 kB] #22 3.616 Get:136 http://deb.debian.org/debian bookworm/main amd64 python3-gast all 0.5.2-2 [9,364 B] #22 3.616 Get:137 http://deb.debian.org/debian bookworm/main amd64 python3-beniget all 0.4.1-3 [9,920 B] #22 3.617 Get:138 http://deb.debian.org/debian bookworm/main amd64 python3-ply all 3.11-5 [65.8 kB] #22 3.617 Get:139 http://deb.debian.org/debian bookworm/main amd64 python3-pythran amd64 0.11.0+ds-7 [427 kB] #22 3.625 Get:140 http://deb.debian.org/debian bookworm/main amd64 liblbfgsb0 amd64 3.0+dfsg.4-1 [28.9 kB] #22 3.627 Get:141 http://deb.debian.org/debian bookworm/main amd64 python3-scipy amd64 1.10.1-2 [15.2 MB] #22 3.759 Get:142 http://deb.debian.org/debian bookworm/main amd64 pyqt5-dev-tools amd64 5.15.9+dfsg-1 [180 kB] #22 3.760 Get:143 http://deb.debian.org/debian bookworm/main amd64 pyqt6-dev-tools all 6.4.2-1 [66.4 kB] #22 3.760 Get:144 http://deb.debian.org/debian bookworm/main amd64 qtchooser amd64 66-2 [26.3 kB] #22 3.760 Get:145 http://deb.debian.org/debian bookworm/main amd64 qtbase5-dev-tools amd64 5.15.8+dfsg-11+deb12u2 [758 kB] #22 3.765 Get:146 http://deb.debian.org/debian bookworm/main amd64 qt6-base-dev-tools amd64 6.4.2+dfsg-10 [890 kB] #22 3.773 Get:147 http://deb.debian.org/debian bookworm/main amd64 python3-pyqtgraph all 0.13.1-4 [617 kB] #22 3.778 Get:148 http://deb.debian.org/debian bookworm/main amd64 python3-contextlib2 all 0.6.0.post1-3 [13.5 kB] #22 3.778 Get:149 http://deb.debian.org/debian bookworm/main amd64 python3-schema all 0.7.5-1 [27.5 kB] #22 3.779 Get:150 http://deb.debian.org/debian bookworm/main amd64 python3-sip amd64 4.19.25+dfsg-5+b1 [165 kB] #22 3.780 Get:151 http://deb.debian.org/debian bookworm/main amd64 python3-thrift amd64 0.17.0-2+b2 [160 kB] #22 3.781 Get:152 http://deb.debian.org/debian bookworm/main amd64 python3-cffi-backend amd64 1.15.1-5+b1 [84.6 kB] #22 3.782 Get:153 http://deb.debian.org/debian bookworm/main amd64 python3-py all 1.11.0-1 [89.2 kB] #22 3.783 Get:154 http://deb.debian.org/debian bookworm/main amd64 python3-zmq amd64 24.0.1-4+b1 [263 kB] #22 3.785 Get:155 http://deb.debian.org/debian bookworm/main amd64 libfmt9 amd64 9.1.0+ds1-2 [113 kB] #22 3.786 Get:156 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-pmt3.10.5 amd64 3.10.5.1-3 [117 kB] #22 3.790 Get:157 http://deb.debian.org/debian bookworm/main amd64 libspdlog1.10 amd64 1:1.10.0+ds-0.4 [130 kB] #22 3.792 Get:158 http://deb.debian.org/debian bookworm/main amd64 libthrift-0.17.0 amd64 0.17.0-2+b2 [372 kB] #22 3.795 Get:159 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB] #22 3.796 Get:160 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-runtime3.10.5 amd64 3.10.5.1-3 [562 kB] #22 3.800 Get:161 http://deb.debian.org/debian bookworm/main amd64 libogg0 amd64 1.3.5-3 [23.4 kB] #22 3.801 Get:162 http://deb.debian.org/debian bookworm/main amd64 libflac12 amd64 1.4.2+ds-2 [198 kB] #22 3.802 Get:163 http://deb.debian.org/debian bookworm/main amd64 libmp3lame0 amd64 3.100-6 [365 kB] #22 3.805 Get:164 http://deb.debian.org/debian-security bookworm-security/main amd64 libmpg123-0 amd64 1.31.2-1+deb12u1 [147 kB] #22 3.807 Get:165 http://deb.debian.org/debian bookworm/main amd64 libopus0 amd64 1.3.1-3 [195 kB] #22 3.808 Get:166 http://deb.debian.org/debian bookworm/main amd64 libvorbis0a amd64 1.3.7-1 [93.0 kB] #22 3.809 Get:167 http://deb.debian.org/debian bookworm/main amd64 libvorbisenc2 amd64 1.3.7-1 [80.6 kB] #22 3.810 Get:168 http://deb.debian.org/debian bookworm/main amd64 libsndfile1 amd64 1.2.0-1 [196 kB] #22 3.812 Get:169 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-blocks3.10.5 amd64 3.10.5.1-3 [561 kB] #22 3.817 Get:170 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-fft3.10.5 amd64 3.10.5.1-3 [121 kB] #22 3.818 Get:171 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-analog3.10.5 amd64 3.10.5.1-3 [177 kB] #22 3.819 Get:172 http://deb.debian.org/debian bookworm/main amd64 libsamplerate0 amd64 0.2.2-3 [952 kB] #22 3.828 Get:173 http://deb.debian.org/debian bookworm/main amd64 libjack-jackd2-0 amd64 1.9.21~dfsg-3 [281 kB] #22 3.830 Get:174 http://deb.debian.org/debian bookworm/main amd64 libportaudio2 amd64 19.6.0-1.2 [66.7 kB] #22 3.831 Get:175 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-audio3.10.5 amd64 3.10.5.1-3 [158 kB] #22 3.832 Get:176 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-filter3.10.5 amd64 3.10.5.1-3 [251 kB] #22 3.834 Get:177 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-channels3.10.5 amd64 3.10.5.1-3 [121 kB] #22 3.835 Get:178 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-digital3.10.5 amd64 3.10.5.1-3 [416 kB] #22 3.838 Get:179 http://deb.debian.org/debian bookworm/main amd64 libgslcblas0 amd64 2.7.1+dfsg-5 [108 kB] #22 3.839 Get:180 http://deb.debian.org/debian bookworm/main amd64 libgsl27 amd64 2.7.1+dfsg-5 [941 kB] #22 3.848 Get:181 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-fec3.10.5 amd64 3.10.5.1-3 [252 kB] #22 3.850 Get:182 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-dtv3.10.5 amd64 3.10.5.1-3 [400 kB] #22 3.853 Get:183 http://deb.debian.org/debian bookworm/main amd64 libiio0 amd64 0.24-4 [49.6 kB] #22 3.853 Get:184 http://deb.debian.org/debian bookworm/main amd64 libad9361-0 amd64 0.2-1 [72.1 kB] #22 3.854 Get:185 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-iio3.10.5 amd64 3.10.5.1-3 [166 kB] #22 3.855 Get:186 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-network3.10.5 amd64 3.10.5.1-3 [195 kB] #22 3.857 Get:187 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-pdu3.10.5 amd64 3.10.5.1-3 [172 kB] #22 3.859 Get:188 http://deb.debian.org/debian bookworm/main amd64 libqt5opengl5 amd64 5.15.8+dfsg-11+deb12u2 [148 kB] #22 3.860 Get:189 http://deb.debian.org/debian bookworm/main amd64 libqt5svg5 amd64 5.15.8-3 [134 kB] #22 3.861 Get:190 http://deb.debian.org/debian bookworm/main amd64 libqwt-qt5-6 amd64 6.1.4-2 [426 kB] #22 3.865 Get:191 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-qtgui3.10.5 amd64 3.10.5.1-3 [466 kB] #22 3.869 Get:192 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-soapy3.10.5 amd64 3.10.5.1-3 [142 kB] #22 3.870 Get:193 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-trellis3.10.5 amd64 3.10.5.1-3 [204 kB] #22 3.872 Get:194 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-uhd3.10.5 amd64 3.10.5.1-3 [195 kB] #22 3.873 Get:195 http://deb.debian.org/debian bookworm/main amd64 libslang2 amd64 2.3.3-3 [554 kB] #22 3.878 Get:196 http://deb.debian.org/debian bookworm/main amd64 libcaca0 amd64 0.99.beta20-3 [205 kB] #22 3.880 Get:197 http://deb.debian.org/debian bookworm/main amd64 libasyncns0 amd64 0.8-6+b3 [12.9 kB] #22 3.882 Get:198 http://deb.debian.org/debian bookworm/main amd64 libpulse0 amd64 16.1+dfsg1-2+b1 [274 kB] #22 3.884 Get:199 http://deb.debian.org/debian bookworm/main amd64 libsdl1.2debian amd64 1.2.15+dfsg2-8 [199 kB] #22 3.886 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.887 Get:201 http://deb.debian.org/debian bookworm/main amd64 libcodec2-1.0 amd64 1.0.5-1 [8,171 kB] #22 3.963 Get:202 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-vocoder3.10.5 amd64 3.10.5.1-3 [116 kB] #22 3.963 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.963 Get:204 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-zeromq3.10.5 amd64 3.10.5.1-3 [125 kB] #22 3.964 Get:205 http://deb.debian.org/debian bookworm/main amd64 gnuradio amd64 3.10.5.1-3 [3,457 kB] #22 4.155 debconf: delaying package configuration, since apt-utils is not installed #22 4.204 Fetched 142 MB in 1s (107 MB/s) #22 4.244 Selecting previously unselected package hicolor-icon-theme. #22 4.244 (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.294 Preparing to unpack .../000-hicolor-icon-theme_0.17-2_all.deb ... #22 4.297 Unpacking hicolor-icon-theme (0.17-2) ... #22 4.382 Selecting previously unselected package gtk-update-icon-cache. #22 4.389 Preparing to unpack .../001-gtk-update-icon-cache_3.24.38-2~deb12u3_amd64.deb ... #22 4.394 Unpacking gtk-update-icon-cache (3.24.38-2~deb12u3) ... #22 4.457 Selecting previously unselected package adwaita-icon-theme. #22 4.466 Preparing to unpack .../002-adwaita-icon-theme_43-1_all.deb ... #22 4.470 Unpacking adwaita-icon-theme (43-1) ... #22 5.213 Selecting previously unselected package at-spi2-common. #22 5.225 Preparing to unpack .../003-at-spi2-common_2.46.0-5_all.deb ... #22 5.228 Unpacking at-spi2-common (2.46.0-5) ... #22 5.338 Selecting previously unselected package castxml. #22 5.348 Preparing to unpack .../004-castxml_0.5.1-1_amd64.deb ... #22 5.351 Unpacking castxml (0.5.1-1) ... #22 5.499 Selecting previously unselected package libdconf1:amd64. #22 5.509 Preparing to unpack .../005-libdconf1_0.40.0-4_amd64.deb ... #22 5.516 Unpacking libdconf1:amd64 (0.40.0-4) ... #22 5.561 Selecting previously unselected package dconf-service. #22 5.570 Preparing to unpack .../006-dconf-service_0.40.0-4_amd64.deb ... #22 5.574 Unpacking dconf-service (0.40.0-4) ... #22 5.615 Selecting previously unselected package dconf-gsettings-backend:amd64. #22 5.624 Preparing to unpack .../007-dconf-gsettings-backend_0.40.0-4_amd64.deb ... #22 5.628 Unpacking dconf-gsettings-backend:amd64 (0.40.0-4) ... #22 5.671 Selecting previously unselected package fonts-mathjax. #22 5.682 Preparing to unpack .../008-fonts-mathjax_2.7.9+dfsg-1_all.deb ... #22 5.687 Unpacking fonts-mathjax (2.7.9+dfsg-1) ... #22 5.865 Selecting previously unselected package gnome-terminal-data. #22 5.874 Preparing to unpack .../009-gnome-terminal-data_3.46.8-1_all.deb ... #22 5.887 Unpacking gnome-terminal-data (3.46.8-1) ... #22 6.134 Selecting previously unselected package gsettings-desktop-schemas. #22 6.141 Preparing to unpack .../010-gsettings-desktop-schemas_43.0-1_all.deb ... #22 6.153 Unpacking gsettings-desktop-schemas (43.0-1) ... #22 6.319 Selecting previously unselected package libatk1.0-0:amd64. #22 6.330 Preparing to unpack .../011-libatk1.0-0_2.46.0-5_amd64.deb ... #22 6.343 Unpacking libatk1.0-0:amd64 (2.46.0-5) ... #22 6.452 Selecting previously unselected package libatspi2.0-0:amd64. #22 6.463 Preparing to unpack .../012-libatspi2.0-0_2.46.0-5_amd64.deb ... #22 6.475 Unpacking libatspi2.0-0:amd64 (2.46.0-5) ... #22 6.566 Selecting previously unselected package libatk-bridge2.0-0:amd64. #22 6.576 Preparing to unpack .../013-libatk-bridge2.0-0_2.46.0-5_amd64.deb ... #22 6.582 Unpacking libatk-bridge2.0-0:amd64 (2.46.0-5) ... #22 6.678 Selecting previously unselected package libcolord2:amd64. #22 6.688 Preparing to unpack .../014-libcolord2_1.4.6-2.2_amd64.deb ... #22 6.703 Unpacking libcolord2:amd64 (1.4.6-2.2) ... #22 6.876 Selecting previously unselected package libepoxy0:amd64. #22 6.885 Preparing to unpack .../015-libepoxy0_1.5.10-1_amd64.deb ... #22 6.899 Unpacking libepoxy0:amd64 (1.5.10-1) ... #22 7.033 Selecting previously unselected package libwayland-client0:amd64. #22 7.044 Preparing to unpack .../016-libwayland-client0_1.21.0-1_amd64.deb ... #22 7.062 Unpacking libwayland-client0:amd64 (1.21.0-1) ... #22 7.161 Selecting previously unselected package libwayland-cursor0:amd64. #22 7.173 Preparing to unpack .../017-libwayland-cursor0_1.21.0-1_amd64.deb ... #22 7.176 Unpacking libwayland-cursor0:amd64 (1.21.0-1) ... #22 7.218 Selecting previously unselected package libwayland-egl1:amd64. #22 7.226 Preparing to unpack .../018-libwayland-egl1_1.21.0-1_amd64.deb ... #22 7.229 Unpacking libwayland-egl1:amd64 (1.21.0-1) ... #22 7.269 Selecting previously unselected package libxcomposite1:amd64. #22 7.277 Preparing to unpack .../019-libxcomposite1_1%3a0.4.5-1_amd64.deb ... #22 7.281 Unpacking libxcomposite1:amd64 (1:0.4.5-1) ... #22 7.322 Selecting previously unselected package libxfixes3:amd64. #22 7.333 Preparing to unpack .../020-libxfixes3_1%3a6.0.0-2_amd64.deb ... #22 7.337 Unpacking libxfixes3:amd64 (1:6.0.0-2) ... #22 7.379 Selecting previously unselected package libxcursor1:amd64. #22 7.389 Preparing to unpack .../021-libxcursor1_1%3a1.2.1-1_amd64.deb ... #22 7.392 Unpacking libxcursor1:amd64 (1:1.2.1-1) ... #22 7.438 Selecting previously unselected package libxdamage1:amd64. #22 7.450 Preparing to unpack .../022-libxdamage1_1%3a1.1.6-1_amd64.deb ... #22 7.453 Unpacking libxdamage1:amd64 (1:1.1.6-1) ... #22 7.496 Selecting previously unselected package libxinerama1:amd64. #22 7.505 Preparing to unpack .../023-libxinerama1_2%3a1.1.4-3_amd64.deb ... #22 7.509 Unpacking libxinerama1:amd64 (2:1.1.4-3) ... #22 7.550 Selecting previously unselected package xkb-data. #22 7.558 Preparing to unpack .../024-xkb-data_2.35.1-1_all.deb ... #22 7.561 Unpacking xkb-data (2.35.1-1) ... #22 7.687 Selecting previously unselected package libxkbcommon0:amd64. #22 7.697 Preparing to unpack .../025-libxkbcommon0_1.5.0-1_amd64.deb ... #22 7.711 Unpacking libxkbcommon0:amd64 (1.5.0-1) ... #22 7.818 Selecting previously unselected package libxrandr2:amd64. #22 7.827 Preparing to unpack .../026-libxrandr2_2%3a1.5.2-2+b1_amd64.deb ... #22 7.830 Unpacking libxrandr2:amd64 (2:1.5.2-2+b1) ... #22 7.873 Selecting previously unselected package libgtk-3-common. #22 7.882 Preparing to unpack .../027-libgtk-3-common_3.24.38-2~deb12u3_all.deb ... #22 7.885 Unpacking libgtk-3-common (3.24.38-2~deb12u3) ... #22 8.192 Selecting previously unselected package libgtk-3-0:amd64. #22 8.201 Preparing to unpack .../028-libgtk-3-0_3.24.38-2~deb12u3_amd64.deb ... #22 8.206 Unpacking libgtk-3-0:amd64 (3.24.38-2~deb12u3) ... #22 8.490 Selecting previously unselected package libvte-2.91-common. #22 8.498 Preparing to unpack .../029-libvte-2.91-common_0.70.6-2~deb12u1_amd64.deb ... #22 8.510 Unpacking libvte-2.91-common (0.70.6-2~deb12u1) ... #22 8.657 Selecting previously unselected package libvte-2.91-0:amd64. #22 8.668 Preparing to unpack .../030-libvte-2.91-0_0.70.6-2~deb12u1_amd64.deb ... #22 8.685 Unpacking libvte-2.91-0:amd64 (0.70.6-2~deb12u1) ... #22 8.802 Selecting previously unselected package gnome-terminal. #22 8.811 Preparing to unpack .../031-gnome-terminal_3.46.8-1_amd64.deb ... #22 8.823 Unpacking gnome-terminal (3.46.8-1) ... #22 8.998 Selecting previously unselected package libjs-mathjax. #22 9.009 Preparing to unpack .../032-libjs-mathjax_2.7.9+dfsg-1_all.deb ... #22 9.025 Unpacking libjs-mathjax (2.7.9+dfsg-1) ... #22 9.696 Selecting previously unselected package liborc-0.4-0:amd64. #22 9.707 Preparing to unpack .../033-liborc-0.4-0_1%3a0.4.33-2_amd64.deb ... #22 9.711 Unpacking liborc-0.4-0:amd64 (1:0.4.33-2) ... #22 9.770 Selecting previously unselected package libvolk2.5:amd64. #22 9.781 Preparing to unpack .../034-libvolk2.5_2.5.2-3_amd64.deb ... #22 9.784 Unpacking libvolk2.5:amd64 (2.5.2-3) ... #22 9.854 Selecting previously unselected package libvolk2-bin. #22 9.865 Preparing to unpack .../035-libvolk2-bin_2.5.2-3_amd64.deb ... #22 9.868 Unpacking libvolk2-bin (2.5.2-3) ... #22 9.917 Selecting previously unselected package python3-colorama. #22 9.928 Preparing to unpack .../036-python3-colorama_0.4.6-2_all.deb ... #22 9.931 Unpacking python3-colorama (0.4.6-2) ... #22 9.978 Selecting previously unselected package python3-click. #22 9.987 Preparing to unpack .../037-python3-click_8.1.3-2_all.deb ... #22 9.990 Unpacking python3-click (8.1.3-2) ... #22 10.04 Selecting previously unselected package python3-click-plugins. #22 10.05 Preparing to unpack .../038-python3-click-plugins_1.1.1-4_all.deb ... #22 10.05 Unpacking python3-click-plugins (1.1.1-4) ... #22 10.09 Selecting previously unselected package python3-cairo:amd64. #22 10.10 Preparing to unpack .../039-python3-cairo_1.20.1-5+b1_amd64.deb ... #22 10.11 Unpacking python3-cairo:amd64 (1.20.1-5+b1) ... #22 10.15 Selecting previously unselected package python3-gi-cairo. #22 10.16 Preparing to unpack .../040-python3-gi-cairo_3.42.2-3+b1_amd64.deb ... #22 10.16 Unpacking python3-gi-cairo (3.42.2-3+b1) ... #22 10.20 Selecting previously unselected package python3-attr. #22 10.21 Preparing to unpack .../041-python3-attr_22.2.0-1_all.deb ... #22 10.22 Unpacking python3-attr (22.2.0-1) ... #22 10.32 Selecting previously unselected package python3-pyrsistent:amd64. #22 10.33 Preparing to unpack .../042-python3-pyrsistent_0.18.1-1+b3_amd64.deb ... #22 10.34 Unpacking python3-pyrsistent:amd64 (0.18.1-1+b3) ... #22 10.45 Selecting previously unselected package python3-jsonschema. #22 10.46 Preparing to unpack .../043-python3-jsonschema_4.10.3-1_all.deb ... #22 10.47 Unpacking python3-jsonschema (4.10.3-1) ... #22 10.58 Selecting previously unselected package python3-lxml:amd64. #22 10.59 Preparing to unpack .../044-python3-lxml_4.9.2-1+b1_amd64.deb ... #22 10.60 Unpacking python3-lxml:amd64 (4.9.2-1+b1) ... #22 10.77 Selecting previously unselected package libglvnd0:amd64. #22 10.78 Preparing to unpack .../045-libglvnd0_1.6.0-1_amd64.deb ... #22 10.80 Unpacking libglvnd0:amd64 (1.6.0-1) ... #22 10.89 Selecting previously unselected package libdrm-common. #22 10.90 Preparing to unpack .../046-libdrm-common_2.4.114-1_all.deb ... #22 10.91 Unpacking libdrm-common (2.4.114-1) ... #22 10.99 Selecting previously unselected package libdrm2:amd64. #22 11.00 Preparing to unpack .../047-libdrm2_2.4.114-1+b1_amd64.deb ... #22 11.02 Unpacking libdrm2:amd64 (2.4.114-1+b1) ... #22 11.13 Selecting previously unselected package libglapi-mesa:amd64. #22 11.14 Preparing to unpack .../048-libglapi-mesa_22.3.6-1+deb12u1_amd64.deb ... #22 11.16 Unpacking libglapi-mesa:amd64 (22.3.6-1+deb12u1) ... #22 11.27 Selecting previously unselected package libx11-xcb1:amd64. #22 11.28 Preparing to unpack .../049-libx11-xcb1_2%3a1.8.4-2+deb12u2_amd64.deb ... #22 11.29 Unpacking libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ... #22 11.42 Selecting previously unselected package libxcb-dri2-0:amd64. #22 11.43 Preparing to unpack .../050-libxcb-dri2-0_1.15-1_amd64.deb ... #22 11.44 Unpacking libxcb-dri2-0:amd64 (1.15-1) ... #22 11.56 Selecting previously unselected package libxcb-dri3-0:amd64. #22 11.57 Preparing to unpack .../051-libxcb-dri3-0_1.15-1_amd64.deb ... #22 11.58 Unpacking libxcb-dri3-0:amd64 (1.15-1) ... #22 11.68 Selecting previously unselected package libxcb-glx0:amd64. #22 11.69 Preparing to unpack .../052-libxcb-glx0_1.15-1_amd64.deb ... #22 11.70 Unpacking libxcb-glx0:amd64 (1.15-1) ... #22 11.80 Selecting previously unselected package libxcb-present0:amd64. #22 11.81 Preparing to unpack .../053-libxcb-present0_1.15-1_amd64.deb ... #22 11.81 Unpacking libxcb-present0:amd64 (1.15-1) ... #22 11.93 Selecting previously unselected package libxcb-randr0:amd64. #22 11.94 Preparing to unpack .../054-libxcb-randr0_1.15-1_amd64.deb ... #22 11.96 Unpacking libxcb-randr0:amd64 (1.15-1) ... #22 12.07 Selecting previously unselected package libxcb-sync1:amd64. #22 12.08 Preparing to unpack .../055-libxcb-sync1_1.15-1_amd64.deb ... #22 12.09 Unpacking libxcb-sync1:amd64 (1.15-1) ... #22 12.19 Selecting previously unselected package libxcb-xfixes0:amd64. #22 12.20 Preparing to unpack .../056-libxcb-xfixes0_1.15-1_amd64.deb ... #22 12.21 Unpacking libxcb-xfixes0:amd64 (1.15-1) ... #22 12.32 Selecting previously unselected package libxshmfence1:amd64. #22 12.33 Preparing to unpack .../057-libxshmfence1_1.3-1_amd64.deb ... #22 12.35 Unpacking libxshmfence1:amd64 (1.3-1) ... #22 12.43 Selecting previously unselected package libxxf86vm1:amd64. #22 12.44 Preparing to unpack .../058-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ... #22 12.45 Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ... #22 12.57 Selecting previously unselected package libdrm-amdgpu1:amd64. #22 12.58 Preparing to unpack .../059-libdrm-amdgpu1_2.4.114-1+b1_amd64.deb ... #22 12.60 Unpacking libdrm-amdgpu1:amd64 (2.4.114-1+b1) ... #22 12.70 Selecting previously unselected package libdrm-intel1:amd64. #22 12.71 Preparing to unpack .../060-libdrm-intel1_2.4.114-1+b1_amd64.deb ... #22 12.72 Unpacking libdrm-intel1:amd64 (2.4.114-1+b1) ... #22 12.86 Selecting previously unselected package libdrm-nouveau2:amd64. #22 12.87 Preparing to unpack .../061-libdrm-nouveau2_2.4.114-1+b1_amd64.deb ... #22 12.89 Unpacking libdrm-nouveau2:amd64 (2.4.114-1+b1) ... #22 12.97 Selecting previously unselected package libdrm-radeon1:amd64. #22 12.98 Preparing to unpack .../062-libdrm-radeon1_2.4.114-1+b1_amd64.deb ... #22 12.98 Unpacking libdrm-radeon1:amd64 (2.4.114-1+b1) ... #22 13.07 Selecting previously unselected package libllvm15:amd64. #22 13.08 Preparing to unpack .../063-libllvm15_1%3a15.0.6-4+b1_amd64.deb ... #22 13.10 Unpacking libllvm15:amd64 (1:15.0.6-4+b1) ... #22 13.95 Selecting previously unselected package libgl1-mesa-dri:amd64. #22 13.96 Preparing to unpack .../064-libgl1-mesa-dri_22.3.6-1+deb12u1_amd64.deb ... #22 13.97 Unpacking libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ... #22 14.52 Selecting previously unselected package libglx-mesa0:amd64. #22 14.53 Preparing to unpack .../065-libglx-mesa0_22.3.6-1+deb12u1_amd64.deb ... #22 14.55 Unpacking libglx-mesa0:amd64 (22.3.6-1+deb12u1) ... #22 14.65 Selecting previously unselected package libglx0:amd64. #22 14.66 Preparing to unpack .../066-libglx0_1.6.0-1_amd64.deb ... #22 14.68 Unpacking libglx0:amd64 (1.6.0-1) ... #22 14.79 Selecting previously unselected package libgl1:amd64. #22 14.80 Preparing to unpack .../067-libgl1_1.6.0-1_amd64.deb ... #22 14.82 Unpacking libgl1:amd64 (1.6.0-1) ... #22 14.89 Selecting previously unselected package libgl1-mesa-glx:amd64. #22 14.90 Preparing to unpack .../068-libgl1-mesa-glx_22.3.6-1+deb12u1_amd64.deb ... #22 14.91 Unpacking libgl1-mesa-glx:amd64 (22.3.6-1+deb12u1) ... #22 15.02 Selecting previously unselected package libopengl0:amd64. #22 15.03 Preparing to unpack .../069-libopengl0_1.6.0-1_amd64.deb ... #22 15.04 Unpacking libopengl0:amd64 (1.6.0-1) ... #22 15.14 Selecting previously unselected package libglu1-mesa:amd64. #22 15.15 Preparing to unpack .../070-libglu1-mesa_9.0.2-1.1_amd64.deb ... #22 15.16 Unpacking libglu1-mesa:amd64 (9.0.2-1.1) ... #22 15.29 Selecting previously unselected package python3-opengl. #22 15.30 Preparing to unpack .../071-python3-opengl_3.1.6+dfsg-3_all.deb ... #22 15.31 Unpacking python3-opengl (3.1.6+dfsg-3) ... #22 15.71 Selecting previously unselected package python3-packaging. #22 15.72 Preparing to unpack .../072-python3-packaging_23.0-1_all.deb ... #22 15.72 Unpacking python3-packaging (23.0-1) ... #22 15.77 Selecting previously unselected package python3-pygccxml. #22 15.78 Preparing to unpack .../073-python3-pygccxml_2.2.1-1_all.deb ... #22 15.78 Unpacking python3-pygccxml (2.2.1-1) ... #22 15.83 Selecting previously unselected package python3-pyqt5.sip. #22 15.84 Preparing to unpack .../074-python3-pyqt5.sip_12.11.1-1_amd64.deb ... #22 15.84 Unpacking python3-pyqt5.sip (12.11.1-1) ... #22 15.89 Selecting previously unselected package libdouble-conversion3:amd64. #22 15.90 Preparing to unpack .../075-libdouble-conversion3_3.2.1-1_amd64.deb ... #22 15.91 Unpacking libdouble-conversion3:amd64 (3.2.1-1) ... #22 15.97 Selecting previously unselected package libqt5core5a:amd64. #22 15.98 Preparing to unpack .../076-libqt5core5a_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 15.99 Unpacking libqt5core5a:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 16.15 Selecting previously unselected package libqt5dbus5:amd64. #22 16.16 Preparing to unpack .../077-libqt5dbus5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 16.17 Unpacking libqt5dbus5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 16.22 Selecting previously unselected package libwayland-server0:amd64. #22 16.23 Preparing to unpack .../078-libwayland-server0_1.21.0-1_amd64.deb ... #22 16.24 Unpacking libwayland-server0:amd64 (1.21.0-1) ... #22 16.33 Selecting previously unselected package libgbm1:amd64. #22 16.34 Preparing to unpack .../079-libgbm1_22.3.6-1+deb12u1_amd64.deb ... #22 16.36 Unpacking libgbm1:amd64 (22.3.6-1+deb12u1) ... #22 16.47 Selecting previously unselected package libegl-mesa0:amd64. #22 16.48 Preparing to unpack .../080-libegl-mesa0_22.3.6-1+deb12u1_amd64.deb ... #22 16.49 Unpacking libegl-mesa0:amd64 (22.3.6-1+deb12u1) ... #22 16.66 Selecting previously unselected package libegl1:amd64. #22 16.67 Preparing to unpack .../081-libegl1_1.6.0-1_amd64.deb ... #22 16.68 Unpacking libegl1:amd64 (1.6.0-1) ... #22 16.80 Selecting previously unselected package libevdev2:amd64. #22 16.81 Preparing to unpack .../082-libevdev2_1.13.0+dfsg-1_amd64.deb ... #22 16.82 Unpacking libevdev2:amd64 (1.13.0+dfsg-1) ... #22 16.93 Selecting previously unselected package libmtdev1:amd64. #22 16.94 Preparing to unpack .../083-libmtdev1_1.1.6-1_amd64.deb ... #22 16.95 Unpacking libmtdev1:amd64 (1.1.6-1) ... #22 17.04 Selecting previously unselected package libgudev-1.0-0:amd64. #22 17.06 Preparing to unpack .../084-libgudev-1.0-0_237-2_amd64.deb ... #22 17.07 Unpacking libgudev-1.0-0:amd64 (237-2) ... #22 17.17 Selecting previously unselected package libwacom-common. #22 17.17 Preparing to unpack .../085-libwacom-common_2.6.0-1_all.deb ... #22 17.18 Unpacking libwacom-common (2.6.0-1) ... #22 17.36 Selecting previously unselected package libwacom9:amd64. #22 17.37 Preparing to unpack .../086-libwacom9_2.6.0-1_amd64.deb ... #22 17.38 Unpacking libwacom9:amd64 (2.6.0-1) ... #22 17.43 Selecting previously unselected package libinput-bin. #22 17.44 Preparing to unpack .../087-libinput-bin_1.22.1-1_amd64.deb ... #22 17.44 Unpacking libinput-bin (1.22.1-1) ... #22 17.54 Selecting previously unselected package libinput10:amd64. #22 17.55 Preparing to unpack .../088-libinput10_1.22.1-1_amd64.deb ... #22 17.56 Unpacking libinput10:amd64 (1.22.1-1) ... #22 17.66 Selecting previously unselected package libmd4c0:amd64. #22 17.67 Preparing to unpack .../089-libmd4c0_0.4.8-1_amd64.deb ... #22 17.68 Unpacking libmd4c0:amd64 (0.4.8-1) ... #22 17.81 Selecting previously unselected package libqt5network5:amd64. #22 17.82 Preparing to unpack .../090-libqt5network5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 17.84 Unpacking libqt5network5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 17.96 Selecting previously unselected package libxcb-icccm4:amd64. #22 17.97 Preparing to unpack .../091-libxcb-icccm4_0.4.1-1.1_amd64.deb ... #22 17.99 Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... #22 18.10 Selecting previously unselected package libxcb-util1:amd64. #22 18.11 Preparing to unpack .../092-libxcb-util1_0.4.0-1+b1_amd64.deb ... #22 18.13 Unpacking libxcb-util1:amd64 (0.4.0-1+b1) ... #22 18.25 Selecting previously unselected package libxcb-image0:amd64. #22 18.26 Preparing to unpack .../093-libxcb-image0_0.4.0-2_amd64.deb ... #22 18.28 Unpacking libxcb-image0:amd64 (0.4.0-2) ... #22 18.39 Selecting previously unselected package libxcb-keysyms1:amd64. #22 18.40 Preparing to unpack .../094-libxcb-keysyms1_0.4.0-1+b2_amd64.deb ... #22 18.42 Unpacking libxcb-keysyms1:amd64 (0.4.0-1+b2) ... #22 18.52 Selecting previously unselected package libxcb-render-util0:amd64. #22 18.54 Preparing to unpack .../095-libxcb-render-util0_0.3.9-1+b1_amd64.deb ... #22 18.55 Unpacking libxcb-render-util0:amd64 (0.3.9-1+b1) ... #22 18.64 Selecting previously unselected package libxcb-shape0:amd64. #22 18.65 Preparing to unpack .../096-libxcb-shape0_1.15-1_amd64.deb ... #22 18.66 Unpacking libxcb-shape0:amd64 (1.15-1) ... #22 18.77 Selecting previously unselected package libxcb-xinerama0:amd64. #22 18.78 Preparing to unpack .../097-libxcb-xinerama0_1.15-1_amd64.deb ... #22 18.79 Unpacking libxcb-xinerama0:amd64 (1.15-1) ... #22 18.91 Selecting previously unselected package libxcb-xinput0:amd64. #22 18.92 Preparing to unpack .../098-libxcb-xinput0_1.15-1_amd64.deb ... #22 18.93 Unpacking libxcb-xinput0:amd64 (1.15-1) ... #22 19.04 Selecting previously unselected package libxcb-xkb1:amd64. #22 19.05 Preparing to unpack .../099-libxcb-xkb1_1.15-1_amd64.deb ... #22 19.07 Unpacking libxcb-xkb1:amd64 (1.15-1) ... #22 19.19 Selecting previously unselected package libxkbcommon-x11-0:amd64. #22 19.20 Preparing to unpack .../100-libxkbcommon-x11-0_1.5.0-1_amd64.deb ... #22 19.21 Unpacking libxkbcommon-x11-0:amd64 (1.5.0-1) ... #22 19.34 Selecting previously unselected package libqt5gui5:amd64. #22 19.36 Preparing to unpack .../101-libqt5gui5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 19.37 Unpacking libqt5gui5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 19.70 Selecting previously unselected package libqt5widgets5:amd64. #22 19.71 Preparing to unpack .../102-libqt5widgets5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 19.72 Unpacking libqt5widgets5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 20.00 Selecting previously unselected package libqt5xml5:amd64. #22 20.01 Preparing to unpack .../103-libqt5xml5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 20.03 Unpacking libqt5xml5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 20.16 Selecting previously unselected package libqt5designer5:amd64. #22 20.17 Preparing to unpack .../104-libqt5designer5_5.15.8-2_amd64.deb ... #22 20.17 Unpacking libqt5designer5:amd64 (5.15.8-2) ... #22 20.41 Selecting previously unselected package libqt5sql5:amd64. #22 20.42 Preparing to unpack .../105-libqt5sql5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 20.43 Unpacking libqt5sql5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 20.55 Selecting previously unselected package libqt5help5:amd64. #22 20.56 Preparing to unpack .../106-libqt5help5_5.15.8-2_amd64.deb ... #22 20.57 Unpacking libqt5help5:amd64 (5.15.8-2) ... #22 20.69 Selecting previously unselected package libqt5printsupport5:amd64. #22 20.71 Preparing to unpack .../107-libqt5printsupport5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 20.72 Unpacking libqt5printsupport5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 20.87 Selecting previously unselected package libqt5test5:amd64. #22 20.88 Preparing to unpack .../108-libqt5test5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 20.89 Unpacking libqt5test5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 21.00 Selecting previously unselected package python3-pyqt5. #22 21.01 Preparing to unpack .../109-python3-pyqt5_5.15.9+dfsg-1_amd64.deb ... #22 21.02 Unpacking python3-pyqt5 (5.15.9+dfsg-1) ... #22 21.28 Selecting previously unselected package python3-pyqt6.sip. #22 21.29 Preparing to unpack .../110-python3-pyqt6.sip_13.4.1-1_amd64.deb ... #22 21.29 Unpacking python3-pyqt6.sip (13.4.1-1) ... #22 21.39 Selecting previously unselected package libb2-1:amd64. #22 21.40 Preparing to unpack .../111-libb2-1_0.98.1-1.1_amd64.deb ... #22 21.41 Unpacking libb2-1:amd64 (0.98.1-1.1) ... #22 21.53 Selecting previously unselected package libqt6core6:amd64. #22 21.54 Preparing to unpack .../112-libqt6core6_6.4.2+dfsg-10_amd64.deb ... #22 21.56 Unpacking libqt6core6:amd64 (6.4.2+dfsg-10) ... #22 21.79 Selecting previously unselected package libqt6dbus6:amd64. #22 21.80 Preparing to unpack .../113-libqt6dbus6_6.4.2+dfsg-10_amd64.deb ... #22 21.82 Unpacking libqt6dbus6:amd64 (6.4.2+dfsg-10) ... #22 21.93 Selecting previously unselected package libts0:amd64. #22 21.94 Preparing to unpack .../114-libts0_1.22-1+b1_amd64.deb ... #22 21.96 Unpacking libts0:amd64 (1.22-1+b1) ... #22 22.09 Selecting previously unselected package libqt6gui6:amd64. #22 22.10 Preparing to unpack .../115-libqt6gui6_6.4.2+dfsg-10_amd64.deb ... #22 22.11 Unpacking libqt6gui6:amd64 (6.4.2+dfsg-10) ... #22 22.38 Selecting previously unselected package libproxy1v5:amd64. #22 22.39 Preparing to unpack .../116-libproxy1v5_0.4.18-1.2_amd64.deb ... #22 22.41 Unpacking libproxy1v5:amd64 (0.4.18-1.2) ... #22 22.52 Selecting previously unselected package libqt6network6:amd64. #22 22.53 Preparing to unpack .../117-libqt6network6_6.4.2+dfsg-10_amd64.deb ... #22 22.54 Unpacking libqt6network6:amd64 (6.4.2+dfsg-10) ... #22 22.69 Selecting previously unselected package libqt6opengl6:amd64. #22 22.70 Preparing to unpack .../118-libqt6opengl6_6.4.2+dfsg-10_amd64.deb ... #22 22.71 Unpacking libqt6opengl6:amd64 (6.4.2+dfsg-10) ... #22 22.85 Selecting previously unselected package libqt6widgets6:amd64. #22 22.86 Preparing to unpack .../119-libqt6widgets6_6.4.2+dfsg-10_amd64.deb ... #22 22.87 Unpacking libqt6widgets6:amd64 (6.4.2+dfsg-10) ... #22 23.16 Selecting previously unselected package libqt6openglwidgets6:amd64. #22 23.17 Preparing to unpack .../120-libqt6openglwidgets6_6.4.2+dfsg-10_amd64.deb ... #22 23.18 Unpacking libqt6openglwidgets6:amd64 (6.4.2+dfsg-10) ... #22 23.23 Selecting previously unselected package libqt6printsupport6:amd64. #22 23.24 Preparing to unpack .../121-libqt6printsupport6_6.4.2+dfsg-10_amd64.deb ... #22 23.24 Unpacking libqt6printsupport6:amd64 (6.4.2+dfsg-10) ... #22 23.31 Selecting previously unselected package libqt6sql6:amd64. #22 23.31 Preparing to unpack .../122-libqt6sql6_6.4.2+dfsg-10_amd64.deb ... #22 23.32 Unpacking libqt6sql6:amd64 (6.4.2+dfsg-10) ... #22 23.38 Selecting previously unselected package libqt6test6:amd64. #22 23.39 Preparing to unpack .../123-libqt6test6_6.4.2+dfsg-10_amd64.deb ... #22 23.39 Unpacking libqt6test6:amd64 (6.4.2+dfsg-10) ... #22 23.45 Selecting previously unselected package libqt6xml6:amd64. #22 23.46 Preparing to unpack .../124-libqt6xml6_6.4.2+dfsg-10_amd64.deb ... #22 23.46 Unpacking libqt6xml6:amd64 (6.4.2+dfsg-10) ... #22 23.51 Selecting previously unselected package python3-pyqt6. #22 23.52 Preparing to unpack .../125-python3-pyqt6_6.4.2-1_amd64.deb ... #22 23.53 Unpacking python3-pyqt6 (6.4.2-1) ... #22 23.75 Selecting previously unselected package python3-decorator. #22 23.76 Preparing to unpack .../126-python3-decorator_5.1.1-3_all.deb ... #22 23.77 Unpacking python3-decorator (5.1.1-3) ... #22 23.86 Selecting previously unselected package libopenblas0-pthread:amd64. #22 23.87 Preparing to unpack .../127-libopenblas0-pthread_0.3.21+ds-4_amd64.deb ... #22 23.89 Unpacking libopenblas0-pthread:amd64 (0.3.21+ds-4) ... #22 24.30 Selecting previously unselected package libopenblas0:amd64. #22 24.32 Preparing to unpack .../128-libopenblas0_0.3.21+ds-4_amd64.deb ... #22 24.33 Unpacking libopenblas0:amd64 (0.3.21+ds-4) ... #22 24.42 Selecting previously unselected package libopenblas-pthread-dev:amd64. #22 24.43 Preparing to unpack .../129-libopenblas-pthread-dev_0.3.21+ds-4_amd64.deb ... #22 24.44 Unpacking libopenblas-pthread-dev:amd64 (0.3.21+ds-4) ... #22 24.78 Selecting previously unselected package libopenblas-dev:amd64. #22 24.79 Preparing to unpack .../130-libopenblas-dev_0.3.21+ds-4_amd64.deb ... #22 24.80 Unpacking libopenblas-dev:amd64 (0.3.21+ds-4) ... #22 24.92 Selecting previously unselected package libpython3-all-dev:amd64. #22 24.93 Preparing to unpack .../131-libpython3-all-dev_3.11.2-1+b1_amd64.deb ... #22 24.95 Unpacking libpython3-all-dev:amd64 (3.11.2-1+b1) ... #22 25.01 Selecting previously unselected package python3-all. #22 25.02 Preparing to unpack .../132-python3-all_3.11.2-1+b1_amd64.deb ... #22 25.04 Unpacking python3-all (3.11.2-1+b1) ... #22 25.12 Selecting previously unselected package python3-all-dev. #22 25.13 Preparing to unpack .../133-python3-all-dev_3.11.2-1+b1_amd64.deb ... #22 25.15 Unpacking python3-all-dev (3.11.2-1+b1) ... #22 25.22 Selecting previously unselected package libxsimd-dev:amd64. #22 25.23 Preparing to unpack .../134-libxsimd-dev_8.1.0-7_amd64.deb ... #22 25.25 Unpacking libxsimd-dev:amd64 (8.1.0-7) ... #22 25.36 Selecting previously unselected package python3-gast. #22 25.37 Preparing to unpack .../135-python3-gast_0.5.2-2_all.deb ... #22 25.38 Unpacking python3-gast (0.5.2-2) ... #22 25.49 Selecting previously unselected package python3-beniget. #22 25.50 Preparing to unpack .../136-python3-beniget_0.4.1-3_all.deb ... #22 25.51 Unpacking python3-beniget (0.4.1-3) ... #22 25.60 Selecting previously unselected package python3-ply. #22 25.62 Preparing to unpack .../137-python3-ply_3.11-5_all.deb ... #22 25.63 Unpacking python3-ply (3.11-5) ... #22 25.76 Selecting previously unselected package python3-pythran. #22 25.77 Preparing to unpack .../138-python3-pythran_0.11.0+ds-7_amd64.deb ... #22 25.78 Unpacking python3-pythran (0.11.0+ds-7) ... #22 26.11 Selecting previously unselected package liblbfgsb0:amd64. #22 26.12 Preparing to unpack .../139-liblbfgsb0_3.0+dfsg.4-1_amd64.deb ... #22 26.14 Unpacking liblbfgsb0:amd64 (3.0+dfsg.4-1) ... #22 26.23 Selecting previously unselected package python3-scipy. #22 26.25 Preparing to unpack .../140-python3-scipy_1.10.1-2_amd64.deb ... #22 26.26 Unpacking python3-scipy (1.10.1-2) ... #22 26.91 Selecting previously unselected package pyqt5-dev-tools. #22 26.93 Preparing to unpack .../141-pyqt5-dev-tools_5.15.9+dfsg-1_amd64.deb ... #22 26.94 Unpacking pyqt5-dev-tools (5.15.9+dfsg-1) ... #22 27.04 Selecting previously unselected package pyqt6-dev-tools. #22 27.05 Preparing to unpack .../142-pyqt6-dev-tools_6.4.2-1_all.deb ... #22 27.06 Unpacking pyqt6-dev-tools (6.4.2-1) ... #22 27.15 Selecting previously unselected package qtchooser. #22 27.17 Preparing to unpack .../143-qtchooser_66-2_amd64.deb ... #22 27.18 Unpacking qtchooser (66-2) ... #22 27.29 Selecting previously unselected package qtbase5-dev-tools. #22 27.30 Preparing to unpack .../144-qtbase5-dev-tools_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 27.31 Unpacking qtbase5-dev-tools (5.15.8+dfsg-11+deb12u2) ... #22 27.46 Selecting previously unselected package qt6-base-dev-tools. #22 27.47 Preparing to unpack .../145-qt6-base-dev-tools_6.4.2+dfsg-10_amd64.deb ... #22 27.48 Unpacking qt6-base-dev-tools (6.4.2+dfsg-10) ... #22 27.63 Selecting previously unselected package python3-pyqtgraph. #22 27.65 Preparing to unpack .../146-python3-pyqtgraph_0.13.1-4_all.deb ... #22 27.65 Unpacking python3-pyqtgraph (0.13.1-4) ... #22 27.77 Selecting previously unselected package python3-contextlib2. #22 27.78 Preparing to unpack .../147-python3-contextlib2_0.6.0.post1-3_all.deb ... #22 27.79 Unpacking python3-contextlib2 (0.6.0.post1-3) ... #22 27.90 Selecting previously unselected package python3-schema. #22 27.91 Preparing to unpack .../148-python3-schema_0.7.5-1_all.deb ... #22 27.92 Unpacking python3-schema (0.7.5-1) ... #22 28.02 Selecting previously unselected package python3-sip. #22 28.04 Preparing to unpack .../149-python3-sip_4.19.25+dfsg-5+b1_amd64.deb ... #22 28.05 Unpacking python3-sip (4.19.25+dfsg-5+b1) ... #22 28.16 Selecting previously unselected package python3-thrift. #22 28.17 Preparing to unpack .../150-python3-thrift_0.17.0-2+b2_amd64.deb ... #22 28.19 Unpacking python3-thrift (0.17.0-2+b2) ... #22 28.29 Selecting previously unselected package python3-cffi-backend:amd64. #22 28.30 Preparing to unpack .../151-python3-cffi-backend_1.15.1-5+b1_amd64.deb ... #22 28.32 Unpacking python3-cffi-backend:amd64 (1.15.1-5+b1) ... #22 28.44 Selecting previously unselected package python3-py. #22 28.45 Preparing to unpack .../152-python3-py_1.11.0-1_all.deb ... #22 28.47 Unpacking python3-py (1.11.0-1) ... #22 28.59 Selecting previously unselected package python3-zmq. #22 28.60 Preparing to unpack .../153-python3-zmq_24.0.1-4+b1_amd64.deb ... #22 28.60 Unpacking python3-zmq (24.0.1-4+b1) ... #22 28.74 Selecting previously unselected package libfmt9:amd64. #22 28.75 Preparing to unpack .../154-libfmt9_9.1.0+ds1-2_amd64.deb ... #22 28.76 Unpacking libfmt9:amd64 (9.1.0+ds1-2) ... #22 28.88 Selecting previously unselected package libgnuradio-pmt3.10.5:amd64. #22 28.89 Preparing to unpack .../155-libgnuradio-pmt3.10.5_3.10.5.1-3_amd64.deb ... #22 28.90 Unpacking libgnuradio-pmt3.10.5:amd64 (3.10.5.1-3) ... #22 29.00 Selecting previously unselected package libspdlog1.10:amd64. #22 29.01 Preparing to unpack .../156-libspdlog1.10_1%3a1.10.0+ds-0.4_amd64.deb ... #22 29.03 Unpacking libspdlog1.10:amd64 (1:1.10.0+ds-0.4) ... #22 29.14 Selecting previously unselected package libthrift-0.17.0:amd64. #22 29.15 Preparing to unpack .../157-libthrift-0.17.0_0.17.0-2+b2_amd64.deb ... #22 29.16 Unpacking libthrift-0.17.0:amd64 (0.17.0-2+b2) ... #22 29.30 Selecting previously unselected package libunwind8:amd64. #22 29.31 Preparing to unpack .../158-libunwind8_1.6.2-3_amd64.deb ... #22 29.33 Unpacking libunwind8:amd64 (1.6.2-3) ... #22 29.44 Selecting previously unselected package libgnuradio-runtime3.10.5:amd64. #22 29.45 Preparing to unpack .../159-libgnuradio-runtime3.10.5_3.10.5.1-3_amd64.deb ... #22 29.46 Unpacking libgnuradio-runtime3.10.5:amd64 (3.10.5.1-3) ... #22 29.59 Selecting previously unselected package libogg0:amd64. #22 29.60 Preparing to unpack .../160-libogg0_1.3.5-3_amd64.deb ... #22 29.62 Unpacking libogg0:amd64 (1.3.5-3) ... #22 29.72 Selecting previously unselected package libflac12:amd64. #22 29.73 Preparing to unpack .../161-libflac12_1.4.2+ds-2_amd64.deb ... #22 29.74 Unpacking libflac12:amd64 (1.4.2+ds-2) ... #22 29.84 Selecting previously unselected package libmp3lame0:amd64. #22 29.85 Preparing to unpack .../162-libmp3lame0_3.100-6_amd64.deb ... #22 29.86 Unpacking libmp3lame0:amd64 (3.100-6) ... #22 29.99 Selecting previously unselected package libmpg123-0:amd64. #22 30.01 Preparing to unpack .../163-libmpg123-0_1.31.2-1+deb12u1_amd64.deb ... #22 30.02 Unpacking libmpg123-0:amd64 (1.31.2-1+deb12u1) ... #22 30.13 Selecting previously unselected package libopus0:amd64. #22 30.14 Preparing to unpack .../164-libopus0_1.3.1-3_amd64.deb ... #22 30.19 Unpacking libopus0:amd64 (1.3.1-3) ... #22 30.30 Selecting previously unselected package libvorbis0a:amd64. #22 30.31 Preparing to unpack .../165-libvorbis0a_1.3.7-1_amd64.deb ... #22 30.32 Unpacking libvorbis0a:amd64 (1.3.7-1) ... #22 30.43 Selecting previously unselected package libvorbisenc2:amd64. #22 30.44 Preparing to unpack .../166-libvorbisenc2_1.3.7-1_amd64.deb ... #22 30.45 Unpacking libvorbisenc2:amd64 (1.3.7-1) ... #22 30.57 Selecting previously unselected package libsndfile1:amd64. #22 30.58 Preparing to unpack .../167-libsndfile1_1.2.0-1_amd64.deb ... #22 30.60 Unpacking libsndfile1:amd64 (1.2.0-1) ... #22 30.71 Selecting previously unselected package libgnuradio-blocks3.10.5:amd64. #22 30.72 Preparing to unpack .../168-libgnuradio-blocks3.10.5_3.10.5.1-3_amd64.deb ... #22 30.74 Unpacking libgnuradio-blocks3.10.5:amd64 (3.10.5.1-3) ... #22 30.87 Selecting previously unselected package libgnuradio-fft3.10.5:amd64. #22 30.88 Preparing to unpack .../169-libgnuradio-fft3.10.5_3.10.5.1-3_amd64.deb ... #22 30.89 Unpacking libgnuradio-fft3.10.5:amd64 (3.10.5.1-3) ... #22 31.00 Selecting previously unselected package libgnuradio-analog3.10.5:amd64. #22 31.01 Preparing to unpack .../170-libgnuradio-analog3.10.5_3.10.5.1-3_amd64.deb ... #22 31.02 Unpacking libgnuradio-analog3.10.5:amd64 (3.10.5.1-3) ... #22 31.13 Selecting previously unselected package libsamplerate0:amd64. #22 31.14 Preparing to unpack .../171-libsamplerate0_0.2.2-3_amd64.deb ... #22 31.15 Unpacking libsamplerate0:amd64 (0.2.2-3) ... #22 31.33 Selecting previously unselected package libjack-jackd2-0:amd64. #22 31.34 Preparing to unpack .../172-libjack-jackd2-0_1.9.21~dfsg-3_amd64.deb ... #22 31.35 Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-3) ... #22 31.48 Selecting previously unselected package libportaudio2:amd64. #22 31.49 Preparing to unpack .../173-libportaudio2_19.6.0-1.2_amd64.deb ... #22 31.50 Unpacking libportaudio2:amd64 (19.6.0-1.2) ... #22 31.60 Selecting previously unselected package libgnuradio-audio3.10.5:amd64. #22 31.61 Preparing to unpack .../174-libgnuradio-audio3.10.5_3.10.5.1-3_amd64.deb ... #22 31.62 Unpacking libgnuradio-audio3.10.5:amd64 (3.10.5.1-3) ... #22 31.71 Selecting previously unselected package libgnuradio-filter3.10.5:amd64. #22 31.72 Preparing to unpack .../175-libgnuradio-filter3.10.5_3.10.5.1-3_amd64.deb ... #22 31.73 Unpacking libgnuradio-filter3.10.5:amd64 (3.10.5.1-3) ... #22 31.84 Selecting previously unselected package libgnuradio-channels3.10.5:amd64. #22 31.85 Preparing to unpack .../176-libgnuradio-channels3.10.5_3.10.5.1-3_amd64.deb ... #22 31.87 Unpacking libgnuradio-channels3.10.5:amd64 (3.10.5.1-3) ... #22 31.98 Selecting previously unselected package libgnuradio-digital3.10.5:amd64. #22 31.99 Preparing to unpack .../177-libgnuradio-digital3.10.5_3.10.5.1-3_amd64.deb ... #22 32.01 Unpacking libgnuradio-digital3.10.5:amd64 (3.10.5.1-3) ... #22 32.15 Selecting previously unselected package libgslcblas0:amd64. #22 32.16 Preparing to unpack .../178-libgslcblas0_2.7.1+dfsg-5_amd64.deb ... #22 32.18 Unpacking libgslcblas0:amd64 (2.7.1+dfsg-5) ... #22 32.30 Selecting previously unselected package libgsl27:amd64. #22 32.31 Preparing to unpack .../179-libgsl27_2.7.1+dfsg-5_amd64.deb ... #22 32.32 Unpacking libgsl27:amd64 (2.7.1+dfsg-5) ... #22 32.49 Selecting previously unselected package libgnuradio-fec3.10.5:amd64. #22 32.50 Preparing to unpack .../180-libgnuradio-fec3.10.5_3.10.5.1-3_amd64.deb ... #22 32.51 Unpacking libgnuradio-fec3.10.5:amd64 (3.10.5.1-3) ... #22 32.65 Selecting previously unselected package libgnuradio-dtv3.10.5:amd64. #22 32.66 Preparing to unpack .../181-libgnuradio-dtv3.10.5_3.10.5.1-3_amd64.deb ... #22 32.68 Unpacking libgnuradio-dtv3.10.5:amd64 (3.10.5.1-3) ... #22 32.80 Selecting previously unselected package libiio0:amd64. #22 32.81 Preparing to unpack .../182-libiio0_0.24-4_amd64.deb ... #22 32.83 Unpacking libiio0:amd64 (0.24-4) ... #22 32.93 Selecting previously unselected package libad9361-0:amd64. #22 32.94 Preparing to unpack .../183-libad9361-0_0.2-1_amd64.deb ... #22 32.96 Unpacking libad9361-0:amd64 (0.2-1) ... #22 33.05 Selecting previously unselected package libgnuradio-iio3.10.5:amd64. #22 33.06 Preparing to unpack .../184-libgnuradio-iio3.10.5_3.10.5.1-3_amd64.deb ... #22 33.07 Unpacking libgnuradio-iio3.10.5:amd64 (3.10.5.1-3) ... #22 33.19 Selecting previously unselected package libgnuradio-network3.10.5:amd64. #22 33.20 Preparing to unpack .../185-libgnuradio-network3.10.5_3.10.5.1-3_amd64.deb ... #22 33.22 Unpacking libgnuradio-network3.10.5:amd64 (3.10.5.1-3) ... #22 33.33 Selecting previously unselected package libgnuradio-pdu3.10.5:amd64. #22 33.34 Preparing to unpack .../186-libgnuradio-pdu3.10.5_3.10.5.1-3_amd64.deb ... #22 33.36 Unpacking libgnuradio-pdu3.10.5:amd64 (3.10.5.1-3) ... #22 33.46 Selecting previously unselected package libqt5opengl5:amd64. #22 33.48 Preparing to unpack .../187-libqt5opengl5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 33.49 Unpacking libqt5opengl5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 33.62 Selecting previously unselected package libqt5svg5:amd64. #22 33.63 Preparing to unpack .../188-libqt5svg5_5.15.8-3_amd64.deb ... #22 33.64 Unpacking libqt5svg5:amd64 (5.15.8-3) ... #22 33.71 Selecting previously unselected package libqwt-qt5-6. #22 33.72 Preparing to unpack .../189-libqwt-qt5-6_6.1.4-2_amd64.deb ... #22 33.73 Unpacking libqwt-qt5-6 (6.1.4-2) ... #22 33.80 Selecting previously unselected package libgnuradio-qtgui3.10.5:amd64. #22 33.81 Preparing to unpack .../190-libgnuradio-qtgui3.10.5_3.10.5.1-3_amd64.deb ... #22 33.81 Unpacking libgnuradio-qtgui3.10.5:amd64 (3.10.5.1-3) ... #22 33.89 Selecting previously unselected package libgnuradio-soapy3.10.5:amd64. #22 33.90 Preparing to unpack .../191-libgnuradio-soapy3.10.5_3.10.5.1-3_amd64.deb ... #22 33.91 Unpacking libgnuradio-soapy3.10.5:amd64 (3.10.5.1-3) ... #22 33.96 Selecting previously unselected package libgnuradio-trellis3.10.5:amd64. #22 33.97 Preparing to unpack .../192-libgnuradio-trellis3.10.5_3.10.5.1-3_amd64.deb ... #22 33.98 Unpacking libgnuradio-trellis3.10.5:amd64 (3.10.5.1-3) ... #22 34.04 Selecting previously unselected package libgnuradio-uhd3.10.5:amd64. #22 34.05 Preparing to unpack .../193-libgnuradio-uhd3.10.5_3.10.5.1-3_amd64.deb ... #22 34.05 Unpacking libgnuradio-uhd3.10.5:amd64 (3.10.5.1-3) ... #22 34.12 Selecting previously unselected package libslang2:amd64. #22 34.13 Preparing to unpack .../194-libslang2_2.3.3-3_amd64.deb ... #22 34.14 Unpacking libslang2:amd64 (2.3.3-3) ... #22 34.22 Selecting previously unselected package libcaca0:amd64. #22 34.23 Preparing to unpack .../195-libcaca0_0.99.beta20-3_amd64.deb ... #22 34.24 Unpacking libcaca0:amd64 (0.99.beta20-3) ... #22 34.30 Selecting previously unselected package libasyncns0:amd64. #22 34.31 Preparing to unpack .../196-libasyncns0_0.8-6+b3_amd64.deb ... #22 34.31 Unpacking libasyncns0:amd64 (0.8-6+b3) ... #22 34.37 Selecting previously unselected package libpulse0:amd64. #22 34.38 Preparing to unpack .../197-libpulse0_16.1+dfsg1-2+b1_amd64.deb ... #22 34.39 Unpacking libpulse0:amd64 (16.1+dfsg1-2+b1) ... #22 34.46 Selecting previously unselected package libsdl1.2debian:amd64. #22 34.47 Preparing to unpack .../198-libsdl1.2debian_1.2.15+dfsg2-8_amd64.deb ... #22 34.48 Unpacking libsdl1.2debian:amd64 (1.2.15+dfsg2-8) ... #22 34.54 Selecting previously unselected package libgnuradio-video-sdl3.10.5:amd64. #22 34.55 Preparing to unpack .../199-libgnuradio-video-sdl3.10.5_3.10.5.1-3_amd64.deb ... #22 34.55 Unpacking libgnuradio-video-sdl3.10.5:amd64 (3.10.5.1-3) ... #22 34.60 Selecting previously unselected package libcodec2-1.0:amd64. #22 34.61 Preparing to unpack .../200-libcodec2-1.0_1.0.5-1_amd64.deb ... #22 34.62 Unpacking libcodec2-1.0:amd64 (1.0.5-1) ... #22 35.17 Selecting previously unselected package libgnuradio-vocoder3.10.5:amd64. #22 35.18 Preparing to unpack .../201-libgnuradio-vocoder3.10.5_3.10.5.1-3_amd64.deb ... #22 35.19 Unpacking libgnuradio-vocoder3.10.5:amd64 (3.10.5.1-3) ... #22 35.24 Selecting previously unselected package libgnuradio-wavelet3.10.5:amd64. #22 35.25 Preparing to unpack .../202-libgnuradio-wavelet3.10.5_3.10.5.1-3_amd64.deb ... #22 35.25 Unpacking libgnuradio-wavelet3.10.5:amd64 (3.10.5.1-3) ... #22 35.30 Selecting previously unselected package libgnuradio-zeromq3.10.5:amd64. #22 35.31 Preparing to unpack .../203-libgnuradio-zeromq3.10.5_3.10.5.1-3_amd64.deb ... #22 35.31 Unpacking libgnuradio-zeromq3.10.5:amd64 (3.10.5.1-3) ... #22 35.37 Selecting previously unselected package gnuradio. #22 35.38 Preparing to unpack .../204-gnuradio_3.10.5.1-3_amd64.deb ... #22 35.39 Unpacking gnuradio (3.10.5.1-3) ... #22 36.04 Setting up libb2-1:amd64 (0.98.1-1.1) ... #22 36.05 Setting up libxcb-dri3-0:amd64 (1.15-1) ... #22 36.06 Setting up python3-attr (22.2.0-1) ... #22 36.21 Setting up libwayland-server0:amd64 (1.21.0-1) ... #22 36.22 Setting up gtk-update-icon-cache (3.24.38-2~deb12u3) ... #22 36.23 Setting up libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ... #22 36.24 Setting up libdouble-conversion3:amd64 (3.2.1-1) ... #22 36.25 Setting up libproxy1v5:amd64 (0.4.18-1.2) ... #22 36.26 Setting up fonts-mathjax (2.7.9+dfsg-1) ... #22 36.27 Setting up libcodec2-1.0:amd64 (1.0.5-1) ... #22 36.28 Setting up libxdamage1:amd64 (1:1.1.6-1) ... #22 36.29 Setting up libopenblas0-pthread:amd64 (0.3.21+ds-4) ... #22 36.30 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 36.31 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 36.31 update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblas.so.0 to provide /usr/lib/x86_64-linux-gnu/libopenblas.so.0 (libopenblas.so.0-x86_64-linux-gnu) in auto mode #22 36.32 Setting up libmpg123-0:amd64 (1.31.2-1+deb12u1) ... #22 36.33 Setting up libxcb-xfixes0:amd64 (1.15-1) ... #22 36.34 Setting up libogg0:amd64 (1.3.5-3) ... #22 36.35 Setting up python3-cairo:amd64 (1.20.1-5+b1) ... #22 36.48 Setting up hicolor-icon-theme (0.17-2) ... #22 36.50 Setting up libjs-mathjax (2.7.9+dfsg-1) ... #22 36.51 Setting up libxcb-xinput0:amd64 (1.15-1) ... #22 36.52 Setting up python3-py (1.11.0-1) ... #22 36.70 Setting up libvte-2.91-common (0.70.6-2~deb12u1) ... #22 36.77 Setting up libgslcblas0:amd64 (2.7.1+dfsg-5) ... #22 36.86 Setting up python3-colorama (0.4.6-2) ... #22 37.03 Setting up libglvnd0:amd64 (1.6.0-1) ... #22 37.06 Setting up libxcb-glx0:amd64 (1.15-1) ... #22 37.09 Setting up python3-ply (3.11-5) ... #22 37.28 Setting up libiio0:amd64 (0.24-4) ... #22 37.31 Setting up libxcb-keysyms1:amd64 (0.4.0-1+b2) ... #22 37.34 Setting up libxcb-shape0:amd64 (1.15-1) ... #22 37.38 Setting up python3-gast (0.5.2-2) ... #22 37.55 Setting up libgsl27:amd64 (2.7.1+dfsg-5) ... #22 37.62 Setting up libxcb-render-util0:amd64 (0.3.9-1+b1) ... #22 37.65 Setting up python3-all (3.11.2-1+b1) ... #22 37.69 Setting up xkb-data (2.35.1-1) ... #22 37.73 Setting up python3-contextlib2 (0.6.0.post1-3) ... #22 37.88 Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... #22 37.93 Setting up libatspi2.0-0:amd64 (2.46.0-5) ... #22 37.97 Setting up python3-click (8.1.3-2) ... #22 38.16 Setting up libqt6core6:amd64 (6.4.2+dfsg-10) ... #22 38.19 Setting up libunwind8:amd64 (1.6.2-3) ... #22 38.24 Setting up python3-thrift (0.17.0-2+b2) ... #22 38.41 Setting up libts0:amd64 (1.22-1+b1) ... #22 38.46 Setting up libcolord2:amd64 (1.4.6-2.2) ... #22 38.50 Setting up gnome-terminal-data (3.46.8-1) ... #22 38.53 Setting up libopengl0:amd64 (1.6.0-1) ... #22 38.56 Setting up libxcb-util1:amd64 (0.4.0-1+b1) ... #22 38.57 Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ... #22 38.58 Setting up libxcb-xkb1:amd64 (1.15-1) ... #22 38.59 Setting up libxcb-image0:amd64 (0.4.0-2) ... #22 38.61 Setting up libxcb-present0:amd64 (1.15-1) ... #22 38.63 Setting up libdconf1:amd64 (0.40.0-4) ... #22 38.67 Setting up python3-beniget (0.4.1-3) ... #22 38.83 Setting up libxsimd-dev:amd64 (8.1.0-7) ... #22 38.87 Setting up python3-decorator (5.1.1-3) ... #22 39.04 Setting up python3-packaging (23.0-1) ... #22 39.22 Setting up libxcb-xinerama0:amd64 (1.15-1) ... #22 39.24 Setting up libflac12:amd64 (1.4.2+ds-2) ... #22 39.25 Setting up libslang2:amd64 (2.3.3-3) ... #22 39.26 Setting up libqt6xml6:amd64 (6.4.2+dfsg-10) ... #22 39.27 Setting up adwaita-icon-theme (43-1) ... #22 39.33 update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode #22 39.34 Setting up libqt6sql6:amd64 (6.4.2+dfsg-10) ... #22 39.35 Setting up libepoxy0:amd64 (1.5.10-1) ... #22 39.36 Setting up libxfixes3:amd64 (1:6.0.0-2) ... #22 39.37 Setting up libxcb-sync1:amd64 (1.15-1) ... #22 39.38 Setting up libpython3-all-dev:amd64 (3.11.2-1+b1) ... #22 39.39 Setting up libopus0:amd64 (1.3.1-3) ... #22 39.40 Setting up libxinerama1:amd64 (2:1.1.4-3) ... #22 39.41 Setting up libvorbis0a:amd64 (1.3.7-1) ... #22 39.42 Setting up castxml (0.5.1-1) ... #22 39.44 Setting up libxrandr2:amd64 (2:1.5.2-2+b1) ... #22 39.45 Setting up liborc-0.4-0:amd64 (1:0.4.33-2) ... #22 39.46 Setting up python3-click-plugins (1.1.1-4) ... #22 39.59 Setting up libqt5core5a:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 39.61 Setting up libglapi-mesa:amd64 (22.3.6-1+deb12u1) ... #22 39.62 Setting up libmtdev1:amd64 (1.1.6-1) ... #22 39.63 Setting up libfmt9:amd64 (9.1.0+ds1-2) ... #22 39.64 Setting up libxcb-dri2-0:amd64 (1.15-1) ... #22 39.65 Setting up python3-pyqt5.sip (12.11.1-1) ... #22 39.66 Setting up python3-pyrsistent:amd64 (0.18.1-1+b3) ... #22 39.81 Setting up libopenblas0:amd64 (0.3.21+ds-4) ... #22 39.82 Setting up libasyncns0:amd64 (0.8-6+b3) ... #22 39.83 Setting up libxshmfence1:amd64 (1.3-1) ... #22 39.84 Setting up python3-lxml:amd64 (4.9.2-1+b1) ... #22 40.06 Setting up at-spi2-common (2.46.0-5) ... #22 40.09 Setting up libqt5dbus5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 40.13 Setting up python3-schema (0.7.5-1) ... #22 40.29 Setting up libxcb-randr0:amd64 (1.15-1) ... #22 40.32 Setting up libllvm15:amd64 (1:15.0.6-4+b1) ... #22 40.36 Setting up libmd4c0:amd64 (0.4.8-1) ... #22 40.39 Setting up libatk1.0-0:amd64 (2.46.0-5) ... #22 40.42 Setting up libglu1-mesa:amd64 (9.0.2-1.1) ... #22 40.46 Setting up libwayland-egl1:amd64 (1.21.0-1) ... #22 40.50 Setting up python3-pygccxml (2.2.1-1) ... #22 40.72 Setting up python3-pyqt6.sip (13.4.1-1) ... #22 40.75 Setting up libsamplerate0:amd64 (0.2.2-3) ... #22 40.83 Setting up libqt5test5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 40.84 Setting up python3-gi-cairo (3.42.2-3+b1) ... #22 40.86 Setting up libdrm-common (2.4.114-1) ... #22 40.87 Setting up libxcomposite1:amd64 (1:0.4.5-1) ... #22 40.88 Setting up libevdev2:amd64 (1.13.0+dfsg-1) ... #22 40.89 Setting up libgudev-1.0-0:amd64 (237-2) ... #22 40.90 Setting up qtchooser (66-2) ... #22 40.91 Setting up libmp3lame0:amd64 (3.100-6) ... #22 40.92 Setting up python3-cffi-backend:amd64 (1.15.1-5+b1) ... #22 40.93 Setting up libvorbisenc2:amd64 (1.3.7-1) ... #22 40.95 Setting up libqt6dbus6:amd64 (6.4.2+dfsg-10) ... #22 40.96 Setting up liblbfgsb0:amd64 (3.0+dfsg.4-1) ... #22 40.97 Setting up libwacom-common (2.6.0-1) ... #22 40.98 Setting up python3-sip (4.19.25+dfsg-5+b1) ... #22 41.12 Setting up libxkbcommon0:amd64 (1.5.0-1) ... #22 41.13 Setting up libwayland-client0:amd64 (1.21.0-1) ... #22 41.14 Setting up libspdlog1.10:amd64 (1:1.10.0+ds-0.4) ... #22 41.15 Setting up libopenblas-pthread-dev:amd64 (0.3.21+ds-4) ... #22 41.16 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 41.17 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 41.17 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 41.18 Setting up python3-all-dev (3.11.2-1+b1) ... #22 41.19 Setting up libqt6test6:amd64 (6.4.2+dfsg-10) ... #22 41.20 Setting up libad9361-0:amd64 (0.2-1) ... #22 41.21 Setting up libcaca0:amd64 (0.99.beta20-3) ... #22 41.22 Setting up qt6-base-dev-tools (6.4.2+dfsg-10) ... #22 41.23 Setting up libwacom9:amd64 (2.6.0-1) ... #22 41.24 Setting up libxcursor1:amd64 (1:1.2.1-1) ... #22 41.26 Setting up dconf-service (0.40.0-4) ... #22 41.27 Setting up libqt5network5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 41.28 Setting up libinput-bin (1.22.1-1) ... #22 41.29 Setting up libqt5sql5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 41.30 Setting up libatk-bridge2.0-0:amd64 (2.46.0-5) ... #22 41.31 Setting up qtbase5-dev-tools (5.15.8+dfsg-11+deb12u2) ... #22 41.32 Setting up libopenblas-dev:amd64 (0.3.21+ds-4) ... #22 41.33 Setting up libqt5xml5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 41.34 Setting up python3-jsonschema (4.10.3-1) ... #22 41.52 Setting up python3-zmq (24.0.1-4+b1) ... #22 41.76 Setting up libxkbcommon-x11-0:amd64 (1.5.0-1) ... #22 41.77 Setting up libvolk2.5:amd64 (2.5.2-3) ... #22 41.79 Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-3) ... #22 41.83 Setting up libdrm2:amd64 (2.4.114-1+b1) ... #22 41.86 Setting up python3-pythran (0.11.0+ds-7) ... #22 42.17 Setting up libwayland-cursor0:amd64 (1.21.0-1) ... #22 42.20 Setting up libqt6network6:amd64 (6.4.2+dfsg-10) ... #22 42.23 Setting up libgnuradio-pmt3.10.5:amd64 (3.10.5.1-3) ... #22 42.27 Setting up libsndfile1:amd64 (1.2.0-1) ... #22 42.31 Setting up libdrm-amdgpu1:amd64 (2.4.114-1+b1) ... #22 42.35 Setting up libinput10:amd64 (1.22.1-1) ... #22 42.38 Setting up libportaudio2:amd64 (19.6.0-1.2) ... #22 42.42 Setting up libdrm-nouveau2:amd64 (2.4.114-1+b1) ... #22 42.45 Setting up python3-scipy (1.10.1-2) ... #22 44.21 Setting up libvolk2-bin (2.5.2-3) ... #22 44.37 Setting up dconf-gsettings-backend:amd64 (0.40.0-4) ... #22 44.41 Setting up libgbm1:amd64 (22.3.6-1+deb12u1) ... #22 44.44 Setting up libpulse0:amd64 (16.1+dfsg1-2+b1) ... #22 44.49 Setting up libdrm-radeon1:amd64 (2.4.114-1+b1) ... #22 44.53 Setting up libdrm-intel1:amd64 (2.4.114-1+b1) ... #22 44.57 Setting up libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ... #22 44.63 Setting up libthrift-0.17.0:amd64 (0.17.0-2+b2) ... #22 44.66 Setting up libegl-mesa0:amd64 (22.3.6-1+deb12u1) ... #22 44.69 Setting up libsdl1.2debian:amd64 (1.2.15+dfsg2-8) ... #22 44.72 Setting up libegl1:amd64 (1.6.0-1) ... #22 44.76 Setting up libgnuradio-runtime3.10.5:amd64 (3.10.5.1-3) ... #22 44.80 Setting up libgtk-3-common (3.24.38-2~deb12u3) ... #22 44.85 Setting up gsettings-desktop-schemas (43.0-1) ... #22 44.88 Setting up libgnuradio-blocks3.10.5:amd64 (3.10.5.1-3) ... #22 44.92 Setting up libgnuradio-trellis3.10.5:amd64 (3.10.5.1-3) ... #22 44.96 Setting up libglx-mesa0:amd64 (22.3.6-1+deb12u1) ... #22 45.00 Setting up libgnuradio-vocoder3.10.5:amd64 (3.10.5.1-3) ... #22 45.04 Setting up libgnuradio-iio3.10.5:amd64 (3.10.5.1-3) ... #22 45.08 Setting up libglx0:amd64 (1.6.0-1) ... #22 45.13 Setting up libgnuradio-fec3.10.5:amd64 (3.10.5.1-3) ... #22 45.17 Setting up libgnuradio-pdu3.10.5:amd64 (3.10.5.1-3) ... #22 45.25 Setting up libgnuradio-uhd3.10.5:amd64 (3.10.5.1-3) ... #22 45.29 Setting up libgnuradio-network3.10.5:amd64 (3.10.5.1-3) ... #22 45.33 Setting up libgnuradio-video-sdl3.10.5:amd64 (3.10.5.1-3) ... #22 45.36 Setting up libgl1:amd64 (1.6.0-1) ... #22 45.40 Setting up libqt6gui6:amd64 (6.4.2+dfsg-10) ... #22 45.43 Setting up libgnuradio-fft3.10.5:amd64 (3.10.5.1-3) ... #22 45.48 Setting up libgnuradio-filter3.10.5:amd64 (3.10.5.1-3) ... #22 45.51 Setting up libgnuradio-soapy3.10.5:amd64 (3.10.5.1-3) ... #22 45.54 Setting up libgnuradio-wavelet3.10.5:amd64 (3.10.5.1-3) ... #22 45.58 Setting up libgl1-mesa-glx:amd64 (22.3.6-1+deb12u1) ... #22 45.61 Setting up libgnuradio-audio3.10.5:amd64 (3.10.5.1-3) ... #22 45.65 Setting up libgnuradio-zeromq3.10.5:amd64 (3.10.5.1-3) ... #22 45.66 Setting up libgnuradio-dtv3.10.5:amd64 (3.10.5.1-3) ... #22 45.67 Setting up libqt5gui5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 45.69 Setting up libqt6opengl6:amd64 (6.4.2+dfsg-10) ... #22 45.71 Setting up libgnuradio-analog3.10.5:amd64 (3.10.5.1-3) ... #22 45.75 Setting up libqt5widgets5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 45.78 Setting up python3-opengl (3.1.6+dfsg-3) ... #22 46.96 Setting up libqt5help5:amd64 (5.15.8-2) ... #22 46.98 Setting up libgnuradio-digital3.10.5:amd64 (3.10.5.1-3) ... #22 46.99 Setting up libqt6widgets6:amd64 (6.4.2+dfsg-10) ... #22 47.00 Setting up libqt5printsupport5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 47.01 Setting up libqt5opengl5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 47.02 Setting up libqt6openglwidgets6:amd64 (6.4.2+dfsg-10) ... #22 47.03 Setting up libgnuradio-channels3.10.5:amd64 (3.10.5.1-3) ... #22 47.05 Setting up libqt6printsupport6:amd64 (6.4.2+dfsg-10) ... #22 47.06 Setting up libqt5designer5:amd64 (5.15.8-2) ... #22 47.07 Setting up python3-pyqt6 (6.4.2-1) ... #22 47.19 Setting up pyqt6-dev-tools (6.4.2-1) ... #22 47.35 Setting up libqt5svg5:amd64 (5.15.8-3) ... #22 47.36 Setting up libqwt-qt5-6 (6.1.4-2) ... #22 47.37 Setting up libgnuradio-qtgui3.10.5:amd64 (3.10.5.1-3) ... #22 47.38 Setting up python3-pyqt5 (5.15.9+dfsg-1) ... #22 47.54 Setting up pyqt5-dev-tools (5.15.9+dfsg-1) ... #22 47.69 Setting up python3-pyqtgraph (0.13.1-4) ... #22 48.21 Processing triggers for libc-bin (2.36-9+deb12u9) ... #22 48.27 Processing triggers for man-db (2.11.2-2) ... #22 48.31 Processing triggers for shared-mime-info (2.2-1) ... #22 50.31 Processing triggers for mailcap (3.70+nmu1) ... #22 50.33 Processing triggers for fontconfig (2.14.1-4) ... #22 50.57 Processing triggers for libglib2.0-0:amd64 (2.74.6-2+deb12u4) ... #22 50.60 Setting up libgtk-3-0:amd64 (3.24.38-2~deb12u3) ... #22 50.63 Setting up libvte-2.91-0:amd64 (0.70.6-2~deb12u1) ... #22 50.65 Setting up gnome-terminal (3.46.8-1) ... #22 50.66 update-alternatives: using /usr/bin/gnome-terminal.wrapper to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode #22 50.66 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 50.67 Setting up gnuradio (3.10.5.1-3) ... #22 51.21 Processing triggers for libc-bin (2.36-9+deb12u9) ... #22 DONE 51.5s #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.318 + mkdir -p /tmp/mongodb #23 0.320 + cd /tmp/mongodb #23 0.320 + wget https://pgp.mongodb.com/server-5.0.asc -O /mongodb.key #23 0.324 --2024-11-24 22:49:38-- https://pgp.mongodb.com/server-5.0.asc #23 0.332 Resolving pgp.mongodb.com (pgp.mongodb.com)... 13.32.121.11, 13.32.121.114, 13.32.121.128, ... #23 0.398 Connecting to pgp.mongodb.com (pgp.mongodb.com)|13.32.121.11|:443... connected. #23 0.423 HTTP request sent, awaiting response... 200 OK #23 0.834 Length: 1656 (1.6K) [binary/octet-stream] #23 0.834 Saving to: ‘/mongodb.key’ #23 0.835 #23 0.835 0K . 100% 15.9M=0s #23 0.835 #23 0.835 2024-11-24 22:49:38 (15.9 MB/s) - ‘/mongodb.key’ saved [1656/1656] #23 0.835 #23 0.836 + wget http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb #23 0.840 --2024-11-24 22:49:38-- http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb #23 0.840 Resolving security.debian.org (security.debian.org)... 151.101.66.132, 151.101.2.132, 151.101.194.132, ... #23 0.841 Connecting to security.debian.org (security.debian.org)|151.101.66.132|:80... connected. #23 0.846 HTTP request sent, awaiting response... 200 OK #23 0.852 Length: 1552428 (1.5M) [application/vnd.debian.binary-package] #23 0.852 Saving to: ‘libssl1.1_1.1.1n-0+deb10u6_amd64.deb’ #23 0.852 #23 0.852 0K .......... .......... .......... .......... .......... 3% 9.08M 0s #23 0.857 50K .......... .......... .......... .......... .......... 6% 28.0M 0s #23 0.859 100K .......... .......... .......... .......... .......... 9% 12.9M 0s #23 0.863 150K .......... .......... .......... .......... .......... 13% 46.5M 0s #23 0.864 200K .......... .......... .......... .......... .......... 16% 18.0M 0s #23 0.867 250K .......... .......... .......... .......... .......... 19% 38.8M 0s #23 0.868 300K .......... .......... .......... .......... .......... 23% 98.3M 0s #23 0.868 350K .......... .......... .......... .......... .......... 26% 83.6M 0s #23 0.869 400K .......... .......... .......... .......... .......... 29% 105M 0s #23 0.869 450K .......... .......... .......... .......... .......... 32% 23.7M 0s #23 0.871 500K .......... .......... .......... .......... .......... 36% 43.4M 0s #23 0.873 550K .......... .......... .......... .......... .......... 39% 96.7M 0s #23 0.873 600K .......... .......... .......... .......... .......... 42% 109M 0s #23 0.874 650K .......... .......... .......... .......... .......... 46% 139M 0s #23 0.874 700K .......... .......... .......... .......... .......... 49% 94.0M 0s #23 0.874 750K .......... .......... .......... .......... .......... 52% 131M 0s #23 0.875 800K .......... .......... .......... .......... .......... 56% 110M 0s #23 0.875 850K .......... .......... .......... .......... .......... 59% 111M 0s #23 0.876 900K .......... .......... .......... .......... .......... 62% 108M 0s #23 0.876 950K .......... .......... .......... .......... .......... 65% 113M 0s #23 0.877 1000K .......... .......... .......... .......... .......... 69% 113M 0s #23 0.877 1050K .......... .......... .......... .......... .......... 72% 111M 0s #23 0.877 1100K .......... .......... .......... .......... .......... 75% 86.3M 0s #23 0.878 1150K .......... .......... .......... .......... .......... 79% 118M 0s #23 0.878 1200K .......... .......... .......... .......... .......... 82% 134M 0s #23 0.879 1250K .......... .......... .......... .......... .......... 85% 115M 0s #23 0.879 1300K .......... .......... .......... .......... .......... 89% 97.1M 0s #23 0.880 1350K .......... .......... .......... .......... .......... 92% 104M 0s #23 0.880 1400K .......... .......... .......... .......... .......... 95% 136M 0s #23 0.880 1450K .......... .......... .......... .......... .......... 98% 104M 0s #23 0.881 1500K .......... ...... 100% 251M=0.03s #23 0.881 #23 0.881 2024-11-24 22:49:38 (50.8 MB/s) - ‘libssl1.1_1.1.1n-0+deb10u6_amd64.deb’ saved [1552428/1552428] #23 0.881 #23 0.882 + dpkg -i libssl1.1_1.1.1n-0+deb10u6_amd64.deb #23 0.925 Selecting previously unselected package libssl1.1:amd64. #23 0.987 (Reading database ... 147350 files and directories currently installed.) #23 0.991 Preparing to unpack libssl1.1_1.1.1n-0+deb10u6_amd64.deb ... #23 0.998 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u6) ... #23 1.110 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u6) ... #23 1.185 debconf: unable to initialize frontend: Dialog #23 1.185 debconf: (TERM is not set, so the dialog frontend is not usable.) #23 1.185 debconf: falling back to frontend: Readline #23 1.192 debconf: unable to initialize frontend: Readline #23 1.192 debconf: (This frontend requires a controlling tty.) #23 1.192 debconf: falling back to frontend: Teletype #23 1.220 Processing triggers for libc-bin (2.36-9+deb12u9) ... #23 1.301 + echo deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main #23 1.301 + apt-get update #23 1.357 Hit:1 http://deb.debian.org/debian bookworm InRelease #23 1.357 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #23 1.358 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #23 1.484 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #23 1.714 Get:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease [2,951 B] #23 1.976 Get:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [83.1 kB] #23 2.004 Fetched 86.0 kB in 1s (128 kB/s) #23 2.004 Reading package lists... #23 2.434 + apt-get install -y mongodb-org #23 2.439 Reading package lists... #23 2.879 Building dependency tree... #23 3.002 Reading state information... #23 3.108 The following additional packages will be installed: #23 3.108 mongodb-database-tools mongodb-mongosh mongodb-org-database #23 3.108 mongodb-org-database-tools-extra mongodb-org-mongos mongodb-org-server #23 3.108 mongodb-org-shell mongodb-org-tools #23 3.132 The following NEW packages will be installed: #23 3.132 mongodb-database-tools mongodb-mongosh mongodb-org mongodb-org-database #23 3.132 mongodb-org-database-tools-extra mongodb-org-mongos mongodb-org-server #23 3.132 mongodb-org-shell mongodb-org-tools #23 3.329 0 upgraded, 9 newly installed, 0 to remove and 3 not upgraded. #23 3.329 Need to get 161 MB of archives. #23 3.329 After this operation, 516 MB of additional disk space will be used. #23 3.329 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.961 Get:2 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-mongosh amd64 2.3.3 [54.1 MB] #23 4.666 Get:3 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-shell amd64 5.0.30 [14.9 MB] #23 5.060 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.692 Get:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-mongos amd64 5.0.30 [18.9 MB] #23 6.888 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.990 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 7.192 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 7.293 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 7.445 debconf: delaying package configuration, since apt-utils is not installed #23 7.488 Fetched 161 MB in 4s (38.7 MB/s) #23 7.517 Selecting previously unselected package mongodb-database-tools. #23 7.517 (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 7.574 Preparing to unpack .../0-mongodb-database-tools_100.10.0_amd64.deb ... #23 7.577 Unpacking mongodb-database-tools (100.10.0) ... #23 8.367 Selecting previously unselected package mongodb-mongosh. #23 8.374 Preparing to unpack .../1-mongodb-mongosh_2.3.3_amd64.deb ... #23 8.379 Unpacking mongodb-mongosh (2.3.3) ... #23 9.892 Selecting previously unselected package mongodb-org-shell. #23 9.900 Preparing to unpack .../2-mongodb-org-shell_5.0.30_amd64.deb ... #23 9.903 Unpacking mongodb-org-shell (5.0.30) ... #23 10.48 Selecting previously unselected package mongodb-org-server. #23 10.49 Preparing to unpack .../3-mongodb-org-server_5.0.30_amd64.deb ... #23 10.49 Unpacking mongodb-org-server (5.0.30) ... #23 11.29 Selecting previously unselected package mongodb-org-mongos. #23 11.31 Preparing to unpack .../4-mongodb-org-mongos_5.0.30_amd64.deb ... #23 11.32 Unpacking mongodb-org-mongos (5.0.30) ... #23 11.96 Selecting previously unselected package mongodb-org-database-tools-extra. #23 11.97 Preparing to unpack .../5-mongodb-org-database-tools-extra_5.0.30_amd64.deb ... #23 11.99 Unpacking mongodb-org-database-tools-extra (5.0.30) ... #23 12.09 Selecting previously unselected package mongodb-org-database. #23 12.10 Preparing to unpack .../6-mongodb-org-database_5.0.30_amd64.deb ... #23 12.12 Unpacking mongodb-org-database (5.0.30) ... #23 12.20 Selecting previously unselected package mongodb-org-tools. #23 12.21 Preparing to unpack .../7-mongodb-org-tools_5.0.30_amd64.deb ... #23 12.22 Unpacking mongodb-org-tools (5.0.30) ... #23 12.31 Selecting previously unselected package mongodb-org. #23 12.32 Preparing to unpack .../8-mongodb-org_5.0.30_amd64.deb ... #23 12.34 Unpacking mongodb-org (5.0.30) ... #23 12.43 Setting up mongodb-mongosh (2.3.3) ... #23 12.46 Setting up mongodb-org-server (5.0.30) ... #23 12.51 Adding system user `mongodb' (UID 104) ... #23 12.51 Adding new user `mongodb' (UID 104) with group `nogroup' ... #23 12.56 Not creating `/nonexistent'. #23 12.59 Adding group `mongodb' (GID 106) ... #23 12.61 Done. #23 12.63 Adding user `mongodb' to group `mongodb' ... #23 12.65 Done. #23 12.67 System has not been booted with systemd as init system (PID 1). Can't operate. #23 12.67 Failed to connect to bus: Host is down #23 12.67 Setting up mongodb-org-shell (5.0.30) ... #23 12.68 Setting up mongodb-database-tools (100.10.0) ... #23 12.70 Setting up mongodb-org-mongos (5.0.30) ... #23 12.71 Setting up mongodb-org-database-tools-extra (5.0.30) ... #23 12.72 Setting up mongodb-org-database (5.0.30) ... #23 12.73 Setting up mongodb-org-tools (5.0.30) ... #23 12.74 Setting up mongodb-org (5.0.30) ... #23 12.75 Processing triggers for man-db (2.11.2-2) ... #23 12.84 + apt-get clean #23 12.84 + cd / #23 12.84 + rm -rf /tmp/mongodb #23 12.84 + rm /etc/apt/sources.list.d/mongodb-org.list #23 12.84 + sed -i s/127.0.0.1/172.18.50.2/g /etc/mongod.conf #23 DONE 13.0s #24 [19/28] RUN IF [ "$(arch)" = "x86_64" ]; then apt-get update && apt-get install -y --no-install-recommends python3-pip python3-setuptools python3-wheel ninja-build build-essential flex bison git libsctp-dev libgnutls28-dev libgcrypt-dev libssl-dev libidn11-dev libmongoc-dev libbson-dev libyaml-dev libnghttp2-dev libmicrohttpd-dev libcurl4-gnutls-dev libnghttp2-dev meson && apt-get clean; fi #24 0.390 Hit:1 http://deb.debian.org/debian bookworm InRelease #24 0.390 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #24 0.390 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #24 0.525 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #24 0.645 Reading package lists... #24 1.076 Reading package lists... #24 1.476 Building dependency tree... #24 1.578 Reading state information... #24 1.672 python3-pip is already the newest version (23.0.1+dfsg-1). #24 1.672 python3-setuptools is already the newest version (66.1.1-1). #24 1.672 python3-wheel is already the newest version (0.38.4-2). #24 1.672 build-essential is already the newest version (12.9). #24 1.672 flex is already the newest version (2.6.4-8.2). #24 1.672 bison is already the newest version (2:3.8.2+dfsg-1+b1). #24 1.672 git is already the newest version (1:2.39.5-0+deb12u1). #24 1.672 libsctp-dev is already the newest version (1.0.19+dfsg-2). #24 1.672 libgnutls28-dev is already the newest version (3.7.9-2+deb12u3). #24 1.672 libssl-dev is already the newest version (3.0.15-1~deb12u1). #24 1.672 libmicrohttpd-dev is already the newest version (0.9.75-6). #24 1.672 libmicrohttpd-dev set to manually installed. #24 1.672 libcurl4-gnutls-dev is already the newest version (7.88.1-10+deb12u8). #24 1.672 libcurl4-gnutls-dev set to manually installed. #24 1.672 The following additional packages will be installed: #24 1.672 libbson-1.0-0 libgpg-error-dev libidn-dev libintelrdfpmath-dev #24 1.673 libmongoc-1.0-0 libmongocrypt-dev libmongocrypt0 libsasl2-dev libsnappy-dev #24 1.673 libsnappy1v5 libzstd-dev #24 1.673 Suggested packages: #24 1.673 libgcrypt20-doc idn libnghttp2-doc libyaml-doc #24 1.784 The following NEW packages will be installed: #24 1.784 libbson-1.0-0 libbson-dev libgcrypt20-dev libgpg-error-dev libidn-dev #24 1.784 libidn11-dev libintelrdfpmath-dev libmongoc-1.0-0 libmongoc-dev #24 1.784 libmongocrypt-dev libmongocrypt0 libnghttp2-dev libsasl2-dev libsnappy-dev #24 1.784 libsnappy1v5 libyaml-dev libzstd-dev meson ninja-build #24 1.812 0 upgraded, 19 newly installed, 0 to remove and 3 not upgraded. #24 1.812 Need to get 11.6 MB of archives. #24 1.812 After this operation, 93.4 MB of additional disk space will be used. #24 1.812 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.830 Get:2 http://deb.debian.org/debian bookworm/main amd64 libbson-dev amd64 1.23.1-1+b1 [129 kB] #24 1.836 Get:3 http://deb.debian.org/debian bookworm/main amd64 libgpg-error-dev amd64 1.46-1 [133 kB] #24 1.837 Get:4 http://deb.debian.org/debian bookworm/main amd64 libgcrypt20-dev amd64 1.10.1-3 [752 kB] #24 1.848 Get:5 http://deb.debian.org/debian bookworm/main amd64 libidn-dev amd64 1.41-1 [190 kB] #24 1.849 Get:6 http://deb.debian.org/debian bookworm/main amd64 libidn11-dev amd64 1.41-1 [42.4 kB] #24 1.850 Get:7 http://deb.debian.org/debian bookworm/main amd64 libintelrdfpmath-dev amd64 2.0u2-8 [6,475 kB] #24 1.906 Get:8 http://deb.debian.org/debian bookworm/main amd64 libmongocrypt0 amd64 1.7.2-1 [1,313 kB] #24 1.916 Get:9 http://deb.debian.org/debian bookworm/main amd64 libsnappy1v5 amd64 1.1.9-3 [26.0 kB] #24 1.917 Get:10 http://deb.debian.org/debian bookworm/main amd64 libmongoc-1.0-0 amd64 1.23.1-1+b1 [304 kB] #24 1.918 Get:11 http://deb.debian.org/debian bookworm/main amd64 libmongocrypt-dev amd64 1.7.2-1 [263 kB] #24 1.921 Get:12 http://deb.debian.org/debian bookworm/main amd64 libsnappy-dev amd64 1.1.9-3 [39.2 kB] #24 1.921 Get:13 http://deb.debian.org/debian bookworm/main amd64 libsasl2-dev amd64 2.1.28+dfsg-10 [235 kB] #24 1.923 Get:14 http://deb.debian.org/debian bookworm/main amd64 libzstd-dev amd64 1.5.4+dfsg2-5 [354 kB] #24 1.926 Get:15 http://deb.debian.org/debian bookworm/main amd64 libmongoc-dev amd64 1.23.1-1+b1 [365 kB] #24 1.929 Get:16 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-dev amd64 1.52.0-1+deb12u2 [110 kB] #24 1.930 Get:17 http://deb.debian.org/debian bookworm/main amd64 libyaml-dev amd64 0.2.5-1 [64.5 kB] #24 1.931 Get:18 http://deb.debian.org/debian bookworm/main amd64 ninja-build amd64 1.11.1-2~deb12u1 [135 kB] #24 1.941 Get:19 http://deb.debian.org/debian bookworm/main amd64 meson all 1.0.1-5 [548 kB] #24 2.110 debconf: delaying package configuration, since apt-utils is not installed #24 2.154 Fetched 11.6 MB in 0s (73.7 MB/s) #24 2.185 Selecting previously unselected package libbson-1.0-0. #24 2.185 (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.245 Preparing to unpack .../00-libbson-1.0-0_1.23.1-1+b1_amd64.deb ... #24 2.253 Unpacking libbson-1.0-0 (1.23.1-1+b1) ... #24 2.301 Selecting previously unselected package libbson-dev. #24 2.311 Preparing to unpack .../01-libbson-dev_1.23.1-1+b1_amd64.deb ... #24 2.314 Unpacking libbson-dev (1.23.1-1+b1) ... #24 2.370 Selecting previously unselected package libgpg-error-dev. #24 2.381 Preparing to unpack .../02-libgpg-error-dev_1.46-1_amd64.deb ... #24 2.385 Unpacking libgpg-error-dev (1.46-1) ... #24 2.444 Selecting previously unselected package libgcrypt20-dev. #24 2.454 Preparing to unpack .../03-libgcrypt20-dev_1.10.1-3_amd64.deb ... #24 2.458 Unpacking libgcrypt20-dev (1.10.1-3) ... #24 2.546 Selecting previously unselected package libidn-dev:amd64. #24 2.556 Preparing to unpack .../04-libidn-dev_1.41-1_amd64.deb ... #24 2.559 Unpacking libidn-dev:amd64 (1.41-1) ... #24 2.619 Selecting previously unselected package libidn11-dev:amd64. #24 2.629 Preparing to unpack .../05-libidn11-dev_1.41-1_amd64.deb ... #24 2.632 Unpacking libidn11-dev:amd64 (1.41-1) ... #24 2.678 Selecting previously unselected package libintelrdfpmath-dev:amd64. #24 2.688 Preparing to unpack .../06-libintelrdfpmath-dev_2.0u2-8_amd64.deb ... #24 2.691 Unpacking libintelrdfpmath-dev:amd64 (2.0u2-8) ... #24 3.157 Selecting previously unselected package libmongocrypt0:amd64. #24 3.168 Preparing to unpack .../07-libmongocrypt0_1.7.2-1_amd64.deb ... #24 3.178 Unpacking libmongocrypt0:amd64 (1.7.2-1) ... #24 3.322 Selecting previously unselected package libsnappy1v5:amd64. #24 3.333 Preparing to unpack .../08-libsnappy1v5_1.1.9-3_amd64.deb ... #24 3.336 Unpacking libsnappy1v5:amd64 (1.1.9-3) ... #24 3.385 Selecting previously unselected package libmongoc-1.0-0. #24 3.396 Preparing to unpack .../09-libmongoc-1.0-0_1.23.1-1+b1_amd64.deb ... #24 3.399 Unpacking libmongoc-1.0-0 (1.23.1-1+b1) ... #24 3.465 Selecting previously unselected package libmongocrypt-dev:amd64. #24 3.475 Preparing to unpack .../10-libmongocrypt-dev_1.7.2-1_amd64.deb ... #24 3.479 Unpacking libmongocrypt-dev:amd64 (1.7.2-1) ... #24 3.543 Selecting previously unselected package libsnappy-dev:amd64. #24 3.554 Preparing to unpack .../11-libsnappy-dev_1.1.9-3_amd64.deb ... #24 3.557 Unpacking libsnappy-dev:amd64 (1.1.9-3) ... #24 3.604 Selecting previously unselected package libsasl2-dev. #24 3.613 Preparing to unpack .../12-libsasl2-dev_2.1.28+dfsg-10_amd64.deb ... #24 3.616 Unpacking libsasl2-dev (2.1.28+dfsg-10) ... #24 3.673 Selecting previously unselected package libzstd-dev:amd64. #24 3.683 Preparing to unpack .../13-libzstd-dev_1.5.4+dfsg2-5_amd64.deb ... #24 3.687 Unpacking libzstd-dev:amd64 (1.5.4+dfsg2-5) ... #24 3.751 Selecting previously unselected package libmongoc-dev. #24 3.760 Preparing to unpack .../14-libmongoc-dev_1.23.1-1+b1_amd64.deb ... #24 3.763 Unpacking libmongoc-dev (1.23.1-1+b1) ... #24 3.827 Selecting previously unselected package libnghttp2-dev:amd64. #24 3.837 Preparing to unpack .../15-libnghttp2-dev_1.52.0-1+deb12u2_amd64.deb ... #24 3.841 Unpacking libnghttp2-dev:amd64 (1.52.0-1+deb12u2) ... #24 3.964 Selecting previously unselected package libyaml-dev:amd64. #24 3.974 Preparing to unpack .../16-libyaml-dev_0.2.5-1_amd64.deb ... #24 3.978 Unpacking libyaml-dev:amd64 (0.2.5-1) ... #24 4.028 Selecting previously unselected package ninja-build. #24 4.039 Preparing to unpack .../17-ninja-build_1.11.1-2~deb12u1_amd64.deb ... #24 4.042 Unpacking ninja-build (1.11.1-2~deb12u1) ... #24 4.102 Selecting previously unselected package meson. #24 4.112 Preparing to unpack .../18-meson_1.0.1-5_all.deb ... #24 4.117 Unpacking meson (1.0.1-5) ... #24 4.239 Setting up libnghttp2-dev:amd64 (1.52.0-1+deb12u2) ... #24 4.250 Setting up libzstd-dev:amd64 (1.5.4+dfsg2-5) ... #24 4.260 Setting up libyaml-dev:amd64 (0.2.5-1) ... #24 4.270 Setting up ninja-build (1.11.1-2~deb12u1) ... #24 4.281 Setting up libsnappy1v5:amd64 (1.1.9-3) ... #24 4.291 Setting up libsasl2-dev (2.1.28+dfsg-10) ... #24 4.301 Setting up libgpg-error-dev (1.46-1) ... #24 4.311 Setting up libbson-1.0-0 (1.23.1-1+b1) ... #24 4.322 Setting up libidn-dev:amd64 (1.41-1) ... #24 4.332 Setting up libintelrdfpmath-dev:amd64 (2.0u2-8) ... #24 4.342 Setting up libmongocrypt0:amd64 (1.7.2-1) ... #24 4.352 Setting up libbson-dev (1.23.1-1+b1) ... #24 4.363 Setting up libidn11-dev:amd64 (1.41-1) ... #24 4.375 Setting up libsnappy-dev:amd64 (1.1.9-3) ... #24 4.386 Setting up meson (1.0.1-5) ... #24 4.928 Setting up libmongocrypt-dev:amd64 (1.7.2-1) ... #24 4.962 Setting up libmongoc-1.0-0 (1.23.1-1+b1) ... #24 5.005 Setting up libgcrypt20-dev (1.10.1-3) ... #24 5.041 Setting up libmongoc-dev (1.23.1-1+b1) ... #24 5.091 Processing triggers for man-db (2.11.2-2) ... #24 5.129 Processing triggers for libc-bin (2.36-9+deb12u9) ... #24 DONE 5.4s #25 [20/28] WORKDIR /TMP #25 DONE 0.0s #26 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #26 0.245 Cloning into 'osmo-gsm-tester'... #26 DONE 0.5s #27 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #27 DONE 0.0s #28 [23/28] RUN CD osmo-gsm-tester && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD #28 0.336 Already on 'master' #28 0.336 Your branch is up to date with 'origin/master'. #28 0.337 refs/heads/master #28 0.349 HEAD is now at f7d64b0 jenkins.sh: libosmo-netif no longer depends on libosmo-abis #28 0.351 master #28 0.352 f7d64b0bcf946ec21ce9c7562194343a12213a80 #28 DONE 0.4s #29 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #29 DONE 0.3s #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.5s done #34 writing image sha256:b7d16d773b5c8830448930e91b49df99c118c8bb1a45ca565148cd7608bd685d done #34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done #34 DONE 4.6s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' + unlink osmo-gsm-tester/sysmocom/resources.conf + ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf + docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=7794 -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-24 22:50:03 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-7794 + mkdir -p trial-7794 + mv open5gs.build-8.tgz osmo-bsc.build-2024-11-24_13_27_17.tgz osmo-bts-oc2g.build-2024-11-24_00_51_41.tgz osmo-bts-sysmo.build-2024-11-24_00_52_01.tgz osmo-bts.build-2024-11-24_00_52_59.tgz osmo-ggsn.build-2024-11-24_20_43_09.tgz osmo-hlr.build-2024-11-24_16_37_37.tgz osmo-hnbgw.build-2024-11-24_13_35_06.tgz osmo-mgw.build-2024-11-24_08_33_32.tgz osmo-msc.build-2024-11-24_13_39_33.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2024-11-24_07_41_13.tgz osmo-pcu-sysmo.build-2024-11-24_07_40_24.tgz osmo-pcu.build-2024-11-24_07_41_15.tgz osmo-sgsn.build-2024-11-24_20_50_48.tgz osmo-stp.build-2024-11-24_13_26_31.tgz osmo-trx.build-2024-11-24_14_27_04.tgz osmocom-bb.build-2024-11-24_21_18_18.tgz srslte.build-19.tgz trial-7794 + cat open5gs.build-8.md5 osmo-bsc.build-2024-11-24_13_27_17.md5 osmo-bts-oc2g.build-2024-11-24_00_51_41.md5 osmo-bts-sysmo.build-2024-11-24_00_52_01.md5 osmo-bts.build-2024-11-24_00_52_59.md5 osmo-ggsn.build-2024-11-24_20_43_09.md5 osmo-hlr.build-2024-11-24_16_37_37.md5 osmo-hnbgw.build-2024-11-24_13_35_06.md5 osmo-mgw.build-2024-11-24_08_33_32.md5 osmo-msc.build-2024-11-24_13_39_33.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2024-11-24_07_41_13.md5 osmo-pcu-sysmo.build-2024-11-24_07_40_24.md5 osmo-pcu.build-2024-11-24_07_41_15.md5 osmo-sgsn.build-2024-11-24_20_50_48.md5 osmo-stp.build-2024-11-24_13_26_31.md5 osmo-trx.build-2024-11-24_14_27_04.md5 osmocom-bb.build-2024-11-24_21_18_18.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2024-11-24_13_27_17.md5 osmo-bts-oc2g.build-2024-11-24_00_51_41.md5 osmo-bts-sysmo.build-2024-11-24_00_52_01.md5 osmo-bts.build-2024-11-24_00_52_59.md5 osmo-ggsn.build-2024-11-24_20_43_09.md5 osmo-hlr.build-2024-11-24_16_37_37.md5 osmo-hnbgw.build-2024-11-24_13_35_06.md5 osmo-mgw.build-2024-11-24_08_33_32.md5 osmo-msc.build-2024-11-24_13_39_33.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2024-11-24_07_41_13.md5 osmo-pcu-sysmo.build-2024-11-24_07_40_24.md5 osmo-pcu.build-2024-11-24_07_41_15.md5 osmo-sgsn.build-2024-11-24_20_50_48.md5 osmo-stp.build-2024-11-24_13_26_31.md5 osmo-trx.build-2024-11-24_14_27_04.md5 osmocom-bb.build-2024-11-24_21_18_18.md5 srslte.build-19.md5 + exit_code=1 + which osmo-gsm-tester.py + python3 -u /build/osmo-gsm-tester/src/osmo-gsm-tester.py -c /build/osmo-gsm-tester/sysmocom/main.conf trial-7794 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-7794' 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-7794 -------------------------------------------------------------------------------------------- 22:50:03.777558 tst trial-7794: Detailed log at /build/trial-7794/run.2024-11-24_22-50-03/log --------------------------------------------------------------------- trial-7794 netreg_mass --------------------------------------------------------------------- 22:50:04.077175 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:50:04.078557 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:50:04.080773 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:50:04.083117 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:50:04.148016 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:50:04.149978 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:50:04.153337 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:50:04.304330 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-7794 netreg_mass register_default_mass.py ---------------------------------------------- 22:50:04.305753 tst register_default_mass.py:9: Claiming resources for the test 22:50:04.337539 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:50:04.338556 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:50:04.339424 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:50:04.340312 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:50:04.341207 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:50:04.342100 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:50:04.343002 tst netreg_mass: Using 1 x bts (candidates: 1) 22:50:04.382665 tst register_default_mass.py: using LAC 2 22:50:04.400300 tst register_default_mass.py: using RAC 2 22:50:04.421448 tst register_default_mass.py: using CellId 2 22:50:04.439283 tst register_default_mass.py: using BVCI 3 22:50:04.454641 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.455810 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.456844 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.457855 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.458852 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.459868 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.460839 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.461818 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.462801 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.463793 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.464757 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.465718 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.466746 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.467743 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.468709 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.469699 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.470671 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.471661 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.472628 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.473592 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.474545 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.475517 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.476506 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.477473 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.478437 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.479443 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.480584 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.481772 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.482781 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.483918 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.485062 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.486088 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.487117 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.488147 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.489177 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.490183 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.491168 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.492229 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.493254 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.494270 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.495285 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.496340 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.497368 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.498368 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.499366 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.500364 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.501373 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.502363 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.503340 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.504363 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.505379 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.506376 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.507369 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.508356 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.509335 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.510292 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.511275 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.512285 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.513245 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.514263 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.515262 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.516227 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.517267 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.518238 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.519183 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.520157 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.521103 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.522048 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.522984 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.523930 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.524880 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.525826 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.526770 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.527958 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.528942 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.529880 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.530808 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.531768 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.532714 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.533643 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.534579 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.535517 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.536480 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.537420 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.538352 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.539285 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.540239 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.541225 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.542189 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.543154 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.544163 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.545108 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.546059 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.546998 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.547942 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.548907 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.549868 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.550826 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.551813 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.552768 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.553716 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:04.554829 tst register_default_mass.py:21: Launching a simple network 22:50:04.575718 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:50:04.788742 run create_hlr_db(pid=20): Launched 22:50:05.814983 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:50:05.850005 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:50:05.882954 run osmo-hlr_127.0.42.2(pid=23): Launched 22:50:05.895034 run osmo-stp_127.0.42.5: Starting osmo-stp 22:50:06.211154 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:50:06.242916 run osmo-stp_127.0.42.5(pid=25): Launched 22:50:06.254965 run osmo-msc_127.0.42.6: Starting osmo-msc 22:50:07.005484 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:50:07.038404 run osmo-msc_127.0.42.6(pid=27): Launched 22:50:10.060109 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:50:10.268191 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:50:10.301342 run osmo-mgw_127.0.42.3(pid=29): Launched 22:50:10.314083 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:50:10.371126 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:50:10.402961 run osmo-mgw_127.0.42.4(pid=31): Launched 22:50:10.414984 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:50:10.956124 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:50:10.988646 run osmo-bsc_127.0.42.7(pid=33): Launched 22:50:17.034509 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:50:17.299617 run osmo-bts-virtual(pid=34): Launched 22:50:18.346614 tst register_default_mass.py: using MSISDN 1001 22:50:18.357925 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:50:18.390618 tst register_default_mass.py: using MSISDN 1002 22:50:18.406222 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:50:18.434901 tst register_default_mass.py: using MSISDN 1003 22:50:18.448617 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:50:18.476718 tst register_default_mass.py: using MSISDN 1004 22:50:18.493406 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:50:18.525684 tst register_default_mass.py: using MSISDN 1005 22:50:18.539988 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:50:18.627397 tst register_default_mass.py: using MSISDN 1006 22:50:18.641055 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:50:18.656908 tst register_default_mass.py: using MSISDN 1007 22:50:18.668153 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:50:18.685312 tst register_default_mass.py: using MSISDN 1008 22:50:18.696611 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:50:18.712378 tst register_default_mass.py: using MSISDN 1009 22:50:18.723620 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:50:18.740347 tst register_default_mass.py: using MSISDN 1010 22:50:18.751674 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:50:18.770374 tst register_default_mass.py: using MSISDN 1011 22:50:18.784293 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:50:18.800371 tst register_default_mass.py: using MSISDN 1012 22:50:18.811663 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:50:18.828648 tst register_default_mass.py: using MSISDN 1013 22:50:18.840003 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:50:18.855874 tst register_default_mass.py: using MSISDN 1014 22:50:18.867161 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:50:18.885532 tst register_default_mass.py: using MSISDN 1015 22:50:18.900038 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:50:18.916061 tst register_default_mass.py: using MSISDN 1016 22:50:18.927448 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:50:18.944358 tst register_default_mass.py: using MSISDN 1017 22:50:18.955747 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:50:18.972503 tst register_default_mass.py: using MSISDN 1018 22:50:18.983835 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:50:18.999511 tst register_default_mass.py: using MSISDN 1019 22:50:19.010828 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:50:19.028699 tst register_default_mass.py: using MSISDN 1020 22:50:19.040098 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:50:19.056533 tst register_default_mass.py: using MSISDN 1021 22:50:19.067855 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:50:19.085171 tst register_default_mass.py: using MSISDN 1022 22:50:19.096462 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:50:19.112367 tst register_default_mass.py: using MSISDN 1023 22:50:19.123688 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:50:19.140875 tst register_default_mass.py: using MSISDN 1024 22:50:19.152354 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:50:19.170821 tst register_default_mass.py: using MSISDN 1025 22:50:19.182337 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:50:19.200060 tst register_default_mass.py: using MSISDN 1026 22:50:19.211525 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:50:19.228665 tst register_default_mass.py: using MSISDN 1027 22:50:19.240078 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:50:19.266253 tst register_default_mass.py: using MSISDN 1028 22:50:19.280433 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:50:19.312036 tst register_default_mass.py: using MSISDN 1029 22:50:19.325319 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:50:19.365603 tst register_default_mass.py: using MSISDN 1030 22:50:19.380399 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:50:19.403855 tst register_default_mass.py: using MSISDN 1031 22:50:19.418762 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:50:19.452609 tst register_default_mass.py: using MSISDN 1032 22:50:19.469232 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:50:19.496782 tst register_default_mass.py: using MSISDN 1033 22:50:19.509664 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:50:19.536689 tst register_default_mass.py: using MSISDN 1034 22:50:19.549623 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:50:19.576887 tst register_default_mass.py: using MSISDN 1035 22:50:19.593360 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:50:19.622905 tst register_default_mass.py: using MSISDN 1036 22:50:19.636792 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:50:19.668254 tst register_default_mass.py: using MSISDN 1037 22:50:19.683362 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:50:19.711123 tst register_default_mass.py: using MSISDN 1038 22:50:19.724893 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:50:19.758586 tst register_default_mass.py: using MSISDN 1039 22:50:19.772845 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:50:19.802136 tst register_default_mass.py: using MSISDN 1040 22:50:19.816010 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:50:19.850074 tst register_default_mass.py: using MSISDN 1041 22:50:19.864070 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:50:19.894442 tst register_default_mass.py: using MSISDN 1042 22:50:19.908283 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:50:19.939812 tst register_default_mass.py: using MSISDN 1043 22:50:19.956698 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:50:19.978662 tst register_default_mass.py: using MSISDN 1044 22:50:19.989762 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:50:20.023794 tst register_default_mass.py: using MSISDN 1045 22:50:20.038222 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:50:20.072422 tst register_default_mass.py: using MSISDN 1046 22:50:20.085789 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:50:20.115271 tst register_default_mass.py: using MSISDN 1047 22:50:20.131174 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:50:20.164527 tst register_default_mass.py: using MSISDN 1048 22:50:20.181343 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:50:20.209635 tst register_default_mass.py: using MSISDN 1049 22:50:20.226131 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:50:20.261816 tst register_default_mass.py: using MSISDN 1050 22:50:20.278200 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:50:20.308146 tst register_default_mass.py: using MSISDN 1051 22:50:20.322932 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:50:20.360952 tst register_default_mass.py: using MSISDN 1052 22:50:20.377312 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:50:20.408106 tst register_default_mass.py: using MSISDN 1053 22:50:20.425115 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:50:20.452099 tst register_default_mass.py: using MSISDN 1054 22:50:20.466788 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:50:20.500642 tst register_default_mass.py: using MSISDN 1055 22:50:20.516938 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:50:20.545071 tst register_default_mass.py: using MSISDN 1056 22:50:20.559239 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:50:20.591437 tst register_default_mass.py: using MSISDN 1057 22:50:20.606666 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:50:20.640137 tst register_default_mass.py: using MSISDN 1058 22:50:20.654181 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:50:20.687783 tst register_default_mass.py: using MSISDN 1059 22:50:20.705016 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:50:20.733422 tst register_default_mass.py: using MSISDN 1060 22:50:20.749346 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:50:20.782575 tst register_default_mass.py: using MSISDN 1061 22:50:20.798593 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:50:20.835636 tst register_default_mass.py: using MSISDN 1062 22:50:20.853008 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:50:20.884376 tst register_default_mass.py: using MSISDN 1063 22:50:20.897539 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:50:20.928188 tst register_default_mass.py: using MSISDN 1064 22:50:20.941570 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:50:20.984459 tst register_default_mass.py: using MSISDN 1065 22:50:21.001672 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:50:21.029639 tst register_default_mass.py: using MSISDN 1066 22:50:21.044303 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:50:21.082976 tst register_default_mass.py: using MSISDN 1067 22:50:21.098277 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:50:21.124383 tst register_default_mass.py: using MSISDN 1068 22:50:21.139038 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:50:21.171320 tst register_default_mass.py: using MSISDN 1069 22:50:21.184655 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:50:21.214913 tst register_default_mass.py: using MSISDN 1070 22:50:21.229784 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:50:21.261444 tst register_default_mass.py: using MSISDN 1071 22:50:21.278327 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:50:21.305420 tst register_default_mass.py: using MSISDN 1072 22:50:21.319225 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:50:21.349910 tst register_default_mass.py: using MSISDN 1073 22:50:21.366385 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:50:21.389913 tst register_default_mass.py: using MSISDN 1074 22:50:21.405928 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:50:21.435713 tst register_default_mass.py: using MSISDN 1075 22:50:21.453210 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:50:21.477462 tst register_default_mass.py: using MSISDN 1076 22:50:21.494267 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:50:21.519582 tst register_default_mass.py: using MSISDN 1077 22:50:21.535150 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:50:21.568050 tst register_default_mass.py: using MSISDN 1078 22:50:21.581223 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:50:21.610511 tst register_default_mass.py: using MSISDN 1079 22:50:21.626375 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:50:21.658690 tst register_default_mass.py: using MSISDN 1080 22:50:21.674561 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:50:21.698690 tst register_default_mass.py: using MSISDN 1081 22:50:21.714370 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:50:21.744768 tst register_default_mass.py: using MSISDN 1082 22:50:21.757759 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:50:21.790793 tst register_default_mass.py: using MSISDN 1083 22:50:21.806815 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:50:21.843484 tst register_default_mass.py: using MSISDN 1084 22:50:21.857181 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:50:21.888101 tst register_default_mass.py: using MSISDN 1085 22:50:21.901002 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:50:21.918286 tst register_default_mass.py: using MSISDN 1086 22:50:21.929502 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:50:21.958472 tst register_default_mass.py: using MSISDN 1087 22:50:21.972347 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:50:22.010763 tst register_default_mass.py: using MSISDN 1088 22:50:22.028626 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:50:22.061318 tst register_default_mass.py: using MSISDN 1089 22:50:22.075971 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:50:22.112203 tst register_default_mass.py: using MSISDN 1090 22:50:22.125408 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:50:22.163927 tst register_default_mass.py: using MSISDN 1091 22:50:22.179248 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:50:22.217426 tst register_default_mass.py: using MSISDN 1092 22:50:22.234365 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:50:22.278741 tst register_default_mass.py: using MSISDN 1093 22:50:22.292825 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:50:22.323307 tst register_default_mass.py: using MSISDN 1094 22:50:22.341150 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:50:22.385754 tst register_default_mass.py: using MSISDN 1095 22:50:22.399734 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:50:22.437388 tst register_default_mass.py: using MSISDN 1096 22:50:22.453615 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:50:22.497127 tst register_default_mass.py: using MSISDN 1097 22:50:22.513681 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:50:22.562563 tst register_default_mass.py: using MSISDN 1098 22:50:22.577189 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:50:22.616139 tst register_default_mass.py: using MSISDN 1099 22:50:22.629271 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:50:22.686360 tst register_default_mass.py: using MSISDN 1100 22:50:22.702573 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:50:22.853628 run mass: Starting testcase 22:50:22.865139 run mass: Pre-launching all virtphy's 22:50:22.876624 run osmo-ms-virt-phy/00000: Starting virtphy 22:50:22.904092 run osmo-ms-virt-phy/00000(pid=35): Launched 22:50:22.916634 run osmo-ms-virt-phy/00001: Starting virtphy 22:50:22.943710 run osmo-ms-virt-phy/00001(pid=36): Launched 22:50:22.955897 run osmo-ms-virt-phy/00002: Starting virtphy 22:50:22.982349 run osmo-ms-virt-phy/00002(pid=37): Launched 22:50:22.994804 run osmo-ms-virt-phy/00003: Starting virtphy 22:50:23.021298 run osmo-ms-virt-phy/00003(pid=38): Launched 22:50:23.033648 run osmo-ms-virt-phy/00004: Starting virtphy 22:50:23.062182 run osmo-ms-virt-phy/00004(pid=39): Launched 22:50:23.074395 run osmo-ms-virt-phy/00005: Starting virtphy 22:50:23.101036 run osmo-ms-virt-phy/00005(pid=40): Launched 22:50:23.113485 run osmo-ms-virt-phy/00006: Starting virtphy 22:50:23.140905 run osmo-ms-virt-phy/00006(pid=41): Launched 22:50:23.153450 run osmo-ms-virt-phy/00007: Starting virtphy 22:50:23.180232 run osmo-ms-virt-phy/00007(pid=42): Launched 22:50:23.192507 run osmo-ms-virt-phy/00008: Starting virtphy 22:50:23.219374 run osmo-ms-virt-phy/00008(pid=43): Launched 22:50:23.231895 run osmo-ms-virt-phy/00009: Starting virtphy 22:50:23.260001 run osmo-ms-virt-phy/00009(pid=44): Launched 22:50:23.272351 run osmo-ms-virt-phy/00010: Starting virtphy 22:50:23.298940 run osmo-ms-virt-phy/00010(pid=45): Launched 22:50:23.311287 run osmo-ms-virt-phy/00011: Starting virtphy 22:50:23.337859 run osmo-ms-virt-phy/00011(pid=46): Launched 22:50:23.350075 run osmo-ms-virt-phy/00012: Starting virtphy 22:50:23.376602 run osmo-ms-virt-phy/00012(pid=47): Launched 22:50:23.388873 run osmo-ms-virt-phy/00013: Starting virtphy 22:50:23.415268 run osmo-ms-virt-phy/00013(pid=48): Launched 22:50:23.427409 run osmo-ms-virt-phy/00014: Starting virtphy 22:50:23.453941 run osmo-ms-virt-phy/00014(pid=49): Launched 22:50:23.466252 run osmo-ms-virt-phy/00015: Starting virtphy 22:50:23.493076 run osmo-ms-virt-phy/00015(pid=50): Launched 22:50:23.505201 run osmo-ms-virt-phy/00016: Starting virtphy 22:50:23.531698 run osmo-ms-virt-phy/00016(pid=51): Launched 22:50:23.543798 run osmo-ms-virt-phy/00017: Starting virtphy 22:50:23.570139 run osmo-ms-virt-phy/00017(pid=52): Launched 22:50:23.582351 run osmo-ms-virt-phy/00018: Starting virtphy 22:50:23.608638 run osmo-ms-virt-phy/00018(pid=53): Launched 22:50:23.620745 run osmo-ms-virt-phy/00019: Starting virtphy 22:50:23.647361 run osmo-ms-virt-phy/00019(pid=54): Launched 22:50:23.659475 run osmo-ms-virt-phy/00020: Starting virtphy 22:50:23.686083 run osmo-ms-virt-phy/00020(pid=55): Launched 22:50:23.698308 run osmo-ms-virt-phy/00021: Starting virtphy 22:50:23.724869 run osmo-ms-virt-phy/00021(pid=56): Launched 22:50:23.737053 run osmo-ms-virt-phy/00022: Starting virtphy 22:50:23.763579 run osmo-ms-virt-phy/00022(pid=57): Launched 22:50:23.775742 run osmo-ms-virt-phy/00023: Starting virtphy 22:50:23.802139 run osmo-ms-virt-phy/00023(pid=58): Launched 22:50:23.814335 run osmo-ms-virt-phy/00024: Starting virtphy 22:50:23.841525 run osmo-ms-virt-phy/00024(pid=59): Launched 22:50:23.857326 run osmo-ms-virt-phy/00025: Starting virtphy 22:50:23.884509 run osmo-ms-virt-phy/00025(pid=60): Launched 22:50:23.897837 run osmo-ms-virt-phy/00026: Starting virtphy 22:50:23.924984 run osmo-ms-virt-phy/00026(pid=61): Launched 22:50:23.937544 run osmo-ms-virt-phy/00027: Starting virtphy 22:50:23.964691 run osmo-ms-virt-phy/00027(pid=62): Launched 22:50:23.977301 run osmo-ms-virt-phy/00028: Starting virtphy 22:50:24.005242 run osmo-ms-virt-phy/00028(pid=63): Launched 22:50:24.017775 run osmo-ms-virt-phy/00029: Starting virtphy 22:50:24.045055 run osmo-ms-virt-phy/00029(pid=64): Launched 22:50:24.058032 run osmo-ms-virt-phy/00030: Starting virtphy 22:50:24.086053 run osmo-ms-virt-phy/00030(pid=65): Launched 22:50:24.098652 run osmo-ms-virt-phy/00031: Starting virtphy 22:50:24.126027 run osmo-ms-virt-phy/00031(pid=66): Launched 22:50:24.138567 run osmo-ms-virt-phy/00032: Starting virtphy 22:50:24.166016 run osmo-ms-virt-phy/00032(pid=67): Launched 22:50:24.179484 run osmo-ms-virt-phy/00033: Starting virtphy 22:50:24.206989 run osmo-ms-virt-phy/00033(pid=68): Launched 22:50:24.220240 run osmo-ms-virt-phy/00034: Starting virtphy 22:50:24.247919 run osmo-ms-virt-phy/00034(pid=69): Launched 22:50:24.263393 run osmo-ms-virt-phy/00035: Starting virtphy 22:50:24.295335 run osmo-ms-virt-phy/00035(pid=70): Launched 22:50:24.307988 run osmo-ms-virt-phy/00036: Starting virtphy 22:50:24.335845 run osmo-ms-virt-phy/00036(pid=71): Launched 22:50:24.348664 run osmo-ms-virt-phy/00037: Starting virtphy 22:50:24.376136 run osmo-ms-virt-phy/00037(pid=72): Launched 22:50:24.388810 run osmo-ms-virt-phy/00038: Starting virtphy 22:50:24.416446 run osmo-ms-virt-phy/00038(pid=73): Launched 22:50:24.429154 run osmo-ms-virt-phy/00039: Starting virtphy 22:50:24.456663 run osmo-ms-virt-phy/00039(pid=74): Launched 22:50:24.469240 run osmo-ms-virt-phy/00040: Starting virtphy 22:50:24.496707 run osmo-ms-virt-phy/00040(pid=75): Launched 22:50:24.509483 run osmo-ms-virt-phy/00041: Starting virtphy 22:50:24.537112 run osmo-ms-virt-phy/00041(pid=76): Launched 22:50:24.549869 run osmo-ms-virt-phy/00042: Starting virtphy 22:50:24.577905 run osmo-ms-virt-phy/00042(pid=77): Launched 22:50:24.591479 run osmo-ms-virt-phy/00043: Starting virtphy 22:50:24.619267 run osmo-ms-virt-phy/00043(pid=78): Launched 22:50:24.631927 run osmo-ms-virt-phy/00044: Starting virtphy 22:50:24.659750 run osmo-ms-virt-phy/00044(pid=79): Launched 22:50:24.672299 run osmo-ms-virt-phy/00045: Starting virtphy 22:50:24.699529 run osmo-ms-virt-phy/00045(pid=80): Launched 22:50:24.712045 run osmo-ms-virt-phy/00046: Starting virtphy 22:50:24.739067 run osmo-ms-virt-phy/00046(pid=81): Launched 22:50:24.751468 run osmo-ms-virt-phy/00047: Starting virtphy 22:50:24.778496 run osmo-ms-virt-phy/00047(pid=82): Launched 22:50:24.791005 run osmo-ms-virt-phy/00048: Starting virtphy 22:50:24.818252 run osmo-ms-virt-phy/00048(pid=83): Launched 22:50:24.830686 run osmo-ms-virt-phy/00049: Starting virtphy 22:50:24.857969 run osmo-ms-virt-phy/00049(pid=84): Launched 22:50:24.870699 run osmo-ms-virt-phy/00050: Starting virtphy 22:50:24.899021 run osmo-ms-virt-phy/00050(pid=85): Launched 22:50:24.912235 run osmo-ms-virt-phy/00051: Starting virtphy 22:50:24.939703 run osmo-ms-virt-phy/00051(pid=86): Launched 22:50:24.952306 run osmo-ms-virt-phy/00052: Starting virtphy 22:50:24.979584 run osmo-ms-virt-phy/00052(pid=87): Launched 22:50:24.992086 run osmo-ms-virt-phy/00053: Starting virtphy 22:50:25.019493 run osmo-ms-virt-phy/00053(pid=88): Launched 22:50:25.032039 run osmo-ms-virt-phy/00054: Starting virtphy 22:50:25.059217 run osmo-ms-virt-phy/00054(pid=89): Launched 22:50:25.071731 run osmo-ms-virt-phy/00055: Starting virtphy 22:50:25.099011 run osmo-ms-virt-phy/00055(pid=90): Launched 22:50:25.111751 run osmo-ms-virt-phy/00056: Starting virtphy 22:50:25.139042 run osmo-ms-virt-phy/00056(pid=91): Launched 22:50:25.151531 run osmo-ms-virt-phy/00057: Starting virtphy 22:50:25.179047 run osmo-ms-virt-phy/00057(pid=92): Launched 22:50:25.191583 run osmo-ms-virt-phy/00058: Starting virtphy 22:50:25.218949 run osmo-ms-virt-phy/00058(pid=93): Launched 22:50:25.231551 run osmo-ms-virt-phy/00059: Starting virtphy 22:50:25.258637 run osmo-ms-virt-phy/00059(pid=94): Launched 22:50:25.271115 run osmo-ms-virt-phy/00060: Starting virtphy 22:50:25.298980 run osmo-ms-virt-phy/00060(pid=95): Launched 22:50:25.311657 run osmo-ms-virt-phy/00061: Starting virtphy 22:50:25.338773 run osmo-ms-virt-phy/00061(pid=96): Launched 22:50:25.351337 run osmo-ms-virt-phy/00062: Starting virtphy 22:50:25.378737 run osmo-ms-virt-phy/00062(pid=97): Launched 22:50:25.391352 run osmo-ms-virt-phy/00063: Starting virtphy 22:50:25.418737 run osmo-ms-virt-phy/00063(pid=98): Launched 22:50:25.431207 run osmo-ms-virt-phy/00064: Starting virtphy 22:50:25.458365 run osmo-ms-virt-phy/00064(pid=99): Launched 22:50:25.477807 run osmo-ms-virt-phy/00065: Starting virtphy 22:50:25.504569 run osmo-ms-virt-phy/00065(pid=100): Launched 22:50:25.516876 run osmo-ms-virt-phy/00066: Starting virtphy 22:50:25.543657 run osmo-ms-virt-phy/00066(pid=101): Launched 22:50:25.555870 run osmo-ms-virt-phy/00067: Starting virtphy 22:50:25.582428 run osmo-ms-virt-phy/00067(pid=102): Launched 22:50:25.594713 run osmo-ms-virt-phy/00068: Starting virtphy 22:50:25.621349 run osmo-ms-virt-phy/00068(pid=103): Launched 22:50:25.633672 run osmo-ms-virt-phy/00069: Starting virtphy 22:50:25.660131 run osmo-ms-virt-phy/00069(pid=104): Launched 22:50:25.672258 run osmo-ms-virt-phy/00070: Starting virtphy 22:50:25.699128 run osmo-ms-virt-phy/00070(pid=105): Launched 22:50:25.711459 run osmo-ms-virt-phy/00071: Starting virtphy 22:50:25.738140 run osmo-ms-virt-phy/00071(pid=106): Launched 22:50:25.750260 run osmo-ms-virt-phy/00072: Starting virtphy 22:50:25.776609 run osmo-ms-virt-phy/00072(pid=107): Launched 22:50:25.788753 run osmo-ms-virt-phy/00073: Starting virtphy 22:50:25.815224 run osmo-ms-virt-phy/00073(pid=108): Launched 22:50:25.827387 run osmo-ms-virt-phy/00074: Starting virtphy 22:50:25.853910 run osmo-ms-virt-phy/00074(pid=109): Launched 22:50:25.866029 run osmo-ms-virt-phy/00075: Starting virtphy 22:50:25.892757 run osmo-ms-virt-phy/00075(pid=110): Launched 22:50:25.905151 run osmo-ms-virt-phy/00076: Starting virtphy 22:50:25.931943 run osmo-ms-virt-phy/00076(pid=111): Launched 22:50:25.944244 run osmo-ms-virt-phy/00077: Starting virtphy 22:50:25.970840 run osmo-ms-virt-phy/00077(pid=112): Launched 22:50:25.983094 run osmo-ms-virt-phy/00078: Starting virtphy 22:50:26.009914 run osmo-ms-virt-phy/00078(pid=113): Launched 22:50:26.022203 run osmo-ms-virt-phy/00079: Starting virtphy 22:50:26.049007 run osmo-ms-virt-phy/00079(pid=114): Launched 22:50:26.061654 run osmo-ms-virt-phy/00080: Starting virtphy 22:50:26.090029 run osmo-ms-virt-phy/00080(pid=115): Launched 22:50:26.103371 run osmo-ms-virt-phy/00081: Starting virtphy 22:50:26.132023 run osmo-ms-virt-phy/00081(pid=116): Launched 22:50:26.144833 run osmo-ms-virt-phy/00082: Starting virtphy 22:50:26.172523 run osmo-ms-virt-phy/00082(pid=117): Launched 22:50:26.185149 run osmo-ms-virt-phy/00083: Starting virtphy 22:50:26.213944 run osmo-ms-virt-phy/00083(pid=118): Launched 22:50:26.226534 run osmo-ms-virt-phy/00084: Starting virtphy 22:50:26.253806 run osmo-ms-virt-phy/00084(pid=119): Launched 22:50:26.266296 run osmo-ms-virt-phy/00085: Starting virtphy 22:50:26.293924 run osmo-ms-virt-phy/00085(pid=120): Launched 22:50:26.306710 run osmo-ms-virt-phy/00086: Starting virtphy 22:50:26.334178 run osmo-ms-virt-phy/00086(pid=121): Launched 22:50:26.347299 run osmo-ms-virt-phy/00087: Starting virtphy 22:50:26.374717 run osmo-ms-virt-phy/00087(pid=122): Launched 22:50:26.387316 run osmo-ms-virt-phy/00088: Starting virtphy 22:50:26.414604 run osmo-ms-virt-phy/00088(pid=123): Launched 22:50:26.427205 run osmo-ms-virt-phy/00089: Starting virtphy 22:50:26.454612 run osmo-ms-virt-phy/00089(pid=124): Launched 22:50:26.467148 run osmo-ms-virt-phy/00090: Starting virtphy 22:50:26.494495 run osmo-ms-virt-phy/00090(pid=125): Launched 22:50:26.509269 run osmo-ms-virt-phy/00091: Starting virtphy 22:50:26.541534 run osmo-ms-virt-phy/00091(pid=126): Launched 22:50:26.554166 run osmo-ms-virt-phy/00092: Starting virtphy 22:50:26.581862 run osmo-ms-virt-phy/00092(pid=127): Launched 22:50:26.594718 run osmo-ms-virt-phy/00093: Starting virtphy 22:50:26.622498 run osmo-ms-virt-phy/00093(pid=128): Launched 22:50:26.635222 run osmo-ms-virt-phy/00094: Starting virtphy 22:50:26.662919 run osmo-ms-virt-phy/00094(pid=129): Launched 22:50:26.675968 run osmo-ms-virt-phy/00095: Starting virtphy 22:50:26.705833 run osmo-ms-virt-phy/00095(pid=130): Launched 22:50:26.718578 run osmo-ms-virt-phy/00096: Starting virtphy 22:50:26.746407 run osmo-ms-virt-phy/00096(pid=131): Launched 22:50:26.759468 run osmo-ms-virt-phy/00097: Starting virtphy 22:50:26.787746 run osmo-ms-virt-phy/00097(pid=132): Launched 22:50:26.800534 run osmo-ms-virt-phy/00098: Starting virtphy 22:50:26.828631 run osmo-ms-virt-phy/00098(pid=133): Launched 22:50:26.841683 run osmo-ms-virt-phy/00099: Starting virtphy 22:50:26.869619 run osmo-ms-virt-phy/00099(pid=134): Launched 22:50:26.882207 run mass: Checking if sockets are in the filesystem 22:50:26.906839 run osmo-ms-mob/00000: Starting mobile 22:50:26.935287 run osmo-ms-mob/00000(pid=135): Launched 22:50:26.982625 run mass: MS start registered {at=12366111.94700658, delay=0.03426467441022396, ms=00000} 22:50:31.106476 run osmo-ms-mob/00001: Starting mobile 22:50:31.134431 run osmo-ms-mob/00001(pid=136): Launched 22:50:31.159129 run mass: MS start registered {at=12366116.123537684, delay=0.01197531446814537, ms=00001} 22:50:32.026461 run mass: MS performed LU {at=12366116.990834087, lu_delay=5.043827507644892, ms=00000} 22:50:32.909812 run osmo-ms-mob/00002: Starting mobile 22:50:32.937495 run osmo-ms-mob/00002(pid=137): Launched 22:50:32.960490 run mass: MS start registered {at=12366117.924870227, delay=0.010258084163069725, ms=00002} 22:50:34.212522 run osmo-ms-mob/00003: Starting mobile 22:50:34.239270 run osmo-ms-mob/00003(pid=138): Launched 22:50:34.260954 run mass: MS start registered {at=12366119.225371445, delay=0.009451476857066154, ms=00003} 22:50:35.311797 run osmo-ms-mob/00004: Starting mobile 22:50:35.339217 run osmo-ms-mob/00004(pid=139): Launched 22:50:35.362097 run mass: MS start registered {at=12366120.326508008, delay=0.010388780385255814, ms=00004} 22:50:36.262173 run mass: MS performed LU {at=12366121.226545742, lu_delay=5.103008057922125, ms=00001} 22:50:36.289473 run osmo-ms-mob/00005: Starting mobile 22:50:36.316856 run osmo-ms-mob/00005(pid=140): Launched 22:50:36.340996 run mass: MS start registered {at=12366121.305412656, delay=0.011177774518728256, ms=00005} 22:50:37.209183 run osmo-ms-mob/00006: Starting mobile 22:50:37.236041 run osmo-ms-mob/00006(pid=141): Launched 22:50:37.260037 run mass: MS start registered {at=12366122.224447353, delay=0.011529464274644852, ms=00006} 22:50:37.693121 run mass: MS performed LU {at=12366122.657497024, lu_delay=4.732626797631383, ms=00002} 22:50:38.107632 run osmo-ms-mob/00007: Starting mobile 22:50:38.143168 run osmo-ms-mob/00007(pid=142): Launched 22:50:38.167542 run mass: MS start registered {at=12366123.131920535, delay=0.007355125620961189, ms=00007} 22:50:38.909169 run osmo-ms-mob/00008: Starting mobile 22:50:38.935756 run osmo-ms-mob/00008(pid=143): Launched 22:50:38.961859 run mass: MS start registered {at=12366123.92626052, delay=0.013805914670228958, ms=00008} 22:50:39.557732 run mass: MS performed LU {at=12366124.522110231, lu_delay=5.296738786622882, ms=00003} 22:50:39.584012 run osmo-ms-mob/00009: Starting mobile 22:50:39.611087 run osmo-ms-mob/00009(pid=144): Launched 22:50:39.633700 run mass: MS start registered {at=12366124.59812433, delay=0.010235773399472237, ms=00009} 22:50:40.313669 run osmo-ms-mob/00010: Starting mobile 22:50:40.340919 run osmo-ms-mob/00010(pid=145): Launched 22:50:40.365985 run mass: MS start registered {at=12366125.330371937, delay=0.012436369433999062, ms=00010} 22:50:40.912364 run osmo-ms-mob/00011: Starting mobile 22:50:40.939812 run osmo-ms-mob/00011(pid=146): Launched 22:50:40.960792 run mass: MS start registered {at=12366125.925212309, delay=0.008328385651111603, ms=00011} 22:50:41.459310 run mass: MS performed LU {at=12366126.423686974, lu_delay=5.118274318054318, ms=00005} 22:50:41.484622 run osmo-ms-mob/00012: Starting mobile 22:50:41.512438 run osmo-ms-mob/00012(pid=147): Launched 22:50:41.526566 run mass: MS performed LU {at=12366126.490977554, lu_delay=6.164469545707107, ms=00004} 22:50:41.543323 run mass: MS start registered {at=12366126.507757168, delay=0.016812335699796677, ms=00012} 22:50:42.110133 run osmo-ms-mob/00013: Starting mobile 22:50:42.137340 run osmo-ms-mob/00013(pid=148): Launched 22:50:42.161397 run mass: MS start registered {at=12366127.125796825, delay=0.01146312989294529, ms=00013} 22:50:42.710738 run osmo-ms-mob/00014: Starting mobile 22:50:42.738488 run osmo-ms-mob/00014(pid=149): Launched 22:50:42.762988 run mass: MS start registered {at=12366127.72738297, delay=0.012096941471099854, ms=00014} 22:50:43.310307 run osmo-ms-mob/00015: Starting mobile 22:50:43.337853 run osmo-ms-mob/00015(pid=150): Launched 22:50:43.350412 run mass: MS performed LU {at=12366128.314836115, lu_delay=5.1829155795276165, ms=00007} 22:50:43.362610 run mass: MS start registered {at=12366128.327045558, delay=0.012232566252350807, ms=00015} 22:50:43.388312 run mass: MS performed LU {at=12366128.352721876, lu_delay=6.128274522721767, ms=00006} 22:50:43.808479 run osmo-ms-mob/00016: Starting mobile 22:50:43.836073 run osmo-ms-mob/00016(pid=151): Launched 22:50:43.857344 run mass: MS start registered {at=12366128.82176335, delay=0.008159719407558441, ms=00016} 22:50:44.309994 run osmo-ms-mob/00017: Starting mobile 22:50:44.337961 run osmo-ms-mob/00017(pid=152): Launched 22:50:44.361301 run mass: MS start registered {at=12366129.325724298, delay=0.008300313726067543, ms=00017} 22:50:44.908103 run osmo-ms-mob/00018: Starting mobile 22:50:44.935089 run osmo-ms-mob/00018(pid=153): Launched 22:50:44.958553 run mass: MS start registered {at=12366129.922955185, delay=0.0105558130890131, ms=00018} 22:50:45.225120 run mass: MS performed LU {at=12366130.189506207, lu_delay=6.263245686888695, ms=00008} 22:50:45.249944 run osmo-ms-mob/00019: Starting mobile 22:50:45.276750 run osmo-ms-mob/00019(pid=154): Launched 22:50:45.289045 run mass: MS performed LU {at=12366130.253475493, lu_delay=4.923103556036949, ms=00010} 22:50:45.301038 run mass: MS start registered {at=12366130.26547397, delay=0.012017183005809784, ms=00019} 22:50:45.340118 run mass: MS performed LU {at=12366130.304501876, lu_delay=5.706377545371652, ms=00009} 22:50:45.817790 run osmo-ms-mob/00020: Starting mobile 22:50:45.846607 run osmo-ms-mob/00020(pid=155): Launched 22:50:45.870237 run mass: MS start registered {at=12366130.834644794, delay=0.011047586798667908, ms=00020} 22:50:46.308077 run osmo-ms-mob/00021: Starting mobile 22:50:46.335623 run osmo-ms-mob/00021(pid=156): Launched 22:50:46.359765 run mass: MS start registered {at=12366131.324148616, delay=0.011321673169732094, ms=00021} 22:50:46.716049 run osmo-ms-mob/00022: Starting mobile 22:50:46.743710 run osmo-ms-mob/00022(pid=157): Launched 22:50:46.766698 run mass: MS start registered {at=12366131.731101207, delay=0.010353071615099907, ms=00022} 22:50:47.005903 run mass: MS performed LU {at=12366131.970282556, lu_delay=6.045070247724652, ms=00011} 22:50:47.089421 run mass: MS performed LU {at=12366132.053802274, lu_delay=4.928005449473858, ms=00013} 22:50:47.117194 run osmo-ms-mob/00023: Starting mobile 22:50:47.144585 run osmo-ms-mob/00023(pid=158): Launched 22:50:47.157483 run mass: MS performed LU {at=12366132.121906735, lu_delay=5.614149566739798, ms=00012} 22:50:47.169908 run mass: MS start registered {at=12366132.134339398, delay=0.012456517666578293, ms=00023} 22:50:47.607103 run osmo-ms-mob/00024: Starting mobile 22:50:47.638104 run osmo-ms-mob/00024(pid=159): Launched 22:50:47.661142 run mass: MS start registered {at=12366132.625515802, delay=0.01010369323194027, ms=00024} 22:50:48.111861 run osmo-ms-mob/00025: Starting mobile 22:50:48.139508 run osmo-ms-mob/00025(pid=160): Launched 22:50:48.160750 run mass: MS start registered {at=12366133.125174593, delay=0.007392987608909607, ms=00025} 22:50:48.509798 run osmo-ms-mob/00026: Starting mobile 22:50:48.537557 run osmo-ms-mob/00026(pid=161): Launched 22:50:48.560851 run mass: MS start registered {at=12366133.525240349, delay=0.010356700047850609, ms=00026} 22:50:48.911194 run osmo-ms-mob/00027: Starting mobile 22:50:48.938394 run osmo-ms-mob/00027(pid=162): Launched 22:50:48.963939 run mass: MS start registered {at=12366133.928338544, delay=0.0128647331148386, ms=00027} 22:50:48.990814 run mass: MS performed LU {at=12366133.955238475, lu_delay=5.628192916512489, ms=00015} 22:50:49.018905 run mass: MS performed LU {at=12366133.983334022, lu_delay=4.657609723508358, ms=00017} 22:50:49.105977 run mass: MS performed LU {at=12366134.0704014, lu_delay=5.248638050630689, ms=00016} 22:50:49.132716 run osmo-ms-mob/00028: Starting mobile 22:50:49.161511 run osmo-ms-mob/00028(pid=163): Launched 22:50:49.174002 run mass: MS performed LU {at=12366134.138425808, lu_delay=6.4110428392887115, ms=00014} 22:50:49.186225 run mass: MS start registered {at=12366134.150657684, delay=0.012257913127541542, ms=00028} 22:50:49.710350 run osmo-ms-mob/00029: Starting mobile 22:50:49.737421 run osmo-ms-mob/00029(pid=164): Launched 22:50:49.761593 run mass: MS start registered {at=12366134.725989984, delay=0.011503545567393303, ms=00029} 22:50:50.109519 run osmo-ms-mob/00030: Starting mobile 22:50:50.137598 run osmo-ms-mob/00030(pid=165): Launched 22:50:50.160362 run mass: MS start registered {at=12366135.124745416, delay=0.009909247979521751, ms=00030} 22:50:50.509526 run osmo-ms-mob/00031: Starting mobile 22:50:50.539263 run osmo-ms-mob/00031(pid=166): Launched 22:50:50.564028 run mass: MS start registered {at=12366135.528430035, delay=0.011892035603523254, ms=00031} 22:50:50.771815 run mass: MS performed LU {at=12366135.736195905, lu_delay=4.9015511106699705, ms=00020} 22:50:50.800042 run osmo-ms-mob/00032: Starting mobile 22:50:50.829981 run osmo-ms-mob/00032(pid=167): Launched 22:50:50.852418 run mass: MS start registered {at=12366135.816832334, delay=0.009529083967208862, ms=00032} 22:50:50.868771 run mass: MS performed LU {at=12366135.833199121, lu_delay=5.910243935883045, ms=00018} 22:50:50.920288 run mass: MS performed LU {at=12366135.884698326, lu_delay=5.619224356487393, ms=00019} 22:50:51.045129 run mass: MS performed LU {at=12366136.009518255, lu_delay=4.685369638726115, ms=00021} 22:50:51.072956 run osmo-ms-mob/00033: Starting mobile 22:50:51.100982 run osmo-ms-mob/00033(pid=168): Launched 22:50:51.124987 run mass: MS start registered {at=12366136.089388363, delay=0.011249136179685593, ms=00033} 22:50:51.611905 run osmo-ms-mob/00034: Starting mobile 22:50:51.639289 run osmo-ms-mob/00034(pid=169): Launched 22:50:51.662663 run mass: MS start registered {at=12366136.627058713, delay=0.010649431496858597, ms=00034} 22:50:51.910860 run osmo-ms-mob/00035: Starting mobile 22:50:51.938108 run osmo-ms-mob/00035(pid=170): Launched 22:50:51.960880 run mass: MS start registered {at=12366136.925278747, delay=0.009743386879563332, ms=00035} 22:50:52.311995 run osmo-ms-mob/00036: Starting mobile 22:50:52.340018 run osmo-ms-mob/00036(pid=171): Launched 22:50:52.363142 run mass: MS start registered {at=12366137.327537196, delay=0.00836566835641861, ms=00036} 22:50:52.711294 run osmo-ms-mob/00037: Starting mobile 22:50:52.738727 run osmo-ms-mob/00037(pid=172): Launched 22:50:52.756694 run mass: MS performed LU {at=12366137.72110301, lu_delay=4.595928417518735, ms=00025} 22:50:52.769057 run mass: MS start registered {at=12366137.733490467, delay=0.017816251143813133, ms=00037} 22:50:52.784931 run mass: MS performed LU {at=12366137.74935374, lu_delay=5.123837938532233, ms=00024} 22:50:52.807433 run osmo-ms-mob/00038: Starting mobile 22:50:52.835022 run osmo-ms-mob/00038(pid=173): Launched 22:50:52.858545 run mass: MS start registered {at=12366137.822950546, delay=0.010778103023767471, ms=00038} 22:50:52.875119 run mass: MS performed LU {at=12366137.839547977, lu_delay=5.705208579078317, ms=00023} 22:50:52.909380 run mass: MS performed LU {at=12366137.873765893, lu_delay=6.142664685845375, ms=00022} 22:50:52.936253 run osmo-ms-mob/00039: Starting mobile 22:50:52.963966 run osmo-ms-mob/00039(pid=174): Launched 22:50:52.988480 run mass: MS start registered {at=12366137.952886842, delay=0.011961827054619789, ms=00039} 22:50:53.709922 run osmo-ms-mob/00040: Starting mobile 22:50:53.737184 run osmo-ms-mob/00040(pid=175): Launched 22:50:53.758902 run mass: MS start registered {at=12366138.72330304, delay=0.008707158267498016, ms=00040} 22:50:54.010159 run osmo-ms-mob/00041: Starting mobile 22:50:54.039366 run osmo-ms-mob/00041(pid=176): Launched 22:50:54.066345 run mass: MS start registered {at=12366139.030728461, delay=0.014017220586538315, ms=00041} 22:50:54.307828 run osmo-ms-mob/00042: Starting mobile 22:50:54.334931 run osmo-ms-mob/00042(pid=177): Launched 22:50:54.359855 run mass: MS start registered {at=12366139.324244546, delay=0.01195378415286541, ms=00042} 22:50:54.538257 run mass: MS performed LU {at=12366139.502643147, lu_delay=4.776653163135052, ms=00029} 22:50:54.621329 run mass: MS performed LU {at=12366139.585732186, lu_delay=5.657393641769886, ms=00027} 22:50:54.650470 run osmo-ms-mob/00043: Starting mobile 22:50:54.677721 run osmo-ms-mob/00043(pid=178): Launched 22:50:54.700281 run mass: MS start registered {at=12366139.664672306, delay=0.009962858632206917, ms=00043} 22:50:54.810375 run mass: MS performed LU {at=12366139.77474983, lu_delay=5.624092146754265, ms=00028} 22:50:54.829748 run mass: MS performed LU {at=12366139.794145273, lu_delay=4.669399857521057, ms=00030} 22:50:54.853245 run osmo-ms-mob/00044: Starting mobile 22:50:54.881461 run osmo-ms-mob/00044(pid=179): Launched 22:50:54.903075 run mass: MS start registered {at=12366139.867472421, delay=0.008930709213018417, ms=00044} 22:50:55.310445 run osmo-ms-mob/00045: Starting mobile 22:50:55.338746 run osmo-ms-mob/00045(pid=180): Launched 22:50:55.361578 run mass: MS start registered {at=12366140.326001411, delay=0.009970953688025475, ms=00045} 22:50:55.613746 run osmo-ms-mob/00046: Starting mobile 22:50:55.641439 run osmo-ms-mob/00046(pid=181): Launched 22:50:55.667295 run mass: MS start registered {at=12366140.631689005, delay=0.01323707401752472, ms=00046} 22:50:55.907426 run osmo-ms-mob/00047: Starting mobile 22:50:55.935805 run osmo-ms-mob/00047(pid=182): Launched 22:50:55.957181 run mass: MS start registered {at=12366140.921590563, delay=0.00868186168372631, ms=00047} 22:50:56.209745 run osmo-ms-mob/00048: Starting mobile 22:50:56.236950 run osmo-ms-mob/00048(pid=183): Launched 22:50:56.260107 run mass: MS start registered {at=12366141.224499352, delay=0.010396694764494896, ms=00048} 22:50:56.509655 run osmo-ms-mob/00049: Starting mobile 22:50:56.536919 run osmo-ms-mob/00049(pid=184): Launched 22:50:56.549258 run mass: MS performed LU {at=12366141.513684943, lu_delay=5.424296580255032, ms=00033} 22:50:56.561352 run mass: MS performed LU {at=12366141.52578533, lu_delay=4.600506583228707, ms=00035} 22:50:56.573436 run mass: MS start registered {at=12366141.53787098, delay=0.024208219721913338, ms=00049} 22:50:56.595595 run osmo-ms-mob/00050: Starting mobile 22:50:56.622710 run osmo-ms-mob/00050(pid=185): Launched 22:50:56.640403 run mass: MS performed LU {at=12366141.60482647, lu_delay=4.977767758071423, ms=00034} 22:50:56.653038 run mass: MS start registered {at=12366141.617471943, delay=0.012670047581195831, ms=00050} 22:50:56.675110 run mass: MS performed LU {at=12366141.639531353, lu_delay=5.822699019685388, ms=00032} 22:50:56.730285 run mass: MS performed LU {at=12366141.694693793, lu_delay=6.166263757273555, ms=00031} 22:50:56.757325 run osmo-ms-mob/00051: Starting mobile 22:50:56.784856 run osmo-ms-mob/00051(pid=186): Launched 22:50:56.804259 run mass: MS start registered {at=12366141.768683227, delay=0.00279434397816658, ms=00051} 22:50:57.507450 run osmo-ms-mob/00052: Starting mobile 22:50:57.534057 run osmo-ms-mob/00052(pid=187): Launched 22:50:57.556508 run mass: MS start registered {at=12366142.520894593, delay=0.00961134023964405, ms=00052} 22:50:57.809619 run osmo-ms-mob/00053: Starting mobile 22:50:57.837710 run osmo-ms-mob/00053(pid=188): Launched 22:50:57.859756 run mass: MS start registered {at=12366142.824157959, delay=0.008790085092186928, ms=00053} 22:50:58.110180 run osmo-ms-mob/00054: Starting mobile 22:50:58.147936 run osmo-ms-mob/00054(pid=189): Launched 22:50:58.172344 run mass: MS start registered {at=12366143.136743769, delay=0.004801355302333832, ms=00054} 22:50:58.341697 run mass: MS performed LU {at=12366143.30607712, lu_delay=5.353190278634429, ms=00039} 22:50:58.369869 run osmo-ms-mob/00055: Starting mobile 22:50:58.397375 run osmo-ms-mob/00055(pid=190): Launched 22:50:58.409760 run mass: MS performed LU {at=12366143.374188794, lu_delay=4.650885753333569, ms=00040} 22:50:58.421654 run mass: MS start registered {at=12366143.386091057, delay=0.01192215085029602, ms=00055} 22:50:58.595392 run mass: MS performed LU {at=12366143.559766702, lu_delay=5.826276235282421, ms=00037} 22:50:58.623465 run osmo-ms-mob/00056: Starting mobile 22:50:58.650799 run osmo-ms-mob/00056(pid=191): Launched 22:50:58.663056 run mass: MS performed LU {at=12366143.627485806, lu_delay=6.299948610365391, ms=00036} 22:50:58.674974 run mass: MS start registered {at=12366143.639410505, delay=0.011944133788347244, ms=00056} 22:50:59.008128 run osmo-ms-mob/00057: Starting mobile 22:50:59.035782 run osmo-ms-mob/00057(pid=192): Launched 22:50:59.059250 run mass: MS start registered {at=12366144.023636643, delay=0.010568628087639809, ms=00057} 22:50:59.410006 run osmo-ms-mob/00058: Starting mobile 22:50:59.438580 run osmo-ms-mob/00058(pid=193): Launched 22:50:59.463617 run mass: MS start registered {at=12366144.427993305, delay=0.012073978781700134, ms=00058} 22:50:59.646975 run mass: MS performed LU {at=12366144.611347765, lu_delay=3.689757201820612, ms=00047} 22:50:59.671916 run osmo-ms-mob/00059: Starting mobile 22:50:59.699110 run osmo-ms-mob/00059(pid=194): Launched 22:50:59.722307 run mass: MS start registered {at=12366144.686704438, delay=0.010253315791487694, ms=00059} 22:51:00.012066 run osmo-ms-mob/00060: Starting mobile 22:51:00.040488 run osmo-ms-mob/00060(pid=195): Launched 22:51:00.063718 run mass: MS start registered {at=12366145.028119756, delay=0.009924396872520447, ms=00060} 22:51:00.168632 run mass: MS performed LU {at=12366145.133014768, lu_delay=5.468342462554574, ms=00043} 22:51:00.205481 run mass: MS performed LU {at=12366145.169872226, lu_delay=5.8456276804208755, ms=00042} 22:51:00.260807 run mass: MS performed LU {at=12366145.22518432, lu_delay=4.89918290823698, ms=00045} 22:51:00.289392 run osmo-ms-mob/00061: Starting mobile 22:51:00.317138 run osmo-ms-mob/00061(pid=196): Launched 22:51:00.340733 run mass: MS start registered {at=12366145.30514184, delay=0.008761098608374596, ms=00061} 22:51:00.532505 run mass: MS performed LU {at=12366145.496883487, lu_delay=4.865194482728839, ms=00046} 22:51:00.711312 run osmo-ms-mob/00062: Starting mobile 22:51:00.738217 run osmo-ms-mob/00062(pid=197): Launched 22:51:00.761560 run mass: MS start registered {at=12366145.725959487, delay=0.010405952110886574, ms=00062} 22:51:01.010375 run osmo-ms-mob/00063: Starting mobile 22:51:01.037431 run osmo-ms-mob/00063(pid=198): Launched 22:51:01.059421 run mass: MS start registered {at=12366146.023828665, delay=0.009350359439849854, ms=00063} 22:51:01.211204 run mass: MS performed LU {at=12366146.175579721, lu_delay=6.308107299730182, ms=00044} 22:51:01.346474 run mass: MS performed LU {at=12366146.310861237, lu_delay=3.789966644719243, ms=00052} 22:51:01.373345 run osmo-ms-mob/00064: Starting mobile 22:51:01.401837 run osmo-ms-mob/00064(pid=199): Launched 22:51:01.424835 run mass: MS start registered {at=12366146.389233358, delay=0.009814919903874397, ms=00064} 22:51:01.810594 run osmo-ms-mob/00065: Starting mobile 22:51:01.839259 run osmo-ms-mob/00065(pid=200): Launched 22:51:01.864624 run mass: MS start registered {at=12366146.829022, delay=0.012097351253032684, ms=00065} 22:51:02.112739 run osmo-ms-mob/00066: Starting mobile 22:51:02.142489 run osmo-ms-mob/00066(pid=201): Launched 22:51:02.156057 run mass: MS performed LU {at=12366147.120479612, lu_delay=5.5826086308807135, ms=00049} 22:51:02.168842 run mass: MS performed LU {at=12366147.133275216, lu_delay=5.908775864169002, ms=00048} 22:51:02.181270 run mass: MS start registered {at=12366147.145704713, delay=0.025248965248465538, ms=00066} 22:51:02.217430 run mass: MS performed LU {at=12366147.181824464, lu_delay=5.4131412375718355, ms=00051} 22:51:02.246172 run osmo-ms-mob/00067: Starting mobile 22:51:02.274756 run osmo-ms-mob/00067(pid=202): Launched 22:51:02.303634 run mass: MS start registered {at=12366147.268016087, delay=0.013063568621873856, ms=00067} 22:51:02.809214 run osmo-ms-mob/00068: Starting mobile 22:51:02.837953 run osmo-ms-mob/00068(pid=203): Launched 22:51:02.859824 run mass: MS start registered {at=12366147.824225659, delay=0.008726254105567932, ms=00068} 22:51:03.208780 run osmo-ms-mob/00069: Starting mobile 22:51:03.235992 run osmo-ms-mob/00069(pid=204): Launched 22:51:03.248706 run mass: MS performed LU {at=12366148.21312955, lu_delay=5.388971591368318, ms=00053} 22:51:03.261134 run mass: MS start registered {at=12366148.225565689, delay=0.012459792196750641, ms=00069} 22:51:03.426921 run mass: MS performed LU {at=12366148.391306296, lu_delay=3.7046018578112125, ms=00059} 22:51:03.609868 run osmo-ms-mob/00070: Starting mobile 22:51:03.637296 run osmo-ms-mob/00070(pid=205): Launched 22:51:03.664102 run mass: MS start registered {at=12366148.628494127, delay=0.013728067278862, ms=00070} 22:51:03.934458 run mass: MS performed LU {at=12366148.898840733, lu_delay=4.875204090029001, ms=00057} 22:51:03.962836 run osmo-ms-mob/00071: Starting mobile 22:51:03.991352 run osmo-ms-mob/00071(pid=206): Launched 22:51:04.004019 run mass: MS performed LU {at=12366148.968440102, lu_delay=5.582349045202136, ms=00055} 22:51:04.017835 run mass: MS start registered {at=12366148.982266683, delay=0.01385326124727726, ms=00071} 22:51:04.035682 run mass: MS performed LU {at=12366149.000092786, lu_delay=4.572099480777979, ms=00058} 22:51:04.261668 run mass: MS performed LU {at=12366149.22604166, lu_delay=5.586631154641509, ms=00056} 22:51:04.289666 run osmo-ms-mob/00072: Starting mobile 22:51:04.317716 run osmo-ms-mob/00072(pid=207): Launched 22:51:04.330849 run mass: MS performed LU {at=12366149.295272395, lu_delay=6.158528625965118, ms=00054} 22:51:04.343701 run mass: MS start registered {at=12366149.308132442, delay=0.012886065989732742, ms=00072} 22:51:04.811528 run osmo-ms-mob/00073: Starting mobile 22:51:04.839461 run osmo-ms-mob/00073(pid=208): Launched 22:51:04.865709 run mass: MS start registered {at=12366149.830118204, delay=0.013057626783847809, ms=00073} 22:51:05.106330 run mass: MS performed LU {at=12366150.07071277, lu_delay=3.681479411199689, ms=00064} 22:51:05.133764 run osmo-ms-mob/00074: Starting mobile 22:51:05.161012 run osmo-ms-mob/00074(pid=209): Launched 22:51:05.181353 run mass: MS start registered {at=12366150.145780079, delay=0.007596049457788467, ms=00074} 22:51:05.611884 run osmo-ms-mob/00075: Starting mobile 22:51:05.638781 run osmo-ms-mob/00075(pid=210): Launched 22:51:05.662176 run mass: MS start registered {at=12366150.626580207, delay=0.011133179068565369, ms=00075} 22:51:05.835901 run mass: MS performed LU {at=12366150.800283624, lu_delay=5.7721638679504395, ms=00060} 22:51:05.873552 run mass: MS performed LU {at=12366150.83795949, lu_delay=5.112000003457069, ms=00062} 22:51:05.983507 run mass: MS performed LU {at=12366150.94790196, lu_delay=5.642760120332241, ms=00061} 22:51:06.010405 run osmo-ms-mob/00076: Starting mobile 22:51:06.037967 run osmo-ms-mob/00076(pid=211): Launched 22:51:06.062802 run mass: MS start registered {at=12366151.02718727, delay=0.011872537434101105, ms=00076} 22:51:06.126646 run mass: MS performed LU {at=12366151.091019679, lu_delay=5.0671910140663385, ms=00063} 22:51:06.508738 run osmo-ms-mob/00077: Starting mobile 22:51:06.537264 run osmo-ms-mob/00077(pid=212): Launched 22:51:06.558383 run mass: MS start registered {at=12366151.522777272, delay=0.008020097389817238, ms=00077} 22:51:07.010545 run osmo-ms-mob/00078: Starting mobile 22:51:07.038062 run osmo-ms-mob/00078(pid=213): Launched 22:51:07.061980 run mass: MS start registered {at=12366152.026389295, delay=0.011203642934560776, ms=00078} 22:51:07.411215 run osmo-ms-mob/00079: Starting mobile 22:51:07.438348 run osmo-ms-mob/00079(pid=214): Launched 22:51:07.463217 run mass: MS start registered {at=12366152.427624978, delay=0.012583665549755096, ms=00079} 22:51:07.801916 run mass: MS performed LU {at=12366152.76628155, lu_delay=4.540715862065554, ms=00069} 22:51:07.831340 run osmo-ms-mob/00080: Starting mobile 22:51:07.858993 run osmo-ms-mob/00080(pid=215): Launched 22:51:07.871726 run mass: MS performed LU {at=12366152.836148463, lu_delay=5.011922804638743, ms=00068} 22:51:07.884148 run mass: MS performed LU {at=12366152.848580275, lu_delay=6.01955827511847, ms=00065} 22:51:07.896604 run mass: MS start registered {at=12366152.861039817, delay=0.024917462840676308, ms=00080} 22:51:07.934913 run mass: MS performed LU {at=12366152.899327064, lu_delay=5.631310977041721, ms=00067} 22:51:07.971973 run mass: MS performed LU {at=12366152.936376574, lu_delay=5.790671860799193, ms=00066} 22:51:07.998614 run osmo-ms-mob/00081: Starting mobile 22:51:08.026454 run osmo-ms-mob/00081(pid=216): Launched 22:51:08.052004 run mass: MS start registered {at=12366153.016396042, delay=0.01243189163506031, ms=00081} 22:51:08.810351 run osmo-ms-mob/00082: Starting mobile 22:51:08.837884 run osmo-ms-mob/00082(pid=217): Launched 22:51:08.861943 run mass: MS start registered {at=12366153.826340381, delay=0.011266499757766724, ms=00082} 22:51:09.410347 run osmo-ms-mob/00083: Starting mobile 22:51:09.441297 run osmo-ms-mob/00083(pid=218): Launched 22:51:09.465856 run mass: MS start registered {at=12366154.430255182, delay=0.01202014647424221, ms=00083} 22:51:09.601268 run mass: MS performed LU {at=12366154.565645494, lu_delay=5.257513051852584, ms=00072} 22:51:09.638954 run mass: MS performed LU {at=12366154.603332821, lu_delay=5.621066138148308, ms=00071} 22:51:09.749416 run mass: MS performed LU {at=12366154.71379552, lu_delay=4.883677316829562, ms=00073} 22:51:09.779719 run osmo-ms-mob/00084: Starting mobile 22:51:09.807214 run osmo-ms-mob/00084(pid=219): Launched 22:51:09.830550 run mass: MS start registered {at=12366154.794952799, delay=0.010585850104689598, ms=00084} 22:51:09.893126 run mass: MS performed LU {at=12366154.857506244, lu_delay=6.229012116789818, ms=00070} 22:51:09.911438 run mass: MS performed LU {at=12366154.875870217, lu_delay=4.730090137571096, ms=00074} 22:51:10.407612 run osmo-ms-mob/00085: Starting mobile 22:51:10.435135 run osmo-ms-mob/00085(pid=220): Launched 22:51:10.458505 run mass: MS start registered {at=12366155.422896683, delay=0.01063755713403225, ms=00085} 22:51:11.008052 run osmo-ms-mob/00086: Starting mobile 22:51:11.035974 run osmo-ms-mob/00086(pid=221): Launched 22:51:11.060481 run mass: MS start registered {at=12366156.024890414, delay=0.012150861322879791, ms=00086} 22:51:11.568247 run mass: MS performed LU {at=12366156.532627702, lu_delay=5.906047495082021, ms=00075} 22:51:11.597711 run osmo-ms-mob/00087: Starting mobile 22:51:11.625546 run osmo-ms-mob/00087(pid=222): Launched 22:51:11.638139 run mass: MS performed LU {at=12366156.60256577, lu_delay=5.079788496717811, ms=00077} 22:51:11.650366 run mass: MS performed LU {at=12366156.614802875, lu_delay=5.587615605443716, ms=00076} 22:51:11.662601 run mass: MS start registered {at=12366156.627037512, delay=0.024493243545293808, ms=00087} 22:51:11.701550 run mass: MS performed LU {at=12366156.66596299, lu_delay=23.140722641721368, ms=00026} 22:51:11.973331 run mass: MS performed LU {at=12366156.93769509, lu_delay=4.911305794492364, ms=00078} 22:51:12.211408 run osmo-ms-mob/00088: Starting mobile 22:51:12.239290 run osmo-ms-mob/00088(pid=223): Launched 22:51:12.262977 run mass: MS start registered {at=12366157.227397794, delay=0.01087253913283348, ms=00088} 22:51:12.808043 run osmo-ms-mob/00089: Starting mobile 22:51:12.835381 run osmo-ms-mob/00089(pid=224): Launched 22:51:12.858387 run mass: MS start registered {at=12366157.822795022, delay=0.010589145123958588, ms=00089} 22:51:13.367187 run mass: MS performed LU {at=12366158.33155385, lu_delay=5.47051403298974, ms=00080} 22:51:13.392841 run osmo-ms-mob/00090: Starting mobile 22:51:13.420444 run osmo-ms-mob/00090(pid=225): Launched 22:51:13.434857 run mass: MS performed LU {at=12366158.399281071, lu_delay=5.971656093373895, ms=00079} 22:51:13.446956 run mass: MS start registered {at=12366158.411390517, delay=0.012133099138736725, ms=00090} 22:51:13.515007 run mass: MS performed LU {at=12366158.47937974, lu_delay=5.462983697652817, ms=00081} 22:51:13.658388 run mass: MS performed LU {at=12366158.622750662, lu_delay=4.796410281211138, ms=00082} 22:51:14.111650 run osmo-ms-mob/00091: Starting mobile 22:51:14.140528 run osmo-ms-mob/00091(pid=226): Launched 22:51:14.164948 run mass: MS start registered {at=12366159.129343199, delay=0.011732706800103188, ms=00091} 22:51:14.810124 run osmo-ms-mob/00092: Starting mobile 22:51:14.838779 run osmo-ms-mob/00092(pid=227): Launched 22:51:14.862555 run mass: MS start registered {at=12366159.826946978, delay=0.011084888130426407, ms=00092} 22:51:15.333882 run mass: MS performed LU {at=12366160.29827044, lu_delay=5.503317641094327, ms=00084} 22:51:15.351371 run mass: MS performed LU {at=12366160.315781228, lu_delay=5.885526046156883, ms=00083} 22:51:15.379377 run mass: MS performed LU {at=12366160.343766158, lu_delay=4.920869475230575, ms=00085} 22:51:15.405729 run osmo-ms-mob/00093: Starting mobile 22:51:15.432604 run osmo-ms-mob/00093(pid=228): Launched 22:51:15.454901 run mass: MS start registered {at=12366160.41932448, delay=0.009996190667152405, ms=00093} 22:51:15.467142 run mass: MS performed LU {at=12366160.431566915, lu_delay=22.608616368845105, ms=00038} 22:51:16.509010 run osmo-ms-mob/00094: Starting mobile 22:51:16.536504 run osmo-ms-mob/00094(pid=229): Launched 22:51:16.558448 run mass: MS start registered {at=12366161.5228542, delay=0.009424988180398941, ms=00094} 22:51:17.151400 run mass: MS performed LU {at=12366162.115779843, lu_delay=4.888382049277425, ms=00088} 22:51:17.281151 run mass: MS performed LU {at=12366162.245522618, lu_delay=5.618485106155276, ms=00087} 22:51:17.410089 run osmo-ms-mob/00095: Starting mobile 22:51:17.437374 run osmo-ms-mob/00095(pid=230): Launched 22:51:17.449705 run mass: MS performed LU {at=12366162.414132299, lu_delay=23.383403837680817, ms=00041} 22:51:17.461858 run mass: MS start registered {at=12366162.426294101, delay=0.01218443550169468, ms=00095} 22:51:18.409104 run osmo-ms-mob/00096: Starting mobile 22:51:18.436987 run osmo-ms-mob/00096(pid=231): Launched 22:51:18.461154 run mass: MS start registered {at=12366163.42557311, delay=0.011280898004770279, ms=00096} 22:51:19.099362 run mass: MS performed LU {at=12366164.063663417, lu_delay=4.934320218861103, ms=00091} 22:51:19.117753 run mass: MS performed LU {at=12366164.082174739, lu_delay=6.259379716590047, ms=00089} 22:51:19.144810 run mass: MS performed LU {at=12366164.109212156, lu_delay=5.697821639478207, ms=00090} 22:51:19.233587 run mass: MS performed LU {at=12366164.197972536, lu_delay=22.580500593408942, ms=00050} 22:51:19.261090 run osmo-ms-mob/00097: Starting mobile 22:51:19.287948 run osmo-ms-mob/00097(pid=232): Launched 22:51:19.311444 run mass: MS start registered {at=12366164.275841573, delay=0.006996903568506241, ms=00097} 22:51:20.810371 run osmo-ms-mob/00098: Starting mobile 22:51:20.837174 run osmo-ms-mob/00098(pid=233): Launched 22:51:20.860622 run mass: MS start registered {at=12366165.825036662, delay=0.011131206527352333, ms=00098} 22:51:20.916701 run mass: MS performed LU {at=12366165.881074747, lu_delay=5.461750267073512, ms=00093} 22:51:21.046711 run mass: MS performed LU {at=12366166.011079025, lu_delay=6.184132046997547, ms=00092} 22:51:21.171587 run mass: MS performed LU {at=12366166.135949267, lu_delay=4.6130950674414635, ms=00094} 22:51:22.610350 run osmo-ms-mob/00099: Starting mobile 22:51:22.637749 run osmo-ms-mob/00099(pid=234): Launched 22:51:22.650312 run mass: All started... {duration=55.75589211285114, too_slow=0} 22:51:22.662024 run mass: MS start registered {at=12366167.626450287, delay=0.011702198535203934, ms=00099} 22:51:22.864949 run mass: MS performed LU {at=12366167.829309683, lu_delay=5.403015581890941, ms=00095} 22:51:23.354218 run mass: MS performed LU {at=12366168.318596184, lu_delay=4.893023073673248, ms=00096} 22:51:24.794286 run mass: MS performed LU {at=12366169.758668533, lu_delay=5.4828269593417645, ms=00097} 22:51:26.631454 run mass: MS performed LU {at=12366171.595820334, lu_delay=5.770783672109246, ms=00098} 22:51:28.532671 run mass: MS performed LU {at=12366173.497051716, lu_delay=5.870601428672671, ms=00099} 22:51:34.398676 run mass: MS performed LU {at=12366179.363061601, lu_delay=23.338171187788248, ms=00086} 22:51:34.414376 run mass: Tests done {all_completed=True, max=23.383403837680817, min=3.681479411199689} 22:51:34.428953 tst register_default_mass.py: Test passed (90.1 sec) 22:51:34.441503 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:51:34.447752 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:51:34.453915 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:51:34.460217 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:51:34.466585 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:51:34.472942 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:51:34.479349 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:51:34.485837 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:51:34.492332 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:51:34.498833 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:51:34.505294 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:51:34.511854 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:51:34.518450 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:51:34.525081 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:51:34.531684 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:51:34.538754 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:51:34.545884 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:51:34.553182 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:51:34.560582 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:51:34.567206 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:51:34.573814 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:51:34.580356 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:51:34.587297 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:51:34.594123 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:51:34.601839 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:51:34.608897 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:51:34.616127 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:51:34.622895 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:51:34.629594 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:51:34.637486 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:51:34.644143 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:51:34.650977 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:51:34.657949 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:51:34.665193 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:51:34.671743 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:51:34.678452 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:51:34.685154 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:51:34.691781 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:51:34.698486 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:51:34.705030 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:51:34.711658 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:51:34.718301 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:51:34.724867 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:51:34.731551 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:51:34.738191 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:51:34.744869 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:51:34.751541 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:51:34.757966 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:51:34.764478 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:51:34.770936 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:51:34.777975 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:51:34.785986 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:51:34.792612 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:51:34.799712 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:51:34.807391 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:51:34.814043 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:51:34.820590 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:51:34.827493 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:51:34.834993 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:51:34.842025 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:51:34.848665 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:51:34.855305 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:51:34.861997 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:51:34.868698 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:51:34.877356 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:51:34.884037 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:51:34.892291 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:51:34.898941 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:51:34.905474 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:51:34.912079 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:51:34.918623 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:51:34.925151 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:51:34.931872 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:51:34.939326 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:51:34.946098 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:51:34.952861 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:51:34.961343 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:51:34.968052 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:51:34.974592 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:51:34.981126 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:51:34.987495 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:51:34.994006 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:51:35.000578 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:51:35.007512 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:51:35.014273 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:51:35.020896 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:51:35.028352 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:51:35.035150 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:51:35.041646 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:51:35.048294 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:51:35.054813 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:51:35.062668 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:51:35.069398 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:51:35.076849 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:51:35.083302 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:51:35.091348 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:51:35.098427 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:51:35.105953 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:51:35.112616 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:51:35.119195 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:51:35.125784 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:51:35.132478 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:51:35.139675 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:51:35.146651 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:51:35.153253 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:51:35.159897 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:51:35.166515 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:51:35.173108 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:51:35.179699 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:51:35.186327 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:51:35.192946 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:51:35.199605 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:51:35.206225 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:51:35.212795 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:51:35.220070 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:51:35.226605 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:51:35.233207 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:51:35.239734 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:51:35.246125 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:51:35.252522 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:51:35.258910 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:51:35.265268 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:51:35.271684 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:51:35.278023 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:51:35.284351 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:51:35.290645 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:51:35.296971 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:51:35.303301 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:51:35.309765 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:51:35.316112 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:51:35.322619 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:51:35.328990 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:51:35.335421 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:51:35.341771 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:51:35.348112 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:51:35.354435 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:51:35.360843 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:51:35.367295 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:51:35.373724 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:51:35.380065 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:51:35.386372 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:51:35.392701 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:51:35.399027 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:51:35.405363 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:51:35.411701 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:51:35.418076 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:51:35.424529 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:51:35.431008 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:51:35.437544 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:51:35.444037 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:51:35.450390 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:51:35.456732 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:51:35.463143 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:51:35.469482 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:51:35.475937 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:51:35.482436 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:51:35.488920 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:51:35.495367 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:51:35.501848 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:51:35.508318 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:51:35.514752 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:51:35.521148 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:51:35.527603 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:51:35.534128 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:51:35.540640 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:51:35.547057 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:51:35.553402 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:51:35.559842 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:51:35.566146 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:51:35.572577 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:51:35.578974 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:51:35.585307 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:51:35.594022 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:51:35.600376 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:51:35.606648 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:51:35.612937 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:51:35.619290 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:51:35.625615 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:51:35.631927 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:51:35.638255 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:51:35.644563 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:51:35.650874 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:51:35.657214 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:51:35.663486 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:51:35.669796 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:51:35.676096 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:51:35.682426 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:51:35.688759 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:51:35.695077 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:51:35.701404 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:51:35.707812 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:51:35.714184 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:51:35.720487 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:51:35.726790 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:51:35.733177 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:51:35.739592 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:51:35.746010 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:51:35.752387 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:51:35.758866 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:51:35.765233 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:51:35.771577 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:51:35.777950 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:51:35.784268 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:51:35.790538 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:51:35.796945 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:51:35.803210 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:51:35.809517 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:51:35.815811 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:51:35.822048 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:51:35.828310 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:51:35.834645 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:51:35.845883 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:51:35.855370 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:51:35.861808 --- ParallelTerminationStrategy: PID 22 died... 22:51:35.864706 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:51:35.871771 --- ParallelTerminationStrategy: PID 23 died... 22:51:35.874621 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:51:35.881725 --- ParallelTerminationStrategy: PID 24 died... 22:51:35.884587 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:51:35.891708 --- ParallelTerminationStrategy: PID 25 died... 22:51:35.894579 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:51:35.901692 --- ParallelTerminationStrategy: PID 26 died... 22:51:35.904573 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:51:35.911707 --- ParallelTerminationStrategy: PID 27 died... 22:51:35.914598 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:51:35.921942 --- ParallelTerminationStrategy: PID 28 died... 22:51:35.924830 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:51:35.931989 --- ParallelTerminationStrategy: PID 29 died... 22:51:35.934918 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:51:35.942054 --- ParallelTerminationStrategy: PID 30 died... 22:51:35.944959 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:51:35.952091 --- ParallelTerminationStrategy: PID 31 died... 22:51:35.954967 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:51:35.962131 --- ParallelTerminationStrategy: PID 32 died... 22:51:35.965041 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:51:35.972278 --- ParallelTerminationStrategy: PID 33 died... 22:51:35.975200 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:51:35.982367 --- ParallelTerminationStrategy: PID 35 died... 22:51:35.985286 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:51:35.992486 --- ParallelTerminationStrategy: PID 36 died... 22:51:35.995409 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:51:36.002590 --- ParallelTerminationStrategy: PID 37 died... 22:51:36.005501 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:51:36.012699 --- ParallelTerminationStrategy: PID 38 died... 22:51:36.015637 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:51:36.022816 --- ParallelTerminationStrategy: PID 39 died... 22:51:36.025728 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:51:36.032923 --- ParallelTerminationStrategy: PID 40 died... 22:51:36.035877 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:51:36.043103 --- ParallelTerminationStrategy: PID 41 died... 22:51:36.046000 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:51:36.053150 --- ParallelTerminationStrategy: PID 42 died... 22:51:36.056065 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:51:36.063230 --- ParallelTerminationStrategy: PID 43 died... 22:51:36.066119 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:51:36.073326 --- ParallelTerminationStrategy: PID 44 died... 22:51:36.076244 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:51:36.083391 --- ParallelTerminationStrategy: PID 45 died... 22:51:36.086311 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:51:36.093537 --- ParallelTerminationStrategy: PID 46 died... 22:51:36.096453 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:51:36.103575 --- ParallelTerminationStrategy: PID 47 died... 22:51:36.106458 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:51:36.113629 --- ParallelTerminationStrategy: PID 48 died... 22:51:36.116697 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:51:36.124050 --- ParallelTerminationStrategy: PID 49 died... 22:51:36.126940 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:51:36.134143 --- ParallelTerminationStrategy: PID 50 died... 22:51:36.137052 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:51:36.144199 --- ParallelTerminationStrategy: PID 51 died... 22:51:36.147101 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:51:36.154579 --- ParallelTerminationStrategy: PID 52 died... 22:51:36.157507 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:51:36.164653 --- ParallelTerminationStrategy: PID 53 died... 22:51:36.167581 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:51:36.174719 --- ParallelTerminationStrategy: PID 54 died... 22:51:36.177621 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:51:36.184815 --- ParallelTerminationStrategy: PID 55 died... 22:51:36.187723 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:51:36.194855 --- ParallelTerminationStrategy: PID 56 died... 22:51:36.197771 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:51:36.205029 --- ParallelTerminationStrategy: PID 57 died... 22:51:36.207926 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:51:36.216309 --- ParallelTerminationStrategy: PID 58 died... 22:51:36.219218 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:51:36.226465 --- ParallelTerminationStrategy: PID 59 died... 22:51:36.229389 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:51:36.236556 --- ParallelTerminationStrategy: PID 60 died... 22:51:36.239442 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:51:36.246638 --- ParallelTerminationStrategy: PID 61 died... 22:51:36.249550 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:51:36.256730 --- ParallelTerminationStrategy: PID 62 died... 22:51:36.259654 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:51:36.266800 --- ParallelTerminationStrategy: PID 63 died... 22:51:36.269711 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:51:36.276872 --- ParallelTerminationStrategy: PID 64 died... 22:51:36.279784 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:51:36.287015 --- ParallelTerminationStrategy: PID 65 died... 22:51:36.289921 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:51:36.297084 --- ParallelTerminationStrategy: PID 66 died... 22:51:36.299990 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:51:36.307156 --- ParallelTerminationStrategy: PID 67 died... 22:51:36.310066 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:51:36.317418 --- ParallelTerminationStrategy: PID 68 died... 22:51:36.320331 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:51:36.327523 --- ParallelTerminationStrategy: PID 69 died... 22:51:36.330442 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:51:36.337646 --- ParallelTerminationStrategy: PID 70 died... 22:51:36.340618 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:51:36.347846 --- ParallelTerminationStrategy: PID 71 died... 22:51:36.350742 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:51:36.357908 --- ParallelTerminationStrategy: PID 72 died... 22:51:36.360831 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:51:36.368015 --- ParallelTerminationStrategy: PID 73 died... 22:51:36.370913 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:51:36.378119 --- ParallelTerminationStrategy: PID 74 died... 22:51:36.381043 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:51:36.388226 --- ParallelTerminationStrategy: PID 75 died... 22:51:36.391118 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:51:36.398260 --- ParallelTerminationStrategy: PID 76 died... 22:51:36.401171 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:51:36.408370 --- ParallelTerminationStrategy: PID 77 died... 22:51:36.411282 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:51:36.418430 --- ParallelTerminationStrategy: PID 78 died... 22:51:36.421343 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:51:36.428520 --- ParallelTerminationStrategy: PID 79 died... 22:51:36.431411 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:51:36.438593 --- ParallelTerminationStrategy: PID 80 died... 22:51:36.441491 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:51:36.448670 --- ParallelTerminationStrategy: PID 81 died... 22:51:36.451577 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:51:36.458698 --- ParallelTerminationStrategy: PID 82 died... 22:51:36.461674 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:51:36.468892 --- ParallelTerminationStrategy: PID 83 died... 22:51:36.471789 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:51:36.478923 --- ParallelTerminationStrategy: PID 84 died... 22:51:36.481815 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:51:36.488964 --- ParallelTerminationStrategy: PID 85 died... 22:51:36.491867 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:51:36.499007 --- ParallelTerminationStrategy: PID 86 died... 22:51:36.501900 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:51:36.509068 --- ParallelTerminationStrategy: PID 87 died... 22:51:36.511962 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:51:36.519330 --- ParallelTerminationStrategy: PID 88 died... 22:51:36.522257 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:51:36.529445 --- ParallelTerminationStrategy: PID 89 died... 22:51:36.532338 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:51:36.539570 --- ParallelTerminationStrategy: PID 90 died... 22:51:36.542461 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:51:36.549608 --- ParallelTerminationStrategy: PID 91 died... 22:51:36.552508 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:51:36.559697 --- ParallelTerminationStrategy: PID 92 died... 22:51:36.562581 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:51:36.569747 --- ParallelTerminationStrategy: PID 93 died... 22:51:36.572663 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:51:36.579824 --- ParallelTerminationStrategy: PID 94 died... 22:51:36.582744 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:51:36.589949 --- ParallelTerminationStrategy: PID 95 died... 22:51:36.592841 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:51:36.599986 --- ParallelTerminationStrategy: PID 96 died... 22:51:36.602899 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:51:36.610057 --- ParallelTerminationStrategy: PID 97 died... 22:51:36.612960 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:51:36.620188 --- ParallelTerminationStrategy: PID 98 died... 22:51:36.623072 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:51:36.630191 --- ParallelTerminationStrategy: PID 99 died... 22:51:36.633094 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:51:36.640319 --- ParallelTerminationStrategy: PID 100 died... 22:51:36.643213 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:51:36.650373 --- ParallelTerminationStrategy: PID 101 died... 22:51:36.653270 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:51:36.660453 --- ParallelTerminationStrategy: PID 102 died... 22:51:36.663342 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:51:36.670488 --- ParallelTerminationStrategy: PID 103 died... 22:51:36.673397 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:51:36.680567 --- ParallelTerminationStrategy: PID 104 died... 22:51:36.683473 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:51:36.690636 --- ParallelTerminationStrategy: PID 105 died... 22:51:36.693542 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:51:36.700695 --- ParallelTerminationStrategy: PID 106 died... 22:51:36.703601 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:51:36.710806 --- ParallelTerminationStrategy: PID 107 died... 22:51:36.713696 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:51:36.721062 --- ParallelTerminationStrategy: PID 108 died... 22:51:36.723980 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:51:36.731129 --- ParallelTerminationStrategy: PID 109 died... 22:51:36.734038 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:51:36.741256 --- ParallelTerminationStrategy: PID 110 died... 22:51:36.744175 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:51:36.751327 --- ParallelTerminationStrategy: PID 111 died... 22:51:36.754233 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:51:36.761379 --- ParallelTerminationStrategy: PID 112 died... 22:51:36.764285 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:51:36.771470 --- ParallelTerminationStrategy: PID 113 died... 22:51:36.774360 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:51:36.781536 --- ParallelTerminationStrategy: PID 114 died... 22:51:36.784441 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:51:36.791591 --- ParallelTerminationStrategy: PID 115 died... 22:51:36.794493 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:51:36.801665 --- ParallelTerminationStrategy: PID 116 died... 22:51:36.804559 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:51:36.811744 --- ParallelTerminationStrategy: PID 117 died... 22:51:36.814644 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:51:36.821789 --- ParallelTerminationStrategy: PID 118 died... 22:51:36.824708 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:51:36.831929 --- ParallelTerminationStrategy: PID 119 died... 22:51:36.834848 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:51:36.842009 --- ParallelTerminationStrategy: PID 120 died... 22:51:36.844912 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:51:36.852053 --- ParallelTerminationStrategy: PID 121 died... 22:51:36.854939 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:51:36.862119 --- ParallelTerminationStrategy: PID 122 died... 22:51:36.865022 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:51:36.872150 --- ParallelTerminationStrategy: PID 123 died... 22:51:36.875028 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:51:36.882214 --- ParallelTerminationStrategy: PID 124 died... 22:51:36.885123 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:51:36.892306 --- ParallelTerminationStrategy: PID 125 died... 22:51:36.895201 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:51:36.902368 --- ParallelTerminationStrategy: PID 126 died... 22:51:36.905281 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:51:36.912455 --- ParallelTerminationStrategy: PID 127 died... 22:51:36.915350 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:51:36.922702 --- ParallelTerminationStrategy: PID 128 died... 22:51:36.925606 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:51:36.932790 --- ParallelTerminationStrategy: PID 129 died... 22:51:36.935760 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:51:36.942945 --- ParallelTerminationStrategy: PID 130 died... 22:51:36.945861 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:51:36.953081 --- ParallelTerminationStrategy: PID 131 died... 22:51:36.956002 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:51:36.963176 --- ParallelTerminationStrategy: PID 132 died... 22:51:36.966100 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:51:36.973333 --- ParallelTerminationStrategy: PID 133 died... 22:51:36.976250 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:51:36.983517 --- ParallelTerminationStrategy: PID 134 died... 22:51:36.986444 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:51:36.993624 --- ParallelTerminationStrategy: PID 135 died... 22:51:36.996540 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:51:37.003889 --- ParallelTerminationStrategy: PID 136 died... 22:51:37.006805 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:51:37.015407 --- ParallelTerminationStrategy: PID 137 died... 22:51:37.018389 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:51:37.025679 --- ParallelTerminationStrategy: PID 138 died... 22:51:37.028631 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:51:37.035962 --- ParallelTerminationStrategy: PID 139 died... 22:51:37.038948 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:51:37.046251 --- ParallelTerminationStrategy: PID 140 died... 22:51:37.049215 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:51:37.056506 --- ParallelTerminationStrategy: PID 141 died... 22:51:37.059616 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:51:37.066889 --- ParallelTerminationStrategy: PID 142 died... 22:51:37.069835 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:51:37.077159 --- ParallelTerminationStrategy: PID 143 died... 22:51:37.080111 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:51:37.087371 --- ParallelTerminationStrategy: PID 144 died... 22:51:37.090324 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:51:37.097590 --- ParallelTerminationStrategy: PID 145 died... 22:51:37.100528 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:51:37.107779 --- ParallelTerminationStrategy: PID 146 died... 22:51:37.110700 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:51:37.117979 --- ParallelTerminationStrategy: PID 147 died... 22:51:37.120952 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:51:37.128221 --- ParallelTerminationStrategy: PID 148 died... 22:51:37.131140 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:51:37.138437 --- ParallelTerminationStrategy: PID 149 died... 22:51:37.141376 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:51:37.148580 --- ParallelTerminationStrategy: PID 150 died... 22:51:37.151504 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:51:37.158825 --- ParallelTerminationStrategy: PID 151 died... 22:51:37.161808 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:51:37.169055 --- ParallelTerminationStrategy: PID 152 died... 22:51:37.172057 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:51:37.179287 --- ParallelTerminationStrategy: PID 153 died... 22:51:37.182202 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:51:37.189367 --- ParallelTerminationStrategy: PID 154 died... 22:51:37.192267 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:51:37.199402 --- ParallelTerminationStrategy: PID 155 died... 22:51:37.202299 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:51:37.209546 --- ParallelTerminationStrategy: PID 156 died... 22:51:37.212650 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:51:37.221366 --- ParallelTerminationStrategy: PID 157 died... 22:51:37.224253 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:51:37.231496 --- ParallelTerminationStrategy: PID 158 died... 22:51:37.234381 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:51:37.241565 --- ParallelTerminationStrategy: PID 159 died... 22:51:37.244462 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:51:37.251634 --- ParallelTerminationStrategy: PID 160 died... 22:51:37.254509 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:51:37.261679 --- ParallelTerminationStrategy: PID 161 died... 22:51:37.264599 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:51:37.271744 --- ParallelTerminationStrategy: PID 162 died... 22:51:37.274626 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:51:37.281811 --- ParallelTerminationStrategy: PID 163 died... 22:51:37.284685 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:51:37.291865 --- ParallelTerminationStrategy: PID 164 died... 22:51:37.294739 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:51:37.301875 --- ParallelTerminationStrategy: PID 165 died... 22:51:37.304785 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:51:37.311948 --- ParallelTerminationStrategy: PID 166 died... 22:51:37.314826 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:51:37.322103 --- ParallelTerminationStrategy: PID 167 died... 22:51:37.325004 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:51:37.332136 --- ParallelTerminationStrategy: PID 168 died... 22:51:37.335022 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:51:37.342238 --- ParallelTerminationStrategy: PID 169 died... 22:51:37.345122 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:51:37.352282 --- ParallelTerminationStrategy: PID 170 died... 22:51:37.355169 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:51:37.362302 --- ParallelTerminationStrategy: PID 171 died... 22:51:37.365184 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:51:37.372316 --- ParallelTerminationStrategy: PID 172 died... 22:51:37.375212 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:51:37.382401 --- ParallelTerminationStrategy: PID 173 died... 22:51:37.385277 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:51:37.392459 --- ParallelTerminationStrategy: PID 174 died... 22:51:37.395348 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:51:37.402511 --- ParallelTerminationStrategy: PID 175 died... 22:51:37.405407 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:51:37.412598 --- ParallelTerminationStrategy: PID 176 died... 22:51:37.415476 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:51:37.422659 --- ParallelTerminationStrategy: PID 177 died... 22:51:37.425560 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:51:37.432708 --- ParallelTerminationStrategy: PID 178 died... 22:51:37.435595 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:51:37.442795 --- ParallelTerminationStrategy: PID 179 died... 22:51:37.445673 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:51:37.452876 --- ParallelTerminationStrategy: PID 180 died... 22:51:37.455771 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:51:37.462914 --- ParallelTerminationStrategy: PID 181 died... 22:51:37.465799 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:51:37.473004 --- ParallelTerminationStrategy: PID 182 died... 22:51:37.475897 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:51:37.483030 --- ParallelTerminationStrategy: PID 183 died... 22:51:37.485965 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:51:37.493121 --- ParallelTerminationStrategy: PID 184 died... 22:51:37.496028 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:51:37.503218 --- ParallelTerminationStrategy: PID 185 died... 22:51:37.506138 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:51:37.513306 --- ParallelTerminationStrategy: PID 186 died... 22:51:37.516210 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:51:37.523354 --- ParallelTerminationStrategy: PID 187 died... 22:51:37.526235 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:51:37.533443 --- ParallelTerminationStrategy: PID 188 died... 22:51:37.536365 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:51:37.543512 --- ParallelTerminationStrategy: PID 189 died... 22:51:37.546406 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:51:37.553609 --- ParallelTerminationStrategy: PID 190 died... 22:51:37.556518 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:51:37.563758 --- ParallelTerminationStrategy: PID 191 died... 22:51:37.566657 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:51:37.573849 --- ParallelTerminationStrategy: PID 192 died... 22:51:37.576754 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:51:37.583922 --- ParallelTerminationStrategy: PID 193 died... 22:51:37.586810 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:51:37.594036 --- ParallelTerminationStrategy: PID 194 died... 22:51:37.596926 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:51:37.606302 --- ParallelTerminationStrategy: PID 195 died... 22:51:37.609215 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:51:37.616380 --- ParallelTerminationStrategy: PID 196 died... 22:51:37.619322 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:51:37.626485 --- ParallelTerminationStrategy: PID 197 died... 22:51:37.629454 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:51:37.637513 --- ParallelTerminationStrategy: PID 198 died... 22:51:37.641726 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:51:37.648890 --- ParallelTerminationStrategy: PID 199 died... 22:51:37.651789 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:51:37.659136 --- ParallelTerminationStrategy: PID 200 died... 22:51:37.662598 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:51:37.670451 --- ParallelTerminationStrategy: PID 201 died... 22:51:37.675280 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:51:37.682844 --- ParallelTerminationStrategy: PID 202 died... 22:51:37.685764 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:51:37.692869 --- ParallelTerminationStrategy: PID 203 died... 22:51:37.695785 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:51:37.702942 --- ParallelTerminationStrategy: PID 204 died... 22:51:37.705907 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:51:37.713111 --- ParallelTerminationStrategy: PID 205 died... 22:51:37.716001 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:51:37.723396 --- ParallelTerminationStrategy: PID 206 died... 22:51:37.726314 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:51:37.733422 --- ParallelTerminationStrategy: PID 207 died... 22:51:37.736386 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:51:37.743578 --- ParallelTerminationStrategy: PID 208 died... 22:51:37.746463 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:51:37.753613 --- ParallelTerminationStrategy: PID 209 died... 22:51:37.756528 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:51:37.763684 --- ParallelTerminationStrategy: PID 210 died... 22:51:37.766575 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:51:37.773841 --- ParallelTerminationStrategy: PID 211 died... 22:51:37.776826 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:51:37.784034 --- ParallelTerminationStrategy: PID 212 died... 22:51:37.786941 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:51:37.794098 --- ParallelTerminationStrategy: PID 213 died... 22:51:37.797051 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:51:37.804246 --- ParallelTerminationStrategy: PID 214 died... 22:51:37.807166 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:51:37.814344 --- ParallelTerminationStrategy: PID 215 died... 22:51:37.817257 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:51:37.824448 --- ParallelTerminationStrategy: PID 216 died... 22:51:37.827351 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:51:37.834550 --- ParallelTerminationStrategy: PID 217 died... 22:51:37.837438 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:51:37.844585 --- ParallelTerminationStrategy: PID 218 died... 22:51:37.847502 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:51:37.854691 --- ParallelTerminationStrategy: PID 219 died... 22:51:37.857607 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:51:37.864801 --- ParallelTerminationStrategy: PID 220 died... 22:51:37.867678 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:51:37.874813 --- ParallelTerminationStrategy: PID 221 died... 22:51:37.877698 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:51:37.884850 --- ParallelTerminationStrategy: PID 222 died... 22:51:37.887736 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:51:37.894912 --- ParallelTerminationStrategy: PID 223 died... 22:51:37.897804 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:51:37.905014 --- ParallelTerminationStrategy: PID 224 died... 22:51:37.907893 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:51:37.915039 --- ParallelTerminationStrategy: PID 225 died... 22:51:37.918155 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:51:37.925335 --- ParallelTerminationStrategy: PID 226 died... 22:51:37.928223 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:51:37.935365 --- ParallelTerminationStrategy: PID 227 died... 22:51:37.938269 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:51:37.945449 --- ParallelTerminationStrategy: PID 228 died... 22:51:37.948382 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:51:37.955547 --- ParallelTerminationStrategy: PID 229 died... 22:51:37.960197 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:51:37.967538 --- ParallelTerminationStrategy: PID 230 died... 22:51:37.970416 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:51:37.977595 --- ParallelTerminationStrategy: PID 231 died... 22:51:37.980486 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:51:37.987646 --- ParallelTerminationStrategy: PID 232 died... 22:51:37.990522 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:51:37.997685 --- ParallelTerminationStrategy: PID 233 died... 22:51:38.000593 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:51:38.007812 --- ParallelTerminationStrategy: PID 234 died... 22:51:38.010692 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:51:40.030743 --- ParallelTerminationStrategy: PID 34 died... 22:51:40.034858 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-7794 netreg_mass PASS --------------------------------------------------------------------- 22:51:40.154881 tst trial-7794: Storing JUnit report in /build/trial-7794/run.2024-11-24_22-50-03/trial-7794.xml -------------------------------------------------------------------------------------------- trial-7794 PASS -------------------------------------------------------------------------------------------- 22:51:40.180586 tst trial-7794: trial-7794: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (90.1 sec) + exit_code=0 + rm -rf trial-7794/inst + cd trial-7794 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2024-11-24 22:50:03 No journal files were found. + readlink last_run + tar czf /build/trial-7794-run.tgz run.2024-11-24_22-50-03 + tar czf /build/trial-7794-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2024-11-24_13_27_17.tgz osmo-bts-oc2g.build-2024-11-24_00_51_41.tgz osmo-bts-sysmo.build-2024-11-24_00_52_01.tgz osmo-bts.build-2024-11-24_00_52_59.tgz osmo-ggsn.build-2024-11-24_20_43_09.tgz osmo-hlr.build-2024-11-24_16_37_37.tgz osmo-hnbgw.build-2024-11-24_13_35_06.tgz osmo-mgw.build-2024-11-24_08_33_32.tgz osmo-msc.build-2024-11-24_13_39_33.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2024-11-24_07_41_13.tgz osmo-pcu-sysmo.build-2024-11-24_07_40_24.tgz osmo-pcu.build-2024-11-24_07_41_15.tgz osmo-sgsn.build-2024-11-24_20_50_48.tgz osmo-stp.build-2024-11-24_13_26_31.tgz osmo-trx.build-2024-11-24_14_27_04.tgz osmocom-bb.build-2024-11-24_21_18_18.tgz srslte.build-19.tgz + exit 0 + clean_up_trap + set +x ### Clean up ### + trap - EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: Cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bookworm chmod -R a+rwX /workspace/ Archiving artifacts Recording test results [Checks API] No suitable checks publisher found. Finished: SUCCESS