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/jenkins17600788169840923688.sh + rm -rf trial-7831-bin.tgz trial-7831-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 23455 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10334 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 9363 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12158 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12462 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 10561 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 38182 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 6877 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 39950 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 7321 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 12707 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6747 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 10858 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 6917 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8356 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5636 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 6747 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins11800818916008804208.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-7831 + 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 1b4da6b ttcn3-remsim: Enable debug output of bankd + 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_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t docker.io/osmocom-build/osmo-gsm-tester:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 4.84kB done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [internal] load build context #4 transferring context: 5.76kB done #4 DONE 0.0s #5 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-tester/+/master?format=TEXT #5 CACHED #6 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build #6 DONE 0.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.355 Hit:1 http://deb.debian.org/debian bookworm InRelease #10 0.355 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #10 0.362 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #10 0.369 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #10 0.642 Fetched 55.4 kB in 0s (175 kB/s) #10 0.642 Reading package lists... #10 1.160 Reading package lists... #10 1.634 Building dependency tree... #10 1.738 Reading state information... #10 1.832 dbus is already the newest version (1.14.10-1~deb12u1). #10 1.832 tcpdump is already the newest version (4.99.3-1). #10 1.832 sqlite3 is already the newest version (3.40.1-2+deb12u1). #10 1.832 python3 is already the newest version (3.11.2-1+b1). #10 1.832 python3-setuptools is already the newest version (66.1.1-1). #10 1.832 python3-yaml is already the newest version (6.0-3+b2). #10 1.832 python3-mako is already the newest version (1.2.4+ds-1). #10 1.832 python3-gi is already the newest version (3.42.2-3+b1). #10 1.832 python3-wheel is already the newest version (0.38.4-2). #10 1.832 python3-wheel set to manually installed. #10 1.832 ofono is already the newest version (1.31-3+b1). #10 1.832 patchelf is already the newest version (0.14.3-1+b1). #10 1.832 sudo is already the newest version (1.9.13p3-1+deb12u1). #10 1.832 libcap2-bin is already the newest version (1:2.66-4). #10 1.832 libcap2-bin set to manually installed. #10 1.832 python3-pip is already the newest version (23.0.1+dfsg-1). #10 1.832 locales is already the newest version (2.36-9+deb12u9). #10 1.832 The following additional packages will be installed: #10 1.832 busybox libblas3 libiperf0 liblapack3 librpm9 librpmio9 rpm-common #10 1.833 Suggested packages: #10 1.833 libarchive-dev gfortran python3-pytest rpm-i18n #10 1.915 The following NEW packages will be installed: #10 1.915 busybox cpio iperf3 libblas3 libiperf0 liblapack3 librpm9 librpmio9 #10 1.916 python3-numpy python3-watchdog rpm-common rpm2cpio udhcpc #10 1.943 0 upgraded, 13 newly installed, 0 to remove and 2 not upgraded. #10 1.943 Need to get 14.8 MB of archives. #10 1.943 After this operation, 45.5 MB of additional disk space will be used. #10 1.943 Get:1 http://deb.debian.org/debian bookworm/main amd64 libiperf0 amd64 3.12-1+deb12u1 [91.2 kB] #10 1.957 Get:2 http://deb.debian.org/debian bookworm/main amd64 iperf3 amd64 3.12-1+deb12u1 [33.9 kB] #10 1.958 Get:3 http://deb.debian.org/debian bookworm/main amd64 cpio amd64 2.13+dfsg-7.1 [245 kB] #10 1.964 Get:4 http://deb.debian.org/debian bookworm/main amd64 busybox amd64 1:1.35.0-4+b3 [452 kB] #10 1.971 Get:5 http://deb.debian.org/debian bookworm/main amd64 libblas3 amd64 3.11.0-2 [149 kB] #10 1.972 Get:6 http://deb.debian.org/debian bookworm/main amd64 liblapack3 amd64 3.11.0-2 [2323 kB] #10 1.992 Get:7 http://deb.debian.org/debian bookworm/main amd64 librpmio9 amd64 4.18.0+dfsg-1+deb12u1 [1625 kB] #10 2.006 Get:8 http://deb.debian.org/debian bookworm/main amd64 librpm9 amd64 4.18.0+dfsg-1+deb12u1 [1720 kB] #10 2.020 Get:9 http://deb.debian.org/debian bookworm/main amd64 python3-numpy amd64 1:1.24.2-1+deb12u1 [4960 kB] #10 2.063 Get:10 http://deb.debian.org/debian bookworm/main amd64 python3-watchdog all 2.2.1-1 [124 kB] #10 2.064 Get:11 http://deb.debian.org/debian bookworm/main amd64 rpm-common amd64 4.18.0+dfsg-1+deb12u1 [1571 kB] #10 2.077 Get:12 http://deb.debian.org/debian bookworm/main amd64 rpm2cpio amd64 4.18.0+dfsg-1+deb12u1 [1547 kB] #10 2.090 Get:13 http://deb.debian.org/debian bookworm/main amd64 udhcpc amd64 1:1.35.0-4+b3 [6284 B] #10 2.242 debconf: delaying package configuration, since apt-utils is not installed #10 2.289 Fetched 14.8 MB in 0s (88.5 MB/s) #10 2.324 Selecting previously unselected package libiperf0:amd64. #10 2.324 (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.370 Preparing to unpack .../00-libiperf0_3.12-1+deb12u1_amd64.deb ... #10 2.378 Unpacking libiperf0:amd64 (3.12-1+deb12u1) ... #10 2.433 Selecting previously unselected package iperf3. #10 2.442 Preparing to unpack .../01-iperf3_3.12-1+deb12u1_amd64.deb ... #10 2.447 Unpacking iperf3 (3.12-1+deb12u1) ... #10 2.497 Selecting previously unselected package cpio. #10 2.505 Preparing to unpack .../02-cpio_2.13+dfsg-7.1_amd64.deb ... #10 2.509 Unpacking cpio (2.13+dfsg-7.1) ... #10 2.588 Selecting previously unselected package busybox. #10 2.596 Preparing to unpack .../03-busybox_1%3a1.35.0-4+b3_amd64.deb ... #10 2.600 Unpacking busybox (1:1.35.0-4+b3) ... #10 2.671 Selecting previously unselected package libblas3:amd64. #10 2.680 Preparing to unpack .../04-libblas3_3.11.0-2_amd64.deb ... #10 2.685 Unpacking libblas3:amd64 (3.11.0-2) ... #10 2.750 Selecting previously unselected package liblapack3:amd64. #10 2.757 Preparing to unpack .../05-liblapack3_3.11.0-2_amd64.deb ... #10 2.766 Unpacking liblapack3:amd64 (3.11.0-2) ... #10 2.990 Selecting previously unselected package librpmio9. #10 2.999 Preparing to unpack .../06-librpmio9_4.18.0+dfsg-1+deb12u1_amd64.deb ... #10 3.004 Unpacking librpmio9 (4.18.0+dfsg-1+deb12u1) ... #10 3.054 Selecting previously unselected package librpm9. #10 3.063 Preparing to unpack .../07-librpm9_4.18.0+dfsg-1+deb12u1_amd64.deb ... #10 3.067 Unpacking librpm9 (4.18.0+dfsg-1+deb12u1) ... #10 3.139 Selecting previously unselected package python3-numpy. #10 3.147 Preparing to unpack .../08-python3-numpy_1%3a1.24.2-1+deb12u1_amd64.deb ... #10 3.152 Unpacking python3-numpy (1:1.24.2-1+deb12u1) ... #10 3.554 Selecting previously unselected package python3-watchdog. #10 3.563 Preparing to unpack .../09-python3-watchdog_2.2.1-1_all.deb ... #10 3.571 Unpacking python3-watchdog (2.2.1-1) ... #10 3.626 Selecting previously unselected package rpm-common. #10 3.634 Preparing to unpack .../10-rpm-common_4.18.0+dfsg-1+deb12u1_amd64.deb ... #10 3.637 Unpacking rpm-common (4.18.0+dfsg-1+deb12u1) ... #10 3.703 Selecting previously unselected package rpm2cpio. #10 3.714 Preparing to unpack .../11-rpm2cpio_4.18.0+dfsg-1+deb12u1_amd64.deb ... #10 3.717 Unpacking rpm2cpio (4.18.0+dfsg-1+deb12u1) ... #10 3.767 Selecting previously unselected package udhcpc:amd64. #10 3.775 Preparing to unpack .../12-udhcpc_1%3a1.35.0-4+b3_amd64.deb ... #10 3.778 Unpacking udhcpc:amd64 (1:1.35.0-4+b3) ... #10 3.844 Setting up cpio (2.13+dfsg-7.1) ... #10 3.862 update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode #10 3.862 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.870 Setting up python3-watchdog (2.2.1-1) ... #10 4.017 Setting up busybox (1:1.35.0-4+b3) ... #10 4.027 Setting up libblas3:amd64 (3.11.0-2) ... #10 4.037 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 4.045 Setting up libiperf0:amd64 (3.12-1+deb12u1) ... #10 4.055 Setting up udhcpc:amd64 (1:1.35.0-4+b3) ... #10 4.068 Setting up librpmio9 (4.18.0+dfsg-1+deb12u1) ... #10 4.080 Setting up librpm9 (4.18.0+dfsg-1+deb12u1) ... #10 4.091 Setting up liblapack3:amd64 (3.11.0-2) ... #10 4.100 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 4.106 Setting up iperf3 (3.12-1+deb12u1) ... #10 4.182 debconf: unable to initialize frontend: Dialog #10 4.182 debconf: (TERM is not set, so the dialog frontend is not usable.) #10 4.182 debconf: falling back to frontend: Readline #10 4.189 debconf: unable to initialize frontend: Readline #10 4.189 debconf: (This frontend requires a controlling tty.) #10 4.189 debconf: falling back to frontend: Teletype #10 4.200 Configuring iperf3 #10 4.200 ------------------ #10 4.200 #10 4.200 Choose this option if Iperf3 should start automatically as a daemon, now and at #10 4.200 boot time. #10 4.200 #10 4.200 Start Iperf3 as a daemon automatically? [yes/no] #10 4.200 Use of uninitialized value $_[1] in join or string at /usr/share/perl5/Debconf/DbDriver/Stack.pm line 111. #10 4.281 invoke-rc.d: could not determine current runlevel #10 4.285 invoke-rc.d: policy-rc.d denied execution of stop. #10 4.390 Use of uninitialized value $val in substitution (s///) at /usr/share/perl5/Debconf/Format/822.pm line 83, line 1. #10 4.390 Use of uninitialized value $val in concatenation (.) or string at /usr/share/perl5/Debconf/Format/822.pm line 84, line 1. #10 4.409 Setting up rpm-common (4.18.0+dfsg-1+deb12u1) ... #10 4.425 Setting up python3-numpy (1:1.24.2-1+deb12u1) ... #10 5.831 Setting up rpm2cpio (4.18.0+dfsg-1+deb12u1) ... #10 5.842 Processing triggers for man-db (2.11.2-2) ... #10 5.855 Processing triggers for dbus (1.14.10-1~deb12u1) ... #10 5.863 Processing triggers for libc-bin (2.36-9+deb12u9) ... #10 DONE 6.0s #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.749 Collecting smpplib #11 0.749 Cloning https://github.com/podshumok/python-smpplib.git (to revision master) to /tmp/pip-install-x19c01ls/smpplib_e18376fc3c614b968d171394af99ff9c #11 0.752 Running command git clone --filter=blob:none --quiet https://github.com/podshumok/python-smpplib.git /tmp/pip-install-x19c01ls/smpplib_e18376fc3c614b968d171394af99ff9c #11 1.535 Resolved https://github.com/podshumok/python-smpplib.git to commit 29e611d20b21c4c6aff55ee867f2355f4c7085c8 #11 1.538 Preparing metadata (setup.py): started #11 1.758 Preparing metadata (setup.py): finished with status 'done' #11 1.760 Requirement already satisfied: pydbus in /usr/local/lib/python3.11/dist-packages (0.6.0) #11 1.761 Requirement already satisfied: pyusb in /usr/lib/python3/dist-packages (1.2.1.post2) #11 1.762 Requirement already satisfied: pysispm in /usr/local/lib/python3.11/dist-packages (0.6) #11 2.283 Collecting pymongo #11 2.329 Downloading pymongo-4.10.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB) #11 2.439 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 15.4 MB/s eta 0:00:00 #11 2.445 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from smpplib) (1.16.0) #11 2.494 Collecting dnspython<3.0.0,>=1.16.0 #11 2.501 Downloading dnspython-2.7.0-py3-none-any.whl (313 kB) #11 2.519 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 313.6/313.6 kB 18.4 MB/s eta 0:00:00 #11 2.842 Installing collected packages: dnspython, pymongo #11 3.248 Successfully installed dnspython-2.7.0 pymongo-4.10.1 #11 3.249 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.399 Hit:1 http://deb.debian.org/debian bookworm InRelease #12 0.399 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #12 0.399 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #12 0.424 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #12 0.656 Reading package lists... #12 1.172 Reading package lists... #12 1.658 Building dependency tree... #12 1.784 Reading state information... #12 1.903 The following additional packages will be installed: #12 1.903 dbus-user-session libnss-systemd libpam-systemd libxmuu1 ncurses-term #12 1.903 openssh-sftp-server runit-helper systemd-sysv xauth #12 1.904 Suggested packages: #12 1.904 molly-guard monkeysphere ssh-askpass ufw #12 2.012 The following NEW packages will be installed: #12 2.012 dbus-user-session libnss-systemd libpam-systemd libxmuu1 ncurses-term #12 2.012 openssh-server openssh-sftp-server runit-helper systemd-sysv xauth #12 2.039 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. #12 2.039 Need to get 1598 kB of archives. #12 2.039 After this operation, 7874 kB of additional disk space will be used. #12 2.039 Get:1 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.31-1~deb12u1 [42.5 kB] #12 2.053 Get:2 http://deb.debian.org/debian bookworm/main amd64 openssh-sftp-server amd64 1:9.2p1-2+deb12u3 [65.8 kB] #12 2.058 Get:3 http://deb.debian.org/debian bookworm/main amd64 runit-helper all 2.15.2 [6520 B] #12 2.059 Get:4 http://deb.debian.org/debian bookworm/main amd64 openssh-server amd64 1:9.2p1-2+deb12u3 [456 kB] #12 2.069 Get:5 http://deb.debian.org/debian bookworm/main amd64 libnss-systemd amd64 252.31-1~deb12u1 [163 kB] #12 2.070 Get:6 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.31-1~deb12u1 [225 kB] #12 2.072 Get:7 http://deb.debian.org/debian bookworm/main amd64 ncurses-term all 6.4-4 [501 kB] #12 2.077 Get:8 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.10-1~deb12u1 [78.1 kB] #12 2.078 Get:9 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB] #12 2.078 Get:10 http://deb.debian.org/debian bookworm/main amd64 xauth amd64 1:1.1.2-1 [36.0 kB] #12 2.249 debconf: delaying package configuration, since apt-utils is not installed #12 2.288 Fetched 1598 kB in 0s (26.4 MB/s) #12 2.322 Selecting previously unselected package systemd-sysv. #12 2.322 (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.371 Preparing to unpack .../0-systemd-sysv_252.31-1~deb12u1_amd64.deb ... #12 2.376 Unpacking systemd-sysv (252.31-1~deb12u1) ... #12 2.428 Selecting previously unselected package openssh-sftp-server. #12 2.435 Preparing to unpack .../1-openssh-sftp-server_1%3a9.2p1-2+deb12u3_amd64.deb ... #12 2.440 Unpacking openssh-sftp-server (1:9.2p1-2+deb12u3) ... #12 2.494 Selecting previously unselected package runit-helper. #12 2.502 Preparing to unpack .../2-runit-helper_2.15.2_all.deb ... #12 2.508 Unpacking runit-helper (2.15.2) ... #12 2.566 Selecting previously unselected package openssh-server. #12 2.576 Preparing to unpack .../3-openssh-server_1%3a9.2p1-2+deb12u3_amd64.deb ... #12 2.593 Unpacking openssh-server (1:9.2p1-2+deb12u3) ... #12 2.690 Selecting previously unselected package libnss-systemd:amd64. #12 2.698 Preparing to unpack .../4-libnss-systemd_252.31-1~deb12u1_amd64.deb ... #12 2.710 Unpacking libnss-systemd:amd64 (252.31-1~deb12u1) ... #12 2.766 Selecting previously unselected package libpam-systemd:amd64. #12 2.773 Preparing to unpack .../5-libpam-systemd_252.31-1~deb12u1_amd64.deb ... #12 2.778 Unpacking libpam-systemd:amd64 (252.31-1~deb12u1) ... #12 2.844 Selecting previously unselected package ncurses-term. #12 2.852 Preparing to unpack .../6-ncurses-term_6.4-4_all.deb ... #12 2.857 Unpacking ncurses-term (6.4-4) ... #12 3.195 Selecting previously unselected package dbus-user-session. #12 3.203 Preparing to unpack .../7-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ... #12 3.207 Unpacking dbus-user-session (1.14.10-1~deb12u1) ... #12 3.269 Selecting previously unselected package libxmuu1:amd64. #12 3.279 Preparing to unpack .../8-libxmuu1_2%3a1.1.3-3_amd64.deb ... #12 3.282 Unpacking libxmuu1:amd64 (2:1.1.3-3) ... #12 3.334 Selecting previously unselected package xauth. #12 3.342 Preparing to unpack .../9-xauth_1%3a1.1.2-1_amd64.deb ... #12 3.345 Unpacking xauth (1:1.1.2-1) ... #12 3.435 Setting up runit-helper (2.15.2) ... #12 3.449 Setting up openssh-sftp-server (1:9.2p1-2+deb12u3) ... #12 3.458 Setting up systemd-sysv (252.31-1~deb12u1) ... #12 3.476 Setting up openssh-server (1:9.2p1-2+deb12u3) ... #12 3.579 debconf: unable to initialize frontend: Dialog #12 3.579 debconf: (TERM is not set, so the dialog frontend is not usable.) #12 3.579 debconf: falling back to frontend: Readline #12 3.587 debconf: unable to initialize frontend: Readline #12 3.587 debconf: (This frontend requires a controlling tty.) #12 3.587 debconf: falling back to frontend: Teletype #12 3.670 #12 3.670 Creating config file /etc/ssh/sshd_config with new version #12 3.729 Creating SSH2 RSA key; this may take some time ... #12 4.349 3072 SHA256:CT0mrWYAGuzn+kZCTRDHdzB9GADoZRnG1xIO4RzwBVU root@buildkitsandbox (RSA) #12 4.352 Creating SSH2 ECDSA key; this may take some time ... #12 4.365 256 SHA256:TOpXJP+Tday5ZBbUts02Djl6GEZGej8FL6opbSHK+X4 root@buildkitsandbox (ECDSA) #12 4.367 Creating SSH2 ED25519 key; this may take some time ... #12 4.378 256 SHA256:JAT2dDWqboy+htCNvhfebMBd+ny0lh1w71MAIMiw3+I root@buildkitsandbox (ED25519) #12 4.461 invoke-rc.d: could not determine current runlevel #12 4.465 invoke-rc.d: policy-rc.d denied execution of start. #12 4.565 Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. #12 4.565 Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. #12 4.655 Setting up libnss-systemd:amd64 (252.31-1~deb12u1) ... #12 4.675 Setting up libpam-systemd:amd64 (252.31-1~deb12u1) ... #12 4.742 debconf: unable to initialize frontend: Dialog #12 4.742 debconf: (TERM is not set, so the dialog frontend is not usable.) #12 4.742 debconf: falling back to frontend: Readline #12 4.748 debconf: unable to initialize frontend: Readline #12 4.748 debconf: (This frontend requires a controlling tty.) #12 4.748 debconf: falling back to frontend: Teletype #12 4.816 Setting up libxmuu1:amd64 (2:1.1.3-3) ... #12 4.825 Setting up ncurses-term (6.4-4) ... #12 4.835 Setting up dbus-user-session (1.14.10-1~deb12u1) ... #12 4.852 Setting up xauth (1:1.1.2-1) ... #12 4.864 Processing triggers for man-db (2.11.2-2) ... #12 4.885 Processing triggers for libc-bin (2.36-9+deb12u9) ... #12 DONE 5.0s #13 [ 8/28] RUN MKDIR /var/run/sshd #13 DONE 0.3s #14 [ 9/28] COPY SSH /root/.ssh #14 DONE 0.1s #15 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #15 DONE 0.1s #16 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #16 DONE 0.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.4s #19 [14/28] RUN sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=en_US.UTF-8 #19 0.872 Generating locales (this might take a while)... #19 0.875 en_US.UTF-8... done #19 1.978 Generation complete. #19 DONE 2.1s #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.425 Hit:1 http://deb.debian.org/debian bookworm InRelease #20 0.426 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #20 0.426 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #20 0.426 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #20 0.680 Reading package lists... #20 1.166 Reading package lists... #20 1.750 Building dependency tree... #20 1.956 Reading state information... #20 2.098 telnet is already the newest version (0.17+2.4-2+deb12u1). #20 2.098 The following additional packages will be installed: #20 2.098 libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 #20 2.098 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 #20 2.098 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #20 2.098 libosmosim2 libosmotrau10 libosmousb0 libosmovty13 libsmpp1 osmocom-nightly #20 2.131 The following NEW packages will be installed: #20 2.131 libasn1c-dev libasn1c1 libgtp-dev libgtp10 libosmo-abis-dev #20 2.131 libosmo-gsup-client-dev libosmo-gsup-client0 libosmo-netif-dev #20 2.131 libosmo-ranap-dev libosmo-ranap7 libosmo-sigtran-dev libosmo-sigtran10 #20 2.131 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #20 2.131 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #20 2.131 libosmonetif11 libosmosim2 libosmotrau10 libosmousb0 libosmovty13 libsmpp1 #20 2.132 libsmpp34-dev osmocom-nightly #20 2.302 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. #20 2.302 Need to get 3,944 kB of archives. #20 2.302 After this operation, 17.7 MB of additional disk space will be used. #20 2.302 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202412312026 [1,180 B] #20 2.306 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.56.fc03.202412312026 [169 kB] #20 2.316 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.33.09142.202412312026 [39.0 kB] #20 2.327 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dev 1.12.0.33.09142.202412312026 [141 kB] #20 2.339 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.56.fc03.202412312026 [50.6 kB] #20 2.341 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau10 1.6.0.50.58dd.202412312026 [32.9 kB] #20 2.342 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.56.fc03.202412312026 [69.7 kB] #20 2.344 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.56.fc03.202412312026 [227 kB] #20 2.348 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.26.e84e.202412312026 [59.0 kB] #20 2.349 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.56.fc03.202412312026 [103 kB] #20 2.351 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.50.58dd.202412312026 [69.9 kB] #20 2.366 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.56.fc03.202412312026 [70.3 kB] #20 2.367 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.56.fc03.202412312026 [177 kB] #20 2.369 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.56.fc03.202412312026 [59.0 kB] #20 2.372 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.56.fc03.202412312026 [62.9 kB] #20 2.373 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.56.fc03.202412312026 [49.6 kB] #20 2.373 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.56.fc03.202412312026 [43.0 kB] #20 2.374 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.10.0.56.fc03.202412312026 [847 kB] #20 2.382 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.5.1.26.e84e.202412312026 [71.5 kB] #20 2.383 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.6.0.50.58dd.202412312026 [112 kB] #20 2.384 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.15.74e4.202412312026 [21.1 kB] #20 2.385 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client-dev 1.8.0.15.74e4.202412312026 [25.4 kB] #20 2.386 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.52.6412.202412312026 [127 kB] #20 2.393 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 2.0.0.52.6412.202412312026 [606 kB] #20 2.409 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp1 1.14.4.1.f1ec.202412312026 [101 kB] #20 2.415 Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp34-dev 1.14.4.1.f1ec.202412312026 [111 kB] #20 2.417 Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202412312026 [75.3 kB] #20 2.425 Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dev 0.9.38.202412312026 [106 kB] #20 2.426 Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.6.aad82.202412312026 [225 kB] #20 2.438 Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dev 1.6.0.6.aad82.202412312026 [92.1 kB] #20 2.614 debconf: delaying package configuration, since apt-utils is not installed #20 2.654 Fetched 3,944 kB in 0s (13.2 MB/s) #20 2.682 Selecting previously unselected package osmocom-nightly. #20 2.682 (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.734 Preparing to unpack .../00-osmocom-nightly_202412312026_amd64.deb ... #20 2.738 Unpacking osmocom-nightly (202412312026) ... #20 2.775 Selecting previously unselected package libosmocore22:amd64. #20 2.783 Preparing to unpack .../01-libosmocore22_1.10.0.56.fc03.202412312026_amd64.deb ... #20 2.792 Unpacking libosmocore22:amd64 (1.10.0.56.fc03.202412312026) ... #20 2.842 Selecting previously unselected package libgtp10:amd64. #20 2.849 Preparing to unpack .../02-libgtp10_1.12.0.33.09142.202412312026_amd64.deb ... #20 2.852 Unpacking libgtp10:amd64 (1.12.0.33.09142.202412312026) ... #20 2.894 Selecting previously unselected package libgtp-dev:amd64. #20 2.904 Preparing to unpack .../03-libgtp-dev_1.12.0.33.09142.202412312026_amd64.deb ... #20 2.907 Unpacking libgtp-dev:amd64 (1.12.0.33.09142.202412312026) ... #20 2.964 Selecting previously unselected package libosmocodec4:amd64. #20 2.973 Preparing to unpack .../04-libosmocodec4_1.10.0.56.fc03.202412312026_amd64.deb ... #20 2.976 Unpacking libosmocodec4:amd64 (1.10.0.56.fc03.202412312026) ... #20 3.020 Selecting previously unselected package libosmotrau10:amd64. #20 3.031 Preparing to unpack .../05-libosmotrau10_1.6.0.50.58dd.202412312026_amd64.deb ... #20 3.034 Unpacking libosmotrau10:amd64 (1.6.0.50.58dd.202412312026) ... #20 3.080 Selecting previously unselected package libosmoisdn0:amd64. #20 3.087 Preparing to unpack .../06-libosmoisdn0_1.10.0.56.fc03.202412312026_amd64.deb ... #20 3.091 Unpacking libosmoisdn0:amd64 (1.10.0.56.fc03.202412312026) ... #20 3.137 Selecting previously unselected package libosmogsm20:amd64. #20 3.146 Preparing to unpack .../07-libosmogsm20_1.10.0.56.fc03.202412312026_amd64.deb ... #20 3.149 Unpacking libosmogsm20:amd64 (1.10.0.56.fc03.202412312026) ... #20 3.204 Selecting previously unselected package libosmonetif11:amd64. #20 3.214 Preparing to unpack .../08-libosmonetif11_1.5.1.26.e84e.202412312026_amd64.deb ... #20 3.218 Unpacking libosmonetif11:amd64 (1.5.1.26.e84e.202412312026) ... #20 3.265 Selecting previously unselected package libosmovty13:amd64. #20 3.274 Preparing to unpack .../09-libosmovty13_1.10.0.56.fc03.202412312026_amd64.deb ... #20 3.277 Unpacking libosmovty13:amd64 (1.10.0.56.fc03.202412312026) ... #20 3.319 Selecting previously unselected package libosmoabis13:amd64. #20 3.330 Preparing to unpack .../10-libosmoabis13_1.6.0.50.58dd.202412312026_amd64.deb ... #20 3.334 Unpacking libosmoabis13:amd64 (1.6.0.50.58dd.202412312026) ... #20 3.377 Selecting previously unselected package libosmocoding0:amd64. #20 3.385 Preparing to unpack .../11-libosmocoding0_1.10.0.56.fc03.202412312026_amd64.deb ... #20 3.389 Unpacking libosmocoding0:amd64 (1.10.0.56.fc03.202412312026) ... #20 3.434 Selecting previously unselected package libosmogb14:amd64. #20 3.443 Preparing to unpack .../12-libosmogb14_1.10.0.56.fc03.202412312026_amd64.deb ... #20 3.448 Unpacking libosmogb14:amd64 (1.10.0.56.fc03.202412312026) ... #20 3.506 Selecting previously unselected package libosmoctrl0:amd64. #20 3.514 Preparing to unpack .../13-libosmoctrl0_1.10.0.56.fc03.202412312026_amd64.deb ... #20 3.517 Unpacking libosmoctrl0:amd64 (1.10.0.56.fc03.202412312026) ... #20 3.568 Selecting previously unselected package libosmosim2:amd64. #20 3.577 Preparing to unpack .../14-libosmosim2_1.10.0.56.fc03.202412312026_amd64.deb ... #20 3.580 Unpacking libosmosim2:amd64 (1.10.0.56.fc03.202412312026) ... #20 3.626 Selecting previously unselected package libosmousb0:amd64. #20 3.635 Preparing to unpack .../15-libosmousb0_1.10.0.56.fc03.202412312026_amd64.deb ... #20 3.639 Unpacking libosmousb0:amd64 (1.10.0.56.fc03.202412312026) ... #20 3.680 Selecting previously unselected package libosmocore. #20 3.689 Preparing to unpack .../16-libosmocore_1.10.0.56.fc03.202412312026_amd64.deb ... #20 3.692 Unpacking libosmocore (1.10.0.56.fc03.202412312026) ... #20 3.736 Selecting previously unselected package libosmocore-dev:amd64. #20 3.742 Preparing to unpack .../17-libosmocore-dev_1.10.0.56.fc03.202412312026_amd64.deb ... #20 3.745 Unpacking libosmocore-dev:amd64 (1.10.0.56.fc03.202412312026) ... #20 3.850 Selecting previously unselected package libosmo-netif-dev:amd64. #20 3.860 Preparing to unpack .../18-libosmo-netif-dev_1.5.1.26.e84e.202412312026_amd64.deb ... #20 3.864 Unpacking libosmo-netif-dev:amd64 (1.5.1.26.e84e.202412312026) ... #20 3.938 Selecting previously unselected package libosmo-abis-dev:amd64. #20 3.943 Preparing to unpack .../19-libosmo-abis-dev_1.6.0.50.58dd.202412312026_amd64.deb ... #20 3.947 Unpacking libosmo-abis-dev:amd64 (1.6.0.50.58dd.202412312026) ... #20 4.020 Selecting previously unselected package libosmo-gsup-client0:amd64. #20 4.029 Preparing to unpack .../20-libosmo-gsup-client0_1.8.0.15.74e4.202412312026_amd64.deb ... #20 4.034 Unpacking libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202412312026) ... #20 4.068 Selecting previously unselected package libosmo-gsup-client-dev:amd64. #20 4.076 Preparing to unpack .../21-libosmo-gsup-client-dev_1.8.0.15.74e4.202412312026_amd64.deb ... #20 4.079 Unpacking libosmo-gsup-client-dev:amd64 (1.8.0.15.74e4.202412312026) ... #20 4.120 Selecting previously unselected package libosmo-sigtran10:amd64. #20 4.129 Preparing to unpack .../22-libosmo-sigtran10_2.0.0.52.6412.202412312026_amd64.deb ... #20 4.133 Unpacking libosmo-sigtran10:amd64 (2.0.0.52.6412.202412312026) ... #20 4.178 Selecting previously unselected package libosmo-sigtran-dev:amd64. #20 4.187 Preparing to unpack .../23-libosmo-sigtran-dev_2.0.0.52.6412.202412312026_amd64.deb ... #20 4.193 Unpacking libosmo-sigtran-dev:amd64 (2.0.0.52.6412.202412312026) ... #20 4.290 Selecting previously unselected package libsmpp1:amd64. #20 4.300 Preparing to unpack .../24-libsmpp1_1.14.4.1.f1ec.202412312026_amd64.deb ... #20 4.305 Unpacking libsmpp1:amd64 (1.14.4.1.f1ec.202412312026) ... #20 4.348 Selecting previously unselected package libsmpp34-dev:amd64. #20 4.357 Preparing to unpack .../25-libsmpp34-dev_1.14.4.1.f1ec.202412312026_amd64.deb ... #20 4.360 Unpacking libsmpp34-dev:amd64 (1.14.4.1.f1ec.202412312026) ... #20 4.412 Selecting previously unselected package libasn1c1:amd64. #20 4.421 Preparing to unpack .../26-libasn1c1_0.9.38.202412312026_amd64.deb ... #20 4.426 Unpacking libasn1c1:amd64 (0.9.38.202412312026) ... #20 4.464 Selecting previously unselected package libasn1c-dev:amd64. #20 4.473 Preparing to unpack .../27-libasn1c-dev_0.9.38.202412312026_amd64.deb ... #20 4.476 Unpacking libasn1c-dev:amd64 (0.9.38.202412312026) ... #20 4.529 Selecting previously unselected package libosmo-ranap7:amd64. #20 4.537 Preparing to unpack .../28-libosmo-ranap7_1.6.0.6.aad82.202412312026_amd64.deb ... #20 4.541 Unpacking libosmo-ranap7:amd64 (1.6.0.6.aad82.202412312026) ... #20 4.598 Selecting previously unselected package libosmo-ranap-dev:amd64. #20 4.608 Preparing to unpack .../29-libosmo-ranap-dev_1.6.0.6.aad82.202412312026_amd64.deb ... #20 4.611 Unpacking libosmo-ranap-dev:amd64 (1.6.0.6.aad82.202412312026) ... #20 4.753 Setting up osmocom-nightly (202412312026) ... #20 4.762 Setting up libsmpp1:amd64 (1.14.4.1.f1ec.202412312026) ... #20 4.771 Setting up libosmocore22:amd64 (1.10.0.56.fc03.202412312026) ... #20 4.787 Setting up libosmocodec4:amd64 (1.10.0.56.fc03.202412312026) ... #20 4.796 Setting up libsmpp34-dev:amd64 (1.14.4.1.f1ec.202412312026) ... #20 4.807 Setting up libasn1c1:amd64 (0.9.38.202412312026) ... #20 4.816 Setting up libosmovty13:amd64 (1.10.0.56.fc03.202412312026) ... #20 4.829 Setting up libosmoisdn0:amd64 (1.10.0.56.fc03.202412312026) ... #20 4.838 Setting up libosmotrau10:amd64 (1.6.0.50.58dd.202412312026) ... #20 4.848 Setting up libgtp10:amd64 (1.12.0.33.09142.202412312026) ... #20 4.857 Setting up libgtp-dev:amd64 (1.12.0.33.09142.202412312026) ... #20 4.869 Setting up libasn1c-dev:amd64 (0.9.38.202412312026) ... #20 4.878 Setting up libosmousb0:amd64 (1.10.0.56.fc03.202412312026) ... #20 4.888 Setting up libosmogsm20:amd64 (1.10.0.56.fc03.202412312026) ... #20 4.898 Setting up libosmoctrl0:amd64 (1.10.0.56.fc03.202412312026) ... #20 4.912 Setting up libosmogb14:amd64 (1.10.0.56.fc03.202412312026) ... #20 4.921 Setting up libosmonetif11:amd64 (1.5.1.26.e84e.202412312026) ... #20 4.931 Setting up libosmocoding0:amd64 (1.10.0.56.fc03.202412312026) ... #20 4.942 Setting up libosmosim2:amd64 (1.10.0.56.fc03.202412312026) ... #20 4.952 Setting up libosmocore (1.10.0.56.fc03.202412312026) ... #20 4.962 Setting up libosmoabis13:amd64 (1.6.0.50.58dd.202412312026) ... #20 4.972 Setting up libosmo-sigtran10:amd64 (2.0.0.52.6412.202412312026) ... #20 4.984 Setting up libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202412312026) ... #20 4.996 Setting up libosmo-ranap7:amd64 (1.6.0.6.aad82.202412312026) ... #20 5.007 Setting up libosmocore-dev:amd64 (1.10.0.56.fc03.202412312026) ... #20 5.017 Setting up libosmo-netif-dev:amd64 (1.5.1.26.e84e.202412312026) ... #20 5.029 Setting up libosmo-ranap-dev:amd64 (1.6.0.6.aad82.202412312026) ... #20 5.039 Setting up libosmo-gsup-client-dev:amd64 (1.8.0.15.74e4.202412312026) ... #20 5.048 Setting up libosmo-sigtran-dev:amd64 (2.0.0.52.6412.202412312026) ... #20 5.059 Setting up libosmo-abis-dev:amd64 (1.6.0.50.58dd.202412312026) ... #20 5.073 Processing triggers for libc-bin (2.36-9+deb12u9) ... #20 DONE 5.2s #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.356 Hit:1 http://deb.debian.org/debian bookworm InRelease #21 0.356 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #21 0.357 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #21 0.620 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #21 0.682 Reading package lists... #21 1.249 Reading package lists... #21 1.701 Building dependency tree... #21 1.820 Reading state information... #21 1.931 cmake is already the newest version (3.25.1-1). #21 1.931 libfftw3-dev is already the newest version (3.3.10-1). #21 1.931 libboost-program-options-dev is already the newest version (1.74.0.3). #21 1.931 libboost-program-options-dev set to manually installed. #21 1.931 libsctp-dev is already the newest version (1.0.19+dfsg-2). #21 1.931 libpcsclite-dev is already the newest version (1.9.9-2). #21 1.931 libuhd-dev is already the newest version (4.3.0.0+ds1-5). #21 1.931 The following additional packages will be installed: #21 1.931 libconfig++9v5 libconfig-dev libconfig9 libczmq4 libnspr4 libnspr4-dev #21 1.932 libnss3 libnss3-dev libsoapysdr0.8 soapysdr0.7-module-lms7 #21 1.933 Suggested packages: #21 1.933 libmbedtls-doc libsoapysdr-doc #21 1.933 Recommended packages: #21 1.933 libconfig-doc soapysdr0.8-module-all | soapysdr0.8-module #21 2.025 The following NEW packages will be installed: #21 2.025 libconfig++-dev libconfig++9v5 libconfig-dev libconfig9 libczmq-dev libczmq4 #21 2.025 libmbedtls-dev libnspr4 libnspr4-dev libnss3 libnss3-dev libsoapysdr-dev #21 2.026 libsoapysdr0.8 soapysdr-module-lms7 soapysdr0.7-module-lms7 #21 2.062 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. #21 2.062 Need to get 3,551 kB of archives. #21 2.062 After this operation, 14.8 MB of additional disk space will be used. #21 2.062 Get:1 http://deb.debian.org/debian bookworm/main amd64 libconfig++9v5 amd64 1.5-0.4 [40.0 kB] #21 2.070 Get:2 http://deb.debian.org/debian bookworm/main amd64 libconfig9 amd64 1.5-0.4 [29.9 kB] #21 2.072 Get:3 http://deb.debian.org/debian bookworm/main amd64 libconfig-dev amd64 1.5-0.4 [60.8 kB] #21 2.077 Get:4 http://deb.debian.org/debian bookworm/main amd64 libconfig++-dev amd64 1.5-0.4 [44.1 kB] #21 2.079 Get:5 http://deb.debian.org/debian bookworm/main amd64 libnspr4 amd64 2:4.35-1 [113 kB] #21 2.083 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 libnss3 amd64 2:3.87.1-1+deb12u1 [1,331 kB] #21 2.097 Get:7 http://deb.debian.org/debian bookworm/main amd64 libnspr4-dev amd64 2:4.35-1 [212 kB] #21 2.099 Get:8 http://deb.debian.org/debian-security bookworm-security/main amd64 libnss3-dev amd64 2:3.87.1-1+deb12u1 [245 kB] #21 2.101 Get:9 http://deb.debian.org/debian bookworm/main amd64 libczmq4 amd64 4.2.1-1 [172 kB] #21 2.102 Get:10 http://deb.debian.org/debian bookworm/main amd64 libczmq-dev amd64 4.2.1-1 [414 kB] #21 2.111 Get:11 http://deb.debian.org/debian bookworm/main amd64 libmbedtls-dev amd64 2.28.3-1 [685 kB] #21 2.115 Get:12 http://deb.debian.org/debian bookworm/main amd64 libsoapysdr0.8 amd64 0.8.1-3 [108 kB] #21 2.115 Get:13 http://deb.debian.org/debian bookworm/main amd64 libsoapysdr-dev amd64 0.8.1-3 [33.5 kB] #21 2.123 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ soapysdr0.7-module-lms7 23.11.0.1.2141.9dce.202412312026 [55.1 kB] #21 2.166 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ soapysdr-module-lms7 23.11.0.1.2141.9dce.202412312026 [7,572 B] #21 2.340 debconf: delaying package configuration, since apt-utils is not installed #21 2.386 Fetched 3,551 kB in 0s (26.5 MB/s) #21 2.417 Selecting previously unselected package libconfig++9v5:amd64. #21 2.417 (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 ... 122908 files and directories currently installed.) #21 2.471 Preparing to unpack .../00-libconfig++9v5_1.5-0.4_amd64.deb ... #21 2.477 Unpacking libconfig++9v5:amd64 (1.5-0.4) ... #21 2.519 Selecting previously unselected package libconfig9:amd64. #21 2.528 Preparing to unpack .../01-libconfig9_1.5-0.4_amd64.deb ... #21 2.534 Unpacking libconfig9:amd64 (1.5-0.4) ... #21 2.575 Selecting previously unselected package libconfig-dev:amd64. #21 2.583 Preparing to unpack .../02-libconfig-dev_1.5-0.4_amd64.deb ... #21 2.586 Unpacking libconfig-dev:amd64 (1.5-0.4) ... #21 2.627 Selecting previously unselected package libconfig++-dev:amd64. #21 2.635 Preparing to unpack .../03-libconfig++-dev_1.5-0.4_amd64.deb ... #21 2.638 Unpacking libconfig++-dev:amd64 (1.5-0.4) ... #21 2.679 Selecting previously unselected package libnspr4:amd64. #21 2.688 Preparing to unpack .../04-libnspr4_2%3a4.35-1_amd64.deb ... #21 2.692 Unpacking libnspr4:amd64 (2:4.35-1) ... #21 2.772 Selecting previously unselected package libnss3:amd64. #21 2.772 Preparing to unpack .../05-libnss3_2%3a3.87.1-1+deb12u1_amd64.deb ... #21 2.775 Unpacking libnss3:amd64 (2:3.87.1-1+deb12u1) ... #21 2.916 Selecting previously unselected package libnspr4-dev. #21 2.926 Preparing to unpack .../06-libnspr4-dev_2%3a4.35-1_amd64.deb ... #21 2.931 Unpacking libnspr4-dev (2:4.35-1) ... #21 2.988 Selecting previously unselected package libnss3-dev:amd64. #21 2.998 Preparing to unpack .../07-libnss3-dev_2%3a3.87.1-1+deb12u1_amd64.deb ... #21 3.001 Unpacking libnss3-dev:amd64 (2:3.87.1-1+deb12u1) ... #21 3.070 Selecting previously unselected package libczmq4:amd64. #21 3.077 Preparing to unpack .../08-libczmq4_4.2.1-1_amd64.deb ... #21 3.081 Unpacking libczmq4:amd64 (4.2.1-1) ... #21 3.138 Selecting previously unselected package libczmq-dev:amd64. #21 3.147 Preparing to unpack .../09-libczmq-dev_4.2.1-1_amd64.deb ... #21 3.150 Unpacking libczmq-dev:amd64 (4.2.1-1) ... #21 3.224 Selecting previously unselected package libmbedtls-dev:amd64. #21 3.232 Preparing to unpack .../10-libmbedtls-dev_2.28.3-1_amd64.deb ... #21 3.236 Unpacking libmbedtls-dev:amd64 (2.28.3-1) ... #21 3.320 Selecting previously unselected package libsoapysdr0.8:amd64. #21 3.329 Preparing to unpack .../11-libsoapysdr0.8_0.8.1-3_amd64.deb ... #21 3.332 Unpacking libsoapysdr0.8:amd64 (0.8.1-3) ... #21 3.379 Selecting previously unselected package libsoapysdr-dev:amd64. #21 3.386 Preparing to unpack .../12-libsoapysdr-dev_0.8.1-3_amd64.deb ... #21 3.390 Unpacking libsoapysdr-dev:amd64 (0.8.1-3) ... #21 3.440 Selecting previously unselected package soapysdr0.7-module-lms7:amd64. #21 3.448 Preparing to unpack .../13-soapysdr0.7-module-lms7_23.11.0.1.2141.9dce.202412312026_amd64.deb ... #21 3.452 Unpacking soapysdr0.7-module-lms7:amd64 (23.11.0.1.2141.9dce.202412312026) ... #21 3.496 Selecting previously unselected package soapysdr-module-lms7. #21 3.505 Preparing to unpack .../14-soapysdr-module-lms7_23.11.0.1.2141.9dce.202412312026_all.deb ... #21 3.508 Unpacking soapysdr-module-lms7 (23.11.0.1.2141.9dce.202412312026) ... #21 3.578 Setting up libconfig9:amd64 (1.5-0.4) ... #21 3.588 Setting up libczmq4:amd64 (4.2.1-1) ... #21 3.601 Setting up libconfig++9v5:amd64 (1.5-0.4) ... #21 3.611 Setting up libmbedtls-dev:amd64 (2.28.3-1) ... #21 3.621 Setting up libsoapysdr0.8:amd64 (0.8.1-3) ... #21 3.632 Setting up libsoapysdr-dev:amd64 (0.8.1-3) ... #21 3.643 Setting up libnspr4:amd64 (2:4.35-1) ... #21 3.652 Setting up libconfig-dev:amd64 (1.5-0.4) ... #21 3.664 Setting up soapysdr0.7-module-lms7:amd64 (23.11.0.1.2141.9dce.202412312026) ... #21 3.675 Setting up libnspr4-dev (2:4.35-1) ... #21 3.685 Setting up soapysdr-module-lms7 (23.11.0.1.2141.9dce.202412312026) ... #21 3.696 Setting up libnss3:amd64 (2:3.87.1-1+deb12u1) ... #21 3.708 Setting up libnss3-dev:amd64 (2:3.87.1-1+deb12u1) ... #21 3.718 Setting up libconfig++-dev:amd64 (1.5-0.4) ... #21 3.727 Setting up libczmq-dev:amd64 (4.2.1-1) ... #21 3.738 Processing triggers for man-db (2.11.2-2) ... #21 3.756 Processing triggers for libc-bin (2.36-9+deb12u9) ... #21 DONE 3.9s #22 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #22 0.367 Hit:1 http://deb.debian.org/debian bookworm InRelease #22 0.367 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #22 0.367 Hit:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #22 0.368 Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease #22 0.627 Reading package lists... #22 1.162 Reading package lists... #22 1.655 Building dependency tree... #22 1.814 Reading state information... #22 1.985 The following additional packages will be installed: #22 1.985 adwaita-icon-theme at-spi2-common castxml dconf-gsettings-backend #22 1.985 dconf-service fonts-mathjax gnome-terminal gnome-terminal-data #22 1.985 gsettings-desktop-schemas gtk-update-icon-cache hicolor-icon-theme #22 1.986 libad9361-0 libasyncns0 libatk-bridge2.0-0 libatk1.0-0 libatspi2.0-0 libb2-1 #22 1.986 libcaca0 libcodec2-1.0 libcolord2 libdconf1 libdouble-conversion3 #22 1.986 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 #22 1.986 libdrm2 libegl-mesa0 libegl1 libepoxy0 libevdev2 libflac12 libfmt9 libgbm1 #22 1.986 libgl1 libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libglu1-mesa libglvnd0 #22 1.986 libglx-mesa0 libglx0 libgnuradio-analog3.10.5 libgnuradio-audio3.10.5 #22 1.986 libgnuradio-blocks3.10.5 libgnuradio-channels3.10.5 #22 1.986 libgnuradio-digital3.10.5 libgnuradio-dtv3.10.5 libgnuradio-fec3.10.5 #22 1.986 libgnuradio-fft3.10.5 libgnuradio-filter3.10.5 libgnuradio-iio3.10.5 #22 1.986 libgnuradio-network3.10.5 libgnuradio-pdu3.10.5 libgnuradio-pmt3.10.5 #22 1.986 libgnuradio-qtgui3.10.5 libgnuradio-runtime3.10.5 libgnuradio-soapy3.10.5 #22 1.986 libgnuradio-trellis3.10.5 libgnuradio-uhd3.10.5 libgnuradio-video-sdl3.10.5 #22 1.986 libgnuradio-vocoder3.10.5 libgnuradio-wavelet3.10.5 libgnuradio-zeromq3.10.5 #22 1.986 libgsl27 libgslcblas0 libgtk-3-0 libgtk-3-common libgudev-1.0-0 libiio0 #22 1.986 libinput-bin libinput10 libjack-jackd2-0 libjs-mathjax liblbfgsb0 libllvm15 #22 1.986 libmd4c0 libmp3lame0 libmpg123-0 libmtdev1 libogg0 libopenblas-dev #22 1.986 libopenblas-pthread-dev libopenblas0 libopenblas0-pthread libopengl0 #22 1.986 libopus0 liborc-0.4-0 libportaudio2 libproxy1v5 libpulse0 libpython3-all-dev #22 1.986 libqt5core5a libqt5dbus5 libqt5designer5 libqt5gui5 libqt5help5 #22 1.986 libqt5network5 libqt5opengl5 libqt5printsupport5 libqt5sql5 libqt5svg5 #22 1.986 libqt5test5 libqt5widgets5 libqt5xml5 libqt6core6 libqt6dbus6 libqt6gui6 #22 1.986 libqt6network6 libqt6opengl6 libqt6openglwidgets6 libqt6printsupport6 #22 1.986 libqt6sql6 libqt6test6 libqt6widgets6 libqt6xml6 libqwt-qt5-6 libsamplerate0 #22 1.986 libsdl1.2debian libslang2 libsndfile1 libspdlog1.10 libthrift-0.17.0 libts0 #22 1.986 libunwind8 libvolk2-bin libvolk2.5 libvorbis0a libvorbisenc2 libvte-2.91-0 #22 1.986 libvte-2.91-common libwacom-common libwacom9 libwayland-client0 #22 1.986 libwayland-cursor0 libwayland-egl1 libwayland-server0 libx11-xcb1 #22 1.986 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0 #22 1.986 libxcb-keysyms1 libxcb-present0 libxcb-randr0 libxcb-render-util0 #22 1.986 libxcb-shape0 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb-xinerama0 #22 1.986 libxcb-xinput0 libxcb-xkb1 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 #22 1.986 libxinerama1 libxkbcommon-x11-0 libxkbcommon0 libxrandr2 libxshmfence1 #22 1.986 libxsimd-dev libxxf86vm1 pyqt5-dev-tools pyqt6-dev-tools python3-all #22 1.986 python3-all-dev python3-attr python3-beniget python3-cairo #22 1.986 python3-cffi-backend python3-click python3-click-plugins python3-colorama #22 1.986 python3-contextlib2 python3-decorator python3-gast python3-gi-cairo #22 1.986 python3-jsonschema python3-lxml python3-opengl python3-packaging python3-ply #22 1.986 python3-py python3-pygccxml python3-pyqt5 python3-pyqt5.sip python3-pyqt6 #22 1.986 python3-pyqt6.sip python3-pyqtgraph python3-pyrsistent python3-pythran #22 1.986 python3-schema python3-scipy python3-sip python3-thrift python3-zmq #22 1.986 qt6-base-dev-tools qtbase5-dev-tools qtchooser xkb-data #22 1.987 Suggested packages: #22 1.987 gr-fosphor gr-osmosdr gqrx-sdr rtl-sdr uhd-host colord gsl-ref-psdoc #22 1.987 | gsl-doc-pdf | gsl-doc-info | gsl-ref-html gvfs avahi-daemon jackd2 #22 1.987 fonts-mathjax-extras fonts-stix libjs-mathjax-doc opus-tools pulseaudio #22 1.987 qgnomeplatform-qt5 qt5-image-formats-plugins libvolk2-dev libwacom-bin #22 1.987 libxsimd-doc python-attr-doc python-jsonschema-doc python-lxml-doc libgle3 #22 1.987 python3-tk python-ply-doc subversion python3-pytest python-pyqtgraph-doc #22 1.987 python-scipy-doc #22 1.987 Recommended packages: #22 1.987 librsvg2-common gvfs nautilus-extension-gnome-terminal yelp gnuradio-dev #22 1.987 python3-matplotlib python3-networkx python3-pyqt5.qwt soapysdr-tools #22 1.987 at-spi2-core libgtk-3-bin qttranslations5-l10n qt5-gtk-platformtheme #22 1.987 qtwayland5 libqt5sql5-sqlite | libqt5sql5-mysql | libqt5sql5-odbc #22 1.987 | libqt5sql5-psql | libqt5sql5-tds | libqt5sql5-ibase qt6-translations-l10n #22 1.987 qt6-gtk-platformtheme qt6-qpa-plugins libqt6sql6-sqlite | libqt6sql6-mysql #22 1.987 | libqt6sql6-odbc | libqt6sql6-psql | libqt6sql6-ibase python3-idna #22 1.987 python3-json-pointer python3-rfc3987 python3-uritemplate python3-bs4 #22 1.987 python3-html5lib libglut-dev python3-pyqt5.qtopengl #22 2.944 The following NEW packages will be installed: #22 2.944 adwaita-icon-theme at-spi2-common castxml dconf-gsettings-backend #22 2.944 dconf-service fonts-mathjax gnome-terminal gnome-terminal-data gnuradio #22 2.944 gsettings-desktop-schemas gtk-update-icon-cache hicolor-icon-theme #22 2.944 libad9361-0 libasyncns0 libatk-bridge2.0-0 libatk1.0-0 libatspi2.0-0 libb2-1 #22 2.944 libcaca0 libcodec2-1.0 libcolord2 libdconf1 libdouble-conversion3 #22 2.944 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 #22 2.945 libdrm2 libegl-mesa0 libegl1 libepoxy0 libevdev2 libflac12 libfmt9 libgbm1 #22 2.945 libgl1 libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libglu1-mesa libglvnd0 #22 2.945 libglx-mesa0 libglx0 libgnuradio-analog3.10.5 libgnuradio-audio3.10.5 #22 2.945 libgnuradio-blocks3.10.5 libgnuradio-channels3.10.5 #22 2.945 libgnuradio-digital3.10.5 libgnuradio-dtv3.10.5 libgnuradio-fec3.10.5 #22 2.945 libgnuradio-fft3.10.5 libgnuradio-filter3.10.5 libgnuradio-iio3.10.5 #22 2.945 libgnuradio-network3.10.5 libgnuradio-pdu3.10.5 libgnuradio-pmt3.10.5 #22 2.945 libgnuradio-qtgui3.10.5 libgnuradio-runtime3.10.5 libgnuradio-soapy3.10.5 #22 2.945 libgnuradio-trellis3.10.5 libgnuradio-uhd3.10.5 libgnuradio-video-sdl3.10.5 #22 2.945 libgnuradio-vocoder3.10.5 libgnuradio-wavelet3.10.5 libgnuradio-zeromq3.10.5 #22 2.945 libgsl27 libgslcblas0 libgtk-3-0 libgtk-3-common libgudev-1.0-0 libiio0 #22 2.945 libinput-bin libinput10 libjack-jackd2-0 libjs-mathjax liblbfgsb0 libllvm15 #22 2.945 libmd4c0 libmp3lame0 libmpg123-0 libmtdev1 libogg0 libopenblas-dev #22 2.945 libopenblas-pthread-dev libopenblas0 libopenblas0-pthread libopengl0 #22 2.945 libopus0 liborc-0.4-0 libportaudio2 libproxy1v5 libpulse0 libpython3-all-dev #22 2.945 libqt5core5a libqt5dbus5 libqt5designer5 libqt5gui5 libqt5help5 #22 2.945 libqt5network5 libqt5opengl5 libqt5printsupport5 libqt5sql5 libqt5svg5 #22 2.945 libqt5test5 libqt5widgets5 libqt5xml5 libqt6core6 libqt6dbus6 libqt6gui6 #22 2.945 libqt6network6 libqt6opengl6 libqt6openglwidgets6 libqt6printsupport6 #22 2.945 libqt6sql6 libqt6test6 libqt6widgets6 libqt6xml6 libqwt-qt5-6 libsamplerate0 #22 2.945 libsdl1.2debian libslang2 libsndfile1 libspdlog1.10 libthrift-0.17.0 libts0 #22 2.945 libunwind8 libvolk2-bin libvolk2.5 libvorbis0a libvorbisenc2 libvte-2.91-0 #22 2.945 libvte-2.91-common libwacom-common libwacom9 libwayland-client0 #22 2.945 libwayland-cursor0 libwayland-egl1 libwayland-server0 libx11-xcb1 #22 2.945 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0 #22 2.945 libxcb-keysyms1 libxcb-present0 libxcb-randr0 libxcb-render-util0 #22 2.945 libxcb-shape0 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb-xinerama0 #22 2.945 libxcb-xinput0 libxcb-xkb1 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 #22 2.945 libxinerama1 libxkbcommon-x11-0 libxkbcommon0 libxrandr2 libxshmfence1 #22 2.945 libxsimd-dev libxxf86vm1 pyqt5-dev-tools pyqt6-dev-tools python3-all #22 2.945 python3-all-dev python3-attr python3-beniget python3-cairo #22 2.945 python3-cffi-backend python3-click python3-click-plugins python3-colorama #22 2.945 python3-contextlib2 python3-decorator python3-gast python3-gi-cairo #22 2.945 python3-jsonschema python3-lxml python3-opengl python3-packaging python3-ply #22 2.945 python3-py python3-pygccxml python3-pyqt5 python3-pyqt5.sip python3-pyqt6 #22 2.945 python3-pyqt6.sip python3-pyqtgraph python3-pyrsistent python3-pythran #22 2.945 python3-schema python3-scipy python3-sip python3-thrift python3-zmq #22 2.945 qt6-base-dev-tools qtbase5-dev-tools qtchooser xkb-data #22 2.981 0 upgraded, 205 newly installed, 0 to remove and 2 not upgraded. #22 2.981 Need to get 142 MB of archives. #22 2.981 After this operation, 698 MB of additional disk space will be used. #22 2.981 Get:1 http://deb.debian.org/debian bookworm/main amd64 hicolor-icon-theme all 0.17-2 [11.4 kB] #22 2.989 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.995 Get:3 http://deb.debian.org/debian bookworm/main amd64 adwaita-icon-theme all 43-1 [5,124 kB] #22 3.063 Get:4 http://deb.debian.org/debian bookworm/main amd64 at-spi2-common all 2.46.0-5 [162 kB] #22 3.064 Get:5 http://deb.debian.org/debian bookworm/main amd64 castxml amd64 0.5.1-1 [963 kB] #22 3.069 Get:6 http://deb.debian.org/debian bookworm/main amd64 libdconf1 amd64 0.40.0-4 [40.9 kB] #22 3.069 Get:7 http://deb.debian.org/debian bookworm/main amd64 dconf-service amd64 0.40.0-4 [31.6 kB] #22 3.070 Get:8 http://deb.debian.org/debian bookworm/main amd64 dconf-gsettings-backend amd64 0.40.0-4 [27.8 kB] #22 3.070 Get:9 http://deb.debian.org/debian bookworm/main amd64 fonts-mathjax all 2.7.9+dfsg-1 [2,210 kB] #22 3.082 Get:10 http://deb.debian.org/debian bookworm/main amd64 gnome-terminal-data all 3.46.8-1 [949 kB] #22 3.090 Get:11 http://deb.debian.org/debian bookworm/main amd64 gsettings-desktop-schemas all 43.0-1 [643 kB] #22 3.099 Get:12 http://deb.debian.org/debian bookworm/main amd64 libatk1.0-0 amd64 2.46.0-5 [49.6 kB] #22 3.099 Get:13 http://deb.debian.org/debian bookworm/main amd64 libatspi2.0-0 amd64 2.46.0-5 [75.4 kB] #22 3.099 Get:14 http://deb.debian.org/debian bookworm/main amd64 libatk-bridge2.0-0 amd64 2.46.0-5 [64.6 kB] #22 3.099 Get:15 http://deb.debian.org/debian bookworm/main amd64 libcolord2 amd64 1.4.6-2.2 [137 kB] #22 3.099 Get:16 http://deb.debian.org/debian bookworm/main amd64 libepoxy0 amd64 1.5.10-1 [189 kB] #22 3.100 Get:17 http://deb.debian.org/debian bookworm/main amd64 libwayland-client0 amd64 1.21.0-1 [28.3 kB] #22 3.101 Get:18 http://deb.debian.org/debian bookworm/main amd64 libwayland-cursor0 amd64 1.21.0-1 [14.4 kB] #22 3.101 Get:19 http://deb.debian.org/debian bookworm/main amd64 libwayland-egl1 amd64 1.21.0-1 [8,640 B] #22 3.102 Get:20 http://deb.debian.org/debian bookworm/main amd64 libxcomposite1 amd64 1:0.4.5-1 [16.6 kB] #22 3.107 Get:21 http://deb.debian.org/debian bookworm/main amd64 libxfixes3 amd64 1:6.0.0-2 [22.7 kB] #22 3.108 Get:22 http://deb.debian.org/debian bookworm/main amd64 libxcursor1 amd64 1:1.2.1-1 [40.9 kB] #22 3.109 Get:23 http://deb.debian.org/debian bookworm/main amd64 libxdamage1 amd64 1:1.1.6-1 [15.1 kB] #22 3.109 Get:24 http://deb.debian.org/debian bookworm/main amd64 libxinerama1 amd64 2:1.1.4-3 [17.8 kB] #22 3.110 Get:25 http://deb.debian.org/debian bookworm/main amd64 xkb-data all 2.35.1-1 [764 kB] #22 3.118 Get:26 http://deb.debian.org/debian bookworm/main amd64 libxkbcommon0 amd64 1.5.0-1 [106 kB] #22 3.119 Get:27 http://deb.debian.org/debian bookworm/main amd64 libxrandr2 amd64 2:1.5.2-2+b1 [39.2 kB] #22 3.120 Get:28 http://deb.debian.org/debian bookworm/main amd64 libgtk-3-common all 3.24.38-2~deb12u3 [3,895 kB] #22 3.156 Get:29 http://deb.debian.org/debian bookworm/main amd64 libgtk-3-0 amd64 3.24.38-2~deb12u3 [2,847 kB] #22 3.183 Get:30 http://deb.debian.org/debian bookworm/main amd64 libvte-2.91-common amd64 0.70.6-2~deb12u1 [642 kB] #22 3.187 Get:31 http://deb.debian.org/debian bookworm/main amd64 libvte-2.91-0 amd64 0.70.6-2~deb12u1 [799 kB] #22 3.192 Get:32 http://deb.debian.org/debian bookworm/main amd64 gnome-terminal amd64 3.46.8-1 [230 kB] #22 3.194 Get:33 http://deb.debian.org/debian bookworm/main amd64 libjs-mathjax all 2.7.9+dfsg-1 [5,667 kB] #22 3.247 Get:34 http://deb.debian.org/debian bookworm/main amd64 liborc-0.4-0 amd64 1:0.4.33-2 [164 kB] #22 3.248 Get:35 http://deb.debian.org/debian bookworm/main amd64 libvolk2.5 amd64 2.5.2-3 [301 kB] #22 3.250 Get:36 http://deb.debian.org/debian bookworm/main amd64 libvolk2-bin amd64 2.5.2-3 [82.1 kB] #22 3.250 Get:37 http://deb.debian.org/debian bookworm/main amd64 python3-colorama all 0.4.6-2 [36.8 kB] #22 3.251 Get:38 http://deb.debian.org/debian bookworm/main amd64 python3-click all 8.1.3-2 [92.2 kB] #22 3.251 Get:39 http://deb.debian.org/debian bookworm/main amd64 python3-click-plugins all 1.1.1-4 [9,852 B] #22 3.252 Get:40 http://deb.debian.org/debian bookworm/main amd64 python3-cairo amd64 1.20.1-5+b1 [63.1 kB] #22 3.253 Get:41 http://deb.debian.org/debian bookworm/main amd64 python3-gi-cairo amd64 3.42.2-3+b1 [11.7 kB] #22 3.253 Get:42 http://deb.debian.org/debian bookworm/main amd64 python3-attr all 22.2.0-1 [65.4 kB] #22 3.254 Get:43 http://deb.debian.org/debian bookworm/main amd64 python3-pyrsistent amd64 0.18.1-1+b3 [60.0 kB] #22 3.260 Get:44 http://deb.debian.org/debian bookworm/main amd64 python3-jsonschema all 4.10.3-1 [67.9 kB] #22 3.262 Get:45 http://deb.debian.org/debian bookworm/main amd64 python3-lxml amd64 4.9.2-1+b1 [1,194 kB] #22 3.273 Get:46 http://deb.debian.org/debian bookworm/main amd64 libglvnd0 amd64 1.6.0-1 [51.8 kB] #22 3.273 Get:47 http://deb.debian.org/debian bookworm/main amd64 libdrm-common all 2.4.114-1 [7,112 B] #22 3.274 Get:48 http://deb.debian.org/debian bookworm/main amd64 libdrm2 amd64 2.4.114-1+b1 [37.5 kB] #22 3.274 Get:49 http://deb.debian.org/debian bookworm/main amd64 libglapi-mesa amd64 22.3.6-1+deb12u1 [35.7 kB] #22 3.275 Get:50 http://deb.debian.org/debian bookworm/main amd64 libx11-xcb1 amd64 2:1.8.4-2+deb12u2 [192 kB] #22 3.276 Get:51 http://deb.debian.org/debian bookworm/main amd64 libxcb-dri2-0 amd64 1.15-1 [107 kB] #22 3.276 Get:52 http://deb.debian.org/debian bookworm/main amd64 libxcb-dri3-0 amd64 1.15-1 [107 kB] #22 3.277 Get:53 http://deb.debian.org/debian bookworm/main amd64 libxcb-glx0 amd64 1.15-1 [122 kB] #22 3.278 Get:54 http://deb.debian.org/debian bookworm/main amd64 libxcb-present0 amd64 1.15-1 [105 kB] #22 3.280 Get:55 http://deb.debian.org/debian bookworm/main amd64 libxcb-randr0 amd64 1.15-1 [117 kB] #22 3.282 Get:56 http://deb.debian.org/debian bookworm/main amd64 libxcb-sync1 amd64 1.15-1 [109 kB] #22 3.285 Get:57 http://deb.debian.org/debian bookworm/main amd64 libxcb-xfixes0 amd64 1.15-1 [109 kB] #22 3.286 Get:58 http://deb.debian.org/debian bookworm/main amd64 libxshmfence1 amd64 1.3-1 [8,820 B] #22 3.287 Get:59 http://deb.debian.org/debian bookworm/main amd64 libxxf86vm1 amd64 1:1.1.4-1+b2 [20.8 kB] #22 3.288 Get:60 http://deb.debian.org/debian bookworm/main amd64 libdrm-amdgpu1 amd64 2.4.114-1+b1 [20.9 kB] #22 3.289 Get:61 http://deb.debian.org/debian bookworm/main amd64 libdrm-intel1 amd64 2.4.114-1+b1 [64.0 kB] #22 3.289 Get:62 http://deb.debian.org/debian bookworm/main amd64 libdrm-nouveau2 amd64 2.4.114-1+b1 [19.1 kB] #22 3.290 Get:63 http://deb.debian.org/debian bookworm/main amd64 libdrm-radeon1 amd64 2.4.114-1+b1 [21.8 kB] #22 3.291 Get:64 http://deb.debian.org/debian bookworm/main amd64 libllvm15 amd64 1:15.0.6-4+b1 [23.1 MB] #22 3.495 Get:65 http://deb.debian.org/debian bookworm/main amd64 libgl1-mesa-dri amd64 22.3.6-1+deb12u1 [7,239 kB] #22 3.555 Get:66 http://deb.debian.org/debian bookworm/main amd64 libglx-mesa0 amd64 22.3.6-1+deb12u1 [147 kB] #22 3.556 Get:67 http://deb.debian.org/debian bookworm/main amd64 libglx0 amd64 1.6.0-1 [34.4 kB] #22 3.556 Get:68 http://deb.debian.org/debian bookworm/main amd64 libgl1 amd64 1.6.0-1 [88.4 kB] #22 3.557 Get:69 http://deb.debian.org/debian bookworm/main amd64 libgl1-mesa-glx amd64 22.3.6-1+deb12u1 [14.5 kB] #22 3.558 Get:70 http://deb.debian.org/debian bookworm/main amd64 libopengl0 amd64 1.6.0-1 [30.6 kB] #22 3.559 Get:71 http://deb.debian.org/debian bookworm/main amd64 libglu1-mesa amd64 9.0.2-1.1 [178 kB] #22 3.560 Get:72 http://deb.debian.org/debian bookworm/main amd64 python3-opengl all 3.1.6+dfsg-3 [605 kB] #22 3.562 Get:73 http://deb.debian.org/debian bookworm/main amd64 python3-packaging all 23.0-1 [32.5 kB] #22 3.563 Get:74 http://deb.debian.org/debian bookworm/main amd64 python3-pygccxml all 2.2.1-1 [80.3 kB] #22 3.563 Get:75 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt5.sip amd64 12.11.1-1 [56.4 kB] #22 3.566 Get:76 http://deb.debian.org/debian bookworm/main amd64 libdouble-conversion3 amd64 3.2.1-1 [41.5 kB] #22 3.571 Get:77 http://deb.debian.org/debian bookworm/main amd64 libqt5core5a amd64 5.15.8+dfsg-11+deb12u2 [1,810 kB] #22 3.705 Get:78 http://deb.debian.org/debian bookworm/main amd64 libqt5dbus5 amd64 5.15.8+dfsg-11+deb12u2 [211 kB] #22 3.707 Get:79 http://deb.debian.org/debian bookworm/main amd64 libwayland-server0 amd64 1.21.0-1 [35.9 kB] #22 3.708 Get:80 http://deb.debian.org/debian bookworm/main amd64 libgbm1 amd64 22.3.6-1+deb12u1 [38.0 kB] #22 3.708 Get:81 http://deb.debian.org/debian bookworm/main amd64 libegl-mesa0 amd64 22.3.6-1+deb12u1 [114 kB] #22 3.709 Get:82 http://deb.debian.org/debian bookworm/main amd64 libegl1 amd64 1.6.0-1 [33.7 kB] #22 3.711 Get:83 http://deb.debian.org/debian bookworm/main amd64 libevdev2 amd64 1.13.0+dfsg-1 [34.0 kB] #22 3.712 Get:84 http://deb.debian.org/debian bookworm/main amd64 libmtdev1 amd64 1.1.6-1 [23.0 kB] #22 3.715 Get:85 http://deb.debian.org/debian bookworm/main amd64 libgudev-1.0-0 amd64 237-2 [15.1 kB] #22 3.716 Get:86 http://deb.debian.org/debian bookworm/main amd64 libwacom-common all 2.6.0-1 [58.4 kB] #22 3.718 Get:87 http://deb.debian.org/debian bookworm/main amd64 libwacom9 amd64 2.6.0-1 [21.5 kB] #22 3.721 Get:88 http://deb.debian.org/debian bookworm/main amd64 libinput-bin amd64 1.22.1-1 [23.2 kB] #22 3.722 Get:89 http://deb.debian.org/debian bookworm/main amd64 libinput10 amd64 1.22.1-1 [125 kB] #22 3.724 Get:90 http://deb.debian.org/debian bookworm/main amd64 libmd4c0 amd64 0.4.8-1 [44.2 kB] #22 3.725 Get:91 http://deb.debian.org/debian bookworm/main amd64 libqt5network5 amd64 5.15.8+dfsg-11+deb12u2 [675 kB] #22 3.732 Get:92 http://deb.debian.org/debian bookworm/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [27.4 kB] #22 3.732 Get:93 http://deb.debian.org/debian bookworm/main amd64 libxcb-util1 amd64 0.4.0-1+b1 [23.2 kB] #22 3.732 Get:94 http://deb.debian.org/debian bookworm/main amd64 libxcb-image0 amd64 0.4.0-2 [22.9 kB] #22 3.732 Get:95 http://deb.debian.org/debian bookworm/main amd64 libxcb-keysyms1 amd64 0.4.0-1+b2 [16.4 kB] #22 3.733 Get:96 http://deb.debian.org/debian bookworm/main amd64 libxcb-render-util0 amd64 0.3.9-1+b1 [18.3 kB] #22 3.734 Get:97 http://deb.debian.org/debian bookworm/main amd64 libxcb-shape0 amd64 1.15-1 [106 kB] #22 3.736 Get:98 http://deb.debian.org/debian bookworm/main amd64 libxcb-xinerama0 amd64 1.15-1 [105 kB] #22 3.739 Get:99 http://deb.debian.org/debian bookworm/main amd64 libxcb-xinput0 amd64 1.15-1 [130 kB] #22 3.740 Get:100 http://deb.debian.org/debian bookworm/main amd64 libxcb-xkb1 amd64 1.15-1 [129 kB] #22 3.743 Get:101 http://deb.debian.org/debian bookworm/main amd64 libxkbcommon-x11-0 amd64 1.5.0-1 [15.6 kB] #22 3.744 Get:102 http://deb.debian.org/debian bookworm/main amd64 libqt5gui5 amd64 5.15.8+dfsg-11+deb12u2 [3,408 kB] #22 3.775 Get:103 http://deb.debian.org/debian bookworm/main amd64 libqt5widgets5 amd64 5.15.8+dfsg-11+deb12u2 [2,381 kB] #22 3.798 Get:104 http://deb.debian.org/debian bookworm/main amd64 libqt5xml5 amd64 5.15.8+dfsg-11+deb12u2 [122 kB] #22 3.799 Get:105 http://deb.debian.org/debian bookworm/main amd64 libqt5designer5 amd64 5.15.8-2 [2,748 kB] #22 3.823 Get:106 http://deb.debian.org/debian bookworm/main amd64 libqt5sql5 amd64 5.15.8+dfsg-11+deb12u2 [122 kB] #22 3.825 Get:107 http://deb.debian.org/debian bookworm/main amd64 libqt5help5 amd64 5.15.8-2 [149 kB] #22 3.826 Get:108 http://deb.debian.org/debian bookworm/main amd64 libqt5printsupport5 amd64 5.15.8+dfsg-11+deb12u2 [202 kB] #22 3.828 Get:109 http://deb.debian.org/debian bookworm/main amd64 libqt5test5 amd64 5.15.8+dfsg-11+deb12u2 [146 kB] #22 3.829 Get:110 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt5 amd64 5.15.9+dfsg-1 [2,489 kB] #22 3.851 Get:111 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt6.sip amd64 13.4.1-1 [51.4 kB] #22 3.851 Get:112 http://deb.debian.org/debian bookworm/main amd64 libb2-1 amd64 0.98.1-1.1 [40.9 kB] #22 3.852 Get:113 http://deb.debian.org/debian bookworm/main amd64 libqt6core6 amd64 6.4.2+dfsg-10 [1,613 kB] #22 3.862 Get:114 http://deb.debian.org/debian bookworm/main amd64 libqt6dbus6 amd64 6.4.2+dfsg-10 [248 kB] #22 3.864 Get:115 http://deb.debian.org/debian bookworm/main amd64 libts0 amd64 1.22-1+b1 [64.6 kB] #22 3.864 Get:116 http://deb.debian.org/debian bookworm/main amd64 libqt6gui6 amd64 6.4.2+dfsg-10 [2,854 kB] #22 3.889 Get:117 http://deb.debian.org/debian bookworm/main amd64 libproxy1v5 amd64 0.4.18-1.2 [56.2 kB] #22 3.889 Get:118 http://deb.debian.org/debian bookworm/main amd64 libqt6network6 amd64 6.4.2+dfsg-10 [682 kB] #22 3.895 Get:119 http://deb.debian.org/debian bookworm/main amd64 libqt6opengl6 amd64 6.4.2+dfsg-10 [390 kB] #22 3.898 Get:120 http://deb.debian.org/debian bookworm/main amd64 libqt6widgets6 amd64 6.4.2+dfsg-10 [2,445 kB] #22 3.919 Get:121 http://deb.debian.org/debian bookworm/main amd64 libqt6openglwidgets6 amd64 6.4.2+dfsg-10 [43.4 kB] #22 3.920 Get:122 http://deb.debian.org/debian bookworm/main amd64 libqt6printsupport6 amd64 6.4.2+dfsg-10 [211 kB] #22 3.921 Get:123 http://deb.debian.org/debian bookworm/main amd64 libqt6sql6 amd64 6.4.2+dfsg-10 [133 kB] #22 3.922 Get:124 http://deb.debian.org/debian bookworm/main amd64 libqt6test6 amd64 6.4.2+dfsg-10 [161 kB] #22 3.924 Get:125 http://deb.debian.org/debian bookworm/main amd64 libqt6xml6 amd64 6.4.2+dfsg-10 [75.5 kB] #22 3.924 Get:126 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt6 amd64 6.4.2-1 [2,461 kB] #22 3.946 Get:127 http://deb.debian.org/debian bookworm/main amd64 python3-decorator all 5.1.1-3 [14.9 kB] #22 3.946 Get:128 http://deb.debian.org/debian bookworm/main amd64 libopenblas0-pthread amd64 0.3.21+ds-4 [6,709 kB] #22 4.005 Get:129 http://deb.debian.org/debian bookworm/main amd64 libopenblas0 amd64 0.3.21+ds-4 [32.6 kB] #22 4.005 Get:130 http://deb.debian.org/debian bookworm/main amd64 libopenblas-pthread-dev amd64 0.3.21+ds-4 [4,971 kB] #22 4.049 Get:131 http://deb.debian.org/debian bookworm/main amd64 libopenblas-dev amd64 0.3.21+ds-4 [44.9 kB] #22 4.049 Get:132 http://deb.debian.org/debian bookworm/main amd64 libpython3-all-dev amd64 3.11.2-1+b1 [1,068 B] #22 4.050 Get:133 http://deb.debian.org/debian bookworm/main amd64 python3-all amd64 3.11.2-1+b1 [1,056 B] #22 4.050 Get:134 http://deb.debian.org/debian bookworm/main amd64 python3-all-dev amd64 3.11.2-1+b1 [1,072 B] #22 4.050 Get:135 http://deb.debian.org/debian bookworm/main amd64 libxsimd-dev amd64 8.1.0-7 [88.8 kB] #22 4.050 Get:136 http://deb.debian.org/debian bookworm/main amd64 python3-gast all 0.5.2-2 [9,364 B] #22 4.051 Get:137 http://deb.debian.org/debian bookworm/main amd64 python3-beniget all 0.4.1-3 [9,920 B] #22 4.051 Get:138 http://deb.debian.org/debian bookworm/main amd64 python3-ply all 3.11-5 [65.8 kB] #22 4.051 Get:139 http://deb.debian.org/debian bookworm/main amd64 python3-pythran amd64 0.11.0+ds-7 [427 kB] #22 4.059 Get:140 http://deb.debian.org/debian bookworm/main amd64 liblbfgsb0 amd64 3.0+dfsg.4-1 [28.9 kB] #22 4.061 Get:141 http://deb.debian.org/debian bookworm/main amd64 python3-scipy amd64 1.10.1-2 [15.2 MB] #22 4.197 Get:142 http://deb.debian.org/debian bookworm/main amd64 pyqt5-dev-tools amd64 5.15.9+dfsg-1 [180 kB] #22 4.199 Get:143 http://deb.debian.org/debian bookworm/main amd64 pyqt6-dev-tools all 6.4.2-1 [66.4 kB] #22 4.200 Get:144 http://deb.debian.org/debian bookworm/main amd64 qtchooser amd64 66-2 [26.3 kB] #22 4.201 Get:145 http://deb.debian.org/debian bookworm/main amd64 qtbase5-dev-tools amd64 5.15.8+dfsg-11+deb12u2 [758 kB] #22 4.206 Get:146 http://deb.debian.org/debian bookworm/main amd64 qt6-base-dev-tools amd64 6.4.2+dfsg-10 [890 kB] #22 4.212 Get:147 http://deb.debian.org/debian bookworm/main amd64 python3-pyqtgraph all 0.13.1-4 [617 kB] #22 4.219 Get:148 http://deb.debian.org/debian bookworm/main amd64 python3-contextlib2 all 0.6.0.post1-3 [13.5 kB] #22 4.220 Get:149 http://deb.debian.org/debian bookworm/main amd64 python3-schema all 0.7.5-1 [27.5 kB] #22 4.220 Get:150 http://deb.debian.org/debian bookworm/main amd64 python3-sip amd64 4.19.25+dfsg-5+b1 [165 kB] #22 4.221 Get:151 http://deb.debian.org/debian bookworm/main amd64 python3-thrift amd64 0.17.0-2+b2 [160 kB] #22 4.222 Get:152 http://deb.debian.org/debian bookworm/main amd64 python3-cffi-backend amd64 1.15.1-5+b1 [84.6 kB] #22 4.223 Get:153 http://deb.debian.org/debian bookworm/main amd64 python3-py all 1.11.0-1 [89.2 kB] #22 4.224 Get:154 http://deb.debian.org/debian bookworm/main amd64 python3-zmq amd64 24.0.1-4+b1 [263 kB] #22 4.225 Get:155 http://deb.debian.org/debian bookworm/main amd64 libfmt9 amd64 9.1.0+ds1-2 [113 kB] #22 4.226 Get:156 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-pmt3.10.5 amd64 3.10.5.1-3 [117 kB] #22 4.226 Get:157 http://deb.debian.org/debian bookworm/main amd64 libspdlog1.10 amd64 1:1.10.0+ds-0.4 [130 kB] #22 4.231 Get:158 http://deb.debian.org/debian bookworm/main amd64 libthrift-0.17.0 amd64 0.17.0-2+b2 [372 kB] #22 4.235 Get:159 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB] #22 4.235 Get:160 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-runtime3.10.5 amd64 3.10.5.1-3 [562 kB] #22 4.241 Get:161 http://deb.debian.org/debian bookworm/main amd64 libogg0 amd64 1.3.5-3 [23.4 kB] #22 4.242 Get:162 http://deb.debian.org/debian bookworm/main amd64 libflac12 amd64 1.4.2+ds-2 [198 kB] #22 4.244 Get:163 http://deb.debian.org/debian bookworm/main amd64 libmp3lame0 amd64 3.100-6 [365 kB] #22 4.249 Get:164 http://deb.debian.org/debian-security bookworm-security/main amd64 libmpg123-0 amd64 1.31.2-1+deb12u1 [147 kB] #22 4.250 Get:165 http://deb.debian.org/debian bookworm/main amd64 libopus0 amd64 1.3.1-3 [195 kB] #22 4.252 Get:166 http://deb.debian.org/debian bookworm/main amd64 libvorbis0a amd64 1.3.7-1 [93.0 kB] #22 4.252 Get:167 http://deb.debian.org/debian bookworm/main amd64 libvorbisenc2 amd64 1.3.7-1 [80.6 kB] #22 4.253 Get:168 http://deb.debian.org/debian bookworm/main amd64 libsndfile1 amd64 1.2.0-1 [196 kB] #22 4.255 Get:169 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-blocks3.10.5 amd64 3.10.5.1-3 [561 kB] #22 4.261 Get:170 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-fft3.10.5 amd64 3.10.5.1-3 [121 kB] #22 4.262 Get:171 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-analog3.10.5 amd64 3.10.5.1-3 [177 kB] #22 4.263 Get:172 http://deb.debian.org/debian bookworm/main amd64 libsamplerate0 amd64 0.2.2-3 [952 kB] #22 4.272 Get:173 http://deb.debian.org/debian bookworm/main amd64 libjack-jackd2-0 amd64 1.9.21~dfsg-3 [281 kB] #22 4.275 Get:174 http://deb.debian.org/debian bookworm/main amd64 libportaudio2 amd64 19.6.0-1.2 [66.7 kB] #22 4.276 Get:175 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-audio3.10.5 amd64 3.10.5.1-3 [158 kB] #22 4.277 Get:176 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-filter3.10.5 amd64 3.10.5.1-3 [251 kB] #22 4.278 Get:177 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-channels3.10.5 amd64 3.10.5.1-3 [121 kB] #22 4.279 Get:178 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-digital3.10.5 amd64 3.10.5.1-3 [416 kB] #22 4.284 Get:179 http://deb.debian.org/debian bookworm/main amd64 libgslcblas0 amd64 2.7.1+dfsg-5 [108 kB] #22 4.285 Get:180 http://deb.debian.org/debian bookworm/main amd64 libgsl27 amd64 2.7.1+dfsg-5 [941 kB] #22 4.294 Get:181 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-fec3.10.5 amd64 3.10.5.1-3 [252 kB] #22 4.295 Get:182 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-dtv3.10.5 amd64 3.10.5.1-3 [400 kB] #22 4.299 Get:183 http://deb.debian.org/debian bookworm/main amd64 libiio0 amd64 0.24-4 [49.6 kB] #22 4.300 Get:184 http://deb.debian.org/debian bookworm/main amd64 libad9361-0 amd64 0.2-1 [72.1 kB] #22 4.300 Get:185 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-iio3.10.5 amd64 3.10.5.1-3 [166 kB] #22 4.301 Get:186 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-network3.10.5 amd64 3.10.5.1-3 [195 kB] #22 4.304 Get:187 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-pdu3.10.5 amd64 3.10.5.1-3 [172 kB] #22 4.308 Get:188 http://deb.debian.org/debian bookworm/main amd64 libqt5opengl5 amd64 5.15.8+dfsg-11+deb12u2 [148 kB] #22 4.311 Get:189 http://deb.debian.org/debian bookworm/main amd64 libqt5svg5 amd64 5.15.8-3 [134 kB] #22 4.313 Get:190 http://deb.debian.org/debian bookworm/main amd64 libqwt-qt5-6 amd64 6.1.4-2 [426 kB] #22 4.319 Get:191 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-qtgui3.10.5 amd64 3.10.5.1-3 [466 kB] #22 4.322 Get:192 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-soapy3.10.5 amd64 3.10.5.1-3 [142 kB] #22 4.325 Get:193 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-trellis3.10.5 amd64 3.10.5.1-3 [204 kB] #22 4.328 Get:194 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-uhd3.10.5 amd64 3.10.5.1-3 [195 kB] #22 4.331 Get:195 http://deb.debian.org/debian bookworm/main amd64 libslang2 amd64 2.3.3-3 [554 kB] #22 4.337 Get:196 http://deb.debian.org/debian bookworm/main amd64 libcaca0 amd64 0.99.beta20-3 [205 kB] #22 4.338 Get:197 http://deb.debian.org/debian bookworm/main amd64 libasyncns0 amd64 0.8-6+b3 [12.9 kB] #22 4.338 Get:198 http://deb.debian.org/debian bookworm/main amd64 libpulse0 amd64 16.1+dfsg1-2+b1 [274 kB] #22 4.341 Get:199 http://deb.debian.org/debian bookworm/main amd64 libsdl1.2debian amd64 1.2.15+dfsg2-8 [199 kB] #22 4.342 Get:200 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-video-sdl3.10.5 amd64 3.10.5.1-3 [102 kB] #22 4.343 Get:201 http://deb.debian.org/debian bookworm/main amd64 libcodec2-1.0 amd64 1.0.5-1 [8,171 kB] #22 4.418 Get:202 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-vocoder3.10.5 amd64 3.10.5.1-3 [116 kB] #22 4.428 Get:203 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-wavelet3.10.5 amd64 3.10.5.1-3 [51.8 kB] #22 4.429 Get:204 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-zeromq3.10.5 amd64 3.10.5.1-3 [125 kB] #22 4.430 Get:205 http://deb.debian.org/debian bookworm/main amd64 gnuradio amd64 3.10.5.1-3 [3,457 kB] #22 4.641 debconf: delaying package configuration, since apt-utils is not installed #22 4.686 Fetched 142 MB in 1s (95.6 MB/s) #22 4.725 Selecting previously unselected package hicolor-icon-theme. #22 4.725 (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 ... 123462 files and directories currently installed.) #22 4.781 Preparing to unpack .../000-hicolor-icon-theme_0.17-2_all.deb ... #22 4.784 Unpacking hicolor-icon-theme (0.17-2) ... #22 4.874 Selecting previously unselected package gtk-update-icon-cache. #22 4.883 Preparing to unpack .../001-gtk-update-icon-cache_3.24.38-2~deb12u3_amd64.deb ... #22 4.887 Unpacking gtk-update-icon-cache (3.24.38-2~deb12u3) ... #22 4.953 Selecting previously unselected package adwaita-icon-theme. #22 4.964 Preparing to unpack .../002-adwaita-icon-theme_43-1_all.deb ... #22 4.968 Unpacking adwaita-icon-theme (43-1) ... #22 5.916 Selecting previously unselected package at-spi2-common. #22 5.925 Preparing to unpack .../003-at-spi2-common_2.46.0-5_all.deb ... #22 5.928 Unpacking at-spi2-common (2.46.0-5) ... #22 6.047 Selecting previously unselected package castxml. #22 6.053 Preparing to unpack .../004-castxml_0.5.1-1_amd64.deb ... #22 6.058 Unpacking castxml (0.5.1-1) ... #22 6.214 Selecting previously unselected package libdconf1:amd64. #22 6.224 Preparing to unpack .../005-libdconf1_0.40.0-4_amd64.deb ... #22 6.233 Unpacking libdconf1:amd64 (0.40.0-4) ... #22 6.274 Selecting previously unselected package dconf-service. #22 6.283 Preparing to unpack .../006-dconf-service_0.40.0-4_amd64.deb ... #22 6.286 Unpacking dconf-service (0.40.0-4) ... #22 6.329 Selecting previously unselected package dconf-gsettings-backend:amd64. #22 6.338 Preparing to unpack .../007-dconf-gsettings-backend_0.40.0-4_amd64.deb ... #22 6.347 Unpacking dconf-gsettings-backend:amd64 (0.40.0-4) ... #22 6.394 Selecting previously unselected package fonts-mathjax. #22 6.403 Preparing to unpack .../008-fonts-mathjax_2.7.9+dfsg-1_all.deb ... #22 6.407 Unpacking fonts-mathjax (2.7.9+dfsg-1) ... #22 6.596 Selecting previously unselected package gnome-terminal-data. #22 6.604 Preparing to unpack .../009-gnome-terminal-data_3.46.8-1_all.deb ... #22 6.607 Unpacking gnome-terminal-data (3.46.8-1) ... #22 6.789 Selecting previously unselected package gsettings-desktop-schemas. #22 6.798 Preparing to unpack .../010-gsettings-desktop-schemas_43.0-1_all.deb ... #22 6.801 Unpacking gsettings-desktop-schemas (43.0-1) ... #22 6.890 Selecting previously unselected package libatk1.0-0:amd64. #22 6.901 Preparing to unpack .../011-libatk1.0-0_2.46.0-5_amd64.deb ... #22 6.905 Unpacking libatk1.0-0:amd64 (2.46.0-5) ... #22 6.958 Selecting previously unselected package libatspi2.0-0:amd64. #22 6.966 Preparing to unpack .../012-libatspi2.0-0_2.46.0-5_amd64.deb ... #22 6.969 Unpacking libatspi2.0-0:amd64 (2.46.0-5) ... #22 7.020 Selecting previously unselected package libatk-bridge2.0-0:amd64. #22 7.028 Preparing to unpack .../013-libatk-bridge2.0-0_2.46.0-5_amd64.deb ... #22 7.033 Unpacking libatk-bridge2.0-0:amd64 (2.46.0-5) ... #22 7.082 Selecting previously unselected package libcolord2:amd64. #22 7.091 Preparing to unpack .../014-libcolord2_1.4.6-2.2_amd64.deb ... #22 7.094 Unpacking libcolord2:amd64 (1.4.6-2.2) ... #22 7.155 Selecting previously unselected package libepoxy0:amd64. #22 7.164 Preparing to unpack .../015-libepoxy0_1.5.10-1_amd64.deb ... #22 7.167 Unpacking libepoxy0:amd64 (1.5.10-1) ... #22 7.230 Selecting previously unselected package libwayland-client0:amd64. #22 7.240 Preparing to unpack .../016-libwayland-client0_1.21.0-1_amd64.deb ... #22 7.243 Unpacking libwayland-client0:amd64 (1.21.0-1) ... #22 7.288 Selecting previously unselected package libwayland-cursor0:amd64. #22 7.299 Preparing to unpack .../017-libwayland-cursor0_1.21.0-1_amd64.deb ... #22 7.302 Unpacking libwayland-cursor0:amd64 (1.21.0-1) ... #22 7.349 Selecting previously unselected package libwayland-egl1:amd64. #22 7.358 Preparing to unpack .../018-libwayland-egl1_1.21.0-1_amd64.deb ... #22 7.361 Unpacking libwayland-egl1:amd64 (1.21.0-1) ... #22 7.407 Selecting previously unselected package libxcomposite1:amd64. #22 7.418 Preparing to unpack .../019-libxcomposite1_1%3a0.4.5-1_amd64.deb ... #22 7.421 Unpacking libxcomposite1:amd64 (1:0.4.5-1) ... #22 7.465 Selecting previously unselected package libxfixes3:amd64. #22 7.476 Preparing to unpack .../020-libxfixes3_1%3a6.0.0-2_amd64.deb ... #22 7.482 Unpacking libxfixes3:amd64 (1:6.0.0-2) ... #22 7.527 Selecting previously unselected package libxcursor1:amd64. #22 7.536 Preparing to unpack .../021-libxcursor1_1%3a1.2.1-1_amd64.deb ... #22 7.539 Unpacking libxcursor1:amd64 (1:1.2.1-1) ... #22 7.583 Selecting previously unselected package libxdamage1:amd64. #22 7.594 Preparing to unpack .../022-libxdamage1_1%3a1.1.6-1_amd64.deb ... #22 7.597 Unpacking libxdamage1:amd64 (1:1.1.6-1) ... #22 7.636 Selecting previously unselected package libxinerama1:amd64. #22 7.645 Preparing to unpack .../023-libxinerama1_2%3a1.1.4-3_amd64.deb ... #22 7.648 Unpacking libxinerama1:amd64 (2:1.1.4-3) ... #22 7.694 Selecting previously unselected package xkb-data. #22 7.703 Preparing to unpack .../024-xkb-data_2.35.1-1_all.deb ... #22 7.706 Unpacking xkb-data (2.35.1-1) ... #22 7.823 Selecting previously unselected package libxkbcommon0:amd64. #22 7.834 Preparing to unpack .../025-libxkbcommon0_1.5.0-1_amd64.deb ... #22 7.837 Unpacking libxkbcommon0:amd64 (1.5.0-1) ... #22 7.892 Selecting previously unselected package libxrandr2:amd64. #22 7.903 Preparing to unpack .../026-libxrandr2_2%3a1.5.2-2+b1_amd64.deb ... #22 7.907 Unpacking libxrandr2:amd64 (2:1.5.2-2+b1) ... #22 7.952 Selecting previously unselected package libgtk-3-common. #22 7.962 Preparing to unpack .../027-libgtk-3-common_3.24.38-2~deb12u3_all.deb ... #22 7.965 Unpacking libgtk-3-common (3.24.38-2~deb12u3) ... #22 8.264 Selecting previously unselected package libgtk-3-0:amd64. #22 8.273 Preparing to unpack .../028-libgtk-3-0_3.24.38-2~deb12u3_amd64.deb ... #22 8.276 Unpacking libgtk-3-0:amd64 (3.24.38-2~deb12u3) ... #22 8.496 Selecting previously unselected package libvte-2.91-common. #22 8.506 Preparing to unpack .../029-libvte-2.91-common_0.70.6-2~deb12u1_amd64.deb ... #22 8.509 Unpacking libvte-2.91-common (0.70.6-2~deb12u1) ... #22 8.580 Selecting previously unselected package libvte-2.91-0:amd64. #22 8.589 Preparing to unpack .../030-libvte-2.91-0_0.70.6-2~deb12u1_amd64.deb ... #22 8.593 Unpacking libvte-2.91-0:amd64 (0.70.6-2~deb12u1) ... #22 8.656 Selecting previously unselected package gnome-terminal. #22 8.666 Preparing to unpack .../031-gnome-terminal_3.46.8-1_amd64.deb ... #22 8.670 Unpacking gnome-terminal (3.46.8-1) ... #22 8.747 Selecting previously unselected package libjs-mathjax. #22 8.755 Preparing to unpack .../032-libjs-mathjax_2.7.9+dfsg-1_all.deb ... #22 8.760 Unpacking libjs-mathjax (2.7.9+dfsg-1) ... #22 9.493 Selecting previously unselected package liborc-0.4-0:amd64. #22 9.504 Preparing to unpack .../033-liborc-0.4-0_1%3a0.4.33-2_amd64.deb ... #22 9.507 Unpacking liborc-0.4-0:amd64 (1:0.4.33-2) ... #22 9.562 Selecting previously unselected package libvolk2.5:amd64. #22 9.572 Preparing to unpack .../034-libvolk2.5_2.5.2-3_amd64.deb ... #22 9.575 Unpacking libvolk2.5:amd64 (2.5.2-3) ... #22 9.648 Selecting previously unselected package libvolk2-bin. #22 9.658 Preparing to unpack .../035-libvolk2-bin_2.5.2-3_amd64.deb ... #22 9.661 Unpacking libvolk2-bin (2.5.2-3) ... #22 9.715 Selecting previously unselected package python3-colorama. #22 9.726 Preparing to unpack .../036-python3-colorama_0.4.6-2_all.deb ... #22 9.729 Unpacking python3-colorama (0.4.6-2) ... #22 9.778 Selecting previously unselected package python3-click. #22 9.788 Preparing to unpack .../037-python3-click_8.1.3-2_all.deb ... #22 9.791 Unpacking python3-click (8.1.3-2) ... #22 9.842 Selecting previously unselected package python3-click-plugins. #22 9.853 Preparing to unpack .../038-python3-click-plugins_1.1.1-4_all.deb ... #22 9.856 Unpacking python3-click-plugins (1.1.1-4) ... #22 9.903 Selecting previously unselected package python3-cairo:amd64. #22 9.914 Preparing to unpack .../039-python3-cairo_1.20.1-5+b1_amd64.deb ... #22 9.918 Unpacking python3-cairo:amd64 (1.20.1-5+b1) ... #22 9.961 Selecting previously unselected package python3-gi-cairo. #22 9.969 Preparing to unpack .../040-python3-gi-cairo_3.42.2-3+b1_amd64.deb ... #22 9.973 Unpacking python3-gi-cairo (3.42.2-3+b1) ... #22 10.02 Selecting previously unselected package python3-attr. #22 10.03 Preparing to unpack .../041-python3-attr_22.2.0-1_all.deb ... #22 10.03 Unpacking python3-attr (22.2.0-1) ... #22 10.08 Selecting previously unselected package python3-pyrsistent:amd64. #22 10.09 Preparing to unpack .../042-python3-pyrsistent_0.18.1-1+b3_amd64.deb ... #22 10.09 Unpacking python3-pyrsistent:amd64 (0.18.1-1+b3) ... #22 10.16 Selecting previously unselected package python3-jsonschema. #22 10.17 Preparing to unpack .../043-python3-jsonschema_4.10.3-1_all.deb ... #22 10.18 Unpacking python3-jsonschema (4.10.3-1) ... #22 10.23 Selecting previously unselected package python3-lxml:amd64. #22 10.24 Preparing to unpack .../044-python3-lxml_4.9.2-1+b1_amd64.deb ... #22 10.25 Unpacking python3-lxml:amd64 (4.9.2-1+b1) ... #22 10.37 Selecting previously unselected package libglvnd0:amd64. #22 10.38 Preparing to unpack .../045-libglvnd0_1.6.0-1_amd64.deb ... #22 10.38 Unpacking libglvnd0:amd64 (1.6.0-1) ... #22 10.43 Selecting previously unselected package libdrm-common. #22 10.44 Preparing to unpack .../046-libdrm-common_2.4.114-1_all.deb ... #22 10.44 Unpacking libdrm-common (2.4.114-1) ... #22 10.49 Selecting previously unselected package libdrm2:amd64. #22 10.50 Preparing to unpack .../047-libdrm2_2.4.114-1+b1_amd64.deb ... #22 10.50 Unpacking libdrm2:amd64 (2.4.114-1+b1) ... #22 10.55 Selecting previously unselected package libglapi-mesa:amd64. #22 10.56 Preparing to unpack .../048-libglapi-mesa_22.3.6-1+deb12u1_amd64.deb ... #22 10.56 Unpacking libglapi-mesa:amd64 (22.3.6-1+deb12u1) ... #22 10.61 Selecting previously unselected package libx11-xcb1:amd64. #22 10.62 Preparing to unpack .../049-libx11-xcb1_2%3a1.8.4-2+deb12u2_amd64.deb ... #22 10.62 Unpacking libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ... #22 10.67 Selecting previously unselected package libxcb-dri2-0:amd64. #22 10.68 Preparing to unpack .../050-libxcb-dri2-0_1.15-1_amd64.deb ... #22 10.68 Unpacking libxcb-dri2-0:amd64 (1.15-1) ... #22 10.73 Selecting previously unselected package libxcb-dri3-0:amd64. #22 10.74 Preparing to unpack .../051-libxcb-dri3-0_1.15-1_amd64.deb ... #22 10.74 Unpacking libxcb-dri3-0:amd64 (1.15-1) ... #22 10.80 Selecting previously unselected package libxcb-glx0:amd64. #22 10.81 Preparing to unpack .../052-libxcb-glx0_1.15-1_amd64.deb ... #22 10.82 Unpacking libxcb-glx0:amd64 (1.15-1) ... #22 10.87 Selecting previously unselected package libxcb-present0:amd64. #22 10.88 Preparing to unpack .../053-libxcb-present0_1.15-1_amd64.deb ... #22 10.88 Unpacking libxcb-present0:amd64 (1.15-1) ... #22 10.93 Selecting previously unselected package libxcb-randr0:amd64. #22 10.94 Preparing to unpack .../054-libxcb-randr0_1.15-1_amd64.deb ... #22 10.95 Unpacking libxcb-randr0:amd64 (1.15-1) ... #22 11.00 Selecting previously unselected package libxcb-sync1:amd64. #22 11.01 Preparing to unpack .../055-libxcb-sync1_1.15-1_amd64.deb ... #22 11.02 Unpacking libxcb-sync1:amd64 (1.15-1) ... #22 11.07 Selecting previously unselected package libxcb-xfixes0:amd64. #22 11.08 Preparing to unpack .../056-libxcb-xfixes0_1.15-1_amd64.deb ... #22 11.08 Unpacking libxcb-xfixes0:amd64 (1.15-1) ... #22 11.13 Selecting previously unselected package libxshmfence1:amd64. #22 11.14 Preparing to unpack .../057-libxshmfence1_1.3-1_amd64.deb ... #22 11.15 Unpacking libxshmfence1:amd64 (1.3-1) ... #22 11.19 Selecting previously unselected package libxxf86vm1:amd64. #22 11.20 Preparing to unpack .../058-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ... #22 11.21 Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ... #22 11.25 Selecting previously unselected package libdrm-amdgpu1:amd64. #22 11.26 Preparing to unpack .../059-libdrm-amdgpu1_2.4.114-1+b1_amd64.deb ... #22 11.27 Unpacking libdrm-amdgpu1:amd64 (2.4.114-1+b1) ... #22 11.32 Selecting previously unselected package libdrm-intel1:amd64. #22 11.33 Preparing to unpack .../060-libdrm-intel1_2.4.114-1+b1_amd64.deb ... #22 11.33 Unpacking libdrm-intel1:amd64 (2.4.114-1+b1) ... #22 11.38 Selecting previously unselected package libdrm-nouveau2:amd64. #22 11.39 Preparing to unpack .../061-libdrm-nouveau2_2.4.114-1+b1_amd64.deb ... #22 11.39 Unpacking libdrm-nouveau2:amd64 (2.4.114-1+b1) ... #22 11.45 Selecting previously unselected package libdrm-radeon1:amd64. #22 11.46 Preparing to unpack .../062-libdrm-radeon1_2.4.114-1+b1_amd64.deb ... #22 11.46 Unpacking libdrm-radeon1:amd64 (2.4.114-1+b1) ... #22 11.50 Selecting previously unselected package libllvm15:amd64. #22 11.51 Preparing to unpack .../063-libllvm15_1%3a15.0.6-4+b1_amd64.deb ... #22 11.52 Unpacking libllvm15:amd64 (1:15.0.6-4+b1) ... #22 12.24 Selecting previously unselected package libgl1-mesa-dri:amd64. #22 12.25 Preparing to unpack .../064-libgl1-mesa-dri_22.3.6-1+deb12u1_amd64.deb ... #22 12.26 Unpacking libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ... #22 12.72 Selecting previously unselected package libglx-mesa0:amd64. #22 12.73 Preparing to unpack .../065-libglx-mesa0_22.3.6-1+deb12u1_amd64.deb ... #22 12.73 Unpacking libglx-mesa0:amd64 (22.3.6-1+deb12u1) ... #22 12.78 Selecting previously unselected package libglx0:amd64. #22 12.79 Preparing to unpack .../066-libglx0_1.6.0-1_amd64.deb ... #22 12.80 Unpacking libglx0:amd64 (1.6.0-1) ... #22 12.85 Selecting previously unselected package libgl1:amd64. #22 12.85 Preparing to unpack .../067-libgl1_1.6.0-1_amd64.deb ... #22 12.86 Unpacking libgl1:amd64 (1.6.0-1) ... #22 12.90 Selecting previously unselected package libgl1-mesa-glx:amd64. #22 12.91 Preparing to unpack .../068-libgl1-mesa-glx_22.3.6-1+deb12u1_amd64.deb ... #22 12.92 Unpacking libgl1-mesa-glx:amd64 (22.3.6-1+deb12u1) ... #22 12.96 Selecting previously unselected package libopengl0:amd64. #22 12.97 Preparing to unpack .../069-libopengl0_1.6.0-1_amd64.deb ... #22 12.97 Unpacking libopengl0:amd64 (1.6.0-1) ... #22 13.02 Selecting previously unselected package libglu1-mesa:amd64. #22 13.03 Preparing to unpack .../070-libglu1-mesa_9.0.2-1.1_amd64.deb ... #22 13.03 Unpacking libglu1-mesa:amd64 (9.0.2-1.1) ... #22 13.09 Selecting previously unselected package python3-opengl. #22 13.10 Preparing to unpack .../071-python3-opengl_3.1.6+dfsg-3_all.deb ... #22 13.11 Unpacking python3-opengl (3.1.6+dfsg-3) ... #22 13.74 Selecting previously unselected package python3-packaging. #22 13.75 Preparing to unpack .../072-python3-packaging_23.0-1_all.deb ... #22 13.76 Unpacking python3-packaging (23.0-1) ... #22 13.86 Selecting previously unselected package python3-pygccxml. #22 13.87 Preparing to unpack .../073-python3-pygccxml_2.2.1-1_all.deb ... #22 13.88 Unpacking python3-pygccxml (2.2.1-1) ... #22 14.00 Selecting previously unselected package python3-pyqt5.sip. #22 14.00 Preparing to unpack .../074-python3-pyqt5.sip_12.11.1-1_amd64.deb ... #22 14.01 Unpacking python3-pyqt5.sip (12.11.1-1) ... #22 14.08 Selecting previously unselected package libdouble-conversion3:amd64. #22 14.08 Preparing to unpack .../075-libdouble-conversion3_3.2.1-1_amd64.deb ... #22 14.09 Unpacking libdouble-conversion3:amd64 (3.2.1-1) ... #22 14.16 Selecting previously unselected package libqt5core5a:amd64. #22 14.17 Preparing to unpack .../076-libqt5core5a_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 14.20 Unpacking libqt5core5a:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 14.41 Selecting previously unselected package libqt5dbus5:amd64. #22 14.41 Preparing to unpack .../077-libqt5dbus5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 14.41 Unpacking libqt5dbus5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 14.52 Selecting previously unselected package libwayland-server0:amd64. #22 14.52 Preparing to unpack .../078-libwayland-server0_1.21.0-1_amd64.deb ... #22 14.53 Unpacking libwayland-server0:amd64 (1.21.0-1) ... #22 14.59 Selecting previously unselected package libgbm1:amd64. #22 14.60 Preparing to unpack .../079-libgbm1_22.3.6-1+deb12u1_amd64.deb ... #22 14.60 Unpacking libgbm1:amd64 (22.3.6-1+deb12u1) ... #22 14.67 Selecting previously unselected package libegl-mesa0:amd64. #22 14.67 Preparing to unpack .../080-libegl-mesa0_22.3.6-1+deb12u1_amd64.deb ... #22 14.68 Unpacking libegl-mesa0:amd64 (22.3.6-1+deb12u1) ... #22 14.78 Selecting previously unselected package libegl1:amd64. #22 14.79 Preparing to unpack .../081-libegl1_1.6.0-1_amd64.deb ... #22 14.79 Unpacking libegl1:amd64 (1.6.0-1) ... #22 14.85 Selecting previously unselected package libevdev2:amd64. #22 14.86 Preparing to unpack .../082-libevdev2_1.13.0+dfsg-1_amd64.deb ... #22 14.86 Unpacking libevdev2:amd64 (1.13.0+dfsg-1) ... #22 14.91 Selecting previously unselected package libmtdev1:amd64. #22 14.92 Preparing to unpack .../083-libmtdev1_1.1.6-1_amd64.deb ... #22 14.92 Unpacking libmtdev1:amd64 (1.1.6-1) ... #22 14.97 Selecting previously unselected package libgudev-1.0-0:amd64. #22 14.98 Preparing to unpack .../084-libgudev-1.0-0_237-2_amd64.deb ... #22 14.99 Unpacking libgudev-1.0-0:amd64 (237-2) ... #22 15.03 Selecting previously unselected package libwacom-common. #22 15.04 Preparing to unpack .../085-libwacom-common_2.6.0-1_all.deb ... #22 15.05 Unpacking libwacom-common (2.6.0-1) ... #22 15.17 Selecting previously unselected package libwacom9:amd64. #22 15.18 Preparing to unpack .../086-libwacom9_2.6.0-1_amd64.deb ... #22 15.18 Unpacking libwacom9:amd64 (2.6.0-1) ... #22 15.23 Selecting previously unselected package libinput-bin. #22 15.24 Preparing to unpack .../087-libinput-bin_1.22.1-1_amd64.deb ... #22 15.24 Unpacking libinput-bin (1.22.1-1) ... #22 15.29 Selecting previously unselected package libinput10:amd64. #22 15.30 Preparing to unpack .../088-libinput10_1.22.1-1_amd64.deb ... #22 15.31 Unpacking libinput10:amd64 (1.22.1-1) ... #22 15.37 Selecting previously unselected package libmd4c0:amd64. #22 15.38 Preparing to unpack .../089-libmd4c0_0.4.8-1_amd64.deb ... #22 15.38 Unpacking libmd4c0:amd64 (0.4.8-1) ... #22 15.45 Selecting previously unselected package libqt5network5:amd64. #22 15.46 Preparing to unpack .../090-libqt5network5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 15.47 Unpacking libqt5network5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 15.60 Selecting previously unselected package libxcb-icccm4:amd64. #22 15.61 Preparing to unpack .../091-libxcb-icccm4_0.4.1-1.1_amd64.deb ... #22 15.61 Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... #22 15.67 Selecting previously unselected package libxcb-util1:amd64. #22 15.68 Preparing to unpack .../092-libxcb-util1_0.4.0-1+b1_amd64.deb ... #22 15.69 Unpacking libxcb-util1:amd64 (0.4.0-1+b1) ... #22 15.76 Selecting previously unselected package libxcb-image0:amd64. #22 15.77 Preparing to unpack .../093-libxcb-image0_0.4.0-2_amd64.deb ... #22 15.77 Unpacking libxcb-image0:amd64 (0.4.0-2) ... #22 15.81 Selecting previously unselected package libxcb-keysyms1:amd64. #22 15.82 Preparing to unpack .../094-libxcb-keysyms1_0.4.0-1+b2_amd64.deb ... #22 15.83 Unpacking libxcb-keysyms1:amd64 (0.4.0-1+b2) ... #22 15.87 Selecting previously unselected package libxcb-render-util0:amd64. #22 15.88 Preparing to unpack .../095-libxcb-render-util0_0.3.9-1+b1_amd64.deb ... #22 15.89 Unpacking libxcb-render-util0:amd64 (0.3.9-1+b1) ... #22 15.93 Selecting previously unselected package libxcb-shape0:amd64. #22 15.94 Preparing to unpack .../096-libxcb-shape0_1.15-1_amd64.deb ... #22 15.95 Unpacking libxcb-shape0:amd64 (1.15-1) ... #22 15.99 Selecting previously unselected package libxcb-xinerama0:amd64. #22 16.00 Preparing to unpack .../097-libxcb-xinerama0_1.15-1_amd64.deb ... #22 16.01 Unpacking libxcb-xinerama0:amd64 (1.15-1) ... #22 16.05 Selecting previously unselected package libxcb-xinput0:amd64. #22 16.06 Preparing to unpack .../098-libxcb-xinput0_1.15-1_amd64.deb ... #22 16.07 Unpacking libxcb-xinput0:amd64 (1.15-1) ... #22 16.11 Selecting previously unselected package libxcb-xkb1:amd64. #22 16.12 Preparing to unpack .../099-libxcb-xkb1_1.15-1_amd64.deb ... #22 16.13 Unpacking libxcb-xkb1:amd64 (1.15-1) ... #22 16.17 Selecting previously unselected package libxkbcommon-x11-0:amd64. #22 16.18 Preparing to unpack .../100-libxkbcommon-x11-0_1.5.0-1_amd64.deb ... #22 16.19 Unpacking libxkbcommon-x11-0:amd64 (1.5.0-1) ... #22 16.25 Selecting previously unselected package libqt5gui5:amd64. #22 16.26 Preparing to unpack .../101-libqt5gui5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 16.27 Unpacking libqt5gui5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 16.59 Selecting previously unselected package libqt5widgets5:amd64. #22 16.60 Preparing to unpack .../102-libqt5widgets5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 16.60 Unpacking libqt5widgets5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 16.80 Selecting previously unselected package libqt5xml5:amd64. #22 16.81 Preparing to unpack .../103-libqt5xml5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 16.81 Unpacking libqt5xml5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 16.86 Selecting previously unselected package libqt5designer5:amd64. #22 16.87 Preparing to unpack .../104-libqt5designer5_5.15.8-2_amd64.deb ... #22 16.87 Unpacking libqt5designer5:amd64 (5.15.8-2) ... #22 17.09 Selecting previously unselected package libqt5sql5:amd64. #22 17.10 Preparing to unpack .../105-libqt5sql5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 17.11 Unpacking libqt5sql5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 17.19 Selecting previously unselected package libqt5help5:amd64. #22 17.20 Preparing to unpack .../106-libqt5help5_5.15.8-2_amd64.deb ... #22 17.20 Unpacking libqt5help5:amd64 (5.15.8-2) ... #22 17.26 Selecting previously unselected package libqt5printsupport5:amd64. #22 17.27 Preparing to unpack .../107-libqt5printsupport5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 17.27 Unpacking libqt5printsupport5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 17.33 Selecting previously unselected package libqt5test5:amd64. #22 17.34 Preparing to unpack .../108-libqt5test5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 17.35 Unpacking libqt5test5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 17.41 Selecting previously unselected package python3-pyqt5. #22 17.41 Preparing to unpack .../109-python3-pyqt5_5.15.9+dfsg-1_amd64.deb ... #22 17.42 Unpacking python3-pyqt5 (5.15.9+dfsg-1) ... #22 17.66 Selecting previously unselected package python3-pyqt6.sip. #22 17.67 Preparing to unpack .../110-python3-pyqt6.sip_13.4.1-1_amd64.deb ... #22 17.67 Unpacking python3-pyqt6.sip (13.4.1-1) ... #22 17.72 Selecting previously unselected package libb2-1:amd64. #22 17.73 Preparing to unpack .../111-libb2-1_0.98.1-1.1_amd64.deb ... #22 17.73 Unpacking libb2-1:amd64 (0.98.1-1.1) ... #22 17.78 Selecting previously unselected package libqt6core6:amd64. #22 17.79 Preparing to unpack .../112-libqt6core6_6.4.2+dfsg-10_amd64.deb ... #22 17.80 Unpacking libqt6core6:amd64 (6.4.2+dfsg-10) ... #22 17.95 Selecting previously unselected package libqt6dbus6:amd64. #22 17.96 Preparing to unpack .../113-libqt6dbus6_6.4.2+dfsg-10_amd64.deb ... #22 17.96 Unpacking libqt6dbus6:amd64 (6.4.2+dfsg-10) ... #22 18.02 Selecting previously unselected package libts0:amd64. #22 18.03 Preparing to unpack .../114-libts0_1.22-1+b1_amd64.deb ... #22 18.04 Unpacking libts0:amd64 (1.22-1+b1) ... #22 18.09 Selecting previously unselected package libqt6gui6:amd64. #22 18.11 Preparing to unpack .../115-libqt6gui6_6.4.2+dfsg-10_amd64.deb ... #22 18.11 Unpacking libqt6gui6:amd64 (6.4.2+dfsg-10) ... #22 18.31 Selecting previously unselected package libproxy1v5:amd64. #22 18.33 Preparing to unpack .../116-libproxy1v5_0.4.18-1.2_amd64.deb ... #22 18.33 Unpacking libproxy1v5:amd64 (0.4.18-1.2) ... #22 18.38 Selecting previously unselected package libqt6network6:amd64. #22 18.40 Preparing to unpack .../117-libqt6network6_6.4.2+dfsg-10_amd64.deb ... #22 18.40 Unpacking libqt6network6:amd64 (6.4.2+dfsg-10) ... #22 18.48 Selecting previously unselected package libqt6opengl6:amd64. #22 18.50 Preparing to unpack .../118-libqt6opengl6_6.4.2+dfsg-10_amd64.deb ... #22 18.50 Unpacking libqt6opengl6:amd64 (6.4.2+dfsg-10) ... #22 18.59 Selecting previously unselected package libqt6widgets6:amd64. #22 18.60 Preparing to unpack .../119-libqt6widgets6_6.4.2+dfsg-10_amd64.deb ... #22 18.60 Unpacking libqt6widgets6:amd64 (6.4.2+dfsg-10) ... #22 18.79 Selecting previously unselected package libqt6openglwidgets6:amd64. #22 18.80 Preparing to unpack .../120-libqt6openglwidgets6_6.4.2+dfsg-10_amd64.deb ... #22 18.80 Unpacking libqt6openglwidgets6:amd64 (6.4.2+dfsg-10) ... #22 18.85 Selecting previously unselected package libqt6printsupport6:amd64. #22 18.86 Preparing to unpack .../121-libqt6printsupport6_6.4.2+dfsg-10_amd64.deb ... #22 18.87 Unpacking libqt6printsupport6:amd64 (6.4.2+dfsg-10) ... #22 18.93 Selecting previously unselected package libqt6sql6:amd64. #22 18.94 Preparing to unpack .../122-libqt6sql6_6.4.2+dfsg-10_amd64.deb ... #22 18.94 Unpacking libqt6sql6:amd64 (6.4.2+dfsg-10) ... #22 18.99 Selecting previously unselected package libqt6test6:amd64. #22 19.01 Preparing to unpack .../123-libqt6test6_6.4.2+dfsg-10_amd64.deb ... #22 19.01 Unpacking libqt6test6:amd64 (6.4.2+dfsg-10) ... #22 19.06 Selecting previously unselected package libqt6xml6:amd64. #22 19.07 Preparing to unpack .../124-libqt6xml6_6.4.2+dfsg-10_amd64.deb ... #22 19.08 Unpacking libqt6xml6:amd64 (6.4.2+dfsg-10) ... #22 19.12 Selecting previously unselected package python3-pyqt6. #22 19.14 Preparing to unpack .../125-python3-pyqt6_6.4.2-1_amd64.deb ... #22 19.14 Unpacking python3-pyqt6 (6.4.2-1) ... #22 19.36 Selecting previously unselected package python3-decorator. #22 19.37 Preparing to unpack .../126-python3-decorator_5.1.1-3_all.deb ... #22 19.38 Unpacking python3-decorator (5.1.1-3) ... #22 19.42 Selecting previously unselected package libopenblas0-pthread:amd64. #22 19.43 Preparing to unpack .../127-libopenblas0-pthread_0.3.21+ds-4_amd64.deb ... #22 19.43 Unpacking libopenblas0-pthread:amd64 (0.3.21+ds-4) ... #22 19.80 Selecting previously unselected package libopenblas0:amd64. #22 19.81 Preparing to unpack .../128-libopenblas0_0.3.21+ds-4_amd64.deb ... #22 19.82 Unpacking libopenblas0:amd64 (0.3.21+ds-4) ... #22 19.87 Selecting previously unselected package libopenblas-pthread-dev:amd64. #22 19.88 Preparing to unpack .../129-libopenblas-pthread-dev_0.3.21+ds-4_amd64.deb ... #22 19.88 Unpacking libopenblas-pthread-dev:amd64 (0.3.21+ds-4) ... #22 20.16 Selecting previously unselected package libopenblas-dev:amd64. #22 20.17 Preparing to unpack .../130-libopenblas-dev_0.3.21+ds-4_amd64.deb ... #22 20.17 Unpacking libopenblas-dev:amd64 (0.3.21+ds-4) ... #22 20.22 Selecting previously unselected package libpython3-all-dev:amd64. #22 20.23 Preparing to unpack .../131-libpython3-all-dev_3.11.2-1+b1_amd64.deb ... #22 20.23 Unpacking libpython3-all-dev:amd64 (3.11.2-1+b1) ... #22 20.27 Selecting previously unselected package python3-all. #22 20.28 Preparing to unpack .../132-python3-all_3.11.2-1+b1_amd64.deb ... #22 20.28 Unpacking python3-all (3.11.2-1+b1) ... #22 20.32 Selecting previously unselected package python3-all-dev. #22 20.33 Preparing to unpack .../133-python3-all-dev_3.11.2-1+b1_amd64.deb ... #22 20.34 Unpacking python3-all-dev (3.11.2-1+b1) ... #22 20.37 Selecting previously unselected package libxsimd-dev:amd64. #22 20.39 Preparing to unpack .../134-libxsimd-dev_8.1.0-7_amd64.deb ... #22 20.39 Unpacking libxsimd-dev:amd64 (8.1.0-7) ... #22 20.44 Selecting previously unselected package python3-gast. #22 20.46 Preparing to unpack .../135-python3-gast_0.5.2-2_all.deb ... #22 20.46 Unpacking python3-gast (0.5.2-2) ... #22 20.50 Selecting previously unselected package python3-beniget. #22 20.51 Preparing to unpack .../136-python3-beniget_0.4.1-3_all.deb ... #22 20.52 Unpacking python3-beniget (0.4.1-3) ... #22 20.56 Selecting previously unselected package python3-ply. #22 20.57 Preparing to unpack .../137-python3-ply_3.11-5_all.deb ... #22 20.57 Unpacking python3-ply (3.11-5) ... #22 20.63 Selecting previously unselected package python3-pythran. #22 20.64 Preparing to unpack .../138-python3-pythran_0.11.0+ds-7_amd64.deb ... #22 20.64 Unpacking python3-pythran (0.11.0+ds-7) ... #22 20.92 Selecting previously unselected package liblbfgsb0:amd64. #22 20.93 Preparing to unpack .../139-liblbfgsb0_3.0+dfsg.4-1_amd64.deb ... #22 20.93 Unpacking liblbfgsb0:amd64 (3.0+dfsg.4-1) ... #22 20.98 Selecting previously unselected package python3-scipy. #22 20.99 Preparing to unpack .../140-python3-scipy_1.10.1-2_amd64.deb ... #22 20.99 Unpacking python3-scipy (1.10.1-2) ... #22 21.56 Selecting previously unselected package pyqt5-dev-tools. #22 21.57 Preparing to unpack .../141-pyqt5-dev-tools_5.15.9+dfsg-1_amd64.deb ... #22 21.57 Unpacking pyqt5-dev-tools (5.15.9+dfsg-1) ... #22 21.63 Selecting previously unselected package pyqt6-dev-tools. #22 21.64 Preparing to unpack .../142-pyqt6-dev-tools_6.4.2-1_all.deb ... #22 21.64 Unpacking pyqt6-dev-tools (6.4.2-1) ... #22 21.69 Selecting previously unselected package qtchooser. #22 21.70 Preparing to unpack .../143-qtchooser_66-2_amd64.deb ... #22 21.71 Unpacking qtchooser (66-2) ... #22 21.76 Selecting previously unselected package qtbase5-dev-tools. #22 21.77 Preparing to unpack .../144-qtbase5-dev-tools_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 21.78 Unpacking qtbase5-dev-tools (5.15.8+dfsg-11+deb12u2) ... #22 21.87 Selecting previously unselected package qt6-base-dev-tools. #22 21.89 Preparing to unpack .../145-qt6-base-dev-tools_6.4.2+dfsg-10_amd64.deb ... #22 21.89 Unpacking qt6-base-dev-tools (6.4.2+dfsg-10) ... #22 21.99 Selecting previously unselected package python3-pyqtgraph. #22 22.00 Preparing to unpack .../146-python3-pyqtgraph_0.13.1-4_all.deb ... #22 22.01 Unpacking python3-pyqtgraph (0.13.1-4) ... #22 22.11 Selecting previously unselected package python3-contextlib2. #22 22.12 Preparing to unpack .../147-python3-contextlib2_0.6.0.post1-3_all.deb ... #22 22.12 Unpacking python3-contextlib2 (0.6.0.post1-3) ... #22 22.17 Selecting previously unselected package python3-schema. #22 22.18 Preparing to unpack .../148-python3-schema_0.7.5-1_all.deb ... #22 22.19 Unpacking python3-schema (0.7.5-1) ... #22 22.24 Selecting previously unselected package python3-sip. #22 22.25 Preparing to unpack .../149-python3-sip_4.19.25+dfsg-5+b1_amd64.deb ... #22 22.26 Unpacking python3-sip (4.19.25+dfsg-5+b1) ... #22 22.31 Selecting previously unselected package python3-thrift. #22 22.32 Preparing to unpack .../150-python3-thrift_0.17.0-2+b2_amd64.deb ... #22 22.32 Unpacking python3-thrift (0.17.0-2+b2) ... #22 22.38 Selecting previously unselected package python3-cffi-backend:amd64. #22 22.38 Preparing to unpack .../151-python3-cffi-backend_1.15.1-5+b1_amd64.deb ... #22 22.39 Unpacking python3-cffi-backend:amd64 (1.15.1-5+b1) ... #22 22.44 Selecting previously unselected package python3-py. #22 22.45 Preparing to unpack .../152-python3-py_1.11.0-1_all.deb ... #22 22.46 Unpacking python3-py (1.11.0-1) ... #22 22.51 Selecting previously unselected package python3-zmq. #22 22.52 Preparing to unpack .../153-python3-zmq_24.0.1-4+b1_amd64.deb ... #22 22.53 Unpacking python3-zmq (24.0.1-4+b1) ... #22 22.60 Selecting previously unselected package libfmt9:amd64. #22 22.61 Preparing to unpack .../154-libfmt9_9.1.0+ds1-2_amd64.deb ... #22 22.62 Unpacking libfmt9:amd64 (9.1.0+ds1-2) ... #22 22.67 Selecting previously unselected package libgnuradio-pmt3.10.5:amd64. #22 22.68 Preparing to unpack .../155-libgnuradio-pmt3.10.5_3.10.5.1-3_amd64.deb ... #22 22.68 Unpacking libgnuradio-pmt3.10.5:amd64 (3.10.5.1-3) ... #22 22.74 Selecting previously unselected package libspdlog1.10:amd64. #22 22.75 Preparing to unpack .../156-libspdlog1.10_1%3a1.10.0+ds-0.4_amd64.deb ... #22 22.75 Unpacking libspdlog1.10:amd64 (1:1.10.0+ds-0.4) ... #22 22.81 Selecting previously unselected package libthrift-0.17.0:amd64. #22 22.82 Preparing to unpack .../157-libthrift-0.17.0_0.17.0-2+b2_amd64.deb ... #22 22.82 Unpacking libthrift-0.17.0:amd64 (0.17.0-2+b2) ... #22 22.90 Selecting previously unselected package libunwind8:amd64. #22 22.91 Preparing to unpack .../158-libunwind8_1.6.2-3_amd64.deb ... #22 22.91 Unpacking libunwind8:amd64 (1.6.2-3) ... #22 22.96 Selecting previously unselected package libgnuradio-runtime3.10.5:amd64. #22 22.97 Preparing to unpack .../159-libgnuradio-runtime3.10.5_3.10.5.1-3_amd64.deb ... #22 22.98 Unpacking libgnuradio-runtime3.10.5:amd64 (3.10.5.1-3) ... #22 23.06 Selecting previously unselected package libogg0:amd64. #22 23.07 Preparing to unpack .../160-libogg0_1.3.5-3_amd64.deb ... #22 23.08 Unpacking libogg0:amd64 (1.3.5-3) ... #22 23.13 Selecting previously unselected package libflac12:amd64. #22 23.14 Preparing to unpack .../161-libflac12_1.4.2+ds-2_amd64.deb ... #22 23.14 Unpacking libflac12:amd64 (1.4.2+ds-2) ... #22 23.20 Selecting previously unselected package libmp3lame0:amd64. #22 23.21 Preparing to unpack .../162-libmp3lame0_3.100-6_amd64.deb ... #22 23.21 Unpacking libmp3lame0:amd64 (3.100-6) ... #22 23.28 Selecting previously unselected package libmpg123-0:amd64. #22 23.29 Preparing to unpack .../163-libmpg123-0_1.31.2-1+deb12u1_amd64.deb ... #22 23.29 Unpacking libmpg123-0:amd64 (1.31.2-1+deb12u1) ... #22 23.35 Selecting previously unselected package libopus0:amd64. #22 23.36 Preparing to unpack .../164-libopus0_1.3.1-3_amd64.deb ... #22 23.38 Unpacking libopus0:amd64 (1.3.1-3) ... #22 23.45 Selecting previously unselected package libvorbis0a:amd64. #22 23.46 Preparing to unpack .../165-libvorbis0a_1.3.7-1_amd64.deb ... #22 23.46 Unpacking libvorbis0a:amd64 (1.3.7-1) ... #22 23.52 Selecting previously unselected package libvorbisenc2:amd64. #22 23.53 Preparing to unpack .../166-libvorbisenc2_1.3.7-1_amd64.deb ... #22 23.53 Unpacking libvorbisenc2:amd64 (1.3.7-1) ... #22 23.59 Selecting previously unselected package libsndfile1:amd64. #22 23.60 Preparing to unpack .../167-libsndfile1_1.2.0-1_amd64.deb ... #22 23.60 Unpacking libsndfile1:amd64 (1.2.0-1) ... #22 23.65 Selecting previously unselected package libgnuradio-blocks3.10.5:amd64. #22 23.67 Preparing to unpack .../168-libgnuradio-blocks3.10.5_3.10.5.1-3_amd64.deb ... #22 23.67 Unpacking libgnuradio-blocks3.10.5:amd64 (3.10.5.1-3) ... #22 23.76 Selecting previously unselected package libgnuradio-fft3.10.5:amd64. #22 23.77 Preparing to unpack .../169-libgnuradio-fft3.10.5_3.10.5.1-3_amd64.deb ... #22 23.77 Unpacking libgnuradio-fft3.10.5:amd64 (3.10.5.1-3) ... #22 23.82 Selecting previously unselected package libgnuradio-analog3.10.5:amd64. #22 23.83 Preparing to unpack .../170-libgnuradio-analog3.10.5_3.10.5.1-3_amd64.deb ... #22 23.84 Unpacking libgnuradio-analog3.10.5:amd64 (3.10.5.1-3) ... #22 23.90 Selecting previously unselected package libsamplerate0:amd64. #22 23.91 Preparing to unpack .../171-libsamplerate0_0.2.2-3_amd64.deb ... #22 23.92 Unpacking libsamplerate0:amd64 (0.2.2-3) ... #22 24.03 Selecting previously unselected package libjack-jackd2-0:amd64. #22 24.04 Preparing to unpack .../172-libjack-jackd2-0_1.9.21~dfsg-3_amd64.deb ... #22 24.04 Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-3) ... #22 24.12 Selecting previously unselected package libportaudio2:amd64. #22 24.13 Preparing to unpack .../173-libportaudio2_19.6.0-1.2_amd64.deb ... #22 24.13 Unpacking libportaudio2:amd64 (19.6.0-1.2) ... #22 24.18 Selecting previously unselected package libgnuradio-audio3.10.5:amd64. #22 24.20 Preparing to unpack .../174-libgnuradio-audio3.10.5_3.10.5.1-3_amd64.deb ... #22 24.20 Unpacking libgnuradio-audio3.10.5:amd64 (3.10.5.1-3) ... #22 24.26 Selecting previously unselected package libgnuradio-filter3.10.5:amd64. #22 24.26 Preparing to unpack .../175-libgnuradio-filter3.10.5_3.10.5.1-3_amd64.deb ... #22 24.27 Unpacking libgnuradio-filter3.10.5:amd64 (3.10.5.1-3) ... #22 24.33 Selecting previously unselected package libgnuradio-channels3.10.5:amd64. #22 24.34 Preparing to unpack .../176-libgnuradio-channels3.10.5_3.10.5.1-3_amd64.deb ... #22 24.35 Unpacking libgnuradio-channels3.10.5:amd64 (3.10.5.1-3) ... #22 24.40 Selecting previously unselected package libgnuradio-digital3.10.5:amd64. #22 24.41 Preparing to unpack .../177-libgnuradio-digital3.10.5_3.10.5.1-3_amd64.deb ... #22 24.42 Unpacking libgnuradio-digital3.10.5:amd64 (3.10.5.1-3) ... #22 24.49 Selecting previously unselected package libgslcblas0:amd64. #22 24.50 Preparing to unpack .../178-libgslcblas0_2.7.1+dfsg-5_amd64.deb ... #22 24.51 Unpacking libgslcblas0:amd64 (2.7.1+dfsg-5) ... #22 24.57 Selecting previously unselected package libgsl27:amd64. #22 24.58 Preparing to unpack .../179-libgsl27_2.7.1+dfsg-5_amd64.deb ... #22 24.58 Unpacking libgsl27:amd64 (2.7.1+dfsg-5) ... #22 24.69 Selecting previously unselected package libgnuradio-fec3.10.5:amd64. #22 24.70 Preparing to unpack .../180-libgnuradio-fec3.10.5_3.10.5.1-3_amd64.deb ... #22 24.70 Unpacking libgnuradio-fec3.10.5:amd64 (3.10.5.1-3) ... #22 24.76 Selecting previously unselected package libgnuradio-dtv3.10.5:amd64. #22 24.77 Preparing to unpack .../181-libgnuradio-dtv3.10.5_3.10.5.1-3_amd64.deb ... #22 24.78 Unpacking libgnuradio-dtv3.10.5:amd64 (3.10.5.1-3) ... #22 24.85 Selecting previously unselected package libiio0:amd64. #22 24.86 Preparing to unpack .../182-libiio0_0.24-4_amd64.deb ... #22 24.87 Unpacking libiio0:amd64 (0.24-4) ... #22 24.92 Selecting previously unselected package libad9361-0:amd64. #22 24.93 Preparing to unpack .../183-libad9361-0_0.2-1_amd64.deb ... #22 24.93 Unpacking libad9361-0:amd64 (0.2-1) ... #22 24.99 Selecting previously unselected package libgnuradio-iio3.10.5:amd64. #22 25.00 Preparing to unpack .../184-libgnuradio-iio3.10.5_3.10.5.1-3_amd64.deb ... #22 25.00 Unpacking libgnuradio-iio3.10.5:amd64 (3.10.5.1-3) ... #22 25.06 Selecting previously unselected package libgnuradio-network3.10.5:amd64. #22 25.07 Preparing to unpack .../185-libgnuradio-network3.10.5_3.10.5.1-3_amd64.deb ... #22 25.07 Unpacking libgnuradio-network3.10.5:amd64 (3.10.5.1-3) ... #22 25.14 Selecting previously unselected package libgnuradio-pdu3.10.5:amd64. #22 25.15 Preparing to unpack .../186-libgnuradio-pdu3.10.5_3.10.5.1-3_amd64.deb ... #22 25.15 Unpacking libgnuradio-pdu3.10.5:amd64 (3.10.5.1-3) ... #22 25.21 Selecting previously unselected package libqt5opengl5:amd64. #22 25.22 Preparing to unpack .../187-libqt5opengl5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 25.23 Unpacking libqt5opengl5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 25.29 Selecting previously unselected package libqt5svg5:amd64. #22 25.30 Preparing to unpack .../188-libqt5svg5_5.15.8-3_amd64.deb ... #22 25.30 Unpacking libqt5svg5:amd64 (5.15.8-3) ... #22 25.37 Selecting previously unselected package libqwt-qt5-6. #22 25.38 Preparing to unpack .../189-libqwt-qt5-6_6.1.4-2_amd64.deb ... #22 25.39 Unpacking libqwt-qt5-6 (6.1.4-2) ... #22 25.47 Selecting previously unselected package libgnuradio-qtgui3.10.5:amd64. #22 25.48 Preparing to unpack .../190-libgnuradio-qtgui3.10.5_3.10.5.1-3_amd64.deb ... #22 25.48 Unpacking libgnuradio-qtgui3.10.5:amd64 (3.10.5.1-3) ... #22 25.57 Selecting previously unselected package libgnuradio-soapy3.10.5:amd64. #22 25.58 Preparing to unpack .../191-libgnuradio-soapy3.10.5_3.10.5.1-3_amd64.deb ... #22 25.58 Unpacking libgnuradio-soapy3.10.5:amd64 (3.10.5.1-3) ... #22 25.64 Selecting previously unselected package libgnuradio-trellis3.10.5:amd64. #22 25.65 Preparing to unpack .../192-libgnuradio-trellis3.10.5_3.10.5.1-3_amd64.deb ... #22 25.65 Unpacking libgnuradio-trellis3.10.5:amd64 (3.10.5.1-3) ... #22 25.71 Selecting previously unselected package libgnuradio-uhd3.10.5:amd64. #22 25.73 Preparing to unpack .../193-libgnuradio-uhd3.10.5_3.10.5.1-3_amd64.deb ... #22 25.73 Unpacking libgnuradio-uhd3.10.5:amd64 (3.10.5.1-3) ... #22 25.79 Selecting previously unselected package libslang2:amd64. #22 25.81 Preparing to unpack .../194-libslang2_2.3.3-3_amd64.deb ... #22 25.81 Unpacking libslang2:amd64 (2.3.3-3) ... #22 25.89 Selecting previously unselected package libcaca0:amd64. #22 25.91 Preparing to unpack .../195-libcaca0_0.99.beta20-3_amd64.deb ... #22 25.91 Unpacking libcaca0:amd64 (0.99.beta20-3) ... #22 25.97 Selecting previously unselected package libasyncns0:amd64. #22 25.98 Preparing to unpack .../196-libasyncns0_0.8-6+b3_amd64.deb ... #22 25.99 Unpacking libasyncns0:amd64 (0.8-6+b3) ... #22 26.05 Selecting previously unselected package libpulse0:amd64. #22 26.06 Preparing to unpack .../197-libpulse0_16.1+dfsg1-2+b1_amd64.deb ... #22 26.07 Unpacking libpulse0:amd64 (16.1+dfsg1-2+b1) ... #22 26.13 Selecting previously unselected package libsdl1.2debian:amd64. #22 26.14 Preparing to unpack .../198-libsdl1.2debian_1.2.15+dfsg2-8_amd64.deb ... #22 26.15 Unpacking libsdl1.2debian:amd64 (1.2.15+dfsg2-8) ... #22 26.23 Selecting previously unselected package libgnuradio-video-sdl3.10.5:amd64. #22 26.24 Preparing to unpack .../199-libgnuradio-video-sdl3.10.5_3.10.5.1-3_amd64.deb ... #22 26.24 Unpacking libgnuradio-video-sdl3.10.5:amd64 (3.10.5.1-3) ... #22 26.34 Selecting previously unselected package libcodec2-1.0:amd64. #22 26.36 Preparing to unpack .../200-libcodec2-1.0_1.0.5-1_amd64.deb ... #22 26.36 Unpacking libcodec2-1.0:amd64 (1.0.5-1) ... #22 26.99 Selecting previously unselected package libgnuradio-vocoder3.10.5:amd64. #22 27.00 Preparing to unpack .../201-libgnuradio-vocoder3.10.5_3.10.5.1-3_amd64.deb ... #22 27.00 Unpacking libgnuradio-vocoder3.10.5:amd64 (3.10.5.1-3) ... #22 27.05 Selecting previously unselected package libgnuradio-wavelet3.10.5:amd64. #22 27.07 Preparing to unpack .../202-libgnuradio-wavelet3.10.5_3.10.5.1-3_amd64.deb ... #22 27.07 Unpacking libgnuradio-wavelet3.10.5:amd64 (3.10.5.1-3) ... #22 27.12 Selecting previously unselected package libgnuradio-zeromq3.10.5:amd64. #22 27.13 Preparing to unpack .../203-libgnuradio-zeromq3.10.5_3.10.5.1-3_amd64.deb ... #22 27.13 Unpacking libgnuradio-zeromq3.10.5:amd64 (3.10.5.1-3) ... #22 27.19 Selecting previously unselected package gnuradio. #22 27.20 Preparing to unpack .../204-gnuradio_3.10.5.1-3_amd64.deb ... #22 27.20 Unpacking gnuradio (3.10.5.1-3) ... #22 27.63 Setting up libb2-1:amd64 (0.98.1-1.1) ... #22 27.64 Setting up libxcb-dri3-0:amd64 (1.15-1) ... #22 27.65 Setting up python3-attr (22.2.0-1) ... #22 27.80 Setting up libwayland-server0:amd64 (1.21.0-1) ... #22 27.81 Setting up gtk-update-icon-cache (3.24.38-2~deb12u3) ... #22 27.82 Setting up libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ... #22 27.83 Setting up libdouble-conversion3:amd64 (3.2.1-1) ... #22 27.84 Setting up libproxy1v5:amd64 (0.4.18-1.2) ... #22 27.85 Setting up fonts-mathjax (2.7.9+dfsg-1) ... #22 27.86 Setting up libcodec2-1.0:amd64 (1.0.5-1) ... #22 27.88 Setting up libxdamage1:amd64 (1:1.1.6-1) ... #22 27.89 Setting up libopenblas0-pthread:amd64 (0.3.21+ds-4) ... #22 27.90 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 27.90 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 27.91 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 27.92 Setting up libmpg123-0:amd64 (1.31.2-1+deb12u1) ... #22 27.92 Setting up libxcb-xfixes0:amd64 (1.15-1) ... #22 27.94 Setting up libogg0:amd64 (1.3.5-3) ... #22 27.94 Setting up python3-cairo:amd64 (1.20.1-5+b1) ... #22 28.07 Setting up hicolor-icon-theme (0.17-2) ... #22 28.09 Setting up libjs-mathjax (2.7.9+dfsg-1) ... #22 28.10 Setting up libxcb-xinput0:amd64 (1.15-1) ... #22 28.11 Setting up python3-py (1.11.0-1) ... #22 28.29 Setting up libvte-2.91-common (0.70.6-2~deb12u1) ... #22 28.30 Setting up libgslcblas0:amd64 (2.7.1+dfsg-5) ... #22 28.37 Setting up python3-colorama (0.4.6-2) ... #22 28.50 Setting up libglvnd0:amd64 (1.6.0-1) ... #22 28.51 Setting up libxcb-glx0:amd64 (1.15-1) ... #22 28.52 Setting up python3-ply (3.11-5) ... #22 28.69 Setting up libiio0:amd64 (0.24-4) ... #22 28.70 Setting up libxcb-keysyms1:amd64 (0.4.0-1+b2) ... #22 28.71 Setting up libxcb-shape0:amd64 (1.15-1) ... #22 28.72 Setting up python3-gast (0.5.2-2) ... #22 28.89 Setting up libgsl27:amd64 (2.7.1+dfsg-5) ... #22 28.98 Setting up libxcb-render-util0:amd64 (0.3.9-1+b1) ... #22 29.02 Setting up python3-all (3.11.2-1+b1) ... #22 29.07 Setting up xkb-data (2.35.1-1) ... #22 29.63 Setting up python3-contextlib2 (0.6.0.post1-3) ... #22 29.78 Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... #22 29.79 Setting up libatspi2.0-0:amd64 (2.46.0-5) ... #22 29.80 Setting up python3-click (8.1.3-2) ... #22 29.98 Setting up libqt6core6:amd64 (6.4.2+dfsg-10) ... #22 29.99 Setting up libunwind8:amd64 (1.6.2-3) ... #22 30.00 Setting up python3-thrift (0.17.0-2+b2) ... #22 30.16 Setting up libts0:amd64 (1.22-1+b1) ... #22 30.18 Setting up libcolord2:amd64 (1.4.6-2.2) ... #22 30.19 Setting up gnome-terminal-data (3.46.8-1) ... #22 30.20 Setting up libopengl0:amd64 (1.6.0-1) ... #22 30.21 Setting up libxcb-util1:amd64 (0.4.0-1+b1) ... #22 30.22 Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ... #22 30.23 Setting up libxcb-xkb1:amd64 (1.15-1) ... #22 30.24 Setting up libxcb-image0:amd64 (0.4.0-2) ... #22 30.25 Setting up libxcb-present0:amd64 (1.15-1) ... #22 30.26 Setting up libdconf1:amd64 (0.40.0-4) ... #22 30.27 Setting up python3-beniget (0.4.1-3) ... #22 30.42 Setting up libxsimd-dev:amd64 (8.1.0-7) ... #22 30.46 Setting up python3-decorator (5.1.1-3) ... #22 30.61 Setting up python3-packaging (23.0-1) ... #22 30.82 Setting up libxcb-xinerama0:amd64 (1.15-1) ... #22 30.87 Setting up libflac12:amd64 (1.4.2+ds-2) ... #22 30.91 Setting up libslang2:amd64 (2.3.3-3) ... #22 30.94 Setting up libqt6xml6:amd64 (6.4.2+dfsg-10) ... #22 30.97 Setting up adwaita-icon-theme (43-1) ... #22 31.07 update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode #22 31.09 Setting up libqt6sql6:amd64 (6.4.2+dfsg-10) ... #22 31.16 Setting up libepoxy0:amd64 (1.5.10-1) ... #22 31.18 Setting up libxfixes3:amd64 (1:6.0.0-2) ... #22 31.19 Setting up libxcb-sync1:amd64 (1.15-1) ... #22 31.20 Setting up libpython3-all-dev:amd64 (3.11.2-1+b1) ... #22 31.21 Setting up libopus0:amd64 (1.3.1-3) ... #22 31.22 Setting up libxinerama1:amd64 (2:1.1.4-3) ... #22 31.23 Setting up libvorbis0a:amd64 (1.3.7-1) ... #22 31.24 Setting up castxml (0.5.1-1) ... #22 31.25 Setting up libxrandr2:amd64 (2:1.5.2-2+b1) ... #22 31.27 Setting up liborc-0.4-0:amd64 (1:0.4.33-2) ... #22 31.28 Setting up python3-click-plugins (1.1.1-4) ... #22 31.40 Setting up libqt5core5a:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 31.42 Setting up libglapi-mesa:amd64 (22.3.6-1+deb12u1) ... #22 31.43 Setting up libmtdev1:amd64 (1.1.6-1) ... #22 31.44 Setting up libfmt9:amd64 (9.1.0+ds1-2) ... #22 31.45 Setting up libxcb-dri2-0:amd64 (1.15-1) ... #22 31.46 Setting up python3-pyqt5.sip (12.11.1-1) ... #22 31.47 Setting up python3-pyrsistent:amd64 (0.18.1-1+b3) ... #22 31.61 Setting up libopenblas0:amd64 (0.3.21+ds-4) ... #22 31.63 Setting up libasyncns0:amd64 (0.8-6+b3) ... #22 31.64 Setting up libxshmfence1:amd64 (1.3-1) ... #22 31.65 Setting up python3-lxml:amd64 (4.9.2-1+b1) ... #22 31.82 Setting up at-spi2-common (2.46.0-5) ... #22 31.83 Setting up libqt5dbus5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 31.84 Setting up python3-schema (0.7.5-1) ... #22 31.97 Setting up libxcb-randr0:amd64 (1.15-1) ... #22 31.98 Setting up libllvm15:amd64 (1:15.0.6-4+b1) ... #22 31.99 Setting up libmd4c0:amd64 (0.4.8-1) ... #22 32.00 Setting up libatk1.0-0:amd64 (2.46.0-5) ... #22 32.01 Setting up libglu1-mesa:amd64 (9.0.2-1.1) ... #22 32.02 Setting up libwayland-egl1:amd64 (1.21.0-1) ... #22 32.03 Setting up python3-pygccxml (2.2.1-1) ... #22 32.22 Setting up python3-pyqt6.sip (13.4.1-1) ... #22 32.23 Setting up libsamplerate0:amd64 (0.2.2-3) ... #22 32.24 Setting up libqt5test5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 32.27 Setting up python3-gi-cairo (3.42.2-3+b1) ... #22 32.30 Setting up libdrm-common (2.4.114-1) ... #22 32.34 Setting up libxcomposite1:amd64 (1:0.4.5-1) ... #22 32.38 Setting up libevdev2:amd64 (1.13.0+dfsg-1) ... #22 32.42 Setting up libgudev-1.0-0:amd64 (237-2) ... #22 32.45 Setting up qtchooser (66-2) ... #22 32.49 Setting up libmp3lame0:amd64 (3.100-6) ... #22 32.53 Setting up python3-cffi-backend:amd64 (1.15.1-5+b1) ... #22 32.57 Setting up libvorbisenc2:amd64 (1.3.7-1) ... #22 32.61 Setting up libqt6dbus6:amd64 (6.4.2+dfsg-10) ... #22 32.64 Setting up liblbfgsb0:amd64 (3.0+dfsg.4-1) ... #22 32.67 Setting up libwacom-common (2.6.0-1) ... #22 32.71 Setting up python3-sip (4.19.25+dfsg-5+b1) ... #22 32.88 Setting up libxkbcommon0:amd64 (1.5.0-1) ... #22 32.92 Setting up libwayland-client0:amd64 (1.21.0-1) ... #22 32.96 Setting up libspdlog1.10:amd64 (1:1.10.0+ds-0.4) ... #22 33.00 Setting up libopenblas-pthread-dev:amd64 (0.3.21+ds-4) ... #22 33.03 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 33.05 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 33.05 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 33.08 Setting up python3-all-dev (3.11.2-1+b1) ... #22 33.12 Setting up libqt6test6:amd64 (6.4.2+dfsg-10) ... #22 33.16 Setting up libad9361-0:amd64 (0.2-1) ... #22 33.19 Setting up libcaca0:amd64 (0.99.beta20-3) ... #22 33.23 Setting up qt6-base-dev-tools (6.4.2+dfsg-10) ... #22 33.26 Setting up libwacom9:amd64 (2.6.0-1) ... #22 33.31 Setting up libxcursor1:amd64 (1:1.2.1-1) ... #22 33.33 Setting up dconf-service (0.40.0-4) ... #22 33.36 Setting up libqt5network5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 33.37 Setting up libinput-bin (1.22.1-1) ... #22 33.39 Setting up libqt5sql5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 33.42 Setting up libatk-bridge2.0-0:amd64 (2.46.0-5) ... #22 33.46 Setting up qtbase5-dev-tools (5.15.8+dfsg-11+deb12u2) ... #22 33.50 Setting up libopenblas-dev:amd64 (0.3.21+ds-4) ... #22 33.54 Setting up libqt5xml5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 33.58 Setting up python3-jsonschema (4.10.3-1) ... #22 33.78 Setting up python3-zmq (24.0.1-4+b1) ... #22 34.02 Setting up libxkbcommon-x11-0:amd64 (1.5.0-1) ... #22 34.06 Setting up libvolk2.5:amd64 (2.5.2-3) ... #22 34.10 Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-3) ... #22 34.13 Setting up libdrm2:amd64 (2.4.114-1+b1) ... #22 34.17 Setting up python3-pythran (0.11.0+ds-7) ... #22 34.51 Setting up libwayland-cursor0:amd64 (1.21.0-1) ... #22 34.55 Setting up libqt6network6:amd64 (6.4.2+dfsg-10) ... #22 34.59 Setting up libgnuradio-pmt3.10.5:amd64 (3.10.5.1-3) ... #22 34.63 Setting up libsndfile1:amd64 (1.2.0-1) ... #22 34.66 Setting up libdrm-amdgpu1:amd64 (2.4.114-1+b1) ... #22 34.69 Setting up libinput10:amd64 (1.22.1-1) ... #22 34.73 Setting up libportaudio2:amd64 (19.6.0-1.2) ... #22 34.77 Setting up libdrm-nouveau2:amd64 (2.4.114-1+b1) ... #22 34.81 Setting up python3-scipy (1.10.1-2) ... #22 36.81 Setting up libvolk2-bin (2.5.2-3) ... #22 36.96 Setting up dconf-gsettings-backend:amd64 (0.40.0-4) ... #22 37.00 Setting up libgbm1:amd64 (22.3.6-1+deb12u1) ... #22 37.03 Setting up libpulse0:amd64 (16.1+dfsg1-2+b1) ... #22 37.09 Setting up libdrm-radeon1:amd64 (2.4.114-1+b1) ... #22 37.12 Setting up libdrm-intel1:amd64 (2.4.114-1+b1) ... #22 37.16 Setting up libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ... #22 37.21 Setting up libthrift-0.17.0:amd64 (0.17.0-2+b2) ... #22 37.23 Setting up libegl-mesa0:amd64 (22.3.6-1+deb12u1) ... #22 37.25 Setting up libsdl1.2debian:amd64 (1.2.15+dfsg2-8) ... #22 37.28 Setting up libegl1:amd64 (1.6.0-1) ... #22 37.32 Setting up libgnuradio-runtime3.10.5:amd64 (3.10.5.1-3) ... #22 37.35 Setting up libgtk-3-common (3.24.38-2~deb12u3) ... #22 37.40 Setting up gsettings-desktop-schemas (43.0-1) ... #22 37.45 Setting up libgnuradio-blocks3.10.5:amd64 (3.10.5.1-3) ... #22 37.51 Setting up libgnuradio-trellis3.10.5:amd64 (3.10.5.1-3) ... #22 37.54 Setting up libglx-mesa0:amd64 (22.3.6-1+deb12u1) ... #22 37.57 Setting up libgnuradio-vocoder3.10.5:amd64 (3.10.5.1-3) ... #22 37.61 Setting up libgnuradio-iio3.10.5:amd64 (3.10.5.1-3) ... #22 37.64 Setting up libglx0:amd64 (1.6.0-1) ... #22 37.67 Setting up libgnuradio-fec3.10.5:amd64 (3.10.5.1-3) ... #22 37.71 Setting up libgnuradio-pdu3.10.5:amd64 (3.10.5.1-3) ... #22 37.79 Setting up libgnuradio-uhd3.10.5:amd64 (3.10.5.1-3) ... #22 37.83 Setting up libgnuradio-network3.10.5:amd64 (3.10.5.1-3) ... #22 37.87 Setting up libgnuradio-video-sdl3.10.5:amd64 (3.10.5.1-3) ... #22 37.92 Setting up libgl1:amd64 (1.6.0-1) ... #22 37.96 Setting up libqt6gui6:amd64 (6.4.2+dfsg-10) ... #22 37.99 Setting up libgnuradio-fft3.10.5:amd64 (3.10.5.1-3) ... #22 38.02 Setting up libgnuradio-filter3.10.5:amd64 (3.10.5.1-3) ... #22 38.06 Setting up libgnuradio-soapy3.10.5:amd64 (3.10.5.1-3) ... #22 38.10 Setting up libgnuradio-wavelet3.10.5:amd64 (3.10.5.1-3) ... #22 38.15 Setting up libgl1-mesa-glx:amd64 (22.3.6-1+deb12u1) ... #22 38.19 Setting up libgnuradio-audio3.10.5:amd64 (3.10.5.1-3) ... #22 38.24 Setting up libgnuradio-zeromq3.10.5:amd64 (3.10.5.1-3) ... #22 38.29 Setting up libgnuradio-dtv3.10.5:amd64 (3.10.5.1-3) ... #22 38.34 Setting up libqt5gui5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 38.39 Setting up libqt6opengl6:amd64 (6.4.2+dfsg-10) ... #22 38.43 Setting up libgnuradio-analog3.10.5:amd64 (3.10.5.1-3) ... #22 38.48 Setting up libqt5widgets5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 38.51 Setting up python3-opengl (3.1.6+dfsg-3) ... #22 39.87 Setting up libqt5help5:amd64 (5.15.8-2) ... #22 39.90 Setting up libgnuradio-digital3.10.5:amd64 (3.10.5.1-3) ... #22 39.94 Setting up libqt6widgets6:amd64 (6.4.2+dfsg-10) ... #22 39.98 Setting up libqt5printsupport5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 40.01 Setting up libqt5opengl5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 40.05 Setting up libqt6openglwidgets6:amd64 (6.4.2+dfsg-10) ... #22 40.09 Setting up libgnuradio-channels3.10.5:amd64 (3.10.5.1-3) ... #22 40.12 Setting up libqt6printsupport6:amd64 (6.4.2+dfsg-10) ... #22 40.16 Setting up libqt5designer5:amd64 (5.15.8-2) ... #22 40.19 Setting up python3-pyqt6 (6.4.2-1) ... #22 40.34 Setting up pyqt6-dev-tools (6.4.2-1) ... #22 40.52 Setting up libqt5svg5:amd64 (5.15.8-3) ... #22 40.56 Setting up libqwt-qt5-6 (6.1.4-2) ... #22 40.60 Setting up libgnuradio-qtgui3.10.5:amd64 (3.10.5.1-3) ... #22 40.64 Setting up python3-pyqt5 (5.15.9+dfsg-1) ... #22 40.83 Setting up pyqt5-dev-tools (5.15.9+dfsg-1) ... #22 40.98 Setting up python3-pyqtgraph (0.13.1-4) ... #22 41.50 Processing triggers for libc-bin (2.36-9+deb12u9) ... #22 41.58 Processing triggers for man-db (2.11.2-2) ... #22 41.62 Processing triggers for shared-mime-info (2.2-1) ... #22 44.98 Processing triggers for mailcap (3.70+nmu1) ... #22 45.00 Processing triggers for fontconfig (2.14.1-4) ... #22 45.23 Processing triggers for libglib2.0-0:amd64 (2.74.6-2+deb12u4) ... #22 45.26 Setting up libgtk-3-0:amd64 (3.24.38-2~deb12u3) ... #22 45.30 Setting up libvte-2.91-0:amd64 (0.70.6-2~deb12u1) ... #22 45.31 Setting up gnome-terminal (3.46.8-1) ... #22 45.32 update-alternatives: using /usr/bin/gnome-terminal.wrapper to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode #22 45.32 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 45.33 Setting up gnuradio (3.10.5.1-3) ... #22 45.84 Processing triggers for libc-bin (2.36-9+deb12u9) ... #22 DONE 46.2s #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.347 + mkdir -p /tmp/mongodb #23 0.348 + cd /tmp/mongodb #23 0.348 + wget https://pgp.mongodb.com/server-5.0.asc -O /mongodb.key #23 0.352 --2025-01-01 22:49:32-- https://pgp.mongodb.com/server-5.0.asc #23 0.364 Resolving pgp.mongodb.com (pgp.mongodb.com)... 13.32.121.11, 13.32.121.120, 13.32.121.114, ... #23 0.365 Connecting to pgp.mongodb.com (pgp.mongodb.com)|13.32.121.11|:443... connected. #23 0.388 HTTP request sent, awaiting response... 200 OK #23 0.685 Length: 1656 (1.6K) [binary/octet-stream] #23 0.685 Saving to: ‘/mongodb.key’ #23 0.686 #23 0.686 0K . 100% 130M=0s #23 0.686 #23 0.686 2025-01-01 22:49:32 (130 MB/s) - ‘/mongodb.key’ saved [1656/1656] #23 0.686 #23 0.687 + wget http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb #23 0.691 --2025-01-01 22:49:32-- http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb #23 0.691 Resolving security.debian.org (security.debian.org)... 151.101.130.132, 151.101.194.132, 151.101.2.132, ... #23 0.692 Connecting to security.debian.org (security.debian.org)|151.101.130.132|:80... connected. #23 0.697 HTTP request sent, awaiting response... 200 OK #23 0.703 Length: 1552428 (1.5M) [application/vnd.debian.binary-package] #23 0.703 Saving to: ‘libssl1.1_1.1.1n-0+deb10u6_amd64.deb’ #23 0.704 #23 0.704 0K .......... .......... .......... .......... .......... 3% 8.55M 0s #23 0.709 50K .......... .......... .......... .......... .......... 6% 30.0M 0s #23 0.712 100K .......... .......... .......... .......... .......... 9% 12.9M 0s #23 0.714 150K .......... .......... .......... .......... .......... 13% 45.0M 0s #23 0.715 200K .......... .......... .......... .......... .......... 16% 14.9M 0s #23 0.719 250K .......... .......... .......... .......... .......... 19% 63.1M 0s #23 0.719 300K .......... .......... .......... .......... .......... 23% 125M 0s #23 0.720 350K .......... .......... .......... .......... .......... 26% 78.0M 0s #23 0.720 400K .......... .......... .......... .......... .......... 29% 91.5M 0s #23 0.721 450K .......... .......... .......... .......... .......... 32% 33.4M 0s #23 0.722 500K .......... .......... .......... .......... .......... 36% 27.4M 0s #23 0.724 550K .......... .......... .......... .......... .......... 39% 115M 0s #23 0.724 600K .......... .......... .......... .......... .......... 42% 121M 0s #23 0.725 650K .......... .......... .......... .......... .......... 46% 100M 0s #23 0.725 700K .......... .......... .......... .......... .......... 49% 122M 0s #23 0.726 750K .......... .......... .......... .......... .......... 52% 117M 0s #23 0.726 800K .......... .......... .......... .......... .......... 56% 98.8M 0s #23 0.727 850K .......... .......... .......... .......... .......... 59% 116M 0s #23 0.727 900K .......... .......... .......... .......... .......... 62% 117M 0s #23 0.727 950K .......... .......... .......... .......... .......... 65% 100M 0s #23 0.728 1000K .......... .......... .......... .......... .......... 69% 117M 0s #23 0.728 1050K .......... .......... .......... .......... .......... 72% 105M 0s #23 0.729 1100K .......... .......... .......... .......... .......... 75% 139M 0s #23 0.729 1150K .......... .......... .......... .......... .......... 79% 93.1M 0s #23 0.730 1200K .......... .......... .......... .......... .......... 82% 124M 0s #23 0.730 1250K .......... .......... .......... .......... .......... 85% 118M 0s #23 0.730 1300K .......... .......... .......... .......... .......... 89% 99.9M 0s #23 0.731 1350K .......... .......... .......... .......... .......... 92% 118M 0s #23 0.731 1400K .......... .......... .......... .......... .......... 95% 115M 0s #23 0.732 1450K .......... .......... .......... .......... .......... 98% 101M 0s #23 0.732 1500K .......... ...... 100% 188M=0.03s #23 0.733 #23 0.733 2025-01-01 22:49:32 (50.2 MB/s) - ‘libssl1.1_1.1.1n-0+deb10u6_amd64.deb’ saved [1552428/1552428] #23 0.733 #23 0.733 + dpkg -i libssl1.1_1.1.1n-0+deb10u6_amd64.deb #23 0.777 Selecting previously unselected package libssl1.1:amd64. #23 0.843 (Reading database ... 147349 files and directories currently installed.) #23 0.847 Preparing to unpack libssl1.1_1.1.1n-0+deb10u6_amd64.deb ... #23 0.853 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u6) ... #23 0.963 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u6) ... #23 1.046 debconf: unable to initialize frontend: Dialog #23 1.046 debconf: (TERM is not set, so the dialog frontend is not usable.) #23 1.046 debconf: falling back to frontend: Readline #23 1.053 debconf: unable to initialize frontend: Readline #23 1.053 debconf: (This frontend requires a controlling tty.) #23 1.053 debconf: falling back to frontend: Teletype #23 1.084 Processing triggers for libc-bin (2.36-9+deb12u9) ... #23 1.179 + echo deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main #23 1.179 + apt-get update #23 1.265 Hit:1 http://deb.debian.org/debian bookworm InRelease #23 1.265 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #23 1.265 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #23 1.337 Get:4 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease [2,951 B] #23 1.363 Hit:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #23 1.797 Get:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [85.9 kB] #23 1.829 Fetched 88.9 kB in 1s (144 kB/s) #23 1.829 Reading package lists... #23 2.377 + apt-get install -y mongodb-org #23 2.383 Reading package lists... #23 2.823 Building dependency tree... #23 2.941 Reading state information... #23 3.047 The following additional packages will be installed: #23 3.047 mongodb-database-tools mongodb-mongosh mongodb-org-database #23 3.047 mongodb-org-database-tools-extra mongodb-org-mongos mongodb-org-server #23 3.047 mongodb-org-shell mongodb-org-tools #23 3.067 The following NEW packages will be installed: #23 3.067 mongodb-database-tools mongodb-mongosh mongodb-org mongodb-org-database #23 3.067 mongodb-org-database-tools-extra mongodb-org-mongos mongodb-org-server #23 3.067 mongodb-org-shell mongodb-org-tools #23 3.318 0 upgraded, 9 newly installed, 0 to remove and 2 not upgraded. #23 3.318 Need to get 161 MB of archives. #23 3.318 After this operation, 516 MB of additional disk space will be used. #23 3.318 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.991 Get:2 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-mongosh amd64 2.3.7 [54.2 MB] #23 4.696 Get:3 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-shell amd64 5.0.30 [14.9 MB] #23 4.878 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.254 Get:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-mongos amd64 5.0.30 [18.9 MB] #23 5.600 Get:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-database-tools-extra amd64 5.0.30 [7,752 B] #23 5.832 Get:7 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-database amd64 5.0.30 [3,540 B] #23 6.039 Get:8 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-tools amd64 5.0.30 [2,896 B] #23 6.241 Get:9 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org amd64 5.0.30 [2,932 B] #23 6.401 debconf: delaying package configuration, since apt-utils is not installed #23 6.447 Fetched 161 MB in 3s (50.8 MB/s) #23 6.484 Selecting previously unselected package mongodb-database-tools. #23 6.484 (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 ... 147360 files and directories currently installed.) #23 6.542 Preparing to unpack .../0-mongodb-database-tools_100.10.0_amd64.deb ... #23 6.545 Unpacking mongodb-database-tools (100.10.0) ... #23 7.296 Selecting previously unselected package mongodb-mongosh. #23 7.306 Preparing to unpack .../1-mongodb-mongosh_2.3.7_amd64.deb ... #23 7.311 Unpacking mongodb-mongosh (2.3.7) ... #23 8.676 Selecting previously unselected package mongodb-org-shell. #23 8.686 Preparing to unpack .../2-mongodb-org-shell_5.0.30_amd64.deb ... #23 8.690 Unpacking mongodb-org-shell (5.0.30) ... #23 9.239 Selecting previously unselected package mongodb-org-server. #23 9.249 Preparing to unpack .../3-mongodb-org-server_5.0.30_amd64.deb ... #23 9.253 Unpacking mongodb-org-server (5.0.30) ... #23 9.994 Selecting previously unselected package mongodb-org-mongos. #23 10.00 Preparing to unpack .../4-mongodb-org-mongos_5.0.30_amd64.deb ... #23 10.01 Unpacking mongodb-org-mongos (5.0.30) ... #23 10.68 Selecting previously unselected package mongodb-org-database-tools-extra. #23 10.69 Preparing to unpack .../5-mongodb-org-database-tools-extra_5.0.30_amd64.deb ... #23 10.70 Unpacking mongodb-org-database-tools-extra (5.0.30) ... #23 10.77 Selecting previously unselected package mongodb-org-database. #23 10.77 Preparing to unpack .../6-mongodb-org-database_5.0.30_amd64.deb ... #23 10.78 Unpacking mongodb-org-database (5.0.30) ... #23 10.82 Selecting previously unselected package mongodb-org-tools. #23 10.84 Preparing to unpack .../7-mongodb-org-tools_5.0.30_amd64.deb ... #23 10.84 Unpacking mongodb-org-tools (5.0.30) ... #23 10.88 Selecting previously unselected package mongodb-org. #23 10.89 Preparing to unpack .../8-mongodb-org_5.0.30_amd64.deb ... #23 10.89 Unpacking mongodb-org (5.0.30) ... #23 10.97 Setting up mongodb-mongosh (2.3.7) ... #23 10.98 Setting up mongodb-org-server (5.0.30) ... #23 11.02 Adding system user `mongodb' (UID 104) ... #23 11.02 Adding new user `mongodb' (UID 104) with group `nogroup' ... #23 11.06 Not creating `/nonexistent'. #23 11.09 Adding group `mongodb' (GID 106) ... #23 11.10 Done. #23 11.14 Adding user `mongodb' to group `mongodb' ... #23 11.16 Done. #23 11.17 System has not been booted with systemd as init system (PID 1). Can't operate. #23 11.17 Failed to connect to bus: Host is down #23 11.17 Setting up mongodb-org-shell (5.0.30) ... #23 11.19 Setting up mongodb-database-tools (100.10.0) ... #23 11.20 Setting up mongodb-org-mongos (5.0.30) ... #23 11.21 Setting up mongodb-org-database-tools-extra (5.0.30) ... #23 11.22 Setting up mongodb-org-database (5.0.30) ... #23 11.23 Setting up mongodb-org-tools (5.0.30) ... #23 11.24 Setting up mongodb-org (5.0.30) ... #23 11.26 Processing triggers for man-db (2.11.2-2) ... #23 11.33 + apt-get clean #23 11.33 + cd / #23 11.33 + rm -rf /tmp/mongodb #23 11.33 + rm /etc/apt/sources.list.d/mongodb-org.list #23 11.33 + sed -i s/127.0.0.1/172.18.50.2/g /etc/mongod.conf #23 DONE 11.8s #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.393 Hit:1 http://deb.debian.org/debian bookworm InRelease #24 0.393 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #24 0.393 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #24 0.414 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #24 0.767 Reading package lists... #24 1.316 Reading package lists... #24 1.775 Building dependency tree... #24 1.891 Reading state information... #24 2.002 python3-pip is already the newest version (23.0.1+dfsg-1). #24 2.002 python3-setuptools is already the newest version (66.1.1-1). #24 2.002 python3-wheel is already the newest version (0.38.4-2). #24 2.002 build-essential is already the newest version (12.9). #24 2.002 flex is already the newest version (2.6.4-8.2). #24 2.002 bison is already the newest version (2:3.8.2+dfsg-1+b1). #24 2.002 git is already the newest version (1:2.39.5-0+deb12u1). #24 2.002 libsctp-dev is already the newest version (1.0.19+dfsg-2). #24 2.002 libgnutls28-dev is already the newest version (3.7.9-2+deb12u3). #24 2.002 libssl-dev is already the newest version (3.0.15-1~deb12u1). #24 2.002 libmicrohttpd-dev is already the newest version (0.9.75-6). #24 2.002 libmicrohttpd-dev set to manually installed. #24 2.002 libcurl4-gnutls-dev is already the newest version (7.88.1-10+deb12u8). #24 2.002 libcurl4-gnutls-dev set to manually installed. #24 2.002 The following additional packages will be installed: #24 2.003 libbson-1.0-0 libgpg-error-dev libidn-dev libintelrdfpmath-dev #24 2.003 libmongoc-1.0-0 libmongocrypt-dev libmongocrypt0 libsasl2-dev libsnappy-dev #24 2.003 libsnappy1v5 libzstd-dev #24 2.004 Suggested packages: #24 2.004 libgcrypt20-doc idn libnghttp2-doc libyaml-doc #24 2.121 The following NEW packages will be installed: #24 2.121 libbson-1.0-0 libbson-dev libgcrypt20-dev libgpg-error-dev libidn-dev #24 2.121 libidn11-dev libintelrdfpmath-dev libmongoc-1.0-0 libmongoc-dev #24 2.121 libmongocrypt-dev libmongocrypt0 libnghttp2-dev libsasl2-dev libsnappy-dev #24 2.121 libsnappy1v5 libyaml-dev libzstd-dev meson ninja-build #24 2.149 0 upgraded, 19 newly installed, 0 to remove and 2 not upgraded. #24 2.149 Need to get 11.6 MB of archives. #24 2.149 After this operation, 93.4 MB of additional disk space will be used. #24 2.149 Get:1 http://deb.debian.org/debian bookworm/main amd64 libbson-1.0-0 amd64 1.23.1-1+b1 [76.3 kB] #24 2.164 Get:2 http://deb.debian.org/debian bookworm/main amd64 libbson-dev amd64 1.23.1-1+b1 [129 kB] #24 2.169 Get:3 http://deb.debian.org/debian bookworm/main amd64 libgpg-error-dev amd64 1.46-1 [133 kB] #24 2.171 Get:4 http://deb.debian.org/debian bookworm/main amd64 libgcrypt20-dev amd64 1.10.1-3 [752 kB] #24 2.181 Get:5 http://deb.debian.org/debian bookworm/main amd64 libidn-dev amd64 1.41-1 [190 kB] #24 2.182 Get:6 http://deb.debian.org/debian bookworm/main amd64 libidn11-dev amd64 1.41-1 [42.4 kB] #24 2.187 Get:7 http://deb.debian.org/debian bookworm/main amd64 libintelrdfpmath-dev amd64 2.0u2-8 [6,475 kB] #24 2.242 Get:8 http://deb.debian.org/debian bookworm/main amd64 libmongocrypt0 amd64 1.7.2-1 [1,313 kB] #24 2.252 Get:9 http://deb.debian.org/debian bookworm/main amd64 libsnappy1v5 amd64 1.1.9-3 [26.0 kB] #24 2.253 Get:10 http://deb.debian.org/debian bookworm/main amd64 libmongoc-1.0-0 amd64 1.23.1-1+b1 [304 kB] #24 2.255 Get:11 http://deb.debian.org/debian bookworm/main amd64 libmongocrypt-dev amd64 1.7.2-1 [263 kB] #24 2.257 Get:12 http://deb.debian.org/debian bookworm/main amd64 libsnappy-dev amd64 1.1.9-3 [39.2 kB] #24 2.258 Get:13 http://deb.debian.org/debian bookworm/main amd64 libsasl2-dev amd64 2.1.28+dfsg-10 [235 kB] #24 2.260 Get:14 http://deb.debian.org/debian bookworm/main amd64 libzstd-dev amd64 1.5.4+dfsg2-5 [354 kB] #24 2.263 Get:15 http://deb.debian.org/debian bookworm/main amd64 libmongoc-dev amd64 1.23.1-1+b1 [365 kB] #24 2.266 Get:16 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-dev amd64 1.52.0-1+deb12u2 [110 kB] #24 2.267 Get:17 http://deb.debian.org/debian bookworm/main amd64 libyaml-dev amd64 0.2.5-1 [64.5 kB] #24 2.267 Get:18 http://deb.debian.org/debian bookworm/main amd64 ninja-build amd64 1.11.1-2~deb12u1 [135 kB] #24 2.268 Get:19 http://deb.debian.org/debian bookworm/main amd64 meson all 1.0.1-5 [548 kB] #24 2.430 debconf: delaying package configuration, since apt-utils is not installed #24 2.469 Fetched 11.6 MB in 0s (78.4 MB/s) #24 2.507 Selecting previously unselected package libbson-1.0-0. #24 2.507 (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 ... 147421 files and directories currently installed.) #24 2.564 Preparing to unpack .../00-libbson-1.0-0_1.23.1-1+b1_amd64.deb ... #24 2.570 Unpacking libbson-1.0-0 (1.23.1-1+b1) ... #24 2.615 Selecting previously unselected package libbson-dev. #24 2.625 Preparing to unpack .../01-libbson-dev_1.23.1-1+b1_amd64.deb ... #24 2.628 Unpacking libbson-dev (1.23.1-1+b1) ... #24 2.685 Selecting previously unselected package libgpg-error-dev. #24 2.694 Preparing to unpack .../02-libgpg-error-dev_1.46-1_amd64.deb ... #24 2.697 Unpacking libgpg-error-dev (1.46-1) ... #24 2.751 Selecting previously unselected package libgcrypt20-dev. #24 2.761 Preparing to unpack .../03-libgcrypt20-dev_1.10.1-3_amd64.deb ... #24 2.765 Unpacking libgcrypt20-dev (1.10.1-3) ... #24 2.853 Selecting previously unselected package libidn-dev:amd64. #24 2.864 Preparing to unpack .../04-libidn-dev_1.41-1_amd64.deb ... #24 2.867 Unpacking libidn-dev:amd64 (1.41-1) ... #24 2.930 Selecting previously unselected package libidn11-dev:amd64. #24 2.939 Preparing to unpack .../05-libidn11-dev_1.41-1_amd64.deb ... #24 2.942 Unpacking libidn11-dev:amd64 (1.41-1) ... #24 2.984 Selecting previously unselected package libintelrdfpmath-dev:amd64. #24 2.992 Preparing to unpack .../06-libintelrdfpmath-dev_2.0u2-8_amd64.deb ... #24 2.998 Unpacking libintelrdfpmath-dev:amd64 (2.0u2-8) ... #24 3.377 Selecting previously unselected package libmongocrypt0:amd64. #24 3.387 Preparing to unpack .../07-libmongocrypt0_1.7.2-1_amd64.deb ... #24 3.391 Unpacking libmongocrypt0:amd64 (1.7.2-1) ... #24 3.493 Selecting previously unselected package libsnappy1v5:amd64. #24 3.504 Preparing to unpack .../08-libsnappy1v5_1.1.9-3_amd64.deb ... #24 3.508 Unpacking libsnappy1v5:amd64 (1.1.9-3) ... #24 3.553 Selecting previously unselected package libmongoc-1.0-0. #24 3.563 Preparing to unpack .../09-libmongoc-1.0-0_1.23.1-1+b1_amd64.deb ... #24 3.568 Unpacking libmongoc-1.0-0 (1.23.1-1+b1) ... #24 3.627 Selecting previously unselected package libmongocrypt-dev:amd64. #24 3.637 Preparing to unpack .../10-libmongocrypt-dev_1.7.2-1_amd64.deb ... #24 3.640 Unpacking libmongocrypt-dev:amd64 (1.7.2-1) ... #24 3.706 Selecting previously unselected package libsnappy-dev:amd64. #24 3.717 Preparing to unpack .../11-libsnappy-dev_1.1.9-3_amd64.deb ... #24 3.720 Unpacking libsnappy-dev:amd64 (1.1.9-3) ... #24 3.761 Selecting previously unselected package libsasl2-dev. #24 3.771 Preparing to unpack .../12-libsasl2-dev_2.1.28+dfsg-10_amd64.deb ... #24 3.774 Unpacking libsasl2-dev (2.1.28+dfsg-10) ... #24 3.833 Selecting previously unselected package libzstd-dev:amd64. #24 3.843 Preparing to unpack .../13-libzstd-dev_1.5.4+dfsg2-5_amd64.deb ... #24 3.846 Unpacking libzstd-dev:amd64 (1.5.4+dfsg2-5) ... #24 3.907 Selecting previously unselected package libmongoc-dev. #24 3.920 Preparing to unpack .../14-libmongoc-dev_1.23.1-1+b1_amd64.deb ... #24 3.923 Unpacking libmongoc-dev (1.23.1-1+b1) ... #24 3.991 Selecting previously unselected package libnghttp2-dev:amd64. #24 4.004 Preparing to unpack .../15-libnghttp2-dev_1.52.0-1+deb12u2_amd64.deb ... #24 4.007 Unpacking libnghttp2-dev:amd64 (1.52.0-1+deb12u2) ... #24 4.063 Selecting previously unselected package libyaml-dev:amd64. #24 4.072 Preparing to unpack .../16-libyaml-dev_0.2.5-1_amd64.deb ... #24 4.075 Unpacking libyaml-dev:amd64 (0.2.5-1) ... #24 4.118 Selecting previously unselected package ninja-build. #24 4.129 Preparing to unpack .../17-ninja-build_1.11.1-2~deb12u1_amd64.deb ... #24 4.133 Unpacking ninja-build (1.11.1-2~deb12u1) ... #24 4.190 Selecting previously unselected package meson. #24 4.201 Preparing to unpack .../18-meson_1.0.1-5_all.deb ... #24 4.204 Unpacking meson (1.0.1-5) ... #24 4.329 Setting up libnghttp2-dev:amd64 (1.52.0-1+deb12u2) ... #24 4.343 Setting up libzstd-dev:amd64 (1.5.4+dfsg2-5) ... #24 4.352 Setting up libyaml-dev:amd64 (0.2.5-1) ... #24 4.361 Setting up ninja-build (1.11.1-2~deb12u1) ... #24 4.370 Setting up libsnappy1v5:amd64 (1.1.9-3) ... #24 4.381 Setting up libsasl2-dev (2.1.28+dfsg-10) ... #24 4.391 Setting up libgpg-error-dev (1.46-1) ... #24 4.401 Setting up libbson-1.0-0 (1.23.1-1+b1) ... #24 4.412 Setting up libidn-dev:amd64 (1.41-1) ... #24 4.422 Setting up libintelrdfpmath-dev:amd64 (2.0u2-8) ... #24 4.432 Setting up libmongocrypt0:amd64 (1.7.2-1) ... #24 4.442 Setting up libbson-dev (1.23.1-1+b1) ... #24 4.453 Setting up libidn11-dev:amd64 (1.41-1) ... #24 4.463 Setting up libsnappy-dev:amd64 (1.1.9-3) ... #24 4.472 Setting up meson (1.0.1-5) ... #24 5.009 Setting up libmongocrypt-dev:amd64 (1.7.2-1) ... #24 5.019 Setting up libmongoc-1.0-0 (1.23.1-1+b1) ... #24 5.033 Setting up libgcrypt20-dev (1.10.1-3) ... #24 5.042 Setting up libmongoc-dev (1.23.1-1+b1) ... #24 5.053 Processing triggers for man-db (2.11.2-2) ... #24 5.078 Processing triggers for libc-bin (2.36-9+deb12u9) ... #24 DONE 5.3s #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.340 Cloning into 'osmo-gsm-tester'... #26 DONE 0.6s #27 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #27 DONE 0.1s #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.449 Already on 'master' #28 0.449 Your branch is up to date with 'origin/master'. #28 0.451 refs/heads/master #28 0.455 HEAD is now at f7d64b0 jenkins.sh: libosmo-netif no longer depends on libosmo-abis #28 0.457 master #28 0.458 f7d64b0bcf946ec21ce9c7562194343a12213a80 #28 DONE 0.5s #29 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #29 DONE 0.4s #30 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #30 DONE 0.4s #31 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #31 DONE 0.4s #32 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #32 DONE 0.0s #33 [28/28] WORKDIR /DATA #33 DONE 0.0s #34 exporting to image #34 exporting layers #34 exporting layers 4.6s done #34 writing image sha256:1e880d3e4d02029987a6fb3782905c9d3694ac1b74030fd0bcafa0d24ed4ba72 done #34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done #34 DONE 4.7s 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=7832 -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=2025-01-01 22:49:56 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-7832 + mkdir -p trial-7832 + mv open5gs.build-8.tgz osmo-bsc.build-2025-01-01_13_27_18.tgz osmo-bts-oc2g.build-2025-01-01_00_51_44.tgz osmo-bts-sysmo.build-2025-01-01_00_52_07.tgz osmo-bts.build-2025-01-01_00_53_02.tgz osmo-ggsn.build-2025-01-01_20_43_13.tgz osmo-hlr.build-2025-01-01_16_37_38.tgz osmo-hnbgw.build-2025-01-01_13_35_00.tgz osmo-mgw.build-2025-01-01_08_33_36.tgz osmo-msc.build-2025-01-01_13_36_11.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-01-01_07_41_11.tgz osmo-pcu-sysmo.build-2025-01-01_07_40_19.tgz osmo-pcu.build-2025-01-01_07_41_09.tgz osmo-sgsn.build-2025-01-01_20_50_45.tgz osmo-stp.build-2025-01-01_13_26_27.tgz osmo-trx.build-2025-01-01_14_27_20.tgz osmocom-bb.build-2025-01-01_21_18_22.tgz srslte.build-19.tgz trial-7832 + cat open5gs.build-8.md5 osmo-bsc.build-2025-01-01_13_27_18.md5 osmo-bts-oc2g.build-2025-01-01_00_51_44.md5 osmo-bts-sysmo.build-2025-01-01_00_52_07.md5 osmo-bts.build-2025-01-01_00_53_02.md5 osmo-ggsn.build-2025-01-01_20_43_13.md5 osmo-hlr.build-2025-01-01_16_37_38.md5 osmo-hnbgw.build-2025-01-01_13_35_00.md5 osmo-mgw.build-2025-01-01_08_33_36.md5 osmo-msc.build-2025-01-01_13_36_11.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-01-01_07_41_11.md5 osmo-pcu-sysmo.build-2025-01-01_07_40_19.md5 osmo-pcu.build-2025-01-01_07_41_09.md5 osmo-sgsn.build-2025-01-01_20_50_45.md5 osmo-stp.build-2025-01-01_13_26_27.md5 osmo-trx.build-2025-01-01_14_27_20.md5 osmocom-bb.build-2025-01-01_21_18_22.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2025-01-01_13_27_18.md5 osmo-bts-oc2g.build-2025-01-01_00_51_44.md5 osmo-bts-sysmo.build-2025-01-01_00_52_07.md5 osmo-bts.build-2025-01-01_00_53_02.md5 osmo-ggsn.build-2025-01-01_20_43_13.md5 osmo-hlr.build-2025-01-01_16_37_38.md5 osmo-hnbgw.build-2025-01-01_13_35_00.md5 osmo-mgw.build-2025-01-01_08_33_36.md5 osmo-msc.build-2025-01-01_13_36_11.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-01-01_07_41_11.md5 osmo-pcu-sysmo.build-2025-01-01_07_40_19.md5 osmo-pcu.build-2025-01-01_07_41_09.md5 osmo-sgsn.build-2025-01-01_20_50_45.md5 osmo-stp.build-2025-01-01_13_26_27.md5 osmo-trx.build-2025-01-01_14_27_20.md5 osmocom-bb.build-2025-01-01_21_18_22.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-7832 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-7832' 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-7832 -------------------------------------------------------------------------------------------- 22:49:57.105553 tst trial-7832: Detailed log at /build/trial-7832/run.2025-01-01_22-49-57/log --------------------------------------------------------------------- trial-7832 netreg_mass --------------------------------------------------------------------- 22:49:57.401375 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:49:57.402232 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:49:57.403946 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:49:57.406694 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:49:57.486321 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:49:57.488329 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:49:57.490664 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:49:57.652776 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-7832 netreg_mass register_default_mass.py ---------------------------------------------- 22:49:57.654553 tst register_default_mass.py:9: Claiming resources for the test 22:49:57.703412 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:49:57.704805 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:49:57.705999 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:49:57.707175 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:49:57.708380 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:49:57.709590 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:49:57.710789 tst netreg_mass: Using 1 x bts (candidates: 1) 22:49:57.765672 tst register_default_mass.py: using LAC 2 22:49:57.789541 tst register_default_mass.py: using RAC 2 22:49:57.811591 tst register_default_mass.py: using CellId 2 22:49:57.836878 tst register_default_mass.py: using BVCI 3 22:49:57.856945 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.858650 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.860315 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.861880 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.863395 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.865068 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.866751 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.868404 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.870097 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.871670 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.873155 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.874563 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.875995 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.877482 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.878833 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.880254 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.881664 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.883073 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.884522 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.885973 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.887293 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.888585 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.889904 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.891357 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.892760 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.894059 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.895279 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.896621 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.897985 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.899322 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.900653 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.901963 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.903308 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.904690 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.906040 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.907318 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.908505 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.909713 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.910881 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.911954 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.913021 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.914080 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.915196 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.916356 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.917420 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.918445 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.919452 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.920522 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.921603 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.922668 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.923840 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.924953 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.926089 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.927281 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.928605 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.929787 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.930854 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.931963 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.933021 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.934040 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.935069 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.936108 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.937148 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.938207 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.939280 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.940541 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.941589 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.942716 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.943885 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.944949 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.945997 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.947031 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.948163 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.949446 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.950513 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.951607 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.952678 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.953912 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.955054 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.956147 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.957271 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.958515 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.959691 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.960785 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.961830 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.962888 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.963999 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.965059 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.966149 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.967203 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.968308 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.969391 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.970528 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.971706 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.972792 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.973838 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.974947 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.976035 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.977095 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.978169 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.979212 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:57.980430 tst register_default_mass.py:21: Launching a simple network 22:49:58.004829 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:49:58.247606 run create_hlr_db(pid=20): Launched 22:49:59.271062 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:49:59.307196 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:49:59.340711 run osmo-hlr_127.0.42.2(pid=23): Launched 22:49:59.355004 run osmo-stp_127.0.42.5: Starting osmo-stp 22:49:59.696558 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:49:59.729651 run osmo-stp_127.0.42.5(pid=25): Launched 22:49:59.742040 run osmo-msc_127.0.42.6: Starting osmo-msc 22:50:00.554167 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:50:00.586458 run osmo-msc_127.0.42.6(pid=27): Launched 22:50:03.606478 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:50:03.838310 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:50:03.883710 run osmo-mgw_127.0.42.3(pid=29): Launched 22:50:03.900859 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:50:03.955143 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:50:03.990411 run osmo-mgw_127.0.42.4(pid=31): Launched 22:50:04.002927 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:50:04.562426 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:50:04.595722 run osmo-bsc_127.0.42.7(pid=33): Launched 22:50:10.637668 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:50:10.981559 run osmo-bts-virtual(pid=34): Launched 22:50:12.044543 tst register_default_mass.py: using MSISDN 1001 22:50:12.061810 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:50:12.117049 tst register_default_mass.py: using MSISDN 1002 22:50:12.134864 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:50:12.181408 tst register_default_mass.py: using MSISDN 1003 22:50:12.198972 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:50:12.233777 tst register_default_mass.py: using MSISDN 1004 22:50:12.246915 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:50:12.281083 tst register_default_mass.py: using MSISDN 1005 22:50:12.299477 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:50:12.330323 tst register_default_mass.py: using MSISDN 1006 22:50:12.347440 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:50:12.396005 tst register_default_mass.py: using MSISDN 1007 22:50:12.414608 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:50:12.448979 tst register_default_mass.py: using MSISDN 1008 22:50:12.464357 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:50:12.492590 tst register_default_mass.py: using MSISDN 1009 22:50:12.508527 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:50:12.553850 tst register_default_mass.py: using MSISDN 1010 22:50:12.570477 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:50:12.609760 tst register_default_mass.py: using MSISDN 1011 22:50:12.629018 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:50:12.665982 tst register_default_mass.py: using MSISDN 1012 22:50:12.684631 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:50:12.720571 tst register_default_mass.py: using MSISDN 1013 22:50:12.737479 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:50:12.768320 tst register_default_mass.py: using MSISDN 1014 22:50:12.784591 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:50:12.825796 tst register_default_mass.py: using MSISDN 1015 22:50:12.842935 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:50:12.880866 tst register_default_mass.py: using MSISDN 1016 22:50:12.896258 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:50:12.931040 tst register_default_mass.py: using MSISDN 1017 22:50:12.946534 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:50:12.979651 tst register_default_mass.py: using MSISDN 1018 22:50:12.996406 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:50:13.028055 tst register_default_mass.py: using MSISDN 1019 22:50:13.041544 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:50:13.076608 tst register_default_mass.py: using MSISDN 1020 22:50:13.096330 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:50:13.140381 tst register_default_mass.py: using MSISDN 1021 22:50:13.156974 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:50:13.205827 tst register_default_mass.py: using MSISDN 1022 22:50:13.222649 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:50:13.255334 tst register_default_mass.py: using MSISDN 1023 22:50:13.268796 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:50:13.297885 tst register_default_mass.py: using MSISDN 1024 22:50:13.314785 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:50:13.342644 tst register_default_mass.py: using MSISDN 1025 22:50:13.356789 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:50:13.373268 tst register_default_mass.py: using MSISDN 1026 22:50:13.385514 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:50:13.409358 tst register_default_mass.py: using MSISDN 1027 22:50:13.424397 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:50:13.450606 tst register_default_mass.py: using MSISDN 1028 22:50:13.465530 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:50:13.501621 tst register_default_mass.py: using MSISDN 1029 22:50:13.519671 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:50:13.555268 tst register_default_mass.py: using MSISDN 1030 22:50:13.571287 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:50:13.608565 tst register_default_mass.py: using MSISDN 1031 22:50:13.625674 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:50:13.655597 tst register_default_mass.py: using MSISDN 1032 22:50:13.671394 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:50:13.713395 tst register_default_mass.py: using MSISDN 1033 22:50:13.730035 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:50:13.758053 tst register_default_mass.py: using MSISDN 1034 22:50:13.776420 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:50:13.810027 tst register_default_mass.py: using MSISDN 1035 22:50:13.826140 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:50:13.857370 tst register_default_mass.py: using MSISDN 1036 22:50:13.873380 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:50:13.904083 tst register_default_mass.py: using MSISDN 1037 22:50:13.919562 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:50:13.954666 tst register_default_mass.py: using MSISDN 1038 22:50:13.968285 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:50:13.997137 tst register_default_mass.py: using MSISDN 1039 22:50:14.011387 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:50:14.045596 tst register_default_mass.py: using MSISDN 1040 22:50:14.061754 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:50:14.098919 tst register_default_mass.py: using MSISDN 1041 22:50:14.114466 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:50:14.142776 tst register_default_mass.py: using MSISDN 1042 22:50:14.158707 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:50:14.215686 tst register_default_mass.py: using MSISDN 1043 22:50:14.228998 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:50:14.256664 tst register_default_mass.py: using MSISDN 1044 22:50:14.273886 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:50:14.304900 tst register_default_mass.py: using MSISDN 1045 22:50:14.320671 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:50:14.343995 tst register_default_mass.py: using MSISDN 1046 22:50:14.357137 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:50:14.408893 tst register_default_mass.py: using MSISDN 1047 22:50:14.425861 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:50:14.465353 tst register_default_mass.py: using MSISDN 1048 22:50:14.480131 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:50:14.510646 tst register_default_mass.py: using MSISDN 1049 22:50:14.526761 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:50:14.560759 tst register_default_mass.py: using MSISDN 1050 22:50:14.574839 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:50:14.620476 tst register_default_mass.py: using MSISDN 1051 22:50:14.635168 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:50:14.667441 tst register_default_mass.py: using MSISDN 1052 22:50:14.681595 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:50:14.714054 tst register_default_mass.py: using MSISDN 1053 22:50:14.730726 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:50:14.759365 tst register_default_mass.py: using MSISDN 1054 22:50:14.773223 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:50:14.808512 tst register_default_mass.py: using MSISDN 1055 22:50:14.825904 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:50:14.863504 tst register_default_mass.py: using MSISDN 1056 22:50:14.877022 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:50:14.915441 tst register_default_mass.py: using MSISDN 1057 22:50:14.932316 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:50:14.971454 tst register_default_mass.py: using MSISDN 1058 22:50:14.988600 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:50:15.024901 tst register_default_mass.py: using MSISDN 1059 22:50:15.048311 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:50:15.085997 tst register_default_mass.py: using MSISDN 1060 22:50:15.109459 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:50:15.149440 tst register_default_mass.py: using MSISDN 1061 22:50:15.166515 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:50:15.207153 tst register_default_mass.py: using MSISDN 1062 22:50:15.226385 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:50:15.515986 tst register_default_mass.py: using MSISDN 1063 22:50:15.532145 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:50:15.554910 tst register_default_mass.py: using MSISDN 1064 22:50:15.568444 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:50:15.585864 tst register_default_mass.py: using MSISDN 1065 22:50:15.599910 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:50:15.619923 tst register_default_mass.py: using MSISDN 1066 22:50:15.634148 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:50:15.654350 tst register_default_mass.py: using MSISDN 1067 22:50:15.668232 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:50:15.689068 tst register_default_mass.py: using MSISDN 1068 22:50:15.705778 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:50:15.730414 tst register_default_mass.py: using MSISDN 1069 22:50:15.747873 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:50:15.769493 tst register_default_mass.py: using MSISDN 1070 22:50:15.786309 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:50:15.808533 tst register_default_mass.py: using MSISDN 1071 22:50:15.825493 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:50:15.847238 tst register_default_mass.py: using MSISDN 1072 22:50:15.864528 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:50:15.886863 tst register_default_mass.py: using MSISDN 1073 22:50:15.904013 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:50:15.926732 tst register_default_mass.py: using MSISDN 1074 22:50:15.945621 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:50:15.967302 tst register_default_mass.py: using MSISDN 1075 22:50:15.984393 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:50:16.007075 tst register_default_mass.py: using MSISDN 1076 22:50:16.024475 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:50:16.046190 tst register_default_mass.py: using MSISDN 1077 22:50:16.062582 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:50:16.083662 tst register_default_mass.py: using MSISDN 1078 22:50:16.096959 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:50:16.122966 tst register_default_mass.py: using MSISDN 1079 22:50:16.137638 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:50:16.162983 tst register_default_mass.py: using MSISDN 1080 22:50:16.179070 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:50:16.222316 tst register_default_mass.py: using MSISDN 1081 22:50:16.238668 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:50:16.271897 tst register_default_mass.py: using MSISDN 1082 22:50:16.286832 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:50:16.321545 tst register_default_mass.py: using MSISDN 1083 22:50:16.341776 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:50:16.384559 tst register_default_mass.py: using MSISDN 1084 22:50:16.396561 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:50:16.451488 tst register_default_mass.py: using MSISDN 1085 22:50:16.466684 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:50:16.515916 tst register_default_mass.py: using MSISDN 1086 22:50:16.532485 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:50:16.589078 tst register_default_mass.py: using MSISDN 1087 22:50:16.607999 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:50:16.663935 tst register_default_mass.py: using MSISDN 1088 22:50:16.681103 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:50:16.742648 tst register_default_mass.py: using MSISDN 1089 22:50:16.758290 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:50:16.808797 tst register_default_mass.py: using MSISDN 1090 22:50:16.825643 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:50:16.859265 tst register_default_mass.py: using MSISDN 1091 22:50:16.872740 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:50:16.921373 tst register_default_mass.py: using MSISDN 1092 22:50:16.938111 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:50:16.989327 tst register_default_mass.py: using MSISDN 1093 22:50:17.005649 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:50:17.054802 tst register_default_mass.py: using MSISDN 1094 22:50:17.071883 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:50:17.106256 tst register_default_mass.py: using MSISDN 1095 22:50:17.121879 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:50:17.166709 tst register_default_mass.py: using MSISDN 1096 22:50:17.183823 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:50:17.217805 tst register_default_mass.py: using MSISDN 1097 22:50:17.233678 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:50:17.274471 tst register_default_mass.py: using MSISDN 1098 22:50:17.287224 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:50:17.347063 tst register_default_mass.py: using MSISDN 1099 22:50:17.361499 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:50:17.403869 tst register_default_mass.py: using MSISDN 1100 22:50:17.418167 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:50:17.567782 run mass: Starting testcase 22:50:17.579519 run mass: Pre-launching all virtphy's 22:50:17.590919 run osmo-ms-virt-phy/00000: Starting virtphy 22:50:17.617885 run osmo-ms-virt-phy/00000(pid=35): Launched 22:50:17.677150 run osmo-ms-virt-phy/00001: Starting virtphy 22:50:17.706558 run osmo-ms-virt-phy/00001(pid=36): Launched 22:50:17.718470 run osmo-ms-virt-phy/00002: Starting virtphy 22:50:17.744335 run osmo-ms-virt-phy/00002(pid=37): Launched 22:50:17.756423 run osmo-ms-virt-phy/00003: Starting virtphy 22:50:17.782959 run osmo-ms-virt-phy/00003(pid=38): Launched 22:50:17.795008 run osmo-ms-virt-phy/00004: Starting virtphy 22:50:17.821097 run osmo-ms-virt-phy/00004(pid=39): Launched 22:50:17.833008 run osmo-ms-virt-phy/00005: Starting virtphy 22:50:17.858846 run osmo-ms-virt-phy/00005(pid=40): Launched 22:50:17.870880 run osmo-ms-virt-phy/00006: Starting virtphy 22:50:17.897268 run osmo-ms-virt-phy/00006(pid=41): Launched 22:50:17.911100 run osmo-ms-virt-phy/00007: Starting virtphy 22:50:17.937317 run osmo-ms-virt-phy/00007(pid=42): Launched 22:50:17.949173 run osmo-ms-virt-phy/00008: Starting virtphy 22:50:17.975062 run osmo-ms-virt-phy/00008(pid=43): Launched 22:50:17.986969 run osmo-ms-virt-phy/00009: Starting virtphy 22:50:18.012877 run osmo-ms-virt-phy/00009(pid=44): Launched 22:50:18.024998 run osmo-ms-virt-phy/00010: Starting virtphy 22:50:18.053354 run osmo-ms-virt-phy/00010(pid=45): Launched 22:50:18.066165 run osmo-ms-virt-phy/00011: Starting virtphy 22:50:18.094052 run osmo-ms-virt-phy/00011(pid=46): Launched 22:50:18.107125 run osmo-ms-virt-phy/00012: Starting virtphy 22:50:18.135018 run osmo-ms-virt-phy/00012(pid=47): Launched 22:50:18.147837 run osmo-ms-virt-phy/00013: Starting virtphy 22:50:18.175748 run osmo-ms-virt-phy/00013(pid=48): Launched 22:50:18.188736 run osmo-ms-virt-phy/00014: Starting virtphy 22:50:18.218541 run osmo-ms-virt-phy/00014(pid=49): Launched 22:50:18.232056 run osmo-ms-virt-phy/00015: Starting virtphy 22:50:18.259989 run osmo-ms-virt-phy/00015(pid=50): Launched 22:50:18.272836 run osmo-ms-virt-phy/00016: Starting virtphy 22:50:18.302521 run osmo-ms-virt-phy/00016(pid=51): Launched 22:50:18.317744 run osmo-ms-virt-phy/00017: Starting virtphy 22:50:18.346378 run osmo-ms-virt-phy/00017(pid=52): Launched 22:50:18.359218 run osmo-ms-virt-phy/00018: Starting virtphy 22:50:18.387928 run osmo-ms-virt-phy/00018(pid=53): Launched 22:50:18.403548 run osmo-ms-virt-phy/00019: Starting virtphy 22:50:18.439299 run osmo-ms-virt-phy/00019(pid=54): Launched 22:50:18.452090 run osmo-ms-virt-phy/00020: Starting virtphy 22:50:18.479638 run osmo-ms-virt-phy/00020(pid=55): Launched 22:50:18.492536 run osmo-ms-virt-phy/00021: Starting virtphy 22:50:18.526526 run osmo-ms-virt-phy/00021(pid=56): Launched 22:50:18.539161 run osmo-ms-virt-phy/00022: Starting virtphy 22:50:18.566983 run osmo-ms-virt-phy/00022(pid=57): Launched 22:50:18.579813 run osmo-ms-virt-phy/00023: Starting virtphy 22:50:18.610045 run osmo-ms-virt-phy/00023(pid=58): Launched 22:50:18.622895 run osmo-ms-virt-phy/00024: Starting virtphy 22:50:18.651787 run osmo-ms-virt-phy/00024(pid=59): Launched 22:50:18.665216 run osmo-ms-virt-phy/00025: Starting virtphy 22:50:18.693625 run osmo-ms-virt-phy/00025(pid=60): Launched 22:50:18.707736 run osmo-ms-virt-phy/00026: Starting virtphy 22:50:18.736457 run osmo-ms-virt-phy/00026(pid=61): Launched 22:50:18.749347 run osmo-ms-virt-phy/00027: Starting virtphy 22:50:18.778634 run osmo-ms-virt-phy/00027(pid=62): Launched 22:50:18.794422 run osmo-ms-virt-phy/00028: Starting virtphy 22:50:18.830370 run osmo-ms-virt-phy/00028(pid=63): Launched 22:50:18.849377 run osmo-ms-virt-phy/00029: Starting virtphy 22:50:18.891676 run osmo-ms-virt-phy/00029(pid=64): Launched 22:50:18.910612 run osmo-ms-virt-phy/00030: Starting virtphy 22:50:18.951827 run osmo-ms-virt-phy/00030(pid=65): Launched 22:50:18.970687 run osmo-ms-virt-phy/00031: Starting virtphy 22:50:19.011219 run osmo-ms-virt-phy/00031(pid=66): Launched 22:50:19.029906 run osmo-ms-virt-phy/00032: Starting virtphy 22:50:19.070333 run osmo-ms-virt-phy/00032(pid=67): Launched 22:50:19.088696 run osmo-ms-virt-phy/00033: Starting virtphy 22:50:19.126091 run osmo-ms-virt-phy/00033(pid=68): Launched 22:50:19.139821 run osmo-ms-virt-phy/00034: Starting virtphy 22:50:19.168763 run osmo-ms-virt-phy/00034(pid=69): Launched 22:50:19.188596 run osmo-ms-virt-phy/00035: Starting virtphy 22:50:19.223469 run osmo-ms-virt-phy/00035(pid=70): Launched 22:50:19.236451 run osmo-ms-virt-phy/00036: Starting virtphy 22:50:19.265231 run osmo-ms-virt-phy/00036(pid=71): Launched 22:50:19.278081 run osmo-ms-virt-phy/00037: Starting virtphy 22:50:19.306130 run osmo-ms-virt-phy/00037(pid=72): Launched 22:50:19.322035 run osmo-ms-virt-phy/00038: Starting virtphy 22:50:19.357216 run osmo-ms-virt-phy/00038(pid=73): Launched 22:50:19.369939 run osmo-ms-virt-phy/00039: Starting virtphy 22:50:19.397616 run osmo-ms-virt-phy/00039(pid=74): Launched 22:50:19.410609 run osmo-ms-virt-phy/00040: Starting virtphy 22:50:19.438709 run osmo-ms-virt-phy/00040(pid=75): Launched 22:50:19.454037 run osmo-ms-virt-phy/00041: Starting virtphy 22:50:19.482541 run osmo-ms-virt-phy/00041(pid=76): Launched 22:50:19.500475 run osmo-ms-virt-phy/00042: Starting virtphy 22:50:19.534544 run osmo-ms-virt-phy/00042(pid=77): Launched 22:50:19.549951 run osmo-ms-virt-phy/00043: Starting virtphy 22:50:19.580375 run osmo-ms-virt-phy/00043(pid=78): Launched 22:50:19.593937 run osmo-ms-virt-phy/00044: Starting virtphy 22:50:19.623285 run osmo-ms-virt-phy/00044(pid=79): Launched 22:50:19.636713 run osmo-ms-virt-phy/00045: Starting virtphy 22:50:19.665757 run osmo-ms-virt-phy/00045(pid=80): Launched 22:50:19.679990 run osmo-ms-virt-phy/00046: Starting virtphy 22:50:19.710744 run osmo-ms-virt-phy/00046(pid=81): Launched 22:50:19.724823 run osmo-ms-virt-phy/00047: Starting virtphy 22:50:19.753361 run osmo-ms-virt-phy/00047(pid=82): Launched 22:50:19.766514 run osmo-ms-virt-phy/00048: Starting virtphy 22:50:19.794771 run osmo-ms-virt-phy/00048(pid=83): Launched 22:50:19.807727 run osmo-ms-virt-phy/00049: Starting virtphy 22:50:19.836534 run osmo-ms-virt-phy/00049(pid=84): Launched 22:50:19.849590 run osmo-ms-virt-phy/00050: Starting virtphy 22:50:19.878115 run osmo-ms-virt-phy/00050(pid=85): Launched 22:50:19.891938 run osmo-ms-virt-phy/00051: Starting virtphy 22:50:19.921403 run osmo-ms-virt-phy/00051(pid=86): Launched 22:50:19.934635 run osmo-ms-virt-phy/00052: Starting virtphy 22:50:19.962402 run osmo-ms-virt-phy/00052(pid=87): Launched 22:50:19.977561 run osmo-ms-virt-phy/00053: Starting virtphy 22:50:20.006167 run osmo-ms-virt-phy/00053(pid=88): Launched 22:50:20.019215 run osmo-ms-virt-phy/00054: Starting virtphy 22:50:20.047113 run osmo-ms-virt-phy/00054(pid=89): Launched 22:50:20.059844 run osmo-ms-virt-phy/00055: Starting virtphy 22:50:20.087452 run osmo-ms-virt-phy/00055(pid=90): Launched 22:50:20.100229 run osmo-ms-virt-phy/00056: Starting virtphy 22:50:20.127339 run osmo-ms-virt-phy/00056(pid=91): Launched 22:50:20.139612 run osmo-ms-virt-phy/00057: Starting virtphy 22:50:20.166812 run osmo-ms-virt-phy/00057(pid=92): Launched 22:50:20.179587 run osmo-ms-virt-phy/00058: Starting virtphy 22:50:20.207131 run osmo-ms-virt-phy/00058(pid=93): Launched 22:50:20.219968 run osmo-ms-virt-phy/00059: Starting virtphy 22:50:20.247767 run osmo-ms-virt-phy/00059(pid=94): Launched 22:50:20.263086 run osmo-ms-virt-phy/00060: Starting virtphy 22:50:20.291200 run osmo-ms-virt-phy/00060(pid=95): Launched 22:50:20.304195 run osmo-ms-virt-phy/00061: Starting virtphy 22:50:20.331989 run osmo-ms-virt-phy/00061(pid=96): Launched 22:50:20.344909 run osmo-ms-virt-phy/00062: Starting virtphy 22:50:20.372738 run osmo-ms-virt-phy/00062(pid=97): Launched 22:50:20.385315 run osmo-ms-virt-phy/00063: Starting virtphy 22:50:20.412588 run osmo-ms-virt-phy/00063(pid=98): Launched 22:50:20.426091 run osmo-ms-virt-phy/00064: Starting virtphy 22:50:20.454010 run osmo-ms-virt-phy/00064(pid=99): Launched 22:50:20.467178 run osmo-ms-virt-phy/00065: Starting virtphy 22:50:20.495154 run osmo-ms-virt-phy/00065(pid=100): Launched 22:50:20.508467 run osmo-ms-virt-phy/00066: Starting virtphy 22:50:20.537475 run osmo-ms-virt-phy/00066(pid=101): Launched 22:50:20.550611 run osmo-ms-virt-phy/00067: Starting virtphy 22:50:20.578344 run osmo-ms-virt-phy/00067(pid=102): Launched 22:50:20.590938 run osmo-ms-virt-phy/00068: Starting virtphy 22:50:20.618569 run osmo-ms-virt-phy/00068(pid=103): Launched 22:50:20.631274 run osmo-ms-virt-phy/00069: Starting virtphy 22:50:20.658995 run osmo-ms-virt-phy/00069(pid=104): Launched 22:50:20.672276 run osmo-ms-virt-phy/00070: Starting virtphy 22:50:20.699939 run osmo-ms-virt-phy/00070(pid=105): Launched 22:50:20.712519 run osmo-ms-virt-phy/00071: Starting virtphy 22:50:20.740638 run osmo-ms-virt-phy/00071(pid=106): Launched 22:50:20.753439 run osmo-ms-virt-phy/00072: Starting virtphy 22:50:20.781080 run osmo-ms-virt-phy/00072(pid=107): Launched 22:50:20.794682 run osmo-ms-virt-phy/00073: Starting virtphy 22:50:20.822178 run osmo-ms-virt-phy/00073(pid=108): Launched 22:50:20.834776 run osmo-ms-virt-phy/00074: Starting virtphy 22:50:20.862439 run osmo-ms-virt-phy/00074(pid=109): Launched 22:50:20.875378 run osmo-ms-virt-phy/00075: Starting virtphy 22:50:20.905564 run osmo-ms-virt-phy/00075(pid=110): Launched 22:50:20.918704 run osmo-ms-virt-phy/00076: Starting virtphy 22:50:20.946446 run osmo-ms-virt-phy/00076(pid=111): Launched 22:50:20.959642 run osmo-ms-virt-phy/00077: Starting virtphy 22:50:20.987226 run osmo-ms-virt-phy/00077(pid=112): Launched 22:50:20.999733 run osmo-ms-virt-phy/00078: Starting virtphy 22:50:21.026364 run osmo-ms-virt-phy/00078(pid=113): Launched 22:50:21.038778 run osmo-ms-virt-phy/00079: Starting virtphy 22:50:21.066219 run osmo-ms-virt-phy/00079(pid=114): Launched 22:50:21.078967 run osmo-ms-virt-phy/00080: Starting virtphy 22:50:21.106578 run osmo-ms-virt-phy/00080(pid=115): Launched 22:50:21.119124 run osmo-ms-virt-phy/00081: Starting virtphy 22:50:21.146054 run osmo-ms-virt-phy/00081(pid=116): Launched 22:50:21.158331 run osmo-ms-virt-phy/00082: Starting virtphy 22:50:21.187868 run osmo-ms-virt-phy/00082(pid=117): Launched 22:50:21.206897 run osmo-ms-virt-phy/00083: Starting virtphy 22:50:21.233694 run osmo-ms-virt-phy/00083(pid=118): Launched 22:50:21.246059 run osmo-ms-virt-phy/00084: Starting virtphy 22:50:21.272678 run osmo-ms-virt-phy/00084(pid=119): Launched 22:50:21.285009 run osmo-ms-virt-phy/00085: Starting virtphy 22:50:21.311394 run osmo-ms-virt-phy/00085(pid=120): Launched 22:50:21.323769 run osmo-ms-virt-phy/00086: Starting virtphy 22:50:21.350278 run osmo-ms-virt-phy/00086(pid=121): Launched 22:50:21.369480 run osmo-ms-virt-phy/00087: Starting virtphy 22:50:21.397103 run osmo-ms-virt-phy/00087(pid=122): Launched 22:50:21.409662 run osmo-ms-virt-phy/00088: Starting virtphy 22:50:21.437878 run osmo-ms-virt-phy/00088(pid=123): Launched 22:50:21.450886 run osmo-ms-virt-phy/00089: Starting virtphy 22:50:21.481557 run osmo-ms-virt-phy/00089(pid=124): Launched 22:50:21.497623 run osmo-ms-virt-phy/00090: Starting virtphy 22:50:21.524175 run osmo-ms-virt-phy/00090(pid=125): Launched 22:50:21.536349 run osmo-ms-virt-phy/00091: Starting virtphy 22:50:21.562802 run osmo-ms-virt-phy/00091(pid=126): Launched 22:50:21.575071 run osmo-ms-virt-phy/00092: Starting virtphy 22:50:21.601905 run osmo-ms-virt-phy/00092(pid=127): Launched 22:50:21.614443 run osmo-ms-virt-phy/00093: Starting virtphy 22:50:21.643106 run osmo-ms-virt-phy/00093(pid=128): Launched 22:50:21.655528 run osmo-ms-virt-phy/00094: Starting virtphy 22:50:21.683022 run osmo-ms-virt-phy/00094(pid=129): Launched 22:50:21.695398 run osmo-ms-virt-phy/00095: Starting virtphy 22:50:21.721900 run osmo-ms-virt-phy/00095(pid=130): Launched 22:50:21.733903 run osmo-ms-virt-phy/00096: Starting virtphy 22:50:21.760086 run osmo-ms-virt-phy/00096(pid=131): Launched 22:50:21.772220 run osmo-ms-virt-phy/00097: Starting virtphy 22:50:21.798344 run osmo-ms-virt-phy/00097(pid=132): Launched 22:50:21.810390 run osmo-ms-virt-phy/00098: Starting virtphy 22:50:21.836531 run osmo-ms-virt-phy/00098(pid=133): Launched 22:50:21.848768 run osmo-ms-virt-phy/00099: Starting virtphy 22:50:21.875689 run osmo-ms-virt-phy/00099(pid=134): Launched 22:50:21.887824 run mass: Checking if sockets are in the filesystem 22:50:21.925002 run osmo-ms-mob/00000: Starting mobile 22:50:21.952156 run osmo-ms-mob/00000(pid=135): Launched 22:50:22.005324 run mass: MS start registered {at=15649306.96969611, delay=0.040804024785757065, ms=00000} 22:50:26.119286 run osmo-ms-mob/00001: Starting mobile 22:50:26.145496 run osmo-ms-mob/00001(pid=136): Launched 22:50:26.169786 run mass: MS start registered {at=15649311.134159364, delay=0.007923973724246025, ms=00001} 22:50:27.590094 run mass: MS performed LU {at=15649312.554468013, lu_delay=5.58477190323174, ms=00000} 22:50:27.918832 run osmo-ms-mob/00002: Starting mobile 22:50:27.944933 run osmo-ms-mob/00002(pid=137): Launched 22:50:27.966824 run mass: MS start registered {at=15649312.93121975, delay=0.009757369756698608, ms=00002} 22:50:29.215869 run osmo-ms-mob/00003: Starting mobile 22:50:29.241980 run osmo-ms-mob/00003(pid=138): Launched 22:50:29.262617 run mass: MS start registered {at=15649314.227040198, delay=0.008537355810403824, ms=00003} 22:50:30.316025 run osmo-ms-mob/00004: Starting mobile 22:50:30.345286 run osmo-ms-mob/00004(pid=139): Launched 22:50:30.365562 run mass: MS start registered {at=15649315.329983164, delay=0.006561795249581337, ms=00004} 22:50:31.315017 run osmo-ms-mob/00005: Starting mobile 22:50:31.345609 run osmo-ms-mob/00005(pid=140): Launched 22:50:31.360960 run mass: MS performed LU {at=15649316.325365234, lu_delay=5.191205870360136, ms=00001} 22:50:31.374987 run mass: MS start registered {at=15649316.339414481, delay=0.014087788760662079, ms=00005} 22:50:32.225734 run osmo-ms-mob/00006: Starting mobile 22:50:32.259583 run osmo-ms-mob/00006(pid=141): Launched 22:50:32.288550 run mass: MS start registered {at=15649317.252936698, delay=0.01187891699373722, ms=00006} 22:50:33.126829 run osmo-ms-mob/00007: Starting mobile 22:50:33.171661 run osmo-ms-mob/00007(pid=142): Launched 22:50:33.210403 run mass: MS start registered {at=15649318.174366398, delay=0.015661247074604034, ms=00007} 22:50:33.256816 run mass: MS performed LU {at=15649318.221187543, lu_delay=5.2899677939713, ms=00002} 22:50:33.919277 run osmo-ms-mob/00008: Starting mobile 22:50:33.956480 run osmo-ms-mob/00008(pid=143): Launched 22:50:33.979438 run mass: MS start registered {at=15649318.943854347, delay=0.005131905898451805, ms=00008} 22:50:34.637610 run osmo-ms-mob/00009: Starting mobile 22:50:34.670159 run osmo-ms-mob/00009(pid=144): Launched 22:50:34.692736 run mass: MS start registered {at=15649319.65711557, delay=0.008321410045027733, ms=00009} 22:50:35.120989 run mass: MS performed LU {at=15649320.085369, lu_delay=4.755385836586356, ms=00004} 22:50:35.168196 run mass: MS performed LU {at=15649320.132570863, lu_delay=5.9055306650698185, ms=00003} 22:50:35.196724 run osmo-ms-mob/00010: Starting mobile 22:50:35.235698 run osmo-ms-mob/00010(pid=145): Launched 22:50:35.260629 run mass: MS start registered {at=15649320.225015562, delay=0.005555532872676849, ms=00010} 22:50:35.921849 run osmo-ms-mob/00011: Starting mobile 22:50:35.958220 run osmo-ms-mob/00011(pid=146): Launched 22:50:35.983862 run mass: MS start registered {at=15649320.948246064, delay=0.008018501102924347, ms=00011} 22:50:36.521719 run osmo-ms-mob/00012: Starting mobile 22:50:36.553246 run osmo-ms-mob/00012(pid=147): Launched 22:50:36.580282 run mass: MS start registered {at=15649321.54467525, delay=0.01410207711160183, ms=00012} 22:50:37.022587 run mass: MS performed LU {at=15649321.986969812, lu_delay=4.734033113345504, ms=00006} 22:50:37.057842 run osmo-ms-mob/00013: Starting mobile 22:50:37.090828 run osmo-ms-mob/00013(pid=148): Launched 22:50:37.108159 run mass: MS performed LU {at=15649322.0725676, lu_delay=5.733153119683266, ms=00005} 22:50:37.124894 run mass: MS start registered {at=15649322.089318547, delay=0.016787154600024223, ms=00013} 22:50:37.730166 run osmo-ms-mob/00014: Starting mobile 22:50:37.767499 run osmo-ms-mob/00014(pid=149): Launched 22:50:37.792535 run mass: MS start registered {at=15649322.756922392, delay=0.007241660729050636, ms=00014} 22:50:38.315166 run osmo-ms-mob/00015: Starting mobile 22:50:38.347719 run osmo-ms-mob/00015(pid=150): Launched 22:50:38.373535 run mass: MS start registered {at=15649323.337920234, delay=0.012192117050290108, ms=00015} 22:50:38.819537 run osmo-ms-mob/00016: Starting mobile 22:50:38.846289 run osmo-ms-mob/00016(pid=151): Launched 22:50:38.871919 run mass: MS start registered {at=15649323.836296586, delay=0.013221941888332367, ms=00016} 22:50:38.887300 run mass: MS performed LU {at=15649323.851720378, lu_delay=5.677353980019689, ms=00007} 22:50:38.933325 run mass: MS performed LU {at=15649323.897754334, lu_delay=4.95389998704195, ms=00008} 22:50:39.312250 run osmo-ms-mob/00017: Starting mobile 22:50:39.340259 run osmo-ms-mob/00017(pid=152): Launched 22:50:39.364583 run mass: MS start registered {at=15649324.328977425, delay=0.011862747371196747, ms=00017} 22:50:39.911138 run osmo-ms-mob/00018: Starting mobile 22:50:39.937829 run osmo-ms-mob/00018(pid=153): Launched 22:50:39.960452 run mass: MS start registered {at=15649324.924869731, delay=0.010287316516041756, ms=00018} 22:50:40.311762 run osmo-ms-mob/00019: Starting mobile 22:50:40.339739 run osmo-ms-mob/00019(pid=154): Launched 22:50:40.361360 run mass: MS start registered {at=15649325.325763145, delay=0.005658946931362152, ms=00019} 22:50:40.788492 run mass: MS performed LU {at=15649325.752882283, lu_delay=4.8046362195163965, ms=00011} 22:50:40.814452 run osmo-ms-mob/00020: Starting mobile 22:50:40.842776 run osmo-ms-mob/00020(pid=155): Launched 22:50:40.855581 run mass: MS performed LU {at=15649325.81998493, lu_delay=5.594969367608428, ms=00010} 22:50:40.868130 run mass: MS start registered {at=15649325.832563743, delay=0.012609751895070076, ms=00020} 22:50:40.903783 run mass: MS performed LU {at=15649325.868166002, lu_delay=6.211050432175398, ms=00009} 22:50:41.315744 run osmo-ms-mob/00021: Starting mobile 22:50:41.351517 run osmo-ms-mob/00021(pid=156): Launched 22:50:41.377054 run mass: MS start registered {at=15649326.341432588, delay=0.009889386594295502, ms=00021} 22:50:41.717935 run osmo-ms-mob/00022: Starting mobile 22:50:41.746523 run osmo-ms-mob/00022(pid=157): Launched 22:50:41.771260 run mass: MS start registered {at=15649326.7356323, delay=0.011299807578325272, ms=00022} 22:50:42.215237 run osmo-ms-mob/00023: Starting mobile 22:50:42.243271 run osmo-ms-mob/00023(pid=158): Launched 22:50:42.266042 run mass: MS start registered {at=15649327.230435288, delay=0.00987660326063633, ms=00023} 22:50:42.570024 run mass: MS performed LU {at=15649327.53440845, lu_delay=5.445089902728796, ms=00013} 22:50:42.606085 run osmo-ms-mob/00024: Starting mobile 22:50:42.645961 run osmo-ms-mob/00024(pid=159): Launched 22:50:42.663928 run mass: MS performed LU {at=15649327.62834774, lu_delay=6.0836724899709225, ms=00012} 22:50:42.679944 run mass: MS start registered {at=15649327.644376315, delay=0.016057319939136505, ms=00024} 22:50:42.699777 run mass: MS performed LU {at=15649327.664170763, lu_delay=4.907248370349407, ms=00014} 22:50:43.116805 run osmo-ms-mob/00025: Starting mobile 22:50:43.151715 run osmo-ms-mob/00025(pid=160): Launched 22:50:43.174169 run mass: MS start registered {at=15649328.138565931, delay=0.009409535676240921, ms=00025} 22:50:43.518825 run osmo-ms-mob/00026: Starting mobile 22:50:43.560501 run osmo-ms-mob/00026(pid=161): Launched 22:50:43.588791 run mass: MS start registered {at=15649328.553165277, delay=0.009554879739880562, ms=00026} 22:50:43.917339 run osmo-ms-mob/00027: Starting mobile 22:50:43.952464 run osmo-ms-mob/00027(pid=162): Launched 22:50:43.977098 run mass: MS start registered {at=15649328.941475779, delay=0.00867677852511406, ms=00027} 22:50:44.317051 run osmo-ms-mob/00028: Starting mobile 22:50:44.345548 run osmo-ms-mob/00028(pid=163): Launched 22:50:44.369967 run mass: MS start registered {at=15649329.33434916, delay=0.01167355291545391, ms=00028} 22:50:44.554457 run mass: MS performed LU {at=15649329.518829891, lu_delay=5.6825333051383495, ms=00016} 22:50:44.600632 run mass: MS performed LU {at=15649329.565018907, lu_delay=6.227098673582077, ms=00015} 22:50:44.628166 run osmo-ms-mob/00029: Starting mobile 22:50:44.655335 run osmo-ms-mob/00029(pid=164): Launched 22:50:44.669798 run mass: MS performed LU {at=15649329.63419429, lu_delay=5.305216865614057, ms=00017} 22:50:44.682418 run mass: MS start registered {at=15649329.646851702, delay=0.014799397438764572, ms=00029} 22:50:45.114184 run osmo-ms-mob/00030: Starting mobile 22:50:45.143192 run osmo-ms-mob/00030(pid=165): Launched 22:50:45.164622 run mass: MS start registered {at=15649330.129016044, delay=0.008962856605648994, ms=00030} 22:50:45.512230 run osmo-ms-mob/00031: Starting mobile 22:50:45.538849 run osmo-ms-mob/00031(pid=166): Launched 22:50:45.560704 run mass: MS start registered {at=15649330.525124123, delay=0.009082993492484093, ms=00031} 22:50:45.818806 run osmo-ms-mob/00032: Starting mobile 22:50:45.845102 run osmo-ms-mob/00032(pid=167): Launched 22:50:45.867252 run mass: MS start registered {at=15649330.831670761, delay=0.009558185935020447, ms=00032} 22:50:46.215687 run osmo-ms-mob/00033: Starting mobile 22:50:46.244335 run osmo-ms-mob/00033(pid=168): Launched 22:50:46.268438 run mass: MS start registered {at=15649331.23285954, delay=0.00826859287917614, ms=00033} 22:50:46.335516 run mass: MS performed LU {at=15649331.29991542, lu_delay=4.5642831195145845, ms=00022} 22:50:46.418973 run mass: MS performed LU {at=15649331.383373156, lu_delay=5.550809413194656, ms=00020} 22:50:46.464829 run mass: MS performed LU {at=15649331.429232996, lu_delay=6.103469850495458, ms=00019} 22:50:46.490919 run osmo-ms-mob/00034: Starting mobile 22:50:46.516969 run osmo-ms-mob/00034(pid=169): Launched 22:50:46.538472 run mass: MS start registered {at=15649331.502897156, delay=0.009667892009019852, ms=00034} 22:50:46.608969 run mass: MS performed LU {at=15649331.573364086, lu_delay=5.231931498274207, ms=00021} 22:50:46.915502 run osmo-ms-mob/00035: Starting mobile 22:50:46.942318 run osmo-ms-mob/00035(pid=170): Launched 22:50:46.965043 run mass: MS start registered {at=15649331.929459067, delay=0.010743975639343262, ms=00035} 22:50:47.311902 run osmo-ms-mob/00036: Starting mobile 22:50:47.338901 run osmo-ms-mob/00036(pid=171): Launched 22:50:47.359712 run mass: MS start registered {at=15649332.324134292, delay=0.008972173556685448, ms=00036} 22:50:47.710588 run osmo-ms-mob/00037: Starting mobile 22:50:47.737241 run osmo-ms-mob/00037(pid=172): Launched 22:50:47.758548 run mass: MS start registered {at=15649332.722967133, delay=0.008955201134085655, ms=00037} 22:50:48.016810 run osmo-ms-mob/00038: Starting mobile 22:50:48.045715 run osmo-ms-mob/00038(pid=173): Launched 22:50:48.070338 run mass: MS start registered {at=15649333.03474222, delay=0.012318674474954605, ms=00038} 22:50:48.315934 run osmo-ms-mob/00039: Starting mobile 22:50:48.342514 run osmo-ms-mob/00039(pid=174): Launched 22:50:48.354610 run mass: MS performed LU {at=15649333.319036752, lu_delay=4.765871474519372, ms=00026} 22:50:48.367951 run mass: MS start registered {at=15649333.332380693, delay=0.013364288955926895, ms=00039} 22:50:48.379675 run mass: MS performed LU {at=15649333.34411005, lu_delay=5.205544117838144, ms=00025} 22:50:48.435366 run mass: MS performed LU {at=15649333.399779838, lu_delay=5.755403522402048, ms=00024} 22:50:48.461085 run osmo-ms-mob/00040: Starting mobile 22:50:48.487511 run osmo-ms-mob/00040(pid=175): Launched 22:50:48.510415 run mass: MS performed LU {at=15649333.474811148, lu_delay=6.2443758603185415, ms=00023} 22:50:48.526857 run mass: MS start registered {at=15649333.491291104, delay=0.026895223185420036, ms=00040} 22:50:48.763518 run mass: MS performed LU {at=15649333.72789693, lu_delay=4.786421151831746, ms=00027} 22:50:48.795112 run osmo-ms-mob/00041: Starting mobile 22:50:48.822388 run osmo-ms-mob/00041(pid=176): Launched 22:50:48.845023 run mass: MS start registered {at=15649333.809432454, delay=0.01020127348601818, ms=00041} 22:50:49.316900 run osmo-ms-mob/00042: Starting mobile 22:50:49.344268 run osmo-ms-mob/00042(pid=177): Launched 22:50:49.367688 run mass: MS start registered {at=15649334.33210687, delay=0.004362579435110092, ms=00042} 22:50:49.715719 run osmo-ms-mob/00043: Starting mobile 22:50:49.756347 run osmo-ms-mob/00043(pid=178): Launched 22:50:49.782566 run mass: MS start registered {at=15649334.746948302, delay=0.00779217854142189, ms=00043} 22:50:50.016316 run osmo-ms-mob/00044: Starting mobile 22:50:50.056766 run osmo-ms-mob/00044(pid=179): Launched 22:50:50.080205 run mass: MS start registered {at=15649335.04458396, delay=0.00866442359983921, ms=00044} 22:50:50.103076 run mass: MS performed LU {at=15649335.0674718, lu_delay=4.938455756753683, ms=00030} 22:50:50.185738 run mass: MS performed LU {at=15649335.150107935, lu_delay=5.503256233409047, ms=00029} 22:50:50.215880 run osmo-ms-mob/00045: Starting mobile 22:50:50.250209 run osmo-ms-mob/00045(pid=180): Launched 22:50:50.267156 run mass: MS performed LU {at=15649335.231571294, lu_delay=5.897222135215998, ms=00028} 22:50:50.283779 run mass: MS start registered {at=15649335.24820581, delay=0.01667003333568573, ms=00045} 22:50:50.374442 run mass: MS performed LU {at=15649335.338817826, lu_delay=4.813693702220917, ms=00031} 22:50:50.406776 run osmo-ms-mob/00046: Starting mobile 22:50:50.445684 run osmo-ms-mob/00046(pid=181): Launched 22:50:50.474641 run mass: MS start registered {at=15649335.43900671, delay=0.013080665841698647, ms=00046} 22:50:50.913215 run osmo-ms-mob/00047: Starting mobile 22:50:50.942904 run osmo-ms-mob/00047(pid=182): Launched 22:50:50.964680 run mass: MS start registered {at=15649335.929069119, delay=0.00823657214641571, ms=00047} 22:50:51.215512 run osmo-ms-mob/00048: Starting mobile 22:50:51.255321 run osmo-ms-mob/00048(pid=183): Launched 22:50:51.279022 run mass: MS start registered {at=15649336.243396971, delay=0.009881502017378807, ms=00048} 22:50:51.515943 run osmo-ms-mob/00049: Starting mobile 22:50:51.548509 run osmo-ms-mob/00049(pid=184): Launched 22:50:51.574943 run mass: MS start registered {at=15649336.539324012, delay=0.012365324422717094, ms=00049} 22:50:51.814938 run osmo-ms-mob/00050: Starting mobile 22:50:51.846048 run osmo-ms-mob/00050(pid=185): Launched 22:50:51.870763 run mass: MS start registered {at=15649336.835149568, delay=0.007325589656829834, ms=00050} 22:50:52.086103 run mass: MS performed LU {at=15649337.050486948, lu_delay=4.726352656260133, ms=00036} 22:50:52.132550 run mass: MS performed LU {at=15649337.09693397, lu_delay=5.864074429497123, ms=00033} 22:50:52.160984 run osmo-ms-mob/00051: Starting mobile 22:50:52.188451 run osmo-ms-mob/00051(pid=186): Launched 22:50:52.201914 run mass: MS performed LU {at=15649337.166327253, lu_delay=5.663430096581578, ms=00034} 22:50:52.215214 run mass: MS start registered {at=15649337.179646026, delay=0.014291591942310333, ms=00051} 22:50:52.238192 run mass: MS performed LU {at=15649337.202585094, lu_delay=5.2731260266155005, ms=00035} 22:50:52.266071 run osmo-ms-mob/00052: Starting mobile 22:50:52.294933 run osmo-ms-mob/00052(pid=187): Launched 22:50:52.307630 run mass: MS performed LU {at=15649337.272048667, lu_delay=6.440377905964851, ms=00032} 22:50:52.320126 run mass: MS start registered {at=15649337.28455717, delay=0.012559566646814346, ms=00052} 22:50:52.529003 run mass: MS performed LU {at=15649337.493380114, lu_delay=4.770412981510162, ms=00037} 22:50:52.556891 run osmo-ms-mob/00053: Starting mobile 22:50:52.584893 run osmo-ms-mob/00053(pid=188): Launched 22:50:52.606458 run mass: MS start registered {at=15649337.570860589, delay=0.008768932893872261, ms=00053} 22:50:53.116725 run osmo-ms-mob/00054: Starting mobile 22:50:53.157420 run osmo-ms-mob/00054(pid=189): Launched 22:50:53.184293 run mass: MS start registered {at=15649338.148673521, delay=0.009848080575466156, ms=00054} 22:50:53.416191 run osmo-ms-mob/00055: Starting mobile 22:50:53.457389 run osmo-ms-mob/00055(pid=190): Launched 22:50:53.478747 run mass: MS start registered {at=15649338.44315893, delay=0.0034858528524637222, ms=00055} 22:50:53.714878 run osmo-ms-mob/00056: Starting mobile 22:50:53.745984 run osmo-ms-mob/00056(pid=191): Launched 22:50:53.766314 run mass: MS start registered {at=15649338.730703803, delay=0.007265636697411537, ms=00056} 22:50:53.867494 run mass: MS performed LU {at=15649338.831879454, lu_delay=5.79713723435998, ms=00038} 22:50:53.951386 run mass: MS performed LU {at=15649338.91576223, lu_delay=5.424471126869321, ms=00040} 22:50:53.976622 run osmo-ms-mob/00057: Starting mobile 22:50:54.004249 run osmo-ms-mob/00057(pid=192): Launched 22:50:54.016664 run mass: MS performed LU {at=15649338.981087167, lu_delay=5.6487064734101295, ms=00039} 22:50:54.028898 run mass: MS start registered {at=15649338.99333141, delay=0.012270472943782806, ms=00057} 22:50:54.140655 run mass: MS performed LU {at=15649339.105033807, lu_delay=5.295601353049278, ms=00041} 22:50:54.195686 run mass: MS performed LU {at=15649339.16006806, lu_delay=4.827961189672351, ms=00042} 22:50:54.222054 run osmo-ms-mob/00058: Starting mobile 22:50:54.250804 run osmo-ms-mob/00058(pid=193): Launched 22:50:54.272783 run mass: MS start registered {at=15649339.237200027, delay=0.009319595992565155, ms=00058} 22:50:54.715621 run osmo-ms-mob/00059: Starting mobile 22:50:54.754999 run osmo-ms-mob/00059(pid=194): Launched 22:50:54.786851 run mass: MS start registered {at=15649339.751232099, delay=0.013458337634801865, ms=00059} 22:50:55.018463 run osmo-ms-mob/00060: Starting mobile 22:50:55.062654 run osmo-ms-mob/00060(pid=195): Launched 22:50:55.090546 run mass: MS start registered {at=15649340.054934733, delay=0.012745678424835205, ms=00060} 22:50:55.414103 run osmo-ms-mob/00061: Starting mobile 22:50:55.446744 run osmo-ms-mob/00061(pid=196): Launched 22:50:55.473409 run mass: MS start registered {at=15649340.437792735, delay=0.013096185401082039, ms=00061} 22:50:55.714447 run osmo-ms-mob/00062: Starting mobile 22:50:55.744205 run osmo-ms-mob/00062(pid=197): Launched 22:50:55.766323 run mass: MS start registered {at=15649340.730714705, delay=0.009313646703958511, ms=00062} 22:50:55.852846 run mass: MS performed LU {at=15649340.817222256, lu_delay=5.569016445428133, ms=00045} 22:50:55.898752 run mass: MS performed LU {at=15649340.863120416, lu_delay=5.42411370575428, ms=00046} 22:50:55.932962 run osmo-ms-mob/00063: Starting mobile 22:50:55.973247 run osmo-ms-mob/00063(pid=198): Launched 22:50:55.991703 run mass: MS performed LU {at=15649340.956116972, lu_delay=5.911533012986183, ms=00044} 22:50:56.009095 run mass: MS start registered {at=15649340.973521307, delay=0.01743924990296364, ms=00063} 22:50:56.026829 run mass: MS performed LU {at=15649340.99124489, lu_delay=4.74784791842103, ms=00048} 22:50:56.044731 run mass: MS performed LU {at=15649341.009156749, lu_delay=6.262208446860313, ms=00043} 22:50:56.078150 run osmo-ms-mob/00064: Starting mobile 22:50:56.119412 run osmo-ms-mob/00064(pid=199): Launched 22:50:56.139572 run mass: MS performed LU {at=15649341.103974206, lu_delay=5.174905087798834, ms=00047} 22:50:56.157240 run mass: MS start registered {at=15649341.121666253, delay=0.017729615792632103, ms=00064} 22:50:56.823362 run osmo-ms-mob/00065: Starting mobile 22:50:56.865475 run osmo-ms-mob/00065(pid=200): Launched 22:50:56.895691 run mass: MS start registered {at=15649341.860072669, delay=0.010134248062968254, ms=00065} 22:50:57.112332 run osmo-ms-mob/00066: Starting mobile 22:50:57.140622 run osmo-ms-mob/00066(pid=201): Launched 22:50:57.163151 run mass: MS start registered {at=15649342.127547408, delay=0.00847204402089119, ms=00066} 22:50:57.515701 run osmo-ms-mob/00067: Starting mobile 22:50:57.554792 run osmo-ms-mob/00067(pid=202): Launched 22:50:57.579639 run mass: MS start registered {at=15649342.543998362, delay=0.007013963535428047, ms=00067} 22:50:57.633614 run mass: MS performed LU {at=15649342.597984817, lu_delay=5.313427647575736, ms=00052} 22:50:57.670904 run mass: MS performed LU {at=15649342.635277944, lu_delay=5.064417354762554, ms=00053} 22:50:57.701871 run osmo-ms-mob/00068: Starting mobile 22:50:57.732154 run osmo-ms-mob/00068(pid=203): Launched 22:50:57.754685 run mass: MS start registered {at=15649342.719089035, delay=0.00738372839987278, ms=00068} 22:50:57.768902 run mass: MS performed LU {at=15649342.73332376, lu_delay=6.193999748677015, ms=00049} 22:50:57.961227 run mass: MS performed LU {at=15649342.925608242, lu_delay=5.745962215587497, ms=00051} 22:50:57.979833 run mass: MS performed LU {at=15649342.944251794, lu_delay=4.795578273013234, ms=00054} 22:50:58.014337 run osmo-ms-mob/00069: Starting mobile 22:50:58.056855 run osmo-ms-mob/00069(pid=204): Launched 22:50:58.082171 run mass: MS start registered {at=15649343.046545055, delay=0.00774209201335907, ms=00069} 22:50:58.614324 run osmo-ms-mob/00070: Starting mobile 22:50:58.650421 run osmo-ms-mob/00070(pid=205): Launched 22:50:58.679123 run mass: MS start registered {at=15649343.643502584, delay=0.010422348976135254, ms=00070} 22:50:59.018019 run osmo-ms-mob/00071: Starting mobile 22:50:59.060922 run osmo-ms-mob/00071(pid=206): Launched 22:50:59.088799 run mass: MS start registered {at=15649344.053182893, delay=0.008468486368656158, ms=00071} 22:50:59.416951 run osmo-ms-mob/00072: Starting mobile 22:50:59.457270 run osmo-ms-mob/00072(pid=207): Launched 22:50:59.484411 run mass: MS start registered {at=15649344.4487849, delay=0.008041024208068848, ms=00072} 22:50:59.617905 run mass: MS performed LU {at=15649344.582282053, lu_delay=5.345082025974989, ms=00058} 22:50:59.664500 run mass: MS performed LU {at=15649344.628877595, lu_delay=5.635546185076237, ms=00057} 22:50:59.696425 run osmo-ms-mob/00073: Starting mobile 22:50:59.735262 run osmo-ms-mob/00073(pid=208): Launched 22:50:59.753066 run mass: MS performed LU {at=15649344.717485163, lu_delay=4.966253064572811, ms=00059} 22:50:59.766947 run mass: MS start registered {at=15649344.731378969, delay=0.013922380283474922, ms=00073} 22:50:59.779688 run mass: MS performed LU {at=15649344.744118994, lu_delay=6.013415191322565, ms=00056} 22:50:59.807596 run mass: MS performed LU {at=15649344.771975202, lu_delay=6.328816272318363, ms=00055} 22:50:59.835031 run osmo-ms-mob/00074: Starting mobile 22:50:59.864272 run osmo-ms-mob/00074(pid=209): Launched 22:50:59.889033 run mass: MS start registered {at=15649344.853428263, delay=0.011757640168070793, ms=00074} 22:51:00.061177 run mass: MS performed LU {at=15649345.025556998, lu_delay=4.970622265711427, ms=00060} 22:51:00.617254 run osmo-ms-mob/00075: Starting mobile 22:51:00.647030 run osmo-ms-mob/00075(pid=210): Launched 22:51:00.670825 run mass: MS start registered {at=15649345.635219706, delay=0.010593831539154053, ms=00075} 22:51:00.707060 run mass: MS performed LU {at=15649345.671445178, lu_delay=20.746575446799397, ms=00018} 22:51:01.112743 run osmo-ms-mob/00076: Starting mobile 22:51:01.140501 run osmo-ms-mob/00076(pid=211): Launched 22:51:01.164708 run mass: MS start registered {at=15649346.12911539, delay=0.011344283819198608, ms=00076} 22:51:01.399022 run mass: MS performed LU {at=15649346.363404471, lu_delay=5.241738218814135, ms=00064} 22:51:01.436952 run mass: MS performed LU {at=15649346.401356297, lu_delay=4.541283627972007, ms=00065} 22:51:01.466687 run osmo-ms-mob/00077: Starting mobile 22:51:01.495664 run osmo-ms-mob/00077(pid=212): Launched 22:51:01.518708 run mass: MS start registered {at=15649346.4831091, delay=0.009839484468102455, ms=00077} 22:51:01.535658 run mass: MS performed LU {at=15649346.500082724, lu_delay=5.526561416685581, ms=00063} 22:51:01.727314 run mass: MS performed LU {at=15649346.69167408, lu_delay=5.960959374904633, ms=00062} 22:51:01.745569 run mass: MS performed LU {at=15649346.70999595, lu_delay=6.272203214466572, ms=00061} 22:51:02.014716 run osmo-ms-mob/00078: Starting mobile 22:51:02.042184 run osmo-ms-mob/00078(pid=213): Launched 22:51:02.065047 run mass: MS start registered {at=15649347.029436912, delay=0.010173110291361809, ms=00078} 22:51:02.414125 run osmo-ms-mob/00079: Starting mobile 22:51:02.443479 run osmo-ms-mob/00079(pid=214): Launched 22:51:02.467547 run mass: MS start registered {at=15649347.431961482, delay=0.010874660685658455, ms=00079} 22:51:02.916882 run osmo-ms-mob/00080: Starting mobile 22:51:02.943583 run osmo-ms-mob/00080(pid=215): Launched 22:51:02.967302 run mass: MS start registered {at=15649347.931719745, delay=0.011677039787173271, ms=00080} 22:51:03.383923 run mass: MS performed LU {at=15649348.348291837, lu_delay=5.629202801734209, ms=00068} 22:51:03.410284 run osmo-ms-mob/00081: Starting mobile 22:51:03.436808 run osmo-ms-mob/00081(pid=216): Launched 22:51:03.448865 run mass: MS performed LU {at=15649348.413296591, lu_delay=5.869298228994012, ms=00067} 22:51:03.460662 run mass: MS start registered {at=15649348.425098514, delay=0.011820487678050995, ms=00081} 22:51:03.498572 run mass: MS performed LU {at=15649348.462988663, lu_delay=6.335441255941987, ms=00066} 22:51:03.536357 run mass: MS performed LU {at=15649348.500765078, lu_delay=4.857262494042516, ms=00070} 22:51:03.561144 run osmo-ms-mob/00082: Starting mobile 22:51:03.588363 run osmo-ms-mob/00082(pid=217): Launched 22:51:03.600490 run mass: MS performed LU {at=15649348.564918691, lu_delay=5.51837363652885, ms=00069} 22:51:03.612443 run mass: MS start registered {at=15649348.576879203, delay=0.011981232091784477, ms=00082} 22:51:04.413359 run osmo-ms-mob/00083: Starting mobile 22:51:04.439424 run osmo-ms-mob/00083(pid=218): Launched 22:51:04.464512 run mass: MS start registered {at=15649349.428922353, delay=0.012401200830936432, ms=00083} 22:51:04.915820 run osmo-ms-mob/00084: Starting mobile 22:51:04.942932 run osmo-ms-mob/00084(pid=219): Launched 22:51:04.965397 run mass: MS start registered {at=15649349.929807562, delay=0.010379649698734283, ms=00084} 22:51:05.164531 run mass: MS performed LU {at=15649350.128908593, lu_delay=6.0757257007062435, ms=00071} 22:51:05.248407 run mass: MS performed LU {at=15649350.212778969, lu_delay=5.359350705519319, ms=00074} 22:51:05.294472 run mass: MS performed LU {at=15649350.258879729, lu_delay=5.527500759810209, ms=00073} 22:51:05.319353 run osmo-ms-mob/00085: Starting mobile 22:51:05.345800 run osmo-ms-mob/00085(pid=220): Launched 22:51:05.364806 run mass: MS start registered {at=15649350.329230411, delay=0.006931869313120842, ms=00085} 22:51:05.438560 run mass: MS performed LU {at=15649350.402924318, lu_delay=5.954139417037368, ms=00072} 22:51:05.474383 run mass: MS performed LU {at=15649350.438810378, lu_delay=4.80359067209065, ms=00075} 22:51:06.015838 run osmo-ms-mob/00086: Starting mobile 22:51:06.045516 run osmo-ms-mob/00086(pid=221): Launched 22:51:06.067373 run mass: MS start registered {at=15649351.031762838, delay=0.008389167487621307, ms=00086} 22:51:06.618804 run osmo-ms-mob/00087: Starting mobile 22:51:06.659939 run osmo-ms-mob/00087(pid=222): Launched 22:51:06.683479 run mass: MS start registered {at=15649351.647857446, delay=0.006567884236574173, ms=00087} 22:51:07.149995 run mass: MS performed LU {at=15649352.11435432, lu_delay=5.631245220080018, ms=00077} 22:51:07.178184 run osmo-ms-mob/00088: Starting mobile 22:51:07.207098 run osmo-ms-mob/00088(pid=223): Launched 22:51:07.220633 run mass: MS performed LU {at=15649352.185051944, lu_delay=6.0559365544468164, ms=00076} 22:51:07.233693 run mass: MS start registered {at=15649352.198124176, delay=0.01310148648917675, ms=00088} 22:51:07.265430 run mass: MS performed LU {at=15649352.229816092, lu_delay=4.797854609787464, ms=00079} 22:51:07.301854 run mass: MS performed LU {at=15649352.266230118, lu_delay=5.236793205142021, ms=00078} 22:51:07.812182 run osmo-ms-mob/00089: Starting mobile 22:51:07.838860 run osmo-ms-mob/00089(pid=224): Launched 22:51:07.862461 run mass: MS start registered {at=15649352.826871224, delay=0.010982062667608261, ms=00089} 22:51:08.413497 run osmo-ms-mob/00090: Starting mobile 22:51:08.441745 run osmo-ms-mob/00090(pid=225): Launched 22:51:08.465694 run mass: MS start registered {at=15649353.430081343, delay=0.010328993201255798, ms=00090} 22:51:08.930242 run mass: MS performed LU {at=15649353.894621069, lu_delay=5.962901324033737, ms=00080} 22:51:09.014502 run mass: MS performed LU {at=15649353.978864133, lu_delay=5.401984930038452, ms=00082} 22:51:09.042127 run osmo-ms-mob/00091: Starting mobile 22:51:09.073773 run osmo-ms-mob/00091(pid=226): Launched 22:51:09.088683 run mass: MS performed LU {at=15649354.053100878, lu_delay=5.628002364188433, ms=00081} 22:51:09.104483 run mass: MS start registered {at=15649354.068908703, delay=0.015837790444493294, ms=00091} 22:51:09.206357 run mass: MS performed LU {at=15649354.170727761, lu_delay=4.741805408149958, ms=00083} 22:51:09.814720 run osmo-ms-mob/00092: Starting mobile 22:51:09.843057 run osmo-ms-mob/00092(pid=227): Launched 22:51:09.864560 run mass: MS start registered {at=15649354.828951186, delay=0.008047245442867279, ms=00092} 22:51:10.615814 run osmo-ms-mob/00093: Starting mobile 22:51:10.655013 run osmo-ms-mob/00093(pid=228): Launched 22:51:10.683079 run mass: MS start registered {at=15649355.64745843, delay=0.009469307959079742, ms=00093} 22:51:10.918156 run mass: MS performed LU {at=15649355.882531596, lu_delay=5.9527240339666605, ms=00084} 22:51:10.964701 run mass: MS performed LU {at=15649355.929076184, lu_delay=5.599845772609115, ms=00085} 22:51:11.035704 run mass: MS performed LU {at=15649356.000080423, lu_delay=4.968317585065961, ms=00086} 22:51:11.519166 run osmo-ms-mob/00094: Starting mobile 22:51:11.558029 run osmo-ms-mob/00094(pid=229): Launched 22:51:11.585772 run mass: MS start registered {at=15649356.550147476, delay=0.00965580902993679, ms=00094} 22:51:12.412647 run osmo-ms-mob/00095: Starting mobile 22:51:12.440204 run osmo-ms-mob/00095(pid=230): Launched 22:51:12.465887 run mass: MS start registered {at=15649357.430271916, delay=0.012447545304894447, ms=00095} 22:51:12.697071 run mass: MS performed LU {at=15649357.66142794, lu_delay=4.83455671556294, ms=00089} 22:51:12.779997 run mass: MS performed LU {at=15649357.74438102, lu_delay=6.0965235736221075, ms=00087} 22:51:12.826546 run mass: MS performed LU {at=15649357.79092769, lu_delay=5.592803513631225, ms=00088} 22:51:13.421491 run osmo-ms-mob/00096: Starting mobile 22:51:13.466694 run osmo-ms-mob/00096(pid=231): Launched 22:51:13.495033 run mass: MS start registered {at=15649358.45942331, delay=0.009324194863438606, ms=00096} 22:51:14.515504 run osmo-ms-mob/00097: Starting mobile 22:51:14.543654 run osmo-ms-mob/00097(pid=232): Launched 22:51:14.569407 run mass: MS start registered {at=15649359.533799099, delay=0.01029072143137455, ms=00097} 22:51:14.681763 run mass: MS performed LU {at=15649359.646138001, lu_delay=5.577229298651218, ms=00091} 22:51:14.727822 run mass: MS performed LU {at=15649359.692197816, lu_delay=6.262116473168135, ms=00090} 22:51:14.795934 run mass: MS performed LU {at=15649359.760312326, lu_delay=4.931361140683293, ms=00092} 22:51:14.833464 run mass: MS performed LU {at=15649359.79787559, lu_delay=22.962726023048162, ms=00050} 22:51:15.816719 run osmo-ms-mob/00098: Starting mobile 22:51:15.844497 run osmo-ms-mob/00098(pid=233): Launched 22:51:15.865714 run mass: MS start registered {at=15649360.830124326, delay=0.008486732840538025, ms=00098} 22:51:16.545693 run mass: MS performed LU {at=15649361.510058217, lu_delay=5.862599786370993, ms=00093} 22:51:16.591225 run mass: MS performed LU {at=15649361.555641426, lu_delay=5.005493950098753, ms=00094} 22:51:17.618289 run osmo-ms-mob/00099: Starting mobile 22:51:17.647501 run osmo-ms-mob/00099(pid=234): Launched 22:51:17.660454 run mass: All started... {duration=55.760695178061724, too_slow=0} 22:51:17.672928 run mass: MS start registered {at=15649362.637353394, delay=0.012466592714190483, ms=00099} 22:51:18.446410 run mass: MS performed LU {at=15649363.41078305, lu_delay=4.951359741389751, ms=00096} 22:51:18.493212 run mass: MS performed LU {at=15649363.457619675, lu_delay=6.027347758412361, ms=00095} 22:51:20.313118 run mass: MS performed LU {at=15649365.27749392, lu_delay=5.743694821372628, ms=00097} 22:51:20.831135 run mass: MS performed LU {at=15649365.795511913, lu_delay=4.965387586504221, ms=00098} 22:51:22.212973 run mass: MS performed LU {at=15649367.177342756, lu_delay=4.539989361539483, ms=00099} 22:51:22.229533 run mass: Tests done {all_completed=True, max=22.962726023048162, min=4.539989361539483} 22:51:22.241359 tst register_default_mass.py: Test passed (84.6 sec) 22:51:22.253173 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:51:22.260019 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:51:22.266704 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:51:22.273467 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:51:22.280248 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:51:22.286789 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:51:22.293448 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:51:22.300046 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:51:22.306639 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:51:22.313222 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:51:22.319795 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:51:22.326373 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:51:22.333426 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:51:22.340602 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:51:22.347037 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:51:22.353426 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:51:22.360474 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:51:22.367003 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:51:22.373636 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:51:22.380339 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:51:22.387515 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:51:22.394235 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:51:22.400783 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:51:22.407826 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:51:22.414471 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:51:22.421236 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:51:22.427841 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:51:22.434524 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:51:22.441308 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:51:22.448438 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:51:22.455544 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:51:22.462639 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:51:22.469197 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:51:22.475768 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:51:22.482339 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:51:22.489016 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:51:22.495657 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:51:22.502266 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:51:22.509003 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:51:22.515480 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:51:22.522186 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:51:22.528876 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:51:22.535519 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:51:22.542253 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:51:22.548987 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:51:22.555893 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:51:22.563619 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:51:22.570985 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:51:22.578068 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:51:22.585557 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:51:22.593060 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:51:22.599666 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:51:22.606384 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:51:22.614124 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:51:22.624571 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:51:22.635207 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:51:22.643928 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:51:22.650868 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:51:22.657904 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:51:22.664470 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:51:22.672091 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:51:22.678650 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:51:22.685478 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:51:22.692114 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:51:22.698764 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:51:22.705361 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:51:22.711996 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:51:22.718619 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:51:22.725262 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:51:22.731905 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:51:22.738646 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:51:22.746234 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:51:22.752849 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:51:22.759231 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:51:22.766656 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:51:22.773999 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:51:22.780622 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:51:22.787414 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:51:22.795086 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:51:22.801730 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:51:22.808448 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:51:22.815057 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:51:22.822628 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:51:22.829545 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:51:22.836575 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:51:22.843497 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:51:22.850525 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:51:22.859251 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:51:22.867089 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:51:22.873958 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:51:22.880840 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:51:22.887962 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:51:22.895643 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:51:22.903281 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:51:22.910268 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:51:22.917169 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:51:22.924860 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:51:22.932390 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:51:22.939288 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:51:22.946482 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:51:22.953923 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:51:22.960694 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:51:22.967429 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:51:22.974227 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:51:22.982993 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:51:22.989657 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:51:22.996406 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:51:23.003879 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:51:23.011038 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:51:23.019472 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:51:23.026836 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:51:23.033789 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:51:23.041492 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:51:23.048978 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:51:23.056432 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:51:23.063119 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:51:23.069765 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:51:23.076285 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:51:23.082658 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:51:23.089040 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:51:23.095403 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:51:23.101800 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:51:23.108223 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:51:23.114644 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:51:23.121026 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:51:23.127473 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:51:23.133808 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:51:23.140107 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:51:23.146463 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:51:23.152801 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:51:23.159069 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:51:23.165415 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:51:23.171692 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:51:23.177883 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:51:23.184177 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:51:23.190333 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:51:23.196487 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:51:23.202731 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:51:23.208966 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:51:23.215117 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:51:23.221299 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:51:23.227481 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:51:23.233722 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:51:23.239925 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:51:23.246219 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:51:23.252497 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:51:23.258743 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:51:23.265040 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:51:23.271230 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:51:23.277525 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:51:23.283766 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:51:23.290157 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:51:23.296619 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:51:23.303037 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:51:23.309420 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:51:23.315900 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:51:23.322710 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:51:23.329553 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:51:23.336401 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:51:23.344197 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:51:23.353007 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:51:23.362040 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:51:23.370694 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:51:23.379256 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:51:23.387757 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:51:23.396442 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:51:23.404972 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:51:23.412793 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:51:23.420742 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:51:23.428690 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:51:23.437407 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:51:23.445826 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:51:23.455724 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:51:23.464271 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:51:23.472663 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:51:23.479689 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:51:23.486535 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:51:23.493356 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:51:23.500233 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:51:23.506867 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:51:23.513619 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:51:23.520379 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:51:23.527073 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:51:23.533899 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:51:23.540363 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:51:23.546907 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:51:23.553354 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:51:23.559851 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:51:23.566305 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:51:23.572813 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:51:23.579340 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:51:23.585924 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:51:23.592453 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:51:23.598939 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:51:23.605471 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:51:23.611968 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:51:23.618461 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:51:23.624996 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:51:23.631473 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:51:23.637968 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:51:23.644569 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:51:23.651034 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:51:23.657509 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:51:23.663971 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:51:23.670459 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:51:23.676998 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:51:23.683540 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:51:23.690091 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:51:23.696639 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:51:23.703109 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:51:23.709569 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:51:23.716038 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:51:23.722468 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:51:23.728951 --- ParallelTerminationStrategy: PID 22 died... 22:51:23.731908 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:51:23.738989 --- ParallelTerminationStrategy: PID 23 died... 22:51:23.741873 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:51:23.749015 --- ParallelTerminationStrategy: PID 24 died... 22:51:23.751904 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:51:23.759016 --- ParallelTerminationStrategy: PID 25 died... 22:51:23.761921 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:51:23.769055 --- ParallelTerminationStrategy: PID 26 died... 22:51:23.771947 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:51:23.779077 --- ParallelTerminationStrategy: PID 27 died... 22:51:23.782075 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:51:23.789312 --- ParallelTerminationStrategy: PID 28 died... 22:51:23.792266 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:51:23.799478 --- ParallelTerminationStrategy: PID 29 died... 22:51:23.802422 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:51:23.809663 --- ParallelTerminationStrategy: PID 30 died... 22:51:23.812605 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:51:23.819783 --- ParallelTerminationStrategy: PID 31 died... 22:51:23.822678 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:51:23.829886 --- ParallelTerminationStrategy: PID 32 died... 22:51:23.832803 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:51:23.840042 --- ParallelTerminationStrategy: PID 33 died... 22:51:23.842952 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:51:23.850202 --- ParallelTerminationStrategy: PID 35 died... 22:51:23.853156 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:51:23.860332 --- ParallelTerminationStrategy: PID 36 died... 22:51:23.863221 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:51:23.870398 --- ParallelTerminationStrategy: PID 37 died... 22:51:23.873296 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:51:23.880464 --- ParallelTerminationStrategy: PID 38 died... 22:51:23.883451 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:51:23.890780 --- ParallelTerminationStrategy: PID 39 died... 22:51:23.893751 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:51:23.901011 --- ParallelTerminationStrategy: PID 40 died... 22:51:23.903958 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:51:23.911119 --- ParallelTerminationStrategy: PID 41 died... 22:51:23.914011 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:51:23.921165 --- ParallelTerminationStrategy: PID 42 died... 22:51:23.924070 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:51:23.931252 --- ParallelTerminationStrategy: PID 43 died... 22:51:23.934160 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:51:23.941295 --- ParallelTerminationStrategy: PID 44 died... 22:51:23.944196 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:51:23.951329 --- ParallelTerminationStrategy: PID 45 died... 22:51:23.954290 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:51:23.961411 --- ParallelTerminationStrategy: PID 46 died... 22:51:23.964305 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:51:23.971489 --- ParallelTerminationStrategy: PID 47 died... 22:51:23.974398 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:51:23.981507 --- ParallelTerminationStrategy: PID 48 died... 22:51:23.984512 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:51:23.991763 --- ParallelTerminationStrategy: PID 49 died... 22:51:23.994673 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:51:24.001933 --- ParallelTerminationStrategy: PID 50 died... 22:51:24.004894 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:51:24.012145 --- ParallelTerminationStrategy: PID 51 died... 22:51:24.015033 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:51:24.022185 --- ParallelTerminationStrategy: PID 52 died... 22:51:24.025084 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:51:24.032239 --- ParallelTerminationStrategy: PID 53 died... 22:51:24.035124 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:51:24.042263 --- ParallelTerminationStrategy: PID 54 died... 22:51:24.045172 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:51:24.052324 --- ParallelTerminationStrategy: PID 55 died... 22:51:24.055214 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:51:24.062374 --- ParallelTerminationStrategy: PID 56 died... 22:51:24.065264 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:51:24.072437 --- ParallelTerminationStrategy: PID 57 died... 22:51:24.075317 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:51:24.082635 --- ParallelTerminationStrategy: PID 58 died... 22:51:24.085569 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:51:24.092885 --- ParallelTerminationStrategy: PID 59 died... 22:51:24.095805 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:51:24.103054 --- ParallelTerminationStrategy: PID 60 died... 22:51:24.105976 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:51:24.113236 --- ParallelTerminationStrategy: PID 61 died... 22:51:24.116160 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:51:24.123411 --- ParallelTerminationStrategy: PID 62 died... 22:51:24.126313 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:51:24.133460 --- ParallelTerminationStrategy: PID 63 died... 22:51:24.136356 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:51:24.143517 --- ParallelTerminationStrategy: PID 64 died... 22:51:24.146435 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:51:24.153618 --- ParallelTerminationStrategy: PID 65 died... 22:51:24.156519 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:51:24.163663 --- ParallelTerminationStrategy: PID 66 died... 22:51:24.166561 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:51:24.173724 --- ParallelTerminationStrategy: PID 67 died... 22:51:24.176796 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:51:24.184164 --- ParallelTerminationStrategy: PID 68 died... 22:51:24.187155 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:51:24.194571 --- ParallelTerminationStrategy: PID 69 died... 22:51:24.197588 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:51:24.205013 --- ParallelTerminationStrategy: PID 70 died... 22:51:24.208027 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:51:24.215309 --- ParallelTerminationStrategy: PID 71 died... 22:51:24.218220 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:51:24.225501 --- ParallelTerminationStrategy: PID 72 died... 22:51:24.228525 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:51:24.235946 --- ParallelTerminationStrategy: PID 73 died... 22:51:24.238928 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:51:24.246322 --- ParallelTerminationStrategy: PID 74 died... 22:51:24.249313 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:51:24.256799 --- ParallelTerminationStrategy: PID 75 died... 22:51:24.259769 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:51:24.268898 --- ParallelTerminationStrategy: PID 76 died... 22:51:24.271823 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:51:24.279025 --- ParallelTerminationStrategy: PID 77 died... 22:51:24.282082 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:51:24.289445 --- ParallelTerminationStrategy: PID 78 died... 22:51:24.292463 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:51:24.299849 --- ParallelTerminationStrategy: PID 79 died... 22:51:24.302816 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:51:24.310202 --- ParallelTerminationStrategy: PID 80 died... 22:51:24.313180 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:51:24.320548 --- ParallelTerminationStrategy: PID 81 died... 22:51:24.323527 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:51:24.331121 --- ParallelTerminationStrategy: PID 82 died... 22:51:24.334219 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:51:24.341965 --- ParallelTerminationStrategy: PID 83 died... 22:51:24.345123 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:51:24.352756 --- ParallelTerminationStrategy: PID 84 died... 22:51:24.355817 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:51:24.364162 --- ParallelTerminationStrategy: PID 85 died... 22:51:24.367268 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:51:24.374769 --- ParallelTerminationStrategy: PID 86 died... 22:51:24.377784 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:51:24.385207 --- ParallelTerminationStrategy: PID 87 died... 22:51:24.388221 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:51:24.395633 --- ParallelTerminationStrategy: PID 88 died... 22:51:24.398578 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:51:24.405877 --- ParallelTerminationStrategy: PID 89 died... 22:51:24.408832 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:51:24.416097 --- ParallelTerminationStrategy: PID 90 died... 22:51:24.419082 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:51:24.426397 --- ParallelTerminationStrategy: PID 91 died... 22:51:24.429441 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:51:24.437038 --- ParallelTerminationStrategy: PID 92 died... 22:51:24.440356 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:51:24.448210 --- ParallelTerminationStrategy: PID 93 died... 22:51:24.451147 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:51:24.458704 --- ParallelTerminationStrategy: PID 94 died... 22:51:24.461683 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:51:24.469185 --- ParallelTerminationStrategy: PID 95 died... 22:51:24.472211 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:51:24.479650 --- ParallelTerminationStrategy: PID 96 died... 22:51:24.482603 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:51:24.489911 --- ParallelTerminationStrategy: PID 97 died... 22:51:24.492992 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:51:24.500377 --- ParallelTerminationStrategy: PID 98 died... 22:51:24.503387 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:51:24.510796 --- ParallelTerminationStrategy: PID 99 died... 22:51:24.513829 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:51:24.521239 --- ParallelTerminationStrategy: PID 100 died... 22:51:24.524234 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:51:24.531640 --- ParallelTerminationStrategy: PID 101 died... 22:51:24.534643 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:51:24.542094 --- ParallelTerminationStrategy: PID 102 died... 22:51:24.545077 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:51:24.552486 --- ParallelTerminationStrategy: PID 103 died... 22:51:24.555429 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:51:24.562713 --- ParallelTerminationStrategy: PID 104 died... 22:51:24.565706 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:51:24.572993 --- ParallelTerminationStrategy: PID 105 died... 22:51:24.576041 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:51:24.583411 --- ParallelTerminationStrategy: PID 106 died... 22:51:24.586361 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:51:24.593620 --- ParallelTerminationStrategy: PID 107 died... 22:51:24.596583 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:51:24.603881 --- ParallelTerminationStrategy: PID 108 died... 22:51:24.606872 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:51:24.614359 --- ParallelTerminationStrategy: PID 109 died... 22:51:24.617455 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:51:24.625060 --- ParallelTerminationStrategy: PID 110 died... 22:51:24.628070 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:51:24.635469 --- ParallelTerminationStrategy: PID 111 died... 22:51:24.638696 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:51:24.646092 --- ParallelTerminationStrategy: PID 112 died... 22:51:24.649071 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:51:24.656515 --- ParallelTerminationStrategy: PID 113 died... 22:51:24.659456 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:51:24.666673 --- ParallelTerminationStrategy: PID 114 died... 22:51:24.669596 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:51:24.676859 --- ParallelTerminationStrategy: PID 115 died... 22:51:24.679821 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:51:24.687101 --- ParallelTerminationStrategy: PID 116 died... 22:51:24.690016 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:51:24.697177 --- ParallelTerminationStrategy: PID 117 died... 22:51:24.700085 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:51:24.707359 --- ParallelTerminationStrategy: PID 118 died... 22:51:24.710291 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:51:24.717688 --- ParallelTerminationStrategy: PID 119 died... 22:51:24.720661 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:51:24.728127 --- ParallelTerminationStrategy: PID 120 died... 22:51:24.731169 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:51:24.738524 --- ParallelTerminationStrategy: PID 121 died... 22:51:24.741470 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:51:24.748791 --- ParallelTerminationStrategy: PID 122 died... 22:51:24.751890 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:51:24.759230 --- ParallelTerminationStrategy: PID 123 died... 22:51:24.762170 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:51:24.769582 --- ParallelTerminationStrategy: PID 124 died... 22:51:24.772583 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:51:24.779782 --- ParallelTerminationStrategy: PID 125 died... 22:51:24.782671 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:51:24.789866 --- ParallelTerminationStrategy: PID 126 died... 22:51:24.792874 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:51:24.800265 --- ParallelTerminationStrategy: PID 127 died... 22:51:24.803258 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:51:24.812582 --- ParallelTerminationStrategy: PID 128 died... 22:51:24.815550 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:51:24.822908 --- ParallelTerminationStrategy: PID 129 died... 22:51:24.825896 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:51:24.833303 --- ParallelTerminationStrategy: PID 130 died... 22:51:24.836304 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:51:24.843827 --- ParallelTerminationStrategy: PID 131 died... 22:51:24.846816 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:51:24.854287 --- ParallelTerminationStrategy: PID 132 died... 22:51:24.857315 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:51:24.864711 --- ParallelTerminationStrategy: PID 133 died... 22:51:24.867720 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:51:24.875123 --- ParallelTerminationStrategy: PID 134 died... 22:51:24.878203 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:51:24.886106 --- ParallelTerminationStrategy: PID 135 died... 22:51:24.889246 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:51:24.897001 --- ParallelTerminationStrategy: PID 136 died... 22:51:24.900059 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:51:24.907521 --- ParallelTerminationStrategy: PID 137 died... 22:51:24.910579 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:51:24.918246 --- ParallelTerminationStrategy: PID 138 died... 22:51:24.921303 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:51:24.928822 --- ParallelTerminationStrategy: PID 139 died... 22:51:24.931862 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:51:24.939413 --- ParallelTerminationStrategy: PID 140 died... 22:51:24.942450 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:51:24.950017 --- ParallelTerminationStrategy: PID 141 died... 22:51:24.953076 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:51:24.960618 --- ParallelTerminationStrategy: PID 142 died... 22:51:24.963662 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:51:24.971193 --- ParallelTerminationStrategy: PID 143 died... 22:51:24.974240 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:51:24.981601 --- ParallelTerminationStrategy: PID 144 died... 22:51:24.984603 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:51:24.991885 --- ParallelTerminationStrategy: PID 145 died... 22:51:24.994908 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:51:25.002544 --- ParallelTerminationStrategy: PID 146 died... 22:51:25.005656 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:51:25.012937 --- ParallelTerminationStrategy: PID 147 died... 22:51:25.015907 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:51:25.023230 --- ParallelTerminationStrategy: PID 148 died... 22:51:25.026187 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:51:25.033473 --- ParallelTerminationStrategy: PID 149 died... 22:51:25.036423 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:51:25.043715 --- ParallelTerminationStrategy: PID 150 died... 22:51:25.046668 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:51:25.053998 --- ParallelTerminationStrategy: PID 151 died... 22:51:25.056951 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:51:25.064250 --- ParallelTerminationStrategy: PID 152 died... 22:51:25.067354 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:51:25.075214 --- ParallelTerminationStrategy: PID 153 died... 22:51:25.078683 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:51:25.088072 --- ParallelTerminationStrategy: PID 154 died... 22:51:25.091954 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:51:25.100898 --- ParallelTerminationStrategy: PID 155 died... 22:51:25.105078 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:51:25.115693 --- ParallelTerminationStrategy: PID 156 died... 22:51:25.119942 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:51:25.130322 --- ParallelTerminationStrategy: PID 157 died... 22:51:25.134597 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:51:25.145620 --- ParallelTerminationStrategy: PID 158 died... 22:51:25.150129 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:51:25.161084 --- ParallelTerminationStrategy: PID 159 died... 22:51:25.165381 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:51:25.176037 --- ParallelTerminationStrategy: PID 160 died... 22:51:25.180381 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:51:25.191042 --- ParallelTerminationStrategy: PID 161 died... 22:51:25.195463 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:51:25.206279 --- ParallelTerminationStrategy: PID 162 died... 22:51:25.210685 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:51:25.220036 --- ParallelTerminationStrategy: PID 163 died... 22:51:25.223837 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:51:25.232552 --- ParallelTerminationStrategy: PID 164 died... 22:51:25.236365 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:51:25.246168 --- ParallelTerminationStrategy: PID 165 died... 22:51:25.250337 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:51:25.259713 --- ParallelTerminationStrategy: PID 166 died... 22:51:25.263298 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:51:25.272486 --- ParallelTerminationStrategy: PID 167 died... 22:51:25.275919 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:51:25.284087 --- ParallelTerminationStrategy: PID 168 died... 22:51:25.287356 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:51:25.295246 --- ParallelTerminationStrategy: PID 169 died... 22:51:25.298549 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:51:25.306482 --- ParallelTerminationStrategy: PID 170 died... 22:51:25.309727 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:51:25.317838 --- ParallelTerminationStrategy: PID 171 died... 22:51:25.321201 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:51:25.329247 --- ParallelTerminationStrategy: PID 172 died... 22:51:25.332999 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:51:25.341298 --- ParallelTerminationStrategy: PID 173 died... 22:51:25.344846 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:51:25.354423 --- ParallelTerminationStrategy: PID 174 died... 22:51:25.358015 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:51:25.367918 --- ParallelTerminationStrategy: PID 175 died... 22:51:25.371836 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:51:25.380503 --- ParallelTerminationStrategy: PID 176 died... 22:51:25.383693 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:51:25.392041 --- ParallelTerminationStrategy: PID 177 died... 22:51:25.395620 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:51:25.404650 --- ParallelTerminationStrategy: PID 178 died... 22:51:25.408947 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:51:25.419865 --- ParallelTerminationStrategy: PID 179 died... 22:51:25.423677 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:51:25.440598 --- ParallelTerminationStrategy: PID 180 died... 22:51:25.444717 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:51:25.454928 --- ParallelTerminationStrategy: PID 181 died... 22:51:25.459162 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:51:25.469483 --- ParallelTerminationStrategy: PID 182 died... 22:51:25.473622 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:51:25.484052 --- ParallelTerminationStrategy: PID 183 died... 22:51:25.488268 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:51:25.498713 --- ParallelTerminationStrategy: PID 184 died... 22:51:25.502917 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:51:25.513290 --- ParallelTerminationStrategy: PID 185 died... 22:51:25.517455 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:51:25.526866 --- ParallelTerminationStrategy: PID 186 died... 22:51:25.529844 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:51:25.538758 --- ParallelTerminationStrategy: PID 187 died... 22:51:25.541847 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:51:25.549347 --- ParallelTerminationStrategy: PID 188 died... 22:51:25.552372 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:51:25.560235 --- ParallelTerminationStrategy: PID 189 died... 22:51:25.563949 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:51:25.571718 --- ParallelTerminationStrategy: PID 190 died... 22:51:25.574817 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:51:25.582484 --- ParallelTerminationStrategy: PID 191 died... 22:51:25.585468 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:51:25.593183 --- ParallelTerminationStrategy: PID 192 died... 22:51:25.596312 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:51:25.604148 --- ParallelTerminationStrategy: PID 193 died... 22:51:25.607190 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:51:25.615258 --- ParallelTerminationStrategy: PID 194 died... 22:51:25.618712 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:51:25.626549 --- ParallelTerminationStrategy: PID 195 died... 22:51:25.629795 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:51:25.637683 --- ParallelTerminationStrategy: PID 196 died... 22:51:25.641000 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:51:25.650555 --- ParallelTerminationStrategy: PID 197 died... 22:51:25.654533 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:51:25.665104 --- ParallelTerminationStrategy: PID 198 died... 22:51:25.669338 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:51:25.680042 --- ParallelTerminationStrategy: PID 199 died... 22:51:25.684349 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:51:25.695052 --- ParallelTerminationStrategy: PID 200 died... 22:51:25.699752 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:51:25.711130 --- ParallelTerminationStrategy: PID 201 died... 22:51:25.715619 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:51:25.726614 --- ParallelTerminationStrategy: PID 202 died... 22:51:25.731036 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:51:25.741912 --- ParallelTerminationStrategy: PID 203 died... 22:51:25.746389 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:51:25.757269 --- ParallelTerminationStrategy: PID 204 died... 22:51:25.761696 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:51:25.772598 --- ParallelTerminationStrategy: PID 205 died... 22:51:25.776897 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:51:25.787503 --- ParallelTerminationStrategy: PID 206 died... 22:51:25.791777 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:51:25.802242 --- ParallelTerminationStrategy: PID 207 died... 22:51:25.806309 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:51:25.814134 --- ParallelTerminationStrategy: PID 208 died... 22:51:25.817159 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:51:25.824456 --- ParallelTerminationStrategy: PID 209 died... 22:51:25.827451 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:51:25.834893 --- ParallelTerminationStrategy: PID 210 died... 22:51:25.837836 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:51:25.845431 --- ParallelTerminationStrategy: PID 211 died... 22:51:25.848552 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:51:25.856117 --- ParallelTerminationStrategy: PID 212 died... 22:51:25.859089 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:51:25.866454 --- ParallelTerminationStrategy: PID 213 died... 22:51:25.869481 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:51:25.876838 --- ParallelTerminationStrategy: PID 214 died... 22:51:25.879762 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:51:25.887127 --- ParallelTerminationStrategy: PID 215 died... 22:51:25.890118 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:51:25.897382 --- ParallelTerminationStrategy: PID 216 died... 22:51:25.900392 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:51:25.907696 --- ParallelTerminationStrategy: PID 217 died... 22:51:25.910690 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:51:25.918726 --- ParallelTerminationStrategy: PID 218 died... 22:51:25.921875 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:51:25.929385 --- ParallelTerminationStrategy: PID 219 died... 22:51:25.932418 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:51:25.939697 --- ParallelTerminationStrategy: PID 220 died... 22:51:25.942679 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:51:25.950025 --- ParallelTerminationStrategy: PID 221 died... 22:51:25.952971 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:51:25.960239 --- ParallelTerminationStrategy: PID 222 died... 22:51:25.963102 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:51:25.970456 --- ParallelTerminationStrategy: PID 223 died... 22:51:25.973370 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:51:25.980707 --- ParallelTerminationStrategy: PID 224 died... 22:51:25.983673 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:51:25.990889 --- ParallelTerminationStrategy: PID 225 died... 22:51:25.993866 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:51:26.001177 --- ParallelTerminationStrategy: PID 226 died... 22:51:26.004203 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:51:26.011620 --- ParallelTerminationStrategy: PID 227 died... 22:51:26.014555 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:51:26.021915 --- ParallelTerminationStrategy: PID 228 died... 22:51:26.024910 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:51:26.032180 --- ParallelTerminationStrategy: PID 229 died... 22:51:26.035105 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:51:26.042353 --- ParallelTerminationStrategy: PID 230 died... 22:51:26.045321 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:51:26.052617 --- ParallelTerminationStrategy: PID 231 died... 22:51:26.055536 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:51:26.062855 --- ParallelTerminationStrategy: PID 232 died... 22:51:26.065808 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:51:26.073104 --- ParallelTerminationStrategy: PID 233 died... 22:51:26.076099 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:51:26.083401 --- ParallelTerminationStrategy: PID 234 died... 22:51:26.086355 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:51:27.508220 --- ParallelTerminationStrategy: PID 34 died... 22:51:27.513633 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-7832 netreg_mass PASS --------------------------------------------------------------------- 22:51:27.629856 tst trial-7832: Storing JUnit report in /build/trial-7832/run.2025-01-01_22-49-57/trial-7832.xml -------------------------------------------------------------------------------------------- trial-7832 PASS -------------------------------------------------------------------------------------------- 22:51:27.658205 tst trial-7832: trial-7832: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (84.6 sec) + exit_code=0 + rm -rf trial-7832/inst + cd trial-7832 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2025-01-01 22:49:56 No journal files were found. + readlink last_run + tar czf /build/trial-7832-run.tgz run.2025-01-01_22-49-57 + tar czf /build/trial-7832-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-01-01_13_27_18.tgz osmo-bts-oc2g.build-2025-01-01_00_51_44.tgz osmo-bts-sysmo.build-2025-01-01_00_52_07.tgz osmo-bts.build-2025-01-01_00_53_02.tgz osmo-ggsn.build-2025-01-01_20_43_13.tgz osmo-hlr.build-2025-01-01_16_37_38.tgz osmo-hnbgw.build-2025-01-01_13_35_00.tgz osmo-mgw.build-2025-01-01_08_33_36.tgz osmo-msc.build-2025-01-01_13_36_11.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-01-01_07_41_11.tgz osmo-pcu-sysmo.build-2025-01-01_07_40_19.tgz osmo-pcu.build-2025-01-01_07_41_09.tgz osmo-sgsn.build-2025-01-01_20_50_45.tgz osmo-stp.build-2025-01-01_13_26_27.tgz osmo-trx.build-2025-01-01_14_27_20.tgz osmocom-bb.build-2025-01-01_21_18_22.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