Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (ttcn3 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 bcde1d05383ff1a5e6d5fe0970735e79ab163ec4 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f bcde1d05383ff1a5e6d5fe0970735e79ab163ec4 # timeout=10 Commit message: "Update git URLs" > git rev-list --no-walk bcde1d05383ff1a5e6d5fe0970735e79ab163ec4 # timeout=10 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins14184226612565075374.sh + rm -rf trial-7556-bin.tgz trial-7556-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 21596 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 9499 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 8503 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 11099 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 11397 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 8151 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 35224 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 6341 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 36735 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 6483 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-nitb" build number 16236 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-stp" build number 11683 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6161 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 10023 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 6378 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 7521 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5097 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 6161 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins9965165064551195053.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:bullseye chmod -R a+rwX /workspace/ + rm -rf trial-7556 + 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 bf64337 debian-bookworm-obs-latest: add build user + make -C docker-playground/debian-buster-jenkins make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/debian-buster-jenkins' 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:buster \ --build-arg DISTRO=debian-buster \ --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/master \ --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 \ -t docker.io/osmocom-build/debian-buster-jenkins:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.89kB done #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/debian:buster #3 DONE 1.1s #4 [ 1/23] FROM docker.io/library/debian:buster@sha256:873743c4eec09ddea0dcac0cda31fce2ff348ed41cd1d5c33ecee7d42f03052f #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #6 DONE 0.0s #7 http://git.osmocom.org/python/osmo-python-tests/patch #7 DONE 0.1s #8 http://git.osmocom.org/python/osmo-python-tests/patch/?id=fb4b813d4df62b7b2445bdced961eb1847267eed #8 DONE 0.1s #7 http://git.osmocom.org/python/osmo-python-tests/patch #7 DONE 0.1s #5 [internal] load build context #5 transferring context: 1.50kB done #5 DONE 0.0s #9 http://git.osmocom.org/osmo-gsm-manuals/patch #9 DONE 0.1s #10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10//Release #10 DONE 0.1s #11 http://git.osmocom.org/osmo-ci/patch #11 DONE 0.1s #12 [ 4/23] RUN pip3 install 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' 'swig' #12 CACHED #13 [ 2/23] RUN [ "$(arch)" = "x86_64" ] && dpkg --add-architecture i386; DEBIAN_FRONTEND=noninteractive apt-get update && DEBIAN_FRONTEND=noninteractive apt-get upgrade -y && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive automake bc bison bzip2 ca-certificates ccache cmake coccinelle cppcheck dahdi-source dblatex dbus debhelper devscripts dh-autoreconf dh-systemd docbook5-xml doxygen flex g++ gawk gcc gcc-arm-none-eabi ghostscript git git-buildpackage graphviz htop inkscape latexmk lcov libaio-dev libasound2-dev libboost-all-dev libc-ares-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client osc patchelf pkg-config python-pip python-setuptools python-yaml python2.7 python3 python3-cryptography python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo systemd tcpdump tex-gyre texinfo unzip wget xsltproc #13 CACHED #14 [ 8/23] RUN mkdir /build #14 CACHED #15 [ 5/23] ADD https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt /tmp/pysim_requirements.txt #15 CACHED #16 [10/23] ADD http://git.osmocom.org/python/osmo-python-tests/patch/?id=fb4b813d4df62b7b2445bdced961eb1847267eed /tmp/osmo-python-tests2-commit #16 CACHED #17 [ 6/23] RUN pip3 install -r /tmp/pysim_requirements.txt #17 CACHED #18 [12/23] ADD http://git.osmocom.org/python/osmo-python-tests/patch /tmp/osmo-python-tests3-commit #18 CACHED #19 [ 3/23] RUN SET -x && [ "$(arch)" = "x86_64" ] || exit 0; wget -q https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #19 CACHED #20 [ 9/23] RUN chown build:build /build #20 CACHED #21 [11/23] RUN git clone https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests2 && cd osmo-python-tests2 && git checkout fb4b813d4df62b7b2445bdced961eb1847267eed && python2 setup.py clean build install #21 CACHED #22 [ 7/23] RUN useradd --uid=1000 build #22 CACHED #23 [13/23] RUN git clone https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests3 && cd osmo-python-tests3 && python3 setup.py clean build install #23 CACHED #24 [14/23] ADD http://git.osmocom.org/osmo-ci/patch /tmp/osmo-ci-commit #24 DONE 0.1s #25 [15/23] RUN git clone https://gerrit.osmocom.org/osmo-ci osmo-ci && cp -v $(find osmo-ci/scripts -maxdepth 1 -type f ) /usr/local/bin #25 0.243 Cloning into 'osmo-ci'... #25 0.549 'osmo-ci/scripts/osmo-layer1-headers.sh' -> '/usr/local/bin/osmo-layer1-headers.sh' #25 0.549 'osmo-ci/scripts/requirements.txt' -> '/usr/local/bin/requirements.txt' #25 0.549 'osmo-ci/scripts/cat-testlogs.sh' -> '/usr/local/bin/cat-testlogs.sh' #25 0.549 'osmo-ci/scripts/docker-cleanup.sh' -> '/usr/local/bin/docker-cleanup.sh' #25 0.549 'osmo-ci/scripts/osmocom-packages-docker.sh' -> '/usr/local/bin/osmocom-packages-docker.sh' #25 0.549 'osmo-ci/scripts/osmocom-api-doxygen.sh' -> '/usr/local/bin/osmocom-api-doxygen.sh' #25 0.549 'osmo-ci/scripts/osmo-clean-workspace.sh' -> '/usr/local/bin/osmo-clean-workspace.sh' #25 0.549 'osmo-ci/scripts/verify_endian_header.sh' -> '/usr/local/bin/verify_endian_header.sh' #25 0.549 'osmo-ci/scripts/osmo-deps.sh' -> '/usr/local/bin/osmo-deps.sh' #25 0.549 'osmo-ci/scripts/repo-install-test.sh' -> '/usr/local/bin/repo-install-test.sh' #25 0.549 'osmo-ci/scripts/osmocom-list-commits.sh' -> '/usr/local/bin/osmocom-list-commits.sh' #25 0.549 'osmo-ci/scripts/jenkins_jobs.ini.example' -> '/usr/local/bin/jenkins_jobs.ini.example' #25 0.549 'osmo-ci/scripts/osmocom-build-old-tags-against-master.sh' -> '/usr/local/bin/osmocom-build-old-tags-against-master.sh' #25 0.549 'osmo-ci/scripts/verify_log_statements.py' -> '/usr/local/bin/verify_log_statements.py' #25 0.549 'osmo-ci/scripts/osmo-build-dep.sh' -> '/usr/local/bin/osmo-build-dep.sh' #25 0.549 'osmo-ci/scripts/osmo-ci-docker-rebuild.sh' -> '/usr/local/bin/osmo-ci-docker-rebuild.sh' #25 0.549 'osmo-ci/scripts/verify_value_string_arrays_are_terminated.py' -> '/usr/local/bin/verify_value_string_arrays_are_terminated.py' #25 0.549 'osmo-ci/scripts/osmocom-obs-link.sh' -> '/usr/local/bin/osmocom-obs-link.sh' #25 0.549 'osmo-ci/scripts/common.sh' -> '/usr/local/bin/common.sh' #25 0.549 'osmo-ci/scripts/xgoldmon-jenkins.sh' -> '/usr/local/bin/xgoldmon-jenkins.sh' #25 DONE 0.6s #26 [16/23] ADD http://git.osmocom.org/osmo-gsm-manuals/patch /tmp/osmo-gsm-manuals-commit #26 DONE 0.0s #27 [17/23] RUN git -C /opt clone https://gerrit.osmocom.org/osmo-gsm-manuals #27 0.322 Cloning into 'osmo-gsm-manuals'... #27 DONE 0.5s #28 [18/23] 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 #28 0.921 Generating locales (this might take a while)... #28 0.925 en_US.UTF-8... done #28 1.983 Generation complete. #28 DONE 2.1s #29 [19/23] COPY .COMMON/RELEASE.KEY /tmp/Release.key #29 DONE 0.0s #30 [20/23] RUN APT-KEY add /tmp/Release.key && rm /tmp/Release.key && echo "deb " https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10/ " ./" > /etc/apt/sources.list.d/osmocom-nightly.list #30 0.462 Warning: apt-key output should not be parsed (stdout is not a terminal) #30 1.083 OK #30 DONE 1.1s #31 [21/23] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_10//RELEASE /tmp/Release #31 DONE 0.0s #32 [22/23] RUN APT-GET update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #32 0.354 Hit:1 http://deb.debian.org/debian buster InRelease #32 0.354 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] #32 0.355 Hit:3 http://deb.debian.org/debian buster-updates InRelease #32 0.464 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease [1,570 B] #32 0.686 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ Packages [119 kB] #32 0.711 Fetched 156 kB in 0s (413 kB/s) #32 0.711 Reading package lists... #32 1.827 Reading package lists... #32 3.102 Building dependency tree... #32 3.442 Reading state information... #32 3.801 The following additional packages will be installed: #32 3.801 libcurl4-gnutls-dev libgcrypt20-dev libgpg-error-dev libjs-jquery #32 3.801 liblimesuite18.06-1 libmicrohttpd-dev libmicrohttpd12 liborcania-dev #32 3.801 liborcania1.2 libsystemd-dev libuhd3.13.1 libulfius2.5 libyder-dev #32 3.802 libyder2.0 #32 3.803 Suggested packages: #32 3.803 libcurl4-doc libidn11-dev libldap2-dev librtmp-dev libssh2-1-dev #32 3.803 libgcrypt20-doc liblimesuite-doc gnuradio #32 3.803 Recommended packages: #32 3.803 javascript-common limesuite-udev gnuradio #32 3.939 The following NEW packages will be installed: #32 3.939 libcurl4-gnutls-dev libgcrypt20-dev libgpg-error-dev libjs-jquery #32 3.939 liblimesuite-dev liblimesuite18.06-1 libmicrohttpd-dev libmicrohttpd12 #32 3.939 liborcania-dev liborcania1.2 libsystemd-dev libuhd-dev libuhd3.13.1 #32 3.940 libulfius-dev libulfius2.5 libyder-dev libyder2.0 #32 3.975 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. #32 3.975 Need to get 12.3 MB of archives. #32 3.975 After this operation, 113 MB of additional disk space will be used. #32 3.975 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4-gnutls-dev amd64 7.64.0-4+deb10u9 [422 kB] #32 4.000 Get:2 http://deb.debian.org/debian buster/main amd64 libgpg-error-dev amd64 1.35-1 [124 kB] #32 4.005 Get:3 http://deb.debian.org/debian buster/main amd64 libgcrypt20-dev amd64 1.8.4-5+deb10u1 [608 kB] #32 4.009 Get:4 http://deb.debian.org/debian buster/main amd64 libjs-jquery all 3.3.1~dfsg-3+deb10u1 [332 kB] #32 4.012 Get:5 http://deb.debian.org/debian buster/main amd64 liblimesuite18.06-1 amd64 18.06.0+dfsg-1+b1 [246 kB] #32 4.014 Get:6 http://deb.debian.org/debian buster/main amd64 liblimesuite-dev amd64 18.06.0+dfsg-1+b1 [51.8 kB] #32 4.015 Get:7 http://deb.debian.org/debian-security buster/updates/main amd64 libmicrohttpd12 amd64 0.9.62-1+deb10u1 [96.4 kB] #32 4.019 Get:8 http://deb.debian.org/debian-security buster/updates/main amd64 libmicrohttpd-dev amd64 0.9.62-1+deb10u1 [261 kB] #32 4.019 Get:9 http://deb.debian.org/debian buster/main amd64 liborcania1.2 amd64 1.2.9-5 [10.2 kB] #32 4.019 Get:10 http://deb.debian.org/debian buster/main amd64 liborcania-dev amd64 1.2.9-5 [6,756 B] #32 4.019 Get:11 http://deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u10 [322 kB] #32 4.023 Get:12 http://deb.debian.org/debian buster/main amd64 libuhd3.13.1 amd64 3.13.1.0-3 [2,703 kB] #32 4.057 Get:13 http://deb.debian.org/debian buster/main amd64 libuhd-dev amd64 3.13.1.0-3 [6,998 kB] #32 4.116 Get:14 http://deb.debian.org/debian buster/main amd64 libyder2.0 amd64 1.4.4-4 [7,592 B] #32 4.116 Get:15 http://deb.debian.org/debian buster/main amd64 libulfius2.5 amd64 2.5.2-4+deb10u1 [39.2 kB] #32 4.116 Get:16 http://deb.debian.org/debian buster/main amd64 libyder-dev amd64 1.4.4-4 [10.2 kB] #32 4.117 Get:17 http://deb.debian.org/debian buster/main amd64 libulfius-dev amd64 2.5.2-4+deb10u1 [92.0 kB] #32 4.336 debconf: delaying package configuration, since apt-utils is not installed #32 4.414 Fetched 12.3 MB in 0s (78.8 MB/s) #32 4.448 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #32 4.448 (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 ... 101785 files and directories currently installed.) #32 4.603 Preparing to unpack .../00-libcurl4-gnutls-dev_7.64.0-4+deb10u9_amd64.deb ... #32 4.606 Unpacking libcurl4-gnutls-dev:amd64 (7.64.0-4+deb10u9) ... #32 4.675 Selecting previously unselected package libgpg-error-dev. #32 4.683 Preparing to unpack .../01-libgpg-error-dev_1.35-1_amd64.deb ... #32 4.686 Unpacking libgpg-error-dev (1.35-1) ... #32 4.728 Selecting previously unselected package libgcrypt20-dev. #32 4.734 Preparing to unpack .../02-libgcrypt20-dev_1.8.4-5+deb10u1_amd64.deb ... #32 4.737 Unpacking libgcrypt20-dev (1.8.4-5+deb10u1) ... #32 4.817 Selecting previously unselected package libjs-jquery. #32 4.824 Preparing to unpack .../03-libjs-jquery_3.3.1~dfsg-3+deb10u1_all.deb ... #32 4.827 Unpacking libjs-jquery (3.3.1~dfsg-3+deb10u1) ... #32 4.881 Selecting previously unselected package liblimesuite18.06-1:amd64. #32 4.887 Preparing to unpack .../04-liblimesuite18.06-1_18.06.0+dfsg-1+b1_amd64.deb ... #32 4.893 Unpacking liblimesuite18.06-1:amd64 (18.06.0+dfsg-1+b1) ... #32 4.943 Selecting previously unselected package liblimesuite-dev:amd64. #32 4.951 Preparing to unpack .../05-liblimesuite-dev_18.06.0+dfsg-1+b1_amd64.deb ... #32 4.957 Unpacking liblimesuite-dev:amd64 (18.06.0+dfsg-1+b1) ... #32 4.999 Selecting previously unselected package libmicrohttpd12. #32 5.007 Preparing to unpack .../06-libmicrohttpd12_0.9.62-1+deb10u1_amd64.deb ... #32 5.010 Unpacking libmicrohttpd12 (0.9.62-1+deb10u1) ... #32 5.049 Selecting previously unselected package libmicrohttpd-dev. #32 5.057 Preparing to unpack .../07-libmicrohttpd-dev_0.9.62-1+deb10u1_amd64.deb ... #32 5.060 Unpacking libmicrohttpd-dev (0.9.62-1+deb10u1) ... #32 5.106 Selecting previously unselected package liborcania1.2. #32 5.112 Preparing to unpack .../08-liborcania1.2_1.2.9-5_amd64.deb ... #32 5.115 Unpacking liborcania1.2 (1.2.9-5) ... #32 5.147 Selecting previously unselected package liborcania-dev. #32 5.154 Preparing to unpack .../09-liborcania-dev_1.2.9-5_amd64.deb ... #32 5.157 Unpacking liborcania-dev (1.2.9-5) ... #32 5.191 Selecting previously unselected package libsystemd-dev:amd64. #32 5.198 Preparing to unpack .../10-libsystemd-dev_241-7~deb10u10_amd64.deb ... #32 5.202 Unpacking libsystemd-dev:amd64 (241-7~deb10u10) ... #32 5.292 Selecting previously unselected package libuhd3.13.1:amd64. #32 5.300 Preparing to unpack .../11-libuhd3.13.1_3.13.1.0-3_amd64.deb ... #32 5.305 Unpacking libuhd3.13.1:amd64 (3.13.1.0-3) ... #32 5.528 Selecting previously unselected package libuhd-dev:amd64. #32 5.534 Preparing to unpack .../12-libuhd-dev_3.13.1.0-3_amd64.deb ... #32 5.536 Unpacking libuhd-dev:amd64 (3.13.1.0-3) ... #32 6.160 Selecting previously unselected package libyder2.0:amd64. #32 6.167 Preparing to unpack .../13-libyder2.0_1.4.4-4_amd64.deb ... #32 6.170 Unpacking libyder2.0:amd64 (1.4.4-4) ... #32 6.201 Selecting previously unselected package libulfius2.5:amd64. #32 6.207 Preparing to unpack .../14-libulfius2.5_2.5.2-4+deb10u1_amd64.deb ... #32 6.210 Unpacking libulfius2.5:amd64 (2.5.2-4+deb10u1) ... #32 6.249 Selecting previously unselected package libyder-dev:amd64. #32 6.255 Preparing to unpack .../15-libyder-dev_1.4.4-4_amd64.deb ... #32 6.258 Unpacking libyder-dev:amd64 (1.4.4-4) ... #32 6.289 Selecting previously unselected package libulfius-dev:amd64. #32 6.296 Preparing to unpack .../16-libulfius-dev_2.5.2-4+deb10u1_amd64.deb ... #32 6.300 Unpacking libulfius-dev:amd64 (2.5.2-4+deb10u1) ... #32 6.366 Setting up libuhd3.13.1:amd64 (3.13.1.0-3) ... #32 6.376 Setting up liblimesuite18.06-1:amd64 (18.06.0+dfsg-1+b1) ... #32 6.389 Setting up libcurl4-gnutls-dev:amd64 (7.64.0-4+deb10u9) ... #32 6.397 Setting up libmicrohttpd12 (0.9.62-1+deb10u1) ... #32 6.406 Setting up libgpg-error-dev (1.35-1) ... #32 6.421 Setting up liborcania1.2 (1.2.9-5) ... #32 6.429 Setting up libyder2.0:amd64 (1.4.4-4) ... #32 6.437 Setting up libuhd-dev:amd64 (3.13.1.0-3) ... #32 6.452 Setting up libjs-jquery (3.3.1~dfsg-3+deb10u1) ... #32 6.460 Setting up libsystemd-dev:amd64 (241-7~deb10u10) ... #32 6.469 Setting up liblimesuite-dev:amd64 (18.06.0+dfsg-1+b1) ... #32 6.477 Setting up liborcania-dev (1.2.9-5) ... #32 6.488 Setting up libulfius2.5:amd64 (2.5.2-4+deb10u1) ... #32 6.497 Setting up libgcrypt20-dev (1.8.4-5+deb10u1) ... #32 6.505 Setting up libmicrohttpd-dev (0.9.62-1+deb10u1) ... #32 6.519 Setting up libyder-dev:amd64 (1.4.4-4) ... #32 6.527 Setting up libulfius-dev:amd64 (2.5.2-4+deb10u1) ... #32 6.536 Processing triggers for man-db (2.8.5-2+deb10u1) ... #32 6.905 Processing triggers for libc-bin (2.28-10+deb10u2) ... #32 DONE 7.1s #33 [23/23] RUN chown -R build:build /usr/local #33 DONE 14.5s #34 exporting to image #34 exporting layers #34 exporting layers 0.9s done #34 writing image sha256:008fdef5b3c8e11bcde44602d74c8143f1cbf2992bb3a0738a821e9a38b68db6 done #34 naming to docker.io/osmocom-build/debian-buster-jenkins:latest done #34 DONE 0.9s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/debian-buster-jenkins' + 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/master \ --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 \ -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: 5.10kB 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-buster-jenkins: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 DONE 0.0s #6 [ 1/32] FROM docker.io/osmocom-build/debian-buster-jenkins #6 DONE 0.2s #7 [ 2/32] RUN useradd -ms /bin/bash jenkins #7 DONE 0.3s #8 https://github.com/NixOS/patchelf/archive/0.11.tar.gz #8 CACHED #9 [ 3/32] RUN groupadd osmo-gsm-tester #9 DONE 0.4s #10 https://www.mongodb.org/static/pgp/server-4.4.asc #10 CACHED #5 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-tester/+/master?format=TEXT #5 CACHED #11 [ 4/32] RUN usermod -a -G osmo-gsm-tester jenkins #11 DONE 0.4s #12 [ 5/32] RUN APT-GET update && apt-get install -y --no-install-recommends dbus tcpdump sqlite3 python3 python3-setuptools python3-yaml python3-mako python3-gi python3-numpy python3-wheel python3-watchdog ofono patchelf sudo libcap2-bin python3-pip udhcpc iperf3 locales #12 0.383 Hit:1 http://deb.debian.org/debian buster InRelease #12 0.383 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #12 0.383 Hit:3 http://deb.debian.org/debian buster-updates InRelease #12 0.511 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease #12 0.741 Reading package lists... #12 1.515 Reading package lists... #12 2.293 Building dependency tree... #12 2.553 Reading state information... #12 2.926 libcap2-bin is already the newest version (1:2.25-2). #12 2.926 libcap2-bin set to manually installed. #12 2.926 ofono is already the newest version (1.21-1). #12 2.926 patchelf is already the newest version (0.9+52.20180509-1). #12 2.926 python3-gi is already the newest version (3.30.4-1). #12 2.926 python3-pip is already the newest version (18.1-5). #12 2.926 python3-setuptools is already the newest version (40.8.0-1). #12 2.926 python3 is already the newest version (3.7.3-1). #12 2.926 python3-yaml is already the newest version (3.13-2). #12 2.926 tcpdump is already the newest version (4.9.3-1~deb10u2). #12 2.926 dbus is already the newest version (1.12.28-0+deb10u1). #12 2.926 locales is already the newest version (2.28-10+deb10u2). #12 2.926 python3-mako is already the newest version (1.0.7+ds1-1+deb10u1). #12 2.926 sqlite3 is already the newest version (3.27.2-3+deb10u2). #12 2.926 sudo is already the newest version (1.8.27-1+deb10u6). #12 2.926 The following additional packages will be installed: #12 2.927 busybox libiperf0 libjs-sphinxdoc libjs-underscore python3-argh #12 2.928 python3-pathtools #12 2.930 Suggested packages: #12 2.930 gfortran python-numpy-doc python3-pytest python3-numpy-dbg #12 2.930 Recommended packages: #12 2.930 javascript-common python3-argcomplete python3-keyring python3-keyrings.alt #12 2.930 python3-xdg #12 3.083 The following NEW packages will be installed: #12 3.084 busybox iperf3 libiperf0 libjs-sphinxdoc libjs-underscore python3-argh #12 3.084 python3-numpy python3-pathtools python3-watchdog python3-wheel udhcpc #12 3.113 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. #12 3.113 Need to get 3,044 kB of archives. #12 3.113 After this operation, 14.6 MB of additional disk space will be used. #12 3.113 Get:1 http://deb.debian.org/debian buster/main amd64 busybox amd64 1:1.30.1-4 [432 kB] #12 3.137 Get:2 http://deb.debian.org/debian-security buster/updates/main amd64 libiperf0 amd64 3.6-2+deb10u1 [77.7 kB] #12 3.139 Get:3 http://deb.debian.org/debian-security buster/updates/main amd64 iperf3 amd64 3.6-2+deb10u1 [26.1 kB] #12 3.140 Get:4 http://deb.debian.org/debian buster/main amd64 libjs-underscore all 1.9.1~dfsg-1+deb10u1 [100.0 kB] #12 3.142 Get:5 http://deb.debian.org/debian buster/main amd64 libjs-sphinxdoc all 1.8.4-1 [95.9 kB] #12 3.143 Get:6 http://deb.debian.org/debian buster/main amd64 python3-argh all 0.26.2-1 [21.9 kB] #12 3.144 Get:7 http://deb.debian.org/debian buster/main amd64 python3-numpy amd64 1:1.16.2-1 [2,119 kB] #12 3.165 Get:8 http://deb.debian.org/debian buster/main amd64 python3-pathtools all 0.1.2-2 [11.1 kB] #12 3.166 Get:9 http://deb.debian.org/debian buster/main amd64 python3-watchdog all 0.9.0-1 [116 kB] #12 3.167 Get:10 http://deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] #12 3.167 Get:11 http://deb.debian.org/debian buster/main amd64 udhcpc amd64 1:1.30.1-4 [24.3 kB] #12 3.374 debconf: delaying package configuration, since apt-utils is not installed #12 3.430 Fetched 3,044 kB in 0s (45.5 MB/s) #12 3.456 Selecting previously unselected package busybox. #12 3.456 (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 ... 102762 files and directories currently installed.) #12 3.502 Preparing to unpack .../00-busybox_1%3a1.30.1-4_amd64.deb ... #12 3.506 Unpacking busybox (1:1.30.1-4) ... #12 3.577 Selecting previously unselected package libiperf0:amd64. #12 3.584 Preparing to unpack .../01-libiperf0_3.6-2+deb10u1_amd64.deb ... #12 3.590 Unpacking libiperf0:amd64 (3.6-2+deb10u1) ... #12 3.629 Selecting previously unselected package iperf3. #12 3.636 Preparing to unpack .../02-iperf3_3.6-2+deb10u1_amd64.deb ... #12 3.639 Unpacking iperf3 (3.6-2+deb10u1) ... #12 3.670 Selecting previously unselected package libjs-underscore. #12 3.677 Preparing to unpack .../03-libjs-underscore_1.9.1~dfsg-1+deb10u1_all.deb ... #12 3.680 Unpacking libjs-underscore (1.9.1~dfsg-1+deb10u1) ... #12 3.718 Selecting previously unselected package libjs-sphinxdoc. #12 3.725 Preparing to unpack .../04-libjs-sphinxdoc_1.8.4-1_all.deb ... #12 3.728 Unpacking libjs-sphinxdoc (1.8.4-1) ... #12 3.773 Selecting previously unselected package python3-argh. #12 3.782 Preparing to unpack .../05-python3-argh_0.26.2-1_all.deb ... #12 3.785 Unpacking python3-argh (0.26.2-1) ... #12 3.821 Selecting previously unselected package python3-numpy. #12 3.829 Preparing to unpack .../06-python3-numpy_1%3a1.16.2-1_amd64.deb ... #12 3.832 Unpacking python3-numpy (1:1.16.2-1) ... #12 4.041 Selecting previously unselected package python3-pathtools. #12 4.046 Preparing to unpack .../07-python3-pathtools_0.1.2-2_all.deb ... #12 4.049 Unpacking python3-pathtools (0.1.2-2) ... #12 4.083 Selecting previously unselected package python3-watchdog. #12 4.090 Preparing to unpack .../08-python3-watchdog_0.9.0-1_all.deb ... #12 4.096 Unpacking python3-watchdog (0.9.0-1) ... #12 4.140 Selecting previously unselected package python3-wheel. #12 4.147 Preparing to unpack .../09-python3-wheel_0.32.3-2_all.deb ... #12 4.150 Unpacking python3-wheel (0.32.3-2) ... #12 4.180 Selecting previously unselected package udhcpc. #12 4.186 Preparing to unpack .../10-udhcpc_1%3a1.30.1-4_amd64.deb ... #12 4.189 Unpacking udhcpc (1:1.30.1-4) ... #12 4.255 Setting up python3-argh (0.26.2-1) ... #12 4.445 Setting up python3-wheel (0.32.3-2) ... #12 4.626 Setting up busybox (1:1.30.1-4) ... #12 4.633 Setting up python3-pathtools (0.1.2-2) ... #12 4.792 Setting up libiperf0:amd64 (3.6-2+deb10u1) ... #12 4.805 Setting up python3-numpy (1:1.16.2-1) ... #12 5.961 Setting up udhcpc (1:1.30.1-4) ... #12 5.973 Setting up libjs-underscore (1.9.1~dfsg-1+deb10u1) ... #12 5.982 Setting up iperf3 (3.6-2+deb10u1) ... #12 5.994 Setting up libjs-sphinxdoc (1.8.4-1) ... #12 6.003 Setting up python3-watchdog (0.9.0-1) ... #12 6.144 Processing triggers for man-db (2.8.5-2+deb10u1) ... #12 6.316 Processing triggers for libc-bin (2.28-10+deb10u2) ... #12 DONE 6.5s #13 [ 6/32] RUN PIP3 install "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #13 1.196 Requirement already satisfied: smpplib from git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib in /usr/local/lib/python3.7/dist-packages (2.1.0) #13 1.198 Requirement already satisfied: pydbus in /usr/local/lib/python3.7/dist-packages (0.6.0) #13 1.199 Requirement already satisfied: pyusb in /usr/lib/python3/dist-packages (1.0.2) #13 1.200 Requirement already satisfied: pysispm in /usr/local/lib/python3.7/dist-packages (0.6) #13 1.221 Collecting pymongo #13 2.272 Downloading https://files.pythonhosted.org/packages/12/24/3642a6f2217b89ad798d2e0643321e1fc04d26cd665b9ac8847960720d32/pymongo-4.6.3-cp37-cp37m-manylinux1_x86_64.whl (671kB) #13 2.381 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from smpplib) (1.12.0) #13 2.396 Collecting dnspython<3.0.0,>=1.16.0 (from pymongo) #13 2.426 Downloading https://files.pythonhosted.org/packages/12/86/d305e87555430ff4630d729420d97dece3b16efcbf2b7d7e974d11b0d86c/dnspython-2.3.0-py3-none-any.whl (283kB) #13 2.715 Installing collected packages: dnspython, pymongo #13 3.002 Successfully installed dnspython-2.3.0 pymongo-4.6.3 #13 DONE 3.1s #14 [ 7/32] RUN APT-GET update && apt-get install -y openssh-server #14 0.370 Hit:1 http://deb.debian.org/debian buster InRelease #14 0.370 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #14 0.371 Hit:3 http://deb.debian.org/debian buster-updates InRelease #14 0.490 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease #14 0.754 Reading package lists... #14 1.628 Reading package lists... #14 2.482 Building dependency tree... #14 2.694 Reading state information... #14 2.967 The following additional packages will be installed: #14 2.968 libnss-systemd libpam-systemd libxmuu1 ncurses-term openssh-sftp-server #14 2.968 systemd-sysv xauth #14 2.971 Suggested packages: #14 2.971 molly-guard monkeysphere rssh ssh-askpass ufw #14 3.034 The following NEW packages will be installed: #14 3.035 libnss-systemd libpam-systemd libxmuu1 ncurses-term openssh-server #14 3.035 openssh-sftp-server systemd-sysv xauth #14 3.067 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. #14 3.067 Need to get 1,468 kB of archives. #14 3.067 After this operation, 6,952 kB of additional disk space will be used. #14 3.067 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 systemd-sysv amd64 241-7~deb10u10 [100 kB] #14 3.081 Get:2 http://deb.debian.org/debian-security buster/updates/main amd64 libpam-systemd amd64 241-7~deb10u10 [209 kB] #14 3.087 Get:3 http://deb.debian.org/debian-security buster/updates/main amd64 ncurses-term all 6.1+20181013-2+deb10u5 [491 kB] #14 3.095 Get:4 http://deb.debian.org/debian buster/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB] #14 3.095 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 openssh-sftp-server amd64 1:7.9p1-10+deb10u4 [44.9 kB] #14 3.095 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 openssh-server amd64 1:7.9p1-10+deb10u4 [353 kB] #14 3.098 Get:7 http://deb.debian.org/debian buster/main amd64 xauth amd64 1:1.0.10-1 [40.3 kB] #14 3.099 Get:8 http://deb.debian.org/debian-security buster/updates/main amd64 libnss-systemd amd64 241-7~deb10u10 [205 kB] #14 3.341 debconf: delaying package configuration, since apt-utils is not installed #14 3.419 Fetched 1,468 kB in 0s (31.5 MB/s) #14 3.446 Selecting previously unselected package systemd-sysv. #14 3.446 (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 ... 103418 files and directories currently installed.) #14 3.492 Preparing to unpack .../0-systemd-sysv_241-7~deb10u10_amd64.deb ... #14 3.495 Unpacking systemd-sysv (241-7~deb10u10) ... #14 3.543 Selecting previously unselected package libpam-systemd:amd64. #14 3.549 Preparing to unpack .../1-libpam-systemd_241-7~deb10u10_amd64.deb ... #14 3.552 Unpacking libpam-systemd:amd64 (241-7~deb10u10) ... #14 3.594 Selecting previously unselected package ncurses-term. #14 3.602 Preparing to unpack .../2-ncurses-term_6.1+20181013-2+deb10u5_all.deb ... #14 3.605 Unpacking ncurses-term (6.1+20181013-2+deb10u5) ... #14 3.807 Selecting previously unselected package libxmuu1:amd64. #14 3.815 Preparing to unpack .../3-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ... #14 3.820 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ... #14 3.855 Selecting previously unselected package openssh-sftp-server. #14 3.863 Preparing to unpack .../4-openssh-sftp-server_1%3a7.9p1-10+deb10u4_amd64.deb ... #14 3.866 Unpacking openssh-sftp-server (1:7.9p1-10+deb10u4) ... #14 3.908 Selecting previously unselected package openssh-server. #14 3.915 Preparing to unpack .../5-openssh-server_1%3a7.9p1-10+deb10u4_amd64.deb ... #14 3.933 Unpacking openssh-server (1:7.9p1-10+deb10u4) ... #14 3.998 Selecting previously unselected package xauth. #14 4.005 Preparing to unpack .../6-xauth_1%3a1.0.10-1_amd64.deb ... #14 4.011 Unpacking xauth (1:1.0.10-1) ... #14 4.045 Selecting previously unselected package libnss-systemd:amd64. #14 4.051 Preparing to unpack .../7-libnss-systemd_241-7~deb10u10_amd64.deb ... #14 4.054 Unpacking libnss-systemd:amd64 (241-7~deb10u10) ... #14 4.126 Setting up openssh-sftp-server (1:7.9p1-10+deb10u4) ... #14 4.136 Setting up systemd-sysv (241-7~deb10u10) ... #14 4.146 Setting up openssh-server (1:7.9p1-10+deb10u4) ... #14 4.232 debconf: unable to initialize frontend: Dialog #14 4.232 debconf: (TERM is not set, so the dialog frontend is not usable.) #14 4.232 debconf: falling back to frontend: Readline #14 4.290 #14 4.290 Creating config file /etc/ssh/sshd_config with new version #14 4.328 Creating SSH2 RSA key; this may take some time ... #14 4.387 2048 SHA256:kxCkEKsAe00QF52WIXlt5WsTpr30sZAOeR9VguqsOAQ root@buildkitsandbox (RSA) #14 4.389 Creating SSH2 ECDSA key; this may take some time ... #14 4.393 256 SHA256:pvHDfxMIWUKUZT5i6li5I/fY19z/QOdQ5gNSOfLAfjc root@buildkitsandbox (ECDSA) #14 4.395 Creating SSH2 ED25519 key; this may take some time ... #14 4.400 256 SHA256:LHtKTcryDID7CKsHpCxAQbDh57mzw7xxM4hqXl6cvNE root@buildkitsandbox (ED25519) #14 4.582 Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. #14 4.582 Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. #14 4.661 invoke-rc.d: could not determine current runlevel #14 4.664 invoke-rc.d: policy-rc.d denied execution of start. #14 4.689 Setting up libnss-systemd:amd64 (241-7~deb10u10) ... #14 4.696 First installation detected... #14 4.696 Checking NSS setup... #14 4.704 Setting up libpam-systemd:amd64 (241-7~deb10u10) ... #14 4.771 debconf: unable to initialize frontend: Dialog #14 4.771 debconf: (TERM is not set, so the dialog frontend is not usable.) #14 4.771 debconf: falling back to frontend: Readline #14 4.839 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ... #14 4.851 Setting up ncurses-term (6.1+20181013-2+deb10u5) ... #14 4.863 Setting up xauth (1:1.0.10-1) ... #14 4.873 Processing triggers for systemd (241-7~deb10u10) ... #14 4.883 Processing triggers for man-db (2.8.5-2+deb10u1) ... #14 5.067 Processing triggers for libc-bin (2.28-10+deb10u2) ... #14 DONE 5.2s #15 [ 8/32] RUN MKDIR /var/run/sshd #15 DONE 0.3s #16 [ 9/32] COPY SSH /root/.ssh #16 DONE 0.0s #17 [10/32] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #17 DONE 0.1s #18 [11/32] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #18 DONE 0.5s #19 [12/32] 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 #19 DONE 0.4s #20 [13/32] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #20 DONE 0.4s #21 [14/32] 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 #21 0.767 Generating locales (this might take a while)... #21 0.770 en_US.UTF-8... done #21 1.923 Generation complete. #21 DONE 2.0s #22 [15/32] ADD https://github.com/NixOS/patchelf/archive/0.11.tar.gz /tmp/patchelf-0.11.tar.gz #22 DONE 0.0s #23 [16/32] RUN cd /tmp && tar -zxf /tmp/patchelf-0.11.tar.gz && cd patchelf-0.11 && autoreconf -fi && ./configure --prefix=/usr/local && make && make install #23 2.608 configure.ac:6: installing 'build-aux/compile' #23 2.609 configure.ac:4: installing 'build-aux/install-sh' #23 2.610 configure.ac:4: installing 'build-aux/missing' #23 2.639 src/Makefile.am: installing 'build-aux/depcomp' #23 2.776 checking for a BSD-compatible install... /usr/bin/install -c #23 2.784 checking whether build environment is sane... yes #23 2.793 checking for a thread-safe mkdir -p... /bin/mkdir -p #23 2.795 checking for gawk... gawk #23 2.795 checking whether make sets $(MAKE)... yes #23 2.804 checking whether make supports nested variables... yes #23 2.811 checking whether make supports the include directive... yes (GNU style) #23 2.817 checking for gcc... gcc #23 2.836 checking whether the C compiler works... yes #23 2.909 checking for C compiler default output file name... a.out #23 2.910 checking for suffix of executables... #23 2.942 checking whether we are cross compiling... no #23 2.975 checking for suffix of object files... o #23 2.990 checking whether we are using the GNU C compiler... yes #23 3.004 checking whether gcc accepts -g... yes #23 3.023 checking for gcc option to accept ISO C89... none needed #23 3.052 checking whether gcc understands -c and -o together... yes #23 3.080 checking dependency style of gcc... gcc3 #23 3.115 checking for g++... g++ #23 3.132 checking whether we are using the GNU C++ compiler... yes #23 3.181 checking whether g++ accepts -g... yes #23 3.198 checking dependency style of g++... gcc3 #23 3.228 Setting page size to 4096 #23 3.240 checking that generated files are newer than configure... done #23 3.790 configure: creating ./config.status #23 3.839 config.status: creating Makefile #23 3.849 config.status: creating src/Makefile #23 3.861 config.status: creating tests/Makefile #23 3.873 config.status: creating patchelf.spec #23 3.882 config.status: executing depfiles commands #23 3.943 Making all in src #23 3.945 make[1]: Entering directory '/tmp/patchelf-0.11/src' #23 3.945 g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.11\" -DPACKAGE_STRING=\"patchelf\ 0.11\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.11\" -DPAGESIZE=4096 -I. -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -g -O2 -MT patchelf.o -MD -MP -MF .deps/patchelf.Tpo -c -o patchelf.o patchelf.cc #23 8.204 mv -f .deps/patchelf.Tpo .deps/patchelf.Po #23 8.206 g++ -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -g -O2 -o patchelf patchelf.o #23 8.265 make[1]: Leaving directory '/tmp/patchelf-0.11/src' #23 8.266 Making all in tests #23 8.268 make[1]: Entering directory '/tmp/patchelf-0.11/tests' #23 8.268 make[1]: Nothing to be done for 'all'. #23 8.268 make[1]: Leaving directory '/tmp/patchelf-0.11/tests' #23 8.270 make[1]: Entering directory '/tmp/patchelf-0.11' #23 8.270 make[1]: Nothing to be done for 'all-am'. #23 8.270 make[1]: Leaving directory '/tmp/patchelf-0.11' #23 8.275 Making install in src #23 8.285 make[1]: Entering directory '/tmp/patchelf-0.11/src' #23 8.293 make[2]: Entering directory '/tmp/patchelf-0.11/src' #23 8.294 /bin/mkdir -p '/usr/local/bin' #23 8.297 /usr/bin/install -c patchelf '/usr/local/bin' #23 8.301 make[2]: Nothing to be done for 'install-data-am'. #23 8.301 make[2]: Leaving directory '/tmp/patchelf-0.11/src' #23 8.301 make[1]: Leaving directory '/tmp/patchelf-0.11/src' #23 8.302 Making install in tests #23 8.304 make[1]: Entering directory '/tmp/patchelf-0.11/tests' #23 8.306 make[2]: Entering directory '/tmp/patchelf-0.11/tests' #23 8.306 make[2]: Nothing to be done for 'install-exec-am'. #23 8.306 make[2]: Nothing to be done for 'install-data-am'. #23 8.306 make[2]: Leaving directory '/tmp/patchelf-0.11/tests' #23 8.306 make[1]: Leaving directory '/tmp/patchelf-0.11/tests' #23 8.308 make[1]: Entering directory '/tmp/patchelf-0.11' #23 8.311 make[2]: Entering directory '/tmp/patchelf-0.11' #23 8.311 make[2]: Nothing to be done for 'install-exec-am'. #23 8.311 /bin/mkdir -p '/usr/local/share/doc/patchelf' #23 8.313 /usr/bin/install -c -m 644 README.md '/usr/local/share/doc/patchelf' #23 8.315 /bin/mkdir -p '/usr/local/share/man/man1' #23 8.320 /usr/bin/install -c -m 644 patchelf.1 '/usr/local/share/man/man1' #23 8.322 make[2]: Leaving directory '/tmp/patchelf-0.11' #23 8.322 make[1]: Leaving directory '/tmp/patchelf-0.11' #23 DONE 8.4s #24 [17/32] 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-sccp-dev libosmo-sigtran-dev libsmpp34-dev libgtp-dev libasn1c-dev && apt-get clean #24 0.385 Hit:1 http://deb.debian.org/debian buster InRelease #24 0.385 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #24 0.386 Hit:3 http://deb.debian.org/debian buster-updates InRelease #24 0.510 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease #24 0.784 Reading package lists... #24 2.066 Reading package lists... #24 3.272 Building dependency tree... #24 3.557 Reading state information... #24 3.816 The following additional packages will be installed: #24 3.817 libasn1c1 libgtp6 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran9 #24 3.817 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore21 #24 3.817 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #24 3.818 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 libsmpp1 osmocom-nightly #24 3.881 The following NEW packages will be installed: #24 3.882 libasn1c-dev libasn1c1 libgtp-dev libgtp6 libosmo-abis-dev #24 3.882 libosmo-gsup-client-dev libosmo-gsup-client0 libosmo-netif-dev #24 3.882 libosmo-ranap-dev libosmo-ranap7 libosmo-sccp-dev libosmo-sigtran-dev #24 3.882 libosmo-sigtran9 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore #24 3.882 libosmocore-dev libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 #24 3.882 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 #24 3.884 libosmovty13 libsmpp1 libsmpp34-dev osmocom-nightly telnet #24 3.942 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded. #24 3.942 Need to get 4,199 kB of archives. #24 3.942 After this operation, 18.6 MB of additional disk space will be used. #24 3.942 Get:1 http://deb.debian.org/debian buster/main amd64 telnet amd64 0.17-41.2 [70.4 kB] #24 3.962 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ osmocom-nightly 202404122026 [1,168 B] #24 3.965 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmocore21 1.9.0.192.1c24.202404122026 [173 kB] #24 3.968 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libgtp6 1.11.0.18.1f9c.202404122026 [42.7 kB] #24 3.969 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libgtp-dev 1.11.0.18.1f9c.202404122026 [142 kB] #24 3.971 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmocodec4 1.9.0.192.1c24.202404122026 [60.6 kB] #24 3.973 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmoisdn0 1.9.0.192.1c24.202404122026 [79.9 kB] #24 3.975 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmogsm20 1.9.0.192.1c24.202404122026 [234 kB] #24 3.978 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmovty13 1.9.0.192.1c24.202404122026 [112 kB] #24 3.980 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmotrau2 1.5.1.11.5277.202404122026 [30.6 kB] #24 3.982 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmoabis13 1.5.1.11.5277.202404122026 [74.1 kB] #24 3.984 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-abis-dev 1.5.1.11.5277.202404122026 [112 kB] #24 3.986 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-gsup-client0 1.7.0.11.da4f.202404122026 [23.2 kB] #24 3.987 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmocoding0 1.9.0.192.1c24.202404122026 [79.1 kB] #24 3.989 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmogb14 1.9.0.192.1c24.202404122026 [187 kB] #24 3.992 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmoctrl0 1.9.0.192.1c24.202404122026 [69.4 kB] #24 3.993 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmosim2 1.9.0.192.1c24.202404122026 [73.2 kB] #24 3.995 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmousb0 1.9.0.192.1c24.202404122026 [60.0 kB] #24 3.998 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmocore 1.9.0.192.1c24.202404122026 [53.3 kB] #24 3.999 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmocore-dev 1.9.0.192.1c24.202404122026 [839 kB] #24 4.011 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-gsup-client-dev 1.7.0.11.da4f.202404122026 [26.4 kB] #24 4.011 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmonetif11 1.4.0.49.5fec.202404122026 [53.8 kB] #24 4.012 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-netif-dev 1.4.0.49.5fec.202404122026 [65.5 kB] #24 4.013 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-sccp-dev 1.8.0.59.513e.202404122026 [94.9 kB] #24 4.015 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-sigtran9 1.8.0.59.513e.202404122026 [125 kB] #24 4.017 Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-sigtran-dev 1.8.0.59.513e.202404122026 [584 kB] #24 4.024 Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libsmpp1 1.14.3.2.4b6d.202404122026 [109 kB] #24 4.026 Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libsmpp34-dev 1.14.3.2.4b6d.202404122026 [123 kB] #24 4.027 Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libasn1c1 0.9.36.1.3dfa.202404122026 [77.0 kB] #24 4.029 Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libasn1c-dev 0.9.36.1.3dfa.202404122026 [110 kB] #24 4.030 Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-ranap7 1.5.1.6.fc08.202404122026 [219 kB] #24 4.033 Get:32 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-ranap-dev 1.5.1.6.fc08.202404122026 [93.4 kB] #24 4.250 debconf: delaying package configuration, since apt-utils is not installed #24 4.299 Fetched 4,199 kB in 0s (39.9 MB/s) #24 4.331 Selecting previously unselected package telnet. #24 4.331 (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 ... 106264 files and directories currently installed.) #24 4.369 Preparing to unpack .../00-telnet_0.17-41.2_amd64.deb ... #24 4.372 Unpacking telnet (0.17-41.2) ... #24 4.412 Selecting previously unselected package osmocom-nightly. #24 4.418 Preparing to unpack .../01-osmocom-nightly_202404122026_amd64.deb ... #24 4.421 Unpacking osmocom-nightly (202404122026) ... #24 4.453 Selecting previously unselected package libosmocore21:amd64. #24 4.459 Preparing to unpack .../02-libosmocore21_1.9.0.192.1c24.202404122026_amd64.deb ... #24 4.465 Unpacking libosmocore21:amd64 (1.9.0.192.1c24.202404122026) ... #24 4.510 Selecting previously unselected package libgtp6:amd64. #24 4.516 Preparing to unpack .../03-libgtp6_1.11.0.18.1f9c.202404122026_amd64.deb ... #24 4.519 Unpacking libgtp6:amd64 (1.11.0.18.1f9c.202404122026) ... #24 4.548 Selecting previously unselected package libgtp-dev:amd64. #24 4.554 Preparing to unpack .../04-libgtp-dev_1.11.0.18.1f9c.202404122026_amd64.deb ... #24 4.557 Unpacking libgtp-dev:amd64 (1.11.0.18.1f9c.202404122026) ... #24 4.606 Selecting previously unselected package libosmocodec4:amd64. #24 4.613 Preparing to unpack .../05-libosmocodec4_1.9.0.192.1c24.202404122026_amd64.deb ... #24 4.616 Unpacking libosmocodec4:amd64 (1.9.0.192.1c24.202404122026) ... #24 4.655 Selecting previously unselected package libosmoisdn0:amd64. #24 4.661 Preparing to unpack .../06-libosmoisdn0_1.9.0.192.1c24.202404122026_amd64.deb ... #24 4.668 Unpacking libosmoisdn0:amd64 (1.9.0.192.1c24.202404122026) ... #24 4.705 Selecting previously unselected package libosmogsm20:amd64. #24 4.712 Preparing to unpack .../07-libosmogsm20_1.9.0.192.1c24.202404122026_amd64.deb ... #24 4.715 Unpacking libosmogsm20:amd64 (1.9.0.192.1c24.202404122026) ... #24 4.768 Selecting previously unselected package libosmovty13:amd64. #24 4.775 Preparing to unpack .../08-libosmovty13_1.9.0.192.1c24.202404122026_amd64.deb ... #24 4.778 Unpacking libosmovty13:amd64 (1.9.0.192.1c24.202404122026) ... #24 4.819 Selecting previously unselected package libosmotrau2:amd64. #24 4.826 Preparing to unpack .../09-libosmotrau2_1.5.1.11.5277.202404122026_amd64.deb ... #24 4.832 Unpacking libosmotrau2:amd64 (1.5.1.11.5277.202404122026) ... #24 4.866 Selecting previously unselected package libosmoabis13:amd64. #24 4.872 Preparing to unpack .../10-libosmoabis13_1.5.1.11.5277.202404122026_amd64.deb ... #24 4.875 Unpacking libosmoabis13:amd64 (1.5.1.11.5277.202404122026) ... #24 4.909 Selecting previously unselected package libosmo-abis-dev:amd64. #24 4.915 Preparing to unpack .../11-libosmo-abis-dev_1.5.1.11.5277.202404122026_amd64.deb ... #24 4.918 Unpacking libosmo-abis-dev:amd64 (1.5.1.11.5277.202404122026) ... #24 4.957 Selecting previously unselected package libosmo-gsup-client0:amd64. #24 4.963 Preparing to unpack .../12-libosmo-gsup-client0_1.7.0.11.da4f.202404122026_amd64.deb ... #24 4.968 Unpacking libosmo-gsup-client0:amd64 (1.7.0.11.da4f.202404122026) ... #24 5.005 Selecting previously unselected package libosmocoding0:amd64. #24 5.011 Preparing to unpack .../13-libosmocoding0_1.9.0.192.1c24.202404122026_amd64.deb ... #24 5.014 Unpacking libosmocoding0:amd64 (1.9.0.192.1c24.202404122026) ... #24 5.054 Selecting previously unselected package libosmogb14:amd64. #24 5.061 Preparing to unpack .../14-libosmogb14_1.9.0.192.1c24.202404122026_amd64.deb ... #24 5.064 Unpacking libosmogb14:amd64 (1.9.0.192.1c24.202404122026) ... #24 5.103 Selecting previously unselected package libosmoctrl0:amd64. #24 5.110 Preparing to unpack .../15-libosmoctrl0_1.9.0.192.1c24.202404122026_amd64.deb ... #24 5.113 Unpacking libosmoctrl0:amd64 (1.9.0.192.1c24.202404122026) ... #24 5.152 Selecting previously unselected package libosmosim2:amd64. #24 5.158 Preparing to unpack .../16-libosmosim2_1.9.0.192.1c24.202404122026_amd64.deb ... #24 5.161 Unpacking libosmosim2:amd64 (1.9.0.192.1c24.202404122026) ... #24 5.207 Selecting previously unselected package libosmousb0:amd64. #24 5.214 Preparing to unpack .../17-libosmousb0_1.9.0.192.1c24.202404122026_amd64.deb ... #24 5.217 Unpacking libosmousb0:amd64 (1.9.0.192.1c24.202404122026) ... #24 5.262 Selecting previously unselected package libosmocore. #24 5.269 Preparing to unpack .../18-libosmocore_1.9.0.192.1c24.202404122026_amd64.deb ... #24 5.272 Unpacking libosmocore (1.9.0.192.1c24.202404122026) ... #24 5.304 Selecting previously unselected package libosmocore-dev:amd64. #24 5.312 Preparing to unpack .../19-libosmocore-dev_1.9.0.192.1c24.202404122026_amd64.deb ... #24 5.315 Unpacking libosmocore-dev:amd64 (1.9.0.192.1c24.202404122026) ... #24 5.406 Selecting previously unselected package libosmo-gsup-client-dev:amd64. #24 5.412 Preparing to unpack .../20-libosmo-gsup-client-dev_1.7.0.11.da4f.202404122026_amd64.deb ... #24 5.415 Unpacking libosmo-gsup-client-dev:amd64 (1.7.0.11.da4f.202404122026) ... #24 5.450 Selecting previously unselected package libosmonetif11:amd64. #24 5.457 Preparing to unpack .../21-libosmonetif11_1.4.0.49.5fec.202404122026_amd64.deb ... #24 5.460 Unpacking libosmonetif11:amd64 (1.4.0.49.5fec.202404122026) ... #24 5.493 Selecting previously unselected package libosmo-netif-dev:amd64. #24 5.499 Preparing to unpack .../22-libosmo-netif-dev_1.4.0.49.5fec.202404122026_amd64.deb ... #24 5.504 Unpacking libosmo-netif-dev:amd64 (1.4.0.49.5fec.202404122026) ... #24 5.538 Selecting previously unselected package libosmo-sccp-dev:amd64. #24 5.545 Preparing to unpack .../23-libosmo-sccp-dev_1.8.0.59.513e.202404122026_amd64.deb ... #24 5.548 Unpacking libosmo-sccp-dev:amd64 (1.8.0.59.513e.202404122026) ... #24 5.593 Selecting previously unselected package libosmo-sigtran9:amd64. #24 5.601 Preparing to unpack .../24-libosmo-sigtran9_1.8.0.59.513e.202404122026_amd64.deb ... #24 5.605 Unpacking libosmo-sigtran9:amd64 (1.8.0.59.513e.202404122026) ... #24 5.642 Selecting previously unselected package libosmo-sigtran-dev:amd64. #24 5.650 Preparing to unpack .../25-libosmo-sigtran-dev_1.8.0.59.513e.202404122026_amd64.deb ... #24 5.653 Unpacking libosmo-sigtran-dev:amd64 (1.8.0.59.513e.202404122026) ... #24 5.744 Selecting previously unselected package libsmpp1:amd64. #24 5.751 Preparing to unpack .../26-libsmpp1_1.14.3.2.4b6d.202404122026_amd64.deb ... #24 5.754 Unpacking libsmpp1:amd64 (1.14.3.2.4b6d.202404122026) ... #24 5.795 Selecting previously unselected package libsmpp34-dev:amd64. #24 5.803 Preparing to unpack .../27-libsmpp34-dev_1.14.3.2.4b6d.202404122026_amd64.deb ... #24 5.806 Unpacking libsmpp34-dev:amd64 (1.14.3.2.4b6d.202404122026) ... #24 5.850 Selecting previously unselected package libasn1c1:amd64. #24 5.857 Preparing to unpack .../28-libasn1c1_0.9.36.1.3dfa.202404122026_amd64.deb ... #24 5.861 Unpacking libasn1c1:amd64 (0.9.36.1.3dfa.202404122026) ... #24 5.897 Selecting previously unselected package libasn1c-dev:amd64. #24 5.904 Preparing to unpack .../29-libasn1c-dev_0.9.36.1.3dfa.202404122026_amd64.deb ... #24 5.907 Unpacking libasn1c-dev:amd64 (0.9.36.1.3dfa.202404122026) ... #24 5.955 Selecting previously unselected package libosmo-ranap7:amd64. #24 5.963 Preparing to unpack .../30-libosmo-ranap7_1.5.1.6.fc08.202404122026_amd64.deb ... #24 5.970 Unpacking libosmo-ranap7:amd64 (1.5.1.6.fc08.202404122026) ... #24 6.018 Selecting previously unselected package libosmo-ranap-dev:amd64. #24 6.027 Preparing to unpack .../31-libosmo-ranap-dev_1.5.1.6.fc08.202404122026_amd64.deb ... #24 6.033 Unpacking libosmo-ranap-dev:amd64 (1.5.1.6.fc08.202404122026) ... #24 6.149 Setting up telnet (0.17-41.2) ... #24 6.171 update-alternatives: using /usr/bin/telnet.netkit to provide /usr/bin/telnet (telnet) in auto mode #24 6.180 Setting up osmocom-nightly (202404122026) ... #24 6.189 Setting up libsmpp1:amd64 (1.14.3.2.4b6d.202404122026) ... #24 6.200 Setting up libosmocore21:amd64 (1.9.0.192.1c24.202404122026) ... #24 6.214 Setting up libosmousb0:amd64 (1.9.0.192.1c24.202404122026) ... #24 6.223 Setting up libosmocodec4:amd64 (1.9.0.192.1c24.202404122026) ... #24 6.232 Setting up libsmpp34-dev:amd64 (1.14.3.2.4b6d.202404122026) ... #24 6.242 Setting up libosmo-sccp-dev:amd64 (1.8.0.59.513e.202404122026) ... #24 6.254 Setting up libasn1c1:amd64 (0.9.36.1.3dfa.202404122026) ... #24 6.262 Setting up libosmovty13:amd64 (1.9.0.192.1c24.202404122026) ... #24 6.270 Setting up libosmoisdn0:amd64 (1.9.0.192.1c24.202404122026) ... #24 6.282 Setting up libgtp6:amd64 (1.11.0.18.1f9c.202404122026) ... #24 6.294 Setting up libgtp-dev:amd64 (1.11.0.18.1f9c.202404122026) ... #24 6.303 Setting up libasn1c-dev:amd64 (0.9.36.1.3dfa.202404122026) ... #24 6.315 Setting up libosmogsm20:amd64 (1.9.0.192.1c24.202404122026) ... #24 6.327 Setting up libosmoabis13:amd64 (1.5.1.11.5277.202404122026) ... #24 6.335 Setting up libosmoctrl0:amd64 (1.9.0.192.1c24.202404122026) ... #24 6.344 Setting up libosmogb14:amd64 (1.9.0.192.1c24.202404122026) ... #24 6.356 Setting up libosmonetif11:amd64 (1.4.0.49.5fec.202404122026) ... #24 6.367 Setting up libosmo-gsup-client0:amd64 (1.7.0.11.da4f.202404122026) ... #24 6.376 Setting up libosmocoding0:amd64 (1.9.0.192.1c24.202404122026) ... #24 6.386 Setting up libosmosim2:amd64 (1.9.0.192.1c24.202404122026) ... #24 6.396 Setting up libosmotrau2:amd64 (1.5.1.11.5277.202404122026) ... #24 6.407 Setting up libosmocore (1.9.0.192.1c24.202404122026) ... #24 6.416 Setting up libosmo-sigtran9:amd64 (1.8.0.59.513e.202404122026) ... #24 6.428 Setting up libosmo-abis-dev:amd64 (1.5.1.11.5277.202404122026) ... #24 6.440 Setting up libosmo-ranap7:amd64 (1.5.1.6.fc08.202404122026) ... #24 6.449 Setting up libosmocore-dev:amd64 (1.9.0.192.1c24.202404122026) ... #24 6.461 Setting up libosmo-netif-dev:amd64 (1.4.0.49.5fec.202404122026) ... #24 6.469 Setting up libosmo-ranap-dev:amd64 (1.5.1.6.fc08.202404122026) ... #24 6.481 Setting up libosmo-gsup-client-dev:amd64 (1.7.0.11.da4f.202404122026) ... #24 6.490 Setting up libosmo-sigtran-dev:amd64 (1.8.0.59.513e.202404122026) ... #24 6.503 Processing triggers for man-db (2.8.5-2+deb10u1) ... #24 6.654 Processing triggers for libc-bin (2.28-10+deb10u2) ... #24 DONE 6.8s #25 [18/32] 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 #25 0.421 Hit:1 http://deb.debian.org/debian buster InRelease #25 0.421 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #25 0.423 Hit:3 http://deb.debian.org/debian buster-updates InRelease #25 0.687 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease #25 0.765 Reading package lists... #25 1.619 Reading package lists... #25 2.475 Building dependency tree... #25 2.718 Reading state information... #25 3.015 libboost-program-options-dev is already the newest version (1.67.0.1). #25 3.015 libboost-program-options-dev set to manually installed. #25 3.015 cmake is already the newest version (3.13.4-1). #25 3.015 libfftw3-dev is already the newest version (3.3.8-2). #25 3.015 libsctp-dev is already the newest version (1.0.18+dfsg-1). #25 3.015 libpcsclite-dev is already the newest version (1.8.24-1). #25 3.015 libuhd-dev is already the newest version (3.13.1.0-3). #25 3.015 Suggested packages: #25 3.015 libmbedtls-doc libsoapysdr-doc #25 3.015 Recommended packages: #25 3.015 libconfig-doc soapysdr0.6-module-all | soapysdr0.6-module #25 3.116 The following NEW packages will be installed: #25 3.116 libconfig++-dev libconfig++9v5 libconfig-dev libconfig9 libczmq-dev libczmq4 #25 3.116 libmbedtls-dev libsoapysdr-dev libsoapysdr0.6 soapysdr-module-lms7 #25 3.116 soapysdr0.6-module-lms7 #25 3.143 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. #25 3.143 Need to get 1,403 kB of archives. #25 3.143 After this operation, 6,369 kB of additional disk space will be used. #25 3.143 Get:1 http://deb.debian.org/debian buster/main amd64 libconfig++9v5 amd64 1.5-0.4 [40.0 kB] #25 3.153 Get:2 http://deb.debian.org/debian buster/main amd64 libconfig9 amd64 1.5-0.4 [29.9 kB] #25 3.154 Get:3 http://deb.debian.org/debian buster/main amd64 libconfig-dev amd64 1.5-0.4 [60.8 kB] #25 3.159 Get:4 http://deb.debian.org/debian buster/main amd64 libconfig++-dev amd64 1.5-0.4 [44.1 kB] #25 3.161 Get:5 http://deb.debian.org/debian buster/main amd64 libczmq4 amd64 4.2.0-2 [168 kB] #25 3.166 Get:6 http://deb.debian.org/debian buster/main amd64 libczmq-dev amd64 4.2.0-2 [395 kB] #25 3.171 Get:7 http://deb.debian.org/debian-security buster/updates/main amd64 libmbedtls-dev amd64 2.16.9-0~deb10u1 [514 kB] #25 3.176 Get:8 http://deb.debian.org/debian buster/main amd64 libsoapysdr0.6 amd64 0.6.1-4+b1 [68.4 kB] #25 3.176 Get:9 http://deb.debian.org/debian buster/main amd64 libsoapysdr-dev amd64 0.6.1-4+b1 [28.2 kB] #25 3.177 Get:10 http://deb.debian.org/debian buster/main amd64 soapysdr0.6-module-lms7 amd64 18.06.0+dfsg-1+b1 [54.1 kB] #25 3.177 Get:11 http://deb.debian.org/debian buster/main amd64 soapysdr-module-lms7 amd64 18.06.0+dfsg-1+b1 [1,128 B] #25 3.336 debconf: delaying package configuration, since apt-utils is not installed #25 3.385 Fetched 1,403 kB in 0s (29.5 MB/s) #25 3.418 Selecting previously unselected package libconfig++9v5:amd64. #25 3.418 (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 ... 107456 files and directories currently installed.) #25 3.457 Preparing to unpack .../00-libconfig++9v5_1.5-0.4_amd64.deb ... #25 3.463 Unpacking libconfig++9v5:amd64 (1.5-0.4) ... #25 3.500 Selecting previously unselected package libconfig9:amd64. #25 3.506 Preparing to unpack .../01-libconfig9_1.5-0.4_amd64.deb ... #25 3.511 Unpacking libconfig9:amd64 (1.5-0.4) ... #25 3.544 Selecting previously unselected package libconfig-dev:amd64. #25 3.549 Preparing to unpack .../02-libconfig-dev_1.5-0.4_amd64.deb ... #25 3.555 Unpacking libconfig-dev:amd64 (1.5-0.4) ... #25 3.591 Selecting previously unselected package libconfig++-dev:amd64. #25 3.598 Preparing to unpack .../03-libconfig++-dev_1.5-0.4_amd64.deb ... #25 3.601 Unpacking libconfig++-dev:amd64 (1.5-0.4) ... #25 3.645 Selecting previously unselected package libczmq4:amd64. #25 3.652 Preparing to unpack .../04-libczmq4_4.2.0-2_amd64.deb ... #25 3.655 Unpacking libczmq4:amd64 (4.2.0-2) ... #25 3.701 Selecting previously unselected package libczmq-dev:amd64. #25 3.707 Preparing to unpack .../05-libczmq-dev_4.2.0-2_amd64.deb ... #25 3.710 Unpacking libczmq-dev:amd64 (4.2.0-2) ... #25 3.778 Selecting previously unselected package libmbedtls-dev:amd64. #25 3.784 Preparing to unpack .../06-libmbedtls-dev_2.16.9-0~deb10u1_amd64.deb ... #25 3.787 Unpacking libmbedtls-dev:amd64 (2.16.9-0~deb10u1) ... #25 3.859 Selecting previously unselected package libsoapysdr0.6:amd64. #25 3.865 Preparing to unpack .../07-libsoapysdr0.6_0.6.1-4+b1_amd64.deb ... #25 3.868 Unpacking libsoapysdr0.6:amd64 (0.6.1-4+b1) ... #25 3.908 Selecting previously unselected package libsoapysdr-dev:amd64. #25 3.915 Preparing to unpack .../08-libsoapysdr-dev_0.6.1-4+b1_amd64.deb ... #25 3.918 Unpacking libsoapysdr-dev:amd64 (0.6.1-4+b1) ... #25 3.954 Selecting previously unselected package soapysdr0.6-module-lms7:amd64. #25 3.960 Preparing to unpack .../09-soapysdr0.6-module-lms7_18.06.0+dfsg-1+b1_amd64.deb ... #25 3.963 Unpacking soapysdr0.6-module-lms7:amd64 (18.06.0+dfsg-1+b1) ... #25 4.001 Selecting previously unselected package soapysdr-module-lms7:amd64. #25 4.008 Preparing to unpack .../10-soapysdr-module-lms7_18.06.0+dfsg-1+b1_amd64.deb ... #25 4.011 Unpacking soapysdr-module-lms7:amd64 (18.06.0+dfsg-1+b1) ... #25 4.069 Setting up libconfig9:amd64 (1.5-0.4) ... #25 4.081 Setting up libsoapysdr0.6:amd64 (0.6.1-4+b1) ... #25 4.093 Setting up libczmq4:amd64 (4.2.0-2) ... #25 4.101 Setting up libconfig++9v5:amd64 (1.5-0.4) ... #25 4.110 Setting up libmbedtls-dev:amd64 (2.16.9-0~deb10u1) ... #25 4.122 Setting up libsoapysdr-dev:amd64 (0.6.1-4+b1) ... #25 4.134 Setting up libczmq-dev:amd64 (4.2.0-2) ... #25 4.142 Setting up libconfig-dev:amd64 (1.5-0.4) ... #25 4.153 Setting up soapysdr0.6-module-lms7:amd64 (18.06.0+dfsg-1+b1) ... #25 4.164 Setting up soapysdr-module-lms7:amd64 (18.06.0+dfsg-1+b1) ... #25 4.172 Setting up libconfig++-dev:amd64 (1.5-0.4) ... #25 4.182 Processing triggers for man-db (2.8.5-2+deb10u1) ... #25 4.371 Processing triggers for libc-bin (2.28-10+deb10u2) ... #25 DONE 4.5s #26 [19/32] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #26 0.379 Hit:1 http://deb.debian.org/debian buster InRelease #26 0.379 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #26 0.379 Hit:3 http://deb.debian.org/debian buster-updates InRelease #26 0.503 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease #26 0.765 Reading package lists... #26 1.617 Reading package lists... #26 2.474 Building dependency tree... #26 2.667 Reading state information... #26 2.793 The following additional packages will be installed: #26 2.793 dbus-user-session dconf-gsettings-backend dconf-service freeglut3 #26 2.793 glib-networking glib-networking-common glib-networking-services #26 2.793 gsettings-desktop-schemas libasyncns0 libatk-bridge2.0-0 libatspi2.0-0 #26 2.793 libcaca0 libcairo-gobject2 libcodec2-0.8.1 libcolord2 libcomedi0 libdconf1 #26 2.793 libdouble-conversion1 libdrm-amdgpu1 libdrm-common libdrm-intel1 #26 2.793 libdrm-nouveau2 libdrm-radeon1 libdrm2 libegl-mesa0 libegl1 libepoxy0 #26 2.793 libevdev2 libflac8 libgbm1 libgl1 libgl1-mesa-dri libgl1-mesa-glx #26 2.793 libglapi-mesa libglu1-mesa libglvnd0 libglx-mesa0 libglx0 #26 2.793 libgnuradio-analog3.7.13 libgnuradio-atsc3.7.13 libgnuradio-audio3.7.13 #26 2.793 libgnuradio-blocks3.7.13 libgnuradio-channels3.7.13 libgnuradio-comedi3.7.13 #26 2.793 libgnuradio-digital3.7.13 libgnuradio-dtv3.7.13 libgnuradio-fcd3.7.13 #26 2.793 libgnuradio-fec3.7.13 libgnuradio-fft3.7.13 libgnuradio-filter3.7.13 #26 2.793 libgnuradio-noaa3.7.13 libgnuradio-pager3.7.13 libgnuradio-pmt3.7.13 #26 2.793 libgnuradio-qtgui3.7.13 libgnuradio-runtime3.7.13 libgnuradio-trellis3.7.13 #26 2.793 libgnuradio-uhd3.7.13 libgnuradio-video-sdl3.7.13 libgnuradio-vocoder3.7.13 #26 2.793 libgnuradio-wavelet3.7.13 libgnuradio-wxgui3.7.13 libgnuradio-zeromq3.7.13 #26 2.793 libgtk-3-0 libgtk-3-common libgudev-1.0-0 libinput-bin libinput10 #26 2.793 libjack-jackd2-0 libjson-glib-1.0-0 libjson-glib-1.0-common libllvm7 #26 2.793 liblog4cpp5v5 libmtdev1 libnotify4 libogg0 libopus0 liborc-0.4-0 #26 2.793 libpcre2-16-0 libportaudio2 libproxy1v5 libpulse0 libqt5core5a libqt5dbus5 #26 2.793 libqt5designer5 libqt5gui5 libqt5help5 libqt5network5 libqt5opengl5 #26 2.793 libqt5printsupport5 libqt5sql5 libqt5svg5 libqt5test5 libqt5widgets5 #26 2.793 libqt5xml5 libqwt-qt5-6 librest-0.7-0 libsamplerate0 libsdl1.2debian #26 2.793 libslang2 libsndfile1 libsoup-gnome2.4-1 libsoup2.4-1 libvolk1-bin #26 2.793 libvolk1.4 libvorbis0a libvorbisenc2 libwacom-common libwacom2 #26 2.793 libwayland-client0 libwayland-cursor0 libwayland-egl1 libwayland-server0 #26 2.793 libwxbase3.0-0v5 libwxgtk3.0-gtk3-0v5 libx11-xcb1 libxcb-dri2-0 #26 2.793 libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0 libxcb-keysyms1 #26 2.793 libxcb-present0 libxcb-randr0 libxcb-render-util0 libxcb-shape0 libxcb-sync1 #26 2.793 libxcb-util0 libxcb-xfixes0 libxcb-xinerama0 libxcb-xkb1 libxkbcommon-x11-0 #26 2.793 libxkbcommon0 libxshmfence1 libxtst6 libxxf86vm1 python-cheetah #26 2.793 python-enum34 python-lxml python-opengl python-pyqt5 python-sip #26 2.794 python-wxgtk3.0 python-wxversion python-zmq xkb-data #26 2.795 Suggested packages: #26 2.795 gr-fosphor gr-osmosdr colord gvfs jackd2 opus-tools pulseaudio #26 2.795 qt5-image-formats-plugins qtwayland5 libvolk1-dev python-cheetah-doc #26 2.795 python-markdown python-memcache python-pygments python-enum34-doc #26 2.795 python-lxml-dbg python-lxml-doc python-tk libgle3 python-pyqt5-dbg wx3.0-doc #26 2.795 Recommended packages: #26 2.795 gnuradio-dev python-matplotlib python-networkx python-qwt-qt5 python-scipy #26 2.795 python-tk rtl-sdr uhd-host at-spi2-core udev libgtk-3-bin #26 2.795 notification-daemon qttranslations5-l10n qt5-gtk-platformtheme #26 2.795 libqt5sql5-sqlite | libqt5sql5-mysql | libqt5sql5-odbc | libqt5sql5-psql #26 2.795 | libqt5sql5-tds | libqt5sql5-ibase libwacom-bin python-bs4 python-html5lib #26 3.401 The following NEW packages will be installed: #26 3.401 dbus-user-session dconf-gsettings-backend dconf-service freeglut3 #26 3.401 glib-networking glib-networking-common glib-networking-services gnuradio #26 3.401 gsettings-desktop-schemas libasyncns0 libatk-bridge2.0-0 libatspi2.0-0 #26 3.401 libcaca0 libcairo-gobject2 libcodec2-0.8.1 libcolord2 libcomedi0 libdconf1 #26 3.401 libdouble-conversion1 libdrm-amdgpu1 libdrm-common libdrm-intel1 #26 3.401 libdrm-nouveau2 libdrm-radeon1 libdrm2 libegl-mesa0 libegl1 libepoxy0 #26 3.401 libevdev2 libflac8 libgbm1 libgl1 libgl1-mesa-dri libgl1-mesa-glx #26 3.401 libglapi-mesa libglu1-mesa libglvnd0 libglx-mesa0 libglx0 #26 3.401 libgnuradio-analog3.7.13 libgnuradio-atsc3.7.13 libgnuradio-audio3.7.13 #26 3.401 libgnuradio-blocks3.7.13 libgnuradio-channels3.7.13 libgnuradio-comedi3.7.13 #26 3.401 libgnuradio-digital3.7.13 libgnuradio-dtv3.7.13 libgnuradio-fcd3.7.13 #26 3.401 libgnuradio-fec3.7.13 libgnuradio-fft3.7.13 libgnuradio-filter3.7.13 #26 3.401 libgnuradio-noaa3.7.13 libgnuradio-pager3.7.13 libgnuradio-pmt3.7.13 #26 3.401 libgnuradio-qtgui3.7.13 libgnuradio-runtime3.7.13 libgnuradio-trellis3.7.13 #26 3.401 libgnuradio-uhd3.7.13 libgnuradio-video-sdl3.7.13 libgnuradio-vocoder3.7.13 #26 3.401 libgnuradio-wavelet3.7.13 libgnuradio-wxgui3.7.13 libgnuradio-zeromq3.7.13 #26 3.401 libgtk-3-0 libgtk-3-common libgudev-1.0-0 libinput-bin libinput10 #26 3.401 libjack-jackd2-0 libjson-glib-1.0-0 libjson-glib-1.0-common libllvm7 #26 3.401 liblog4cpp5v5 libmtdev1 libnotify4 libogg0 libopus0 liborc-0.4-0 #26 3.401 libpcre2-16-0 libportaudio2 libproxy1v5 libpulse0 libqt5core5a libqt5dbus5 #26 3.401 libqt5designer5 libqt5gui5 libqt5help5 libqt5network5 libqt5opengl5 #26 3.401 libqt5printsupport5 libqt5sql5 libqt5svg5 libqt5test5 libqt5widgets5 #26 3.401 libqt5xml5 libqwt-qt5-6 librest-0.7-0 libsamplerate0 libsdl1.2debian #26 3.401 libslang2 libsndfile1 libsoup-gnome2.4-1 libsoup2.4-1 libvolk1-bin #26 3.401 libvolk1.4 libvorbis0a libvorbisenc2 libwacom-common libwacom2 #26 3.401 libwayland-client0 libwayland-cursor0 libwayland-egl1 libwayland-server0 #26 3.401 libwxbase3.0-0v5 libwxgtk3.0-gtk3-0v5 libx11-xcb1 libxcb-dri2-0 #26 3.401 libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0 libxcb-keysyms1 #26 3.401 libxcb-present0 libxcb-randr0 libxcb-render-util0 libxcb-shape0 libxcb-sync1 #26 3.401 libxcb-util0 libxcb-xfixes0 libxcb-xinerama0 libxcb-xkb1 libxkbcommon-x11-0 #26 3.402 libxkbcommon0 libxshmfence1 libxtst6 libxxf86vm1 python-cheetah #26 3.402 python-enum34 python-lxml python-opengl python-pyqt5 python-sip #26 3.402 python-wxgtk3.0 python-wxversion python-zmq xkb-data #26 3.436 0 upgraded, 146 newly installed, 0 to remove and 0 not upgraded. #26 3.436 Need to get 77.3 MB of archives. #26 3.436 After this operation, 508 MB of additional disk space will be used. #26 3.436 Get:1 http://deb.debian.org/debian buster/main amd64 libdouble-conversion1 amd64 3.1.0-3 [39.4 kB] #26 3.444 Get:2 http://deb.debian.org/debian-security buster/updates/main amd64 libpcre2-16-0 amd64 10.32-5+deb10u1 [203 kB] #26 3.455 Get:3 http://deb.debian.org/debian buster/main amd64 libqt5core5a amd64 5.11.3+dfsg1-1+deb10u5 [1,946 kB] #26 3.475 Get:4 http://deb.debian.org/debian buster/main amd64 libdrm-common all 2.4.97-1 [13.8 kB] #26 3.475 Get:5 http://deb.debian.org/debian buster/main amd64 libdrm2 amd64 2.4.97-1 [39.7 kB] #26 3.475 Get:6 http://deb.debian.org/debian buster/main amd64 libglvnd0 amd64 1.1.0-1 [48.6 kB] #26 3.476 Get:7 http://deb.debian.org/debian buster/main amd64 libwayland-server0 amd64 1.16.0-1 [32.5 kB] #26 3.476 Get:8 http://deb.debian.org/debian buster/main amd64 libgbm1 amd64 18.3.6-2+deb10u1 [67.8 kB] #26 3.477 Get:9 http://deb.debian.org/debian buster/main amd64 libglapi-mesa amd64 18.3.6-2+deb10u1 [66.3 kB] #26 3.478 Get:10 http://deb.debian.org/debian buster/main amd64 libwayland-client0 amd64 1.16.0-1 [26.4 kB] #26 3.478 Get:11 http://deb.debian.org/debian-security buster/updates/main amd64 libx11-xcb1 amd64 2:1.6.7-1+deb10u4 [191 kB] #26 3.479 Get:12 http://deb.debian.org/debian buster/main amd64 libxcb-dri2-0 amd64 1.13.1-2 [101 kB] #26 3.481 Get:13 http://deb.debian.org/debian buster/main amd64 libxcb-dri3-0 amd64 1.13.1-2 [100 kB] #26 3.485 Get:14 http://deb.debian.org/debian buster/main amd64 libxcb-present0 amd64 1.13.1-2 [99.1 kB] #26 3.487 Get:15 http://deb.debian.org/debian buster/main amd64 libxcb-sync1 amd64 1.13.1-2 [103 kB] #26 3.488 Get:16 http://deb.debian.org/debian buster/main amd64 libxcb-xfixes0 amd64 1.13.1-2 [103 kB] #26 3.489 Get:17 http://deb.debian.org/debian buster/main amd64 libxshmfence1 amd64 1.3-1 [8,820 B] #26 3.489 Get:18 http://deb.debian.org/debian buster/main amd64 libegl-mesa0 amd64 18.3.6-2+deb10u1 [135 kB] #26 3.491 Get:19 http://deb.debian.org/debian buster/main amd64 libegl1 amd64 1.1.0-1 [33.6 kB] #26 3.492 Get:20 http://deb.debian.org/debian buster/main amd64 libxcb-glx0 amd64 1.13.1-2 [116 kB] #26 3.493 Get:21 http://deb.debian.org/debian buster/main amd64 libxxf86vm1 amd64 1:1.1.4-1+b2 [20.8 kB] #26 3.494 Get:22 http://deb.debian.org/debian buster/main amd64 libdrm-amdgpu1 amd64 2.4.97-1 [27.3 kB] #26 3.494 Get:23 http://deb.debian.org/debian buster/main amd64 libdrm-intel1 amd64 2.4.97-1 [69.8 kB] #26 3.496 Get:24 http://deb.debian.org/debian buster/main amd64 libdrm-nouveau2 amd64 2.4.97-1 [26.3 kB] #26 3.496 Get:25 http://deb.debian.org/debian buster/main amd64 libdrm-radeon1 amd64 2.4.97-1 [31.1 kB] #26 3.500 Get:26 http://deb.debian.org/debian buster/main amd64 libllvm7 amd64 1:7.0.1-8+deb10u2 [13.1 MB] #26 3.613 Get:27 http://deb.debian.org/debian buster/main amd64 libgl1-mesa-dri amd64 18.3.6-2+deb10u1 [6,685 kB] #26 3.670 Get:28 http://deb.debian.org/debian buster/main amd64 libglx-mesa0 amd64 18.3.6-2+deb10u1 [180 kB] #26 3.671 Get:29 http://deb.debian.org/debian buster/main amd64 libglx0 amd64 1.1.0-1 [30.0 kB] #26 3.671 Get:30 http://deb.debian.org/debian buster/main amd64 libgl1 amd64 1.1.0-1 [91.1 kB] #26 3.672 Get:31 http://deb.debian.org/debian buster/main amd64 libevdev2 amd64 1.6.0+dfsg-1 [31.0 kB] #26 3.673 Get:32 http://deb.debian.org/debian buster/main amd64 libmtdev1 amd64 1.1.5-1+b1 [22.3 kB] #26 3.673 Get:33 http://deb.debian.org/debian buster/main amd64 libgudev-1.0-0 amd64 232-2 [13.6 kB] #26 3.673 Get:34 http://deb.debian.org/debian buster/main amd64 libwacom-common all 0.32-1 [39.1 kB] #26 3.674 Get:35 http://deb.debian.org/debian buster/main amd64 libwacom2 amd64 0.32-1 [18.8 kB] #26 3.674 Get:36 http://deb.debian.org/debian buster/main amd64 libinput-bin amd64 1.12.6-2+deb10u1 [16.9 kB] #26 3.676 Get:37 http://deb.debian.org/debian buster/main amd64 libinput10 amd64 1.12.6-2+deb10u1 [107 kB] #26 3.681 Get:38 http://deb.debian.org/debian buster/main amd64 libqt5dbus5 amd64 5.11.3+dfsg1-1+deb10u5 [231 kB] #26 3.684 Get:39 http://deb.debian.org/debian buster/main amd64 libqt5network5 amd64 5.11.3+dfsg1-1+deb10u5 [671 kB] #26 3.690 Get:40 http://deb.debian.org/debian buster/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [27.4 kB] #26 3.690 Get:41 http://deb.debian.org/debian buster/main amd64 libxcb-util0 amd64 0.3.8-3+b2 [23.0 kB] #26 3.691 Get:42 http://deb.debian.org/debian buster/main amd64 libxcb-image0 amd64 0.4.0-1+b2 [24.4 kB] #26 3.691 Get:43 http://deb.debian.org/debian buster/main amd64 libxcb-keysyms1 amd64 0.4.0-1+b2 [16.4 kB] #26 3.692 Get:44 http://deb.debian.org/debian buster/main amd64 libxcb-randr0 amd64 1.13.1-2 [110 kB] #26 3.693 Get:45 http://deb.debian.org/debian buster/main amd64 libxcb-render-util0 amd64 0.3.9-1+b1 [18.3 kB] #26 3.693 Get:46 http://deb.debian.org/debian buster/main amd64 libxcb-shape0 amd64 1.13.1-2 [99.5 kB] #26 3.694 Get:47 http://deb.debian.org/debian buster/main amd64 libxcb-xinerama0 amd64 1.13.1-2 [98.9 kB] #26 3.695 Get:48 http://deb.debian.org/debian buster/main amd64 libxcb-xkb1 amd64 1.13.1-2 [123 kB] #26 3.701 Get:49 http://deb.debian.org/debian buster/main amd64 xkb-data all 2.26-2 [681 kB] #26 3.707 Get:50 http://deb.debian.org/debian buster/main amd64 libxkbcommon0 amd64 0.8.2-1 [123 kB] #26 3.708 Get:51 http://deb.debian.org/debian buster/main amd64 libxkbcommon-x11-0 amd64 0.8.2-1 [39.4 kB] #26 3.708 Get:52 http://deb.debian.org/debian buster/main amd64 libqt5gui5 amd64 5.11.3+dfsg1-1+deb10u5 [2,843 kB] #26 3.734 Get:53 http://deb.debian.org/debian buster/main amd64 libqt5widgets5 amd64 5.11.3+dfsg1-1+deb10u5 [2,261 kB] #26 3.763 Get:54 http://deb.debian.org/debian buster/main amd64 libqt5svg5 amd64 5.11.3-2 [131 kB] #26 3.765 Get:55 http://deb.debian.org/debian-security buster/updates/main amd64 dbus-user-session amd64 1.12.28-0+deb10u1 [98.6 kB] #26 3.766 Get:56 http://deb.debian.org/debian buster/main amd64 libdconf1 amd64 0.30.1-2 [40.7 kB] #26 3.767 Get:57 http://deb.debian.org/debian buster/main amd64 dconf-service amd64 0.30.1-2 [36.4 kB] #26 3.767 Get:58 http://deb.debian.org/debian buster/main amd64 dconf-gsettings-backend amd64 0.30.1-2 [28.9 kB] #26 3.768 Get:59 http://deb.debian.org/debian buster/main amd64 libgl1-mesa-glx amd64 18.3.6-2+deb10u1 [47.4 kB] #26 3.769 Get:60 http://deb.debian.org/debian buster/main amd64 freeglut3 amd64 2.8.1-3 [123 kB] #26 3.770 Get:61 http://deb.debian.org/debian buster/main amd64 libproxy1v5 amd64 0.4.15-5+deb10u1 [56.1 kB] #26 3.771 Get:62 http://deb.debian.org/debian buster/main amd64 glib-networking-common all 2.58.0-2+deb10u2 [59.5 kB] #26 3.772 Get:63 http://deb.debian.org/debian buster/main amd64 glib-networking-services amd64 2.58.0-2+deb10u2 [13.7 kB] #26 3.774 Get:64 http://deb.debian.org/debian buster/main amd64 gsettings-desktop-schemas all 3.28.1-1 [529 kB] #26 3.780 Get:65 http://deb.debian.org/debian buster/main amd64 glib-networking amd64 2.58.0-2+deb10u2 [54.6 kB] #26 3.780 Get:66 http://deb.debian.org/debian buster/main amd64 liborc-0.4-0 amd64 1:0.4.28-3.1 [141 kB] #26 3.782 Get:67 http://deb.debian.org/debian buster/main amd64 libvolk1.4 amd64 1.4-3+b1 [161 kB] #26 3.789 Get:68 http://deb.debian.org/debian buster/main amd64 libvolk1-bin amd64 1.4-3+b1 [71.1 kB] #26 3.790 Get:69 http://deb.debian.org/debian buster/main amd64 python-cheetah amd64 3.1.0-3 [140 kB] #26 3.792 Get:70 http://deb.debian.org/debian buster/main amd64 python-lxml amd64 4.3.2-1+deb10u4 [1,146 kB] #26 3.803 Get:71 http://deb.debian.org/debian buster/main amd64 libglu1-mesa amd64 9.0.0-2.1+b3 [169 kB] #26 3.804 Get:72 http://deb.debian.org/debian buster/main amd64 python-opengl all 3.1.0+dfsg-2 [490 kB] #26 3.808 Get:73 http://deb.debian.org/debian buster/main amd64 libqt5xml5 amd64 5.11.3+dfsg1-1+deb10u5 [128 kB] #26 3.809 Get:74 http://deb.debian.org/debian buster/main amd64 libqt5designer5 amd64 5.11.3-4 [2,783 kB] #26 3.833 Get:75 http://deb.debian.org/debian buster/main amd64 libqt5sql5 amd64 5.11.3+dfsg1-1+deb10u5 [145 kB] #26 3.834 Get:76 http://deb.debian.org/debian buster/main amd64 libqt5help5 amd64 5.11.3-4 [149 kB] #26 3.835 Get:77 http://deb.debian.org/debian buster/main amd64 libqt5printsupport5 amd64 5.11.3+dfsg1-1+deb10u5 [217 kB] #26 3.837 Get:78 http://deb.debian.org/debian buster/main amd64 libqt5test5 amd64 5.11.3+dfsg1-1+deb10u5 [150 kB] #26 3.838 Get:79 http://deb.debian.org/debian buster/main amd64 python-enum34 all 1.1.6-2 [35.3 kB] #26 3.839 Get:80 http://deb.debian.org/debian buster/main amd64 python-sip amd64 4.19.14+dfsg-2 [170 kB] #26 3.840 Get:81 http://deb.debian.org/debian buster/main amd64 python-pyqt5 amd64 5.11.3+dfsg-1+b3 [2,238 kB] #26 3.860 Get:82 http://deb.debian.org/debian buster/main amd64 python-wxversion all 3.0.2.0+dfsg-8 [114 kB] #26 3.860 Get:83 http://deb.debian.org/debian buster/main amd64 libwxbase3.0-0v5 amd64 3.0.4+dfsg-8 [1,057 kB] #26 3.869 Get:84 http://deb.debian.org/debian buster/main amd64 libatspi2.0-0 amd64 2.30.0-7 [65.0 kB] #26 3.870 Get:85 http://deb.debian.org/debian buster/main amd64 libatk-bridge2.0-0 amd64 2.30.0-5 [61.6 kB] #26 3.870 Get:86 http://deb.debian.org/debian buster/main amd64 libcairo-gobject2 amd64 1.16.0-4+deb10u1 [125 kB] #26 3.871 Get:87 http://deb.debian.org/debian buster/main amd64 libcolord2 amd64 1.4.3-4 [141 kB] #26 3.872 Get:88 http://deb.debian.org/debian buster/main amd64 libepoxy0 amd64 1.5.3-0.1 [190 kB] #26 3.874 Get:89 http://deb.debian.org/debian buster/main amd64 libjson-glib-1.0-common all 1.4.4-2 [52.3 kB] #26 3.875 Get:90 http://deb.debian.org/debian buster/main amd64 libjson-glib-1.0-0 amd64 1.4.4-2 [61.2 kB] #26 3.875 Get:91 http://deb.debian.org/debian buster/main amd64 libsoup2.4-1 amd64 2.64.2-2 [253 kB] #26 3.877 Get:92 http://deb.debian.org/debian buster/main amd64 libsoup-gnome2.4-1 amd64 2.64.2-2 [18.0 kB] #26 3.881 Get:93 http://deb.debian.org/debian buster/main amd64 librest-0.7-0 amd64 0.8.1-1 [33.7 kB] #26 3.882 Get:94 http://deb.debian.org/debian buster/main amd64 libwayland-cursor0 amd64 1.16.0-1 [14.1 kB] #26 3.883 Get:95 http://deb.debian.org/debian buster/main amd64 libwayland-egl1 amd64 1.16.0-1 [8,204 B] #26 3.884 Get:96 http://deb.debian.org/debian buster/main amd64 libgtk-3-common all 3.24.5-1 [3,678 kB] #26 3.917 Get:97 http://deb.debian.org/debian buster/main amd64 libgtk-3-0 amd64 3.24.5-1 [2,580 kB] #26 3.939 Get:98 http://deb.debian.org/debian buster/main amd64 libnotify4 amd64 0.7.7-4 [29.0 kB] #26 3.939 Get:99 http://deb.debian.org/debian buster/main amd64 libwxgtk3.0-gtk3-0v5 amd64 3.0.4+dfsg-8 [4,350 kB] #26 3.980 Get:100 http://deb.debian.org/debian buster/main amd64 python-wxgtk3.0 amd64 3.0.2.0+dfsg-8 [5,196 kB] #26 4.024 Get:101 http://deb.debian.org/debian buster/main amd64 python-zmq amd64 17.1.2-2+deb10u1 [259 kB] #26 4.027 Get:102 http://deb.debian.org/debian buster/main amd64 libcodec2-0.8.1 amd64 0.8.1-2 [233 kB] #26 4.029 Get:103 http://deb.debian.org/debian buster/main amd64 libcomedi0 amd64 0.11.0-1 [236 kB] #26 4.031 Get:104 http://deb.debian.org/debian buster/main amd64 liblog4cpp5v5 amd64 1.1.3-1 [106 kB] #26 4.032 Get:105 http://deb.debian.org/debian buster/main amd64 libgnuradio-pmt3.7.13 amd64 3.7.13.4-4+b1 [116 kB] #26 4.033 Get:106 http://deb.debian.org/debian buster/main amd64 libgnuradio-runtime3.7.13 amd64 3.7.13.4-4+b1 [314 kB] #26 4.036 Get:107 http://deb.debian.org/debian buster/main amd64 libgnuradio-blocks3.7.13 amd64 3.7.13.4-4+b1 [537 kB] #26 4.040 Get:108 http://deb.debian.org/debian buster/main amd64 libgnuradio-fft3.7.13 amd64 3.7.13.4-4+b1 [86.5 kB] #26 4.041 Get:109 http://deb.debian.org/debian buster/main amd64 libgnuradio-filter3.7.13 amd64 3.7.13.4-4+b1 [196 kB] #26 4.042 Get:110 http://deb.debian.org/debian buster/main amd64 libgnuradio-analog3.7.13 amd64 3.7.13.4-4+b1 [144 kB] #26 4.044 Get:111 http://deb.debian.org/debian buster/main amd64 libgnuradio-fec3.7.13 amd64 3.7.13.4-4+b1 [211 kB] #26 4.046 Get:112 http://deb.debian.org/debian buster/main amd64 libgnuradio-atsc3.7.13 amd64 3.7.13.4-4+b1 [93.5 kB] #26 4.046 Get:113 http://deb.debian.org/debian buster/main amd64 libopus0 amd64 1.3-1 [191 kB] #26 4.048 Get:114 http://deb.debian.org/debian buster/main amd64 libsamplerate0 amd64 0.1.9-2 [949 kB] #26 4.054 Get:115 http://deb.debian.org/debian buster/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2 [299 kB] #26 4.056 Get:116 http://deb.debian.org/debian buster/main amd64 libportaudio2 amd64 19.6.0-1+deb10u1 [66.8 kB] #26 4.057 Get:117 http://deb.debian.org/debian buster/main amd64 libgnuradio-audio3.7.13 amd64 3.7.13.4-4+b1 [112 kB] #26 4.058 Get:118 http://deb.debian.org/debian buster/main amd64 libgnuradio-channels3.7.13 amd64 3.7.13.4-4+b1 [89.1 kB] #26 4.058 Get:119 http://deb.debian.org/debian buster/main amd64 libgnuradio-comedi3.7.13 amd64 3.7.13.4-4+b1 [54.8 kB] #26 4.059 Get:120 http://deb.debian.org/debian buster/main amd64 libgnuradio-digital3.7.13 amd64 3.7.13.4-4+b1 [348 kB] #26 4.062 Get:121 http://deb.debian.org/debian buster/main amd64 libgnuradio-dtv3.7.13 amd64 3.7.13.4-4+b1 [300 kB] #26 4.065 Get:122 http://deb.debian.org/debian buster/main amd64 libgnuradio-fcd3.7.13 amd64 3.7.13.4-4+b1 [62.3 kB] #26 4.065 Get:123 http://deb.debian.org/debian buster/main amd64 libgnuradio-noaa3.7.13 amd64 3.7.13.4-4+b1 [54.9 kB] #26 4.066 Get:124 http://deb.debian.org/debian buster/main amd64 libgnuradio-pager3.7.13 amd64 3.7.13.4-4+b1 [59.1 kB] #26 4.066 Get:125 http://deb.debian.org/debian buster/main amd64 libqt5opengl5 amd64 5.11.3+dfsg1-1+deb10u5 [161 kB] #26 4.070 Get:126 http://deb.debian.org/debian buster/main amd64 libqwt-qt5-6 amd64 6.1.4-1 [437 kB] #26 4.075 Get:127 http://deb.debian.org/debian buster/main amd64 libgnuradio-qtgui3.7.13 amd64 3.7.13.4-4+b1 [368 kB] #26 4.078 Get:128 http://deb.debian.org/debian buster/main amd64 libgnuradio-trellis3.7.13 amd64 3.7.13.4-4+b1 [166 kB] #26 4.085 Get:129 http://deb.debian.org/debian buster/main amd64 libgnuradio-uhd3.7.13 amd64 3.7.13.4-4+b1 [121 kB] #26 4.087 Get:130 http://deb.debian.org/debian buster/main amd64 libslang2 amd64 2.3.2-2 [507 kB] #26 4.091 Get:131 http://deb.debian.org/debian-security buster/updates/main amd64 libcaca0 amd64 0.99.beta19-2.1+deb10u1 [346 kB] #26 4.094 Get:132 http://deb.debian.org/debian buster/main amd64 libasyncns0 amd64 0.8-6 [12.5 kB] #26 4.094 Get:133 http://deb.debian.org/debian buster/main amd64 libogg0 amd64 1.3.2-1+b1 [21.3 kB] #26 4.095 Get:134 http://deb.debian.org/debian-security buster/updates/main amd64 libflac8 amd64 1.3.2-3+deb10u3 [195 kB] #26 4.096 Get:135 http://deb.debian.org/debian buster/main amd64 libvorbis0a amd64 1.3.6-2 [93.5 kB] #26 4.097 Get:136 http://deb.debian.org/debian buster/main amd64 libvorbisenc2 amd64 1.3.6-2 [80.2 kB] #26 4.098 Get:137 http://deb.debian.org/debian-security buster/updates/main amd64 libsndfile1 amd64 1.0.28-6+deb10u2 [253 kB] #26 4.100 Get:138 http://deb.debian.org/debian buster/main amd64 libxtst6 amd64 2:1.2.3-1 [27.8 kB] #26 4.100 Get:139 http://deb.debian.org/debian buster/main amd64 libpulse0 amd64 12.2-4+deb10u1 [281 kB] #26 4.102 Get:140 http://deb.debian.org/debian buster/main amd64 libsdl1.2debian amd64 1.2.15+dfsg2-6~deb10u1 [194 kB] #26 4.106 Get:141 http://deb.debian.org/debian buster/main amd64 libgnuradio-video-sdl3.7.13 amd64 3.7.13.4-4+b1 [55.7 kB] #26 4.107 Get:142 http://deb.debian.org/debian buster/main amd64 libgnuradio-vocoder3.7.13 amd64 3.7.13.4-4+b1 [76.7 kB] #26 4.109 Get:143 http://deb.debian.org/debian buster/main amd64 libgnuradio-wavelet3.7.13 amd64 3.7.13.4-4+b1 [54.9 kB] #26 4.110 Get:144 http://deb.debian.org/debian buster/main amd64 libgnuradio-wxgui3.7.13 amd64 3.7.13.4-4+b1 [65.7 kB] #26 4.112 Get:145 http://deb.debian.org/debian buster/main amd64 libgnuradio-zeromq3.7.13 amd64 3.7.13.4-4+b1 [110 kB] #26 4.114 Get:146 http://deb.debian.org/debian buster/main amd64 gnuradio amd64 3.7.13.4-4+b1 [9,656 kB] #26 4.405 debconf: delaying package configuration, since apt-utils is not installed #26 4.478 Fetched 77.3 MB in 1s (99.5 MB/s) #26 4.518 Selecting previously unselected package libdouble-conversion1:amd64. #26 4.518 (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 ... 107763 files and directories currently installed.) #26 4.575 Preparing to unpack .../000-libdouble-conversion1_3.1.0-3_amd64.deb ... #26 4.581 Unpacking libdouble-conversion1:amd64 (3.1.0-3) ... #26 4.615 Selecting previously unselected package libpcre2-16-0:amd64. #26 4.624 Preparing to unpack .../001-libpcre2-16-0_10.32-5+deb10u1_amd64.deb ... #26 4.626 Unpacking libpcre2-16-0:amd64 (10.32-5+deb10u1) ... #26 4.690 Selecting previously unselected package libqt5core5a:amd64. #26 4.698 Preparing to unpack .../002-libqt5core5a_5.11.3+dfsg1-1+deb10u5_amd64.deb ... #26 4.712 Unpacking libqt5core5a:amd64 (5.11.3+dfsg1-1+deb10u5) ... #26 4.880 Selecting previously unselected package libdrm-common. #26 4.888 Preparing to unpack .../003-libdrm-common_2.4.97-1_all.deb ... #26 4.891 Unpacking libdrm-common (2.4.97-1) ... #26 4.929 Selecting previously unselected package libdrm2:amd64. #26 4.937 Preparing to unpack .../004-libdrm2_2.4.97-1_amd64.deb ... #26 4.940 Unpacking libdrm2:amd64 (2.4.97-1) ... #26 4.977 Selecting previously unselected package libglvnd0:amd64. #26 4.984 Preparing to unpack .../005-libglvnd0_1.1.0-1_amd64.deb ... #26 4.990 Unpacking libglvnd0:amd64 (1.1.0-1) ... #26 5.031 Selecting previously unselected package libwayland-server0:amd64. #26 5.038 Preparing to unpack .../006-libwayland-server0_1.16.0-1_amd64.deb ... #26 5.041 Unpacking libwayland-server0:amd64 (1.16.0-1) ... #26 5.078 Selecting previously unselected package libgbm1:amd64. #26 5.086 Preparing to unpack .../007-libgbm1_18.3.6-2+deb10u1_amd64.deb ... #26 5.089 Unpacking libgbm1:amd64 (18.3.6-2+deb10u1) ... #26 5.130 Selecting previously unselected package libglapi-mesa:amd64. #26 5.137 Preparing to unpack .../008-libglapi-mesa_18.3.6-2+deb10u1_amd64.deb ... #26 5.140 Unpacking libglapi-mesa:amd64 (18.3.6-2+deb10u1) ... #26 5.176 Selecting previously unselected package libwayland-client0:amd64. #26 5.183 Preparing to unpack .../009-libwayland-client0_1.16.0-1_amd64.deb ... #26 5.190 Unpacking libwayland-client0:amd64 (1.16.0-1) ... #26 5.227 Selecting previously unselected package libx11-xcb1:amd64. #26 5.235 Preparing to unpack .../010-libx11-xcb1_2%3a1.6.7-1+deb10u4_amd64.deb ... #26 5.238 Unpacking libx11-xcb1:amd64 (2:1.6.7-1+deb10u4) ... #26 5.278 Selecting previously unselected package libxcb-dri2-0:amd64. #26 5.285 Preparing to unpack .../011-libxcb-dri2-0_1.13.1-2_amd64.deb ... #26 5.290 Unpacking libxcb-dri2-0:amd64 (1.13.1-2) ... #26 5.332 Selecting previously unselected package libxcb-dri3-0:amd64. #26 5.339 Preparing to unpack .../012-libxcb-dri3-0_1.13.1-2_amd64.deb ... #26 5.342 Unpacking libxcb-dri3-0:amd64 (1.13.1-2) ... #26 5.387 Selecting previously unselected package libxcb-present0:amd64. #26 5.394 Preparing to unpack .../013-libxcb-present0_1.13.1-2_amd64.deb ... #26 5.397 Unpacking libxcb-present0:amd64 (1.13.1-2) ... #26 5.440 Selecting previously unselected package libxcb-sync1:amd64. #26 5.447 Preparing to unpack .../014-libxcb-sync1_1.13.1-2_amd64.deb ... #26 5.450 Unpacking libxcb-sync1:amd64 (1.13.1-2) ... #26 5.493 Selecting previously unselected package libxcb-xfixes0:amd64. #26 5.499 Preparing to unpack .../015-libxcb-xfixes0_1.13.1-2_amd64.deb ... #26 5.502 Unpacking libxcb-xfixes0:amd64 (1.13.1-2) ... #26 5.549 Selecting previously unselected package libxshmfence1:amd64. #26 5.556 Preparing to unpack .../016-libxshmfence1_1.3-1_amd64.deb ... #26 5.559 Unpacking libxshmfence1:amd64 (1.3-1) ... #26 5.594 Selecting previously unselected package libegl-mesa0:amd64. #26 5.601 Preparing to unpack .../017-libegl-mesa0_18.3.6-2+deb10u1_amd64.deb ... #26 5.605 Unpacking libegl-mesa0:amd64 (18.3.6-2+deb10u1) ... #26 5.648 Selecting previously unselected package libegl1:amd64. #26 5.655 Preparing to unpack .../018-libegl1_1.1.0-1_amd64.deb ... #26 5.658 Unpacking libegl1:amd64 (1.1.0-1) ... #26 5.699 Selecting previously unselected package libxcb-glx0:amd64. #26 5.706 Preparing to unpack .../019-libxcb-glx0_1.13.1-2_amd64.deb ... #26 5.709 Unpacking libxcb-glx0:amd64 (1.13.1-2) ... #26 5.754 Selecting previously unselected package libxxf86vm1:amd64. #26 5.761 Preparing to unpack .../020-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ... #26 5.764 Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ... #26 5.800 Selecting previously unselected package libdrm-amdgpu1:amd64. #26 5.807 Preparing to unpack .../021-libdrm-amdgpu1_2.4.97-1_amd64.deb ... #26 5.810 Unpacking libdrm-amdgpu1:amd64 (2.4.97-1) ... #26 5.846 Selecting previously unselected package libdrm-intel1:amd64. #26 5.852 Preparing to unpack .../022-libdrm-intel1_2.4.97-1_amd64.deb ... #26 5.855 Unpacking libdrm-intel1:amd64 (2.4.97-1) ... #26 5.894 Selecting previously unselected package libdrm-nouveau2:amd64. #26 5.901 Preparing to unpack .../023-libdrm-nouveau2_2.4.97-1_amd64.deb ... #26 5.905 Unpacking libdrm-nouveau2:amd64 (2.4.97-1) ... #26 5.941 Selecting previously unselected package libdrm-radeon1:amd64. #26 5.948 Preparing to unpack .../024-libdrm-radeon1_2.4.97-1_amd64.deb ... #26 5.951 Unpacking libdrm-radeon1:amd64 (2.4.97-1) ... #26 5.987 Selecting previously unselected package libllvm7:amd64. #26 5.995 Preparing to unpack .../025-libllvm7_1%3a7.0.1-8+deb10u2_amd64.deb ... #26 6.000 Unpacking libllvm7:amd64 (1:7.0.1-8+deb10u2) ... #26 7.052 Selecting previously unselected package libgl1-mesa-dri:amd64. #26 7.060 Preparing to unpack .../026-libgl1-mesa-dri_18.3.6-2+deb10u1_amd64.deb ... #26 7.067 Unpacking libgl1-mesa-dri:amd64 (18.3.6-2+deb10u1) ... #26 7.616 Selecting previously unselected package libglx-mesa0:amd64. #26 7.624 Preparing to unpack .../027-libglx-mesa0_18.3.6-2+deb10u1_amd64.deb ... #26 7.627 Unpacking libglx-mesa0:amd64 (18.3.6-2+deb10u1) ... #26 7.678 Selecting previously unselected package libglx0:amd64. #26 7.686 Preparing to unpack .../028-libglx0_1.1.0-1_amd64.deb ... #26 7.689 Unpacking libglx0:amd64 (1.1.0-1) ... #26 7.733 Selecting previously unselected package libgl1:amd64. #26 7.740 Preparing to unpack .../029-libgl1_1.1.0-1_amd64.deb ... #26 7.744 Unpacking libgl1:amd64 (1.1.0-1) ... #26 7.788 Selecting previously unselected package libevdev2:amd64. #26 7.795 Preparing to unpack .../030-libevdev2_1.6.0+dfsg-1_amd64.deb ... #26 7.798 Unpacking libevdev2:amd64 (1.6.0+dfsg-1) ... #26 7.833 Selecting previously unselected package libmtdev1:amd64. #26 7.840 Preparing to unpack .../031-libmtdev1_1.1.5-1+b1_amd64.deb ... #26 7.843 Unpacking libmtdev1:amd64 (1.1.5-1+b1) ... #26 7.881 Selecting previously unselected package libgudev-1.0-0:amd64. #26 7.890 Preparing to unpack .../032-libgudev-1.0-0_232-2_amd64.deb ... #26 7.893 Unpacking libgudev-1.0-0:amd64 (232-2) ... #26 7.925 Selecting previously unselected package libwacom-common. #26 7.931 Preparing to unpack .../033-libwacom-common_0.32-1_all.deb ... #26 7.934 Unpacking libwacom-common (0.32-1) ... #26 7.988 Selecting previously unselected package libwacom2:amd64. #26 7.995 Preparing to unpack .../034-libwacom2_0.32-1_amd64.deb ... #26 7.998 Unpacking libwacom2:amd64 (0.32-1) ... #26 8.035 Selecting previously unselected package libinput-bin. #26 8.041 Preparing to unpack .../035-libinput-bin_1.12.6-2+deb10u1_amd64.deb ... #26 8.044 Unpacking libinput-bin (1.12.6-2+deb10u1) ... #26 8.078 Selecting previously unselected package libinput10:amd64. #26 8.085 Preparing to unpack .../036-libinput10_1.12.6-2+deb10u1_amd64.deb ... #26 8.090 Unpacking libinput10:amd64 (1.12.6-2+deb10u1) ... #26 8.132 Selecting previously unselected package libqt5dbus5:amd64. #26 8.139 Preparing to unpack .../037-libqt5dbus5_5.11.3+dfsg1-1+deb10u5_amd64.deb ... #26 8.145 Unpacking libqt5dbus5:amd64 (5.11.3+dfsg1-1+deb10u5) ... #26 8.199 Selecting previously unselected package libqt5network5:amd64. #26 8.206 Preparing to unpack .../038-libqt5network5_5.11.3+dfsg1-1+deb10u5_amd64.deb ... #26 8.209 Unpacking libqt5network5:amd64 (5.11.3+dfsg1-1+deb10u5) ... #26 8.293 Selecting previously unselected package libxcb-icccm4:amd64. #26 8.299 Preparing to unpack .../039-libxcb-icccm4_0.4.1-1.1_amd64.deb ... #26 8.302 Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... #26 8.340 Selecting previously unselected package libxcb-util0:amd64. #26 8.346 Preparing to unpack .../040-libxcb-util0_0.3.8-3+b2_amd64.deb ... #26 8.349 Unpacking libxcb-util0:amd64 (0.3.8-3+b2) ... #26 8.388 Selecting previously unselected package libxcb-image0:amd64. #26 8.394 Preparing to unpack .../041-libxcb-image0_0.4.0-1+b2_amd64.deb ... #26 8.397 Unpacking libxcb-image0:amd64 (0.4.0-1+b2) ... #26 8.434 Selecting previously unselected package libxcb-keysyms1:amd64. #26 8.440 Preparing to unpack .../042-libxcb-keysyms1_0.4.0-1+b2_amd64.deb ... #26 8.446 Unpacking libxcb-keysyms1:amd64 (0.4.0-1+b2) ... #26 8.477 Selecting previously unselected package libxcb-randr0:amd64. #26 8.485 Preparing to unpack .../043-libxcb-randr0_1.13.1-2_amd64.deb ... #26 8.489 Unpacking libxcb-randr0:amd64 (1.13.1-2) ... #26 8.536 Selecting previously unselected package libxcb-render-util0:amd64. #26 8.542 Preparing to unpack .../044-libxcb-render-util0_0.3.9-1+b1_amd64.deb ... #26 8.545 Unpacking libxcb-render-util0:amd64 (0.3.9-1+b1) ... #26 8.580 Selecting previously unselected package libxcb-shape0:amd64. #26 8.585 Preparing to unpack .../045-libxcb-shape0_1.13.1-2_amd64.deb ... #26 8.591 Unpacking libxcb-shape0:amd64 (1.13.1-2) ... #26 8.632 Selecting previously unselected package libxcb-xinerama0:amd64. #26 8.639 Preparing to unpack .../046-libxcb-xinerama0_1.13.1-2_amd64.deb ... #26 8.644 Unpacking libxcb-xinerama0:amd64 (1.13.1-2) ... #26 8.688 Selecting previously unselected package libxcb-xkb1:amd64. #26 8.696 Preparing to unpack .../047-libxcb-xkb1_1.13.1-2_amd64.deb ... #26 8.698 Unpacking libxcb-xkb1:amd64 (1.13.1-2) ... #26 8.739 Selecting previously unselected package xkb-data. #26 8.746 Preparing to unpack .../048-xkb-data_2.26-2_all.deb ... #26 8.749 Unpacking xkb-data (2.26-2) ... #26 8.858 Selecting previously unselected package libxkbcommon0:amd64. #26 8.864 Preparing to unpack .../049-libxkbcommon0_0.8.2-1_amd64.deb ... #26 8.867 Unpacking libxkbcommon0:amd64 (0.8.2-1) ... #26 8.912 Selecting previously unselected package libxkbcommon-x11-0:amd64. #26 8.919 Preparing to unpack .../050-libxkbcommon-x11-0_0.8.2-1_amd64.deb ... #26 8.922 Unpacking libxkbcommon-x11-0:amd64 (0.8.2-1) ... #26 8.968 Selecting previously unselected package libqt5gui5:amd64. #26 8.975 Preparing to unpack .../051-libqt5gui5_5.11.3+dfsg1-1+deb10u5_amd64.deb ... #26 8.982 Unpacking libqt5gui5:amd64 (5.11.3+dfsg1-1+deb10u5) ... #26 9.223 Selecting previously unselected package libqt5widgets5:amd64. #26 9.230 Preparing to unpack .../052-libqt5widgets5_5.11.3+dfsg1-1+deb10u5_amd64.deb ... #26 9.233 Unpacking libqt5widgets5:amd64 (5.11.3+dfsg1-1+deb10u5) ... #26 9.441 Selecting previously unselected package libqt5svg5:amd64. #26 9.449 Preparing to unpack .../053-libqt5svg5_5.11.3-2_amd64.deb ... #26 9.452 Unpacking libqt5svg5:amd64 (5.11.3-2) ... #26 9.494 Selecting previously unselected package dbus-user-session. #26 9.501 Preparing to unpack .../054-dbus-user-session_1.12.28-0+deb10u1_amd64.deb ... #26 9.507 Unpacking dbus-user-session (1.12.28-0+deb10u1) ... #26 9.548 Selecting previously unselected package libdconf1:amd64. #26 9.554 Preparing to unpack .../055-libdconf1_0.30.1-2_amd64.deb ... #26 9.557 Unpacking libdconf1:amd64 (0.30.1-2) ... #26 9.591 Selecting previously unselected package dconf-service. #26 9.599 Preparing to unpack .../056-dconf-service_0.30.1-2_amd64.deb ... #26 9.602 Unpacking dconf-service (0.30.1-2) ... #26 9.633 Selecting previously unselected package dconf-gsettings-backend:amd64. #26 9.641 Preparing to unpack .../057-dconf-gsettings-backend_0.30.1-2_amd64.deb ... #26 9.646 Unpacking dconf-gsettings-backend:amd64 (0.30.1-2) ... #26 9.684 Selecting previously unselected package libgl1-mesa-glx:amd64. #26 9.692 Preparing to unpack .../058-libgl1-mesa-glx_18.3.6-2+deb10u1_amd64.deb ... #26 9.695 Unpacking libgl1-mesa-glx:amd64 (18.3.6-2+deb10u1) ... #26 9.734 Selecting previously unselected package freeglut3:amd64. #26 9.742 Preparing to unpack .../059-freeglut3_2.8.1-3_amd64.deb ... #26 9.745 Unpacking freeglut3:amd64 (2.8.1-3) ... #26 9.797 Selecting previously unselected package libproxy1v5:amd64. #26 9.805 Preparing to unpack .../060-libproxy1v5_0.4.15-5+deb10u1_amd64.deb ... #26 9.812 Unpacking libproxy1v5:amd64 (0.4.15-5+deb10u1) ... #26 9.842 Selecting previously unselected package glib-networking-common. #26 9.851 Preparing to unpack .../061-glib-networking-common_2.58.0-2+deb10u2_all.deb ... #26 9.854 Unpacking glib-networking-common (2.58.0-2+deb10u2) ... #26 9.913 Selecting previously unselected package glib-networking-services. #26 9.921 Preparing to unpack .../062-glib-networking-services_2.58.0-2+deb10u2_amd64.deb ... #26 9.927 Unpacking glib-networking-services (2.58.0-2+deb10u2) ... #26 9.960 Selecting previously unselected package gsettings-desktop-schemas. #26 9.967 Preparing to unpack .../063-gsettings-desktop-schemas_3.28.1-1_all.deb ... #26 9.971 Unpacking gsettings-desktop-schemas (3.28.1-1) ... #26 10.05 Selecting previously unselected package glib-networking:amd64. #26 10.06 Preparing to unpack .../064-glib-networking_2.58.0-2+deb10u2_amd64.deb ... #26 10.06 Unpacking glib-networking:amd64 (2.58.0-2+deb10u2) ... #26 10.10 Selecting previously unselected package liborc-0.4-0:amd64. #26 10.11 Preparing to unpack .../065-liborc-0.4-0_1%3a0.4.28-3.1_amd64.deb ... #26 10.11 Unpacking liborc-0.4-0:amd64 (1:0.4.28-3.1) ... #26 10.16 Selecting previously unselected package libvolk1.4:amd64. #26 10.16 Preparing to unpack .../066-libvolk1.4_1.4-3+b1_amd64.deb ... #26 10.17 Unpacking libvolk1.4:amd64 (1.4-3+b1) ... #26 10.21 Selecting previously unselected package libvolk1-bin. #26 10.22 Preparing to unpack .../067-libvolk1-bin_1.4-3+b1_amd64.deb ... #26 10.22 Unpacking libvolk1-bin (1.4-3+b1) ... #26 10.27 Selecting previously unselected package python-cheetah. #26 10.27 Preparing to unpack .../068-python-cheetah_3.1.0-3_amd64.deb ... #26 10.28 Unpacking python-cheetah (3.1.0-3) ... #26 10.33 Selecting previously unselected package python-lxml:amd64. #26 10.34 Preparing to unpack .../069-python-lxml_4.3.2-1+deb10u4_amd64.deb ... #26 10.34 Unpacking python-lxml:amd64 (4.3.2-1+deb10u4) ... #26 10.48 Selecting previously unselected package libglu1-mesa:amd64. #26 10.49 Preparing to unpack .../070-libglu1-mesa_9.0.0-2.1+b3_amd64.deb ... #26 10.49 Unpacking libglu1-mesa:amd64 (9.0.0-2.1+b3) ... #26 10.55 Selecting previously unselected package python-opengl. #26 10.55 Preparing to unpack .../071-python-opengl_3.1.0+dfsg-2_all.deb ... #26 10.56 Unpacking python-opengl (3.1.0+dfsg-2) ... #26 10.76 Selecting previously unselected package libqt5xml5:amd64. #26 10.77 Preparing to unpack .../072-libqt5xml5_5.11.3+dfsg1-1+deb10u5_amd64.deb ... #26 10.78 Unpacking libqt5xml5:amd64 (5.11.3+dfsg1-1+deb10u5) ... #26 10.83 Selecting previously unselected package libqt5designer5:amd64. #26 10.84 Preparing to unpack .../073-libqt5designer5_5.11.3-4_amd64.deb ... #26 10.84 Unpacking libqt5designer5:amd64 (5.11.3-4) ... #26 11.01 Selecting previously unselected package libqt5sql5:amd64. #26 11.02 Preparing to unpack .../074-libqt5sql5_5.11.3+dfsg1-1+deb10u5_amd64.deb ... #26 11.02 Unpacking libqt5sql5:amd64 (5.11.3+dfsg1-1+deb10u5) ... #26 11.07 Selecting previously unselected package libqt5help5:amd64. #26 11.08 Preparing to unpack .../075-libqt5help5_5.11.3-4_amd64.deb ... #26 11.08 Unpacking libqt5help5:amd64 (5.11.3-4) ... #26 11.13 Selecting previously unselected package libqt5printsupport5:amd64. #26 11.13 Preparing to unpack .../076-libqt5printsupport5_5.11.3+dfsg1-1+deb10u5_amd64.deb ... #26 11.14 Unpacking libqt5printsupport5:amd64 (5.11.3+dfsg1-1+deb10u5) ... #26 11.19 Selecting previously unselected package libqt5test5:amd64. #26 11.20 Preparing to unpack .../077-libqt5test5_5.11.3+dfsg1-1+deb10u5_amd64.deb ... #26 11.20 Unpacking libqt5test5:amd64 (5.11.3+dfsg1-1+deb10u5) ... #26 11.25 Selecting previously unselected package python-enum34. #26 11.26 Preparing to unpack .../078-python-enum34_1.1.6-2_all.deb ... #26 11.26 Unpacking python-enum34 (1.1.6-2) ... #26 11.30 Selecting previously unselected package python-sip. #26 11.30 Preparing to unpack .../079-python-sip_4.19.14+dfsg-2_amd64.deb ... #26 11.31 Unpacking python-sip (4.19.14+dfsg-2) ... #26 11.36 Selecting previously unselected package python-pyqt5. #26 11.36 Preparing to unpack .../080-python-pyqt5_5.11.3+dfsg-1+b3_amd64.deb ... #26 11.37 Unpacking python-pyqt5 (5.11.3+dfsg-1+b3) ... #26 11.58 Selecting previously unselected package python-wxversion. #26 11.58 Preparing to unpack .../081-python-wxversion_3.0.2.0+dfsg-8_all.deb ... #26 11.59 Unpacking python-wxversion (3.0.2.0+dfsg-8) ... #26 11.66 Selecting previously unselected package libwxbase3.0-0v5:amd64. #26 11.67 Preparing to unpack .../082-libwxbase3.0-0v5_3.0.4+dfsg-8_amd64.deb ... #26 11.67 Unpacking libwxbase3.0-0v5:amd64 (3.0.4+dfsg-8) ... #26 11.78 Selecting previously unselected package libatspi2.0-0:amd64. #26 11.78 Preparing to unpack .../083-libatspi2.0-0_2.30.0-7_amd64.deb ... #26 11.79 Unpacking libatspi2.0-0:amd64 (2.30.0-7) ... #26 11.82 Selecting previously unselected package libatk-bridge2.0-0:amd64. #26 11.83 Preparing to unpack .../084-libatk-bridge2.0-0_2.30.0-5_amd64.deb ... #26 11.83 Unpacking libatk-bridge2.0-0:amd64 (2.30.0-5) ... #26 11.87 Selecting previously unselected package libcairo-gobject2:amd64. #26 11.88 Preparing to unpack .../085-libcairo-gobject2_1.16.0-4+deb10u1_amd64.deb ... #26 11.88 Unpacking libcairo-gobject2:amd64 (1.16.0-4+deb10u1) ... #26 11.93 Selecting previously unselected package libcolord2:amd64. #26 11.94 Preparing to unpack .../086-libcolord2_1.4.3-4_amd64.deb ... #26 11.94 Unpacking libcolord2:amd64 (1.4.3-4) ... #26 12.00 Selecting previously unselected package libepoxy0:amd64. #26 12.00 Preparing to unpack .../087-libepoxy0_1.5.3-0.1_amd64.deb ... #26 12.01 Unpacking libepoxy0:amd64 (1.5.3-0.1) ... #26 12.05 Selecting previously unselected package libjson-glib-1.0-common. #26 12.06 Preparing to unpack .../088-libjson-glib-1.0-common_1.4.4-2_all.deb ... #26 12.06 Unpacking libjson-glib-1.0-common (1.4.4-2) ... #26 12.11 Selecting previously unselected package libjson-glib-1.0-0:amd64. #26 12.12 Preparing to unpack .../089-libjson-glib-1.0-0_1.4.4-2_amd64.deb ... #26 12.13 Unpacking libjson-glib-1.0-0:amd64 (1.4.4-2) ... #26 12.17 Selecting previously unselected package libsoup2.4-1:amd64. #26 12.18 Preparing to unpack .../090-libsoup2.4-1_2.64.2-2_amd64.deb ... #26 12.18 Unpacking libsoup2.4-1:amd64 (2.64.2-2) ... #26 12.23 Selecting previously unselected package libsoup-gnome2.4-1:amd64. #26 12.24 Preparing to unpack .../091-libsoup-gnome2.4-1_2.64.2-2_amd64.deb ... #26 12.24 Unpacking libsoup-gnome2.4-1:amd64 (2.64.2-2) ... #26 12.27 Selecting previously unselected package librest-0.7-0:amd64. #26 12.28 Preparing to unpack .../092-librest-0.7-0_0.8.1-1_amd64.deb ... #26 12.28 Unpacking librest-0.7-0:amd64 (0.8.1-1) ... #26 12.32 Selecting previously unselected package libwayland-cursor0:amd64. #26 12.33 Preparing to unpack .../093-libwayland-cursor0_1.16.0-1_amd64.deb ... #26 12.33 Unpacking libwayland-cursor0:amd64 (1.16.0-1) ... #26 12.37 Selecting previously unselected package libwayland-egl1:amd64. #26 12.38 Preparing to unpack .../094-libwayland-egl1_1.16.0-1_amd64.deb ... #26 12.38 Unpacking libwayland-egl1:amd64 (1.16.0-1) ... #26 12.41 Selecting previously unselected package libgtk-3-common. #26 12.42 Preparing to unpack .../095-libgtk-3-common_3.24.5-1_all.deb ... #26 12.42 Unpacking libgtk-3-common (3.24.5-1) ... #26 12.73 Selecting previously unselected package libgtk-3-0:amd64. #26 12.74 Preparing to unpack .../096-libgtk-3-0_3.24.5-1_amd64.deb ... #26 12.74 Unpacking libgtk-3-0:amd64 (3.24.5-1) ... #26 12.95 Selecting previously unselected package libnotify4:amd64. #26 12.96 Preparing to unpack .../097-libnotify4_0.7.7-4_amd64.deb ... #26 12.96 Unpacking libnotify4:amd64 (0.7.7-4) ... #26 13.00 Selecting previously unselected package libwxgtk3.0-gtk3-0v5:amd64. #26 13.00 Preparing to unpack .../098-libwxgtk3.0-gtk3-0v5_3.0.4+dfsg-8_amd64.deb ... #26 13.01 Unpacking libwxgtk3.0-gtk3-0v5:amd64 (3.0.4+dfsg-8) ... #26 13.35 Selecting previously unselected package python-wxgtk3.0. #26 13.35 Preparing to unpack .../099-python-wxgtk3.0_3.0.2.0+dfsg-8_amd64.deb ... #26 13.36 Unpacking python-wxgtk3.0 (3.0.2.0+dfsg-8) ... #26 13.77 Selecting previously unselected package python-zmq. #26 13.78 Preparing to unpack .../100-python-zmq_17.1.2-2+deb10u1_amd64.deb ... #26 13.78 Unpacking python-zmq (17.1.2-2+deb10u1) ... #26 13.84 Selecting previously unselected package libcodec2-0.8.1:amd64. #26 13.85 Preparing to unpack .../101-libcodec2-0.8.1_0.8.1-2_amd64.deb ... #26 13.85 Unpacking libcodec2-0.8.1:amd64 (0.8.1-2) ... #26 13.90 Selecting previously unselected package libcomedi0. #26 13.91 Preparing to unpack .../102-libcomedi0_0.11.0-1_amd64.deb ... #26 13.91 Unpacking libcomedi0 (0.11.0-1) ... #26 13.96 Selecting previously unselected package liblog4cpp5v5:amd64. #26 13.97 Preparing to unpack .../103-liblog4cpp5v5_1.1.3-1_amd64.deb ... #26 13.97 Unpacking liblog4cpp5v5:amd64 (1.1.3-1) ... #26 14.02 Selecting previously unselected package libgnuradio-pmt3.7.13:amd64. #26 14.03 Preparing to unpack .../104-libgnuradio-pmt3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 14.03 Unpacking libgnuradio-pmt3.7.13:amd64 (3.7.13.4-4+b1) ... #26 14.08 Selecting previously unselected package libgnuradio-runtime3.7.13:amd64. #26 14.09 Preparing to unpack .../105-libgnuradio-runtime3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 14.09 Unpacking libgnuradio-runtime3.7.13:amd64 (3.7.13.4-4+b1) ... #26 14.15 Selecting previously unselected package libgnuradio-blocks3.7.13:amd64. #26 14.15 Preparing to unpack .../106-libgnuradio-blocks3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 14.16 Unpacking libgnuradio-blocks3.7.13:amd64 (3.7.13.4-4+b1) ... #26 14.24 Selecting previously unselected package libgnuradio-fft3.7.13:amd64. #26 14.24 Preparing to unpack .../107-libgnuradio-fft3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 14.25 Unpacking libgnuradio-fft3.7.13:amd64 (3.7.13.4-4+b1) ... #26 14.29 Selecting previously unselected package libgnuradio-filter3.7.13:amd64. #26 14.30 Preparing to unpack .../108-libgnuradio-filter3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 14.30 Unpacking libgnuradio-filter3.7.13:amd64 (3.7.13.4-4+b1) ... #26 14.35 Selecting previously unselected package libgnuradio-analog3.7.13:amd64. #26 14.36 Preparing to unpack .../109-libgnuradio-analog3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 14.36 Unpacking libgnuradio-analog3.7.13:amd64 (3.7.13.4-4+b1) ... #26 14.41 Selecting previously unselected package libgnuradio-fec3.7.13:amd64. #26 14.42 Preparing to unpack .../110-libgnuradio-fec3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 14.42 Unpacking libgnuradio-fec3.7.13:amd64 (3.7.13.4-4+b1) ... #26 14.47 Selecting previously unselected package libgnuradio-atsc3.7.13:amd64. #26 14.48 Preparing to unpack .../111-libgnuradio-atsc3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 14.48 Unpacking libgnuradio-atsc3.7.13:amd64 (3.7.13.4-4+b1) ... #26 14.53 Selecting previously unselected package libopus0:amd64. #26 14.54 Preparing to unpack .../112-libopus0_1.3-1_amd64.deb ... #26 14.54 Unpacking libopus0:amd64 (1.3-1) ... #26 14.59 Selecting previously unselected package libsamplerate0:amd64. #26 14.59 Preparing to unpack .../113-libsamplerate0_0.1.9-2_amd64.deb ... #26 14.60 Unpacking libsamplerate0:amd64 (0.1.9-2) ... #26 14.70 Selecting previously unselected package libjack-jackd2-0:amd64. #26 14.71 Preparing to unpack .../114-libjack-jackd2-0_1.9.12~dfsg-2_amd64.deb ... #26 14.71 Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2) ... #26 14.77 Selecting previously unselected package libportaudio2:amd64. #26 14.77 Preparing to unpack .../115-libportaudio2_19.6.0-1+deb10u1_amd64.deb ... #26 14.78 Unpacking libportaudio2:amd64 (19.6.0-1+deb10u1) ... #26 14.82 Selecting previously unselected package libgnuradio-audio3.7.13:amd64. #26 14.82 Preparing to unpack .../116-libgnuradio-audio3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 14.83 Unpacking libgnuradio-audio3.7.13:amd64 (3.7.13.4-4+b1) ... #26 14.87 Selecting previously unselected package libgnuradio-channels3.7.13:amd64. #26 14.88 Preparing to unpack .../117-libgnuradio-channels3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 14.88 Unpacking libgnuradio-channels3.7.13:amd64 (3.7.13.4-4+b1) ... #26 14.92 Selecting previously unselected package libgnuradio-comedi3.7.13:amd64. #26 14.93 Preparing to unpack .../118-libgnuradio-comedi3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 14.93 Unpacking libgnuradio-comedi3.7.13:amd64 (3.7.13.4-4+b1) ... #26 14.97 Selecting previously unselected package libgnuradio-digital3.7.13:amd64. #26 14.98 Preparing to unpack .../119-libgnuradio-digital3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 14.98 Unpacking libgnuradio-digital3.7.13:amd64 (3.7.13.4-4+b1) ... #26 15.04 Selecting previously unselected package libgnuradio-dtv3.7.13:amd64. #26 15.04 Preparing to unpack .../120-libgnuradio-dtv3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 15.05 Unpacking libgnuradio-dtv3.7.13:amd64 (3.7.13.4-4+b1) ... #26 15.11 Selecting previously unselected package libgnuradio-fcd3.7.13:amd64. #26 15.11 Preparing to unpack .../121-libgnuradio-fcd3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 15.12 Unpacking libgnuradio-fcd3.7.13:amd64 (3.7.13.4-4+b1) ... #26 15.16 Selecting previously unselected package libgnuradio-noaa3.7.13:amd64. #26 15.17 Preparing to unpack .../122-libgnuradio-noaa3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 15.17 Unpacking libgnuradio-noaa3.7.13:amd64 (3.7.13.4-4+b1) ... #26 15.21 Selecting previously unselected package libgnuradio-pager3.7.13:amd64. #26 15.22 Preparing to unpack .../123-libgnuradio-pager3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 15.22 Unpacking libgnuradio-pager3.7.13:amd64 (3.7.13.4-4+b1) ... #26 15.26 Selecting previously unselected package libqt5opengl5:amd64. #26 15.27 Preparing to unpack .../124-libqt5opengl5_5.11.3+dfsg1-1+deb10u5_amd64.deb ... #26 15.27 Unpacking libqt5opengl5:amd64 (5.11.3+dfsg1-1+deb10u5) ... #26 15.32 Selecting previously unselected package libqwt-qt5-6. #26 15.33 Preparing to unpack .../125-libqwt-qt5-6_6.1.4-1_amd64.deb ... #26 15.33 Unpacking libqwt-qt5-6 (6.1.4-1) ... #26 15.40 Selecting previously unselected package libgnuradio-qtgui3.7.13:amd64. #26 15.41 Preparing to unpack .../126-libgnuradio-qtgui3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 15.41 Unpacking libgnuradio-qtgui3.7.13:amd64 (3.7.13.4-4+b1) ... #26 15.48 Selecting previously unselected package libgnuradio-trellis3.7.13:amd64. #26 15.49 Preparing to unpack .../127-libgnuradio-trellis3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 15.49 Unpacking libgnuradio-trellis3.7.13:amd64 (3.7.13.4-4+b1) ... #26 15.54 Selecting previously unselected package libgnuradio-uhd3.7.13:amd64. #26 15.54 Preparing to unpack .../128-libgnuradio-uhd3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 15.55 Unpacking libgnuradio-uhd3.7.13:amd64 (3.7.13.4-4+b1) ... #26 15.60 Selecting previously unselected package libslang2:amd64. #26 15.61 Preparing to unpack .../129-libslang2_2.3.2-2_amd64.deb ... #26 15.61 Unpacking libslang2:amd64 (2.3.2-2) ... #26 15.69 Selecting previously unselected package libcaca0:amd64. #26 15.69 Preparing to unpack .../130-libcaca0_0.99.beta19-2.1+deb10u1_amd64.deb ... #26 15.70 Unpacking libcaca0:amd64 (0.99.beta19-2.1+deb10u1) ... #26 15.75 Selecting previously unselected package libasyncns0:amd64. #26 15.76 Preparing to unpack .../131-libasyncns0_0.8-6_amd64.deb ... #26 15.76 Unpacking libasyncns0:amd64 (0.8-6) ... #26 15.80 Selecting previously unselected package libogg0:amd64. #26 15.81 Preparing to unpack .../132-libogg0_1.3.2-1+b1_amd64.deb ... #26 15.82 Unpacking libogg0:amd64 (1.3.2-1+b1) ... #26 15.85 Selecting previously unselected package libflac8:amd64. #26 15.86 Preparing to unpack .../133-libflac8_1.3.2-3+deb10u3_amd64.deb ... #26 15.86 Unpacking libflac8:amd64 (1.3.2-3+deb10u3) ... #26 15.92 Selecting previously unselected package libvorbis0a:amd64. #26 15.92 Preparing to unpack .../134-libvorbis0a_1.3.6-2_amd64.deb ... #26 15.93 Unpacking libvorbis0a:amd64 (1.3.6-2) ... #26 15.97 Selecting previously unselected package libvorbisenc2:amd64. #26 15.98 Preparing to unpack .../135-libvorbisenc2_1.3.6-2_amd64.deb ... #26 15.98 Unpacking libvorbisenc2:amd64 (1.3.6-2) ... #26 16.03 Selecting previously unselected package libsndfile1:amd64. #26 16.03 Preparing to unpack .../136-libsndfile1_1.0.28-6+deb10u2_amd64.deb ... #26 16.04 Unpacking libsndfile1:amd64 (1.0.28-6+deb10u2) ... #26 16.09 Selecting previously unselected package libxtst6:amd64. #26 16.10 Preparing to unpack .../137-libxtst6_2%3a1.2.3-1_amd64.deb ... #26 16.10 Unpacking libxtst6:amd64 (2:1.2.3-1) ... #26 16.14 Selecting previously unselected package libpulse0:amd64. #26 16.15 Preparing to unpack .../138-libpulse0_12.2-4+deb10u1_amd64.deb ... #26 16.15 Unpacking libpulse0:amd64 (12.2-4+deb10u1) ... #26 16.21 Selecting previously unselected package libsdl1.2debian:amd64. #26 16.22 Preparing to unpack .../139-libsdl1.2debian_1.2.15+dfsg2-6~deb10u1_amd64.deb ... #26 16.22 Unpacking libsdl1.2debian:amd64 (1.2.15+dfsg2-6~deb10u1) ... #26 16.27 Selecting previously unselected package libgnuradio-video-sdl3.7.13:amd64. #26 16.28 Preparing to unpack .../140-libgnuradio-video-sdl3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 16.28 Unpacking libgnuradio-video-sdl3.7.13:amd64 (3.7.13.4-4+b1) ... #26 16.32 Selecting previously unselected package libgnuradio-vocoder3.7.13:amd64. #26 16.33 Preparing to unpack .../141-libgnuradio-vocoder3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 16.33 Unpacking libgnuradio-vocoder3.7.13:amd64 (3.7.13.4-4+b1) ... #26 16.38 Selecting previously unselected package libgnuradio-wavelet3.7.13:amd64. #26 16.38 Preparing to unpack .../142-libgnuradio-wavelet3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 16.39 Unpacking libgnuradio-wavelet3.7.13:amd64 (3.7.13.4-4+b1) ... #26 16.42 Selecting previously unselected package libgnuradio-wxgui3.7.13:amd64. #26 16.43 Preparing to unpack .../143-libgnuradio-wxgui3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 16.44 Unpacking libgnuradio-wxgui3.7.13:amd64 (3.7.13.4-4+b1) ... #26 16.50 Selecting previously unselected package libgnuradio-zeromq3.7.13:amd64. #26 16.50 Preparing to unpack .../144-libgnuradio-zeromq3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 16.50 Unpacking libgnuradio-zeromq3.7.13:amd64 (3.7.13.4-4+b1) ... #26 16.57 Selecting previously unselected package gnuradio. #26 16.57 Preparing to unpack .../145-gnuradio_3.7.13.4-4+b1_amd64.deb ... #26 16.58 Unpacking gnuradio (3.7.13.4-4+b1) ... #26 17.69 Setting up liblog4cpp5v5:amd64 (1.1.3-1) ... #26 17.70 Setting up libxcb-dri3-0:amd64 (1.13.1-2) ... #26 17.70 Setting up python-enum34 (1.1.6-2) ... #26 17.95 Setting up libwayland-server0:amd64 (1.16.0-1) ... #26 17.96 Setting up libx11-xcb1:amd64 (2:1.6.7-1+deb10u4) ... #26 17.97 Setting up libproxy1v5:amd64 (0.4.15-5+deb10u1) ... #26 17.98 Setting up python-wxversion (3.0.2.0+dfsg-8) ... #26 18.21 Setting up libxcb-xfixes0:amd64 (1.13.1-2) ... #26 18.22 Setting up libogg0:amd64 (1.3.2-1+b1) ... #26 18.23 Setting up libglvnd0:amd64 (1.1.0-1) ... #26 18.23 Setting up libxtst6:amd64 (2:1.2.3-1) ... #26 18.25 Setting up libxcb-glx0:amd64 (1.13.1-2) ... #26 18.26 Setting up libcodec2-0.8.1:amd64 (0.8.1-2) ... #26 18.27 Setting up libxcb-keysyms1:amd64 (0.4.0-1+b2) ... #26 18.28 Setting up libxcb-shape0:amd64 (1.13.1-2) ... #26 18.29 Setting up libxcb-render-util0:amd64 (0.3.9-1+b1) ... #26 18.30 Setting up xkb-data (2.26-2) ... #26 18.31 Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... #26 18.33 Setting up libatspi2.0-0:amd64 (2.30.0-7) ... #26 18.34 Setting up libxcb-util0:amd64 (0.3.8-3+b2) ... #26 18.35 Setting up libpcre2-16-0:amd64 (10.32-5+deb10u1) ... #26 18.36 Setting up libcolord2:amd64 (1.4.3-4) ... #26 18.37 Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ... #26 18.37 Setting up libflac8:amd64 (1.3.2-3+deb10u3) ... #26 18.39 Setting up libxcb-xkb1:amd64 (1.13.1-2) ... #26 18.40 Setting up libxcb-image0:amd64 (0.4.0-1+b2) ... #26 18.41 Setting up libxcb-present0:amd64 (1.13.1-2) ... #26 18.42 Setting up libdconf1:amd64 (0.30.1-2) ... #26 18.43 Setting up python-zmq (17.1.2-2+deb10u1) ... #26 18.73 Setting up libatk-bridge2.0-0:amd64 (2.30.0-5) ... #26 18.74 Setting up dbus-user-session (1.12.28-0+deb10u1) ... #26 18.75 Setting up libxcb-xinerama0:amd64 (1.13.1-2) ... #26 18.76 Setting up libslang2:amd64 (2.3.2-2) ... #26 18.77 Setting up libepoxy0:amd64 (1.5.3-0.1) ... #26 18.78 Setting up libxcb-sync1:amd64 (1.13.1-2) ... #26 18.80 Setting up libnotify4:amd64 (0.7.7-4) ... #26 18.81 Setting up libopus0:amd64 (1.3-1) ... #26 18.82 Setting up python-cheetah (3.1.0-3) ... #26 19.13 Setting up libvorbis0a:amd64 (1.3.6-2) ... #26 19.14 Setting up liborc-0.4-0:amd64 (1:0.4.28-3.1) ... #26 19.15 Setting up libglapi-mesa:amd64 (18.3.6-2+deb10u1) ... #26 19.16 Setting up libmtdev1:amd64 (1.1.5-1+b1) ... #26 19.17 Setting up libvolk1.4:amd64 (1.4-3+b1) ... #26 19.18 Setting up libxcb-dri2-0:amd64 (1.13.1-2) ... #26 19.19 Setting up libasyncns0:amd64 (0.8-6) ... #26 19.20 Setting up libxshmfence1:amd64 (1.3-1) ... #26 19.22 Setting up libxcb-randr0:amd64 (1.13.1-2) ... #26 19.23 Setting up libgnuradio-pmt3.7.13:amd64 (3.7.13.4-4+b1) ... #26 19.24 Setting up libllvm7:amd64 (1:7.0.1-8+deb10u2) ... #26 19.25 Setting up libwxbase3.0-0v5:amd64 (3.0.4+dfsg-8) ... #26 19.26 Setting up libjson-glib-1.0-common (1.4.4-2) ... #26 19.27 Setting up libcairo-gobject2:amd64 (1.16.0-4+deb10u1) ... #26 19.29 Setting up libwayland-egl1:amd64 (1.16.0-1) ... #26 19.29 Setting up glib-networking-common (2.58.0-2+deb10u2) ... #26 19.31 Setting up libsamplerate0:amd64 (0.1.9-2) ... #26 19.32 Setting up libdrm-common (2.4.97-1) ... #26 19.33 Setting up libevdev2:amd64 (1.6.0+dfsg-1) ... #26 19.34 Setting up python-lxml:amd64 (4.3.2-1+deb10u4) ... #26 19.60 Setting up libdouble-conversion1:amd64 (3.1.0-3) ... #26 19.61 Setting up libgudev-1.0-0:amd64 (232-2) ... #26 19.62 Setting up libcomedi0 (0.11.0-1) ... #26 19.64 creating iocard group... #26 19.67 Adding group `iocard' (GID 108) ... #26 19.73 Done. #26 19.73 Setting up libvorbisenc2:amd64 (1.3.6-2) ... #26 19.74 Setting up python-sip (4.19.14+dfsg-2) ... #26 19.99 Setting up libwacom-common (0.32-1) ... #26 20.00 Setting up libxkbcommon0:amd64 (0.8.2-1) ... #26 20.01 Setting up libwayland-client0:amd64 (1.16.0-1) ... #26 20.03 Setting up libgnuradio-runtime3.7.13:amd64 (3.7.13.4-4+b1) ... #26 20.04 Setting up libvolk1-bin (1.4-3+b1) ... #26 20.05 Setting up glib-networking-services (2.58.0-2+deb10u2) ... #26 20.06 Setting up libcaca0:amd64 (0.99.beta19-2.1+deb10u1) ... #26 20.07 Setting up libgnuradio-blocks3.7.13:amd64 (3.7.13.4-4+b1) ... #26 20.08 Setting up libgnuradio-wavelet3.7.13:amd64 (3.7.13.4-4+b1) ... #26 20.09 Setting up libgnuradio-comedi3.7.13:amd64 (3.7.13.4-4+b1) ... #26 20.11 Setting up dconf-service (0.30.1-2) ... #26 20.12 Setting up libgnuradio-noaa3.7.13:amd64 (3.7.13.4-4+b1) ... #26 20.13 Setting up libjson-glib-1.0-0:amd64 (1.4.4-2) ... #26 20.15 Setting up libgnuradio-pager3.7.13:amd64 (3.7.13.4-4+b1) ... #26 20.16 Setting up libgnuradio-uhd3.7.13:amd64 (3.7.13.4-4+b1) ... #26 20.17 Setting up libxkbcommon-x11-0:amd64 (0.8.2-1) ... #26 20.18 Setting up libgnuradio-fec3.7.13:amd64 (3.7.13.4-4+b1) ... #26 20.20 Setting up libqt5core5a:amd64 (5.11.3+dfsg1-1+deb10u5) ... #26 20.23 Setting up libgnuradio-vocoder3.7.13:amd64 (3.7.13.4-4+b1) ... #26 20.24 Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2) ... #26 20.27 Setting up libdrm2:amd64 (2.4.97-1) ... #26 20.28 Setting up libqt5dbus5:amd64 (5.11.3+dfsg1-1+deb10u5) ... #26 20.29 Setting up libwayland-cursor0:amd64 (1.16.0-1) ... #26 20.30 Setting up libgnuradio-wxgui3.7.13:amd64 (3.7.13.4-4+b1) ... #26 20.32 Setting up libgnuradio-fft3.7.13:amd64 (3.7.13.4-4+b1) ... #26 20.33 Setting up libgnuradio-zeromq3.7.13:amd64 (3.7.13.4-4+b1) ... #26 20.34 Setting up libsndfile1:amd64 (1.0.28-6+deb10u2) ... #26 20.35 Setting up libqt5test5:amd64 (5.11.3+dfsg1-1+deb10u5) ... #26 20.37 Setting up libwacom2:amd64 (0.32-1) ... #26 20.38 Setting up libdrm-amdgpu1:amd64 (2.4.97-1) ... #26 20.39 Setting up libportaudio2:amd64 (19.6.0-1+deb10u1) ... #26 20.40 Setting up libdrm-nouveau2:amd64 (2.4.97-1) ... #26 20.41 Setting up dconf-gsettings-backend:amd64 (0.30.1-2) ... #26 20.43 Setting up libgnuradio-audio3.7.13:amd64 (3.7.13.4-4+b1) ... #26 20.44 Setting up libgbm1:amd64 (18.3.6-2+deb10u1) ... #26 20.45 Setting up libpulse0:amd64 (12.2-4+deb10u1) ... #26 20.47 Setting up libdrm-radeon1:amd64 (2.4.97-1) ... #26 20.48 Setting up libdrm-intel1:amd64 (2.4.97-1) ... #26 20.49 Setting up libgl1-mesa-dri:amd64 (18.3.6-2+deb10u1) ... #26 20.52 Setting up libgnuradio-filter3.7.13:amd64 (3.7.13.4-4+b1) ... #26 20.53 Setting up libqt5network5:amd64 (5.11.3+dfsg1-1+deb10u5) ... #26 20.54 Setting up libgnuradio-fcd3.7.13:amd64 (3.7.13.4-4+b1) ... #26 20.56 Setting up libinput-bin (1.12.6-2+deb10u1) ... #26 20.57 Setting up libqt5sql5:amd64 (5.11.3+dfsg1-1+deb10u5) ... #26 20.58 Setting up libqt5xml5:amd64 (5.11.3+dfsg1-1+deb10u5) ... #26 20.59 Setting up libegl-mesa0:amd64 (18.3.6-2+deb10u1) ... #26 20.60 Setting up libgnuradio-analog3.7.13:amd64 (3.7.13.4-4+b1) ... #26 20.62 Setting up libsdl1.2debian:amd64 (1.2.15+dfsg2-6~deb10u1) ... #26 20.63 Setting up libgnuradio-digital3.7.13:amd64 (3.7.13.4-4+b1) ... #26 20.63 Setting up libgnuradio-dtv3.7.13:amd64 (3.7.13.4-4+b1) ... #26 20.65 Setting up libgnuradio-trellis3.7.13:amd64 (3.7.13.4-4+b1) ... #26 20.66 Setting up libgnuradio-atsc3.7.13:amd64 (3.7.13.4-4+b1) ... #26 20.67 Setting up libgnuradio-video-sdl3.7.13:amd64 (3.7.13.4-4+b1) ... #26 20.68 Setting up libegl1:amd64 (1.1.0-1) ... #26 20.70 Setting up libgtk-3-common (3.24.5-1) ... #26 20.71 Setting up libgnuradio-channels3.7.13:amd64 (3.7.13.4-4+b1) ... #26 20.73 Setting up gsettings-desktop-schemas (3.28.1-1) ... #26 20.74 Setting up libinput10:amd64 (1.12.6-2+deb10u1) ... #26 20.75 Setting up libglx-mesa0:amd64 (18.3.6-2+deb10u1) ... #26 20.76 Setting up libglx0:amd64 (1.1.0-1) ... #26 20.77 Setting up libgl1:amd64 (1.1.0-1) ... #26 20.78 Setting up libgl1-mesa-glx:amd64 (18.3.6-2+deb10u1) ... #26 20.79 Setting up libglu1-mesa:amd64 (9.0.0-2.1+b3) ... #26 20.80 Setting up freeglut3:amd64 (2.8.1-3) ... #26 20.82 Setting up python-opengl (3.1.0+dfsg-2) ... #26 21.53 Setting up libqt5gui5:amd64 (5.11.3+dfsg1-1+deb10u5) ... #26 21.54 Setting up libqt5widgets5:amd64 (5.11.3+dfsg1-1+deb10u5) ... #26 21.55 Setting up libqt5help5:amd64 (5.11.3-4) ... #26 21.56 Setting up libqt5printsupport5:amd64 (5.11.3+dfsg1-1+deb10u5) ... #26 21.57 Setting up libqt5opengl5:amd64 (5.11.3+dfsg1-1+deb10u5) ... #26 21.58 Setting up libqt5designer5:amd64 (5.11.3-4) ... #26 21.60 Setting up libqt5svg5:amd64 (5.11.3-2) ... #26 21.61 Setting up libqwt-qt5-6 (6.1.4-1) ... #26 21.61 Setting up python-pyqt5 (5.11.3+dfsg-1+b3) ... #26 21.82 Setting up libgnuradio-qtgui3.7.13:amd64 (3.7.13.4-4+b1) ... #26 21.85 Processing triggers for hicolor-icon-theme (0.17-2) ... #26 21.91 Processing triggers for libglib2.0-0:amd64 (2.58.3-2+deb10u5) ... #26 21.94 Processing triggers for libc-bin (2.28-10+deb10u2) ... #26 21.98 Processing triggers for man-db (2.8.5-2+deb10u1) ... #26 22.23 Processing triggers for shared-mime-info (1.10-1) ... #26 23.91 Setting up glib-networking:amd64 (2.58.0-2+deb10u2) ... #26 23.93 Processing triggers for mime-support (3.62) ... #26 23.94 Setting up libsoup2.4-1:amd64 (2.64.2-2) ... #26 23.96 Setting up libsoup-gnome2.4-1:amd64 (2.64.2-2) ... #26 23.98 Setting up librest-0.7-0:amd64 (0.8.1-1) ... #26 23.99 Setting up libgtk-3-0:amd64 (3.24.5-1) ... #26 24.03 Setting up libwxgtk3.0-gtk3-0v5:amd64 (3.0.4+dfsg-8) ... #26 24.05 Setting up python-wxgtk3.0 (3.0.2.0+dfsg-8) ... #26 24.06 update-alternatives: using /usr/lib/wx/python/wx3.0.pth to provide /usr/lib/wx/python/wx.pth (wx.pth) in auto mode #26 25.36 Setting up gnuradio (3.7.13.4-4+b1) ... #26 26.91 Processing triggers for libc-bin (2.28-10+deb10u2) ... #26 DONE 27.4s #27 [20/32] ADD HTTPS://WWW.MONGODB.ORG/STATIC/PGP/SERVER-4.4.ASC /tmp/mongodb-server-4.4.asc #27 DONE 0.0s #28 [21/32] RUN IF [ "$(arch)" = "x86_64" ]; then apt-key add /tmp/mongodb-server-4.4.asc && echo "deb http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4 main" > /etc/apt/sources.list.d/mongodb-org-4.4.list; fi #28 0.413 Warning: apt-key output should not be parsed (stdout is not a terminal) #28 1.103 OK #28 DONE 1.2s #29 [22/32] RUN IF [ "$(arch)" = "x86_64" ]; then apt-get update && systemctl_path=$(which systemctl) && mv $systemctl_path /tmp/systemctl && apt-get install -y --no-install-recommends mongodb-org && apt-get clean && mv /tmp/systemctl $systemctl_path && sed -i "s/127.0.0.1/172.18.50.2/g" /etc/mongod.conf; fi #29 0.459 Hit:1 http://deb.debian.org/debian buster InRelease #29 0.459 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #29 0.459 Hit:3 http://deb.debian.org/debian buster-updates InRelease #29 0.459 Ign:4 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4 InRelease #29 0.567 Hit:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease #29 0.665 Get:6 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4 Release [2,032 B] #29 0.893 Get:7 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4 Release.gpg [866 B] #29 1.104 Get:8 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4/main amd64 Packages [73.0 kB] #29 1.139 Fetched 75.9 kB in 1s (109 kB/s) #29 1.139 Reading package lists... #29 2.328 Reading package lists... #29 3.354 Building dependency tree... #29 3.602 Reading state information... #29 3.780 The following additional packages will be installed: #29 3.780 mongodb-database-tools mongodb-org-database-tools-extra mongodb-org-mongos #29 3.780 mongodb-org-server mongodb-org-shell mongodb-org-tools #29 3.804 The following NEW packages will be installed: #29 3.804 mongodb-database-tools mongodb-org mongodb-org-database-tools-extra #29 3.804 mongodb-org-mongos mongodb-org-server mongodb-org-shell mongodb-org-tools #29 3.949 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. #29 3.949 Need to get 102 MB of archives. #29 3.949 After this operation, 203 MB of additional disk space will be used. #29 3.949 Get:1 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4/main amd64 mongodb-database-tools amd64 100.9.4 [52.0 MB] #29 4.683 Get:2 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4/main amd64 mongodb-org-shell amd64 4.4.29 [13.4 MB] #29 4.934 Get:3 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4/main amd64 mongodb-org-server amd64 4.4.29 [20.8 MB] #29 5.207 Get:4 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4/main amd64 mongodb-org-mongos amd64 4.4.29 [16.1 MB] #29 5.584 Get:5 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4/main amd64 mongodb-org-database-tools-extra amd64 4.4.29 [7,756 B] #29 5.684 Get:6 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4/main amd64 mongodb-org-tools amd64 4.4.29 [2,896 B] #29 5.788 Get:7 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4/main amd64 mongodb-org amd64 4.4.29 [3,524 B] #29 5.990 debconf: delaying package configuration, since apt-utils is not installed #29 6.047 Fetched 102 MB in 2s (51.9 MB/s) #29 6.111 Selecting previously unselected package mongodb-database-tools. #29 6.111 (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 ... 114752 files and directories currently installed.) #29 6.179 Preparing to unpack .../0-mongodb-database-tools_100.9.4_amd64.deb ... #29 6.200 Unpacking mongodb-database-tools (100.9.4) ... #29 8.653 Selecting previously unselected package mongodb-org-shell. #29 8.661 Preparing to unpack .../1-mongodb-org-shell_4.4.29_amd64.deb ... #29 8.671 Unpacking mongodb-org-shell (4.4.29) ... #29 9.702 Selecting previously unselected package mongodb-org-server. #29 9.710 Preparing to unpack .../2-mongodb-org-server_4.4.29_amd64.deb ... #29 9.720 Unpacking mongodb-org-server (4.4.29) ... #29 11.32 Selecting previously unselected package mongodb-org-mongos. #29 11.33 Preparing to unpack .../3-mongodb-org-mongos_4.4.29_amd64.deb ... #29 11.35 Unpacking mongodb-org-mongos (4.4.29) ... #29 13.06 Selecting previously unselected package mongodb-org-database-tools-extra. #29 13.07 Preparing to unpack .../4-mongodb-org-database-tools-extra_4.4.29_amd64.deb ... #29 13.08 Unpacking mongodb-org-database-tools-extra (4.4.29) ... #29 13.19 Selecting previously unselected package mongodb-org-tools. #29 13.19 Preparing to unpack .../5-mongodb-org-tools_4.4.29_amd64.deb ... #29 13.20 Unpacking mongodb-org-tools (4.4.29) ... #29 13.32 Selecting previously unselected package mongodb-org. #29 13.33 Preparing to unpack .../6-mongodb-org_4.4.29_amd64.deb ... #29 13.36 Unpacking mongodb-org (4.4.29) ... #29 13.50 Setting up mongodb-org-server (4.4.29) ... #29 13.56 Adding system user `mongodb' (UID 106) ... #29 13.56 Adding new user `mongodb' (UID 106) with group `nogroup' ... #29 13.63 Not creating home directory `/home/mongodb'. #29 13.65 Adding group `mongodb' (GID 109) ... #29 13.66 Done. #29 13.69 Adding user `mongodb' to group `mongodb' ... #29 13.69 Adding user mongodb to group mongodb #29 13.70 Done. #29 13.71 /var/lib/dpkg/info/mongodb-org-server.postinst: 44: /var/lib/dpkg/info/mongodb-org-server.postinst: systemctl: not found #29 13.71 Setting up mongodb-org-shell (4.4.29) ... #29 13.72 Setting up mongodb-database-tools (100.9.4) ... #29 13.74 Setting up mongodb-org-mongos (4.4.29) ... #29 13.75 Setting up mongodb-org-database-tools-extra (4.4.29) ... #29 13.75 Setting up mongodb-org-tools (4.4.29) ... #29 13.77 Setting up mongodb-org (4.4.29) ... #29 13.78 Processing triggers for man-db (2.8.5-2+deb10u1) ... #29 DONE 14.4s #30 [23/32] 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 #30 0.463 Hit:1 http://deb.debian.org/debian buster InRelease #30 0.463 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #30 0.463 Ign:3 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4 InRelease #30 0.464 Hit:4 http://deb.debian.org/debian buster-updates InRelease #30 0.569 Hit:5 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4 Release #30 0.697 Hit:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease #30 0.856 Reading package lists... #30 1.820 Reading package lists... #30 2.819 Building dependency tree... #30 3.087 Reading state information... #30 3.477 bison is already the newest version (2:3.3.2.dfsg-1). #30 3.477 flex is already the newest version (2.6.4-6.2). #30 3.477 libgcrypt20-dev is already the newest version (1.8.4-5+deb10u1). #30 3.477 libgcrypt20-dev set to manually installed. #30 3.477 libsctp-dev is already the newest version (1.0.18+dfsg-1). #30 3.477 python3-pip is already the newest version (18.1-5). #30 3.477 python3-setuptools is already the newest version (40.8.0-1). #30 3.477 python3-wheel is already the newest version (0.32.3-2). #30 3.477 libcurl4-gnutls-dev is already the newest version (7.64.0-4+deb10u9). #30 3.477 libcurl4-gnutls-dev set to manually installed. #30 3.477 git is already the newest version (1:2.20.1-2+deb10u8). #30 3.477 libgnutls28-dev is already the newest version (3.6.7-4+deb10u12). #30 3.477 libmicrohttpd-dev is already the newest version (0.9.62-1+deb10u1). #30 3.477 libmicrohttpd-dev set to manually installed. #30 3.477 libssl-dev is already the newest version (1.1.1n-0+deb10u6). #30 3.477 The following additional packages will be installed: #30 3.479 libbson-1.0-0 libmongoc-1.0-0 libsnappy-dev libsnappy1v5 #30 3.481 Suggested packages: #30 3.481 libnghttp2-doc libyaml-doc #30 3.605 The following NEW packages will be installed: #30 3.605 build-essential libbson-1.0-0 libbson-dev libidn11-dev libmongoc-1.0-0 #30 3.606 libmongoc-dev libnghttp2-dev libsnappy-dev libsnappy1v5 libyaml-dev meson #30 3.606 ninja-build #30 3.634 0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. #30 3.634 Need to get 1,666 kB of archives. #30 3.634 After this operation, 5,602 kB of additional disk space will be used. #30 3.634 Get:1 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7,576 B] #30 3.641 Get:2 http://deb.debian.org/debian buster/main amd64 libbson-1.0-0 amd64 1.14.0-1 [72.0 kB] #30 3.648 Get:3 http://deb.debian.org/debian buster/main amd64 libbson-dev amd64 1.14.0-1 [114 kB] #30 3.653 Get:4 http://deb.debian.org/debian buster/main amd64 libidn11-dev amd64 1.33-2.2 [594 kB] #30 3.664 Get:5 http://deb.debian.org/debian buster/main amd64 libsnappy1v5 amd64 1.1.7-1 [17.0 kB] #30 3.665 Get:6 http://deb.debian.org/debian buster/main amd64 libmongoc-1.0-0 amd64 1.14.0-1 [229 kB] #30 3.667 Get:7 http://deb.debian.org/debian buster/main amd64 libsnappy-dev amd64 1.1.7-1 [29.2 kB] #30 3.667 Get:8 http://deb.debian.org/debian buster/main amd64 libmongoc-dev amd64 1.14.0-1 [50.5 kB] #30 3.668 Get:9 http://deb.debian.org/debian-security buster/updates/main amd64 libnghttp2-dev amd64 1.36.0-2+deb10u2 [121 kB] #30 3.669 Get:10 http://deb.debian.org/debian buster/main amd64 libyaml-dev amd64 0.2.1-1 [57.4 kB] #30 3.670 Get:11 http://deb.debian.org/debian buster/main amd64 ninja-build amd64 1.8.2-1 [93.6 kB] #30 3.671 Get:12 http://deb.debian.org/debian buster/main amd64 meson all 0.49.2-1 [281 kB] #30 3.915 debconf: delaying package configuration, since apt-utils is not installed #30 3.998 Fetched 1,666 kB in 0s (31.9 MB/s) #30 4.049 Selecting previously unselected package build-essential. #30 4.049 (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 ... 114799 files and directories currently installed.) #30 4.092 Preparing to unpack .../00-build-essential_12.6_amd64.deb ... #30 4.105 Unpacking build-essential (12.6) ... #30 4.214 Selecting previously unselected package libbson-1.0-0. #30 4.222 Preparing to unpack .../01-libbson-1.0-0_1.14.0-1_amd64.deb ... #30 4.242 Unpacking libbson-1.0-0 (1.14.0-1) ... #30 4.315 Selecting previously unselected package libbson-dev. #30 4.320 Preparing to unpack .../02-libbson-dev_1.14.0-1_amd64.deb ... #30 4.326 Unpacking libbson-dev (1.14.0-1) ... #30 4.422 Selecting previously unselected package libidn11-dev:amd64. #30 4.430 Preparing to unpack .../03-libidn11-dev_1.33-2.2_amd64.deb ... #30 4.440 Unpacking libidn11-dev:amd64 (1.33-2.2) ... #30 4.566 Selecting previously unselected package libsnappy1v5:amd64. #30 4.574 Preparing to unpack .../04-libsnappy1v5_1.1.7-1_amd64.deb ... #30 4.581 Unpacking libsnappy1v5:amd64 (1.1.7-1) ... #30 4.670 Selecting previously unselected package libmongoc-1.0-0. #30 4.677 Preparing to unpack .../05-libmongoc-1.0-0_1.14.0-1_amd64.deb ... #30 4.690 Unpacking libmongoc-1.0-0 (1.14.0-1) ... #30 4.782 Selecting previously unselected package libsnappy-dev:amd64. #30 4.791 Preparing to unpack .../06-libsnappy-dev_1.1.7-1_amd64.deb ... #30 4.801 Unpacking libsnappy-dev:amd64 (1.1.7-1) ... #30 4.881 Selecting previously unselected package libmongoc-dev. #30 4.887 Preparing to unpack .../07-libmongoc-dev_1.14.0-1_amd64.deb ... #30 4.895 Unpacking libmongoc-dev (1.14.0-1) ... #30 4.982 Selecting previously unselected package libnghttp2-dev. #30 4.989 Preparing to unpack .../08-libnghttp2-dev_1.36.0-2+deb10u2_amd64.deb ... #30 4.994 Unpacking libnghttp2-dev (1.36.0-2+deb10u2) ... #30 5.082 Selecting previously unselected package libyaml-dev:amd64. #30 5.091 Preparing to unpack .../09-libyaml-dev_0.2.1-1_amd64.deb ... #30 5.101 Unpacking libyaml-dev:amd64 (0.2.1-1) ... #30 5.217 Selecting previously unselected package ninja-build. #30 5.224 Preparing to unpack .../10-ninja-build_1.8.2-1_amd64.deb ... #30 5.233 Unpacking ninja-build (1.8.2-1) ... #30 5.308 Selecting previously unselected package meson. #30 5.317 Preparing to unpack .../11-meson_0.49.2-1_all.deb ... #30 5.325 Unpacking meson (0.49.2-1) ... #30 5.483 Setting up libnghttp2-dev (1.36.0-2+deb10u2) ... #30 5.519 Setting up libidn11-dev:amd64 (1.33-2.2) ... #30 5.574 Setting up libyaml-dev:amd64 (0.2.1-1) ... #30 5.612 Setting up ninja-build (1.8.2-1) ... #30 5.659 Setting up libsnappy1v5:amd64 (1.1.7-1) ... #30 5.695 Setting up libbson-1.0-0 (1.14.0-1) ... #30 5.731 Setting up build-essential (12.6) ... #30 5.766 Setting up libbson-dev (1.14.0-1) ... #30 5.798 Setting up libsnappy-dev:amd64 (1.1.7-1) ... #30 5.834 Setting up meson (0.49.2-1) ... #30 5.882 Setting up libmongoc-1.0-0 (1.14.0-1) ... #30 5.923 Setting up libmongoc-dev (1.14.0-1) ... #30 5.961 Processing triggers for man-db (2.8.5-2+deb10u1) ... #30 6.311 Processing triggers for libc-bin (2.28-10+deb10u2) ... #30 DONE 6.5s #31 [24/32] WORKDIR /TMP #31 DONE 0.0s #32 [25/32] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #32 0.275 Cloning into 'osmo-gsm-tester'... #32 DONE 0.6s #33 [26/32] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #33 DONE 0.1s #34 [27/32] 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 #34 0.500 Already on 'master' #34 0.500 Your branch is up to date with 'origin/master'. #34 0.502 refs/heads/master #34 0.521 HEAD is now at bcde1d0 Update git URLs #34 0.523 master #34 0.524 bcde1d05383ff1a5e6d5fe0970735e79ab163ec4 #34 DONE 0.6s #35 [28/32] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #35 DONE 0.4s #36 [29/32] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #36 DONE 0.4s #37 [30/32] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #37 DONE 0.5s #38 [31/32] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #38 DONE 0.1s #39 [32/32] WORKDIR /DATA #39 DONE 0.1s #40 exporting to image #40 exporting layers #40 exporting layers 2.3s done #40 writing image sha256:50242cceb66fbea77aafb7ec4cf6522b608ffaecfad19fd3614c674a5d96b2de done #40 naming to docker.io/osmocom-build/osmo-gsm-tester:latest #40 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done #40 DONE 2.4s 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=7557 -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-04-13 22:50:14 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-7557 + mkdir -p trial-7557 + mv open5gs.build-8.tgz osmo-bsc.build-21596.tgz osmo-bts-oc2g.build-7521.tgz osmo-bts-sysmo.build-10023.tgz osmo-bts.build-9499.tgz osmo-ggsn.build-8503.tgz osmo-hlr.build-11099.tgz osmo-hnbgw.build-8151.tgz osmo-mgw.build-11397.tgz osmo-msc.build-35224.tgz osmo-nitb.build-16236.tgz osmo-pcu-oc2g.build-5097.tgz osmo-pcu-sysmo.build-6378.tgz osmo-pcu.build-6341.tgz osmo-sgsn.build-36735.tgz osmo-stp.build-11683.tgz osmo-trx.build-6483.tgz osmocom-bb.build-6161.tgz srslte.build-19.tgz trial-7557 + cat open5gs.build-8.md5 osmo-bsc.build-21596.md5 osmo-bts-oc2g.build-7521.md5 osmo-bts-sysmo.build-10023.md5 osmo-bts.build-9499.md5 osmo-ggsn.build-8503.md5 osmo-hlr.build-11099.md5 osmo-hnbgw.build-8151.md5 osmo-mgw.build-11397.md5 osmo-msc.build-35224.md5 osmo-nitb.build-16236.md5 osmo-pcu-oc2g.build-5097.md5 osmo-pcu-sysmo.build-6378.md5 osmo-pcu.build-6341.md5 osmo-sgsn.build-36735.md5 osmo-stp.build-11683.md5 osmo-trx.build-6483.md5 osmocom-bb.build-6161.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-21596.md5 osmo-bts-oc2g.build-7521.md5 osmo-bts-sysmo.build-10023.md5 osmo-bts.build-9499.md5 osmo-ggsn.build-8503.md5 osmo-hlr.build-11099.md5 osmo-hnbgw.build-8151.md5 osmo-mgw.build-11397.md5 osmo-msc.build-35224.md5 osmo-nitb.build-16236.md5 osmo-pcu-oc2g.build-5097.md5 osmo-pcu-sysmo.build-6378.md5 osmo-pcu.build-6341.md5 osmo-sgsn.build-36735.md5 osmo-stp.build-11683.md5 osmo-trx.build-6483.md5 osmocom-bb.build-6161.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-7557 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-7557' tests: None -------------------------------------------------------------------------------------------- trial-7557 -------------------------------------------------------------------------------------------- 22:50:14.442639 tst trial-7557: Detailed log at /build/trial-7557/run.2024-04-13_22-50-14/log --------------------------------------------------------------------- trial-7557 netreg_mass --------------------------------------------------------------------- 22:50:14.735077 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:50:14.736089 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:50:14.738212 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:50:14.741731 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:50:14.835002 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:50:14.837264 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:50:14.842343 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:50:15.479699 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-7557 netreg_mass register_default_mass.py ---------------------------------------------- 22:50:15.480872 tst register_default_mass.py:9: Claiming resources for the test 22:50:15.516871 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:50:15.518225 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:50:15.519395 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:50:15.520626 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:50:15.521834 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:50:15.523022 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:50:15.524191 tst netreg_mass: Using 1 x bts (candidates: 1) 22:50:15.585131 tst register_default_mass.py: using LAC 2 22:50:15.612854 tst register_default_mass.py: using RAC 2 22:50:15.640160 tst register_default_mass.py: using CellId 2 22:50:15.668620 tst register_default_mass.py: using BVCI 3 22:50:15.680754 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.682270 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.683649 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.685042 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.686391 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.687737 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.689088 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.690439 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.691786 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.693153 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.694484 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.695843 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.697229 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.698830 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.700290 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.701708 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.703039 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.704366 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.705701 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.707027 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.708341 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.709718 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.711044 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.712435 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.713768 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.715107 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.716443 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.717765 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.719112 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.720452 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.721768 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.723121 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.724511 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.725852 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.727173 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.728520 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.729845 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.731166 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.732475 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.733772 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.735074 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.736369 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.737720 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.739030 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.740325 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.741637 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.742952 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.744290 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.745618 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.746935 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.748250 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.749592 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.750951 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.752252 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.753553 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.754845 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.756134 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.757455 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.758774 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.760113 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.761445 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.762749 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.764138 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.765452 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.766768 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.768086 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.769437 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.770737 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.772022 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.773310 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.774592 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.775877 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.777171 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.778452 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.779761 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.781042 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.782317 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.783598 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.784888 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.786155 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.787435 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.788724 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.789996 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.791271 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.792543 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.793815 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.795089 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.796356 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.797643 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.798922 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.800194 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.801464 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.802744 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.804014 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.805282 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.806545 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.807811 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.809157 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.810480 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.811780 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.813084 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:15.814532 tst register_default_mass.py:21: Launching a simple network 22:50:15.834111 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:50:16.048748 run create_hlr_db(pid=21): Launched 22:50:17.071504 run create_hlr_db(pid=21): Terminated: ok {rc=0} 22:50:17.118535 run pcap-recorder_any(filters='host 127.0.42.2')(pid=23): Launched 22:50:17.150613 run osmo-hlr_127.0.42.2(pid=24): Launched 22:50:17.161779 run osmo-stp_127.0.42.5: Starting osmo-stp 22:50:17.505488 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=25): Launched 22:50:17.538049 run osmo-stp_127.0.42.5(pid=26): Launched 22:50:17.550607 run osmo-msc_127.0.42.6: Starting osmo-msc 22:50:18.310710 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=27): Launched 22:50:18.349937 run osmo-msc_127.0.42.6(pid=28): Launched 22:50:21.373969 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:50:21.599965 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=29): Launched 22:50:21.629899 run osmo-mgw_127.0.42.3(pid=30): Launched 22:50:21.640696 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:50:21.688655 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=31): Launched 22:50:21.721361 run osmo-mgw_127.0.42.4(pid=32): Launched 22:50:21.733022 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:50:22.312974 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=33): Launched 22:50:22.343851 run osmo-bsc_127.0.42.7(pid=34): Launched 22:50:28.380537 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:50:28.690646 run osmo-bts-virtual(pid=35): Launched 22:50:29.735631 tst register_default_mass.py: using MSISDN 1001 22:50:29.749845 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:50:29.783887 tst register_default_mass.py: using MSISDN 1002 22:50:29.801344 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:50:29.890251 tst register_default_mass.py: using MSISDN 1003 22:50:29.904624 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:50:29.920243 tst register_default_mass.py: using MSISDN 1004 22:50:29.931358 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:50:29.957023 tst register_default_mass.py: using MSISDN 1005 22:50:29.972087 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:50:30.001997 tst register_default_mass.py: using MSISDN 1006 22:50:30.017569 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:50:30.054362 tst register_default_mass.py: using MSISDN 1007 22:50:30.070966 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:50:30.107390 tst register_default_mass.py: using MSISDN 1008 22:50:30.123423 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:50:30.165968 tst register_default_mass.py: using MSISDN 1009 22:50:30.183264 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:50:30.212662 tst register_default_mass.py: using MSISDN 1010 22:50:30.230055 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:50:30.261612 tst register_default_mass.py: using MSISDN 1011 22:50:30.280615 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:50:30.311616 tst register_default_mass.py: using MSISDN 1012 22:50:30.328512 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:50:30.362927 tst register_default_mass.py: using MSISDN 1013 22:50:30.378608 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:50:30.406709 tst register_default_mass.py: using MSISDN 1014 22:50:30.421222 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:50:30.452938 tst register_default_mass.py: using MSISDN 1015 22:50:30.465979 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:50:30.505456 tst register_default_mass.py: using MSISDN 1016 22:50:30.523599 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:50:30.570299 tst register_default_mass.py: using MSISDN 1017 22:50:30.586251 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:50:30.619197 tst register_default_mass.py: using MSISDN 1018 22:50:30.634250 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:50:30.670252 tst register_default_mass.py: using MSISDN 1019 22:50:30.685870 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:50:30.710323 tst register_default_mass.py: using MSISDN 1020 22:50:30.725816 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:50:30.764743 tst register_default_mass.py: using MSISDN 1021 22:50:30.777792 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:50:30.804151 tst register_default_mass.py: using MSISDN 1022 22:50:30.818537 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:50:30.859422 tst register_default_mass.py: using MSISDN 1023 22:50:30.874136 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:50:30.903723 tst register_default_mass.py: using MSISDN 1024 22:50:30.920323 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:50:30.946442 tst register_default_mass.py: using MSISDN 1025 22:50:30.961796 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:50:30.989157 tst register_default_mass.py: using MSISDN 1026 22:50:31.005244 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:50:31.037063 tst register_default_mass.py: using MSISDN 1027 22:50:31.053337 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:50:31.096168 tst register_default_mass.py: using MSISDN 1028 22:50:31.110709 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:50:31.142330 tst register_default_mass.py: using MSISDN 1029 22:50:31.156086 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:50:31.199376 tst register_default_mass.py: using MSISDN 1030 22:50:31.217289 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:50:31.243848 tst register_default_mass.py: using MSISDN 1031 22:50:31.258672 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:50:31.306104 tst register_default_mass.py: using MSISDN 1032 22:50:31.321697 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:50:31.350778 tst register_default_mass.py: using MSISDN 1033 22:50:31.360894 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:50:31.392742 tst register_default_mass.py: using MSISDN 1034 22:50:31.402894 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:50:31.441486 tst register_default_mass.py: using MSISDN 1035 22:50:31.451784 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:50:31.479988 tst register_default_mass.py: using MSISDN 1036 22:50:31.494860 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:50:31.524629 tst register_default_mass.py: using MSISDN 1037 22:50:31.540179 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:50:31.565479 tst register_default_mass.py: using MSISDN 1038 22:50:31.581183 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:50:31.606599 tst register_default_mass.py: using MSISDN 1039 22:50:31.625088 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:50:31.662779 tst register_default_mass.py: using MSISDN 1040 22:50:31.676795 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:50:31.708265 tst register_default_mass.py: using MSISDN 1041 22:50:31.723389 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:50:31.745760 tst register_default_mass.py: using MSISDN 1042 22:50:31.759335 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:50:31.800427 tst register_default_mass.py: using MSISDN 1043 22:50:31.812491 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:50:31.845121 tst register_default_mass.py: using MSISDN 1044 22:50:31.861827 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:50:31.894737 tst register_default_mass.py: using MSISDN 1045 22:50:31.910306 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:50:31.933312 tst register_default_mass.py: using MSISDN 1046 22:50:31.949602 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:50:31.974002 tst register_default_mass.py: using MSISDN 1047 22:50:31.988036 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:50:32.025966 tst register_default_mass.py: using MSISDN 1048 22:50:32.042083 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:50:32.071207 tst register_default_mass.py: using MSISDN 1049 22:50:32.081953 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:50:32.107641 tst register_default_mass.py: using MSISDN 1050 22:50:32.118429 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:50:32.145692 tst register_default_mass.py: using MSISDN 1051 22:50:32.156541 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:50:32.194451 tst register_default_mass.py: using MSISDN 1052 22:50:32.209431 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:50:32.253315 tst register_default_mass.py: using MSISDN 1053 22:50:32.266064 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:50:32.296247 tst register_default_mass.py: using MSISDN 1054 22:50:32.311766 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:50:32.336358 tst register_default_mass.py: using MSISDN 1055 22:50:32.351807 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:50:32.384585 tst register_default_mass.py: using MSISDN 1056 22:50:32.401929 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:50:32.439338 tst register_default_mass.py: using MSISDN 1057 22:50:32.453397 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:50:32.495414 tst register_default_mass.py: using MSISDN 1058 22:50:32.511185 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:50:32.536340 tst register_default_mass.py: using MSISDN 1059 22:50:32.553257 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:50:32.584178 tst register_default_mass.py: using MSISDN 1060 22:50:32.601249 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:50:32.624010 tst register_default_mass.py: using MSISDN 1061 22:50:32.638020 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:50:32.694813 tst register_default_mass.py: using MSISDN 1062 22:50:32.709080 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:50:32.739727 tst register_default_mass.py: using MSISDN 1063 22:50:32.755310 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:50:32.792490 tst register_default_mass.py: using MSISDN 1064 22:50:32.807984 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:50:32.839663 tst register_default_mass.py: using MSISDN 1065 22:50:32.853531 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:50:32.884971 tst register_default_mass.py: using MSISDN 1066 22:50:32.898392 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:50:32.931621 tst register_default_mass.py: using MSISDN 1067 22:50:32.947037 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:50:32.983763 tst register_default_mass.py: using MSISDN 1068 22:50:32.998939 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:50:33.030426 tst register_default_mass.py: using MSISDN 1069 22:50:33.044707 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:50:33.083738 tst register_default_mass.py: using MSISDN 1070 22:50:33.099240 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:50:33.130625 tst register_default_mass.py: using MSISDN 1071 22:50:33.146732 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:50:33.173753 tst register_default_mass.py: using MSISDN 1072 22:50:33.188596 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:50:33.214997 tst register_default_mass.py: using MSISDN 1073 22:50:33.229744 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:50:33.268913 tst register_default_mass.py: using MSISDN 1074 22:50:33.285645 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:50:33.325140 tst register_default_mass.py: using MSISDN 1075 22:50:33.340577 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:50:33.389108 tst register_default_mass.py: using MSISDN 1076 22:50:33.404155 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:50:33.435786 tst register_default_mass.py: using MSISDN 1077 22:50:33.450707 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:50:33.487138 tst register_default_mass.py: using MSISDN 1078 22:50:33.502538 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:50:33.547084 tst register_default_mass.py: using MSISDN 1079 22:50:33.562264 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:50:33.591387 tst register_default_mass.py: using MSISDN 1080 22:50:33.606636 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:50:33.638393 tst register_default_mass.py: using MSISDN 1081 22:50:33.653407 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:50:33.681567 tst register_default_mass.py: using MSISDN 1082 22:50:33.696501 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:50:33.740515 tst register_default_mass.py: using MSISDN 1083 22:50:33.755500 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:50:33.786813 tst register_default_mass.py: using MSISDN 1084 22:50:33.801794 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:50:33.838891 tst register_default_mass.py: using MSISDN 1085 22:50:33.853805 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:50:33.885537 tst register_default_mass.py: using MSISDN 1086 22:50:33.902312 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:50:33.927459 tst register_default_mass.py: using MSISDN 1087 22:50:33.942410 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:50:33.972319 tst register_default_mass.py: using MSISDN 1088 22:50:33.988625 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:50:34.023619 tst register_default_mass.py: using MSISDN 1089 22:50:34.039869 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:50:34.077212 tst register_default_mass.py: using MSISDN 1090 22:50:34.093185 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:50:34.127267 tst register_default_mass.py: using MSISDN 1091 22:50:34.143552 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:50:34.179680 tst register_default_mass.py: using MSISDN 1092 22:50:34.195903 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:50:34.232360 tst register_default_mass.py: using MSISDN 1093 22:50:34.248252 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:50:34.288519 tst register_default_mass.py: using MSISDN 1094 22:50:34.303987 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:50:34.332421 tst register_default_mass.py: using MSISDN 1095 22:50:34.346081 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:50:34.373650 tst register_default_mass.py: using MSISDN 1096 22:50:34.400098 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:50:34.435978 tst register_default_mass.py: using MSISDN 1097 22:50:34.451919 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:50:34.472430 tst register_default_mass.py: using MSISDN 1098 22:50:34.488173 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:50:34.509945 tst register_default_mass.py: using MSISDN 1099 22:50:34.525203 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:50:34.550251 tst register_default_mass.py: using MSISDN 1100 22:50:34.566816 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:50:34.771736 run mass: Starting testcase 22:50:34.783619 run mass: Pre-launching all virtphy's 22:50:34.795489 run osmo-ms-virt-phy/00000: Starting virtphy 22:50:34.825310 run osmo-ms-virt-phy/00000(pid=36): Launched 22:50:34.837592 run osmo-ms-virt-phy/00001: Starting virtphy 22:50:34.866365 run osmo-ms-virt-phy/00001(pid=37): Launched 22:50:34.879091 run osmo-ms-virt-phy/00002: Starting virtphy 22:50:34.909218 run osmo-ms-virt-phy/00002(pid=38): Launched 22:50:34.922045 run osmo-ms-virt-phy/00003: Starting virtphy 22:50:34.950811 run osmo-ms-virt-phy/00003(pid=39): Launched 22:50:34.966730 run osmo-ms-virt-phy/00004: Starting virtphy 22:50:34.995655 run osmo-ms-virt-phy/00004(pid=40): Launched 22:50:35.011868 run osmo-ms-virt-phy/00005: Starting virtphy 22:50:35.051749 run osmo-ms-virt-phy/00005(pid=41): Launched 22:50:35.066745 run osmo-ms-virt-phy/00006: Starting virtphy 22:50:35.097747 run osmo-ms-virt-phy/00006(pid=42): Launched 22:50:35.113703 run osmo-ms-virt-phy/00007: Starting virtphy 22:50:35.143022 run osmo-ms-virt-phy/00007(pid=43): Launched 22:50:35.156238 run osmo-ms-virt-phy/00008: Starting virtphy 22:50:35.184650 run osmo-ms-virt-phy/00008(pid=44): Launched 22:50:35.200205 run osmo-ms-virt-phy/00009: Starting virtphy 22:50:35.230779 run osmo-ms-virt-phy/00009(pid=45): Launched 22:50:35.243587 run osmo-ms-virt-phy/00010: Starting virtphy 22:50:35.274215 run osmo-ms-virt-phy/00010(pid=46): Launched 22:50:35.290587 run osmo-ms-virt-phy/00011: Starting virtphy 22:50:35.320530 run osmo-ms-virt-phy/00011(pid=47): Launched 22:50:35.332979 run osmo-ms-virt-phy/00012: Starting virtphy 22:50:35.364044 run osmo-ms-virt-phy/00012(pid=48): Launched 22:50:35.376762 run osmo-ms-virt-phy/00013: Starting virtphy 22:50:35.406535 run osmo-ms-virt-phy/00013(pid=49): Launched 22:50:35.418723 run osmo-ms-virt-phy/00014: Starting virtphy 22:50:35.447248 run osmo-ms-virt-phy/00014(pid=50): Launched 22:50:35.459562 run osmo-ms-virt-phy/00015: Starting virtphy 22:50:35.488883 run osmo-ms-virt-phy/00015(pid=51): Launched 22:50:35.501465 run osmo-ms-virt-phy/00016: Starting virtphy 22:50:35.531314 run osmo-ms-virt-phy/00016(pid=52): Launched 22:50:35.544164 run osmo-ms-virt-phy/00017: Starting virtphy 22:50:35.574709 run osmo-ms-virt-phy/00017(pid=53): Launched 22:50:35.587061 run osmo-ms-virt-phy/00018: Starting virtphy 22:50:35.615590 run osmo-ms-virt-phy/00018(pid=54): Launched 22:50:35.627458 run osmo-ms-virt-phy/00019: Starting virtphy 22:50:35.655622 run osmo-ms-virt-phy/00019(pid=55): Launched 22:50:35.667949 run osmo-ms-virt-phy/00020: Starting virtphy 22:50:35.695626 run osmo-ms-virt-phy/00020(pid=56): Launched 22:50:35.707322 run osmo-ms-virt-phy/00021: Starting virtphy 22:50:35.735345 run osmo-ms-virt-phy/00021(pid=57): Launched 22:50:35.747364 run osmo-ms-virt-phy/00022: Starting virtphy 22:50:35.775564 run osmo-ms-virt-phy/00022(pid=58): Launched 22:50:35.787445 run osmo-ms-virt-phy/00023: Starting virtphy 22:50:35.817565 run osmo-ms-virt-phy/00023(pid=59): Launched 22:50:35.829701 run osmo-ms-virt-phy/00024: Starting virtphy 22:50:35.860419 run osmo-ms-virt-phy/00024(pid=60): Launched 22:50:35.872235 run osmo-ms-virt-phy/00025: Starting virtphy 22:50:35.900904 run osmo-ms-virt-phy/00025(pid=61): Launched 22:50:35.912546 run osmo-ms-virt-phy/00026: Starting virtphy 22:50:35.940006 run osmo-ms-virt-phy/00026(pid=62): Launched 22:50:35.951472 run osmo-ms-virt-phy/00027: Starting virtphy 22:50:35.978730 run osmo-ms-virt-phy/00027(pid=63): Launched 22:50:35.990108 run osmo-ms-virt-phy/00028: Starting virtphy 22:50:36.017262 run osmo-ms-virt-phy/00028(pid=64): Launched 22:50:36.028647 run osmo-ms-virt-phy/00029: Starting virtphy 22:50:36.055431 run osmo-ms-virt-phy/00029(pid=65): Launched 22:50:36.067125 run osmo-ms-virt-phy/00030: Starting virtphy 22:50:36.093948 run osmo-ms-virt-phy/00030(pid=66): Launched 22:50:36.105207 run osmo-ms-virt-phy/00031: Starting virtphy 22:50:36.132068 run osmo-ms-virt-phy/00031(pid=67): Launched 22:50:36.143341 run osmo-ms-virt-phy/00032: Starting virtphy 22:50:36.170341 run osmo-ms-virt-phy/00032(pid=68): Launched 22:50:36.181607 run osmo-ms-virt-phy/00033: Starting virtphy 22:50:36.208427 run osmo-ms-virt-phy/00033(pid=69): Launched 22:50:36.219582 run osmo-ms-virt-phy/00034: Starting virtphy 22:50:36.246497 run osmo-ms-virt-phy/00034(pid=70): Launched 22:50:36.257637 run osmo-ms-virt-phy/00035: Starting virtphy 22:50:36.284724 run osmo-ms-virt-phy/00035(pid=71): Launched 22:50:36.295933 run osmo-ms-virt-phy/00036: Starting virtphy 22:50:36.322781 run osmo-ms-virt-phy/00036(pid=72): Launched 22:50:36.334160 run osmo-ms-virt-phy/00037: Starting virtphy 22:50:36.361544 run osmo-ms-virt-phy/00037(pid=73): Launched 22:50:36.372962 run osmo-ms-virt-phy/00038: Starting virtphy 22:50:36.399455 run osmo-ms-virt-phy/00038(pid=74): Launched 22:50:36.413359 run osmo-ms-virt-phy/00039: Starting virtphy 22:50:36.440038 run osmo-ms-virt-phy/00039(pid=75): Launched 22:50:36.451484 run osmo-ms-virt-phy/00040: Starting virtphy 22:50:36.480563 run osmo-ms-virt-phy/00040(pid=76): Launched 22:50:36.491867 run osmo-ms-virt-phy/00041: Starting virtphy 22:50:36.519191 run osmo-ms-virt-phy/00041(pid=77): Launched 22:50:36.530788 run osmo-ms-virt-phy/00042: Starting virtphy 22:50:36.557597 run osmo-ms-virt-phy/00042(pid=78): Launched 22:50:36.568784 run osmo-ms-virt-phy/00043: Starting virtphy 22:50:36.595395 run osmo-ms-virt-phy/00043(pid=79): Launched 22:50:36.606622 run osmo-ms-virt-phy/00044: Starting virtphy 22:50:36.633398 run osmo-ms-virt-phy/00044(pid=80): Launched 22:50:36.644543 run osmo-ms-virt-phy/00045: Starting virtphy 22:50:36.671325 run osmo-ms-virt-phy/00045(pid=81): Launched 22:50:36.682483 run osmo-ms-virt-phy/00046: Starting virtphy 22:50:36.709094 run osmo-ms-virt-phy/00046(pid=82): Launched 22:50:36.720175 run osmo-ms-virt-phy/00047: Starting virtphy 22:50:36.747480 run osmo-ms-virt-phy/00047(pid=83): Launched 22:50:36.758944 run osmo-ms-virt-phy/00048: Starting virtphy 22:50:36.785614 run osmo-ms-virt-phy/00048(pid=84): Launched 22:50:36.796847 run osmo-ms-virt-phy/00049: Starting virtphy 22:50:36.823627 run osmo-ms-virt-phy/00049(pid=85): Launched 22:50:36.834915 run osmo-ms-virt-phy/00050: Starting virtphy 22:50:36.861783 run osmo-ms-virt-phy/00050(pid=86): Launched 22:50:36.874284 run osmo-ms-virt-phy/00051: Starting virtphy 22:50:36.900777 run osmo-ms-virt-phy/00051(pid=87): Launched 22:50:36.911844 run osmo-ms-virt-phy/00052: Starting virtphy 22:50:36.938457 run osmo-ms-virt-phy/00052(pid=88): Launched 22:50:36.949734 run osmo-ms-virt-phy/00053: Starting virtphy 22:50:36.976432 run osmo-ms-virt-phy/00053(pid=89): Launched 22:50:36.987620 run osmo-ms-virt-phy/00054: Starting virtphy 22:50:37.014491 run osmo-ms-virt-phy/00054(pid=90): Launched 22:50:37.025769 run osmo-ms-virt-phy/00055: Starting virtphy 22:50:37.052437 run osmo-ms-virt-phy/00055(pid=91): Launched 22:50:37.065129 run osmo-ms-virt-phy/00056: Starting virtphy 22:50:37.092509 run osmo-ms-virt-phy/00056(pid=92): Launched 22:50:37.104020 run osmo-ms-virt-phy/00057: Starting virtphy 22:50:37.132155 run osmo-ms-virt-phy/00057(pid=93): Launched 22:50:37.143581 run osmo-ms-virt-phy/00058: Starting virtphy 22:50:37.172623 run osmo-ms-virt-phy/00058(pid=94): Launched 22:50:37.183903 run osmo-ms-virt-phy/00059: Starting virtphy 22:50:37.210251 run osmo-ms-virt-phy/00059(pid=95): Launched 22:50:37.221422 run osmo-ms-virt-phy/00060: Starting virtphy 22:50:37.248875 run osmo-ms-virt-phy/00060(pid=96): Launched 22:50:37.260140 run osmo-ms-virt-phy/00061: Starting virtphy 22:50:37.286732 run osmo-ms-virt-phy/00061(pid=97): Launched 22:50:37.297841 run osmo-ms-virt-phy/00062: Starting virtphy 22:50:37.324743 run osmo-ms-virt-phy/00062(pid=98): Launched 22:50:37.335860 run osmo-ms-virt-phy/00063: Starting virtphy 22:50:37.362849 run osmo-ms-virt-phy/00063(pid=99): Launched 22:50:37.373948 run osmo-ms-virt-phy/00064: Starting virtphy 22:50:37.400581 run osmo-ms-virt-phy/00064(pid=100): Launched 22:50:37.411747 run osmo-ms-virt-phy/00065: Starting virtphy 22:50:37.437975 run osmo-ms-virt-phy/00065(pid=101): Launched 22:50:37.449308 run osmo-ms-virt-phy/00066: Starting virtphy 22:50:37.476246 run osmo-ms-virt-phy/00066(pid=102): Launched 22:50:37.487728 run osmo-ms-virt-phy/00067: Starting virtphy 22:50:37.515474 run osmo-ms-virt-phy/00067(pid=103): Launched 22:50:37.526746 run osmo-ms-virt-phy/00068: Starting virtphy 22:50:37.553224 run osmo-ms-virt-phy/00068(pid=104): Launched 22:50:37.564542 run osmo-ms-virt-phy/00069: Starting virtphy 22:50:37.591222 run osmo-ms-virt-phy/00069(pid=105): Launched 22:50:37.602475 run osmo-ms-virt-phy/00070: Starting virtphy 22:50:37.630114 run osmo-ms-virt-phy/00070(pid=106): Launched 22:50:37.641865 run osmo-ms-virt-phy/00071: Starting virtphy 22:50:37.669652 run osmo-ms-virt-phy/00071(pid=107): Launched 22:50:37.681336 run osmo-ms-virt-phy/00072: Starting virtphy 22:50:37.709390 run osmo-ms-virt-phy/00072(pid=108): Launched 22:50:37.721230 run osmo-ms-virt-phy/00073: Starting virtphy 22:50:37.749183 run osmo-ms-virt-phy/00073(pid=109): Launched 22:50:37.760658 run osmo-ms-virt-phy/00074: Starting virtphy 22:50:37.788555 run osmo-ms-virt-phy/00074(pid=110): Launched 22:50:37.800024 run osmo-ms-virt-phy/00075: Starting virtphy 22:50:37.827465 run osmo-ms-virt-phy/00075(pid=111): Launched 22:50:37.838827 run osmo-ms-virt-phy/00076: Starting virtphy 22:50:37.866477 run osmo-ms-virt-phy/00076(pid=112): Launched 22:50:37.877874 run osmo-ms-virt-phy/00077: Starting virtphy 22:50:37.905395 run osmo-ms-virt-phy/00077(pid=113): Launched 22:50:37.917023 run osmo-ms-virt-phy/00078: Starting virtphy 22:50:37.944850 run osmo-ms-virt-phy/00078(pid=114): Launched 22:50:37.956442 run osmo-ms-virt-phy/00079: Starting virtphy 22:50:37.984056 run osmo-ms-virt-phy/00079(pid=115): Launched 22:50:37.995515 run osmo-ms-virt-phy/00080: Starting virtphy 22:50:38.023219 run osmo-ms-virt-phy/00080(pid=116): Launched 22:50:38.034786 run osmo-ms-virt-phy/00081: Starting virtphy 22:50:38.062485 run osmo-ms-virt-phy/00081(pid=117): Launched 22:50:38.074987 run osmo-ms-virt-phy/00082: Starting virtphy 22:50:38.104733 run osmo-ms-virt-phy/00082(pid=118): Launched 22:50:38.116265 run osmo-ms-virt-phy/00083: Starting virtphy 22:50:38.144115 run osmo-ms-virt-phy/00083(pid=119): Launched 22:50:38.155846 run osmo-ms-virt-phy/00084: Starting virtphy 22:50:38.183865 run osmo-ms-virt-phy/00084(pid=120): Launched 22:50:38.195744 run osmo-ms-virt-phy/00085: Starting virtphy 22:50:38.223264 run osmo-ms-virt-phy/00085(pid=121): Launched 22:50:38.234774 run osmo-ms-virt-phy/00086: Starting virtphy 22:50:38.262660 run osmo-ms-virt-phy/00086(pid=122): Launched 22:50:38.274316 run osmo-ms-virt-phy/00087: Starting virtphy 22:50:38.302508 run osmo-ms-virt-phy/00087(pid=123): Launched 22:50:38.317188 run osmo-ms-virt-phy/00088: Starting virtphy 22:50:38.345339 run osmo-ms-virt-phy/00088(pid=124): Launched 22:50:38.356853 run osmo-ms-virt-phy/00089: Starting virtphy 22:50:38.384665 run osmo-ms-virt-phy/00089(pid=125): Launched 22:50:38.396335 run osmo-ms-virt-phy/00090: Starting virtphy 22:50:38.424342 run osmo-ms-virt-phy/00090(pid=126): Launched 22:50:38.435897 run osmo-ms-virt-phy/00091: Starting virtphy 22:50:38.463573 run osmo-ms-virt-phy/00091(pid=127): Launched 22:50:38.475119 run osmo-ms-virt-phy/00092: Starting virtphy 22:50:38.502992 run osmo-ms-virt-phy/00092(pid=128): Launched 22:50:38.514483 run osmo-ms-virt-phy/00093: Starting virtphy 22:50:38.542352 run osmo-ms-virt-phy/00093(pid=129): Launched 22:50:38.554693 run osmo-ms-virt-phy/00094: Starting virtphy 22:50:38.587974 run osmo-ms-virt-phy/00094(pid=130): Launched 22:50:38.599746 run osmo-ms-virt-phy/00095: Starting virtphy 22:50:38.627595 run osmo-ms-virt-phy/00095(pid=131): Launched 22:50:38.639174 run osmo-ms-virt-phy/00096: Starting virtphy 22:50:38.667019 run osmo-ms-virt-phy/00096(pid=132): Launched 22:50:38.678376 run osmo-ms-virt-phy/00097: Starting virtphy 22:50:38.705795 run osmo-ms-virt-phy/00097(pid=133): Launched 22:50:38.717276 run osmo-ms-virt-phy/00098: Starting virtphy 22:50:38.745314 run osmo-ms-virt-phy/00098(pid=134): Launched 22:50:38.756608 run osmo-ms-virt-phy/00099: Starting virtphy 22:50:38.784558 run osmo-ms-virt-phy/00099(pid=135): Launched 22:50:38.795931 run mass: Checking if sockets are in the filesystem 22:50:38.823748 run osmo-ms-mob/00000: Starting mobile 22:50:38.862287 run osmo-ms-mob/00000(pid=136): Launched 22:50:38.909464 run mass: MS start registered {at=41678989.19679141, delay=0.030260182917118073, ms=00000} 22:50:43.022489 run osmo-ms-mob/00001: Starting mobile 22:50:43.049726 run osmo-ms-mob/00001(pid=137): Launched 22:50:43.071518 run mass: MS start registered {at=41678993.35904168, delay=0.006097055971622467, ms=00001} 22:50:43.886001 run mass: MS performed LU {at=41678994.17349088, lu_delay=4.976699471473694, ms=00000} 22:50:44.822436 run osmo-ms-mob/00002: Starting mobile 22:50:44.861711 run osmo-ms-mob/00002(pid=138): Launched 22:50:44.881721 run mass: MS start registered {at=41678995.16925954, delay=0.0037505552172660828, ms=00002} 22:50:46.124316 run osmo-ms-mob/00003: Starting mobile 22:50:46.152049 run osmo-ms-mob/00003(pid=139): Launched 22:50:46.171506 run mass: MS start registered {at=41678996.459065475, delay=0.008147992193698883, ms=00003} 22:50:47.220554 run osmo-ms-mob/00004: Starting mobile 22:50:47.247570 run osmo-ms-mob/00004(pid=140): Launched 22:50:47.268133 run mass: MS start registered {at=41678997.55564783, delay=0.00918220728635788, ms=00004} 22:50:48.225466 run osmo-ms-mob/00005: Starting mobile 22:50:48.253979 run osmo-ms-mob/00005(pid=141): Launched 22:50:48.275457 run mass: MS start registered {at=41678998.563002884, delay=0.009406425058841705, ms=00005} 22:50:49.063401 run mass: MS performed LU {at=41678999.35091136, lu_delay=5.991869673132896, ms=00001} 22:50:49.098449 run osmo-ms-mob/00006: Starting mobile 22:50:49.138007 run osmo-ms-mob/00006(pid=142): Launched 22:50:49.159910 run mass: MS start registered {at=41678999.44741548, delay=0.004828110337257385, ms=00006} 22:50:50.024255 run osmo-ms-mob/00007: Starting mobile 22:50:50.065478 run osmo-ms-mob/00007(pid=143): Launched 22:50:50.090100 run mass: MS start registered {at=41679000.37759411, delay=0.007318511605262756, ms=00007} 22:50:50.822696 run osmo-ms-mob/00008: Starting mobile 22:50:50.850806 run osmo-ms-mob/00008(pid=144): Launched 22:50:50.875804 run mass: MS start registered {at=41679001.16329881, delay=0.00843905657529831, ms=00008} 22:50:50.965483 run mass: MS performed LU {at=41679001.25299597, lu_delay=4.793930493295193, ms=00003} 22:50:50.992335 run mass: MS performed LU {at=41679001.27985327, lu_delay=6.110593728721142, ms=00002} 22:50:51.525664 run osmo-ms-mob/00009: Starting mobile 22:50:51.561777 run osmo-ms-mob/00009(pid=145): Launched 22:50:51.580673 run mass: MS start registered {at=41679001.868190154, delay=0.007010012865066528, ms=00009} 22:50:52.223059 run osmo-ms-mob/00010: Starting mobile 22:50:52.251717 run osmo-ms-mob/00010(pid=146): Launched 22:50:52.273384 run mass: MS start registered {at=41679002.56088673, delay=0.008157208561897278, ms=00010} 22:50:52.822879 run osmo-ms-mob/00011: Starting mobile 22:50:52.857304 run osmo-ms-mob/00011(pid=147): Launched 22:50:52.869720 run mass: MS performed LU {at=41679003.157274485, lu_delay=5.60162665694952, ms=00004} 22:50:52.881103 run mass: MS start registered {at=41679003.168684706, delay=0.011465884745121002, ms=00011} 22:50:53.364704 run mass: MS performed LU {at=41679003.65220829, lu_delay=5.089205406606197, ms=00005} 22:50:53.389132 run osmo-ms-mob/00012: Starting mobile 22:50:53.417284 run osmo-ms-mob/00012(pid=148): Launched 22:50:53.441680 run mass: MS start registered {at=41679003.729183294, delay=0.007212258875370026, ms=00012} 22:50:54.025651 run osmo-ms-mob/00013: Starting mobile 22:50:54.054608 run osmo-ms-mob/00013(pid=149): Launched 22:50:54.079336 run mass: MS start registered {at=41679004.36681911, delay=0.008544720709323883, ms=00013} 22:50:54.623004 run osmo-ms-mob/00014: Starting mobile 22:50:54.659837 run osmo-ms-mob/00014(pid=150): Launched 22:50:54.681559 run mass: MS start registered {at=41679004.969066985, delay=0.005505971610546112, ms=00014} 22:50:54.731219 run mass: MS performed LU {at=41679005.0187331, lu_delay=5.571317620575428, ms=00006} 22:50:54.994400 run mass: MS performed LU {at=41679005.28191724, lu_delay=4.904323123395443, ms=00007} 22:50:55.221977 run osmo-ms-mob/00015: Starting mobile 22:50:55.251359 run osmo-ms-mob/00015(pid=151): Launched 22:50:55.273861 run mass: MS start registered {at=41679005.56137093, delay=0.009912833571434021, ms=00015} 22:50:55.722947 run osmo-ms-mob/00016: Starting mobile 22:50:55.755931 run osmo-ms-mob/00016(pid=152): Launched 22:50:55.777938 run mass: MS start registered {at=41679006.06543794, delay=0.005277656018733978, ms=00016} 22:50:56.223752 run osmo-ms-mob/00017: Starting mobile 22:50:56.252978 run osmo-ms-mob/00017(pid=153): Launched 22:50:56.272827 run mass: MS start registered {at=41679006.56033723, delay=0.00756458193063736, ms=00017} 22:50:56.595608 run mass: MS performed LU {at=41679006.88312053, lu_delay=5.014930374920368, ms=00009} 22:50:56.659820 run mass: MS performed LU {at=41679006.94733133, lu_delay=5.78403252363205, ms=00008} 22:50:56.824104 run osmo-ms-mob/00018: Starting mobile 22:50:56.853160 run osmo-ms-mob/00018(pid=154): Launched 22:50:56.872999 run mass: MS start registered {at=41679007.16050594, delay=0.008120901882648468, ms=00018} 22:50:57.223098 run osmo-ms-mob/00019: Starting mobile 22:50:57.251465 run osmo-ms-mob/00019(pid=155): Launched 22:50:57.272300 run mass: MS start registered {at=41679007.55982716, delay=0.008984580636024475, ms=00019} 22:50:57.722372 run osmo-ms-mob/00020: Starting mobile 22:50:57.749627 run osmo-ms-mob/00020(pid=156): Launched 22:50:57.769277 run mass: MS start registered {at=41679008.05680884, delay=0.00855281949043274, ms=00020} 22:50:58.226765 run osmo-ms-mob/00021: Starting mobile 22:50:58.253889 run osmo-ms-mob/00021(pid=157): Launched 22:50:58.273868 run mass: MS start registered {at=41679008.561397865, delay=0.008497148752212524, ms=00021} 22:50:58.496713 run mass: MS performed LU {at=41679008.78422087, lu_delay=5.615536160767078, ms=00011} 22:50:58.524286 run mass: MS performed LU {at=41679008.811860815, lu_delay=5.082677520811558, ms=00012} 22:50:58.544987 run osmo-ms-mob/00022: Starting mobile 22:50:58.573056 run osmo-ms-mob/00022(pid=158): Launched 22:50:58.594165 run mass: MS start registered {at=41679008.88169469, delay=0.00957564264535904, ms=00022} 22:50:58.611603 run mass: MS performed LU {at=41679008.89916564, lu_delay=6.338278904557228, ms=00010} 22:50:58.865346 run mass: MS performed LU {at=41679009.152855106, lu_delay=4.786035992205143, ms=00013} 22:50:59.125106 run osmo-ms-mob/00023: Starting mobile 22:50:59.154277 run osmo-ms-mob/00023(pid=159): Launched 22:50:59.175516 run mass: MS start registered {at=41679009.46302279, delay=0.00897865742444992, ms=00023} 22:50:59.521103 run osmo-ms-mob/00024: Starting mobile 22:50:59.552291 run osmo-ms-mob/00024(pid=160): Launched 22:50:59.574647 run mass: MS start registered {at=41679009.86213631, delay=0.009563654661178589, ms=00024} 22:51:00.021553 run osmo-ms-mob/00025: Starting mobile 22:51:00.051113 run osmo-ms-mob/00025(pid=161): Launched 22:51:00.070545 run mass: MS start registered {at=41679010.35806409, delay=0.006197154521942139, ms=00025} 22:51:00.361306 run mass: MS performed LU {at=41679010.648803316, lu_delay=5.087432384490967, ms=00015} 22:51:00.386030 run osmo-ms-mob/00026: Starting mobile 22:51:00.416703 run osmo-ms-mob/00026(pid=162): Launched 22:51:00.429491 run mass: MS performed LU {at=41679010.7170429, lu_delay=5.747975915670395, ms=00014} 22:51:00.441136 run mass: MS start registered {at=41679010.72871669, delay=0.011730551719665527, ms=00026} 22:51:00.531796 run mass: MS performed LU {at=41679010.81930326, lu_delay=4.7538653165102005, ms=00016} 22:51:00.823747 run osmo-ms-mob/00027: Starting mobile 22:51:00.856271 run osmo-ms-mob/00027(pid=163): Launched 22:51:00.876277 run mass: MS start registered {at=41679011.16380331, delay=0.008417613804340363, ms=00027} 22:51:01.223290 run osmo-ms-mob/00028: Starting mobile 22:51:01.251400 run osmo-ms-mob/00028(pid=164): Launched 22:51:01.269484 run mass: MS start registered {at=41679011.55702238, delay=0.0063334181904792786, ms=00028} 22:51:01.620008 run osmo-ms-mob/00029: Starting mobile 22:51:01.646395 run osmo-ms-mob/00029(pid=165): Launched 22:51:01.666075 run mass: MS start registered {at=41679011.95359879, delay=0.008711837232112885, ms=00029} 22:51:02.025059 run osmo-ms-mob/00030: Starting mobile 22:51:02.053108 run osmo-ms-mob/00030(pid=166): Launched 22:51:02.072867 run mass: MS start registered {at=41679012.36018875, delay=0.007614016532897949, ms=00030} 22:51:02.262845 run mass: MS performed LU {at=41679012.55034904, lu_delay=4.990521885454655, ms=00019} 22:51:02.289761 run mass: MS performed LU {at=41679012.57734107, lu_delay=6.01700384169817, ms=00017} 22:51:02.310310 run osmo-ms-mob/00031: Starting mobile 22:51:02.337623 run osmo-ms-mob/00031(pid=167): Launched 22:51:02.357294 run mass: MS start registered {at=41679012.64477799, delay=0.008221283555030823, ms=00031} 22:51:02.377587 run mass: MS performed LU {at=41679012.66514964, lu_delay=5.504643693566322, ms=00018} 22:51:02.631478 run mass: MS performed LU {at=41679012.91898939, lu_delay=4.862180553376675, ms=00020} 22:51:02.656664 run osmo-ms-mob/00032: Starting mobile 22:51:02.686481 run osmo-ms-mob/00032(pid=168): Launched 22:51:02.710802 run mass: MS start registered {at=41679012.9982948, delay=0.009411051869392395, ms=00032} 22:51:03.124651 run osmo-ms-mob/00033: Starting mobile 22:51:03.151831 run osmo-ms-mob/00033(pid=169): Launched 22:51:03.171765 run mass: MS start registered {at=41679013.459275134, delay=0.007798977196216583, ms=00033} 22:51:03.523087 run osmo-ms-mob/00034: Starting mobile 22:51:03.562959 run osmo-ms-mob/00034(pid=170): Launched 22:51:03.590154 run mass: MS start registered {at=41679013.87765345, delay=0.009571418166160583, ms=00034} 22:51:03.824583 run osmo-ms-mob/00035: Starting mobile 22:51:03.867228 run osmo-ms-mob/00035(pid=171): Launched 22:51:03.897350 run mass: MS start registered {at=41679014.18485369, delay=0.01263359934091568, ms=00035} 22:51:04.127494 run mass: MS performed LU {at=41679014.415002994, lu_delay=4.9519802033901215, ms=00023} 22:51:04.151910 run osmo-ms-mob/00036: Starting mobile 22:51:04.181445 run osmo-ms-mob/00036(pid=172): Launched 22:51:04.198103 run mass: MS performed LU {at=41679014.485648274, lu_delay=5.9242504090070724, ms=00021} 22:51:04.211493 run mass: MS start registered {at=41679014.49907448, delay=0.013495981693267822, ms=00036} 22:51:04.316839 run mass: MS performed LU {at=41679014.60435255, lu_delay=4.742216236889362, ms=00024} 22:51:04.623344 run osmo-ms-mob/00037: Starting mobile 22:51:04.658567 run osmo-ms-mob/00037(pid=173): Launched 22:51:04.683586 run mass: MS start registered {at=41679014.97109604, delay=0.008522778749465942, ms=00037} 22:51:04.926515 run osmo-ms-mob/00038: Starting mobile 22:51:04.962876 run osmo-ms-mob/00038(pid=174): Launched 22:51:04.992643 run mass: MS start registered {at=41679015.28012993, delay=0.0106157585978508, ms=00038} 22:51:05.226232 run osmo-ms-mob/00039: Starting mobile 22:51:05.275842 run osmo-ms-mob/00039(pid=175): Launched 22:51:05.303936 run mass: MS start registered {at=41679015.59141576, delay=0.004381895065307617, ms=00039} 22:51:05.624476 run osmo-ms-mob/00040: Starting mobile 22:51:05.664093 run osmo-ms-mob/00040(pid=176): Launched 22:51:05.694973 run mass: MS start registered {at=41679015.98244735, delay=0.013865269720554352, ms=00040} 22:51:05.924328 run osmo-ms-mob/00041: Starting mobile 22:51:05.972014 run osmo-ms-mob/00041(pid=177): Launched 22:51:06.000235 run mass: MS start registered {at=41679016.287715875, delay=0.007006935775279999, ms=00041} 22:51:06.029754 run mass: MS performed LU {at=41679016.31723991, lu_delay=5.959175817668438, ms=00025} 22:51:06.059102 run mass: MS performed LU {at=41679016.34659779, lu_delay=5.61788110435009, ms=00026} 22:51:06.089165 run osmo-ms-mob/00042: Starting mobile 22:51:06.128522 run osmo-ms-mob/00042(pid=178): Launched 22:51:06.157715 run mass: MS start registered {at=41679016.44519871, delay=0.012586057186126709, ms=00042} 22:51:06.174088 run mass: MS performed LU {at=41679016.46163524, lu_delay=4.904612861573696, ms=00028} 22:51:06.453070 run mass: MS performed LU {at=41679016.7405636, lu_delay=4.786964811384678, ms=00029} 22:51:06.622950 run osmo-ms-mob/00043: Starting mobile 22:51:06.668638 run osmo-ms-mob/00043(pid=179): Launched 22:51:06.695309 run mass: MS start registered {at=41679016.98278588, delay=0.009625978767871857, ms=00043} 22:51:06.922607 run osmo-ms-mob/00044: Starting mobile 22:51:06.959027 run osmo-ms-mob/00044(pid=180): Launched 22:51:06.982301 run mass: MS start registered {at=41679017.26980373, delay=0.008529767394065857, ms=00044} 22:51:07.222969 run osmo-ms-mob/00045: Starting mobile 22:51:07.252784 run osmo-ms-mob/00045(pid=181): Launched 22:51:07.273674 run mass: MS start registered {at=41679017.56119612, delay=0.009147517383098602, ms=00045} 22:51:07.521393 run osmo-ms-mob/00046: Starting mobile 22:51:07.549711 run osmo-ms-mob/00046(pid=182): Launched 22:51:07.570645 run mass: MS start registered {at=41679017.858146995, delay=0.00861966609954834, ms=00046} 22:51:07.822308 run osmo-ms-mob/00047: Starting mobile 22:51:07.851322 run osmo-ms-mob/00047(pid=183): Launched 22:51:07.863274 run mass: MS performed LU {at=41679018.15082851, lu_delay=5.152533710002899, ms=00032} 22:51:07.874786 run mass: MS start registered {at=41679018.16236735, delay=0.011601492762565613, ms=00047} 22:51:07.892905 run mass: MS performed LU {at=41679018.180423096, lu_delay=4.721147961914539, ms=00033} 22:51:07.917842 run osmo-ms-mob/00048: Starting mobile 22:51:07.947079 run osmo-ms-mob/00048(pid=184): Launched 22:51:07.959408 run mass: MS performed LU {at=41679018.24695532, lu_delay=5.886766567826271, ms=00030} 22:51:07.971009 run mass: MS start registered {at=41679018.25858778, delay=0.01169256865978241, ms=00048} 22:51:08.118930 run mass: MS performed LU {at=41679018.40644465, lu_delay=5.761666655540466, ms=00031} 22:51:08.145305 run osmo-ms-mob/00049: Starting mobile 22:51:08.174229 run osmo-ms-mob/00049(pid=185): Launched 22:51:08.193277 run mass: MS start registered {at=41679018.4807914, delay=0.006971016526222229, ms=00049} 22:51:08.723426 run osmo-ms-mob/00050: Starting mobile 22:51:08.764928 run osmo-ms-mob/00050(pid=186): Launched 22:51:08.792761 run mass: MS start registered {at=41679019.08025241, delay=0.01103682816028595, ms=00050} 22:51:09.123737 run osmo-ms-mob/00051: Starting mobile 22:51:09.165184 run osmo-ms-mob/00051(pid=187): Launched 22:51:09.190292 run mass: MS start registered {at=41679019.477783434, delay=0.008007101714611053, ms=00051} 22:51:09.425960 run osmo-ms-mob/00052: Starting mobile 22:51:09.471399 run osmo-ms-mob/00052(pid=188): Launched 22:51:09.498222 run mass: MS start registered {at=41679019.78571724, delay=0.006953977048397064, ms=00052} 22:51:09.692502 run mass: MS performed LU {at=41679019.97999799, lu_delay=5.008901953697205, ms=00037} 22:51:09.717107 run osmo-ms-mob/00053: Starting mobile 22:51:09.749626 run osmo-ms-mob/00053(pid=189): Launched 22:51:09.771735 run mass: MS start registered {at=41679020.05922416, delay=0.008830130100250244, ms=00053} 22:51:09.794555 run mass: MS performed LU {at=41679020.08207329, lu_delay=6.20441984385252, ms=00034} 22:51:09.821979 run mass: MS performed LU {at=41679020.109515384, lu_delay=5.924661695957184, ms=00035} 22:51:09.842280 run osmo-ms-mob/00054: Starting mobile 22:51:09.870325 run osmo-ms-mob/00054(pid=190): Launched 22:51:09.891115 run mass: MS start registered {at=41679020.17863818, delay=0.0076842159032821655, ms=00054} 22:51:09.984213 run mass: MS performed LU {at=41679020.271723986, lu_delay=4.991594053804874, ms=00038} 22:51:10.020594 run mass: MS performed LU {at=41679020.30810052, lu_delay=5.809026040136814, ms=00036} 22:51:10.050411 run osmo-ms-mob/00055: Starting mobile 22:51:10.089110 run osmo-ms-mob/00055(pid=191): Launched 22:51:10.110078 run mass: MS start registered {at=41679020.3975942, delay=0.0050527602434158325, ms=00055} 22:51:10.274080 run mass: MS performed LU {at=41679020.561587036, lu_delay=4.970171272754669, ms=00039} 22:51:10.622623 run osmo-ms-mob/00056: Starting mobile 22:51:10.661678 run osmo-ms-mob/00056(pid=192): Launched 22:51:10.683038 run mass: MS start registered {at=41679020.97059254, delay=0.005313090980052948, ms=00056} 22:51:10.921083 run osmo-ms-mob/00057: Starting mobile 22:51:10.950405 run osmo-ms-mob/00057(pid=193): Launched 22:51:10.971455 run mass: MS start registered {at=41679021.258974, delay=0.008663535118103027, ms=00057} 22:51:11.035919 run mass: MS performed LU {at=41679021.32339953, lu_delay=3.76220341026783, ms=00045} 22:51:11.322453 run osmo-ms-mob/00058: Starting mobile 22:51:11.351456 run osmo-ms-mob/00058(pid=194): Launched 22:51:11.370263 run mass: MS start registered {at=41679021.65781929, delay=0.0019129514694213867, ms=00058} 22:51:11.593808 run mass: MS performed LU {at=41679021.88128617, lu_delay=5.43608745932579, ms=00042} 22:51:11.621212 run osmo-ms-mob/00059: Starting mobile 22:51:11.649657 run osmo-ms-mob/00059(pid=195): Launched 22:51:11.661475 run mass: MS performed LU {at=41679021.94903344, lu_delay=4.679229706525803, ms=00044} 22:51:11.672546 run mass: MS start registered {at=41679021.960135095, delay=0.011154234409332275, ms=00059} 22:51:11.723409 run mass: MS performed LU {at=41679022.0109483, lu_delay=6.028500951826572, ms=00040} 22:51:11.749034 run osmo-ms-mob/00060: Starting mobile 22:51:11.777867 run osmo-ms-mob/00060(pid=196): Launched 22:51:11.797811 run mass: MS start registered {at=41679022.085353106, delay=0.008253924548625946, ms=00060} 22:51:11.848533 run mass: MS performed LU {at=41679022.13603786, lu_delay=5.848321981728077, ms=00041} 22:51:12.323635 run osmo-ms-mob/00061: Starting mobile 22:51:12.352614 run osmo-ms-mob/00061(pid=197): Launched 22:51:12.375974 run mass: MS start registered {at=41679022.66344391, delay=0.011408194899559021, ms=00061} 22:51:12.624355 run osmo-ms-mob/00062: Starting mobile 22:51:12.652903 run osmo-ms-mob/00062(pid=198): Launched 22:51:12.673140 run mass: MS start registered {at=41679022.96066558, delay=0.007794119417667389, ms=00062} 22:51:12.921291 run osmo-ms-mob/00063: Starting mobile 22:51:12.952649 run osmo-ms-mob/00063(pid=199): Launched 22:51:12.974139 run mass: MS start registered {at=41679023.261610426, delay=0.010268978774547577, ms=00063} 22:51:13.319682 run osmo-ms-mob/00064: Starting mobile 22:51:13.349876 run osmo-ms-mob/00064(pid=200): Launched 22:51:13.371334 run mass: MS start registered {at=41679023.65864235, delay=0.004668541252613068, ms=00064} 22:51:13.559502 run mass: MS performed LU {at=41679023.847002655, lu_delay=5.9888556599617, ms=00046} 22:51:13.587914 run mass: MS performed LU {at=41679023.87542997, lu_delay=4.795177564024925, ms=00050} 22:51:13.617292 run osmo-ms-mob/00065: Starting mobile 22:51:13.656650 run osmo-ms-mob/00065(pid=201): Launched 22:51:13.675789 run mass: MS performed LU {at=41679023.96330552, lu_delay=5.800938166677952, ms=00047} 22:51:13.692514 run mass: MS start registered {at=41679023.98008449, delay=0.019125692546367645, ms=00065} 22:51:13.708874 run mass: MS performed LU {at=41679023.99643511, lu_delay=5.5156437158584595, ms=00049} 22:51:13.739139 run osmo-ms-mob/00066: Starting mobile 22:51:13.780031 run osmo-ms-mob/00066(pid=202): Launched 22:51:13.805740 run mass: MS start registered {at=41679024.09323716, delay=0.008480258285999298, ms=00066} 22:51:14.423843 run osmo-ms-mob/00067: Starting mobile 22:51:14.458489 run osmo-ms-mob/00067(pid=203): Launched 22:51:14.481374 run mass: MS start registered {at=41679024.76887791, delay=0.006748571991920471, ms=00067} 22:51:14.727508 run osmo-ms-mob/00068: Starting mobile 22:51:14.758618 run osmo-ms-mob/00068(pid=204): Launched 22:51:14.784219 run mass: MS start registered {at=41679025.07169783, delay=0.007939189672470093, ms=00068} 22:51:14.815581 run mass: MS performed LU {at=41679025.10306907, lu_delay=3.844095066189766, ms=00057} 22:51:15.124095 run osmo-ms-mob/00069: Starting mobile 22:51:15.163954 run osmo-ms-mob/00069(pid=205): Launched 22:51:15.187190 run mass: MS start registered {at=41679025.47468696, delay=0.0064658597111701965, ms=00069} 22:51:15.360339 run mass: MS performed LU {at=41679025.647841685, lu_delay=5.469203501939774, ms=00054} 22:51:15.424796 run mass: MS performed LU {at=41679025.71231703, lu_delay=4.741724483668804, ms=00056} 22:51:15.454573 run osmo-ms-mob/00070: Starting mobile 22:51:15.488495 run osmo-ms-mob/00070(pid=206): Launched 22:51:15.505108 run mass: MS performed LU {at=41679025.79266106, lu_delay=5.395066864788532, ms=00055} 22:51:15.517484 run mass: MS start registered {at=41679025.80506448, delay=0.012462630867958069, ms=00070} 22:51:15.614275 run mass: MS performed LU {at=41679025.901764974, lu_delay=5.842540815472603, ms=00053} 22:51:15.668774 run mass: MS performed LU {at=41679025.9562813, lu_delay=6.17056405544281, ms=00052} 22:51:15.699403 run osmo-ms-mob/00071: Starting mobile 22:51:15.736684 run osmo-ms-mob/00071(pid=207): Launched 22:51:15.753387 run mass: MS performed LU {at=41679026.04092539, lu_delay=6.563141956925392, ms=00051} 22:51:15.767286 run mass: MS start registered {at=41679026.0548644, delay=0.014017820358276367, ms=00071} 22:51:16.322821 run osmo-ms-mob/00072: Starting mobile 22:51:16.359437 run osmo-ms-mob/00072(pid=208): Launched 22:51:16.381320 run mass: MS start registered {at=41679026.66882995, delay=0.009597919881343842, ms=00072} 22:51:16.513992 run mass: MS performed LU {at=41679026.80147445, lu_delay=4.841339357197285, ms=00059} 22:51:16.537625 run mass: MS performed LU {at=41679026.82514634, lu_delay=3.563535913825035, ms=00063} 22:51:16.561062 run osmo-ms-mob/00073: Starting mobile 22:51:16.588983 run osmo-ms-mob/00073(pid=209): Launched 22:51:16.608221 run mass: MS start registered {at=41679026.895763375, delay=0.007721826434135437, ms=00073} 22:51:17.126443 run osmo-ms-mob/00074: Starting mobile 22:51:17.156733 run osmo-ms-mob/00074(pid=210): Launched 22:51:17.178087 run mass: MS start registered {at=41679027.46557529, delay=0.009723745286464691, ms=00074} 22:51:17.325950 run mass: MS performed LU {at=41679027.61345064, lu_delay=4.652785055339336, ms=00062} 22:51:17.353445 run mass: MS performed LU {at=41679027.64096194, lu_delay=4.977518029510975, ms=00061} 22:51:17.381433 run osmo-ms-mob/00075: Starting mobile 22:51:17.410926 run osmo-ms-mob/00075(pid=211): Launched 22:51:17.429577 run mass: MS start registered {at=41679027.717077084, delay=0.003208532929420471, ms=00075} 22:51:17.442625 run mass: MS performed LU {at=41679027.73018574, lu_delay=5.644832633435726, ms=00060} 22:51:17.459456 run mass: MS performed LU {at=41679027.74698215, lu_delay=6.089162856340408, ms=00058} 22:51:18.022180 run osmo-ms-mob/00076: Starting mobile 22:51:18.051968 run osmo-ms-mob/00076(pid=212): Launched 22:51:18.070938 run mass: MS start registered {at=41679028.35844108, delay=0.005674786865711212, ms=00076} 22:51:18.426209 run osmo-ms-mob/00077: Starting mobile 22:51:18.468712 run osmo-ms-mob/00077(pid=213): Launched 22:51:18.496066 run mass: MS start registered {at=41679028.78355984, delay=0.009807541966438293, ms=00077} 22:51:18.923587 run osmo-ms-mob/00078: Starting mobile 22:51:18.964251 run osmo-ms-mob/00078(pid=214): Launched 22:51:18.989982 run mass: MS start registered {at=41679029.27748274, delay=0.008808083832263947, ms=00078} 22:51:19.125344 run mass: MS performed LU {at=41679029.41282432, lu_delay=5.319587156176567, ms=00066} 22:51:19.190343 run mass: MS performed LU {at=41679029.47784778, lu_delay=4.708969868719578, ms=00067} 22:51:19.218866 run osmo-ms-mob/00079: Starting mobile 22:51:19.258685 run osmo-ms-mob/00079(pid=215): Launched 22:51:19.275513 run mass: MS performed LU {at=41679029.563055746, lu_delay=5.904413394629955, ms=00064} 22:51:19.290107 run mass: MS start registered {at=41679029.57767799, delay=0.014691576361656189, ms=00079} 22:51:19.380428 run mass: MS performed LU {at=41679029.66790278, lu_delay=5.687818296253681, ms=00065} 22:51:19.416370 run mass: MS performed LU {at=41679029.70386162, lu_delay=4.632163785398006, ms=00068} 22:51:19.825397 run osmo-ms-mob/00080: Starting mobile 22:51:19.865454 run osmo-ms-mob/00080(pid=216): Launched 22:51:19.892212 run mass: MS start registered {at=41679030.17970174, delay=0.00988045334815979, ms=00080} 22:51:20.325513 run osmo-ms-mob/00081: Starting mobile 22:51:20.364669 run osmo-ms-mob/00081(pid=217): Launched 22:51:20.386622 run mass: MS start registered {at=41679030.67412158, delay=0.00549672544002533, ms=00081} 22:51:20.720743 run osmo-ms-mob/00082: Starting mobile 22:51:20.749984 run osmo-ms-mob/00082(pid=218): Launched 22:51:20.769522 run mass: MS start registered {at=41679031.05703457, delay=0.006925530731678009, ms=00082} 22:51:21.091309 run mass: MS performed LU {at=41679031.37882818, lu_delay=5.573763705790043, ms=00070} 22:51:21.119220 run mass: MS performed LU {at=41679031.406742856, lu_delay=5.932055898010731, ms=00069} 22:51:21.206871 run mass: MS performed LU {at=41679031.494379275, lu_delay=5.439514875411987, ms=00071} 22:51:21.233295 run osmo-ms-mob/00083: Starting mobile 22:51:21.262343 run osmo-ms-mob/00083(pid=219): Launched 22:51:21.276404 run mass: MS performed LU {at=41679031.563958436, lu_delay=4.895128488540649, ms=00072} 22:51:21.287899 run mass: MS performed LU {at=41679031.575482294, lu_delay=22.69378760457039, ms=00022} 22:51:21.298869 run mass: MS start registered {at=41679031.58645579, delay=0.022549264132976532, ms=00083} 22:51:21.552751 run mass: MS performed LU {at=41679031.8402477, lu_delay=4.944484323263168, ms=00073} 22:51:21.824127 run osmo-ms-mob/00084: Starting mobile 22:51:21.852997 run osmo-ms-mob/00084(pid=220): Launched 22:51:21.875999 run mass: MS start registered {at=41679032.16355634, delay=0.007750250399112701, ms=00084} 22:51:22.323403 run osmo-ms-mob/00085: Starting mobile 22:51:22.349950 run osmo-ms-mob/00085(pid=221): Launched 22:51:22.371621 run mass: MS start registered {at=41679032.659158334, delay=0.01075214147567749, ms=00085} 22:51:22.891886 run mass: MS performed LU {at=41679033.1793944, lu_delay=5.462317317724228, ms=00075} 22:51:22.916452 run osmo-ms-mob/00086: Starting mobile 22:51:22.943319 run osmo-ms-mob/00086(pid=222): Launched 22:51:22.956514 run mass: MS performed LU {at=41679033.24403545, lu_delay=4.885594375431538, ms=00076} 22:51:22.967421 run mass: MS start registered {at=41679033.25500764, delay=0.012730821967124939, ms=00086} 22:51:23.021005 run mass: MS performed LU {at=41679033.30857884, lu_delay=5.843003548681736, ms=00074} 22:51:23.146023 run mass: MS performed LU {at=41679033.433535166, lu_delay=22.269731856882572, ms=00027} 22:51:23.181675 run mass: MS performed LU {at=41679033.46919731, lu_delay=4.685637474060059, ms=00077} 22:51:23.521396 run osmo-ms-mob/00087: Starting mobile 22:51:23.553061 run osmo-ms-mob/00087(pid=223): Launched 22:51:23.575883 run mass: MS start registered {at=41679033.863393955, delay=0.009972184896469116, ms=00087} 22:51:24.123564 run osmo-ms-mob/00088: Starting mobile 22:51:24.164338 run osmo-ms-mob/00088(pid=224): Launched 22:51:24.187644 run mass: MS start registered {at=41679034.47514231, delay=0.0062403082847595215, ms=00088} 22:51:24.723339 run osmo-ms-mob/00089: Starting mobile 22:51:24.752268 run osmo-ms-mob/00089(pid=225): Launched 22:51:24.772904 run mass: MS start registered {at=41679035.060418084, delay=0.008487828075885773, ms=00089} 22:51:24.857373 run mass: MS performed LU {at=41679035.1448431, lu_delay=5.867360360920429, ms=00078} 22:51:24.885225 run mass: MS performed LU {at=41679035.17273675, lu_delay=5.595058761537075, ms=00079} 22:51:24.972243 run mass: MS performed LU {at=41679035.2597762, lu_delay=5.080074459314346, ms=00080} 22:51:25.226789 run mass: MS performed LU {at=41679035.514283665, lu_delay=4.840162083506584, ms=00081} 22:51:25.251376 run osmo-ms-mob/00090: Starting mobile 22:51:25.280122 run osmo-ms-mob/00090(pid=226): Launched 22:51:25.299608 run mass: MS start registered {at=41679035.58713236, delay=0.00756961852312088, ms=00090} 22:51:26.021156 run osmo-ms-mob/00091: Starting mobile 22:51:26.049923 run osmo-ms-mob/00091(pid=227): Launched 22:51:26.073074 run mass: MS start registered {at=41679036.36057951, delay=0.007141232490539551, ms=00091} 22:51:26.657656 run mass: MS performed LU {at=41679036.94515685, lu_delay=4.781600512564182, ms=00084} 22:51:26.685202 run osmo-ms-mob/00092: Starting mobile 22:51:26.714597 run osmo-ms-mob/00092(pid=228): Launched 22:51:26.729166 run mass: MS performed LU {at=41679037.016714826, lu_delay=5.959680259227753, ms=00082} 22:51:26.740563 run mass: MS start registered {at=41679037.028142, delay=0.01148979365825653, ms=00092} 22:51:26.786376 run mass: MS performed LU {at=41679037.073886305, lu_delay=5.487430512905121, ms=00083} 22:51:27.521326 run osmo-ms-mob/00093: Starting mobile 22:51:27.548921 run osmo-ms-mob/00093(pid=229): Launched 22:51:27.573414 run mass: MS start registered {at=41679037.86091138, delay=0.008328191936016083, ms=00093} 22:51:28.427674 run osmo-ms-mob/00094: Starting mobile 22:51:28.468622 run osmo-ms-mob/00094(pid=230): Launched 22:51:28.492892 run mass: MS start registered {at=41679038.78038069, delay=0.008046343922615051, ms=00094} 22:51:28.624185 run mass: MS performed LU {at=41679038.91167932, lu_delay=5.048285365104675, ms=00087} 22:51:28.651118 run mass: MS performed LU {at=41679038.93862731, lu_delay=6.279468975961208, ms=00085} 22:51:28.741361 run mass: MS performed LU {at=41679039.02887153, lu_delay=5.773863889276981, ms=00086} 22:51:28.762985 run mass: MS performed LU {at=41679039.050548404, lu_delay=22.06776252388954, ms=00043} 22:51:29.040620 run mass: MS performed LU {at=41679039.3281059, lu_delay=4.852963589131832, ms=00088} 22:51:29.328419 run osmo-ms-mob/00095: Starting mobile 22:51:29.380638 run osmo-ms-mob/00095(pid=231): Launched 22:51:29.408644 run mass: MS start registered {at=41679039.69612073, delay=0.006834179162979126, ms=00095} 22:51:30.323813 run osmo-ms-mob/00096: Starting mobile 22:51:30.355952 run osmo-ms-mob/00096(pid=232): Launched 22:51:30.379403 run mass: MS start registered {at=41679040.666912474, delay=0.006882376968860626, ms=00096} 22:51:30.488109 run mass: MS performed LU {at=41679040.77560746, lu_delay=5.188475102186203, ms=00090} 22:51:30.552482 run mass: MS performed LU {at=41679040.83998297, lu_delay=5.7795648872852325, ms=00089} 22:51:30.658148 run mass: MS performed LU {at=41679040.94566262, lu_delay=22.687074840068817, ms=00048} 22:51:30.696085 run mass: MS performed LU {at=41679040.98359006, lu_delay=4.623010545969009, ms=00091} 22:51:31.419322 run osmo-ms-mob/00097: Starting mobile 22:51:31.448957 run osmo-ms-mob/00097(pid=233): Launched 22:51:31.470596 run mass: MS start registered {at=41679041.75811729, delay=0.009975321590900421, ms=00097} 22:51:32.389077 run mass: MS performed LU {at=41679042.676560365, lu_delay=4.81564898788929, ms=00093} 22:51:32.416921 run mass: MS performed LU {at=41679042.70445341, lu_delay=5.676311410963535, ms=00092} 22:51:32.724741 run osmo-ms-mob/00098: Starting mobile 22:51:32.753656 run osmo-ms-mob/00098(pid=234): Launched 22:51:32.775836 run mass: MS start registered {at=41679043.06334548, delay=0.010360300540924072, ms=00098} 22:51:34.253418 run mass: MS performed LU {at=41679044.54093419, lu_delay=4.844813458621502, ms=00095} 22:51:34.318378 run mass: MS performed LU {at=41679044.60588601, lu_delay=5.825505323708057, ms=00094} 22:51:34.525514 run osmo-ms-mob/00099: Starting mobile 22:51:34.569268 run osmo-ms-mob/00099(pid=235): Launched 22:51:34.586074 run mass: All started... {duration=55.77759723365307, too_slow=0} 22:51:34.597608 run mass: MS start registered {at=41679044.885166384, delay=0.011521510779857635, ms=00099} 22:51:36.155525 run mass: MS performed LU {at=41679046.44304104, lu_delay=4.684923753142357, ms=00097} 22:51:36.182585 run mass: MS performed LU {at=41679046.47009789, lu_delay=5.803185418248177, ms=00096} 22:51:38.019586 run mass: MS performed LU {at=41679048.30706743, lu_delay=5.243721954524517, ms=00098} 22:51:39.921387 run mass: MS performed LU {at=41679050.20890597, lu_delay=5.323739588260651, ms=00099} 22:51:39.938206 run mass: Tests done {all_completed=True, max=22.69378760457039, min=3.563535913825035} 22:51:39.948767 tst register_default_mass.py: Test passed (84.5 sec) 22:51:39.956288 run pcap-recorder_any(filters='host 127.0.42.2')(pid=23): Terminating (SIGTERM) 22:51:39.960130 run osmo-hlr_127.0.42.2(pid=24): Terminating (SIGTERM) 22:51:39.964019 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=25): Terminating (SIGTERM) 22:51:39.967887 run osmo-stp_127.0.42.5(pid=26): Terminating (SIGTERM) 22:51:39.971795 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=27): Terminating (SIGTERM) 22:51:39.975704 run osmo-msc_127.0.42.6(pid=28): Terminating (SIGTERM) 22:51:39.979765 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=29): Terminating (SIGTERM) 22:51:39.983854 run osmo-mgw_127.0.42.3(pid=30): Terminating (SIGTERM) 22:51:39.987866 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=31): Terminating (SIGTERM) 22:51:39.991841 run osmo-mgw_127.0.42.4(pid=32): Terminating (SIGTERM) 22:51:39.995867 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=33): Terminating (SIGTERM) 22:51:39.999884 run osmo-bsc_127.0.42.7(pid=34): Terminating (SIGTERM) 22:51:40.004513 run osmo-bts-virtual(pid=35): Terminating (SIGTERM) 22:51:40.008651 run osmo-ms-virt-phy/00000(pid=36): Terminating (SIGTERM) 22:51:40.012600 run osmo-ms-virt-phy/00001(pid=37): Terminating (SIGTERM) 22:51:40.016672 run osmo-ms-virt-phy/00002(pid=38): Terminating (SIGTERM) 22:51:40.021059 run osmo-ms-virt-phy/00003(pid=39): Terminating (SIGTERM) 22:51:40.025175 run osmo-ms-virt-phy/00004(pid=40): Terminating (SIGTERM) 22:51:40.029306 run osmo-ms-virt-phy/00005(pid=41): Terminating (SIGTERM) 22:51:40.033389 run osmo-ms-virt-phy/00006(pid=42): Terminating (SIGTERM) 22:51:40.037628 run osmo-ms-virt-phy/00007(pid=43): Terminating (SIGTERM) 22:51:40.042506 run osmo-ms-virt-phy/00008(pid=44): Terminating (SIGTERM) 22:51:40.047225 run osmo-ms-virt-phy/00009(pid=45): Terminating (SIGTERM) 22:51:40.051676 run osmo-ms-virt-phy/00010(pid=46): Terminating (SIGTERM) 22:51:40.056191 run osmo-ms-virt-phy/00011(pid=47): Terminating (SIGTERM) 22:51:40.060231 run osmo-ms-virt-phy/00012(pid=48): Terminating (SIGTERM) 22:51:40.065599 run osmo-ms-virt-phy/00013(pid=49): Terminating (SIGTERM) 22:51:40.069578 run osmo-ms-virt-phy/00014(pid=50): Terminating (SIGTERM) 22:51:40.073534 run osmo-ms-virt-phy/00015(pid=51): Terminating (SIGTERM) 22:51:40.077521 run osmo-ms-virt-phy/00016(pid=52): Terminating (SIGTERM) 22:51:40.081481 run osmo-ms-virt-phy/00017(pid=53): Terminating (SIGTERM) 22:51:40.085505 run osmo-ms-virt-phy/00018(pid=54): Terminating (SIGTERM) 22:51:40.089452 run osmo-ms-virt-phy/00019(pid=55): Terminating (SIGTERM) 22:51:40.093962 run osmo-ms-virt-phy/00020(pid=56): Terminating (SIGTERM) 22:51:40.097948 run osmo-ms-virt-phy/00021(pid=57): Terminating (SIGTERM) 22:51:40.102617 run osmo-ms-virt-phy/00022(pid=58): Terminating (SIGTERM) 22:51:40.106632 run osmo-ms-virt-phy/00023(pid=59): Terminating (SIGTERM) 22:51:40.111382 run osmo-ms-virt-phy/00024(pid=60): Terminating (SIGTERM) 22:51:40.115469 run osmo-ms-virt-phy/00025(pid=61): Terminating (SIGTERM) 22:51:40.120111 run osmo-ms-virt-phy/00026(pid=62): Terminating (SIGTERM) 22:51:40.124121 run osmo-ms-virt-phy/00027(pid=63): Terminating (SIGTERM) 22:51:40.128232 run osmo-ms-virt-phy/00028(pid=64): Terminating (SIGTERM) 22:51:40.133196 run osmo-ms-virt-phy/00029(pid=65): Terminating (SIGTERM) 22:51:40.138283 run osmo-ms-virt-phy/00030(pid=66): Terminating (SIGTERM) 22:51:40.142603 run osmo-ms-virt-phy/00031(pid=67): Terminating (SIGTERM) 22:51:40.146653 run osmo-ms-virt-phy/00032(pid=68): Terminating (SIGTERM) 22:51:40.150852 run osmo-ms-virt-phy/00033(pid=69): Terminating (SIGTERM) 22:51:40.155636 run osmo-ms-virt-phy/00034(pid=70): Terminating (SIGTERM) 22:51:40.159594 run osmo-ms-virt-phy/00035(pid=71): Terminating (SIGTERM) 22:51:40.163580 run osmo-ms-virt-phy/00036(pid=72): Terminating (SIGTERM) 22:51:40.167603 run osmo-ms-virt-phy/00037(pid=73): Terminating (SIGTERM) 22:51:40.172232 run osmo-ms-virt-phy/00038(pid=74): Terminating (SIGTERM) 22:51:40.176189 run osmo-ms-virt-phy/00039(pid=75): Terminating (SIGTERM) 22:51:40.180630 run osmo-ms-virt-phy/00040(pid=76): Terminating (SIGTERM) 22:51:40.185168 run osmo-ms-virt-phy/00041(pid=77): Terminating (SIGTERM) 22:51:40.190100 run osmo-ms-virt-phy/00042(pid=78): Terminating (SIGTERM) 22:51:40.194208 run osmo-ms-virt-phy/00043(pid=79): Terminating (SIGTERM) 22:51:40.198251 run osmo-ms-virt-phy/00044(pid=80): Terminating (SIGTERM) 22:51:40.202273 run osmo-ms-virt-phy/00045(pid=81): Terminating (SIGTERM) 22:51:40.206256 run osmo-ms-virt-phy/00046(pid=82): Terminating (SIGTERM) 22:51:40.210382 run osmo-ms-virt-phy/00047(pid=83): Terminating (SIGTERM) 22:51:40.214508 run osmo-ms-virt-phy/00048(pid=84): Terminating (SIGTERM) 22:51:40.219538 run osmo-ms-virt-phy/00049(pid=85): Terminating (SIGTERM) 22:51:40.223760 run osmo-ms-virt-phy/00050(pid=86): Terminating (SIGTERM) 22:51:40.227714 run osmo-ms-virt-phy/00051(pid=87): Terminating (SIGTERM) 22:51:40.232757 run osmo-ms-virt-phy/00052(pid=88): Terminating (SIGTERM) 22:51:40.237749 run osmo-ms-virt-phy/00053(pid=89): Terminating (SIGTERM) 22:51:40.242856 run osmo-ms-virt-phy/00054(pid=90): Terminating (SIGTERM) 22:51:40.247305 run osmo-ms-virt-phy/00055(pid=91): Terminating (SIGTERM) 22:51:40.251249 run osmo-ms-virt-phy/00056(pid=92): Terminating (SIGTERM) 22:51:40.255133 run osmo-ms-virt-phy/00057(pid=93): Terminating (SIGTERM) 22:51:40.259088 run osmo-ms-virt-phy/00058(pid=94): Terminating (SIGTERM) 22:51:40.263103 run osmo-ms-virt-phy/00059(pid=95): Terminating (SIGTERM) 22:51:40.267709 run osmo-ms-virt-phy/00060(pid=96): Terminating (SIGTERM) 22:51:40.272736 run osmo-ms-virt-phy/00061(pid=97): Terminating (SIGTERM) 22:51:40.277528 run osmo-ms-virt-phy/00062(pid=98): Terminating (SIGTERM) 22:51:40.281781 run osmo-ms-virt-phy/00063(pid=99): Terminating (SIGTERM) 22:51:40.285828 run osmo-ms-virt-phy/00064(pid=100): Terminating (SIGTERM) 22:51:40.289852 run osmo-ms-virt-phy/00065(pid=101): Terminating (SIGTERM) 22:51:40.293977 run osmo-ms-virt-phy/00066(pid=102): Terminating (SIGTERM) 22:51:40.298147 run osmo-ms-virt-phy/00067(pid=103): Terminating (SIGTERM) 22:51:40.303063 run osmo-ms-virt-phy/00068(pid=104): Terminating (SIGTERM) 22:51:40.307075 run osmo-ms-virt-phy/00069(pid=105): Terminating (SIGTERM) 22:51:40.311144 run osmo-ms-virt-phy/00070(pid=106): Terminating (SIGTERM) 22:51:40.315331 run osmo-ms-virt-phy/00071(pid=107): Terminating (SIGTERM) 22:51:40.319548 run osmo-ms-virt-phy/00072(pid=108): Terminating (SIGTERM) 22:51:40.324198 run osmo-ms-virt-phy/00073(pid=109): Terminating (SIGTERM) 22:51:40.328641 run osmo-ms-virt-phy/00074(pid=110): Terminating (SIGTERM) 22:51:40.333191 run osmo-ms-virt-phy/00075(pid=111): Terminating (SIGTERM) 22:51:40.337602 run osmo-ms-virt-phy/00076(pid=112): Terminating (SIGTERM) 22:51:40.342800 run osmo-ms-virt-phy/00077(pid=113): Terminating (SIGTERM) 22:51:40.347179 run osmo-ms-virt-phy/00078(pid=114): Terminating (SIGTERM) 22:51:40.351199 run osmo-ms-virt-phy/00079(pid=115): Terminating (SIGTERM) 22:51:40.355390 run osmo-ms-virt-phy/00080(pid=116): Terminating (SIGTERM) 22:51:40.359460 run osmo-ms-virt-phy/00081(pid=117): Terminating (SIGTERM) 22:51:40.363621 run osmo-ms-virt-phy/00082(pid=118): Terminating (SIGTERM) 22:51:40.367909 run osmo-ms-virt-phy/00083(pid=119): Terminating (SIGTERM) 22:51:40.371960 run osmo-ms-virt-phy/00084(pid=120): Terminating (SIGTERM) 22:51:40.376894 run osmo-ms-virt-phy/00085(pid=121): Terminating (SIGTERM) 22:51:40.381137 run osmo-ms-virt-phy/00086(pid=122): Terminating (SIGTERM) 22:51:40.385874 run osmo-ms-virt-phy/00087(pid=123): Terminating (SIGTERM) 22:51:40.389990 run osmo-ms-virt-phy/00088(pid=124): Terminating (SIGTERM) 22:51:40.394853 run osmo-ms-virt-phy/00089(pid=125): Terminating (SIGTERM) 22:51:40.399079 run osmo-ms-virt-phy/00090(pid=126): Terminating (SIGTERM) 22:51:40.403244 run osmo-ms-virt-phy/00091(pid=127): Terminating (SIGTERM) 22:51:40.408490 run osmo-ms-virt-phy/00092(pid=128): Terminating (SIGTERM) 22:51:40.413539 run osmo-ms-virt-phy/00093(pid=129): Terminating (SIGTERM) 22:51:40.417904 run osmo-ms-virt-phy/00094(pid=130): Terminating (SIGTERM) 22:51:40.422083 run osmo-ms-virt-phy/00095(pid=131): Terminating (SIGTERM) 22:51:40.426161 run osmo-ms-virt-phy/00096(pid=132): Terminating (SIGTERM) 22:51:40.430189 run osmo-ms-virt-phy/00097(pid=133): Terminating (SIGTERM) 22:51:40.434438 run osmo-ms-virt-phy/00098(pid=134): Terminating (SIGTERM) 22:51:40.438642 run osmo-ms-virt-phy/00099(pid=135): Terminating (SIGTERM) 22:51:40.443425 run osmo-ms-mob/00000(pid=136): Terminating (SIGTERM) 22:51:40.448564 run osmo-ms-mob/00001(pid=137): Terminating (SIGTERM) 22:51:40.453378 run osmo-ms-mob/00002(pid=138): Terminating (SIGTERM) 22:51:40.457385 run osmo-ms-mob/00003(pid=139): Terminating (SIGTERM) 22:51:40.461381 run osmo-ms-mob/00004(pid=140): Terminating (SIGTERM) 22:51:40.465305 run osmo-ms-mob/00005(pid=141): Terminating (SIGTERM) 22:51:40.469177 run osmo-ms-mob/00006(pid=142): Terminating (SIGTERM) 22:51:40.473051 run osmo-ms-mob/00007(pid=143): Terminating (SIGTERM) 22:51:40.476941 run osmo-ms-mob/00008(pid=144): Terminating (SIGTERM) 22:51:40.480829 run osmo-ms-mob/00009(pid=145): Terminating (SIGTERM) 22:51:40.484745 run osmo-ms-mob/00010(pid=146): Terminating (SIGTERM) 22:51:40.489293 run osmo-ms-mob/00011(pid=147): Terminating (SIGTERM) 22:51:40.493410 run osmo-ms-mob/00012(pid=148): Terminating (SIGTERM) 22:51:40.497298 run osmo-ms-mob/00013(pid=149): Terminating (SIGTERM) 22:51:40.501175 run osmo-ms-mob/00014(pid=150): Terminating (SIGTERM) 22:51:40.505154 run osmo-ms-mob/00015(pid=151): Terminating (SIGTERM) 22:51:40.509069 run osmo-ms-mob/00016(pid=152): Terminating (SIGTERM) 22:51:40.512992 run osmo-ms-mob/00017(pid=153): Terminating (SIGTERM) 22:51:40.516887 run osmo-ms-mob/00018(pid=154): Terminating (SIGTERM) 22:51:40.520813 run osmo-ms-mob/00019(pid=155): Terminating (SIGTERM) 22:51:40.524706 run osmo-ms-mob/00020(pid=156): Terminating (SIGTERM) 22:51:40.528613 run osmo-ms-mob/00021(pid=157): Terminating (SIGTERM) 22:51:40.532492 run osmo-ms-mob/00022(pid=158): Terminating (SIGTERM) 22:51:40.536344 run osmo-ms-mob/00023(pid=159): Terminating (SIGTERM) 22:51:40.540198 run osmo-ms-mob/00024(pid=160): Terminating (SIGTERM) 22:51:40.544083 run osmo-ms-mob/00025(pid=161): Terminating (SIGTERM) 22:51:40.547951 run osmo-ms-mob/00026(pid=162): Terminating (SIGTERM) 22:51:40.551830 run osmo-ms-mob/00027(pid=163): Terminating (SIGTERM) 22:51:40.555685 run osmo-ms-mob/00028(pid=164): Terminating (SIGTERM) 22:51:40.559557 run osmo-ms-mob/00029(pid=165): Terminating (SIGTERM) 22:51:40.563413 run osmo-ms-mob/00030(pid=166): Terminating (SIGTERM) 22:51:40.567276 run osmo-ms-mob/00031(pid=167): Terminating (SIGTERM) 22:51:40.571150 run osmo-ms-mob/00032(pid=168): Terminating (SIGTERM) 22:51:40.574990 run osmo-ms-mob/00033(pid=169): Terminating (SIGTERM) 22:51:40.578834 run osmo-ms-mob/00034(pid=170): Terminating (SIGTERM) 22:51:40.582748 run osmo-ms-mob/00035(pid=171): Terminating (SIGTERM) 22:51:40.586585 run osmo-ms-mob/00036(pid=172): Terminating (SIGTERM) 22:51:40.590441 run osmo-ms-mob/00037(pid=173): Terminating (SIGTERM) 22:51:40.594285 run osmo-ms-mob/00038(pid=174): Terminating (SIGTERM) 22:51:40.598114 run osmo-ms-mob/00039(pid=175): Terminating (SIGTERM) 22:51:40.601947 run osmo-ms-mob/00040(pid=176): Terminating (SIGTERM) 22:51:40.605748 run osmo-ms-mob/00041(pid=177): Terminating (SIGTERM) 22:51:40.609649 run osmo-ms-mob/00042(pid=178): Terminating (SIGTERM) 22:51:40.613493 run osmo-ms-mob/00043(pid=179): Terminating (SIGTERM) 22:51:40.617329 run osmo-ms-mob/00044(pid=180): Terminating (SIGTERM) 22:51:40.621153 run osmo-ms-mob/00045(pid=181): Terminating (SIGTERM) 22:51:40.625021 run osmo-ms-mob/00046(pid=182): Terminating (SIGTERM) 22:51:40.628897 run osmo-ms-mob/00047(pid=183): Terminating (SIGTERM) 22:51:40.632760 run osmo-ms-mob/00048(pid=184): Terminating (SIGTERM) 22:51:40.636615 run osmo-ms-mob/00049(pid=185): Terminating (SIGTERM) 22:51:40.640464 run osmo-ms-mob/00050(pid=186): Terminating (SIGTERM) 22:51:40.644299 run osmo-ms-mob/00051(pid=187): Terminating (SIGTERM) 22:51:40.648116 run osmo-ms-mob/00052(pid=188): Terminating (SIGTERM) 22:51:40.651954 run osmo-ms-mob/00053(pid=189): Terminating (SIGTERM) 22:51:40.655803 run osmo-ms-mob/00054(pid=190): Terminating (SIGTERM) 22:51:40.659633 run osmo-ms-mob/00055(pid=191): Terminating (SIGTERM) 22:51:40.663458 run osmo-ms-mob/00056(pid=192): Terminating (SIGTERM) 22:51:40.667326 run osmo-ms-mob/00057(pid=193): Terminating (SIGTERM) 22:51:40.671151 run osmo-ms-mob/00058(pid=194): Terminating (SIGTERM) 22:51:40.674980 run osmo-ms-mob/00059(pid=195): Terminating (SIGTERM) 22:51:40.678824 run osmo-ms-mob/00060(pid=196): Terminating (SIGTERM) 22:51:40.682657 run osmo-ms-mob/00061(pid=197): Terminating (SIGTERM) 22:51:40.686495 run osmo-ms-mob/00062(pid=198): Terminating (SIGTERM) 22:51:40.690353 run osmo-ms-mob/00063(pid=199): Terminating (SIGTERM) 22:51:40.694174 run osmo-ms-mob/00064(pid=200): Terminating (SIGTERM) 22:51:40.698021 run osmo-ms-mob/00065(pid=201): Terminating (SIGTERM) 22:51:40.701848 run osmo-ms-mob/00066(pid=202): Terminating (SIGTERM) 22:51:40.705716 run osmo-ms-mob/00067(pid=203): Terminating (SIGTERM) 22:51:40.709545 run osmo-ms-mob/00068(pid=204): Terminating (SIGTERM) 22:51:40.713376 run osmo-ms-mob/00069(pid=205): Terminating (SIGTERM) 22:51:40.717208 run osmo-ms-mob/00070(pid=206): Terminating (SIGTERM) 22:51:40.721223 run osmo-ms-mob/00071(pid=207): Terminating (SIGTERM) 22:51:40.725039 run osmo-ms-mob/00072(pid=208): Terminating (SIGTERM) 22:51:40.728891 run osmo-ms-mob/00073(pid=209): Terminating (SIGTERM) 22:51:40.732777 run osmo-ms-mob/00074(pid=210): Terminating (SIGTERM) 22:51:40.736622 run osmo-ms-mob/00075(pid=211): Terminating (SIGTERM) 22:51:40.740511 run osmo-ms-mob/00076(pid=212): Terminating (SIGTERM) 22:51:40.744354 run osmo-ms-mob/00077(pid=213): Terminating (SIGTERM) 22:51:40.748366 run osmo-ms-mob/00078(pid=214): Terminating (SIGTERM) 22:51:40.752332 run osmo-ms-mob/00079(pid=215): Terminating (SIGTERM) 22:51:40.756189 run osmo-ms-mob/00080(pid=216): Terminating (SIGTERM) 22:51:40.760022 run osmo-ms-mob/00081(pid=217): Terminating (SIGTERM) 22:51:40.763878 run osmo-ms-mob/00082(pid=218): Terminating (SIGTERM) 22:51:40.767746 run osmo-ms-mob/00083(pid=219): Terminating (SIGTERM) 22:51:40.771543 run osmo-ms-mob/00084(pid=220): Terminating (SIGTERM) 22:51:40.775378 run osmo-ms-mob/00085(pid=221): Terminating (SIGTERM) 22:51:40.779189 run osmo-ms-mob/00086(pid=222): Terminating (SIGTERM) 22:51:40.783611 run osmo-ms-mob/00087(pid=223): Terminating (SIGTERM) 22:51:40.787602 run osmo-ms-mob/00088(pid=224): Terminating (SIGTERM) 22:51:40.791444 run osmo-ms-mob/00089(pid=225): Terminating (SIGTERM) 22:51:40.795293 run osmo-ms-mob/00090(pid=226): Terminating (SIGTERM) 22:51:40.799149 run osmo-ms-mob/00091(pid=227): Terminating (SIGTERM) 22:51:40.802998 run osmo-ms-mob/00092(pid=228): Terminating (SIGTERM) 22:51:40.806853 run osmo-ms-mob/00093(pid=229): Terminating (SIGTERM) 22:51:40.810689 run osmo-ms-mob/00094(pid=230): Terminating (SIGTERM) 22:51:40.814541 run osmo-ms-mob/00095(pid=231): Terminating (SIGTERM) 22:51:40.818407 run osmo-ms-mob/00096(pid=232): Terminating (SIGTERM) 22:51:40.822231 run osmo-ms-mob/00097(pid=233): Terminating (SIGTERM) 22:51:40.826072 run osmo-ms-mob/00098(pid=234): Terminating (SIGTERM) 22:51:40.829935 run osmo-ms-mob/00099(pid=235): Terminating (SIGTERM) 22:51:40.833774 --- ParallelTerminationStrategy: PID 23 died... 22:51:40.835535 run pcap-recorder_any(filters='host 127.0.42.2')(pid=23): Terminated: ok {rc=0} 22:51:40.839773 --- ParallelTerminationStrategy: PID 24 died... 22:51:40.841548 run osmo-hlr_127.0.42.2(pid=24): Terminated: ok {rc=0} 22:51:40.845774 --- ParallelTerminationStrategy: PID 25 died... 22:51:40.847551 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=25): Terminated: ok {rc=0} 22:51:40.851775 --- ParallelTerminationStrategy: PID 26 died... 22:51:40.853549 run osmo-stp_127.0.42.5(pid=26): Terminated: ok {rc=0} 22:51:40.857748 --- ParallelTerminationStrategy: PID 27 died... 22:51:40.859511 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=27): Terminated: ok {rc=0} 22:51:40.863711 --- ParallelTerminationStrategy: PID 28 died... 22:51:40.865490 run osmo-msc_127.0.42.6(pid=28): Terminated: ok {rc=0} 22:51:40.869704 --- ParallelTerminationStrategy: PID 29 died... 22:51:40.871475 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=29): Terminated: ok {rc=0} 22:51:40.875666 --- ParallelTerminationStrategy: PID 30 died... 22:51:40.877434 run osmo-mgw_127.0.42.3(pid=30): Terminated {rc=15} 22:51:40.881631 --- ParallelTerminationStrategy: PID 31 died... 22:51:40.883403 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=31): Terminated: ok {rc=0} 22:51:40.887603 --- ParallelTerminationStrategy: PID 32 died... 22:51:40.889378 run osmo-mgw_127.0.42.4(pid=32): Terminated {rc=15} 22:51:40.893587 --- ParallelTerminationStrategy: PID 33 died... 22:51:40.895341 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=33): Terminated: ok {rc=0} 22:51:40.899617 --- ParallelTerminationStrategy: PID 34 died... 22:51:40.901390 run osmo-bsc_127.0.42.7(pid=34): Terminated: ok {rc=0} 22:51:40.905603 --- ParallelTerminationStrategy: PID 36 died... 22:51:40.907347 run osmo-ms-virt-phy/00000(pid=36): Terminated: ok {rc=0} 22:51:40.911533 --- ParallelTerminationStrategy: PID 37 died... 22:51:40.913284 run osmo-ms-virt-phy/00001(pid=37): Terminated: ok {rc=0} 22:51:40.917459 --- ParallelTerminationStrategy: PID 38 died... 22:51:40.919212 run osmo-ms-virt-phy/00002(pid=38): Terminated: ok {rc=0} 22:51:40.923414 --- ParallelTerminationStrategy: PID 39 died... 22:51:40.925166 run osmo-ms-virt-phy/00003(pid=39): Terminated: ok {rc=0} 22:51:40.929373 --- ParallelTerminationStrategy: PID 40 died... 22:51:40.931122 run osmo-ms-virt-phy/00004(pid=40): Terminated: ok {rc=0} 22:51:40.935350 --- ParallelTerminationStrategy: PID 41 died... 22:51:40.937122 run osmo-ms-virt-phy/00005(pid=41): Terminated: ok {rc=0} 22:51:40.941363 --- ParallelTerminationStrategy: PID 42 died... 22:51:40.943143 run osmo-ms-virt-phy/00006(pid=42): Terminated: ok {rc=0} 22:51:40.947428 --- ParallelTerminationStrategy: PID 43 died... 22:51:40.949217 run osmo-ms-virt-phy/00007(pid=43): Terminated: ok {rc=0} 22:51:40.953435 --- ParallelTerminationStrategy: PID 44 died... 22:51:40.955203 run osmo-ms-virt-phy/00008(pid=44): Terminated: ok {rc=0} 22:51:40.960332 --- ParallelTerminationStrategy: PID 45 died... 22:51:40.962545 run osmo-ms-virt-phy/00009(pid=45): Terminated: ok {rc=0} 22:51:40.967861 --- ParallelTerminationStrategy: PID 46 died... 22:51:40.970087 run osmo-ms-virt-phy/00010(pid=46): Terminated: ok {rc=0} 22:51:40.975374 --- ParallelTerminationStrategy: PID 47 died... 22:51:40.977639 run osmo-ms-virt-phy/00011(pid=47): Terminated: ok {rc=0} 22:51:40.982952 --- ParallelTerminationStrategy: PID 48 died... 22:51:40.985176 run osmo-ms-virt-phy/00012(pid=48): Terminated: ok {rc=0} 22:51:40.990470 --- ParallelTerminationStrategy: PID 49 died... 22:51:40.992696 run osmo-ms-virt-phy/00013(pid=49): Terminated: ok {rc=0} 22:51:40.997947 --- ParallelTerminationStrategy: PID 50 died... 22:51:41.000112 run osmo-ms-virt-phy/00014(pid=50): Terminated: ok {rc=0} 22:51:41.005356 --- ParallelTerminationStrategy: PID 51 died... 22:51:41.007526 run osmo-ms-virt-phy/00015(pid=51): Terminated: ok {rc=0} 22:51:41.012767 --- ParallelTerminationStrategy: PID 52 died... 22:51:41.014944 run osmo-ms-virt-phy/00016(pid=52): Terminated: ok {rc=0} 22:51:41.020138 --- ParallelTerminationStrategy: PID 53 died... 22:51:41.022321 run osmo-ms-virt-phy/00017(pid=53): Terminated: ok {rc=0} 22:51:41.027506 --- ParallelTerminationStrategy: PID 54 died... 22:51:41.029695 run osmo-ms-virt-phy/00018(pid=54): Terminated: ok {rc=0} 22:51:41.034900 --- ParallelTerminationStrategy: PID 55 died... 22:51:41.037092 run osmo-ms-virt-phy/00019(pid=55): Terminated: ok {rc=0} 22:51:41.042337 --- ParallelTerminationStrategy: PID 56 died... 22:51:41.044508 run osmo-ms-virt-phy/00020(pid=56): Terminated: ok {rc=0} 22:51:41.049734 --- ParallelTerminationStrategy: PID 57 died... 22:51:41.051901 run osmo-ms-virt-phy/00021(pid=57): Terminated: ok {rc=0} 22:51:41.057142 --- ParallelTerminationStrategy: PID 58 died... 22:51:41.059315 run osmo-ms-virt-phy/00022(pid=58): Terminated: ok {rc=0} 22:51:41.064527 --- ParallelTerminationStrategy: PID 59 died... 22:51:41.066705 run osmo-ms-virt-phy/00023(pid=59): Terminated: ok {rc=0} 22:51:41.071944 --- ParallelTerminationStrategy: PID 60 died... 22:51:41.074173 run osmo-ms-virt-phy/00024(pid=60): Terminated: ok {rc=0} 22:51:41.079408 --- ParallelTerminationStrategy: PID 61 died... 22:51:41.081596 run osmo-ms-virt-phy/00025(pid=61): Terminated: ok {rc=0} 22:51:41.086849 --- ParallelTerminationStrategy: PID 62 died... 22:51:41.089030 run osmo-ms-virt-phy/00026(pid=62): Terminated: ok {rc=0} 22:51:41.094256 --- ParallelTerminationStrategy: PID 63 died... 22:51:41.096442 run osmo-ms-virt-phy/00027(pid=63): Terminated: ok {rc=0} 22:51:41.101676 --- ParallelTerminationStrategy: PID 64 died... 22:51:41.103843 run osmo-ms-virt-phy/00028(pid=64): Terminated: ok {rc=0} 22:51:41.109065 --- ParallelTerminationStrategy: PID 65 died... 22:51:41.111231 run osmo-ms-virt-phy/00029(pid=65): Terminated: ok {rc=0} 22:51:41.116424 --- ParallelTerminationStrategy: PID 66 died... 22:51:41.118581 run osmo-ms-virt-phy/00030(pid=66): Terminated: ok {rc=0} 22:51:41.123789 --- ParallelTerminationStrategy: PID 67 died... 22:51:41.125951 run osmo-ms-virt-phy/00031(pid=67): Terminated: ok {rc=0} 22:51:41.131105 --- ParallelTerminationStrategy: PID 68 died... 22:51:41.133275 run osmo-ms-virt-phy/00032(pid=68): Terminated: ok {rc=0} 22:51:41.138422 --- ParallelTerminationStrategy: PID 69 died... 22:51:41.140608 run osmo-ms-virt-phy/00033(pid=69): Terminated: ok {rc=0} 22:51:41.145814 --- ParallelTerminationStrategy: PID 70 died... 22:51:41.147967 run osmo-ms-virt-phy/00034(pid=70): Terminated: ok {rc=0} 22:51:41.152255 --- ParallelTerminationStrategy: PID 71 died... 22:51:41.154065 run osmo-ms-virt-phy/00035(pid=71): Terminated: ok {rc=0} 22:51:41.158367 --- ParallelTerminationStrategy: PID 72 died... 22:51:41.160216 run osmo-ms-virt-phy/00036(pid=72): Terminated: ok {rc=0} 22:51:41.164583 --- ParallelTerminationStrategy: PID 73 died... 22:51:41.166423 run osmo-ms-virt-phy/00037(pid=73): Terminated: ok {rc=0} 22:51:41.170731 --- ParallelTerminationStrategy: PID 74 died... 22:51:41.172620 run osmo-ms-virt-phy/00038(pid=74): Terminated: ok {rc=0} 22:51:41.176899 --- ParallelTerminationStrategy: PID 75 died... 22:51:41.178749 run osmo-ms-virt-phy/00039(pid=75): Terminated: ok {rc=0} 22:51:41.183093 --- ParallelTerminationStrategy: PID 76 died... 22:51:41.184943 run osmo-ms-virt-phy/00040(pid=76): Terminated: ok {rc=0} 22:51:41.189312 --- ParallelTerminationStrategy: PID 77 died... 22:51:41.191142 run osmo-ms-virt-phy/00041(pid=77): Terminated: ok {rc=0} 22:51:41.195420 --- ParallelTerminationStrategy: PID 78 died... 22:51:41.197233 run osmo-ms-virt-phy/00042(pid=78): Terminated: ok {rc=0} 22:51:41.201492 --- ParallelTerminationStrategy: PID 79 died... 22:51:41.203278 run osmo-ms-virt-phy/00043(pid=79): Terminated: ok {rc=0} 22:51:41.207566 --- ParallelTerminationStrategy: PID 80 died... 22:51:41.209392 run osmo-ms-virt-phy/00044(pid=80): Terminated: ok {rc=0} 22:51:41.213668 --- ParallelTerminationStrategy: PID 81 died... 22:51:41.215462 run osmo-ms-virt-phy/00045(pid=81): Terminated: ok {rc=0} 22:51:41.219809 --- ParallelTerminationStrategy: PID 82 died... 22:51:41.221657 run osmo-ms-virt-phy/00046(pid=82): Terminated: ok {rc=0} 22:51:41.225998 --- ParallelTerminationStrategy: PID 83 died... 22:51:41.227828 run osmo-ms-virt-phy/00047(pid=83): Terminated: ok {rc=0} 22:51:41.232158 --- ParallelTerminationStrategy: PID 84 died... 22:51:41.234008 run osmo-ms-virt-phy/00048(pid=84): Terminated: ok {rc=0} 22:51:41.238350 --- ParallelTerminationStrategy: PID 85 died... 22:51:41.240201 run osmo-ms-virt-phy/00049(pid=85): Terminated: ok {rc=0} 22:51:41.244568 --- ParallelTerminationStrategy: PID 86 died... 22:51:41.246412 run osmo-ms-virt-phy/00050(pid=86): Terminated: ok {rc=0} 22:51:41.250732 --- ParallelTerminationStrategy: PID 87 died... 22:51:41.252596 run osmo-ms-virt-phy/00051(pid=87): Terminated: ok {rc=0} 22:51:41.258899 --- ParallelTerminationStrategy: PID 88 died... 22:51:41.262447 run osmo-ms-virt-phy/00052(pid=88): Terminated: ok {rc=0} 22:51:41.269872 --- ParallelTerminationStrategy: PID 89 died... 22:51:41.271712 run osmo-ms-virt-phy/00053(pid=89): Terminated: ok {rc=0} 22:51:41.276066 --- ParallelTerminationStrategy: PID 90 died... 22:51:41.277887 run osmo-ms-virt-phy/00054(pid=90): Terminated: ok {rc=0} 22:51:41.282129 --- ParallelTerminationStrategy: PID 91 died... 22:51:41.283910 run osmo-ms-virt-phy/00055(pid=91): Terminated: ok {rc=0} 22:51:41.288174 --- ParallelTerminationStrategy: PID 92 died... 22:51:41.289991 run osmo-ms-virt-phy/00056(pid=92): Terminated: ok {rc=0} 22:51:41.294222 --- ParallelTerminationStrategy: PID 93 died... 22:51:41.296028 run osmo-ms-virt-phy/00057(pid=93): Terminated: ok {rc=0} 22:51:41.300309 --- ParallelTerminationStrategy: PID 94 died... 22:51:41.302119 run osmo-ms-virt-phy/00058(pid=94): Terminated: ok {rc=0} 22:51:41.306470 --- ParallelTerminationStrategy: PID 95 died... 22:51:41.308265 run osmo-ms-virt-phy/00059(pid=95): Terminated: ok {rc=0} 22:51:41.312575 --- ParallelTerminationStrategy: PID 96 died... 22:51:41.314362 run osmo-ms-virt-phy/00060(pid=96): Terminated: ok {rc=0} 22:51:41.318623 --- ParallelTerminationStrategy: PID 97 died... 22:51:41.320450 run osmo-ms-virt-phy/00061(pid=97): Terminated: ok {rc=0} 22:51:41.324794 --- ParallelTerminationStrategy: PID 98 died... 22:51:41.326578 run osmo-ms-virt-phy/00062(pid=98): Terminated: ok {rc=0} 22:51:41.330805 --- ParallelTerminationStrategy: PID 99 died... 22:51:41.332613 run osmo-ms-virt-phy/00063(pid=99): Terminated: ok {rc=0} 22:51:41.336976 --- ParallelTerminationStrategy: PID 100 died... 22:51:41.338798 run osmo-ms-virt-phy/00064(pid=100): Terminated: ok {rc=0} 22:51:41.343063 --- ParallelTerminationStrategy: PID 101 died... 22:51:41.344901 run osmo-ms-virt-phy/00065(pid=101): Terminated: ok {rc=0} 22:51:41.349206 --- ParallelTerminationStrategy: PID 102 died... 22:51:41.351010 run osmo-ms-virt-phy/00066(pid=102): Terminated: ok {rc=0} 22:51:41.355447 --- ParallelTerminationStrategy: PID 103 died... 22:51:41.357396 run osmo-ms-virt-phy/00067(pid=103): Terminated: ok {rc=0} 22:51:41.361710 --- ParallelTerminationStrategy: PID 104 died... 22:51:41.363520 run osmo-ms-virt-phy/00068(pid=104): Terminated: ok {rc=0} 22:51:41.367920 --- ParallelTerminationStrategy: PID 105 died... 22:51:41.369781 run osmo-ms-virt-phy/00069(pid=105): Terminated: ok {rc=0} 22:51:41.374063 --- ParallelTerminationStrategy: PID 106 died... 22:51:41.375870 run osmo-ms-virt-phy/00070(pid=106): Terminated: ok {rc=0} 22:51:41.380165 --- ParallelTerminationStrategy: PID 107 died... 22:51:41.381973 run osmo-ms-virt-phy/00071(pid=107): Terminated: ok {rc=0} 22:51:41.386280 --- ParallelTerminationStrategy: PID 108 died... 22:51:41.388072 run osmo-ms-virt-phy/00072(pid=108): Terminated: ok {rc=0} 22:51:41.392376 --- ParallelTerminationStrategy: PID 109 died... 22:51:41.394211 run osmo-ms-virt-phy/00073(pid=109): Terminated: ok {rc=0} 22:51:41.398494 --- ParallelTerminationStrategy: PID 110 died... 22:51:41.400290 run osmo-ms-virt-phy/00074(pid=110): Terminated: ok {rc=0} 22:51:41.404597 --- ParallelTerminationStrategy: PID 111 died... 22:51:41.406499 run osmo-ms-virt-phy/00075(pid=111): Terminated: ok {rc=0} 22:51:41.410887 --- ParallelTerminationStrategy: PID 112 died... 22:51:41.412795 run osmo-ms-virt-phy/00076(pid=112): Terminated: ok {rc=0} 22:51:41.417227 --- ParallelTerminationStrategy: PID 113 died... 22:51:41.419103 run osmo-ms-virt-phy/00077(pid=113): Terminated: ok {rc=0} 22:51:41.424842 --- ParallelTerminationStrategy: PID 114 died... 22:51:41.426759 run osmo-ms-virt-phy/00078(pid=114): Terminated: ok {rc=0} 22:51:41.431118 --- ParallelTerminationStrategy: PID 115 died... 22:51:41.432981 run osmo-ms-virt-phy/00079(pid=115): Terminated: ok {rc=0} 22:51:41.437349 --- ParallelTerminationStrategy: PID 116 died... 22:51:41.439199 run osmo-ms-virt-phy/00080(pid=116): Terminated: ok {rc=0} 22:51:41.443508 --- ParallelTerminationStrategy: PID 117 died... 22:51:41.445309 run osmo-ms-virt-phy/00081(pid=117): Terminated: ok {rc=0} 22:51:41.449595 --- ParallelTerminationStrategy: PID 118 died... 22:51:41.451391 run osmo-ms-virt-phy/00082(pid=118): Terminated: ok {rc=0} 22:51:41.455787 --- ParallelTerminationStrategy: PID 119 died... 22:51:41.457669 run osmo-ms-virt-phy/00083(pid=119): Terminated: ok {rc=0} 22:51:41.462004 --- ParallelTerminationStrategy: PID 120 died... 22:51:41.463865 run osmo-ms-virt-phy/00084(pid=120): Terminated: ok {rc=0} 22:51:41.468140 --- ParallelTerminationStrategy: PID 121 died... 22:51:41.469928 run osmo-ms-virt-phy/00085(pid=121): Terminated: ok {rc=0} 22:51:41.474239 --- ParallelTerminationStrategy: PID 122 died... 22:51:41.476046 run osmo-ms-virt-phy/00086(pid=122): Terminated: ok {rc=0} 22:51:41.480348 --- ParallelTerminationStrategy: PID 123 died... 22:51:41.482152 run osmo-ms-virt-phy/00087(pid=123): Terminated: ok {rc=0} 22:51:41.486465 --- ParallelTerminationStrategy: PID 124 died... 22:51:41.488258 run osmo-ms-virt-phy/00088(pid=124): Terminated: ok {rc=0} 22:51:41.492560 --- ParallelTerminationStrategy: PID 125 died... 22:51:41.494359 run osmo-ms-virt-phy/00089(pid=125): Terminated: ok {rc=0} 22:51:41.498647 --- ParallelTerminationStrategy: PID 126 died... 22:51:41.500485 run osmo-ms-virt-phy/00090(pid=126): Terminated: ok {rc=0} 22:51:41.504758 --- ParallelTerminationStrategy: PID 127 died... 22:51:41.506558 run osmo-ms-virt-phy/00091(pid=127): Terminated: ok {rc=0} 22:51:41.510836 --- ParallelTerminationStrategy: PID 128 died... 22:51:41.512635 run osmo-ms-virt-phy/00092(pid=128): Terminated: ok {rc=0} 22:51:41.516926 --- ParallelTerminationStrategy: PID 129 died... 22:51:41.518698 run osmo-ms-virt-phy/00093(pid=129): Terminated: ok {rc=0} 22:51:41.525514 --- ParallelTerminationStrategy: PID 130 died... 22:51:41.529205 run osmo-ms-virt-phy/00094(pid=130): Terminated: ok {rc=0} 22:51:41.533545 --- ParallelTerminationStrategy: PID 131 died... 22:51:41.535353 run osmo-ms-virt-phy/00095(pid=131): Terminated: ok {rc=0} 22:51:41.539733 --- ParallelTerminationStrategy: PID 132 died... 22:51:41.541537 run osmo-ms-virt-phy/00096(pid=132): Terminated: ok {rc=0} 22:51:41.545858 --- ParallelTerminationStrategy: PID 133 died... 22:51:41.547654 run osmo-ms-virt-phy/00097(pid=133): Terminated: ok {rc=0} 22:51:41.552005 --- ParallelTerminationStrategy: PID 134 died... 22:51:41.553835 run osmo-ms-virt-phy/00098(pid=134): Terminated: ok {rc=0} 22:51:41.558190 --- ParallelTerminationStrategy: PID 135 died... 22:51:41.560005 run osmo-ms-virt-phy/00099(pid=135): Terminated: ok {rc=0} 22:51:41.564331 --- ParallelTerminationStrategy: PID 136 died... 22:51:41.566158 run osmo-ms-mob/00000(pid=136): Terminated {rc=26112} 22:51:41.570515 --- ParallelTerminationStrategy: PID 137 died... 22:51:41.572323 run osmo-ms-mob/00001(pid=137): Terminated {rc=26112} 22:51:41.576677 --- ParallelTerminationStrategy: PID 138 died... 22:51:41.578497 run osmo-ms-mob/00002(pid=138): Terminated {rc=26112} 22:51:41.582873 --- ParallelTerminationStrategy: PID 139 died... 22:51:41.584719 run osmo-ms-mob/00003(pid=139): Terminated {rc=26112} 22:51:41.589072 --- ParallelTerminationStrategy: PID 140 died... 22:51:41.590883 run osmo-ms-mob/00004(pid=140): Terminated {rc=26112} 22:51:41.595235 --- ParallelTerminationStrategy: PID 141 died... 22:51:41.597098 run osmo-ms-mob/00005(pid=141): Terminated {rc=26112} 22:51:41.601450 --- ParallelTerminationStrategy: PID 142 died... 22:51:41.603252 run osmo-ms-mob/00006(pid=142): Terminated {rc=26112} 22:51:41.607574 --- ParallelTerminationStrategy: PID 143 died... 22:51:41.609454 run osmo-ms-mob/00007(pid=143): Terminated {rc=26112} 22:51:41.613801 --- ParallelTerminationStrategy: PID 144 died... 22:51:41.615627 run osmo-ms-mob/00008(pid=144): Terminated {rc=26112} 22:51:41.620000 --- ParallelTerminationStrategy: PID 145 died... 22:51:41.621897 run osmo-ms-mob/00009(pid=145): Terminated {rc=26112} 22:51:41.626301 --- ParallelTerminationStrategy: PID 146 died... 22:51:41.628157 run osmo-ms-mob/00010(pid=146): Terminated {rc=26112} 22:51:41.632633 --- ParallelTerminationStrategy: PID 147 died... 22:51:41.634464 run osmo-ms-mob/00011(pid=147): Terminated {rc=26112} 22:51:41.638852 --- ParallelTerminationStrategy: PID 148 died... 22:51:41.640707 run osmo-ms-mob/00012(pid=148): Terminated {rc=26112} 22:51:41.645104 --- ParallelTerminationStrategy: PID 149 died... 22:51:41.646930 run osmo-ms-mob/00013(pid=149): Terminated {rc=26112} 22:51:41.651296 --- ParallelTerminationStrategy: PID 150 died... 22:51:41.653143 run osmo-ms-mob/00014(pid=150): Terminated {rc=26112} 22:51:41.657530 --- ParallelTerminationStrategy: PID 151 died... 22:51:41.659352 run osmo-ms-mob/00015(pid=151): Terminated {rc=26112} 22:51:41.663695 --- ParallelTerminationStrategy: PID 152 died... 22:51:41.665542 run osmo-ms-mob/00016(pid=152): Terminated {rc=26112} 22:51:41.669898 --- ParallelTerminationStrategy: PID 153 died... 22:51:41.671702 run osmo-ms-mob/00017(pid=153): Terminated {rc=26112} 22:51:41.676157 --- ParallelTerminationStrategy: PID 154 died... 22:51:41.678019 run osmo-ms-mob/00018(pid=154): Terminated {rc=26112} 22:51:41.682416 --- ParallelTerminationStrategy: PID 155 died... 22:51:41.684250 run osmo-ms-mob/00019(pid=155): Terminated {rc=26112} 22:51:41.688648 --- ParallelTerminationStrategy: PID 156 died... 22:51:41.690469 run osmo-ms-mob/00020(pid=156): Terminated {rc=26112} 22:51:41.694879 --- ParallelTerminationStrategy: PID 157 died... 22:51:41.696730 run osmo-ms-mob/00021(pid=157): Terminated {rc=26112} 22:51:41.701133 --- ParallelTerminationStrategy: PID 158 died... 22:51:41.702958 run osmo-ms-mob/00022(pid=158): Terminated {rc=26112} 22:51:41.707336 --- ParallelTerminationStrategy: PID 159 died... 22:51:41.709188 run osmo-ms-mob/00023(pid=159): Terminated {rc=26112} 22:51:41.713578 --- ParallelTerminationStrategy: PID 160 died... 22:51:41.715396 run osmo-ms-mob/00024(pid=160): Terminated {rc=26112} 22:51:41.719756 --- ParallelTerminationStrategy: PID 161 died... 22:51:41.721605 run osmo-ms-mob/00025(pid=161): Terminated {rc=26112} 22:51:41.726022 --- ParallelTerminationStrategy: PID 162 died... 22:51:41.727875 run osmo-ms-mob/00026(pid=162): Terminated {rc=26112} 22:51:41.732235 --- ParallelTerminationStrategy: PID 163 died... 22:51:41.734067 run osmo-ms-mob/00027(pid=163): Terminated {rc=26112} 22:51:41.738411 --- ParallelTerminationStrategy: PID 164 died... 22:51:41.740219 run osmo-ms-mob/00028(pid=164): Terminated {rc=26112} 22:51:41.744611 --- ParallelTerminationStrategy: PID 165 died... 22:51:41.746438 run osmo-ms-mob/00029(pid=165): Terminated {rc=26112} 22:51:41.750775 --- ParallelTerminationStrategy: PID 166 died... 22:51:41.752609 run osmo-ms-mob/00030(pid=166): Terminated {rc=26112} 22:51:41.756965 --- ParallelTerminationStrategy: PID 167 died... 22:51:41.758787 run osmo-ms-mob/00031(pid=167): Terminated {rc=26112} 22:51:41.763240 --- ParallelTerminationStrategy: PID 168 died... 22:51:41.765068 run osmo-ms-mob/00032(pid=168): Terminated {rc=26112} 22:51:41.769440 --- ParallelTerminationStrategy: PID 169 died... 22:51:41.771262 run osmo-ms-mob/00033(pid=169): Terminated {rc=26112} 22:51:41.775671 --- ParallelTerminationStrategy: PID 170 died... 22:51:41.777513 run osmo-ms-mob/00034(pid=170): Terminated {rc=26112} 22:51:41.781866 --- ParallelTerminationStrategy: PID 171 died... 22:51:41.783701 run osmo-ms-mob/00035(pid=171): Terminated {rc=26112} 22:51:41.788130 --- ParallelTerminationStrategy: PID 172 died... 22:51:41.789980 run osmo-ms-mob/00036(pid=172): Terminated {rc=26112} 22:51:41.794382 --- ParallelTerminationStrategy: PID 173 died... 22:51:41.796224 run osmo-ms-mob/00037(pid=173): Terminated {rc=26112} 22:51:41.800775 --- ParallelTerminationStrategy: PID 174 died... 22:51:41.802620 run osmo-ms-mob/00038(pid=174): Terminated {rc=26112} 22:51:41.807025 --- ParallelTerminationStrategy: PID 175 died... 22:51:41.809125 run osmo-ms-mob/00039(pid=175): Terminated {rc=26112} 22:51:41.813515 --- ParallelTerminationStrategy: PID 176 died... 22:51:41.815363 run osmo-ms-mob/00040(pid=176): Terminated {rc=26112} 22:51:41.819788 --- ParallelTerminationStrategy: PID 177 died... 22:51:41.821657 run osmo-ms-mob/00041(pid=177): Terminated {rc=26112} 22:51:41.826074 --- ParallelTerminationStrategy: PID 178 died... 22:51:41.827911 run osmo-ms-mob/00042(pid=178): Terminated {rc=26112} 22:51:41.832326 --- ParallelTerminationStrategy: PID 179 died... 22:51:41.834185 run osmo-ms-mob/00043(pid=179): Terminated {rc=26112} 22:51:41.838641 --- ParallelTerminationStrategy: PID 180 died... 22:51:41.840509 run osmo-ms-mob/00044(pid=180): Terminated {rc=26112} 22:51:41.844956 --- ParallelTerminationStrategy: PID 181 died... 22:51:41.846777 run osmo-ms-mob/00045(pid=181): Terminated {rc=26112} 22:51:41.851210 --- ParallelTerminationStrategy: PID 182 died... 22:51:41.853087 run osmo-ms-mob/00046(pid=182): Terminated {rc=26112} 22:51:41.857477 --- ParallelTerminationStrategy: PID 183 died... 22:51:41.859322 run osmo-ms-mob/00047(pid=183): Terminated {rc=26112} 22:51:41.863696 --- ParallelTerminationStrategy: PID 184 died... 22:51:41.865569 run osmo-ms-mob/00048(pid=184): Terminated {rc=26112} 22:51:41.869971 --- ParallelTerminationStrategy: PID 185 died... 22:51:41.871810 run osmo-ms-mob/00049(pid=185): Terminated {rc=26112} 22:51:41.876182 --- ParallelTerminationStrategy: PID 186 died... 22:51:41.878027 run osmo-ms-mob/00050(pid=186): Terminated {rc=26112} 22:51:41.882428 --- ParallelTerminationStrategy: PID 187 died... 22:51:41.884255 run osmo-ms-mob/00051(pid=187): Terminated {rc=26112} 22:51:41.888698 --- ParallelTerminationStrategy: PID 188 died... 22:51:41.890524 run osmo-ms-mob/00052(pid=188): Terminated {rc=26112} 22:51:41.896688 --- ParallelTerminationStrategy: PID 189 died... 22:51:41.898658 run osmo-ms-mob/00053(pid=189): Terminated {rc=26112} 22:51:41.903023 --- ParallelTerminationStrategy: PID 190 died... 22:51:41.904857 run osmo-ms-mob/00054(pid=190): Terminated {rc=26112} 22:51:41.909247 --- ParallelTerminationStrategy: PID 191 died... 22:51:41.911076 run osmo-ms-mob/00055(pid=191): Terminated {rc=26112} 22:51:41.915491 --- ParallelTerminationStrategy: PID 192 died... 22:51:41.917332 run osmo-ms-mob/00056(pid=192): Terminated {rc=26112} 22:51:41.921683 --- ParallelTerminationStrategy: PID 193 died... 22:51:41.923502 run osmo-ms-mob/00057(pid=193): Terminated {rc=26112} 22:51:41.928301 --- ParallelTerminationStrategy: PID 194 died... 22:51:41.930518 run osmo-ms-mob/00058(pid=194): Terminated {rc=26112} 22:51:41.934897 --- ParallelTerminationStrategy: PID 195 died... 22:51:41.936773 run osmo-ms-mob/00059(pid=195): Terminated {rc=26112} 22:51:41.941127 --- ParallelTerminationStrategy: PID 196 died... 22:51:41.942934 run osmo-ms-mob/00060(pid=196): Terminated {rc=26112} 22:51:41.947370 --- ParallelTerminationStrategy: PID 197 died... 22:51:41.949217 run osmo-ms-mob/00061(pid=197): Terminated {rc=26112} 22:51:41.953608 --- ParallelTerminationStrategy: PID 198 died... 22:51:41.955425 run osmo-ms-mob/00062(pid=198): Terminated {rc=26112} 22:51:41.959774 --- ParallelTerminationStrategy: PID 199 died... 22:51:41.961627 run osmo-ms-mob/00063(pid=199): Terminated {rc=26112} 22:51:41.966036 --- ParallelTerminationStrategy: PID 200 died... 22:51:41.967855 run osmo-ms-mob/00064(pid=200): Terminated {rc=26112} 22:51:41.972249 --- ParallelTerminationStrategy: PID 201 died... 22:51:41.974123 run osmo-ms-mob/00065(pid=201): Terminated {rc=26112} 22:51:41.978501 --- ParallelTerminationStrategy: PID 202 died... 22:51:41.980326 run osmo-ms-mob/00066(pid=202): Terminated {rc=26112} 22:51:41.984740 --- ParallelTerminationStrategy: PID 203 died... 22:51:41.986577 run osmo-ms-mob/00067(pid=203): Terminated {rc=26112} 22:51:41.990999 --- ParallelTerminationStrategy: PID 204 died... 22:51:41.992871 run osmo-ms-mob/00068(pid=204): Terminated {rc=26112} 22:51:41.997237 --- ParallelTerminationStrategy: PID 205 died... 22:51:41.999078 run osmo-ms-mob/00069(pid=205): Terminated {rc=26112} 22:51:42.003431 --- ParallelTerminationStrategy: PID 206 died... 22:51:42.005388 run osmo-ms-mob/00070(pid=206): Terminated {rc=26112} 22:51:42.009824 --- ParallelTerminationStrategy: PID 207 died... 22:51:42.011650 run osmo-ms-mob/00071(pid=207): Terminated {rc=26112} 22:51:42.018000 --- ParallelTerminationStrategy: PID 208 died... 22:51:42.019825 run osmo-ms-mob/00072(pid=208): Terminated {rc=26112} 22:51:42.024210 --- ParallelTerminationStrategy: PID 209 died... 22:51:42.026037 run osmo-ms-mob/00073(pid=209): Terminated {rc=26112} 22:51:42.030475 --- ParallelTerminationStrategy: PID 210 died... 22:51:42.032322 run osmo-ms-mob/00074(pid=210): Terminated {rc=26112} 22:51:42.036759 --- ParallelTerminationStrategy: PID 211 died... 22:51:42.038623 run osmo-ms-mob/00075(pid=211): Terminated {rc=26112} 22:51:42.043049 --- ParallelTerminationStrategy: PID 212 died... 22:51:42.044917 run osmo-ms-mob/00076(pid=212): Terminated {rc=26112} 22:51:42.049329 --- ParallelTerminationStrategy: PID 213 died... 22:51:42.051173 run osmo-ms-mob/00077(pid=213): Terminated {rc=26112} 22:51:42.055589 --- ParallelTerminationStrategy: PID 214 died... 22:51:42.057466 run osmo-ms-mob/00078(pid=214): Terminated {rc=26112} 22:51:42.061834 --- ParallelTerminationStrategy: PID 215 died... 22:51:42.063645 run osmo-ms-mob/00079(pid=215): Terminated {rc=26112} 22:51:42.068040 --- ParallelTerminationStrategy: PID 216 died... 22:51:42.069889 run osmo-ms-mob/00080(pid=216): Terminated {rc=26112} 22:51:42.074338 --- ParallelTerminationStrategy: PID 217 died... 22:51:42.076185 run osmo-ms-mob/00081(pid=217): Terminated {rc=26112} 22:51:42.080612 --- ParallelTerminationStrategy: PID 218 died... 22:51:42.082438 run osmo-ms-mob/00082(pid=218): Terminated {rc=26112} 22:51:42.086792 --- ParallelTerminationStrategy: PID 219 died... 22:51:42.088648 run osmo-ms-mob/00083(pid=219): Terminated {rc=26112} 22:51:42.093038 --- ParallelTerminationStrategy: PID 220 died... 22:51:42.094852 run osmo-ms-mob/00084(pid=220): Terminated {rc=26112} 22:51:42.099312 --- ParallelTerminationStrategy: PID 221 died... 22:51:42.101168 run osmo-ms-mob/00085(pid=221): Terminated {rc=26112} 22:51:42.105609 --- ParallelTerminationStrategy: PID 222 died... 22:51:42.108260 run osmo-ms-mob/00086(pid=222): Terminated {rc=26112} 22:51:42.113029 --- ParallelTerminationStrategy: PID 223 died... 22:51:42.114846 run osmo-ms-mob/00087(pid=223): Terminated {rc=26112} 22:51:42.119224 --- ParallelTerminationStrategy: PID 224 died... 22:51:42.121059 run osmo-ms-mob/00088(pid=224): Terminated {rc=26112} 22:51:42.125442 --- ParallelTerminationStrategy: PID 225 died... 22:51:42.127250 run osmo-ms-mob/00089(pid=225): Terminated {rc=26112} 22:51:42.131587 --- ParallelTerminationStrategy: PID 226 died... 22:51:42.133500 run osmo-ms-mob/00090(pid=226): Terminated {rc=26112} 22:51:42.137887 --- ParallelTerminationStrategy: PID 227 died... 22:51:42.139717 run osmo-ms-mob/00091(pid=227): Terminated {rc=26112} 22:51:42.146116 --- ParallelTerminationStrategy: PID 228 died... 22:51:42.147971 run osmo-ms-mob/00092(pid=228): Terminated {rc=26112} 22:51:42.152351 --- ParallelTerminationStrategy: PID 229 died... 22:51:42.154186 run osmo-ms-mob/00093(pid=229): Terminated {rc=26112} 22:51:42.158599 --- ParallelTerminationStrategy: PID 230 died... 22:51:42.160456 run osmo-ms-mob/00094(pid=230): Terminated {rc=26112} 22:51:42.164843 --- ParallelTerminationStrategy: PID 231 died... 22:51:42.166668 run osmo-ms-mob/00095(pid=231): Terminated {rc=26112} 22:51:42.171101 --- ParallelTerminationStrategy: PID 232 died... 22:51:42.172955 run osmo-ms-mob/00096(pid=232): Terminated {rc=26112} 22:51:42.177672 --- ParallelTerminationStrategy: PID 233 died... 22:51:42.179498 run osmo-ms-mob/00097(pid=233): Terminated {rc=26112} 22:51:42.184226 --- ParallelTerminationStrategy: PID 234 died... 22:51:42.186109 run osmo-ms-mob/00098(pid=234): Terminated {rc=26112} 22:51:42.190873 --- ParallelTerminationStrategy: PID 235 died... 22:51:42.192725 run osmo-ms-mob/00099(pid=235): Terminated {rc=26112} 22:51:45.599785 --- ParallelTerminationStrategy: PID 35 died... 22:51:45.602738 run osmo-bts-virtual(pid=35): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-7557 netreg_mass PASS --------------------------------------------------------------------- 22:51:45.749961 tst trial-7557: Storing JUnit report in /build/trial-7557/run.2024-04-13_22-50-14/trial-7557.xml -------------------------------------------------------------------------------------------- trial-7557 PASS -------------------------------------------------------------------------------------------- 22:51:45.775942 tst trial-7557: trial-7557: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (84.5 sec) + exit_code=0 + rm -rf trial-7557/inst + cd trial-7557 + command -v journalctl + [ ! -z /bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2024-04-13 22:50:14 No journal files were found. + readlink last_run + tar czf /build/trial-7557-run.tgz run.2024-04-13_22-50-14 + tar czf /build/trial-7557-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-21596.tgz osmo-bts-oc2g.build-7521.tgz osmo-bts-sysmo.build-10023.tgz osmo-bts.build-9499.tgz osmo-ggsn.build-8503.tgz osmo-hlr.build-11099.tgz osmo-hnbgw.build-8151.tgz osmo-mgw.build-11397.tgz osmo-msc.build-35224.tgz osmo-nitb.build-16236.tgz osmo-pcu-oc2g.build-5097.tgz osmo-pcu-sysmo.build-6378.tgz osmo-pcu.build-6341.tgz osmo-sgsn.build-36735.tgz osmo-stp.build-11683.tgz osmo-trx.build-6483.tgz osmocom-bb.build-6161.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:bullseye chmod -R a+rwX /workspace/ Archiving artifacts Recording test results [Checks API] No suitable checks publisher found. Finished: SUCCESS