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/jenkins16095947130947524511.sh + rm -rf trial-7796-bin.tgz trial-7796-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 23290 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10250 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 9249 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12072 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12375 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 10339 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 37886 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 6804 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 39636 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 7209 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 12672 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6667 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 10774 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 6844 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8272 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5563 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 6667 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins12056135991943723948.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-7796 + rm -rf docker-playground + git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground Cloning into 'docker-playground'... + git -C docker-playground log --oneline 47ae650 debian-bookworm-android: new container + make -C docker-playground/osmo-gsm-tester make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t docker.io/osmocom-build/osmo-gsm-tester:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 4.84kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [internal] load build context #4 transferring context: 5.76kB done #4 DONE 0.0s #5 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-tester/+/master?format=TEXT #5 CACHED #6 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build #6 DONE 0.1s #7 [ 2/28] RUN useradd -ms /bin/bash jenkins #7 DONE 0.3s #8 [ 3/28] RUN groupadd osmo-gsm-tester #8 DONE 0.4s #9 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #9 DONE 0.4s #10 [ 5/28] RUN APT-GET update && apt-get install -y --no-install-recommends cpio dbus tcpdump sqlite3 python3 python3-setuptools python3-yaml python3-mako python3-gi python3-numpy python3-wheel python3-watchdog ofono patchelf rpm2cpio sudo libcap2-bin python3-pip udhcpc iperf3 locales #10 0.366 Hit:1 http://deb.debian.org/debian bookworm InRelease #10 0.366 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #10 0.369 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #10 0.394 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #10 0.509 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [12.8 kB] #10 0.517 Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-11-27-1405.46-F-2024-11-27-1405.46.pdiff [435 B] #10 0.527 Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-11-27-1405.46-F-2024-11-27-1405.46.pdiff [435 B] #10 0.570 Get:7 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [206 kB] #10 0.629 Fetched 322 kB in 0s (1121 kB/s) #10 0.629 Reading package lists... #10 1.063 Reading package lists... #10 1.471 Building dependency tree... #10 1.569 Reading state information... #10 1.666 dbus is already the newest version (1.14.10-1~deb12u1). #10 1.666 tcpdump is already the newest version (4.99.3-1). #10 1.666 sqlite3 is already the newest version (3.40.1-2+deb12u1). #10 1.666 python3 is already the newest version (3.11.2-1+b1). #10 1.666 python3-setuptools is already the newest version (66.1.1-1). #10 1.666 python3-yaml is already the newest version (6.0-3+b2). #10 1.666 python3-mako is already the newest version (1.2.4+ds-1). #10 1.666 python3-gi is already the newest version (3.42.2-3+b1). #10 1.666 python3-wheel is already the newest version (0.38.4-2). #10 1.666 python3-wheel set to manually installed. #10 1.666 ofono is already the newest version (1.31-3+b1). #10 1.666 patchelf is already the newest version (0.14.3-1+b1). #10 1.666 sudo is already the newest version (1.9.13p3-1+deb12u1). #10 1.666 libcap2-bin is already the newest version (1:2.66-4). #10 1.666 libcap2-bin set to manually installed. #10 1.666 python3-pip is already the newest version (23.0.1+dfsg-1). #10 1.666 locales is already the newest version (2.36-9+deb12u9). #10 1.666 The following additional packages will be installed: #10 1.666 busybox libblas3 libiperf0 liblapack3 librpm9 librpmio9 rpm-common #10 1.667 Suggested packages: #10 1.667 libarchive-dev gfortran python3-pytest rpm-i18n #10 1.737 The following NEW packages will be installed: #10 1.738 busybox cpio iperf3 libblas3 libiperf0 liblapack3 librpm9 librpmio9 #10 1.738 python3-numpy python3-watchdog rpm-common rpm2cpio udhcpc #10 1.763 0 upgraded, 13 newly installed, 0 to remove and 4 not upgraded. #10 1.763 Need to get 14.8 MB of archives. #10 1.763 After this operation, 45.5 MB of additional disk space will be used. #10 1.763 Get:1 http://deb.debian.org/debian bookworm/main amd64 libiperf0 amd64 3.12-1+deb12u1 [91.2 kB] #10 1.780 Get:2 http://deb.debian.org/debian bookworm/main amd64 iperf3 amd64 3.12-1+deb12u1 [33.9 kB] #10 1.782 Get:3 http://deb.debian.org/debian bookworm/main amd64 cpio amd64 2.13+dfsg-7.1 [245 kB] #10 1.788 Get:4 http://deb.debian.org/debian bookworm/main amd64 busybox amd64 1:1.35.0-4+b3 [452 kB] #10 1.794 Get:5 http://deb.debian.org/debian bookworm/main amd64 libblas3 amd64 3.11.0-2 [149 kB] #10 1.795 Get:6 http://deb.debian.org/debian bookworm/main amd64 liblapack3 amd64 3.11.0-2 [2323 kB] #10 1.825 Get:7 http://deb.debian.org/debian bookworm/main amd64 librpmio9 amd64 4.18.0+dfsg-1+deb12u1 [1625 kB] #10 1.833 Get:8 http://deb.debian.org/debian bookworm/main amd64 librpm9 amd64 4.18.0+dfsg-1+deb12u1 [1720 kB] #10 1.845 Get:9 http://deb.debian.org/debian bookworm/main amd64 python3-numpy amd64 1:1.24.2-1+deb12u1 [4960 kB] #10 1.888 Get:10 http://deb.debian.org/debian bookworm/main amd64 python3-watchdog all 2.2.1-1 [124 kB] #10 1.889 Get:11 http://deb.debian.org/debian bookworm/main amd64 rpm-common amd64 4.18.0+dfsg-1+deb12u1 [1571 kB] #10 1.901 Get:12 http://deb.debian.org/debian bookworm/main amd64 rpm2cpio amd64 4.18.0+dfsg-1+deb12u1 [1547 kB] #10 1.914 Get:13 http://deb.debian.org/debian bookworm/main amd64 udhcpc amd64 1:1.35.0-4+b3 [6284 B] #10 2.067 debconf: delaying package configuration, since apt-utils is not installed #10 2.105 Fetched 14.8 MB in 0s (83.9 MB/s) #10 2.146 Selecting previously unselected package libiperf0:amd64. #10 2.146 (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.202 Preparing to unpack .../00-libiperf0_3.12-1+deb12u1_amd64.deb ... #10 2.208 Unpacking libiperf0:amd64 (3.12-1+deb12u1) ... #10 2.265 Selecting previously unselected package iperf3. #10 2.272 Preparing to unpack .../01-iperf3_3.12-1+deb12u1_amd64.deb ... #10 2.279 Unpacking iperf3 (3.12-1+deb12u1) ... #10 2.331 Selecting previously unselected package cpio. #10 2.340 Preparing to unpack .../02-cpio_2.13+dfsg-7.1_amd64.deb ... #10 2.343 Unpacking cpio (2.13+dfsg-7.1) ... #10 2.419 Selecting previously unselected package busybox. #10 2.427 Preparing to unpack .../03-busybox_1%3a1.35.0-4+b3_amd64.deb ... #10 2.431 Unpacking busybox (1:1.35.0-4+b3) ... #10 2.507 Selecting previously unselected package libblas3:amd64. #10 2.517 Preparing to unpack .../04-libblas3_3.11.0-2_amd64.deb ... #10 2.523 Unpacking libblas3:amd64 (3.11.0-2) ... #10 2.579 Selecting previously unselected package liblapack3:amd64. #10 2.588 Preparing to unpack .../05-liblapack3_3.11.0-2_amd64.deb ... #10 2.594 Unpacking liblapack3:amd64 (3.11.0-2) ... #10 2.773 Selecting previously unselected package librpmio9. #10 2.779 Preparing to unpack .../06-librpmio9_4.18.0+dfsg-1+deb12u1_amd64.deb ... #10 2.784 Unpacking librpmio9 (4.18.0+dfsg-1+deb12u1) ... #10 2.836 Selecting previously unselected package librpm9. #10 2.844 Preparing to unpack .../07-librpm9_4.18.0+dfsg-1+deb12u1_amd64.deb ... #10 2.848 Unpacking librpm9 (4.18.0+dfsg-1+deb12u1) ... #10 2.909 Selecting previously unselected package python3-numpy. #10 2.918 Preparing to unpack .../08-python3-numpy_1%3a1.24.2-1+deb12u1_amd64.deb ... #10 2.921 Unpacking python3-numpy (1:1.24.2-1+deb12u1) ... #10 3.264 Selecting previously unselected package python3-watchdog. #10 3.275 Preparing to unpack .../09-python3-watchdog_2.2.1-1_all.deb ... #10 3.280 Unpacking python3-watchdog (2.2.1-1) ... #10 3.330 Selecting previously unselected package rpm-common. #10 3.341 Preparing to unpack .../10-rpm-common_4.18.0+dfsg-1+deb12u1_amd64.deb ... #10 3.344 Unpacking rpm-common (4.18.0+dfsg-1+deb12u1) ... #10 3.412 Selecting previously unselected package rpm2cpio. #10 3.420 Preparing to unpack .../11-rpm2cpio_4.18.0+dfsg-1+deb12u1_amd64.deb ... #10 3.423 Unpacking rpm2cpio (4.18.0+dfsg-1+deb12u1) ... #10 3.473 Selecting previously unselected package udhcpc:amd64. #10 3.481 Preparing to unpack .../12-udhcpc_1%3a1.35.0-4+b3_amd64.deb ... #10 3.484 Unpacking udhcpc:amd64 (1:1.35.0-4+b3) ... #10 3.546 Setting up cpio (2.13+dfsg-7.1) ... #10 3.565 update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode #10 3.565 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.570 Setting up python3-watchdog (2.2.1-1) ... #10 3.717 Setting up busybox (1:1.35.0-4+b3) ... #10 3.727 Setting up libblas3:amd64 (3.11.0-2) ... #10 3.739 update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode #10 3.744 Setting up libiperf0:amd64 (3.12-1+deb12u1) ... #10 3.755 Setting up udhcpc:amd64 (1:1.35.0-4+b3) ... #10 3.770 Setting up librpmio9 (4.18.0+dfsg-1+deb12u1) ... #10 3.780 Setting up librpm9 (4.18.0+dfsg-1+deb12u1) ... #10 3.790 Setting up liblapack3:amd64 (3.11.0-2) ... #10 3.798 update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode #10 3.804 Setting up iperf3 (3.12-1+deb12u1) ... #10 3.878 debconf: unable to initialize frontend: Dialog #10 3.878 debconf: (TERM is not set, so the dialog frontend is not usable.) #10 3.878 debconf: falling back to frontend: Readline #10 3.884 debconf: unable to initialize frontend: Readline #10 3.884 debconf: (This frontend requires a controlling tty.) #10 3.884 debconf: falling back to frontend: Teletype #10 3.894 Configuring iperf3 #10 3.894 ------------------ #10 3.894 #10 3.894 Choose this option if Iperf3 should start automatically as a daemon, now and at #10 3.894 boot time. #10 3.894 #10 3.894 Start Iperf3 as a daemon automatically? [yes/no] #10 3.894 Use of uninitialized value $_[1] in join or string at /usr/share/perl5/Debconf/DbDriver/Stack.pm line 111. #10 3.976 invoke-rc.d: could not determine current runlevel #10 3.978 invoke-rc.d: policy-rc.d denied execution of stop. #10 4.079 Use of uninitialized value $val in substitution (s///) at /usr/share/perl5/Debconf/Format/822.pm line 83, <GEN6> line 1. #10 4.079 Use of uninitialized value $val in concatenation (.) or string at /usr/share/perl5/Debconf/Format/822.pm line 84, <GEN6> line 1. #10 4.095 Setting up rpm-common (4.18.0+dfsg-1+deb12u1) ... #10 4.107 Setting up python3-numpy (1:1.24.2-1+deb12u1) ... #10 5.253 Setting up rpm2cpio (4.18.0+dfsg-1+deb12u1) ... #10 5.266 Processing triggers for man-db (2.11.2-2) ... #10 5.281 Processing triggers for dbus (1.14.10-1~deb12u1) ... #10 5.292 Processing triggers for libc-bin (2.36-9+deb12u9) ... #10 DONE 5.5s #11 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #11 0.682 Collecting smpplib #11 0.682 Cloning https://github.com/podshumok/python-smpplib.git (to revision master) to /tmp/pip-install-i34n4_x0/smpplib_96464004e7a84523a6ff0c083a3f6715 #11 0.685 Running command git clone --filter=blob:none --quiet https://github.com/podshumok/python-smpplib.git /tmp/pip-install-i34n4_x0/smpplib_96464004e7a84523a6ff0c083a3f6715 #11 1.525 Resolved https://github.com/podshumok/python-smpplib.git to commit 29e611d20b21c4c6aff55ee867f2355f4c7085c8 #11 1.529 Preparing metadata (setup.py): started #11 1.756 Preparing metadata (setup.py): finished with status 'done' #11 1.759 Requirement already satisfied: pydbus in /usr/local/lib/python3.11/dist-packages (0.6.0) #11 1.760 Requirement already satisfied: pyusb in /usr/lib/python3/dist-packages (1.2.1.post2) #11 1.761 Requirement already satisfied: pysispm in /usr/local/lib/python3.11/dist-packages (0.6) #11 2.326 Collecting pymongo #11 2.372 Downloading pymongo-4.10.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB) #11 2.418 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 37.6 MB/s eta 0:00:00 #11 2.425 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from smpplib) (1.16.0) #11 2.477 Collecting dnspython<3.0.0,>=1.16.0 #11 2.484 Downloading dnspython-2.7.0-py3-none-any.whl (313 kB) #11 2.494 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 313.6/313.6 kB 40.6 MB/s eta 0:00:00 #11 2.821 Installing collected packages: dnspython, pymongo #11 3.231 Successfully installed dnspython-2.7.0 pymongo-4.10.1 #11 3.231 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.379 Hit:1 http://deb.debian.org/debian bookworm InRelease #12 0.379 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #12 0.379 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #12 0.395 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #12 0.648 Reading package lists... #12 1.081 Reading package lists... #12 1.496 Building dependency tree... #12 1.599 Reading state information... #12 1.699 The following additional packages will be installed: #12 1.699 dbus-user-session libnss-systemd libpam-systemd libxmuu1 ncurses-term #12 1.699 openssh-sftp-server runit-helper systemd-sysv xauth #12 1.700 Suggested packages: #12 1.700 molly-guard monkeysphere ssh-askpass ufw #12 1.792 The following NEW packages will be installed: #12 1.792 dbus-user-session libnss-systemd libpam-systemd libxmuu1 ncurses-term #12 1.792 openssh-server openssh-sftp-server runit-helper systemd-sysv xauth #12 1.815 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. #12 1.815 Need to get 1598 kB of archives. #12 1.815 After this operation, 7874 kB of additional disk space will be used. #12 1.815 Get:1 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.31-1~deb12u1 [42.5 kB] #12 1.828 Get:2 http://deb.debian.org/debian bookworm/main amd64 openssh-sftp-server amd64 1:9.2p1-2+deb12u3 [65.8 kB] #12 1.833 Get:3 http://deb.debian.org/debian bookworm/main amd64 runit-helper all 2.15.2 [6520 B] #12 1.837 Get:4 http://deb.debian.org/debian bookworm/main amd64 openssh-server amd64 1:9.2p1-2+deb12u3 [456 kB] #12 1.847 Get:5 http://deb.debian.org/debian bookworm/main amd64 libnss-systemd amd64 252.31-1~deb12u1 [163 kB] #12 1.849 Get:6 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.31-1~deb12u1 [225 kB] #12 1.851 Get:7 http://deb.debian.org/debian bookworm/main amd64 ncurses-term all 6.4-4 [501 kB] #12 1.856 Get:8 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.10-1~deb12u1 [78.1 kB] #12 1.856 Get:9 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB] #12 1.856 Get:10 http://deb.debian.org/debian bookworm/main amd64 xauth amd64 1:1.1.2-1 [36.0 kB] #12 2.001 debconf: delaying package configuration, since apt-utils is not installed #12 2.040 Fetched 1598 kB in 0s (26.9 MB/s) #12 2.070 Selecting previously unselected package systemd-sysv. #12 2.070 (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.116 Preparing to unpack .../0-systemd-sysv_252.31-1~deb12u1_amd64.deb ... #12 2.119 Unpacking systemd-sysv (252.31-1~deb12u1) ... #12 2.163 Selecting previously unselected package openssh-sftp-server. #12 2.170 Preparing to unpack .../1-openssh-sftp-server_1%3a9.2p1-2+deb12u3_amd64.deb ... #12 2.173 Unpacking openssh-sftp-server (1:9.2p1-2+deb12u3) ... #12 2.212 Selecting previously unselected package runit-helper. #12 2.221 Preparing to unpack .../2-runit-helper_2.15.2_all.deb ... #12 2.225 Unpacking runit-helper (2.15.2) ... #12 2.274 Selecting previously unselected package openssh-server. #12 2.284 Preparing to unpack .../3-openssh-server_1%3a9.2p1-2+deb12u3_amd64.deb ... #12 2.294 Unpacking openssh-server (1:9.2p1-2+deb12u3) ... #12 2.370 Selecting previously unselected package libnss-systemd:amd64. #12 2.380 Preparing to unpack .../4-libnss-systemd_252.31-1~deb12u1_amd64.deb ... #12 2.389 Unpacking libnss-systemd:amd64 (252.31-1~deb12u1) ... #12 2.445 Selecting previously unselected package libpam-systemd:amd64. #12 2.453 Preparing to unpack .../5-libpam-systemd_252.31-1~deb12u1_amd64.deb ... #12 2.456 Unpacking libpam-systemd:amd64 (252.31-1~deb12u1) ... #12 2.509 Selecting previously unselected package ncurses-term. #12 2.517 Preparing to unpack .../6-ncurses-term_6.4-4_all.deb ... #12 2.520 Unpacking ncurses-term (6.4-4) ... #12 2.841 Selecting previously unselected package dbus-user-session. #12 2.851 Preparing to unpack .../7-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ... #12 2.855 Unpacking dbus-user-session (1.14.10-1~deb12u1) ... #12 2.901 Selecting previously unselected package libxmuu1:amd64. #12 2.909 Preparing to unpack .../8-libxmuu1_2%3a1.1.3-3_amd64.deb ... #12 2.912 Unpacking libxmuu1:amd64 (2:1.1.3-3) ... #12 2.951 Selecting previously unselected package xauth. #12 2.958 Preparing to unpack .../9-xauth_1%3a1.1.2-1_amd64.deb ... #12 2.963 Unpacking xauth (1:1.1.2-1) ... #12 3.034 Setting up runit-helper (2.15.2) ... #12 3.047 Setting up openssh-sftp-server (1:9.2p1-2+deb12u3) ... #12 3.056 Setting up systemd-sysv (252.31-1~deb12u1) ... #12 3.068 Setting up openssh-server (1:9.2p1-2+deb12u3) ... #12 3.166 debconf: unable to initialize frontend: Dialog #12 3.166 debconf: (TERM is not set, so the dialog frontend is not usable.) #12 3.166 debconf: falling back to frontend: Readline #12 3.172 debconf: unable to initialize frontend: Readline #12 3.172 debconf: (This frontend requires a controlling tty.) #12 3.172 debconf: falling back to frontend: Teletype #12 3.245 #12 3.245 Creating config file /etc/ssh/sshd_config with new version #12 3.280 Creating SSH2 RSA key; this may take some time ... #12 4.071 3072 SHA256:Nuu7AUuha6jTwDpDJzsT7kPkKIAS0vgQJw7vPAPB6jA root@buildkitsandbox (RSA) #12 4.075 Creating SSH2 ECDSA key; this may take some time ... #12 4.084 256 SHA256:G92YXvwlG2Zny5OySvr/LPtj4NiyAT5Zh5bQCXsoh74 root@buildkitsandbox (ECDSA) #12 4.086 Creating SSH2 ED25519 key; this may take some time ... #12 4.096 256 SHA256:Z4bfaZC5K0/8ApJ1XRo1RabZXvfjWw5Fh7QkmB2xcf0 root@buildkitsandbox (ED25519) #12 4.178 invoke-rc.d: could not determine current runlevel #12 4.181 invoke-rc.d: policy-rc.d denied execution of start. #12 4.284 Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. #12 4.284 Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. #12 4.377 Setting up libnss-systemd:amd64 (252.31-1~deb12u1) ... #12 4.396 Setting up libpam-systemd:amd64 (252.31-1~deb12u1) ... #12 4.463 debconf: unable to initialize frontend: Dialog #12 4.463 debconf: (TERM is not set, so the dialog frontend is not usable.) #12 4.463 debconf: falling back to frontend: Readline #12 4.469 debconf: unable to initialize frontend: Readline #12 4.469 debconf: (This frontend requires a controlling tty.) #12 4.469 debconf: falling back to frontend: Teletype #12 4.535 Setting up libxmuu1:amd64 (2:1.1.3-3) ... #12 4.545 Setting up ncurses-term (6.4-4) ... #12 4.559 Setting up dbus-user-session (1.14.10-1~deb12u1) ... #12 4.571 Setting up xauth (1:1.1.2-1) ... #12 4.582 Processing triggers for man-db (2.11.2-2) ... #12 4.599 Processing triggers for libc-bin (2.36-9+deb12u9) ... #12 DONE 4.7s #13 [ 8/28] RUN MKDIR /var/run/sshd #13 DONE 0.3s #14 [ 9/28] COPY SSH /root/.ssh #14 DONE 0.0s #15 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #15 DONE 0.1s #16 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #16 DONE 0.4s #17 [12/28] RUN MKDIR -p /osmo-gsm-tester-srsue /osmo-gsm-tester-srsenb /osmo-gsm-tester-srsepc /osmo-gsm-tester-trx /osmo-gsm-tester-grbroker /osmo-gsm-tester-open5gs #17 DONE 0.4s #18 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #18 DONE 0.3s #19 [14/28] RUN sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=en_US.UTF-8 #19 0.830 Generating locales (this might take a while)... #19 0.835 en_US.UTF-8... done #19 1.820 Generation complete. #19 DONE 1.9s #20 [15/28] RUN APT-GET update && apt-get install -y --no-install-recommends telnet libosmocore-dev libosmo-abis-dev libosmo-gsup-client-dev libosmo-netif-dev libosmo-ranap-dev libosmo-sigtran-dev libsmpp34-dev libgtp-dev libasn1c-dev && apt-get clean #20 0.364 Hit:1 http://deb.debian.org/debian bookworm InRelease #20 0.364 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #20 0.364 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #20 0.489 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #20 0.639 Reading package lists... #20 1.061 Reading package lists... #20 1.482 Building dependency tree... #20 1.583 Reading state information... #20 1.677 telnet is already the newest version (0.17+2.4-2+deb12u1). #20 1.677 The following additional packages will be installed: #20 1.678 libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 #20 1.678 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 #20 1.678 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #20 1.678 libosmosim2 libosmotrau10 libosmousb0 libosmovty13 libsmpp1 osmocom-nightly #20 1.704 The following NEW packages will be installed: #20 1.704 libasn1c-dev libasn1c1 libgtp-dev libgtp10 libosmo-abis-dev #20 1.704 libosmo-gsup-client-dev libosmo-gsup-client0 libosmo-netif-dev #20 1.704 libosmo-ranap-dev libosmo-ranap7 libosmo-sigtran-dev libosmo-sigtran10 #20 1.704 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #20 1.704 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #20 1.704 libosmonetif11 libosmosim2 libosmotrau10 libosmousb0 libosmovty13 libsmpp1 #20 1.704 libsmpp34-dev osmocom-nightly #20 1.897 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded. #20 1.897 Need to get 3,940 kB of archives. #20 1.897 After this operation, 17.7 MB of additional disk space will be used. #20 1.897 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202411262026 [1,180 B] #20 1.906 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.37.5edb.202411262026 [169 kB] #20 1.916 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.28.2b16.202411262026 [39.0 kB] #20 1.919 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dev 1.12.0.28.2b16.202411262026 [141 kB] #20 1.927 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.37.5edb.202411262026 [50.5 kB] #20 1.942 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau10 1.6.0.33.6cf4.202411262026 [32.9 kB] #20 1.963 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.37.5edb.202411262026 [69.7 kB] #20 1.976 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.37.5edb.202411262026 [227 kB] #20 1.985 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.37.5edb.202411262026 [103 kB] #20 1.994 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.33.6cf4.202411262026 [72.5 kB] #20 2.004 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.6.0.33.6cf4.202411262026 [116 kB] #20 2.018 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.10.19929.202411262026 [20.9 kB] #20 2.020 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.37.5edb.202411262026 [70.3 kB] #20 2.026 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.37.5edb.202411262026 [177 kB] #20 2.032 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.37.5edb.202411262026 [59.0 kB] #20 2.039 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.37.5edb.202411262026 [62.9 kB] #20 2.044 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.37.5edb.202411262026 [49.6 kB] #20 2.067 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.37.5edb.202411262026 [42.9 kB] #20 2.074 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.10.0.37.5edb.202411262026 [847 kB] #20 2.090 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client-dev 1.8.0.10.19929.202411262026 [25.1 kB] #20 2.100 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.16.53e4.202411262026 [55.6 kB] #20 2.103 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.5.1.16.53e4.202411262026 [67.9 kB] #20 2.109 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.52.6412.202411262026 [127 kB] #20 2.120 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 2.0.0.52.6412.202411262026 [606 kB] #20 2.130 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp1 1.14.4.1.f1ec.202411262026 [101 kB] #20 2.142 Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp34-dev 1.14.4.1.f1ec.202411262026 [112 kB] #20 2.154 Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.37.202411262026 [75.3 kB] #20 2.176 Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dev 0.9.37.202411262026 [106 kB] #20 2.208 Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.4.b5f6.202411262026 [222 kB] #20 2.214 Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dev 1.6.0.4.b5f6.202411262026 [92.1 kB] #20 2.366 debconf: delaying package configuration, since apt-utils is not installed #20 2.406 Fetched 3,940 kB in 1s (7,786 kB/s) #20 2.436 Selecting previously unselected package osmocom-nightly. #20 2.436 (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.483 Preparing to unpack .../00-osmocom-nightly_202411262026_amd64.deb ... #20 2.489 Unpacking osmocom-nightly (202411262026) ... #20 2.526 Selecting previously unselected package libosmocore22:amd64. #20 2.534 Preparing to unpack .../01-libosmocore22_1.10.0.37.5edb.202411262026_amd64.deb ... #20 2.541 Unpacking libosmocore22:amd64 (1.10.0.37.5edb.202411262026) ... #20 2.598 Selecting previously unselected package libgtp10:amd64. #20 2.606 Preparing to unpack .../02-libgtp10_1.12.0.28.2b16.202411262026_amd64.deb ... #20 2.610 Unpacking libgtp10:amd64 (1.12.0.28.2b16.202411262026) ... #20 2.646 Selecting previously unselected package libgtp-dev:amd64. #20 2.655 Preparing to unpack .../03-libgtp-dev_1.12.0.28.2b16.202411262026_amd64.deb ... #20 2.660 Unpacking libgtp-dev:amd64 (1.12.0.28.2b16.202411262026) ... #20 2.711 Selecting previously unselected package libosmocodec4:amd64. #20 2.719 Preparing to unpack .../04-libosmocodec4_1.10.0.37.5edb.202411262026_amd64.deb ... #20 2.722 Unpacking libosmocodec4:amd64 (1.10.0.37.5edb.202411262026) ... #20 2.767 Selecting previously unselected package libosmotrau10:amd64. #20 2.777 Preparing to unpack .../05-libosmotrau10_1.6.0.33.6cf4.202411262026_amd64.deb ... #20 2.781 Unpacking libosmotrau10:amd64 (1.6.0.33.6cf4.202411262026) ... #20 2.826 Selecting previously unselected package libosmoisdn0:amd64. #20 2.834 Preparing to unpack .../06-libosmoisdn0_1.10.0.37.5edb.202411262026_amd64.deb ... #20 2.837 Unpacking libosmoisdn0:amd64 (1.10.0.37.5edb.202411262026) ... #20 2.886 Selecting previously unselected package libosmogsm20:amd64. #20 2.895 Preparing to unpack .../07-libosmogsm20_1.10.0.37.5edb.202411262026_amd64.deb ... #20 2.898 Unpacking libosmogsm20:amd64 (1.10.0.37.5edb.202411262026) ... #20 2.962 Selecting previously unselected package libosmovty13:amd64. #20 2.970 Preparing to unpack .../08-libosmovty13_1.10.0.37.5edb.202411262026_amd64.deb ... #20 2.973 Unpacking libosmovty13:amd64 (1.10.0.37.5edb.202411262026) ... #20 3.022 Selecting previously unselected package libosmoabis13:amd64. #20 3.030 Preparing to unpack .../09-libosmoabis13_1.6.0.33.6cf4.202411262026_amd64.deb ... #20 3.033 Unpacking libosmoabis13:amd64 (1.6.0.33.6cf4.202411262026) ... #20 3.081 Selecting previously unselected package libosmo-abis-dev:amd64. #20 3.089 Preparing to unpack .../10-libosmo-abis-dev_1.6.0.33.6cf4.202411262026_amd64.deb ... #20 3.092 Unpacking libosmo-abis-dev:amd64 (1.6.0.33.6cf4.202411262026) ... #20 3.146 Selecting previously unselected package libosmo-gsup-client0:amd64. #20 3.155 Preparing to unpack .../11-libosmo-gsup-client0_1.8.0.10.19929.202411262026_amd64.deb ... #20 3.161 Unpacking libosmo-gsup-client0:amd64 (1.8.0.10.19929.202411262026) ... #20 3.201 Selecting previously unselected package libosmocoding0:amd64. #20 3.210 Preparing to unpack .../12-libosmocoding0_1.10.0.37.5edb.202411262026_amd64.deb ... #20 3.215 Unpacking libosmocoding0:amd64 (1.10.0.37.5edb.202411262026) ... #20 3.260 Selecting previously unselected package libosmogb14:amd64. #20 3.270 Preparing to unpack .../13-libosmogb14_1.10.0.37.5edb.202411262026_amd64.deb ... #20 3.274 Unpacking libosmogb14:amd64 (1.10.0.37.5edb.202411262026) ... #20 3.325 Selecting previously unselected package libosmoctrl0:amd64. #20 3.333 Preparing to unpack .../14-libosmoctrl0_1.10.0.37.5edb.202411262026_amd64.deb ... #20 3.336 Unpacking libosmoctrl0:amd64 (1.10.0.37.5edb.202411262026) ... #20 3.381 Selecting previously unselected package libosmosim2:amd64. #20 3.390 Preparing to unpack .../15-libosmosim2_1.10.0.37.5edb.202411262026_amd64.deb ... #20 3.393 Unpacking libosmosim2:amd64 (1.10.0.37.5edb.202411262026) ... #20 3.437 Selecting previously unselected package libosmousb0:amd64. #20 3.447 Preparing to unpack .../16-libosmousb0_1.10.0.37.5edb.202411262026_amd64.deb ... #20 3.450 Unpacking libosmousb0:amd64 (1.10.0.37.5edb.202411262026) ... #20 3.491 Selecting previously unselected package libosmocore. #20 3.499 Preparing to unpack .../17-libosmocore_1.10.0.37.5edb.202411262026_amd64.deb ... #20 3.502 Unpacking libosmocore (1.10.0.37.5edb.202411262026) ... #20 3.546 Selecting previously unselected package libosmocore-dev:amd64. #20 3.554 Preparing to unpack .../18-libosmocore-dev_1.10.0.37.5edb.202411262026_amd64.deb ... #20 3.557 Unpacking libosmocore-dev:amd64 (1.10.0.37.5edb.202411262026) ... #20 3.660 Selecting previously unselected package libosmo-gsup-client-dev:amd64. #20 3.668 Preparing to unpack .../19-libosmo-gsup-client-dev_1.8.0.10.19929.202411262026_amd64.deb ... #20 3.672 Unpacking libosmo-gsup-client-dev:amd64 (1.8.0.10.19929.202411262026) ... #20 3.716 Selecting previously unselected package libosmonetif11:amd64. #20 3.724 Preparing to unpack .../20-libosmonetif11_1.5.1.16.53e4.202411262026_amd64.deb ... #20 3.728 Unpacking libosmonetif11:amd64 (1.5.1.16.53e4.202411262026) ... #20 3.773 Selecting previously unselected package libosmo-netif-dev:amd64. #20 3.780 Preparing to unpack .../21-libosmo-netif-dev_1.5.1.16.53e4.202411262026_amd64.deb ... #20 3.783 Unpacking libosmo-netif-dev:amd64 (1.5.1.16.53e4.202411262026) ... #20 3.827 Selecting previously unselected package libosmo-sigtran10:amd64. #20 3.835 Preparing to unpack .../22-libosmo-sigtran10_2.0.0.52.6412.202411262026_amd64.deb ... #20 3.838 Unpacking libosmo-sigtran10:amd64 (2.0.0.52.6412.202411262026) ... #20 3.891 Selecting previously unselected package libosmo-sigtran-dev:amd64. #20 3.901 Preparing to unpack .../23-libosmo-sigtran-dev_2.0.0.52.6412.202411262026_amd64.deb ... #20 3.904 Unpacking libosmo-sigtran-dev:amd64 (2.0.0.52.6412.202411262026) ... #20 3.991 Selecting previously unselected package libsmpp1:amd64. #20 4.001 Preparing to unpack .../24-libsmpp1_1.14.4.1.f1ec.202411262026_amd64.deb ... #20 4.004 Unpacking libsmpp1:amd64 (1.14.4.1.f1ec.202411262026) ... #20 4.052 Selecting previously unselected package libsmpp34-dev:amd64. #20 4.060 Preparing to unpack .../25-libsmpp34-dev_1.14.4.1.f1ec.202411262026_amd64.deb ... #20 4.063 Unpacking libsmpp34-dev:amd64 (1.14.4.1.f1ec.202411262026) ... #20 4.121 Selecting previously unselected package libasn1c1:amd64. #20 4.131 Preparing to unpack .../26-libasn1c1_0.9.37.202411262026_amd64.deb ... #20 4.134 Unpacking libasn1c1:amd64 (0.9.37.202411262026) ... #20 4.178 Selecting previously unselected package libasn1c-dev:amd64. #20 4.187 Preparing to unpack .../27-libasn1c-dev_0.9.37.202411262026_amd64.deb ... #20 4.191 Unpacking libasn1c-dev:amd64 (0.9.37.202411262026) ... #20 4.241 Selecting previously unselected package libosmo-ranap7:amd64. #20 4.249 Preparing to unpack .../28-libosmo-ranap7_1.6.0.4.b5f6.202411262026_amd64.deb ... #20 4.253 Unpacking libosmo-ranap7:amd64 (1.6.0.4.b5f6.202411262026) ... #20 4.316 Selecting previously unselected package libosmo-ranap-dev:amd64. #20 4.326 Preparing to unpack .../29-libosmo-ranap-dev_1.6.0.4.b5f6.202411262026_amd64.deb ... #20 4.330 Unpacking libosmo-ranap-dev:amd64 (1.6.0.4.b5f6.202411262026) ... #20 4.479 Setting up osmocom-nightly (202411262026) ... #20 4.489 Setting up libsmpp1:amd64 (1.14.4.1.f1ec.202411262026) ... #20 4.499 Setting up libosmocore22:amd64 (1.10.0.37.5edb.202411262026) ... #20 4.512 Setting up libosmocodec4:amd64 (1.10.0.37.5edb.202411262026) ... #20 4.521 Setting up libsmpp34-dev:amd64 (1.14.4.1.f1ec.202411262026) ... #20 4.532 Setting up libasn1c1:amd64 (0.9.37.202411262026) ... #20 4.541 Setting up libosmovty13:amd64 (1.10.0.37.5edb.202411262026) ... #20 4.554 Setting up libosmoisdn0:amd64 (1.10.0.37.5edb.202411262026) ... #20 4.564 Setting up libosmotrau10:amd64 (1.6.0.33.6cf4.202411262026) ... #20 4.574 Setting up libgtp10:amd64 (1.12.0.28.2b16.202411262026) ... #20 4.584 Setting up libgtp-dev:amd64 (1.12.0.28.2b16.202411262026) ... #20 4.597 Setting up libasn1c-dev:amd64 (0.9.37.202411262026) ... #20 4.606 Setting up libosmousb0:amd64 (1.10.0.37.5edb.202411262026) ... #20 4.616 Setting up libosmogsm20:amd64 (1.10.0.37.5edb.202411262026) ... #20 4.628 Setting up libosmoabis13:amd64 (1.6.0.33.6cf4.202411262026) ... #20 4.639 Setting up libosmoctrl0:amd64 (1.10.0.37.5edb.202411262026) ... #20 4.648 Setting up libosmogb14:amd64 (1.10.0.37.5edb.202411262026) ... #20 4.661 Setting up libosmonetif11:amd64 (1.5.1.16.53e4.202411262026) ... #20 4.671 Setting up libosmo-gsup-client0:amd64 (1.8.0.10.19929.202411262026) ... #20 4.681 Setting up libosmo-abis-dev:amd64 (1.6.0.33.6cf4.202411262026) ... #20 4.691 Setting up libosmocoding0:amd64 (1.10.0.37.5edb.202411262026) ... #20 4.704 Setting up libosmosim2:amd64 (1.10.0.37.5edb.202411262026) ... #20 4.714 Setting up libosmocore (1.10.0.37.5edb.202411262026) ... #20 4.724 Setting up libosmo-sigtran10:amd64 (2.0.0.52.6412.202411262026) ... #20 4.735 Setting up libosmo-ranap7:amd64 (1.6.0.4.b5f6.202411262026) ... #20 4.747 Setting up libosmocore-dev:amd64 (1.10.0.37.5edb.202411262026) ... #20 4.757 Setting up libosmo-netif-dev:amd64 (1.5.1.16.53e4.202411262026) ... #20 4.766 Setting up libosmo-ranap-dev:amd64 (1.6.0.4.b5f6.202411262026) ... #20 4.778 Setting up libosmo-gsup-client-dev:amd64 (1.8.0.10.19929.202411262026) ... #20 4.788 Setting up libosmo-sigtran-dev:amd64 (2.0.0.52.6412.202411262026) ... #20 4.799 Processing triggers for libc-bin (2.36-9+deb12u9) ... #20 DONE 4.9s #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.375 Hit:1 http://deb.debian.org/debian bookworm InRelease #21 0.375 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #21 0.375 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #21 0.504 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #21 0.649 Reading package lists... #21 1.091 Reading package lists... #21 1.508 Building dependency tree... #21 1.622 Reading state information... #21 1.721 cmake is already the newest version (3.25.1-1). #21 1.721 libfftw3-dev is already the newest version (3.3.10-1). #21 1.721 libboost-program-options-dev is already the newest version (1.74.0.3). #21 1.721 libboost-program-options-dev set to manually installed. #21 1.721 libsctp-dev is already the newest version (1.0.19+dfsg-2). #21 1.721 libpcsclite-dev is already the newest version (1.9.9-2). #21 1.721 libuhd-dev is already the newest version (4.3.0.0+ds1-5). #21 1.721 The following additional packages will be installed: #21 1.721 libconfig++9v5 libconfig-dev libconfig9 libczmq4 libnspr4 libnspr4-dev #21 1.722 libnss3 libnss3-dev libsoapysdr0.8 soapysdr0.7-module-lms7 #21 1.722 Suggested packages: #21 1.722 libmbedtls-doc libsoapysdr-doc #21 1.722 Recommended packages: #21 1.722 libconfig-doc soapysdr0.8-module-all | soapysdr0.8-module #21 1.807 The following NEW packages will be installed: #21 1.807 libconfig++-dev libconfig++9v5 libconfig-dev libconfig9 libczmq-dev libczmq4 #21 1.807 libmbedtls-dev libnspr4 libnspr4-dev libnss3 libnss3-dev libsoapysdr-dev #21 1.807 libsoapysdr0.8 soapysdr-module-lms7 soapysdr0.7-module-lms7 #21 1.838 0 upgraded, 15 newly installed, 0 to remove and 4 not upgraded. #21 1.838 Need to get 3,551 kB of archives. #21 1.838 After this operation, 14.8 MB of additional disk space will be used. #21 1.838 Get:1 http://deb.debian.org/debian bookworm/main amd64 libconfig++9v5 amd64 1.5-0.4 [40.0 kB] #21 1.851 Get:2 http://deb.debian.org/debian bookworm/main amd64 libconfig9 amd64 1.5-0.4 [29.9 kB] #21 1.852 Get:3 http://deb.debian.org/debian bookworm/main amd64 libconfig-dev amd64 1.5-0.4 [60.8 kB] #21 1.855 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ soapysdr0.7-module-lms7 23.11.0.1.2141.9dce.202411262026 [55.3 kB] #21 1.857 Get:5 http://deb.debian.org/debian bookworm/main amd64 libconfig++-dev amd64 1.5-0.4 [44.1 kB] #21 1.858 Get:6 http://deb.debian.org/debian bookworm/main amd64 libnspr4 amd64 2:4.35-1 [113 kB] #21 1.862 Get:7 http://deb.debian.org/debian-security bookworm-security/main amd64 libnss3 amd64 2:3.87.1-1+deb12u1 [1,331 kB] #21 1.877 Get:8 http://deb.debian.org/debian bookworm/main amd64 libnspr4-dev amd64 2:4.35-1 [212 kB] #21 1.878 Get:9 http://deb.debian.org/debian-security bookworm-security/main amd64 libnss3-dev amd64 2:3.87.1-1+deb12u1 [245 kB] #21 1.880 Get:10 http://deb.debian.org/debian bookworm/main amd64 libczmq4 amd64 4.2.1-1 [172 kB] #21 1.882 Get:11 http://deb.debian.org/debian bookworm/main amd64 libczmq-dev amd64 4.2.1-1 [414 kB] #21 1.889 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ soapysdr-module-lms7 23.11.0.1.2141.9dce.202411262026 [7,572 B] #21 1.890 Get:13 http://deb.debian.org/debian bookworm/main amd64 libmbedtls-dev amd64 2.28.3-1 [685 kB] #21 1.894 Get:14 http://deb.debian.org/debian bookworm/main amd64 libsoapysdr0.8 amd64 0.8.1-3 [108 kB] #21 1.895 Get:15 http://deb.debian.org/debian bookworm/main amd64 libsoapysdr-dev amd64 0.8.1-3 [33.5 kB] #21 2.052 debconf: delaying package configuration, since apt-utils is not installed #21 2.091 Fetched 3,551 kB in 0s (42.7 MB/s) #21 2.123 Selecting previously unselected package libconfig++9v5:amd64. #21 2.123 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 122909 files and directories currently installed.) #21 2.174 Preparing to unpack .../00-libconfig++9v5_1.5-0.4_amd64.deb ... #21 2.181 Unpacking libconfig++9v5:amd64 (1.5-0.4) ... #21 2.226 Selecting previously unselected package libconfig9:amd64. #21 2.237 Preparing to unpack .../01-libconfig9_1.5-0.4_amd64.deb ... #21 2.241 Unpacking libconfig9:amd64 (1.5-0.4) ... #21 2.282 Selecting previously unselected package libconfig-dev:amd64. #21 2.290 Preparing to unpack .../02-libconfig-dev_1.5-0.4_amd64.deb ... #21 2.293 Unpacking libconfig-dev:amd64 (1.5-0.4) ... #21 2.339 Selecting previously unselected package libconfig++-dev:amd64. #21 2.347 Preparing to unpack .../03-libconfig++-dev_1.5-0.4_amd64.deb ... #21 2.350 Unpacking libconfig++-dev:amd64 (1.5-0.4) ... #21 2.395 Selecting previously unselected package libnspr4:amd64. #21 2.404 Preparing to unpack .../04-libnspr4_2%3a4.35-1_amd64.deb ... #21 2.407 Unpacking libnspr4:amd64 (2:4.35-1) ... #21 2.460 Selecting previously unselected package libnss3:amd64. #21 2.468 Preparing to unpack .../05-libnss3_2%3a3.87.1-1+deb12u1_amd64.deb ... #21 2.471 Unpacking libnss3:amd64 (2:3.87.1-1+deb12u1) ... #21 2.599 Selecting previously unselected package libnspr4-dev. #21 2.607 Preparing to unpack .../06-libnspr4-dev_2%3a4.35-1_amd64.deb ... #21 2.610 Unpacking libnspr4-dev (2:4.35-1) ... #21 2.668 Selecting previously unselected package libnss3-dev:amd64. #21 2.677 Preparing to unpack .../07-libnss3-dev_2%3a3.87.1-1+deb12u1_amd64.deb ... #21 2.680 Unpacking libnss3-dev:amd64 (2:3.87.1-1+deb12u1) ... #21 2.737 Selecting previously unselected package libczmq4:amd64. #21 2.746 Preparing to unpack .../08-libczmq4_4.2.1-1_amd64.deb ... #21 2.750 Unpacking libczmq4:amd64 (4.2.1-1) ... #21 2.807 Selecting previously unselected package libczmq-dev:amd64. #21 2.816 Preparing to unpack .../09-libczmq-dev_4.2.1-1_amd64.deb ... #21 2.820 Unpacking libczmq-dev:amd64 (4.2.1-1) ... #21 2.897 Selecting previously unselected package libmbedtls-dev:amd64. #21 2.907 Preparing to unpack .../10-libmbedtls-dev_2.28.3-1_amd64.deb ... #21 2.910 Unpacking libmbedtls-dev:amd64 (2.28.3-1) ... #21 2.998 Selecting previously unselected package libsoapysdr0.8:amd64. #21 3.004 Preparing to unpack .../11-libsoapysdr0.8_0.8.1-3_amd64.deb ... #21 3.011 Unpacking libsoapysdr0.8:amd64 (0.8.1-3) ... #21 3.055 Selecting previously unselected package libsoapysdr-dev:amd64. #21 3.061 Preparing to unpack .../12-libsoapysdr-dev_0.8.1-3_amd64.deb ... #21 3.066 Unpacking libsoapysdr-dev:amd64 (0.8.1-3) ... #21 3.110 Selecting previously unselected package soapysdr0.7-module-lms7:amd64. #21 3.119 Preparing to unpack .../13-soapysdr0.7-module-lms7_23.11.0.1.2141.9dce.202411262026_amd64.deb ... #21 3.123 Unpacking soapysdr0.7-module-lms7:amd64 (23.11.0.1.2141.9dce.202411262026) ... #21 3.165 Selecting previously unselected package soapysdr-module-lms7. #21 3.174 Preparing to unpack .../14-soapysdr-module-lms7_23.11.0.1.2141.9dce.202411262026_all.deb ... #21 3.177 Unpacking soapysdr-module-lms7 (23.11.0.1.2141.9dce.202411262026) ... #21 3.249 Setting up libconfig9:amd64 (1.5-0.4) ... #21 3.258 Setting up libczmq4:amd64 (4.2.1-1) ... #21 3.269 Setting up libconfig++9v5:amd64 (1.5-0.4) ... #21 3.279 Setting up libmbedtls-dev:amd64 (2.28.3-1) ... #21 3.288 Setting up libsoapysdr0.8:amd64 (0.8.1-3) ... #21 3.299 Setting up libsoapysdr-dev:amd64 (0.8.1-3) ... #21 3.310 Setting up libnspr4:amd64 (2:4.35-1) ... #21 3.320 Setting up libconfig-dev:amd64 (1.5-0.4) ... #21 3.330 Setting up soapysdr0.7-module-lms7:amd64 (23.11.0.1.2141.9dce.202411262026) ... #21 3.341 Setting up libnspr4-dev (2:4.35-1) ... #21 3.353 Setting up soapysdr-module-lms7 (23.11.0.1.2141.9dce.202411262026) ... #21 3.363 Setting up libnss3:amd64 (2:3.87.1-1+deb12u1) ... #21 3.373 Setting up libnss3-dev:amd64 (2:3.87.1-1+deb12u1) ... #21 3.386 Setting up libconfig++-dev:amd64 (1.5-0.4) ... #21 3.396 Setting up libczmq-dev:amd64 (4.2.1-1) ... #21 3.405 Processing triggers for man-db (2.11.2-2) ... #21 3.424 Processing triggers for libc-bin (2.36-9+deb12u9) ... #21 DONE 3.6s #22 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #22 0.478 Hit:1 http://deb.debian.org/debian bookworm InRelease #22 0.478 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #22 0.478 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #22 0.484 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #22 0.740 Reading package lists... #22 1.163 Reading package lists... #22 1.600 Building dependency tree... #22 1.722 Reading state information... #22 1.854 The following additional packages will be installed: #22 1.854 adwaita-icon-theme at-spi2-common castxml dconf-gsettings-backend #22 1.854 dconf-service fonts-mathjax gnome-terminal gnome-terminal-data #22 1.854 gsettings-desktop-schemas gtk-update-icon-cache hicolor-icon-theme #22 1.854 libad9361-0 libasyncns0 libatk-bridge2.0-0 libatk1.0-0 libatspi2.0-0 libb2-1 #22 1.854 libcaca0 libcodec2-1.0 libcolord2 libdconf1 libdouble-conversion3 #22 1.854 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 #22 1.854 libdrm2 libegl-mesa0 libegl1 libepoxy0 libevdev2 libflac12 libfmt9 libgbm1 #22 1.854 libgl1 libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libglu1-mesa libglvnd0 #22 1.854 libglx-mesa0 libglx0 libgnuradio-analog3.10.5 libgnuradio-audio3.10.5 #22 1.854 libgnuradio-blocks3.10.5 libgnuradio-channels3.10.5 #22 1.854 libgnuradio-digital3.10.5 libgnuradio-dtv3.10.5 libgnuradio-fec3.10.5 #22 1.854 libgnuradio-fft3.10.5 libgnuradio-filter3.10.5 libgnuradio-iio3.10.5 #22 1.854 libgnuradio-network3.10.5 libgnuradio-pdu3.10.5 libgnuradio-pmt3.10.5 #22 1.854 libgnuradio-qtgui3.10.5 libgnuradio-runtime3.10.5 libgnuradio-soapy3.10.5 #22 1.854 libgnuradio-trellis3.10.5 libgnuradio-uhd3.10.5 libgnuradio-video-sdl3.10.5 #22 1.854 libgnuradio-vocoder3.10.5 libgnuradio-wavelet3.10.5 libgnuradio-zeromq3.10.5 #22 1.854 libgsl27 libgslcblas0 libgtk-3-0 libgtk-3-common libgudev-1.0-0 libiio0 #22 1.854 libinput-bin libinput10 libjack-jackd2-0 libjs-mathjax liblbfgsb0 libllvm15 #22 1.854 libmd4c0 libmp3lame0 libmpg123-0 libmtdev1 libogg0 libopenblas-dev #22 1.854 libopenblas-pthread-dev libopenblas0 libopenblas0-pthread libopengl0 #22 1.855 libopus0 liborc-0.4-0 libportaudio2 libproxy1v5 libpulse0 libpython3-all-dev #22 1.855 libqt5core5a libqt5dbus5 libqt5designer5 libqt5gui5 libqt5help5 #22 1.855 libqt5network5 libqt5opengl5 libqt5printsupport5 libqt5sql5 libqt5svg5 #22 1.855 libqt5test5 libqt5widgets5 libqt5xml5 libqt6core6 libqt6dbus6 libqt6gui6 #22 1.855 libqt6network6 libqt6opengl6 libqt6openglwidgets6 libqt6printsupport6 #22 1.855 libqt6sql6 libqt6test6 libqt6widgets6 libqt6xml6 libqwt-qt5-6 libsamplerate0 #22 1.855 libsdl1.2debian libslang2 libsndfile1 libspdlog1.10 libthrift-0.17.0 libts0 #22 1.855 libunwind8 libvolk2-bin libvolk2.5 libvorbis0a libvorbisenc2 libvte-2.91-0 #22 1.855 libvte-2.91-common libwacom-common libwacom9 libwayland-client0 #22 1.855 libwayland-cursor0 libwayland-egl1 libwayland-server0 libx11-xcb1 #22 1.855 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0 #22 1.855 libxcb-keysyms1 libxcb-present0 libxcb-randr0 libxcb-render-util0 #22 1.855 libxcb-shape0 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb-xinerama0 #22 1.855 libxcb-xinput0 libxcb-xkb1 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 #22 1.855 libxinerama1 libxkbcommon-x11-0 libxkbcommon0 libxrandr2 libxshmfence1 #22 1.855 libxsimd-dev libxxf86vm1 pyqt5-dev-tools pyqt6-dev-tools python3-all #22 1.855 python3-all-dev python3-attr python3-beniget python3-cairo #22 1.855 python3-cffi-backend python3-click python3-click-plugins python3-colorama #22 1.855 python3-contextlib2 python3-decorator python3-gast python3-gi-cairo #22 1.855 python3-jsonschema python3-lxml python3-opengl python3-packaging python3-ply #22 1.855 python3-py python3-pygccxml python3-pyqt5 python3-pyqt5.sip python3-pyqt6 #22 1.855 python3-pyqt6.sip python3-pyqtgraph python3-pyrsistent python3-pythran #22 1.855 python3-schema python3-scipy python3-sip python3-thrift python3-zmq #22 1.855 qt6-base-dev-tools qtbase5-dev-tools qtchooser xkb-data #22 1.856 Suggested packages: #22 1.856 gr-fosphor gr-osmosdr gqrx-sdr rtl-sdr uhd-host colord gsl-ref-psdoc #22 1.856 | gsl-doc-pdf | gsl-doc-info | gsl-ref-html gvfs avahi-daemon jackd2 #22 1.856 fonts-mathjax-extras fonts-stix libjs-mathjax-doc opus-tools pulseaudio #22 1.856 qgnomeplatform-qt5 qt5-image-formats-plugins libvolk2-dev libwacom-bin #22 1.856 libxsimd-doc python-attr-doc python-jsonschema-doc python-lxml-doc libgle3 #22 1.856 python3-tk python-ply-doc subversion python3-pytest python-pyqtgraph-doc #22 1.856 python-scipy-doc #22 1.856 Recommended packages: #22 1.856 librsvg2-common gvfs nautilus-extension-gnome-terminal yelp gnuradio-dev #22 1.856 python3-matplotlib python3-networkx python3-pyqt5.qwt soapysdr-tools #22 1.856 at-spi2-core libgtk-3-bin qttranslations5-l10n qt5-gtk-platformtheme #22 1.856 qtwayland5 libqt5sql5-sqlite | libqt5sql5-mysql | libqt5sql5-odbc #22 1.856 | libqt5sql5-psql | libqt5sql5-tds | libqt5sql5-ibase qt6-translations-l10n #22 1.856 qt6-gtk-platformtheme qt6-qpa-plugins libqt6sql6-sqlite | libqt6sql6-mysql #22 1.856 | libqt6sql6-odbc | libqt6sql6-psql | libqt6sql6-ibase python3-idna #22 1.856 python3-json-pointer python3-rfc3987 python3-uritemplate python3-bs4 #22 1.856 python3-html5lib libglut-dev python3-pyqt5.qtopengl #22 2.742 The following NEW packages will be installed: #22 2.742 adwaita-icon-theme at-spi2-common castxml dconf-gsettings-backend #22 2.742 dconf-service fonts-mathjax gnome-terminal gnome-terminal-data gnuradio #22 2.742 gsettings-desktop-schemas gtk-update-icon-cache hicolor-icon-theme #22 2.742 libad9361-0 libasyncns0 libatk-bridge2.0-0 libatk1.0-0 libatspi2.0-0 libb2-1 #22 2.742 libcaca0 libcodec2-1.0 libcolord2 libdconf1 libdouble-conversion3 #22 2.742 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 #22 2.742 libdrm2 libegl-mesa0 libegl1 libepoxy0 libevdev2 libflac12 libfmt9 libgbm1 #22 2.742 libgl1 libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libglu1-mesa libglvnd0 #22 2.742 libglx-mesa0 libglx0 libgnuradio-analog3.10.5 libgnuradio-audio3.10.5 #22 2.742 libgnuradio-blocks3.10.5 libgnuradio-channels3.10.5 #22 2.742 libgnuradio-digital3.10.5 libgnuradio-dtv3.10.5 libgnuradio-fec3.10.5 #22 2.742 libgnuradio-fft3.10.5 libgnuradio-filter3.10.5 libgnuradio-iio3.10.5 #22 2.742 libgnuradio-network3.10.5 libgnuradio-pdu3.10.5 libgnuradio-pmt3.10.5 #22 2.742 libgnuradio-qtgui3.10.5 libgnuradio-runtime3.10.5 libgnuradio-soapy3.10.5 #22 2.742 libgnuradio-trellis3.10.5 libgnuradio-uhd3.10.5 libgnuradio-video-sdl3.10.5 #22 2.742 libgnuradio-vocoder3.10.5 libgnuradio-wavelet3.10.5 libgnuradio-zeromq3.10.5 #22 2.742 libgsl27 libgslcblas0 libgtk-3-0 libgtk-3-common libgudev-1.0-0 libiio0 #22 2.742 libinput-bin libinput10 libjack-jackd2-0 libjs-mathjax liblbfgsb0 libllvm15 #22 2.742 libmd4c0 libmp3lame0 libmpg123-0 libmtdev1 libogg0 libopenblas-dev #22 2.742 libopenblas-pthread-dev libopenblas0 libopenblas0-pthread libopengl0 #22 2.742 libopus0 liborc-0.4-0 libportaudio2 libproxy1v5 libpulse0 libpython3-all-dev #22 2.742 libqt5core5a libqt5dbus5 libqt5designer5 libqt5gui5 libqt5help5 #22 2.742 libqt5network5 libqt5opengl5 libqt5printsupport5 libqt5sql5 libqt5svg5 #22 2.742 libqt5test5 libqt5widgets5 libqt5xml5 libqt6core6 libqt6dbus6 libqt6gui6 #22 2.742 libqt6network6 libqt6opengl6 libqt6openglwidgets6 libqt6printsupport6 #22 2.742 libqt6sql6 libqt6test6 libqt6widgets6 libqt6xml6 libqwt-qt5-6 libsamplerate0 #22 2.742 libsdl1.2debian libslang2 libsndfile1 libspdlog1.10 libthrift-0.17.0 libts0 #22 2.742 libunwind8 libvolk2-bin libvolk2.5 libvorbis0a libvorbisenc2 libvte-2.91-0 #22 2.742 libvte-2.91-common libwacom-common libwacom9 libwayland-client0 #22 2.742 libwayland-cursor0 libwayland-egl1 libwayland-server0 libx11-xcb1 #22 2.742 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0 #22 2.742 libxcb-keysyms1 libxcb-present0 libxcb-randr0 libxcb-render-util0 #22 2.742 libxcb-shape0 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb-xinerama0 #22 2.742 libxcb-xinput0 libxcb-xkb1 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 #22 2.742 libxinerama1 libxkbcommon-x11-0 libxkbcommon0 libxrandr2 libxshmfence1 #22 2.742 libxsimd-dev libxxf86vm1 pyqt5-dev-tools pyqt6-dev-tools python3-all #22 2.742 python3-all-dev python3-attr python3-beniget python3-cairo #22 2.742 python3-cffi-backend python3-click python3-click-plugins python3-colorama #22 2.742 python3-contextlib2 python3-decorator python3-gast python3-gi-cairo #22 2.742 python3-jsonschema python3-lxml python3-opengl python3-packaging python3-ply #22 2.742 python3-py python3-pygccxml python3-pyqt5 python3-pyqt5.sip python3-pyqt6 #22 2.742 python3-pyqt6.sip python3-pyqtgraph python3-pyrsistent python3-pythran #22 2.742 python3-schema python3-scipy python3-sip python3-thrift python3-zmq #22 2.742 qt6-base-dev-tools qtbase5-dev-tools qtchooser xkb-data #22 2.777 0 upgraded, 205 newly installed, 0 to remove and 4 not upgraded. #22 2.777 Need to get 142 MB of archives. #22 2.777 After this operation, 698 MB of additional disk space will be used. #22 2.777 Get:1 http://deb.debian.org/debian bookworm/main amd64 hicolor-icon-theme all 0.17-2 [11.4 kB] #22 2.782 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.788 Get:3 http://deb.debian.org/debian bookworm/main amd64 adwaita-icon-theme all 43-1 [5,124 kB] #22 2.847 Get:4 http://deb.debian.org/debian bookworm/main amd64 at-spi2-common all 2.46.0-5 [162 kB] #22 2.848 Get:5 http://deb.debian.org/debian bookworm/main amd64 castxml amd64 0.5.1-1 [963 kB] #22 2.852 Get:6 http://deb.debian.org/debian bookworm/main amd64 libdconf1 amd64 0.40.0-4 [40.9 kB] #22 2.853 Get:7 http://deb.debian.org/debian bookworm/main amd64 dconf-service amd64 0.40.0-4 [31.6 kB] #22 2.853 Get:8 http://deb.debian.org/debian bookworm/main amd64 dconf-gsettings-backend amd64 0.40.0-4 [27.8 kB] #22 2.853 Get:9 http://deb.debian.org/debian bookworm/main amd64 fonts-mathjax all 2.7.9+dfsg-1 [2,210 kB] #22 2.872 Get:10 http://deb.debian.org/debian bookworm/main amd64 gnome-terminal-data all 3.46.8-1 [949 kB] #22 2.880 Get:11 http://deb.debian.org/debian bookworm/main amd64 gsettings-desktop-schemas all 43.0-1 [643 kB] #22 2.886 Get:12 http://deb.debian.org/debian bookworm/main amd64 libatk1.0-0 amd64 2.46.0-5 [49.6 kB] #22 2.886 Get:13 http://deb.debian.org/debian bookworm/main amd64 libatspi2.0-0 amd64 2.46.0-5 [75.4 kB] #22 2.886 Get:14 http://deb.debian.org/debian bookworm/main amd64 libatk-bridge2.0-0 amd64 2.46.0-5 [64.6 kB] #22 2.887 Get:15 http://deb.debian.org/debian bookworm/main amd64 libcolord2 amd64 1.4.6-2.2 [137 kB] #22 2.888 Get:16 http://deb.debian.org/debian bookworm/main amd64 libepoxy0 amd64 1.5.10-1 [189 kB] #22 2.890 Get:17 http://deb.debian.org/debian bookworm/main amd64 libwayland-client0 amd64 1.21.0-1 [28.3 kB] #22 2.890 Get:18 http://deb.debian.org/debian bookworm/main amd64 libwayland-cursor0 amd64 1.21.0-1 [14.4 kB] #22 2.891 Get:19 http://deb.debian.org/debian bookworm/main amd64 libwayland-egl1 amd64 1.21.0-1 [8,640 B] #22 2.891 Get:20 http://deb.debian.org/debian bookworm/main amd64 libxcomposite1 amd64 1:0.4.5-1 [16.6 kB] #22 2.896 Get:21 http://deb.debian.org/debian bookworm/main amd64 libxfixes3 amd64 1:6.0.0-2 [22.7 kB] #22 2.896 Get:22 http://deb.debian.org/debian bookworm/main amd64 libxcursor1 amd64 1:1.2.1-1 [40.9 kB] #22 2.897 Get:23 http://deb.debian.org/debian bookworm/main amd64 libxdamage1 amd64 1:1.1.6-1 [15.1 kB] #22 2.897 Get:24 http://deb.debian.org/debian bookworm/main amd64 libxinerama1 amd64 2:1.1.4-3 [17.8 kB] #22 2.897 Get:25 http://deb.debian.org/debian bookworm/main amd64 xkb-data all 2.35.1-1 [764 kB] #22 2.904 Get:26 http://deb.debian.org/debian bookworm/main amd64 libxkbcommon0 amd64 1.5.0-1 [106 kB] #22 2.905 Get:27 http://deb.debian.org/debian bookworm/main amd64 libxrandr2 amd64 2:1.5.2-2+b1 [39.2 kB] #22 2.905 Get:28 http://deb.debian.org/debian bookworm/main amd64 libgtk-3-common all 3.24.38-2~deb12u3 [3,895 kB] #22 2.940 Get:29 http://deb.debian.org/debian bookworm/main amd64 libgtk-3-0 amd64 3.24.38-2~deb12u3 [2,847 kB] #22 2.964 Get:30 http://deb.debian.org/debian bookworm/main amd64 libvte-2.91-common amd64 0.70.6-2~deb12u1 [642 kB] #22 2.982 Get:31 http://deb.debian.org/debian bookworm/main amd64 libvte-2.91-0 amd64 0.70.6-2~deb12u1 [799 kB] #22 2.994 Get:32 http://deb.debian.org/debian bookworm/main amd64 gnome-terminal amd64 3.46.8-1 [230 kB] #22 2.996 Get:33 http://deb.debian.org/debian bookworm/main amd64 libjs-mathjax all 2.7.9+dfsg-1 [5,667 kB] #22 3.052 Get:34 http://deb.debian.org/debian bookworm/main amd64 liborc-0.4-0 amd64 1:0.4.33-2 [164 kB] #22 3.053 Get:35 http://deb.debian.org/debian bookworm/main amd64 libvolk2.5 amd64 2.5.2-3 [301 kB] #22 3.058 Get:36 http://deb.debian.org/debian bookworm/main amd64 libvolk2-bin amd64 2.5.2-3 [82.1 kB] #22 3.059 Get:37 http://deb.debian.org/debian bookworm/main amd64 python3-colorama all 0.4.6-2 [36.8 kB] #22 3.059 Get:38 http://deb.debian.org/debian bookworm/main amd64 python3-click all 8.1.3-2 [92.2 kB] #22 3.060 Get:39 http://deb.debian.org/debian bookworm/main amd64 python3-click-plugins all 1.1.1-4 [9,852 B] #22 3.060 Get:40 http://deb.debian.org/debian bookworm/main amd64 python3-cairo amd64 1.20.1-5+b1 [63.1 kB] #22 3.061 Get:41 http://deb.debian.org/debian bookworm/main amd64 python3-gi-cairo amd64 3.42.2-3+b1 [11.7 kB] #22 3.061 Get:42 http://deb.debian.org/debian bookworm/main amd64 python3-attr all 22.2.0-1 [65.4 kB] #22 3.061 Get:43 http://deb.debian.org/debian bookworm/main amd64 python3-pyrsistent amd64 0.18.1-1+b3 [60.0 kB] #22 3.064 Get:44 http://deb.debian.org/debian bookworm/main amd64 python3-jsonschema all 4.10.3-1 [67.9 kB] #22 3.068 Get:45 http://deb.debian.org/debian bookworm/main amd64 python3-lxml amd64 4.9.2-1+b1 [1,194 kB] #22 3.079 Get:46 http://deb.debian.org/debian bookworm/main amd64 libglvnd0 amd64 1.6.0-1 [51.8 kB] #22 3.079 Get:47 http://deb.debian.org/debian bookworm/main amd64 libdrm-common all 2.4.114-1 [7,112 B] #22 3.080 Get:48 http://deb.debian.org/debian bookworm/main amd64 libdrm2 amd64 2.4.114-1+b1 [37.5 kB] #22 3.080 Get:49 http://deb.debian.org/debian bookworm/main amd64 libglapi-mesa amd64 22.3.6-1+deb12u1 [35.7 kB] #22 3.080 Get:50 http://deb.debian.org/debian bookworm/main amd64 libx11-xcb1 amd64 2:1.8.4-2+deb12u2 [192 kB] #22 3.082 Get:51 http://deb.debian.org/debian bookworm/main amd64 libxcb-dri2-0 amd64 1.15-1 [107 kB] #22 3.083 Get:52 http://deb.debian.org/debian bookworm/main amd64 libxcb-dri3-0 amd64 1.15-1 [107 kB] #22 3.083 Get:53 http://deb.debian.org/debian bookworm/main amd64 libxcb-glx0 amd64 1.15-1 [122 kB] #22 3.084 Get:54 http://deb.debian.org/debian bookworm/main amd64 libxcb-present0 amd64 1.15-1 [105 kB] #22 3.085 Get:55 http://deb.debian.org/debian bookworm/main amd64 libxcb-randr0 amd64 1.15-1 [117 kB] #22 3.091 Get:56 http://deb.debian.org/debian bookworm/main amd64 libxcb-sync1 amd64 1.15-1 [109 kB] #22 3.092 Get:57 http://deb.debian.org/debian bookworm/main amd64 libxcb-xfixes0 amd64 1.15-1 [109 kB] #22 3.093 Get:58 http://deb.debian.org/debian bookworm/main amd64 libxshmfence1 amd64 1.3-1 [8,820 B] #22 3.093 Get:59 http://deb.debian.org/debian bookworm/main amd64 libxxf86vm1 amd64 1:1.1.4-1+b2 [20.8 kB] #22 3.093 Get:60 http://deb.debian.org/debian bookworm/main amd64 libdrm-amdgpu1 amd64 2.4.114-1+b1 [20.9 kB] #22 3.094 Get:61 http://deb.debian.org/debian bookworm/main amd64 libdrm-intel1 amd64 2.4.114-1+b1 [64.0 kB] #22 3.094 Get:62 http://deb.debian.org/debian bookworm/main amd64 libdrm-nouveau2 amd64 2.4.114-1+b1 [19.1 kB] #22 3.094 Get:63 http://deb.debian.org/debian bookworm/main amd64 libdrm-radeon1 amd64 2.4.114-1+b1 [21.8 kB] #22 3.096 Get:64 http://deb.debian.org/debian bookworm/main amd64 libllvm15 amd64 1:15.0.6-4+b1 [23.1 MB] #22 3.303 Get:65 http://deb.debian.org/debian bookworm/main amd64 libgl1-mesa-dri amd64 22.3.6-1+deb12u1 [7,239 kB] #22 3.360 Get:66 http://deb.debian.org/debian bookworm/main amd64 libglx-mesa0 amd64 22.3.6-1+deb12u1 [147 kB] #22 3.360 Get:67 http://deb.debian.org/debian bookworm/main amd64 libglx0 amd64 1.6.0-1 [34.4 kB] #22 3.361 Get:68 http://deb.debian.org/debian bookworm/main amd64 libgl1 amd64 1.6.0-1 [88.4 kB] #22 3.361 Get:69 http://deb.debian.org/debian bookworm/main amd64 libgl1-mesa-glx amd64 22.3.6-1+deb12u1 [14.5 kB] #22 3.361 Get:70 http://deb.debian.org/debian bookworm/main amd64 libopengl0 amd64 1.6.0-1 [30.6 kB] #22 3.362 Get:71 http://deb.debian.org/debian bookworm/main amd64 libglu1-mesa amd64 9.0.2-1.1 [178 kB] #22 3.363 Get:72 http://deb.debian.org/debian bookworm/main amd64 python3-opengl all 3.1.6+dfsg-3 [605 kB] #22 3.366 Get:73 http://deb.debian.org/debian bookworm/main amd64 python3-packaging all 23.0-1 [32.5 kB] #22 3.366 Get:74 http://deb.debian.org/debian bookworm/main amd64 python3-pygccxml all 2.2.1-1 [80.3 kB] #22 3.367 Get:75 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt5.sip amd64 12.11.1-1 [56.4 kB] #22 3.372 Get:76 http://deb.debian.org/debian bookworm/main amd64 libdouble-conversion3 amd64 3.2.1-1 [41.5 kB] #22 3.374 Get:77 http://deb.debian.org/debian bookworm/main amd64 libqt5core5a amd64 5.15.8+dfsg-11+deb12u2 [1,810 kB] #22 3.391 Get:78 http://deb.debian.org/debian bookworm/main amd64 libqt5dbus5 amd64 5.15.8+dfsg-11+deb12u2 [211 kB] #22 3.392 Get:79 http://deb.debian.org/debian bookworm/main amd64 libwayland-server0 amd64 1.21.0-1 [35.9 kB] #22 3.392 Get:80 http://deb.debian.org/debian bookworm/main amd64 libgbm1 amd64 22.3.6-1+deb12u1 [38.0 kB] #22 3.393 Get:81 http://deb.debian.org/debian bookworm/main amd64 libegl-mesa0 amd64 22.3.6-1+deb12u1 [114 kB] #22 3.395 Get:82 http://deb.debian.org/debian bookworm/main amd64 libegl1 amd64 1.6.0-1 [33.7 kB] #22 3.395 Get:83 http://deb.debian.org/debian bookworm/main amd64 libevdev2 amd64 1.13.0+dfsg-1 [34.0 kB] #22 3.395 Get:84 http://deb.debian.org/debian bookworm/main amd64 libmtdev1 amd64 1.1.6-1 [23.0 kB] #22 3.396 Get:85 http://deb.debian.org/debian bookworm/main amd64 libgudev-1.0-0 amd64 237-2 [15.1 kB] #22 3.396 Get:86 http://deb.debian.org/debian bookworm/main amd64 libwacom-common all 2.6.0-1 [58.4 kB] #22 3.397 Get:87 http://deb.debian.org/debian bookworm/main amd64 libwacom9 amd64 2.6.0-1 [21.5 kB] #22 3.402 Get:88 http://deb.debian.org/debian bookworm/main amd64 libinput-bin amd64 1.22.1-1 [23.2 kB] #22 3.405 Get:89 http://deb.debian.org/debian bookworm/main amd64 libinput10 amd64 1.22.1-1 [125 kB] #22 3.407 Get:90 http://deb.debian.org/debian bookworm/main amd64 libmd4c0 amd64 0.4.8-1 [44.2 kB] #22 3.412 Get:91 http://deb.debian.org/debian bookworm/main amd64 libqt5network5 amd64 5.15.8+dfsg-11+deb12u2 [675 kB] #22 3.418 Get:92 http://deb.debian.org/debian bookworm/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [27.4 kB] #22 3.418 Get:93 http://deb.debian.org/debian bookworm/main amd64 libxcb-util1 amd64 0.4.0-1+b1 [23.2 kB] #22 3.419 Get:94 http://deb.debian.org/debian bookworm/main amd64 libxcb-image0 amd64 0.4.0-2 [22.9 kB] #22 3.419 Get:95 http://deb.debian.org/debian bookworm/main amd64 libxcb-keysyms1 amd64 0.4.0-1+b2 [16.4 kB] #22 3.421 Get:96 http://deb.debian.org/debian bookworm/main amd64 libxcb-render-util0 amd64 0.3.9-1+b1 [18.3 kB] #22 3.421 Get:97 http://deb.debian.org/debian bookworm/main amd64 libxcb-shape0 amd64 1.15-1 [106 kB] #22 3.423 Get:98 http://deb.debian.org/debian bookworm/main amd64 libxcb-xinerama0 amd64 1.15-1 [105 kB] #22 3.424 Get:99 http://deb.debian.org/debian bookworm/main amd64 libxcb-xinput0 amd64 1.15-1 [130 kB] #22 3.426 Get:100 http://deb.debian.org/debian bookworm/main amd64 libxcb-xkb1 amd64 1.15-1 [129 kB] #22 3.428 Get:101 http://deb.debian.org/debian bookworm/main amd64 libxkbcommon-x11-0 amd64 1.5.0-1 [15.6 kB] #22 3.430 Get:102 http://deb.debian.org/debian bookworm/main amd64 libqt5gui5 amd64 5.15.8+dfsg-11+deb12u2 [3,408 kB] #22 3.460 Get:103 http://deb.debian.org/debian bookworm/main amd64 libqt5widgets5 amd64 5.15.8+dfsg-11+deb12u2 [2,381 kB] #22 3.481 Get:104 http://deb.debian.org/debian bookworm/main amd64 libqt5xml5 amd64 5.15.8+dfsg-11+deb12u2 [122 kB] #22 3.482 Get:105 http://deb.debian.org/debian bookworm/main amd64 libqt5designer5 amd64 5.15.8-2 [2,748 kB] #22 3.504 Get:106 http://deb.debian.org/debian bookworm/main amd64 libqt5sql5 amd64 5.15.8+dfsg-11+deb12u2 [122 kB] #22 3.505 Get:107 http://deb.debian.org/debian bookworm/main amd64 libqt5help5 amd64 5.15.8-2 [149 kB] #22 3.506 Get:108 http://deb.debian.org/debian bookworm/main amd64 libqt5printsupport5 amd64 5.15.8+dfsg-11+deb12u2 [202 kB] #22 3.508 Get:109 http://deb.debian.org/debian bookworm/main amd64 libqt5test5 amd64 5.15.8+dfsg-11+deb12u2 [146 kB] #22 3.509 Get:110 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt5 amd64 5.15.9+dfsg-1 [2,489 kB] #22 3.535 Get:111 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt6.sip amd64 13.4.1-1 [51.4 kB] #22 3.535 Get:112 http://deb.debian.org/debian bookworm/main amd64 libb2-1 amd64 0.98.1-1.1 [40.9 kB] #22 3.536 Get:113 http://deb.debian.org/debian bookworm/main amd64 libqt6core6 amd64 6.4.2+dfsg-10 [1,613 kB] #22 3.547 Get:114 http://deb.debian.org/debian bookworm/main amd64 libqt6dbus6 amd64 6.4.2+dfsg-10 [248 kB] #22 3.548 Get:115 http://deb.debian.org/debian bookworm/main amd64 libts0 amd64 1.22-1+b1 [64.6 kB] #22 3.549 Get:116 http://deb.debian.org/debian bookworm/main amd64 libqt6gui6 amd64 6.4.2+dfsg-10 [2,854 kB] #22 3.574 Get:117 http://deb.debian.org/debian bookworm/main amd64 libproxy1v5 amd64 0.4.18-1.2 [56.2 kB] #22 3.574 Get:118 http://deb.debian.org/debian bookworm/main amd64 libqt6network6 amd64 6.4.2+dfsg-10 [682 kB] #22 3.580 Get:119 http://deb.debian.org/debian bookworm/main amd64 libqt6opengl6 amd64 6.4.2+dfsg-10 [390 kB] #22 3.583 Get:120 http://deb.debian.org/debian bookworm/main amd64 libqt6widgets6 amd64 6.4.2+dfsg-10 [2,445 kB] #22 3.604 Get:121 http://deb.debian.org/debian bookworm/main amd64 libqt6openglwidgets6 amd64 6.4.2+dfsg-10 [43.4 kB] #22 3.604 Get:122 http://deb.debian.org/debian bookworm/main amd64 libqt6printsupport6 amd64 6.4.2+dfsg-10 [211 kB] #22 3.606 Get:123 http://deb.debian.org/debian bookworm/main amd64 libqt6sql6 amd64 6.4.2+dfsg-10 [133 kB] #22 3.607 Get:124 http://deb.debian.org/debian bookworm/main amd64 libqt6test6 amd64 6.4.2+dfsg-10 [161 kB] #22 3.608 Get:125 http://deb.debian.org/debian bookworm/main amd64 libqt6xml6 amd64 6.4.2+dfsg-10 [75.5 kB] #22 3.609 Get:126 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt6 amd64 6.4.2-1 [2,461 kB] #22 3.631 Get:127 http://deb.debian.org/debian bookworm/main amd64 python3-decorator all 5.1.1-3 [14.9 kB] #22 3.631 Get:128 http://deb.debian.org/debian bookworm/main amd64 libopenblas0-pthread amd64 0.3.21+ds-4 [6,709 kB] #22 3.692 Get:129 http://deb.debian.org/debian bookworm/main amd64 libopenblas0 amd64 0.3.21+ds-4 [32.6 kB] #22 3.693 Get:130 http://deb.debian.org/debian bookworm/main amd64 libopenblas-pthread-dev amd64 0.3.21+ds-4 [4,971 kB] #22 3.732 Get:131 http://deb.debian.org/debian bookworm/main amd64 libopenblas-dev amd64 0.3.21+ds-4 [44.9 kB] #22 3.733 Get:132 http://deb.debian.org/debian bookworm/main amd64 libpython3-all-dev amd64 3.11.2-1+b1 [1,068 B] #22 3.733 Get:133 http://deb.debian.org/debian bookworm/main amd64 python3-all amd64 3.11.2-1+b1 [1,056 B] #22 3.733 Get:134 http://deb.debian.org/debian bookworm/main amd64 python3-all-dev amd64 3.11.2-1+b1 [1,072 B] #22 3.733 Get:135 http://deb.debian.org/debian bookworm/main amd64 libxsimd-dev amd64 8.1.0-7 [88.8 kB] #22 3.734 Get:136 http://deb.debian.org/debian bookworm/main amd64 python3-gast all 0.5.2-2 [9,364 B] #22 3.734 Get:137 http://deb.debian.org/debian bookworm/main amd64 python3-beniget all 0.4.1-3 [9,920 B] #22 3.734 Get:138 http://deb.debian.org/debian bookworm/main amd64 python3-ply all 3.11-5 [65.8 kB] #22 3.735 Get:139 http://deb.debian.org/debian bookworm/main amd64 python3-pythran amd64 0.11.0+ds-7 [427 kB] #22 3.743 Get:140 http://deb.debian.org/debian bookworm/main amd64 liblbfgsb0 amd64 3.0+dfsg.4-1 [28.9 kB] #22 3.744 Get:141 http://deb.debian.org/debian bookworm/main amd64 python3-scipy amd64 1.10.1-2 [15.2 MB] #22 3.877 Get:142 http://deb.debian.org/debian bookworm/main amd64 pyqt5-dev-tools amd64 5.15.9+dfsg-1 [180 kB] #22 3.877 Get:143 http://deb.debian.org/debian bookworm/main amd64 pyqt6-dev-tools all 6.4.2-1 [66.4 kB] #22 3.878 Get:144 http://deb.debian.org/debian bookworm/main amd64 qtchooser amd64 66-2 [26.3 kB] #22 3.878 Get:145 http://deb.debian.org/debian bookworm/main amd64 qtbase5-dev-tools amd64 5.15.8+dfsg-11+deb12u2 [758 kB] #22 3.883 Get:146 http://deb.debian.org/debian bookworm/main amd64 qt6-base-dev-tools amd64 6.4.2+dfsg-10 [890 kB] #22 3.890 Get:147 http://deb.debian.org/debian bookworm/main amd64 python3-pyqtgraph all 0.13.1-4 [617 kB] #22 3.895 Get:148 http://deb.debian.org/debian bookworm/main amd64 python3-contextlib2 all 0.6.0.post1-3 [13.5 kB] #22 3.896 Get:149 http://deb.debian.org/debian bookworm/main amd64 python3-schema all 0.7.5-1 [27.5 kB] #22 3.896 Get:150 http://deb.debian.org/debian bookworm/main amd64 python3-sip amd64 4.19.25+dfsg-5+b1 [165 kB] #22 3.897 Get:151 http://deb.debian.org/debian bookworm/main amd64 python3-thrift amd64 0.17.0-2+b2 [160 kB] #22 3.899 Get:152 http://deb.debian.org/debian bookworm/main amd64 python3-cffi-backend amd64 1.15.1-5+b1 [84.6 kB] #22 3.899 Get:153 http://deb.debian.org/debian bookworm/main amd64 python3-py all 1.11.0-1 [89.2 kB] #22 3.900 Get:154 http://deb.debian.org/debian bookworm/main amd64 python3-zmq amd64 24.0.1-4+b1 [263 kB] #22 3.902 Get:155 http://deb.debian.org/debian bookworm/main amd64 libfmt9 amd64 9.1.0+ds1-2 [113 kB] #22 3.903 Get:156 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-pmt3.10.5 amd64 3.10.5.1-3 [117 kB] #22 3.906 Get:157 http://deb.debian.org/debian bookworm/main amd64 libspdlog1.10 amd64 1:1.10.0+ds-0.4 [130 kB] #22 3.907 Get:158 http://deb.debian.org/debian bookworm/main amd64 libthrift-0.17.0 amd64 0.17.0-2+b2 [372 kB] #22 3.911 Get:159 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB] #22 3.911 Get:160 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-runtime3.10.5 amd64 3.10.5.1-3 [562 kB] #22 3.916 Get:161 http://deb.debian.org/debian bookworm/main amd64 libogg0 amd64 1.3.5-3 [23.4 kB] #22 3.916 Get:162 http://deb.debian.org/debian bookworm/main amd64 libflac12 amd64 1.4.2+ds-2 [198 kB] #22 3.918 Get:163 http://deb.debian.org/debian bookworm/main amd64 libmp3lame0 amd64 3.100-6 [365 kB] #22 3.921 Get:164 http://deb.debian.org/debian-security bookworm-security/main amd64 libmpg123-0 amd64 1.31.2-1+deb12u1 [147 kB] #22 3.922 Get:165 http://deb.debian.org/debian bookworm/main amd64 libopus0 amd64 1.3.1-3 [195 kB] #22 3.924 Get:166 http://deb.debian.org/debian bookworm/main amd64 libvorbis0a amd64 1.3.7-1 [93.0 kB] #22 3.925 Get:167 http://deb.debian.org/debian bookworm/main amd64 libvorbisenc2 amd64 1.3.7-1 [80.6 kB] #22 3.925 Get:168 http://deb.debian.org/debian bookworm/main amd64 libsndfile1 amd64 1.2.0-1 [196 kB] #22 3.927 Get:169 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-blocks3.10.5 amd64 3.10.5.1-3 [561 kB] #22 3.932 Get:170 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-fft3.10.5 amd64 3.10.5.1-3 [121 kB] #22 3.933 Get:171 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-analog3.10.5 amd64 3.10.5.1-3 [177 kB] #22 3.934 Get:172 http://deb.debian.org/debian bookworm/main amd64 libsamplerate0 amd64 0.2.2-3 [952 kB] #22 3.943 Get:173 http://deb.debian.org/debian bookworm/main amd64 libjack-jackd2-0 amd64 1.9.21~dfsg-3 [281 kB] #22 3.945 Get:174 http://deb.debian.org/debian bookworm/main amd64 libportaudio2 amd64 19.6.0-1.2 [66.7 kB] #22 3.945 Get:175 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-audio3.10.5 amd64 3.10.5.1-3 [158 kB] #22 3.947 Get:176 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-filter3.10.5 amd64 3.10.5.1-3 [251 kB] #22 3.949 Get:177 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-channels3.10.5 amd64 3.10.5.1-3 [121 kB] #22 3.950 Get:178 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-digital3.10.5 amd64 3.10.5.1-3 [416 kB] #22 3.953 Get:179 http://deb.debian.org/debian bookworm/main amd64 libgslcblas0 amd64 2.7.1+dfsg-5 [108 kB] #22 3.954 Get:180 http://deb.debian.org/debian bookworm/main amd64 libgsl27 amd64 2.7.1+dfsg-5 [941 kB] #22 3.963 Get:181 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-fec3.10.5 amd64 3.10.5.1-3 [252 kB] #22 3.965 Get:182 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-dtv3.10.5 amd64 3.10.5.1-3 [400 kB] #22 3.968 Get:183 http://deb.debian.org/debian bookworm/main amd64 libiio0 amd64 0.24-4 [49.6 kB] #22 3.969 Get:184 http://deb.debian.org/debian bookworm/main amd64 libad9361-0 amd64 0.2-1 [72.1 kB] #22 3.969 Get:185 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-iio3.10.5 amd64 3.10.5.1-3 [166 kB] #22 3.970 Get:186 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-network3.10.5 amd64 3.10.5.1-3 [195 kB] #22 3.972 Get:187 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-pdu3.10.5 amd64 3.10.5.1-3 [172 kB] #22 3.974 Get:188 http://deb.debian.org/debian bookworm/main amd64 libqt5opengl5 amd64 5.15.8+dfsg-11+deb12u2 [148 kB] #22 3.997 Get:189 http://deb.debian.org/debian bookworm/main amd64 libqt5svg5 amd64 5.15.8-3 [134 kB] #22 3.998 Get:190 http://deb.debian.org/debian bookworm/main amd64 libqwt-qt5-6 amd64 6.1.4-2 [426 kB] #22 4.003 Get:191 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-qtgui3.10.5 amd64 3.10.5.1-3 [466 kB] #22 4.007 Get:192 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-soapy3.10.5 amd64 3.10.5.1-3 [142 kB] #22 4.008 Get:193 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-trellis3.10.5 amd64 3.10.5.1-3 [204 kB] #22 4.010 Get:194 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-uhd3.10.5 amd64 3.10.5.1-3 [195 kB] #22 4.011 Get:195 http://deb.debian.org/debian bookworm/main amd64 libslang2 amd64 2.3.3-3 [554 kB] #22 4.016 Get:196 http://deb.debian.org/debian bookworm/main amd64 libcaca0 amd64 0.99.beta20-3 [205 kB] #22 4.018 Get:197 http://deb.debian.org/debian bookworm/main amd64 libasyncns0 amd64 0.8-6+b3 [12.9 kB] #22 4.018 Get:198 http://deb.debian.org/debian bookworm/main amd64 libpulse0 amd64 16.1+dfsg1-2+b1 [274 kB] #22 4.020 Get:199 http://deb.debian.org/debian bookworm/main amd64 libsdl1.2debian amd64 1.2.15+dfsg2-8 [199 kB] #22 4.022 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.023 Get:201 http://deb.debian.org/debian bookworm/main amd64 libcodec2-1.0 amd64 1.0.5-1 [8,171 kB] #22 4.097 Get:202 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-vocoder3.10.5 amd64 3.10.5.1-3 [116 kB] #22 4.097 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.098 Get:204 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-zeromq3.10.5 amd64 3.10.5.1-3 [125 kB] #22 4.098 Get:205 http://deb.debian.org/debian bookworm/main amd64 gnuradio amd64 3.10.5.1-3 [3,457 kB] #22 4.296 debconf: delaying package configuration, since apt-utils is not installed #22 4.344 Fetched 142 MB in 1s (104 MB/s) #22 4.387 Selecting previously unselected package hicolor-icon-theme. #22 4.387 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123463 files and directories currently installed.) #22 4.437 Preparing to unpack .../000-hicolor-icon-theme_0.17-2_all.deb ... #22 4.440 Unpacking hicolor-icon-theme (0.17-2) ... #22 4.528 Selecting previously unselected package gtk-update-icon-cache. #22 4.536 Preparing to unpack .../001-gtk-update-icon-cache_3.24.38-2~deb12u3_amd64.deb ... #22 4.539 Unpacking gtk-update-icon-cache (3.24.38-2~deb12u3) ... #22 4.600 Selecting previously unselected package adwaita-icon-theme. #22 4.609 Preparing to unpack .../002-adwaita-icon-theme_43-1_all.deb ... #22 4.612 Unpacking adwaita-icon-theme (43-1) ... #22 5.348 Selecting previously unselected package at-spi2-common. #22 5.359 Preparing to unpack .../003-at-spi2-common_2.46.0-5_all.deb ... #22 5.362 Unpacking at-spi2-common (2.46.0-5) ... #22 5.471 Selecting previously unselected package castxml. #22 5.480 Preparing to unpack .../004-castxml_0.5.1-1_amd64.deb ... #22 5.483 Unpacking castxml (0.5.1-1) ... #22 5.631 Selecting previously unselected package libdconf1:amd64. #22 5.642 Preparing to unpack .../005-libdconf1_0.40.0-4_amd64.deb ... #22 5.652 Unpacking libdconf1:amd64 (0.40.0-4) ... #22 5.694 Selecting previously unselected package dconf-service. #22 5.705 Preparing to unpack .../006-dconf-service_0.40.0-4_amd64.deb ... #22 5.708 Unpacking dconf-service (0.40.0-4) ... #22 5.756 Selecting previously unselected package dconf-gsettings-backend:amd64. #22 5.767 Preparing to unpack .../007-dconf-gsettings-backend_0.40.0-4_amd64.deb ... #22 5.770 Unpacking dconf-gsettings-backend:amd64 (0.40.0-4) ... #22 5.812 Selecting previously unselected package fonts-mathjax. #22 5.822 Preparing to unpack .../008-fonts-mathjax_2.7.9+dfsg-1_all.deb ... #22 5.829 Unpacking fonts-mathjax (2.7.9+dfsg-1) ... #22 6.013 Selecting previously unselected package gnome-terminal-data. #22 6.021 Preparing to unpack .../009-gnome-terminal-data_3.46.8-1_all.deb ... #22 6.024 Unpacking gnome-terminal-data (3.46.8-1) ... #22 6.251 Selecting previously unselected package gsettings-desktop-schemas. #22 6.261 Preparing to unpack .../010-gsettings-desktop-schemas_43.0-1_all.deb ... #22 6.268 Unpacking gsettings-desktop-schemas (43.0-1) ... #22 6.438 Selecting previously unselected package libatk1.0-0:amd64. #22 6.448 Preparing to unpack .../011-libatk1.0-0_2.46.0-5_amd64.deb ... #22 6.458 Unpacking libatk1.0-0:amd64 (2.46.0-5) ... #22 6.552 Selecting previously unselected package libatspi2.0-0:amd64. #22 6.562 Preparing to unpack .../012-libatspi2.0-0_2.46.0-5_amd64.deb ... #22 6.572 Unpacking libatspi2.0-0:amd64 (2.46.0-5) ... #22 6.675 Selecting previously unselected package libatk-bridge2.0-0:amd64. #22 6.684 Preparing to unpack .../013-libatk-bridge2.0-0_2.46.0-5_amd64.deb ... #22 6.696 Unpacking libatk-bridge2.0-0:amd64 (2.46.0-5) ... #22 6.801 Selecting previously unselected package libcolord2:amd64. #22 6.811 Preparing to unpack .../014-libcolord2_1.4.6-2.2_amd64.deb ... #22 6.820 Unpacking libcolord2:amd64 (1.4.6-2.2) ... #22 6.945 Selecting previously unselected package libepoxy0:amd64. #22 6.954 Preparing to unpack .../015-libepoxy0_1.5.10-1_amd64.deb ... #22 6.965 Unpacking libepoxy0:amd64 (1.5.10-1) ... #22 7.077 Selecting previously unselected package libwayland-client0:amd64. #22 7.088 Preparing to unpack .../016-libwayland-client0_1.21.0-1_amd64.deb ... #22 7.100 Unpacking libwayland-client0:amd64 (1.21.0-1) ... #22 7.199 Selecting previously unselected package libwayland-cursor0:amd64. #22 7.209 Preparing to unpack .../017-libwayland-cursor0_1.21.0-1_amd64.deb ... #22 7.215 Unpacking libwayland-cursor0:amd64 (1.21.0-1) ... #22 7.327 Selecting previously unselected package libwayland-egl1:amd64. #22 7.336 Preparing to unpack .../018-libwayland-egl1_1.21.0-1_amd64.deb ... #22 7.346 Unpacking libwayland-egl1:amd64 (1.21.0-1) ... #22 7.451 Selecting previously unselected package libxcomposite1:amd64. #22 7.462 Preparing to unpack .../019-libxcomposite1_1%3a0.4.5-1_amd64.deb ... #22 7.473 Unpacking libxcomposite1:amd64 (1:0.4.5-1) ... #22 7.561 Selecting previously unselected package libxfixes3:amd64. #22 7.573 Preparing to unpack .../020-libxfixes3_1%3a6.0.0-2_amd64.deb ... #22 7.590 Unpacking libxfixes3:amd64 (1:6.0.0-2) ... #22 7.676 Selecting previously unselected package libxcursor1:amd64. #22 7.686 Preparing to unpack .../021-libxcursor1_1%3a1.2.1-1_amd64.deb ... #22 7.691 Unpacking libxcursor1:amd64 (1:1.2.1-1) ... #22 7.777 Selecting previously unselected package libxdamage1:amd64. #22 7.788 Preparing to unpack .../022-libxdamage1_1%3a1.1.6-1_amd64.deb ... #22 7.802 Unpacking libxdamage1:amd64 (1:1.1.6-1) ... #22 7.905 Selecting previously unselected package libxinerama1:amd64. #22 7.915 Preparing to unpack .../023-libxinerama1_2%3a1.1.4-3_amd64.deb ... #22 7.926 Unpacking libxinerama1:amd64 (2:1.1.4-3) ... #22 8.013 Selecting previously unselected package xkb-data. #22 8.024 Preparing to unpack .../024-xkb-data_2.35.1-1_all.deb ... #22 8.040 Unpacking xkb-data (2.35.1-1) ... #22 8.217 Selecting previously unselected package libxkbcommon0:amd64. #22 8.226 Preparing to unpack .../025-libxkbcommon0_1.5.0-1_amd64.deb ... #22 8.242 Unpacking libxkbcommon0:amd64 (1.5.0-1) ... #22 8.357 Selecting previously unselected package libxrandr2:amd64. #22 8.368 Preparing to unpack .../026-libxrandr2_2%3a1.5.2-2+b1_amd64.deb ... #22 8.381 Unpacking libxrandr2:amd64 (2:1.5.2-2+b1) ... #22 8.480 Selecting previously unselected package libgtk-3-common. #22 8.490 Preparing to unpack .../027-libgtk-3-common_3.24.38-2~deb12u3_all.deb ... #22 8.505 Unpacking libgtk-3-common (3.24.38-2~deb12u3) ... #22 8.924 Selecting previously unselected package libgtk-3-0:amd64. #22 8.933 Preparing to unpack .../028-libgtk-3-0_3.24.38-2~deb12u3_amd64.deb ... #22 8.943 Unpacking libgtk-3-0:amd64 (3.24.38-2~deb12u3) ... #22 9.229 Selecting previously unselected package libvte-2.91-common. #22 9.238 Preparing to unpack .../029-libvte-2.91-common_0.70.6-2~deb12u1_amd64.deb ... #22 9.251 Unpacking libvte-2.91-common (0.70.6-2~deb12u1) ... #22 9.378 Selecting previously unselected package libvte-2.91-0:amd64. #22 9.388 Preparing to unpack .../030-libvte-2.91-0_0.70.6-2~deb12u1_amd64.deb ... #22 9.404 Unpacking libvte-2.91-0:amd64 (0.70.6-2~deb12u1) ... #22 9.509 Selecting previously unselected package gnome-terminal. #22 9.517 Preparing to unpack .../031-gnome-terminal_3.46.8-1_amd64.deb ... #22 9.529 Unpacking gnome-terminal (3.46.8-1) ... #22 9.652 Selecting previously unselected package libjs-mathjax. #22 9.663 Preparing to unpack .../032-libjs-mathjax_2.7.9+dfsg-1_all.deb ... #22 9.666 Unpacking libjs-mathjax (2.7.9+dfsg-1) ... #22 10.31 Selecting previously unselected package liborc-0.4-0:amd64. #22 10.32 Preparing to unpack .../033-liborc-0.4-0_1%3a0.4.33-2_amd64.deb ... #22 10.33 Unpacking liborc-0.4-0:amd64 (1:0.4.33-2) ... #22 10.38 Selecting previously unselected package libvolk2.5:amd64. #22 10.39 Preparing to unpack .../034-libvolk2.5_2.5.2-3_amd64.deb ... #22 10.40 Unpacking libvolk2.5:amd64 (2.5.2-3) ... #22 10.47 Selecting previously unselected package libvolk2-bin. #22 10.48 Preparing to unpack .../035-libvolk2-bin_2.5.2-3_amd64.deb ... #22 10.48 Unpacking libvolk2-bin (2.5.2-3) ... #22 10.53 Selecting previously unselected package python3-colorama. #22 10.54 Preparing to unpack .../036-python3-colorama_0.4.6-2_all.deb ... #22 10.55 Unpacking python3-colorama (0.4.6-2) ... #22 10.60 Selecting previously unselected package python3-click. #22 10.60 Preparing to unpack .../037-python3-click_8.1.3-2_all.deb ... #22 10.61 Unpacking python3-click (8.1.3-2) ... #22 10.65 Selecting previously unselected package python3-click-plugins. #22 10.66 Preparing to unpack .../038-python3-click-plugins_1.1.1-4_all.deb ... #22 10.67 Unpacking python3-click-plugins (1.1.1-4) ... #22 10.71 Selecting previously unselected package python3-cairo:amd64. #22 10.72 Preparing to unpack .../039-python3-cairo_1.20.1-5+b1_amd64.deb ... #22 10.73 Unpacking python3-cairo:amd64 (1.20.1-5+b1) ... #22 10.78 Selecting previously unselected package python3-gi-cairo. #22 10.79 Preparing to unpack .../040-python3-gi-cairo_3.42.2-3+b1_amd64.deb ... #22 10.79 Unpacking python3-gi-cairo (3.42.2-3+b1) ... #22 10.83 Selecting previously unselected package python3-attr. #22 10.85 Preparing to unpack .../041-python3-attr_22.2.0-1_all.deb ... #22 10.85 Unpacking python3-attr (22.2.0-1) ... #22 10.90 Selecting previously unselected package python3-pyrsistent:amd64. #22 10.91 Preparing to unpack .../042-python3-pyrsistent_0.18.1-1+b3_amd64.deb ... #22 10.91 Unpacking python3-pyrsistent:amd64 (0.18.1-1+b3) ... #22 10.97 Selecting previously unselected package python3-jsonschema. #22 10.98 Preparing to unpack .../043-python3-jsonschema_4.10.3-1_all.deb ... #22 10.98 Unpacking python3-jsonschema (4.10.3-1) ... #22 11.03 Selecting previously unselected package python3-lxml:amd64. #22 11.04 Preparing to unpack .../044-python3-lxml_4.9.2-1+b1_amd64.deb ... #22 11.04 Unpacking python3-lxml:amd64 (4.9.2-1+b1) ... #22 11.17 Selecting previously unselected package libglvnd0:amd64. #22 11.18 Preparing to unpack .../045-libglvnd0_1.6.0-1_amd64.deb ... #22 11.19 Unpacking libglvnd0:amd64 (1.6.0-1) ... #22 11.23 Selecting previously unselected package libdrm-common. #22 11.24 Preparing to unpack .../046-libdrm-common_2.4.114-1_all.deb ... #22 11.25 Unpacking libdrm-common (2.4.114-1) ... #22 11.29 Selecting previously unselected package libdrm2:amd64. #22 11.30 Preparing to unpack .../047-libdrm2_2.4.114-1+b1_amd64.deb ... #22 11.31 Unpacking libdrm2:amd64 (2.4.114-1+b1) ... #22 11.35 Selecting previously unselected package libglapi-mesa:amd64. #22 11.36 Preparing to unpack .../048-libglapi-mesa_22.3.6-1+deb12u1_amd64.deb ... #22 11.37 Unpacking libglapi-mesa:amd64 (22.3.6-1+deb12u1) ... #22 11.42 Selecting previously unselected package libx11-xcb1:amd64. #22 11.43 Preparing to unpack .../049-libx11-xcb1_2%3a1.8.4-2+deb12u2_amd64.deb ... #22 11.43 Unpacking libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ... #22 11.48 Selecting previously unselected package libxcb-dri2-0:amd64. #22 11.48 Preparing to unpack .../050-libxcb-dri2-0_1.15-1_amd64.deb ... #22 11.49 Unpacking libxcb-dri2-0:amd64 (1.15-1) ... #22 11.54 Selecting previously unselected package libxcb-dri3-0:amd64. #22 11.55 Preparing to unpack .../051-libxcb-dri3-0_1.15-1_amd64.deb ... #22 11.56 Unpacking libxcb-dri3-0:amd64 (1.15-1) ... #22 11.61 Selecting previously unselected package libxcb-glx0:amd64. #22 11.62 Preparing to unpack .../052-libxcb-glx0_1.15-1_amd64.deb ... #22 11.62 Unpacking libxcb-glx0:amd64 (1.15-1) ... #22 11.67 Selecting previously unselected package libxcb-present0:amd64. #22 11.68 Preparing to unpack .../053-libxcb-present0_1.15-1_amd64.deb ... #22 11.68 Unpacking libxcb-present0:amd64 (1.15-1) ... #22 11.74 Selecting previously unselected package libxcb-randr0:amd64. #22 11.75 Preparing to unpack .../054-libxcb-randr0_1.15-1_amd64.deb ... #22 11.76 Unpacking libxcb-randr0:amd64 (1.15-1) ... #22 11.82 Selecting previously unselected package libxcb-sync1:amd64. #22 11.83 Preparing to unpack .../055-libxcb-sync1_1.15-1_amd64.deb ... #22 11.83 Unpacking libxcb-sync1:amd64 (1.15-1) ... #22 11.88 Selecting previously unselected package libxcb-xfixes0:amd64. #22 11.89 Preparing to unpack .../056-libxcb-xfixes0_1.15-1_amd64.deb ... #22 11.90 Unpacking libxcb-xfixes0:amd64 (1.15-1) ... #22 11.95 Selecting previously unselected package libxshmfence1:amd64. #22 11.96 Preparing to unpack .../057-libxshmfence1_1.3-1_amd64.deb ... #22 11.97 Unpacking libxshmfence1:amd64 (1.3-1) ... #22 12.01 Selecting previously unselected package libxxf86vm1:amd64. #22 12.02 Preparing to unpack .../058-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ... #22 12.02 Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ... #22 12.07 Selecting previously unselected package libdrm-amdgpu1:amd64. #22 12.08 Preparing to unpack .../059-libdrm-amdgpu1_2.4.114-1+b1_amd64.deb ... #22 12.08 Unpacking libdrm-amdgpu1:amd64 (2.4.114-1+b1) ... #22 12.13 Selecting previously unselected package libdrm-intel1:amd64. #22 12.14 Preparing to unpack .../060-libdrm-intel1_2.4.114-1+b1_amd64.deb ... #22 12.14 Unpacking libdrm-intel1:amd64 (2.4.114-1+b1) ... #22 12.20 Selecting previously unselected package libdrm-nouveau2:amd64. #22 12.21 Preparing to unpack .../061-libdrm-nouveau2_2.4.114-1+b1_amd64.deb ... #22 12.21 Unpacking libdrm-nouveau2:amd64 (2.4.114-1+b1) ... #22 12.26 Selecting previously unselected package libdrm-radeon1:amd64. #22 12.27 Preparing to unpack .../062-libdrm-radeon1_2.4.114-1+b1_amd64.deb ... #22 12.27 Unpacking libdrm-radeon1:amd64 (2.4.114-1+b1) ... #22 12.32 Selecting previously unselected package libllvm15:amd64. #22 12.33 Preparing to unpack .../063-libllvm15_1%3a15.0.6-4+b1_amd64.deb ... #22 12.33 Unpacking libllvm15:amd64 (1:15.0.6-4+b1) ... #22 13.14 Selecting previously unselected package libgl1-mesa-dri:amd64. #22 13.15 Preparing to unpack .../064-libgl1-mesa-dri_22.3.6-1+deb12u1_amd64.deb ... #22 13.16 Unpacking libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ... #22 13.61 Selecting previously unselected package libglx-mesa0:amd64. #22 13.62 Preparing to unpack .../065-libglx-mesa0_22.3.6-1+deb12u1_amd64.deb ... #22 13.63 Unpacking libglx-mesa0:amd64 (22.3.6-1+deb12u1) ... #22 13.69 Selecting previously unselected package libglx0:amd64. #22 13.69 Preparing to unpack .../066-libglx0_1.6.0-1_amd64.deb ... #22 13.70 Unpacking libglx0:amd64 (1.6.0-1) ... #22 13.75 Selecting previously unselected package libgl1:amd64. #22 13.76 Preparing to unpack .../067-libgl1_1.6.0-1_amd64.deb ... #22 13.77 Unpacking libgl1:amd64 (1.6.0-1) ... #22 13.81 Selecting previously unselected package libgl1-mesa-glx:amd64. #22 13.82 Preparing to unpack .../068-libgl1-mesa-glx_22.3.6-1+deb12u1_amd64.deb ... #22 13.82 Unpacking libgl1-mesa-glx:amd64 (22.3.6-1+deb12u1) ... #22 13.87 Selecting previously unselected package libopengl0:amd64. #22 13.88 Preparing to unpack .../069-libopengl0_1.6.0-1_amd64.deb ... #22 13.89 Unpacking libopengl0:amd64 (1.6.0-1) ... #22 13.93 Selecting previously unselected package libglu1-mesa:amd64. #22 13.94 Preparing to unpack .../070-libglu1-mesa_9.0.2-1.1_amd64.deb ... #22 13.95 Unpacking libglu1-mesa:amd64 (9.0.2-1.1) ... #22 14.01 Selecting previously unselected package python3-opengl. #22 14.02 Preparing to unpack .../071-python3-opengl_3.1.6+dfsg-3_all.deb ... #22 14.02 Unpacking python3-opengl (3.1.6+dfsg-3) ... #22 14.41 Selecting previously unselected package python3-packaging. #22 14.42 Preparing to unpack .../072-python3-packaging_23.0-1_all.deb ... #22 14.42 Unpacking python3-packaging (23.0-1) ... #22 14.47 Selecting previously unselected package python3-pygccxml. #22 14.48 Preparing to unpack .../073-python3-pygccxml_2.2.1-1_all.deb ... #22 14.48 Unpacking python3-pygccxml (2.2.1-1) ... #22 14.53 Selecting previously unselected package python3-pyqt5.sip. #22 14.54 Preparing to unpack .../074-python3-pyqt5.sip_12.11.1-1_amd64.deb ... #22 14.54 Unpacking python3-pyqt5.sip (12.11.1-1) ... #22 14.59 Selecting previously unselected package libdouble-conversion3:amd64. #22 14.60 Preparing to unpack .../075-libdouble-conversion3_3.2.1-1_amd64.deb ... #22 14.61 Unpacking libdouble-conversion3:amd64 (3.2.1-1) ... #22 14.67 Selecting previously unselected package libqt5core5a:amd64. #22 14.68 Preparing to unpack .../076-libqt5core5a_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 14.69 Unpacking libqt5core5a:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 14.85 Selecting previously unselected package libqt5dbus5:amd64. #22 14.86 Preparing to unpack .../077-libqt5dbus5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 14.86 Unpacking libqt5dbus5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 14.91 Selecting previously unselected package libwayland-server0:amd64. #22 14.92 Preparing to unpack .../078-libwayland-server0_1.21.0-1_amd64.deb ... #22 14.93 Unpacking libwayland-server0:amd64 (1.21.0-1) ... #22 14.98 Selecting previously unselected package libgbm1:amd64. #22 14.99 Preparing to unpack .../079-libgbm1_22.3.6-1+deb12u1_amd64.deb ... #22 14.99 Unpacking libgbm1:amd64 (22.3.6-1+deb12u1) ... #22 15.04 Selecting previously unselected package libegl-mesa0:amd64. #22 15.05 Preparing to unpack .../080-libegl-mesa0_22.3.6-1+deb12u1_amd64.deb ... #22 15.06 Unpacking libegl-mesa0:amd64 (22.3.6-1+deb12u1) ... #22 15.14 Selecting previously unselected package libegl1:amd64. #22 15.15 Preparing to unpack .../081-libegl1_1.6.0-1_amd64.deb ... #22 15.16 Unpacking libegl1:amd64 (1.6.0-1) ... #22 15.20 Selecting previously unselected package libevdev2:amd64. #22 15.21 Preparing to unpack .../082-libevdev2_1.13.0+dfsg-1_amd64.deb ... #22 15.21 Unpacking libevdev2:amd64 (1.13.0+dfsg-1) ... #22 15.26 Selecting previously unselected package libmtdev1:amd64. #22 15.27 Preparing to unpack .../083-libmtdev1_1.1.6-1_amd64.deb ... #22 15.27 Unpacking libmtdev1:amd64 (1.1.6-1) ... #22 15.32 Selecting previously unselected package libgudev-1.0-0:amd64. #22 15.33 Preparing to unpack .../084-libgudev-1.0-0_237-2_amd64.deb ... #22 15.34 Unpacking libgudev-1.0-0:amd64 (237-2) ... #22 15.38 Selecting previously unselected package libwacom-common. #22 15.39 Preparing to unpack .../085-libwacom-common_2.6.0-1_all.deb ... #22 15.39 Unpacking libwacom-common (2.6.0-1) ... #22 15.49 Selecting previously unselected package libwacom9:amd64. #22 15.50 Preparing to unpack .../086-libwacom9_2.6.0-1_amd64.deb ... #22 15.50 Unpacking libwacom9:amd64 (2.6.0-1) ... #22 15.54 Selecting previously unselected package libinput-bin. #22 15.55 Preparing to unpack .../087-libinput-bin_1.22.1-1_amd64.deb ... #22 15.55 Unpacking libinput-bin (1.22.1-1) ... #22 15.60 Selecting previously unselected package libinput10:amd64. #22 15.62 Preparing to unpack .../088-libinput10_1.22.1-1_amd64.deb ... #22 15.62 Unpacking libinput10:amd64 (1.22.1-1) ... #22 15.68 Selecting previously unselected package libmd4c0:amd64. #22 15.69 Preparing to unpack .../089-libmd4c0_0.4.8-1_amd64.deb ... #22 15.69 Unpacking libmd4c0:amd64 (0.4.8-1) ... #22 15.73 Selecting previously unselected package libqt5network5:amd64. #22 15.75 Preparing to unpack .../090-libqt5network5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 15.75 Unpacking libqt5network5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 15.84 Selecting previously unselected package libxcb-icccm4:amd64. #22 15.85 Preparing to unpack .../091-libxcb-icccm4_0.4.1-1.1_amd64.deb ... #22 15.85 Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... #22 15.90 Selecting previously unselected package libxcb-util1:amd64. #22 15.91 Preparing to unpack .../092-libxcb-util1_0.4.0-1+b1_amd64.deb ... #22 15.91 Unpacking libxcb-util1:amd64 (0.4.0-1+b1) ... #22 15.96 Selecting previously unselected package libxcb-image0:amd64. #22 15.97 Preparing to unpack .../093-libxcb-image0_0.4.0-2_amd64.deb ... #22 15.97 Unpacking libxcb-image0:amd64 (0.4.0-2) ... #22 16.02 Selecting previously unselected package libxcb-keysyms1:amd64. #22 16.03 Preparing to unpack .../094-libxcb-keysyms1_0.4.0-1+b2_amd64.deb ... #22 16.03 Unpacking libxcb-keysyms1:amd64 (0.4.0-1+b2) ... #22 16.08 Selecting previously unselected package libxcb-render-util0:amd64. #22 16.09 Preparing to unpack .../095-libxcb-render-util0_0.3.9-1+b1_amd64.deb ... #22 16.09 Unpacking libxcb-render-util0:amd64 (0.3.9-1+b1) ... #22 16.14 Selecting previously unselected package libxcb-shape0:amd64. #22 16.15 Preparing to unpack .../096-libxcb-shape0_1.15-1_amd64.deb ... #22 16.15 Unpacking libxcb-shape0:amd64 (1.15-1) ... #22 16.20 Selecting previously unselected package libxcb-xinerama0:amd64. #22 16.21 Preparing to unpack .../097-libxcb-xinerama0_1.15-1_amd64.deb ... #22 16.22 Unpacking libxcb-xinerama0:amd64 (1.15-1) ... #22 16.26 Selecting previously unselected package libxcb-xinput0:amd64. #22 16.27 Preparing to unpack .../098-libxcb-xinput0_1.15-1_amd64.deb ... #22 16.28 Unpacking libxcb-xinput0:amd64 (1.15-1) ... #22 16.32 Selecting previously unselected package libxcb-xkb1:amd64. #22 16.33 Preparing to unpack .../099-libxcb-xkb1_1.15-1_amd64.deb ... #22 16.34 Unpacking libxcb-xkb1:amd64 (1.15-1) ... #22 16.39 Selecting previously unselected package libxkbcommon-x11-0:amd64. #22 16.40 Preparing to unpack .../100-libxkbcommon-x11-0_1.5.0-1_amd64.deb ... #22 16.40 Unpacking libxkbcommon-x11-0:amd64 (1.5.0-1) ... #22 16.47 Selecting previously unselected package libqt5gui5:amd64. #22 16.48 Preparing to unpack .../101-libqt5gui5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 16.49 Unpacking libqt5gui5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 16.73 Selecting previously unselected package libqt5widgets5:amd64. #22 16.75 Preparing to unpack .../102-libqt5widgets5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 16.75 Unpacking libqt5widgets5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 16.94 Selecting previously unselected package libqt5xml5:amd64. #22 16.95 Preparing to unpack .../103-libqt5xml5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 16.95 Unpacking libqt5xml5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 17.02 Selecting previously unselected package libqt5designer5:amd64. #22 17.03 Preparing to unpack .../104-libqt5designer5_5.15.8-2_amd64.deb ... #22 17.03 Unpacking libqt5designer5:amd64 (5.15.8-2) ... #22 17.19 Selecting previously unselected package libqt5sql5:amd64. #22 17.20 Preparing to unpack .../105-libqt5sql5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 17.20 Unpacking libqt5sql5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 17.25 Selecting previously unselected package libqt5help5:amd64. #22 17.26 Preparing to unpack .../106-libqt5help5_5.15.8-2_amd64.deb ... #22 17.26 Unpacking libqt5help5:amd64 (5.15.8-2) ... #22 17.32 Selecting previously unselected package libqt5printsupport5:amd64. #22 17.33 Preparing to unpack .../107-libqt5printsupport5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 17.33 Unpacking libqt5printsupport5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 17.39 Selecting previously unselected package libqt5test5:amd64. #22 17.40 Preparing to unpack .../108-libqt5test5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 17.41 Unpacking libqt5test5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 17.46 Selecting previously unselected package python3-pyqt5. #22 17.47 Preparing to unpack .../109-python3-pyqt5_5.15.9+dfsg-1_amd64.deb ... #22 17.47 Unpacking python3-pyqt5 (5.15.9+dfsg-1) ... #22 17.68 Selecting previously unselected package python3-pyqt6.sip. #22 17.69 Preparing to unpack .../110-python3-pyqt6.sip_13.4.1-1_amd64.deb ... #22 17.70 Unpacking python3-pyqt6.sip (13.4.1-1) ... #22 17.74 Selecting previously unselected package libb2-1:amd64. #22 17.75 Preparing to unpack .../111-libb2-1_0.98.1-1.1_amd64.deb ... #22 17.76 Unpacking libb2-1:amd64 (0.98.1-1.1) ... #22 17.81 Selecting previously unselected package libqt6core6:amd64. #22 17.82 Preparing to unpack .../112-libqt6core6_6.4.2+dfsg-10_amd64.deb ... #22 17.82 Unpacking libqt6core6:amd64 (6.4.2+dfsg-10) ... #22 17.97 Selecting previously unselected package libqt6dbus6:amd64. #22 17.98 Preparing to unpack .../113-libqt6dbus6_6.4.2+dfsg-10_amd64.deb ... #22 17.98 Unpacking libqt6dbus6:amd64 (6.4.2+dfsg-10) ... #22 18.05 Selecting previously unselected package libts0:amd64. #22 18.06 Preparing to unpack .../114-libts0_1.22-1+b1_amd64.deb ... #22 18.06 Unpacking libts0:amd64 (1.22-1+b1) ... #22 18.12 Selecting previously unselected package libqt6gui6:amd64. #22 18.13 Preparing to unpack .../115-libqt6gui6_6.4.2+dfsg-10_amd64.deb ... #22 18.14 Unpacking libqt6gui6:amd64 (6.4.2+dfsg-10) ... #22 18.35 Selecting previously unselected package libproxy1v5:amd64. #22 18.36 Preparing to unpack .../116-libproxy1v5_0.4.18-1.2_amd64.deb ... #22 18.36 Unpacking libproxy1v5:amd64 (0.4.18-1.2) ... #22 18.41 Selecting previously unselected package libqt6network6:amd64. #22 18.43 Preparing to unpack .../117-libqt6network6_6.4.2+dfsg-10_amd64.deb ... #22 18.43 Unpacking libqt6network6:amd64 (6.4.2+dfsg-10) ... #22 18.52 Selecting previously unselected package libqt6opengl6:amd64. #22 18.53 Preparing to unpack .../118-libqt6opengl6_6.4.2+dfsg-10_amd64.deb ... #22 18.53 Unpacking libqt6opengl6:amd64 (6.4.2+dfsg-10) ... #22 18.62 Selecting previously unselected package libqt6widgets6:amd64. #22 18.63 Preparing to unpack .../119-libqt6widgets6_6.4.2+dfsg-10_amd64.deb ... #22 18.63 Unpacking libqt6widgets6:amd64 (6.4.2+dfsg-10) ... #22 18.82 Selecting previously unselected package libqt6openglwidgets6:amd64. #22 18.84 Preparing to unpack .../120-libqt6openglwidgets6_6.4.2+dfsg-10_amd64.deb ... #22 18.84 Unpacking libqt6openglwidgets6:amd64 (6.4.2+dfsg-10) ... #22 18.89 Selecting previously unselected package libqt6printsupport6:amd64. #22 18.90 Preparing to unpack .../121-libqt6printsupport6_6.4.2+dfsg-10_amd64.deb ... #22 18.90 Unpacking libqt6printsupport6:amd64 (6.4.2+dfsg-10) ... #22 18.96 Selecting previously unselected package libqt6sql6:amd64. #22 18.97 Preparing to unpack .../122-libqt6sql6_6.4.2+dfsg-10_amd64.deb ... #22 18.98 Unpacking libqt6sql6:amd64 (6.4.2+dfsg-10) ... #22 19.03 Selecting previously unselected package libqt6test6:amd64. #22 19.04 Preparing to unpack .../123-libqt6test6_6.4.2+dfsg-10_amd64.deb ... #22 19.04 Unpacking libqt6test6:amd64 (6.4.2+dfsg-10) ... #22 19.10 Selecting previously unselected package libqt6xml6:amd64. #22 19.11 Preparing to unpack .../124-libqt6xml6_6.4.2+dfsg-10_amd64.deb ... #22 19.12 Unpacking libqt6xml6:amd64 (6.4.2+dfsg-10) ... #22 19.17 Selecting previously unselected package python3-pyqt6. #22 19.18 Preparing to unpack .../125-python3-pyqt6_6.4.2-1_amd64.deb ... #22 19.18 Unpacking python3-pyqt6 (6.4.2-1) ... #22 19.40 Selecting previously unselected package python3-decorator. #22 19.41 Preparing to unpack .../126-python3-decorator_5.1.1-3_all.deb ... #22 19.41 Unpacking python3-decorator (5.1.1-3) ... #22 19.46 Selecting previously unselected package libopenblas0-pthread:amd64. #22 19.47 Preparing to unpack .../127-libopenblas0-pthread_0.3.21+ds-4_amd64.deb ... #22 19.47 Unpacking libopenblas0-pthread:amd64 (0.3.21+ds-4) ... #22 19.84 Selecting previously unselected package libopenblas0:amd64. #22 19.85 Preparing to unpack .../128-libopenblas0_0.3.21+ds-4_amd64.deb ... #22 19.85 Unpacking libopenblas0:amd64 (0.3.21+ds-4) ... #22 19.90 Selecting previously unselected package libopenblas-pthread-dev:amd64. #22 19.91 Preparing to unpack .../129-libopenblas-pthread-dev_0.3.21+ds-4_amd64.deb ... #22 19.91 Unpacking libopenblas-pthread-dev:amd64 (0.3.21+ds-4) ... #22 20.19 Selecting previously unselected package libopenblas-dev:amd64. #22 20.20 Preparing to unpack .../130-libopenblas-dev_0.3.21+ds-4_amd64.deb ... #22 20.21 Unpacking libopenblas-dev:amd64 (0.3.21+ds-4) ... #22 20.24 Selecting previously unselected package libpython3-all-dev:amd64. #22 20.25 Preparing to unpack .../131-libpython3-all-dev_3.11.2-1+b1_amd64.deb ... #22 20.26 Unpacking libpython3-all-dev:amd64 (3.11.2-1+b1) ... #22 20.30 Selecting previously unselected package python3-all. #22 20.31 Preparing to unpack .../132-python3-all_3.11.2-1+b1_amd64.deb ... #22 20.31 Unpacking python3-all (3.11.2-1+b1) ... #22 20.34 Selecting previously unselected package python3-all-dev. #22 20.35 Preparing to unpack .../133-python3-all-dev_3.11.2-1+b1_amd64.deb ... #22 20.35 Unpacking python3-all-dev (3.11.2-1+b1) ... #22 20.40 Selecting previously unselected package libxsimd-dev:amd64. #22 20.41 Preparing to unpack .../134-libxsimd-dev_8.1.0-7_amd64.deb ... #22 20.41 Unpacking libxsimd-dev:amd64 (8.1.0-7) ... #22 20.47 Selecting previously unselected package python3-gast. #22 20.48 Preparing to unpack .../135-python3-gast_0.5.2-2_all.deb ... #22 20.49 Unpacking python3-gast (0.5.2-2) ... #22 20.53 Selecting previously unselected package python3-beniget. #22 20.54 Preparing to unpack .../136-python3-beniget_0.4.1-3_all.deb ... #22 20.54 Unpacking python3-beniget (0.4.1-3) ... #22 20.59 Selecting previously unselected package python3-ply. #22 20.60 Preparing to unpack .../137-python3-ply_3.11-5_all.deb ... #22 20.60 Unpacking python3-ply (3.11-5) ... #22 20.66 Selecting previously unselected package python3-pythran. #22 20.67 Preparing to unpack .../138-python3-pythran_0.11.0+ds-7_amd64.deb ... #22 20.67 Unpacking python3-pythran (0.11.0+ds-7) ... #22 20.94 Selecting previously unselected package liblbfgsb0:amd64. #22 20.95 Preparing to unpack .../139-liblbfgsb0_3.0+dfsg.4-1_amd64.deb ... #22 20.95 Unpacking liblbfgsb0:amd64 (3.0+dfsg.4-1) ... #22 21.01 Selecting previously unselected package python3-scipy. #22 21.01 Preparing to unpack .../140-python3-scipy_1.10.1-2_amd64.deb ... #22 21.02 Unpacking python3-scipy (1.10.1-2) ... #22 21.59 Selecting previously unselected package pyqt5-dev-tools. #22 21.60 Preparing to unpack .../141-pyqt5-dev-tools_5.15.9+dfsg-1_amd64.deb ... #22 21.61 Unpacking pyqt5-dev-tools (5.15.9+dfsg-1) ... #22 21.67 Selecting previously unselected package pyqt6-dev-tools. #22 21.68 Preparing to unpack .../142-pyqt6-dev-tools_6.4.2-1_all.deb ... #22 21.68 Unpacking pyqt6-dev-tools (6.4.2-1) ... #22 21.73 Selecting previously unselected package qtchooser. #22 21.74 Preparing to unpack .../143-qtchooser_66-2_amd64.deb ... #22 21.75 Unpacking qtchooser (66-2) ... #22 21.80 Selecting previously unselected package qtbase5-dev-tools. #22 21.81 Preparing to unpack .../144-qtbase5-dev-tools_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 21.81 Unpacking qtbase5-dev-tools (5.15.8+dfsg-11+deb12u2) ... #22 21.90 Selecting previously unselected package qt6-base-dev-tools. #22 21.92 Preparing to unpack .../145-qt6-base-dev-tools_6.4.2+dfsg-10_amd64.deb ... #22 21.92 Unpacking qt6-base-dev-tools (6.4.2+dfsg-10) ... #22 22.02 Selecting previously unselected package python3-pyqtgraph. #22 22.03 Preparing to unpack .../146-python3-pyqtgraph_0.13.1-4_all.deb ... #22 22.04 Unpacking python3-pyqtgraph (0.13.1-4) ... #22 22.15 Selecting previously unselected package python3-contextlib2. #22 22.16 Preparing to unpack .../147-python3-contextlib2_0.6.0.post1-3_all.deb ... #22 22.17 Unpacking python3-contextlib2 (0.6.0.post1-3) ... #22 22.21 Selecting previously unselected package python3-schema. #22 22.22 Preparing to unpack .../148-python3-schema_0.7.5-1_all.deb ... #22 22.22 Unpacking python3-schema (0.7.5-1) ... #22 22.27 Selecting previously unselected package python3-sip. #22 22.28 Preparing to unpack .../149-python3-sip_4.19.25+dfsg-5+b1_amd64.deb ... #22 22.28 Unpacking python3-sip (4.19.25+dfsg-5+b1) ... #22 22.35 Selecting previously unselected package python3-thrift. #22 22.36 Preparing to unpack .../150-python3-thrift_0.17.0-2+b2_amd64.deb ... #22 22.36 Unpacking python3-thrift (0.17.0-2+b2) ... #22 22.41 Selecting previously unselected package python3-cffi-backend:amd64. #22 22.42 Preparing to unpack .../151-python3-cffi-backend_1.15.1-5+b1_amd64.deb ... #22 22.42 Unpacking python3-cffi-backend:amd64 (1.15.1-5+b1) ... #22 22.47 Selecting previously unselected package python3-py. #22 22.48 Preparing to unpack .../152-python3-py_1.11.0-1_all.deb ... #22 22.49 Unpacking python3-py (1.11.0-1) ... #22 22.55 Selecting previously unselected package python3-zmq. #22 22.56 Preparing to unpack .../153-python3-zmq_24.0.1-4+b1_amd64.deb ... #22 22.56 Unpacking python3-zmq (24.0.1-4+b1) ... #22 22.66 Selecting previously unselected package libfmt9:amd64. #22 22.68 Preparing to unpack .../154-libfmt9_9.1.0+ds1-2_amd64.deb ... #22 22.69 Unpacking libfmt9:amd64 (9.1.0+ds1-2) ... #22 22.79 Selecting previously unselected package libgnuradio-pmt3.10.5:amd64. #22 22.80 Preparing to unpack .../155-libgnuradio-pmt3.10.5_3.10.5.1-3_amd64.deb ... #22 22.81 Unpacking libgnuradio-pmt3.10.5:amd64 (3.10.5.1-3) ... #22 22.92 Selecting previously unselected package libspdlog1.10:amd64. #22 22.94 Preparing to unpack .../156-libspdlog1.10_1%3a1.10.0+ds-0.4_amd64.deb ... #22 22.95 Unpacking libspdlog1.10:amd64 (1:1.10.0+ds-0.4) ... #22 23.06 Selecting previously unselected package libthrift-0.17.0:amd64. #22 23.07 Preparing to unpack .../157-libthrift-0.17.0_0.17.0-2+b2_amd64.deb ... #22 23.09 Unpacking libthrift-0.17.0:amd64 (0.17.0-2+b2) ... #22 23.21 Selecting previously unselected package libunwind8:amd64. #22 23.22 Preparing to unpack .../158-libunwind8_1.6.2-3_amd64.deb ... #22 23.24 Unpacking libunwind8:amd64 (1.6.2-3) ... #22 23.32 Selecting previously unselected package libgnuradio-runtime3.10.5:amd64. #22 23.33 Preparing to unpack .../159-libgnuradio-runtime3.10.5_3.10.5.1-3_amd64.deb ... #22 23.33 Unpacking libgnuradio-runtime3.10.5:amd64 (3.10.5.1-3) ... #22 23.44 Selecting previously unselected package libogg0:amd64. #22 23.45 Preparing to unpack .../160-libogg0_1.3.5-3_amd64.deb ... #22 23.45 Unpacking libogg0:amd64 (1.3.5-3) ... #22 23.53 Selecting previously unselected package libflac12:amd64. #22 23.54 Preparing to unpack .../161-libflac12_1.4.2+ds-2_amd64.deb ... #22 23.55 Unpacking libflac12:amd64 (1.4.2+ds-2) ... #22 23.65 Selecting previously unselected package libmp3lame0:amd64. #22 23.66 Preparing to unpack .../162-libmp3lame0_3.100-6_amd64.deb ... #22 23.67 Unpacking libmp3lame0:amd64 (3.100-6) ... #22 23.76 Selecting previously unselected package libmpg123-0:amd64. #22 23.77 Preparing to unpack .../163-libmpg123-0_1.31.2-1+deb12u1_amd64.deb ... #22 23.78 Unpacking libmpg123-0:amd64 (1.31.2-1+deb12u1) ... #22 23.90 Selecting previously unselected package libopus0:amd64. #22 23.91 Preparing to unpack .../164-libopus0_1.3.1-3_amd64.deb ... #22 23.97 Unpacking libopus0:amd64 (1.3.1-3) ... #22 24.08 Selecting previously unselected package libvorbis0a:amd64. #22 24.09 Preparing to unpack .../165-libvorbis0a_1.3.7-1_amd64.deb ... #22 24.10 Unpacking libvorbis0a:amd64 (1.3.7-1) ... #22 24.22 Selecting previously unselected package libvorbisenc2:amd64. #22 24.23 Preparing to unpack .../166-libvorbisenc2_1.3.7-1_amd64.deb ... #22 24.24 Unpacking libvorbisenc2:amd64 (1.3.7-1) ... #22 24.36 Selecting previously unselected package libsndfile1:amd64. #22 24.37 Preparing to unpack .../167-libsndfile1_1.2.0-1_amd64.deb ... #22 24.37 Unpacking libsndfile1:amd64 (1.2.0-1) ... #22 24.49 Selecting previously unselected package libgnuradio-blocks3.10.5:amd64. #22 24.50 Preparing to unpack .../168-libgnuradio-blocks3.10.5_3.10.5.1-3_amd64.deb ... #22 24.51 Unpacking libgnuradio-blocks3.10.5:amd64 (3.10.5.1-3) ... #22 24.66 Selecting previously unselected package libgnuradio-fft3.10.5:amd64. #22 24.67 Preparing to unpack .../169-libgnuradio-fft3.10.5_3.10.5.1-3_amd64.deb ... #22 24.68 Unpacking libgnuradio-fft3.10.5:amd64 (3.10.5.1-3) ... #22 24.77 Selecting previously unselected package libgnuradio-analog3.10.5:amd64. #22 24.78 Preparing to unpack .../170-libgnuradio-analog3.10.5_3.10.5.1-3_amd64.deb ... #22 24.78 Unpacking libgnuradio-analog3.10.5:amd64 (3.10.5.1-3) ... #22 24.89 Selecting previously unselected package libsamplerate0:amd64. #22 24.90 Preparing to unpack .../171-libsamplerate0_0.2.2-3_amd64.deb ... #22 24.91 Unpacking libsamplerate0:amd64 (0.2.2-3) ... #22 25.07 Selecting previously unselected package libjack-jackd2-0:amd64. #22 25.08 Preparing to unpack .../172-libjack-jackd2-0_1.9.21~dfsg-3_amd64.deb ... #22 25.10 Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-3) ... #22 25.23 Selecting previously unselected package libportaudio2:amd64. #22 25.24 Preparing to unpack .../173-libportaudio2_19.6.0-1.2_amd64.deb ... #22 25.25 Unpacking libportaudio2:amd64 (19.6.0-1.2) ... #22 25.35 Selecting previously unselected package libgnuradio-audio3.10.5:amd64. #22 25.36 Preparing to unpack .../174-libgnuradio-audio3.10.5_3.10.5.1-3_amd64.deb ... #22 25.38 Unpacking libgnuradio-audio3.10.5:amd64 (3.10.5.1-3) ... #22 25.46 Selecting previously unselected package libgnuradio-filter3.10.5:amd64. #22 25.48 Preparing to unpack .../175-libgnuradio-filter3.10.5_3.10.5.1-3_amd64.deb ... #22 25.49 Unpacking libgnuradio-filter3.10.5:amd64 (3.10.5.1-3) ... #22 25.61 Selecting previously unselected package libgnuradio-channels3.10.5:amd64. #22 25.62 Preparing to unpack .../176-libgnuradio-channels3.10.5_3.10.5.1-3_amd64.deb ... #22 25.63 Unpacking libgnuradio-channels3.10.5:amd64 (3.10.5.1-3) ... #22 25.74 Selecting previously unselected package libgnuradio-digital3.10.5:amd64. #22 25.75 Preparing to unpack .../177-libgnuradio-digital3.10.5_3.10.5.1-3_amd64.deb ... #22 25.77 Unpacking libgnuradio-digital3.10.5:amd64 (3.10.5.1-3) ... #22 25.90 Selecting previously unselected package libgslcblas0:amd64. #22 25.91 Preparing to unpack .../178-libgslcblas0_2.7.1+dfsg-5_amd64.deb ... #22 25.92 Unpacking libgslcblas0:amd64 (2.7.1+dfsg-5) ... #22 26.03 Selecting previously unselected package libgsl27:amd64. #22 26.04 Preparing to unpack .../179-libgsl27_2.7.1+dfsg-5_amd64.deb ... #22 26.05 Unpacking libgsl27:amd64 (2.7.1+dfsg-5) ... #22 26.22 Selecting previously unselected package libgnuradio-fec3.10.5:amd64. #22 26.23 Preparing to unpack .../180-libgnuradio-fec3.10.5_3.10.5.1-3_amd64.deb ... #22 26.23 Unpacking libgnuradio-fec3.10.5:amd64 (3.10.5.1-3) ... #22 26.36 Selecting previously unselected package libgnuradio-dtv3.10.5:amd64. #22 26.37 Preparing to unpack .../181-libgnuradio-dtv3.10.5_3.10.5.1-3_amd64.deb ... #22 26.38 Unpacking libgnuradio-dtv3.10.5:amd64 (3.10.5.1-3) ... #22 26.52 Selecting previously unselected package libiio0:amd64. #22 26.53 Preparing to unpack .../182-libiio0_0.24-4_amd64.deb ... #22 26.54 Unpacking libiio0:amd64 (0.24-4) ... #22 26.64 Selecting previously unselected package libad9361-0:amd64. #22 26.65 Preparing to unpack .../183-libad9361-0_0.2-1_amd64.deb ... #22 26.66 Unpacking libad9361-0:amd64 (0.2-1) ... #22 26.77 Selecting previously unselected package libgnuradio-iio3.10.5:amd64. #22 26.78 Preparing to unpack .../184-libgnuradio-iio3.10.5_3.10.5.1-3_amd64.deb ... #22 26.80 Unpacking libgnuradio-iio3.10.5:amd64 (3.10.5.1-3) ... #22 26.86 Selecting previously unselected package libgnuradio-network3.10.5:amd64. #22 26.87 Preparing to unpack .../185-libgnuradio-network3.10.5_3.10.5.1-3_amd64.deb ... #22 26.87 Unpacking libgnuradio-network3.10.5:amd64 (3.10.5.1-3) ... #22 26.94 Selecting previously unselected package libgnuradio-pdu3.10.5:amd64. #22 26.95 Preparing to unpack .../186-libgnuradio-pdu3.10.5_3.10.5.1-3_amd64.deb ... #22 26.95 Unpacking libgnuradio-pdu3.10.5:amd64 (3.10.5.1-3) ... #22 27.01 Selecting previously unselected package libqt5opengl5:amd64. #22 27.02 Preparing to unpack .../187-libqt5opengl5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 27.02 Unpacking libqt5opengl5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 27.08 Selecting previously unselected package libqt5svg5:amd64. #22 27.10 Preparing to unpack .../188-libqt5svg5_5.15.8-3_amd64.deb ... #22 27.10 Unpacking libqt5svg5:amd64 (5.15.8-3) ... #22 27.16 Selecting previously unselected package libqwt-qt5-6. #22 27.18 Preparing to unpack .../189-libqwt-qt5-6_6.1.4-2_amd64.deb ... #22 27.18 Unpacking libqwt-qt5-6 (6.1.4-2) ... #22 27.26 Selecting previously unselected package libgnuradio-qtgui3.10.5:amd64. #22 27.27 Preparing to unpack .../190-libgnuradio-qtgui3.10.5_3.10.5.1-3_amd64.deb ... #22 27.27 Unpacking libgnuradio-qtgui3.10.5:amd64 (3.10.5.1-3) ... #22 27.35 Selecting previously unselected package libgnuradio-soapy3.10.5:amd64. #22 27.36 Preparing to unpack .../191-libgnuradio-soapy3.10.5_3.10.5.1-3_amd64.deb ... #22 27.36 Unpacking libgnuradio-soapy3.10.5:amd64 (3.10.5.1-3) ... #22 27.42 Selecting previously unselected package libgnuradio-trellis3.10.5:amd64. #22 27.43 Preparing to unpack .../192-libgnuradio-trellis3.10.5_3.10.5.1-3_amd64.deb ... #22 27.43 Unpacking libgnuradio-trellis3.10.5:amd64 (3.10.5.1-3) ... #22 27.49 Selecting previously unselected package libgnuradio-uhd3.10.5:amd64. #22 27.51 Preparing to unpack .../193-libgnuradio-uhd3.10.5_3.10.5.1-3_amd64.deb ... #22 27.51 Unpacking libgnuradio-uhd3.10.5:amd64 (3.10.5.1-3) ... #22 27.57 Selecting previously unselected package libslang2:amd64. #22 27.58 Preparing to unpack .../194-libslang2_2.3.3-3_amd64.deb ... #22 27.58 Unpacking libslang2:amd64 (2.3.3-3) ... #22 27.67 Selecting previously unselected package libcaca0:amd64. #22 27.68 Preparing to unpack .../195-libcaca0_0.99.beta20-3_amd64.deb ... #22 27.68 Unpacking libcaca0:amd64 (0.99.beta20-3) ... #22 27.74 Selecting previously unselected package libasyncns0:amd64. #22 27.75 Preparing to unpack .../196-libasyncns0_0.8-6+b3_amd64.deb ... #22 27.76 Unpacking libasyncns0:amd64 (0.8-6+b3) ... #22 27.81 Selecting previously unselected package libpulse0:amd64. #22 27.82 Preparing to unpack .../197-libpulse0_16.1+dfsg1-2+b1_amd64.deb ... #22 27.83 Unpacking libpulse0:amd64 (16.1+dfsg1-2+b1) ... #22 27.90 Selecting previously unselected package libsdl1.2debian:amd64. #22 27.91 Preparing to unpack .../198-libsdl1.2debian_1.2.15+dfsg2-8_amd64.deb ... #22 27.91 Unpacking libsdl1.2debian:amd64 (1.2.15+dfsg2-8) ... #22 27.97 Selecting previously unselected package libgnuradio-video-sdl3.10.5:amd64. #22 27.98 Preparing to unpack .../199-libgnuradio-video-sdl3.10.5_3.10.5.1-3_amd64.deb ... #22 27.98 Unpacking libgnuradio-video-sdl3.10.5:amd64 (3.10.5.1-3) ... #22 28.03 Selecting previously unselected package libcodec2-1.0:amd64. #22 28.04 Preparing to unpack .../200-libcodec2-1.0_1.0.5-1_amd64.deb ... #22 28.05 Unpacking libcodec2-1.0:amd64 (1.0.5-1) ... #22 28.60 Selecting previously unselected package libgnuradio-vocoder3.10.5:amd64. #22 28.61 Preparing to unpack .../201-libgnuradio-vocoder3.10.5_3.10.5.1-3_amd64.deb ... #22 28.61 Unpacking libgnuradio-vocoder3.10.5:amd64 (3.10.5.1-3) ... #22 28.67 Selecting previously unselected package libgnuradio-wavelet3.10.5:amd64. #22 28.68 Preparing to unpack .../202-libgnuradio-wavelet3.10.5_3.10.5.1-3_amd64.deb ... #22 28.68 Unpacking libgnuradio-wavelet3.10.5:amd64 (3.10.5.1-3) ... #22 28.73 Selecting previously unselected package libgnuradio-zeromq3.10.5:amd64. #22 28.74 Preparing to unpack .../203-libgnuradio-zeromq3.10.5_3.10.5.1-3_amd64.deb ... #22 28.74 Unpacking libgnuradio-zeromq3.10.5:amd64 (3.10.5.1-3) ... #22 28.81 Selecting previously unselected package gnuradio. #22 28.82 Preparing to unpack .../204-gnuradio_3.10.5.1-3_amd64.deb ... #22 28.82 Unpacking gnuradio (3.10.5.1-3) ... #22 29.22 Setting up libb2-1:amd64 (0.98.1-1.1) ... #22 29.23 Setting up libxcb-dri3-0:amd64 (1.15-1) ... #22 29.25 Setting up python3-attr (22.2.0-1) ... #22 29.40 Setting up libwayland-server0:amd64 (1.21.0-1) ... #22 29.40 Setting up gtk-update-icon-cache (3.24.38-2~deb12u3) ... #22 29.42 Setting up libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ... #22 29.43 Setting up libdouble-conversion3:amd64 (3.2.1-1) ... #22 29.44 Setting up libproxy1v5:amd64 (0.4.18-1.2) ... #22 29.45 Setting up fonts-mathjax (2.7.9+dfsg-1) ... #22 29.46 Setting up libcodec2-1.0:amd64 (1.0.5-1) ... #22 29.47 Setting up libxdamage1:amd64 (1:1.1.6-1) ... #22 29.48 Setting up libopenblas0-pthread:amd64 (0.3.21+ds-4) ... #22 29.50 update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode #22 29.50 update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode #22 29.50 update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblas.so.0 to provide /usr/lib/x86_64-linux-gnu/libopenblas.so.0 (libopenblas.so.0-x86_64-linux-gnu) in auto mode #22 29.51 Setting up libmpg123-0:amd64 (1.31.2-1+deb12u1) ... #22 29.52 Setting up libxcb-xfixes0:amd64 (1.15-1) ... #22 29.53 Setting up libogg0:amd64 (1.3.5-3) ... #22 29.54 Setting up python3-cairo:amd64 (1.20.1-5+b1) ... #22 29.66 Setting up hicolor-icon-theme (0.17-2) ... #22 29.69 Setting up libjs-mathjax (2.7.9+dfsg-1) ... #22 29.70 Setting up libxcb-xinput0:amd64 (1.15-1) ... #22 29.71 Setting up python3-py (1.11.0-1) ... #22 29.88 Setting up libvte-2.91-common (0.70.6-2~deb12u1) ... #22 29.90 Setting up libgslcblas0:amd64 (2.7.1+dfsg-5) ... #22 29.96 Setting up python3-colorama (0.4.6-2) ... #22 30.10 Setting up libglvnd0:amd64 (1.6.0-1) ... #22 30.11 Setting up libxcb-glx0:amd64 (1.15-1) ... #22 30.12 Setting up python3-ply (3.11-5) ... #22 30.27 Setting up libiio0:amd64 (0.24-4) ... #22 30.28 Setting up libxcb-keysyms1:amd64 (0.4.0-1+b2) ... #22 30.29 Setting up libxcb-shape0:amd64 (1.15-1) ... #22 30.30 Setting up python3-gast (0.5.2-2) ... #22 30.44 Setting up libgsl27:amd64 (2.7.1+dfsg-5) ... #22 30.48 Setting up libxcb-render-util0:amd64 (0.3.9-1+b1) ... #22 30.49 Setting up python3-all (3.11.2-1+b1) ... #22 30.51 Setting up xkb-data (2.35.1-1) ... #22 30.51 Setting up python3-contextlib2 (0.6.0.post1-3) ... #22 30.64 Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... #22 30.66 Setting up libatspi2.0-0:amd64 (2.46.0-5) ... #22 30.67 Setting up python3-click (8.1.3-2) ... #22 30.83 Setting up libqt6core6:amd64 (6.4.2+dfsg-10) ... #22 30.85 Setting up libunwind8:amd64 (1.6.2-3) ... #22 30.86 Setting up python3-thrift (0.17.0-2+b2) ... #22 31.02 Setting up libts0:amd64 (1.22-1+b1) ... #22 31.04 Setting up libcolord2:amd64 (1.4.6-2.2) ... #22 31.05 Setting up gnome-terminal-data (3.46.8-1) ... #22 31.06 Setting up libopengl0:amd64 (1.6.0-1) ... #22 31.07 Setting up libxcb-util1:amd64 (0.4.0-1+b1) ... #22 31.08 Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ... #22 31.09 Setting up libxcb-xkb1:amd64 (1.15-1) ... #22 31.10 Setting up libxcb-image0:amd64 (0.4.0-2) ... #22 31.12 Setting up libxcb-present0:amd64 (1.15-1) ... #22 31.13 Setting up libdconf1:amd64 (0.40.0-4) ... #22 31.14 Setting up python3-beniget (0.4.1-3) ... #22 31.27 Setting up libxsimd-dev:amd64 (8.1.0-7) ... #22 31.28 Setting up python3-decorator (5.1.1-3) ... #22 31.40 Setting up python3-packaging (23.0-1) ... #22 31.54 Setting up libxcb-xinerama0:amd64 (1.15-1) ... #22 31.55 Setting up libflac12:amd64 (1.4.2+ds-2) ... #22 31.56 Setting up libslang2:amd64 (2.3.3-3) ... #22 31.57 Setting up libqt6xml6:amd64 (6.4.2+dfsg-10) ... #22 31.58 Setting up adwaita-icon-theme (43-1) ... #22 31.65 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.65 Setting up libqt6sql6:amd64 (6.4.2+dfsg-10) ... #22 31.66 Setting up libepoxy0:amd64 (1.5.10-1) ... #22 31.67 Setting up libxfixes3:amd64 (1:6.0.0-2) ... #22 31.68 Setting up libxcb-sync1:amd64 (1.15-1) ... #22 31.69 Setting up libpython3-all-dev:amd64 (3.11.2-1+b1) ... #22 31.71 Setting up libopus0:amd64 (1.3.1-3) ... #22 31.72 Setting up libxinerama1:amd64 (2:1.1.4-3) ... #22 31.73 Setting up libvorbis0a:amd64 (1.3.7-1) ... #22 31.74 Setting up castxml (0.5.1-1) ... #22 31.75 Setting up libxrandr2:amd64 (2:1.5.2-2+b1) ... #22 31.76 Setting up liborc-0.4-0:amd64 (1:0.4.33-2) ... #22 31.77 Setting up python3-click-plugins (1.1.1-4) ... #22 31.89 Setting up libqt5core5a:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 31.91 Setting up libglapi-mesa:amd64 (22.3.6-1+deb12u1) ... #22 31.92 Setting up libmtdev1:amd64 (1.1.6-1) ... #22 31.93 Setting up libfmt9:amd64 (9.1.0+ds1-2) ... #22 31.94 Setting up libxcb-dri2-0:amd64 (1.15-1) ... #22 31.96 Setting up python3-pyqt5.sip (12.11.1-1) ... #22 31.97 Setting up python3-pyrsistent:amd64 (0.18.1-1+b3) ... #22 32.12 Setting up libopenblas0:amd64 (0.3.21+ds-4) ... #22 32.13 Setting up libasyncns0:amd64 (0.8-6+b3) ... #22 32.14 Setting up libxshmfence1:amd64 (1.3-1) ... #22 32.15 Setting up python3-lxml:amd64 (4.9.2-1+b1) ... #22 32.34 Setting up at-spi2-common (2.46.0-5) ... #22 32.35 Setting up libqt5dbus5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 32.36 Setting up python3-schema (0.7.5-1) ... #22 32.48 Setting up libxcb-randr0:amd64 (1.15-1) ... #22 32.50 Setting up libllvm15:amd64 (1:15.0.6-4+b1) ... #22 32.51 Setting up libmd4c0:amd64 (0.4.8-1) ... #22 32.52 Setting up libatk1.0-0:amd64 (2.46.0-5) ... #22 32.53 Setting up libglu1-mesa:amd64 (9.0.2-1.1) ... #22 32.54 Setting up libwayland-egl1:amd64 (1.21.0-1) ... #22 32.55 Setting up python3-pygccxml (2.2.1-1) ... #22 32.74 Setting up python3-pyqt6.sip (13.4.1-1) ... #22 32.75 Setting up libsamplerate0:amd64 (0.2.2-3) ... #22 32.76 Setting up libqt5test5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 32.77 Setting up python3-gi-cairo (3.42.2-3+b1) ... #22 32.78 Setting up libdrm-common (2.4.114-1) ... #22 32.79 Setting up libxcomposite1:amd64 (1:0.4.5-1) ... #22 32.81 Setting up libevdev2:amd64 (1.13.0+dfsg-1) ... #22 32.82 Setting up libgudev-1.0-0:amd64 (237-2) ... #22 32.83 Setting up qtchooser (66-2) ... #22 32.84 Setting up libmp3lame0:amd64 (3.100-6) ... #22 32.85 Setting up python3-cffi-backend:amd64 (1.15.1-5+b1) ... #22 32.86 Setting up libvorbisenc2:amd64 (1.3.7-1) ... #22 32.87 Setting up libqt6dbus6:amd64 (6.4.2+dfsg-10) ... #22 32.88 Setting up liblbfgsb0:amd64 (3.0+dfsg.4-1) ... #22 32.89 Setting up libwacom-common (2.6.0-1) ... #22 32.90 Setting up python3-sip (4.19.25+dfsg-5+b1) ... #22 33.04 Setting up libxkbcommon0:amd64 (1.5.0-1) ... #22 33.05 Setting up libwayland-client0:amd64 (1.21.0-1) ... #22 33.06 Setting up libspdlog1.10:amd64 (1:1.10.0+ds-0.4) ... #22 33.07 Setting up libopenblas-pthread-dev:amd64 (0.3.21+ds-4) ... #22 33.08 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.09 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.09 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.10 Setting up python3-all-dev (3.11.2-1+b1) ... #22 33.11 Setting up libqt6test6:amd64 (6.4.2+dfsg-10) ... #22 33.12 Setting up libad9361-0:amd64 (0.2-1) ... #22 33.13 Setting up libcaca0:amd64 (0.99.beta20-3) ... #22 33.15 Setting up qt6-base-dev-tools (6.4.2+dfsg-10) ... #22 33.15 Setting up libwacom9:amd64 (2.6.0-1) ... #22 33.16 Setting up libxcursor1:amd64 (1:1.2.1-1) ... #22 33.18 Setting up dconf-service (0.40.0-4) ... #22 33.19 Setting up libqt5network5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 33.20 Setting up libinput-bin (1.22.1-1) ... #22 33.21 Setting up libqt5sql5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 33.22 Setting up libatk-bridge2.0-0:amd64 (2.46.0-5) ... #22 33.23 Setting up qtbase5-dev-tools (5.15.8+dfsg-11+deb12u2) ... #22 33.24 Setting up libopenblas-dev:amd64 (0.3.21+ds-4) ... #22 33.25 Setting up libqt5xml5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 33.26 Setting up python3-jsonschema (4.10.3-1) ... #22 33.43 Setting up python3-zmq (24.0.1-4+b1) ... #22 33.65 Setting up libxkbcommon-x11-0:amd64 (1.5.0-1) ... #22 33.66 Setting up libvolk2.5:amd64 (2.5.2-3) ... #22 33.67 Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-3) ... #22 33.68 Setting up libdrm2:amd64 (2.4.114-1+b1) ... #22 33.69 Setting up python3-pythran (0.11.0+ds-7) ... #22 33.97 Setting up libwayland-cursor0:amd64 (1.21.0-1) ... #22 33.98 Setting up libqt6network6:amd64 (6.4.2+dfsg-10) ... #22 33.99 Setting up libgnuradio-pmt3.10.5:amd64 (3.10.5.1-3) ... #22 34.00 Setting up libsndfile1:amd64 (1.2.0-1) ... #22 34.01 Setting up libdrm-amdgpu1:amd64 (2.4.114-1+b1) ... #22 34.02 Setting up libinput10:amd64 (1.22.1-1) ... #22 34.03 Setting up libportaudio2:amd64 (19.6.0-1.2) ... #22 34.04 Setting up libdrm-nouveau2:amd64 (2.4.114-1+b1) ... #22 34.05 Setting up python3-scipy (1.10.1-2) ... #22 35.76 Setting up libvolk2-bin (2.5.2-3) ... #22 35.89 Setting up dconf-gsettings-backend:amd64 (0.40.0-4) ... #22 35.90 Setting up libgbm1:amd64 (22.3.6-1+deb12u1) ... #22 35.91 Setting up libpulse0:amd64 (16.1+dfsg1-2+b1) ... #22 35.93 Setting up libdrm-radeon1:amd64 (2.4.114-1+b1) ... #22 35.94 Setting up libdrm-intel1:amd64 (2.4.114-1+b1) ... #22 35.95 Setting up libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ... #22 35.97 Setting up libthrift-0.17.0:amd64 (0.17.0-2+b2) ... #22 35.98 Setting up libegl-mesa0:amd64 (22.3.6-1+deb12u1) ... #22 35.99 Setting up libsdl1.2debian:amd64 (1.2.15+dfsg2-8) ... #22 36.00 Setting up libegl1:amd64 (1.6.0-1) ... #22 36.01 Setting up libgnuradio-runtime3.10.5:amd64 (3.10.5.1-3) ... #22 36.03 Setting up libgtk-3-common (3.24.38-2~deb12u3) ... #22 36.04 Setting up gsettings-desktop-schemas (43.0-1) ... #22 36.05 Setting up libgnuradio-blocks3.10.5:amd64 (3.10.5.1-3) ... #22 36.06 Setting up libgnuradio-trellis3.10.5:amd64 (3.10.5.1-3) ... #22 36.07 Setting up libglx-mesa0:amd64 (22.3.6-1+deb12u1) ... #22 36.08 Setting up libgnuradio-vocoder3.10.5:amd64 (3.10.5.1-3) ... #22 36.09 Setting up libgnuradio-iio3.10.5:amd64 (3.10.5.1-3) ... #22 36.11 Setting up libglx0:amd64 (1.6.0-1) ... #22 36.12 Setting up libgnuradio-fec3.10.5:amd64 (3.10.5.1-3) ... #22 36.13 Setting up libgnuradio-pdu3.10.5:amd64 (3.10.5.1-3) ... #22 36.16 Setting up libgnuradio-uhd3.10.5:amd64 (3.10.5.1-3) ... #22 36.17 Setting up libgnuradio-network3.10.5:amd64 (3.10.5.1-3) ... #22 36.18 Setting up libgnuradio-video-sdl3.10.5:amd64 (3.10.5.1-3) ... #22 36.19 Setting up libgl1:amd64 (1.6.0-1) ... #22 36.20 Setting up libqt6gui6:amd64 (6.4.2+dfsg-10) ... #22 36.21 Setting up libgnuradio-fft3.10.5:amd64 (3.10.5.1-3) ... #22 36.22 Setting up libgnuradio-filter3.10.5:amd64 (3.10.5.1-3) ... #22 36.23 Setting up libgnuradio-soapy3.10.5:amd64 (3.10.5.1-3) ... #22 36.24 Setting up libgnuradio-wavelet3.10.5:amd64 (3.10.5.1-3) ... #22 36.25 Setting up libgl1-mesa-glx:amd64 (22.3.6-1+deb12u1) ... #22 36.26 Setting up libgnuradio-audio3.10.5:amd64 (3.10.5.1-3) ... #22 36.27 Setting up libgnuradio-zeromq3.10.5:amd64 (3.10.5.1-3) ... #22 36.28 Setting up libgnuradio-dtv3.10.5:amd64 (3.10.5.1-3) ... #22 36.29 Setting up libqt5gui5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 36.31 Setting up libqt6opengl6:amd64 (6.4.2+dfsg-10) ... #22 36.32 Setting up libgnuradio-analog3.10.5:amd64 (3.10.5.1-3) ... #22 36.33 Setting up libqt5widgets5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 36.34 Setting up python3-opengl (3.1.6+dfsg-3) ... #22 37.51 Setting up libqt5help5:amd64 (5.15.8-2) ... #22 37.52 Setting up libgnuradio-digital3.10.5:amd64 (3.10.5.1-3) ... #22 37.53 Setting up libqt6widgets6:amd64 (6.4.2+dfsg-10) ... #22 37.54 Setting up libqt5printsupport5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 37.55 Setting up libqt5opengl5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 37.56 Setting up libqt6openglwidgets6:amd64 (6.4.2+dfsg-10) ... #22 37.57 Setting up libgnuradio-channels3.10.5:amd64 (3.10.5.1-3) ... #22 37.58 Setting up libqt6printsupport6:amd64 (6.4.2+dfsg-10) ... #22 37.59 Setting up libqt5designer5:amd64 (5.15.8-2) ... #22 37.60 Setting up python3-pyqt6 (6.4.2-1) ... #22 37.73 Setting up pyqt6-dev-tools (6.4.2-1) ... #22 37.88 Setting up libqt5svg5:amd64 (5.15.8-3) ... #22 37.89 Setting up libqwt-qt5-6 (6.1.4-2) ... #22 37.90 Setting up libgnuradio-qtgui3.10.5:amd64 (3.10.5.1-3) ... #22 37.92 Setting up python3-pyqt5 (5.15.9+dfsg-1) ... #22 38.06 Setting up pyqt5-dev-tools (5.15.9+dfsg-1) ... #22 38.21 Setting up python3-pyqtgraph (0.13.1-4) ... #22 38.69 Processing triggers for libc-bin (2.36-9+deb12u9) ... #22 38.73 Processing triggers for man-db (2.11.2-2) ... #22 38.75 Processing triggers for shared-mime-info (2.2-1) ... #22 40.58 Processing triggers for mailcap (3.70+nmu1) ... #22 40.60 Processing triggers for fontconfig (2.14.1-4) ... #22 40.84 Processing triggers for libglib2.0-0:amd64 (2.74.6-2+deb12u4) ... #22 40.87 Setting up libgtk-3-0:amd64 (3.24.38-2~deb12u3) ... #22 40.90 Setting up libvte-2.91-0:amd64 (0.70.6-2~deb12u1) ... #22 40.91 Setting up gnome-terminal (3.46.8-1) ... #22 40.92 update-alternatives: using /usr/bin/gnome-terminal.wrapper to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode #22 40.92 update-alternatives: warning: skip creation of /usr/share/man/man1/x-terminal-emulator.1.gz because associated file /usr/share/man/man1/gnome-terminal.1.gz (of link group x-terminal-emulator) doesn't exist #22 40.93 Setting up gnuradio (3.10.5.1-3) ... #22 41.47 Processing triggers for libc-bin (2.36-9+deb12u9) ... #22 DONE 42.3s #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.291 + mkdir -p /tmp/mongodb #23 0.293 + cd /tmp/mongodb #23 0.293 + wget https://pgp.mongodb.com/server-5.0.asc -O /mongodb.key #23 0.297 --2024-11-27 22:49:24-- https://pgp.mongodb.com/server-5.0.asc #23 0.305 Resolving pgp.mongodb.com (pgp.mongodb.com)... 13.32.121.128, 13.32.121.120, 13.32.121.114, ... #23 0.363 Connecting to pgp.mongodb.com (pgp.mongodb.com)|13.32.121.128|:443... connected. #23 0.388 HTTP request sent, awaiting response... 200 OK #23 0.777 Length: 1656 (1.6K) [binary/octet-stream] #23 0.777 Saving to: ‘/mongodb.key’ #23 0.777 #23 0.777 0K . 100% 37.7M=0s #23 0.777 #23 0.777 2024-11-27 22:49:24 (37.7 MB/s) - ‘/mongodb.key’ saved [1656/1656] #23 0.777 #23 0.779 + wget http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb #23 0.782 --2024-11-27 22:49:24-- http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb #23 0.782 Resolving security.debian.org (security.debian.org)... 151.101.194.132, 151.101.2.132, 151.101.66.132, ... #23 0.782 Connecting to security.debian.org (security.debian.org)|151.101.194.132|:80... connected. #23 0.787 HTTP request sent, awaiting response... 200 OK #23 0.793 Length: 1552428 (1.5M) [application/vnd.debian.binary-package] #23 0.793 Saving to: ‘libssl1.1_1.1.1n-0+deb10u6_amd64.deb’ #23 0.793 #23 0.793 0K .......... .......... .......... .......... .......... 3% 9.07M 0s #23 0.799 50K .......... .......... .......... .......... .......... 6% 26.7M 0s #23 0.801 100K .......... .......... .......... .......... .......... 9% 13.4M 0s #23 0.804 150K .......... .......... .......... .......... .......... 13% 37.2M 0s #23 0.805 200K .......... .......... .......... .......... .......... 16% 21.2M 0s #23 0.808 250K .......... .......... .......... .......... .......... 19% 31.8M 0s #23 0.809 300K .......... .......... .......... .......... .......... 23% 120M 0s #23 0.810 350K .......... .......... .......... .......... .......... 26% 92.6M 0s #23 0.810 400K .......... .......... .......... .......... .......... 29% 79.2M 0s #23 0.811 450K .......... .......... .......... .......... .......... 32% 26.2M 0s #23 0.813 500K .......... .......... .......... .......... .......... 36% 40.1M 0s #23 0.814 550K .......... .......... .......... .......... .......... 39% 114M 0s #23 0.814 600K .......... .......... .......... .......... .......... 42% 89.9M 0s #23 0.815 650K .......... .......... .......... .......... .......... 46% 144M 0s #23 0.815 700K .......... .......... .......... .......... .......... 49% 118M 0s #23 0.816 750K .......... .......... .......... .......... .......... 52% 109M 0s #23 0.816 800K .......... .......... .......... .......... .......... 56% 100M 0s #23 0.817 850K .......... .......... .......... .......... .......... 59% 129M 0s #23 0.817 900K .......... .......... .......... .......... .......... 62% 116M 0s #23 0.817 950K .......... .......... .......... .......... .......... 65% 99.3M 0s #23 0.818 1000K .......... .......... .......... .......... .......... 69% 113M 0s #23 0.818 1050K .......... .......... .......... .......... .......... 72% 121M 0s #23 0.819 1100K .......... .......... .......... .......... .......... 75% 95.3M 0s #23 0.819 1150K .......... .......... .......... .......... .......... 79% 123M 0s #23 0.820 1200K .......... .......... .......... .......... .......... 82% 96.3M 0s #23 0.820 1250K .......... .......... .......... .......... .......... 85% 118M 0s #23 0.821 1300K .......... .......... .......... .......... .......... 89% 124M 0s #23 0.821 1350K .......... .......... .......... .......... .......... 92% 96.1M 0s #23 0.821 1400K .......... .......... .......... .......... .......... 95% 122M 0s #23 0.822 1450K .......... .......... .......... .......... .......... 98% 123M 0s #23 0.822 1500K .......... ...... 100% 93.8M=0.03s #23 0.822 #23 0.822 2024-11-27 22:49:24 (50.8 MB/s) - ‘libssl1.1_1.1.1n-0+deb10u6_amd64.deb’ saved [1552428/1552428] #23 0.822 #23 0.823 + dpkg -i libssl1.1_1.1.1n-0+deb10u6_amd64.deb #23 0.868 Selecting previously unselected package libssl1.1:amd64. #23 0.927 (Reading database ... 147350 files and directories currently installed.) #23 0.932 Preparing to unpack libssl1.1_1.1.1n-0+deb10u6_amd64.deb ... #23 0.942 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u6) ... #23 1.052 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u6) ... #23 1.131 debconf: unable to initialize frontend: Dialog #23 1.131 debconf: (TERM is not set, so the dialog frontend is not usable.) #23 1.131 debconf: falling back to frontend: Readline #23 1.138 debconf: unable to initialize frontend: Readline #23 1.138 debconf: (This frontend requires a controlling tty.) #23 1.138 debconf: falling back to frontend: Teletype #23 1.169 Processing triggers for libc-bin (2.36-9+deb12u9) ... #23 1.246 + echo deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main #23 1.246 + apt-get update #23 1.310 Hit:1 http://deb.debian.org/debian bookworm InRelease #23 1.310 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #23 1.311 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #23 1.328 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #23 1.462 Get:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease [2,951 B] #23 1.835 Get:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [83.6 kB] #23 1.865 Fetched 86.6 kB in 1s (146 kB/s) #23 1.865 Reading package lists... #23 2.285 + apt-get install -y mongodb-org #23 2.293 Reading package lists... #23 2.713 Building dependency tree... #23 2.816 Reading state information... #23 2.914 The following additional packages will be installed: #23 2.914 mongodb-database-tools mongodb-mongosh mongodb-org-database #23 2.914 mongodb-org-database-tools-extra mongodb-org-mongos mongodb-org-server #23 2.914 mongodb-org-shell mongodb-org-tools #23 2.935 The following NEW packages will be installed: #23 2.935 mongodb-database-tools mongodb-mongosh mongodb-org mongodb-org-database #23 2.935 mongodb-org-database-tools-extra mongodb-org-mongos mongodb-org-server #23 2.935 mongodb-org-shell mongodb-org-tools #23 3.082 0 upgraded, 9 newly installed, 0 to remove and 4 not upgraded. #23 3.082 Need to get 161 MB of archives. #23 3.082 After this operation, 516 MB of additional disk space will be used. #23 3.082 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.653 Get:2 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-mongosh amd64 2.3.4 [54.1 MB] #23 4.160 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.408 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 4.672 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 4.949 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.154 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 5.364 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 5.570 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 5.725 debconf: delaying package configuration, since apt-utils is not installed #23 5.767 Fetched 161 MB in 3s (61.3 MB/s) #23 5.797 Selecting previously unselected package mongodb-database-tools. #23 5.797 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 147361 files and directories currently installed.) #23 5.852 Preparing to unpack .../0-mongodb-database-tools_100.10.0_amd64.deb ... #23 5.855 Unpacking mongodb-database-tools (100.10.0) ... #23 6.621 Selecting previously unselected package mongodb-mongosh. #23 6.631 Preparing to unpack .../1-mongodb-mongosh_2.3.4_amd64.deb ... #23 6.634 Unpacking mongodb-mongosh (2.3.4) ... #23 7.996 Selecting previously unselected package mongodb-org-shell. #23 8.008 Preparing to unpack .../2-mongodb-org-shell_5.0.30_amd64.deb ... #23 8.011 Unpacking mongodb-org-shell (5.0.30) ... #23 8.602 Selecting previously unselected package mongodb-org-server. #23 8.612 Preparing to unpack .../3-mongodb-org-server_5.0.30_amd64.deb ... #23 8.615 Unpacking mongodb-org-server (5.0.30) ... #23 9.383 Selecting previously unselected package mongodb-org-mongos. #23 9.396 Preparing to unpack .../4-mongodb-org-mongos_5.0.30_amd64.deb ... #23 9.399 Unpacking mongodb-org-mongos (5.0.30) ... #23 10.00 Selecting previously unselected package mongodb-org-database-tools-extra. #23 10.01 Preparing to unpack .../5-mongodb-org-database-tools-extra_5.0.30_amd64.deb ... #23 10.02 Unpacking mongodb-org-database-tools-extra (5.0.30) ... #23 10.06 Selecting previously unselected package mongodb-org-database. #23 10.08 Preparing to unpack .../6-mongodb-org-database_5.0.30_amd64.deb ... #23 10.08 Unpacking mongodb-org-database (5.0.30) ... #23 10.12 Selecting previously unselected package mongodb-org-tools. #23 10.13 Preparing to unpack .../7-mongodb-org-tools_5.0.30_amd64.deb ... #23 10.13 Unpacking mongodb-org-tools (5.0.30) ... #23 10.18 Selecting previously unselected package mongodb-org. #23 10.19 Preparing to unpack .../8-mongodb-org_5.0.30_amd64.deb ... #23 10.19 Unpacking mongodb-org (5.0.30) ... #23 10.26 Setting up mongodb-mongosh (2.3.4) ... #23 10.27 Setting up mongodb-org-server (5.0.30) ... #23 10.31 Adding system user `mongodb' (UID 104) ... #23 10.31 Adding new user `mongodb' (UID 104) with group `nogroup' ... #23 10.35 Not creating `/nonexistent'. #23 10.37 Adding group `mongodb' (GID 106) ... #23 10.39 Done. #23 10.42 Adding user `mongodb' to group `mongodb' ... #23 10.45 Done. #23 10.46 System has not been booted with systemd as init system (PID 1). Can't operate. #23 10.46 Failed to connect to bus: Host is down #23 10.46 Setting up mongodb-org-shell (5.0.30) ... #23 10.47 Setting up mongodb-database-tools (100.10.0) ... #23 10.48 Setting up mongodb-org-mongos (5.0.30) ... #23 10.49 Setting up mongodb-org-database-tools-extra (5.0.30) ... #23 10.50 Setting up mongodb-org-database (5.0.30) ... #23 10.51 Setting up mongodb-org-tools (5.0.30) ... #23 10.53 Setting up mongodb-org (5.0.30) ... #23 10.54 Processing triggers for man-db (2.11.2-2) ... #23 10.62 + apt-get clean #23 10.63 + cd / #23 10.63 + rm -rf /tmp/mongodb #23 10.63 + rm /etc/apt/sources.list.d/mongodb-org.list #23 10.63 + sed -i s/127.0.0.1/172.18.50.2/g /etc/mongod.conf #23 DONE 11.2s #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.356 Hit:1 http://deb.debian.org/debian bookworm InRelease #24 0.356 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #24 0.358 Hit:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #24 0.359 Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease #24 0.641 Reading package lists... #24 1.080 Reading package lists... #24 1.506 Building dependency tree... #24 1.623 Reading state information... #24 1.729 python3-pip is already the newest version (23.0.1+dfsg-1). #24 1.729 python3-setuptools is already the newest version (66.1.1-1). #24 1.729 python3-wheel is already the newest version (0.38.4-2). #24 1.729 build-essential is already the newest version (12.9). #24 1.729 flex is already the newest version (2.6.4-8.2). #24 1.729 bison is already the newest version (2:3.8.2+dfsg-1+b1). #24 1.729 git is already the newest version (1:2.39.5-0+deb12u1). #24 1.729 libsctp-dev is already the newest version (1.0.19+dfsg-2). #24 1.729 libgnutls28-dev is already the newest version (3.7.9-2+deb12u3). #24 1.729 libssl-dev is already the newest version (3.0.15-1~deb12u1). #24 1.729 libmicrohttpd-dev is already the newest version (0.9.75-6). #24 1.729 libmicrohttpd-dev set to manually installed. #24 1.729 libcurl4-gnutls-dev is already the newest version (7.88.1-10+deb12u8). #24 1.729 libcurl4-gnutls-dev set to manually installed. #24 1.729 The following additional packages will be installed: #24 1.729 libbson-1.0-0 libgpg-error-dev libidn-dev libintelrdfpmath-dev #24 1.729 libmongoc-1.0-0 libmongocrypt-dev libmongocrypt0 libsasl2-dev libsnappy-dev #24 1.729 libsnappy1v5 libzstd-dev #24 1.730 Suggested packages: #24 1.730 libgcrypt20-doc idn libnghttp2-doc libyaml-doc #24 1.849 The following NEW packages will be installed: #24 1.849 libbson-1.0-0 libbson-dev libgcrypt20-dev libgpg-error-dev libidn-dev #24 1.849 libidn11-dev libintelrdfpmath-dev libmongoc-1.0-0 libmongoc-dev #24 1.849 libmongocrypt-dev libmongocrypt0 libnghttp2-dev libsasl2-dev libsnappy-dev #24 1.849 libsnappy1v5 libyaml-dev libzstd-dev meson ninja-build #24 1.877 0 upgraded, 19 newly installed, 0 to remove and 4 not upgraded. #24 1.877 Need to get 11.6 MB of archives. #24 1.877 After this operation, 93.4 MB of additional disk space will be used. #24 1.877 Get:1 http://deb.debian.org/debian bookworm/main amd64 libbson-1.0-0 amd64 1.23.1-1+b1 [76.3 kB] #24 1.892 Get:2 http://deb.debian.org/debian bookworm/main amd64 libbson-dev amd64 1.23.1-1+b1 [129 kB] #24 1.897 Get:3 http://deb.debian.org/debian bookworm/main amd64 libgpg-error-dev amd64 1.46-1 [133 kB] #24 1.899 Get:4 http://deb.debian.org/debian bookworm/main amd64 libgcrypt20-dev amd64 1.10.1-3 [752 kB] #24 1.909 Get:5 http://deb.debian.org/debian bookworm/main amd64 libidn-dev amd64 1.41-1 [190 kB] #24 1.911 Get:6 http://deb.debian.org/debian bookworm/main amd64 libidn11-dev amd64 1.41-1 [42.4 kB] #24 1.911 Get:7 http://deb.debian.org/debian bookworm/main amd64 libintelrdfpmath-dev amd64 2.0u2-8 [6,475 kB] #24 1.968 Get:8 http://deb.debian.org/debian bookworm/main amd64 libmongocrypt0 amd64 1.7.2-1 [1,313 kB] #24 1.977 Get:9 http://deb.debian.org/debian bookworm/main amd64 libsnappy1v5 amd64 1.1.9-3 [26.0 kB] #24 1.978 Get:10 http://deb.debian.org/debian bookworm/main amd64 libmongoc-1.0-0 amd64 1.23.1-1+b1 [304 kB] #24 1.980 Get:11 http://deb.debian.org/debian bookworm/main amd64 libmongocrypt-dev amd64 1.7.2-1 [263 kB] #24 1.982 Get:12 http://deb.debian.org/debian bookworm/main amd64 libsnappy-dev amd64 1.1.9-3 [39.2 kB] #24 1.983 Get:13 http://deb.debian.org/debian bookworm/main amd64 libsasl2-dev amd64 2.1.28+dfsg-10 [235 kB] #24 1.985 Get:14 http://deb.debian.org/debian bookworm/main amd64 libzstd-dev amd64 1.5.4+dfsg2-5 [354 kB] #24 1.988 Get:15 http://deb.debian.org/debian bookworm/main amd64 libmongoc-dev amd64 1.23.1-1+b1 [365 kB] #24 1.991 Get:16 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-dev amd64 1.52.0-1+deb12u2 [110 kB] #24 1.992 Get:17 http://deb.debian.org/debian bookworm/main amd64 libyaml-dev amd64 0.2.5-1 [64.5 kB] #24 1.997 Get:18 http://deb.debian.org/debian bookworm/main amd64 ninja-build amd64 1.11.1-2~deb12u1 [135 kB] #24 1.998 Get:19 http://deb.debian.org/debian bookworm/main amd64 meson all 1.0.1-5 [548 kB] #24 2.169 debconf: delaying package configuration, since apt-utils is not installed #24 2.213 Fetched 11.6 MB in 0s (79.2 MB/s) #24 2.248 Selecting previously unselected package libbson-1.0-0. #24 2.248 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 147422 files and directories currently installed.) #24 2.313 Preparing to unpack .../00-libbson-1.0-0_1.23.1-1+b1_amd64.deb ... #24 2.320 Unpacking libbson-1.0-0 (1.23.1-1+b1) ... #24 2.375 Selecting previously unselected package libbson-dev. #24 2.386 Preparing to unpack .../01-libbson-dev_1.23.1-1+b1_amd64.deb ... #24 2.390 Unpacking libbson-dev (1.23.1-1+b1) ... #24 2.442 Selecting previously unselected package libgpg-error-dev. #24 2.453 Preparing to unpack .../02-libgpg-error-dev_1.46-1_amd64.deb ... #24 2.457 Unpacking libgpg-error-dev (1.46-1) ... #24 2.514 Selecting previously unselected package libgcrypt20-dev. #24 2.523 Preparing to unpack .../03-libgcrypt20-dev_1.10.1-3_amd64.deb ... #24 2.526 Unpacking libgcrypt20-dev (1.10.1-3) ... #24 2.609 Selecting previously unselected package libidn-dev:amd64. #24 2.621 Preparing to unpack .../04-libidn-dev_1.41-1_amd64.deb ... #24 2.624 Unpacking libidn-dev:amd64 (1.41-1) ... #24 2.710 Selecting previously unselected package libidn11-dev:amd64. #24 2.723 Preparing to unpack .../05-libidn11-dev_1.41-1_amd64.deb ... #24 2.731 Unpacking libidn11-dev:amd64 (1.41-1) ... #24 2.815 Selecting previously unselected package libintelrdfpmath-dev:amd64. #24 2.825 Preparing to unpack .../06-libintelrdfpmath-dev_2.0u2-8_amd64.deb ... #24 2.839 Unpacking libintelrdfpmath-dev:amd64 (2.0u2-8) ... #24 3.315 Selecting previously unselected package libmongocrypt0:amd64. #24 3.324 Preparing to unpack .../07-libmongocrypt0_1.7.2-1_amd64.deb ... #24 3.339 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.517 Unpacking libsnappy1v5:amd64 (1.1.9-3) ... #24 3.613 Selecting previously unselected package libmongoc-1.0-0. #24 3.623 Preparing to unpack .../09-libmongoc-1.0-0_1.23.1-1+b1_amd64.deb ... #24 3.634 Unpacking libmongoc-1.0-0 (1.23.1-1+b1) ... #24 3.749 Selecting previously unselected package libmongocrypt-dev:amd64. #24 3.759 Preparing to unpack .../10-libmongocrypt-dev_1.7.2-1_amd64.deb ... #24 3.771 Unpacking libmongocrypt-dev:amd64 (1.7.2-1) ... #24 3.884 Selecting previously unselected package libsnappy-dev:amd64. #24 3.895 Preparing to unpack .../11-libsnappy-dev_1.1.9-3_amd64.deb ... #24 3.906 Unpacking libsnappy-dev:amd64 (1.1.9-3) ... #24 4.022 Selecting previously unselected package libsasl2-dev. #24 4.032 Preparing to unpack .../12-libsasl2-dev_2.1.28+dfsg-10_amd64.deb ... #24 4.047 Unpacking libsasl2-dev (2.1.28+dfsg-10) ... #24 4.159 Selecting previously unselected package libzstd-dev:amd64. #24 4.169 Preparing to unpack .../13-libzstd-dev_1.5.4+dfsg2-5_amd64.deb ... #24 4.181 Unpacking libzstd-dev:amd64 (1.5.4+dfsg2-5) ... #24 4.309 Selecting previously unselected package libmongoc-dev. #24 4.317 Preparing to unpack .../14-libmongoc-dev_1.23.1-1+b1_amd64.deb ... #24 4.343 Unpacking libmongoc-dev (1.23.1-1+b1) ... #24 4.412 Selecting previously unselected package libnghttp2-dev:amd64. #24 4.423 Preparing to unpack .../15-libnghttp2-dev_1.52.0-1+deb12u2_amd64.deb ... #24 4.426 Unpacking libnghttp2-dev:amd64 (1.52.0-1+deb12u2) ... #24 4.476 Selecting previously unselected package libyaml-dev:amd64. #24 4.486 Preparing to unpack .../16-libyaml-dev_0.2.5-1_amd64.deb ... #24 4.489 Unpacking libyaml-dev:amd64 (0.2.5-1) ... #24 4.533 Selecting previously unselected package ninja-build. #24 4.544 Preparing to unpack .../17-ninja-build_1.11.1-2~deb12u1_amd64.deb ... #24 4.547 Unpacking ninja-build (1.11.1-2~deb12u1) ... #24 4.606 Selecting previously unselected package meson. #24 4.616 Preparing to unpack .../18-meson_1.0.1-5_all.deb ... #24 4.620 Unpacking meson (1.0.1-5) ... #24 4.811 Setting up libnghttp2-dev:amd64 (1.52.0-1+deb12u2) ... #24 4.821 Setting up libzstd-dev:amd64 (1.5.4+dfsg2-5) ... #24 4.834 Setting up libyaml-dev:amd64 (0.2.5-1) ... #24 4.844 Setting up ninja-build (1.11.1-2~deb12u1) ... #24 4.854 Setting up libsnappy1v5:amd64 (1.1.9-3) ... #24 4.864 Setting up libsasl2-dev (2.1.28+dfsg-10) ... #24 4.875 Setting up libgpg-error-dev (1.46-1) ... #24 4.885 Setting up libbson-1.0-0 (1.23.1-1+b1) ... #24 4.895 Setting up libidn-dev:amd64 (1.41-1) ... #24 4.905 Setting up libintelrdfpmath-dev:amd64 (2.0u2-8) ... #24 4.918 Setting up libmongocrypt0:amd64 (1.7.2-1) ... #24 4.926 Setting up libbson-dev (1.23.1-1+b1) ... #24 4.936 Setting up libidn11-dev:amd64 (1.41-1) ... #24 4.947 Setting up libsnappy-dev:amd64 (1.1.9-3) ... #24 4.957 Setting up meson (1.0.1-5) ... #24 5.524 Setting up libmongocrypt-dev:amd64 (1.7.2-1) ... #24 5.566 Setting up libmongoc-1.0-0 (1.23.1-1+b1) ... #24 5.579 Setting up libgcrypt20-dev (1.10.1-3) ... #24 5.591 Setting up libmongoc-dev (1.23.1-1+b1) ... #24 5.603 Processing triggers for man-db (2.11.2-2) ... #24 5.628 Processing triggers for libc-bin (2.36-9+deb12u9) ... #24 DONE 5.8s #25 [20/28] WORKDIR /TMP #25 DONE 0.1s #26 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #26 0.302 Cloning into 'osmo-gsm-tester'... #26 DONE 0.6s #27 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #27 DONE 0.0s #28 [23/28] RUN CD osmo-gsm-tester && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD #28 0.412 Already on 'master' #28 0.412 Your branch is up to date with 'origin/master'. #28 0.414 refs/heads/master #28 0.421 HEAD is now at f7d64b0 jenkins.sh: libosmo-netif no longer depends on libosmo-abis #28 0.423 master #28 0.424 f7d64b0bcf946ec21ce9c7562194343a12213a80 #28 DONE 0.4s #29 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #29 DONE 0.3s #30 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #30 DONE 0.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.3s #32 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #32 DONE 0.0s #33 [28/28] WORKDIR /DATA #33 DONE 0.0s #34 exporting to image #34 exporting layers #34 exporting layers 4.4s done #34 writing image sha256:3d20f9e06fa7d551e225f9dcb3daeabde50e5e43e6934ab8819dda062b911848 done #34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done #34 DONE 4.5s 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=7797 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh + base=/build + dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh + CDPATH= cd -- ./osmo-gsm-tester/contrib + pwd -P + SCRIPT_DIR=/build/osmo-gsm-tester/contrib + OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf + date +%F %T + time_start=2024-11-27 22:49:48 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-7797 + mkdir -p trial-7797 + mv open5gs.build-8.tgz osmo-bsc.build-2024-11-27_13_27_16.tgz osmo-bts-oc2g.build-2024-11-27_00_51_59.tgz osmo-bts-sysmo.build-2024-11-27_00_52_35.tgz osmo-bts.build-2024-11-27_00_53_16.tgz osmo-ggsn.build-2024-11-27_20_43_12.tgz osmo-hlr.build-2024-11-27_16_37_44.tgz osmo-hnbgw.build-2024-11-27_13_35_04.tgz osmo-mgw.build-2024-11-27_08_33_24.tgz osmo-msc.build-2024-11-27_13_36_13.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2024-11-27_07_43_28.tgz osmo-pcu-sysmo.build-2024-11-27_07_42_46.tgz osmo-pcu.build-2024-11-27_07_43_20.tgz osmo-sgsn.build-2024-11-27_20_50_50.tgz osmo-stp.build-2024-11-27_13_26_29.tgz osmo-trx.build-2024-11-27_14_27_52.tgz osmocom-bb.build-2024-11-27_21_18_24.tgz srslte.build-19.tgz trial-7797 + cat open5gs.build-8.md5 osmo-bsc.build-2024-11-27_13_27_16.md5 osmo-bts-oc2g.build-2024-11-27_00_51_59.md5 osmo-bts-sysmo.build-2024-11-27_00_52_35.md5 osmo-bts.build-2024-11-27_00_53_16.md5 osmo-ggsn.build-2024-11-27_20_43_12.md5 osmo-hlr.build-2024-11-27_16_37_44.md5 osmo-hnbgw.build-2024-11-27_13_35_04.md5 osmo-mgw.build-2024-11-27_08_33_24.md5 osmo-msc.build-2024-11-27_13_36_13.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2024-11-27_07_43_28.md5 osmo-pcu-sysmo.build-2024-11-27_07_42_46.md5 osmo-pcu.build-2024-11-27_07_43_20.md5 osmo-sgsn.build-2024-11-27_20_50_50.md5 osmo-stp.build-2024-11-27_13_26_29.md5 osmo-trx.build-2024-11-27_14_27_52.md5 osmocom-bb.build-2024-11-27_21_18_24.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2024-11-27_13_27_16.md5 osmo-bts-oc2g.build-2024-11-27_00_51_59.md5 osmo-bts-sysmo.build-2024-11-27_00_52_35.md5 osmo-bts.build-2024-11-27_00_53_16.md5 osmo-ggsn.build-2024-11-27_20_43_12.md5 osmo-hlr.build-2024-11-27_16_37_44.md5 osmo-hnbgw.build-2024-11-27_13_35_04.md5 osmo-mgw.build-2024-11-27_08_33_24.md5 osmo-msc.build-2024-11-27_13_36_13.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2024-11-27_07_43_28.md5 osmo-pcu-sysmo.build-2024-11-27_07_42_46.md5 osmo-pcu.build-2024-11-27_07_43_20.md5 osmo-sgsn.build-2024-11-27_20_50_50.md5 osmo-stp.build-2024-11-27_13_26_29.md5 osmo-trx.build-2024-11-27_14_27_52.md5 osmocom-bb.build-2024-11-27_21_18_24.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-7797 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-7797' 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-7797 -------------------------------------------------------------------------------------------- 22:49:48.283743 tst trial-7797: Detailed log at /build/trial-7797/run.2024-11-27_22-49-48/log --------------------------------------------------------------------- trial-7797 netreg_mass --------------------------------------------------------------------- 22:49:48.584487 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:49:48.585176 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:49:48.586626 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:49:48.589056 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:49:48.663613 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:49:48.666579 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:49:48.670165 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:49:48.835032 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-7797 netreg_mass register_default_mass.py ---------------------------------------------- 22:49:48.836450 tst register_default_mass.py:9: Claiming resources for the test 22:49:48.868424 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:49:48.869427 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:49:48.870301 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:49:48.871159 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:49:48.872036 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:49:48.872914 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:49:48.873778 tst netreg_mass: Using 1 x bts (candidates: 1) 22:49:48.914287 tst register_default_mass.py: using LAC 2 22:49:48.934522 tst register_default_mass.py: using RAC 2 22:49:48.956270 tst register_default_mass.py: using CellId 2 22:49:48.975523 tst register_default_mass.py: using BVCI 3 22:49:48.990472 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:48.991577 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:48.992658 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:48.993680 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:48.994681 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:48.995690 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:48.996675 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:48.997673 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:48.998673 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:48.999681 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.000661 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.001645 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.002640 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.003641 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.004633 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.005615 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.006595 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.007597 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.008588 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.009570 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.010538 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.011521 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.012547 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.013588 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.014613 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.016081 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.017085 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.018079 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.019086 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.020106 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.021101 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.022094 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.023099 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.024124 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.025136 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.026144 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.027139 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.028181 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.029195 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.030196 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.031199 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.032219 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.033268 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.034298 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.035301 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.036296 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.037291 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.038297 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.039292 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.040298 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.041298 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.042283 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.043268 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.044278 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.045273 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.046278 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.047275 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.048293 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.049290 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.050272 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.051258 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.052314 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.053312 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.054296 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.055262 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.056261 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.057240 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.058222 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.059199 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.060184 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.061641 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.063098 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.064455 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.065593 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.066570 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.067537 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.068515 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.069494 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.070478 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.071442 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.072420 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.073396 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.074367 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.075336 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.076328 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.077295 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.078261 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.079231 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.080216 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.081194 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.082170 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.083148 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.084182 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.085165 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.086134 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.087101 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.088082 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.089080 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.090065 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.091047 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.092036 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:49.093135 tst register_default_mass.py:21: Launching a simple network 22:49:49.113957 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:49:49.326231 run create_hlr_db(pid=20): Launched 22:49:50.354335 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:49:50.391666 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:49:50.423595 run osmo-hlr_127.0.42.2(pid=23): Launched 22:49:50.435610 run osmo-stp_127.0.42.5: Starting osmo-stp 22:49:50.749130 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:49:50.781369 run osmo-stp_127.0.42.5(pid=25): Launched 22:49:50.793199 run osmo-msc_127.0.42.6: Starting osmo-msc 22:49:51.525262 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:49:51.556702 run osmo-msc_127.0.42.6(pid=27): Launched 22:49:54.580073 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:49:54.792209 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:49:54.825138 run osmo-mgw_127.0.42.3(pid=29): Launched 22:49:54.837047 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:49:54.889461 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:49:54.920974 run osmo-mgw_127.0.42.4(pid=31): Launched 22:49:54.932887 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:49:55.473467 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:49:55.506217 run osmo-bsc_127.0.42.7(pid=33): Launched 22:50:01.545236 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:50:01.806751 run osmo-bts-virtual(pid=34): Launched 22:50:02.880903 tst register_default_mass.py: using MSISDN 1001 22:50:02.897684 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:50:02.917952 tst register_default_mass.py: using MSISDN 1002 22:50:02.933052 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:50:02.949514 tst register_default_mass.py: using MSISDN 1003 22:50:02.966618 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:50:02.983637 tst register_default_mass.py: using MSISDN 1004 22:50:02.995108 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:50:03.015178 tst register_default_mass.py: using MSISDN 1005 22:50:03.032626 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:50:03.049008 tst register_default_mass.py: using MSISDN 1006 22:50:03.060504 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:50:03.076397 tst register_default_mass.py: using MSISDN 1007 22:50:03.087982 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:50:03.105333 tst register_default_mass.py: using MSISDN 1008 22:50:03.122500 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:50:03.141351 tst register_default_mass.py: using MSISDN 1009 22:50:03.153268 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:50:03.173775 tst register_default_mass.py: using MSISDN 1010 22:50:03.188775 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:50:03.231523 tst register_default_mass.py: using MSISDN 1011 22:50:03.245209 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:50:03.262039 tst register_default_mass.py: using MSISDN 1012 22:50:03.273498 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:50:03.289081 tst register_default_mass.py: using MSISDN 1013 22:50:03.300374 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:50:03.320551 tst register_default_mass.py: using MSISDN 1014 22:50:03.337700 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:50:03.353701 tst register_default_mass.py: using MSISDN 1015 22:50:03.365061 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:50:03.381658 tst register_default_mass.py: using MSISDN 1016 22:50:03.392991 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:50:03.410847 tst register_default_mass.py: using MSISDN 1017 22:50:03.424689 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:50:03.440827 tst register_default_mass.py: using MSISDN 1018 22:50:03.452250 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:50:03.473507 tst register_default_mass.py: using MSISDN 1019 22:50:03.489000 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:50:03.509583 tst register_default_mass.py: using MSISDN 1020 22:50:03.525041 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:50:03.543965 tst register_default_mass.py: using MSISDN 1021 22:50:03.559549 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:50:03.576926 tst register_default_mass.py: using MSISDN 1022 22:50:03.588573 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:50:03.604900 tst register_default_mass.py: using MSISDN 1023 22:50:03.616414 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:50:03.635486 tst register_default_mass.py: using MSISDN 1024 22:50:03.653465 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:50:03.672101 tst register_default_mass.py: using MSISDN 1025 22:50:03.683796 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:50:03.702564 tst register_default_mass.py: using MSISDN 1026 22:50:03.718221 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:50:03.735299 tst register_default_mass.py: using MSISDN 1027 22:50:03.749275 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:50:03.767105 tst register_default_mass.py: using MSISDN 1028 22:50:03.782335 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:50:03.798140 tst register_default_mass.py: using MSISDN 1029 22:50:03.809174 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:50:03.827029 tst register_default_mass.py: using MSISDN 1030 22:50:03.842696 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:50:03.860411 tst register_default_mass.py: using MSISDN 1031 22:50:03.872576 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:50:03.888287 tst register_default_mass.py: using MSISDN 1032 22:50:03.899549 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:50:03.921158 tst register_default_mass.py: using MSISDN 1033 22:50:03.932459 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:50:03.949288 tst register_default_mass.py: using MSISDN 1034 22:50:03.965715 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:50:03.982977 tst register_default_mass.py: using MSISDN 1035 22:50:03.999067 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:50:04.020012 tst register_default_mass.py: using MSISDN 1036 22:50:04.031372 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:50:04.052837 tst register_default_mass.py: using MSISDN 1037 22:50:04.069851 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:50:04.088078 tst register_default_mass.py: using MSISDN 1038 22:50:04.099536 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:50:04.115445 tst register_default_mass.py: using MSISDN 1039 22:50:04.131079 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:50:04.149109 tst register_default_mass.py: using MSISDN 1040 22:50:04.160150 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:50:04.176021 tst register_default_mass.py: using MSISDN 1041 22:50:04.187243 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:50:04.207432 tst register_default_mass.py: using MSISDN 1042 22:50:04.218689 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:50:04.235462 tst register_default_mass.py: using MSISDN 1043 22:50:04.246708 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:50:04.262536 tst register_default_mass.py: using MSISDN 1044 22:50:04.274533 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:50:04.297077 tst register_default_mass.py: using MSISDN 1045 22:50:04.310727 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:50:04.330171 tst register_default_mass.py: using MSISDN 1046 22:50:04.342351 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:50:04.359030 tst register_default_mass.py: using MSISDN 1047 22:50:04.370574 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:50:04.387786 tst register_default_mass.py: using MSISDN 1048 22:50:04.399388 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:50:04.417640 tst register_default_mass.py: using MSISDN 1049 22:50:04.431083 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:50:04.448056 tst register_default_mass.py: using MSISDN 1050 22:50:04.461013 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:50:04.479604 tst register_default_mass.py: using MSISDN 1051 22:50:04.494801 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:50:04.511564 tst register_default_mass.py: using MSISDN 1052 22:50:04.523100 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:50:04.538930 tst register_default_mass.py: using MSISDN 1053 22:50:04.550606 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:50:04.567945 tst register_default_mass.py: using MSISDN 1054 22:50:04.579431 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:50:04.596275 tst register_default_mass.py: using MSISDN 1055 22:50:04.607921 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:50:04.626639 tst register_default_mass.py: using MSISDN 1056 22:50:04.638071 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:50:04.655038 tst register_default_mass.py: using MSISDN 1057 22:50:04.666456 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:50:04.682522 tst register_default_mass.py: using MSISDN 1058 22:50:04.693988 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:50:04.711058 tst register_default_mass.py: using MSISDN 1059 22:50:04.726718 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:50:04.745677 tst register_default_mass.py: using MSISDN 1060 22:50:04.760279 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:50:04.777502 tst register_default_mass.py: using MSISDN 1061 22:50:04.789186 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:50:04.805299 tst register_default_mass.py: using MSISDN 1062 22:50:04.817167 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:50:04.836131 tst register_default_mass.py: using MSISDN 1063 22:50:04.849569 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:50:04.868646 tst register_default_mass.py: using MSISDN 1064 22:50:04.882854 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:50:04.898780 tst register_default_mass.py: using MSISDN 1065 22:50:04.910213 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:50:04.926923 tst register_default_mass.py: using MSISDN 1066 22:50:04.938246 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:50:04.956478 tst register_default_mass.py: using MSISDN 1067 22:50:04.967714 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:50:04.985227 tst register_default_mass.py: using MSISDN 1068 22:50:04.996660 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:50:05.018187 tst register_default_mass.py: using MSISDN 1069 22:50:05.030603 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:50:05.048667 tst register_default_mass.py: using MSISDN 1070 22:50:05.063768 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:50:05.079417 tst register_default_mass.py: using MSISDN 1071 22:50:05.090513 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:50:05.105942 tst register_default_mass.py: using MSISDN 1072 22:50:05.117066 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:50:05.135188 tst register_default_mass.py: using MSISDN 1073 22:50:05.151040 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:50:05.171193 tst register_default_mass.py: using MSISDN 1074 22:50:05.188960 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:50:05.205565 tst register_default_mass.py: using MSISDN 1075 22:50:05.217721 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:50:05.236800 tst register_default_mass.py: using MSISDN 1076 22:50:05.252139 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:50:05.270954 tst register_default_mass.py: using MSISDN 1077 22:50:05.282327 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:50:05.302337 tst register_default_mass.py: using MSISDN 1078 22:50:05.316771 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:50:05.335438 tst register_default_mass.py: using MSISDN 1079 22:50:05.347282 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:50:05.364132 tst register_default_mass.py: using MSISDN 1080 22:50:05.375390 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:50:05.391304 tst register_default_mass.py: using MSISDN 1081 22:50:05.402594 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:50:05.420575 tst register_default_mass.py: using MSISDN 1082 22:50:05.434522 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:50:05.452635 tst register_default_mass.py: using MSISDN 1083 22:50:05.467912 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:50:05.484676 tst register_default_mass.py: using MSISDN 1084 22:50:05.496122 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:50:05.512777 tst register_default_mass.py: using MSISDN 1085 22:50:05.523982 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:50:05.540963 tst register_default_mass.py: using MSISDN 1086 22:50:05.552323 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:50:05.570616 tst register_default_mass.py: using MSISDN 1087 22:50:05.589073 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:50:05.607216 tst register_default_mass.py: using MSISDN 1088 22:50:05.618738 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:50:05.635759 tst register_default_mass.py: using MSISDN 1089 22:50:05.647093 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:50:05.663263 tst register_default_mass.py: using MSISDN 1090 22:50:05.674700 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:50:05.695047 tst register_default_mass.py: using MSISDN 1091 22:50:05.706618 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:50:05.724946 tst register_default_mass.py: using MSISDN 1092 22:50:05.738485 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:50:05.755032 tst register_default_mass.py: using MSISDN 1093 22:50:05.766405 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:50:05.785125 tst register_default_mass.py: using MSISDN 1094 22:50:05.800095 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:50:05.816408 tst register_default_mass.py: using MSISDN 1095 22:50:05.830844 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:50:05.853017 tst register_default_mass.py: using MSISDN 1096 22:50:05.865852 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:50:05.883415 tst register_default_mass.py: using MSISDN 1097 22:50:05.900781 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:50:05.917969 tst register_default_mass.py: using MSISDN 1098 22:50:05.930683 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:50:05.950020 tst register_default_mass.py: using MSISDN 1099 22:50:05.969460 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:50:05.985546 tst register_default_mass.py: using MSISDN 1100 22:50:05.997217 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:50:06.149205 run mass: Starting testcase 22:50:06.160990 run mass: Pre-launching all virtphy's 22:50:06.172690 run osmo-ms-virt-phy/00000: Starting virtphy 22:50:06.200380 run osmo-ms-virt-phy/00000(pid=35): Launched 22:50:06.213247 run osmo-ms-virt-phy/00001: Starting virtphy 22:50:06.240672 run osmo-ms-virt-phy/00001(pid=36): Launched 22:50:06.253502 run osmo-ms-virt-phy/00002: Starting virtphy 22:50:06.281202 run osmo-ms-virt-phy/00002(pid=37): Launched 22:50:06.294091 run osmo-ms-virt-phy/00003: Starting virtphy 22:50:06.321901 run osmo-ms-virt-phy/00003(pid=38): Launched 22:50:06.334743 run osmo-ms-virt-phy/00004: Starting virtphy 22:50:06.362418 run osmo-ms-virt-phy/00004(pid=39): Launched 22:50:06.379893 run osmo-ms-virt-phy/00005: Starting virtphy 22:50:06.408105 run osmo-ms-virt-phy/00005(pid=40): Launched 22:50:06.420991 run osmo-ms-virt-phy/00006: Starting virtphy 22:50:06.449104 run osmo-ms-virt-phy/00006(pid=41): Launched 22:50:06.462098 run osmo-ms-virt-phy/00007: Starting virtphy 22:50:06.489999 run osmo-ms-virt-phy/00007(pid=42): Launched 22:50:06.502909 run osmo-ms-virt-phy/00008: Starting virtphy 22:50:06.530815 run osmo-ms-virt-phy/00008(pid=43): Launched 22:50:06.543704 run osmo-ms-virt-phy/00009: Starting virtphy 22:50:06.571808 run osmo-ms-virt-phy/00009(pid=44): Launched 22:50:06.584736 run osmo-ms-virt-phy/00010: Starting virtphy 22:50:06.614505 run osmo-ms-virt-phy/00010(pid=45): Launched 22:50:06.627487 run osmo-ms-virt-phy/00011: Starting virtphy 22:50:06.655434 run osmo-ms-virt-phy/00011(pid=46): Launched 22:50:06.668364 run osmo-ms-virt-phy/00012: Starting virtphy 22:50:06.696490 run osmo-ms-virt-phy/00012(pid=47): Launched 22:50:06.709400 run osmo-ms-virt-phy/00013: Starting virtphy 22:50:06.737337 run osmo-ms-virt-phy/00013(pid=48): Launched 22:50:06.750399 run osmo-ms-virt-phy/00014: Starting virtphy 22:50:06.778321 run osmo-ms-virt-phy/00014(pid=49): Launched 22:50:06.791185 run osmo-ms-virt-phy/00015: Starting virtphy 22:50:06.819416 run osmo-ms-virt-phy/00015(pid=50): Launched 22:50:06.832326 run osmo-ms-virt-phy/00016: Starting virtphy 22:50:06.860565 run osmo-ms-virt-phy/00016(pid=51): Launched 22:50:06.873549 run osmo-ms-virt-phy/00017: Starting virtphy 22:50:06.901871 run osmo-ms-virt-phy/00017(pid=52): Launched 22:50:06.917256 run osmo-ms-virt-phy/00018: Starting virtphy 22:50:06.945203 run osmo-ms-virt-phy/00018(pid=53): Launched 22:50:06.958308 run osmo-ms-virt-phy/00019: Starting virtphy 22:50:06.986191 run osmo-ms-virt-phy/00019(pid=54): Launched 22:50:06.999052 run osmo-ms-virt-phy/00020: Starting virtphy 22:50:07.027074 run osmo-ms-virt-phy/00020(pid=55): Launched 22:50:07.040096 run osmo-ms-virt-phy/00021: Starting virtphy 22:50:07.068691 run osmo-ms-virt-phy/00021(pid=56): Launched 22:50:07.082198 run osmo-ms-virt-phy/00022: Starting virtphy 22:50:07.110262 run osmo-ms-virt-phy/00022(pid=57): Launched 22:50:07.123305 run osmo-ms-virt-phy/00023: Starting virtphy 22:50:07.151501 run osmo-ms-virt-phy/00023(pid=58): Launched 22:50:07.166977 run osmo-ms-virt-phy/00024: Starting virtphy 22:50:07.195516 run osmo-ms-virt-phy/00024(pid=59): Launched 22:50:07.208651 run osmo-ms-virt-phy/00025: Starting virtphy 22:50:07.237113 run osmo-ms-virt-phy/00025(pid=60): Launched 22:50:07.250295 run osmo-ms-virt-phy/00026: Starting virtphy 22:50:07.278708 run osmo-ms-virt-phy/00026(pid=61): Launched 22:50:07.292041 run osmo-ms-virt-phy/00027: Starting virtphy 22:50:07.320714 run osmo-ms-virt-phy/00027(pid=62): Launched 22:50:07.333928 run osmo-ms-virt-phy/00028: Starting virtphy 22:50:07.362315 run osmo-ms-virt-phy/00028(pid=63): Launched 22:50:07.375522 run osmo-ms-virt-phy/00029: Starting virtphy 22:50:07.404019 run osmo-ms-virt-phy/00029(pid=64): Launched 22:50:07.417282 run osmo-ms-virt-phy/00030: Starting virtphy 22:50:07.447258 run osmo-ms-virt-phy/00030(pid=65): Launched 22:50:07.460265 run osmo-ms-virt-phy/00031: Starting virtphy 22:50:07.488245 run osmo-ms-virt-phy/00031(pid=66): Launched 22:50:07.501171 run osmo-ms-virt-phy/00032: Starting virtphy 22:50:07.529417 run osmo-ms-virt-phy/00032(pid=67): Launched 22:50:07.542555 run osmo-ms-virt-phy/00033: Starting virtphy 22:50:07.570872 run osmo-ms-virt-phy/00033(pid=68): Launched 22:50:07.584236 run osmo-ms-virt-phy/00034: Starting virtphy 22:50:07.612865 run osmo-ms-virt-phy/00034(pid=69): Launched 22:50:07.625752 run osmo-ms-virt-phy/00035: Starting virtphy 22:50:07.654368 run osmo-ms-virt-phy/00035(pid=70): Launched 22:50:07.668041 run osmo-ms-virt-phy/00036: Starting virtphy 22:50:07.695933 run osmo-ms-virt-phy/00036(pid=71): Launched 22:50:07.709095 run osmo-ms-virt-phy/00037: Starting virtphy 22:50:07.736825 run osmo-ms-virt-phy/00037(pid=72): Launched 22:50:07.749576 run osmo-ms-virt-phy/00038: Starting virtphy 22:50:07.777873 run osmo-ms-virt-phy/00038(pid=73): Launched 22:50:07.791202 run osmo-ms-virt-phy/00039: Starting virtphy 22:50:07.819107 run osmo-ms-virt-phy/00039(pid=74): Launched 22:50:07.831889 run osmo-ms-virt-phy/00040: Starting virtphy 22:50:07.859286 run osmo-ms-virt-phy/00040(pid=75): Launched 22:50:07.871969 run osmo-ms-virt-phy/00041: Starting virtphy 22:50:07.899747 run osmo-ms-virt-phy/00041(pid=76): Launched 22:50:07.912457 run osmo-ms-virt-phy/00042: Starting virtphy 22:50:07.939963 run osmo-ms-virt-phy/00042(pid=77): Launched 22:50:07.952811 run osmo-ms-virt-phy/00043: Starting virtphy 22:50:07.980674 run osmo-ms-virt-phy/00043(pid=78): Launched 22:50:07.993633 run osmo-ms-virt-phy/00044: Starting virtphy 22:50:08.021696 run osmo-ms-virt-phy/00044(pid=79): Launched 22:50:08.034687 run osmo-ms-virt-phy/00045: Starting virtphy 22:50:08.062534 run osmo-ms-virt-phy/00045(pid=80): Launched 22:50:08.075374 run osmo-ms-virt-phy/00046: Starting virtphy 22:50:08.103096 run osmo-ms-virt-phy/00046(pid=81): Launched 22:50:08.115818 run osmo-ms-virt-phy/00047: Starting virtphy 22:50:08.144296 run osmo-ms-virt-phy/00047(pid=82): Launched 22:50:08.157428 run osmo-ms-virt-phy/00048: Starting virtphy 22:50:08.186121 run osmo-ms-virt-phy/00048(pid=83): Launched 22:50:08.199104 run osmo-ms-virt-phy/00049: Starting virtphy 22:50:08.227207 run osmo-ms-virt-phy/00049(pid=84): Launched 22:50:08.240040 run osmo-ms-virt-phy/00050: Starting virtphy 22:50:08.268726 run osmo-ms-virt-phy/00050(pid=85): Launched 22:50:08.281728 run osmo-ms-virt-phy/00051: Starting virtphy 22:50:08.309999 run osmo-ms-virt-phy/00051(pid=86): Launched 22:50:08.323026 run osmo-ms-virt-phy/00052: Starting virtphy 22:50:08.351308 run osmo-ms-virt-phy/00052(pid=87): Launched 22:50:08.364206 run osmo-ms-virt-phy/00053: Starting virtphy 22:50:08.394538 run osmo-ms-virt-phy/00053(pid=88): Launched 22:50:08.408456 run osmo-ms-virt-phy/00054: Starting virtphy 22:50:08.437396 run osmo-ms-virt-phy/00054(pid=89): Launched 22:50:08.453388 run osmo-ms-virt-phy/00055: Starting virtphy 22:50:08.484438 run osmo-ms-virt-phy/00055(pid=90): Launched 22:50:08.498751 run osmo-ms-virt-phy/00056: Starting virtphy 22:50:08.527884 run osmo-ms-virt-phy/00056(pid=91): Launched 22:50:08.540795 run osmo-ms-virt-phy/00057: Starting virtphy 22:50:08.569194 run osmo-ms-virt-phy/00057(pid=92): Launched 22:50:08.581985 run osmo-ms-virt-phy/00058: Starting virtphy 22:50:08.610116 run osmo-ms-virt-phy/00058(pid=93): Launched 22:50:08.623289 run osmo-ms-virt-phy/00059: Starting virtphy 22:50:08.652236 run osmo-ms-virt-phy/00059(pid=94): Launched 22:50:08.665775 run osmo-ms-virt-phy/00060: Starting virtphy 22:50:08.694286 run osmo-ms-virt-phy/00060(pid=95): Launched 22:50:08.707299 run osmo-ms-virt-phy/00061: Starting virtphy 22:50:08.735669 run osmo-ms-virt-phy/00061(pid=96): Launched 22:50:08.748584 run osmo-ms-virt-phy/00062: Starting virtphy 22:50:08.777074 run osmo-ms-virt-phy/00062(pid=97): Launched 22:50:08.790250 run osmo-ms-virt-phy/00063: Starting virtphy 22:50:08.818417 run osmo-ms-virt-phy/00063(pid=98): Launched 22:50:08.831504 run osmo-ms-virt-phy/00064: Starting virtphy 22:50:08.860170 run osmo-ms-virt-phy/00064(pid=99): Launched 22:50:08.873119 run osmo-ms-virt-phy/00065: Starting virtphy 22:50:08.902639 run osmo-ms-virt-phy/00065(pid=100): Launched 22:50:08.917451 run osmo-ms-virt-phy/00066: Starting virtphy 22:50:08.947055 run osmo-ms-virt-phy/00066(pid=101): Launched 22:50:08.961351 run osmo-ms-virt-phy/00067: Starting virtphy 22:50:08.989805 run osmo-ms-virt-phy/00067(pid=102): Launched 22:50:09.002813 run osmo-ms-virt-phy/00068: Starting virtphy 22:50:09.031209 run osmo-ms-virt-phy/00068(pid=103): Launched 22:50:09.044278 run osmo-ms-virt-phy/00069: Starting virtphy 22:50:09.072473 run osmo-ms-virt-phy/00069(pid=104): Launched 22:50:09.086089 run osmo-ms-virt-phy/00070: Starting virtphy 22:50:09.113923 run osmo-ms-virt-phy/00070(pid=105): Launched 22:50:09.126698 run osmo-ms-virt-phy/00071: Starting virtphy 22:50:09.155217 run osmo-ms-virt-phy/00071(pid=106): Launched 22:50:09.168273 run osmo-ms-virt-phy/00072: Starting virtphy 22:50:09.196801 run osmo-ms-virt-phy/00072(pid=107): Launched 22:50:09.209482 run osmo-ms-virt-phy/00073: Starting virtphy 22:50:09.237964 run osmo-ms-virt-phy/00073(pid=108): Launched 22:50:09.251027 run osmo-ms-virt-phy/00074: Starting virtphy 22:50:09.279235 run osmo-ms-virt-phy/00074(pid=109): Launched 22:50:09.292310 run osmo-ms-virt-phy/00075: Starting virtphy 22:50:09.320410 run osmo-ms-virt-phy/00075(pid=110): Launched 22:50:09.333423 run osmo-ms-virt-phy/00076: Starting virtphy 22:50:09.361484 run osmo-ms-virt-phy/00076(pid=111): Launched 22:50:09.376618 run osmo-ms-virt-phy/00077: Starting virtphy 22:50:09.404896 run osmo-ms-virt-phy/00077(pid=112): Launched 22:50:09.417737 run osmo-ms-virt-phy/00078: Starting virtphy 22:50:09.450744 run osmo-ms-virt-phy/00078(pid=113): Launched 22:50:09.463793 run osmo-ms-virt-phy/00079: Starting virtphy 22:50:09.491730 run osmo-ms-virt-phy/00079(pid=114): Launched 22:50:09.504890 run osmo-ms-virt-phy/00080: Starting virtphy 22:50:09.533255 run osmo-ms-virt-phy/00080(pid=115): Launched 22:50:09.546124 run osmo-ms-virt-phy/00081: Starting virtphy 22:50:09.574343 run osmo-ms-virt-phy/00081(pid=116): Launched 22:50:09.587363 run osmo-ms-virt-phy/00082: Starting virtphy 22:50:09.615748 run osmo-ms-virt-phy/00082(pid=117): Launched 22:50:09.629395 run osmo-ms-virt-phy/00083: Starting virtphy 22:50:09.660450 run osmo-ms-virt-phy/00083(pid=118): Launched 22:50:09.673616 run osmo-ms-virt-phy/00084: Starting virtphy 22:50:09.701700 run osmo-ms-virt-phy/00084(pid=119): Launched 22:50:09.714606 run osmo-ms-virt-phy/00085: Starting virtphy 22:50:09.742277 run osmo-ms-virt-phy/00085(pid=120): Launched 22:50:09.755292 run osmo-ms-virt-phy/00086: Starting virtphy 22:50:09.783181 run osmo-ms-virt-phy/00086(pid=121): Launched 22:50:09.796181 run osmo-ms-virt-phy/00087: Starting virtphy 22:50:09.824589 run osmo-ms-virt-phy/00087(pid=122): Launched 22:50:09.837476 run osmo-ms-virt-phy/00088: Starting virtphy 22:50:09.866036 run osmo-ms-virt-phy/00088(pid=123): Launched 22:50:09.880430 run osmo-ms-virt-phy/00089: Starting virtphy 22:50:09.908776 run osmo-ms-virt-phy/00089(pid=124): Launched 22:50:09.922264 run osmo-ms-virt-phy/00090: Starting virtphy 22:50:09.950279 run osmo-ms-virt-phy/00090(pid=125): Launched 22:50:09.963776 run osmo-ms-virt-phy/00091: Starting virtphy 22:50:09.998529 run osmo-ms-virt-phy/00091(pid=126): Launched 22:50:10.015339 run osmo-ms-virt-phy/00092: Starting virtphy 22:50:10.049588 run osmo-ms-virt-phy/00092(pid=127): Launched 22:50:10.063287 run osmo-ms-virt-phy/00093: Starting virtphy 22:50:10.092421 run osmo-ms-virt-phy/00093(pid=128): Launched 22:50:10.105950 run osmo-ms-virt-phy/00094: Starting virtphy 22:50:10.134701 run osmo-ms-virt-phy/00094(pid=129): Launched 22:50:10.150759 run osmo-ms-virt-phy/00095: Starting virtphy 22:50:10.179102 run osmo-ms-virt-phy/00095(pid=130): Launched 22:50:10.192015 run osmo-ms-virt-phy/00096: Starting virtphy 22:50:10.219884 run osmo-ms-virt-phy/00096(pid=131): Launched 22:50:10.232747 run osmo-ms-virt-phy/00097: Starting virtphy 22:50:10.260507 run osmo-ms-virt-phy/00097(pid=132): Launched 22:50:10.273343 run osmo-ms-virt-phy/00098: Starting virtphy 22:50:10.300921 run osmo-ms-virt-phy/00098(pid=133): Launched 22:50:10.313648 run osmo-ms-virt-phy/00099: Starting virtphy 22:50:10.341685 run osmo-ms-virt-phy/00099(pid=134): Launched 22:50:10.354847 run mass: Checking if sockets are in the filesystem 22:50:10.379619 run osmo-ms-mob/00000: Starting mobile 22:50:10.407971 run osmo-ms-mob/00000(pid=135): Launched 22:50:10.435202 run mass: MS start registered {at=12625295.39958472, delay=0.014336196705698967, ms=00000} 22:50:14.583470 run osmo-ms-mob/00001: Starting mobile 22:50:14.616584 run osmo-ms-mob/00001(pid=136): Launched 22:50:14.640541 run mass: MS start registered {at=12625299.604931818, delay=0.010959848761558533, ms=00001} 22:50:16.389630 run osmo-ms-mob/00002: Starting mobile 22:50:16.416759 run osmo-ms-mob/00002(pid=137): Launched 22:50:16.440259 run mass: MS start registered {at=12625301.404646406, delay=0.010994154959917068, ms=00002} 22:50:16.535036 run mass: MS performed LU {at=12625301.49942699, lu_delay=6.099842270836234, ms=00000} 22:50:17.681459 run osmo-ms-mob/00003: Starting mobile 22:50:17.708682 run osmo-ms-mob/00003(pid=138): Launched 22:50:17.731718 run mass: MS start registered {at=12625302.696122205, delay=0.010495670139789581, ms=00003} 22:50:18.784767 run osmo-ms-mob/00004: Starting mobile 22:50:18.813562 run osmo-ms-mob/00004(pid=139): Launched 22:50:18.837842 run mass: MS start registered {at=12625303.802231839, delay=0.0067891404032707214, ms=00004} 22:50:19.779833 run osmo-ms-mob/00005: Starting mobile 22:50:19.808242 run osmo-ms-mob/00005(pid=140): Launched 22:50:19.829227 run mass: MS start registered {at=12625304.793640949, delay=0.008305231109261513, ms=00005} 22:50:20.300651 run mass: MS performed LU {at=12625305.265020605, lu_delay=5.66008878685534, ms=00001} 22:50:20.684636 run osmo-ms-mob/00006: Starting mobile 22:50:20.712646 run osmo-ms-mob/00006(pid=141): Launched 22:50:20.736860 run mass: MS start registered {at=12625305.701278359, delay=0.011100444942712784, ms=00006} 22:50:21.584547 run osmo-ms-mob/00007: Starting mobile 22:50:21.612352 run osmo-ms-mob/00007(pid=142): Launched 22:50:21.635282 run mass: MS start registered {at=12625306.599702178, delay=0.009685354307293892, ms=00007} 22:50:22.202123 run mass: MS performed LU {at=12625307.166503284, lu_delay=5.7618568781763315, ms=00002} 22:50:22.382575 run osmo-ms-mob/00008: Starting mobile 22:50:22.414972 run osmo-ms-mob/00008(pid=143): Launched 22:50:22.438821 run mass: MS start registered {at=12625307.403214999, delay=0.01037386804819107, ms=00008} 22:50:23.083164 run osmo-ms-mob/00009: Starting mobile 22:50:23.111284 run osmo-ms-mob/00009(pid=144): Launched 22:50:23.137777 run mass: MS start registered {at=12625308.102165852, delay=0.013785533607006073, ms=00009} 22:50:23.782093 run osmo-ms-mob/00010: Starting mobile 22:50:23.810387 run osmo-ms-mob/00010(pid=145): Launched 22:50:23.831713 run mass: MS start registered {at=12625308.796095205, delay=0.008601399138569832, ms=00010} 22:50:24.067288 run mass: MS performed LU {at=12625309.031664943, lu_delay=6.335542738437653, ms=00003} 22:50:24.112868 run mass: MS performed LU {at=12625309.077276466, lu_delay=5.2750446274876595, ms=00004} 22:50:24.384466 run osmo-ms-mob/00011: Starting mobile 22:50:24.411939 run osmo-ms-mob/00011(pid=146): Launched 22:50:24.435727 run mass: MS start registered {at=12625309.400151398, delay=0.011212125420570374, ms=00011} 22:50:24.980813 run osmo-ms-mob/00012: Starting mobile 22:50:25.009259 run osmo-ms-mob/00012(pid=147): Launched 22:50:25.033707 run mass: MS start registered {at=12625309.998091305, delay=0.012018220499157906, ms=00012} 22:50:25.583678 run osmo-ms-mob/00013: Starting mobile 22:50:25.611456 run osmo-ms-mob/00013(pid=148): Launched 22:50:25.635602 run mass: MS start registered {at=12625310.600017887, delay=0.01100154034793377, ms=00013} 22:50:25.968778 run mass: MS performed LU {at=12625310.93315605, lu_delay=5.231877692043781, ms=00006} 22:50:26.014577 run mass: MS performed LU {at=12625310.97896822, lu_delay=6.185327270999551, ms=00005} 22:50:26.042161 run osmo-ms-mob/00014: Starting mobile 22:50:26.071132 run osmo-ms-mob/00014(pid=149): Launched 22:50:26.094008 run mass: MS start registered {at=12625311.05842989, delay=0.010032987222075462, ms=00014} 22:50:26.780628 run osmo-ms-mob/00015: Starting mobile 22:50:26.809738 run osmo-ms-mob/00015(pid=150): Launched 22:50:26.833787 run mass: MS start registered {at=12625311.798185201, delay=0.010647153481841087, ms=00015} 22:50:27.283124 run osmo-ms-mob/00016: Starting mobile 22:50:27.312844 run osmo-ms-mob/00016(pid=151): Launched 22:50:27.337036 run mass: MS start registered {at=12625312.301428491, delay=0.01106187142431736, ms=00016} 22:50:27.781084 run osmo-ms-mob/00017: Starting mobile 22:50:27.811458 run osmo-ms-mob/00017(pid=152): Launched 22:50:27.833221 run mass: MS performed LU {at=12625312.79763682, lu_delay=4.695470968261361, ms=00009} 22:50:27.845753 run mass: MS start registered {at=12625312.810188523, delay=0.015454107895493507, ms=00017} 22:50:27.879113 run mass: MS performed LU {at=12625312.843525024, lu_delay=6.24382284656167, ms=00007} 22:50:27.966306 run mass: MS performed LU {at=12625312.930700192, lu_delay=5.527485193684697, ms=00008} 22:50:28.385182 run osmo-ms-mob/00018: Starting mobile 22:50:28.413370 run osmo-ms-mob/00018(pid=153): Launched 22:50:28.437754 run mass: MS start registered {at=12625313.402176755, delay=0.011455081403255463, ms=00018} 22:50:28.783198 run osmo-ms-mob/00019: Starting mobile 22:50:28.811009 run osmo-ms-mob/00019(pid=154): Launched 22:50:28.834737 run mass: MS start registered {at=12625313.799160054, delay=0.010956453159451485, ms=00019} 22:50:29.284442 run osmo-ms-mob/00020: Starting mobile 22:50:29.315396 run osmo-ms-mob/00020(pid=155): Launched 22:50:29.338637 run mass: MS start registered {at=12625314.303063266, delay=0.009392885491251945, ms=00020} 22:50:29.632176 run mass: MS performed LU {at=12625314.596558725, lu_delay=4.598467420786619, ms=00012} 22:50:29.733986 run mass: MS performed LU {at=12625314.698376058, lu_delay=5.902280852198601, ms=00010} 22:50:29.768417 run osmo-ms-mob/00021: Starting mobile 22:50:29.795805 run osmo-ms-mob/00021(pid=156): Launched 22:50:29.808328 run mass: MS performed LU {at=12625314.772758448, lu_delay=5.372607050463557, ms=00011} 22:50:29.820539 run mass: MS start registered {at=12625314.784974933, delay=0.012237923219799995, ms=00021} 22:50:30.184067 run osmo-ms-mob/00022: Starting mobile 22:50:30.211510 run osmo-ms-mob/00022(pid=157): Launched 22:50:30.236827 run mass: MS start registered {at=12625315.201236408, delay=0.012736059725284576, ms=00022} 22:50:30.683871 run osmo-ms-mob/00023: Starting mobile 22:50:30.714158 run osmo-ms-mob/00023(pid=158): Launched 22:50:30.736274 run mass: MS start registered {at=12625315.700684154, delay=0.009021677076816559, ms=00023} 22:50:31.084334 run osmo-ms-mob/00024: Starting mobile 22:50:31.112697 run osmo-ms-mob/00024(pid=159): Launched 22:50:31.137145 run mass: MS start registered {at=12625316.101528954, delay=0.011495085433125496, ms=00024} 22:50:31.583593 run osmo-ms-mob/00025: Starting mobile 22:50:31.611471 run osmo-ms-mob/00025(pid=160): Launched 22:50:31.624388 run mass: MS performed LU {at=12625316.588811746, lu_delay=5.530381856486201, ms=00014} 22:50:31.637911 run mass: MS start registered {at=12625316.602343401, delay=0.013556411489844322, ms=00025} 22:50:31.650761 run mass: MS performed LU {at=12625316.615191802, lu_delay=4.817006601020694, ms=00015} 22:50:31.732346 run mass: MS performed LU {at=12625316.696754731, lu_delay=6.096736844629049, ms=00013} 22:50:31.760589 run osmo-ms-mob/00026: Starting mobile 22:50:31.788504 run osmo-ms-mob/00026(pid=161): Launched 22:50:31.810942 run mass: MS start registered {at=12625316.775344422, delay=0.0098253283649683, ms=00026} 22:50:32.380573 run osmo-ms-mob/00027: Starting mobile 22:50:32.407923 run osmo-ms-mob/00027(pid=162): Launched 22:50:32.429443 run mass: MS start registered {at=12625317.393848645, delay=0.008511548861861229, ms=00027} 22:50:32.785489 run osmo-ms-mob/00028: Starting mobile 22:50:32.813071 run osmo-ms-mob/00028(pid=163): Launched 22:50:32.839914 run mass: MS start registered {at=12625317.804295983, delay=0.013966472819447517, ms=00028} 22:50:33.180512 run osmo-ms-mob/00029: Starting mobile 22:50:33.208390 run osmo-ms-mob/00029(pid=164): Launched 22:50:33.232102 run mass: MS start registered {at=12625318.19651538, delay=0.010949170216917992, ms=00029} 22:50:33.398284 run mass: MS performed LU {at=12625318.362666875, lu_delay=4.563506821170449, ms=00019} 22:50:33.499620 run mass: MS performed LU {at=12625318.463992223, lu_delay=5.061815468594432, ms=00018} 22:50:33.527636 run osmo-ms-mob/00030: Starting mobile 22:50:33.555149 run osmo-ms-mob/00030(pid=165): Launched 22:50:33.568068 run mass: MS performed LU {at=12625318.532491727, lu_delay=5.722303204238415, ms=00017} 22:50:33.580578 run mass: MS start registered {at=12625318.545013424, delay=0.012547153979539871, ms=00030} 22:50:33.982706 run osmo-ms-mob/00031: Starting mobile 22:50:34.021490 run osmo-ms-mob/00031(pid=166): Launched 22:50:34.045095 run mass: MS start registered {at=12625319.009502482, delay=0.005668794736266136, ms=00031} 22:50:34.282779 run osmo-ms-mob/00032: Starting mobile 22:50:34.318456 run osmo-ms-mob/00032(pid=167): Launched 22:50:34.341504 run mass: MS start registered {at=12625319.30591225, delay=0.009360276162624359, ms=00032} 22:50:34.683861 run osmo-ms-mob/00033: Starting mobile 22:50:34.712743 run osmo-ms-mob/00033(pid=168): Launched 22:50:34.739835 run mass: MS start registered {at=12625319.704238545, delay=0.014264613389968872, ms=00033} 22:50:35.083981 run osmo-ms-mob/00034: Starting mobile 22:50:35.111249 run osmo-ms-mob/00034(pid=169): Launched 22:50:35.134003 run mass: MS start registered {at=12625320.098391466, delay=0.010244257748126984, ms=00034} 22:50:35.364020 run mass: MS performed LU {at=12625320.328402545, lu_delay=4.627718390896916, ms=00023} 22:50:35.388813 run osmo-ms-mob/00035: Starting mobile 22:50:35.416180 run osmo-ms-mob/00035(pid=170): Launched 22:50:35.428685 run mass: MS performed LU {at=12625320.39310756, lu_delay=5.608132626861334, ms=00021} 22:50:35.440833 run mass: MS start registered {at=12625320.40526542, delay=0.012185102328658104, ms=00035} 22:50:35.498248 run mass: MS performed LU {at=12625320.462661026, lu_delay=5.26142461784184, ms=00022} 22:50:35.553933 run mass: MS performed LU {at=12625320.518330455, lu_delay=6.215267188847065, ms=00020} 22:50:35.581673 run osmo-ms-mob/00036: Starting mobile 22:50:35.609755 run osmo-ms-mob/00036(pid=171): Launched 22:50:35.631549 run mass: MS start registered {at=12625320.595962888, delay=0.009063778445124626, ms=00036} 22:50:36.183749 run osmo-ms-mob/00037: Starting mobile 22:50:36.211599 run osmo-ms-mob/00037(pid=172): Launched 22:50:36.234303 run mass: MS start registered {at=12625321.198693572, delay=0.009431688115000725, ms=00037} 22:50:36.479797 run osmo-ms-mob/00038: Starting mobile 22:50:36.507338 run osmo-ms-mob/00038(pid=173): Launched 22:50:36.529962 run mass: MS start registered {at=12625321.494361185, delay=0.009619031101465225, ms=00038} 22:50:36.782230 run osmo-ms-mob/00039: Starting mobile 22:50:36.809982 run osmo-ms-mob/00039(pid=174): Launched 22:50:36.833290 run mass: MS start registered {at=12625321.797687002, delay=0.010931236669421196, ms=00039} 22:50:37.182704 run osmo-ms-mob/00040: Starting mobile 22:50:37.210209 run osmo-ms-mob/00040(pid=175): Launched 22:50:37.233586 run mass: MS start registered {at=12625322.197995443, delay=0.010316131636500359, ms=00040} 22:50:37.265511 run mass: MS performed LU {at=12625322.229912875, lu_delay=6.128383921459317, ms=00024} 22:50:37.311650 run mass: MS performed LU {at=12625322.27602984, lu_delay=4.882181195542216, ms=00027} 22:50:37.334419 run osmo-ms-mob/00041: Starting mobile 22:50:37.361967 run osmo-ms-mob/00041(pid=176): Launched 22:50:37.385416 run mass: MS start registered {at=12625322.34981395, delay=0.008949102833867073, ms=00041} 22:50:37.456171 run mass: MS performed LU {at=12625322.42056179, lu_delay=5.81821838952601, ms=00025} 22:50:37.473777 run mass: MS performed LU {at=12625322.438202849, lu_delay=4.633906865492463, ms=00028} 22:50:37.496531 run osmo-ms-mob/00042: Starting mobile 22:50:37.524332 run osmo-ms-mob/00042(pid=177): Launched 22:50:37.547712 run mass: MS start registered {at=12625322.512111241, delay=0.010463668033480644, ms=00042} 22:50:38.180294 run osmo-ms-mob/00043: Starting mobile 22:50:38.208429 run osmo-ms-mob/00043(pid=178): Launched 22:50:38.232586 run mass: MS start registered {at=12625323.19698602, delay=0.011591129004955292, ms=00043} 22:50:38.484601 run osmo-ms-mob/00044: Starting mobile 22:50:38.512702 run osmo-ms-mob/00044(pid=179): Launched 22:50:38.538749 run mass: MS start registered {at=12625323.50315499, delay=0.013140318915247917, ms=00044} 22:50:38.782405 run osmo-ms-mob/00045: Starting mobile 22:50:38.811204 run osmo-ms-mob/00045(pid=180): Launched 22:50:38.833536 run mass: MS start registered {at=12625323.797947116, delay=0.008928902447223663, ms=00045} 22:50:39.085523 run osmo-ms-mob/00046: Starting mobile 22:50:39.113637 run osmo-ms-mob/00046(pid=181): Launched 22:50:39.130667 run mass: MS performed LU {at=12625324.095076898, lu_delay=5.085574416443706, ms=00031} 22:50:39.143471 run mass: MS start registered {at=12625324.107902886, delay=0.01724495366215706, ms=00046} 22:50:39.176226 run mass: MS performed LU {at=12625324.140637547, lu_delay=4.834725296124816, ms=00032} 22:50:39.202448 run osmo-ms-mob/00047: Starting mobile 22:50:39.229771 run osmo-ms-mob/00047(pid=182): Launched 22:50:39.252804 run mass: MS start registered {at=12625324.217211708, delay=0.010398775339126587, ms=00047} 22:50:39.270525 run mass: MS performed LU {at=12625324.234952126, lu_delay=5.689938701689243, ms=00030} 22:50:39.320565 run mass: MS performed LU {at=12625324.284966635, lu_delay=6.088451255112886, ms=00029} 22:50:39.345821 run osmo-ms-mob/00048: Starting mobile 22:50:39.374465 run osmo-ms-mob/00048(pid=183): Launched 22:50:39.396696 run mass: MS start registered {at=12625324.361103836, delay=0.009351177141070366, ms=00048} 22:50:39.609927 run mass: MS performed LU {at=12625324.574311303, lu_delay=4.870072757825255, ms=00033} 22:50:39.984136 run osmo-ms-mob/00049: Starting mobile 22:50:40.012543 run osmo-ms-mob/00049(pid=184): Launched 22:50:40.033061 run mass: MS start registered {at=12625324.997475686, delay=0.007650390267372131, ms=00049} 22:50:40.281029 run osmo-ms-mob/00050: Starting mobile 22:50:40.309425 run osmo-ms-mob/00050(pid=185): Launched 22:50:40.336137 run mass: MS start registered {at=12625325.30054482, delay=0.013820907101035118, ms=00050} 22:50:40.682925 run osmo-ms-mob/00051: Starting mobile 22:50:40.710789 run osmo-ms-mob/00051(pid=186): Launched 22:50:40.734723 run mass: MS start registered {at=12625325.699114835, delay=0.010849231854081154, ms=00051} 22:50:40.948970 run mass: MS performed LU {at=12625325.91335379, lu_delay=5.814962323755026, ms=00034} 22:50:40.981317 run osmo-ms-mob/00052: Starting mobile 22:50:41.010226 run osmo-ms-mob/00052(pid=187): Launched 22:50:41.029101 run mass: MS start registered {at=12625325.99352812, delay=0.006300251930952072, ms=00052} 22:50:41.044029 run mass: MS performed LU {at=12625326.008457923, lu_delay=4.809764351695776, ms=00037} 22:50:41.077995 run mass: MS performed LU {at=12625326.04241443, lu_delay=5.6371490098536015, ms=00035} 22:50:41.105190 run osmo-ms-mob/00053: Starting mobile 22:50:41.133626 run osmo-ms-mob/00053(pid=188): Launched 22:50:41.157100 run mass: MS start registered {at=12625326.121512467, delay=0.011113129556179047, ms=00053} 22:50:41.221767 run mass: MS performed LU {at=12625326.186160032, lu_delay=5.590197144076228, ms=00036} 22:50:41.239333 run mass: MS performed LU {at=12625326.203763722, lu_delay=4.709402536973357, ms=00038} 22:50:41.261544 run osmo-ms-mob/00054: Starting mobile 22:50:41.288909 run osmo-ms-mob/00054(pid=189): Launched 22:50:41.309144 run mass: MS start registered {at=12625326.273565194, delay=0.007873209193348885, ms=00054} 22:50:41.880329 run osmo-ms-mob/00055: Starting mobile 22:50:41.907853 run osmo-ms-mob/00055(pid=190): Launched 22:50:41.930398 run mass: MS start registered {at=12625326.89481084, delay=0.009500546380877495, ms=00055} 22:50:42.180804 run osmo-ms-mob/00056: Starting mobile 22:50:42.208768 run osmo-ms-mob/00056(pid=191): Launched 22:50:42.229112 run mass: MS start registered {at=12625327.193533186, delay=0.007721142843365669, ms=00056} 22:50:42.482620 run osmo-ms-mob/00057: Starting mobile 22:50:42.511063 run osmo-ms-mob/00057(pid=192): Launched 22:50:42.535735 run mass: MS start registered {at=12625327.500115415, delay=0.010186346247792244, ms=00057} 22:50:42.794310 run mass: MS performed LU {at=12625327.758698752, lu_delay=5.246587511152029, ms=00042} 22:50:42.827359 run osmo-ms-mob/00058: Starting mobile 22:50:42.866410 run osmo-ms-mob/00058(pid=193): Launched 22:50:42.884403 run mass: MS performed LU {at=12625327.848826101, lu_delay=5.6508306581526995, ms=00040} 22:50:42.901898 run mass: MS start registered {at=12625327.866329372, delay=0.017529981210827827, ms=00058} 22:50:42.942110 run mass: MS performed LU {at=12625327.906531276, lu_delay=5.5567173268646, ms=00041} 22:50:42.976461 run osmo-ms-mob/00059: Starting mobile 22:50:43.004109 run osmo-ms-mob/00059(pid=194): Launched 22:50:43.027775 run mass: MS start registered {at=12625327.992198922, delay=0.011002691462635994, ms=00059} 22:50:43.140262 run mass: MS performed LU {at=12625328.104650311, lu_delay=6.306963309645653, ms=00039} 22:50:43.394458 run mass: MS performed LU {at=12625328.358840112, lu_delay=4.855685122311115, ms=00044} 22:50:43.425847 run osmo-ms-mob/00060: Starting mobile 22:50:43.464088 run osmo-ms-mob/00060(pid=195): Launched 22:50:43.485639 run mass: MS start registered {at=12625328.450027853, delay=0.004625443369150162, ms=00060} 22:50:43.856079 run mass: MS performed LU {at=12625328.820409141, lu_delay=5.623423121869564, ms=00043} 22:50:43.883848 run osmo-ms-mob/00061: Starting mobile 22:50:43.911546 run osmo-ms-mob/00061(pid=196): Launched 22:50:43.933245 run mass: MS start registered {at=12625328.897646291, delay=0.008528681471943855, ms=00061} 22:50:43.957136 run mass: MS performed LU {at=12625328.921552656, lu_delay=3.6210078354924917, ms=00050} 22:50:44.184815 run osmo-ms-mob/00062: Starting mobile 22:50:44.213170 run osmo-ms-mob/00062(pid=197): Launched 22:50:44.237564 run mass: MS start registered {at=12625329.201972982, delay=0.006031207740306854, ms=00062} 22:50:44.480919 run osmo-ms-mob/00063: Starting mobile 22:50:44.509201 run osmo-ms-mob/00063(pid=198): Launched 22:50:44.531084 run mass: MS start registered {at=12625329.495501533, delay=0.008648265153169632, ms=00063} 22:50:44.695601 run mass: MS performed LU {at=12625329.65994392, lu_delay=5.552041033282876, ms=00046} 22:50:44.714057 run mass: MS performed LU {at=12625329.678477556, lu_delay=5.461265847086906, ms=00047} 22:50:44.738132 run osmo-ms-mob/00064: Starting mobile 22:50:44.767210 run osmo-ms-mob/00064(pid=199): Launched 22:50:44.780806 run mass: MS performed LU {at=12625329.745228333, lu_delay=4.747752647846937, ms=00049} 22:50:44.793421 run mass: MS start registered {at=12625329.75785676, delay=0.012654867023229599, ms=00064} 22:50:45.005242 run mass: MS performed LU {at=12625329.969620405, lu_delay=5.608516568318009, ms=00048} 22:50:45.284740 run osmo-ms-mob/00065: Starting mobile 22:50:45.312208 run osmo-ms-mob/00065(pid=200): Launched 22:50:45.336952 run mass: MS start registered {at=12625330.30134913, delay=0.011642063036561012, ms=00065} 22:50:45.582922 run osmo-ms-mob/00066: Starting mobile 22:50:45.613326 run osmo-ms-mob/00066(pid=201): Launched 22:50:45.635191 run mass: MS start registered {at=12625330.599597706, delay=0.0027443580329418182, ms=00066} 22:50:45.766298 run mass: MS performed LU {at=12625330.730664385, lu_delay=6.932717269286513, ms=00045} 22:50:45.855960 run mass: MS performed LU {at=12625330.820355413, lu_delay=5.121240578591824, ms=00051} 22:50:45.982586 run osmo-ms-mob/00067: Starting mobile 22:50:46.009945 run osmo-ms-mob/00067(pid=202): Launched 22:50:46.032823 run mass: MS start registered {at=12625330.997248432, delay=0.010077552869915962, ms=00067} 22:50:46.284031 run osmo-ms-mob/00068: Starting mobile 22:50:46.311161 run osmo-ms-mob/00068(pid=203): Launched 22:50:46.332510 run mass: MS start registered {at=12625331.296917144, delay=0.00881742313504219, ms=00068} 22:50:46.560277 run mass: MS performed LU {at=12625331.524660936, lu_delay=4.629850095137954, ms=00055} 22:50:46.615880 run mass: MS performed LU {at=12625331.580262968, lu_delay=5.586734848096967, ms=00052} 22:50:46.643034 run osmo-ms-mob/00069: Starting mobile 22:50:46.670985 run osmo-ms-mob/00069(pid=204): Launched 22:50:46.684064 run mass: MS performed LU {at=12625331.648487948, lu_delay=5.374922754243016, ms=00054} 22:50:46.696707 run mass: MS start registered {at=12625331.661139168, delay=0.012677038088440895, ms=00069} 22:50:46.915801 run mass: MS performed LU {at=12625331.880071966, lu_delay=4.686538780108094, ms=00056} 22:50:46.932813 run mass: MS performed LU {at=12625331.897246558, lu_delay=5.775734091177583, ms=00053} 22:50:46.957648 run osmo-ms-mob/00070: Starting mobile 22:50:46.985561 run osmo-ms-mob/00070(pid=205): Launched 22:50:47.009122 run mass: MS start registered {at=12625331.973545413, delay=0.010038157925009727, ms=00070} 22:50:47.484840 run osmo-ms-mob/00071: Starting mobile 22:50:47.515419 run osmo-ms-mob/00071(pid=206): Launched 22:50:47.538060 run mass: MS start registered {at=12625332.502476042, delay=0.009882494807243347, ms=00071} 22:50:47.882576 run osmo-ms-mob/00072: Starting mobile 22:50:47.910136 run osmo-ms-mob/00072(pid=207): Launched 22:50:47.929674 run mass: MS start registered {at=12625332.894101573, delay=0.007242733612656593, ms=00072} 22:50:48.285068 run osmo-ms-mob/00073: Starting mobile 22:50:48.312679 run osmo-ms-mob/00073(pid=208): Launched 22:50:48.332089 run mass: MS start registered {at=12625333.296511866, delay=0.006867567077279091, ms=00073} 22:50:48.479818 run mass: MS performed LU {at=12625333.444187757, lu_delay=5.451988834887743, ms=00059} 22:50:48.518047 run mass: MS performed LU {at=12625333.482437955, lu_delay=5.03241010196507, ms=00060} 22:50:48.547477 run osmo-ms-mob/00074: Starting mobile 22:50:48.575193 run osmo-ms-mob/00074(pid=209): Launched 22:50:48.587784 run mass: MS performed LU {at=12625333.552212495, lu_delay=5.6858831234276295, ms=00058} 22:50:48.604035 run mass: MS start registered {at=12625333.568465086, delay=0.01627366803586483, ms=00074} 22:50:48.825827 run mass: MS performed LU {at=12625333.790207546, lu_delay=6.290092131122947, ms=00057} 22:50:49.080556 run osmo-ms-mob/00075: Starting mobile 22:50:49.107260 run osmo-ms-mob/00075(pid=210): Launched 22:50:49.126290 run mass: MS start registered {at=12625334.09071043, delay=0.0012182816863059998, ms=00075} 22:50:49.384617 run mass: MS performed LU {at=12625334.349001188, lu_delay=5.451354896649718, ms=00061} 22:50:49.585665 run osmo-ms-mob/00076: Starting mobile 22:50:49.613913 run osmo-ms-mob/00076(pid=211): Launched 22:50:49.634016 run mass: MS performed LU {at=12625334.598424427, lu_delay=4.297075297683477, ms=00065} 22:50:49.646681 run mass: MS start registered {at=12625334.611115972, delay=0.019905945286154747, ms=00076} 22:50:49.837451 run mass: MS performed LU {at=12625334.801832754, lu_delay=3.8045843224972486, ms=00067} 22:50:49.983600 run osmo-ms-mob/00077: Starting mobile 22:50:50.011546 run osmo-ms-mob/00077(pid=212): Launched 22:50:50.032015 run mass: MS start registered {at=12625334.996438427, delay=0.007310811430215836, ms=00077} 22:50:50.382938 run mass: MS performed LU {at=12625335.347310405, lu_delay=5.851808872073889, ms=00063} 22:50:50.411213 run osmo-ms-mob/00078: Starting mobile 22:50:50.439841 run osmo-ms-mob/00078(pid=213): Launched 22:50:50.452671 run mass: MS performed LU {at=12625335.417096982, lu_delay=6.215123999863863, ms=00062} 22:50:50.465596 run mass: MS performed LU {at=12625335.430029782, lu_delay=5.672173021361232, ms=00064} 22:50:50.477993 run mass: MS start registered {at=12625335.442428095, delay=0.025355709716677666, ms=00078} 22:50:50.672352 run mass: MS performed LU {at=12625335.636720419, lu_delay=23.335291927680373, ms=00016} 22:50:50.697638 run osmo-ms-mob/00079: Starting mobile 22:50:50.725295 run osmo-ms-mob/00079(pid=214): Launched 22:50:50.738077 run mass: MS performed LU {at=12625335.70249947, lu_delay=5.102901764214039, ms=00066} 22:50:50.750468 run mass: MS start registered {at=12625335.71490053, delay=0.012427501380443573, ms=00079} 22:50:51.384902 run osmo-ms-mob/00080: Starting mobile 22:50:51.412846 run osmo-ms-mob/00080(pid=215): Launched 22:50:51.436863 run mass: MS start registered {at=12625336.401284266, delay=0.010786885395646095, ms=00080} 22:50:51.886185 run osmo-ms-mob/00081: Starting mobile 22:50:51.915737 run osmo-ms-mob/00081(pid=216): Launched 22:50:51.936279 run mass: MS start registered {at=12625336.900686882, delay=0.008317625150084496, ms=00081} 22:50:52.281173 run osmo-ms-mob/00082: Starting mobile 22:50:52.310446 run osmo-ms-mob/00082(pid=217): Launched 22:50:52.333136 run mass: MS start registered {at=12625337.29756087, delay=0.010425496846437454, ms=00082} 22:50:52.356450 run mass: MS performed LU {at=12625337.32086841, lu_delay=6.023951265960932, ms=00068} 22:50:52.375474 run mass: MS performed LU {at=12625337.33989904, lu_delay=5.678759872913361, ms=00069} 22:50:52.444478 run mass: MS performed LU {at=12625337.408871034, lu_delay=5.435325620695949, ms=00070} 22:50:52.480818 run mass: MS performed LU {at=12625337.445223605, lu_delay=4.942747563123703, ms=00071} 22:50:52.519346 run mass: MS performed LU {at=12625337.483737187, lu_delay=4.589635614305735, ms=00072} 22:50:52.544629 run osmo-ms-mob/00083: Starting mobile 22:50:52.571660 run osmo-ms-mob/00083(pid=218): Launched 22:50:52.593770 run mass: MS start registered {at=12625337.558161872, delay=0.009644309058785439, ms=00083} 22:50:53.382390 run osmo-ms-mob/00084: Starting mobile 22:50:53.410456 run osmo-ms-mob/00084(pid=219): Launched 22:50:53.433567 run mass: MS start registered {at=12625338.397981547, delay=0.009826993569731712, ms=00084} 22:50:53.882250 run osmo-ms-mob/00085: Starting mobile 22:50:53.910223 run osmo-ms-mob/00085(pid=220): Launched 22:50:53.933893 run mass: MS start registered {at=12625338.898305172, delay=0.010713405907154083, ms=00085} 22:50:54.147840 run mass: MS performed LU {at=12625339.112221673, lu_delay=5.8157098069787025, ms=00073} 22:50:54.193576 run mass: MS performed LU {at=12625339.15793615, lu_delay=5.067225720733404, ms=00075} 22:50:54.211735 run mass: MS performed LU {at=12625339.17615671, lu_delay=5.607691625133157, ms=00074} 22:50:54.419865 run mass: MS performed LU {at=12625339.384245085, lu_delay=4.773129113018513, ms=00076} 22:50:54.449401 run osmo-ms-mob/00086: Starting mobile 22:50:54.477945 run osmo-ms-mob/00086(pid=221): Launched 22:50:54.490901 run mass: MS performed LU {at=12625339.455328828, lu_delay=22.679984405636787, ms=00026} 22:50:54.503314 run mass: MS start registered {at=12625339.467749605, delay=0.012444382533431053, ms=00086} 22:50:55.079706 run osmo-ms-mob/00087: Starting mobile 22:50:55.108572 run osmo-ms-mob/00087(pid=222): Launched 22:50:55.128817 run mass: MS start registered {at=12625340.093209816, delay=0.007221724838018417, ms=00087} 22:50:55.685920 run osmo-ms-mob/00088: Starting mobile 22:50:55.714101 run osmo-ms-mob/00088(pid=223): Launched 22:50:55.736760 run mass: MS start registered {at=12625340.701186977, delay=0.009885340929031372, ms=00088} 22:50:56.122941 run mass: MS performed LU {at=12625341.087315265, lu_delay=6.090876838192344, ms=00077} 22:50:56.140767 run mass: MS performed LU {at=12625341.10519284, lu_delay=5.390292309224606, ms=00079} 22:50:56.163902 run osmo-ms-mob/00089: Starting mobile 22:50:56.192154 run osmo-ms-mob/00089(pid=224): Launched 22:50:56.209981 run mass: MS performed LU {at=12625341.174401008, lu_delay=5.731972912326455, ms=00078} 22:50:56.222945 run mass: MS start registered {at=12625341.187378911, delay=0.01802201382815838, ms=00089} 22:50:56.235403 run mass: MS performed LU {at=12625341.199836167, lu_delay=4.7985519003123045, ms=00080} 22:50:56.880795 run osmo-ms-mob/00090: Starting mobile 22:50:56.908762 run osmo-ms-mob/00090(pid=225): Launched 22:50:56.932530 run mass: MS start registered {at=12625341.896935256, delay=0.010824866592884064, ms=00090} 22:50:57.585422 run osmo-ms-mob/00091: Starting mobile 22:50:57.613237 run osmo-ms-mob/00091(pid=226): Launched 22:50:57.637182 run mass: MS start registered {at=12625342.601588124, delay=0.011332200840115547, ms=00091} 22:50:57.894170 run mass: MS performed LU {at=12625342.85855748, lu_delay=5.300395607948303, ms=00083} 22:50:57.958850 run mass: MS performed LU {at=12625342.923214402, lu_delay=5.6256535314023495, ms=00082} 22:50:57.977621 run mass: MS performed LU {at=12625342.94205607, lu_delay=6.041369186714292, ms=00081} 22:50:58.149810 run mass: MS performed LU {at=12625343.114198968, lu_delay=4.716217420995235, ms=00084} 22:50:58.176608 run osmo-ms-mob/00092: Starting mobile 22:50:58.207015 run osmo-ms-mob/00092(pid=227): Launched 22:50:58.230957 run mass: MS start registered {at=12625343.19537967, delay=0.011087018996477127, ms=00092} 22:50:59.078743 run osmo-ms-mob/00093: Starting mobile 22:50:59.107092 run osmo-ms-mob/00093(pid=228): Launched 22:50:59.130100 run mass: MS start registered {at=12625344.094523055, delay=0.010045161470770836, ms=00093} 22:50:59.888391 run mass: MS performed LU {at=12625344.852757769, lu_delay=4.759547952562571, ms=00087} 22:50:59.918277 run osmo-ms-mob/00094: Starting mobile 22:50:59.946019 run osmo-ms-mob/00094(pid=229): Launched 22:50:59.958825 run mass: MS performed LU {at=12625344.923249219, lu_delay=6.024944046512246, ms=00085} 22:50:59.971496 run mass: MS start registered {at=12625344.935929835, delay=0.012706665322184563, ms=00094} 22:50:59.984208 run mass: MS performed LU {at=12625344.948639965, lu_delay=5.480890359729528, ms=00086} 22:51:00.884334 run osmo-ms-mob/00095: Starting mobile 22:51:00.911674 run osmo-ms-mob/00095(pid=230): Launched 22:51:00.936576 run mass: MS start registered {at=12625345.900956878, delay=0.012151680886745453, ms=00095} 22:51:01.642500 run mass: MS performed LU {at=12625346.606870245, lu_delay=5.905683267861605, ms=00088} 22:51:01.725248 run mass: MS performed LU {at=12625346.689603196, lu_delay=4.79266794025898, ms=00090} 22:51:01.743907 run mass: MS performed LU {at=12625346.708341306, lu_delay=5.52096239477396, ms=00089} 22:51:01.766003 run osmo-ms-mob/00096: Starting mobile 22:51:01.792871 run osmo-ms-mob/00096(pid=231): Launched 22:51:01.816993 run mass: MS start registered {at=12625346.78139757, delay=0.0117877796292305, ms=00096} 22:51:02.982198 run osmo-ms-mob/00097: Starting mobile 22:51:03.011643 run osmo-ms-mob/00097(pid=232): Launched 22:51:03.036168 run mass: MS start registered {at=12625348.000540145, delay=0.011728275567293167, ms=00097} 22:51:03.654328 run mass: MS performed LU {at=12625348.61869674, lu_delay=6.017108615487814, ms=00091} 22:51:03.672231 run mass: MS performed LU {at=12625348.636653872, lu_delay=5.441274201497436, ms=00092} 22:51:03.742105 run mass: MS performed LU {at=12625348.70648377, lu_delay=4.611960714682937, ms=00093} 22:51:04.282700 run osmo-ms-mob/00098: Starting mobile 22:51:04.310282 run osmo-ms-mob/00098(pid=233): Launched 22:51:04.333184 run mass: MS start registered {at=12625349.29760635, delay=0.010219989344477654, ms=00098} 22:51:05.491663 run mass: MS performed LU {at=12625350.456022521, lu_delay=5.520092686638236, ms=00094} 22:51:05.744423 run mass: MS performed LU {at=12625350.708797192, lu_delay=4.807840313762426, ms=00095} 22:51:06.082091 run osmo-ms-mob/00099: Starting mobile 22:51:06.110441 run osmo-ms-mob/00099(pid=234): Launched 22:51:06.123686 run mass: All started... {duration=55.75660319440067, too_slow=0} 22:51:06.135829 run mass: MS start registered {at=12625351.100254461, delay=0.012136533856391907, ms=00099} 22:51:07.420585 run mass: MS performed LU {at=12625352.38495288, lu_delay=5.6035553105175495, ms=00096} 22:51:07.438918 run mass: MS performed LU {at=12625352.403352415, lu_delay=4.402812270447612, ms=00097} 22:51:09.256527 run mass: MS performed LU {at=12625354.220891828, lu_delay=4.923285476863384, ms=00098} 22:51:11.158447 run mass: MS performed LU {at=12625356.122825105, lu_delay=5.022570643573999, ms=00099} 22:51:11.175758 run mass: Tests done {all_completed=True, max=23.335291927680373, min=3.6210078354924917} 22:51:11.187407 tst register_default_mass.py: Test passed (82.4 sec) 22:51:11.199221 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:51:11.205897 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:51:11.212556 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:51:11.219113 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:51:11.225644 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:51:11.232809 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:51:11.239852 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:51:11.246840 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:51:11.253455 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:51:11.260111 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:51:11.266718 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:51:11.273404 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:51:11.280039 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:51:11.287214 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:51:11.294642 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:51:11.301787 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:51:11.308510 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:51:11.316558 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:51:11.324589 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:51:11.332343 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:51:11.339735 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:51:11.346635 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:51:11.355090 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:51:11.361904 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:51:11.368649 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:51:11.375410 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:51:11.382178 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:51:11.388931 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:51:11.396083 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:51:11.404367 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:51:11.411870 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:51:11.418766 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:51:11.427117 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:51:11.434178 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:51:11.442671 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:51:11.449949 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:51:11.457431 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:51:11.464234 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:51:11.470969 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:51:11.477562 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:51:11.484260 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:51:11.491264 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:51:11.498992 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:51:11.505550 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:51:11.512174 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:51:11.519455 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:51:11.526261 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:51:11.532935 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:51:11.539988 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:51:11.546800 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:51:11.554448 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:51:11.561954 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:51:11.569208 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:51:11.575774 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:51:11.582405 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:51:11.589498 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:51:11.596058 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:51:11.602793 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:51:11.610324 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:51:11.617046 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:51:11.624493 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:51:11.631356 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:51:11.638863 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:51:11.645547 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:51:11.652447 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:51:11.661475 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:51:11.670574 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:51:11.679535 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:51:11.689570 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:51:11.696331 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:51:11.703132 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:51:11.711373 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:51:11.718602 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:51:11.726296 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:51:11.733221 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:51:11.739991 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:51:11.746732 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:51:11.753749 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:51:11.761377 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:51:11.768241 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:51:11.775136 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:51:11.782793 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:51:11.789689 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:51:11.797694 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:51:11.804741 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:51:11.811652 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:51:11.818759 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:51:11.825616 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:51:11.832545 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:51:11.839462 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:51:11.846450 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:51:11.854215 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:51:11.861119 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:51:11.868065 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:51:11.874877 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:51:11.881772 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:51:11.888747 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:51:11.896893 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:51:11.905066 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:51:11.912188 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:51:11.920358 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:51:11.927214 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:51:11.934125 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:51:11.940992 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:51:11.947920 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:51:11.954962 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:51:11.962897 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:51:11.969861 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:51:11.976713 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:51:11.983615 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:51:11.990648 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:51:11.997613 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:51:12.004835 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:51:12.012943 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:51:12.020030 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:51:12.027660 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:51:12.034760 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:51:12.041672 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:51:12.048489 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:51:12.055173 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:51:12.061915 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:51:12.068723 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:51:12.075461 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:51:12.082139 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:51:12.088889 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:51:12.095740 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:51:12.103210 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:51:12.109882 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:51:12.116702 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:51:12.123533 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:51:12.130288 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:51:12.137092 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:51:12.143776 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:51:12.151542 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:51:12.158270 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:51:12.164961 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:51:12.171696 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:51:12.178369 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:51:12.185026 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:51:12.191755 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:51:12.198413 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:51:12.205073 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:51:12.211750 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:51:12.218391 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:51:12.225265 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:51:12.232350 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:51:12.239079 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:51:12.245697 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:51:12.252345 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:51:12.258952 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:51:12.265545 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:51:12.272236 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:51:12.278826 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:51:12.285402 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:51:12.292088 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:51:12.298712 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:51:12.305297 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:51:12.311858 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:51:12.318512 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:51:12.325158 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:51:12.331853 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:51:12.338551 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:51:12.345207 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:51:12.351882 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:51:12.358570 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:51:12.365231 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:51:12.371907 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:51:12.378519 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:51:12.385138 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:51:12.391754 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:51:12.398335 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:51:12.405010 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:51:12.411765 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:51:12.418478 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:51:12.425108 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:51:12.431824 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:51:12.438510 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:51:12.445235 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:51:12.451979 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:51:12.458783 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:51:12.466806 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:51:12.473461 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:51:12.480122 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:51:12.486794 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:51:12.493447 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:51:12.500106 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:51:12.506788 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:51:12.513427 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:51:12.520053 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:51:12.526626 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:51:12.533228 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:51:12.539854 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:51:12.546455 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:51:12.553192 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:51:12.559864 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:51:12.566572 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:51:12.573284 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:51:12.579984 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:51:12.586678 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:51:12.593406 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:51:12.600148 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:51:12.606884 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:51:12.613599 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:51:12.620286 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:51:12.627026 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:51:12.633717 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:51:12.640467 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:51:12.647178 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:51:12.653966 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:51:12.660676 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:51:12.667420 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:51:12.674182 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:51:12.680866 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:51:12.687599 --- ParallelTerminationStrategy: PID 22 died... 22:51:12.690709 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:51:12.698649 --- ParallelTerminationStrategy: PID 23 died... 22:51:12.701730 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:51:12.709123 --- ParallelTerminationStrategy: PID 24 died... 22:51:12.712141 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:51:12.719546 --- ParallelTerminationStrategy: PID 25 died... 22:51:12.722623 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:51:12.730064 --- ParallelTerminationStrategy: PID 26 died... 22:51:12.733136 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:51:12.740610 --- ParallelTerminationStrategy: PID 27 died... 22:51:12.743628 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:51:12.750963 --- ParallelTerminationStrategy: PID 28 died... 22:51:12.754003 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:51:12.761416 --- ParallelTerminationStrategy: PID 29 died... 22:51:12.764521 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:51:12.771946 --- ParallelTerminationStrategy: PID 30 died... 22:51:12.775012 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:51:12.782471 --- ParallelTerminationStrategy: PID 31 died... 22:51:12.785531 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:51:12.793112 --- ParallelTerminationStrategy: PID 32 died... 22:51:12.796264 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:51:12.803731 --- ParallelTerminationStrategy: PID 33 died... 22:51:12.806849 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:51:12.814327 --- ParallelTerminationStrategy: PID 35 died... 22:51:12.817389 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:51:12.827435 --- ParallelTerminationStrategy: PID 36 died... 22:51:12.830571 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:51:12.838018 --- ParallelTerminationStrategy: PID 37 died... 22:51:12.841111 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:51:12.848671 --- ParallelTerminationStrategy: PID 38 died... 22:51:12.851828 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:51:12.859352 --- ParallelTerminationStrategy: PID 39 died... 22:51:12.862436 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:51:12.869903 --- ParallelTerminationStrategy: PID 40 died... 22:51:12.873009 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:51:12.880454 --- ParallelTerminationStrategy: PID 41 died... 22:51:12.883541 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:51:12.891034 --- ParallelTerminationStrategy: PID 42 died... 22:51:12.894089 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:51:12.901606 --- ParallelTerminationStrategy: PID 43 died... 22:51:12.904717 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:51:12.912191 --- ParallelTerminationStrategy: PID 44 died... 22:51:12.915279 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:51:12.922743 --- ParallelTerminationStrategy: PID 45 died... 22:51:12.925779 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:51:12.933239 --- ParallelTerminationStrategy: PID 46 died... 22:51:12.936421 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:51:12.943910 --- ParallelTerminationStrategy: PID 47 died... 22:51:12.946989 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:51:12.954628 --- ParallelTerminationStrategy: PID 48 died... 22:51:12.957750 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:51:12.965162 --- ParallelTerminationStrategy: PID 49 died... 22:51:12.968218 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:51:12.975700 --- ParallelTerminationStrategy: PID 50 died... 22:51:12.978798 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:51:12.986281 --- ParallelTerminationStrategy: PID 51 died... 22:51:12.989368 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:51:12.996792 --- ParallelTerminationStrategy: PID 52 died... 22:51:12.999858 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:51:13.007113 --- ParallelTerminationStrategy: PID 53 died... 22:51:13.010231 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:51:13.017504 --- ParallelTerminationStrategy: PID 54 died... 22:51:13.020613 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:51:13.028042 --- ParallelTerminationStrategy: PID 55 died... 22:51:13.031040 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:51:13.038274 --- ParallelTerminationStrategy: PID 56 died... 22:51:13.041361 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:51:13.048832 --- ParallelTerminationStrategy: PID 57 died... 22:51:13.051903 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:51:13.059368 --- ParallelTerminationStrategy: PID 58 died... 22:51:13.062432 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:51:13.069830 --- ParallelTerminationStrategy: PID 59 died... 22:51:13.072914 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:51:13.080302 --- ParallelTerminationStrategy: PID 60 died... 22:51:13.083334 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:51:13.090796 --- ParallelTerminationStrategy: PID 61 died... 22:51:13.093850 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:51:13.101255 --- ParallelTerminationStrategy: PID 62 died... 22:51:13.104280 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:51:13.111708 --- ParallelTerminationStrategy: PID 63 died... 22:51:13.114652 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:51:13.122085 --- ParallelTerminationStrategy: PID 64 died... 22:51:13.125071 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:51:13.132439 --- ParallelTerminationStrategy: PID 65 died... 22:51:13.135402 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:51:13.142731 --- ParallelTerminationStrategy: PID 66 died... 22:51:13.145714 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:51:13.153074 --- ParallelTerminationStrategy: PID 67 died... 22:51:13.156067 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:51:13.165136 --- ParallelTerminationStrategy: PID 68 died... 22:51:13.168107 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:51:13.175393 --- ParallelTerminationStrategy: PID 69 died... 22:51:13.178375 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:51:13.185705 --- ParallelTerminationStrategy: PID 70 died... 22:51:13.188684 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:51:13.196103 --- ParallelTerminationStrategy: PID 71 died... 22:51:13.199080 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:51:13.206374 --- ParallelTerminationStrategy: PID 72 died... 22:51:13.209330 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:51:13.216625 --- ParallelTerminationStrategy: PID 73 died... 22:51:13.219686 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:51:13.227059 --- ParallelTerminationStrategy: PID 74 died... 22:51:13.230145 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:51:13.237533 --- ParallelTerminationStrategy: PID 75 died... 22:51:13.240574 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:51:13.247949 --- ParallelTerminationStrategy: PID 76 died... 22:51:13.250977 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:51:13.258443 --- ParallelTerminationStrategy: PID 77 died... 22:51:13.261499 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:51:13.268855 --- ParallelTerminationStrategy: PID 78 died... 22:51:13.271899 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:51:13.279259 --- ParallelTerminationStrategy: PID 79 died... 22:51:13.282288 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:51:13.289702 --- ParallelTerminationStrategy: PID 80 died... 22:51:13.292765 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:51:13.300141 --- ParallelTerminationStrategy: PID 81 died... 22:51:13.303168 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:51:13.310621 --- ParallelTerminationStrategy: PID 82 died... 22:51:13.313700 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:51:13.321080 --- ParallelTerminationStrategy: PID 83 died... 22:51:13.324102 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:51:13.331443 --- ParallelTerminationStrategy: PID 84 died... 22:51:13.334476 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:51:13.341888 --- ParallelTerminationStrategy: PID 85 died... 22:51:13.344926 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:51:13.352343 --- ParallelTerminationStrategy: PID 86 died... 22:51:13.355436 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:51:13.362796 --- ParallelTerminationStrategy: PID 87 died... 22:51:13.365857 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:51:13.373243 --- ParallelTerminationStrategy: PID 88 died... 22:51:13.376302 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:51:13.383665 --- ParallelTerminationStrategy: PID 89 died... 22:51:13.386803 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:51:13.394306 --- ParallelTerminationStrategy: PID 90 died... 22:51:13.397362 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:51:13.404785 --- ParallelTerminationStrategy: PID 91 died... 22:51:13.407832 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:51:13.415241 --- ParallelTerminationStrategy: PID 92 died... 22:51:13.418286 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:51:13.425611 --- ParallelTerminationStrategy: PID 93 died... 22:51:13.428667 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:51:13.436070 --- ParallelTerminationStrategy: PID 94 died... 22:51:13.439103 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:51:13.446467 --- ParallelTerminationStrategy: PID 95 died... 22:51:13.449517 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:51:13.457063 --- ParallelTerminationStrategy: PID 96 died... 22:51:13.460122 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:51:13.467536 --- ParallelTerminationStrategy: PID 97 died... 22:51:13.470589 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:51:13.478024 --- ParallelTerminationStrategy: PID 98 died... 22:51:13.481071 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:51:13.488473 --- ParallelTerminationStrategy: PID 99 died... 22:51:13.491549 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:51:13.498885 --- ParallelTerminationStrategy: PID 100 died... 22:51:13.501906 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:51:13.509349 --- ParallelTerminationStrategy: PID 101 died... 22:51:13.512409 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:51:13.519838 --- ParallelTerminationStrategy: PID 102 died... 22:51:13.522920 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:51:13.530215 --- ParallelTerminationStrategy: PID 103 died... 22:51:13.533228 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:51:13.540592 --- ParallelTerminationStrategy: PID 104 died... 22:51:13.543665 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:51:13.551052 --- ParallelTerminationStrategy: PID 105 died... 22:51:13.554144 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:51:13.561505 --- ParallelTerminationStrategy: PID 106 died... 22:51:13.564557 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:51:13.571972 --- ParallelTerminationStrategy: PID 107 died... 22:51:13.575015 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:51:13.582363 --- ParallelTerminationStrategy: PID 108 died... 22:51:13.585428 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:51:13.592886 --- ParallelTerminationStrategy: PID 109 died... 22:51:13.595954 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:51:13.603290 --- ParallelTerminationStrategy: PID 110 died... 22:51:13.606370 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:51:13.613756 --- ParallelTerminationStrategy: PID 111 died... 22:51:13.616809 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:51:13.624187 --- ParallelTerminationStrategy: PID 112 died... 22:51:13.627223 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:51:13.634607 --- ParallelTerminationStrategy: PID 113 died... 22:51:13.637733 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:51:13.645112 --- ParallelTerminationStrategy: PID 114 died... 22:51:13.648229 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:51:13.655752 --- ParallelTerminationStrategy: PID 115 died... 22:51:13.658751 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:51:13.666045 --- ParallelTerminationStrategy: PID 116 died... 22:51:13.669074 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:51:13.676450 --- ParallelTerminationStrategy: PID 117 died... 22:51:13.679508 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:51:13.686970 --- ParallelTerminationStrategy: PID 118 died... 22:51:13.690099 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:51:13.697525 --- ParallelTerminationStrategy: PID 119 died... 22:51:13.700615 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:51:13.708051 --- ParallelTerminationStrategy: PID 120 died... 22:51:13.711131 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:51:13.718523 --- ParallelTerminationStrategy: PID 121 died... 22:51:13.721634 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:51:13.728976 --- ParallelTerminationStrategy: PID 122 died... 22:51:13.731951 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:51:13.739271 --- ParallelTerminationStrategy: PID 123 died... 22:51:13.742243 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:51:13.749577 --- ParallelTerminationStrategy: PID 124 died... 22:51:13.752560 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:51:13.759887 --- ParallelTerminationStrategy: PID 125 died... 22:51:13.762842 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:51:13.770172 --- ParallelTerminationStrategy: PID 126 died... 22:51:13.773147 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:51:13.780484 --- ParallelTerminationStrategy: PID 127 died... 22:51:13.783452 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:51:13.790790 --- ParallelTerminationStrategy: PID 128 died... 22:51:13.793732 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:51:13.800897 --- ParallelTerminationStrategy: PID 129 died... 22:51:13.803819 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:51:13.811195 --- ParallelTerminationStrategy: PID 130 died... 22:51:13.814211 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:51:13.823700 --- ParallelTerminationStrategy: PID 131 died... 22:51:13.828543 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:51:13.838115 --- ParallelTerminationStrategy: PID 132 died... 22:51:13.841096 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:51:13.848331 --- ParallelTerminationStrategy: PID 133 died... 22:51:13.851260 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:51:13.858592 --- ParallelTerminationStrategy: PID 134 died... 22:51:13.861585 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:51:13.868886 --- ParallelTerminationStrategy: PID 135 died... 22:51:13.871888 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:51:13.879213 --- ParallelTerminationStrategy: PID 136 died... 22:51:13.882218 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:51:13.889525 --- ParallelTerminationStrategy: PID 137 died... 22:51:13.892541 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:51:13.899955 --- ParallelTerminationStrategy: PID 138 died... 22:51:13.902943 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:51:13.910371 --- ParallelTerminationStrategy: PID 139 died... 22:51:13.913396 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:51:13.920802 --- ParallelTerminationStrategy: PID 140 died... 22:51:13.923841 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:51:13.931185 --- ParallelTerminationStrategy: PID 141 died... 22:51:13.934177 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:51:13.941545 --- ParallelTerminationStrategy: PID 142 died... 22:51:13.944542 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:51:13.951953 --- ParallelTerminationStrategy: PID 143 died... 22:51:13.955049 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:51:13.962463 --- ParallelTerminationStrategy: PID 144 died... 22:51:13.966151 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:51:13.974653 --- ParallelTerminationStrategy: PID 145 died... 22:51:13.977659 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:51:13.985006 --- ParallelTerminationStrategy: PID 146 died... 22:51:13.988013 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:51:13.995362 --- ParallelTerminationStrategy: PID 147 died... 22:51:13.998297 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:51:14.005690 --- ParallelTerminationStrategy: PID 148 died... 22:51:14.008675 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:51:14.017825 --- ParallelTerminationStrategy: PID 149 died... 22:51:14.020821 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:51:14.028153 --- ParallelTerminationStrategy: PID 150 died... 22:51:14.031145 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:51:14.038535 --- ParallelTerminationStrategy: PID 151 died... 22:51:14.041533 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:51:14.048930 --- ParallelTerminationStrategy: PID 152 died... 22:51:14.051954 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:51:14.059288 --- ParallelTerminationStrategy: PID 153 died... 22:51:14.062456 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:51:14.069847 --- ParallelTerminationStrategy: PID 154 died... 22:51:14.072824 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:51:14.080238 --- ParallelTerminationStrategy: PID 155 died... 22:51:14.083212 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:51:14.090644 --- ParallelTerminationStrategy: PID 156 died... 22:51:14.093676 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:51:14.101066 --- ParallelTerminationStrategy: PID 157 died... 22:51:14.104070 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:51:14.111432 --- ParallelTerminationStrategy: PID 158 died... 22:51:14.114480 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:51:14.121916 --- ParallelTerminationStrategy: PID 159 died... 22:51:14.124938 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:51:14.132416 --- ParallelTerminationStrategy: PID 160 died... 22:51:14.135486 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:51:14.142833 --- ParallelTerminationStrategy: PID 161 died... 22:51:14.145879 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:51:14.153378 --- ParallelTerminationStrategy: PID 162 died... 22:51:14.156294 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:51:14.163681 --- ParallelTerminationStrategy: PID 163 died... 22:51:14.166656 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:51:14.174013 --- ParallelTerminationStrategy: PID 164 died... 22:51:14.177000 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:51:14.184319 --- ParallelTerminationStrategy: PID 165 died... 22:51:14.187319 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:51:14.194690 --- ParallelTerminationStrategy: PID 166 died... 22:51:14.197645 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:51:14.205011 --- ParallelTerminationStrategy: PID 167 died... 22:51:14.208036 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:51:14.215328 --- ParallelTerminationStrategy: PID 168 died... 22:51:14.218336 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:51:14.225704 --- ParallelTerminationStrategy: PID 169 died... 22:51:14.228676 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:51:14.236051 --- ParallelTerminationStrategy: PID 170 died... 22:51:14.238984 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:51:14.246359 --- ParallelTerminationStrategy: PID 171 died... 22:51:14.249263 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:51:14.256618 --- ParallelTerminationStrategy: PID 172 died... 22:51:14.259600 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:51:14.266887 --- ParallelTerminationStrategy: PID 173 died... 22:51:14.269870 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:51:14.277209 --- ParallelTerminationStrategy: PID 174 died... 22:51:14.280137 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:51:14.287466 --- ParallelTerminationStrategy: PID 175 died... 22:51:14.290528 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:51:14.298036 --- ParallelTerminationStrategy: PID 176 died... 22:51:14.301043 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:51:14.308379 --- ParallelTerminationStrategy: PID 177 died... 22:51:14.311365 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:51:14.318714 --- ParallelTerminationStrategy: PID 178 died... 22:51:14.321746 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:51:14.329094 --- ParallelTerminationStrategy: PID 179 died... 22:51:14.332060 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:51:14.339451 --- ParallelTerminationStrategy: PID 180 died... 22:51:14.342491 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:51:14.349857 --- ParallelTerminationStrategy: PID 181 died... 22:51:14.352874 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:51:14.360226 --- ParallelTerminationStrategy: PID 182 died... 22:51:14.363223 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:51:14.370610 --- ParallelTerminationStrategy: PID 183 died... 22:51:14.373650 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:51:14.381102 --- ParallelTerminationStrategy: PID 184 died... 22:51:14.384121 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:51:14.391449 --- ParallelTerminationStrategy: PID 185 died... 22:51:14.394466 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:51:14.401836 --- ParallelTerminationStrategy: PID 186 died... 22:51:14.404829 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:51:14.412147 --- ParallelTerminationStrategy: PID 187 died... 22:51:14.415126 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:51:14.424937 --- ParallelTerminationStrategy: PID 188 died... 22:51:14.427976 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:51:14.435450 --- ParallelTerminationStrategy: PID 189 died... 22:51:14.438510 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:51:14.445905 --- ParallelTerminationStrategy: PID 190 died... 22:51:14.448956 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:51:14.456510 --- ParallelTerminationStrategy: PID 191 died... 22:51:14.459490 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:51:14.466905 --- ParallelTerminationStrategy: PID 192 died... 22:51:14.469969 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:51:14.477366 --- ParallelTerminationStrategy: PID 193 died... 22:51:14.480454 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:51:14.487890 --- ParallelTerminationStrategy: PID 194 died... 22:51:14.490936 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:51:14.498405 --- ParallelTerminationStrategy: PID 195 died... 22:51:14.501489 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:51:14.508951 --- ParallelTerminationStrategy: PID 196 died... 22:51:14.512027 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:51:14.519439 --- ParallelTerminationStrategy: PID 197 died... 22:51:14.522547 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:51:14.529978 --- ParallelTerminationStrategy: PID 198 died... 22:51:14.533065 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:51:14.540522 --- ParallelTerminationStrategy: PID 199 died... 22:51:14.543577 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:51:14.550953 --- ParallelTerminationStrategy: PID 200 died... 22:51:14.554014 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:51:14.561599 --- ParallelTerminationStrategy: PID 201 died... 22:51:14.564608 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:51:14.571880 --- ParallelTerminationStrategy: PID 202 died... 22:51:14.574843 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:51:14.582222 --- ParallelTerminationStrategy: PID 203 died... 22:51:14.585173 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:51:14.592392 --- ParallelTerminationStrategy: PID 204 died... 22:51:14.595318 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:51:14.602729 --- ParallelTerminationStrategy: PID 205 died... 22:51:14.607841 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:51:14.615180 --- ParallelTerminationStrategy: PID 206 died... 22:51:14.618139 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:51:14.625463 --- ParallelTerminationStrategy: PID 207 died... 22:51:14.628437 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:51:14.635759 --- ParallelTerminationStrategy: PID 208 died... 22:51:14.638718 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:51:14.646070 --- ParallelTerminationStrategy: PID 209 died... 22:51:14.649030 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:51:14.656340 --- ParallelTerminationStrategy: PID 210 died... 22:51:14.659294 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:51:14.666595 --- ParallelTerminationStrategy: PID 211 died... 22:51:14.669522 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:51:14.676731 --- ParallelTerminationStrategy: PID 212 died... 22:51:14.679634 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:51:14.686837 --- ParallelTerminationStrategy: PID 213 died... 22:51:14.689789 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:51:14.697046 --- ParallelTerminationStrategy: PID 214 died... 22:51:14.699970 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:51:14.707186 --- ParallelTerminationStrategy: PID 215 died... 22:51:14.710108 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:51:14.717321 --- ParallelTerminationStrategy: PID 216 died... 22:51:14.720239 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:51:14.727485 --- ParallelTerminationStrategy: PID 217 died... 22:51:14.730409 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:51:14.737626 --- ParallelTerminationStrategy: PID 218 died... 22:51:14.740578 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:51:14.747820 --- ParallelTerminationStrategy: PID 219 died... 22:51:14.750745 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:51:14.757985 --- ParallelTerminationStrategy: PID 220 died... 22:51:14.760922 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:51:14.768174 --- ParallelTerminationStrategy: PID 221 died... 22:51:14.771089 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:51:14.778305 --- ParallelTerminationStrategy: PID 222 died... 22:51:14.781294 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:51:14.788561 --- ParallelTerminationStrategy: PID 223 died... 22:51:14.791479 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:51:14.798738 --- ParallelTerminationStrategy: PID 224 died... 22:51:14.801663 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:51:14.809050 --- ParallelTerminationStrategy: PID 225 died... 22:51:14.812107 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:51:14.819381 --- ParallelTerminationStrategy: PID 226 died... 22:51:14.822292 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:51:14.829490 --- ParallelTerminationStrategy: PID 227 died... 22:51:14.832416 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:51:14.839689 --- ParallelTerminationStrategy: PID 228 died... 22:51:14.842691 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:51:14.850674 --- ParallelTerminationStrategy: PID 229 died... 22:51:14.854126 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:51:14.861454 --- ParallelTerminationStrategy: PID 230 died... 22:51:14.864415 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:51:14.871859 --- ParallelTerminationStrategy: PID 231 died... 22:51:14.874873 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:51:14.882212 --- ParallelTerminationStrategy: PID 232 died... 22:51:14.885191 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:51:14.892625 --- ParallelTerminationStrategy: PID 233 died... 22:51:14.895614 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:51:14.902975 --- ParallelTerminationStrategy: PID 234 died... 22:51:14.905976 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:51:16.327645 --- ParallelTerminationStrategy: PID 34 died... 22:51:16.333742 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-7797 netreg_mass PASS --------------------------------------------------------------------- 22:51:16.468899 tst trial-7797: Storing JUnit report in /build/trial-7797/run.2024-11-27_22-49-48/trial-7797.xml -------------------------------------------------------------------------------------------- trial-7797 PASS -------------------------------------------------------------------------------------------- 22:51:16.493599 tst trial-7797: trial-7797: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (82.4 sec) + exit_code=0 + rm -rf trial-7797/inst + cd trial-7797 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2024-11-27 22:49:48 No journal files were found. + readlink last_run + tar czf /build/trial-7797-run.tgz run.2024-11-27_22-49-48 + tar czf /build/trial-7797-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2024-11-27_13_27_16.tgz osmo-bts-oc2g.build-2024-11-27_00_51_59.tgz osmo-bts-sysmo.build-2024-11-27_00_52_35.tgz osmo-bts.build-2024-11-27_00_53_16.tgz osmo-ggsn.build-2024-11-27_20_43_12.tgz osmo-hlr.build-2024-11-27_16_37_44.tgz osmo-hnbgw.build-2024-11-27_13_35_04.tgz osmo-mgw.build-2024-11-27_08_33_24.tgz osmo-msc.build-2024-11-27_13_36_13.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2024-11-27_07_43_28.tgz osmo-pcu-sysmo.build-2024-11-27_07_42_46.tgz osmo-pcu.build-2024-11-27_07_43_20.tgz osmo-sgsn.build-2024-11-27_20_50_50.tgz osmo-stp.build-2024-11-27_13_26_29.tgz osmo-trx.build-2024-11-27_14_27_52.tgz osmocom-bb.build-2024-11-27_21_18_24.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