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/jenkins9136827611727358920.sh + rm -rf trial-7587-bin.tgz trial-7587-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 21838 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 9596 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 8602 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 11236 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 11533 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 8453 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 35587 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 6403 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 37133 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 6583 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-nitb" build number 16435 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-stp" build number 11821 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6227 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 10120 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 6440 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 7618 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5159 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 6227 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins7163359241474730046.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-7587 + 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 d96e323 asterisk: Enable capabilities required to set up ipsec + 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 \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -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.0s #4 [ 1/23] FROM docker.io/library/debian:buster@sha256:6e7bd55a5705914837aad8db01b349f4617510c11e47ccae8e87f6f14e489626 #4 CACHED #5 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #5 CACHED #6 [internal] load build context #6 transferring context: 1.50kB done #6 DONE 0.0s #7 [ 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 #7 ... #8 http://git.osmocom.org/osmo-gsm-manuals/patch #8 DONE 0.2s #9 http://git.osmocom.org/osmo-ci/patch #9 DONE 0.2s #10 http://git.osmocom.org/python/osmo-python-tests/patch/?id=fb4b813d4df62b7b2445bdced961eb1847267eed #10 DONE 0.2s #11 http://git.osmocom.org/python/osmo-python-tests/patch #11 DONE 0.2s #12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10//Release #12 DONE 0.2s #7 [ 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 #7 0.312 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] #7 0.330 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] #7 0.333 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] #7 0.444 Get:4 http://deb.debian.org/debian buster/main i386 Packages [7866 kB] #7 0.537 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7909 kB] #7 0.614 Get:6 http://deb.debian.org/debian-security buster/updates/main i386 Packages [596 kB] #7 0.620 Get:7 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [598 kB] #7 0.626 Get:8 http://deb.debian.org/debian buster-updates/main i386 Packages [8816 B] #7 0.626 Get:9 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] #7 2.409 Fetched 17.2 MB in 2s (8179 kB/s) #7 2.409 Reading package lists... #7 3.235 Reading package lists... #7 4.085 Building dependency tree... #7 4.269 Reading state information... #7 4.291 Calculating upgrade... #7 4.406 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. #7 4.420 Reading package lists... #7 5.247 Building dependency tree... #7 5.482 Reading state information... #7 5.838 The following additional packages will be installed: #7 5.838 adwaita-icon-theme asciidoc-base asciidoc-common aspell aspell-en autopoint #7 5.838 autotools-dev binutils binutils-arm-none-eabi binutils-common #7 5.838 binutils-x86-64-linux-gnu bsdmainutils cmake-data comerr-dev cpp cpp-8 #7 5.838 dh-python dh-strip-nondeterminism dictionaries-common dirmngr dmsetup #7 5.838 docbook docbook-dsssl docbook-utils docbook-xml docutils-common dpkg-dev dwz #7 5.838 emacsen-common fakeroot file fontconfig fontconfig-config fonts-dejavu-core #7 5.838 fonts-gfs-baskerville fonts-gfs-porson fonts-lmodern g++-8 gcc-8 gettext #7 5.838 gettext-base gir1.2-glib-2.0 git-man gnupg gnupg-l10n gnupg-utils gpg #7 5.838 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #7 5.838 gtk-update-icon-cache hicolor-icon-theme ibverbs-providers icu-devtools #7 5.838 imagemagick-6-common intltool-debian krb5-multidev libaio1 libapparmor1 #7 5.838 libapt-inst2.0 libarchive-zip-perl libarchive13 libargon2-1 libasan5 #7 5.838 libasound2 libasound2-data libaspell15 libassuan0 libatk1.0-0 libatk1.0-data #7 5.838 libatkmm-1.6-1v5 libatomic1 libavahi-client3 libavahi-common-data #7 5.838 libavahi-common3 libb-hooks-op-check-perl libbctoolbox-dev libbctoolbox1 #7 5.838 libbinutils libbison-dev libblas3 libblkid-dev libbluetooth3 #7 5.838 libboost-atomic-dev libboost-atomic1.67-dev libboost-atomic1.67.0 #7 5.838 libboost-chrono-dev libboost-chrono1.67-dev libboost-chrono1.67.0 #7 5.838 libboost-container-dev libboost-container1.67-dev libboost-container1.67.0 #7 5.838 libboost-context-dev libboost-context1.67-dev libboost-context1.67.0 #7 5.838 libboost-coroutine-dev libboost-coroutine1.67-dev libboost-coroutine1.67.0 #7 5.838 libboost-date-time-dev libboost-date-time1.67-dev libboost-date-time1.67.0 #7 5.838 libboost-dev libboost-exception-dev libboost-exception1.67-dev #7 5.838 libboost-fiber-dev libboost-fiber1.67-dev libboost-fiber1.67.0 #7 5.838 libboost-filesystem-dev libboost-filesystem1.67-dev #7 5.838 libboost-filesystem1.67.0 libboost-graph-dev libboost-graph-parallel-dev #7 5.838 libboost-graph-parallel1.67-dev libboost-graph-parallel1.67.0 #7 5.838 libboost-graph1.67-dev libboost-graph1.67.0 libboost-iostreams-dev #7 5.838 libboost-iostreams1.67-dev libboost-iostreams1.67.0 libboost-locale-dev #7 5.838 libboost-locale1.67-dev libboost-locale1.67.0 libboost-log-dev #7 5.838 libboost-log1.67-dev libboost-log1.67.0 libboost-math-dev #7 5.838 libboost-math1.67-dev libboost-math1.67.0 libboost-mpi-dev #7 5.838 libboost-mpi-python-dev libboost-mpi-python1.67-dev #7 5.838 libboost-mpi-python1.67.0 libboost-mpi1.67-dev libboost-mpi1.67.0 #7 5.838 libboost-numpy-dev libboost-numpy1.67-dev libboost-numpy1.67.0 #7 5.838 libboost-program-options-dev libboost-program-options1.67-dev #7 5.838 libboost-program-options1.67.0 libboost-python-dev libboost-python1.67-dev #7 5.838 libboost-python1.67.0 libboost-random-dev libboost-random1.67-dev #7 5.838 libboost-random1.67.0 libboost-regex-dev libboost-regex1.67-dev #7 5.838 libboost-regex1.67.0 libboost-serialization-dev #7 5.838 libboost-serialization1.67-dev libboost-serialization1.67.0 #7 5.838 libboost-signals-dev libboost-signals1.67-dev libboost-signals1.67.0 #7 5.838 libboost-stacktrace-dev libboost-stacktrace1.67-dev #7 5.838 libboost-stacktrace1.67.0 libboost-system-dev libboost-system1.67-dev #7 5.838 libboost-system1.67.0 libboost-test-dev libboost-test1.67-dev #7 5.838 libboost-test1.67.0 libboost-thread-dev libboost-thread1.67-dev #7 5.838 libboost-thread1.67.0 libboost-timer-dev libboost-timer1.67-dev #7 5.838 libboost-timer1.67.0 libboost-tools-dev libboost-type-erasure-dev #7 5.838 libboost-type-erasure1.67-dev libboost-type-erasure1.67.0 libboost-wave-dev #7 5.838 libboost-wave1.67-dev libboost-wave1.67.0 libboost1.67-dev #7 5.838 libboost1.67-tools-dev libbrotli1 libbsd0 libc-ares2 libc-dev-bin libc-l10n #7 5.838 libc6-dev libcairo2 libcairomm-1.0-1v5 libcc1-0 libcdr-0.1-1 libcdt5 #7 5.838 libcgraph6 libclang1-6.0 libclass-method-modifiers-perl libcroco3 #7 5.838 libcryptsetup12 libcsv3 libcups2 libcupsimage2 libcurl3-gnutls libcurl4 #7 5.838 libdatrie1 libdbi1 libdbus-1-3 libdbus-glib-1-2 libde265-0 #7 5.838 libdevel-callchecker-perl libdevel-globaldestruction-perl libdevmapper1.02.1 #7 5.838 libdpkg-perl libdynaloader-functions-perl libedit2 libenchant1c2a #7 5.838 libencode-locale-perl liberror-perl libevent-2.1-6 libevent-core-2.1-6 #7 5.838 libevent-pthreads-2.1-6 libexpat1 libexpat1-dev libfabric1 libfakeroot #7 5.838 libfftw3-bin libfftw3-double3 libfftw3-long3 libfftw3-quad3 libfftw3-single3 #7 5.838 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #7 5.838 libfile-which-perl libfindlib-ocaml libfontconfig1 libfontenc1 libfreetype6 #7 5.839 libfribidi0 libgc1c2 libgcc-8-dev libgd3 libgdbm-compat4 libgdbm6 #7 5.839 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libgfortran5 #7 5.839 libgirepository-1.0-1 libglade2-0 libglib2.0-0 libglib2.0-bin #7 5.839 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libglibmm-2.4-1v5 #7 5.839 libgmpxx4ldbl libgnutls-dane0 libgnutls-openssl27 libgnutlsxx28 libgomp1 #7 5.839 libgps23 libgraphite2-3 libgs9 libgs9-common libgsl23 libgslcblas0 libgsm1 #7 5.839 libgssapi-krb5-2 libgssrpc4 libgtk2.0-0 libgtk2.0-common libgtkmm-2.4-1v5 #7 5.839 libgtkspell0 libgts-0.7-5 libgvc6 libgvpr2 libharfbuzz-icu0 libharfbuzz0b #7 5.839 libheif1 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #7 5.839 libhttp-cookies-perl libhttp-date-perl libhttp-message-perl #7 5.839 libhttp-negotiate-perl libhunspell-1.7-0 libhwloc-dev libhwloc-plugins #7 5.839 libhwloc5 libibverbs-dev libibverbs1 libice6 libicu-dev libicu63 libidn11 #7 5.839 libidn2-dev libijs-0.35 libimagequant0 libimport-into-perl libio-html-perl #7 5.839 libio-pty-perl libio-socket-ssl-perl libip4tc0 libipc-run-perl libisl19 #7 5.839 libitm1 libjansson4 libjbig0 libjbig2dec0 libjpeg62-turbo libjson-c3 #7 5.839 libjsoncpp1 libk5crypto3 libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 #7 5.839 libkeyutils1 libkmod2 libkpathsea6 libkrb5-3 libkrb5-dev libkrb5support0 #7 5.839 libksba8 liblab-gamut1 liblapack3 liblcms2-2 libldap-2.4-2 libldap-common #7 5.839 libllvm6.0 liblqr-1-0 liblsan0 libltdl-dev libltdl7 liblua5.3-0 #7 5.839 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1 #7 5.839 libmagick++-6.q16-8 libmagickcore-6.q16-6 libmagickwand-6.q16-6 libmariadb3 #7 5.839 libmbedcrypto3 libmbedtls12 libmbedx509-0 libmime-charset-perl #7 5.839 libmodule-runtime-perl libmoo-perl libmount-dev libmpc3 libmpdec2 libmpfr6 #7 5.839 libmpx2 libncurses-dev libncurses6 libnet-http-perl libnet-ssleay-perl #7 5.839 libnewlib-dev libnghttp2-14 libnl-3-200 libnl-route-3-200 libnorm-dev #7 5.839 libnorm1 libnpth0 libnspr4 libnss3 libnuma-dev libnuma1 libopenjp2-7 #7 5.839 libopenmpi-dev libopenmpi3 liboping0 libortp13 libosp5 libostyle1c2 #7 5.839 libp11-kit-dev libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 #7 5.839 libpangomm-1.4-1v5 libpaper-utils libpaper1 libparams-classify-perl #7 5.839 libparmap-ocaml libpathplan4 libpcap0.8 libpcap0.8-dev libpci-dev libpci3 #7 5.839 libpciaccess0 libpcre-ocaml libpcre16-3 libpcre2-8-0 libpcre3-dev #7 5.839 libpcre32-3 libpcrecpp0v5 libpcsclite1 libperl5.28 libpgm-5.2-0 libpgm-dev #7 5.839 libpipeline1 libpixman-1-0 libpmix2 libpng16-16 libpoppler-glib8 #7 5.839 libpoppler82 libpopt0 libpotrace0 libprocps7 libpsl5 libpsm-infinipath1 #7 5.839 libpsm2-2 libptexenc1 libpycaml-ocaml libpython-dev libpython-stdlib #7 5.839 libpython2-dev libpython2-stdlib libpython2.7 libpython2.7-dev #7 5.839 libpython2.7-minimal libpython2.7-stdlib libpython3-dev libpython3-stdlib #7 5.839 libpython3.7 libpython3.7-dev libpython3.7-minimal libpython3.7-stdlib #7 5.839 libquadmath0 librdmacm1 libreadline7 librevenge-0.0-0 librhash0 #7 5.839 librole-tiny-perl librsvg2-2 librsvg2-common librtmp1 libsasl2-2 #7 5.839 libsasl2-modules-db libsctp1 libselinux1-dev libsensors-config #7 5.839 libsensors4-dev libsensors5 libsepol1-dev libsgmls-perl libsigc++-2.0-0v5 #7 5.839 libsigsegv2 libsm6 libsnmp-base libsnmp30 libsodium-dev libsodium23 #7 5.839 libsofia-sip-ua-dev libsofia-sip-ua-glib3 libsofia-sip-ua0 libsombok3 #7 5.839 libsource-highlight-common libsource-highlight4v5 libsqlite3-0 libssh2-1 #7 5.839 libssl1.1 libstdc++-8-dev libstrictures-perl #7 5.839 libsub-exporter-progressive-perl libsub-quote-perl libsynctex2 libtalloc2 #7 5.839 libtasn1-6-dev libteckit0 libtexlua52 libtexlua53 libtexluajit2 #7 5.839 libtext-charwidth-perl libtext-iconv-perl libtext-unidecode-perl #7 5.839 libtext-wrapi18n-perl libthai-data libthai0 libtiff5 libtimedate-perl #7 5.840 libtinyxml2-6a libtry-tiny-perl libtsan0 libubsan1 libuchardet0 libudev-dev #7 5.840 libunbound8 libunicode-linebreak-perl liburi-perl libusb-0.1-4 libusb-1.0-0 #7 5.840 libuv1 libvisio-0.1-1 libwebp6 libwebpdemux2 libwebpmux3 libwoff1 #7 5.840 libwpd-0.10-10 libwpg-0.3-3 libwrap0 libwrap0-dev libwww-perl #7 5.840 libwww-robotrules-perl libx11-6 libx11-data libx265-165 libxapian30 libxau6 #7 5.840 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 libxcomposite1 libxcursor1 #7 5.840 libxdamage1 libxdmcp6 libxdot4 libxext6 libxfixes3 libxi6 libxinerama1 #7 5.840 libxml-libxml-perl libxml-namespacesupport-perl libxml-sax-base-perl #7 5.840 libxml-sax-perl libxml2 libxmu6 libxpm4 libxrandr2 libxrender1 libxslt1.1 #7 5.840 libxt6 libxxhash0 libyaml-0-2 libzmq5 libzzip-0-13 linux-libc-dev lsb-base #7 5.840 lynx lynx-common m4 man-db mariadb-common mime-support module-assistant #7 5.840 mpi-default-bin mpi-default-dev mysql-common netbase nettle-dev #7 5.840 ocaml-base-nox ocaml-findlib ocl-icd-libopencl1 openjade openmpi-bin #7 5.840 openmpi-common opensp openssl patch patchutils perl perl-modules-5.28 #7 5.840 perl-openssl-defaults pinentry-curses po-debconf poppler-data #7 5.840 preview-latex-style procps python python-apt python-apt-common python-cairo #7 5.840 python-dev python-glade2 python-gobject-2 python-gtk2 python-m2crypto #7 5.840 python-minimal python-numpy python-pip-whl python-pkg-resources #7 5.840 python-pycurl python-typing python-urlgrabber python2 python2-dev #7 5.840 python2-minimal python2.7-dev python2.7-minimal python3-asn1crypto #7 5.840 python3-blockdiag python3-cffi-backend python3-dateutil python3-dev #7 5.840 python3-distutils python3-docutils python3-funcparserlib python3-lib2to3 #7 5.840 python3-markupsafe python3-minimal python3-pil python3-pkg-resources #7 5.840 python3-pygments python3-reportlab python3-reportlab-accel python3-roman #7 5.840 python3-six python3-webcolors python3.7 python3.7-dev python3.7-minimal #7 5.840 readline-common sdcc-libraries sensible-utils sgml-base sgml-data sgmlspl #7 5.840 shared-mime-info t1utils teckit tex-common texlive texlive-base #7 5.840 texlive-bibtex-extra texlive-binaries texlive-extra-utils #7 5.840 texlive-fonts-recommended texlive-formats-extra texlive-lang-greek #7 5.840 texlive-latex-base texlive-latex-extra texlive-latex-recommended #7 5.840 texlive-pictures texlive-plain-generic texlive-science texlive-xetex tipa #7 5.841 ucf uuid-dev wdiff x11-common xdg-utils xfonts-encodings xfonts-utils #7 5.841 xml-core xz-utils zlib1g-dev #7 5.844 Suggested packages: #7 5.844 asciidoc-doc epubcheck aspell-doc spellutils gnu-standards autoconf-doc #7 5.844 binutils-doc bison-doc wamerican | wordlist whois vacation bzip2-doc distcc #7 5.844 | icecc cmake-doc ninja-build vim-addon-manager coccinelle-doc doc-base #7 5.844 cpp-doc gcc-8-locales cppcheck-gui graphicsmagick-imagemagick-compat #7 5.844 | imagemagick latex-cjk-all lmodern pdf-viewer texlive-lang-all #7 5.844 texlive-lang-cyrillic transfig xindy default-dbus-session-bus #7 5.844 | dbus-session-bus dh-make adequate autopkgtest bls-standalone bsd-mailx #7 5.844 | mailx build-essential check-all-the-things cvs-buildpackage devscripts-el #7 5.844 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #7 5.844 libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl #7 5.844 libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts #7 5.844 mutt piuparts postgresql-client quilt ratt reprotest svn-buildpackage w3m #7 5.844 wordlist dbus-user-session libpam-systemd pinentry-gnome3 tor #7 5.844 docbook-defguide psgml docbook-dsssl-doc docbook-xsl docbook-xsl-ns #7 5.844 docbook5-defguide doxygen-latex doxygen-doc doxygen-gui debian-keyring #7 5.844 flex-doc g++-multilib g++-8-multilib gcc-8-doc libstdc++6-8-dbg gawk-doc #7 5.844 gcc-multilib manpages-dev gdb gcc-doc gcc-8-multilib libgcc1-dbg #7 5.844 libgomp1-dbg libitm1-dbg libatomic1-dbg libasan5-dbg liblsan0-dbg #7 5.844 libtsan0-dbg libubsan1-dbg libmpx2-dbg libquadmath0-dbg gettext-doc #7 5.844 libasprintf-dev libgettextpo-dev ghostscript-x git-daemon-run #7 5.844 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #7 5.844 git-mediawiki git-svn python3-notify2 parcimonie xloadimage scdaemon gsfonts #7 5.844 graphviz-doc groff lsof strace dia inkscape-tutorials libsvg-perl #7 5.844 libxml-xql-perl pstoedit python-uniconvertor ruby krb5-doc lrzip #7 5.844 libasound2-plugins alsa-utils libasound2-doc libboost-doc libboost1.67-doc #7 5.844 gccxml libmpfrc++-dev libntl-dev default-jdk fop glibc-doc cups-common bzr #7 5.844 libenchant-voikko libfftw3-doc libgd-tools gdbm-l10n libglib2.0-doc #7 5.844 libgdk-pixbuf2.0-bin | libgdk-pixbuf2.0-dev gmp-doc libgmp10-doc libmpfr-dev #7 5.844 dns-root-data gnutls-bin gnutls-doc gpsd gsl-ref-psdoc | gsl-doc-pdf #7 5.844 | gsl-doc-info | gsl-ref-html krb5-user gvfs libdata-dump-perl #7 5.844 libhwloc-contrib-plugins icu-doc liblcms2-utils libtool-doc #7 5.844 libcrypt-ssleay-perl libmagickcore-6.q16-6-extra libencode-hanextra-perl #7 5.844 libpod2-base-perl ncurses-doc libnewlib-doc libnorm-doc openmpi-doc #7 5.844 libscalar-number-perl pciutils pcscd readline-doc librsvg2-bin lksctp-tools #7 5.844 lm-sensors sgmls-doc snmp-mibs-downloader sofia-sip-doc sqlite3-doc #7 5.844 libssl-doc libstdc++-8-doc libbareword-filehandles-perl libindirect-perl #7 5.844 libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk #7 5.844 libauthen-ntlm-perl xapian-tools m4-doc make-doc apparmor less dialog #7 5.844 | whiptail camlp4 opencl-icd gfortran | fortran-compiler keychain libpam-ssh #7 5.844 monkeysphere ssh-askpass ed diffutils-doc perl-doc libterm-readline-gnu-perl #7 5.844 | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl #7 5.844 pinentry-doc libmail-box-perl poppler-utils fonts-japanese-mincho #7 5.844 | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic #7 5.844 fonts-arphic-ukai fonts-arphic-uming fonts-nanum python-doc python-tk #7 5.844 python-apt-dbg python-apt-doc python-gtk2-doc python-gobject-2-dbg #7 5.844 m2crypto-doc gfortran python-pytest python-numpy-dbg python-numpy-doc #7 5.844 libcurl4-gnutls-dev python-pycurl-dbg python-pycurl-doc #7 5.844 python-setuptools-doc python2-doc python2.7-doc binfmt-support python3-doc #7 5.844 python3-tk python3-venv python-cryptography-doc python3-cryptography-vectors #7 5.844 docutils-doc fonts-linuxlibertine | ttf-linux-libertine texlive-lang-french #7 5.844 python3-beaker python-mako-doc python-pil-doc python3-pil-dbg #7 5.844 python-pygments-doc ttf-bitstream-vera python3-egenix-mxtexttools #7 5.844 python-reportlab-doc python3.7-venv python3.7-doc openssh-server sdcc-ucsim #7 5.844 sgml-base-doc perlsgml w3-recs systemd-container policykit-1 #7 5.844 texlive-generic-recommended texinfo-doc-nonfree perl-tk xpdf-reader #7 5.844 | pdf-viewer chktex dvidvi dvipng fragmaster lacheck latexdiff purifyeps #7 5.844 texlive-fonts-recommended-doc texlive-latex-base-doc python-pygments #7 5.844 icc-profiles libspreadsheet-parseexcel-perl texlive-latex-extra-doc #7 5.844 texlive-latex-recommended-doc texlive-pstricks dot2tex prerex ruby-tcltk #7 5.844 | libtcltk-ruby texlive-pictures-doc vprerex texlive-science-doc zip #7 5.844 wdiff-doc #7 5.844 Recommended packages: #7 5.844 asciidoc-doc vim-asciidoc xmlto dahdi-linux dblatex-doc at dctrl-tools dput #7 5.844 | dupload libdistro-info-perl libgit-wrapper-perl libgitlab-api-v4-perl #7 5.844 liblist-compare-perl libstring-shellquote-perl licensecheck lintian #7 5.844 python3-apt python3-debian python3-magic python3-requests python3-unidiff #7 5.844 python3-xdg strace debian-keyring equivs libsoap-lite-perl build-essential #7 5.844 libalgorithm-merge-perl libfl-dev gsfonts less pristine-tar cowbuilder #7 5.844 | pbuilder | sbuild fonts-liberation fig2dev imagemagick #7 5.844 libimage-magick-perl libwmf-bin python-lxml python-scour xpdf-reader #7 5.844 | pdf-viewer libgd-gd2-perl manpages manpages-dev libcupsfilters1 #7 5.844 libfile-fcntllock-perl liblocale-gettext-perl enchant libarchive-cpio-perl #7 5.844 libgdk-pixbuf2.0-bin xdg-user-dirs fonts-droid-fallback libgail-common #7 5.844 libgtk2.0-bin libgts-bin libhtml-format-perl hunspell-en-us #7 5.844 | hunspell-dictionary | myspell-dictionary krb5-locales libtool-bin #7 5.844 libclass-xsaccessor-perl libsub-name-perl libgpm2 #7 5.844 libstdc++-arm-none-eabi-newlib libcoarrays-openmpi-dev publicsuffix #7 5.844 libsasl2-modules libtasn1-doc libusb-1.0-doc libdata-dump-perl #7 5.844 libhtml-form-perl libhttp-daemon-perl libmailtools-perl #7 5.844 libxml-sax-expat-perl libfindlib-ocaml-dev udev xauth python-rpm rpm2cpio #7 5.844 cpio python-keyring obs-build bash-completion libmail-sendmail-perl psmisc #7 5.844 lsb-release iso-codes python-all-dev python-wheel python3-olefile #7 5.844 python3-wheel pyflakes3 python3-renderpm sdcc-doc gputils libpam-systemd #7 5.844 fonts-texgyre lmodern liblog-log4perl-perl libyaml-tiny-perl ruby #7 5.844 | ruby-interpreter tk libfile-mimeinfo-perl libnet-dbus-perl #7 5.844 libx11-protocol-perl x11-utils x11-xserver-utils #7 9.188 The following NEW packages will be installed: #7 9.188 adwaita-icon-theme asciidoc asciidoc-base asciidoc-common asciidoc-dblatex #7 9.188 aspell aspell-en autoconf autoconf-archive automake autopoint autotools-dev #7 9.188 bc binutils binutils-arm-none-eabi binutils-common binutils-x86-64-linux-gnu #7 9.188 bison bsdmainutils bzip2 ca-certificates ccache cmake cmake-data coccinelle #7 9.188 comerr-dev cpp cpp-8 cppcheck dahdi-source dblatex dbus debhelper devscripts #7 9.188 dh-autoreconf dh-python dh-strip-nondeterminism dh-systemd #7 9.188 dictionaries-common dirmngr dmsetup docbook docbook-dsssl docbook-utils #7 9.188 docbook-xml docbook5-xml docutils-common doxygen dpkg-dev dwz emacsen-common #7 9.188 fakeroot file flex fontconfig fontconfig-config fonts-dejavu-core #7 9.188 fonts-gfs-baskerville fonts-gfs-porson fonts-lmodern g++ g++-8 gawk gcc #7 9.188 gcc-8 gcc-arm-none-eabi gettext gettext-base ghostscript gir1.2-glib-2.0 git #7 9.188 git-buildpackage git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent #7 9.188 gpg-wks-client gpg-wks-server gpgconf gpgsm graphviz groff-base #7 9.188 gtk-update-icon-cache hicolor-icon-theme htop ibverbs-providers icu-devtools #7 9.188 imagemagick-6-common inkscape intltool-debian krb5-multidev latexmk lcov #7 9.188 libaio-dev libaio1 libapparmor1 libapt-inst2.0 libarchive-zip-perl #7 9.188 libarchive13 libargon2-1 libasan5 libasound2 libasound2-data libasound2-dev #7 9.188 libaspell15 libassuan0 libatk1.0-0 libatk1.0-data libatkmm-1.6-1v5 #7 9.188 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 #7 9.188 libb-hooks-op-check-perl libbctoolbox-dev libbctoolbox1 libbinutils #7 9.188 libbison-dev libblas3 libblkid-dev libbluetooth3 libboost-all-dev #7 9.188 libboost-atomic-dev libboost-atomic1.67-dev libboost-atomic1.67.0 #7 9.188 libboost-chrono-dev libboost-chrono1.67-dev libboost-chrono1.67.0 #7 9.188 libboost-container-dev libboost-container1.67-dev libboost-container1.67.0 #7 9.188 libboost-context-dev libboost-context1.67-dev libboost-context1.67.0 #7 9.188 libboost-coroutine-dev libboost-coroutine1.67-dev libboost-coroutine1.67.0 #7 9.188 libboost-date-time-dev libboost-date-time1.67-dev libboost-date-time1.67.0 #7 9.188 libboost-dev libboost-exception-dev libboost-exception1.67-dev #7 9.188 libboost-fiber-dev libboost-fiber1.67-dev libboost-fiber1.67.0 #7 9.188 libboost-filesystem-dev libboost-filesystem1.67-dev #7 9.188 libboost-filesystem1.67.0 libboost-graph-dev libboost-graph-parallel-dev #7 9.188 libboost-graph-parallel1.67-dev libboost-graph-parallel1.67.0 #7 9.188 libboost-graph1.67-dev libboost-graph1.67.0 libboost-iostreams-dev #7 9.188 libboost-iostreams1.67-dev libboost-iostreams1.67.0 libboost-locale-dev #7 9.188 libboost-locale1.67-dev libboost-locale1.67.0 libboost-log-dev #7 9.188 libboost-log1.67-dev libboost-log1.67.0 libboost-math-dev #7 9.188 libboost-math1.67-dev libboost-math1.67.0 libboost-mpi-dev #7 9.188 libboost-mpi-python-dev libboost-mpi-python1.67-dev #7 9.188 libboost-mpi-python1.67.0 libboost-mpi1.67-dev libboost-mpi1.67.0 #7 9.188 libboost-numpy-dev libboost-numpy1.67-dev libboost-numpy1.67.0 #7 9.188 libboost-program-options-dev libboost-program-options1.67-dev #7 9.188 libboost-program-options1.67.0 libboost-python-dev libboost-python1.67-dev #7 9.188 libboost-python1.67.0 libboost-random-dev libboost-random1.67-dev #7 9.188 libboost-random1.67.0 libboost-regex-dev libboost-regex1.67-dev #7 9.188 libboost-regex1.67.0 libboost-serialization-dev #7 9.188 libboost-serialization1.67-dev libboost-serialization1.67.0 #7 9.188 libboost-signals-dev libboost-signals1.67-dev libboost-signals1.67.0 #7 9.188 libboost-stacktrace-dev libboost-stacktrace1.67-dev #7 9.188 libboost-stacktrace1.67.0 libboost-system-dev libboost-system1.67-dev #7 9.188 libboost-system1.67.0 libboost-test-dev libboost-test1.67-dev #7 9.188 libboost-test1.67.0 libboost-thread-dev libboost-thread1.67-dev #7 9.188 libboost-thread1.67.0 libboost-timer-dev libboost-timer1.67-dev #7 9.188 libboost-timer1.67.0 libboost-tools-dev libboost-type-erasure-dev #7 9.188 libboost-type-erasure1.67-dev libboost-type-erasure1.67.0 libboost-wave-dev #7 9.188 libboost-wave1.67-dev libboost-wave1.67.0 libboost1.67-dev #7 9.188 libboost1.67-tools-dev libbrotli1 libbsd0 libc-ares-dev libc-ares2 #7 9.189 libc-dev-bin libc-l10n libc6-dev libcairo2 libcairomm-1.0-1v5 libcc1-0 #7 9.189 libcdr-0.1-1 libcdt5 libcgraph6 libclang1-6.0 libclass-method-modifiers-perl #7 9.189 libcroco3 libcryptsetup12 libcsv-dev libcsv3 libcups2 libcupsimage2 #7 9.189 libcurl3-gnutls libcurl4 libdatrie1 libdbd-sqlite3 libdbi-dev libdbi1 #7 9.189 libdbus-1-3 libdbus-glib-1-2 libde265-0 libdevel-callchecker-perl #7 9.189 libdevel-globaldestruction-perl libdevmapper1.02.1 libdpkg-perl #7 9.189 libdynaloader-functions-perl libedit2 libelf-dev libenchant1c2a #7 9.189 libencode-locale-perl liberror-perl libevent-2.1-6 libevent-core-2.1-6 #7 9.189 libevent-pthreads-2.1-6 libexpat1 libexpat1-dev libfabric1 libfakeroot #7 9.189 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 #7 9.189 libfftw3-quad3 libfftw3-single3 libfile-homedir-perl libfile-listing-perl #7 9.189 libfile-stripnondeterminism-perl libfile-which-perl libfindlib-ocaml #7 9.189 libfontconfig1 libfontenc1 libfreetype6 libfribidi0 libgc1c2 libgcc-8-dev #7 9.189 libgd3 libgdbm-compat4 libgdbm6 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common #7 9.189 libgfortran5 libgirepository-1.0-1 libglade2-0 libglib2.0-0 libglib2.0-bin #7 9.189 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libglibmm-2.4-1v5 #7 9.189 libgmp-dev libgmpxx4ldbl libgnutls-dane0 libgnutls-openssl27 libgnutls28-dev #7 9.189 libgnutlsxx28 libgomp1 libgps-dev libgps23 libgraphite2-3 libgs9 #7 9.189 libgs9-common libgsl23 libgslcblas0 libgsm1 libgsm1-dev libgssapi-krb5-2 #7 9.189 libgssrpc4 libgtk2.0-0 libgtk2.0-common libgtkmm-2.4-1v5 libgtkspell0 #7 9.189 libgts-0.7-5 libgvc6 libgvpr2 libharfbuzz-icu0 libharfbuzz0b libheif1 #7 9.189 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #7 9.189 libhttp-cookies-perl libhttp-date-perl libhttp-message-perl #7 9.189 libhttp-negotiate-perl libhunspell-1.7-0 libhwloc-dev libhwloc-plugins #7 9.189 libhwloc5 libibverbs-dev libibverbs1 libice6 libicu-dev libicu63 libidn11 #7 9.189 libidn2-dev libijs-0.35 libimagequant0 libimport-into-perl libio-html-perl #7 9.189 libio-pty-perl libio-socket-ssl-perl libip4tc0 libipc-run-perl libisl19 #7 9.189 libitm1 libjansson-dev libjansson4 libjbig0 libjbig2dec0 libjpeg62-turbo #7 9.189 libjson-c3 libjsoncpp1 libk5crypto3 libkadm5clnt-mit11 libkadm5srv-mit11 #7 9.189 libkdb5-9 libkeyutils1 libkmod2 libkpathsea6 libkrb5-3 libkrb5-dev #7 9.189 libkrb5support0 libksba8 liblab-gamut1 liblapack3 liblcms2-2 libldap-2.4-2 #7 9.189 libldap-common libllvm6.0 liblqr-1-0 liblsan0 libltdl-dev libltdl7 #7 9.189 liblua5.3-0 liblua5.3-dev liblwp-mediatypes-perl liblwp-protocol-https-perl #7 9.189 libmagic-mgc libmagic1 libmagick++-6.q16-8 libmagickcore-6.q16-6 #7 9.189 libmagickwand-6.q16-6 libmariadb3 libmbedcrypto3 libmbedtls12 libmbedx509-0 #7 9.189 libmime-charset-perl libmnl-dev libmodule-runtime-perl libmoo-perl #7 9.189 libmount-dev libmpc3 libmpdec2 libmpfr6 libmpx2 libncurses-dev #7 9.189 libncurses5-dev libncurses6 libnet-http-perl libnet-ssleay-perl #7 9.189 libnewlib-arm-none-eabi libnewlib-dev libnghttp2-14 libnl-3-200 libnl-3-dev #7 9.189 libnl-route-3-200 libnl-route-3-dev libnorm-dev libnorm1 libnpth0 libnspr4 #7 9.189 libnss3 libnuma-dev libnuma1 libopenjp2-7 libopenmpi-dev libopenmpi3 #7 9.189 liboping-dev liboping0 libortp-dev libortp13 libosp5 libostyle1c2 #7 9.189 libp11-kit-dev libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 #7 9.189 libpangomm-1.4-1v5 libpaper-utils libpaper1 libparams-classify-perl #7 9.189 libparmap-ocaml libpathplan4 libpcap-dev libpcap0.8 libpcap0.8-dev #7 9.189 libpci-dev libpci3 libpciaccess0 libpcre-ocaml libpcre16-3 libpcre2-8-0 #7 9.189 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpcsclite-dev libpcsclite1 #7 9.189 libperl5.28 libpgm-5.2-0 libpgm-dev libpipeline1 libpixman-1-0 libpmix2 #7 9.189 libpng16-16 libpoppler-glib8 libpoppler82 libpopt0 libpotrace0 libprocps7 #7 9.189 libpsl5 libpsm-infinipath1 libpsm2-2 libptexenc1 libpycaml-ocaml #7 9.189 libpython-dev libpython-stdlib libpython2-dev libpython2-stdlib libpython2.7 #7 9.189 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib libpython3-dev #7 9.189 libpython3-stdlib libpython3.7 libpython3.7-dev libpython3.7-minimal #7 9.189 libpython3.7-stdlib libquadmath0 librdmacm1 libreadline-dev libreadline7 #7 9.189 librevenge-0.0-0 librhash0 librole-tiny-perl librsvg2-2 librsvg2-common #7 9.189 librtmp1 libsasl2-2 libsasl2-modules-db libsctp-dev libsctp1 libselinux1-dev #7 9.189 libsensors-config libsensors4-dev libsensors5 libsepol1-dev libsgmls-perl #7 9.189 libsigc++-2.0-0v5 libsigsegv-dev libsigsegv2 libsm6 libsnmp-base libsnmp-dev #7 9.189 libsnmp30 libsodium-dev libsodium23 libsofia-sip-ua-dev #7 9.189 libsofia-sip-ua-glib-dev libsofia-sip-ua-glib3 libsofia-sip-ua0 libsombok3 #7 9.189 libsource-highlight-common libsource-highlight4v5 libsqlite3-0 #7 9.189 libsqlite3-dev libssh2-1 libssl-dev libssl1.1 libstdc++-8-dev #7 9.189 libstrictures-perl libsub-exporter-progressive-perl libsub-quote-perl #7 9.189 libsynctex2 libtalloc-dev libtalloc2 libtasn1-6-dev libteckit0 libtexlua52 #7 9.189 libtexlua53 libtexluajit2 libtext-charwidth-perl libtext-iconv-perl #7 9.189 libtext-unidecode-perl libtext-wrapi18n-perl libthai-data libthai0 libtiff5 #7 9.189 libtimedate-perl libtinfo5 libtinyxml2-6a libtool libtry-tiny-perl libtsan0 #7 9.189 libubsan1 libuchardet0 libudev-dev libunbound8 libunicode-linebreak-perl #7 9.189 liburi-perl libusb-0.1-4 libusb-1.0-0 libusb-1.0-0-dev libusb-dev libuv1 #7 9.189 libvisio-0.1-1 libwebp6 libwebpdemux2 libwebpmux3 libwoff1 libwpd-0.10-10 #7 9.189 libwpg-0.3-3 libwrap0 libwrap0-dev libwww-perl libwww-robotrules-perl #7 9.189 libx11-6 libx11-data libx265-165 libxapian30 libxau6 libxaw7 libxcb-render0 #7 9.189 libxcb-shm0 libxcb1 libxcomposite1 libxcursor1 libxdamage1 libxdmcp6 #7 9.189 libxdot4 libxext6 libxfixes3 libxi6 libxinerama1 libxml-libxml-perl #7 9.190 libxml-namespacesupport-perl libxml-sax-base-perl libxml-sax-perl libxml2 #7 9.190 libxml2-utils libxmu6 libxpm4 libxrandr2 libxrender1 libxslt1.1 libxt6 #7 9.190 libxxhash0 libyaml-0-2 libzmq3-dev libzmq5 libzzip-0-13 linux-libc-dev #7 9.190 locales lsb-base lua-socket lynx lynx-common m4 make man-db mariadb-common #7 9.190 mime-support module-assistant mpi-default-bin mpi-default-dev mscgen #7 9.190 mysql-common netbase nettle-dev ocaml-base-nox ocaml-findlib #7 9.190 ocl-icd-libopencl1 ofono openjade openmpi-bin openmpi-common opensp #7 9.190 openssh-client openssl osc patch patchelf patchutils perl perl-modules-5.28 #7 9.190 perl-openssl-defaults pinentry-curses pkg-config po-debconf poppler-data #7 9.190 preview-latex-style procps python python-apt python-apt-common python-cairo #7 9.190 python-dev python-glade2 python-gobject-2 python-gtk2 python-m2crypto #7 9.190 python-minimal python-numpy python-pip python-pip-whl python-pkg-resources #7 9.190 python-pycurl python-setuptools python-typing python-urlgrabber python-yaml #7 9.190 python2 python2-dev python2-minimal python2.7 python2.7-dev #7 9.190 python2.7-minimal python3 python3-asn1crypto python3-blockdiag #7 9.190 python3-cffi-backend python3-cryptography python3-dateutil python3-dev #7 9.190 python3-distutils python3-docutils python3-funcparserlib python3-gi #7 9.190 python3-lib2to3 python3-mako python3-markupsafe python3-minimal #7 9.190 python3-nwdiag python3-pil python3-pip python3-pkg-resources #7 9.190 python3-pyflakes python3-pygments python3-reportlab python3-reportlab-accel #7 9.190 python3-roman python3-setuptools python3-six python3-usb python3-webcolors #7 9.190 python3-yaml python3.7 python3.7-dev python3.7-minimal readline-common rsync #7 9.190 sdcc sdcc-libraries sensible-utils sgml-base sgml-data sgmlspl #7 9.190 shared-mime-info source-highlight sqlite3 stow sudo systemd t1utils tcpdump #7 9.190 teckit tex-common tex-gyre texinfo texlive texlive-base texlive-bibtex-extra #7 9.190 texlive-binaries texlive-extra-utils texlive-fonts-recommended #7 9.190 texlive-formats-extra texlive-lang-greek texlive-latex-base #7 9.190 texlive-latex-extra texlive-latex-recommended texlive-pictures #7 9.190 texlive-plain-generic texlive-science texlive-xetex tipa ucf unzip uuid-dev #7 9.190 wdiff wget x11-common xdg-utils xfonts-encodings xfonts-utils xml-core #7 9.190 xsltproc xz-utils zlib1g-dev #7 9.230 0 upgraded, 758 newly installed, 0 to remove and 0 not upgraded. #7 9.230 Need to get 801 MB of archives. #7 9.230 After this operation, 3463 MB of additional disk space will be used. #7 9.230 Get:1 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] #7 9.243 Get:2 http://deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] #7 9.245 Get:3 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] #7 9.246 Get:4 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] #7 9.250 Get:5 http://deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] #7 9.252 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u6 [1552 kB] #7 9.269 Get:7 http://deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] #7 9.271 Get:8 http://deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] #7 9.272 Get:9 http://deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] #7 9.272 Get:10 http://deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] #7 9.276 Get:11 http://deb.debian.org/debian-security buster/updates/main amd64 systemd amd64 241-7~deb10u10 [3505 kB] #7 9.301 Get:12 http://deb.debian.org/debian buster/main amd64 libbsd0 amd64 0.9.1-2+deb10u1 [99.5 kB] #7 9.302 Get:13 http://deb.debian.org/debian buster/main amd64 bsdmainutils amd64 11.1.2+b1 [191 kB] #7 9.303 Get:14 http://deb.debian.org/debian buster/main amd64 libuchardet0 amd64 0.0.6-3 [64.9 kB] #7 9.304 Get:15 http://deb.debian.org/debian buster/main amd64 groff-base amd64 1.22.4-3+deb10u1 [916 kB] #7 9.322 Get:16 http://deb.debian.org/debian buster/main amd64 libgdbm6 amd64 1.18.1-4 [64.7 kB] #7 9.323 Get:17 http://deb.debian.org/debian buster/main amd64 libpipeline1 amd64 1.5.1-2 [31.2 kB] #7 9.323 Get:18 http://deb.debian.org/debian-security buster/updates/main amd64 man-db amd64 2.8.5-2+deb10u1 [1274 kB] #7 9.334 Get:19 http://deb.debian.org/debian buster/main amd64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] #7 9.352 Get:20 http://deb.debian.org/debian buster/main amd64 libgdbm-compat4 amd64 1.18.1-4 [44.1 kB] #7 9.352 Get:21 http://deb.debian.org/debian buster/main amd64 libperl5.28 amd64 5.28.1-6+deb10u1 [3894 kB] #7 9.381 Get:22 http://deb.debian.org/debian buster/main amd64 perl amd64 5.28.1-6+deb10u1 [204 kB] #7 9.383 Get:23 http://deb.debian.org/debian-security buster/updates/main amd64 libpython2.7-minimal amd64 2.7.16-2+deb10u4 [396 kB] #7 9.386 Get:24 http://deb.debian.org/debian-security buster/updates/main amd64 python2.7-minimal amd64 2.7.16-2+deb10u4 [1367 kB] #7 9.398 Get:25 http://deb.debian.org/debian buster/main amd64 python2-minimal amd64 2.7.16-1 [41.4 kB] #7 9.398 Get:26 http://deb.debian.org/debian buster/main amd64 python-minimal amd64 2.7.16-1 [21.0 kB] #7 9.398 Get:27 http://deb.debian.org/debian buster/main amd64 mime-support all 3.62 [37.2 kB] #7 9.399 Get:28 http://deb.debian.org/debian-security buster/updates/main amd64 libexpat1 amd64 2.2.6-2+deb10u7 [108 kB] #7 9.400 Get:29 http://deb.debian.org/debian buster/main amd64 readline-common all 7.0-5 [70.6 kB] #7 9.400 Get:30 http://deb.debian.org/debian buster/main amd64 libreadline7 amd64 7.0-5 [151 kB] #7 9.401 Get:31 http://deb.debian.org/debian-security buster/updates/main amd64 libsqlite3-0 amd64 3.27.2-3+deb10u2 [641 kB] #7 9.407 Get:32 http://deb.debian.org/debian-security buster/updates/main amd64 libpython2.7-stdlib amd64 2.7.16-2+deb10u4 [1912 kB] #7 9.427 Get:33 http://deb.debian.org/debian-security buster/updates/main amd64 python2.7 amd64 2.7.16-2+deb10u4 [306 kB] #7 9.430 Get:34 http://deb.debian.org/debian buster/main amd64 libpython2-stdlib amd64 2.7.16-1 [20.8 kB] #7 9.431 Get:35 http://deb.debian.org/debian buster/main amd64 libpython-stdlib amd64 2.7.16-1 [20.8 kB] #7 9.431 Get:36 http://deb.debian.org/debian buster/main amd64 python2 amd64 2.7.16-1 [41.6 kB] #7 9.432 Get:37 http://deb.debian.org/debian buster/main amd64 python amd64 2.7.16-1 [22.8 kB] #7 9.433 Get:38 http://deb.debian.org/debian buster/main amd64 autoconf-archive all 20180313-1 [749 kB] #7 9.441 Get:39 http://deb.debian.org/debian-security buster/updates/main amd64 libpython2.7 amd64 2.7.16-2+deb10u4 [1036 kB] #7 9.453 Get:40 http://deb.debian.org/debian-security buster/updates/main amd64 libncurses6 amd64 6.1+20181013-2+deb10u5 [102 kB] #7 9.455 Get:41 http://deb.debian.org/debian buster/main amd64 ocaml-base-nox amd64 4.05.0-11 [654 kB] #7 9.464 Get:42 http://deb.debian.org/debian buster/main amd64 libpcre-ocaml amd64 7.2.3-2+b1 [101 kB] #7 9.465 Get:43 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-0 amd64 2.58.3-2+deb10u6 [1263 kB] #7 9.476 Get:44 http://deb.debian.org/debian buster/main amd64 python-gobject-2 amd64 2.28.6-13+b1 [288 kB] #7 9.479 Get:45 http://deb.debian.org/debian buster/main amd64 libquadmath0 amd64 8.3.0-6 [133 kB] #7 9.480 Get:46 http://deb.debian.org/debian buster/main amd64 libgfortran5 amd64 8.3.0-6 [581 kB] #7 9.484 Get:47 http://deb.debian.org/debian buster/main amd64 libblas3 amd64 3.8.0-2 [148 kB] #7 9.486 Get:48 http://deb.debian.org/debian buster/main amd64 liblapack3 amd64 3.8.0-2 [2110 kB] #7 9.503 Get:49 http://deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] #7 9.504 Get:50 http://deb.debian.org/debian buster/main amd64 python-numpy amd64 1:1.16.2-1 [2101 kB] #7 9.520 Get:51 http://deb.debian.org/debian buster/main amd64 libatk1.0-data all 2.30.0-2 [145 kB] #7 9.521 Get:52 http://deb.debian.org/debian buster/main amd64 libatk1.0-0 amd64 2.30.0-2 [50.6 kB] #7 9.525 Get:53 http://deb.debian.org/debian buster/main amd64 libpng16-16 amd64 1.6.36-6 [292 kB] #7 9.527 Get:54 http://deb.debian.org/debian buster/main amd64 libfreetype6 amd64 2.9.1-3+deb10u3 [380 kB] #7 9.530 Get:55 http://deb.debian.org/debian buster/main amd64 sensible-utils all 0.0.12 [15.8 kB] #7 9.530 Get:56 http://deb.debian.org/debian buster/main amd64 ucf all 3.0038+nmu1 [69.0 kB] #7 9.531 Get:57 http://deb.debian.org/debian buster/main amd64 fonts-dejavu-core all 2.37-1 [1068 kB] #7 9.537 Get:58 http://deb.debian.org/debian buster/main amd64 fontconfig-config all 2.13.1-2 [280 kB] #7 9.539 Get:59 http://deb.debian.org/debian buster/main amd64 libfontconfig1 amd64 2.13.1-2 [346 kB] #7 9.541 Get:60 http://deb.debian.org/debian-security buster/updates/main amd64 libpixman-1-0 amd64 0.36.0-1+deb10u1 [234 kB] #7 9.543 Get:61 http://deb.debian.org/debian buster/main amd64 libxau6 amd64 1:1.0.8-1+b2 [19.9 kB] #7 9.543 Get:62 http://deb.debian.org/debian buster/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] #7 9.544 Get:63 http://deb.debian.org/debian buster/main amd64 libxcb1 amd64 1.13.1-2 [137 kB] #7 9.545 Get:64 http://deb.debian.org/debian-security buster/updates/main amd64 libx11-data all 2:1.6.7-1+deb10u4 [299 kB] #7 9.547 Get:65 http://deb.debian.org/debian-security buster/updates/main amd64 libx11-6 amd64 2:1.6.7-1+deb10u4 [758 kB] #7 9.551 Get:66 http://deb.debian.org/debian buster/main amd64 libxcb-render0 amd64 1.13.1-2 [109 kB] #7 9.552 Get:67 http://deb.debian.org/debian buster/main amd64 libxcb-shm0 amd64 1.13.1-2 [99.2 kB] #7 9.553 Get:68 http://deb.debian.org/debian buster/main amd64 libxext6 amd64 2:1.3.3-1+b2 [52.5 kB] #7 9.554 Get:69 http://deb.debian.org/debian buster/main amd64 libxrender1 amd64 1:0.9.10-1 [33.0 kB] #7 9.554 Get:70 http://deb.debian.org/debian buster/main amd64 libcairo2 amd64 1.16.0-4+deb10u1 [688 kB] #7 9.558 Get:71 http://deb.debian.org/debian buster/main amd64 libjpeg62-turbo amd64 1:1.5.2-2+deb10u1 [133 kB] #7 9.559 Get:72 http://deb.debian.org/debian buster/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB] #7 9.560 Get:73 http://deb.debian.org/debian-security buster/updates/main amd64 libwebp6 amd64 0.6.1-2+deb10u3 [263 kB] #7 9.562 Get:74 http://deb.debian.org/debian-security buster/updates/main amd64 libtiff5 amd64 4.1.0+git191117-2~deb10u9 [273 kB] #7 9.565 Get:75 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] #7 9.640 Get:76 http://deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u6 [690 kB] #7 9.646 Get:77 http://deb.debian.org/debian buster/main amd64 shared-mime-info amd64 1.10-1 [766 kB] #7 9.651 Get:78 http://deb.debian.org/debian buster/main amd64 libgdk-pixbuf2.0-common all 2.38.1+dfsg-1 [316 kB] #7 9.654 Get:79 http://deb.debian.org/debian buster/main amd64 libgdk-pixbuf2.0-0 amd64 2.38.1+dfsg-1 [177 kB] #7 9.655 Get:80 http://deb.debian.org/debian buster/main amd64 libgtk2.0-common all 2.24.32-3 [2698 kB] #7 9.676 Get:81 http://deb.debian.org/debian-security buster/updates/main amd64 libavahi-common-data amd64 0.7-4+deb10u3 [123 kB] #7 9.677 Get:82 http://deb.debian.org/debian-security buster/updates/main amd64 libavahi-common3 amd64 0.7-4+deb10u3 [54.7 kB] #7 9.678 Get:83 http://deb.debian.org/debian-security buster/updates/main amd64 libdbus-1-3 amd64 1.12.28-0+deb10u1 [219 kB] #7 9.679 Get:84 http://deb.debian.org/debian-security buster/updates/main amd64 libavahi-client3 amd64 0.7-4+deb10u3 [58.4 kB] #7 9.680 Get:85 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] #7 9.680 Get:86 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u6 [66.1 kB] #7 9.681 Get:87 http://deb.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u6 [122 kB] #7 9.682 Get:88 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u6 [369 kB] #7 9.685 Get:89 http://deb.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u6 [159 kB] #7 9.686 Get:90 http://deb.debian.org/debian-security buster/updates/main amd64 libcups2 amd64 2.2.10-6+deb10u9 [325 kB] #7 9.691 Get:91 http://deb.debian.org/debian buster/main amd64 fontconfig amd64 2.13.1-2 [405 kB] #7 9.694 Get:92 http://deb.debian.org/debian buster/main amd64 libfribidi0 amd64 1.0.5-3.1+deb10u2 [63.9 kB] #7 9.695 Get:93 http://deb.debian.org/debian buster/main amd64 libthai-data all 0.1.28-2 [170 kB] #7 9.697 Get:94 http://deb.debian.org/debian buster/main amd64 libdatrie1 amd64 0.2.12-2 [39.3 kB] #7 9.697 Get:95 http://deb.debian.org/debian buster/main amd64 libthai0 amd64 0.1.28-2 [54.1 kB] #7 9.697 Get:96 http://deb.debian.org/debian buster/main amd64 libpango-1.0-0 amd64 1.42.4-8~deb10u1 [186 kB] #7 9.699 Get:97 http://deb.debian.org/debian buster/main amd64 libgraphite2-3 amd64 1.3.13-7 [80.7 kB] #7 9.700 Get:98 http://deb.debian.org/debian buster/main amd64 libharfbuzz0b amd64 2.3.1-1 [1187 kB] #7 9.710 Get:99 http://deb.debian.org/debian buster/main amd64 libpangoft2-1.0-0 amd64 1.42.4-8~deb10u1 [68.3 kB] #7 9.710 Get:100 http://deb.debian.org/debian buster/main amd64 libpangocairo-1.0-0 amd64 1.42.4-8~deb10u1 [55.7 kB] #7 9.711 Get:101 http://deb.debian.org/debian buster/main amd64 libxcomposite1 amd64 1:0.4.4-2 [16.5 kB] #7 9.711 Get:102 http://deb.debian.org/debian buster/main amd64 libxfixes3 amd64 1:5.0.3-1 [21.9 kB] #7 9.711 Get:103 http://deb.debian.org/debian buster/main amd64 libxcursor1 amd64 1:1.1.15-2 [36.6 kB] #7 9.712 Get:104 http://deb.debian.org/debian buster/main amd64 libxdamage1 amd64 1:1.1.4-3+b3 [14.9 kB] #7 9.712 Get:105 http://deb.debian.org/debian buster/main amd64 libxi6 amd64 2:1.7.9-1 [82.6 kB] #7 9.713 Get:106 http://deb.debian.org/debian buster/main amd64 libxinerama1 amd64 2:1.1.4-2 [17.7 kB] #7 9.713 Get:107 http://deb.debian.org/debian buster/main amd64 libxrandr2 amd64 2:1.5.1-1 [37.5 kB] #7 9.716 Get:108 http://deb.debian.org/debian buster/main amd64 hicolor-icon-theme all 0.17-2 [11.4 kB] #7 9.717 Get:109 http://deb.debian.org/debian buster/main amd64 gtk-update-icon-cache amd64 3.24.5-1 [81.7 kB] #7 9.718 Get:110 http://deb.debian.org/debian buster/main amd64 libcroco3 amd64 0.6.12-3 [145 kB] #7 9.722 Get:111 http://deb.debian.org/debian buster/main amd64 librsvg2-2 amd64 2.44.10-2.1+deb10u3 [1258 kB] #7 9.735 Get:112 http://deb.debian.org/debian buster/main amd64 librsvg2-common amd64 2.44.10-2.1+deb10u3 [23.6 kB] #7 9.735 Get:113 http://deb.debian.org/debian buster/main amd64 adwaita-icon-theme all 3.30.1-1 [11.7 MB] #7 9.838 Get:114 http://deb.debian.org/debian buster/main amd64 libgtk2.0-0 amd64 2.24.32-3 [1809 kB] #7 9.849 Get:115 http://deb.debian.org/debian buster/main amd64 python-cairo amd64 1.16.2-1+b1 [58.4 kB] #7 9.849 Get:116 http://deb.debian.org/debian buster/main amd64 python-gtk2 amd64 2.24.0-5.1+b1 [633 kB] #7 9.854 Get:117 http://deb.debian.org/debian buster/main amd64 libglade2-0 amd64 1:2.6.4-2+b1 [82.2 kB] #7 9.855 Get:118 http://deb.debian.org/debian buster/main amd64 python-glade2 amd64 2.24.0-5.1+b1 [43.6 kB] #7 9.856 Get:119 http://deb.debian.org/debian buster/main amd64 libfindlib-ocaml amd64 1.7.3-2+b1 [167 kB] #7 9.857 Get:120 http://deb.debian.org/debian buster/main amd64 ocaml-findlib amd64 1.7.3-2+b1 [370 kB] #7 9.895 Get:121 http://deb.debian.org/debian buster/main amd64 libpycaml-ocaml amd64 0.82-15+b1 [14.0 kB] #7 9.896 Get:122 http://deb.debian.org/debian buster/main amd64 libparmap-ocaml amd64 1.0~rc10-1 [36.8 kB] #7 9.897 Get:123 http://deb.debian.org/debian buster/main amd64 coccinelle amd64 1.0.4.deb-4 [2268 kB] #7 9.917 Get:124 http://deb.debian.org/debian buster/main amd64 libsigsegv2 amd64 2.12-2 [32.8 kB] #7 9.918 Get:125 http://deb.debian.org/debian buster/main amd64 m4 amd64 1.4.18-2 [203 kB] #7 9.919 Get:126 http://deb.debian.org/debian buster/main amd64 flex amd64 2.6.4-6.2 [456 kB] #7 9.923 Get:127 http://deb.debian.org/debian buster/main amd64 libmpfr6 amd64 4.0.2-1 [775 kB] #7 9.930 Get:128 http://deb.debian.org/debian buster/main amd64 gawk amd64 1:4.2.1+dfsg-1 [660 kB] #7 9.935 Get:129 http://deb.debian.org/debian buster/main amd64 libgomp1 amd64 8.3.0-6 [75.8 kB] #7 9.936 Get:130 http://deb.debian.org/debian buster/main amd64 libfftw3-double3 amd64 3.3.8-2 [733 kB] #7 9.942 Get:131 http://deb.debian.org/debian-security buster/updates/main amd64 libde265-0 amd64 1.0.11-0+deb10u6 [180 kB] #7 9.944 Get:132 http://deb.debian.org/debian buster/main amd64 libnuma1 amd64 2.0.12-1 [26.2 kB] #7 9.944 Get:133 http://deb.debian.org/debian buster/main amd64 libx265-165 amd64 2.9-4 [1041 kB] #7 9.953 Get:134 http://deb.debian.org/debian buster/main amd64 libheif1 amd64 1.3.2-2~deb10u1 [127 kB] #7 9.954 Get:135 http://deb.debian.org/debian buster/main amd64 liblcms2-2 amd64 2.9-3 [145 kB] #7 9.955 Get:136 http://deb.debian.org/debian buster/main amd64 liblqr-1-0 amd64 0.4.2-2.1 [29.1 kB] #7 9.955 Get:137 http://deb.debian.org/debian buster/main amd64 libltdl7 amd64 2.4.6-9 [390 kB] #7 9.959 Get:138 http://deb.debian.org/debian buster/main amd64 libopenjp2-7 amd64 2.3.0-2+deb10u2 [158 kB] #7 9.960 Get:139 http://deb.debian.org/debian-security buster/updates/main amd64 libwebpmux3 amd64 0.6.1-2+deb10u3 [98.1 kB] #7 9.961 Get:140 http://deb.debian.org/debian-security buster/updates/main amd64 imagemagick-6-common all 8:6.9.10.23+dfsg-2.1+deb10u7 [203 kB] #7 9.963 Get:141 http://deb.debian.org/debian-security buster/updates/main amd64 libmagickcore-6.q16-6 amd64 8:6.9.10.23+dfsg-2.1+deb10u7 [1793 kB] #7 9.979 Get:142 http://deb.debian.org/debian-security buster/updates/main amd64 libmagickwand-6.q16-6 amd64 8:6.9.10.23+dfsg-2.1+deb10u7 [448 kB] #7 9.982 Get:143 http://deb.debian.org/debian buster/main amd64 poppler-data all 0.4.9-2 [1473 kB] #7 9.994 Get:144 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u7 [590 kB] #7 9.999 Get:145 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u7 [1735 kB] #7 10.01 Get:146 http://deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] #7 10.01 Get:147 http://deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] #7 10.02 Get:148 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u7 [1733 kB] #7 10.03 Get:149 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7 amd64 3.7.3-2+deb10u7 [331 kB] #7 10.03 Get:150 http://deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] #7 10.03 Get:151 http://deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] #7 10.03 Get:152 http://deb.debian.org/debian buster/main amd64 sgml-base all 1.29 [14.8 kB] #7 10.03 Get:153 http://deb.debian.org/debian buster/main amd64 tex-common all 6.11 [53.1 kB] #7 10.03 Get:154 http://deb.debian.org/debian-security buster/updates/main amd64 libtinfo5 amd64 6.1+20181013-2+deb10u5 [321 kB] #7 10.04 Get:155 http://deb.debian.org/debian-security buster/updates/main amd64 libxapian30 amd64 1.4.11-1+deb10u1 [1104 kB] #7 10.05 Get:156 http://deb.debian.org/debian buster/main amd64 netbase all 5.6 [19.4 kB] #7 10.05 Get:157 http://deb.debian.org/debian buster/main amd64 libprocps7 amd64 2:3.3.15-2 [61.7 kB] #7 10.05 Get:158 http://deb.debian.org/debian buster/main amd64 lsb-base all 10.2019051400 [28.4 kB] #7 10.05 Get:159 http://deb.debian.org/debian buster/main amd64 procps amd64 2:3.3.15-2 [259 kB] #7 10.05 Get:160 http://deb.debian.org/debian-security buster/updates/main amd64 bzip2 amd64 1.0.6-9.2~deb10u2 [48.5 kB] #7 10.05 Get:161 http://deb.debian.org/debian-security buster/updates/main amd64 dbus amd64 1.12.28-0+deb10u1 [240 kB] #7 10.05 Get:162 http://deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] #7 10.05 Get:163 http://deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] #7 10.05 Get:164 http://deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] #7 10.06 Get:165 http://deb.debian.org/debian buster/main amd64 gettext-base amd64 0.19.8.1-9 [123 kB] #7 10.06 Get:166 http://deb.debian.org/debian-security buster/updates/main amd64 libc-l10n all 2.28-10+deb10u3 [847 kB] #7 10.07 Get:167 http://deb.debian.org/debian-security buster/updates/main amd64 libgnutls-openssl27 amd64 3.6.7-4+deb10u12 [318 kB] #7 10.07 Get:168 http://deb.debian.org/debian-security buster/updates/main amd64 libgssrpc4 amd64 1.17-3+deb10u6 [91.7 kB] #7 10.07 Get:169 http://deb.debian.org/debian-security buster/updates/main amd64 libkadm5clnt-mit11 amd64 1.17-3+deb10u6 [73.9 kB] #7 10.07 Get:170 http://deb.debian.org/debian-security buster/updates/main amd64 libkdb5-9 amd64 1.17-3+deb10u6 [73.7 kB] #7 10.07 Get:171 http://deb.debian.org/debian-security buster/updates/main amd64 libkadm5srv-mit11 amd64 1.17-3+deb10u6 [86.1 kB] #7 10.07 Get:172 http://deb.debian.org/debian-security buster/updates/main amd64 locales all 2.28-10+deb10u3 [4060 kB] #7 10.11 Get:173 http://deb.debian.org/debian buster/main amd64 libedit2 amd64 3.1-20181209-1 [94.0 kB] #7 10.11 Get:174 http://deb.debian.org/debian-security buster/updates/main amd64 openssh-client amd64 1:7.9p1-10+deb10u4 [785 kB] #7 10.12 Get:175 http://deb.debian.org/debian-security buster/updates/main amd64 libpcre2-8-0 amd64 10.32-5+deb10u1 [213 kB] #7 10.12 Get:176 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] #7 10.12 Get:177 http://deb.debian.org/debian buster/main amd64 wget amd64 1.20.1-1.1 [902 kB] #7 10.13 Get:178 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] #7 10.13 Get:179 http://deb.debian.org/debian buster/main amd64 asciidoc-common all 8.6.10-3 [282 kB] #7 10.13 Get:180 http://deb.debian.org/debian-security buster/updates/main amd64 libxml2-utils amd64 2.9.4+dfsg1-7+deb10u6 [100 kB] #7 10.13 Get:181 http://deb.debian.org/debian buster/main amd64 asciidoc-base all 8.6.10-3 [135 kB] #7 10.13 Get:182 http://deb.debian.org/debian buster/main amd64 asciidoc all 8.6.10-3 [57.8 kB] #7 10.13 Get:183 http://deb.debian.org/debian buster/main amd64 xml-core all 0.18+nmu1 [23.8 kB] #7 10.13 Get:184 http://deb.debian.org/debian buster/main amd64 sgml-data all 2.0.11 [179 kB] #7 10.13 Get:185 http://deb.debian.org/debian buster/main amd64 docbook-xml all 4.5-8 [84.7 kB] #7 10.13 Get:186 http://deb.debian.org/debian buster/main amd64 libapt-inst2.0 amd64 1.8.2.3 [204 kB] #7 10.14 Get:187 http://deb.debian.org/debian buster/main amd64 python-apt-common all 1.8.4.3 [96.3 kB] #7 10.14 Get:188 http://deb.debian.org/debian buster/main amd64 libassuan0 amd64 2.5.2-1 [49.4 kB] #7 10.14 Get:189 http://deb.debian.org/debian buster/main amd64 gpgconf amd64 2.2.12-1+deb10u2 [510 kB] #7 10.14 Get:190 http://deb.debian.org/debian-security buster/updates/main amd64 libksba8 amd64 1.3.5-2+deb10u2 [102 kB] #7 10.15 Get:191 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] #7 10.15 Get:192 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] #7 10.15 Get:193 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] #7 10.15 Get:194 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] #7 10.15 Get:195 http://deb.debian.org/debian buster/main amd64 libnpth0 amd64 1.6-1 [18.4 kB] #7 10.15 Get:196 http://deb.debian.org/debian buster/main amd64 dirmngr amd64 2.2.12-1+deb10u2 [712 kB] #7 10.16 Get:197 http://deb.debian.org/debian buster/main amd64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB] #7 10.16 Get:198 http://deb.debian.org/debian buster/main amd64 gnupg-utils amd64 2.2.12-1+deb10u2 [861 kB] #7 10.17 Get:199 http://deb.debian.org/debian buster/main amd64 gpg amd64 2.2.12-1+deb10u2 [865 kB] #7 10.18 Get:200 http://deb.debian.org/debian buster/main amd64 pinentry-curses amd64 1.1.0-2 [64.5 kB] #7 10.18 Get:201 http://deb.debian.org/debian buster/main amd64 gpg-agent amd64 2.2.12-1+deb10u2 [617 kB] #7 10.19 Get:202 http://deb.debian.org/debian buster/main amd64 gpg-wks-client amd64 2.2.12-1+deb10u2 [485 kB] #7 10.19 Get:203 http://deb.debian.org/debian buster/main amd64 gpg-wks-server amd64 2.2.12-1+deb10u2 [478 kB] #7 10.19 Get:204 http://deb.debian.org/debian buster/main amd64 gpgsm amd64 2.2.12-1+deb10u2 [604 kB] #7 10.20 Get:205 http://deb.debian.org/debian buster/main amd64 gnupg all 2.2.12-1+deb10u2 [715 kB] #7 10.20 Get:206 http://deb.debian.org/debian buster/main amd64 python-apt amd64 1.8.4.3 [187 kB] #7 10.21 Get:207 http://deb.debian.org/debian buster/main amd64 libpaper1 amd64 1.1.28 [21.3 kB] #7 10.21 Get:208 http://deb.debian.org/debian buster/main amd64 libpaper-utils amd64 1.1.28 [18.0 kB] #7 10.21 Get:209 http://deb.debian.org/debian-security buster/updates/main amd64 libkpathsea6 amd64 2018.20181218.49446-1+deb10u2 [168 kB] #7 10.21 Get:210 http://deb.debian.org/debian-security buster/updates/main amd64 libptexenc1 amd64 2018.20181218.49446-1+deb10u2 [61.5 kB] #7 10.21 Get:211 http://deb.debian.org/debian-security buster/updates/main amd64 libsynctex2 amd64 2018.20181218.49446-1+deb10u2 [80.9 kB] #7 10.21 Get:212 http://deb.debian.org/debian-security buster/updates/main amd64 libtexlua52 amd64 2018.20181218.49446-1+deb10u2 [113 kB] #7 10.21 Get:213 http://deb.debian.org/debian-security buster/updates/main amd64 libtexlua53 amd64 2018.20181218.49446-1+deb10u2 [126 kB] #7 10.21 Get:214 http://deb.debian.org/debian-security buster/updates/main amd64 libtexluajit2 amd64 2018.20181218.49446-1+deb10u2 [257 kB] #7 10.21 Get:215 http://deb.debian.org/debian buster/main amd64 t1utils amd64 1.41-3 [62.3 kB] #7 10.21 Get:216 http://deb.debian.org/debian buster/main amd64 libbrotli1 amd64 1.0.7-2+deb10u1 [269 kB] #7 10.22 Get:217 http://deb.debian.org/debian-security buster/updates/main amd64 libgs9-common all 9.27~dfsg-2+deb10u9 [5137 kB] #7 10.26 Get:218 http://deb.debian.org/debian-security buster/updates/main amd64 libcupsimage2 amd64 2.2.10-6+deb10u9 [134 kB] #7 10.26 Get:219 http://deb.debian.org/debian buster/main amd64 libijs-0.35 amd64 0.35-14 [18.3 kB] #7 10.26 Get:220 http://deb.debian.org/debian buster/main amd64 libjbig2dec0 amd64 0.16-1+deb10u1 [62.2 kB] #7 10.26 Get:221 http://deb.debian.org/debian-security buster/updates/main amd64 libgs9 amd64 9.27~dfsg-2+deb10u9 [2199 kB] #7 10.28 Get:222 http://deb.debian.org/debian buster/main amd64 libharfbuzz-icu0 amd64 2.3.1-1 [834 kB] #7 10.29 Get:223 http://deb.debian.org/debian buster/main amd64 x11-common all 1:7.7+19 [251 kB] #7 10.29 Get:224 http://deb.debian.org/debian buster/main amd64 libice6 amd64 2:1.0.9-2 [58.7 kB] #7 10.29 Get:225 http://deb.debian.org/debian buster/main amd64 libpotrace0 amd64 1.15-1 [26.3 kB] #7 10.29 Get:226 http://deb.debian.org/debian buster/main amd64 libsm6 amd64 2:1.2.3-1 [35.1 kB] #7 10.29 Get:227 http://deb.debian.org/debian buster/main amd64 libteckit0 amd64 2.5.8+ds2-5 [318 kB] #7 10.29 Get:228 http://deb.debian.org/debian buster/main amd64 libwoff1 amd64 1.0.2-1 [43.2 kB] #7 10.30 Get:229 http://deb.debian.org/debian buster/main amd64 libxt6 amd64 1:1.1.5-1+b3 [190 kB] #7 10.30 Get:230 http://deb.debian.org/debian buster/main amd64 libxmu6 amd64 2:1.1.2-2+b3 [60.8 kB] #7 10.30 Get:231 http://deb.debian.org/debian-security buster/updates/main amd64 libxpm4 amd64 1:3.5.12-1+deb10u2 [50.3 kB] #7 10.30 Get:232 http://deb.debian.org/debian buster/main amd64 libxaw7 amd64 2:1.0.13-1+b2 [201 kB] #7 10.30 Get:233 http://deb.debian.org/debian buster/main amd64 libxxhash0 amd64 0.6.5-2 [7156 B] #7 10.30 Get:234 http://deb.debian.org/debian buster/main amd64 libzzip-0-13 amd64 0.13.62-3.2+deb10u1 [55.6 kB] #7 10.30 Get:235 http://deb.debian.org/debian-security buster/updates/main amd64 texlive-binaries amd64 2018.20181218.49446-1+deb10u2 [11.3 MB] #7 10.41 Get:236 http://deb.debian.org/debian buster/main amd64 xdg-utils all 1.1.3-1+deb10u1 [73.7 kB] #7 10.41 Get:237 http://deb.debian.org/debian buster/main amd64 texlive-base all 2018.20190227-2 [19.7 MB] #7 10.58 Get:238 http://deb.debian.org/debian buster/main amd64 texlive-fonts-recommended all 2018.20190227-2 [5228 kB] #7 10.62 Get:239 http://deb.debian.org/debian buster/main amd64 fonts-lmodern all 2.004.5-6 [4539 kB] #7 10.66 Get:240 http://deb.debian.org/debian buster/main amd64 texlive-latex-base all 2018.20190227-2 [984 kB] #7 10.67 Get:241 http://deb.debian.org/debian buster/main amd64 texlive-latex-recommended all 2018.20190227-2 [15.2 MB] #7 10.80 Get:242 http://deb.debian.org/debian buster/main amd64 texlive all 2018.20190227-2 [32.6 kB] #7 10.80 Get:243 http://deb.debian.org/debian buster/main amd64 texlive-bibtex-extra all 2018.20190227-2 [61.7 MB] #7 11.33 Get:244 http://deb.debian.org/debian buster/main amd64 libsombok3 amd64 2.4.0-2 [31.3 kB] #7 11.33 Get:245 http://deb.debian.org/debian buster/main amd64 libmime-charset-perl all 1.012.2-1 [35.4 kB] #7 11.33 Get:246 http://deb.debian.org/debian buster/main amd64 libunicode-linebreak-perl amd64 0.0.20190101-1 [103 kB] #7 11.33 Get:247 http://deb.debian.org/debian buster/main amd64 texlive-extra-utils all 2018.20190227-2 [39.4 MB] #7 11.67 Get:248 http://deb.debian.org/debian buster/main amd64 preview-latex-style all 11.91-2 [201 kB] #7 11.67 Get:249 http://deb.debian.org/debian buster/main amd64 texlive-pictures all 2018.20190227-2 [8201 kB] #7 11.73 Get:250 http://deb.debian.org/debian buster/main amd64 texlive-latex-extra all 2018.20190227-2 [12.3 MB] #7 11.84 Get:251 http://deb.debian.org/debian buster/main amd64 fonts-gfs-baskerville all 1.1-5 [43.4 kB] #7 11.84 Get:252 http://deb.debian.org/debian buster/main amd64 fonts-gfs-porson all 1.1-6 [33.5 kB] #7 11.84 Get:253 http://deb.debian.org/debian buster/main amd64 texlive-lang-greek all 2018.20190227-2 [76.3 MB] #7 12.49 Get:254 http://deb.debian.org/debian buster/main amd64 texlive-science all 2018.20190227-2 [3168 kB] #7 12.52 Get:255 http://deb.debian.org/debian-security buster/updates/main amd64 libxslt1.1 amd64 1.1.32-2.2~deb10u2 [236 kB] #7 12.52 Get:256 http://deb.debian.org/debian-security buster/updates/main amd64 xsltproc amd64 1.1.32-2.2~deb10u2 [122 kB] #7 12.52 Get:257 http://deb.debian.org/debian buster/main amd64 dblatex all 0.3.10-2 [372 kB] #7 12.52 Get:258 http://deb.debian.org/debian buster/main amd64 libosp5 amd64 1.5.2-13+b1 [948 kB] #7 12.54 Get:259 http://deb.debian.org/debian buster/main amd64 libostyle1c2 amd64 1.4devel1-21.3+b1 [619 kB] #7 12.54 Get:260 http://deb.debian.org/debian buster/main amd64 openjade amd64 1.4devel1-21.3+b1 [266 kB] #7 12.54 Get:261 http://deb.debian.org/debian buster/main amd64 docbook all 4.5-6 [129 kB] #7 12.54 Get:262 http://deb.debian.org/debian buster/main amd64 docbook-dsssl all 1.79-9.1 [234 kB] #7 12.55 Get:263 http://deb.debian.org/debian buster/main amd64 texlive-plain-generic all 2018.20190227-2 [24.3 MB] #7 12.75 Get:264 http://deb.debian.org/debian buster/main amd64 teckit amd64 2.5.8+ds2-5 [688 kB] #7 12.76 Get:265 http://deb.debian.org/debian buster/main amd64 tipa all 2:1.3-20 [2972 kB] #7 12.78 Get:266 http://deb.debian.org/debian buster/main amd64 texlive-xetex all 2018.20190227-2 [14.8 MB] #7 12.91 Get:267 http://deb.debian.org/debian buster/main amd64 texlive-formats-extra all 2018.20190227-2 [4712 kB] #7 12.95 Get:268 http://deb.debian.org/debian buster/main amd64 lynx-common all 2.8.9rel.1-3+deb10u1 [1212 kB] #7 12.96 Get:269 http://deb.debian.org/debian buster/main amd64 lynx amd64 2.8.9rel.1-3+deb10u1 [642 kB] #7 12.96 Get:270 http://deb.debian.org/debian buster/main amd64 libsgmls-perl all 1.03ii-36 [26.5 kB] #7 12.96 Get:271 http://deb.debian.org/debian buster/main amd64 sgmlspl all 1.03ii-36 [11.7 kB] #7 12.96 Get:272 http://deb.debian.org/debian buster/main amd64 opensp amd64 1.5.2-13+b1 [449 kB] #7 12.96 Get:273 http://deb.debian.org/debian buster/main amd64 docbook-utils all 0.6.14-3.3 [60.0 kB] #7 12.96 Get:274 http://deb.debian.org/debian buster/main amd64 asciidoc-dblatex all 8.6.10-3 [58.8 kB] #7 12.97 Get:275 http://deb.debian.org/debian buster/main amd64 libaspell15 amd64 0.60.7~20110707-6+deb10u1 [327 kB] #7 12.97 Get:276 http://deb.debian.org/debian buster/main amd64 libtext-iconv-perl amd64 1.7-5+b7 [15.4 kB] #7 12.97 Get:277 http://deb.debian.org/debian buster/main amd64 emacsen-common all 3.0.4 [19.3 kB] #7 12.97 Get:278 http://deb.debian.org/debian buster/main amd64 dictionaries-common all 1.28.1 [239 kB] #7 12.97 Get:279 http://deb.debian.org/debian buster/main amd64 aspell amd64 0.60.7~20110707-6+deb10u1 [226 kB] #7 12.97 Get:280 http://deb.debian.org/debian buster/main amd64 aspell-en all 2018.04.16-0-1 [301 kB] #7 12.98 Get:281 http://deb.debian.org/debian buster/main amd64 autoconf all 2.69-11 [341 kB] #7 12.98 Get:282 http://deb.debian.org/debian buster/main amd64 autotools-dev all 20180224.1 [77.0 kB] #7 12.98 Get:283 http://deb.debian.org/debian buster/main amd64 automake all 1:1.16.1-4 [771 kB] #7 12.99 Get:284 http://deb.debian.org/debian buster/main amd64 autopoint all 0.19.8.1-9 [434 kB] #7 12.99 Get:285 http://deb.debian.org/debian buster/main amd64 bc amd64 1.07.1-2+b1 [109 kB] #7 12.99 Get:286 http://deb.debian.org/debian buster/main amd64 binutils-common amd64 2.31.1-16 [2073 kB] #7 13.01 Get:287 http://deb.debian.org/debian buster/main amd64 libbinutils amd64 2.31.1-16 [478 kB] #7 13.01 Get:288 http://deb.debian.org/debian buster/main amd64 binutils-x86-64-linux-gnu amd64 2.31.1-16 [1823 kB] #7 13.03 Get:289 http://deb.debian.org/debian buster/main amd64 binutils amd64 2.31.1-16 [56.8 kB] #7 13.03 Get:290 http://deb.debian.org/debian buster/main amd64 binutils-arm-none-eabi amd64 2.31.1-12+11 [2572 kB] #7 13.05 Get:291 http://deb.debian.org/debian buster/main amd64 libbison-dev amd64 2:3.3.2.dfsg-1 [500 kB] #7 13.05 Get:292 http://deb.debian.org/debian buster/main amd64 bison amd64 2:3.3.2.dfsg-1 [871 kB] #7 13.06 Get:293 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u6 [855 kB] #7 13.07 Get:294 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] #7 13.07 Get:295 http://deb.debian.org/debian buster/main amd64 ccache amd64 3.6-1 [156 kB] #7 13.07 Get:296 http://deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] #7 13.08 Get:297 http://deb.debian.org/debian-security buster/updates/main amd64 libarchive13 amd64 3.3.3-4+deb10u3 [314 kB] #7 13.09 Get:298 http://deb.debian.org/debian-security buster/updates/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u3 [86.1 kB] #7 13.09 Get:299 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] #7 13.09 Get:300 http://deb.debian.org/debian-security buster/updates/main amd64 libssh2-1 amd64 1.8.0-2.1+deb10u1 [141 kB] #7 13.09 Get:301 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u9 [336 kB] #7 13.09 Get:302 http://deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] #7 13.09 Get:303 http://deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] #7 13.09 Get:304 http://deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u2 [110 kB] #7 13.09 Get:305 http://deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] #7 13.12 Get:306 http://deb.debian.org/debian-security buster/updates/main amd64 libc-dev-bin amd64 2.28-10+deb10u3 [276 kB] #7 13.13 Get:307 http://deb.debian.org/debian-security buster/updates/main amd64 linux-libc-dev amd64 4.19.304-1 [1604 kB] #7 13.14 Get:308 http://deb.debian.org/debian-security buster/updates/main amd64 libc6-dev amd64 2.28-10+deb10u3 [2693 kB] #7 13.16 Get:309 http://deb.debian.org/debian buster/main amd64 comerr-dev amd64 2.1-1.44.5-1+deb10u3 [102 kB] #7 13.17 Get:310 http://deb.debian.org/debian buster/main amd64 libisl19 amd64 0.20-2 [587 kB] #7 13.17 Get:311 http://deb.debian.org/debian buster/main amd64 libmpc3 amd64 1.1.0-1 [41.3 kB] #7 13.17 Get:312 http://deb.debian.org/debian buster/main amd64 cpp-8 amd64 8.3.0-6 [8914 kB] #7 13.25 Get:313 http://deb.debian.org/debian buster/main amd64 cpp amd64 4:8.3.0-1 [19.4 kB] #7 13.25 Get:314 http://deb.debian.org/debian buster/main amd64 libtinyxml2-6a amd64 7.0.0+dfsg-1 [29.3 kB] #7 13.25 Get:315 http://deb.debian.org/debian buster/main amd64 python3-pygments all 2.3.1+dfsg-1+deb10u2 [594 kB] #7 13.25 Get:316 http://deb.debian.org/debian buster/main amd64 cppcheck amd64 1.86-1 [1067 kB] #7 13.26 Get:317 http://deb.debian.org/debian buster/main amd64 libcc1-0 amd64 8.3.0-6 [46.6 kB] #7 13.26 Get:318 http://deb.debian.org/debian buster/main amd64 libitm1 amd64 8.3.0-6 [27.7 kB] #7 13.26 Get:319 http://deb.debian.org/debian buster/main amd64 libatomic1 amd64 8.3.0-6 [9032 B] #7 13.26 Get:320 http://deb.debian.org/debian buster/main amd64 libasan5 amd64 8.3.0-6 [362 kB] #7 13.26 Get:321 http://deb.debian.org/debian buster/main amd64 liblsan0 amd64 8.3.0-6 [131 kB] #7 13.26 Get:322 http://deb.debian.org/debian buster/main amd64 libtsan0 amd64 8.3.0-6 [283 kB] #7 13.27 Get:323 http://deb.debian.org/debian buster/main amd64 libubsan1 amd64 8.3.0-6 [120 kB] #7 13.27 Get:324 http://deb.debian.org/debian buster/main amd64 libmpx2 amd64 8.3.0-6 [11.4 kB] #7 13.27 Get:325 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev amd64 8.3.0-6 [2298 kB] #7 13.29 Get:326 http://deb.debian.org/debian buster/main amd64 gcc-8 amd64 8.3.0-6 [9452 kB] #7 13.37 Get:327 http://deb.debian.org/debian buster/main amd64 gcc amd64 4:8.3.0-1 [5196 B] #7 13.37 Get:328 http://deb.debian.org/debian buster/main amd64 libtool all 2.4.6-9 [547 kB] #7 13.38 Get:329 http://deb.debian.org/debian buster/main amd64 dh-autoreconf all 19 [16.9 kB] #7 13.38 Get:330 http://deb.debian.org/debian buster/main amd64 libarchive-zip-perl all 1.64-1 [96.8 kB] #7 13.38 Get:331 http://deb.debian.org/debian buster/main amd64 libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB] #7 13.38 Get:332 http://deb.debian.org/debian buster/main amd64 dh-strip-nondeterminism all 1.1.2-1 [13.0 kB] #7 13.38 Get:333 http://deb.debian.org/debian buster/main amd64 libdpkg-perl all 1.19.8 [1415 kB] #7 13.40 Get:334 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] #7 13.40 Get:335 http://deb.debian.org/debian buster/main amd64 make amd64 4.2.1-1.2 [341 kB] #7 13.40 Get:336 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.8 [1776 kB] #7 13.41 Get:337 http://deb.debian.org/debian buster/main amd64 dwz amd64 0.12-3 [78.0 kB] #7 13.41 Get:338 http://deb.debian.org/debian buster/main amd64 gettext amd64 0.19.8.1-9 [1303 kB] #7 13.42 Get:339 http://deb.debian.org/debian buster/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] #7 13.42 Get:340 http://deb.debian.org/debian buster/main amd64 po-debconf all 1.0.21 [248 kB] #7 13.42 Get:341 http://deb.debian.org/debian buster/main amd64 debhelper all 12.1.1 [1016 kB] #7 13.43 Get:342 http://deb.debian.org/debian buster/main amd64 libtext-charwidth-perl amd64 0.04-7.1+b1 [10.0 kB] #7 13.43 Get:343 http://deb.debian.org/debian buster/main amd64 libtext-wrapi18n-perl all 0.06-7.1 [8644 B] #7 13.43 Get:344 http://deb.debian.org/debian buster/main amd64 module-assistant all 0.11.10 [101 kB] #7 13.43 Get:345 http://deb.debian.org/debian buster/main amd64 dahdi-source all 1:2.11.1.0.20170917~dfsg-7 [905 kB] #7 13.44 Get:346 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB] #7 13.44 Get:347 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB] #7 13.44 Get:348 http://deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] #7 13.44 Get:349 http://deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB] #7 13.44 Get:350 http://deb.debian.org/debian buster/main amd64 libio-pty-perl amd64 1:1.08-1.1+b5 [33.7 kB] #7 13.44 Get:351 http://deb.debian.org/debian buster/main amd64 libipc-run-perl all 20180523.0-1 [101 kB] #7 13.44 Get:352 http://deb.debian.org/debian buster/main amd64 libclass-method-modifiers-perl all 2.12-1 [18.6 kB] #7 13.44 Get:353 http://deb.debian.org/debian buster/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #7 13.44 Get:354 http://deb.debian.org/debian buster/main amd64 libdevel-globaldestruction-perl all 0.14-1 [8084 B] #7 13.45 Get:355 http://deb.debian.org/debian buster/main amd64 libb-hooks-op-check-perl amd64 0.22-1+b1 [11.4 kB] #7 13.45 Get:356 http://deb.debian.org/debian buster/main amd64 libdynaloader-functions-perl all 0.003-1 [12.6 kB] #7 13.45 Get:357 http://deb.debian.org/debian buster/main amd64 libdevel-callchecker-perl amd64 0.008-1 [15.7 kB] #7 13.45 Get:358 http://deb.debian.org/debian buster/main amd64 libparams-classify-perl amd64 0.015-1+b1 [25.5 kB] #7 13.45 Get:359 http://deb.debian.org/debian buster/main amd64 libmodule-runtime-perl all 0.016-1 [19.4 kB] #7 13.45 Get:360 http://deb.debian.org/debian buster/main amd64 libimport-into-perl all 1.002005-1 [11.6 kB] #7 13.45 Get:361 http://deb.debian.org/debian buster/main amd64 librole-tiny-perl all 2.000006-1 [19.4 kB] #7 13.46 Get:362 http://deb.debian.org/debian buster/main amd64 libstrictures-perl all 2.000005-1 [18.3 kB] #7 13.46 Get:363 http://deb.debian.org/debian buster/main amd64 libsub-quote-perl all 2.005001-1 [17.9 kB] #7 13.46 Get:364 http://deb.debian.org/debian buster/main amd64 libmoo-perl all 2.003004-2 [57.4 kB] #7 13.46 Get:365 http://deb.debian.org/debian buster/main amd64 libencode-locale-perl all 1.05-1 [13.7 kB] #7 13.46 Get:366 http://deb.debian.org/debian buster/main amd64 libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB] #7 13.46 Get:367 http://deb.debian.org/debian buster/main amd64 libhttp-date-perl all 6.02-1 [10.7 kB] #7 13.46 Get:368 http://deb.debian.org/debian buster/main amd64 libfile-listing-perl all 6.04-1 [10.3 kB] #7 13.46 Get:369 http://deb.debian.org/debian buster/main amd64 libhtml-tagset-perl all 3.20-3 [12.7 kB] #7 13.47 Get:370 http://deb.debian.org/debian buster/main amd64 liburi-perl all 1.76-1 [89.9 kB] #7 13.47 Get:371 http://deb.debian.org/debian buster/main amd64 libhtml-parser-perl amd64 3.72-3+b3 [105 kB] #7 13.47 Get:372 http://deb.debian.org/debian buster/main amd64 libhtml-tree-perl all 5.07-2 [213 kB] #7 13.47 Get:373 http://deb.debian.org/debian buster/main amd64 libio-html-perl all 1.001-1 [17.6 kB] #7 13.47 Get:374 http://deb.debian.org/debian buster/main amd64 liblwp-mediatypes-perl all 6.02-1 [22.1 kB] #7 13.47 Get:375 http://deb.debian.org/debian buster/main amd64 libhttp-message-perl all 6.18-1 [77.8 kB] #7 13.47 Get:376 http://deb.debian.org/debian buster/main amd64 libhttp-cookies-perl all 6.04-1 [17.8 kB] #7 13.48 Get:377 http://deb.debian.org/debian buster/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB] #7 13.48 Get:378 http://deb.debian.org/debian buster/main amd64 perl-openssl-defaults amd64 3 [6782 B] #7 13.48 Get:379 http://deb.debian.org/debian buster/main amd64 libnet-ssleay-perl amd64 1.85-2+deb10u1 [308 kB] #7 13.48 Get:380 http://deb.debian.org/debian buster/main amd64 libio-socket-ssl-perl all 2.060-3 [207 kB] #7 13.48 Get:381 http://deb.debian.org/debian buster/main amd64 libnet-http-perl all 6.18-1 [24.5 kB] #7 13.48 Get:382 http://deb.debian.org/debian buster/main amd64 liblwp-protocol-https-perl all 6.07-2 [9242 B] #7 13.48 Get:383 http://deb.debian.org/debian buster/main amd64 libtry-tiny-perl all 0.30-1 [23.3 kB] #7 13.48 Get:384 http://deb.debian.org/debian buster/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #7 13.49 Get:385 http://deb.debian.org/debian buster/main amd64 libwww-perl all 6.36-2 [188 kB] #7 13.49 Get:386 http://deb.debian.org/debian buster/main amd64 patchutils amd64 0.3.4-2 [90.4 kB] #7 13.49 Get:387 http://deb.debian.org/debian buster/main amd64 wdiff amd64 1.2.2-2+b1 [122 kB] #7 13.49 Get:388 http://deb.debian.org/debian buster/main amd64 devscripts amd64 2.19.5+deb10u1 [1046 kB] #7 13.50 Get:389 http://deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] #7 13.50 Get:390 http://deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] #7 13.50 Get:391 http://deb.debian.org/debian buster/main amd64 dh-python all 3.20190308 [99.3 kB] #7 13.50 Get:392 http://deb.debian.org/debian buster/main amd64 dh-systemd all 12.1.1 [122 kB] #7 13.51 Get:393 http://deb.debian.org/debian buster/main amd64 docbook5-xml all 5.0-2 [807 kB] #7 13.52 Get:394 http://deb.debian.org/debian buster/main amd64 docutils-common all 0.14+dfsg-4 [167 kB] #7 13.52 Get:395 http://deb.debian.org/debian buster/main amd64 libllvm6.0 amd64 1:6.0.1-10 [14.7 MB] #7 13.64 Get:396 http://deb.debian.org/debian buster/main amd64 libclang1-6.0 amd64 1:6.0.1-10 [6951 kB] #7 13.70 Get:397 http://deb.debian.org/debian buster/main amd64 doxygen amd64 1.8.13-10 [3985 kB] #7 13.73 Get:398 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev amd64 8.3.0-6 [1532 kB] #7 13.74 Get:399 http://deb.debian.org/debian buster/main amd64 g++-8 amd64 8.3.0-6 [9752 kB] #7 13.83 Get:400 http://deb.debian.org/debian buster/main amd64 g++ amd64 4:8.3.0-1 [1644 B] #7 13.83 Get:401 http://deb.debian.org/debian buster/main amd64 gcc-arm-none-eabi amd64 15:7-2018-q2-6 [28.4 MB] #7 14.07 Get:402 http://deb.debian.org/debian-security buster/updates/main amd64 ghostscript amd64 9.27~dfsg-2+deb10u9 [95.5 kB] #7 14.07 Get:403 http://deb.debian.org/debian buster/main amd64 libgirepository-1.0-1 amd64 1.58.3-2 [92.8 kB] #7 14.08 Get:404 http://deb.debian.org/debian buster/main amd64 gir1.2-glib-2.0 amd64 1.58.3-2 [143 kB] #7 14.08 Get:405 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl3-gnutls amd64 7.64.0-4+deb10u9 [333 kB] #7 14.08 Get:406 http://deb.debian.org/debian buster/main amd64 liberror-perl all 0.17027-2 [30.9 kB] #7 14.08 Get:407 http://deb.debian.org/debian-security buster/updates/main amd64 git-man all 1:2.20.1-2+deb10u8 [1623 kB] #7 14.09 Get:408 http://deb.debian.org/debian-security buster/updates/main amd64 git amd64 1:2.20.1-2+deb10u8 [5631 kB] #7 14.14 Get:409 http://deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] #7 14.14 Get:410 http://deb.debian.org/debian buster/main amd64 python3-dateutil all 2.7.3-3 [64.5 kB] #7 14.14 Get:411 http://deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] #7 14.14 Get:412 http://deb.debian.org/debian buster/main amd64 git-buildpackage all 0.9.14 [978 kB] #7 14.15 Get:413 http://deb.debian.org/debian buster/main amd64 libcdt5 amd64 2.40.1-6+deb10u1 [60.7 kB] #7 14.15 Get:414 http://deb.debian.org/debian buster/main amd64 libcgraph6 amd64 2.40.1-6+deb10u1 [84.2 kB] #7 14.15 Get:415 http://deb.debian.org/debian-security buster/updates/main amd64 libgd3 amd64 2.2.5-5.2+deb10u1 [137 kB] #7 14.15 Get:416 http://deb.debian.org/debian buster/main amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [158 kB] #7 14.15 Get:417 http://deb.debian.org/debian buster/main amd64 libpathplan4 amd64 2.40.1-6+deb10u1 [63.6 kB] #7 14.15 Get:418 http://deb.debian.org/debian buster/main amd64 libxdot4 amd64 2.40.1-6+deb10u1 [57.0 kB] #7 14.15 Get:419 http://deb.debian.org/debian buster/main amd64 libgvc6 amd64 2.40.1-6+deb10u1 [646 kB] #7 14.16 Get:420 http://deb.debian.org/debian buster/main amd64 libgvpr2 amd64 2.40.1-6+deb10u1 [213 kB] #7 14.16 Get:421 http://deb.debian.org/debian buster/main amd64 liblab-gamut1 amd64 2.40.1-6+deb10u1 [220 kB] #7 14.16 Get:422 http://deb.debian.org/debian buster/main amd64 graphviz amd64 2.40.1-6+deb10u1 [596 kB] #7 14.16 Get:423 http://deb.debian.org/debian buster/main amd64 htop amd64 2.2.0-1+b1 [92.8 kB] #7 14.17 Get:424 http://deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] #7 14.17 Get:425 http://deb.debian.org/debian buster/main amd64 libnl-route-3-200 amd64 3.4.0-1 [162 kB] #7 14.17 Get:426 http://deb.debian.org/debian buster/main amd64 libibverbs1 amd64 22.1-1 [51.2 kB] #7 14.17 Get:427 http://deb.debian.org/debian buster/main amd64 ibverbs-providers amd64 22.1-1 [187 kB] #7 14.17 Get:428 http://deb.debian.org/debian buster/main amd64 pkg-config amd64 0.29-6 [63.5 kB] #7 14.17 Get:429 http://deb.debian.org/debian buster/main amd64 icu-devtools amd64 63.1-6+deb10u3 [189 kB] #7 14.17 Get:430 http://deb.debian.org/debian buster/main amd64 libsigc++-2.0-0v5 amd64 2.10.1-2 [63.7 kB] #7 14.17 Get:431 http://deb.debian.org/debian buster/main amd64 libglibmm-2.4-1v5 amd64 2.58.0-2 [748 kB] #7 14.18 Get:432 http://deb.debian.org/debian buster/main amd64 libatkmm-1.6-1v5 amd64 2.28.0-2 [73.6 kB] #7 14.18 Get:433 http://deb.debian.org/debian buster/main amd64 libcairomm-1.0-1v5 amd64 1.12.2-4 [65.0 kB] #7 14.18 Get:434 http://deb.debian.org/debian buster/main amd64 librevenge-0.0-0 amd64 0.0.4-6 [280 kB] #7 14.19 Get:435 http://deb.debian.org/debian buster/main amd64 libcdr-0.1-1 amd64 0.1.5-1 [390 kB] #7 14.19 Get:436 http://deb.debian.org/debian buster/main amd64 libdbus-glib-1-2 amd64 0.110-4 [71.5 kB] #7 14.19 Get:437 http://deb.debian.org/debian buster/main amd64 libgc1c2 amd64 1:7.6.4-0.4 [224 kB] #7 14.19 Get:438 http://deb.debian.org/debian-security buster/updates/main amd64 libgslcblas0 amd64 2.5+dfsg-6+deb10u1 [102 kB] #7 14.19 Get:439 http://deb.debian.org/debian-security buster/updates/main amd64 libgsl23 amd64 2.5+dfsg-6+deb10u1 [879 kB] #7 14.20 Get:440 http://deb.debian.org/debian buster/main amd64 libpangomm-1.4-1v5 amd64 2.42.0-2 [59.1 kB] #7 14.20 Get:441 http://deb.debian.org/debian buster/main amd64 libgtkmm-2.4-1v5 amd64 1:2.24.5-4 [832 kB] #7 14.21 Get:442 http://deb.debian.org/debian buster/main amd64 libhunspell-1.7-0 amd64 1.7.0-2 [188 kB] #7 14.21 Get:443 http://deb.debian.org/debian buster/main amd64 libenchant1c2a amd64 1.6.0-11.1+b1 [69.8 kB] #7 14.21 Get:444 http://deb.debian.org/debian buster/main amd64 libgtkspell0 amd64 2.0.16-1.2 [24.3 kB] #7 14.21 Get:445 http://deb.debian.org/debian-security buster/updates/main amd64 libmagick++-6.q16-8 amd64 8:6.9.10.23+dfsg-2.1+deb10u7 [277 kB] #7 14.21 Get:446 http://deb.debian.org/debian buster/main amd64 libnspr4 amd64 2:4.20-1 [112 kB] #7 14.21 Get:447 http://deb.debian.org/debian-security buster/updates/main amd64 libnss3 amd64 2:3.42.1-1+deb10u8 [1246 kB] #7 14.22 Get:448 http://deb.debian.org/debian-security buster/updates/main amd64 libpoppler82 amd64 0.71.0-5+deb10u3 [1508 kB] #7 14.24 Get:449 http://deb.debian.org/debian-security buster/updates/main amd64 libpoppler-glib8 amd64 0.71.0-5+deb10u3 [125 kB] #7 14.24 Get:450 http://deb.debian.org/debian buster/main amd64 libpopt0 amd64 1.16-12 [49.4 kB] #7 14.24 Get:451 http://deb.debian.org/debian buster/main amd64 libvisio-0.1-1 amd64 0.1.6-1+b2 [296 kB] #7 14.24 Get:452 http://deb.debian.org/debian buster/main amd64 libwpd-0.10-10 amd64 0.10.3-1 [253 kB] #7 14.24 Get:453 http://deb.debian.org/debian buster/main amd64 libwpg-0.3-3 amd64 0.3.3-1 [76.3 kB] #7 14.24 Get:454 http://deb.debian.org/debian buster/main amd64 inkscape amd64 0.92.4-3 [14.9 MB] #7 14.37 Get:455 http://deb.debian.org/debian-security buster/updates/main amd64 krb5-multidev amd64 1.17-3+deb10u6 [156 kB] #7 14.37 Get:456 http://deb.debian.org/debian buster/main amd64 latexmk all 1:4.61-0.1 [390 kB] #7 14.38 Get:457 http://deb.debian.org/debian buster/main amd64 lcov all 1.13-4 [128 kB] #7 14.38 Get:458 http://deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] #7 14.38 Get:459 http://deb.debian.org/debian buster/main amd64 libaio-dev amd64 0.3.112-3 [20.1 kB] #7 14.38 Get:460 http://deb.debian.org/debian buster/main amd64 libasound2-data all 1.1.8-1 [59.6 kB] #7 14.38 Get:461 http://deb.debian.org/debian buster/main amd64 libasound2 amd64 1.1.8-1 [361 kB] #7 14.38 Get:462 http://deb.debian.org/debian buster/main amd64 libasound2-dev amd64 1.1.8-1 [145 kB] #7 14.38 Get:463 http://deb.debian.org/debian-security buster/updates/main amd64 libmbedcrypto3 amd64 2.16.9-0~deb10u1 [220 kB] #7 14.38 Get:464 http://deb.debian.org/debian-security buster/updates/main amd64 libmbedx509-0 amd64 2.16.9-0~deb10u1 [109 kB] #7 14.39 Get:465 http://deb.debian.org/debian-security buster/updates/main amd64 libmbedtls12 amd64 2.16.9-0~deb10u1 [140 kB] #7 14.39 Get:466 http://deb.debian.org/debian buster/main amd64 libbctoolbox1 amd64 0.6.0-2+b2 [48.6 kB] #7 14.39 Get:467 http://deb.debian.org/debian buster/main amd64 libbctoolbox-dev amd64 0.6.0-2+b2 [71.0 kB] #7 14.39 Get:468 http://deb.debian.org/debian-security buster/updates/main amd64 libbluetooth3 amd64 5.50-1.2~deb10u4 [101 kB] #7 14.39 Get:469 http://deb.debian.org/debian buster/main amd64 libboost1.67-dev amd64 1.67.0-13+deb10u1 [8388 kB] #7 14.47 Get:470 http://deb.debian.org/debian buster/main amd64 libboost-dev amd64 1.67.0.1 [3864 B] #7 14.47 Get:471 http://deb.debian.org/debian buster/main amd64 libboost1.67-tools-dev amd64 1.67.0-13+deb10u1 [1433 kB] #7 14.48 Get:472 http://deb.debian.org/debian buster/main amd64 libboost-tools-dev amd64 1.67.0.1 [3824 B] #7 14.48 Get:473 http://deb.debian.org/debian buster/main amd64 libboost-atomic1.67.0 amd64 1.67.0-13+deb10u1 [226 kB] #7 14.48 Get:474 http://deb.debian.org/debian buster/main amd64 libboost-atomic1.67-dev amd64 1.67.0-13+deb10u1 [225 kB] #7 14.48 Get:475 http://deb.debian.org/debian buster/main amd64 libboost-atomic-dev amd64 1.67.0.1 [3956 B] #7 14.48 Get:476 http://deb.debian.org/debian buster/main amd64 libboost-system1.67.0 amd64 1.67.0-13+deb10u1 [229 kB] #7 14.48 Get:477 http://deb.debian.org/debian buster/main amd64 libboost-chrono1.67.0 amd64 1.67.0-13+deb10u1 [234 kB] #7 14.48 Get:478 http://deb.debian.org/debian buster/main amd64 libboost-chrono1.67-dev amd64 1.67.0-13+deb10u1 [236 kB] #7 14.49 Get:479 http://deb.debian.org/debian buster/main amd64 libboost-chrono-dev amd64 1.67.0.1 [4268 B] #7 14.49 Get:480 http://deb.debian.org/debian buster/main amd64 libboost-container1.67.0 amd64 1.67.0-13+deb10u1 [256 kB] #7 14.49 Get:481 http://deb.debian.org/debian buster/main amd64 libboost-container1.67-dev amd64 1.67.0-13+deb10u1 [257 kB] #7 14.49 Get:482 http://deb.debian.org/debian buster/main amd64 libboost-container-dev amd64 1.67.0.1 [4132 B] #7 14.49 Get:483 http://deb.debian.org/debian buster/main amd64 libboost-context1.67.0 amd64 1.67.0-13+deb10u1 [228 kB] #7 14.50 Get:484 http://deb.debian.org/debian buster/main amd64 libboost-context1.67-dev amd64 1.67.0-13+deb10u1 [227 kB] #7 14.50 Get:485 http://deb.debian.org/debian buster/main amd64 libboost-context-dev amd64 1.67.0.1 [3852 B] #7 14.50 Get:486 http://deb.debian.org/debian buster/main amd64 libboost-thread1.67.0 amd64 1.67.0-13+deb10u1 [268 kB] #7 14.50 Get:487 http://deb.debian.org/debian buster/main amd64 libboost-coroutine1.67.0 amd64 1.67.0-13+deb10u1 [242 kB] #7 14.50 Get:488 http://deb.debian.org/debian buster/main amd64 libboost-coroutine1.67-dev amd64 1.67.0-13+deb10u1 [243 kB] #7 14.50 Get:489 http://deb.debian.org/debian buster/main amd64 libboost-coroutine-dev amd64 1.67.0.1 [3924 B] #7 14.51 Get:490 http://deb.debian.org/debian buster/main amd64 libboost-date-time1.67.0 amd64 1.67.0-13+deb10u1 [239 kB] #7 14.51 Get:491 http://deb.debian.org/debian buster/main amd64 libboost-serialization1.67.0 amd64 1.67.0-13+deb10u1 [319 kB] #7 14.51 Get:492 http://deb.debian.org/debian buster/main amd64 libboost-serialization1.67-dev amd64 1.67.0-13+deb10u1 [359 kB] #7 14.51 Get:493 http://deb.debian.org/debian buster/main amd64 libboost-date-time1.67-dev amd64 1.67.0-13+deb10u1 [248 kB] #7 14.52 Get:494 http://deb.debian.org/debian buster/main amd64 libboost-date-time-dev amd64 1.67.0.1 [3648 B] #7 14.52 Get:495 http://deb.debian.org/debian buster/main amd64 libboost-exception1.67-dev amd64 1.67.0-13+deb10u1 [224 kB] #7 14.52 Get:496 http://deb.debian.org/debian buster/main amd64 libboost-exception-dev amd64 1.67.0.1 [3636 B] #7 14.52 Get:497 http://deb.debian.org/debian buster/main amd64 libboost-filesystem1.67.0 amd64 1.67.0-13+deb10u1 [261 kB] #7 14.52 Get:498 http://deb.debian.org/debian buster/main amd64 libboost-fiber1.67.0 amd64 1.67.0-13+deb10u1 [328 kB] #7 14.52 Get:499 http://deb.debian.org/debian buster/main amd64 libboost-fiber1.67-dev amd64 1.67.0-13+deb10u1 [339 kB] #7 14.53 Get:500 http://deb.debian.org/debian buster/main amd64 libboost-fiber-dev amd64 1.67.0.1 [4076 B] #7 14.53 Get:501 http://deb.debian.org/debian buster/main amd64 libboost-system1.67-dev amd64 1.67.0-13+deb10u1 [231 kB] #7 14.53 Get:502 http://deb.debian.org/debian buster/main amd64 libboost-filesystem1.67-dev amd64 1.67.0-13+deb10u1 [269 kB] #7 14.53 Get:503 http://deb.debian.org/debian buster/main amd64 libboost-filesystem-dev amd64 1.67.0.1 [3684 B] #7 14.53 Get:504 http://deb.debian.org/debian buster/main amd64 libboost-regex1.67.0 amd64 1.67.0-13+deb10u1 [485 kB] #7 14.54 Get:505 http://deb.debian.org/debian buster/main amd64 libboost-graph1.67.0 amd64 1.67.0-13+deb10u1 [316 kB] #7 14.54 Get:506 http://deb.debian.org/debian buster/main amd64 libboost-timer1.67.0 amd64 1.67.0-13+deb10u1 [231 kB] #7 14.54 Get:507 http://deb.debian.org/debian buster/main amd64 libboost-test1.67.0 amd64 1.67.0-13+deb10u1 [456 kB] #7 14.55 Get:508 http://deb.debian.org/debian buster/main amd64 libboost-test1.67-dev amd64 1.67.0-13+deb10u1 [511 kB] #7 14.55 Get:509 http://deb.debian.org/debian buster/main amd64 libboost-graph1.67-dev amd64 1.67.0-13+deb10u1 [325 kB] #7 14.56 Get:510 http://deb.debian.org/debian buster/main amd64 libboost-graph-dev amd64 1.67.0.1 [3752 B] #7 14.56 Get:511 http://deb.debian.org/debian buster/main amd64 libevent-2.1-6 amd64 2.1.8-stable-4 [177 kB] #7 14.56 Get:512 http://deb.debian.org/debian buster/main amd64 libevent-core-2.1-6 amd64 2.1.8-stable-4 [129 kB] #7 14.56 Get:513 http://deb.debian.org/debian buster/main amd64 libevent-pthreads-2.1-6 amd64 2.1.8-stable-4 [47.9 kB] #7 14.56 Get:514 http://deb.debian.org/debian buster/main amd64 libpsm-infinipath1 amd64 3.3+20.604758e7-6 [168 kB] #7 14.56 Get:515 http://deb.debian.org/debian buster/main amd64 libpsm2-2 amd64 11.2.78-1 [177 kB] #7 14.56 Get:516 http://deb.debian.org/debian buster/main amd64 librdmacm1 amd64 22.1-1 [65.3 kB] #7 14.56 Get:517 http://deb.debian.org/debian buster/main amd64 libfabric1 amd64 1.6.2-3 [396 kB] #7 14.57 Get:518 http://deb.debian.org/debian buster/main amd64 libhwloc5 amd64 1.11.12-3 [111 kB] #7 14.57 Get:519 http://deb.debian.org/debian buster/main amd64 libpciaccess0 amd64 0.14-1 [53.5 kB] #7 14.57 Get:520 http://deb.debian.org/debian buster/main amd64 ocl-icd-libopencl1 amd64 2.2.12-2 [37.5 kB] #7 14.57 Get:521 http://deb.debian.org/debian buster/main amd64 libhwloc-plugins amd64 1.11.12-3 [17.4 kB] #7 14.57 Get:522 http://deb.debian.org/debian-security buster/updates/main amd64 libpmix2 amd64 3.1.2-3+deb10u1 [499 kB] #7 14.58 Get:523 http://deb.debian.org/debian buster/main amd64 libopenmpi3 amd64 3.1.3-11 [2191 kB] #7 14.60 Get:524 http://deb.debian.org/debian buster/main amd64 libboost-mpi1.67.0 amd64 1.67.0-13+deb10u1 [272 kB] #7 14.60 Get:525 http://deb.debian.org/debian buster/main amd64 libboost-graph-parallel1.67.0 amd64 1.67.0-13+deb10u1 [283 kB] #7 14.60 Get:526 http://deb.debian.org/debian buster/main amd64 libboost-graph-parallel1.67-dev amd64 1.67.0-13+deb10u1 [287 kB] #7 14.60 Get:527 http://deb.debian.org/debian buster/main amd64 libboost-graph-parallel-dev amd64 1.67.0.1 [3772 B] #7 14.60 Get:528 http://deb.debian.org/debian buster/main amd64 libicu-dev amd64 63.1-6+deb10u3 [9183 kB] #7 14.68 Get:529 http://deb.debian.org/debian buster/main amd64 libboost-regex1.67-dev amd64 1.67.0-13+deb10u1 [539 kB] #7 14.68 Get:530 http://deb.debian.org/debian buster/main amd64 libboost-iostreams1.67.0 amd64 1.67.0-13+deb10u1 [249 kB] #7 14.69 Get:531 http://deb.debian.org/debian buster/main amd64 libboost-iostreams1.67-dev amd64 1.67.0-13+deb10u1 [255 kB] #7 14.69 Get:532 http://deb.debian.org/debian buster/main amd64 libboost-iostreams-dev amd64 1.67.0.1 [3632 B] #7 14.69 Get:533 http://deb.debian.org/debian buster/main amd64 libboost-locale1.67.0 amd64 1.67.0-13+deb10u1 [470 kB] #7 14.69 Get:534 http://deb.debian.org/debian buster/main amd64 libboost-locale1.67-dev amd64 1.67.0-13+deb10u1 [560 kB] #7 14.70 Get:535 http://deb.debian.org/debian buster/main amd64 libboost-locale-dev amd64 1.67.0.1 [3976 B] #7 14.70 Get:536 http://deb.debian.org/debian buster/main amd64 libboost-log1.67.0 amd64 1.67.0-13+deb10u1 [611 kB] #7 14.70 Get:537 http://deb.debian.org/debian buster/main amd64 libboost-thread1.67-dev amd64 1.67.0-13+deb10u1 [270 kB] #7 14.70 Get:538 http://deb.debian.org/debian buster/main amd64 libboost-log1.67-dev amd64 1.67.0-13+deb10u1 [786 kB] #7 14.71 Get:539 http://deb.debian.org/debian buster/main amd64 libboost-log-dev amd64 1.67.0.1 [3852 B] #7 14.71 Get:540 http://deb.debian.org/debian buster/main amd64 libboost-math1.67.0 amd64 1.67.0-13+deb10u1 [460 kB] #7 14.71 Get:541 http://deb.debian.org/debian buster/main amd64 libboost-math1.67-dev amd64 1.67.0-13+deb10u1 [745 kB] #7 14.72 Get:542 http://deb.debian.org/debian buster/main amd64 libboost-math-dev amd64 1.67.0.1 [3848 B] #7 14.72 Get:543 http://deb.debian.org/debian buster/main amd64 openmpi-common all 3.1.3-11 [165 kB] #7 14.72 Get:544 http://deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] #7 14.72 Get:545 http://deb.debian.org/debian buster/main amd64 libnl-route-3-dev amd64 3.4.0-1 [177 kB] #7 14.73 Get:546 http://deb.debian.org/debian buster/main amd64 libibverbs-dev amd64 22.1-1 [362 kB] #7 14.73 Get:547 http://deb.debian.org/debian buster/main amd64 libnuma-dev amd64 2.0.12-1 [39.2 kB] #7 14.73 Get:548 http://deb.debian.org/debian buster/main amd64 libltdl-dev amd64 2.4.6-9 [162 kB] #7 14.73 Get:549 http://deb.debian.org/debian buster/main amd64 libhwloc-dev amd64 1.11.12-3 [175 kB] #7 14.73 Get:550 http://deb.debian.org/debian buster/main amd64 openmpi-bin amd64 3.1.3-11 [200 kB] #7 14.73 Get:551 http://deb.debian.org/debian buster/main amd64 libopenmpi-dev amd64 3.1.3-11 [974 kB] #7 14.74 Get:552 http://deb.debian.org/debian buster/main amd64 mpi-default-dev amd64 1.13 [5476 B] #7 14.74 Get:553 http://deb.debian.org/debian buster/main amd64 libboost-mpi1.67-dev amd64 1.67.0-13+deb10u1 [380 kB] #7 14.74 Get:554 http://deb.debian.org/debian buster/main amd64 libboost-mpi-dev amd64 1.67.0.1 [3732 B] #7 14.74 Get:555 http://deb.debian.org/debian buster/main amd64 libboost-python1.67.0 amd64 1.67.0-13+deb10u1 [328 kB] #7 14.75 Get:556 http://deb.debian.org/debian buster/main amd64 mpi-default-bin amd64 1.13 [4672 B] #7 14.75 Get:557 http://deb.debian.org/debian buster/main amd64 libboost-mpi-python1.67.0 amd64 1.67.0-13+deb10u1 [437 kB] #7 14.75 Get:558 http://deb.debian.org/debian buster/main amd64 libboost-mpi-python1.67-dev amd64 1.67.0-13+deb10u1 [244 kB] #7 14.75 Get:559 http://deb.debian.org/debian buster/main amd64 libboost-mpi-python-dev amd64 1.67.0.1 [3768 B] #7 14.75 Get:560 http://deb.debian.org/debian buster/main amd64 libboost-numpy1.67.0 amd64 1.67.0-13+deb10u1 [237 kB] #7 14.76 Get:561 http://deb.debian.org/debian buster/main amd64 libboost-numpy1.67-dev amd64 1.67.0-13+deb10u1 [238 kB] #7 14.76 Get:562 http://deb.debian.org/debian buster/main amd64 libboost-numpy-dev amd64 1.67.0.1 [3692 B] #7 14.76 Get:563 http://deb.debian.org/debian buster/main amd64 libboost-program-options1.67.0 amd64 1.67.0-13+deb10u1 [357 kB] #7 14.76 Get:564 http://deb.debian.org/debian buster/main amd64 libboost-program-options1.67-dev amd64 1.67.0-13+deb10u1 [385 kB] #7 14.77 Get:565 http://deb.debian.org/debian buster/main amd64 libboost-program-options-dev amd64 1.67.0.1 [3656 B] #7 14.77 Get:566 http://deb.debian.org/debian-security buster/updates/main amd64 libexpat1-dev amd64 2.2.6-2+deb10u7 [156 kB] #7 14.77 Get:567 http://deb.debian.org/debian-security buster/updates/main amd64 libpython2.7-dev amd64 2.7.16-2+deb10u4 [31.6 MB] #7 15.04 Get:568 http://deb.debian.org/debian buster/main amd64 libpython2-dev amd64 2.7.16-1 [20.9 kB] #7 15.04 Get:569 http://deb.debian.org/debian buster/main amd64 libpython-dev amd64 2.7.16-1 [20.9 kB] #7 15.04 Get:570 http://deb.debian.org/debian-security buster/updates/main amd64 python2.7-dev amd64 2.7.16-2+deb10u4 [286 kB] #7 15.05 Get:571 http://deb.debian.org/debian buster/main amd64 python2-dev amd64 2.7.16-1 [1212 B] #7 15.05 Get:572 http://deb.debian.org/debian buster/main amd64 python-dev amd64 2.7.16-1 [1192 B] #7 15.05 Get:573 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7 amd64 3.7.3-2+deb10u7 [1499 kB] #7 15.06 Get:574 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-dev amd64 3.7.3-2+deb10u7 [48.4 MB] #7 15.50 Get:575 http://deb.debian.org/debian buster/main amd64 libpython3-dev amd64 3.7.3-1 [20.1 kB] #7 15.50 Get:576 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7-dev amd64 3.7.3-2+deb10u7 [514 kB] #7 15.50 Get:577 http://deb.debian.org/debian buster/main amd64 python3-dev amd64 3.7.3-1 [1264 B] #7 15.50 Get:578 http://deb.debian.org/debian buster/main amd64 libboost-python1.67-dev amd64 1.67.0-13+deb10u1 [335 kB] #7 15.50 Get:579 http://deb.debian.org/debian buster/main amd64 libboost-python-dev amd64 1.67.0.1 [3948 B] #7 15.50 Get:580 http://deb.debian.org/debian buster/main amd64 libboost-random1.67.0 amd64 1.67.0-13+deb10u1 [233 kB] #7 15.51 Get:581 http://deb.debian.org/debian buster/main amd64 libboost-random1.67-dev amd64 1.67.0-13+deb10u1 [232 kB] #7 15.52 Get:582 http://deb.debian.org/debian buster/main amd64 libboost-random-dev amd64 1.67.0.1 [3648 B] #7 15.52 Get:583 http://deb.debian.org/debian buster/main amd64 libboost-regex-dev amd64 1.67.0.1 [3916 B] #7 15.52 Get:584 http://deb.debian.org/debian buster/main amd64 libboost-serialization-dev amd64 1.67.0.1 [3876 B] #7 15.52 Get:585 http://deb.debian.org/debian buster/main amd64 libboost-signals1.67.0 amd64 1.67.0-13+deb10u1 [250 kB] #7 15.52 Get:586 http://deb.debian.org/debian buster/main amd64 libboost-signals1.67-dev amd64 1.67.0-13+deb10u1 [253 kB] #7 15.52 Get:587 http://deb.debian.org/debian buster/main amd64 libboost-signals-dev amd64 1.67.0.1 [3716 B] #7 15.52 Get:588 http://deb.debian.org/debian buster/main amd64 libboost-stacktrace1.67.0 amd64 1.67.0-13+deb10u1 [271 kB] #7 15.52 Get:589 http://deb.debian.org/debian buster/main amd64 libboost-stacktrace1.67-dev amd64 1.67.0-13+deb10u1 [249 kB] #7 15.53 Get:590 http://deb.debian.org/debian buster/main amd64 libboost-stacktrace-dev amd64 1.67.0.1 [3640 B] #7 15.53 Get:591 http://deb.debian.org/debian buster/main amd64 libboost-system-dev amd64 1.67.0.1 [3788 B] #7 15.53 Get:592 http://deb.debian.org/debian buster/main amd64 libboost-test-dev amd64 1.67.0.1 [3684 B] #7 15.53 Get:593 http://deb.debian.org/debian buster/main amd64 libboost-thread-dev amd64 1.67.0.1 [3672 B] #7 15.53 Get:594 http://deb.debian.org/debian buster/main amd64 libboost-timer1.67-dev amd64 1.67.0-13+deb10u1 [231 kB] #7 15.53 Get:595 http://deb.debian.org/debian buster/main amd64 libboost-timer-dev amd64 1.67.0.1 [3772 B] #7 15.53 Get:596 http://deb.debian.org/debian buster/main amd64 libboost-type-erasure1.67.0 amd64 1.67.0-13+deb10u1 [241 kB] #7 15.53 Get:597 http://deb.debian.org/debian buster/main amd64 libboost-type-erasure1.67-dev amd64 1.67.0-13+deb10u1 [241 kB] #7 15.54 Get:598 http://deb.debian.org/debian buster/main amd64 libboost-type-erasure-dev amd64 1.67.0.1 [3740 B] #7 15.54 Get:599 http://deb.debian.org/debian buster/main amd64 libboost-wave1.67.0 amd64 1.67.0-13+deb10u1 [436 kB] #7 15.54 Get:600 http://deb.debian.org/debian buster/main amd64 libboost-wave1.67-dev amd64 1.67.0-13+deb10u1 [463 kB] #7 15.55 Get:601 http://deb.debian.org/debian buster/main amd64 libboost-wave-dev amd64 1.67.0.1 [3676 B] #7 15.55 Get:602 http://deb.debian.org/debian buster/main amd64 libboost-all-dev amd64 1.67.0.1 [3988 B] #7 15.55 Get:603 http://deb.debian.org/debian buster/main amd64 libcsv3 amd64 3.0.3+dfsg-4 [9612 B] #7 15.58 Get:604 http://deb.debian.org/debian buster/main amd64 libcsv-dev amd64 3.0.3+dfsg-4 [21.8 kB] #7 15.60 Get:605 http://deb.debian.org/debian buster/main amd64 libdbi1 amd64 0.9.0-5 [31.9 kB] #7 15.60 Get:606 http://deb.debian.org/debian buster/main amd64 libdbd-sqlite3 amd64 0.9.0-6+b1 [180 kB] #7 15.61 Get:607 http://deb.debian.org/debian buster/main amd64 libdbi-dev amd64 0.9.0-5 [35.3 kB] #7 15.61 Get:608 http://deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u2 [210 kB] #7 15.61 Get:609 http://deb.debian.org/debian-security buster/updates/main amd64 libelf-dev amd64 0.176-1.1+deb10u1 [72.3 kB] #7 15.61 Get:610 http://deb.debian.org/debian buster/main amd64 libffi-dev amd64 3.2.1-9 [156 kB] #7 15.61 Get:611 http://deb.debian.org/debian buster/main amd64 libfftw3-long3 amd64 3.3.8-2 [319 kB] #7 15.62 Get:612 http://deb.debian.org/debian buster/main amd64 libfftw3-quad3 amd64 3.3.8-2 [558 kB] #7 15.62 Get:613 http://deb.debian.org/debian buster/main amd64 libfftw3-single3 amd64 3.3.8-2 [762 kB] #7 15.63 Get:614 http://deb.debian.org/debian buster/main amd64 libfftw3-bin amd64 3.3.8-2 [50.7 kB] #7 15.63 Get:615 http://deb.debian.org/debian buster/main amd64 libfftw3-dev amd64 3.3.8-2 [2106 kB] #7 15.65 Get:616 http://deb.debian.org/debian buster/main amd64 libfontenc1 amd64 1:1.1.3-1+b2 [24.4 kB] #7 15.65 Get:617 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-data all 2.58.3-2+deb10u6 [1112 kB] #7 15.65 Get:618 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-bin amd64 2.58.3-2+deb10u6 [126 kB] #7 15.66 Get:619 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-dev-bin amd64 2.58.3-2+deb10u6 [158 kB] #7 15.66 Get:620 http://deb.debian.org/debian-security buster/updates/main amd64 uuid-dev amd64 2.33.1-0.1+deb10u1 [93.8 kB] #7 15.66 Get:621 http://deb.debian.org/debian-security buster/updates/main amd64 libblkid-dev amd64 2.33.1-0.1+deb10u1 [225 kB] #7 15.66 Get:622 http://deb.debian.org/debian-security buster/updates/main amd64 libmount-dev amd64 2.33.1-0.1+deb10u1 [233 kB] #7 15.66 Get:623 http://deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] #7 15.66 Get:624 http://deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] #7 15.67 Get:625 http://deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] #7 15.67 Get:626 http://deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] #7 15.67 Get:627 http://deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] #7 15.68 Get:628 http://deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] #7 15.68 Get:629 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-dev amd64 2.58.3-2+deb10u6 [1489 kB] #7 15.69 Get:630 http://deb.debian.org/debian buster/main amd64 libgmpxx4ldbl amd64 2:6.1.2+dfsg-4+deb10u1 [23.0 kB] #7 15.69 Get:631 http://deb.debian.org/debian buster/main amd64 libgmp-dev amd64 2:6.1.2+dfsg-4+deb10u1 [629 kB] #7 15.70 Get:632 http://deb.debian.org/debian-security buster/updates/main amd64 libunbound8 amd64 1.9.0-2+deb10u4 [466 kB] #7 15.70 Get:633 http://deb.debian.org/debian-security buster/updates/main amd64 libgnutls-dane0 amd64 3.6.7-4+deb10u12 [318 kB] #7 15.70 Get:634 http://deb.debian.org/debian-security buster/updates/main amd64 libgnutlsxx28 amd64 3.6.7-4+deb10u12 [14.6 kB] #7 15.70 Get:635 http://deb.debian.org/debian buster/main amd64 libidn2-dev amd64 2.0.5-1+deb10u1 [79.5 kB] #7 15.70 Get:636 http://deb.debian.org/debian buster/main amd64 libp11-kit-dev amd64 0.23.15-2+deb10u1 [196 kB] #7 15.70 Get:637 http://deb.debian.org/debian-security buster/updates/main amd64 libtasn1-6-dev amd64 4.13-3+deb10u1 [104 kB] #7 15.71 Get:638 http://deb.debian.org/debian buster/main amd64 nettle-dev amd64 3.4.1-1+deb10u1 [1077 kB] #7 15.72 Get:639 http://deb.debian.org/debian-security buster/updates/main amd64 libgnutls28-dev amd64 3.6.7-4+deb10u12 [1087 kB] #7 15.72 Get:640 http://deb.debian.org/debian buster/main amd64 libgps23 amd64 3.17-7 [89.9 kB] #7 15.73 Get:641 http://deb.debian.org/debian buster/main amd64 libgps-dev amd64 3.17-7 [138 kB] #7 15.73 Get:642 http://deb.debian.org/debian buster/main amd64 libgsm1 amd64 1.0.18-2 [27.7 kB] #7 15.73 Get:643 http://deb.debian.org/debian buster/main amd64 libgsm1-dev amd64 1.0.18-2 [29.7 kB] #7 15.73 Get:644 http://deb.debian.org/debian buster/main amd64 libimagequant0 amd64 2.12.2-1.1 [32.5 kB] #7 15.73 Get:645 http://deb.debian.org/debian buster/main amd64 libjansson4 amd64 2.12-1 [38.0 kB] #7 15.73 Get:646 http://deb.debian.org/debian buster/main amd64 libjansson-dev amd64 2.12-1 [40.5 kB] #7 15.73 Get:647 http://deb.debian.org/debian-security buster/updates/main amd64 liblua5.3-0 amd64 5.3.3-1.1+deb10u1 [120 kB] #7 15.73 Get:648 http://deb.debian.org/debian-security buster/updates/main amd64 libncurses-dev amd64 6.1+20181013-2+deb10u5 [333 kB] #7 15.73 Get:649 http://deb.debian.org/debian buster/main amd64 libreadline-dev amd64 7.0-5 [133 kB] #7 15.74 Get:650 http://deb.debian.org/debian-security buster/updates/main amd64 liblua5.3-dev amd64 5.3.3-1.1+deb10u1 [148 kB] #7 15.74 Get:651 http://deb.debian.org/debian buster/main amd64 mysql-common all 5.8+1.0.5 [7324 B] #7 15.74 Get:652 http://deb.debian.org/debian-security buster/updates/main amd64 mariadb-common all 1:10.3.39-0+deb10u2 [33.6 kB] #7 15.74 Get:653 http://deb.debian.org/debian-security buster/updates/main amd64 libmariadb3 amd64 1:10.3.39-0+deb10u2 [173 kB] #7 15.75 Get:654 http://deb.debian.org/debian buster/main amd64 libmnl-dev amd64 1.0.4-2 [13.3 kB] #7 15.75 Get:655 http://deb.debian.org/debian-security buster/updates/main amd64 libncurses5-dev amd64 6.1+20181013-2+deb10u5 [948 B] #7 15.75 Get:656 http://deb.debian.org/debian buster/main amd64 libnewlib-dev all 3.1.0.20181231-1 [259 kB] #7 15.75 Get:657 http://deb.debian.org/debian buster/main amd64 libnewlib-arm-none-eabi all 3.1.0.20181231-1 [32.1 MB] #7 16.02 Get:658 http://deb.debian.org/debian buster/main amd64 libnorm1 amd64 1.5.8+dfsg2-1 [287 kB] #7 16.02 Get:659 http://deb.debian.org/debian buster/main amd64 libnorm-dev amd64 1.5.8+dfsg2-1 [460 kB] #7 16.03 Get:660 http://deb.debian.org/debian buster/main amd64 liboping0 amd64 1.10.0-2.1+b1 [20.0 kB] #7 16.03 Get:661 http://deb.debian.org/debian buster/main amd64 liboping-dev amd64 1.10.0-2.1+b1 [47.4 kB] #7 16.03 Get:662 http://deb.debian.org/debian buster/main amd64 libortp13 amd64 1:1.0.2-1 [74.4 kB] #7 16.03 Get:663 http://deb.debian.org/debian buster/main amd64 libortp-dev amd64 1:1.0.2-1 [102 kB] #7 16.03 Get:664 http://deb.debian.org/debian buster/main amd64 libpcap0.8 amd64 1.8.1-6+deb10u1 [140 kB] #7 16.03 Get:665 http://deb.debian.org/debian buster/main amd64 libpcap0.8-dev amd64 1.8.1-6+deb10u1 [241 kB] #7 16.03 Get:666 http://deb.debian.org/debian buster/main amd64 libpcap-dev amd64 1.8.1-6+deb10u1 [26.0 kB] #7 16.03 Get:667 http://deb.debian.org/debian buster/main amd64 libpci3 amd64 1:3.5.2-1 [56.5 kB] #7 16.04 Get:668 http://deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u10 [110 kB] #7 16.04 Get:669 http://deb.debian.org/debian buster/main amd64 libpci-dev amd64 1:3.5.2-1 [76.9 kB] #7 16.04 Get:670 http://deb.debian.org/debian buster/main amd64 libpcsclite1 amd64 1.8.24-1 [58.5 kB] #7 16.04 Get:671 http://deb.debian.org/debian buster/main amd64 libpcsclite-dev amd64 1.8.24-1 [75.0 kB] #7 16.04 Get:672 http://deb.debian.org/debian buster/main amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3 [158 kB] #7 16.04 Get:673 http://deb.debian.org/debian buster/main amd64 libpgm-dev amd64 5.2.122~dfsg-3 [190 kB] #7 16.05 Get:674 http://deb.debian.org/debian buster/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [28.3 kB] #7 16.05 Get:675 http://deb.debian.org/debian buster/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [81.5 kB] #7 16.05 Get:676 http://deb.debian.org/debian buster/main amd64 libsensors-config all 1:3.5.0-3 [31.6 kB] #7 16.05 Get:677 http://deb.debian.org/debian buster/main amd64 libsensors5 amd64 1:3.5.0-3 [52.6 kB] #7 16.05 Get:678 http://deb.debian.org/debian buster/main amd64 libsensors4-dev amd64 1:3.5.0-3 [63.0 kB] #7 16.05 Get:679 http://deb.debian.org/debian buster/main amd64 libsigsegv-dev amd64 2.12-2 [26.8 kB] #7 16.05 Get:680 http://deb.debian.org/debian-security buster/updates/main amd64 libsnmp-base all 5.7.3+dfsg-5+deb10u4 [1595 kB] #7 16.06 Get:681 http://deb.debian.org/debian buster/main amd64 libwrap0 amd64 7.6.q-28 [58.7 kB] #7 16.06 Get:682 http://deb.debian.org/debian-security buster/updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-5+deb10u4 [2319 kB] #7 16.09 Get:683 http://deb.debian.org/debian buster/main amd64 libwrap0-dev amd64 7.6.q-28 [21.6 kB] #7 16.09 Get:684 http://deb.debian.org/debian-security buster/updates/main amd64 libssl-dev amd64 1.1.1n-0+deb10u6 [1810 kB] #7 16.10 Get:685 http://deb.debian.org/debian-security buster/updates/main amd64 libsnmp-dev amd64 5.7.3+dfsg-5+deb10u4 [1099 kB] #7 16.11 Get:686 http://deb.debian.org/debian buster/main amd64 libsodium23 amd64 1.0.17-1 [158 kB] #7 16.12 Get:687 http://deb.debian.org/debian buster/main amd64 libsodium-dev amd64 1.0.17-1 [176 kB] #7 16.12 Get:688 http://deb.debian.org/debian-security buster/updates/main amd64 libsofia-sip-ua0 amd64 1.12.11+20110422.1-2.1+deb10u4 [535 kB] #7 16.12 Get:689 http://deb.debian.org/debian-security buster/updates/main amd64 libsofia-sip-ua-dev amd64 1.12.11+20110422.1-2.1+deb10u4 [760 kB] #7 16.13 Get:690 http://deb.debian.org/debian-security buster/updates/main amd64 libsofia-sip-ua-glib3 amd64 1.12.11+20110422.1-2.1+deb10u4 [16.5 kB] #7 16.13 Get:691 http://deb.debian.org/debian-security buster/updates/main amd64 libsofia-sip-ua-glib-dev amd64 1.12.11+20110422.1-2.1+deb10u4 [16.0 kB] #7 16.13 Get:692 http://deb.debian.org/debian buster/main amd64 libsource-highlight-common all 3.1.8-1.2 [68.0 kB] #7 16.13 Get:693 http://deb.debian.org/debian buster/main amd64 libsource-highlight4v5 amd64 3.1.8-1.2+b1 [244 kB] #7 16.14 Get:694 http://deb.debian.org/debian-security buster/updates/main amd64 libsqlite3-dev amd64 3.27.2-3+deb10u2 [787 kB] #7 16.14 Get:695 http://deb.debian.org/debian buster/main amd64 libtalloc2 amd64 2.1.14-2 [35.4 kB] #7 16.14 Get:696 http://deb.debian.org/debian buster/main amd64 libtalloc-dev amd64 2.1.14-2 [61.1 kB] #7 16.14 Get:697 http://deb.debian.org/debian buster/main amd64 libtext-unidecode-perl all 1.30-1 [103 kB] #7 16.14 Get:698 http://deb.debian.org/debian buster/main amd64 libusb-0.1-4 amd64 2:0.1.12-32 [23.4 kB] #7 16.14 Get:699 http://deb.debian.org/debian buster/main amd64 libusb-1.0-0 amd64 2:1.0.22-2 [55.3 kB] #7 16.14 Get:700 http://deb.debian.org/debian buster/main amd64 libusb-1.0-0-dev amd64 2:1.0.22-2 [74.5 kB] #7 16.15 Get:701 http://deb.debian.org/debian buster/main amd64 libusb-dev amd64 2:0.1.12-32 [37.9 kB] #7 16.15 Get:702 http://deb.debian.org/debian-security buster/updates/main amd64 libwebpdemux2 amd64 0.6.1-2+deb10u3 [87.9 kB] #7 16.15 Get:703 http://deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] #7 16.15 Get:704 http://deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB] #7 16.15 Get:705 http://deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] #7 16.15 Get:706 http://deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB] #7 16.16 Get:707 http://deb.debian.org/debian buster/main amd64 libyaml-0-2 amd64 0.2.1-1 [47.2 kB] #7 16.16 Get:708 http://deb.debian.org/debian buster/main amd64 libzmq5 amd64 4.3.1-4+deb10u2 [246 kB] #7 16.16 Get:709 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5-dev amd64 1.17-3+deb10u6 [47.8 kB] #7 16.16 Get:710 http://deb.debian.org/debian buster/main amd64 libzmq3-dev amd64 4.3.1-4+deb10u2 [442 kB] #7 16.16 Get:711 http://deb.debian.org/debian buster/main amd64 lua-socket amd64 3.0~rc1+git+ac3201d-4 [74.0 kB] #7 16.16 Get:712 http://deb.debian.org/debian buster/main amd64 mscgen amd64 0.20-12 [50.4 kB] #7 16.16 Get:713 http://deb.debian.org/debian buster/main amd64 ofono amd64 1.21-1 [620 kB] #7 16.17 Get:714 http://deb.debian.org/debian buster/main amd64 python-pycurl amd64 7.43.0.2-0.1 [66.0 kB] #7 16.17 Get:715 http://deb.debian.org/debian buster/main amd64 python-urlgrabber all 3.10.2-1 [55.3 kB] #7 16.17 Get:716 http://deb.debian.org/debian buster/main amd64 python-typing all 3.6.6-1 [22.7 kB] #7 16.17 Get:717 http://deb.debian.org/debian buster/main amd64 python-m2crypto amd64 0.31.0-4+deb10u2 [183 kB] #7 16.19 Get:718 http://deb.debian.org/debian buster/main amd64 osc all 0.164.2-1 [238 kB] #7 16.20 Get:719 http://deb.debian.org/debian buster/main amd64 patchelf amd64 0.9+52.20180509-1 [51.1 kB] #7 16.20 Get:720 http://deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] #7 16.22 Get:721 http://deb.debian.org/debian buster/main amd64 python-pip all 18.1-5 [215 kB] #7 16.22 Get:722 http://deb.debian.org/debian buster/main amd64 python-setuptools all 40.8.0-1 [382 kB] #7 16.22 Get:723 http://deb.debian.org/debian buster/main amd64 python-yaml amd64 3.13-2 [127 kB] #7 16.22 Get:724 http://deb.debian.org/debian buster/main amd64 python3-asn1crypto all 0.24.0-1 [78.2 kB] #7 16.22 Get:725 http://deb.debian.org/debian buster/main amd64 python3-funcparserlib all 0.3.6-7 [15.0 kB] #7 16.22 Get:726 http://deb.debian.org/debian-security buster/updates/main amd64 python3-pil amd64 5.4.1-2+deb10u6 [395 kB] #7 16.23 Get:727 http://deb.debian.org/debian buster/main amd64 python3-webcolors all 1.5-2 [10.4 kB] #7 16.23 Get:728 http://deb.debian.org/debian buster/main amd64 python3-roman all 2.0.0-3 [8768 B] #7 16.23 Get:729 http://deb.debian.org/debian buster/main amd64 python3-docutils all 0.14+dfsg-4 [378 kB] #7 16.23 Get:730 http://deb.debian.org/debian-security buster/updates/main amd64 python3-reportlab-accel amd64 3.5.13-1+deb10u2 [35.4 kB] #7 16.23 Get:731 http://deb.debian.org/debian-security buster/updates/main amd64 python3-reportlab all 3.5.13-1+deb10u2 [542 kB] #7 16.24 Get:732 http://deb.debian.org/debian buster/main amd64 python3-blockdiag all 1.5.3+dfsg-5.2 [74.6 kB] #7 16.24 Get:733 http://deb.debian.org/debian buster/main amd64 python3-cffi-backend amd64 1.12.2-1 [79.7 kB] #7 16.24 Get:734 http://deb.debian.org/debian-security buster/updates/main amd64 python3-cryptography amd64 2.6.1-3+deb10u4 [218 kB] #7 16.24 Get:735 http://deb.debian.org/debian buster/main amd64 python3-gi amd64 3.30.4-1 [180 kB] #7 16.24 Get:736 http://deb.debian.org/debian buster/main amd64 python3-markupsafe amd64 1.1.0-1 [14.8 kB] #7 16.24 Get:737 http://deb.debian.org/debian-security buster/updates/main amd64 python3-mako all 1.0.7+ds1-1+deb10u1 [61.7 kB] #7 16.24 Get:738 http://deb.debian.org/debian buster/main amd64 python3-nwdiag all 1.0.4+dfsg-1 [33.7 kB] #7 16.25 Get:739 http://deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] #7 16.25 Get:740 http://deb.debian.org/debian buster/main amd64 python3-pyflakes all 2.0.0-1 [49.0 kB] #7 16.25 Get:741 http://deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] #7 16.25 Get:742 http://deb.debian.org/debian buster/main amd64 python3-usb all 1.0.2-1 [38.8 kB] #7 16.25 Get:743 http://deb.debian.org/debian buster/main amd64 python3-yaml amd64 3.13-2 [121 kB] #7 16.25 Get:744 http://deb.debian.org/debian buster/main amd64 rsync amd64 3.1.3-6 [397 kB] #7 16.26 Get:745 http://deb.debian.org/debian buster/main amd64 sdcc-libraries all 3.8.0+dfsg-2 [1173 kB] #7 16.27 Get:746 http://deb.debian.org/debian buster/main amd64 sdcc amd64 3.8.0+dfsg-2 [1853 kB] #7 16.29 Get:747 http://deb.debian.org/debian buster/main amd64 source-highlight amd64 3.1.8-1.2+b1 [298 kB] #7 16.29 Get:748 http://deb.debian.org/debian-security buster/updates/main amd64 sqlite3 amd64 3.27.2-3+deb10u2 [940 kB] #7 16.30 Get:749 http://deb.debian.org/debian buster/main amd64 stow all 2.2.2-1 [367 kB] #7 16.30 Get:750 http://deb.debian.org/debian-security buster/updates/main amd64 sudo amd64 1.8.27-1+deb10u6 [1244 kB] #7 16.32 Get:751 http://deb.debian.org/debian buster/main amd64 tcpdump amd64 4.9.3-1~deb10u2 [400 kB] #7 16.32 Get:752 http://deb.debian.org/debian buster/main amd64 xfonts-encodings all 1:1.0.4-2 [574 kB] #7 16.33 Get:753 http://deb.debian.org/debian buster/main amd64 xfonts-utils amd64 1:7.7+6 [93.0 kB] #7 16.33 Get:754 http://deb.debian.org/debian buster/main amd64 tex-gyre all 20180621-3 [6210 kB] #7 16.38 Get:755 http://deb.debian.org/debian buster/main amd64 texinfo amd64 6.5.0.dfsg.1-4+b1 [1431 kB] #7 16.39 Get:756 http://deb.debian.org/debian-security buster/updates/main amd64 unzip amd64 6.0-23+deb10u3 [172 kB] #7 16.39 Get:757 http://deb.debian.org/debian-security buster/updates/main amd64 libc-ares2 amd64 1.14.0-1+deb10u4 [86.5 kB] #7 16.39 Get:758 http://deb.debian.org/debian-security buster/updates/main amd64 libc-ares-dev amd64 1.14.0-1+deb10u4 [161 kB] #7 16.60 debconf: delaying package configuration, since apt-utils is not installed #7 16.62 Fetched 801 MB in 7s (112 MB/s) #7 16.64 Selecting previously unselected package libapparmor1:amd64. #7 16.64 (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 ... 6650 files and directories currently installed.) #7 16.65 Preparing to unpack .../00-libapparmor1_2.13.2-10_amd64.deb ... #7 16.66 Unpacking libapparmor1:amd64 (2.13.2-10) ... #7 16.70 Selecting previously unselected package libargon2-1:amd64. #7 16.70 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... #7 16.70 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... #7 16.73 Selecting previously unselected package dmsetup. #7 16.73 Preparing to unpack .../02-dmsetup_2%3a1.02.155-3_amd64.deb ... #7 16.74 Unpacking dmsetup (2:1.02.155-3) ... #7 16.78 Selecting previously unselected package libdevmapper1.02.1:amd64. #7 16.78 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... #7 16.78 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... #7 16.82 Selecting previously unselected package libjson-c3:amd64. #7 16.83 Preparing to unpack .../04-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... #7 16.83 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... #7 16.87 Selecting previously unselected package libssl1.1:amd64. #7 16.87 Preparing to unpack .../05-libssl1.1_1.1.1n-0+deb10u6_amd64.deb ... #7 16.87 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u6) ... #7 16.98 Selecting previously unselected package libcryptsetup12:amd64. #7 16.98 Preparing to unpack .../06-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... #7 16.99 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... #7 17.04 Selecting previously unselected package libidn11:amd64. #7 17.04 Preparing to unpack .../07-libidn11_1.33-2.2_amd64.deb ... #7 17.04 Unpacking libidn11:amd64 (1.33-2.2) ... #7 17.08 Selecting previously unselected package libip4tc0:amd64. #7 17.08 Preparing to unpack .../08-libip4tc0_1.8.2-4_amd64.deb ... #7 17.09 Unpacking libip4tc0:amd64 (1.8.2-4) ... #7 17.12 Selecting previously unselected package libkmod2:amd64. #7 17.13 Preparing to unpack .../09-libkmod2_26-1_amd64.deb ... #7 17.13 Unpacking libkmod2:amd64 (26-1) ... #7 17.17 Selecting previously unselected package systemd. #7 17.17 Preparing to unpack .../10-systemd_241-7~deb10u10_amd64.deb ... #7 17.21 Unpacking systemd (241-7~deb10u10) ... #7 17.50 Selecting previously unselected package libbsd0:amd64. #7 17.50 Preparing to unpack .../11-libbsd0_0.9.1-2+deb10u1_amd64.deb ... #7 17.50 Unpacking libbsd0:amd64 (0.9.1-2+deb10u1) ... #7 17.54 Selecting previously unselected package bsdmainutils. #7 17.54 Preparing to unpack .../12-bsdmainutils_11.1.2+b1_amd64.deb ... #7 17.54 Unpacking bsdmainutils (11.1.2+b1) ... #7 17.59 Selecting previously unselected package libuchardet0:amd64. #7 17.59 Preparing to unpack .../13-libuchardet0_0.0.6-3_amd64.deb ... #7 17.60 Unpacking libuchardet0:amd64 (0.0.6-3) ... #7 17.63 Selecting previously unselected package groff-base. #7 17.63 Preparing to unpack .../14-groff-base_1.22.4-3+deb10u1_amd64.deb ... #7 17.63 Unpacking groff-base (1.22.4-3+deb10u1) ... #7 17.74 Selecting previously unselected package libgdbm6:amd64. #7 17.74 Preparing to unpack .../15-libgdbm6_1.18.1-4_amd64.deb ... #7 17.74 Unpacking libgdbm6:amd64 (1.18.1-4) ... #7 17.78 Selecting previously unselected package libpipeline1:amd64. #7 17.78 Preparing to unpack .../16-libpipeline1_1.5.1-2_amd64.deb ... #7 17.78 Unpacking libpipeline1:amd64 (1.5.1-2) ... #7 17.83 Selecting previously unselected package man-db. #7 17.83 Preparing to unpack .../17-man-db_2.8.5-2+deb10u1_amd64.deb ... #7 17.83 Unpacking man-db (2.8.5-2+deb10u1) ... #7 17.95 Selecting previously unselected package perl-modules-5.28. #7 17.96 Preparing to unpack .../18-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... #7 17.96 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... #7 18.23 Selecting previously unselected package libgdbm-compat4:amd64. #7 18.23 Preparing to unpack .../19-libgdbm-compat4_1.18.1-4_amd64.deb ... #7 18.24 Unpacking libgdbm-compat4:amd64 (1.18.1-4) ... #7 18.27 Selecting previously unselected package libperl5.28:amd64. #7 18.28 Preparing to unpack .../20-libperl5.28_5.28.1-6+deb10u1_amd64.deb ... #7 18.28 Unpacking libperl5.28:amd64 (5.28.1-6+deb10u1) ... #7 18.63 Selecting previously unselected package perl. #7 18.63 Preparing to unpack .../21-perl_5.28.1-6+deb10u1_amd64.deb ... #7 18.64 Unpacking perl (5.28.1-6+deb10u1) ... #7 18.68 Selecting previously unselected package libpython2.7-minimal:amd64. #7 18.69 Preparing to unpack .../22-libpython2.7-minimal_2.7.16-2+deb10u4_amd64.deb ... #7 18.69 Unpacking libpython2.7-minimal:amd64 (2.7.16-2+deb10u4) ... #7 18.76 Selecting previously unselected package python2.7-minimal. #7 18.76 Preparing to unpack .../23-python2.7-minimal_2.7.16-2+deb10u4_amd64.deb ... #7 18.77 Unpacking python2.7-minimal (2.7.16-2+deb10u4) ... #7 18.89 Selecting previously unselected package python2-minimal. #7 18.89 Preparing to unpack .../24-python2-minimal_2.7.16-1_amd64.deb ... #7 18.89 Unpacking python2-minimal (2.7.16-1) ... #7 18.92 Selecting previously unselected package python-minimal. #7 18.92 Preparing to unpack .../25-python-minimal_2.7.16-1_amd64.deb ... #7 18.92 Unpacking python-minimal (2.7.16-1) ... #7 18.96 Selecting previously unselected package mime-support. #7 18.96 Preparing to unpack .../26-mime-support_3.62_all.deb ... #7 18.96 Unpacking mime-support (3.62) ... #7 19.00 Selecting previously unselected package libexpat1:amd64. #7 19.00 Preparing to unpack .../27-libexpat1_2.2.6-2+deb10u7_amd64.deb ... #7 19.00 Unpacking libexpat1:amd64 (2.2.6-2+deb10u7) ... #7 19.04 Selecting previously unselected package readline-common. #7 19.05 Preparing to unpack .../28-readline-common_7.0-5_all.deb ... #7 19.05 Unpacking readline-common (7.0-5) ... #7 19.09 Selecting previously unselected package libreadline7:amd64. #7 19.09 Preparing to unpack .../29-libreadline7_7.0-5_amd64.deb ... #7 19.09 Unpacking libreadline7:amd64 (7.0-5) ... #7 19.14 Selecting previously unselected package libsqlite3-0:amd64. #7 19.14 Preparing to unpack .../30-libsqlite3-0_3.27.2-3+deb10u2_amd64.deb ... #7 19.14 Unpacking libsqlite3-0:amd64 (3.27.2-3+deb10u2) ... #7 19.21 Selecting previously unselected package libpython2.7-stdlib:amd64. #7 19.21 Preparing to unpack .../31-libpython2.7-stdlib_2.7.16-2+deb10u4_amd64.deb ... #7 19.21 Unpacking libpython2.7-stdlib:amd64 (2.7.16-2+deb10u4) ... #7 19.36 Selecting previously unselected package python2.7. #7 19.36 Preparing to unpack .../32-python2.7_2.7.16-2+deb10u4_amd64.deb ... #7 19.36 Unpacking python2.7 (2.7.16-2+deb10u4) ... #7 19.40 Selecting previously unselected package libpython2-stdlib:amd64. #7 19.41 Preparing to unpack .../33-libpython2-stdlib_2.7.16-1_amd64.deb ... #7 19.41 Unpacking libpython2-stdlib:amd64 (2.7.16-1) ... #7 19.43 Selecting previously unselected package libpython-stdlib:amd64. #7 19.43 Preparing to unpack .../34-libpython-stdlib_2.7.16-1_amd64.deb ... #7 19.44 Unpacking libpython-stdlib:amd64 (2.7.16-1) ... #7 19.48 Setting up libpython2.7-minimal:amd64 (2.7.16-2+deb10u4) ... #7 19.49 Setting up python2.7-minimal (2.7.16-2+deb10u4) ... #7 19.69 Setting up python2-minimal (2.7.16-1) ... #7 19.75 Selecting previously unselected package python2. #7 19.75 (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 ... 10909 files and directories currently installed.) #7 19.76 Preparing to unpack .../python2_2.7.16-1_amd64.deb ... #7 19.76 Unpacking python2 (2.7.16-1) ... #7 19.79 Setting up python-minimal (2.7.16-1) ... #7 19.84 Selecting previously unselected package python. #7 19.84 (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 ... 10942 files and directories currently installed.) #7 19.85 Preparing to unpack .../00-python_2.7.16-1_amd64.deb ... #7 19.85 Unpacking python (2.7.16-1) ... #7 19.89 Selecting previously unselected package autoconf-archive. #7 19.89 Preparing to unpack .../01-autoconf-archive_20180313-1_all.deb ... #7 19.90 Unpacking autoconf-archive (20180313-1) ... #7 20.04 Selecting previously unselected package libpython2.7:amd64. #7 20.05 Preparing to unpack .../02-libpython2.7_2.7.16-2+deb10u4_amd64.deb ... #7 20.05 Unpacking libpython2.7:amd64 (2.7.16-2+deb10u4) ... #7 20.15 Selecting previously unselected package libncurses6:amd64. #7 20.15 Preparing to unpack .../03-libncurses6_6.1+20181013-2+deb10u5_amd64.deb ... #7 20.16 Unpacking libncurses6:amd64 (6.1+20181013-2+deb10u5) ... #7 20.20 Selecting previously unselected package ocaml-base-nox. #7 20.20 Preparing to unpack .../04-ocaml-base-nox_4.05.0-11_amd64.deb ... #7 20.20 Unpacking ocaml-base-nox (4.05.0-11) ... #7 20.28 Selecting previously unselected package libpcre-ocaml. #7 20.28 Preparing to unpack .../05-libpcre-ocaml_7.2.3-2+b1_amd64.deb ... #7 20.28 Unpacking libpcre-ocaml (7.2.3-2+b1) ... #7 20.33 Selecting previously unselected package libglib2.0-0:amd64. #7 20.33 Preparing to unpack .../06-libglib2.0-0_2.58.3-2+deb10u6_amd64.deb ... #7 20.33 Unpacking libglib2.0-0:amd64 (2.58.3-2+deb10u6) ... #7 20.45 Selecting previously unselected package python-gobject-2. #7 20.45 Preparing to unpack .../07-python-gobject-2_2.28.6-13+b1_amd64.deb ... #7 20.45 Unpacking python-gobject-2 (2.28.6-13+b1) ... #7 20.50 Selecting previously unselected package libquadmath0:amd64. #7 20.50 Preparing to unpack .../08-libquadmath0_8.3.0-6_amd64.deb ... #7 20.51 Unpacking libquadmath0:amd64 (8.3.0-6) ... #7 20.55 Selecting previously unselected package libgfortran5:amd64. #7 20.55 Preparing to unpack .../09-libgfortran5_8.3.0-6_amd64.deb ... #7 20.55 Unpacking libgfortran5:amd64 (8.3.0-6) ... #7 20.63 Selecting previously unselected package libblas3:amd64. #7 20.63 Preparing to unpack .../10-libblas3_3.8.0-2_amd64.deb ... #7 20.63 Unpacking libblas3:amd64 (3.8.0-2) ... #7 20.68 Selecting previously unselected package liblapack3:amd64. #7 20.68 Preparing to unpack .../11-liblapack3_3.8.0-2_amd64.deb ... #7 20.68 Unpacking liblapack3:amd64 (3.8.0-2) ... #7 20.85 Selecting previously unselected package python-pkg-resources. #7 20.85 Preparing to unpack .../12-python-pkg-resources_40.8.0-1_all.deb ... #7 20.85 Unpacking python-pkg-resources (40.8.0-1) ... #7 20.90 Selecting previously unselected package python-numpy. #7 20.90 Preparing to unpack .../13-python-numpy_1%3a1.16.2-1_amd64.deb ... #7 20.90 Unpacking python-numpy (1:1.16.2-1) ... #7 21.07 Selecting previously unselected package libatk1.0-data. #7 21.07 Preparing to unpack .../14-libatk1.0-data_2.30.0-2_all.deb ... #7 21.07 Unpacking libatk1.0-data (2.30.0-2) ... #7 21.13 Selecting previously unselected package libatk1.0-0:amd64. #7 21.13 Preparing to unpack .../15-libatk1.0-0_2.30.0-2_amd64.deb ... #7 21.14 Unpacking libatk1.0-0:amd64 (2.30.0-2) ... #7 21.17 Selecting previously unselected package libpng16-16:amd64. #7 21.17 Preparing to unpack .../16-libpng16-16_1.6.36-6_amd64.deb ... #7 21.17 Unpacking libpng16-16:amd64 (1.6.36-6) ... #7 21.22 Selecting previously unselected package libfreetype6:amd64. #7 21.22 Preparing to unpack .../17-libfreetype6_2.9.1-3+deb10u3_amd64.deb ... #7 21.23 Unpacking libfreetype6:amd64 (2.9.1-3+deb10u3) ... #7 21.28 Selecting previously unselected package sensible-utils. #7 21.28 Preparing to unpack .../18-sensible-utils_0.0.12_all.deb ... #7 21.29 Unpacking sensible-utils (0.0.12) ... #7 21.32 Selecting previously unselected package ucf. #7 21.32 Preparing to unpack .../19-ucf_3.0038+nmu1_all.deb ... #7 21.33 Moving old data out of the way #7 21.33 Unpacking ucf (3.0038+nmu1) ... #7 21.36 Selecting previously unselected package fonts-dejavu-core. #7 21.36 Preparing to unpack .../20-fonts-dejavu-core_2.37-1_all.deb ... #7 21.36 Unpacking fonts-dejavu-core (2.37-1) ... #7 21.47 Selecting previously unselected package fontconfig-config. #7 21.47 Preparing to unpack .../21-fontconfig-config_2.13.1-2_all.deb ... #7 21.55 Unpacking fontconfig-config (2.13.1-2) ... #7 21.60 Selecting previously unselected package libfontconfig1:amd64. #7 21.60 Preparing to unpack .../22-libfontconfig1_2.13.1-2_amd64.deb ... #7 21.60 Unpacking libfontconfig1:amd64 (2.13.1-2) ... #7 21.65 Selecting previously unselected package libpixman-1-0:amd64. #7 21.65 Preparing to unpack .../23-libpixman-1-0_0.36.0-1+deb10u1_amd64.deb ... #7 21.65 Unpacking libpixman-1-0:amd64 (0.36.0-1+deb10u1) ... #7 21.70 Selecting previously unselected package libxau6:amd64. #7 21.70 Preparing to unpack .../24-libxau6_1%3a1.0.8-1+b2_amd64.deb ... #7 21.70 Unpacking libxau6:amd64 (1:1.0.8-1+b2) ... #7 21.73 Selecting previously unselected package libxdmcp6:amd64. #7 21.74 Preparing to unpack .../25-libxdmcp6_1%3a1.1.2-3_amd64.deb ... #7 21.74 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... #7 21.77 Selecting previously unselected package libxcb1:amd64. #7 21.77 Preparing to unpack .../26-libxcb1_1.13.1-2_amd64.deb ... #7 21.77 Unpacking libxcb1:amd64 (1.13.1-2) ... #7 21.81 Selecting previously unselected package libx11-data. #7 21.81 Preparing to unpack .../27-libx11-data_2%3a1.6.7-1+deb10u4_all.deb ... #7 21.81 Unpacking libx11-data (2:1.6.7-1+deb10u4) ... #7 21.87 Selecting previously unselected package libx11-6:amd64. #7 21.88 Preparing to unpack .../28-libx11-6_2%3a1.6.7-1+deb10u4_amd64.deb ... #7 21.88 Unpacking libx11-6:amd64 (2:1.6.7-1+deb10u4) ... #7 21.95 Selecting previously unselected package libxcb-render0:amd64. #7 21.95 Preparing to unpack .../29-libxcb-render0_1.13.1-2_amd64.deb ... #7 21.95 Unpacking libxcb-render0:amd64 (1.13.1-2) ... #7 21.99 Selecting previously unselected package libxcb-shm0:amd64. #7 21.99 Preparing to unpack .../30-libxcb-shm0_1.13.1-2_amd64.deb ... #7 21.99 Unpacking libxcb-shm0:amd64 (1.13.1-2) ... #7 22.04 Selecting previously unselected package libxext6:amd64. #7 22.04 Preparing to unpack .../31-libxext6_2%3a1.3.3-1+b2_amd64.deb ... #7 22.04 Unpacking libxext6:amd64 (2:1.3.3-1+b2) ... #7 22.07 Selecting previously unselected package libxrender1:amd64. #7 22.08 Preparing to unpack .../32-libxrender1_1%3a0.9.10-1_amd64.deb ... #7 22.08 Unpacking libxrender1:amd64 (1:0.9.10-1) ... #7 22.11 Selecting previously unselected package libcairo2:amd64. #7 22.11 Preparing to unpack .../33-libcairo2_1.16.0-4+deb10u1_amd64.deb ... #7 22.11 Unpacking libcairo2:amd64 (1.16.0-4+deb10u1) ... #7 22.18 Selecting previously unselected package libjpeg62-turbo:amd64. #7 22.19 Preparing to unpack .../34-libjpeg62-turbo_1%3a1.5.2-2+deb10u1_amd64.deb ... #7 22.19 Unpacking libjpeg62-turbo:amd64 (1:1.5.2-2+deb10u1) ... #7 22.23 Selecting previously unselected package libjbig0:amd64. #7 22.23 Preparing to unpack .../35-libjbig0_2.1-3.1+b2_amd64.deb ... #7 22.23 Unpacking libjbig0:amd64 (2.1-3.1+b2) ... #7 22.27 Selecting previously unselected package libwebp6:amd64. #7 22.27 Preparing to unpack .../36-libwebp6_0.6.1-2+deb10u3_amd64.deb ... #7 22.27 Unpacking libwebp6:amd64 (0.6.1-2+deb10u3) ... #7 22.32 Selecting previously unselected package libtiff5:amd64. #7 22.32 Preparing to unpack .../37-libtiff5_4.1.0+git191117-2~deb10u9_amd64.deb ... #7 22.33 Unpacking libtiff5:amd64 (4.1.0+git191117-2~deb10u9) ... #7 22.37 Selecting previously unselected package libicu63:amd64. #7 22.37 Preparing to unpack .../38-libicu63_63.1-6+deb10u3_amd64.deb ... #7 22.38 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... #7 22.96 Selecting previously unselected package libxml2:amd64. #7 22.96 Preparing to unpack .../39-libxml2_2.9.4+dfsg1-7+deb10u6_amd64.deb ... #7 22.96 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u6) ... #7 23.03 Selecting previously unselected package shared-mime-info. #7 23.04 Preparing to unpack .../40-shared-mime-info_1.10-1_amd64.deb ... #7 23.04 Unpacking shared-mime-info (1.10-1) ... #7 23.13 Selecting previously unselected package libgdk-pixbuf2.0-common. #7 23.13 Preparing to unpack .../41-libgdk-pixbuf2.0-common_2.38.1+dfsg-1_all.deb ... #7 23.13 Unpacking libgdk-pixbuf2.0-common (2.38.1+dfsg-1) ... #7 23.20 Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. #7 23.20 Preparing to unpack .../42-libgdk-pixbuf2.0-0_2.38.1+dfsg-1_amd64.deb ... #7 23.20 Unpacking libgdk-pixbuf2.0-0:amd64 (2.38.1+dfsg-1) ... #7 23.25 Selecting previously unselected package libgtk2.0-common. #7 23.25 Preparing to unpack .../43-libgtk2.0-common_2.24.32-3_all.deb ... #7 23.25 Unpacking libgtk2.0-common (2.24.32-3) ... #7 23.48 Selecting previously unselected package libavahi-common-data:amd64. #7 23.48 Preparing to unpack .../44-libavahi-common-data_0.7-4+deb10u3_amd64.deb ... #7 23.48 Unpacking libavahi-common-data:amd64 (0.7-4+deb10u3) ... #7 23.53 Selecting previously unselected package libavahi-common3:amd64. #7 23.53 Preparing to unpack .../45-libavahi-common3_0.7-4+deb10u3_amd64.deb ... #7 23.53 Unpacking libavahi-common3:amd64 (0.7-4+deb10u3) ... #7 23.57 Selecting previously unselected package libdbus-1-3:amd64. #7 23.57 Preparing to unpack .../46-libdbus-1-3_1.12.28-0+deb10u1_amd64.deb ... #7 23.58 Unpacking libdbus-1-3:amd64 (1.12.28-0+deb10u1) ... #7 23.63 Selecting previously unselected package libavahi-client3:amd64. #7 23.63 Preparing to unpack .../47-libavahi-client3_0.7-4+deb10u3_amd64.deb ... #7 23.63 Unpacking libavahi-client3:amd64 (0.7-4+deb10u3) ... #7 23.67 Selecting previously unselected package libkeyutils1:amd64. #7 23.67 Preparing to unpack .../48-libkeyutils1_1.6-6_amd64.deb ... #7 23.67 Unpacking libkeyutils1:amd64 (1.6-6) ... #7 23.71 Selecting previously unselected package libkrb5support0:amd64. #7 23.71 Preparing to unpack .../49-libkrb5support0_1.17-3+deb10u6_amd64.deb ... #7 23.71 Unpacking libkrb5support0:amd64 (1.17-3+deb10u6) ... #7 23.75 Selecting previously unselected package libk5crypto3:amd64. #7 23.75 Preparing to unpack .../50-libk5crypto3_1.17-3+deb10u6_amd64.deb ... #7 23.75 Unpacking libk5crypto3:amd64 (1.17-3+deb10u6) ... #7 23.79 Selecting previously unselected package libkrb5-3:amd64. #7 23.79 Preparing to unpack .../51-libkrb5-3_1.17-3+deb10u6_amd64.deb ... #7 23.80 Unpacking libkrb5-3:amd64 (1.17-3+deb10u6) ... #7 23.86 Selecting previously unselected package libgssapi-krb5-2:amd64. #7 23.87 Preparing to unpack .../52-libgssapi-krb5-2_1.17-3+deb10u6_amd64.deb ... #7 23.87 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u6) ... #7 23.91 Selecting previously unselected package libcups2:amd64. #7 23.91 Preparing to unpack .../53-libcups2_2.2.10-6+deb10u9_amd64.deb ... #7 23.92 Unpacking libcups2:amd64 (2.2.10-6+deb10u9) ... #7 23.97 Selecting previously unselected package fontconfig. #7 23.98 Preparing to unpack .../54-fontconfig_2.13.1-2_amd64.deb ... #7 23.98 Unpacking fontconfig (2.13.1-2) ... #7 24.04 Selecting previously unselected package libfribidi0:amd64. #7 24.04 Preparing to unpack .../55-libfribidi0_1.0.5-3.1+deb10u2_amd64.deb ... #7 24.04 Unpacking libfribidi0:amd64 (1.0.5-3.1+deb10u2) ... #7 24.07 Selecting previously unselected package libthai-data. #7 24.07 Preparing to unpack .../56-libthai-data_0.1.28-2_all.deb ... #7 24.08 Unpacking libthai-data (0.1.28-2) ... #7 24.13 Selecting previously unselected package libdatrie1:amd64. #7 24.13 Preparing to unpack .../57-libdatrie1_0.2.12-2_amd64.deb ... #7 24.13 Unpacking libdatrie1:amd64 (0.2.12-2) ... #7 24.17 Selecting previously unselected package libthai0:amd64. #7 24.17 Preparing to unpack .../58-libthai0_0.1.28-2_amd64.deb ... #7 24.17 Unpacking libthai0:amd64 (0.1.28-2) ... #7 24.20 Selecting previously unselected package libpango-1.0-0:amd64. #7 24.21 Preparing to unpack .../59-libpango-1.0-0_1.42.4-8~deb10u1_amd64.deb ... #7 24.21 Unpacking libpango-1.0-0:amd64 (1.42.4-8~deb10u1) ... #7 24.26 Selecting previously unselected package libgraphite2-3:amd64. #7 24.26 Preparing to unpack .../60-libgraphite2-3_1.3.13-7_amd64.deb ... #7 24.26 Unpacking libgraphite2-3:amd64 (1.3.13-7) ... #7 24.30 Selecting previously unselected package libharfbuzz0b:amd64. #7 24.30 Preparing to unpack .../61-libharfbuzz0b_2.3.1-1_amd64.deb ... #7 24.31 Unpacking libharfbuzz0b:amd64 (2.3.1-1) ... #7 24.37 Selecting previously unselected package libpangoft2-1.0-0:amd64. #7 24.37 Preparing to unpack .../62-libpangoft2-1.0-0_1.42.4-8~deb10u1_amd64.deb ... #7 24.38 Unpacking libpangoft2-1.0-0:amd64 (1.42.4-8~deb10u1) ... #7 24.42 Selecting previously unselected package libpangocairo-1.0-0:amd64. #7 24.42 Preparing to unpack .../63-libpangocairo-1.0-0_1.42.4-8~deb10u1_amd64.deb ... #7 24.42 Unpacking libpangocairo-1.0-0:amd64 (1.42.4-8~deb10u1) ... #7 24.45 Selecting previously unselected package libxcomposite1:amd64. #7 24.46 Preparing to unpack .../64-libxcomposite1_1%3a0.4.4-2_amd64.deb ... #7 24.46 Unpacking libxcomposite1:amd64 (1:0.4.4-2) ... #7 24.49 Selecting previously unselected package libxfixes3:amd64. #7 24.49 Preparing to unpack .../65-libxfixes3_1%3a5.0.3-1_amd64.deb ... #7 24.50 Unpacking libxfixes3:amd64 (1:5.0.3-1) ... #7 24.53 Selecting previously unselected package libxcursor1:amd64. #7 24.53 Preparing to unpack .../66-libxcursor1_1%3a1.1.15-2_amd64.deb ... #7 24.53 Unpacking libxcursor1:amd64 (1:1.1.15-2) ... #7 24.56 Selecting previously unselected package libxdamage1:amd64. #7 24.56 Preparing to unpack .../67-libxdamage1_1%3a1.1.4-3+b3_amd64.deb ... #7 24.57 Unpacking libxdamage1:amd64 (1:1.1.4-3+b3) ... #7 24.60 Selecting previously unselected package libxi6:amd64. #7 24.60 Preparing to unpack .../68-libxi6_2%3a1.7.9-1_amd64.deb ... #7 24.60 Unpacking libxi6:amd64 (2:1.7.9-1) ... #7 24.64 Selecting previously unselected package libxinerama1:amd64. #7 24.64 Preparing to unpack .../69-libxinerama1_2%3a1.1.4-2_amd64.deb ... #7 24.64 Unpacking libxinerama1:amd64 (2:1.1.4-2) ... #7 24.67 Selecting previously unselected package libxrandr2:amd64. #7 24.67 Preparing to unpack .../70-libxrandr2_2%3a1.5.1-1_amd64.deb ... #7 24.68 Unpacking libxrandr2:amd64 (2:1.5.1-1) ... #7 24.71 Selecting previously unselected package hicolor-icon-theme. #7 24.71 Preparing to unpack .../71-hicolor-icon-theme_0.17-2_all.deb ... #7 24.72 Unpacking hicolor-icon-theme (0.17-2) ... #7 24.77 Selecting previously unselected package gtk-update-icon-cache. #7 24.77 Preparing to unpack .../72-gtk-update-icon-cache_3.24.5-1_amd64.deb ... #7 24.78 No diversion 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin', none removed. #7 24.79 No diversion 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin', none removed. #7 24.79 Unpacking gtk-update-icon-cache (3.24.5-1) ... #7 24.83 Selecting previously unselected package libcroco3:amd64. #7 24.83 Preparing to unpack .../73-libcroco3_0.6.12-3_amd64.deb ... #7 24.84 Unpacking libcroco3:amd64 (0.6.12-3) ... #7 24.88 Selecting previously unselected package librsvg2-2:amd64. #7 24.88 Preparing to unpack .../74-librsvg2-2_2.44.10-2.1+deb10u3_amd64.deb ... #7 24.89 Unpacking librsvg2-2:amd64 (2.44.10-2.1+deb10u3) ... #7 25.00 Selecting previously unselected package librsvg2-common:amd64. #7 25.00 Preparing to unpack .../75-librsvg2-common_2.44.10-2.1+deb10u3_amd64.deb ... #7 25.01 Unpacking librsvg2-common:amd64 (2.44.10-2.1+deb10u3) ... #7 25.05 Selecting previously unselected package adwaita-icon-theme. #7 25.05 Preparing to unpack .../76-adwaita-icon-theme_3.30.1-1_all.deb ... #7 25.06 Unpacking adwaita-icon-theme (3.30.1-1) ... #7 25.98 Selecting previously unselected package libgtk2.0-0:amd64. #7 25.98 Preparing to unpack .../77-libgtk2.0-0_2.24.32-3_amd64.deb ... #7 25.99 Unpacking libgtk2.0-0:amd64 (2.24.32-3) ... #7 26.14 Selecting previously unselected package python-cairo:amd64. #7 26.14 Preparing to unpack .../78-python-cairo_1.16.2-1+b1_amd64.deb ... #7 26.15 Unpacking python-cairo:amd64 (1.16.2-1+b1) ... #7 26.18 Selecting previously unselected package python-gtk2. #7 26.19 Preparing to unpack .../79-python-gtk2_2.24.0-5.1+b1_amd64.deb ... #7 26.19 Unpacking python-gtk2 (2.24.0-5.1+b1) ... #7 26.27 Selecting previously unselected package libglade2-0:amd64. #7 26.27 Preparing to unpack .../80-libglade2-0_1%3a2.6.4-2+b1_amd64.deb ... #7 26.28 Unpacking libglade2-0:amd64 (1:2.6.4-2+b1) ... #7 26.31 Selecting previously unselected package python-glade2. #7 26.31 Preparing to unpack .../81-python-glade2_2.24.0-5.1+b1_amd64.deb ... #7 26.31 Unpacking python-glade2 (2.24.0-5.1+b1) ... #7 26.35 Selecting previously unselected package libfindlib-ocaml. #7 26.35 Preparing to unpack .../82-libfindlib-ocaml_1.7.3-2+b1_amd64.deb ... #7 26.35 Unpacking libfindlib-ocaml (1.7.3-2+b1) ... #7 26.40 Selecting previously unselected package ocaml-findlib. #7 26.40 Preparing to unpack .../83-ocaml-findlib_1.7.3-2+b1_amd64.deb ... #7 26.40 Unpacking ocaml-findlib (1.7.3-2+b1) ... #7 26.47 Selecting previously unselected package libpycaml-ocaml. #7 26.48 Preparing to unpack .../84-libpycaml-ocaml_0.82-15+b1_amd64.deb ... #7 26.48 Unpacking libpycaml-ocaml (0.82-15+b1) ... #7 26.51 Selecting previously unselected package libparmap-ocaml. #7 26.51 Preparing to unpack .../85-libparmap-ocaml_1.0~rc10-1_amd64.deb ... #7 26.51 Unpacking libparmap-ocaml (1.0~rc10-1) ... #7 26.55 Selecting previously unselected package coccinelle. #7 26.55 Preparing to unpack .../86-coccinelle_1.0.4.deb-4_amd64.deb ... #7 26.56 Unpacking coccinelle (1.0.4.deb-4) ... #7 26.76 Selecting previously unselected package libsigsegv2:amd64. #7 26.76 Preparing to unpack .../87-libsigsegv2_2.12-2_amd64.deb ... #7 26.77 Unpacking libsigsegv2:amd64 (2.12-2) ... #7 26.79 Selecting previously unselected package m4. #7 26.80 Preparing to unpack .../88-m4_1.4.18-2_amd64.deb ... #7 26.80 Unpacking m4 (1.4.18-2) ... #7 26.84 Selecting previously unselected package flex. #7 26.84 Preparing to unpack .../89-flex_2.6.4-6.2_amd64.deb ... #7 26.85 Unpacking flex (2.6.4-6.2) ... #7 26.91 Selecting previously unselected package libmpfr6:amd64. #7 26.91 Preparing to unpack .../90-libmpfr6_4.0.2-1_amd64.deb ... #7 26.92 Unpacking libmpfr6:amd64 (4.0.2-1) ... #7 26.97 Setting up libmpfr6:amd64 (4.0.2-1) ... #7 26.99 Setting up readline-common (7.0-5) ... #7 27.00 Setting up libreadline7:amd64 (7.0-5) ... #7 27.01 Setting up libsigsegv2:amd64 (2.12-2) ... #7 27.05 Selecting previously unselected package gawk. #7 27.05 (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 ... 20838 files and directories currently installed.) #7 27.06 Preparing to unpack .../00-gawk_1%3a4.2.1+dfsg-1_amd64.deb ... #7 27.06 Unpacking gawk (1:4.2.1+dfsg-1) ... #7 27.15 Selecting previously unselected package libgomp1:amd64. #7 27.15 Preparing to unpack .../01-libgomp1_8.3.0-6_amd64.deb ... #7 27.15 Unpacking libgomp1:amd64 (8.3.0-6) ... #7 27.19 Selecting previously unselected package libfftw3-double3:amd64. #7 27.19 Preparing to unpack .../02-libfftw3-double3_3.3.8-2_amd64.deb ... #7 27.19 Unpacking libfftw3-double3:amd64 (3.3.8-2) ... #7 27.27 Selecting previously unselected package libde265-0:amd64. #7 27.27 Preparing to unpack .../03-libde265-0_1.0.11-0+deb10u6_amd64.deb ... #7 27.28 Unpacking libde265-0:amd64 (1.0.11-0+deb10u6) ... #7 27.32 Selecting previously unselected package libnuma1:amd64. #7 27.33 Preparing to unpack .../04-libnuma1_2.0.12-1_amd64.deb ... #7 27.33 Unpacking libnuma1:amd64 (2.0.12-1) ... #7 27.37 Selecting previously unselected package libx265-165:amd64. #7 27.37 Preparing to unpack .../05-libx265-165_2.9-4_amd64.deb ... #7 27.37 Unpacking libx265-165:amd64 (2.9-4) ... #7 27.50 Selecting previously unselected package libheif1:amd64. #7 27.51 Preparing to unpack .../06-libheif1_1.3.2-2~deb10u1_amd64.deb ... #7 27.51 Unpacking libheif1:amd64 (1.3.2-2~deb10u1) ... #7 27.56 Selecting previously unselected package liblcms2-2:amd64. #7 27.56 Preparing to unpack .../07-liblcms2-2_2.9-3_amd64.deb ... #7 27.57 Unpacking liblcms2-2:amd64 (2.9-3) ... #7 27.61 Selecting previously unselected package liblqr-1-0:amd64. #7 27.61 Preparing to unpack .../08-liblqr-1-0_0.4.2-2.1_amd64.deb ... #7 27.62 Unpacking liblqr-1-0:amd64 (0.4.2-2.1) ... #7 27.65 Selecting previously unselected package libltdl7:amd64. #7 27.65 Preparing to unpack .../09-libltdl7_2.4.6-9_amd64.deb ... #7 27.66 Unpacking libltdl7:amd64 (2.4.6-9) ... #7 27.70 Selecting previously unselected package libopenjp2-7:amd64. #7 27.70 Preparing to unpack .../10-libopenjp2-7_2.3.0-2+deb10u2_amd64.deb ... #7 27.70 Unpacking libopenjp2-7:amd64 (2.3.0-2+deb10u2) ... #7 27.74 Selecting previously unselected package libwebpmux3:amd64. #7 27.75 Preparing to unpack .../11-libwebpmux3_0.6.1-2+deb10u3_amd64.deb ... #7 27.75 Unpacking libwebpmux3:amd64 (0.6.1-2+deb10u3) ... #7 27.79 Selecting previously unselected package imagemagick-6-common. #7 27.79 Preparing to unpack .../12-imagemagick-6-common_8%3a6.9.10.23+dfsg-2.1+deb10u7_all.deb ... #7 27.79 Unpacking imagemagick-6-common (8:6.9.10.23+dfsg-2.1+deb10u7) ... #7 27.84 Selecting previously unselected package libmagickcore-6.q16-6:amd64. #7 27.84 Preparing to unpack .../13-libmagickcore-6.q16-6_8%3a6.9.10.23+dfsg-2.1+deb10u7_amd64.deb ... #7 27.84 Unpacking libmagickcore-6.q16-6:amd64 (8:6.9.10.23+dfsg-2.1+deb10u7) ... #7 27.99 Selecting previously unselected package libmagickwand-6.q16-6:amd64. #7 27.99 Preparing to unpack .../14-libmagickwand-6.q16-6_8%3a6.9.10.23+dfsg-2.1+deb10u7_amd64.deb ... #7 28.00 Unpacking libmagickwand-6.q16-6:amd64 (8:6.9.10.23+dfsg-2.1+deb10u7) ... #7 28.05 Selecting previously unselected package poppler-data. #7 28.05 Preparing to unpack .../15-poppler-data_0.4.9-2_all.deb ... #7 28.06 Unpacking poppler-data (0.4.9-2) ... #7 28.25 Selecting previously unselected package libpython3.7-minimal:amd64. #7 28.26 Preparing to unpack .../16-libpython3.7-minimal_3.7.3-2+deb10u7_amd64.deb ... #7 28.26 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u7) ... #7 28.34 Selecting previously unselected package python3.7-minimal. #7 28.34 Preparing to unpack .../17-python3.7-minimal_3.7.3-2+deb10u7_amd64.deb ... #7 28.35 Unpacking python3.7-minimal (3.7.3-2+deb10u7) ... #7 28.50 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u6) ... #7 28.58 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u7) ... #7 28.59 Setting up libexpat1:amd64 (2.2.6-2+deb10u7) ... #7 28.60 Setting up python3.7-minimal (3.7.3-2+deb10u7) ... #7 28.96 Selecting previously unselected package python3-minimal. #7 28.96 (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 ... 22122 files and directories currently installed.) #7 28.97 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... #7 28.97 Unpacking python3-minimal (3.7.3-1) ... #7 29.00 Selecting previously unselected package libmpdec2:amd64. #7 29.01 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... #7 29.01 Unpacking libmpdec2:amd64 (2.4.2-2) ... #7 29.05 Selecting previously unselected package libpython3.7-stdlib:amd64. #7 29.05 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u7_amd64.deb ... #7 29.05 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u7) ... #7 29.20 Selecting previously unselected package python3.7. #7 29.20 Preparing to unpack .../python3.7_3.7.3-2+deb10u7_amd64.deb ... #7 29.20 Unpacking python3.7 (3.7.3-2+deb10u7) ... #7 29.24 Selecting previously unselected package libpython3-stdlib:amd64. #7 29.25 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... #7 29.25 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... #7 29.29 Setting up python3-minimal (3.7.3-1) ... #7 29.46 Selecting previously unselected package python3. #7 29.46 (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 ... 22534 files and directories currently installed.) #7 29.47 Preparing to unpack .../000-python3_3.7.3-1_amd64.deb ... #7 29.48 Unpacking python3 (3.7.3-1) ... #7 29.52 Selecting previously unselected package sgml-base. #7 29.52 Preparing to unpack .../001-sgml-base_1.29_all.deb ... #7 29.53 Unpacking sgml-base (1.29) ... #7 29.57 Selecting previously unselected package tex-common. #7 29.57 Preparing to unpack .../002-tex-common_6.11_all.deb ... #7 29.59 Unpacking tex-common (6.11) ... #7 29.64 Selecting previously unselected package libtinfo5:amd64. #7 29.65 Preparing to unpack .../003-libtinfo5_6.1+20181013-2+deb10u5_amd64.deb ... #7 29.65 Unpacking libtinfo5:amd64 (6.1+20181013-2+deb10u5) ... #7 29.69 Selecting previously unselected package libxapian30:amd64. #7 29.70 Preparing to unpack .../004-libxapian30_1.4.11-1+deb10u1_amd64.deb ... #7 29.70 Unpacking libxapian30:amd64 (1.4.11-1+deb10u1) ... #7 29.79 Selecting previously unselected package netbase. #7 29.79 Preparing to unpack .../005-netbase_5.6_all.deb ... #7 29.80 Unpacking netbase (5.6) ... #7 29.82 Selecting previously unselected package libprocps7:amd64. #7 29.82 Preparing to unpack .../006-libprocps7_2%3a3.3.15-2_amd64.deb ... #7 29.83 Unpacking libprocps7:amd64 (2:3.3.15-2) ... #7 29.86 Selecting previously unselected package lsb-base. #7 29.87 Preparing to unpack .../007-lsb-base_10.2019051400_all.deb ... #7 29.87 Unpacking lsb-base (10.2019051400) ... #7 29.91 Selecting previously unselected package procps. #7 29.91 Preparing to unpack .../008-procps_2%3a3.3.15-2_amd64.deb ... #7 29.91 Unpacking procps (2:3.3.15-2) ... #7 29.96 Selecting previously unselected package bzip2. #7 29.96 Preparing to unpack .../009-bzip2_1.0.6-9.2~deb10u2_amd64.deb ... #7 29.96 Unpacking bzip2 (1.0.6-9.2~deb10u2) ... #7 30.01 Selecting previously unselected package dbus. #7 30.01 Preparing to unpack .../010-dbus_1.12.28-0+deb10u1_amd64.deb ... #7 30.02 Unpacking dbus (1.12.28-0+deb10u1) ... #7 30.06 Selecting previously unselected package libmagic-mgc. #7 30.07 Preparing to unpack .../011-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... #7 30.07 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... #7 30.15 Selecting previously unselected package libmagic1:amd64. #7 30.15 Preparing to unpack .../012-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... #7 30.15 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... #7 30.19 Selecting previously unselected package file. #7 30.20 Preparing to unpack .../013-file_1%3a5.35-4+deb10u2_amd64.deb ... #7 30.20 Unpacking file (1:5.35-4+deb10u2) ... #7 30.23 Selecting previously unselected package gettext-base. #7 30.24 Preparing to unpack .../014-gettext-base_0.19.8.1-9_amd64.deb ... #7 30.24 Unpacking gettext-base (0.19.8.1-9) ... #7 30.28 Selecting previously unselected package libc-l10n. #7 30.29 Preparing to unpack .../015-libc-l10n_2.28-10+deb10u3_all.deb ... #7 30.29 Unpacking libc-l10n (2.28-10+deb10u3) ... #7 30.37 Selecting previously unselected package libgnutls-openssl27:amd64. #7 30.38 Preparing to unpack .../016-libgnutls-openssl27_3.6.7-4+deb10u12_amd64.deb ... #7 30.38 Unpacking libgnutls-openssl27:amd64 (3.6.7-4+deb10u12) ... #7 30.42 Selecting previously unselected package libgssrpc4:amd64. #7 30.42 Preparing to unpack .../017-libgssrpc4_1.17-3+deb10u6_amd64.deb ... #7 30.42 Unpacking libgssrpc4:amd64 (1.17-3+deb10u6) ... #7 30.46 Selecting previously unselected package libkadm5clnt-mit11:amd64. #7 30.46 Preparing to unpack .../018-libkadm5clnt-mit11_1.17-3+deb10u6_amd64.deb ... #7 30.47 Unpacking libkadm5clnt-mit11:amd64 (1.17-3+deb10u6) ... #7 30.50 Selecting previously unselected package libkdb5-9:amd64. #7 30.51 Preparing to unpack .../019-libkdb5-9_1.17-3+deb10u6_amd64.deb ... #7 30.51 Unpacking libkdb5-9:amd64 (1.17-3+deb10u6) ... #7 30.54 Selecting previously unselected package libkadm5srv-mit11:amd64. #7 30.54 Preparing to unpack .../020-libkadm5srv-mit11_1.17-3+deb10u6_amd64.deb ... #7 30.55 Unpacking libkadm5srv-mit11:amd64 (1.17-3+deb10u6) ... #7 30.60 Selecting previously unselected package locales. #7 30.60 Preparing to unpack .../021-locales_2.28-10+deb10u3_all.deb ... #7 30.61 Unpacking locales (2.28-10+deb10u3) ... #7 30.93 Selecting previously unselected package libedit2:amd64. #7 30.93 Preparing to unpack .../022-libedit2_3.1-20181209-1_amd64.deb ... #7 30.94 Unpacking libedit2:amd64 (3.1-20181209-1) ... #7 30.98 Selecting previously unselected package openssh-client. #7 30.98 Preparing to unpack .../023-openssh-client_1%3a7.9p1-10+deb10u4_amd64.deb ... #7 30.99 Unpacking openssh-client (1:7.9p1-10+deb10u4) ... #7 31.07 Selecting previously unselected package libpcre2-8-0:amd64. #7 31.07 Preparing to unpack .../024-libpcre2-8-0_10.32-5+deb10u1_amd64.deb ... #7 31.10 Unpacking libpcre2-8-0:amd64 (10.32-5+deb10u1) ... #7 31.14 Selecting previously unselected package libpsl5:amd64. #7 31.15 Preparing to unpack .../025-libpsl5_0.20.2-2_amd64.deb ... #7 31.15 Unpacking libpsl5:amd64 (0.20.2-2) ... #7 31.18 Selecting previously unselected package wget. #7 31.19 Preparing to unpack .../026-wget_1.20.1-1.1_amd64.deb ... #7 31.19 Unpacking wget (1.20.1-1.1) ... #7 31.27 Selecting previously unselected package xz-utils. #7 31.27 Preparing to unpack .../027-xz-utils_5.2.4-1+deb10u1_amd64.deb ... #7 31.28 Unpacking xz-utils (5.2.4-1+deb10u1) ... #7 31.33 Selecting previously unselected package asciidoc-common. #7 31.33 Preparing to unpack .../028-asciidoc-common_8.6.10-3_all.deb ... #7 31.43 Unpacking asciidoc-common (8.6.10-3) ... #7 31.48 Selecting previously unselected package libxml2-utils. #7 31.49 Preparing to unpack .../029-libxml2-utils_2.9.4+dfsg1-7+deb10u6_amd64.deb ... #7 31.49 Unpacking libxml2-utils (2.9.4+dfsg1-7+deb10u6) ... #7 31.53 Selecting previously unselected package asciidoc-base. #7 31.53 Preparing to unpack .../030-asciidoc-base_8.6.10-3_all.deb ... #7 31.54 Unpacking asciidoc-base (8.6.10-3) ... #7 31.58 Selecting previously unselected package asciidoc. #7 31.59 Preparing to unpack .../031-asciidoc_8.6.10-3_all.deb ... #7 31.69 Unpacking asciidoc (8.6.10-3) ... #7 31.72 Selecting previously unselected package xml-core. #7 31.73 Preparing to unpack .../032-xml-core_0.18+nmu1_all.deb ... #7 31.74 Unpacking xml-core (0.18+nmu1) ... #7 31.77 Selecting previously unselected package sgml-data. #7 31.78 Preparing to unpack .../033-sgml-data_2.0.11_all.deb ... #7 31.78 Unpacking sgml-data (2.0.11) ... #7 31.84 Selecting previously unselected package docbook-xml. #7 31.84 Preparing to unpack .../034-docbook-xml_4.5-8_all.deb ... #7 31.84 Unpacking docbook-xml (4.5-8) ... #7 31.89 Selecting previously unselected package libapt-inst2.0:amd64. #7 31.90 Preparing to unpack .../035-libapt-inst2.0_1.8.2.3_amd64.deb ... #7 31.90 Unpacking libapt-inst2.0:amd64 (1.8.2.3) ... #7 31.95 Selecting previously unselected package python-apt-common. #7 31.95 Preparing to unpack .../036-python-apt-common_1.8.4.3_all.deb ... #7 31.95 Unpacking python-apt-common (1.8.4.3) ... #7 32.00 Selecting previously unselected package libassuan0:amd64. #7 32.00 Preparing to unpack .../037-libassuan0_2.5.2-1_amd64.deb ... #7 32.00 Unpacking libassuan0:amd64 (2.5.2-1) ... #7 32.03 Selecting previously unselected package gpgconf. #7 32.04 Preparing to unpack .../038-gpgconf_2.2.12-1+deb10u2_amd64.deb ... #7 32.04 Unpacking gpgconf (2.2.12-1+deb10u2) ... #7 32.09 Selecting previously unselected package libksba8:amd64. #7 32.09 Preparing to unpack .../039-libksba8_1.3.5-2+deb10u2_amd64.deb ... #7 32.09 Unpacking libksba8:amd64 (1.3.5-2+deb10u2) ... #7 32.13 Selecting previously unselected package libsasl2-modules-db:amd64. #7 32.13 Preparing to unpack .../040-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... #7 32.13 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... #7 32.17 Selecting previously unselected package libsasl2-2:amd64. #7 32.17 Preparing to unpack .../041-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... #7 32.18 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... #7 32.21 Selecting previously unselected package libldap-common. #7 32.21 Preparing to unpack .../042-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... #7 32.22 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... #7 32.25 Selecting previously unselected package libldap-2.4-2:amd64. #7 32.26 Preparing to unpack .../043-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... #7 32.26 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... #7 32.31 Selecting previously unselected package libnpth0:amd64. #7 32.32 Preparing to unpack .../044-libnpth0_1.6-1_amd64.deb ... #7 32.32 Unpacking libnpth0:amd64 (1.6-1) ... #7 32.36 Selecting previously unselected package dirmngr. #7 32.36 Preparing to unpack .../045-dirmngr_2.2.12-1+deb10u2_amd64.deb ... #7 32.37 Unpacking dirmngr (2.2.12-1+deb10u2) ... #7 32.43 Selecting previously unselected package gnupg-l10n. #7 32.43 Preparing to unpack .../046-gnupg-l10n_2.2.12-1+deb10u2_all.deb ... #7 32.44 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ... #7 32.52 Selecting previously unselected package gnupg-utils. #7 32.52 Preparing to unpack .../047-gnupg-utils_2.2.12-1+deb10u2_amd64.deb ... #7 32.53 Unpacking gnupg-utils (2.2.12-1+deb10u2) ... #7 32.60 Selecting previously unselected package gpg. #7 32.60 Preparing to unpack .../048-gpg_2.2.12-1+deb10u2_amd64.deb ... #7 32.60 Unpacking gpg (2.2.12-1+deb10u2) ... #7 32.67 Selecting previously unselected package pinentry-curses. #7 32.67 Preparing to unpack .../049-pinentry-curses_1.1.0-2_amd64.deb ... #7 32.67 Unpacking pinentry-curses (1.1.0-2) ... #7 32.71 Selecting previously unselected package gpg-agent. #7 32.71 Preparing to unpack .../050-gpg-agent_2.2.12-1+deb10u2_amd64.deb ... #7 32.72 Unpacking gpg-agent (2.2.12-1+deb10u2) ... #7 32.77 Selecting previously unselected package gpg-wks-client. #7 32.77 Preparing to unpack .../051-gpg-wks-client_2.2.12-1+deb10u2_amd64.deb ... #7 32.77 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ... #7 32.82 Selecting previously unselected package gpg-wks-server. #7 32.83 Preparing to unpack .../052-gpg-wks-server_2.2.12-1+deb10u2_amd64.deb ... #7 32.83 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ... #7 32.87 Selecting previously unselected package gpgsm. #7 32.87 Preparing to unpack .../053-gpgsm_2.2.12-1+deb10u2_amd64.deb ... #7 32.87 Unpacking gpgsm (2.2.12-1+deb10u2) ... #7 32.93 Selecting previously unselected package gnupg. #7 32.94 Preparing to unpack .../054-gnupg_2.2.12-1+deb10u2_all.deb ... #7 32.94 Unpacking gnupg (2.2.12-1+deb10u2) ... #7 33.00 Selecting previously unselected package python-apt. #7 33.00 Preparing to unpack .../055-python-apt_1.8.4.3_amd64.deb ... #7 33.01 Unpacking python-apt (1.8.4.3) ... #7 33.06 Selecting previously unselected package libpaper1:amd64. #7 33.06 Preparing to unpack .../056-libpaper1_1.1.28_amd64.deb ... #7 33.07 Unpacking libpaper1:amd64 (1.1.28) ... #7 33.09 Selecting previously unselected package libpaper-utils. #7 33.10 Preparing to unpack .../057-libpaper-utils_1.1.28_amd64.deb ... #7 33.10 Unpacking libpaper-utils (1.1.28) ... #7 33.13 Selecting previously unselected package libkpathsea6:amd64. #7 33.13 Preparing to unpack .../058-libkpathsea6_2018.20181218.49446-1+deb10u2_amd64.deb ... #7 33.14 Unpacking libkpathsea6:amd64 (2018.20181218.49446-1+deb10u2) ... #7 33.18 Selecting previously unselected package libptexenc1:amd64. #7 33.18 Preparing to unpack .../059-libptexenc1_2018.20181218.49446-1+deb10u2_amd64.deb ... #7 33.18 Unpacking libptexenc1:amd64 (2018.20181218.49446-1+deb10u2) ... #7 33.22 Selecting previously unselected package libsynctex2:amd64. #7 33.22 Preparing to unpack .../060-libsynctex2_2018.20181218.49446-1+deb10u2_amd64.deb ... #7 33.23 Unpacking libsynctex2:amd64 (2018.20181218.49446-1+deb10u2) ... #7 33.26 Selecting previously unselected package libtexlua52:amd64. #7 33.27 Preparing to unpack .../061-libtexlua52_2018.20181218.49446-1+deb10u2_amd64.deb ... #7 33.27 Unpacking libtexlua52:amd64 (2018.20181218.49446-1+deb10u2) ... #7 33.30 Selecting previously unselected package libtexlua53:amd64. #7 33.31 Preparing to unpack .../062-libtexlua53_2018.20181218.49446-1+deb10u2_amd64.deb ... #7 33.31 Unpacking libtexlua53:amd64 (2018.20181218.49446-1+deb10u2) ... #7 33.36 Selecting previously unselected package libtexluajit2:amd64. #7 33.36 Preparing to unpack .../063-libtexluajit2_2018.20181218.49446-1+deb10u2_amd64.deb ... #7 33.36 Unpacking libtexluajit2:amd64 (2018.20181218.49446-1+deb10u2) ... #7 33.41 Selecting previously unselected package t1utils. #7 33.41 Preparing to unpack .../064-t1utils_1.41-3_amd64.deb ... #7 33.41 Unpacking t1utils (1.41-3) ... #7 33.45 Selecting previously unselected package libbrotli1:amd64. #7 33.45 Preparing to unpack .../065-libbrotli1_1.0.7-2+deb10u1_amd64.deb ... #7 33.45 Unpacking libbrotli1:amd64 (1.0.7-2+deb10u1) ... #7 33.50 Selecting previously unselected package libgs9-common. #7 33.50 Preparing to unpack .../066-libgs9-common_9.27~dfsg-2+deb10u9_all.deb ... #7 33.51 Unpacking libgs9-common (9.27~dfsg-2+deb10u9) ... #7 33.76 Selecting previously unselected package libcupsimage2:amd64. #7 33.76 Preparing to unpack .../067-libcupsimage2_2.2.10-6+deb10u9_amd64.deb ... #7 33.76 Unpacking libcupsimage2:amd64 (2.2.10-6+deb10u9) ... #7 33.80 Selecting previously unselected package libijs-0.35:amd64. #7 33.80 Preparing to unpack .../068-libijs-0.35_0.35-14_amd64.deb ... #7 33.81 Unpacking libijs-0.35:amd64 (0.35-14) ... #7 33.84 Selecting previously unselected package libjbig2dec0:amd64. #7 33.84 Preparing to unpack .../069-libjbig2dec0_0.16-1+deb10u1_amd64.deb ... #7 33.85 Unpacking libjbig2dec0:amd64 (0.16-1+deb10u1) ... #7 33.89 Selecting previously unselected package libgs9:amd64. #7 33.89 Preparing to unpack .../070-libgs9_9.27~dfsg-2+deb10u9_amd64.deb ... #7 33.90 Unpacking libgs9:amd64 (9.27~dfsg-2+deb10u9) ... #7 34.09 Selecting previously unselected package libharfbuzz-icu0:amd64. #7 34.09 Preparing to unpack .../071-libharfbuzz-icu0_2.3.1-1_amd64.deb ... #7 34.09 Unpacking libharfbuzz-icu0:amd64 (2.3.1-1) ... #7 34.14 Selecting previously unselected package x11-common. #7 34.14 Preparing to unpack .../072-x11-common_1%3a7.7+19_all.deb ... #7 34.15 Unpacking x11-common (1:7.7+19) ... #7 34.19 Selecting previously unselected package libice6:amd64. #7 34.19 Preparing to unpack .../073-libice6_2%3a1.0.9-2_amd64.deb ... #7 34.19 Unpacking libice6:amd64 (2:1.0.9-2) ... #7 34.23 Selecting previously unselected package libpotrace0:amd64. #7 34.23 Preparing to unpack .../074-libpotrace0_1.15-1_amd64.deb ... #7 34.23 Unpacking libpotrace0:amd64 (1.15-1) ... #7 34.27 Selecting previously unselected package libsm6:amd64. #7 34.27 Preparing to unpack .../075-libsm6_2%3a1.2.3-1_amd64.deb ... #7 34.27 Unpacking libsm6:amd64 (2:1.2.3-1) ... #7 34.30 Selecting previously unselected package libteckit0:amd64. #7 34.31 Preparing to unpack .../076-libteckit0_2.5.8+ds2-5_amd64.deb ... #7 34.31 Unpacking libteckit0:amd64 (2.5.8+ds2-5) ... #7 34.37 Selecting previously unselected package libwoff1:amd64. #7 34.37 Preparing to unpack .../077-libwoff1_1.0.2-1_amd64.deb ... #7 34.38 Unpacking libwoff1:amd64 (1.0.2-1) ... #7 34.41 Selecting previously unselected package libxt6:amd64. #7 34.41 Preparing to unpack .../078-libxt6_1%3a1.1.5-1+b3_amd64.deb ... #7 34.42 Unpacking libxt6:amd64 (1:1.1.5-1+b3) ... #7 34.46 Selecting previously unselected package libxmu6:amd64. #7 34.46 Preparing to unpack .../079-libxmu6_2%3a1.1.2-2+b3_amd64.deb ... #7 34.47 Unpacking libxmu6:amd64 (2:1.1.2-2+b3) ... #7 34.50 Selecting previously unselected package libxpm4:amd64. #7 34.50 Preparing to unpack .../080-libxpm4_1%3a3.5.12-1+deb10u2_amd64.deb ... #7 34.51 Unpacking libxpm4:amd64 (1:3.5.12-1+deb10u2) ... #7 34.54 Selecting previously unselected package libxaw7:amd64. #7 34.55 Preparing to unpack .../081-libxaw7_2%3a1.0.13-1+b2_amd64.deb ... #7 34.55 Unpacking libxaw7:amd64 (2:1.0.13-1+b2) ... #7 34.60 Selecting previously unselected package libxxhash0:amd64. #7 34.60 Preparing to unpack .../082-libxxhash0_0.6.5-2_amd64.deb ... #7 34.60 Unpacking libxxhash0:amd64 (0.6.5-2) ... #7 34.64 Selecting previously unselected package libzzip-0-13:amd64. #7 34.64 Preparing to unpack .../083-libzzip-0-13_0.13.62-3.2+deb10u1_amd64.deb ... #7 34.64 Unpacking libzzip-0-13:amd64 (0.13.62-3.2+deb10u1) ... #7 34.70 Selecting previously unselected package texlive-binaries. #7 34.70 Preparing to unpack .../084-texlive-binaries_2018.20181218.49446-1+deb10u2_amd64.deb ... #7 34.71 Unpacking texlive-binaries (2018.20181218.49446-1+deb10u2) ... #7 35.52 Selecting previously unselected package xdg-utils. #7 35.52 Preparing to unpack .../085-xdg-utils_1.1.3-1+deb10u1_all.deb ... #7 35.53 Unpacking xdg-utils (1.1.3-1+deb10u1) ... #7 35.58 Selecting previously unselected package texlive-base. #7 35.58 Preparing to unpack .../086-texlive-base_2018.20190227-2_all.deb ... #7 35.60 Unpacking texlive-base (2018.20190227-2) ... #7 36.81 Selecting previously unselected package texlive-fonts-recommended. #7 36.82 Preparing to unpack .../087-texlive-fonts-recommended_2018.20190227-2_all.deb ... #7 36.82 Unpacking texlive-fonts-recommended (2018.20190227-2) ... #7 37.32 Selecting previously unselected package fonts-lmodern. #7 37.32 Preparing to unpack .../088-fonts-lmodern_2.004.5-6_all.deb ... #7 37.32 Unpacking fonts-lmodern (2.004.5-6) ... #7 37.65 Selecting previously unselected package texlive-latex-base. #7 37.65 Preparing to unpack .../089-texlive-latex-base_2018.20190227-2_all.deb ... #7 37.66 Unpacking texlive-latex-base (2018.20190227-2) ... #7 37.85 Selecting previously unselected package texlive-latex-recommended. #7 37.85 Preparing to unpack .../090-texlive-latex-recommended_2018.20190227-2_all.deb ... #7 37.85 Unpacking texlive-latex-recommended (2018.20190227-2) ... #7 38.78 Selecting previously unselected package texlive. #7 38.78 Preparing to unpack .../091-texlive_2018.20190227-2_all.deb ... #7 38.79 Unpacking texlive (2018.20190227-2) ... #7 38.82 Selecting previously unselected package texlive-bibtex-extra. #7 38.83 Preparing to unpack .../092-texlive-bibtex-extra_2018.20190227-2_all.deb ... #7 38.83 Unpacking texlive-bibtex-extra (2018.20190227-2) ... #7 42.23 Selecting previously unselected package libsombok3:amd64. #7 42.23 Preparing to unpack .../093-libsombok3_2.4.0-2_amd64.deb ... #7 42.24 Unpacking libsombok3:amd64 (2.4.0-2) ... #7 42.27 Selecting previously unselected package libmime-charset-perl. #7 42.27 Preparing to unpack .../094-libmime-charset-perl_1.012.2-1_all.deb ... #7 42.27 Unpacking libmime-charset-perl (1.012.2-1) ... #7 42.30 Selecting previously unselected package libunicode-linebreak-perl. #7 42.31 Preparing to unpack .../095-libunicode-linebreak-perl_0.0.20190101-1_amd64.deb ... #7 42.31 Unpacking libunicode-linebreak-perl (0.0.20190101-1) ... #7 42.35 Selecting previously unselected package texlive-extra-utils. #7 42.36 Preparing to unpack .../096-texlive-extra-utils_2018.20190227-2_all.deb ... #7 42.36 Unpacking texlive-extra-utils (2018.20190227-2) ... #7 44.58 Selecting previously unselected package preview-latex-style. #7 44.59 Preparing to unpack .../097-preview-latex-style_11.91-2_all.deb ... #7 44.59 Unpacking preview-latex-style (11.91-2) ... #7 44.63 Selecting previously unselected package texlive-pictures. #7 44.63 Preparing to unpack .../098-texlive-pictures_2018.20190227-2_all.deb ... #7 44.64 Unpacking texlive-pictures (2018.20190227-2) ... #7 45.08 Selecting previously unselected package texlive-latex-extra. #7 45.08 Preparing to unpack .../099-texlive-latex-extra_2018.20190227-2_all.deb ... #7 45.09 Unpacking texlive-latex-extra (2018.20190227-2) ... #7 45.94 Selecting previously unselected package fonts-gfs-baskerville. #7 45.94 Preparing to unpack .../100-fonts-gfs-baskerville_1.1-5_all.deb ... #7 45.94 Unpacking fonts-gfs-baskerville (1.1-5) ... #7 45.98 Selecting previously unselected package fonts-gfs-porson. #7 45.98 Preparing to unpack .../101-fonts-gfs-porson_1.1-6_all.deb ... #7 45.98 Unpacking fonts-gfs-porson (1.1-6) ... #7 46.03 Selecting previously unselected package texlive-lang-greek. #7 46.04 Preparing to unpack .../102-texlive-lang-greek_2018.20190227-2_all.deb ... #7 46.04 Unpacking texlive-lang-greek (2018.20190227-2) ... #7 49.84 Selecting previously unselected package texlive-science. #7 49.85 Preparing to unpack .../103-texlive-science_2018.20190227-2_all.deb ... #7 49.85 Unpacking texlive-science (2018.20190227-2) ... #7 50.11 Selecting previously unselected package libxslt1.1:amd64. #7 50.11 Preparing to unpack .../104-libxslt1.1_1.1.32-2.2~deb10u2_amd64.deb ... #7 50.12 Unpacking libxslt1.1:amd64 (1.1.32-2.2~deb10u2) ... #7 50.17 Selecting previously unselected package xsltproc. #7 50.17 Preparing to unpack .../105-xsltproc_1.1.32-2.2~deb10u2_amd64.deb ... #7 50.18 Unpacking xsltproc (1.1.32-2.2~deb10u2) ... #7 50.22 Selecting previously unselected package dblatex. #7 50.22 Preparing to unpack .../106-dblatex_0.3.10-2_all.deb ... #7 50.23 Unpacking dblatex (0.3.10-2) ... #7 50.29 Selecting previously unselected package libosp5. #7 50.29 Preparing to unpack .../107-libosp5_1.5.2-13+b1_amd64.deb ... #7 50.30 Unpacking libosp5 (1.5.2-13+b1) ... #7 50.39 Selecting previously unselected package libostyle1c2. #7 50.39 Preparing to unpack .../108-libostyle1c2_1.4devel1-21.3+b1_amd64.deb ... #7 50.40 Unpacking libostyle1c2 (1.4devel1-21.3+b1) ... #7 50.48 Selecting previously unselected package openjade. #7 50.48 Preparing to unpack .../109-openjade_1.4devel1-21.3+b1_amd64.deb ... #7 50.49 Unpacking openjade (1.4devel1-21.3+b1) ... #7 50.54 Selecting previously unselected package docbook. #7 50.54 Preparing to unpack .../110-docbook_4.5-6_all.deb ... #7 50.55 Unpacking docbook (4.5-6) ... #7 50.60 Selecting previously unselected package docbook-dsssl. #7 50.60 Preparing to unpack .../111-docbook-dsssl_1.79-9.1_all.deb ... #7 50.61 Unpacking docbook-dsssl (1.79-9.1) ... #7 50.68 Selecting previously unselected package texlive-plain-generic. #7 50.68 Preparing to unpack .../112-texlive-plain-generic_2018.20190227-2_all.deb ... #7 50.69 Unpacking texlive-plain-generic (2018.20190227-2) ... #7 52.37 Selecting previously unselected package teckit. #7 52.37 Preparing to unpack .../113-teckit_2.5.8+ds2-5_amd64.deb ... #7 52.38 Unpacking teckit (2.5.8+ds2-5) ... #7 52.43 Selecting previously unselected package tipa. #7 52.43 Preparing to unpack .../114-tipa_2%3a1.3-20_all.deb ... #7 52.44 Unpacking tipa (2:1.3-20) ... #7 52.68 Selecting previously unselected package texlive-xetex. #7 52.68 Preparing to unpack .../115-texlive-xetex_2018.20190227-2_all.deb ... #7 52.69 Unpacking texlive-xetex (2018.20190227-2) ... #7 53.45 Selecting previously unselected package texlive-formats-extra. #7 53.46 Preparing to unpack .../116-texlive-formats-extra_2018.20190227-2_all.deb ... #7 53.47 Unpacking texlive-formats-extra (2018.20190227-2) ... #7 53.79 Selecting previously unselected package lynx-common. #7 53.80 Preparing to unpack .../117-lynx-common_2.8.9rel.1-3+deb10u1_all.deb ... #7 53.80 Unpacking lynx-common (2.8.9rel.1-3+deb10u1) ... #7 53.91 Selecting previously unselected package lynx. #7 53.91 Preparing to unpack .../118-lynx_2.8.9rel.1-3+deb10u1_amd64.deb ... #7 53.92 Unpacking lynx (2.8.9rel.1-3+deb10u1) ... #7 54.00 Selecting previously unselected package libsgmls-perl. #7 54.00 Preparing to unpack .../119-libsgmls-perl_1.03ii-36_all.deb ... #7 54.01 Unpacking libsgmls-perl (1.03ii-36) ... #7 54.04 Selecting previously unselected package sgmlspl. #7 54.04 Preparing to unpack .../120-sgmlspl_1.03ii-36_all.deb ... #7 54.05 Unpacking sgmlspl (1.03ii-36) ... #7 54.08 Selecting previously unselected package opensp. #7 54.08 Preparing to unpack .../121-opensp_1.5.2-13+b1_amd64.deb ... #7 54.09 Unpacking opensp (1.5.2-13+b1) ... #7 54.14 Selecting previously unselected package docbook-utils. #7 54.14 Preparing to unpack .../122-docbook-utils_0.6.14-3.3_all.deb ... #7 54.15 Unpacking docbook-utils (0.6.14-3.3) ... #7 54.18 Selecting previously unselected package asciidoc-dblatex. #7 54.19 Preparing to unpack .../123-asciidoc-dblatex_8.6.10-3_all.deb ... #7 54.20 Unpacking asciidoc-dblatex (8.6.10-3) ... #7 54.23 Selecting previously unselected package libaspell15:amd64. #7 54.24 Preparing to unpack .../124-libaspell15_0.60.7~20110707-6+deb10u1_amd64.deb ... #7 54.24 Unpacking libaspell15:amd64 (0.60.7~20110707-6+deb10u1) ... #7 54.30 Selecting previously unselected package libtext-iconv-perl. #7 54.30 Preparing to unpack .../125-libtext-iconv-perl_1.7-5+b7_amd64.deb ... #7 54.30 Unpacking libtext-iconv-perl (1.7-5+b7) ... #7 54.34 Selecting previously unselected package emacsen-common. #7 54.34 Preparing to unpack .../126-emacsen-common_3.0.4_all.deb ... #7 54.36 Unpacking emacsen-common (3.0.4) ... #7 54.41 Selecting previously unselected package dictionaries-common. #7 54.41 Preparing to unpack .../127-dictionaries-common_1.28.1_all.deb ... #7 54.42 Adding 'diversion of /usr/share/dict/words to /usr/share/dict/words.pre-dictionaries-common by dictionaries-common' #7 54.43 Unpacking dictionaries-common (1.28.1) ... #7 54.50 Selecting previously unselected package aspell. #7 54.50 Preparing to unpack .../128-aspell_0.60.7~20110707-6+deb10u1_amd64.deb ... #7 54.51 Unpacking aspell (0.60.7~20110707-6+deb10u1) ... #7 54.56 Selecting previously unselected package aspell-en. #7 54.57 Preparing to unpack .../129-aspell-en_2018.04.16-0-1_all.deb ... #7 54.57 Unpacking aspell-en (2018.04.16-0-1) ... #7 54.63 Selecting previously unselected package autoconf. #7 54.63 Preparing to unpack .../130-autoconf_2.69-11_all.deb ... #7 54.63 Unpacking autoconf (2.69-11) ... #7 54.69 Selecting previously unselected package autotools-dev. #7 54.69 Preparing to unpack .../131-autotools-dev_20180224.1_all.deb ... #7 54.70 Unpacking autotools-dev (20180224.1) ... #7 54.73 Selecting previously unselected package automake. #7 54.74 Preparing to unpack .../132-automake_1%3a1.16.1-4_all.deb ... #7 54.74 Unpacking automake (1:1.16.1-4) ... #7 54.81 Selecting previously unselected package autopoint. #7 54.81 Preparing to unpack .../133-autopoint_0.19.8.1-9_all.deb ... #7 54.82 Unpacking autopoint (0.19.8.1-9) ... #7 54.85 Selecting previously unselected package bc. #7 54.86 Preparing to unpack .../134-bc_1.07.1-2+b1_amd64.deb ... #7 54.86 Unpacking bc (1.07.1-2+b1) ... #7 54.90 Selecting previously unselected package binutils-common:amd64. #7 54.91 Preparing to unpack .../135-binutils-common_2.31.1-16_amd64.deb ... #7 54.91 Unpacking binutils-common:amd64 (2.31.1-16) ... #7 55.09 Selecting previously unselected package libbinutils:amd64. #7 55.09 Preparing to unpack .../136-libbinutils_2.31.1-16_amd64.deb ... #7 55.09 Unpacking libbinutils:amd64 (2.31.1-16) ... #7 55.16 Selecting previously unselected package binutils-x86-64-linux-gnu. #7 55.17 Preparing to unpack .../137-binutils-x86-64-linux-gnu_2.31.1-16_amd64.deb ... #7 55.17 Unpacking binutils-x86-64-linux-gnu (2.31.1-16) ... #7 55.35 Selecting previously unselected package binutils. #7 55.35 Preparing to unpack .../138-binutils_2.31.1-16_amd64.deb ... #7 55.36 Unpacking binutils (2.31.1-16) ... #7 55.39 Selecting previously unselected package binutils-arm-none-eabi. #7 55.39 Preparing to unpack .../139-binutils-arm-none-eabi_2.31.1-12+11_amd64.deb ... #7 55.40 Unpacking binutils-arm-none-eabi (2.31.1-12+11) ... #7 55.58 Selecting previously unselected package libbison-dev:amd64. #7 55.58 Preparing to unpack .../140-libbison-dev_2%3a3.3.2.dfsg-1_amd64.deb ... #7 55.58 Unpacking libbison-dev:amd64 (2:3.3.2.dfsg-1) ... #7 55.63 Selecting previously unselected package bison. #7 55.64 Preparing to unpack .../141-bison_2%3a3.3.2.dfsg-1_amd64.deb ... #7 55.65 Unpacking bison (2:3.3.2.dfsg-1) ... #7 55.73 Selecting previously unselected package openssl. #7 55.73 Preparing to unpack .../142-openssl_1.1.1n-0+deb10u6_amd64.deb ... #7 55.73 Unpacking openssl (1.1.1n-0+deb10u6) ... #7 55.82 Selecting previously unselected package ca-certificates. #7 55.83 Preparing to unpack .../143-ca-certificates_20200601~deb10u2_all.deb ... #7 55.83 Unpacking ca-certificates (20200601~deb10u2) ... #7 55.89 Selecting previously unselected package ccache. #7 55.89 Preparing to unpack .../144-ccache_3.6-1_amd64.deb ... #7 55.90 Unpacking ccache (3.6-1) ... #7 55.96 Selecting previously unselected package cmake-data. #7 55.96 Preparing to unpack .../145-cmake-data_3.13.4-1_all.deb ... #7 55.97 Unpacking cmake-data (3.13.4-1) ... #7 56.23 Selecting previously unselected package libarchive13:amd64. #7 56.24 Preparing to unpack .../146-libarchive13_3.3.3-4+deb10u3_amd64.deb ... #7 56.24 Unpacking libarchive13:amd64 (3.3.3-4+deb10u3) ... #7 56.30 Selecting previously unselected package libnghttp2-14:amd64. #7 56.30 Preparing to unpack .../147-libnghttp2-14_1.36.0-2+deb10u3_amd64.deb ... #7 56.30 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u3) ... #7 56.35 Selecting previously unselected package librtmp1:amd64. #7 56.35 Preparing to unpack .../148-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... #7 56.36 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... #7 56.40 Selecting previously unselected package libssh2-1:amd64. #7 56.41 Preparing to unpack .../149-libssh2-1_1.8.0-2.1+deb10u1_amd64.deb ... #7 56.41 Unpacking libssh2-1:amd64 (1.8.0-2.1+deb10u1) ... #7 56.46 Selecting previously unselected package libcurl4:amd64. #7 56.46 Preparing to unpack .../150-libcurl4_7.64.0-4+deb10u9_amd64.deb ... #7 56.47 Unpacking libcurl4:amd64 (7.64.0-4+deb10u9) ... #7 56.52 Selecting previously unselected package libjsoncpp1:amd64. #7 56.53 Preparing to unpack .../151-libjsoncpp1_1.7.4-3_amd64.deb ... #7 56.53 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... #7 56.57 Selecting previously unselected package librhash0:amd64. #7 56.57 Preparing to unpack .../152-librhash0_1.3.8-1_amd64.deb ... #7 56.58 Unpacking librhash0:amd64 (1.3.8-1) ... #7 56.62 Selecting previously unselected package libuv1:amd64. #7 56.63 Preparing to unpack .../153-libuv1_1.24.1-1+deb10u2_amd64.deb ... #7 56.63 Unpacking libuv1:amd64 (1.24.1-1+deb10u2) ... #7 56.67 Selecting previously unselected package cmake. #7 56.68 Preparing to unpack .../154-cmake_3.13.4-1_amd64.deb ... #7 56.69 Unpacking cmake (3.13.4-1) ... #7 57.01 Selecting previously unselected package libc-dev-bin. #7 57.02 Preparing to unpack .../155-libc-dev-bin_2.28-10+deb10u3_amd64.deb ... #7 57.02 Unpacking libc-dev-bin (2.28-10+deb10u3) ... #7 57.06 Selecting previously unselected package linux-libc-dev:amd64. #7 57.07 Preparing to unpack .../156-linux-libc-dev_4.19.304-1_amd64.deb ... #7 57.07 Unpacking linux-libc-dev:amd64 (4.19.304-1) ... #7 57.20 Selecting previously unselected package libc6-dev:amd64. #7 57.20 Preparing to unpack .../157-libc6-dev_2.28-10+deb10u3_amd64.deb ... #7 57.21 Unpacking libc6-dev:amd64 (2.28-10+deb10u3) ... #7 57.45 Selecting previously unselected package comerr-dev:amd64. #7 57.45 Preparing to unpack .../158-comerr-dev_2.1-1.44.5-1+deb10u3_amd64.deb ... #7 57.46 Unpacking comerr-dev:amd64 (2.1-1.44.5-1+deb10u3) ... #7 57.51 Selecting previously unselected package libisl19:amd64. #7 57.51 Preparing to unpack .../159-libisl19_0.20-2_amd64.deb ... #7 57.51 Unpacking libisl19:amd64 (0.20-2) ... #7 57.59 Selecting previously unselected package libmpc3:amd64. #7 57.59 Preparing to unpack .../160-libmpc3_1.1.0-1_amd64.deb ... #7 57.60 Unpacking libmpc3:amd64 (1.1.0-1) ... #7 57.63 Selecting previously unselected package cpp-8. #7 57.63 Preparing to unpack .../161-cpp-8_8.3.0-6_amd64.deb ... #7 57.64 Unpacking cpp-8 (8.3.0-6) ... #7 58.23 Selecting previously unselected package cpp. #7 58.23 Preparing to unpack .../162-cpp_4%3a8.3.0-1_amd64.deb ... #7 58.23 Unpacking cpp (4:8.3.0-1) ... #7 58.27 Selecting previously unselected package libtinyxml2-6a:amd64. #7 58.27 Preparing to unpack .../163-libtinyxml2-6a_7.0.0+dfsg-1_amd64.deb ... #7 58.28 Unpacking libtinyxml2-6a:amd64 (7.0.0+dfsg-1) ... #7 58.31 Selecting previously unselected package python3-pygments. #7 58.31 Preparing to unpack .../164-python3-pygments_2.3.1+dfsg-1+deb10u2_all.deb ... #7 58.32 Unpacking python3-pygments (2.3.1+dfsg-1+deb10u2) ... #7 58.39 Selecting previously unselected package cppcheck. #7 58.39 Preparing to unpack .../165-cppcheck_1.86-1_amd64.deb ... #7 58.39 Unpacking cppcheck (1.86-1) ... #7 58.51 Selecting previously unselected package libcc1-0:amd64. #7 58.51 Preparing to unpack .../166-libcc1-0_8.3.0-6_amd64.deb ... #7 58.51 Unpacking libcc1-0:amd64 (8.3.0-6) ... #7 58.55 Selecting previously unselected package libitm1:amd64. #7 58.56 Preparing to unpack .../167-libitm1_8.3.0-6_amd64.deb ... #7 58.58 Unpacking libitm1:amd64 (8.3.0-6) ... #7 58.61 Selecting previously unselected package libatomic1:amd64. #7 58.62 Preparing to unpack .../168-libatomic1_8.3.0-6_amd64.deb ... #7 58.62 Unpacking libatomic1:amd64 (8.3.0-6) ... #7 58.66 Selecting previously unselected package libasan5:amd64. #7 58.66 Preparing to unpack .../169-libasan5_8.3.0-6_amd64.deb ... #7 58.67 Unpacking libasan5:amd64 (8.3.0-6) ... #7 58.73 Selecting previously unselected package liblsan0:amd64. #7 58.73 Preparing to unpack .../170-liblsan0_8.3.0-6_amd64.deb ... #7 58.74 Unpacking liblsan0:amd64 (8.3.0-6) ... #7 58.79 Selecting previously unselected package libtsan0:amd64. #7 58.79 Preparing to unpack .../171-libtsan0_8.3.0-6_amd64.deb ... #7 58.79 Unpacking libtsan0:amd64 (8.3.0-6) ... #7 58.85 Selecting previously unselected package libubsan1:amd64. #7 58.85 Preparing to unpack .../172-libubsan1_8.3.0-6_amd64.deb ... #7 58.85 Unpacking libubsan1:amd64 (8.3.0-6) ... #7 58.90 Selecting previously unselected package libmpx2:amd64. #7 58.90 Preparing to unpack .../173-libmpx2_8.3.0-6_amd64.deb ... #7 58.90 Unpacking libmpx2:amd64 (8.3.0-6) ... #7 58.93 Selecting previously unselected package libgcc-8-dev:amd64. #7 58.94 Preparing to unpack .../174-libgcc-8-dev_8.3.0-6_amd64.deb ... #7 58.94 Unpacking libgcc-8-dev:amd64 (8.3.0-6) ... #7 59.11 Selecting previously unselected package gcc-8. #7 59.12 Preparing to unpack .../175-gcc-8_8.3.0-6_amd64.deb ... #7 59.12 Unpacking gcc-8 (8.3.0-6) ... #7 59.74 Selecting previously unselected package gcc. #7 59.75 Preparing to unpack .../176-gcc_4%3a8.3.0-1_amd64.deb ... #7 59.75 Unpacking gcc (4:8.3.0-1) ... #7 59.79 Selecting previously unselected package libtool. #7 59.79 Preparing to unpack .../177-libtool_2.4.6-9_all.deb ... #7 59.79 Unpacking libtool (2.4.6-9) ... #7 59.85 Selecting previously unselected package dh-autoreconf. #7 59.85 Preparing to unpack .../178-dh-autoreconf_19_all.deb ... #7 59.86 Unpacking dh-autoreconf (19) ... #7 59.89 Selecting previously unselected package libarchive-zip-perl. #7 59.89 Preparing to unpack .../179-libarchive-zip-perl_1.64-1_all.deb ... #7 59.90 Unpacking libarchive-zip-perl (1.64-1) ... #7 59.94 Selecting previously unselected package libfile-stripnondeterminism-perl. #7 59.94 Preparing to unpack .../180-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ... #7 59.95 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ... #7 59.98 Selecting previously unselected package dh-strip-nondeterminism. #7 59.98 Preparing to unpack .../181-dh-strip-nondeterminism_1.1.2-1_all.deb ... #7 59.98 Unpacking dh-strip-nondeterminism (1.1.2-1) ... #7 60.02 Selecting previously unselected package libdpkg-perl. #7 60.02 Preparing to unpack .../182-libdpkg-perl_1.19.8_all.deb ... #7 60.02 Unpacking libdpkg-perl (1.19.8) ... #7 60.09 Selecting previously unselected package patch. #7 60.09 Preparing to unpack .../183-patch_2.7.6-3+deb10u1_amd64.deb ... #7 60.09 Unpacking patch (2.7.6-3+deb10u1) ... #7 60.13 Selecting previously unselected package make. #7 60.13 Preparing to unpack .../184-make_4.2.1-1.2_amd64.deb ... #7 60.13 Unpacking make (4.2.1-1.2) ... #7 60.19 Selecting previously unselected package dpkg-dev. #7 60.19 Preparing to unpack .../185-dpkg-dev_1.19.8_all.deb ... #7 60.20 Unpacking dpkg-dev (1.19.8) ... #7 60.29 Selecting previously unselected package dwz. #7 60.29 Preparing to unpack .../186-dwz_0.12-3_amd64.deb ... #7 60.30 Unpacking dwz (0.12-3) ... #7 60.33 Selecting previously unselected package gettext. #7 60.33 Preparing to unpack .../187-gettext_0.19.8.1-9_amd64.deb ... #7 60.34 Unpacking gettext (0.19.8.1-9) ... #7 60.45 Selecting previously unselected package intltool-debian. #7 60.46 Preparing to unpack .../188-intltool-debian_0.35.0+20060710.5_all.deb ... #7 60.46 Unpacking intltool-debian (0.35.0+20060710.5) ... #7 60.49 Selecting previously unselected package po-debconf. #7 60.50 Preparing to unpack .../189-po-debconf_1.0.21_all.deb ... #7 60.50 Unpacking po-debconf (1.0.21) ... #7 60.55 Selecting previously unselected package debhelper. #7 60.56 Preparing to unpack .../190-debhelper_12.1.1_all.deb ... #7 60.56 Unpacking debhelper (12.1.1) ... #7 60.66 Selecting previously unselected package libtext-charwidth-perl. #7 60.66 Preparing to unpack .../191-libtext-charwidth-perl_0.04-7.1+b1_amd64.deb ... #7 60.67 Unpacking libtext-charwidth-perl (0.04-7.1+b1) ... #7 60.70 Selecting previously unselected package libtext-wrapi18n-perl. #7 60.70 Preparing to unpack .../192-libtext-wrapi18n-perl_0.06-7.1_all.deb ... #7 60.71 Unpacking libtext-wrapi18n-perl (0.06-7.1) ... #7 60.74 Selecting previously unselected package module-assistant. #7 60.74 Preparing to unpack .../193-module-assistant_0.11.10_all.deb ... #7 60.75 Unpacking module-assistant (0.11.10) ... #7 60.80 Selecting previously unselected package dahdi-source. #7 60.80 Preparing to unpack .../194-dahdi-source_1%3a2.11.1.0.20170917~dfsg-7_all.deb ... #7 60.80 Unpacking dahdi-source (1:2.11.1.0.20170917~dfsg-7) ... #7 60.85 Selecting previously unselected package libfakeroot:amd64. #7 60.86 Preparing to unpack .../195-libfakeroot_1.23-1_amd64.deb ... #7 60.86 Unpacking libfakeroot:amd64 (1.23-1) ... #7 60.90 Selecting previously unselected package fakeroot. #7 60.90 Preparing to unpack .../196-fakeroot_1.23-1_amd64.deb ... #7 60.91 Unpacking fakeroot (1.23-1) ... #7 60.95 Selecting previously unselected package libfile-which-perl. #7 60.95 Preparing to unpack .../197-libfile-which-perl_1.23-1_all.deb ... #7 60.95 Unpacking libfile-which-perl (1.23-1) ... #7 60.98 Selecting previously unselected package libfile-homedir-perl. #7 60.98 Preparing to unpack .../198-libfile-homedir-perl_1.004-1_all.deb ... #7 60.99 Unpacking libfile-homedir-perl (1.004-1) ... #7 61.03 Selecting previously unselected package libio-pty-perl. #7 61.03 Preparing to unpack .../199-libio-pty-perl_1%3a1.08-1.1+b5_amd64.deb ... #7 61.03 Unpacking libio-pty-perl (1:1.08-1.1+b5) ... #7 61.07 Selecting previously unselected package libipc-run-perl. #7 61.07 Preparing to unpack .../200-libipc-run-perl_20180523.0-1_all.deb ... #7 61.07 Unpacking libipc-run-perl (20180523.0-1) ... #7 61.11 Selecting previously unselected package libclass-method-modifiers-perl. #7 61.11 Preparing to unpack .../201-libclass-method-modifiers-perl_2.12-1_all.deb ... #7 61.12 Unpacking libclass-method-modifiers-perl (2.12-1) ... #7 61.15 Selecting previously unselected package libsub-exporter-progressive-perl. #7 61.15 Preparing to unpack .../202-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #7 61.15 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #7 61.18 Selecting previously unselected package libdevel-globaldestruction-perl. #7 61.19 Preparing to unpack .../203-libdevel-globaldestruction-perl_0.14-1_all.deb ... #7 61.19 Unpacking libdevel-globaldestruction-perl (0.14-1) ... #7 61.22 Selecting previously unselected package libb-hooks-op-check-perl. #7 61.22 Preparing to unpack .../204-libb-hooks-op-check-perl_0.22-1+b1_amd64.deb ... #7 61.22 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ... #7 61.26 Selecting previously unselected package libdynaloader-functions-perl. #7 61.26 Preparing to unpack .../205-libdynaloader-functions-perl_0.003-1_all.deb ... #7 61.26 Unpacking libdynaloader-functions-perl (0.003-1) ... #7 61.29 Selecting previously unselected package libdevel-callchecker-perl. #7 61.29 Preparing to unpack .../206-libdevel-callchecker-perl_0.008-1_amd64.deb ... #7 61.30 Unpacking libdevel-callchecker-perl (0.008-1) ... #7 61.33 Selecting previously unselected package libparams-classify-perl. #7 61.33 Preparing to unpack .../207-libparams-classify-perl_0.015-1+b1_amd64.deb ... #7 61.33 Unpacking libparams-classify-perl (0.015-1+b1) ... #7 61.36 Selecting previously unselected package libmodule-runtime-perl. #7 61.37 Preparing to unpack .../208-libmodule-runtime-perl_0.016-1_all.deb ... #7 61.37 Unpacking libmodule-runtime-perl (0.016-1) ... #7 61.40 Selecting previously unselected package libimport-into-perl. #7 61.41 Preparing to unpack .../209-libimport-into-perl_1.002005-1_all.deb ... #7 61.41 Unpacking libimport-into-perl (1.002005-1) ... #7 61.44 Selecting previously unselected package librole-tiny-perl. #7 61.44 Preparing to unpack .../210-librole-tiny-perl_2.000006-1_all.deb ... #7 61.44 Unpacking librole-tiny-perl (2.000006-1) ... #7 61.48 Selecting previously unselected package libstrictures-perl. #7 61.48 Preparing to unpack .../211-libstrictures-perl_2.000005-1_all.deb ... #7 61.49 Unpacking libstrictures-perl (2.000005-1) ... #7 61.51 Selecting previously unselected package libsub-quote-perl. #7 61.52 Preparing to unpack .../212-libsub-quote-perl_2.005001-1_all.deb ... #7 61.52 Unpacking libsub-quote-perl (2.005001-1) ... #7 61.55 Selecting previously unselected package libmoo-perl. #7 61.56 Preparing to unpack .../213-libmoo-perl_2.003004-2_all.deb ... #7 61.56 Unpacking libmoo-perl (2.003004-2) ... #7 61.60 Selecting previously unselected package libencode-locale-perl. #7 61.60 Preparing to unpack .../214-libencode-locale-perl_1.05-1_all.deb ... #7 61.61 Unpacking libencode-locale-perl (1.05-1) ... #7 61.64 Selecting previously unselected package libtimedate-perl. #7 61.64 Preparing to unpack .../215-libtimedate-perl_2.3000-2+deb10u1_all.deb ... #7 61.65 Unpacking libtimedate-perl (2.3000-2+deb10u1) ... #7 61.68 Selecting previously unselected package libhttp-date-perl. #7 61.68 Preparing to unpack .../216-libhttp-date-perl_6.02-1_all.deb ... #7 61.69 Unpacking libhttp-date-perl (6.02-1) ... #7 61.72 Selecting previously unselected package libfile-listing-perl. #7 61.72 Preparing to unpack .../217-libfile-listing-perl_6.04-1_all.deb ... #7 61.73 Unpacking libfile-listing-perl (6.04-1) ... #7 61.76 Selecting previously unselected package libhtml-tagset-perl. #7 61.76 Preparing to unpack .../218-libhtml-tagset-perl_3.20-3_all.deb ... #7 61.76 Unpacking libhtml-tagset-perl (3.20-3) ... #7 61.79 Selecting previously unselected package liburi-perl. #7 61.80 Preparing to unpack .../219-liburi-perl_1.76-1_all.deb ... #7 61.80 Unpacking liburi-perl (1.76-1) ... #7 61.84 Selecting previously unselected package libhtml-parser-perl. #7 61.85 Preparing to unpack .../220-libhtml-parser-perl_3.72-3+b3_amd64.deb ... #7 61.85 Unpacking libhtml-parser-perl (3.72-3+b3) ... #7 61.89 Selecting previously unselected package libhtml-tree-perl. #7 61.90 Preparing to unpack .../221-libhtml-tree-perl_5.07-2_all.deb ... #7 61.90 Unpacking libhtml-tree-perl (5.07-2) ... #7 61.94 Selecting previously unselected package libio-html-perl. #7 61.94 Preparing to unpack .../222-libio-html-perl_1.001-1_all.deb ... #7 61.95 Unpacking libio-html-perl (1.001-1) ... #7 61.98 Selecting previously unselected package liblwp-mediatypes-perl. #7 61.98 Preparing to unpack .../223-liblwp-mediatypes-perl_6.02-1_all.deb ... #7 61.99 Unpacking liblwp-mediatypes-perl (6.02-1) ... #7 62.02 Selecting previously unselected package libhttp-message-perl. #7 62.02 Preparing to unpack .../224-libhttp-message-perl_6.18-1_all.deb ... #7 62.03 Unpacking libhttp-message-perl (6.18-1) ... #7 62.17 Selecting previously unselected package libhttp-cookies-perl. #7 62.17 Preparing to unpack .../225-libhttp-cookies-perl_6.04-1_all.deb ... #7 62.18 Unpacking libhttp-cookies-perl (6.04-1) ... #7 62.21 Selecting previously unselected package libhttp-negotiate-perl. #7 62.22 Preparing to unpack .../226-libhttp-negotiate-perl_6.01-1_all.deb ... #7 62.22 Unpacking libhttp-negotiate-perl (6.01-1) ... #7 62.25 Selecting previously unselected package perl-openssl-defaults:amd64. #7 62.25 Preparing to unpack .../227-perl-openssl-defaults_3_amd64.deb ... #7 62.26 Unpacking perl-openssl-defaults:amd64 (3) ... #7 62.29 Selecting previously unselected package libnet-ssleay-perl. #7 62.29 Preparing to unpack .../228-libnet-ssleay-perl_1.85-2+deb10u1_amd64.deb ... #7 62.29 Unpacking libnet-ssleay-perl (1.85-2+deb10u1) ... #7 62.35 Selecting previously unselected package libio-socket-ssl-perl. #7 62.35 Preparing to unpack .../229-libio-socket-ssl-perl_2.060-3_all.deb ... #7 62.36 Unpacking libio-socket-ssl-perl (2.060-3) ... #7 62.40 Selecting previously unselected package libnet-http-perl. #7 62.40 Preparing to unpack .../230-libnet-http-perl_6.18-1_all.deb ... #7 62.41 Unpacking libnet-http-perl (6.18-1) ... #7 62.44 Selecting previously unselected package liblwp-protocol-https-perl. #7 62.45 Preparing to unpack .../231-liblwp-protocol-https-perl_6.07-2_all.deb ... #7 62.45 Unpacking liblwp-protocol-https-perl (6.07-2) ... #7 62.48 Selecting previously unselected package libtry-tiny-perl. #7 62.48 Preparing to unpack .../232-libtry-tiny-perl_0.30-1_all.deb ... #7 62.49 Unpacking libtry-tiny-perl (0.30-1) ... #7 62.51 Selecting previously unselected package libwww-robotrules-perl. #7 62.52 Preparing to unpack .../233-libwww-robotrules-perl_6.02-1_all.deb ... #7 62.52 Unpacking libwww-robotrules-perl (6.02-1) ... #7 62.55 Selecting previously unselected package libwww-perl. #7 62.55 Preparing to unpack .../234-libwww-perl_6.36-2_all.deb ... #7 62.56 Unpacking libwww-perl (6.36-2) ... #7 62.60 Selecting previously unselected package patchutils. #7 62.61 Preparing to unpack .../235-patchutils_0.3.4-2_amd64.deb ... #7 62.61 Unpacking patchutils (0.3.4-2) ... #7 62.65 Selecting previously unselected package wdiff. #7 62.65 Preparing to unpack .../236-wdiff_1.2.2-2+b1_amd64.deb ... #7 62.65 Unpacking wdiff (1.2.2-2+b1) ... #7 62.71 Selecting previously unselected package devscripts. #7 62.72 Preparing to unpack .../237-devscripts_2.19.5+deb10u1_amd64.deb ... #7 62.74 Unpacking devscripts (2.19.5+deb10u1) ... #7 62.84 Selecting previously unselected package python3-lib2to3. #7 62.85 Preparing to unpack .../238-python3-lib2to3_3.7.3-1_all.deb ... #7 62.85 Unpacking python3-lib2to3 (3.7.3-1) ... #7 62.89 Selecting previously unselected package python3-distutils. #7 62.90 Preparing to unpack .../239-python3-distutils_3.7.3-1_all.deb ... #7 62.90 Unpacking python3-distutils (3.7.3-1) ... #7 62.95 Selecting previously unselected package dh-python. #7 62.95 Preparing to unpack .../240-dh-python_3.20190308_all.deb ... #7 62.96 Unpacking dh-python (3.20190308) ... #7 62.99 Selecting previously unselected package dh-systemd. #7 63.00 Preparing to unpack .../241-dh-systemd_12.1.1_all.deb ... #7 63.00 Unpacking dh-systemd (12.1.1) ... #7 63.05 Selecting previously unselected package docbook5-xml. #7 63.05 Preparing to unpack .../242-docbook5-xml_5.0-2_all.deb ... #7 63.06 Unpacking docbook5-xml (5.0-2) ... #7 63.11 Selecting previously unselected package docutils-common. #7 63.12 Preparing to unpack .../243-docutils-common_0.14+dfsg-4_all.deb ... #7 63.12 Unpacking docutils-common (0.14+dfsg-4) ... #7 63.17 Selecting previously unselected package libllvm6.0:amd64. #7 63.17 Preparing to unpack .../244-libllvm6.0_1%3a6.0.1-10_amd64.deb ... #7 63.18 Unpacking libllvm6.0:amd64 (1:6.0.1-10) ... #7 64.15 Selecting previously unselected package libclang1-6.0:amd64. #7 64.15 Preparing to unpack .../245-libclang1-6.0_1%3a6.0.1-10_amd64.deb ... #7 64.16 Unpacking libclang1-6.0:amd64 (1:6.0.1-10) ... #7 64.63 Selecting previously unselected package doxygen. #7 64.63 Preparing to unpack .../246-doxygen_1.8.13-10_amd64.deb ... #7 64.64 Unpacking doxygen (1.8.13-10) ... #7 64.94 Selecting previously unselected package libstdc++-8-dev:amd64. #7 64.94 Preparing to unpack .../247-libstdc++-8-dev_8.3.0-6_amd64.deb ... #7 64.95 Unpacking libstdc++-8-dev:amd64 (8.3.0-6) ... #7 65.12 Selecting previously unselected package g++-8. #7 65.12 Preparing to unpack .../248-g++-8_8.3.0-6_amd64.deb ... #7 65.13 Unpacking g++-8 (8.3.0-6) ... #7 65.79 Selecting previously unselected package g++. #7 65.79 Preparing to unpack .../249-g++_4%3a8.3.0-1_amd64.deb ... #7 65.80 Unpacking g++ (4:8.3.0-1) ... #7 65.83 Selecting previously unselected package gcc-arm-none-eabi. #7 65.84 Preparing to unpack .../250-gcc-arm-none-eabi_15%3a7-2018-q2-6_amd64.deb ... #7 65.84 Unpacking gcc-arm-none-eabi (15:7-2018-q2-6) ... #7 68.37 Selecting previously unselected package ghostscript. #7 68.38 Preparing to unpack .../251-ghostscript_9.27~dfsg-2+deb10u9_amd64.deb ... #7 68.39 Unpacking ghostscript (9.27~dfsg-2+deb10u9) ... #7 68.50 Selecting previously unselected package libgirepository-1.0-1:amd64. #7 68.51 Preparing to unpack .../252-libgirepository-1.0-1_1.58.3-2_amd64.deb ... #7 68.52 Unpacking libgirepository-1.0-1:amd64 (1.58.3-2) ... #7 68.60 Selecting previously unselected package gir1.2-glib-2.0:amd64. #7 68.60 Preparing to unpack .../253-gir1.2-glib-2.0_1.58.3-2_amd64.deb ... #7 68.61 Unpacking gir1.2-glib-2.0:amd64 (1.58.3-2) ... #7 68.71 Selecting previously unselected package libcurl3-gnutls:amd64. #7 68.71 Preparing to unpack .../254-libcurl3-gnutls_7.64.0-4+deb10u9_amd64.deb ... #7 68.73 Unpacking libcurl3-gnutls:amd64 (7.64.0-4+deb10u9) ... #7 68.81 Selecting previously unselected package liberror-perl. #7 68.82 Preparing to unpack .../255-liberror-perl_0.17027-2_all.deb ... #7 68.84 Unpacking liberror-perl (0.17027-2) ... #7 68.92 Selecting previously unselected package git-man. #7 68.92 Preparing to unpack .../256-git-man_1%3a2.20.1-2+deb10u8_all.deb ... #7 68.93 Unpacking git-man (1:2.20.1-2+deb10u8) ... #7 69.11 Selecting previously unselected package git. #7 69.12 Preparing to unpack .../257-git_1%3a2.20.1-2+deb10u8_amd64.deb ... #7 69.14 Unpacking git (1:2.20.1-2+deb10u8) ... #7 69.62 Selecting previously unselected package python3-six. #7 69.63 Preparing to unpack .../258-python3-six_1.12.0-1_all.deb ... #7 69.64 Unpacking python3-six (1.12.0-1) ... #7 69.73 Selecting previously unselected package python3-dateutil. #7 69.73 Preparing to unpack .../259-python3-dateutil_2.7.3-3_all.deb ... #7 69.74 Unpacking python3-dateutil (2.7.3-3) ... #7 69.81 Selecting previously unselected package python3-pkg-resources. #7 69.81 Preparing to unpack .../260-python3-pkg-resources_40.8.0-1_all.deb ... #7 69.83 Unpacking python3-pkg-resources (40.8.0-1) ... #7 69.95 Selecting previously unselected package git-buildpackage. #7 69.96 Preparing to unpack .../261-git-buildpackage_0.9.14_all.deb ... #7 69.98 Unpacking git-buildpackage (0.9.14) ... #7 70.13 Selecting previously unselected package libcdt5. #7 70.14 Preparing to unpack .../262-libcdt5_2.40.1-6+deb10u1_amd64.deb ... #7 70.16 Unpacking libcdt5 (2.40.1-6+deb10u1) ... #7 70.24 Selecting previously unselected package libcgraph6. #7 70.24 Preparing to unpack .../263-libcgraph6_2.40.1-6+deb10u1_amd64.deb ... #7 70.26 Unpacking libcgraph6 (2.40.1-6+deb10u1) ... #7 70.37 Selecting previously unselected package libgd3:amd64. #7 70.38 Preparing to unpack .../264-libgd3_2.2.5-5.2+deb10u1_amd64.deb ... #7 70.39 Unpacking libgd3:amd64 (2.2.5-5.2+deb10u1) ... #7 70.50 Selecting previously unselected package libgts-0.7-5:amd64. #7 70.50 Preparing to unpack .../265-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... #7 70.51 Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... #7 70.62 Selecting previously unselected package libpathplan4. #7 70.62 Preparing to unpack .../266-libpathplan4_2.40.1-6+deb10u1_amd64.deb ... #7 70.63 Unpacking libpathplan4 (2.40.1-6+deb10u1) ... #7 70.72 Selecting previously unselected package libxdot4. #7 70.72 Preparing to unpack .../267-libxdot4_2.40.1-6+deb10u1_amd64.deb ... #7 70.73 Unpacking libxdot4 (2.40.1-6+deb10u1) ... #7 70.82 Selecting previously unselected package libgvc6. #7 70.83 Preparing to unpack .../268-libgvc6_2.40.1-6+deb10u1_amd64.deb ... #7 70.84 Unpacking libgvc6 (2.40.1-6+deb10u1) ... #7 70.97 Selecting previously unselected package libgvpr2. #7 70.97 Preparing to unpack .../269-libgvpr2_2.40.1-6+deb10u1_amd64.deb ... #7 70.98 Unpacking libgvpr2 (2.40.1-6+deb10u1) ... #7 71.09 Selecting previously unselected package liblab-gamut1. #7 71.09 Preparing to unpack .../270-liblab-gamut1_2.40.1-6+deb10u1_amd64.deb ... #7 71.10 Unpacking liblab-gamut1 (2.40.1-6+deb10u1) ... #7 71.25 Selecting previously unselected package graphviz. #7 71.26 Preparing to unpack .../271-graphviz_2.40.1-6+deb10u1_amd64.deb ... #7 71.27 Unpacking graphviz (2.40.1-6+deb10u1) ... #7 71.39 Selecting previously unselected package htop. #7 71.40 Preparing to unpack .../272-htop_2.2.0-1+b1_amd64.deb ... #7 71.41 Unpacking htop (2.2.0-1+b1) ... #7 71.50 Selecting previously unselected package libnl-3-200:amd64. #7 71.51 Preparing to unpack .../273-libnl-3-200_3.4.0-1_amd64.deb ... #7 71.52 Unpacking libnl-3-200:amd64 (3.4.0-1) ... #7 71.63 Selecting previously unselected package libnl-route-3-200:amd64. #7 71.63 Preparing to unpack .../274-libnl-route-3-200_3.4.0-1_amd64.deb ... #7 71.65 Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... #7 71.75 Selecting previously unselected package libibverbs1:amd64. #7 71.76 Preparing to unpack .../275-libibverbs1_22.1-1_amd64.deb ... #7 71.77 Unpacking libibverbs1:amd64 (22.1-1) ... #7 71.89 Selecting previously unselected package ibverbs-providers:amd64. #7 71.89 Preparing to unpack .../276-ibverbs-providers_22.1-1_amd64.deb ... #7 71.90 Unpacking ibverbs-providers:amd64 (22.1-1) ... #7 71.98 Selecting previously unselected package pkg-config. #7 71.98 Preparing to unpack .../277-pkg-config_0.29-6_amd64.deb ... #7 71.99 Unpacking pkg-config (0.29-6) ... #7 72.03 Selecting previously unselected package icu-devtools. #7 72.03 Preparing to unpack .../278-icu-devtools_63.1-6+deb10u3_amd64.deb ... #7 72.04 Unpacking icu-devtools (63.1-6+deb10u3) ... #7 72.14 Selecting previously unselected package libsigc++-2.0-0v5:amd64. #7 72.15 Preparing to unpack .../279-libsigc++-2.0-0v5_2.10.1-2_amd64.deb ... #7 72.16 Unpacking libsigc++-2.0-0v5:amd64 (2.10.1-2) ... #7 72.28 Selecting previously unselected package libglibmm-2.4-1v5:amd64. #7 72.28 Preparing to unpack .../280-libglibmm-2.4-1v5_2.58.0-2_amd64.deb ... #7 72.29 Unpacking libglibmm-2.4-1v5:amd64 (2.58.0-2) ... #7 72.43 Selecting previously unselected package libatkmm-1.6-1v5:amd64. #7 72.43 Preparing to unpack .../281-libatkmm-1.6-1v5_2.28.0-2_amd64.deb ... #7 72.44 Unpacking libatkmm-1.6-1v5:amd64 (2.28.0-2) ... #7 72.54 Selecting previously unselected package libcairomm-1.0-1v5:amd64. #7 72.55 Preparing to unpack .../282-libcairomm-1.0-1v5_1.12.2-4_amd64.deb ... #7 72.68 Unpacking libcairomm-1.0-1v5:amd64 (1.12.2-4) ... #7 72.76 Selecting previously unselected package librevenge-0.0-0:amd64. #7 72.76 Preparing to unpack .../283-librevenge-0.0-0_0.0.4-6_amd64.deb ... #7 72.77 Unpacking librevenge-0.0-0:amd64 (0.0.4-6) ... #7 72.83 Selecting previously unselected package libcdr-0.1-1:amd64. #7 72.83 Preparing to unpack .../284-libcdr-0.1-1_0.1.5-1_amd64.deb ... #7 72.83 Unpacking libcdr-0.1-1:amd64 (0.1.5-1) ... #7 72.90 Selecting previously unselected package libdbus-glib-1-2:amd64. #7 72.90 Preparing to unpack .../285-libdbus-glib-1-2_0.110-4_amd64.deb ... #7 72.91 Unpacking libdbus-glib-1-2:amd64 (0.110-4) ... #7 72.95 Selecting previously unselected package libgc1c2:amd64. #7 72.95 Preparing to unpack .../286-libgc1c2_1%3a7.6.4-0.4_amd64.deb ... #7 72.95 Unpacking libgc1c2:amd64 (1:7.6.4-0.4) ... #7 73.00 Selecting previously unselected package libgslcblas0:amd64. #7 73.01 Preparing to unpack .../287-libgslcblas0_2.5+dfsg-6+deb10u1_amd64.deb ... #7 73.02 Unpacking libgslcblas0:amd64 (2.5+dfsg-6+deb10u1) ... #7 73.06 Selecting previously unselected package libgsl23:amd64. #7 73.06 Preparing to unpack .../288-libgsl23_2.5+dfsg-6+deb10u1_amd64.deb ... #7 73.07 Unpacking libgsl23:amd64 (2.5+dfsg-6+deb10u1) ... #7 73.16 Selecting previously unselected package libpangomm-1.4-1v5:amd64. #7 73.16 Preparing to unpack .../289-libpangomm-1.4-1v5_2.42.0-2_amd64.deb ... #7 73.17 Unpacking libpangomm-1.4-1v5:amd64 (2.42.0-2) ... #7 73.21 Selecting previously unselected package libgtkmm-2.4-1v5:amd64. #7 73.21 Preparing to unpack .../290-libgtkmm-2.4-1v5_1%3a2.24.5-4_amd64.deb ... #7 73.22 Unpacking libgtkmm-2.4-1v5:amd64 (1:2.24.5-4) ... #7 73.31 Selecting previously unselected package libhunspell-1.7-0:amd64. #7 73.32 Preparing to unpack .../291-libhunspell-1.7-0_1.7.0-2_amd64.deb ... #7 73.32 Unpacking libhunspell-1.7-0:amd64 (1.7.0-2) ... #7 73.41 Selecting previously unselected package libenchant1c2a:amd64. #7 73.42 Preparing to unpack .../292-libenchant1c2a_1.6.0-11.1+b1_amd64.deb ... #7 73.43 Unpacking libenchant1c2a:amd64 (1.6.0-11.1+b1) ... #7 73.56 Selecting previously unselected package libgtkspell0:amd64. #7 73.56 Preparing to unpack .../293-libgtkspell0_2.0.16-1.2_amd64.deb ... #7 73.58 Unpacking libgtkspell0:amd64 (2.0.16-1.2) ... #7 73.69 Selecting previously unselected package libmagick++-6.q16-8:amd64. #7 73.70 Preparing to unpack .../294-libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1+deb10u7_amd64.deb ... #7 73.72 Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1+deb10u7) ... #7 73.84 Selecting previously unselected package libnspr4:amd64. #7 73.84 Preparing to unpack .../295-libnspr4_2%3a4.20-1_amd64.deb ... #7 73.86 Unpacking libnspr4:amd64 (2:4.20-1) ... #7 73.97 Selecting previously unselected package libnss3:amd64. #7 73.98 Preparing to unpack .../296-libnss3_2%3a3.42.1-1+deb10u8_amd64.deb ... #7 73.99 Unpacking libnss3:amd64 (2:3.42.1-1+deb10u8) ... #7 74.20 Selecting previously unselected package libpoppler82:amd64. #7 74.20 Preparing to unpack .../297-libpoppler82_0.71.0-5+deb10u3_amd64.deb ... #7 74.22 Unpacking libpoppler82:amd64 (0.71.0-5+deb10u3) ... #7 74.41 Selecting previously unselected package libpoppler-glib8:amd64. #7 74.42 Preparing to unpack .../298-libpoppler-glib8_0.71.0-5+deb10u3_amd64.deb ... #7 74.43 Unpacking libpoppler-glib8:amd64 (0.71.0-5+deb10u3) ... #7 74.56 Selecting previously unselected package libpopt0:amd64. #7 74.57 Preparing to unpack .../299-libpopt0_1.16-12_amd64.deb ... #7 74.58 Unpacking libpopt0:amd64 (1.16-12) ... #7 74.70 Selecting previously unselected package libvisio-0.1-1:amd64. #7 74.71 Preparing to unpack .../300-libvisio-0.1-1_0.1.6-1+b2_amd64.deb ... #7 74.72 Unpacking libvisio-0.1-1:amd64 (0.1.6-1+b2) ... #7 74.85 Selecting previously unselected package libwpd-0.10-10:amd64. #7 74.85 Preparing to unpack .../301-libwpd-0.10-10_0.10.3-1_amd64.deb ... #7 74.87 Unpacking libwpd-0.10-10:amd64 (0.10.3-1) ... #7 75.03 Selecting previously unselected package libwpg-0.3-3:amd64. #7 75.03 Preparing to unpack .../302-libwpg-0.3-3_0.3.3-1_amd64.deb ... #7 75.05 Unpacking libwpg-0.3-3:amd64 (0.3.3-1) ... #7 75.20 Selecting previously unselected package inkscape. #7 75.20 Preparing to unpack .../303-inkscape_0.92.4-3_amd64.deb ... #7 75.22 Unpacking inkscape (0.92.4-3) ... #7 77.01 Selecting previously unselected package krb5-multidev:amd64. #7 77.02 Preparing to unpack .../304-krb5-multidev_1.17-3+deb10u6_amd64.deb ... #7 77.23 Unpacking krb5-multidev:amd64 (1.17-3+deb10u6) ... #7 77.46 Selecting previously unselected package latexmk. #7 77.46 Preparing to unpack .../305-latexmk_1%3a4.61-0.1_all.deb ... #7 77.47 Unpacking latexmk (1:4.61-0.1) ... #7 77.53 Selecting previously unselected package lcov. #7 77.53 Preparing to unpack .../306-lcov_1.13-4_all.deb ... #7 77.53 Unpacking lcov (1.13-4) ... #7 77.58 Selecting previously unselected package libaio1:amd64. #7 77.59 Preparing to unpack .../307-libaio1_0.3.112-3_amd64.deb ... #7 77.59 Unpacking libaio1:amd64 (0.3.112-3) ... #7 77.62 Selecting previously unselected package libaio-dev:amd64. #7 77.63 Preparing to unpack .../308-libaio-dev_0.3.112-3_amd64.deb ... #7 77.63 Unpacking libaio-dev:amd64 (0.3.112-3) ... #7 77.67 Selecting previously unselected package libasound2-data. #7 77.67 Preparing to unpack .../309-libasound2-data_1.1.8-1_all.deb ... #7 77.68 Unpacking libasound2-data (1.1.8-1) ... #7 77.73 Selecting previously unselected package libasound2:amd64. #7 77.74 Preparing to unpack .../310-libasound2_1.1.8-1_amd64.deb ... #7 77.74 Unpacking libasound2:amd64 (1.1.8-1) ... #7 77.80 Selecting previously unselected package libasound2-dev:amd64. #7 77.81 Preparing to unpack .../311-libasound2-dev_1.1.8-1_amd64.deb ... #7 77.81 Unpacking libasound2-dev:amd64 (1.1.8-1) ... #7 77.87 Selecting previously unselected package libmbedcrypto3:amd64. #7 77.87 Preparing to unpack .../312-libmbedcrypto3_2.16.9-0~deb10u1_amd64.deb ... #7 77.88 Unpacking libmbedcrypto3:amd64 (2.16.9-0~deb10u1) ... #7 77.93 Selecting previously unselected package libmbedx509-0:amd64. #7 77.94 Preparing to unpack .../313-libmbedx509-0_2.16.9-0~deb10u1_amd64.deb ... #7 77.94 Unpacking libmbedx509-0:amd64 (2.16.9-0~deb10u1) ... #7 77.98 Selecting previously unselected package libmbedtls12:amd64. #7 77.99 Preparing to unpack .../314-libmbedtls12_2.16.9-0~deb10u1_amd64.deb ... #7 77.99 Unpacking libmbedtls12:amd64 (2.16.9-0~deb10u1) ... #7 78.06 Selecting previously unselected package libbctoolbox1:amd64. #7 78.07 Preparing to unpack .../315-libbctoolbox1_0.6.0-2+b2_amd64.deb ... #7 78.08 Unpacking libbctoolbox1:amd64 (0.6.0-2+b2) ... #7 78.18 Selecting previously unselected package libbctoolbox-dev. #7 78.18 Preparing to unpack .../316-libbctoolbox-dev_0.6.0-2+b2_amd64.deb ... #7 78.21 Unpacking libbctoolbox-dev (0.6.0-2+b2) ... #7 78.36 Selecting previously unselected package libbluetooth3:amd64. #7 78.36 Preparing to unpack .../317-libbluetooth3_5.50-1.2~deb10u4_amd64.deb ... #7 78.38 Unpacking libbluetooth3:amd64 (5.50-1.2~deb10u4) ... #7 78.52 Selecting previously unselected package libboost1.67-dev:amd64. #7 78.53 Preparing to unpack .../318-libboost1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #7 78.54 Unpacking libboost1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 79.85 Selecting previously unselected package libboost-dev:amd64. #7 79.85 Preparing to unpack .../319-libboost-dev_1.67.0.1_amd64.deb ... #7 79.86 Unpacking libboost-dev:amd64 (1.67.0.1) ... #7 79.89 Selecting previously unselected package libboost1.67-tools-dev. #7 79.89 Preparing to unpack .../320-libboost1.67-tools-dev_1.67.0-13+deb10u1_amd64.deb ... #7 79.90 Unpacking libboost1.67-tools-dev (1.67.0-13+deb10u1) ... #7 80.05 Selecting previously unselected package libboost-tools-dev. #7 80.05 Preparing to unpack .../321-libboost-tools-dev_1.67.0.1_amd64.deb ... #7 80.06 Unpacking libboost-tools-dev (1.67.0.1) ... #7 80.09 Selecting previously unselected package libboost-atomic1.67.0:amd64. #7 80.09 Preparing to unpack .../322-libboost-atomic1.67.0_1.67.0-13+deb10u1_amd64.deb ... #7 80.09 Unpacking libboost-atomic1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 80.14 Selecting previously unselected package libboost-atomic1.67-dev:amd64. #7 80.15 Preparing to unpack .../323-libboost-atomic1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #7 80.15 Unpacking libboost-atomic1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 80.21 Selecting previously unselected package libboost-atomic-dev:amd64. #7 80.21 Preparing to unpack .../324-libboost-atomic-dev_1.67.0.1_amd64.deb ... #7 80.22 Unpacking libboost-atomic-dev:amd64 (1.67.0.1) ... #7 80.25 Selecting previously unselected package libboost-system1.67.0:amd64. #7 80.25 Preparing to unpack .../325-libboost-system1.67.0_1.67.0-13+deb10u1_amd64.deb ... #7 80.26 Unpacking libboost-system1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 80.31 Selecting previously unselected package libboost-chrono1.67.0:amd64. #7 80.32 Preparing to unpack .../326-libboost-chrono1.67.0_1.67.0-13+deb10u1_amd64.deb ... #7 80.32 Unpacking libboost-chrono1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 80.44 Selecting previously unselected package libboost-chrono1.67-dev:amd64. #7 80.45 Preparing to unpack .../327-libboost-chrono1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #7 80.46 Unpacking libboost-chrono1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 80.58 Selecting previously unselected package libboost-chrono-dev:amd64. #7 80.59 Preparing to unpack .../328-libboost-chrono-dev_1.67.0.1_amd64.deb ... #7 80.60 Unpacking libboost-chrono-dev:amd64 (1.67.0.1) ... #7 80.71 Selecting previously unselected package libboost-container1.67.0:amd64. #7 80.72 Preparing to unpack .../329-libboost-container1.67.0_1.67.0-13+deb10u1_amd64.deb ... #7 80.74 Unpacking libboost-container1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 80.88 Selecting previously unselected package libboost-container1.67-dev:amd64. #7 80.88 Preparing to unpack .../330-libboost-container1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #7 80.89 Unpacking libboost-container1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 81.00 Selecting previously unselected package libboost-container-dev:amd64. #7 81.01 Preparing to unpack .../331-libboost-container-dev_1.67.0.1_amd64.deb ... #7 81.03 Unpacking libboost-container-dev:amd64 (1.67.0.1) ... #7 81.14 Selecting previously unselected package libboost-context1.67.0:amd64. #7 81.14 Preparing to unpack .../332-libboost-context1.67.0_1.67.0-13+deb10u1_amd64.deb ... #7 81.16 Unpacking libboost-context1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 81.28 Selecting previously unselected package libboost-context1.67-dev:amd64. #7 81.28 Preparing to unpack .../333-libboost-context1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #7 81.30 Unpacking libboost-context1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 81.42 Selecting previously unselected package libboost-context-dev:amd64. #7 81.42 Preparing to unpack .../334-libboost-context-dev_1.67.0.1_amd64.deb ... #7 81.44 Unpacking libboost-context-dev:amd64 (1.67.0.1) ... #7 81.60 Selecting previously unselected package libboost-thread1.67.0:amd64. #7 81.61 Preparing to unpack .../335-libboost-thread1.67.0_1.67.0-13+deb10u1_amd64.deb ... #7 81.62 Unpacking libboost-thread1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 81.76 Selecting previously unselected package libboost-coroutine1.67.0:amd64. #7 81.76 Preparing to unpack .../336-libboost-coroutine1.67.0_1.67.0-13+deb10u1_amd64.deb ... #7 81.78 Unpacking libboost-coroutine1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 81.90 Selecting previously unselected package libboost-coroutine1.67-dev:amd64. #7 81.91 Preparing to unpack .../337-libboost-coroutine1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #7 81.92 Unpacking libboost-coroutine1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 82.04 Selecting previously unselected package libboost-coroutine-dev:amd64. #7 82.05 Preparing to unpack .../338-libboost-coroutine-dev_1.67.0.1_amd64.deb ... #7 82.06 Unpacking libboost-coroutine-dev:amd64 (1.67.0.1) ... #7 82.16 Selecting previously unselected package libboost-date-time1.67.0:amd64. #7 82.17 Preparing to unpack .../339-libboost-date-time1.67.0_1.67.0-13+deb10u1_amd64.deb ... #7 82.18 Unpacking libboost-date-time1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 82.28 Selecting previously unselected package libboost-serialization1.67.0:amd64. #7 82.28 Preparing to unpack .../340-libboost-serialization1.67.0_1.67.0-13+deb10u1_amd64.deb ... #7 82.29 Unpacking libboost-serialization1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 82.38 Selecting previously unselected package libboost-serialization1.67-dev:amd64. #7 82.39 Preparing to unpack .../341-libboost-serialization1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #7 82.40 Unpacking libboost-serialization1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 82.50 Selecting previously unselected package libboost-date-time1.67-dev:amd64. #7 82.50 Preparing to unpack .../342-libboost-date-time1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #7 82.52 Unpacking libboost-date-time1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 82.62 Selecting previously unselected package libboost-date-time-dev:amd64. #7 82.62 Preparing to unpack .../343-libboost-date-time-dev_1.67.0.1_amd64.deb ... #7 82.63 Unpacking libboost-date-time-dev:amd64 (1.67.0.1) ... #7 82.71 Selecting previously unselected package libboost-exception1.67-dev:amd64. #7 82.71 Preparing to unpack .../344-libboost-exception1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #7 82.72 Unpacking libboost-exception1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 82.84 Selecting previously unselected package libboost-exception-dev:amd64. #7 82.85 Preparing to unpack .../345-libboost-exception-dev_1.67.0.1_amd64.deb ... #7 82.86 Unpacking libboost-exception-dev:amd64 (1.67.0.1) ... #7 82.97 Selecting previously unselected package libboost-filesystem1.67.0:amd64. #7 82.97 Preparing to unpack .../346-libboost-filesystem1.67.0_1.67.0-13+deb10u1_amd64.deb ... #7 82.99 Unpacking libboost-filesystem1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 83.14 Selecting previously unselected package libboost-fiber1.67.0:amd64. #7 83.15 Preparing to unpack .../347-libboost-fiber1.67.0_1.67.0-13+deb10u1_amd64.deb ... #7 83.16 Unpacking libboost-fiber1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 83.28 Selecting previously unselected package libboost-fiber1.67-dev:amd64. #7 83.29 Preparing to unpack .../348-libboost-fiber1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #7 83.31 Unpacking libboost-fiber1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 83.41 Selecting previously unselected package libboost-fiber-dev:amd64. #7 83.41 Preparing to unpack .../349-libboost-fiber-dev_1.67.0.1_amd64.deb ... #7 83.44 Unpacking libboost-fiber-dev:amd64 (1.67.0.1) ... #7 83.53 Selecting previously unselected package libboost-system1.67-dev:amd64. #7 83.54 Preparing to unpack .../350-libboost-system1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #7 83.56 Unpacking libboost-system1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 83.68 Selecting previously unselected package libboost-filesystem1.67-dev:amd64. #7 83.69 Preparing to unpack .../351-libboost-filesystem1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #7 83.70 Unpacking libboost-filesystem1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 83.83 Selecting previously unselected package libboost-filesystem-dev:amd64. #7 83.84 Preparing to unpack .../352-libboost-filesystem-dev_1.67.0.1_amd64.deb ... #7 83.85 Unpacking libboost-filesystem-dev:amd64 (1.67.0.1) ... #7 83.96 Selecting previously unselected package libboost-regex1.67.0:amd64. #7 83.97 Preparing to unpack .../353-libboost-regex1.67.0_1.67.0-13+deb10u1_amd64.deb ... #7 83.99 Unpacking libboost-regex1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 84.12 Selecting previously unselected package libboost-graph1.67.0:amd64. #7 84.13 Preparing to unpack .../354-libboost-graph1.67.0_1.67.0-13+deb10u1_amd64.deb ... #7 84.14 Unpacking libboost-graph1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 84.29 Selecting previously unselected package libboost-timer1.67.0:amd64. #7 84.29 Preparing to unpack .../355-libboost-timer1.67.0_1.67.0-13+deb10u1_amd64.deb ... #7 84.31 Unpacking libboost-timer1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 84.43 Selecting previously unselected package libboost-test1.67.0:amd64. #7 84.44 Preparing to unpack .../356-libboost-test1.67.0_1.67.0-13+deb10u1_amd64.deb ... #7 84.45 Unpacking libboost-test1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 84.59 Selecting previously unselected package libboost-test1.67-dev:amd64. #7 84.59 Preparing to unpack .../357-libboost-test1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #7 84.61 Unpacking libboost-test1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 84.75 Selecting previously unselected package libboost-graph1.67-dev:amd64. #7 84.76 Preparing to unpack .../358-libboost-graph1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #7 84.77 Unpacking libboost-graph1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 84.89 Selecting previously unselected package libboost-graph-dev:amd64. #7 84.89 Preparing to unpack .../359-libboost-graph-dev_1.67.0.1_amd64.deb ... #7 84.91 Unpacking libboost-graph-dev:amd64 (1.67.0.1) ... #7 85.04 Selecting previously unselected package libevent-2.1-6:amd64. #7 85.04 Preparing to unpack .../360-libevent-2.1-6_2.1.8-stable-4_amd64.deb ... #7 85.06 Unpacking libevent-2.1-6:amd64 (2.1.8-stable-4) ... #7 85.18 Selecting previously unselected package libevent-core-2.1-6:amd64. #7 85.18 Preparing to unpack .../361-libevent-core-2.1-6_2.1.8-stable-4_amd64.deb ... #7 85.20 Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4) ... #7 85.33 Selecting previously unselected package libevent-pthreads-2.1-6:amd64. #7 85.33 Preparing to unpack .../362-libevent-pthreads-2.1-6_2.1.8-stable-4_amd64.deb ... #7 85.35 Unpacking libevent-pthreads-2.1-6:amd64 (2.1.8-stable-4) ... #7 85.49 Selecting previously unselected package libpsm-infinipath1. #7 85.49 Preparing to unpack .../363-libpsm-infinipath1_3.3+20.604758e7-6_amd64.deb ... #7 85.51 Unpacking libpsm-infinipath1 (3.3+20.604758e7-6) ... #7 85.65 Selecting previously unselected package libpsm2-2. #7 85.66 Preparing to unpack .../364-libpsm2-2_11.2.78-1_amd64.deb ... #7 85.68 Unpacking libpsm2-2 (11.2.78-1) ... #7 85.83 Selecting previously unselected package librdmacm1:amd64. #7 85.84 Preparing to unpack .../365-librdmacm1_22.1-1_amd64.deb ... #7 85.85 Unpacking librdmacm1:amd64 (22.1-1) ... #7 85.98 Selecting previously unselected package libfabric1. #7 85.99 Preparing to unpack .../366-libfabric1_1.6.2-3_amd64.deb ... #7 86.00 Unpacking libfabric1 (1.6.2-3) ... #7 86.15 Selecting previously unselected package libhwloc5:amd64. #7 86.15 Preparing to unpack .../367-libhwloc5_1.11.12-3_amd64.deb ... #7 86.17 Unpacking libhwloc5:amd64 (1.11.12-3) ... #7 86.30 Selecting previously unselected package libpciaccess0:amd64. #7 86.30 Preparing to unpack .../368-libpciaccess0_0.14-1_amd64.deb ... #7 86.32 Unpacking libpciaccess0:amd64 (0.14-1) ... #7 86.46 Selecting previously unselected package ocl-icd-libopencl1:amd64. #7 86.46 Preparing to unpack .../369-ocl-icd-libopencl1_2.2.12-2_amd64.deb ... #7 86.48 Unpacking ocl-icd-libopencl1:amd64 (2.2.12-2) ... #7 86.57 Selecting previously unselected package libhwloc-plugins:amd64. #7 86.58 Preparing to unpack .../370-libhwloc-plugins_1.11.12-3_amd64.deb ... #7 86.59 Unpacking libhwloc-plugins:amd64 (1.11.12-3) ... #7 86.71 Selecting previously unselected package libpmix2:amd64. #7 86.71 Preparing to unpack .../371-libpmix2_3.1.2-3+deb10u1_amd64.deb ... #7 86.73 Unpacking libpmix2:amd64 (3.1.2-3+deb10u1) ... #7 86.87 Selecting previously unselected package libopenmpi3:amd64. #7 86.88 Preparing to unpack .../372-libopenmpi3_3.1.3-11_amd64.deb ... #7 86.89 Unpacking libopenmpi3:amd64 (3.1.3-11) ... #7 87.18 Selecting previously unselected package libboost-mpi1.67.0. #7 87.18 Preparing to unpack .../373-libboost-mpi1.67.0_1.67.0-13+deb10u1_amd64.deb ... #7 87.20 Unpacking libboost-mpi1.67.0 (1.67.0-13+deb10u1) ... #7 87.34 Selecting previously unselected package libboost-graph-parallel1.67.0. #7 87.35 Preparing to unpack .../374-libboost-graph-parallel1.67.0_1.67.0-13+deb10u1_amd64.deb ... #7 87.37 Unpacking libboost-graph-parallel1.67.0 (1.67.0-13+deb10u1) ... #7 87.48 Selecting previously unselected package libboost-graph-parallel1.67-dev. #7 87.48 Preparing to unpack .../375-libboost-graph-parallel1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #7 87.49 Unpacking libboost-graph-parallel1.67-dev (1.67.0-13+deb10u1) ... #7 87.61 Selecting previously unselected package libboost-graph-parallel-dev. #7 87.62 Preparing to unpack .../376-libboost-graph-parallel-dev_1.67.0.1_amd64.deb ... #7 87.64 Unpacking libboost-graph-parallel-dev (1.67.0.1) ... #7 87.74 Selecting previously unselected package libicu-dev:amd64. #7 87.75 Preparing to unpack .../377-libicu-dev_63.1-6+deb10u3_amd64.deb ... #7 87.77 Unpacking libicu-dev:amd64 (63.1-6+deb10u3) ... #7 88.46 Selecting previously unselected package libboost-regex1.67-dev:amd64. #7 88.47 Preparing to unpack .../378-libboost-regex1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #7 88.49 Unpacking libboost-regex1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 88.68 Selecting previously unselected package libboost-iostreams1.67.0:amd64. #7 88.69 Preparing to unpack .../379-libboost-iostreams1.67.0_1.67.0-13+deb10u1_amd64.deb ... #7 88.72 Unpacking libboost-iostreams1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 88.85 Selecting previously unselected package libboost-iostreams1.67-dev:amd64. #7 88.85 Preparing to unpack .../380-libboost-iostreams1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #7 88.86 Unpacking libboost-iostreams1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 88.99 Selecting previously unselected package libboost-iostreams-dev:amd64. #7 88.99 Preparing to unpack .../381-libboost-iostreams-dev_1.67.0.1_amd64.deb ... #7 89.01 Unpacking libboost-iostreams-dev:amd64 (1.67.0.1) ... #7 89.12 Selecting previously unselected package libboost-locale1.67.0:amd64. #7 89.13 Preparing to unpack .../382-libboost-locale1.67.0_1.67.0-13+deb10u1_amd64.deb ... #7 89.15 Unpacking libboost-locale1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 89.30 Selecting previously unselected package libboost-locale1.67-dev:amd64. #7 89.30 Preparing to unpack .../383-libboost-locale1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #7 89.32 Unpacking libboost-locale1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 89.46 Selecting previously unselected package libboost-locale-dev:amd64. #7 89.46 Preparing to unpack .../384-libboost-locale-dev_1.67.0.1_amd64.deb ... #7 89.48 Unpacking libboost-locale-dev:amd64 (1.67.0.1) ... #7 89.59 Selecting previously unselected package libboost-log1.67.0. #7 89.60 Preparing to unpack .../385-libboost-log1.67.0_1.67.0-13+deb10u1_amd64.deb ... #7 89.62 Unpacking libboost-log1.67.0 (1.67.0-13+deb10u1) ... #7 89.78 Selecting previously unselected package libboost-thread1.67-dev:amd64. #7 89.79 Preparing to unpack .../386-libboost-thread1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #7 89.81 Unpacking libboost-thread1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 89.94 Selecting previously unselected package libboost-log1.67-dev. #7 89.95 Preparing to unpack .../387-libboost-log1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #7 89.97 Unpacking libboost-log1.67-dev (1.67.0-13+deb10u1) ... #7 90.13 Selecting previously unselected package libboost-log-dev. #7 90.13 Preparing to unpack .../388-libboost-log-dev_1.67.0.1_amd64.deb ... #7 90.15 Unpacking libboost-log-dev (1.67.0.1) ... #7 90.27 Selecting previously unselected package libboost-math1.67.0:amd64. #7 90.28 Preparing to unpack .../389-libboost-math1.67.0_1.67.0-13+deb10u1_amd64.deb ... #7 90.29 Unpacking libboost-math1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 90.42 Selecting previously unselected package libboost-math1.67-dev:amd64. #7 90.43 Preparing to unpack .../390-libboost-math1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #7 90.46 Unpacking libboost-math1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 90.61 Selecting previously unselected package libboost-math-dev:amd64. #7 90.61 Preparing to unpack .../391-libboost-math-dev_1.67.0.1_amd64.deb ... #7 90.63 Unpacking libboost-math-dev:amd64 (1.67.0.1) ... #7 90.71 Selecting previously unselected package openmpi-common. #7 90.72 Preparing to unpack .../392-openmpi-common_3.1.3-11_all.deb ... #7 90.73 Unpacking openmpi-common (3.1.3-11) ... #7 90.85 Selecting previously unselected package libnl-3-dev:amd64. #7 90.85 Preparing to unpack .../393-libnl-3-dev_3.4.0-1_amd64.deb ... #7 90.87 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... #7 90.98 Selecting previously unselected package libnl-route-3-dev:amd64. #7 90.99 Preparing to unpack .../394-libnl-route-3-dev_3.4.0-1_amd64.deb ... #7 91.00 Unpacking libnl-route-3-dev:amd64 (3.4.0-1) ... #7 91.11 Selecting previously unselected package libibverbs-dev:amd64. #7 91.12 Preparing to unpack .../395-libibverbs-dev_22.1-1_amd64.deb ... #7 91.13 Unpacking libibverbs-dev:amd64 (22.1-1) ... #7 91.25 Selecting previously unselected package libnuma-dev:amd64. #7 91.26 Preparing to unpack .../396-libnuma-dev_2.0.12-1_amd64.deb ... #7 91.28 Unpacking libnuma-dev:amd64 (2.0.12-1) ... #7 91.38 Selecting previously unselected package libltdl-dev:amd64. #7 91.39 Preparing to unpack .../397-libltdl-dev_2.4.6-9_amd64.deb ... #7 91.40 Unpacking libltdl-dev:amd64 (2.4.6-9) ... #7 91.51 Selecting previously unselected package libhwloc-dev:amd64. #7 91.52 Preparing to unpack .../398-libhwloc-dev_1.11.12-3_amd64.deb ... #7 91.54 Unpacking libhwloc-dev:amd64 (1.11.12-3) ... #7 91.68 Selecting previously unselected package openmpi-bin. #7 91.69 Preparing to unpack .../399-openmpi-bin_3.1.3-11_amd64.deb ... #7 91.70 Unpacking openmpi-bin (3.1.3-11) ... #7 91.86 Selecting previously unselected package libopenmpi-dev:amd64. #7 91.86 Preparing to unpack .../400-libopenmpi-dev_3.1.3-11_amd64.deb ... #7 91.90 Unpacking libopenmpi-dev:amd64 (3.1.3-11) ... #7 92.08 Selecting previously unselected package mpi-default-dev. #7 92.09 Preparing to unpack .../401-mpi-default-dev_1.13_amd64.deb ... #7 92.11 Unpacking mpi-default-dev (1.13) ... #7 92.18 Selecting previously unselected package libboost-mpi1.67-dev. #7 92.19 Preparing to unpack .../402-libboost-mpi1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #7 92.20 Unpacking libboost-mpi1.67-dev (1.67.0-13+deb10u1) ... #7 92.31 Selecting previously unselected package libboost-mpi-dev. #7 92.32 Preparing to unpack .../403-libboost-mpi-dev_1.67.0.1_amd64.deb ... #7 92.32 Unpacking libboost-mpi-dev (1.67.0.1) ... #7 92.41 Selecting previously unselected package libboost-python1.67.0. #7 92.42 Preparing to unpack .../404-libboost-python1.67.0_1.67.0-13+deb10u1_amd64.deb ... #7 92.43 Unpacking libboost-python1.67.0 (1.67.0-13+deb10u1) ... #7 92.54 Selecting previously unselected package mpi-default-bin. #7 92.55 Preparing to unpack .../405-mpi-default-bin_1.13_amd64.deb ... #7 92.56 Unpacking mpi-default-bin (1.13) ... #7 92.67 Selecting previously unselected package libboost-mpi-python1.67.0. #7 92.68 Preparing to unpack .../406-libboost-mpi-python1.67.0_1.67.0-13+deb10u1_amd64.deb ... #7 92.70 Unpacking libboost-mpi-python1.67.0 (1.67.0-13+deb10u1) ... #7 92.82 Selecting previously unselected package libboost-mpi-python1.67-dev. #7 92.82 Preparing to unpack .../407-libboost-mpi-python1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #7 92.84 Unpacking libboost-mpi-python1.67-dev (1.67.0-13+deb10u1) ... #7 92.95 Selecting previously unselected package libboost-mpi-python-dev. #7 92.96 Preparing to unpack .../408-libboost-mpi-python-dev_1.67.0.1_amd64.deb ... #7 92.97 Unpacking libboost-mpi-python-dev (1.67.0.1) ... #7 93.09 Selecting previously unselected package libboost-numpy1.67.0. #7 93.09 Preparing to unpack .../409-libboost-numpy1.67.0_1.67.0-13+deb10u1_amd64.deb ... #7 93.11 Unpacking libboost-numpy1.67.0 (1.67.0-13+deb10u1) ... #7 93.25 Selecting previously unselected package libboost-numpy1.67-dev. #7 93.26 Preparing to unpack .../410-libboost-numpy1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #7 93.27 Unpacking libboost-numpy1.67-dev (1.67.0-13+deb10u1) ... #7 93.36 Selecting previously unselected package libboost-numpy-dev. #7 93.37 Preparing to unpack .../411-libboost-numpy-dev_1.67.0.1_amd64.deb ... #7 93.38 Unpacking libboost-numpy-dev (1.67.0.1) ... #7 93.48 Selecting previously unselected package libboost-program-options1.67.0:amd64. #7 93.49 Preparing to unpack .../412-libboost-program-options1.67.0_1.67.0-13+deb10u1_amd64.deb ... #7 93.50 Unpacking libboost-program-options1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 93.64 Selecting previously unselected package libboost-program-options1.67-dev:amd64. #7 93.65 Preparing to unpack .../413-libboost-program-options1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #7 93.66 Unpacking libboost-program-options1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 93.81 Selecting previously unselected package libboost-program-options-dev:amd64. #7 93.82 Preparing to unpack .../414-libboost-program-options-dev_1.67.0.1_amd64.deb ... #7 93.83 Unpacking libboost-program-options-dev:amd64 (1.67.0.1) ... #7 93.92 Selecting previously unselected package libexpat1-dev:amd64. #7 93.93 Preparing to unpack .../415-libexpat1-dev_2.2.6-2+deb10u7_amd64.deb ... #7 93.95 Unpacking libexpat1-dev:amd64 (2.2.6-2+deb10u7) ... #7 94.07 Selecting previously unselected package libpython2.7-dev:amd64. #7 94.07 Preparing to unpack .../416-libpython2.7-dev_2.7.16-2+deb10u4_amd64.deb ... #7 94.09 Unpacking libpython2.7-dev:amd64 (2.7.16-2+deb10u4) ... #7 95.74 Selecting previously unselected package libpython2-dev:amd64. #7 95.75 Preparing to unpack .../417-libpython2-dev_2.7.16-1_amd64.deb ... #7 95.77 Unpacking libpython2-dev:amd64 (2.7.16-1) ... #7 95.86 Selecting previously unselected package libpython-dev:amd64. #7 95.87 Preparing to unpack .../418-libpython-dev_2.7.16-1_amd64.deb ... #7 95.94 Unpacking libpython-dev:amd64 (2.7.16-1) ... #7 96.04 Selecting previously unselected package python2.7-dev. #7 96.05 Preparing to unpack .../419-python2.7-dev_2.7.16-2+deb10u4_amd64.deb ... #7 96.07 Unpacking python2.7-dev (2.7.16-2+deb10u4) ... #7 96.19 Selecting previously unselected package python2-dev. #7 96.20 Preparing to unpack .../420-python2-dev_2.7.16-1_amd64.deb ... #7 96.21 Unpacking python2-dev (2.7.16-1) ... #7 96.30 Selecting previously unselected package python-dev. #7 96.31 Preparing to unpack .../421-python-dev_2.7.16-1_amd64.deb ... #7 96.33 Unpacking python-dev (2.7.16-1) ... #7 96.45 Selecting previously unselected package libpython3.7:amd64. #7 96.45 Preparing to unpack .../422-libpython3.7_3.7.3-2+deb10u7_amd64.deb ... #7 96.47 Unpacking libpython3.7:amd64 (3.7.3-2+deb10u7) ... #7 96.67 Selecting previously unselected package libpython3.7-dev:amd64. #7 96.67 Preparing to unpack .../423-libpython3.7-dev_3.7.3-2+deb10u7_amd64.deb ... #7 96.69 Unpacking libpython3.7-dev:amd64 (3.7.3-2+deb10u7) ... #7 99.30 Selecting previously unselected package libpython3-dev:amd64. #7 99.31 Preparing to unpack .../424-libpython3-dev_3.7.3-1_amd64.deb ... #7 99.33 Unpacking libpython3-dev:amd64 (3.7.3-1) ... #7 99.45 Selecting previously unselected package python3.7-dev. #7 99.46 Preparing to unpack .../425-python3.7-dev_3.7.3-2+deb10u7_amd64.deb ... #7 99.48 Unpacking python3.7-dev (3.7.3-2+deb10u7) ... #7 99.58 Selecting previously unselected package python3-dev. #7 99.59 Preparing to unpack .../426-python3-dev_3.7.3-1_amd64.deb ... #7 99.60 Unpacking python3-dev (3.7.3-1) ... #7 99.70 Selecting previously unselected package libboost-python1.67-dev. #7 99.71 Preparing to unpack .../427-libboost-python1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #7 99.72 Unpacking libboost-python1.67-dev (1.67.0-13+deb10u1) ... #7 99.86 Selecting previously unselected package libboost-python-dev. #7 99.87 Preparing to unpack .../428-libboost-python-dev_1.67.0.1_amd64.deb ... #7 99.88 Unpacking libboost-python-dev (1.67.0.1) ... #7 100.0 Selecting previously unselected package libboost-random1.67.0:amd64. #7 100.0 Preparing to unpack .../429-libboost-random1.67.0_1.67.0-13+deb10u1_amd64.deb ... #7 100.0 Unpacking libboost-random1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 100.1 Selecting previously unselected package libboost-random1.67-dev:amd64. #7 100.1 Preparing to unpack .../430-libboost-random1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #7 100.2 Unpacking libboost-random1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 100.3 Selecting previously unselected package libboost-random-dev:amd64. #7 100.3 Preparing to unpack .../431-libboost-random-dev_1.67.0.1_amd64.deb ... #7 100.3 Unpacking libboost-random-dev:amd64 (1.67.0.1) ... #7 100.4 Selecting previously unselected package libboost-regex-dev:amd64. #7 100.4 Preparing to unpack .../432-libboost-regex-dev_1.67.0.1_amd64.deb ... #7 100.4 Unpacking libboost-regex-dev:amd64 (1.67.0.1) ... #7 100.5 Selecting previously unselected package libboost-serialization-dev:amd64. #7 100.5 Preparing to unpack .../433-libboost-serialization-dev_1.67.0.1_amd64.deb ... #7 100.6 Unpacking libboost-serialization-dev:amd64 (1.67.0.1) ... #7 100.7 Selecting previously unselected package libboost-signals1.67.0:amd64. #7 100.7 Preparing to unpack .../434-libboost-signals1.67.0_1.67.0-13+deb10u1_amd64.deb ... #7 100.7 Unpacking libboost-signals1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 100.8 Selecting previously unselected package libboost-signals1.67-dev:amd64. #7 100.8 Preparing to unpack .../435-libboost-signals1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #7 100.8 Unpacking libboost-signals1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 101.0 Selecting previously unselected package libboost-signals-dev:amd64. #7 101.0 Preparing to unpack .../436-libboost-signals-dev_1.67.0.1_amd64.deb ... #7 101.0 Unpacking libboost-signals-dev:amd64 (1.67.0.1) ... #7 101.1 Selecting previously unselected package libboost-stacktrace1.67.0:amd64. #7 101.1 Preparing to unpack .../437-libboost-stacktrace1.67.0_1.67.0-13+deb10u1_amd64.deb ... #7 101.1 Unpacking libboost-stacktrace1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 101.2 Selecting previously unselected package libboost-stacktrace1.67-dev:amd64. #7 101.2 Preparing to unpack .../438-libboost-stacktrace1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #7 101.3 Unpacking libboost-stacktrace1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 101.4 Selecting previously unselected package libboost-stacktrace-dev:amd64. #7 101.4 Preparing to unpack .../439-libboost-stacktrace-dev_1.67.0.1_amd64.deb ... #7 101.4 Unpacking libboost-stacktrace-dev:amd64 (1.67.0.1) ... #7 101.5 Selecting previously unselected package libboost-system-dev:amd64. #7 101.5 Preparing to unpack .../440-libboost-system-dev_1.67.0.1_amd64.deb ... #7 101.5 Unpacking libboost-system-dev:amd64 (1.67.0.1) ... #7 101.6 Selecting previously unselected package libboost-test-dev:amd64. #7 101.6 Preparing to unpack .../441-libboost-test-dev_1.67.0.1_amd64.deb ... #7 101.6 Unpacking libboost-test-dev:amd64 (1.67.0.1) ... #7 101.7 Selecting previously unselected package libboost-thread-dev:amd64. #7 101.7 Preparing to unpack .../442-libboost-thread-dev_1.67.0.1_amd64.deb ... #7 101.8 Unpacking libboost-thread-dev:amd64 (1.67.0.1) ... #7 101.8 Selecting previously unselected package libboost-timer1.67-dev:amd64. #7 101.9 Preparing to unpack .../443-libboost-timer1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #7 101.9 Unpacking libboost-timer1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 102.0 Selecting previously unselected package libboost-timer-dev:amd64. #7 102.0 Preparing to unpack .../444-libboost-timer-dev_1.67.0.1_amd64.deb ... #7 102.0 Unpacking libboost-timer-dev:amd64 (1.67.0.1) ... #7 102.2 Selecting previously unselected package libboost-type-erasure1.67.0:amd64. #7 102.2 Preparing to unpack .../445-libboost-type-erasure1.67.0_1.67.0-13+deb10u1_amd64.deb ... #7 102.2 Unpacking libboost-type-erasure1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 102.3 Selecting previously unselected package libboost-type-erasure1.67-dev:amd64. #7 102.3 Preparing to unpack .../446-libboost-type-erasure1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #7 102.3 Unpacking libboost-type-erasure1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 102.4 Selecting previously unselected package libboost-type-erasure-dev:amd64. #7 102.5 Preparing to unpack .../447-libboost-type-erasure-dev_1.67.0.1_amd64.deb ... #7 102.5 Unpacking libboost-type-erasure-dev:amd64 (1.67.0.1) ... #7 102.6 Selecting previously unselected package libboost-wave1.67.0:amd64. #7 102.6 Preparing to unpack .../448-libboost-wave1.67.0_1.67.0-13+deb10u1_amd64.deb ... #7 102.6 Unpacking libboost-wave1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 102.7 Selecting previously unselected package libboost-wave1.67-dev:amd64. #7 102.8 Preparing to unpack .../449-libboost-wave1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #7 102.8 Unpacking libboost-wave1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 102.9 Selecting previously unselected package libboost-wave-dev:amd64. #7 102.9 Preparing to unpack .../450-libboost-wave-dev_1.67.0.1_amd64.deb ... #7 102.9 Unpacking libboost-wave-dev:amd64 (1.67.0.1) ... #7 103.0 Selecting previously unselected package libboost-all-dev. #7 103.0 Preparing to unpack .../451-libboost-all-dev_1.67.0.1_amd64.deb ... #7 103.1 Unpacking libboost-all-dev (1.67.0.1) ... #7 103.2 Selecting previously unselected package libcsv3:amd64. #7 103.2 Preparing to unpack .../452-libcsv3_3.0.3+dfsg-4_amd64.deb ... #7 103.2 Unpacking libcsv3:amd64 (3.0.3+dfsg-4) ... #7 103.3 Selecting previously unselected package libcsv-dev:amd64. #7 103.3 Preparing to unpack .../453-libcsv-dev_3.0.3+dfsg-4_amd64.deb ... #7 103.3 Unpacking libcsv-dev:amd64 (3.0.3+dfsg-4) ... #7 103.4 Selecting previously unselected package libdbi1:amd64. #7 103.4 Preparing to unpack .../454-libdbi1_0.9.0-5_amd64.deb ... #7 103.4 Unpacking libdbi1:amd64 (0.9.0-5) ... #7 103.5 Selecting previously unselected package libdbd-sqlite3:amd64. #7 103.6 Preparing to unpack .../455-libdbd-sqlite3_0.9.0-6+b1_amd64.deb ... #7 103.6 Unpacking libdbd-sqlite3:amd64 (0.9.0-6+b1) ... #7 103.7 Selecting previously unselected package libdbi-dev. #7 103.7 Preparing to unpack .../456-libdbi-dev_0.9.0-5_amd64.deb ... #7 103.7 Unpacking libdbi-dev (0.9.0-5) ... #7 103.8 Selecting previously unselected package zlib1g-dev:amd64. #7 103.8 Preparing to unpack .../457-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u2_amd64.deb ... #7 103.8 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u2) ... #7 103.9 Selecting previously unselected package libelf-dev:amd64. #7 103.9 Preparing to unpack .../458-libelf-dev_0.176-1.1+deb10u1_amd64.deb ... #7 103.9 Unpacking libelf-dev:amd64 (0.176-1.1+deb10u1) ... #7 104.1 Selecting previously unselected package libffi-dev:amd64. #7 104.1 Preparing to unpack .../459-libffi-dev_3.2.1-9_amd64.deb ... #7 104.1 Unpacking libffi-dev:amd64 (3.2.1-9) ... #7 104.2 Selecting previously unselected package libfftw3-long3:amd64. #7 104.2 Preparing to unpack .../460-libfftw3-long3_3.3.8-2_amd64.deb ... #7 104.2 Unpacking libfftw3-long3:amd64 (3.3.8-2) ... #7 104.4 Selecting previously unselected package libfftw3-quad3:amd64. #7 104.4 Preparing to unpack .../461-libfftw3-quad3_3.3.8-2_amd64.deb ... #7 104.4 Unpacking libfftw3-quad3:amd64 (3.3.8-2) ... #7 104.6 Selecting previously unselected package libfftw3-single3:amd64. #7 104.6 Preparing to unpack .../462-libfftw3-single3_3.3.8-2_amd64.deb ... #7 104.6 Unpacking libfftw3-single3:amd64 (3.3.8-2) ... #7 104.7 Selecting previously unselected package libfftw3-bin. #7 104.7 Preparing to unpack .../463-libfftw3-bin_3.3.8-2_amd64.deb ... #7 104.7 Unpacking libfftw3-bin (3.3.8-2) ... #7 104.8 Selecting previously unselected package libfftw3-dev:amd64. #7 104.8 Preparing to unpack .../464-libfftw3-dev_3.3.8-2_amd64.deb ... #7 104.8 Unpacking libfftw3-dev:amd64 (3.3.8-2) ... #7 105.1 Selecting previously unselected package libfontenc1:amd64. #7 105.1 Preparing to unpack .../465-libfontenc1_1%3a1.1.3-1+b2_amd64.deb ... #7 105.1 Unpacking libfontenc1:amd64 (1:1.1.3-1+b2) ... #7 105.2 Selecting previously unselected package libglib2.0-data. #7 105.2 Preparing to unpack .../466-libglib2.0-data_2.58.3-2+deb10u6_all.deb ... #7 105.2 Unpacking libglib2.0-data (2.58.3-2+deb10u6) ... #7 105.4 Selecting previously unselected package libglib2.0-bin. #7 105.4 Preparing to unpack .../467-libglib2.0-bin_2.58.3-2+deb10u6_amd64.deb ... #7 105.4 Unpacking libglib2.0-bin (2.58.3-2+deb10u6) ... #7 105.5 Selecting previously unselected package libglib2.0-dev-bin. #7 105.5 Preparing to unpack .../468-libglib2.0-dev-bin_2.58.3-2+deb10u6_amd64.deb ... #7 105.6 Unpacking libglib2.0-dev-bin (2.58.3-2+deb10u6) ... #7 105.7 Selecting previously unselected package uuid-dev:amd64. #7 105.7 Preparing to unpack .../469-uuid-dev_2.33.1-0.1+deb10u1_amd64.deb ... #7 105.7 Unpacking uuid-dev:amd64 (2.33.1-0.1+deb10u1) ... #7 105.8 Selecting previously unselected package libblkid-dev:amd64. #7 105.8 Preparing to unpack .../470-libblkid-dev_2.33.1-0.1+deb10u1_amd64.deb ... #7 105.8 Unpacking libblkid-dev:amd64 (2.33.1-0.1+deb10u1) ... #7 106.0 Selecting previously unselected package libmount-dev:amd64. #7 106.0 Preparing to unpack .../471-libmount-dev_2.33.1-0.1+deb10u1_amd64.deb ... #7 106.0 Unpacking libmount-dev:amd64 (2.33.1-0.1+deb10u1) ... #7 106.1 Selecting previously unselected package libpcre16-3:amd64. #7 106.1 Preparing to unpack .../472-libpcre16-3_2%3a8.39-12_amd64.deb ... #7 106.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... #7 106.3 Selecting previously unselected package libpcre32-3:amd64. #7 106.3 Preparing to unpack .../473-libpcre32-3_2%3a8.39-12_amd64.deb ... #7 106.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... #7 106.4 Selecting previously unselected package libpcrecpp0v5:amd64. #7 106.4 Preparing to unpack .../474-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... #7 106.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... #7 106.6 Selecting previously unselected package libpcre3-dev:amd64. #7 106.6 Preparing to unpack .../475-libpcre3-dev_2%3a8.39-12_amd64.deb ... #7 106.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... #7 106.8 Selecting previously unselected package libsepol1-dev:amd64. #7 106.8 Preparing to unpack .../476-libsepol1-dev_2.8-1_amd64.deb ... #7 106.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... #7 106.9 Selecting previously unselected package libselinux1-dev:amd64. #7 106.9 Preparing to unpack .../477-libselinux1-dev_2.8-1+b1_amd64.deb ... #7 106.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... #7 107.1 Selecting previously unselected package libglib2.0-dev:amd64. #7 107.1 Preparing to unpack .../478-libglib2.0-dev_2.58.3-2+deb10u6_amd64.deb ... #7 107.1 Unpacking libglib2.0-dev:amd64 (2.58.3-2+deb10u6) ... #7 107.3 Selecting previously unselected package libgmpxx4ldbl:amd64. #7 107.3 Preparing to unpack .../479-libgmpxx4ldbl_2%3a6.1.2+dfsg-4+deb10u1_amd64.deb ... #7 107.3 Unpacking libgmpxx4ldbl:amd64 (2:6.1.2+dfsg-4+deb10u1) ... #7 107.4 Selecting previously unselected package libgmp-dev:amd64. #7 107.5 Preparing to unpack .../480-libgmp-dev_2%3a6.1.2+dfsg-4+deb10u1_amd64.deb ... #7 107.5 Unpacking libgmp-dev:amd64 (2:6.1.2+dfsg-4+deb10u1) ... #7 107.6 Selecting previously unselected package libunbound8:amd64. #7 107.6 Preparing to unpack .../481-libunbound8_1.9.0-2+deb10u4_amd64.deb ... #7 107.6 Unpacking libunbound8:amd64 (1.9.0-2+deb10u4) ... #7 107.7 Selecting previously unselected package libgnutls-dane0:amd64. #7 107.7 Preparing to unpack .../482-libgnutls-dane0_3.6.7-4+deb10u12_amd64.deb ... #7 107.8 Unpacking libgnutls-dane0:amd64 (3.6.7-4+deb10u12) ... #7 107.9 Selecting previously unselected package libgnutlsxx28:amd64. #7 107.9 Preparing to unpack .../483-libgnutlsxx28_3.6.7-4+deb10u12_amd64.deb ... #7 107.9 Unpacking libgnutlsxx28:amd64 (3.6.7-4+deb10u12) ... #7 108.0 Selecting previously unselected package libidn2-dev:amd64. #7 108.0 Preparing to unpack .../484-libidn2-dev_2.0.5-1+deb10u1_amd64.deb ... #7 108.0 Unpacking libidn2-dev:amd64 (2.0.5-1+deb10u1) ... #7 108.3 Selecting previously unselected package libp11-kit-dev:amd64. #7 108.3 Preparing to unpack .../485-libp11-kit-dev_0.23.15-2+deb10u1_amd64.deb ... #7 108.3 Unpacking libp11-kit-dev:amd64 (0.23.15-2+deb10u1) ... #7 108.4 Selecting previously unselected package libtasn1-6-dev:amd64. #7 108.4 Preparing to unpack .../486-libtasn1-6-dev_4.13-3+deb10u1_amd64.deb ... #7 108.5 Unpacking libtasn1-6-dev:amd64 (4.13-3+deb10u1) ... #7 108.6 Selecting previously unselected package nettle-dev:amd64. #7 108.6 Preparing to unpack .../487-nettle-dev_3.4.1-1+deb10u1_amd64.deb ... #7 108.6 Unpacking nettle-dev:amd64 (3.4.1-1+deb10u1) ... #7 108.8 Selecting previously unselected package libgnutls28-dev:amd64. #7 108.8 Preparing to unpack .../488-libgnutls28-dev_3.6.7-4+deb10u12_amd64.deb ... #7 108.8 Unpacking libgnutls28-dev:amd64 (3.6.7-4+deb10u12) ... #7 109.0 Selecting previously unselected package libgps23:amd64. #7 109.0 Preparing to unpack .../489-libgps23_3.17-7_amd64.deb ... #7 109.0 Unpacking libgps23:amd64 (3.17-7) ... #7 109.1 Selecting previously unselected package libgps-dev. #7 109.1 Preparing to unpack .../490-libgps-dev_3.17-7_amd64.deb ... #7 109.1 Unpacking libgps-dev (3.17-7) ... #7 109.3 Selecting previously unselected package libgsm1:amd64. #7 109.3 Preparing to unpack .../491-libgsm1_1.0.18-2_amd64.deb ... #7 109.3 Unpacking libgsm1:amd64 (1.0.18-2) ... #7 109.5 Selecting previously unselected package libgsm1-dev:amd64. #7 109.5 Preparing to unpack .../492-libgsm1-dev_1.0.18-2_amd64.deb ... #7 109.5 Unpacking libgsm1-dev:amd64 (1.0.18-2) ... #7 109.6 Selecting previously unselected package libimagequant0:amd64. #7 109.6 Preparing to unpack .../493-libimagequant0_2.12.2-1.1_amd64.deb ... #7 109.6 Unpacking libimagequant0:amd64 (2.12.2-1.1) ... #7 109.7 Selecting previously unselected package libjansson4:amd64. #7 109.7 Preparing to unpack .../494-libjansson4_2.12-1_amd64.deb ... #7 109.8 Unpacking libjansson4:amd64 (2.12-1) ... #7 109.9 Selecting previously unselected package libjansson-dev:amd64. #7 109.9 Preparing to unpack .../495-libjansson-dev_2.12-1_amd64.deb ... #7 109.9 Unpacking libjansson-dev:amd64 (2.12-1) ... #7 110.0 Selecting previously unselected package liblua5.3-0:amd64. #7 110.0 Preparing to unpack .../496-liblua5.3-0_5.3.3-1.1+deb10u1_amd64.deb ... #7 110.0 Unpacking liblua5.3-0:amd64 (5.3.3-1.1+deb10u1) ... #7 110.1 Selecting previously unselected package libncurses-dev:amd64. #7 110.2 Preparing to unpack .../497-libncurses-dev_6.1+20181013-2+deb10u5_amd64.deb ... #7 110.2 Unpacking libncurses-dev:amd64 (6.1+20181013-2+deb10u5) ... #7 110.3 Selecting previously unselected package libreadline-dev:amd64. #7 110.3 Preparing to unpack .../498-libreadline-dev_7.0-5_amd64.deb ... #7 110.3 Unpacking libreadline-dev:amd64 (7.0-5) ... #7 110.4 Selecting previously unselected package liblua5.3-dev:amd64. #7 110.5 Preparing to unpack .../499-liblua5.3-dev_5.3.3-1.1+deb10u1_amd64.deb ... #7 110.5 Unpacking liblua5.3-dev:amd64 (5.3.3-1.1+deb10u1) ... #7 110.6 Selecting previously unselected package mysql-common. #7 110.6 Preparing to unpack .../500-mysql-common_5.8+1.0.5_all.deb ... #7 110.6 Unpacking mysql-common (5.8+1.0.5) ... #7 110.7 Selecting previously unselected package mariadb-common. #7 110.7 Preparing to unpack .../501-mariadb-common_1%3a10.3.39-0+deb10u2_all.deb ... #7 110.7 Unpacking mariadb-common (1:10.3.39-0+deb10u2) ... #7 110.9 Selecting previously unselected package libmariadb3:amd64. #7 110.9 Preparing to unpack .../502-libmariadb3_1%3a10.3.39-0+deb10u2_amd64.deb ... #7 110.9 Unpacking libmariadb3:amd64 (1:10.3.39-0+deb10u2) ... #7 111.0 Selecting previously unselected package libmnl-dev. #7 111.0 Preparing to unpack .../503-libmnl-dev_1.0.4-2_amd64.deb ... #7 111.0 Unpacking libmnl-dev (1.0.4-2) ... #7 111.1 Selecting previously unselected package libncurses5-dev:amd64. #7 111.1 Preparing to unpack .../504-libncurses5-dev_6.1+20181013-2+deb10u5_amd64.deb ... #7 111.1 Unpacking libncurses5-dev:amd64 (6.1+20181013-2+deb10u5) ... #7 111.2 Selecting previously unselected package libnewlib-dev. #7 111.2 Preparing to unpack .../505-libnewlib-dev_3.1.0.20181231-1_all.deb ... #7 111.2 Unpacking libnewlib-dev (3.1.0.20181231-1) ... #7 111.3 Selecting previously unselected package libnewlib-arm-none-eabi. #7 111.3 Preparing to unpack .../506-libnewlib-arm-none-eabi_3.1.0.20181231-1_all.deb ... #7 111.3 Unpacking libnewlib-arm-none-eabi (3.1.0.20181231-1) ... #7 113.8 Selecting previously unselected package libnorm1:amd64. #7 113.8 Preparing to unpack .../507-libnorm1_1.5.8+dfsg2-1_amd64.deb ... #7 113.8 Unpacking libnorm1:amd64 (1.5.8+dfsg2-1) ... #7 113.9 Selecting previously unselected package libnorm-dev:amd64. #7 113.9 Preparing to unpack .../508-libnorm-dev_1.5.8+dfsg2-1_amd64.deb ... #7 113.9 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-1) ... #7 114.0 Selecting previously unselected package liboping0:amd64. #7 114.0 Preparing to unpack .../509-liboping0_1.10.0-2.1+b1_amd64.deb ... #7 114.0 Unpacking liboping0:amd64 (1.10.0-2.1+b1) ... #7 114.0 Selecting previously unselected package liboping-dev:amd64. #7 114.0 Preparing to unpack .../510-liboping-dev_1.10.0-2.1+b1_amd64.deb ... #7 114.0 Unpacking liboping-dev:amd64 (1.10.0-2.1+b1) ... #7 114.0 Selecting previously unselected package libortp13:amd64. #7 114.1 Preparing to unpack .../511-libortp13_1%3a1.0.2-1_amd64.deb ... #7 114.1 Unpacking libortp13:amd64 (1:1.0.2-1) ... #7 114.1 Selecting previously unselected package libortp-dev:amd64. #7 114.1 Preparing to unpack .../512-libortp-dev_1%3a1.0.2-1_amd64.deb ... #7 114.1 Unpacking libortp-dev:amd64 (1:1.0.2-1) ... #7 114.1 Selecting previously unselected package libpcap0.8:amd64. #7 114.2 Preparing to unpack .../513-libpcap0.8_1.8.1-6+deb10u1_amd64.deb ... #7 114.2 Unpacking libpcap0.8:amd64 (1.8.1-6+deb10u1) ... #7 114.2 Selecting previously unselected package libpcap0.8-dev:amd64. #7 114.2 Preparing to unpack .../514-libpcap0.8-dev_1.8.1-6+deb10u1_amd64.deb ... #7 114.2 Unpacking libpcap0.8-dev:amd64 (1.8.1-6+deb10u1) ... #7 114.3 Selecting previously unselected package libpcap-dev:amd64. #7 114.3 Preparing to unpack .../515-libpcap-dev_1.8.1-6+deb10u1_amd64.deb ... #7 114.3 Unpacking libpcap-dev:amd64 (1.8.1-6+deb10u1) ... #7 114.3 Selecting previously unselected package libpci3:amd64. #7 114.3 Preparing to unpack .../516-libpci3_1%3a3.5.2-1_amd64.deb ... #7 114.3 Unpacking libpci3:amd64 (1:3.5.2-1) ... #7 114.4 Selecting previously unselected package libudev-dev:amd64. #7 114.4 Preparing to unpack .../517-libudev-dev_241-7~deb10u10_amd64.deb ... #7 114.4 Unpacking libudev-dev:amd64 (241-7~deb10u10) ... #7 114.5 Selecting previously unselected package libpci-dev. #7 114.5 Preparing to unpack .../518-libpci-dev_1%3a3.5.2-1_amd64.deb ... #7 114.5 Unpacking libpci-dev (1:3.5.2-1) ... #7 114.7 Selecting previously unselected package libpcsclite1:amd64. #7 114.7 Preparing to unpack .../519-libpcsclite1_1.8.24-1_amd64.deb ... #7 114.7 Unpacking libpcsclite1:amd64 (1.8.24-1) ... #7 114.8 Selecting previously unselected package libpcsclite-dev. #7 114.9 Preparing to unpack .../520-libpcsclite-dev_1.8.24-1_amd64.deb ... #7 114.9 Unpacking libpcsclite-dev (1.8.24-1) ... #7 115.0 Selecting previously unselected package libpgm-5.2-0:amd64. #7 115.0 Preparing to unpack .../521-libpgm-5.2-0_5.2.122~dfsg-3_amd64.deb ... #7 115.0 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3) ... #7 115.1 Selecting previously unselected package libpgm-dev:amd64. #7 115.1 Preparing to unpack .../522-libpgm-dev_5.2.122~dfsg-3_amd64.deb ... #7 115.2 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3) ... #7 115.3 Selecting previously unselected package libsctp1:amd64. #7 115.3 Preparing to unpack .../523-libsctp1_1.0.18+dfsg-1_amd64.deb ... #7 115.3 Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... #7 115.4 Selecting previously unselected package libsctp-dev:amd64. #7 115.4 Preparing to unpack .../524-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... #7 115.4 Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... #7 115.6 Selecting previously unselected package libsensors-config. #7 115.6 Preparing to unpack .../525-libsensors-config_1%3a3.5.0-3_all.deb ... #7 115.6 Unpacking libsensors-config (1:3.5.0-3) ... #7 115.7 Selecting previously unselected package libsensors5:amd64. #7 115.8 Preparing to unpack .../526-libsensors5_1%3a3.5.0-3_amd64.deb ... #7 115.8 Unpacking libsensors5:amd64 (1:3.5.0-3) ... #7 115.9 Selecting previously unselected package libsensors4-dev:amd64. #7 115.9 Preparing to unpack .../527-libsensors4-dev_1%3a3.5.0-3_amd64.deb ... #7 115.9 Unpacking libsensors4-dev:amd64 (1:3.5.0-3) ... #7 115.9 Selecting previously unselected package libsigsegv-dev:amd64. #7 115.9 Preparing to unpack .../528-libsigsegv-dev_2.12-2_amd64.deb ... #7 115.9 Unpacking libsigsegv-dev:amd64 (2.12-2) ... #7 115.9 Selecting previously unselected package libsnmp-base. #7 116.0 Preparing to unpack .../529-libsnmp-base_5.7.3+dfsg-5+deb10u4_all.deb ... #7 116.0 Unpacking libsnmp-base (5.7.3+dfsg-5+deb10u4) ... #7 116.0 Selecting previously unselected package libwrap0:amd64. #7 116.0 Preparing to unpack .../530-libwrap0_7.6.q-28_amd64.deb ... #7 116.0 Unpacking libwrap0:amd64 (7.6.q-28) ... #7 116.1 Selecting previously unselected package libsnmp30:amd64. #7 116.1 Preparing to unpack .../531-libsnmp30_5.7.3+dfsg-5+deb10u4_amd64.deb ... #7 116.1 Unpacking libsnmp30:amd64 (5.7.3+dfsg-5+deb10u4) ... #7 116.2 Selecting previously unselected package libwrap0-dev:amd64. #7 116.2 Preparing to unpack .../532-libwrap0-dev_7.6.q-28_amd64.deb ... #7 116.2 Unpacking libwrap0-dev:amd64 (7.6.q-28) ... #7 116.3 Selecting previously unselected package libssl-dev:amd64. #7 116.3 Preparing to unpack .../533-libssl-dev_1.1.1n-0+deb10u6_amd64.deb ... #7 116.3 Unpacking libssl-dev:amd64 (1.1.1n-0+deb10u6) ... #7 116.5 Selecting previously unselected package libsnmp-dev. #7 116.5 Preparing to unpack .../534-libsnmp-dev_5.7.3+dfsg-5+deb10u4_amd64.deb ... #7 116.5 Unpacking libsnmp-dev (5.7.3+dfsg-5+deb10u4) ... #7 116.7 Selecting previously unselected package libsodium23:amd64. #7 116.8 Preparing to unpack .../535-libsodium23_1.0.17-1_amd64.deb ... #7 116.8 Unpacking libsodium23:amd64 (1.0.17-1) ... #7 116.9 Selecting previously unselected package libsodium-dev:amd64. #7 116.9 Preparing to unpack .../536-libsodium-dev_1.0.17-1_amd64.deb ... #7 116.9 Unpacking libsodium-dev:amd64 (1.0.17-1) ... #7 117.1 Selecting previously unselected package libsofia-sip-ua0. #7 117.1 Preparing to unpack .../537-libsofia-sip-ua0_1.12.11+20110422.1-2.1+deb10u4_amd64.deb ... #7 117.1 Unpacking libsofia-sip-ua0 (1.12.11+20110422.1-2.1+deb10u4) ... #7 117.3 Selecting previously unselected package libsofia-sip-ua-dev. #7 117.3 Preparing to unpack .../538-libsofia-sip-ua-dev_1.12.11+20110422.1-2.1+deb10u4_amd64.deb ... #7 117.3 Unpacking libsofia-sip-ua-dev (1.12.11+20110422.1-2.1+deb10u4) ... #7 117.5 Selecting previously unselected package libsofia-sip-ua-glib3. #7 117.5 Preparing to unpack .../539-libsofia-sip-ua-glib3_1.12.11+20110422.1-2.1+deb10u4_amd64.deb ... #7 117.5 Unpacking libsofia-sip-ua-glib3 (1.12.11+20110422.1-2.1+deb10u4) ... #7 117.6 Selecting previously unselected package libsofia-sip-ua-glib-dev. #7 117.6 Preparing to unpack .../540-libsofia-sip-ua-glib-dev_1.12.11+20110422.1-2.1+deb10u4_amd64.deb ... #7 117.6 Unpacking libsofia-sip-ua-glib-dev (1.12.11+20110422.1-2.1+deb10u4) ... #7 117.7 Selecting previously unselected package libsource-highlight-common. #7 117.7 Preparing to unpack .../541-libsource-highlight-common_3.1.8-1.2_all.deb ... #7 117.7 Unpacking libsource-highlight-common (3.1.8-1.2) ... #7 117.9 Selecting previously unselected package libsource-highlight4v5. #7 117.9 Preparing to unpack .../542-libsource-highlight4v5_3.1.8-1.2+b1_amd64.deb ... #7 117.9 Unpacking libsource-highlight4v5 (3.1.8-1.2+b1) ... #7 118.0 Selecting previously unselected package libsqlite3-dev:amd64. #7 118.0 Preparing to unpack .../543-libsqlite3-dev_3.27.2-3+deb10u2_amd64.deb ... #7 118.0 Unpacking libsqlite3-dev:amd64 (3.27.2-3+deb10u2) ... #7 118.2 Selecting previously unselected package libtalloc2:amd64. #7 118.2 Preparing to unpack .../544-libtalloc2_2.1.14-2_amd64.deb ... #7 118.3 Unpacking libtalloc2:amd64 (2.1.14-2) ... #7 118.4 Selecting previously unselected package libtalloc-dev:amd64. #7 118.4 Preparing to unpack .../545-libtalloc-dev_2.1.14-2_amd64.deb ... #7 118.4 Unpacking libtalloc-dev:amd64 (2.1.14-2) ... #7 118.5 Selecting previously unselected package libtext-unidecode-perl. #7 118.5 Preparing to unpack .../546-libtext-unidecode-perl_1.30-1_all.deb ... #7 118.5 Unpacking libtext-unidecode-perl (1.30-1) ... #7 118.8 Selecting previously unselected package libusb-0.1-4:amd64. #7 118.8 Preparing to unpack .../547-libusb-0.1-4_2%3a0.1.12-32_amd64.deb ... #7 118.8 Unpacking libusb-0.1-4:amd64 (2:0.1.12-32) ... #7 118.8 Selecting previously unselected package libusb-1.0-0:amd64. #7 118.8 Preparing to unpack .../548-libusb-1.0-0_2%3a1.0.22-2_amd64.deb ... #7 118.8 Unpacking libusb-1.0-0:amd64 (2:1.0.22-2) ... #7 118.9 Selecting previously unselected package libusb-1.0-0-dev:amd64. #7 118.9 Preparing to unpack .../549-libusb-1.0-0-dev_2%3a1.0.22-2_amd64.deb ... #7 118.9 Unpacking libusb-1.0-0-dev:amd64 (2:1.0.22-2) ... #7 118.9 Selecting previously unselected package libusb-dev. #7 118.9 Preparing to unpack .../550-libusb-dev_2%3a0.1.12-32_amd64.deb ... #7 118.9 Unpacking libusb-dev (2:0.1.12-32) ... #7 119.0 Selecting previously unselected package libwebpdemux2:amd64. #7 119.0 Preparing to unpack .../551-libwebpdemux2_0.6.1-2+deb10u3_amd64.deb ... #7 119.0 Unpacking libwebpdemux2:amd64 (0.6.1-2+deb10u3) ... #7 119.0 Selecting previously unselected package libxml-namespacesupport-perl. #7 119.0 Preparing to unpack .../552-libxml-namespacesupport-perl_1.12-1_all.deb ... #7 119.0 Unpacking libxml-namespacesupport-perl (1.12-1) ... #7 119.1 Selecting previously unselected package libxml-sax-base-perl. #7 119.1 Preparing to unpack .../553-libxml-sax-base-perl_1.09-1_all.deb ... #7 119.1 Unpacking libxml-sax-base-perl (1.09-1) ... #7 119.1 Selecting previously unselected package libxml-sax-perl. #7 119.1 Preparing to unpack .../554-libxml-sax-perl_1.00+dfsg-1_all.deb ... #7 119.1 Unpacking libxml-sax-perl (1.00+dfsg-1) ... #7 119.2 Selecting previously unselected package libxml-libxml-perl. #7 119.2 Preparing to unpack .../555-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ... #7 119.2 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... #7 119.2 Selecting previously unselected package libyaml-0-2:amd64. #7 119.3 Preparing to unpack .../556-libyaml-0-2_0.2.1-1_amd64.deb ... #7 119.3 Unpacking libyaml-0-2:amd64 (0.2.1-1) ... #7 119.3 Selecting previously unselected package libzmq5:amd64. #7 119.3 Preparing to unpack .../557-libzmq5_4.3.1-4+deb10u2_amd64.deb ... #7 119.3 Unpacking libzmq5:amd64 (4.3.1-4+deb10u2) ... #7 119.4 Selecting previously unselected package libkrb5-dev:amd64. #7 119.4 Preparing to unpack .../558-libkrb5-dev_1.17-3+deb10u6_amd64.deb ... #7 119.4 Unpacking libkrb5-dev:amd64 (1.17-3+deb10u6) ... #7 119.5 Selecting previously unselected package libzmq3-dev:amd64. #7 119.6 Preparing to unpack .../559-libzmq3-dev_4.3.1-4+deb10u2_amd64.deb ... #7 119.6 Unpacking libzmq3-dev:amd64 (4.3.1-4+deb10u2) ... #7 119.7 Selecting previously unselected package lua-socket:amd64. #7 119.7 Preparing to unpack .../560-lua-socket_3.0~rc1+git+ac3201d-4_amd64.deb ... #7 119.7 Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-4) ... #7 119.8 Selecting previously unselected package mscgen. #7 119.9 Preparing to unpack .../561-mscgen_0.20-12_amd64.deb ... #7 119.9 Unpacking mscgen (0.20-12) ... #7 120.0 Selecting previously unselected package ofono. #7 120.0 Preparing to unpack .../562-ofono_1.21-1_amd64.deb ... #7 120.0 Unpacking ofono (1.21-1) ... #7 120.2 Selecting previously unselected package python-pycurl. #7 120.2 Preparing to unpack .../563-python-pycurl_7.43.0.2-0.1_amd64.deb ... #7 120.2 Unpacking python-pycurl (7.43.0.2-0.1) ... #7 120.3 Selecting previously unselected package python-urlgrabber. #7 120.3 Preparing to unpack .../564-python-urlgrabber_3.10.2-1_all.deb ... #7 120.4 Unpacking python-urlgrabber (3.10.2-1) ... #7 120.5 Selecting previously unselected package python-typing. #7 120.5 Preparing to unpack .../565-python-typing_3.6.6-1_all.deb ... #7 120.5 Unpacking python-typing (3.6.6-1) ... #7 120.6 Selecting previously unselected package python-m2crypto. #7 120.6 Preparing to unpack .../566-python-m2crypto_0.31.0-4+deb10u2_amd64.deb ... #7 120.6 Unpacking python-m2crypto (0.31.0-4+deb10u2) ... #7 120.8 Selecting previously unselected package osc. #7 120.8 Preparing to unpack .../567-osc_0.164.2-1_all.deb ... #7 120.8 Unpacking osc (0.164.2-1) ... #7 120.9 Selecting previously unselected package patchelf. #7 120.9 Preparing to unpack .../568-patchelf_0.9+52.20180509-1_amd64.deb ... #7 121.0 Unpacking patchelf (0.9+52.20180509-1) ... #7 121.1 Selecting previously unselected package python-pip-whl. #7 121.1 Preparing to unpack .../569-python-pip-whl_18.1-5_all.deb ... #7 121.1 Unpacking python-pip-whl (18.1-5) ... #7 121.3 Selecting previously unselected package python-pip. #7 121.3 Preparing to unpack .../570-python-pip_18.1-5_all.deb ... #7 121.4 Unpacking python-pip (18.1-5) ... #7 121.5 Selecting previously unselected package python-setuptools. #7 121.5 Preparing to unpack .../571-python-setuptools_40.8.0-1_all.deb ... #7 121.5 Unpacking python-setuptools (40.8.0-1) ... #7 121.7 Selecting previously unselected package python-yaml. #7 121.7 Preparing to unpack .../572-python-yaml_3.13-2_amd64.deb ... #7 121.7 Unpacking python-yaml (3.13-2) ... #7 121.8 Selecting previously unselected package python3-asn1crypto. #7 121.8 Preparing to unpack .../573-python3-asn1crypto_0.24.0-1_all.deb ... #7 121.8 Unpacking python3-asn1crypto (0.24.0-1) ... #7 121.9 Selecting previously unselected package python3-funcparserlib. #7 121.9 Preparing to unpack .../574-python3-funcparserlib_0.3.6-7_all.deb ... #7 122.0 Unpacking python3-funcparserlib (0.3.6-7) ... #7 122.1 Selecting previously unselected package python3-pil:amd64. #7 122.1 Preparing to unpack .../575-python3-pil_5.4.1-2+deb10u6_amd64.deb ... #7 122.2 Unpacking python3-pil:amd64 (5.4.1-2+deb10u6) ... #7 122.3 Selecting previously unselected package python3-webcolors. #7 122.3 Preparing to unpack .../576-python3-webcolors_1.5-2_all.deb ... #7 122.3 Unpacking python3-webcolors (1.5-2) ... #7 122.5 Selecting previously unselected package python3-roman. #7 122.5 Preparing to unpack .../577-python3-roman_2.0.0-3_all.deb ... #7 122.5 Unpacking python3-roman (2.0.0-3) ... #7 122.6 Selecting previously unselected package python3-docutils. #7 122.6 Preparing to unpack .../578-python3-docutils_0.14+dfsg-4_all.deb ... #7 122.7 Unpacking python3-docutils (0.14+dfsg-4) ... #7 122.8 Selecting previously unselected package python3-reportlab-accel:amd64. #7 122.8 Preparing to unpack .../579-python3-reportlab-accel_3.5.13-1+deb10u2_amd64.deb ... #7 122.8 Unpacking python3-reportlab-accel:amd64 (3.5.13-1+deb10u2) ... #7 123.0 Selecting previously unselected package python3-reportlab. #7 123.0 Preparing to unpack .../580-python3-reportlab_3.5.13-1+deb10u2_all.deb ... #7 123.0 Unpacking python3-reportlab (3.5.13-1+deb10u2) ... #7 123.1 Selecting previously unselected package python3-blockdiag. #7 123.1 Preparing to unpack .../581-python3-blockdiag_1.5.3+dfsg-5.2_all.deb ... #7 123.2 Unpacking python3-blockdiag (1.5.3+dfsg-5.2) ... #7 123.3 Selecting previously unselected package python3-cffi-backend. #7 123.3 Preparing to unpack .../582-python3-cffi-backend_1.12.2-1_amd64.deb ... #7 123.3 Unpacking python3-cffi-backend (1.12.2-1) ... #7 123.4 Selecting previously unselected package python3-cryptography. #7 123.4 Preparing to unpack .../583-python3-cryptography_2.6.1-3+deb10u4_amd64.deb ... #7 123.5 Unpacking python3-cryptography (2.6.1-3+deb10u4) ... #7 123.6 Selecting previously unselected package python3-gi. #7 123.6 Preparing to unpack .../584-python3-gi_3.30.4-1_amd64.deb ... #7 123.6 Unpacking python3-gi (3.30.4-1) ... #7 123.8 Selecting previously unselected package python3-markupsafe. #7 123.8 Preparing to unpack .../585-python3-markupsafe_1.1.0-1_amd64.deb ... #7 123.8 Unpacking python3-markupsafe (1.1.0-1) ... #7 123.9 Selecting previously unselected package python3-mako. #7 123.9 Preparing to unpack .../586-python3-mako_1.0.7+ds1-1+deb10u1_all.deb ... #7 123.9 Unpacking python3-mako (1.0.7+ds1-1+deb10u1) ... #7 124.1 Selecting previously unselected package python3-nwdiag. #7 124.2 Preparing to unpack .../587-python3-nwdiag_1.0.4+dfsg-1_all.deb ... #7 124.2 Unpacking python3-nwdiag (1.0.4+dfsg-1) ... #7 124.2 Selecting previously unselected package python3-pip. #7 124.2 Preparing to unpack .../588-python3-pip_18.1-5_all.deb ... #7 124.2 Unpacking python3-pip (18.1-5) ... #7 124.3 Selecting previously unselected package python3-pyflakes. #7 124.3 Preparing to unpack .../589-python3-pyflakes_2.0.0-1_all.deb ... #7 124.3 Unpacking python3-pyflakes (2.0.0-1) ... #7 124.3 Selecting previously unselected package python3-setuptools. #7 124.3 Preparing to unpack .../590-python3-setuptools_40.8.0-1_all.deb ... #7 124.3 Unpacking python3-setuptools (40.8.0-1) ... #7 124.4 Selecting previously unselected package python3-usb. #7 124.4 Preparing to unpack .../591-python3-usb_1.0.2-1_all.deb ... #7 124.4 Unpacking python3-usb (1.0.2-1) ... #7 124.4 Selecting previously unselected package python3-yaml. #7 124.4 Preparing to unpack .../592-python3-yaml_3.13-2_amd64.deb ... #7 124.4 Unpacking python3-yaml (3.13-2) ... #7 124.5 Selecting previously unselected package rsync. #7 124.5 Preparing to unpack .../593-rsync_3.1.3-6_amd64.deb ... #7 124.5 Unpacking rsync (3.1.3-6) ... #7 124.6 Selecting previously unselected package sdcc-libraries. #7 124.6 Preparing to unpack .../594-sdcc-libraries_3.8.0+dfsg-2_all.deb ... #7 124.6 Unpacking sdcc-libraries (3.8.0+dfsg-2) ... #7 124.7 Selecting previously unselected package sdcc. #7 124.8 Preparing to unpack .../595-sdcc_3.8.0+dfsg-2_amd64.deb ... #7 124.8 Unpacking sdcc (3.8.0+dfsg-2) ... #7 124.9 Selecting previously unselected package source-highlight. #7 125.0 Preparing to unpack .../596-source-highlight_3.1.8-1.2+b1_amd64.deb ... #7 125.0 Unpacking source-highlight (3.1.8-1.2+b1) ... #7 125.1 Selecting previously unselected package sqlite3. #7 125.1 Preparing to unpack .../597-sqlite3_3.27.2-3+deb10u2_amd64.deb ... #7 125.1 Unpacking sqlite3 (3.27.2-3+deb10u2) ... #7 125.2 Selecting previously unselected package stow. #7 125.2 Preparing to unpack .../598-stow_2.2.2-1_all.deb ... #7 125.3 Unpacking stow (2.2.2-1) ... #7 125.5 Selecting previously unselected package sudo. #7 125.5 Preparing to unpack .../599-sudo_1.8.27-1+deb10u6_amd64.deb ... #7 125.5 Unpacking sudo (1.8.27-1+deb10u6) ... #7 125.7 Selecting previously unselected package tcpdump. #7 125.7 Preparing to unpack .../600-tcpdump_4.9.3-1~deb10u2_amd64.deb ... #7 125.7 Unpacking tcpdump (4.9.3-1~deb10u2) ... #7 125.8 Selecting previously unselected package xfonts-encodings. #7 125.8 Preparing to unpack .../601-xfonts-encodings_1%3a1.0.4-2_all.deb ... #7 125.8 Unpacking xfonts-encodings (1:1.0.4-2) ... #7 125.9 Selecting previously unselected package xfonts-utils. #7 125.9 Preparing to unpack .../602-xfonts-utils_1%3a7.7+6_amd64.deb ... #7 126.0 Unpacking xfonts-utils (1:7.7+6) ... #7 126.1 Selecting previously unselected package tex-gyre. #7 126.1 Preparing to unpack .../603-tex-gyre_20180621-3_all.deb ... #7 126.1 Unpacking tex-gyre (20180621-3) ... #7 126.6 Selecting previously unselected package texinfo. #7 126.6 Preparing to unpack .../604-texinfo_6.5.0.dfsg.1-4+b1_amd64.deb ... #7 126.6 Unpacking texinfo (6.5.0.dfsg.1-4+b1) ... #7 126.8 Selecting previously unselected package unzip. #7 126.8 Preparing to unpack .../605-unzip_6.0-23+deb10u3_amd64.deb ... #7 126.8 Unpacking unzip (6.0-23+deb10u3) ... #7 126.9 Selecting previously unselected package libc-ares2:amd64. #7 126.9 Preparing to unpack .../606-libc-ares2_1.14.0-1+deb10u4_amd64.deb ... #7 126.9 Unpacking libc-ares2:amd64 (1.14.0-1+deb10u4) ... #7 127.0 Selecting previously unselected package libc-ares-dev:amd64. #7 127.0 Preparing to unpack .../607-libc-ares-dev_1.14.0-1+deb10u4_amd64.deb ... #7 127.0 Unpacking libc-ares-dev:amd64 (1.14.0-1+deb10u4) ... #7 127.1 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... #7 127.1 Setting up libksba8:amd64 (1.3.5-2+deb10u2) ... #7 127.2 Setting up libgs9-common (9.27~dfsg-2+deb10u9) ... #7 127.2 Setting up libboost-program-options1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 127.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... #7 127.3 Setting up libpipeline1:amd64 (1.5.1-2) ... #7 127.3 Setting up libxdot4 (2.40.1-6+deb10u1) ... #7 127.4 Setting up libtext-iconv-perl (1.7-5+b7) ... #7 127.4 Setting up libgraphite2-3:amd64 (1.3.13-7) ... #7 127.4 Setting up liblcms2-2:amd64 (2.9-3) ... #7 127.5 Setting up libpixman-1-0:amd64 (0.36.0-1+deb10u1) ... #7 127.5 Setting up libtext-charwidth-perl (0.04-7.1+b1) ... #7 127.5 Setting up libxapian30:amd64 (1.4.11-1+deb10u1) ... #7 127.6 Setting up wdiff (1.2.2-2+b1) ... #7 127.6 Setting up lsb-base (10.2019051400) ... #7 127.7 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... #7 127.7 Setting up libpciaccess0:amd64 (0.14-1) ... #7 127.7 Setting up mysql-common (5.8+1.0.5) ... #7 127.8 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode #7 127.8 Setting up libxau6:amd64 (1:1.0.8-1+b2) ... #7 127.8 Setting up imagemagick-6-common (8:6.9.10.23+dfsg-2.1+deb10u7) ... #7 127.9 Setting up libkeyutils1:amd64 (1.6-6) ... #7 127.9 Setting up libapparmor1:amd64 (2.13.2-10) ... #7 127.9 Setting up libc-l10n (2.28-10+deb10u3) ... #7 127.9 Setting up libpsl5:amd64 (0.20.2-2) ... #7 127.9 Setting up binutils-arm-none-eabi (2.31.1-12+11) ... #7 127.9 Setting up libgnutls-openssl27:amd64 (3.6.7-4+deb10u12) ... #7 127.9 Setting up libsodium23:amd64 (1.0.17-1) ... #7 127.9 Setting up mime-support (3.62) ... #7 128.0 Setting up libdbi1:amd64 (0.9.0-5) ... #7 128.0 Setting up libtexlua52:amd64 (2018.20181218.49446-1+deb10u2) ... #7 128.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... #7 128.0 Setting up libip4tc0:amd64 (1.8.2-4) ... #7 128.0 Setting up fonts-gfs-porson (1.1-6) ... #7 128.0 Setting up hicolor-icon-theme (0.17-2) ... #7 128.1 Setting up libbison-dev:amd64 (2:3.3.2.dfsg-1) ... #7 128.1 Setting up libdatrie1:amd64 (0.2.12-2) ... #7 128.1 Setting up libgslcblas0:amd64 (2.5+dfsg-6+deb10u1) ... #7 128.1 Setting up libboost-signals1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 128.1 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... #7 128.1 Setting up libgsm1:amd64 (1.0.18-2) ... #7 128.2 Setting up gawk (1:4.2.1+dfsg-1) ... #7 128.2 Setting up libtexlua53:amd64 (2018.20181218.49446-1+deb10u2) ... #7 128.2 Setting up libgc1c2:amd64 (1:7.6.4-0.4) ... #7 128.2 Setting up libyaml-0-2:amd64 (0.2.1-1) ... #7 128.2 Setting up libsigsegv-dev:amd64 (2.12-2) ... #7 128.2 Setting up libglib2.0-0:amd64 (2.58.3-2+deb10u6) ... #7 128.2 No schema files found: doing nothing. #7 128.2 Setting up libaspell15:amd64 (0.60.7~20110707-6+deb10u1) ... #7 128.2 Setting up htop (2.2.0-1+b1) ... #7 128.2 Setting up libsnmp-base (5.7.3+dfsg-5+deb10u4) ... #7 128.3 Setting up libargon2-1:amd64 (0~20171227-0.2) ... #7 128.3 Setting up libijs-0.35:amd64 (0.35-14) ... #7 128.3 Setting up libprocps7:amd64 (2:3.3.15-2) ... #7 128.3 Setting up unzip (6.0-23+deb10u3) ... #7 128.3 Setting up libtexluajit2:amd64 (2018.20181218.49446-1+deb10u2) ... #7 128.3 Setting up libbrotli1:amd64 (1.0.7-2+deb10u1) ... #7 128.3 Setting up libboost-container1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 128.3 Setting up libsqlite3-0:amd64 (3.27.2-3+deb10u2) ... #7 128.4 Setting up ccache (3.6-1) ... #7 128.4 Updating symlinks in /usr/lib/ccache ... #7 128.4 Setting up liblab-gamut1 (2.40.1-6+deb10u1) ... #7 128.4 Setting up libgdk-pixbuf2.0-common (2.38.1+dfsg-1) ... #7 128.4 Setting up libnorm1:amd64 (1.5.8+dfsg2-1) ... #7 128.4 Setting up binutils-common:amd64 (2.31.1-16) ... #7 128.4 Setting up x11-common (1:7.7+19) ... #7 128.5 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults #7 128.5 invoke-rc.d: could not determine current runlevel #7 128.5 invoke-rc.d: policy-rc.d denied execution of start. #7 128.5 Setting up libsensors-config (1:3.5.0-3) ... #7 128.6 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u3) ... #7 128.6 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... #7 128.6 Setting up libsepol1-dev:amd64 (2.8-1) ... #7 128.6 Setting up perl-openssl-defaults:amd64 (3) ... #7 128.6 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-1) ... #7 128.6 Setting up linux-libc-dev:amd64 (4.19.304-1) ... #7 128.6 Setting up gettext-base (0.19.8.1-9) ... #7 128.7 Setting up m4 (1.4.18-2) ... #7 128.7 Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-4) ... #7 128.7 Setting up libtinyxml2-6a:amd64 (7.0.0+dfsg-1) ... #7 128.7 Setting up libnpth0:amd64 (1.6-1) ... #7 128.7 Setting up autoconf-archive (20180313-1) ... #7 128.7 Setting up libzzip-0-13:amd64 (0.13.62-3.2+deb10u1) ... #7 128.7 Setting up libc-ares2:amd64 (1.14.0-1+deb10u4) ... #7 128.7 Setting up libboost-date-time1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 128.7 Setting up file (1:5.35-4+deb10u2) ... #7 128.8 Setting up libboost-math1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 128.8 Setting up libassuan0:amd64 (2.5.2-1) ... #7 128.8 Setting up libgomp1:amd64 (8.3.0-6) ... #7 128.8 Setting up libapt-inst2.0:amd64 (1.8.2.3) ... #7 128.8 Setting up bzip2 (1.0.6-9.2~deb10u2) ... #7 128.8 Setting up libffi-dev:amd64 (3.2.1-9) ... #7 128.8 Setting up locales (2.28-10+deb10u3) ... #7 129.2 Generating locales (this might take a while)... #7 129.2 Generation complete. #7 129.3 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... #7 129.3 Setting up libtext-wrapi18n-perl (0.06-7.1) ... #7 129.3 Setting up libjbig0:amd64 (2.1-3.1+b2) ... #7 129.3 Setting up libicu63:amd64 (63.1-6+deb10u3) ... #7 129.3 Setting up libsource-highlight-common (3.1.8-1.2) ... #7 129.3 Setting up librevenge-0.0-0:amd64 (0.0.4-6) ... #7 129.3 Setting up libfakeroot:amd64 (1.23-1) ... #7 129.3 Setting up libjansson4:amd64 (2.12-1) ... #7 129.4 Setting up libusb-0.1-4:amd64 (2:0.1.12-32) ... #7 129.4 Setting up poppler-data (0.4.9-2) ... #7 129.4 Setting up libkrb5support0:amd64 (1.17-3+deb10u6) ... #7 129.4 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... #7 129.4 Setting up libosp5 (1.5.2-13+b1) ... #7 129.5 Setting up libpython2.7-stdlib:amd64 (2.7.16-2+deb10u4) ... #7 129.5 Setting up fakeroot (1.23-1) ... #7 129.5 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #7 129.5 Setting up libtalloc2:amd64 (2.1.14-2) ... #7 129.5 Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... #7 129.5 Setting up mariadb-common (1:10.3.39-0+deb10u2) ... #7 129.5 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode #7 129.5 Setting up libasound2-data (1.1.8-1) ... #7 129.5 Setting up asciidoc-common (8.6.10-3) ... #7 129.8 Setting up libasan5:amd64 (8.3.0-6) ... #7 129.8 Setting up libfontenc1:amd64 (1:1.1.3-1+b2) ... #7 129.8 Setting up autotools-dev (20180224.1) ... #7 129.8 Setting up libglib2.0-data (2.58.3-2+deb10u6) ... #7 129.9 Setting up libgmpxx4ldbl:amd64 (2:6.1.2+dfsg-4+deb10u1) ... #7 129.9 Setting up libuv1:amd64 (1.24.1-1+deb10u2) ... #7 129.9 Setting up libjpeg62-turbo:amd64 (1:1.5.2-2+deb10u1) ... #7 130.0 Setting up emacsen-common (3.0.4) ... #7 130.0 Setting up libpcap0.8:amd64 (1.8.1-6+deb10u1) ... #7 130.1 Setting up libwrap0:amd64 (7.6.q-28) ... #7 130.1 Setting up libx11-data (2:1.6.7-1+deb10u4) ... #7 130.1 Setting up make (4.2.1-1.2) ... #7 130.2 Setting up libnspr4:amd64 (2:4.20-1) ... #7 130.2 Setting up gnupg-l10n (2.2.12-1+deb10u2) ... #7 130.2 Setting up libjbig2dec0:amd64 (0.16-1+deb10u1) ... #7 130.3 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... #7 130.3 Setting up libidn11:amd64 (1.33-2.2) ... #7 130.4 Setting up libgsl23:amd64 (2.5+dfsg-6+deb10u1) ... #7 130.4 Setting up libsigc++-2.0-0v5:amd64 (2.10.1-2) ... #7 130.4 Setting up libteckit0:amd64 (2.5.8+ds2-5) ... #7 130.5 Setting up libpathplan4 (2.40.1-6+deb10u1) ... #7 130.5 Setting up libavahi-common-data:amd64 (0.7-4+deb10u3) ... #7 130.5 Setting up libmnl-dev (1.0.4-2) ... #7 130.6 Setting up libncurses6:amd64 (6.1+20181013-2+deb10u5) ... #7 130.6 Setting up libdbus-1-3:amd64 (1.12.28-0+deb10u1) ... #7 130.6 Setting up dbus (1.12.28-0+deb10u1) ... #7 130.8 invoke-rc.d: could not determine current runlevel #7 130.8 invoke-rc.d: policy-rc.d denied execution of start. #7 130.8 Setting up xz-utils (5.2.4-1+deb10u1) ... #7 130.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #7 130.8 Setting up xfonts-encodings (1:1.0.4-2) ... #7 130.9 Setting up libfribidi0:amd64 (1.0.5-3.1+deb10u2) ... #7 130.9 Setting up t1utils (1.41-3) ... #7 130.9 Setting up libnewlib-dev (3.1.0.20181231-1) ... #7 130.9 Setting up libquadmath0:amd64 (8.3.0-6) ... #7 130.9 Setting up libimagequant0:amd64 (2.12.2-1.1) ... #7 130.9 Setting up ofono (1.21-1) ... #7 131.0 Created symlink /etc/systemd/system/multi-user.target.wants/dundee.service → /lib/systemd/system/dundee.service. #7 131.1 Created symlink /etc/systemd/system/multi-user.target.wants/ofono.service → /lib/systemd/system/ofono.service. #7 131.1 invoke-rc.d: could not determine current runlevel #7 131.1 invoke-rc.d: policy-rc.d denied execution of start. #7 131.1 invoke-rc.d: could not determine current runlevel #7 131.1 invoke-rc.d: policy-rc.d denied execution of start. #7 131.1 Setting up libgsm1-dev:amd64 (1.0.18-2) ... #7 131.2 Setting up libssl-dev:amd64 (1.1.1n-0+deb10u6) ... #7 131.2 Setting up libpng16-16:amd64 (1.6.36-6) ... #7 131.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... #7 131.2 Setting up libmpc3:amd64 (1.1.0-1) ... #7 131.2 Setting up libc-ares-dev:amd64 (1.14.0-1+deb10u4) ... #7 131.2 Setting up liboping0:amd64 (1.10.0-2.1+b1) ... #7 131.2 Setting up libatomic1:amd64 (8.3.0-6) ... #7 131.2 Setting up patch (2.7.6-3+deb10u1) ... #7 131.2 Setting up autopoint (0.19.8.1-9) ... #7 131.2 Setting up libwebp6:amd64 (0.6.1-2+deb10u3) ... #7 131.3 Setting up sudo (1.8.27-1+deb10u6) ... #7 131.3 invoke-rc.d: could not determine current runlevel #7 131.3 invoke-rc.d: policy-rc.d denied execution of start. #7 131.3 Setting up libmariadb3:amd64 (1:10.3.39-0+deb10u2) ... #7 131.3 Setting up fonts-dejavu-core (2.37-1) ... #7 131.4 Setting up libudev-dev:amd64 (241-7~deb10u10) ... #7 131.4 Setting up libboost-iostreams1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 131.4 Setting up libgnutlsxx28:amd64 (3.6.7-4+deb10u12) ... #7 131.5 Setting up libpcsclite1:amd64 (1.8.24-1) ... #7 131.5 Setting up libsensors5:amd64 (1:3.5.0-3) ... #7 131.5 Setting up libpcre2-8-0:amd64 (10.32-5+deb10u1) ... #7 131.6 Setting up libsodium-dev:amd64 (1.0.17-1) ... #7 131.6 Setting up sdcc-libraries (3.8.0+dfsg-2) ... #7 131.6 Setting up libpcsclite-dev (1.8.24-1) ... #7 131.7 Setting up libk5crypto3:amd64 (1.17-3+deb10u6) ... #7 131.7 Setting up lynx-common (2.8.9rel.1-3+deb10u1) ... #7 131.8 Setting up libltdl7:amd64 (2.4.6-9) ... #7 131.8 Setting up libfftw3-double3:amd64 (3.3.8-2) ... #7 131.8 Setting up libidn2-dev:amd64 (2.0.5-1+deb10u1) ... #7 131.8 Setting up libnewlib-arm-none-eabi (3.1.0.20181231-1) ... #7 131.9 Setting up libkpathsea6:amd64 (2018.20181218.49446-1+deb10u2) ... #7 131.9 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... #7 131.9 Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4) ... #7 131.9 Setting up libgfortran5:amd64 (8.3.0-6) ... #7 132.0 Setting up libevent-2.1-6:amd64 (2.1.8-stable-4) ... #7 132.0 Setting up libmpx2:amd64 (8.3.0-6) ... #7 132.1 Setting up libubsan1:amd64 (8.3.0-6) ... #7 132.1 Setting up libatk1.0-data (2.30.0-2) ... #7 132.1 Setting up libpci3:amd64 (1:3.5.2-1) ... #7 132.2 Setting up libnuma1:amd64 (2.0.12-1) ... #7 132.2 Setting up libisl19:amd64 (0.20-2) ... #7 132.3 Setting up dwz (0.12-3) ... #7 132.3 Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... #7 132.3 Setting up python-apt-common (1.8.4.3) ... #7 132.4 Setting up libostyle1c2 (1.4devel1-21.3+b1) ... #7 132.4 Setting up liblqr-1-0:amd64 (0.4.2-2.1) ... #7 132.4 Setting up fonts-gfs-baskerville (1.1-5) ... #7 132.5 Setting up sensible-utils (0.0.12) ... #7 132.5 Setting up ocl-icd-libopencl1:amd64 (2.2.12-2) ... #7 132.5 Setting up libbluetooth3:amd64 (5.50-1.2~deb10u4) ... #7 132.6 Setting up librhash0:amd64 (1.3.8-1) ... #7 132.6 Setting up libwrap0-dev:amd64 (7.6.q-28) ... #7 132.6 Setting up libxxhash0:amd64 (0.6.5-2) ... #7 132.7 Setting up libuchardet0:amd64 (0.0.6-3) ... #7 132.7 Setting up liblua5.3-0:amd64 (5.3.3-1.1+deb10u1) ... #7 132.8 Setting up procps (2:3.3.15-2) ... #7 132.8 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode #7 132.9 Setting up libasound2:amd64 (1.1.8-1) ... #7 132.9 Setting up libnl-3-200:amd64 (3.4.0-1) ... #7 132.9 Setting up bison (2:3.3.2.dfsg-1) ... #7 133.0 update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode #7 133.0 Setting up gpgconf (2.2.12-1+deb10u2) ... #7 133.0 Setting up libboost-python1.67.0 (1.67.0-13+deb10u1) ... #7 133.1 Setting up libpsm2-2 (11.2.78-1) ... #7 133.1 Setting up openmpi-common (3.1.3-11) ... #7 133.1 Setting up fonts-lmodern (2.004.5-6) ... #7 133.2 Setting up libmbedcrypto3:amd64 (2.16.9-0~deb10u1) ... #7 133.2 Setting up libopenjp2-7:amd64 (2.3.0-2+deb10u2) ... #7 133.2 Setting up git-man (1:2.20.1-2+deb10u8) ... #7 133.3 Setting up libthai-data (0.1.28-2) ... #7 133.3 Setting up libgirepository-1.0-1:amd64 (1.58.3-2) ... #7 133.4 Setting up libssh2-1:amd64 (1.8.0-2.1+deb10u1) ... #7 133.4 Setting up netbase (5.6) ... #7 133.5 Setting up libboost-atomic1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 133.5 Setting up sgml-base (1.29) ... #7 133.6 Setting up libsofia-sip-ua0 (1.12.11+20110422.1-2.1+deb10u4) ... #7 133.6 Setting up libgtk2.0-common (2.24.32-3) ... #7 133.6 Setting up cmake-data (3.13.4-1) ... #7 133.7 Setting up libcdt5 (2.40.1-6+deb10u1) ... #7 133.7 Setting up libatk1.0-0:amd64 (2.30.0-2) ... #7 133.8 Setting up libkrb5-3:amd64 (1.17-3+deb10u6) ... #7 133.8 Setting up libcgraph6 (2.40.1-6+deb10u1) ... #7 133.8 Setting up libtiff5:amd64 (4.1.0+git191117-2~deb10u9) ... #7 133.9 Setting up libusb-1.0-0:amd64 (2:1.0.22-2) ... #7 133.9 Setting up ocaml-base-nox (4.05.0-11) ... #7 133.9 Setting up libpsm-infinipath1 (3.3+20.604758e7-6) ... #7 133.9 update-alternatives: using /usr/lib/libpsm1/libpsm_infinipath.so.1.16 to provide /usr/lib/x86_64-linux-gnu/libpsm_infinipath.so.1 (libpsm_infinipath.so.1) in auto mode #7 134.0 Setting up libmpdec2:amd64 (2.4.2-2) ... #7 134.0 Setting up libboost-context1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 134.1 Setting up libhunspell-1.7-0:amd64 (1.7.0-2) ... #7 134.1 Setting up libboost-system1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 134.1 Setting up libbinutils:amd64 (2.31.1-16) ... #7 134.2 Setting up cpp-8 (8.3.0-6) ... #7 134.2 Setting up patchelf (0.9+52.20180509-1) ... #7 134.2 Setting up libaio1:amd64 (0.3.112-3) ... #7 134.3 Setting up libasound2-dev:amd64 (1.1.8-1) ... #7 134.3 Setting up libde265-0:amd64 (1.0.11-0+deb10u6) ... #7 134.3 Setting up libc-dev-bin (2.28-10+deb10u3) ... #7 134.4 Setting up liboping-dev:amd64 (1.10.0-2.1+b1) ... #7 134.4 Setting up libtasn1-6-dev:amd64 (4.13-3+deb10u1) ... #7 134.4 Setting up libboost-serialization1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 134.4 Setting up openssl (1.1.1n-0+deb10u6) ... #7 134.4 Setting up libwebpmux3:amd64 (0.6.1-2+deb10u3) ... #7 134.4 Setting up libbsd0:amd64 (0.9.1-2+deb10u1) ... #7 134.4 Setting up libwpd-0.10-10:amd64 (0.10.3-1) ... #7 134.4 Setting up libparmap-ocaml (1.0~rc10-1) ... #7 134.4 Setting up libtinfo5:amd64 (6.1+20181013-2+deb10u5) ... #7 134.5 Setting up openjade (1.4devel1-21.3+b1) ... #7 134.5 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u6) ... #7 134.5 Setting up xdg-utils (1.1.3-1+deb10u1) ... #7 134.5 Setting up libcc1-0:amd64 (8.3.0-6) ... #7 134.5 Setting up libjansson-dev:amd64 (2.12-1) ... #7 134.5 Setting up sqlite3 (3.27.2-3+deb10u2) ... #7 134.5 Setting up gpg (2.2.12-1+deb10u2) ... #7 134.5 Setting up liblsan0:amd64 (8.3.0-6) ... #7 134.6 Setting up libp11-kit-dev:amd64 (0.23.15-2+deb10u1) ... #7 134.6 Setting up libitm1:amd64 (8.3.0-6) ... #7 134.6 Setting up libsofia-sip-ua-glib3 (1.12.11+20110422.1-2.1+deb10u4) ... #7 134.6 Setting up libjsoncpp1:amd64 (1.7.4-3) ... #7 134.6 Setting up libboost-stacktrace1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 134.6 Setting up libsynctex2:amd64 (2018.20181218.49446-1+deb10u2) ... #7 134.6 Setting up libkmod2:amd64 (26-1) ... #7 134.6 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3) ... #7 134.6 Setting up libvisio-0.1-1:amd64 (0.1.6-1+b2) ... #7 134.6 Setting up libgdbm6:amd64 (1.18.1-4) ... #7 134.7 Setting up libpopt0:amd64 (1.16-12) ... #7 134.7 Setting up gnupg-utils (2.2.12-1+deb10u2) ... #7 134.7 Setting up binutils-x86-64-linux-gnu (2.31.1-16) ... #7 134.7 Setting up libcsv3:amd64 (3.0.3+dfsg-4) ... #7 134.7 Setting up libtsan0:amd64 (8.3.0-6) ... #7 134.7 Setting up libpotrace0:amd64 (1.15-1) ... #7 134.7 Setting up pinentry-curses (1.1.0-2) ... #7 134.7 Setting up libdbi-dev (0.9.0-5) ... #7 134.7 Setting up teckit (2.5.8+ds2-5) ... #7 134.8 Setting up libglibmm-2.4-1v5:amd64 (2.58.0-2) ... #7 134.8 Setting up libevent-pthreads-2.1-6:amd64 (2.1.8-stable-4) ... #7 134.8 Setting up libboost1.67-tools-dev (1.67.0-13+deb10u1) ... #7 134.8 Setting up libice6:amd64 (2:1.0.9-2) ... #7 134.8 Setting up tcpdump (4.9.3-1~deb10u2) ... #7 134.8 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #7 134.8 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u7) ... #7 134.8 Setting up libpython2.7:amd64 (2.7.16-2+deb10u4) ... #7 134.8 Setting up flex (2.6.4-6.2) ... #7 134.9 Setting up libxcb1:amd64 (1.13.1-2) ... #7 134.9 Setting up libboost-regex1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 134.9 Setting up libboost-chrono1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 134.9 Setting up libfftw3-single3:amd64 (3.3.8-2) ... #7 134.9 Setting up libgmp-dev:amd64 (2:6.1.2+dfsg-4+deb10u1) ... #7 134.9 Setting up gpg-agent (2.2.12-1+deb10u2) ... #7 134.9 Setting up wget (1.20.1-1.1) ... #7 135.0 Setting up nettle-dev:amd64 (3.4.1-1+deb10u1) ... #7 135.0 Setting up python2.7 (2.7.16-2+deb10u4) ... #7 135.5 Setting up libwoff1:amd64 (1.0.2-1) ... #7 135.5 Setting up libcsv-dev:amd64 (3.0.3+dfsg-4) ... #7 135.5 Setting up libboost-thread1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 135.5 Setting up libpython3.7:amd64 (3.7.3-2+deb10u7) ... #7 135.5 Setting up dictionaries-common (1.28.1) ... #7 135.8 Setting up libpython2-stdlib:amd64 (2.7.16-1) ... #7 135.8 Setting up libarchive13:amd64 (3.3.3-4+deb10u3) ... #7 135.8 Setting up libxcb-render0:amd64 (1.13.1-2) ... #7 135.8 Setting up libmbedx509-0:amd64 (2.16.9-0~deb10u1) ... #7 135.8 Setting up libx265-165:amd64 (2.9-4) ... #7 135.8 Setting up libdbd-sqlite3:amd64 (0.9.0-6+b1) ... #7 135.8 Setting up libhwloc5:amd64 (1.11.12-3) ... #7 135.8 Setting up libwebpdemux2:amd64 (0.6.1-2+deb10u3) ... #7 135.9 Setting up gcc-arm-none-eabi (15:7-2018-q2-6) ... #7 135.9 Setting up libedit2:amd64 (3.1-20181209-1) ... #7 135.9 Setting up gpgsm (2.2.12-1+deb10u2) ... #7 135.9 Setting up libheif1:amd64 (1.3.2-2~deb10u1) ... #7 135.9 Setting up libmbedtls12:amd64 (2.16.9-0~deb10u1) ... #7 135.9 Setting up libavahi-common3:amd64 (0.7-4+deb10u3) ... #7 135.9 Setting up libfindlib-ocaml (1.7.3-2+b1) ... #7 135.9 Setting up bc (1.07.1-2+b1) ... #7 135.9 Setting up libglib2.0-bin (2.58.3-2+deb10u6) ... #7 136.0 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... #7 136.0 Setting up libfftw3-long3:amd64 (3.3.8-2) ... #7 136.0 Setting up libusb-1.0-0-dev:amd64 (2:1.0.22-2) ... #7 136.0 Setting up libboost-coroutine1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 136.0 Setting up libboost-tools-dev (1.67.0.1) ... #7 136.0 Setting up libnss3:amd64 (2:3.42.1-1+deb10u8) ... #7 136.0 Setting up libxcb-shm0:amd64 (1.13.1-2) ... #7 136.0 Setting up binutils (2.31.1-16) ... #7 136.0 Setting up opensp (1.5.2-13+b1) ... #7 136.0 Setting up libcdr-0.1-1:amd64 (0.1.5-1) ... #7 136.1 Setting up libboost-graph1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 136.1 Setting up libgps23:amd64 (3.17-7) ... #7 136.1 Setting up libaio-dev:amd64 (0.3.112-3) ... #7 136.1 Setting up libhwloc-plugins:amd64 (1.11.12-3) ... #7 136.1 Setting up libllvm6.0:amd64 (1:6.0.1-10) ... #7 136.1 Setting up libboost-locale1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 136.1 Setting up python2 (2.7.16-1) ... #7 136.2 Setting up libclang1-6.0:amd64 (1:6.0.1-10) ... #7 136.2 Setting up sdcc (3.8.0+dfsg-2) ... #7 136.2 Setting up libsensors4-dev:amd64 (1:3.5.0-3) ... #7 136.2 Setting up libnl-route-3-200:amd64 (3.4.0-1) ... #7 136.2 Setting up libboost-type-erasure1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 136.2 Setting up libboost-numpy1.67.0 (1.67.0-13+deb10u1) ... #7 136.2 Setting up dirmngr (2.2.12-1+deb10u2) ... #7 136.2 Setting up libthai0:amd64 (0.1.28-2) ... #7 136.3 Setting up ca-certificates (20200601~deb10u2) ... #7 136.6 Updating certificates in /etc/ssl/certs... #7 137.0 137 added, 0 removed; done. #7 137.2 Setting up libpython-stdlib:amd64 (2.7.16-1) ... #7 137.3 Setting up libblas3:amd64 (3.8.0-2) ... #7 137.3 update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode #7 137.3 Setting up doxygen (1.8.13-10) ... #7 137.3 Setting up libunbound8:amd64 (1.9.0-2+deb10u4) ... #7 137.3 Setting up libptexenc1:amd64 (2018.20181218.49446-1+deb10u2) ... #7 137.3 Setting up libfreetype6:amd64 (2.9.1-3+deb10u3) ... #7 137.3 Setting up libdbus-glib-1-2:amd64 (0.110-4) ... #7 137.3 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3) ... #7 137.3 Setting up libfftw3-quad3:amd64 (3.3.8-2) ... #7 137.4 Setting up shared-mime-info (1.10-1) ... #7 141.4 Setting up bsdmainutils (11.1.2+b1) ... #7 141.5 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #7 141.5 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #7 141.5 Setting up ocaml-findlib (1.7.3-2+b1) ... #7 141.5 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u6) ... #7 141.6 Setting up libcroco3:amd64 (0.6.12-3) ... #7 141.6 Setting up libgdbm-compat4:amd64 (1.18.1-4) ... #7 141.7 Setting up ucf (3.0038+nmu1) ... #7 141.8 Setting up gir1.2-glib-2.0:amd64 (1.58.3-2) ... #7 141.8 Setting up aspell (0.60.7~20110707-6+deb10u1) ... #7 142.0 Setting up libgcc-8-dev:amd64 (8.3.0-6) ... #7 142.0 Setting up libperl5.28:amd64 (5.28.1-6+deb10u1) ... #7 142.0 Setting up libwpg-0.3-3:amd64 (0.3.3-1) ... #7 142.1 Setting up libsofia-sip-ua-dev (1.12.11+20110422.1-2.1+deb10u4) ... #7 142.1 Setting up gpg-wks-server (2.2.12-1+deb10u2) ... #7 142.1 Setting up libpcre-ocaml (7.2.3-2+b1) ... #7 142.2 Setting up libgvpr2 (2.40.1-6+deb10u1) ... #7 142.2 Setting up libnl-3-dev:amd64 (3.4.0-1) ... #7 142.2 Setting up groff-base (1.22.4-3+deb10u1) ... #7 142.3 Setting up cpp (4:8.3.0-1) ... #7 142.3 Setting up xml-core (0.18+nmu1) ... #7 142.6 Setting up libboost-timer1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 142.7 Setting up libxslt1.1:amd64 (1.1.32-2.2~deb10u2) ... #7 142.7 Setting up libcurl4:amd64 (7.64.0-4+deb10u9) ... #7 142.7 Setting up libc6-dev:amd64 (2.28-10+deb10u3) ... #7 142.8 Setting up libx11-6:amd64 (2:1.6.7-1+deb10u4) ... #7 142.8 Setting up libharfbuzz0b:amd64 (2.3.1-1) ... #7 142.8 Setting up libboost-filesystem1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 142.9 Setting up python-pip-whl (18.1-5) ... #7 142.9 Setting up lynx (2.8.9rel.1-3+deb10u1) ... #7 142.9 update-alternatives: using /usr/bin/lynx to provide /usr/bin/www-browser (www-browser) in auto mode #7 142.9 Setting up libatkmm-1.6-1v5:amd64 (2.28.0-2) ... #7 143.0 Setting up libpycaml-ocaml (0.82-15+b1) ... #7 143.0 Setting up libboost-random1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 143.0 Setting up libxml2-utils (2.9.4+dfsg1-7+deb10u6) ... #7 143.1 Setting up libxcomposite1:amd64 (1:0.4.4-2) ... #7 143.1 Setting up libsm6:amd64 (2:1.2.3-1) ... #7 143.1 Setting up python (2.7.16-1) ... #7 143.2 Setting up libavahi-client3:amd64 (0.7-4+deb10u3) ... #7 143.2 Setting up libboost-numpy1.67-dev (1.67.0-13+deb10u1) ... #7 143.2 Setting up rsync (3.1.3-6) ... #7 143.3 invoke-rc.d: could not determine current runlevel #7 143.3 invoke-rc.d: policy-rc.d denied execution of restart. #7 143.4 Created symlink /etc/systemd/system/multi-user.target.wants/rsync.service → /lib/systemd/system/rsync.service. #7 143.4 Setting up libsource-highlight4v5 (3.1.8-1.2+b1) ... #7 143.4 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... #7 143.5 Setting up libstdc++-8-dev:amd64 (8.3.0-6) ... #7 143.5 Setting up libboost1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 143.5 Setting up libboost-atomic1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 143.6 Setting up libboost-serialization1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 143.6 Setting up libpaper1:amd64 (1.1.28) ... #7 143.7 #7 143.7 Creating config file /etc/papersize with new version #7 143.8 Setting up python3.7 (3.7.3-2+deb10u7) ... #7 144.3 Setting up libibverbs1:amd64 (22.1-1) ... #7 144.4 Setting up libgnutls-dane0:amd64 (3.6.7-4+deb10u12) ... #7 144.4 Setting up liblapack3:amd64 (3.8.0-2) ... #7 144.4 update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode #7 144.5 Setting up libncurses-dev:amd64 (6.1+20181013-2+deb10u5) ... #7 144.5 Setting up gettext (0.19.8.1-9) ... #7 144.5 Setting up libharfbuzz-icu0:amd64 (2.3.1-1) ... #7 144.6 Setting up libboost-math1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 144.6 Setting up gcc-8 (8.3.0-6) ... #7 144.7 Setting up libzmq5:amd64 (4.3.1-4+deb10u2) ... #7 144.7 Setting up libxpm4:amd64 (1:3.5.12-1+deb10u2) ... #7 144.7 Setting up gpg-wks-client (2.2.12-1+deb10u2) ... #7 144.8 Setting up libxrender1:amd64 (1:0.9.10-1) ... #7 144.8 Setting up python-typing (3.6.6-1) ... #7 145.0 Setting up libboost-wave1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 145.1 Setting up libpmix2:amd64 (3.1.2-3+deb10u1) ... #7 145.1 Setting up ibverbs-providers:amd64 (22.1-1) ... #7 145.3 Setting up libtool (2.4.6-9) ... #7 145.3 Setting up libsombok3:amd64 (2.4.0-2) ... #7 145.4 Setting up libfftw3-bin (3.3.8-2) ... #7 145.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... #7 145.4 Setting up libboost-program-options1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 145.4 Setting up python-pkg-resources (40.8.0-1) ... #7 145.7 Setting up fontconfig-config (2.13.1-2) ... #7 145.9 Setting up libbctoolbox1:amd64 (0.6.0-2+b2) ... #7 145.9 Setting up openssh-client (1:7.9p1-10+deb10u4) ... #7 146.1 Setting up libboost-math-dev:amd64 (1.67.0.1) ... #7 146.1 Setting up python-gobject-2 (2.28.6-13+b1) ... #7 146.4 Setting up libpcap0.8-dev:amd64 (1.8.1-6+deb10u1) ... #7 146.4 Setting up libboost-test1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 146.4 Setting up xsltproc (1.1.32-2.2~deb10u2) ... #7 146.4 Setting up aspell-en (2018.04.16-0-1) ... #7 146.5 Setting up libenchant1c2a:amd64 (1.6.0-11.1+b1) ... #7 146.5 Setting up libxext6:amd64 (2:1.3.3-1+b2) ... #7 146.5 Setting up libcurl3-gnutls:amd64 (7.64.0-4+deb10u9) ... #7 146.5 Setting up python3 (3.7.3-1) ... #7 147.0 Setting up libpaper-utils (1.1.28) ... #7 147.0 Setting up libusb-dev (2:0.1.12-32) ... #7 147.1 Setting up libreadline-dev:amd64 (7.0-5) ... #7 147.1 Setting up libboost-type-erasure1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 147.1 Setting up xfonts-utils (1:7.7+6) ... #7 147.2 Setting up man-db (2.8.5-2+deb10u1) ... #7 147.3 Building database of manual pages ... #7 154.2 Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /lib/systemd/system/man-db.timer. #7 154.2 Setting up python3-markupsafe (1.1.0-1) ... #7 154.3 Setting up libboost-container1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 154.3 Setting up gcc (4:8.3.0-1) ... #7 154.4 Setting up libboost-type-erasure-dev:amd64 (1.67.0.1) ... #7 154.4 Setting up libsnmp30:amd64 (5.7.3+dfsg-5+deb10u4) ... #7 154.4 Setting up libnuma-dev:amd64 (2.0.12-1) ... #7 154.4 Setting up libboost-test1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 154.4 Setting up libboost-test-dev:amd64 (1.67.0.1) ... #7 154.4 Setting up python3-six (1.12.0-1) ... #7 154.5 Setting up tex-common (6.11) ... #7 154.6 update-language: texlive-base not installed and configured, doing nothing! #7 154.7 Setting up libnl-route-3-dev:amd64 (3.4.0-1) ... #7 154.7 Setting up python3-pil:amd64 (5.4.1-2+deb10u6) ... #7 154.9 Setting up libgssrpc4:amd64 (1.17-3+deb10u6) ... #7 154.9 Setting up python3-roman (2.0.0-3) ... #7 155.0 Setting up asciidoc-base (8.6.10-3) ... #7 155.1 Setting up libboost-date-time1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 155.1 Setting up perl (5.28.1-6+deb10u1) ... #7 155.1 Setting up libboost-chrono1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 155.1 Setting up python3-pygments (2.3.1+dfsg-1+deb10u2) ... #7 155.5 Setting up python3-webcolors (1.5-2) ... #7 155.6 Setting up libboost-fiber1.67.0:amd64 (1.67.0-13+deb10u1) ... #7 155.6 Setting up libexpat1-dev:amd64 (2.2.6-2+deb10u7) ... #7 155.6 Setting up libsqlite3-dev:amd64 (3.27.2-3+deb10u2) ... #7 155.6 Setting up libboost-program-options-dev:amd64 (1.67.0.1) ... #7 155.6 Setting up libxfixes3:amd64 (1:5.0.3-1) ... #7 155.6 Setting up libboost-log1.67.0 (1.67.0-13+deb10u1) ... #7 155.6 Setting up libboost-signals1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 155.7 Setting up uuid-dev:amd64 (2.33.1-0.1+deb10u1) ... #7 155.7 Setting up libgdk-pixbuf2.0-0:amd64 (2.38.1+dfsg-1) ... #7 155.7 Setting up python3-gi (3.30.4-1) ... #7 155.8 Setting up python3-reportlab-accel:amd64 (3.5.13-1+deb10u2) ... #7 155.8 Setting up libxinerama1:amd64 (2:1.1.4-2) ... #7 155.9 Setting up libboost-numpy-dev (1.67.0.1) ... #7 155.9 Setting up comerr-dev:amd64 (2.1-1.44.5-1+deb10u3) ... #7 155.9 Setting up stow (2.2.2-1) ... #7 155.9 Setting up libio-html-perl (1.001-1) ... #7 155.9 Setting up libxrandr2:amd64 (2:1.5.1-1) ... #7 155.9 Setting up python-pip (18.1-5) ... #7 156.2 Setting up libb-hooks-op-check-perl (0.22-1+b1) ... #7 156.2 Setting up python-setuptools (40.8.0-1) ... #7 156.5 Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... #7 156.5 Setting up libboost-locale1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 156.5 Setting up python3-funcparserlib (0.3.6-7) ... #7 156.6 Setting up libbctoolbox-dev (0.6.0-2+b2) ... #7 156.6 Setting up libboost-serialization-dev:amd64 (1.67.0.1) ... #7 156.6 Setting up libboost-context1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 156.6 Setting up libboost-date-time-dev:amd64 (1.67.0.1) ... #7 156.6 Setting up libxt6:amd64 (1:1.1.5-1+b3) ... #7 156.6 Setting up libboost-exception1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 156.6 Setting up libdpkg-perl (1.19.8) ... #7 156.7 Setting up autoconf (2.69-11) ... #7 156.7 Setting up cppcheck (1.86-1) ... #7 156.7 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #7 156.7 Setting up python3-reportlab (3.5.13-1+deb10u2) ... #7 157.1 Setting up libtimedate-perl (2.3000-2+deb10u1) ... #7 157.1 Setting up module-assistant (0.11.10) ... #7 157.1 Setting up libcups2:amd64 (2.2.10-6+deb10u9) ... #7 157.1 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u2) ... #7 157.1 Setting up libboost-atomic-dev:amd64 (1.67.0.1) ... #7 157.1 Setting up libboost-signals-dev:amd64 (1.67.0.1) ... #7 157.1 Setting up g++-8 (8.3.0-6) ... #7 157.2 Setting up libboost-timer1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 157.2 Setting up libkdb5-9:amd64 (1.17-3+deb10u6) ... #7 157.2 Setting up libmime-charset-perl (1.012.2-1) ... #7 157.2 Setting up source-highlight (3.1.8-1.2+b1) ... #7 157.2 Setting up libncurses5-dev:amd64 (6.1+20181013-2+deb10u5) ... #7 157.2 Setting up gnupg (2.2.12-1+deb10u2) ... #7 157.2 Setting up libboost-graph1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 157.2 Setting up cmake (3.13.4-1) ... #7 157.2 Setting up python-pycurl (7.43.0.2-0.1) ... #7 157.4 Setting up python3-dateutil (2.7.3-3) ... #7 157.6 Setting up libdevel-globaldestruction-perl (0.14-1) ... #7 157.6 Setting up libboost-fiber1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 157.6 Setting up libstrictures-perl (2.000005-1) ... #7 157.6 Setting up libsub-quote-perl (2.005001-1) ... #7 157.6 Setting up python-yaml (3.13-2) ... #7 157.8 Setting up libboost-coroutine1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 157.8 Setting up libboost-system1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 157.9 Setting up libboost-dev:amd64 (1.67.0.1) ... #7 157.9 Setting up libfontconfig1:amd64 (2.13.1-2) ... #7 157.9 Setting up libkadm5srv-mit11:amd64 (1.17-3+deb10u6) ... #7 157.9 Setting up libboost-random1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 157.9 Setting up libtext-unidecode-perl (1.30-1) ... #7 157.9 Setting up python3-lib2to3 (3.7.3-1) ... #7 158.0 Setting up libboost-stacktrace1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 158.0 Setting up libfftw3-dev:amd64 (3.3.8-2) ... #7 158.0 Setting up python3-asn1crypto (0.24.0-1) ... #7 158.2 Setting up tex-gyre (20180621-3) ... #7 158.3 Setting up liburi-perl (1.76-1) ... #7 158.3 Setting up libboost-timer-dev:amd64 (1.67.0.1) ... #7 158.3 Setting up libortp13:amd64 (1:1.0.2-1) ... #7 158.3 Setting up python3-cffi-backend (1.12.2-1) ... #7 158.3 Setting up python3-mako (1.0.7+ds1-1+deb10u1) ... #7 158.5 Setting up libpci-dev (1:3.5.2-1) ... #7 158.5 Setting up libboost-fiber-dev:amd64 (1.67.0.1) ... #7 158.5 Setting up libnet-ssleay-perl (1.85-2+deb10u1) ... #7 158.5 Setting up python3-pkg-resources (40.8.0-1) ... #7 158.7 Setting up automake (1:1.16.1-4) ... #7 158.7 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #7 158.7 Setting up python3-distutils (3.7.3-1) ... #7 158.8 Setting up dh-python (3.20190308) ... #7 158.9 Setting up libgnutls28-dev:amd64 (3.6.7-4+deb10u12) ... #7 158.9 Setting up python-urlgrabber (3.10.2-1) ... #7 159.1 Setting up python-m2crypto (0.31.0-4+deb10u2) ... #7 159.3 Setting up libglib2.0-dev-bin (2.58.3-2+deb10u6) ... #7 159.5 Setting up librdmacm1:amd64 (22.1-1) ... #7 159.5 Setting up libkadm5clnt-mit11:amd64 (1.17-3+deb10u6) ... #7 159.5 Setting up libblkid-dev:amd64 (2.33.1-0.1+deb10u1) ... #7 159.5 Setting up gtk-update-icon-cache (3.24.5-1) ... #7 159.5 Setting up libboost-graph-dev:amd64 (1.67.0.1) ... #7 159.5 Setting up libhttp-date-perl (6.02-1) ... #7 159.5 Setting up libfile-which-perl (1.23-1) ... #7 159.5 Setting up fontconfig (2.13.1-2) ... #7 159.5 Regenerating fonts cache... done. #7 161.8 Setting up libpython2.7-dev:amd64 (2.7.16-2+deb10u4) ... #7 161.8 Setting up libsgmls-perl (1.03ii-36) ... #7 161.8 Setting up libxmu6:amd64 (2:1.1.2-2+b3) ... #7 161.8 Setting up liblua5.3-dev:amd64 (5.3.3-1.1+deb10u1) ... #7 161.8 Setting up libxdamage1:amd64 (1:1.1.4-3+b3) ... #7 161.8 Setting up libpcap-dev:amd64 (1.8.1-6+deb10u1) ... #7 161.8 Setting up libfile-listing-perl (6.04-1) ... #7 161.9 Setting up python3-setuptools (40.8.0-1) ... #7 162.1 Setting up libboost-filesystem1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 162.1 Setting up libxi6:amd64 (2:1.7.9-1) ... #7 162.1 Setting up libdynaloader-functions-perl (0.003-1) ... #7 162.1 Setting up libclass-method-modifiers-perl (2.12-1) ... #7 162.1 Setting up python-numpy (1:1.16.2-1) ... #7 162.9 Setting up libio-pty-perl (1:1.08-1.1+b5) ... #7 162.9 Setting up sgmlspl (1.03ii-36) ... #7 162.9 Setting up libboost-thread1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 162.9 Setting up libboost-chrono-dev:amd64 (1.67.0.1) ... #7 163.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... #7 163.0 Setting up libarchive-zip-perl (1.64-1) ... #7 163.0 Setting up python3-usb (1.0.2-1) ... #7 163.1 Setting up libhtml-tagset-perl (3.20-3) ... #7 163.1 Setting up libpython3.7-dev:amd64 (3.7.3-2+deb10u7) ... #7 163.1 Setting up preview-latex-style (11.91-2) ... #7 163.1 Setting up libxcursor1:amd64 (1:1.1.15-2) ... #7 163.1 Setting up libboost-system-dev:amd64 (1.67.0.1) ... #7 163.2 Setting up libpango-1.0-0:amd64 (1.42.4-8~deb10u1) ... #7 163.2 Setting up python3-pyflakes (2.0.0-1) ... #7 163.3 Setting up liblwp-mediatypes-perl (6.02-1) ... #7 163.3 Setting up libtry-tiny-perl (0.30-1) ... #7 163.3 Setting up libpoppler82:amd64 (0.71.0-5+deb10u3) ... #7 163.3 Setting up libboost-random-dev:amd64 (1.67.0.1) ... #7 163.3 Setting up libxml-namespacesupport-perl (1.12-1) ... #7 163.4 Setting up libnet-http-perl (6.18-1) ... #7 163.4 Setting up python-apt (1.8.4.3) ... #7 163.6 Setting up python3-yaml (3.13-2) ... #7 163.7 Setting up libboost-locale-dev:amd64 (1.67.0.1) ... #7 163.7 Setting up libencode-locale-perl (1.05-1) ... #7 163.7 Setting up lcov (1.13-4) ... #7 163.7 Setting up libxaw7:amd64 (2:1.0.13-1+b2) ... #7 163.8 Setting up libboost-exception-dev:amd64 (1.67.0.1) ... #7 163.8 Setting up libboost-context-dev:amd64 (1.67.0.1) ... #7 163.8 Setting up libibverbs-dev:amd64 (22.1-1) ... #7 163.8 Setting up libboost-log1.67-dev (1.67.0-13+deb10u1) ... #7 163.8 Setting up libdevel-callchecker-perl (0.008-1) ... #7 163.8 Setting up python3.7-dev (3.7.3-2+deb10u7) ... #7 163.8 Setting up libcairo2:amd64 (1.16.0-4+deb10u1) ... #7 163.8 Setting up libboost-container-dev:amd64 (1.67.0.1) ... #7 163.8 Setting up libcupsimage2:amd64 (2.2.10-6+deb10u9) ... #7 163.9 Setting up dpkg-dev (1.19.8) ... #7 163.9 Setting up asciidoc (8.6.10-3) ... #7 164.0 Setting up intltool-debian (0.35.0+20060710.5) ... #7 164.0 Setting up libcairomm-1.0-1v5:amd64 (1.12.2-4) ... #7 164.0 Setting up liberror-perl (0.17027-2) ... #7 164.0 Setting up patchutils (0.3.4-2) ... #7 164.0 Setting up libltdl-dev:amd64 (2.4.6-9) ... #7 164.0 Setting up libxml-sax-base-perl (1.09-1) ... #7 164.0 Setting up libmagickcore-6.q16-6:amd64 (8:6.9.10.23+dfsg-2.1+deb10u7) ... #7 164.1 Setting up python-cairo:amd64 (1.16.2-1+b1) ... #7 164.3 Setting up libunicode-linebreak-perl (0.0.20190101-1) ... #7 164.3 Setting up python3-cryptography (2.6.1-3+deb10u4) ... #7 164.4 Setting up libgd3:amd64 (2.2.5-5.2+deb10u1) ... #7 164.5 Setting up libelf-dev:amd64 (0.176-1.1+deb10u1) ... #7 164.5 Setting up pkg-config (0.29-6) ... #7 164.5 Setting up libipc-run-perl (20180523.0-1) ... #7 164.5 Setting up osc (0.164.2-1) ... #7 164.8 Setting up git (1:2.20.1-2+deb10u8) ... #7 164.8 Setting up python3-pip (18.1-5) ... #7 165.0 Setting up libwww-robotrules-perl (6.02-1) ... #7 165.0 Setting up g++ (4:8.3.0-1) ... #7 165.1 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #7 165.1 Setting up libboost-stacktrace-dev:amd64 (1.67.0.1) ... #7 165.1 Setting up libsnmp-dev (5.7.3+dfsg-5+deb10u4) ... #7 165.2 Setting up libhtml-parser-perl (3.72-3+b3) ... #7 165.2 Setting up librole-tiny-perl (2.000006-1) ... #7 165.2 Setting up libmagickwand-6.q16-6:amd64 (8:6.9.10.23+dfsg-2.1+deb10u7) ... #7 165.2 Setting up libpython2-dev:amd64 (2.7.16-1) ... #7 165.2 Setting up libhwloc-dev:amd64 (1.11.12-3) ... #7 165.2 Setting up libboost-coroutine-dev:amd64 (1.67.0.1) ... #7 165.2 Setting up libpangoft2-1.0-0:amd64 (1.42.4-8~deb10u1) ... #7 165.2 Setting up libfile-homedir-perl (1.004-1) ... #7 165.2 Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1+deb10u7) ... #7 165.3 Setting up libboost-log-dev (1.67.0.1) ... #7 165.3 Setting up libgps-dev (3.17-7) ... #7 165.3 Setting up libmount-dev:amd64 (2.33.1-0.1+deb10u1) ... #7 165.3 Setting up libboost-filesystem-dev:amd64 (1.67.0.1) ... #7 165.3 Setting up libio-socket-ssl-perl (2.060-3) ... #7 165.3 Setting up libortp-dev:amd64 (1:1.0.2-1) ... #7 165.3 Setting up libboost-thread-dev:amd64 (1.67.0.1) ... #7 165.3 Setting up libpangocairo-1.0-0:amd64 (1.42.4-8~deb10u1) ... #7 165.3 Setting up libhttp-message-perl (6.18-1) ... #7 165.3 Setting up krb5-multidev:amd64 (1.17-3+deb10u6) ... #7 165.4 Setting up python2.7-dev (2.7.16-2+deb10u4) ... #7 165.4 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ... #7 165.4 Setting up libfabric1 (1.6.2-3) ... #7 165.4 Setting up libboost-wave1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 165.4 Setting up libhttp-negotiate-perl (6.01-1) ... #7 165.4 Setting up libpython3-dev:amd64 (3.7.3-1) ... #7 165.4 Setting up libpoppler-glib8:amd64 (0.71.0-5+deb10u3) ... #7 165.4 Setting up python2-dev (2.7.16-1) ... #7 165.4 Setting up libgs9:amd64 (9.27~dfsg-2+deb10u9) ... #7 165.4 Setting up libhttp-cookies-perl (6.04-1) ... #7 165.5 Setting up mscgen (0.20-12) ... #7 165.5 Setting up po-debconf (1.0.21) ... #7 165.5 Setting up libhtml-tree-perl (5.07-2) ... #7 165.5 Setting up libopenmpi3:amd64 (3.1.3-11) ... #7 165.5 Setting up libparams-classify-perl (0.015-1+b1) ... #7 165.5 Setting up libboost-mpi1.67.0 (1.67.0-13+deb10u1) ... #7 165.5 Setting up libboost-wave-dev:amd64 (1.67.0.1) ... #7 165.5 Setting up ghostscript (9.27~dfsg-2+deb10u9) ... #7 165.5 Setting up libxml-sax-perl (1.00+dfsg-1) ... #7 165.6 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #7 165.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #7 165.8 #7 165.8 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #7 165.8 Setting up libpython-dev:amd64 (2.7.16-1) ... #7 165.8 Setting up librsvg2-2:amd64 (2.44.10-2.1+deb10u3) ... #7 165.8 Setting up libkrb5-dev:amd64 (1.17-3+deb10u6) ... #7 165.8 Setting up libtalloc-dev:amd64 (2.1.14-2) ... #7 165.8 Setting up libboost-graph-parallel1.67.0 (1.67.0-13+deb10u1) ... #7 165.8 Setting up libglib2.0-dev:amd64 (2.58.3-2+deb10u6) ... #7 165.8 Setting up libmodule-runtime-perl (0.016-1) ... #7 165.9 Setting up python3-dev (3.7.3-1) ... #7 165.9 Setting up libgvc6 (2.40.1-6+deb10u1) ... #7 165.9 Setting up icu-devtools (63.1-6+deb10u3) ... #7 165.9 Setting up librsvg2-common:amd64 (2.44.10-2.1+deb10u3) ... #7 165.9 Setting up libpangomm-1.4-1v5:amd64 (2.42.0-2) ... #7 165.9 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... #7 166.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #7 166.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #7 166.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #7 166.2 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #7 166.2 Setting up texlive-binaries (2018.20181218.49446-1+deb10u2) ... #7 166.2 update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode #7 166.2 update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode #7 166.2 Setting up libzmq3-dev:amd64 (4.3.1-4+deb10u2) ... #7 166.2 Setting up texlive-base (2018.20190227-2) ... #7 166.7 tl-paper: setting paper size for dvips to a4: /var/lib/texmf/dvips/config/config-paper.ps #7 166.9 tl-paper: setting paper size for dvipdfmx to a4: /var/lib/texmf/dvipdfmx/dvipdfmx-paper.cfg #7 167.1 tl-paper: setting paper size for xdvi to a4: /var/lib/texmf/xdvi/XDvi-paper #7 167.3 tl-paper: setting paper size for pdftex to a4: /var/lib/texmf/tex/generic/config/pdftexconfig.tex #7 167.8 Setting up libicu-dev:amd64 (63.1-6+deb10u3) ... #7 167.8 Setting up openmpi-bin (3.1.3-11) ... #7 167.8 update-alternatives: using /usr/bin/mpirun.openmpi to provide /usr/bin/mpirun (mpirun) in auto mode #7 167.8 update-alternatives: using /usr/bin/mpicc.openmpi to provide /usr/bin/mpicc (mpi) in auto mode #7 167.8 Setting up python-dev (2.7.16-1) ... #7 167.9 Setting up graphviz (2.40.1-6+deb10u1) ... #7 167.9 Setting up libsofia-sip-ua-glib-dev (1.12.11+20110422.1-2.1+deb10u4) ... #7 167.9 Setting up libboost-regex1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 167.9 Setting up libimport-into-perl (1.002005-1) ... #7 167.9 Setting up libmoo-perl (2.003004-2) ... #7 167.9 Setting up texlive-plain-generic (2018.20190227-2) ... #7 167.9 Setting up mpi-default-bin (1.13) ... #7 167.9 Setting up libboost-graph-parallel1.67-dev (1.67.0-13+deb10u1) ... #7 168.0 Setting up texlive-lang-greek (2018.20190227-2) ... #7 168.0 Setting up texlive-latex-base (2018.20190227-2) ... #7 168.0 Setting up adwaita-icon-theme (3.30.1-1) ... #7 168.1 update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode #7 168.1 Setting up texlive-extra-utils (2018.20190227-2) ... #7 168.1 Setting up texlive-latex-recommended (2018.20190227-2) ... #7 168.1 Setting up libboost-graph-parallel-dev (1.67.0.1) ... #7 168.1 Setting up texinfo (6.5.0.dfsg.1-4+b1) ... #7 168.1 Running mktexlsr. This may take some time. ... done. #7 168.2 Setting up texlive-pictures (2018.20190227-2) ... #7 168.2 Setting up texlive-fonts-recommended (2018.20190227-2) ... #7 168.2 Setting up tipa (2:1.3-20) ... #7 168.3 Regenerating '/var/lib/texmf/fmtutil.cnf-DEBIAN'... done. #7 168.3 Regenerating '/var/lib/texmf/fmtutil.cnf-TEXLIVEDIST'... done. #7 168.3 update-fmtutil has updated the following file(s): #7 168.3 /var/lib/texmf/fmtutil.cnf-DEBIAN #7 168.3 /var/lib/texmf/fmtutil.cnf-TEXLIVEDIST #7 168.3 If you want to activate the changes in the above file(s), #7 168.3 you should run fmtutil-sys or fmtutil. #7 168.3 Setting up libopenmpi-dev:amd64 (3.1.3-11) ... #7 168.3 update-alternatives: using /usr/lib/x86_64-linux-gnu/openmpi/include to provide /usr/include/x86_64-linux-gnu/mpi (mpi-x86_64-linux-gnu) in auto mode #7 168.4 Setting up libboost-python1.67-dev (1.67.0-13+deb10u1) ... #7 168.4 Setting up libboost-regex-dev:amd64 (1.67.0.1) ... #7 168.4 Setting up libboost-iostreams1.67-dev:amd64 (1.67.0-13+deb10u1) ... #7 168.4 Setting up texlive (2018.20190227-2) ... #7 168.4 Setting up libboost-mpi-python1.67.0 (1.67.0-13+deb10u1) ... #7 168.7 Setting up libgtk2.0-0:amd64 (2.24.32-3) ... #7 168.7 Setting up texlive-science (2018.20190227-2) ... #7 168.7 Setting up latexmk (1:4.61-0.1) ... #7 168.7 Setting up texlive-latex-extra (2018.20190227-2) ... #7 168.8 Setting up python-gtk2 (2.24.0-5.1+b1) ... #7 169.0 Setting up libboost-iostreams-dev:amd64 (1.67.0.1) ... #7 169.0 Setting up libboost-python-dev (1.67.0.1) ... #7 169.0 Setting up texlive-bibtex-extra (2018.20190227-2) ... #7 169.0 Setting up libgtkmm-2.4-1v5:amd64 (1:2.24.5-4) ... #7 169.0 Setting up mpi-default-dev (1.13) ... #7 169.0 Setting up texlive-xetex (2018.20190227-2) ... #7 169.0 Setting up libgtkspell0:amd64 (2.0.16-1.2) ... #7 169.1 Setting up libglade2-0:amd64 (1:2.6.4-2+b1) ... #7 169.1 Setting up libboost-mpi1.67-dev (1.67.0-13+deb10u1) ... #7 169.1 Setting up texlive-formats-extra (2018.20190227-2) ... #7 169.1 Setting up libboost-mpi-dev (1.67.0.1) ... #7 169.1 Setting up inkscape (0.92.4-3) ... #7 169.5 Setting up python-glade2 (2.24.0-5.1+b1) ... #7 169.5 Setting up coccinelle (1.0.4.deb-4) ... #7 169.7 Setting up libboost-mpi-python1.67-dev (1.67.0-13+deb10u1) ... #7 169.7 Setting up libboost-mpi-python-dev (1.67.0.1) ... #7 169.8 Setting up libboost-all-dev (1.67.0.1) ... #7 169.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... #7 169.8 Setting up dmsetup (2:1.02.155-3) ... #7 169.8 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... #7 169.8 Setting up libwww-perl (6.36-2) ... #7 169.8 Setting up systemd (241-7~deb10u10) ... #7 169.9 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. #7 169.9 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. #7 169.9 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. #7 169.9 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. #7 169.9 Initializing machine ID from D-Bus machine ID. #7 170.2 Setting up dh-autoreconf (19) ... #7 170.2 Setting up devscripts (2.19.5+deb10u1) ... #7 170.3 Setting up git-buildpackage (0.9.14) ... #7 170.5 Setting up dh-strip-nondeterminism (1.1.2-1) ... #7 170.5 Setting up liblwp-protocol-https-perl (6.07-2) ... #7 170.5 Setting up debhelper (12.1.1) ... #7 170.5 Setting up dh-systemd (12.1.1) ... #7 170.5 Setting up dahdi-source (1:2.11.1.0.20170917~dfsg-7) ... #7 170.6 Processing triggers for libc-bin (2.28-10+deb10u3) ... #7 170.6 Processing triggers for sgml-base (1.29) ... #7 170.6 Setting up docutils-common (0.14+dfsg-4) ... #7 170.7 Setting up sgml-data (2.0.11) ... #7 171.0 Setting up docbook5-xml (5.0-2) ... #7 171.1 Processing triggers for sgml-base (1.29) ... #7 171.2 Setting up docbook (4.5-6) ... #7 171.2 Setting up python3-docutils (0.14+dfsg-4) ... #7 171.2 update-alternatives: using /usr/share/docutils/scripts/python3/rst-buildhtml to provide /usr/bin/rst-buildhtml (rst-buildhtml) in auto mode #7 171.2 update-alternatives: using /usr/share/docutils/scripts/python3/rst2html to provide /usr/bin/rst2html (rst2html) in auto mode #7 171.2 update-alternatives: using /usr/share/docutils/scripts/python3/rst2html4 to provide /usr/bin/rst2html4 (rst2html4) in auto mode #7 171.2 update-alternatives: using /usr/share/docutils/scripts/python3/rst2html5 to provide /usr/bin/rst2html5 (rst2html5) in auto mode #7 171.2 update-alternatives: using /usr/share/docutils/scripts/python3/rst2latex to provide /usr/bin/rst2latex (rst2latex) in auto mode #7 171.2 update-alternatives: using /usr/share/docutils/scripts/python3/rst2man to provide /usr/bin/rst2man (rst2man) in auto mode #7 171.2 update-alternatives: using /usr/share/docutils/scripts/python3/rst2odt to provide /usr/bin/rst2odt (rst2odt) in auto mode #7 171.2 update-alternatives: using /usr/share/docutils/scripts/python3/rst2odt_prepstyles to provide /usr/bin/rst2odt_prepstyles (rst2odt_prepstyles) in auto mode #7 171.2 update-alternatives: using /usr/share/docutils/scripts/python3/rst2pseudoxml to provide /usr/bin/rst2pseudoxml (rst2pseudoxml) in auto mode #7 171.2 update-alternatives: using /usr/share/docutils/scripts/python3/rst2s5 to provide /usr/bin/rst2s5 (rst2s5) in auto mode #7 171.3 update-alternatives: using /usr/share/docutils/scripts/python3/rst2xetex to provide /usr/bin/rst2xetex (rst2xetex) in auto mode #7 171.3 update-alternatives: using /usr/share/docutils/scripts/python3/rst2xml to provide /usr/bin/rst2xml (rst2xml) in auto mode #7 171.3 update-alternatives: using /usr/share/docutils/scripts/python3/rstpep2html to provide /usr/bin/rstpep2html (rstpep2html) in auto mode #7 171.5 Setting up docbook-xml (4.5-8) ... #7 172.8 Setting up python3-blockdiag (1.5.3+dfsg-5.2) ... #7 172.9 Setting up python3-nwdiag (1.0.4+dfsg-1) ... #7 173.1 Processing triggers for sgml-base (1.29) ... #7 173.1 Setting up dblatex (0.3.10-2) ... #7 173.3 Setting up docbook-dsssl (1.79-9.1) ... #7 173.4 Processing triggers for sgml-base (1.29) ... #7 173.4 Setting up docbook-utils (0.6.14-3.3) ... #7 173.4 Setting up asciidoc-dblatex (8.6.10-3) ... #7 173.4 Processing triggers for dbus (1.12.28-0+deb10u1) ... #7 173.4 Processing triggers for dictionaries-common (1.28.1) ... #7 173.6 aspell-autobuildhash: processing: en [en-common]. #7 173.7 aspell-autobuildhash: processing: en [en-variant_0]. #7 173.7 aspell-autobuildhash: processing: en [en-variant_1]. #7 173.7 aspell-autobuildhash: processing: en [en-variant_2]. #7 173.7 aspell-autobuildhash: processing: en [en-w_accents-only]. #7 173.7 aspell-autobuildhash: processing: en [en-wo_accents-only]. #7 173.7 aspell-autobuildhash: processing: en [en_AU-variant_0]. #7 173.7 aspell-autobuildhash: processing: en [en_AU-variant_1]. #7 173.7 aspell-autobuildhash: processing: en [en_AU-w_accents-only]. #7 173.7 aspell-autobuildhash: processing: en [en_AU-wo_accents-only]. #7 173.7 aspell-autobuildhash: processing: en [en_CA-variant_0]. #7 173.7 aspell-autobuildhash: processing: en [en_CA-variant_1]. #7 173.8 aspell-autobuildhash: processing: en [en_CA-w_accents-only]. #7 173.8 aspell-autobuildhash: processing: en [en_CA-wo_accents-only]. #7 173.8 aspell-autobuildhash: processing: en [en_GB-ise-w_accents-only]. #7 173.8 aspell-autobuildhash: processing: en [en_GB-ise-wo_accents-only]. #7 173.8 aspell-autobuildhash: processing: en [en_GB-ize-w_accents-only]. #7 173.8 aspell-autobuildhash: processing: en [en_GB-ize-wo_accents-only]. #7 173.8 aspell-autobuildhash: processing: en [en_GB-variant_0]. #7 173.8 aspell-autobuildhash: processing: en [en_GB-variant_1]. #7 173.8 aspell-autobuildhash: processing: en [en_US-w_accents-only]. #7 173.8 aspell-autobuildhash: processing: en [en_US-wo_accents-only]. #7 173.9 Processing triggers for ca-certificates (20200601~deb10u2) ... #7 173.9 Updating certificates in /etc/ssl/certs... #7 174.2 0 added, 0 removed; done. #7 174.2 Running hooks in /etc/ca-certificates/update.d... #7 174.2 done. #7 174.2 Processing triggers for tex-common (6.11) ... #7 174.3 Running updmap-sys. This may take some time... done. #7 174.8 Running mktexlsr /var/lib/texmf ... done. #7 174.8 Building format(s) --all. #7 174.8 This may take some time... done. #7 179.7 Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.38.1+dfsg-1) ... #7 DONE 180.2s #13 [ 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 #13 0.302 + arch #13 0.304 + [ x86_64 = x86_64 ] #13 0.304 + 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 #13 2.133 + tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz #13 4.222 + rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz #13 4.241 + mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm #13 4.242 + /opt/llvm-arm/bin/clang --version #13 4.247 clang version 14.0.0 (https://github.com/llvm/llvm-project.git 329fda39c507e8740978d10458451dcdb21563be) #13 4.247 Target: x86_64-unknown-linux-gnu #13 4.247 Thread model: posix #13 4.247 InstalledDir: /opt/llvm-arm/bin #13 4.247 + /opt/llvm-arm/bin/clang --print-targets #13 4.253 Registered Targets: #13 4.253 aarch64 - AArch64 (little endian) #13 4.253 aarch64_32 - AArch64 (little endian ILP32) #13 4.253 aarch64_be - AArch64 (big endian) #13 4.253 arm - ARM #13 4.253 arm64 - ARM64 (little endian) #13 4.253 arm64_32 - ARM64 (little endian ILP32) #13 4.253 armeb - ARM (big endian) #13 4.253 thumb - Thumb #13 4.253 thumbeb - Thumb (big endian) #13 DONE 4.6s #14 [ 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' #14 1.045 Collecting git+https://github.com/eriwen/lcov-to-cobertura-xml.git #14 1.045 Cloning https://github.com/eriwen/lcov-to-cobertura-xml.git to /tmp/pip-req-build-3veknrhx #14 1.552 Installing build dependencies: started #14 3.200 Installing build dependencies: finished with status 'done' #14 3.357 Collecting git+https://github.com/podshumok/python-smpplib.git #14 3.358 Cloning https://github.com/podshumok/python-smpplib.git to /tmp/pip-req-build-dmd2fgfe #14 3.960 Collecting sphinx-argparse from git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse #14 3.960 Cloning https://github.com/osmocom/sphinx-argparse (to revision master) to /tmp/pip-install-jq9abi3w/sphinx-argparse #14 4.573 Collecting pydbus #14 4.648 Downloading https://files.pythonhosted.org/packages/92/56/27148014c2f85ce70332f18612f921f682395c7d4e91ec103783be4fce00/pydbus-0.6.0-py2.py3-none-any.whl #14 4.672 Collecting pylint #14 4.781 Downloading https://files.pythonhosted.org/packages/b4/49/cea450a83079445a84f16050e571a7c383d3f474b13c5caedfebd4e35def/pylint-2.17.7-py3-none-any.whl (537kB) #14 4.878 Collecting pysispm #14 4.991 Downloading https://files.pythonhosted.org/packages/5a/b9/9fa384911a9a5c3c23809050b5f546f1ef0e0532a9baeafc87de36d59436/pysispm-0.6-py3-none-any.whl #14 5.005 Collecting sphinx #14 5.133 Downloading https://files.pythonhosted.org/packages/67/a7/01dd6fd9653c056258d65032aa09a615b5d7b07dd840845a9f41a8860fbc/sphinx-5.3.0-py3-none-any.whl (3.2MB) #14 5.493 Collecting sphinxcontrib-napoleon #14 5.616 Downloading https://files.pythonhosted.org/packages/75/f2/6b7627dfe7b4e418e295e254bb15c3a6455f11f8c0ad0d43113f678049c3/sphinxcontrib_napoleon-0.7-py2.py3-none-any.whl #14 5.636 Collecting swig #14 5.793 Downloading https://files.pythonhosted.org/packages/2f/df/11c14b2a71b0d94a226682cee3beaecf7cdb88cc20a4f276f5fc316b93e1/swig-4.2.1-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.9MB) #14 6.029 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from smpplib==2.1.0) (1.12.0) #14 6.040 Collecting tomlkit>=0.10.1 (from pylint) #14 6.095 Downloading https://files.pythonhosted.org/packages/73/6d/b5406752c4e4ba86692b22fab0afed8b48f16bdde8f92e1d852976b61dc6/tomlkit-0.12.5-py3-none-any.whl #14 6.118 Collecting mccabe<0.8,>=0.6 (from pylint) #14 6.140 Downloading https://files.pythonhosted.org/packages/27/1a/1f68f9ba0c207934b35b86a8ca3aad8395a3d6dd7921c0686e23853ff5a9/mccabe-0.7.0-py2.py3-none-any.whl #14 6.164 Collecting isort<6,>=4.2.5 (from pylint) #14 6.262 Downloading https://files.pythonhosted.org/packages/5f/f6/c55db45970fbd14de6ab72082f1b8a143c3a69aa031c1e0dd4b9ecc8d496/isort-5.11.5-py3-none-any.whl (104kB) #14 6.299 Collecting tomli>=1.1.0; python_version < "3.11" (from pylint) #14 6.330 Downloading https://files.pythonhosted.org/packages/97/75/10a9ebee3fd790d20926a90a2547f0bf78f371b2f13aa822c759680ca7b9/tomli-2.0.1-py3-none-any.whl #14 6.351 Collecting platformdirs>=2.2.0 (from pylint) #14 6.392 Downloading https://files.pythonhosted.org/packages/31/16/70be3b725073035aa5fc3229321d06e22e73e3e09f6af78dcfdf16c7636c/platformdirs-4.0.0-py3-none-any.whl #14 6.422 Collecting dill>=0.2; python_version < "3.11" (from pylint) #14 6.451 Downloading https://files.pythonhosted.org/packages/f5/3a/74a29b11cf2cdfcd6ba89c0cecd70b37cd1ba7b77978ce611eb7a146a832/dill-0.3.7-py3-none-any.whl (115kB) #14 6.480 Collecting astroid<=2.17.0-dev0,>=2.15.8 (from pylint) #14 6.592 Downloading https://files.pythonhosted.org/packages/16/b6/c0b5394ec6149e0129421f1a762b805e0e583974bc3cd65e3c7ce7c95444/astroid-2.15.8-py3-none-any.whl (278kB) #14 6.646 Collecting typing-extensions>=3.10.0; python_version < "3.10" (from pylint) #14 6.682 Downloading https://files.pythonhosted.org/packages/ec/6b/63cc3df74987c36fe26157ee12e09e8f9db4de771e0f3404263117e75b95/typing_extensions-4.7.1-py3-none-any.whl #14 6.701 Requirement already satisfied: pyusb>=1.0.0a in /usr/lib/python3/dist-packages (from pysispm) (1.0.2) #14 6.702 Requirement already satisfied: docutils<0.20,>=0.14 in /usr/lib/python3/dist-packages (from sphinx) (0.14) #14 6.709 Collecting imagesize>=1.3 (from sphinx) #14 6.739 Downloading https://files.pythonhosted.org/packages/ff/62/85c4c919272577931d407be5ba5d71c20f0b616d31a0befe0ae45bb79abd/imagesize-1.4.1-py2.py3-none-any.whl #14 6.761 Collecting sphinxcontrib-devhelp (from sphinx) #14 6.789 Downloading https://files.pythonhosted.org/packages/c5/09/5de5ed43a521387f18bdf5f5af31d099605c992fd25372b2b9b825ce48ee/sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84kB) #14 6.826 Collecting snowballstemmer>=2.0 (from sphinx) #14 6.848 Downloading https://files.pythonhosted.org/packages/ed/dc/c02e01294f7265e63a7315fe086dd1df7dacb9f840a804da846b96d01b96/snowballstemmer-2.2.0-py2.py3-none-any.whl (93kB) #14 6.874 Collecting sphinxcontrib-jsmath (from sphinx) #14 6.894 Downloading https://files.pythonhosted.org/packages/c2/42/4c8646762ee83602e3fb3fbe774c2fac12f317deb0b5dbeeedd2d3ba4b77/sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl #14 6.914 Collecting requests>=2.5.0 (from sphinx) #14 6.989 Downloading https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl (62kB) #14 7.009 Collecting Pygments>=2.12 (from sphinx) #14 7.065 Downloading https://files.pythonhosted.org/packages/97/9c/372fef8377a6e340b1704768d20daaded98bf13282b5327beb2e2fe2c7ef/pygments-2.17.2-py3-none-any.whl (1.2MB) #14 7.199 Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx) #14 7.226 Downloading https://files.pythonhosted.org/packages/c6/77/5464ec50dd0f1c1037e3c93249b040c8fc8078fdda97530eeb02424b6eea/sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94kB) #14 7.265 Collecting alabaster<0.8,>=0.7 (from sphinx) #14 7.293 Downloading https://files.pythonhosted.org/packages/64/88/c7083fc61120ab661c5d0b82cb77079fc1429d3f913a456c1c82cf4658f7/alabaster-0.7.13-py3-none-any.whl #14 7.314 Collecting packaging>=21.0 (from sphinx) #14 7.367 Downloading https://files.pythonhosted.org/packages/49/df/1fceb2f8900f8639e278b056416d49134fb8d84c5942ffaa01ad34782422/packaging-24.0-py3-none-any.whl (53kB) #14 7.392 Collecting babel>=2.9 (from sphinx) #14 7.428 Downloading https://files.pythonhosted.org/packages/0d/35/4196b21041e29a42dc4f05866d0c94fa26c9da88ce12c38c2265e42c82fb/Babel-2.14.0-py3-none-any.whl (11.0MB) #14 8.400 Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) #14 8.423 Downloading https://files.pythonhosted.org/packages/63/40/c854ef09500e25f6432dcbad0f37df87fd7046d376272292d8654cc71c95/sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100kB) #14 8.464 Collecting importlib-metadata>=4.8; python_version < "3.10" (from sphinx) #14 8.566 Downloading https://files.pythonhosted.org/packages/ff/94/64287b38c7de4c90683630338cf28f129decbba0a44f0c6db35a873c73c4/importlib_metadata-6.7.0-py3-none-any.whl #14 8.612 Collecting sphinxcontrib-applehelp (from sphinx) #14 8.659 Downloading https://files.pythonhosted.org/packages/dc/47/86022665a9433d89a66f5911b558ddff69861766807ba685de2e324bd6ed/sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121kB) #14 8.709 Collecting sphinxcontrib-qthelp (from sphinx) #14 8.732 Downloading https://files.pythonhosted.org/packages/2b/14/05f9206cf4e9cfca1afb5fd224c7cd434dcc3a433d6d9e4e0264d29c6cdb/sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90kB) #14 8.766 Collecting Jinja2>=3.0 (from sphinx) #14 8.807 Downloading https://files.pythonhosted.org/packages/31/80/3a54838c3fb461f6fec263ebf3a3a41771bd05190238de3486aae8540c36/jinja2-3.1.4-py3-none-any.whl (133kB) #14 8.839 Collecting pockets>=0.3 (from sphinxcontrib-napoleon) #14 8.965 Downloading https://files.pythonhosted.org/packages/e9/2f/a4583c70fbd8cd04910e2884bcc2bdd670e884061f7b4d70bc13e632a993/pockets-0.9.1-py2.py3-none-any.whl #14 8.983 Collecting wrapt<2,>=1.11; python_version < "3.11" (from astroid<=2.17.0-dev0,>=2.15.8->pylint) #14 9.258 Downloading https://files.pythonhosted.org/packages/7f/46/896369f2550d1ecb5e776f532aada5e77e5e13f821045978cf3d7f3f236b/wrapt-1.16.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (77kB) #14 9.280 Collecting lazy-object-proxy>=1.4.0 (from astroid<=2.17.0-dev0,>=2.15.8->pylint) #14 9.399 Downloading https://files.pythonhosted.org/packages/11/fe/be1eb76d83f1b5242c492b410ce86c59db629c0b0f0f8e75018dfd955c30/lazy_object_proxy-1.9.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (58kB) #14 9.419 Collecting typed-ast<2.0,>=1.4.0; implementation_name == "cpython" and python_version < "3.8" (from astroid<=2.17.0-dev0,>=2.15.8->pylint) #14 9.551 Downloading https://files.pythonhosted.org/packages/f9/7e/a424029f350aa8078b75fd0d360a787a273ca753a678d1104c5fa4f3072a/typed_ast-1.5.5.tar.gz (252kB) #14 9.762 Collecting idna<4,>=2.5 (from requests>=2.5.0->sphinx) #14 9.792 Downloading https://files.pythonhosted.org/packages/e5/3e/741d8c82801c347547f8a2a06aa57dbb1992be9e948df2ea0eda2c8b79e8/idna-3.7-py3-none-any.whl (66kB) #14 9.813 Collecting urllib3<3,>=1.21.1 (from requests>=2.5.0->sphinx) #14 9.881 Downloading https://files.pythonhosted.org/packages/d2/b2/b157855192a68541a91ba7b2bbcb91f1b4faa51f8bae38d8005c034be524/urllib3-2.0.7-py3-none-any.whl (124kB) #14 9.918 Collecting certifi>=2017.4.17 (from requests>=2.5.0->sphinx) #14 9.970 Downloading https://files.pythonhosted.org/packages/ba/06/a07f096c664aeb9f01624f858c3add0a4e913d6c96257acb4fce61e7de14/certifi-2024.2.2-py3-none-any.whl (163kB) #14 9.998 Collecting charset-normalizer<4,>=2 (from requests>=2.5.0->sphinx) #14 10.23 Downloading https://files.pythonhosted.org/packages/28/76/e6222113b83e3622caa4bb41032d0b1bf785250607392e1b778aca0b8a7d/charset_normalizer-3.3.2-py3-none-any.whl (48kB) #14 10.25 Collecting pytz>=2015.7; python_version < "3.9" (from babel>=2.9->sphinx) #14 10.40 Downloading https://files.pythonhosted.org/packages/9c/3d/a121f284241f08268b21359bd425f7d4825cffc5ac5cd0e1b3d82ffd2b10/pytz-2024.1-py2.py3-none-any.whl (505kB) #14 10.50 Collecting zipp>=0.5 (from importlib-metadata>=4.8; python_version < "3.10"->sphinx) #14 10.55 Downloading https://files.pythonhosted.org/packages/5b/fa/c9e82bbe1af6266adf08afb563905eb87cab83fde00a0a08963510621047/zipp-3.15.0-py3-none-any.whl #14 10.57 Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) #14 10.73 Downloading https://files.pythonhosted.org/packages/87/5b/aae44c6655f3801e81aa3eef09dbbf012431987ba564d7231722f68df02d/MarkupSafe-2.1.5.tar.gz #14 10.90 Building wheels for collected packages: sphinx-argparse, lcov-cobertura, smpplib, typed-ast, MarkupSafe #14 10.90 Running setup.py bdist_wheel for sphinx-argparse: started #14 11.00 Running setup.py bdist_wheel for sphinx-argparse: finished with status 'error' #14 11.00 Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-jq9abi3w/sphinx-argparse/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-a9ns22dc --python-tag cp37: #14 11.00 usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] #14 11.00 or: -c --help [cmd1 cmd2 ...] #14 11.00 or: -c --help-commands #14 11.00 or: -c cmd --help #14 11.00 #14 11.00 error: invalid command 'bdist_wheel' #14 11.00 #14 11.00 ---------------------------------------- #14 11.00 Failed building wheel for sphinx-argparse #14 11.00 Running setup.py clean for sphinx-argparse #14 11.13 Running setup.py bdist_wheel for lcov-cobertura: started #14 11.31 Running setup.py bdist_wheel for lcov-cobertura: finished with status 'done' #14 11.31 Stored in directory: /tmp/pip-ephem-wheel-cache-v5wg5mc_/wheels/58/40/90/cb9b815942abb7566a5ed6f2e4203e444b3f65933ca6612467 #14 11.32 Running setup.py bdist_wheel for smpplib: started #14 11.43 Running setup.py bdist_wheel for smpplib: finished with status 'error' #14 11.43 Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-req-build-dmd2fgfe/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-zx80a5fl --python-tag cp37: #14 11.43 usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] #14 11.43 or: -c --help [cmd1 cmd2 ...] #14 11.43 or: -c --help-commands #14 11.43 or: -c cmd --help #14 11.43 #14 11.43 error: invalid command 'bdist_wheel' #14 11.43 #14 11.43 ---------------------------------------- #14 11.43 Failed building wheel for smpplib #14 11.43 Running setup.py clean for smpplib #14 11.53 Running setup.py bdist_wheel for typed-ast: started #14 11.64 Running setup.py bdist_wheel for typed-ast: finished with status 'error' #14 11.64 Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-jq9abi3w/typed-ast/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-oeodc_8m --python-tag cp37: #14 11.64 usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] #14 11.64 or: -c --help [cmd1 cmd2 ...] #14 11.64 or: -c --help-commands #14 11.64 or: -c cmd --help #14 11.64 #14 11.64 error: invalid command 'bdist_wheel' #14 11.64 #14 11.64 ---------------------------------------- #14 11.64 Failed building wheel for typed-ast #14 11.64 Running setup.py clean for typed-ast #14 11.74 Running setup.py bdist_wheel for MarkupSafe: started #14 11.86 Running setup.py bdist_wheel for MarkupSafe: finished with status 'error' #14 11.86 Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-jq9abi3w/MarkupSafe/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-urn1q8pf --python-tag cp37: #14 11.86 usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] #14 11.86 or: -c --help [cmd1 cmd2 ...] #14 11.86 or: -c --help-commands #14 11.86 or: -c cmd --help #14 11.86 #14 11.86 error: invalid command 'bdist_wheel' #14 11.86 #14 11.86 ---------------------------------------- #14 11.86 Failed building wheel for MarkupSafe #14 11.86 Running setup.py clean for MarkupSafe #14 11.97 Successfully built lcov-cobertura #14 11.97 Failed to build sphinx-argparse smpplib typed-ast MarkupSafe #14 12.09 Installing collected packages: imagesize, sphinxcontrib-devhelp, snowballstemmer, sphinxcontrib-jsmath, idna, urllib3, certifi, charset-normalizer, requests, Pygments, sphinxcontrib-serializinghtml, alabaster, packaging, pytz, babel, sphinxcontrib-htmlhelp, typing-extensions, zipp, importlib-metadata, sphinxcontrib-applehelp, sphinxcontrib-qthelp, MarkupSafe, Jinja2, sphinx, sphinx-argparse, pydbus, tomlkit, mccabe, isort, tomli, platformdirs, dill, wrapt, lazy-object-proxy, typed-ast, astroid, pylint, pysispm, pockets, sphinxcontrib-napoleon, swig, lcov-cobertura, smpplib #14 12.35 Found existing installation: Pygments 2.3.1 #14 12.36 Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /usr #14 12.36 Can't uninstall 'Pygments'. No files were found to uninstall. #14 13.17 Found existing installation: MarkupSafe 1.1.0 #14 13.18 Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /usr #14 13.18 Can't uninstall 'MarkupSafe'. No files were found to uninstall. #14 13.18 Running setup.py install for MarkupSafe: started #14 13.52 Running setup.py install for MarkupSafe: finished with status 'done' #14 13.98 Running setup.py install for sphinx-argparse: started #14 14.15 Running setup.py install for sphinx-argparse: finished with status 'done' #14 14.34 Running setup.py install for typed-ast: started #14 21.68 Running setup.py install for typed-ast: finished with status 'done' #14 22.14 Running setup.py install for smpplib: started #14 22.33 Running setup.py install for smpplib: finished with status 'done' #14 22.36 Successfully installed Jinja2-3.1.4 MarkupSafe-2.1.5 Pygments-2.17.2 alabaster-0.7.13 astroid-2.15.8 babel-2.14.0 certifi-2024.2.2 charset-normalizer-3.3.2 dill-0.3.7 idna-3.7 imagesize-1.4.1 importlib-metadata-6.7.0 isort-5.11.5 lazy-object-proxy-1.9.0 lcov-cobertura-2.0.2 mccabe-0.7.0 packaging-24.0 platformdirs-4.0.0 pockets-0.9.1 pydbus-0.6.0 pylint-2.17.7 pysispm-0.6 pytz-2024.1 requests-2.31.0 smpplib-2.1.0 snowballstemmer-2.2.0 sphinx-5.3.0 sphinx-argparse-0.2.5 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-napoleon-0.7 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 swig-4.2.1 tomli-2.0.1 tomlkit-0.12.5 typed-ast-1.5.5 typing-extensions-4.7.1 urllib3-2.0.7 wrapt-1.16.0 zipp-3.15.0 #14 DONE 22.8s #15 [ 5/23] ADD https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt /tmp/pysim_requirements.txt #15 DONE 0.1s #16 [ 6/23] RUN pip3 install -r /tmp/pysim_requirements.txt #16 1.048 Collecting git+https://github.com/osmocom/asn1tools (from -r /tmp/pysim_requirements.txt (line 14)) #16 1.048 Cloning https://github.com/osmocom/asn1tools to /tmp/pip-req-build-xdql6pz9 #16 2.114 Collecting git+https://github.com/hologram-io/smpp.pdu (from -r /tmp/pysim_requirements.txt (line 16)) #16 2.115 Cloning https://github.com/hologram-io/smpp.pdu to /tmp/pip-req-build-tybtsd8i #16 2.725 Collecting pyscard (from -r /tmp/pysim_requirements.txt (line 1)) #16 2.835 Downloading https://files.pythonhosted.org/packages/b4/42/1608722ca8fcf0311b6ca7ece39610c599b64a8d3988226c9d134ef6cbdb/pyscard-2.0.9.tar.gz (153kB) #16 2.898 Installing build dependencies: started #16 4.533 Installing build dependencies: finished with status 'done' #16 4.719 Collecting pyserial (from -r /tmp/pysim_requirements.txt (line 2)) #16 4.741 Downloading https://files.pythonhosted.org/packages/07/bc/587a445451b253b285629263eb51c2d8e9bcea4fc97826266d186f96f558/pyserial-3.5-py2.py3-none-any.whl (90kB) #16 4.780 Collecting pytlv (from -r /tmp/pysim_requirements.txt (line 3)) #16 4.887 Downloading https://files.pythonhosted.org/packages/bf/fb/05cb227d725bae7fce250c5b4706442d74e94e3f5faa655efd4621ed559c/pytlv-0.71.tar.gz #16 5.071 Collecting cmd2>=1.5 (from -r /tmp/pysim_requirements.txt (line 4)) #16 5.149 Downloading https://files.pythonhosted.org/packages/f3/9a/495a0577cbae4a11dc0b2a2174688f0bab83d1b81245a105f1613a365828/cmd2-2.4.3-py3-none-any.whl (147kB) #16 5.212 Collecting jsonpath-ng (from -r /tmp/pysim_requirements.txt (line 5)) #16 5.236 Downloading https://files.pythonhosted.org/packages/16/0a/3b1ee3721b4bd684b0e29c724ab82ed3b2c0e42285beb8bf9e18de8c903f/jsonpath_ng-1.6.1-py3-none-any.whl #16 5.268 Collecting construct>=2.9.51 (from -r /tmp/pysim_requirements.txt (line 6)) #16 5.302 Downloading https://files.pythonhosted.org/packages/b2/fb/08b3f4bf05da99aba8ffea52a558758def16e8516bc75ca94ff73587e7d3/construct-2.10.70-py3-none-any.whl (63kB) #16 5.339 Collecting bidict (from -r /tmp/pysim_requirements.txt (line 7)) #16 5.369 Downloading https://files.pythonhosted.org/packages/b5/82/ce0b6380f35f49d3fe687979a324c342cfa3588380232f3801db9dd62f9e/bidict-0.22.1-py3-none-any.whl #16 5.428 Collecting gsm0338 (from -r /tmp/pysim_requirements.txt (line 8)) #16 5.538 Downloading https://files.pythonhosted.org/packages/2e/7d/88c13ec66a5e7d0ebfb2b9f459c23103549e76de7f83d591ef348275e611/gsm0338-1.0.0-py2.py3-none-any.whl #16 5.563 Collecting pyyaml>=5.1 (from -r /tmp/pysim_requirements.txt (line 9)) #16 5.683 Downloading https://files.pythonhosted.org/packages/cd/e5/af35f7ea75cf72f2cd079c95ee16797de7cd71f29ea7c68ae5ce7be1eda0/PyYAML-6.0.1.tar.gz (125kB) #16 5.794 Installing build dependencies: started #16 8.851 Installing build dependencies: finished with status 'done' #16 9.560 Collecting termcolor (from -r /tmp/pysim_requirements.txt (line 10)) #16 9.582 Downloading https://files.pythonhosted.org/packages/67/e1/434566ffce04448192369c1a282931cf4ae593e91907558eaecd2e9f2801/termcolor-2.3.0-py3-none-any.whl #16 9.606 Collecting colorlog (from -r /tmp/pysim_requirements.txt (line 11)) #16 9.652 Downloading https://files.pythonhosted.org/packages/f3/18/3e867ab37a24fdf073c1617b9c7830e06ec270b1ea4694a624038fc40a03/colorlog-6.8.2-py3-none-any.whl #16 9.679 Collecting pycryptodomex (from -r /tmp/pysim_requirements.txt (line 12)) #16 10.01 Downloading https://files.pythonhosted.org/packages/31/a4/b03a16637574312c1b54c55aedeed8a4cb7d101d44058d46a0e5706c63e1/pycryptodomex-3.20.0.tar.gz (4.8MB) #16 10.55 Installing build dependencies: started #16 12.15 Installing build dependencies: finished with status 'done' #16 13.12 Requirement already satisfied: cryptography in /usr/lib/python3/dist-packages (from -r /tmp/pysim_requirements.txt (line 13)) (2.6.1) #16 13.13 Requirement already satisfied: packaging in /usr/local/lib/python3.7/dist-packages (from -r /tmp/pysim_requirements.txt (line 15)) (24.0) #16 13.14 Collecting bitstruct (from asn1tools==0.166.0->-r /tmp/pysim_requirements.txt (line 14)) #16 13.19 Downloading https://files.pythonhosted.org/packages/24/54/784b5536bf49d6a3387b16e798dce45e9296ea1c331bf48e241dc7dabacd/bitstruct-8.19.0.tar.gz #16 13.20 Installing build dependencies: started #16 14.80 Installing build dependencies: finished with status 'done' #16 15.19 Collecting pyparsing>=3.0.6 (from asn1tools==0.166.0->-r /tmp/pysim_requirements.txt (line 14)) #16 15.27 Downloading https://files.pythonhosted.org/packages/9d/ea/6d76df31432a0e6fdf81681a895f009a4bb47b3c39036db3e1b528191d52/pyparsing-3.1.2-py3-none-any.whl (103kB) #16 15.30 Collecting attrs>=16.3.0 (from cmd2>=1.5->-r /tmp/pysim_requirements.txt (line 4)) #16 15.34 Downloading https://files.pythonhosted.org/packages/e0/44/827b2a91a5816512fcaf3cc4ebc465ccd5d598c45cefa6703fcf4a79018f/attrs-23.2.0-py3-none-any.whl (60kB) #16 15.39 Collecting pyperclip>=1.6 (from cmd2>=1.5->-r /tmp/pysim_requirements.txt (line 4)) #16 15.42 Downloading https://files.pythonhosted.org/packages/a7/2c/4c64579f847bd5d539803c8b909e54ba087a79d01bb3aba433a95879a6c5/pyperclip-1.8.2.tar.gz #16 15.62 Collecting wcwidth>=0.1.7 (from cmd2>=1.5->-r /tmp/pysim_requirements.txt (line 4)) #16 15.64 Downloading https://files.pythonhosted.org/packages/fd/84/fd2ba7aafacbad3c4201d395674fc6348826569da3c0937e75505ead3528/wcwidth-0.2.13-py2.py3-none-any.whl #16 15.66 Requirement already satisfied: typing-extensions; python_version < "3.8" in /usr/local/lib/python3.7/dist-packages (from cmd2>=1.5->-r /tmp/pysim_requirements.txt (line 4)) (4.7.1) #16 15.66 Requirement already satisfied: importlib-metadata>=1.6.0; python_version < "3.8" in /usr/local/lib/python3.7/dist-packages (from cmd2>=1.5->-r /tmp/pysim_requirements.txt (line 4)) (6.7.0) #16 15.69 Collecting ply (from jsonpath-ng->-r /tmp/pysim_requirements.txt (line 5)) #16 15.71 Downloading https://files.pythonhosted.org/packages/a3/58/35da89ee790598a0700ea49b2a66594140f44dec458c07e8e3d4979137fc/ply-3.11-py2.py3-none-any.whl (49kB) #16 15.73 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from gsm0338->-r /tmp/pysim_requirements.txt (line 8)) (1.12.0) #16 15.73 Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.7/dist-packages (from importlib-metadata>=1.6.0; python_version < "3.8"->cmd2>=1.5->-r /tmp/pysim_requirements.txt (line 4)) (3.15.0) #16 15.74 Building wheels for collected packages: pyscard, pytlv, pyyaml, pycryptodomex, asn1tools, bitstruct, smpp.pdu, pyperclip #16 15.74 Running setup.py bdist_wheel for pyscard: started #16 15.88 Running setup.py bdist_wheel for pyscard: finished with status 'error' #16 15.88 Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-udj60jd0/pyscard/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-0849edpw --python-tag cp37: #16 15.88 usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] #16 15.88 or: -c --help [cmd1 cmd2 ...] #16 15.88 or: -c --help-commands #16 15.88 or: -c cmd --help #16 15.88 #16 15.88 error: invalid command 'bdist_wheel' #16 15.88 #16 15.88 ---------------------------------------- #16 15.88 Failed building wheel for pyscard #16 15.88 Running setup.py clean for pyscard #16 16.04 Running setup.py bdist_wheel for pytlv: started #16 16.16 Running setup.py bdist_wheel for pytlv: finished with status 'error' #16 16.16 Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-udj60jd0/pytlv/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-v6a7zzbj --python-tag cp37: #16 16.16 usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] #16 16.16 or: -c --help [cmd1 cmd2 ...] #16 16.16 or: -c --help-commands #16 16.16 or: -c cmd --help #16 16.16 #16 16.16 error: invalid command 'bdist_wheel' #16 16.16 #16 16.16 ---------------------------------------- #16 16.16 Failed building wheel for pytlv #16 16.16 Running setup.py clean for pytlv #16 16.28 Running setup.py bdist_wheel for pyyaml: started #16 16.58 Running setup.py bdist_wheel for pyyaml: finished with status 'done' #16 16.58 Stored in directory: /root/.cache/pip/wheels/e6/c6/ef/4e8ee93f1b79fc90562f1600d47189799f8213023d9dadafa2 #16 16.62 Running setup.py bdist_wheel for pycryptodomex: started #16 17.53 Running setup.py bdist_wheel for pycryptodomex: finished with status 'error' #16 17.53 Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-udj60jd0/pycryptodomex/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-1sqk9c3b --python-tag cp37: #16 17.53 Testing support for clang #16 17.53 Target does not support clang #16 17.53 Testing support for gcc #16 17.53 Target does support gcc #16 17.53 Testing support for stdint.h header #16 17.53 Target does support stdint.h header #16 17.53 Testing support for 128-bit integer #16 17.53 Target does support 128-bit integer #16 17.53 Testing support for cpuid.h header #16 17.53 Target does support cpuid.h header #16 17.53 Testing support for intrin.h header #16 17.53 Target does not support intrin.h header #16 17.53 Testing support for posix_memalign #16 17.53 Target does support posix_memalign #16 17.53 Testing support for SSE2(intrin.h) #16 17.53 Target does not support SSE2(intrin.h) #16 17.53 Testing support for SSE2(x86intrin.h) #16 17.53 Target does support SSE2(x86intrin.h) #16 17.53 Testing support for AESNI intrinsics #16 17.53 Target does support AESNI intrinsics #16 17.53 Compiling support for AESNI instructions #16 17.53 Testing support for CLMUL intrinsics #16 17.53 Target does support CLMUL intrinsics #16 17.53 Compiling support for CLMUL instructions #16 17.53 usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] #16 17.53 or: -c --help [cmd1 cmd2 ...] #16 17.53 or: -c --help-commands #16 17.53 or: -c cmd --help #16 17.53 #16 17.53 error: invalid command 'bdist_wheel' #16 17.53 #16 17.53 ---------------------------------------- #16 17.53 Failed building wheel for pycryptodomex #16 17.53 Running setup.py clean for pycryptodomex #16 18.44 Running setup.py bdist_wheel for asn1tools: started #16 18.56 Running setup.py bdist_wheel for asn1tools: finished with status 'error' #16 18.56 Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-req-build-xdql6pz9/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-j6k69fgl --python-tag cp37: #16 18.56 usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] #16 18.56 or: -c --help [cmd1 cmd2 ...] #16 18.56 or: -c --help-commands #16 18.56 or: -c cmd --help #16 18.56 #16 18.56 error: invalid command 'bdist_wheel' #16 18.56 #16 18.56 ---------------------------------------- #16 18.56 Failed building wheel for asn1tools #16 18.56 Running setup.py clean for asn1tools #16 18.69 Running setup.py bdist_wheel for bitstruct: started #16 19.01 Running setup.py bdist_wheel for bitstruct: finished with status 'error' #16 19.01 Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-udj60jd0/bitstruct/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-hqm_ar9e --python-tag cp37: #16 19.01 /tmp/pip-build-env-h92ylgrd/lib/python3.7/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. #16 19.01 config = read_configuration(filepath, True, ignore_option_errors, dist) #16 19.01 usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] #16 19.01 or: -c --help [cmd1 cmd2 ...] #16 19.01 or: -c --help-commands #16 19.01 or: -c cmd --help #16 19.01 #16 19.01 error: invalid command 'bdist_wheel' #16 19.01 #16 19.01 ---------------------------------------- #16 19.01 Failed building wheel for bitstruct #16 19.01 Running setup.py clean for bitstruct #16 19.34 Running setup.py bdist_wheel for smpp.pdu: started #16 19.46 Running setup.py bdist_wheel for smpp.pdu: finished with status 'error' #16 19.46 Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-req-build-tybtsd8i/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-7kn72t_u --python-tag cp37: #16 19.46 usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] #16 19.46 or: -c --help [cmd1 cmd2 ...] #16 19.46 or: -c --help-commands #16 19.46 or: -c cmd --help #16 19.46 #16 19.46 error: invalid command 'bdist_wheel' #16 19.46 #16 19.46 ---------------------------------------- #16 19.46 Failed building wheel for smpp.pdu #16 19.46 Running setup.py clean for smpp.pdu #16 19.58 Running setup.py bdist_wheel for pyperclip: started #16 19.69 Running setup.py bdist_wheel for pyperclip: finished with status 'error' #16 19.69 Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-udj60jd0/pyperclip/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-xl21abpi --python-tag cp37: #16 19.69 usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] #16 19.69 or: -c --help [cmd1 cmd2 ...] #16 19.69 or: -c --help-commands #16 19.69 or: -c cmd --help #16 19.69 #16 19.69 error: invalid command 'bdist_wheel' #16 19.69 #16 19.69 ---------------------------------------- #16 19.69 Failed building wheel for pyperclip #16 19.69 Running setup.py clean for pyperclip #16 19.81 Successfully built pyyaml #16 19.81 Failed to build pyscard pytlv pycryptodomex asn1tools bitstruct smpp.pdu pyperclip #16 19.97 Installing collected packages: pyscard, pyserial, pytlv, attrs, pyperclip, wcwidth, cmd2, ply, jsonpath-ng, construct, bidict, gsm0338, pyyaml, termcolor, colorlog, pycryptodomex, bitstruct, pyparsing, asn1tools, smpp.pdu #16 19.97 Running setup.py install for pyscard: started #16 21.71 Running setup.py install for pyscard: finished with status 'done' #16 21.77 Running setup.py install for pytlv: started #16 21.94 Running setup.py install for pytlv: finished with status 'done' #16 21.97 Running setup.py install for pyperclip: started #16 22.14 Running setup.py install for pyperclip: finished with status 'done' #16 22.30 Found existing installation: PyYAML 3.13 #16 22.30 Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /usr #16 22.30 Can't uninstall 'PyYAML'. No files were found to uninstall. #16 22.33 Running setup.py install for pycryptodomex: started #16 40.84 Running setup.py install for pycryptodomex: finished with status 'done' #16 40.88 Running setup.py install for bitstruct: started #16 42.05 Running setup.py install for bitstruct: finished with status 'done' #16 42.10 Running setup.py install for asn1tools: started #16 42.38 Running setup.py install for asn1tools: finished with status 'done' #16 42.39 Running setup.py install for smpp.pdu: started #16 42.58 Running setup.py install for smpp.pdu: finished with status 'done' #16 42.60 Successfully installed asn1tools-0.166.0 attrs-23.2.0 bidict-0.22.1 bitstruct cmd2-2.4.3 colorlog-6.8.2 construct-2.10.70 gsm0338-1.0.0 jsonpath-ng-1.6.1 ply-3.11 pycryptodomex pyparsing-3.1.2 pyperclip-1.8.2 pyscard pyserial-3.5 pytlv-0.71 pyyaml-6.0.1 smpp.pdu-0.3 termcolor-2.3.0 wcwidth-0.2.13 #16 DONE 42.7s #17 [ 7/23] RUN useradd --uid=1000 build #17 DONE 0.4s #18 [ 8/23] RUN mkdir /build #18 DONE 0.4s #19 [ 9/23] RUN chown build:build /build #19 DONE 0.3s #20 [10/23] ADD http://git.osmocom.org/python/osmo-python-tests/patch/?id=fb4b813d4df62b7b2445bdced961eb1847267eed /tmp/osmo-python-tests2-commit #20 DONE 0.0s #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 0.321 Cloning into 'osmo-python-tests2'... #21 0.457 Note: checking out 'fb4b813d4df62b7b2445bdced961eb1847267eed'. #21 0.457 #21 0.457 You are in 'detached HEAD' state. You can look around, make experimental #21 0.457 changes and commit them, and you can discard any commits you make in this #21 0.457 state without impacting any branches by performing another checkout. #21 0.457 #21 0.457 If you want to create a new branch to retain commits you create, you may #21 0.457 do so (now or later) by using -b with the checkout command again. Example: #21 0.457 #21 0.457 git checkout -b #21 0.457 #21 0.457 HEAD is now at fb4b813 osmo_interact_vty.py: fix py3 encoding bug #21 0.547 running clean #21 0.547 running build #21 0.547 running build_py #21 0.548 creating build #21 0.548 creating build/lib.linux-x86_64-2.7 #21 0.548 creating build/lib.linux-x86_64-2.7/osmopy #21 0.548 copying osmopy/trap_helper.py -> build/lib.linux-x86_64-2.7/osmopy #21 0.548 copying osmopy/osmo_ipa.py -> build/lib.linux-x86_64-2.7/osmopy #21 0.548 copying osmopy/twisted_ipa.py -> build/lib.linux-x86_64-2.7/osmopy #21 0.548 copying osmopy/__init__.py -> build/lib.linux-x86_64-2.7/osmopy #21 0.548 copying osmopy/osmoutil.py -> build/lib.linux-x86_64-2.7/osmopy #21 0.548 copying osmopy/obscvty.py -> build/lib.linux-x86_64-2.7/osmopy #21 0.549 creating build/lib.linux-x86_64-2.7/osmopy/osmo_interact #21 0.549 copying osmopy/osmo_interact/common.py -> build/lib.linux-x86_64-2.7/osmopy/osmo_interact #21 0.549 copying osmopy/osmo_interact/ctrl.py -> build/lib.linux-x86_64-2.7/osmopy/osmo_interact #21 0.549 copying osmopy/osmo_interact/__init__.py -> build/lib.linux-x86_64-2.7/osmopy/osmo_interact #21 0.549 copying osmopy/osmo_interact/vty.py -> build/lib.linux-x86_64-2.7/osmopy/osmo_interact #21 0.549 running build_scripts #21 0.550 creating build/scripts-2.7 #21 0.550 copying and adjusting scripts/osmodumpdoc.py -> build/scripts-2.7 #21 0.550 copying and adjusting scripts/osmotestconfig.py -> build/scripts-2.7 #21 0.550 copying and adjusting scripts/osmotestvty.py -> build/scripts-2.7 #21 0.550 changing mode of build/scripts-2.7/osmodumpdoc.py from 644 to 755 #21 0.550 changing mode of build/scripts-2.7/osmotestconfig.py from 644 to 755 #21 0.550 changing mode of build/scripts-2.7/osmotestvty.py from 644 to 755 #21 0.550 running install #21 0.577 running bdist_egg #21 0.577 running egg_info #21 0.577 creating osmopython.egg-info #21 0.577 writing osmopython.egg-info/PKG-INFO #21 0.577 writing top-level names to osmopython.egg-info/top_level.txt #21 0.578 writing dependency_links to osmopython.egg-info/dependency_links.txt #21 0.578 writing manifest file 'osmopython.egg-info/SOURCES.txt' #21 0.578 reading manifest file 'osmopython.egg-info/SOURCES.txt' #21 0.578 writing manifest file 'osmopython.egg-info/SOURCES.txt' #21 0.579 installing library code to build/bdist.linux-x86_64/egg #21 0.579 running install_lib #21 0.579 creating build/bdist.linux-x86_64 #21 0.579 creating build/bdist.linux-x86_64/egg #21 0.579 creating build/bdist.linux-x86_64/egg/osmopy #21 0.579 copying build/lib.linux-x86_64-2.7/osmopy/trap_helper.py -> build/bdist.linux-x86_64/egg/osmopy #21 0.579 copying build/lib.linux-x86_64-2.7/osmopy/osmo_ipa.py -> build/bdist.linux-x86_64/egg/osmopy #21 0.579 copying build/lib.linux-x86_64-2.7/osmopy/twisted_ipa.py -> build/bdist.linux-x86_64/egg/osmopy #21 0.579 creating build/bdist.linux-x86_64/egg/osmopy/osmo_interact #21 0.579 copying build/lib.linux-x86_64-2.7/osmopy/osmo_interact/common.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #21 0.579 copying build/lib.linux-x86_64-2.7/osmopy/osmo_interact/ctrl.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #21 0.579 copying build/lib.linux-x86_64-2.7/osmopy/osmo_interact/__init__.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #21 0.580 copying build/lib.linux-x86_64-2.7/osmopy/osmo_interact/vty.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #21 0.580 copying build/lib.linux-x86_64-2.7/osmopy/__init__.py -> build/bdist.linux-x86_64/egg/osmopy #21 0.580 copying build/lib.linux-x86_64-2.7/osmopy/osmoutil.py -> build/bdist.linux-x86_64/egg/osmopy #21 0.580 copying build/lib.linux-x86_64-2.7/osmopy/obscvty.py -> build/bdist.linux-x86_64/egg/osmopy #21 0.580 byte-compiling build/bdist.linux-x86_64/egg/osmopy/trap_helper.py to trap_helper.pyc #21 0.581 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_ipa.py to osmo_ipa.pyc #21 0.582 byte-compiling build/bdist.linux-x86_64/egg/osmopy/twisted_ipa.py to twisted_ipa.pyc #21 0.584 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/common.py to common.pyc #21 0.585 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/ctrl.py to ctrl.pyc #21 0.586 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/__init__.py to __init__.pyc #21 0.586 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/vty.py to vty.pyc #21 0.586 byte-compiling build/bdist.linux-x86_64/egg/osmopy/__init__.py to __init__.pyc #21 0.586 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmoutil.py to osmoutil.pyc #21 0.587 byte-compiling build/bdist.linux-x86_64/egg/osmopy/obscvty.py to obscvty.pyc #21 0.588 creating build/bdist.linux-x86_64/egg/EGG-INFO #21 0.588 installing scripts to build/bdist.linux-x86_64/egg/EGG-INFO/scripts #21 0.588 running install_scripts #21 0.588 creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts #21 0.588 copying build/scripts-2.7/osmodumpdoc.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #21 0.588 copying build/scripts-2.7/osmotestconfig.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #21 0.588 copying build/scripts-2.7/osmotestvty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #21 0.588 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmodumpdoc.py to 755 #21 0.588 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestconfig.py to 755 #21 0.588 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestvty.py to 755 #21 0.588 copying osmopython.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO #21 0.588 copying osmopython.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #21 0.588 copying osmopython.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #21 0.589 copying osmopython.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #21 0.589 zip_safe flag not set; analyzing archive contents... #21 0.589 osmopy.trap_helper: module references __file__ #21 0.590 creating dist #21 0.590 creating 'dist/osmopython-0.1.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it #21 0.596 removing 'build/bdist.linux-x86_64/egg' (and everything under it) #21 0.597 Processing osmopython-0.1.0-py2.7.egg #21 0.598 creating /usr/local/lib/python2.7/dist-packages/osmopython-0.1.0-py2.7.egg #21 0.598 Extracting osmopython-0.1.0-py2.7.egg to /usr/local/lib/python2.7/dist-packages #21 0.609 Adding osmopython 0.1.0 to easy-install.pth file #21 0.609 Installing osmodumpdoc.py script to /usr/local/bin #21 0.610 Installing osmotestconfig.py script to /usr/local/bin #21 0.610 Installing osmotestvty.py script to /usr/local/bin #21 0.611 #21 0.611 Installed /usr/local/lib/python2.7/dist-packages/osmopython-0.1.0-py2.7.egg #21 0.611 Processing dependencies for osmopython==0.1.0 #21 0.612 Finished processing dependencies for osmopython==0.1.0 #21 DONE 0.6s #22 [12/23] ADD http://git.osmocom.org/python/osmo-python-tests/patch /tmp/osmo-python-tests3-commit #22 DONE 0.0s #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 0.298 Cloning into 'osmo-python-tests3'... #23 0.542 running clean #23 0.542 running build #23 0.542 running build_py #23 0.568 creating build #23 0.568 creating build/lib #23 0.568 creating build/lib/osmopy #23 0.568 copying osmopy/trap_helper.py -> build/lib/osmopy #23 0.568 copying osmopy/osmo_ipa.py -> build/lib/osmopy #23 0.568 copying osmopy/twisted_ipa.py -> build/lib/osmopy #23 0.568 copying osmopy/__init__.py -> build/lib/osmopy #23 0.568 copying osmopy/osmoutil.py -> build/lib/osmopy #23 0.568 copying osmopy/obscvty.py -> build/lib/osmopy #23 0.569 creating build/lib/osmopy/osmo_interact #23 0.569 copying osmopy/osmo_interact/common.py -> build/lib/osmopy/osmo_interact #23 0.569 copying osmopy/osmo_interact/ctrl.py -> build/lib/osmopy/osmo_interact #23 0.569 copying osmopy/osmo_interact/__init__.py -> build/lib/osmopy/osmo_interact #23 0.569 copying osmopy/osmo_interact/vty.py -> build/lib/osmopy/osmo_interact #23 0.569 running build_scripts #23 0.570 creating build/scripts-3.7 #23 0.570 copying and adjusting scripts/osmodumpdoc.py -> build/scripts-3.7 #23 0.570 copying and adjusting scripts/osmotestvty.py -> build/scripts-3.7 #23 0.570 copying and adjusting scripts/osmotestconfig.py -> build/scripts-3.7 #23 0.570 copying and adjusting scripts/osmo_ctrl.py -> build/scripts-3.7 #23 0.570 copying and adjusting scripts/osmo_rate_ctr2csv.py -> build/scripts-3.7 #23 0.570 copying and adjusting scripts/osmo_trap2cgi.py -> build/scripts-3.7 #23 0.571 copying and adjusting scripts/osmo_interact_vty.py -> build/scripts-3.7 #23 0.571 copying and adjusting scripts/osmo_interact_ctrl.py -> build/scripts-3.7 #23 0.571 copying and adjusting scripts/osmo_verify_transcript_vty.py -> build/scripts-3.7 #23 0.571 copying and adjusting scripts/osmo_verify_transcript_ctrl.py -> build/scripts-3.7 #23 0.571 changing mode of build/scripts-3.7/osmodumpdoc.py from 644 to 755 #23 0.571 changing mode of build/scripts-3.7/osmotestvty.py from 644 to 755 #23 0.571 changing mode of build/scripts-3.7/osmotestconfig.py from 644 to 755 #23 0.571 changing mode of build/scripts-3.7/osmo_ctrl.py from 644 to 755 #23 0.571 changing mode of build/scripts-3.7/osmo_rate_ctr2csv.py from 644 to 755 #23 0.571 changing mode of build/scripts-3.7/osmo_trap2cgi.py from 644 to 755 #23 0.571 changing mode of build/scripts-3.7/osmo_interact_vty.py from 644 to 755 #23 0.571 changing mode of build/scripts-3.7/osmo_interact_ctrl.py from 644 to 755 #23 0.571 changing mode of build/scripts-3.7/osmo_verify_transcript_vty.py from 644 to 755 #23 0.571 changing mode of build/scripts-3.7/osmo_verify_transcript_ctrl.py from 644 to 755 #23 0.571 running install #23 0.632 running bdist_egg #23 0.633 running egg_info #23 0.633 creating osmopython.egg-info #23 0.633 writing osmopython.egg-info/PKG-INFO #23 0.633 writing dependency_links to osmopython.egg-info/dependency_links.txt #23 0.633 writing top-level names to osmopython.egg-info/top_level.txt #23 0.633 writing manifest file 'osmopython.egg-info/SOURCES.txt' #23 0.634 reading manifest file 'osmopython.egg-info/SOURCES.txt' #23 0.635 writing manifest file 'osmopython.egg-info/SOURCES.txt' #23 0.635 installing library code to build/bdist.linux-x86_64/egg #23 0.635 running install_lib #23 0.635 creating build/bdist.linux-x86_64 #23 0.635 creating build/bdist.linux-x86_64/egg #23 0.635 creating build/bdist.linux-x86_64/egg/osmopy #23 0.635 copying build/lib/osmopy/trap_helper.py -> build/bdist.linux-x86_64/egg/osmopy #23 0.635 copying build/lib/osmopy/osmo_ipa.py -> build/bdist.linux-x86_64/egg/osmopy #23 0.635 copying build/lib/osmopy/twisted_ipa.py -> build/bdist.linux-x86_64/egg/osmopy #23 0.635 creating build/bdist.linux-x86_64/egg/osmopy/osmo_interact #23 0.635 copying build/lib/osmopy/osmo_interact/common.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #23 0.635 copying build/lib/osmopy/osmo_interact/ctrl.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #23 0.635 copying build/lib/osmopy/osmo_interact/__init__.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #23 0.635 copying build/lib/osmopy/osmo_interact/vty.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #23 0.636 copying build/lib/osmopy/__init__.py -> build/bdist.linux-x86_64/egg/osmopy #23 0.636 copying build/lib/osmopy/osmoutil.py -> build/bdist.linux-x86_64/egg/osmopy #23 0.636 copying build/lib/osmopy/obscvty.py -> build/bdist.linux-x86_64/egg/osmopy #23 0.636 byte-compiling build/bdist.linux-x86_64/egg/osmopy/trap_helper.py to trap_helper.cpython-37.pyc #23 0.637 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_ipa.py to osmo_ipa.cpython-37.pyc #23 0.638 byte-compiling build/bdist.linux-x86_64/egg/osmopy/twisted_ipa.py to twisted_ipa.cpython-37.pyc #23 0.639 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/common.py to common.cpython-37.pyc #23 0.641 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/ctrl.py to ctrl.cpython-37.pyc #23 0.641 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/__init__.py to __init__.cpython-37.pyc #23 0.641 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/vty.py to vty.cpython-37.pyc #23 0.642 byte-compiling build/bdist.linux-x86_64/egg/osmopy/__init__.py to __init__.cpython-37.pyc #23 0.642 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmoutil.py to osmoutil.cpython-37.pyc #23 0.643 byte-compiling build/bdist.linux-x86_64/egg/osmopy/obscvty.py to obscvty.cpython-37.pyc #23 0.644 creating build/bdist.linux-x86_64/egg/EGG-INFO #23 0.644 installing scripts to build/bdist.linux-x86_64/egg/EGG-INFO/scripts #23 0.644 running install_scripts #23 0.644 creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts #23 0.644 copying build/scripts-3.7/osmodumpdoc.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #23 0.644 copying build/scripts-3.7/osmotestconfig.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #23 0.644 copying build/scripts-3.7/osmo_trap2cgi.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #23 0.644 copying build/scripts-3.7/osmo_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #23 0.644 copying build/scripts-3.7/osmo_rate_ctr2csv.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #23 0.644 copying build/scripts-3.7/osmo_verify_transcript_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #23 0.644 copying build/scripts-3.7/osmo_interact_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #23 0.644 copying build/scripts-3.7/osmo_interact_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #23 0.644 copying build/scripts-3.7/osmo_verify_transcript_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #23 0.644 copying build/scripts-3.7/osmotestvty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #23 0.644 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmodumpdoc.py to 755 #23 0.644 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestconfig.py to 755 #23 0.644 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_trap2cgi.py to 755 #23 0.645 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_ctrl.py to 755 #23 0.645 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_rate_ctr2csv.py to 755 #23 0.645 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_vty.py to 755 #23 0.645 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_ctrl.py to 755 #23 0.645 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_vty.py to 755 #23 0.645 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_ctrl.py to 755 #23 0.645 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestvty.py to 755 #23 0.645 copying osmopython.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO #23 0.645 copying osmopython.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #23 0.645 copying osmopython.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #23 0.645 copying osmopython.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #23 0.645 zip_safe flag not set; analyzing archive contents... #23 0.646 osmopy.__pycache__.trap_helper.cpython-37: module references __file__ #23 0.648 creating dist #23 0.648 creating 'dist/osmopython-0.2.1-py3.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it #23 0.655 removing 'build/bdist.linux-x86_64/egg' (and everything under it) #23 0.656 Processing osmopython-0.2.1-py3.7.egg #23 0.657 creating /usr/local/lib/python3.7/dist-packages/osmopython-0.2.1-py3.7.egg #23 0.657 Extracting osmopython-0.2.1-py3.7.egg to /usr/local/lib/python3.7/dist-packages #23 0.671 Adding osmopython 0.2.1 to easy-install.pth file #23 0.672 Installing osmodumpdoc.py script to /usr/local/bin #23 0.672 Installing osmotestconfig.py script to /usr/local/bin #23 0.673 Installing osmo_trap2cgi.py script to /usr/local/bin #23 0.673 Installing osmo_ctrl.py script to /usr/local/bin #23 0.674 Installing osmo_rate_ctr2csv.py script to /usr/local/bin #23 0.674 Installing osmo_verify_transcript_vty.py script to /usr/local/bin #23 0.674 Installing osmo_interact_ctrl.py script to /usr/local/bin #23 0.675 Installing osmo_interact_vty.py script to /usr/local/bin #23 0.675 Installing osmo_verify_transcript_ctrl.py script to /usr/local/bin #23 0.676 Installing osmotestvty.py script to /usr/local/bin #23 0.676 #23 0.676 Installed /usr/local/lib/python3.7/dist-packages/osmopython-0.2.1-py3.7.egg #23 0.677 Processing dependencies for osmopython==0.2.1 #23 0.677 Finished processing dependencies for osmopython==0.2.1 #23 DONE 0.7s #24 [14/23] ADD http://git.osmocom.org/osmo-ci/patch /tmp/osmo-ci-commit #24 DONE 0.0s #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.385 Cloning into 'osmo-ci'... #25 0.634 'osmo-ci/scripts/osmo-layer1-headers.sh' -> '/usr/local/bin/osmo-layer1-headers.sh' #25 0.634 'osmo-ci/scripts/requirements.txt' -> '/usr/local/bin/requirements.txt' #25 0.634 'osmo-ci/scripts/cat-testlogs.sh' -> '/usr/local/bin/cat-testlogs.sh' #25 0.634 'osmo-ci/scripts/docker-cleanup.sh' -> '/usr/local/bin/docker-cleanup.sh' #25 0.634 'osmo-ci/scripts/osmocom-packages-docker.sh' -> '/usr/local/bin/osmocom-packages-docker.sh' #25 0.634 'osmo-ci/scripts/osmocom-api-doxygen.sh' -> '/usr/local/bin/osmocom-api-doxygen.sh' #25 0.634 'osmo-ci/scripts/osmo-clean-workspace.sh' -> '/usr/local/bin/osmo-clean-workspace.sh' #25 0.634 'osmo-ci/scripts/verify_endian_header.sh' -> '/usr/local/bin/verify_endian_header.sh' #25 0.634 'osmo-ci/scripts/osmo-deps.sh' -> '/usr/local/bin/osmo-deps.sh' #25 0.634 'osmo-ci/scripts/repo-install-test.sh' -> '/usr/local/bin/repo-install-test.sh' #25 0.634 'osmo-ci/scripts/osmocom-list-commits.sh' -> '/usr/local/bin/osmocom-list-commits.sh' #25 0.634 'osmo-ci/scripts/jenkins_jobs.ini.example' -> '/usr/local/bin/jenkins_jobs.ini.example' #25 0.634 'osmo-ci/scripts/osmocom-build-old-tags-against-master.sh' -> '/usr/local/bin/osmocom-build-old-tags-against-master.sh' #25 0.634 'osmo-ci/scripts/verify_log_statements.py' -> '/usr/local/bin/verify_log_statements.py' #25 0.634 'osmo-ci/scripts/osmo-build-dep.sh' -> '/usr/local/bin/osmo-build-dep.sh' #25 0.634 'osmo-ci/scripts/osmo-ci-docker-rebuild.sh' -> '/usr/local/bin/osmo-ci-docker-rebuild.sh' #25 0.634 'osmo-ci/scripts/verify_value_string_arrays_are_terminated.py' -> '/usr/local/bin/verify_value_string_arrays_are_terminated.py' #25 0.634 'osmo-ci/scripts/osmocom-obs-link.sh' -> '/usr/local/bin/osmocom-obs-link.sh' #25 0.634 'osmo-ci/scripts/common.sh' -> '/usr/local/bin/common.sh' #25 0.634 'osmo-ci/scripts/xgoldmon-jenkins.sh' -> '/usr/local/bin/xgoldmon-jenkins.sh' #25 DONE 0.7s #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.313 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.799 Generating locales (this might take a while)... #28 0.803 en_US.UTF-8... done #28 1.740 Generation complete. #28 DONE 1.8s #29 [19/23] COPY .COMMON/RELEASE.KEY /tmp/Release.key #29 DONE 0.1s #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.321 Warning: apt-key output should not be parsed (stdout is not a terminal) #30 0.960 OK #30 DONE 1.0s #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.458 Hit:1 http://deb.debian.org/debian buster InRelease #32 0.458 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #32 0.460 Hit:3 http://deb.debian.org/debian buster-updates InRelease #32 0.723 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease [1,570 B] #32 0.842 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ Packages [119 kB] #32 0.866 Fetched 121 kB in 0s (284 kB/s) #32 0.866 Reading package lists... #32 1.804 Reading package lists... #32 2.673 Building dependency tree... #32 2.880 Reading state information... #32 3.024 The following additional packages will be installed: #32 3.024 libcurl4-gnutls-dev libgcrypt20-dev libgpg-error-dev libjs-jquery #32 3.024 liblimesuite18.06-1 libmicrohttpd-dev libmicrohttpd12 liborcania-dev #32 3.024 liborcania1.2 libsystemd-dev libuhd3.13.1 libulfius2.5 libyder-dev #32 3.024 libyder2.0 #32 3.025 Suggested packages: #32 3.025 libcurl4-doc libidn11-dev libldap2-dev librtmp-dev libssh2-1-dev #32 3.025 libgcrypt20-doc liblimesuite-doc gnuradio #32 3.025 Recommended packages: #32 3.025 javascript-common limesuite-udev gnuradio #32 3.158 The following NEW packages will be installed: #32 3.158 libcurl4-gnutls-dev libgcrypt20-dev libgpg-error-dev libjs-jquery #32 3.158 liblimesuite-dev liblimesuite18.06-1 libmicrohttpd-dev libmicrohttpd12 #32 3.159 liborcania-dev liborcania1.2 libsystemd-dev libuhd-dev libuhd3.13.1 #32 3.159 libulfius-dev libulfius2.5 libyder-dev libyder2.0 #32 3.189 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. #32 3.189 Need to get 12.3 MB of archives. #32 3.189 After this operation, 113 MB of additional disk space will be used. #32 3.189 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4-gnutls-dev amd64 7.64.0-4+deb10u9 [422 kB] #32 3.213 Get:2 http://deb.debian.org/debian buster/main amd64 libgpg-error-dev amd64 1.35-1 [124 kB] #32 3.215 Get:3 http://deb.debian.org/debian buster/main amd64 libgcrypt20-dev amd64 1.8.4-5+deb10u1 [608 kB] #32 3.222 Get:4 http://deb.debian.org/debian buster/main amd64 libjs-jquery all 3.3.1~dfsg-3+deb10u1 [332 kB] #32 3.226 Get:5 http://deb.debian.org/debian buster/main amd64 liblimesuite18.06-1 amd64 18.06.0+dfsg-1+b1 [246 kB] #32 3.228 Get:6 http://deb.debian.org/debian buster/main amd64 liblimesuite-dev amd64 18.06.0+dfsg-1+b1 [51.8 kB] #32 3.228 Get:7 http://deb.debian.org/debian-security buster/updates/main amd64 libmicrohttpd12 amd64 0.9.62-1+deb10u1 [96.4 kB] #32 3.229 Get:8 http://deb.debian.org/debian-security buster/updates/main amd64 libmicrohttpd-dev amd64 0.9.62-1+deb10u1 [261 kB] #32 3.231 Get:9 http://deb.debian.org/debian buster/main amd64 liborcania1.2 amd64 1.2.9-5 [10.2 kB] #32 3.231 Get:10 http://deb.debian.org/debian buster/main amd64 liborcania-dev amd64 1.2.9-5 [6,756 B] #32 3.235 Get:11 http://deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u10 [322 kB] #32 3.238 Get:12 http://deb.debian.org/debian buster/main amd64 libuhd3.13.1 amd64 3.13.1.0-3 [2,703 kB] #32 3.268 Get:13 http://deb.debian.org/debian buster/main amd64 libuhd-dev amd64 3.13.1.0-3 [6,998 kB] #32 3.325 Get:14 http://deb.debian.org/debian buster/main amd64 libyder2.0 amd64 1.4.4-4 [7,592 B] #32 3.325 Get:15 http://deb.debian.org/debian buster/main amd64 libulfius2.5 amd64 2.5.2-4+deb10u1 [39.2 kB] #32 3.325 Get:16 http://deb.debian.org/debian buster/main amd64 libyder-dev amd64 1.4.4-4 [10.2 kB] #32 3.326 Get:17 http://deb.debian.org/debian buster/main amd64 libulfius-dev amd64 2.5.2-4+deb10u1 [92.0 kB] #32 3.495 debconf: delaying package configuration, since apt-utils is not installed #32 3.539 Fetched 12.3 MB in 0s (81.6 MB/s) #32 3.571 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #32 3.571 (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 ... 101749 files and directories currently installed.) #32 3.604 Preparing to unpack .../00-libcurl4-gnutls-dev_7.64.0-4+deb10u9_amd64.deb ... #32 3.607 Unpacking libcurl4-gnutls-dev:amd64 (7.64.0-4+deb10u9) ... #32 3.673 Selecting previously unselected package libgpg-error-dev. #32 3.679 Preparing to unpack .../01-libgpg-error-dev_1.35-1_amd64.deb ... #32 3.682 Unpacking libgpg-error-dev (1.35-1) ... #32 3.721 Selecting previously unselected package libgcrypt20-dev. #32 3.729 Preparing to unpack .../02-libgcrypt20-dev_1.8.4-5+deb10u1_amd64.deb ... #32 3.732 Unpacking libgcrypt20-dev (1.8.4-5+deb10u1) ... #32 3.806 Selecting previously unselected package libjs-jquery. #32 3.813 Preparing to unpack .../03-libjs-jquery_3.3.1~dfsg-3+deb10u1_all.deb ... #32 3.816 Unpacking libjs-jquery (3.3.1~dfsg-3+deb10u1) ... #32 3.866 Selecting previously unselected package liblimesuite18.06-1:amd64. #32 3.873 Preparing to unpack .../04-liblimesuite18.06-1_18.06.0+dfsg-1+b1_amd64.deb ... #32 3.881 Unpacking liblimesuite18.06-1:amd64 (18.06.0+dfsg-1+b1) ... #32 3.927 Selecting previously unselected package liblimesuite-dev:amd64. #32 3.932 Preparing to unpack .../05-liblimesuite-dev_18.06.0+dfsg-1+b1_amd64.deb ... #32 3.935 Unpacking liblimesuite-dev:amd64 (18.06.0+dfsg-1+b1) ... #32 3.978 Selecting previously unselected package libmicrohttpd12. #32 3.984 Preparing to unpack .../06-libmicrohttpd12_0.9.62-1+deb10u1_amd64.deb ... #32 3.987 Unpacking libmicrohttpd12 (0.9.62-1+deb10u1) ... #32 4.027 Selecting previously unselected package libmicrohttpd-dev. #32 4.033 Preparing to unpack .../07-libmicrohttpd-dev_0.9.62-1+deb10u1_amd64.deb ... #32 4.036 Unpacking libmicrohttpd-dev (0.9.62-1+deb10u1) ... #32 4.086 Selecting previously unselected package liborcania1.2. #32 4.092 Preparing to unpack .../08-liborcania1.2_1.2.9-5_amd64.deb ... #32 4.098 Unpacking liborcania1.2 (1.2.9-5) ... #32 4.127 Selecting previously unselected package liborcania-dev. #32 4.134 Preparing to unpack .../09-liborcania-dev_1.2.9-5_amd64.deb ... #32 4.137 Unpacking liborcania-dev (1.2.9-5) ... #32 4.168 Selecting previously unselected package libsystemd-dev:amd64. #32 4.175 Preparing to unpack .../10-libsystemd-dev_241-7~deb10u10_amd64.deb ... #32 4.178 Unpacking libsystemd-dev:amd64 (241-7~deb10u10) ... #32 4.254 Selecting previously unselected package libuhd3.13.1:amd64. #32 4.260 Preparing to unpack .../11-libuhd3.13.1_3.13.1.0-3_amd64.deb ... #32 4.263 Unpacking libuhd3.13.1:amd64 (3.13.1.0-3) ... #32 4.476 Selecting previously unselected package libuhd-dev:amd64. #32 4.482 Preparing to unpack .../12-libuhd-dev_3.13.1.0-3_amd64.deb ... #32 4.487 Unpacking libuhd-dev:amd64 (3.13.1.0-3) ... #32 5.118 Selecting previously unselected package libyder2.0:amd64. #32 5.124 Preparing to unpack .../13-libyder2.0_1.4.4-4_amd64.deb ... #32 5.127 Unpacking libyder2.0:amd64 (1.4.4-4) ... #32 5.158 Selecting previously unselected package libulfius2.5:amd64. #32 5.164 Preparing to unpack .../14-libulfius2.5_2.5.2-4+deb10u1_amd64.deb ... #32 5.167 Unpacking libulfius2.5:amd64 (2.5.2-4+deb10u1) ... #32 5.204 Selecting previously unselected package libyder-dev:amd64. #32 5.210 Preparing to unpack .../15-libyder-dev_1.4.4-4_amd64.deb ... #32 5.213 Unpacking libyder-dev:amd64 (1.4.4-4) ... #32 5.243 Selecting previously unselected package libulfius-dev:amd64. #32 5.249 Preparing to unpack .../16-libulfius-dev_2.5.2-4+deb10u1_amd64.deb ... #32 5.255 Unpacking libulfius-dev:amd64 (2.5.2-4+deb10u1) ... #32 5.330 Setting up libuhd3.13.1:amd64 (3.13.1.0-3) ... #32 5.339 Setting up liblimesuite18.06-1:amd64 (18.06.0+dfsg-1+b1) ... #32 5.353 Setting up libcurl4-gnutls-dev:amd64 (7.64.0-4+deb10u9) ... #32 5.365 Setting up libmicrohttpd12 (0.9.62-1+deb10u1) ... #32 5.374 Setting up libgpg-error-dev (1.35-1) ... #32 5.384 Setting up liborcania1.2 (1.2.9-5) ... #32 5.392 Setting up libyder2.0:amd64 (1.4.4-4) ... #32 5.404 Setting up libuhd-dev:amd64 (3.13.1.0-3) ... #32 5.412 Setting up libjs-jquery (3.3.1~dfsg-3+deb10u1) ... #32 5.424 Setting up libsystemd-dev:amd64 (241-7~deb10u10) ... #32 5.432 Setting up liblimesuite-dev:amd64 (18.06.0+dfsg-1+b1) ... #32 5.444 Setting up liborcania-dev (1.2.9-5) ... #32 5.452 Setting up libulfius2.5:amd64 (2.5.2-4+deb10u1) ... #32 5.464 Setting up libgcrypt20-dev (1.8.4-5+deb10u1) ... #32 5.475 Setting up libmicrohttpd-dev (0.9.62-1+deb10u1) ... #32 5.483 Setting up libyder-dev:amd64 (1.4.4-4) ... #32 5.492 Setting up libulfius-dev:amd64 (2.5.2-4+deb10u1) ... #32 5.505 Processing triggers for man-db (2.8.5-2+deb10u1) ... #32 5.820 Processing triggers for libc-bin (2.28-10+deb10u3) ... #32 DONE 6.0s #33 [23/23] RUN chown -R build:build /usr/local #33 DONE 13.4s #34 exporting to image #34 exporting layers #34 exporting layers 17.3s done #34 writing image sha256:48fed2350e6a9a76e399bbcf7e6c085c85283bd541730f3cd7af52fbb7df290c done #34 naming to docker.io/osmocom-build/debian-buster-jenkins:latest done #34 DONE 17.3s 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 \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t docker.io/osmocom-build/osmo-gsm-tester:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.10kB done #2 DONE 0.1s #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 [ 1/32] FROM docker.io/osmocom-build/debian-buster-jenkins #5 ... #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-tester/+/master?format=TEXT #6 DONE 0.2s #7 https://github.com/NixOS/patchelf/archive/0.11.tar.gz #7 DONE 0.6s #8 https://www.mongodb.org/static/pgp/server-4.4.asc #8 DONE 0.9s #5 [ 1/32] FROM docker.io/osmocom-build/debian-buster-jenkins #5 DONE 1.4s #7 https://github.com/NixOS/patchelf/archive/0.11.tar.gz #7 CACHED #8 https://www.mongodb.org/static/pgp/server-4.4.asc #8 CACHED #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-tester/+/master?format=TEXT #6 CACHED #9 [ 2/32] RUN useradd -ms /bin/bash jenkins #9 DONE 0.4s #10 [ 3/32] RUN groupadd osmo-gsm-tester #10 DONE 0.4s #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.462 Hit:1 http://deb.debian.org/debian buster InRelease #12 0.462 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #12 0.464 Hit:3 http://deb.debian.org/debian buster-updates InRelease #12 0.482 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease #12 0.827 Reading package lists... #12 1.745 Reading package lists... #12 2.573 Building dependency tree... #12 2.766 Reading state information... #12 2.883 libcap2-bin is already the newest version (1:2.25-2). #12 2.883 libcap2-bin set to manually installed. #12 2.883 ofono is already the newest version (1.21-1). #12 2.883 patchelf is already the newest version (0.9+52.20180509-1). #12 2.883 python3-gi is already the newest version (3.30.4-1). #12 2.883 python3-pip is already the newest version (18.1-5). #12 2.883 python3-setuptools is already the newest version (40.8.0-1). #12 2.883 python3 is already the newest version (3.7.3-1). #12 2.883 python3-yaml is already the newest version (3.13-2). #12 2.883 tcpdump is already the newest version (4.9.3-1~deb10u2). #12 2.883 dbus is already the newest version (1.12.28-0+deb10u1). #12 2.883 locales is already the newest version (2.28-10+deb10u3). #12 2.883 python3-mako is already the newest version (1.0.7+ds1-1+deb10u1). #12 2.883 sqlite3 is already the newest version (3.27.2-3+deb10u2). #12 2.883 sudo is already the newest version (1.8.27-1+deb10u6). #12 2.883 The following additional packages will be installed: #12 2.883 busybox libiperf0 libjs-sphinxdoc libjs-underscore python3-argh #12 2.883 python3-pathtools #12 2.884 Suggested packages: #12 2.884 gfortran python-numpy-doc python3-pytest python3-numpy-dbg #12 2.884 Recommended packages: #12 2.884 javascript-common python3-argcomplete python3-keyring python3-keyrings.alt #12 2.884 python3-xdg #12 2.996 The following NEW packages will be installed: #12 2.997 busybox iperf3 libiperf0 libjs-sphinxdoc libjs-underscore python3-argh #12 2.997 python3-numpy python3-pathtools python3-watchdog python3-wheel udhcpc #12 3.022 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. #12 3.022 Need to get 3,044 kB of archives. #12 3.022 After this operation, 14.6 MB of additional disk space will be used. #12 3.022 Get:1 http://deb.debian.org/debian buster/main amd64 busybox amd64 1:1.30.1-4 [432 kB] #12 3.048 Get:2 http://deb.debian.org/debian-security buster/updates/main amd64 libiperf0 amd64 3.6-2+deb10u1 [77.7 kB] #12 3.049 Get:3 http://deb.debian.org/debian-security buster/updates/main amd64 iperf3 amd64 3.6-2+deb10u1 [26.1 kB] #12 3.050 Get:4 http://deb.debian.org/debian buster/main amd64 libjs-underscore all 1.9.1~dfsg-1+deb10u1 [100.0 kB] #12 3.052 Get:5 http://deb.debian.org/debian buster/main amd64 libjs-sphinxdoc all 1.8.4-1 [95.9 kB] #12 3.057 Get:6 http://deb.debian.org/debian buster/main amd64 python3-argh all 0.26.2-1 [21.9 kB] #12 3.057 Get:7 http://deb.debian.org/debian buster/main amd64 python3-numpy amd64 1:1.16.2-1 [2,119 kB] #12 3.075 Get:8 http://deb.debian.org/debian buster/main amd64 python3-pathtools all 0.1.2-2 [11.1 kB] #12 3.076 Get:9 http://deb.debian.org/debian buster/main amd64 python3-watchdog all 0.9.0-1 [116 kB] #12 3.077 Get:10 http://deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] #12 3.080 Get:11 http://deb.debian.org/debian buster/main amd64 udhcpc amd64 1:1.30.1-4 [24.3 kB] #12 3.239 debconf: delaying package configuration, since apt-utils is not installed #12 3.286 Fetched 3,044 kB in 0s (42.5 MB/s) #12 3.314 Selecting previously unselected package busybox. #12 3.314 (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 ... 102726 files and directories currently installed.) #12 3.355 Preparing to unpack .../00-busybox_1%3a1.30.1-4_amd64.deb ... #12 3.359 Unpacking busybox (1:1.30.1-4) ... #12 3.432 Selecting previously unselected package libiperf0:amd64. #12 3.438 Preparing to unpack .../01-libiperf0_3.6-2+deb10u1_amd64.deb ... #12 3.444 Unpacking libiperf0:amd64 (3.6-2+deb10u1) ... #12 3.484 Selecting previously unselected package iperf3. #12 3.491 Preparing to unpack .../02-iperf3_3.6-2+deb10u1_amd64.deb ... #12 3.495 Unpacking iperf3 (3.6-2+deb10u1) ... #12 3.526 Selecting previously unselected package libjs-underscore. #12 3.534 Preparing to unpack .../03-libjs-underscore_1.9.1~dfsg-1+deb10u1_all.deb ... #12 3.537 Unpacking libjs-underscore (1.9.1~dfsg-1+deb10u1) ... #12 3.573 Selecting previously unselected package libjs-sphinxdoc. #12 3.580 Preparing to unpack .../04-libjs-sphinxdoc_1.8.4-1_all.deb ... #12 3.585 Unpacking libjs-sphinxdoc (1.8.4-1) ... #12 3.629 Selecting previously unselected package python3-argh. #12 3.636 Preparing to unpack .../05-python3-argh_0.26.2-1_all.deb ... #12 3.639 Unpacking python3-argh (0.26.2-1) ... #12 3.676 Selecting previously unselected package python3-numpy. #12 3.682 Preparing to unpack .../06-python3-numpy_1%3a1.16.2-1_amd64.deb ... #12 3.685 Unpacking python3-numpy (1:1.16.2-1) ... #12 3.855 Selecting previously unselected package python3-pathtools. #12 3.862 Preparing to unpack .../07-python3-pathtools_0.1.2-2_all.deb ... #12 3.865 Unpacking python3-pathtools (0.1.2-2) ... #12 3.898 Selecting previously unselected package python3-watchdog. #12 3.905 Preparing to unpack .../08-python3-watchdog_0.9.0-1_all.deb ... #12 3.908 Unpacking python3-watchdog (0.9.0-1) ... #12 3.953 Selecting previously unselected package python3-wheel. #12 3.959 Preparing to unpack .../09-python3-wheel_0.32.3-2_all.deb ... #12 3.963 Unpacking python3-wheel (0.32.3-2) ... #12 3.997 Selecting previously unselected package udhcpc. #12 4.003 Preparing to unpack .../10-udhcpc_1%3a1.30.1-4_amd64.deb ... #12 4.006 Unpacking udhcpc (1:1.30.1-4) ... #12 4.063 Setting up python3-argh (0.26.2-1) ... #12 4.192 Setting up python3-wheel (0.32.3-2) ... #12 4.320 Setting up busybox (1:1.30.1-4) ... #12 4.331 Setting up python3-pathtools (0.1.2-2) ... #12 4.441 Setting up libiperf0:amd64 (3.6-2+deb10u1) ... #12 4.452 Setting up python3-numpy (1:1.16.2-1) ... #12 5.218 Setting up udhcpc (1:1.30.1-4) ... #12 5.232 Setting up libjs-underscore (1.9.1~dfsg-1+deb10u1) ... #12 5.240 Setting up iperf3 (3.6-2+deb10u1) ... #12 5.251 Setting up libjs-sphinxdoc (1.8.4-1) ... #12 5.260 Setting up python3-watchdog (0.9.0-1) ... #12 5.398 Processing triggers for man-db (2.8.5-2+deb10u1) ... #12 5.587 Processing triggers for libc-bin (2.28-10+deb10u3) ... #12 DONE 5.7s #13 [ 6/32] RUN PIP3 install "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #13 0.988 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 0.990 Requirement already satisfied: pydbus in /usr/local/lib/python3.7/dist-packages (0.6.0) #13 0.991 Requirement already satisfied: pyusb in /usr/lib/python3/dist-packages (1.0.2) #13 0.992 Requirement already satisfied: pysispm in /usr/local/lib/python3.7/dist-packages (0.6) #13 1.006 Collecting pymongo #13 2.020 Downloading https://files.pythonhosted.org/packages/d2/42/4eff235ccd59d834c04700812a7db7be9b524b811a0b002010de9a37b262/pymongo-4.7.2-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (665kB) #13 2.128 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from smpplib) (1.12.0) #13 2.142 Collecting dnspython<3.0.0,>=1.16.0 (from pymongo) #13 2.174 Downloading https://files.pythonhosted.org/packages/12/86/d305e87555430ff4630d729420d97dece3b16efcbf2b7d7e974d11b0d86c/dnspython-2.3.0-py3-none-any.whl (283kB) #13 2.451 Installing collected packages: dnspython, pymongo #13 2.711 Successfully installed dnspython-2.3.0 pymongo-4.7.2 #13 DONE 2.8s #14 [ 7/32] RUN APT-GET update && apt-get install -y openssh-server #14 0.374 Hit:1 http://deb.debian.org/debian buster InRelease #14 0.374 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #14 0.374 Hit:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease #14 0.376 Hit:4 http://deb.debian.org/debian buster-updates InRelease #14 0.736 Reading package lists... #14 1.683 Reading package lists... #14 2.607 Building dependency tree... #14 2.797 Reading state information... #14 2.944 The following additional packages will be installed: #14 2.944 libnss-systemd libpam-systemd libxmuu1 ncurses-term openssh-sftp-server #14 2.944 systemd-sysv xauth #14 2.946 Suggested packages: #14 2.946 molly-guard monkeysphere rssh ssh-askpass ufw #14 2.988 The following NEW packages will be installed: #14 2.989 libnss-systemd libpam-systemd libxmuu1 ncurses-term openssh-server #14 2.989 openssh-sftp-server systemd-sysv xauth #14 3.016 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. #14 3.016 Need to get 1,468 kB of archives. #14 3.016 After this operation, 6,952 kB of additional disk space will be used. #14 3.016 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 systemd-sysv amd64 241-7~deb10u10 [100 kB] #14 3.030 Get:2 http://deb.debian.org/debian-security buster/updates/main amd64 libpam-systemd amd64 241-7~deb10u10 [209 kB] #14 3.037 Get:3 http://deb.debian.org/debian-security buster/updates/main amd64 ncurses-term all 6.1+20181013-2+deb10u5 [491 kB] #14 3.044 Get:4 http://deb.debian.org/debian buster/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB] #14 3.044 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.045 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 openssh-server amd64 1:7.9p1-10+deb10u4 [353 kB] #14 3.048 Get:7 http://deb.debian.org/debian buster/main amd64 xauth amd64 1:1.0.10-1 [40.3 kB] #14 3.048 Get:8 http://deb.debian.org/debian-security buster/updates/main amd64 libnss-systemd amd64 241-7~deb10u10 [205 kB] #14 3.212 debconf: delaying package configuration, since apt-utils is not installed #14 3.259 Fetched 1,468 kB in 0s (31.5 MB/s) #14 3.291 Selecting previously unselected package systemd-sysv. #14 3.291 (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 ... 103382 files and directories currently installed.) #14 3.324 Preparing to unpack .../0-systemd-sysv_241-7~deb10u10_amd64.deb ... #14 3.329 Unpacking systemd-sysv (241-7~deb10u10) ... #14 3.375 Selecting previously unselected package libpam-systemd:amd64. #14 3.381 Preparing to unpack .../1-libpam-systemd_241-7~deb10u10_amd64.deb ... #14 3.384 Unpacking libpam-systemd:amd64 (241-7~deb10u10) ... #14 3.435 Selecting previously unselected package ncurses-term. #14 3.443 Preparing to unpack .../2-ncurses-term_6.1+20181013-2+deb10u5_all.deb ... #14 3.446 Unpacking ncurses-term (6.1+20181013-2+deb10u5) ... #14 3.649 Selecting previously unselected package libxmuu1:amd64. #14 3.655 Preparing to unpack .../3-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ... #14 3.661 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ... #14 3.694 Selecting previously unselected package openssh-sftp-server. #14 3.700 Preparing to unpack .../4-openssh-sftp-server_1%3a7.9p1-10+deb10u4_amd64.deb ... #14 3.704 Unpacking openssh-sftp-server (1:7.9p1-10+deb10u4) ... #14 3.750 Selecting previously unselected package openssh-server. #14 3.757 Preparing to unpack .../5-openssh-server_1%3a7.9p1-10+deb10u4_amd64.deb ... #14 3.773 Unpacking openssh-server (1:7.9p1-10+deb10u4) ... #14 3.831 Selecting previously unselected package xauth. #14 3.838 Preparing to unpack .../6-xauth_1%3a1.0.10-1_amd64.deb ... #14 3.843 Unpacking xauth (1:1.0.10-1) ... #14 3.883 Selecting previously unselected package libnss-systemd:amd64. #14 3.890 Preparing to unpack .../7-libnss-systemd_241-7~deb10u10_amd64.deb ... #14 3.893 Unpacking libnss-systemd:amd64 (241-7~deb10u10) ... #14 3.966 Setting up openssh-sftp-server (1:7.9p1-10+deb10u4) ... #14 3.978 Setting up systemd-sysv (241-7~deb10u10) ... #14 3.988 Setting up openssh-server (1:7.9p1-10+deb10u4) ... #14 4.066 debconf: unable to initialize frontend: Dialog #14 4.066 debconf: (TERM is not set, so the dialog frontend is not usable.) #14 4.066 debconf: falling back to frontend: Readline #14 4.129 #14 4.129 Creating config file /etc/ssh/sshd_config with new version #14 4.166 Creating SSH2 RSA key; this may take some time ... #14 4.210 2048 SHA256:NiQaSgtGdAAJvbK//843o1sVxKwtZtgUI6Qn0yHlMPM root@buildkitsandbox (RSA) #14 4.213 Creating SSH2 ECDSA key; this may take some time ... #14 4.217 256 SHA256:/+WZtunn+FkOk0hPSv2rqujzh0l6LbS4rN+DQqpmRQQ root@buildkitsandbox (ECDSA) #14 4.219 Creating SSH2 ED25519 key; this may take some time ... #14 4.226 256 SHA256:kc/u/LjVNubsomFzna8aaH9fOCUqjV+dEIV263lYcHw root@buildkitsandbox (ED25519) #14 4.407 Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. #14 4.407 Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. #14 4.491 invoke-rc.d: could not determine current runlevel #14 4.494 invoke-rc.d: policy-rc.d denied execution of start. #14 4.516 Setting up libnss-systemd:amd64 (241-7~deb10u10) ... #14 4.523 First installation detected... #14 4.523 Checking NSS setup... #14 4.530 Setting up libpam-systemd:amd64 (241-7~deb10u10) ... #14 4.593 debconf: unable to initialize frontend: Dialog #14 4.593 debconf: (TERM is not set, so the dialog frontend is not usable.) #14 4.593 debconf: falling back to frontend: Readline #14 4.659 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ... #14 4.668 Setting up ncurses-term (6.1+20181013-2+deb10u5) ... #14 4.680 Setting up xauth (1:1.0.10-1) ... #14 4.694 Processing triggers for systemd (241-7~deb10u10) ... #14 4.702 Processing triggers for man-db (2.8.5-2+deb10u1) ... #14 4.879 Processing triggers for libc-bin (2.28-10+deb10u3) ... #14 DONE 5.0s #15 [ 8/32] RUN MKDIR /var/run/sshd #15 DONE 0.4s #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.4s #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.820 Generating locales (this might take a while)... #21 0.824 en_US.UTF-8... done #21 1.734 Generation complete. #21 DONE 1.8s #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.615 configure.ac:6: installing 'build-aux/compile' #23 2.616 configure.ac:4: installing 'build-aux/install-sh' #23 2.618 configure.ac:4: installing 'build-aux/missing' #23 2.646 src/Makefile.am: installing 'build-aux/depcomp' #23 2.804 checking for a BSD-compatible install... /usr/bin/install -c #23 2.811 checking whether build environment is sane... yes #23 2.820 checking for a thread-safe mkdir -p... /bin/mkdir -p #23 2.822 checking for gawk... gawk #23 2.823 checking whether make sets $(MAKE)... yes #23 2.832 checking whether make supports nested variables... yes #23 2.840 checking whether make supports the include directive... yes (GNU style) #23 2.846 checking for gcc... gcc #23 2.863 checking whether the C compiler works... yes #23 2.893 checking for C compiler default output file name... a.out #23 2.893 checking for suffix of executables... #23 2.926 checking whether we are cross compiling... no #23 2.962 checking for suffix of object files... o #23 2.983 checking whether we are using the GNU C compiler... yes #23 3.003 checking whether gcc accepts -g... yes #23 3.024 checking for gcc option to accept ISO C89... none needed #23 3.049 checking whether gcc understands -c and -o together... yes #23 3.082 checking dependency style of gcc... gcc3 #23 3.109 checking for g++... g++ #23 3.120 checking whether we are using the GNU C++ compiler... yes #23 3.137 checking whether g++ accepts -g... yes #23 3.157 checking dependency style of g++... gcc3 #23 3.190 Setting page size to 4096 #23 3.203 checking that generated files are newer than configure... done #23 3.817 configure: creating ./config.status #23 3.872 config.status: creating Makefile #23 3.880 config.status: creating src/Makefile #23 3.892 config.status: creating tests/Makefile #23 3.905 config.status: creating patchelf.spec #23 3.912 config.status: executing depfiles commands #23 3.973 Making all in src #23 3.974 make[1]: Entering directory '/tmp/patchelf-0.11/src' #23 3.974 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 7.648 mv -f .deps/patchelf.Tpo .deps/patchelf.Po #23 7.653 g++ -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -g -O2 -o patchelf patchelf.o #23 7.712 make[1]: Leaving directory '/tmp/patchelf-0.11/src' #23 7.713 Making all in tests #23 7.716 make[1]: Entering directory '/tmp/patchelf-0.11/tests' #23 7.716 make[1]: Nothing to be done for 'all'. #23 7.716 make[1]: Leaving directory '/tmp/patchelf-0.11/tests' #23 7.718 make[1]: Entering directory '/tmp/patchelf-0.11' #23 7.718 make[1]: Nothing to be done for 'all-am'. #23 7.718 make[1]: Leaving directory '/tmp/patchelf-0.11' #23 7.723 Making install in src #23 7.732 make[1]: Entering directory '/tmp/patchelf-0.11/src' #23 7.742 make[2]: Entering directory '/tmp/patchelf-0.11/src' #23 7.743 /bin/mkdir -p '/usr/local/bin' #23 7.746 /usr/bin/install -c patchelf '/usr/local/bin' #23 7.750 make[2]: Nothing to be done for 'install-data-am'. #23 7.750 make[2]: Leaving directory '/tmp/patchelf-0.11/src' #23 7.750 make[1]: Leaving directory '/tmp/patchelf-0.11/src' #23 7.750 Making install in tests #23 7.752 make[1]: Entering directory '/tmp/patchelf-0.11/tests' #23 7.755 make[2]: Entering directory '/tmp/patchelf-0.11/tests' #23 7.755 make[2]: Nothing to be done for 'install-exec-am'. #23 7.755 make[2]: Nothing to be done for 'install-data-am'. #23 7.755 make[2]: Leaving directory '/tmp/patchelf-0.11/tests' #23 7.755 make[1]: Leaving directory '/tmp/patchelf-0.11/tests' #23 7.757 make[1]: Entering directory '/tmp/patchelf-0.11' #23 7.760 make[2]: Entering directory '/tmp/patchelf-0.11' #23 7.760 make[2]: Nothing to be done for 'install-exec-am'. #23 7.761 /bin/mkdir -p '/usr/local/share/doc/patchelf' #23 7.764 /usr/bin/install -c -m 644 README.md '/usr/local/share/doc/patchelf' #23 7.767 /bin/mkdir -p '/usr/local/share/man/man1' #23 7.771 /usr/bin/install -c -m 644 patchelf.1 '/usr/local/share/man/man1' #23 7.772 make[2]: Leaving directory '/tmp/patchelf-0.11' #23 7.772 make[1]: Leaving directory '/tmp/patchelf-0.11' #23 DONE 7.8s #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.378 Hit:1 http://deb.debian.org/debian buster InRelease #24 0.378 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #24 0.378 Hit:3 http://deb.debian.org/debian buster-updates InRelease #24 0.507 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease #24 0.730 Reading package lists... #24 1.536 Reading package lists... #24 2.325 Building dependency tree... #24 2.526 Reading state information... #24 2.662 The following additional packages will be installed: #24 2.662 libasn1c1 libgtp6 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran9 #24 2.662 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore21 #24 2.662 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #24 2.662 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 libsmpp1 osmocom-nightly #24 2.708 The following NEW packages will be installed: #24 2.708 libasn1c-dev libasn1c1 libgtp-dev libgtp6 libosmo-abis-dev #24 2.708 libosmo-gsup-client-dev libosmo-gsup-client0 libosmo-netif-dev #24 2.708 libosmo-ranap-dev libosmo-ranap7 libosmo-sccp-dev libosmo-sigtran-dev #24 2.708 libosmo-sigtran9 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore #24 2.708 libosmocore-dev libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 #24 2.708 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 #24 2.709 libosmovty13 libsmpp1 libsmpp34-dev osmocom-nightly telnet #24 2.742 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded. #24 2.742 Need to get 4,200 kB of archives. #24 2.742 After this operation, 18.6 MB of additional disk space will be used. #24 2.742 Get:1 http://deb.debian.org/debian buster/main amd64 telnet amd64 0.17-41.2 [70.4 kB] #24 2.791 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ osmocom-nightly 202405132026 [1,172 B] #24 2.800 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmocore21 1.9.0.197.fb8cd.202405132026 [173 kB] #24 2.807 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libgtp6 1.11.0.19.3372.202405132026 [42.7 kB] #24 2.810 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libgtp-dev 1.11.0.19.3372.202405132026 [142 kB] #24 2.813 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmocodec4 1.9.0.197.fb8cd.202405132026 [60.6 kB] #24 2.823 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmoisdn0 1.9.0.197.fb8cd.202405132026 [79.9 kB] #24 2.824 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmogsm20 1.9.0.197.fb8cd.202405132026 [233 kB] #24 2.828 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmovty13 1.9.0.197.fb8cd.202405132026 [112 kB] #24 2.834 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmotrau2 1.5.1.12.6222.202405132026 [30.6 kB] #24 2.866 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmoabis13 1.5.1.12.6222.202405132026 [74.2 kB] #24 2.884 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-abis-dev 1.5.1.12.6222.202405132026 [112 kB] #24 2.902 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-gsup-client0 1.7.0.14.a005.202405132026 [23.2 kB] #24 2.904 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmocoding0 1.9.0.197.fb8cd.202405132026 [79.1 kB] #24 2.907 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmogb14 1.9.0.197.fb8cd.202405132026 [188 kB] #24 2.918 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmoctrl0 1.9.0.197.fb8cd.202405132026 [69.4 kB] #24 2.922 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmosim2 1.9.0.197.fb8cd.202405132026 [73.2 kB] #24 2.932 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmousb0 1.9.0.197.fb8cd.202405132026 [60.0 kB] #24 2.934 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmocore 1.9.0.197.fb8cd.202405132026 [53.3 kB] #24 2.945 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmocore-dev 1.9.0.197.fb8cd.202405132026 [840 kB] #24 3.003 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-gsup-client-dev 1.7.0.14.a005.202405132026 [26.3 kB] #24 3.027 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmonetif11 1.4.0.55.6930.202405132026 [54.4 kB] #24 3.059 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-netif-dev 1.4.0.55.6930.202405132026 [66.3 kB] #24 3.100 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-sccp-dev 1.8.0.65.abfe.202405132026 [94.9 kB] #24 3.112 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-sigtran9 1.8.0.65.abfe.202405132026 [124 kB] #24 3.150 Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-sigtran-dev 1.8.0.65.abfe.202405132026 [585 kB] #24 3.216 Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libsmpp1 1.14.3.3.16b4.202405132026 [109 kB] #24 3.233 Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libsmpp34-dev 1.14.3.3.16b4.202405132026 [123 kB] #24 3.271 Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libasn1c1 0.9.36.2.5324.202405132026 [77.1 kB] #24 3.287 Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libasn1c-dev 0.9.36.2.5324.202405132026 [110 kB] #24 3.295 Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-ranap7 1.5.1.7.cd31.202405132026 [217 kB] #24 3.308 Get:32 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-ranap-dev 1.5.1.7.cd31.202405132026 [93.4 kB] #24 3.487 debconf: delaying package configuration, since apt-utils is not installed #24 3.532 Fetched 4,200 kB in 1s (7,248 kB/s) #24 3.568 Selecting previously unselected package telnet. #24 3.568 (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 ... 106228 files and directories currently installed.) #24 3.617 Preparing to unpack .../00-telnet_0.17-41.2_amd64.deb ... #24 3.621 Unpacking telnet (0.17-41.2) ... #24 3.667 Selecting previously unselected package osmocom-nightly. #24 3.675 Preparing to unpack .../01-osmocom-nightly_202405132026_amd64.deb ... #24 3.678 Unpacking osmocom-nightly (202405132026) ... #24 3.710 Selecting previously unselected package libosmocore21:amd64. #24 3.718 Preparing to unpack .../02-libosmocore21_1.9.0.197.fb8cd.202405132026_amd64.deb ... #24 3.723 Unpacking libosmocore21:amd64 (1.9.0.197.fb8cd.202405132026) ... #24 3.772 Selecting previously unselected package libgtp6:amd64. #24 3.778 Preparing to unpack .../03-libgtp6_1.11.0.19.3372.202405132026_amd64.deb ... #24 3.783 Unpacking libgtp6:amd64 (1.11.0.19.3372.202405132026) ... #24 3.819 Selecting previously unselected package libgtp-dev:amd64. #24 3.826 Preparing to unpack .../04-libgtp-dev_1.11.0.19.3372.202405132026_amd64.deb ... #24 3.829 Unpacking libgtp-dev:amd64 (1.11.0.19.3372.202405132026) ... #24 3.873 Selecting previously unselected package libosmocodec4:amd64. #24 3.879 Preparing to unpack .../05-libosmocodec4_1.9.0.197.fb8cd.202405132026_amd64.deb ... #24 3.882 Unpacking libosmocodec4:amd64 (1.9.0.197.fb8cd.202405132026) ... #24 3.922 Selecting previously unselected package libosmoisdn0:amd64. #24 3.928 Preparing to unpack .../06-libosmoisdn0_1.9.0.197.fb8cd.202405132026_amd64.deb ... #24 3.931 Unpacking libosmoisdn0:amd64 (1.9.0.197.fb8cd.202405132026) ... #24 3.979 Selecting previously unselected package libosmogsm20:amd64. #24 3.986 Preparing to unpack .../07-libosmogsm20_1.9.0.197.fb8cd.202405132026_amd64.deb ... #24 3.989 Unpacking libosmogsm20:amd64 (1.9.0.197.fb8cd.202405132026) ... #24 4.044 Selecting previously unselected package libosmovty13:amd64. #24 4.051 Preparing to unpack .../08-libosmovty13_1.9.0.197.fb8cd.202405132026_amd64.deb ... #24 4.054 Unpacking libosmovty13:amd64 (1.9.0.197.fb8cd.202405132026) ... #24 4.101 Selecting previously unselected package libosmotrau2:amd64. #24 4.108 Preparing to unpack .../09-libosmotrau2_1.5.1.12.6222.202405132026_amd64.deb ... #24 4.112 Unpacking libosmotrau2:amd64 (1.5.1.12.6222.202405132026) ... #24 4.150 Selecting previously unselected package libosmoabis13:amd64. #24 4.156 Preparing to unpack .../10-libosmoabis13_1.5.1.12.6222.202405132026_amd64.deb ... #24 4.160 Unpacking libosmoabis13:amd64 (1.5.1.12.6222.202405132026) ... #24 4.203 Selecting previously unselected package libosmo-abis-dev:amd64. #24 4.209 Preparing to unpack .../11-libosmo-abis-dev_1.5.1.12.6222.202405132026_amd64.deb ... #24 4.212 Unpacking libosmo-abis-dev:amd64 (1.5.1.12.6222.202405132026) ... #24 4.255 Selecting previously unselected package libosmo-gsup-client0:amd64. #24 4.263 Preparing to unpack .../12-libosmo-gsup-client0_1.7.0.14.a005.202405132026_amd64.deb ... #24 4.266 Unpacking libosmo-gsup-client0:amd64 (1.7.0.14.a005.202405132026) ... #24 4.303 Selecting previously unselected package libosmocoding0:amd64. #24 4.310 Preparing to unpack .../13-libosmocoding0_1.9.0.197.fb8cd.202405132026_amd64.deb ... #24 4.313 Unpacking libosmocoding0:amd64 (1.9.0.197.fb8cd.202405132026) ... #24 4.357 Selecting previously unselected package libosmogb14:amd64. #24 4.363 Preparing to unpack .../14-libosmogb14_1.9.0.197.fb8cd.202405132026_amd64.deb ... #24 4.369 Unpacking libosmogb14:amd64 (1.9.0.197.fb8cd.202405132026) ... #24 4.416 Selecting previously unselected package libosmoctrl0:amd64. #24 4.423 Preparing to unpack .../15-libosmoctrl0_1.9.0.197.fb8cd.202405132026_amd64.deb ... #24 4.426 Unpacking libosmoctrl0:amd64 (1.9.0.197.fb8cd.202405132026) ... #24 4.466 Selecting previously unselected package libosmosim2:amd64. #24 4.473 Preparing to unpack .../16-libosmosim2_1.9.0.197.fb8cd.202405132026_amd64.deb ... #24 4.476 Unpacking libosmosim2:amd64 (1.9.0.197.fb8cd.202405132026) ... #24 4.519 Selecting previously unselected package libosmousb0:amd64. #24 4.527 Preparing to unpack .../17-libosmousb0_1.9.0.197.fb8cd.202405132026_amd64.deb ... #24 4.532 Unpacking libosmousb0:amd64 (1.9.0.197.fb8cd.202405132026) ... #24 4.566 Selecting previously unselected package libosmocore. #24 4.571 Preparing to unpack .../18-libosmocore_1.9.0.197.fb8cd.202405132026_amd64.deb ... #24 4.575 Unpacking libosmocore (1.9.0.197.fb8cd.202405132026) ... #24 4.616 Selecting previously unselected package libosmocore-dev:amd64. #24 4.623 Preparing to unpack .../19-libosmocore-dev_1.9.0.197.fb8cd.202405132026_amd64.deb ... #24 4.626 Unpacking libosmocore-dev:amd64 (1.9.0.197.fb8cd.202405132026) ... #24 4.722 Selecting previously unselected package libosmo-gsup-client-dev:amd64. #24 4.729 Preparing to unpack .../20-libosmo-gsup-client-dev_1.7.0.14.a005.202405132026_amd64.deb ... #24 4.735 Unpacking libosmo-gsup-client-dev:amd64 (1.7.0.14.a005.202405132026) ... #24 4.771 Selecting previously unselected package libosmonetif11:amd64. #24 4.777 Preparing to unpack .../21-libosmonetif11_1.4.0.55.6930.202405132026_amd64.deb ... #24 4.780 Unpacking libosmonetif11:amd64 (1.4.0.55.6930.202405132026) ... #24 4.819 Selecting previously unselected package libosmo-netif-dev:amd64. #24 4.825 Preparing to unpack .../22-libosmo-netif-dev_1.4.0.55.6930.202405132026_amd64.deb ... #24 4.828 Unpacking libosmo-netif-dev:amd64 (1.4.0.55.6930.202405132026) ... #24 4.871 Selecting previously unselected package libosmo-sccp-dev:amd64. #24 4.879 Preparing to unpack .../23-libosmo-sccp-dev_1.8.0.65.abfe.202405132026_amd64.deb ... #24 4.882 Unpacking libosmo-sccp-dev:amd64 (1.8.0.65.abfe.202405132026) ... #24 4.927 Selecting previously unselected package libosmo-sigtran9:amd64. #24 4.934 Preparing to unpack .../24-libosmo-sigtran9_1.8.0.65.abfe.202405132026_amd64.deb ... #24 4.937 Unpacking libosmo-sigtran9:amd64 (1.8.0.65.abfe.202405132026) ... #24 4.984 Selecting previously unselected package libosmo-sigtran-dev:amd64. #24 4.990 Preparing to unpack .../25-libosmo-sigtran-dev_1.8.0.65.abfe.202405132026_amd64.deb ... #24 4.993 Unpacking libosmo-sigtran-dev:amd64 (1.8.0.65.abfe.202405132026) ... #24 5.078 Selecting previously unselected package libsmpp1:amd64. #24 5.085 Preparing to unpack .../26-libsmpp1_1.14.3.3.16b4.202405132026_amd64.deb ... #24 5.088 Unpacking libsmpp1:amd64 (1.14.3.3.16b4.202405132026) ... #24 5.128 Selecting previously unselected package libsmpp34-dev:amd64. #24 5.134 Preparing to unpack .../27-libsmpp34-dev_1.14.3.3.16b4.202405132026_amd64.deb ... #24 5.137 Unpacking libsmpp34-dev:amd64 (1.14.3.3.16b4.202405132026) ... #24 5.185 Selecting previously unselected package libasn1c1:amd64. #24 5.191 Preparing to unpack .../28-libasn1c1_0.9.36.2.5324.202405132026_amd64.deb ... #24 5.196 Unpacking libasn1c1:amd64 (0.9.36.2.5324.202405132026) ... #24 5.233 Selecting previously unselected package libasn1c-dev:amd64. #24 5.239 Preparing to unpack .../29-libasn1c-dev_0.9.36.2.5324.202405132026_amd64.deb ... #24 5.242 Unpacking libasn1c-dev:amd64 (0.9.36.2.5324.202405132026) ... #24 5.289 Selecting previously unselected package libosmo-ranap7:amd64. #24 5.296 Preparing to unpack .../30-libosmo-ranap7_1.5.1.7.cd31.202405132026_amd64.deb ... #24 5.299 Unpacking libosmo-ranap7:amd64 (1.5.1.7.cd31.202405132026) ... #24 5.356 Selecting previously unselected package libosmo-ranap-dev:amd64. #24 5.362 Preparing to unpack .../31-libosmo-ranap-dev_1.5.1.7.cd31.202405132026_amd64.deb ... #24 5.365 Unpacking libosmo-ranap-dev:amd64 (1.5.1.7.cd31.202405132026) ... #24 5.476 Setting up telnet (0.17-41.2) ... #24 5.487 update-alternatives: using /usr/bin/telnet.netkit to provide /usr/bin/telnet (telnet) in auto mode #24 5.495 Setting up osmocom-nightly (202405132026) ... #24 5.506 Setting up libsmpp1:amd64 (1.14.3.3.16b4.202405132026) ... #24 5.514 Setting up libosmocore21:amd64 (1.9.0.197.fb8cd.202405132026) ... #24 5.525 Setting up libosmousb0:amd64 (1.9.0.197.fb8cd.202405132026) ... #24 5.534 Setting up libosmocodec4:amd64 (1.9.0.197.fb8cd.202405132026) ... #24 5.544 Setting up libsmpp34-dev:amd64 (1.14.3.3.16b4.202405132026) ... #24 5.553 Setting up libosmo-sccp-dev:amd64 (1.8.0.65.abfe.202405132026) ... #24 5.564 Setting up libasn1c1:amd64 (0.9.36.2.5324.202405132026) ... #24 5.572 Setting up libosmovty13:amd64 (1.9.0.197.fb8cd.202405132026) ... #24 5.583 Setting up libosmoisdn0:amd64 (1.9.0.197.fb8cd.202405132026) ... #24 5.592 Setting up libgtp6:amd64 (1.11.0.19.3372.202405132026) ... #24 5.603 Setting up libgtp-dev:amd64 (1.11.0.19.3372.202405132026) ... #24 5.611 Setting up libasn1c-dev:amd64 (0.9.36.2.5324.202405132026) ... #24 5.622 Setting up libosmogsm20:amd64 (1.9.0.197.fb8cd.202405132026) ... #24 5.633 Setting up libosmoabis13:amd64 (1.5.1.12.6222.202405132026) ... #24 5.641 Setting up libosmoctrl0:amd64 (1.9.0.197.fb8cd.202405132026) ... #24 5.653 Setting up libosmogb14:amd64 (1.9.0.197.fb8cd.202405132026) ... #24 5.662 Setting up libosmonetif11:amd64 (1.4.0.55.6930.202405132026) ... #24 5.673 Setting up libosmo-gsup-client0:amd64 (1.7.0.14.a005.202405132026) ... #24 5.682 Setting up libosmocoding0:amd64 (1.9.0.197.fb8cd.202405132026) ... #24 5.692 Setting up libosmosim2:amd64 (1.9.0.197.fb8cd.202405132026) ... #24 5.707 Setting up libosmotrau2:amd64 (1.5.1.12.6222.202405132026) ... #24 5.716 Setting up libosmocore (1.9.0.197.fb8cd.202405132026) ... #24 5.728 Setting up libosmo-sigtran9:amd64 (1.8.0.65.abfe.202405132026) ... #24 5.736 Setting up libosmo-abis-dev:amd64 (1.5.1.12.6222.202405132026) ... #24 5.748 Setting up libosmo-ranap7:amd64 (1.5.1.7.cd31.202405132026) ... #24 5.759 Setting up libosmocore-dev:amd64 (1.9.0.197.fb8cd.202405132026) ... #24 5.768 Setting up libosmo-netif-dev:amd64 (1.4.0.55.6930.202405132026) ... #24 5.778 Setting up libosmo-ranap-dev:amd64 (1.5.1.7.cd31.202405132026) ... #24 5.787 Setting up libosmo-gsup-client-dev:amd64 (1.7.0.14.a005.202405132026) ... #24 5.798 Setting up libosmo-sigtran-dev:amd64 (1.8.0.65.abfe.202405132026) ... #24 5.808 Processing triggers for man-db (2.8.5-2+deb10u1) ... #24 5.958 Processing triggers for libc-bin (2.28-10+deb10u3) ... #24 DONE 6.1s #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.434 Hit:1 http://deb.debian.org/debian buster InRelease #25 0.434 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #25 0.434 Hit:3 http://deb.debian.org/debian buster-updates InRelease #25 0.434 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease #25 0.806 Reading package lists... #25 1.612 Reading package lists... #25 2.403 Building dependency tree... #25 2.603 Reading state information... #25 2.725 libboost-program-options-dev is already the newest version (1.67.0.1). #25 2.725 libboost-program-options-dev set to manually installed. #25 2.725 cmake is already the newest version (3.13.4-1). #25 2.725 libfftw3-dev is already the newest version (3.3.8-2). #25 2.725 libsctp-dev is already the newest version (1.0.18+dfsg-1). #25 2.725 libpcsclite-dev is already the newest version (1.8.24-1). #25 2.725 libuhd-dev is already the newest version (3.13.1.0-3). #25 2.725 Suggested packages: #25 2.725 libmbedtls-doc libsoapysdr-doc #25 2.725 Recommended packages: #25 2.725 libconfig-doc soapysdr0.6-module-all | soapysdr0.6-module #25 2.818 The following NEW packages will be installed: #25 2.818 libconfig++-dev libconfig++9v5 libconfig-dev libconfig9 libczmq-dev libczmq4 #25 2.818 libmbedtls-dev libsoapysdr-dev libsoapysdr0.6 soapysdr-module-lms7 #25 2.818 soapysdr0.6-module-lms7 #25 2.844 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. #25 2.844 Need to get 1,403 kB of archives. #25 2.844 After this operation, 6,369 kB of additional disk space will be used. #25 2.844 Get:1 http://deb.debian.org/debian buster/main amd64 libconfig++9v5 amd64 1.5-0.4 [40.0 kB] #25 2.854 Get:2 http://deb.debian.org/debian buster/main amd64 libconfig9 amd64 1.5-0.4 [29.9 kB] #25 2.855 Get:3 http://deb.debian.org/debian buster/main amd64 libconfig-dev amd64 1.5-0.4 [60.8 kB] #25 2.860 Get:4 http://deb.debian.org/debian buster/main amd64 libconfig++-dev amd64 1.5-0.4 [44.1 kB] #25 2.861 Get:5 http://deb.debian.org/debian buster/main amd64 libczmq4 amd64 4.2.0-2 [168 kB] #25 2.866 Get:6 http://deb.debian.org/debian buster/main amd64 libczmq-dev amd64 4.2.0-2 [395 kB] #25 2.871 Get:7 http://deb.debian.org/debian-security buster/updates/main amd64 libmbedtls-dev amd64 2.16.9-0~deb10u1 [514 kB] #25 2.876 Get:8 http://deb.debian.org/debian buster/main amd64 libsoapysdr0.6 amd64 0.6.1-4+b1 [68.4 kB] #25 2.876 Get:9 http://deb.debian.org/debian buster/main amd64 libsoapysdr-dev amd64 0.6.1-4+b1 [28.2 kB] #25 2.877 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 2.877 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.056 debconf: delaying package configuration, since apt-utils is not installed #25 3.110 Fetched 1,403 kB in 0s (30.6 MB/s) #25 3.138 Selecting previously unselected package libconfig++9v5:amd64. #25 3.138 (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 ... 107420 files and directories currently installed.) #25 3.175 Preparing to unpack .../00-libconfig++9v5_1.5-0.4_amd64.deb ... #25 3.184 Unpacking libconfig++9v5:amd64 (1.5-0.4) ... #25 3.221 Selecting previously unselected package libconfig9:amd64. #25 3.229 Preparing to unpack .../01-libconfig9_1.5-0.4_amd64.deb ... #25 3.232 Unpacking libconfig9:amd64 (1.5-0.4) ... #25 3.267 Selecting previously unselected package libconfig-dev:amd64. #25 3.276 Preparing to unpack .../02-libconfig-dev_1.5-0.4_amd64.deb ... #25 3.281 Unpacking libconfig-dev:amd64 (1.5-0.4) ... #25 3.318 Selecting previously unselected package libconfig++-dev:amd64. #25 3.325 Preparing to unpack .../03-libconfig++-dev_1.5-0.4_amd64.deb ... #25 3.328 Unpacking libconfig++-dev:amd64 (1.5-0.4) ... #25 3.371 Selecting previously unselected package libczmq4:amd64. #25 3.378 Preparing to unpack .../04-libczmq4_4.2.0-2_amd64.deb ... #25 3.381 Unpacking libczmq4:amd64 (4.2.0-2) ... #25 3.430 Selecting previously unselected package libczmq-dev:amd64. #25 3.438 Preparing to unpack .../05-libczmq-dev_4.2.0-2_amd64.deb ... #25 3.441 Unpacking libczmq-dev:amd64 (4.2.0-2) ... #25 3.510 Selecting previously unselected package libmbedtls-dev:amd64. #25 3.515 Preparing to unpack .../06-libmbedtls-dev_2.16.9-0~deb10u1_amd64.deb ... #25 3.518 Unpacking libmbedtls-dev:amd64 (2.16.9-0~deb10u1) ... #25 3.589 Selecting previously unselected package libsoapysdr0.6:amd64. #25 3.595 Preparing to unpack .../07-libsoapysdr0.6_0.6.1-4+b1_amd64.deb ... #25 3.598 Unpacking libsoapysdr0.6:amd64 (0.6.1-4+b1) ... #25 3.638 Selecting previously unselected package libsoapysdr-dev:amd64. #25 3.644 Preparing to unpack .../08-libsoapysdr-dev_0.6.1-4+b1_amd64.deb ... #25 3.647 Unpacking libsoapysdr-dev:amd64 (0.6.1-4+b1) ... #25 3.688 Selecting previously unselected package soapysdr0.6-module-lms7:amd64. #25 3.696 Preparing to unpack .../09-soapysdr0.6-module-lms7_18.06.0+dfsg-1+b1_amd64.deb ... #25 3.699 Unpacking soapysdr0.6-module-lms7:amd64 (18.06.0+dfsg-1+b1) ... #25 3.737 Selecting previously unselected package soapysdr-module-lms7:amd64. #25 3.744 Preparing to unpack .../10-soapysdr-module-lms7_18.06.0+dfsg-1+b1_amd64.deb ... #25 3.747 Unpacking soapysdr-module-lms7:amd64 (18.06.0+dfsg-1+b1) ... #25 3.807 Setting up libconfig9:amd64 (1.5-0.4) ... #25 3.817 Setting up libsoapysdr0.6:amd64 (0.6.1-4+b1) ... #25 3.826 Setting up libczmq4:amd64 (4.2.0-2) ... #25 3.838 Setting up libconfig++9v5:amd64 (1.5-0.4) ... #25 3.849 Setting up libmbedtls-dev:amd64 (2.16.9-0~deb10u1) ... #25 3.857 Setting up libsoapysdr-dev:amd64 (0.6.1-4+b1) ... #25 3.866 Setting up libczmq-dev:amd64 (4.2.0-2) ... #25 3.879 Setting up libconfig-dev:amd64 (1.5-0.4) ... #25 3.891 Setting up soapysdr0.6-module-lms7:amd64 (18.06.0+dfsg-1+b1) ... #25 3.900 Setting up soapysdr-module-lms7:amd64 (18.06.0+dfsg-1+b1) ... #25 3.911 Setting up libconfig++-dev:amd64 (1.5-0.4) ... #25 3.923 Processing triggers for man-db (2.8.5-2+deb10u1) ... #25 4.099 Processing triggers for libc-bin (2.28-10+deb10u3) ... #25 DONE 4.2s #26 [19/32] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #26 0.402 Hit:1 http://deb.debian.org/debian buster InRelease #26 0.402 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #26 0.402 Hit:3 http://deb.debian.org/debian buster-updates InRelease #26 0.538 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease #26 0.768 Reading package lists... #26 1.635 Reading package lists... #26 2.434 Building dependency tree... #26 2.678 Reading state information... #26 2.882 The following additional packages will be installed: #26 2.882 dbus-user-session dconf-gsettings-backend dconf-service freeglut3 #26 2.882 glib-networking glib-networking-common glib-networking-services #26 2.883 gsettings-desktop-schemas libasyncns0 libatk-bridge2.0-0 libatspi2.0-0 #26 2.883 libcaca0 libcairo-gobject2 libcodec2-0.8.1 libcolord2 libcomedi0 libdconf1 #26 2.883 libdouble-conversion1 libdrm-amdgpu1 libdrm-common libdrm-intel1 #26 2.883 libdrm-nouveau2 libdrm-radeon1 libdrm2 libegl-mesa0 libegl1 libepoxy0 #26 2.883 libevdev2 libflac8 libgbm1 libgl1 libgl1-mesa-dri libgl1-mesa-glx #26 2.883 libglapi-mesa libglu1-mesa libglvnd0 libglx-mesa0 libglx0 #26 2.883 libgnuradio-analog3.7.13 libgnuradio-atsc3.7.13 libgnuradio-audio3.7.13 #26 2.883 libgnuradio-blocks3.7.13 libgnuradio-channels3.7.13 libgnuradio-comedi3.7.13 #26 2.883 libgnuradio-digital3.7.13 libgnuradio-dtv3.7.13 libgnuradio-fcd3.7.13 #26 2.883 libgnuradio-fec3.7.13 libgnuradio-fft3.7.13 libgnuradio-filter3.7.13 #26 2.883 libgnuradio-noaa3.7.13 libgnuradio-pager3.7.13 libgnuradio-pmt3.7.13 #26 2.883 libgnuradio-qtgui3.7.13 libgnuradio-runtime3.7.13 libgnuradio-trellis3.7.13 #26 2.883 libgnuradio-uhd3.7.13 libgnuradio-video-sdl3.7.13 libgnuradio-vocoder3.7.13 #26 2.883 libgnuradio-wavelet3.7.13 libgnuradio-wxgui3.7.13 libgnuradio-zeromq3.7.13 #26 2.883 libgtk-3-0 libgtk-3-common libgudev-1.0-0 libinput-bin libinput10 #26 2.883 libjack-jackd2-0 libjson-glib-1.0-0 libjson-glib-1.0-common libllvm7 #26 2.883 liblog4cpp5v5 libmtdev1 libnotify4 libogg0 libopus0 liborc-0.4-0 #26 2.883 libpcre2-16-0 libportaudio2 libproxy1v5 libpulse0 libqt5core5a libqt5dbus5 #26 2.883 libqt5designer5 libqt5gui5 libqt5help5 libqt5network5 libqt5opengl5 #26 2.883 libqt5printsupport5 libqt5sql5 libqt5svg5 libqt5test5 libqt5widgets5 #26 2.883 libqt5xml5 libqwt-qt5-6 librest-0.7-0 libsamplerate0 libsdl1.2debian #26 2.883 libslang2 libsndfile1 libsoup-gnome2.4-1 libsoup2.4-1 libvolk1-bin #26 2.883 libvolk1.4 libvorbis0a libvorbisenc2 libwacom-common libwacom2 #26 2.883 libwayland-client0 libwayland-cursor0 libwayland-egl1 libwayland-server0 #26 2.883 libwxbase3.0-0v5 libwxgtk3.0-gtk3-0v5 libx11-xcb1 libxcb-dri2-0 #26 2.883 libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0 libxcb-keysyms1 #26 2.883 libxcb-present0 libxcb-randr0 libxcb-render-util0 libxcb-shape0 libxcb-sync1 #26 2.883 libxcb-util0 libxcb-xfixes0 libxcb-xinerama0 libxcb-xkb1 libxkbcommon-x11-0 #26 2.883 libxkbcommon0 libxshmfence1 libxtst6 libxxf86vm1 python-cheetah #26 2.883 python-enum34 python-lxml python-opengl python-pyqt5 python-sip #26 2.883 python-wxgtk3.0 python-wxversion python-zmq xkb-data #26 2.885 Suggested packages: #26 2.885 gr-fosphor gr-osmosdr colord gvfs jackd2 opus-tools pulseaudio #26 2.885 qt5-image-formats-plugins qtwayland5 libvolk1-dev python-cheetah-doc #26 2.885 python-markdown python-memcache python-pygments python-enum34-doc #26 2.885 python-lxml-dbg python-lxml-doc python-tk libgle3 python-pyqt5-dbg wx3.0-doc #26 2.885 Recommended packages: #26 2.885 gnuradio-dev python-matplotlib python-networkx python-qwt-qt5 python-scipy #26 2.885 python-tk rtl-sdr uhd-host at-spi2-core udev libgtk-3-bin #26 2.885 notification-daemon qttranslations5-l10n qt5-gtk-platformtheme #26 2.885 libqt5sql5-sqlite | libqt5sql5-mysql | libqt5sql5-odbc | libqt5sql5-psql #26 2.885 | libqt5sql5-tds | libqt5sql5-ibase libwacom-bin python-bs4 python-html5lib #26 3.463 The following NEW packages will be installed: #26 3.463 dbus-user-session dconf-gsettings-backend dconf-service freeglut3 #26 3.463 glib-networking glib-networking-common glib-networking-services gnuradio #26 3.463 gsettings-desktop-schemas libasyncns0 libatk-bridge2.0-0 libatspi2.0-0 #26 3.463 libcaca0 libcairo-gobject2 libcodec2-0.8.1 libcolord2 libcomedi0 libdconf1 #26 3.463 libdouble-conversion1 libdrm-amdgpu1 libdrm-common libdrm-intel1 #26 3.463 libdrm-nouveau2 libdrm-radeon1 libdrm2 libegl-mesa0 libegl1 libepoxy0 #26 3.463 libevdev2 libflac8 libgbm1 libgl1 libgl1-mesa-dri libgl1-mesa-glx #26 3.463 libglapi-mesa libglu1-mesa libglvnd0 libglx-mesa0 libglx0 #26 3.463 libgnuradio-analog3.7.13 libgnuradio-atsc3.7.13 libgnuradio-audio3.7.13 #26 3.463 libgnuradio-blocks3.7.13 libgnuradio-channels3.7.13 libgnuradio-comedi3.7.13 #26 3.463 libgnuradio-digital3.7.13 libgnuradio-dtv3.7.13 libgnuradio-fcd3.7.13 #26 3.463 libgnuradio-fec3.7.13 libgnuradio-fft3.7.13 libgnuradio-filter3.7.13 #26 3.463 libgnuradio-noaa3.7.13 libgnuradio-pager3.7.13 libgnuradio-pmt3.7.13 #26 3.463 libgnuradio-qtgui3.7.13 libgnuradio-runtime3.7.13 libgnuradio-trellis3.7.13 #26 3.463 libgnuradio-uhd3.7.13 libgnuradio-video-sdl3.7.13 libgnuradio-vocoder3.7.13 #26 3.463 libgnuradio-wavelet3.7.13 libgnuradio-wxgui3.7.13 libgnuradio-zeromq3.7.13 #26 3.464 libgtk-3-0 libgtk-3-common libgudev-1.0-0 libinput-bin libinput10 #26 3.464 libjack-jackd2-0 libjson-glib-1.0-0 libjson-glib-1.0-common libllvm7 #26 3.464 liblog4cpp5v5 libmtdev1 libnotify4 libogg0 libopus0 liborc-0.4-0 #26 3.464 libpcre2-16-0 libportaudio2 libproxy1v5 libpulse0 libqt5core5a libqt5dbus5 #26 3.464 libqt5designer5 libqt5gui5 libqt5help5 libqt5network5 libqt5opengl5 #26 3.464 libqt5printsupport5 libqt5sql5 libqt5svg5 libqt5test5 libqt5widgets5 #26 3.464 libqt5xml5 libqwt-qt5-6 librest-0.7-0 libsamplerate0 libsdl1.2debian #26 3.464 libslang2 libsndfile1 libsoup-gnome2.4-1 libsoup2.4-1 libvolk1-bin #26 3.464 libvolk1.4 libvorbis0a libvorbisenc2 libwacom-common libwacom2 #26 3.464 libwayland-client0 libwayland-cursor0 libwayland-egl1 libwayland-server0 #26 3.464 libwxbase3.0-0v5 libwxgtk3.0-gtk3-0v5 libx11-xcb1 libxcb-dri2-0 #26 3.464 libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0 libxcb-keysyms1 #26 3.464 libxcb-present0 libxcb-randr0 libxcb-render-util0 libxcb-shape0 libxcb-sync1 #26 3.464 libxcb-util0 libxcb-xfixes0 libxcb-xinerama0 libxcb-xkb1 libxkbcommon-x11-0 #26 3.464 libxkbcommon0 libxshmfence1 libxtst6 libxxf86vm1 python-cheetah #26 3.464 python-enum34 python-lxml python-opengl python-pyqt5 python-sip #26 3.464 python-wxgtk3.0 python-wxversion python-zmq xkb-data #26 3.498 0 upgraded, 146 newly installed, 0 to remove and 0 not upgraded. #26 3.498 Need to get 77.3 MB of archives. #26 3.498 After this operation, 508 MB of additional disk space will be used. #26 3.498 Get:1 http://deb.debian.org/debian buster/main amd64 libdouble-conversion1 amd64 3.1.0-3 [39.4 kB] #26 3.508 Get:2 http://deb.debian.org/debian-security buster/updates/main amd64 libpcre2-16-0 amd64 10.32-5+deb10u1 [203 kB] #26 3.518 Get:3 http://deb.debian.org/debian-security buster/updates/main amd64 libqt5core5a amd64 5.11.3+dfsg1-1+deb10u6 [1,947 kB] #26 3.538 Get:4 http://deb.debian.org/debian buster/main amd64 libdrm-common all 2.4.97-1 [13.8 kB] #26 3.538 Get:5 http://deb.debian.org/debian buster/main amd64 libdrm2 amd64 2.4.97-1 [39.7 kB] #26 3.538 Get:6 http://deb.debian.org/debian buster/main amd64 libglvnd0 amd64 1.1.0-1 [48.6 kB] #26 3.539 Get:7 http://deb.debian.org/debian buster/main amd64 libwayland-server0 amd64 1.16.0-1 [32.5 kB] #26 3.539 Get:8 http://deb.debian.org/debian buster/main amd64 libgbm1 amd64 18.3.6-2+deb10u1 [67.8 kB] #26 3.540 Get:9 http://deb.debian.org/debian buster/main amd64 libglapi-mesa amd64 18.3.6-2+deb10u1 [66.3 kB] #26 3.540 Get:10 http://deb.debian.org/debian buster/main amd64 libwayland-client0 amd64 1.16.0-1 [26.4 kB] #26 3.541 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.542 Get:12 http://deb.debian.org/debian buster/main amd64 libxcb-dri2-0 amd64 1.13.1-2 [101 kB] #26 3.543 Get:13 http://deb.debian.org/debian buster/main amd64 libxcb-dri3-0 amd64 1.13.1-2 [100 kB] #26 3.548 Get:14 http://deb.debian.org/debian buster/main amd64 libxcb-present0 amd64 1.13.1-2 [99.1 kB] #26 3.549 Get:15 http://deb.debian.org/debian buster/main amd64 libxcb-sync1 amd64 1.13.1-2 [103 kB] #26 3.551 Get:16 http://deb.debian.org/debian buster/main amd64 libxcb-xfixes0 amd64 1.13.1-2 [103 kB] #26 3.552 Get:17 http://deb.debian.org/debian buster/main amd64 libxshmfence1 amd64 1.3-1 [8,820 B] #26 3.552 Get:18 http://deb.debian.org/debian buster/main amd64 libegl-mesa0 amd64 18.3.6-2+deb10u1 [135 kB] #26 3.554 Get:19 http://deb.debian.org/debian buster/main amd64 libegl1 amd64 1.1.0-1 [33.6 kB] #26 3.554 Get:20 http://deb.debian.org/debian buster/main amd64 libxcb-glx0 amd64 1.13.1-2 [116 kB] #26 3.556 Get:21 http://deb.debian.org/debian buster/main amd64 libxxf86vm1 amd64 1:1.1.4-1+b2 [20.8 kB] #26 3.556 Get:22 http://deb.debian.org/debian buster/main amd64 libdrm-amdgpu1 amd64 2.4.97-1 [27.3 kB] #26 3.556 Get:23 http://deb.debian.org/debian buster/main amd64 libdrm-intel1 amd64 2.4.97-1 [69.8 kB] #26 3.558 Get:24 http://deb.debian.org/debian buster/main amd64 libdrm-nouveau2 amd64 2.4.97-1 [26.3 kB] #26 3.558 Get:25 http://deb.debian.org/debian buster/main amd64 libdrm-radeon1 amd64 2.4.97-1 [31.1 kB] #26 3.559 Get:26 http://deb.debian.org/debian buster/main amd64 libllvm7 amd64 1:7.0.1-8+deb10u2 [13.1 MB] #26 3.672 Get:27 http://deb.debian.org/debian buster/main amd64 libgl1-mesa-dri amd64 18.3.6-2+deb10u1 [6,685 kB] #26 3.729 Get:28 http://deb.debian.org/debian buster/main amd64 libglx-mesa0 amd64 18.3.6-2+deb10u1 [180 kB] #26 3.730 Get:29 http://deb.debian.org/debian buster/main amd64 libglx0 amd64 1.1.0-1 [30.0 kB] #26 3.730 Get:30 http://deb.debian.org/debian buster/main amd64 libgl1 amd64 1.1.0-1 [91.1 kB] #26 3.731 Get:31 http://deb.debian.org/debian buster/main amd64 libevdev2 amd64 1.6.0+dfsg-1 [31.0 kB] #26 3.731 Get:32 http://deb.debian.org/debian buster/main amd64 libmtdev1 amd64 1.1.5-1+b1 [22.3 kB] #26 3.732 Get:33 http://deb.debian.org/debian buster/main amd64 libgudev-1.0-0 amd64 232-2 [13.6 kB] #26 3.732 Get:34 http://deb.debian.org/debian buster/main amd64 libwacom-common all 0.32-1 [39.1 kB] #26 3.732 Get:35 http://deb.debian.org/debian buster/main amd64 libwacom2 amd64 0.32-1 [18.8 kB] #26 3.732 Get:36 http://deb.debian.org/debian buster/main amd64 libinput-bin amd64 1.12.6-2+deb10u1 [16.9 kB] #26 3.735 Get:37 http://deb.debian.org/debian buster/main amd64 libinput10 amd64 1.12.6-2+deb10u1 [107 kB] #26 3.739 Get:38 http://deb.debian.org/debian-security buster/updates/main amd64 libqt5dbus5 amd64 5.11.3+dfsg1-1+deb10u6 [231 kB] #26 3.742 Get:39 http://deb.debian.org/debian-security buster/updates/main amd64 libqt5network5 amd64 5.11.3+dfsg1-1+deb10u6 [673 kB] #26 3.748 Get:40 http://deb.debian.org/debian buster/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [27.4 kB] #26 3.748 Get:41 http://deb.debian.org/debian buster/main amd64 libxcb-util0 amd64 0.3.8-3+b2 [23.0 kB] #26 3.749 Get:42 http://deb.debian.org/debian buster/main amd64 libxcb-image0 amd64 0.4.0-1+b2 [24.4 kB] #26 3.749 Get:43 http://deb.debian.org/debian buster/main amd64 libxcb-keysyms1 amd64 0.4.0-1+b2 [16.4 kB] #26 3.750 Get:44 http://deb.debian.org/debian buster/main amd64 libxcb-randr0 amd64 1.13.1-2 [110 kB] #26 3.752 Get:45 http://deb.debian.org/debian buster/main amd64 libxcb-render-util0 amd64 0.3.9-1+b1 [18.3 kB] #26 3.753 Get:46 http://deb.debian.org/debian buster/main amd64 libxcb-shape0 amd64 1.13.1-2 [99.5 kB] #26 3.755 Get:47 http://deb.debian.org/debian buster/main amd64 libxcb-xinerama0 amd64 1.13.1-2 [98.9 kB] #26 3.756 Get:48 http://deb.debian.org/debian buster/main amd64 libxcb-xkb1 amd64 1.13.1-2 [123 kB] #26 3.758 Get:49 http://deb.debian.org/debian buster/main amd64 xkb-data all 2.26-2 [681 kB] #26 3.765 Get:50 http://deb.debian.org/debian buster/main amd64 libxkbcommon0 amd64 0.8.2-1 [123 kB] #26 3.766 Get:51 http://deb.debian.org/debian buster/main amd64 libxkbcommon-x11-0 amd64 0.8.2-1 [39.4 kB] #26 3.766 Get:52 http://deb.debian.org/debian-security buster/updates/main amd64 libqt5gui5 amd64 5.11.3+dfsg1-1+deb10u6 [2,844 kB] #26 3.791 Get:53 http://deb.debian.org/debian-security buster/updates/main amd64 libqt5widgets5 amd64 5.11.3+dfsg1-1+deb10u6 [2,262 kB] #26 3.810 Get:54 http://deb.debian.org/debian buster/main amd64 libqt5svg5 amd64 5.11.3-2 [131 kB] #26 3.811 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.812 Get:56 http://deb.debian.org/debian buster/main amd64 libdconf1 amd64 0.30.1-2 [40.7 kB] #26 3.812 Get:57 http://deb.debian.org/debian buster/main amd64 dconf-service amd64 0.30.1-2 [36.4 kB] #26 3.813 Get:58 http://deb.debian.org/debian buster/main amd64 dconf-gsettings-backend amd64 0.30.1-2 [28.9 kB] #26 3.813 Get:59 http://deb.debian.org/debian buster/main amd64 libgl1-mesa-glx amd64 18.3.6-2+deb10u1 [47.4 kB] #26 3.814 Get:60 http://deb.debian.org/debian buster/main amd64 freeglut3 amd64 2.8.1-3 [123 kB] #26 3.815 Get:61 http://deb.debian.org/debian buster/main amd64 libproxy1v5 amd64 0.4.15-5+deb10u1 [56.1 kB] #26 3.815 Get:62 http://deb.debian.org/debian buster/main amd64 glib-networking-common all 2.58.0-2+deb10u2 [59.5 kB] #26 3.820 Get:63 http://deb.debian.org/debian buster/main amd64 glib-networking-services amd64 2.58.0-2+deb10u2 [13.7 kB] #26 3.821 Get:64 http://deb.debian.org/debian buster/main amd64 gsettings-desktop-schemas all 3.28.1-1 [529 kB] #26 3.826 Get:65 http://deb.debian.org/debian buster/main amd64 glib-networking amd64 2.58.0-2+deb10u2 [54.6 kB] #26 3.827 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.829 Get:67 http://deb.debian.org/debian buster/main amd64 libvolk1.4 amd64 1.4-3+b1 [161 kB] #26 3.831 Get:68 http://deb.debian.org/debian buster/main amd64 libvolk1-bin amd64 1.4-3+b1 [71.1 kB] #26 3.832 Get:69 http://deb.debian.org/debian buster/main amd64 python-cheetah amd64 3.1.0-3 [140 kB] #26 3.833 Get:70 http://deb.debian.org/debian buster/main amd64 python-lxml amd64 4.3.2-1+deb10u4 [1,146 kB] #26 3.845 Get:71 http://deb.debian.org/debian buster/main amd64 libglu1-mesa amd64 9.0.0-2.1+b3 [169 kB] #26 3.846 Get:72 http://deb.debian.org/debian buster/main amd64 python-opengl all 3.1.0+dfsg-2 [490 kB] #26 3.849 Get:73 http://deb.debian.org/debian-security buster/updates/main amd64 libqt5xml5 amd64 5.11.3+dfsg1-1+deb10u6 [128 kB] #26 3.850 Get:74 http://deb.debian.org/debian buster/main amd64 libqt5designer5 amd64 5.11.3-4 [2,783 kB] #26 3.872 Get:75 http://deb.debian.org/debian-security buster/updates/main amd64 libqt5sql5 amd64 5.11.3+dfsg1-1+deb10u6 [145 kB] #26 3.873 Get:76 http://deb.debian.org/debian buster/main amd64 libqt5help5 amd64 5.11.3-4 [149 kB] #26 3.875 Get:77 http://deb.debian.org/debian-security buster/updates/main amd64 libqt5printsupport5 amd64 5.11.3+dfsg1-1+deb10u6 [217 kB] #26 3.876 Get:78 http://deb.debian.org/debian-security buster/updates/main amd64 libqt5test5 amd64 5.11.3+dfsg1-1+deb10u6 [151 kB] #26 3.877 Get:79 http://deb.debian.org/debian buster/main amd64 python-enum34 all 1.1.6-2 [35.3 kB] #26 3.878 Get:80 http://deb.debian.org/debian buster/main amd64 python-sip amd64 4.19.14+dfsg-2 [170 kB] #26 3.879 Get:81 http://deb.debian.org/debian buster/main amd64 python-pyqt5 amd64 5.11.3+dfsg-1+b3 [2,238 kB] #26 3.899 Get:82 http://deb.debian.org/debian buster/main amd64 python-wxversion all 3.0.2.0+dfsg-8 [114 kB] #26 3.900 Get:83 http://deb.debian.org/debian buster/main amd64 libwxbase3.0-0v5 amd64 3.0.4+dfsg-8 [1,057 kB] #26 3.908 Get:84 http://deb.debian.org/debian buster/main amd64 libatspi2.0-0 amd64 2.30.0-7 [65.0 kB] #26 3.909 Get:85 http://deb.debian.org/debian buster/main amd64 libatk-bridge2.0-0 amd64 2.30.0-5 [61.6 kB] #26 3.910 Get:86 http://deb.debian.org/debian buster/main amd64 libcairo-gobject2 amd64 1.16.0-4+deb10u1 [125 kB] #26 3.911 Get:87 http://deb.debian.org/debian buster/main amd64 libcolord2 amd64 1.4.3-4 [141 kB] #26 3.912 Get:88 http://deb.debian.org/debian buster/main amd64 libepoxy0 amd64 1.5.3-0.1 [190 kB] #26 3.913 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.914 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.915 Get:91 http://deb.debian.org/debian buster/main amd64 libsoup2.4-1 amd64 2.64.2-2 [253 kB] #26 3.917 Get:92 http://deb.debian.org/debian buster/main amd64 libsoup-gnome2.4-1 amd64 2.64.2-2 [18.0 kB] #26 3.921 Get:93 http://deb.debian.org/debian buster/main amd64 librest-0.7-0 amd64 0.8.1-1 [33.7 kB] #26 3.922 Get:94 http://deb.debian.org/debian buster/main amd64 libwayland-cursor0 amd64 1.16.0-1 [14.1 kB] #26 3.922 Get:95 http://deb.debian.org/debian buster/main amd64 libwayland-egl1 amd64 1.16.0-1 [8,204 B] #26 3.923 Get:96 http://deb.debian.org/debian buster/main amd64 libgtk-3-common all 3.24.5-1 [3,678 kB] #26 3.956 Get:97 http://deb.debian.org/debian buster/main amd64 libgtk-3-0 amd64 3.24.5-1 [2,580 kB] #26 3.977 Get:98 http://deb.debian.org/debian buster/main amd64 libnotify4 amd64 0.7.7-4 [29.0 kB] #26 3.978 Get:99 http://deb.debian.org/debian buster/main amd64 libwxgtk3.0-gtk3-0v5 amd64 3.0.4+dfsg-8 [4,350 kB] #26 4.015 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.060 Get:101 http://deb.debian.org/debian buster/main amd64 python-zmq amd64 17.1.2-2+deb10u1 [259 kB] #26 4.062 Get:102 http://deb.debian.org/debian buster/main amd64 libcodec2-0.8.1 amd64 0.8.1-2 [233 kB] #26 4.064 Get:103 http://deb.debian.org/debian buster/main amd64 libcomedi0 amd64 0.11.0-1 [236 kB] #26 4.066 Get:104 http://deb.debian.org/debian buster/main amd64 liblog4cpp5v5 amd64 1.1.3-1 [106 kB] #26 4.067 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.068 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.071 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.076 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.078 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.080 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.082 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.085 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.086 Get:113 http://deb.debian.org/debian buster/main amd64 libopus0 amd64 1.3-1 [191 kB] #26 4.088 Get:114 http://deb.debian.org/debian buster/main amd64 libsamplerate0 amd64 0.1.9-2 [949 kB] #26 4.095 Get:115 http://deb.debian.org/debian buster/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2 [299 kB] #26 4.097 Get:116 http://deb.debian.org/debian buster/main amd64 libportaudio2 amd64 19.6.0-1+deb10u1 [66.8 kB] #26 4.098 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.099 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.099 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.100 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.103 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.106 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.109 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.117 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.118 Get:125 http://deb.debian.org/debian-security buster/updates/main amd64 libqt5opengl5 amd64 5.11.3+dfsg1-1+deb10u6 [161 kB] #26 4.120 Get:126 http://deb.debian.org/debian buster/main amd64 libqwt-qt5-6 amd64 6.1.4-1 [437 kB] #26 4.124 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.128 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.130 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.131 Get:130 http://deb.debian.org/debian buster/main amd64 libslang2 amd64 2.3.2-2 [507 kB] #26 4.134 Get:131 http://deb.debian.org/debian-security buster/updates/main amd64 libcaca0 amd64 0.99.beta19-2.1+deb10u1 [346 kB] #26 4.137 Get:132 http://deb.debian.org/debian buster/main amd64 libasyncns0 amd64 0.8-6 [12.5 kB] #26 4.137 Get:133 http://deb.debian.org/debian buster/main amd64 libogg0 amd64 1.3.2-1+b1 [21.3 kB] #26 4.137 Get:134 http://deb.debian.org/debian-security buster/updates/main amd64 libflac8 amd64 1.3.2-3+deb10u3 [195 kB] #26 4.139 Get:135 http://deb.debian.org/debian buster/main amd64 libvorbis0a amd64 1.3.6-2 [93.5 kB] #26 4.139 Get:136 http://deb.debian.org/debian buster/main amd64 libvorbisenc2 amd64 1.3.6-2 [80.2 kB] #26 4.140 Get:137 http://deb.debian.org/debian-security buster/updates/main amd64 libsndfile1 amd64 1.0.28-6+deb10u2 [253 kB] #26 4.142 Get:138 http://deb.debian.org/debian buster/main amd64 libxtst6 amd64 2:1.2.3-1 [27.8 kB] #26 4.143 Get:139 http://deb.debian.org/debian buster/main amd64 libpulse0 amd64 12.2-4+deb10u1 [281 kB] #26 4.145 Get:140 http://deb.debian.org/debian buster/main amd64 libsdl1.2debian amd64 1.2.15+dfsg2-6~deb10u1 [194 kB] #26 4.148 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.149 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.150 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.151 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.153 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.155 Get:146 http://deb.debian.org/debian buster/main amd64 gnuradio amd64 3.7.13.4-4+b1 [9,656 kB] #26 4.424 debconf: delaying package configuration, since apt-utils is not installed #26 4.481 Fetched 77.3 MB in 1s (103 MB/s) #26 4.526 Selecting previously unselected package libdouble-conversion1:amd64. #26 4.526 (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 ... 107727 files and directories currently installed.) #26 4.568 Preparing to unpack .../000-libdouble-conversion1_3.1.0-3_amd64.deb ... #26 4.574 Unpacking libdouble-conversion1:amd64 (3.1.0-3) ... #26 4.611 Selecting previously unselected package libpcre2-16-0:amd64. #26 4.618 Preparing to unpack .../001-libpcre2-16-0_10.32-5+deb10u1_amd64.deb ... #26 4.621 Unpacking libpcre2-16-0:amd64 (10.32-5+deb10u1) ... #26 4.687 Selecting previously unselected package libqt5core5a:amd64. #26 4.695 Preparing to unpack .../002-libqt5core5a_5.11.3+dfsg1-1+deb10u6_amd64.deb ... #26 4.703 Unpacking libqt5core5a:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 4.850 Selecting previously unselected package libdrm-common. #26 4.856 Preparing to unpack .../003-libdrm-common_2.4.97-1_all.deb ... #26 4.859 Unpacking libdrm-common (2.4.97-1) ... #26 4.893 Selecting previously unselected package libdrm2:amd64. #26 4.900 Preparing to unpack .../004-libdrm2_2.4.97-1_amd64.deb ... #26 4.903 Unpacking libdrm2:amd64 (2.4.97-1) ... #26 4.943 Selecting previously unselected package libglvnd0:amd64. #26 4.950 Preparing to unpack .../005-libglvnd0_1.1.0-1_amd64.deb ... #26 4.953 Unpacking libglvnd0:amd64 (1.1.0-1) ... #26 4.999 Selecting previously unselected package libwayland-server0:amd64. #26 5.006 Preparing to unpack .../006-libwayland-server0_1.16.0-1_amd64.deb ... #26 5.009 Unpacking libwayland-server0:amd64 (1.16.0-1) ... #26 5.048 Selecting previously unselected package libgbm1:amd64. #26 5.055 Preparing to unpack .../007-libgbm1_18.3.6-2+deb10u1_amd64.deb ... #26 5.061 Unpacking libgbm1:amd64 (18.3.6-2+deb10u1) ... #26 5.101 Selecting previously unselected package libglapi-mesa:amd64. #26 5.108 Preparing to unpack .../008-libglapi-mesa_18.3.6-2+deb10u1_amd64.deb ... #26 5.111 Unpacking libglapi-mesa:amd64 (18.3.6-2+deb10u1) ... #26 5.153 Selecting previously unselected package libwayland-client0:amd64. #26 5.162 Preparing to unpack .../009-libwayland-client0_1.16.0-1_amd64.deb ... #26 5.165 Unpacking libwayland-client0:amd64 (1.16.0-1) ... #26 5.205 Selecting previously unselected package libx11-xcb1:amd64. #26 5.212 Preparing to unpack .../010-libx11-xcb1_2%3a1.6.7-1+deb10u4_amd64.deb ... #26 5.215 Unpacking libx11-xcb1:amd64 (2:1.6.7-1+deb10u4) ... #26 5.261 Selecting previously unselected package libxcb-dri2-0:amd64. #26 5.268 Preparing to unpack .../011-libxcb-dri2-0_1.13.1-2_amd64.deb ... #26 5.272 Unpacking libxcb-dri2-0:amd64 (1.13.1-2) ... #26 5.316 Selecting previously unselected package libxcb-dri3-0:amd64. #26 5.322 Preparing to unpack .../012-libxcb-dri3-0_1.13.1-2_amd64.deb ... #26 5.328 Unpacking libxcb-dri3-0:amd64 (1.13.1-2) ... #26 5.377 Selecting previously unselected package libxcb-present0:amd64. #26 5.384 Preparing to unpack .../013-libxcb-present0_1.13.1-2_amd64.deb ... #26 5.387 Unpacking libxcb-present0:amd64 (1.13.1-2) ... #26 5.433 Selecting previously unselected package libxcb-sync1:amd64. #26 5.441 Preparing to unpack .../014-libxcb-sync1_1.13.1-2_amd64.deb ... #26 5.446 Unpacking libxcb-sync1:amd64 (1.13.1-2) ... #26 5.492 Selecting previously unselected package libxcb-xfixes0:amd64. #26 5.499 Preparing to unpack .../015-libxcb-xfixes0_1.13.1-2_amd64.deb ... #26 5.503 Unpacking libxcb-xfixes0:amd64 (1.13.1-2) ... #26 5.550 Selecting previously unselected package libxshmfence1:amd64. #26 5.557 Preparing to unpack .../016-libxshmfence1_1.3-1_amd64.deb ... #26 5.561 Unpacking libxshmfence1:amd64 (1.3-1) ... #26 5.601 Selecting previously unselected package libegl-mesa0:amd64. #26 5.607 Preparing to unpack .../017-libegl-mesa0_18.3.6-2+deb10u1_amd64.deb ... #26 5.611 Unpacking libegl-mesa0:amd64 (18.3.6-2+deb10u1) ... #26 5.661 Selecting previously unselected package libegl1:amd64. #26 5.668 Preparing to unpack .../018-libegl1_1.1.0-1_amd64.deb ... #26 5.671 Unpacking libegl1:amd64 (1.1.0-1) ... #26 5.716 Selecting previously unselected package libxcb-glx0:amd64. #26 5.722 Preparing to unpack .../019-libxcb-glx0_1.13.1-2_amd64.deb ... #26 5.726 Unpacking libxcb-glx0:amd64 (1.13.1-2) ... #26 5.769 Selecting previously unselected package libxxf86vm1:amd64. #26 5.776 Preparing to unpack .../020-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ... #26 5.780 Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ... #26 5.821 Selecting previously unselected package libdrm-amdgpu1:amd64. #26 5.827 Preparing to unpack .../021-libdrm-amdgpu1_2.4.97-1_amd64.deb ... #26 5.831 Unpacking libdrm-amdgpu1:amd64 (2.4.97-1) ... #26 5.869 Selecting previously unselected package libdrm-intel1:amd64. #26 5.875 Preparing to unpack .../022-libdrm-intel1_2.4.97-1_amd64.deb ... #26 5.878 Unpacking libdrm-intel1:amd64 (2.4.97-1) ... #26 5.927 Selecting previously unselected package libdrm-nouveau2:amd64. #26 5.935 Preparing to unpack .../023-libdrm-nouveau2_2.4.97-1_amd64.deb ... #26 5.938 Unpacking libdrm-nouveau2:amd64 (2.4.97-1) ... #26 5.975 Selecting previously unselected package libdrm-radeon1:amd64. #26 5.983 Preparing to unpack .../024-libdrm-radeon1_2.4.97-1_amd64.deb ... #26 5.987 Unpacking libdrm-radeon1:amd64 (2.4.97-1) ... #26 6.030 Selecting previously unselected package libllvm7:amd64. #26 6.037 Preparing to unpack .../025-libllvm7_1%3a7.0.1-8+deb10u2_amd64.deb ... #26 6.040 Unpacking libllvm7:amd64 (1:7.0.1-8+deb10u2) ... #26 6.929 Selecting previously unselected package libgl1-mesa-dri:amd64. #26 6.936 Preparing to unpack .../026-libgl1-mesa-dri_18.3.6-2+deb10u1_amd64.deb ... #26 6.945 Unpacking libgl1-mesa-dri:amd64 (18.3.6-2+deb10u1) ... #26 7.420 Selecting previously unselected package libglx-mesa0:amd64. #26 7.426 Preparing to unpack .../027-libglx-mesa0_18.3.6-2+deb10u1_amd64.deb ... #26 7.432 Unpacking libglx-mesa0:amd64 (18.3.6-2+deb10u1) ... #26 7.487 Selecting previously unselected package libglx0:amd64. #26 7.493 Preparing to unpack .../028-libglx0_1.1.0-1_amd64.deb ... #26 7.496 Unpacking libglx0:amd64 (1.1.0-1) ... #26 7.541 Selecting previously unselected package libgl1:amd64. #26 7.548 Preparing to unpack .../029-libgl1_1.1.0-1_amd64.deb ... #26 7.551 Unpacking libgl1:amd64 (1.1.0-1) ... #26 7.594 Selecting previously unselected package libevdev2:amd64. #26 7.601 Preparing to unpack .../030-libevdev2_1.6.0+dfsg-1_amd64.deb ... #26 7.604 Unpacking libevdev2:amd64 (1.6.0+dfsg-1) ... #26 7.643 Selecting previously unselected package libmtdev1:amd64. #26 7.650 Preparing to unpack .../031-libmtdev1_1.1.5-1+b1_amd64.deb ... #26 7.656 Unpacking libmtdev1:amd64 (1.1.5-1+b1) ... #26 7.697 Selecting previously unselected package libgudev-1.0-0:amd64. #26 7.704 Preparing to unpack .../032-libgudev-1.0-0_232-2_amd64.deb ... #26 7.707 Unpacking libgudev-1.0-0:amd64 (232-2) ... #26 7.740 Selecting previously unselected package libwacom-common. #26 7.746 Preparing to unpack .../033-libwacom-common_0.32-1_all.deb ... #26 7.751 Unpacking libwacom-common (0.32-1) ... #26 7.800 Selecting previously unselected package libwacom2:amd64. #26 7.806 Preparing to unpack .../034-libwacom2_0.32-1_amd64.deb ... #26 7.809 Unpacking libwacom2:amd64 (0.32-1) ... #26 7.844 Selecting previously unselected package libinput-bin. #26 7.850 Preparing to unpack .../035-libinput-bin_1.12.6-2+deb10u1_amd64.deb ... #26 7.853 Unpacking libinput-bin (1.12.6-2+deb10u1) ... #26 7.889 Selecting previously unselected package libinput10:amd64. #26 7.897 Preparing to unpack .../036-libinput10_1.12.6-2+deb10u1_amd64.deb ... #26 7.900 Unpacking libinput10:amd64 (1.12.6-2+deb10u1) ... #26 7.950 Selecting previously unselected package libqt5dbus5:amd64. #26 7.956 Preparing to unpack .../037-libqt5dbus5_5.11.3+dfsg1-1+deb10u6_amd64.deb ... #26 7.963 Unpacking libqt5dbus5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 8.021 Selecting previously unselected package libqt5network5:amd64. #26 8.029 Preparing to unpack .../038-libqt5network5_5.11.3+dfsg1-1+deb10u6_amd64.deb ... #26 8.032 Unpacking libqt5network5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 8.116 Selecting previously unselected package libxcb-icccm4:amd64. #26 8.122 Preparing to unpack .../039-libxcb-icccm4_0.4.1-1.1_amd64.deb ... #26 8.125 Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... #26 8.161 Selecting previously unselected package libxcb-util0:amd64. #26 8.168 Preparing to unpack .../040-libxcb-util0_0.3.8-3+b2_amd64.deb ... #26 8.172 Unpacking libxcb-util0:amd64 (0.3.8-3+b2) ... #26 8.212 Selecting previously unselected package libxcb-image0:amd64. #26 8.220 Preparing to unpack .../041-libxcb-image0_0.4.0-1+b2_amd64.deb ... #26 8.223 Unpacking libxcb-image0:amd64 (0.4.0-1+b2) ... #26 8.259 Selecting previously unselected package libxcb-keysyms1:amd64. #26 8.266 Preparing to unpack .../042-libxcb-keysyms1_0.4.0-1+b2_amd64.deb ... #26 8.269 Unpacking libxcb-keysyms1:amd64 (0.4.0-1+b2) ... #26 8.306 Selecting previously unselected package libxcb-randr0:amd64. #26 8.313 Preparing to unpack .../043-libxcb-randr0_1.13.1-2_amd64.deb ... #26 8.316 Unpacking libxcb-randr0:amd64 (1.13.1-2) ... #26 8.365 Selecting previously unselected package libxcb-render-util0:amd64. #26 8.372 Preparing to unpack .../044-libxcb-render-util0_0.3.9-1+b1_amd64.deb ... #26 8.376 Unpacking libxcb-render-util0:amd64 (0.3.9-1+b1) ... #26 8.412 Selecting previously unselected package libxcb-shape0:amd64. #26 8.419 Preparing to unpack .../045-libxcb-shape0_1.13.1-2_amd64.deb ... #26 8.422 Unpacking libxcb-shape0:amd64 (1.13.1-2) ... #26 8.468 Selecting previously unselected package libxcb-xinerama0:amd64. #26 8.474 Preparing to unpack .../046-libxcb-xinerama0_1.13.1-2_amd64.deb ... #26 8.477 Unpacking libxcb-xinerama0:amd64 (1.13.1-2) ... #26 8.525 Selecting previously unselected package libxcb-xkb1:amd64. #26 8.531 Preparing to unpack .../047-libxcb-xkb1_1.13.1-2_amd64.deb ... #26 8.534 Unpacking libxcb-xkb1:amd64 (1.13.1-2) ... #26 8.578 Selecting previously unselected package xkb-data. #26 8.585 Preparing to unpack .../048-xkb-data_2.26-2_all.deb ... #26 8.588 Unpacking xkb-data (2.26-2) ... #26 8.697 Selecting previously unselected package libxkbcommon0:amd64. #26 8.703 Preparing to unpack .../049-libxkbcommon0_0.8.2-1_amd64.deb ... #26 8.706 Unpacking libxkbcommon0:amd64 (0.8.2-1) ... #26 8.754 Selecting previously unselected package libxkbcommon-x11-0:amd64. #26 8.761 Preparing to unpack .../050-libxkbcommon-x11-0_0.8.2-1_amd64.deb ... #26 8.764 Unpacking libxkbcommon-x11-0:amd64 (0.8.2-1) ... #26 8.817 Selecting previously unselected package libqt5gui5:amd64. #26 8.824 Preparing to unpack .../051-libqt5gui5_5.11.3+dfsg1-1+deb10u6_amd64.deb ... #26 8.836 Unpacking libqt5gui5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 9.085 Selecting previously unselected package libqt5widgets5:amd64. #26 9.090 Preparing to unpack .../052-libqt5widgets5_5.11.3+dfsg1-1+deb10u6_amd64.deb ... #26 9.093 Unpacking libqt5widgets5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 9.284 Selecting previously unselected package libqt5svg5:amd64. #26 9.295 Preparing to unpack .../053-libqt5svg5_5.11.3-2_amd64.deb ... #26 9.299 Unpacking libqt5svg5:amd64 (5.11.3-2) ... #26 9.342 Selecting previously unselected package dbus-user-session. #26 9.350 Preparing to unpack .../054-dbus-user-session_1.12.28-0+deb10u1_amd64.deb ... #26 9.353 Unpacking dbus-user-session (1.12.28-0+deb10u1) ... #26 9.397 Selecting previously unselected package libdconf1:amd64. #26 9.403 Preparing to unpack .../055-libdconf1_0.30.1-2_amd64.deb ... #26 9.407 Unpacking libdconf1:amd64 (0.30.1-2) ... #26 9.441 Selecting previously unselected package dconf-service. #26 9.447 Preparing to unpack .../056-dconf-service_0.30.1-2_amd64.deb ... #26 9.450 Unpacking dconf-service (0.30.1-2) ... #26 9.482 Selecting previously unselected package dconf-gsettings-backend:amd64. #26 9.488 Preparing to unpack .../057-dconf-gsettings-backend_0.30.1-2_amd64.deb ... #26 9.494 Unpacking dconf-gsettings-backend:amd64 (0.30.1-2) ... #26 9.525 Selecting previously unselected package libgl1-mesa-glx:amd64. #26 9.531 Preparing to unpack .../058-libgl1-mesa-glx_18.3.6-2+deb10u1_amd64.deb ... #26 9.534 Unpacking libgl1-mesa-glx:amd64 (18.3.6-2+deb10u1) ... #26 9.572 Selecting previously unselected package freeglut3:amd64. #26 9.578 Preparing to unpack .../059-freeglut3_2.8.1-3_amd64.deb ... #26 9.581 Unpacking freeglut3:amd64 (2.8.1-3) ... #26 9.630 Selecting previously unselected package libproxy1v5:amd64. #26 9.636 Preparing to unpack .../060-libproxy1v5_0.4.15-5+deb10u1_amd64.deb ... #26 9.639 Unpacking libproxy1v5:amd64 (0.4.15-5+deb10u1) ... #26 9.677 Selecting previously unselected package glib-networking-common. #26 9.683 Preparing to unpack .../061-glib-networking-common_2.58.0-2+deb10u2_all.deb ... #26 9.686 Unpacking glib-networking-common (2.58.0-2+deb10u2) ... #26 9.733 Selecting previously unselected package glib-networking-services. #26 9.739 Preparing to unpack .../062-glib-networking-services_2.58.0-2+deb10u2_amd64.deb ... #26 9.745 Unpacking glib-networking-services (2.58.0-2+deb10u2) ... #26 9.778 Selecting previously unselected package gsettings-desktop-schemas. #26 9.784 Preparing to unpack .../063-gsettings-desktop-schemas_3.28.1-1_all.deb ... #26 9.787 Unpacking gsettings-desktop-schemas (3.28.1-1) ... #26 9.873 Selecting previously unselected package glib-networking:amd64. #26 9.879 Preparing to unpack .../064-glib-networking_2.58.0-2+deb10u2_amd64.deb ... #26 9.882 Unpacking glib-networking:amd64 (2.58.0-2+deb10u2) ... #26 9.920 Selecting previously unselected package liborc-0.4-0:amd64. #26 9.926 Preparing to unpack .../065-liborc-0.4-0_1%3a0.4.28-3.1_amd64.deb ... #26 9.929 Unpacking liborc-0.4-0:amd64 (1:0.4.28-3.1) ... #26 9.975 Selecting previously unselected package libvolk1.4:amd64. #26 9.983 Preparing to unpack .../066-libvolk1.4_1.4-3+b1_amd64.deb ... #26 9.989 Unpacking libvolk1.4:amd64 (1.4-3+b1) ... #26 10.04 Selecting previously unselected package libvolk1-bin. #26 10.04 Preparing to unpack .../067-libvolk1-bin_1.4-3+b1_amd64.deb ... #26 10.05 Unpacking libvolk1-bin (1.4-3+b1) ... #26 10.09 Selecting previously unselected package python-cheetah. #26 10.09 Preparing to unpack .../068-python-cheetah_3.1.0-3_amd64.deb ... #26 10.10 Unpacking python-cheetah (3.1.0-3) ... #26 10.15 Selecting previously unselected package python-lxml:amd64. #26 10.16 Preparing to unpack .../069-python-lxml_4.3.2-1+deb10u4_amd64.deb ... #26 10.16 Unpacking python-lxml:amd64 (4.3.2-1+deb10u4) ... #26 10.28 Selecting previously unselected package libglu1-mesa:amd64. #26 10.29 Preparing to unpack .../070-libglu1-mesa_9.0.0-2.1+b3_amd64.deb ... #26 10.29 Unpacking libglu1-mesa:amd64 (9.0.0-2.1+b3) ... #26 10.35 Selecting previously unselected package python-opengl. #26 10.36 Preparing to unpack .../071-python-opengl_3.1.0+dfsg-2_all.deb ... #26 10.36 Unpacking python-opengl (3.1.0+dfsg-2) ... #26 10.55 Selecting previously unselected package libqt5xml5:amd64. #26 10.56 Preparing to unpack .../072-libqt5xml5_5.11.3+dfsg1-1+deb10u6_amd64.deb ... #26 10.56 Unpacking libqt5xml5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 10.62 Selecting previously unselected package libqt5designer5:amd64. #26 10.63 Preparing to unpack .../073-libqt5designer5_5.11.3-4_amd64.deb ... #26 10.63 Unpacking libqt5designer5:amd64 (5.11.3-4) ... #26 10.80 Selecting previously unselected package libqt5sql5:amd64. #26 10.81 Preparing to unpack .../074-libqt5sql5_5.11.3+dfsg1-1+deb10u6_amd64.deb ... #26 10.81 Unpacking libqt5sql5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 10.86 Selecting previously unselected package libqt5help5:amd64. #26 10.87 Preparing to unpack .../075-libqt5help5_5.11.3-4_amd64.deb ... #26 10.87 Unpacking libqt5help5:amd64 (5.11.3-4) ... #26 10.93 Selecting previously unselected package libqt5printsupport5:amd64. #26 10.93 Preparing to unpack .../076-libqt5printsupport5_5.11.3+dfsg1-1+deb10u6_amd64.deb ... #26 10.94 Unpacking libqt5printsupport5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 10.99 Selecting previously unselected package libqt5test5:amd64. #26 11.00 Preparing to unpack .../077-libqt5test5_5.11.3+dfsg1-1+deb10u6_amd64.deb ... #26 11.01 Unpacking libqt5test5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 11.06 Selecting previously unselected package python-enum34. #26 11.07 Preparing to unpack .../078-python-enum34_1.1.6-2_all.deb ... #26 11.07 Unpacking python-enum34 (1.1.6-2) ... #26 11.11 Selecting previously unselected package python-sip. #26 11.12 Preparing to unpack .../079-python-sip_4.19.14+dfsg-2_amd64.deb ... #26 11.12 Unpacking python-sip (4.19.14+dfsg-2) ... #26 11.17 Selecting previously unselected package python-pyqt5. #26 11.18 Preparing to unpack .../080-python-pyqt5_5.11.3+dfsg-1+b3_amd64.deb ... #26 11.18 Unpacking python-pyqt5 (5.11.3+dfsg-1+b3) ... #26 11.39 Selecting previously unselected package python-wxversion. #26 11.40 Preparing to unpack .../081-python-wxversion_3.0.2.0+dfsg-8_all.deb ... #26 11.40 Unpacking python-wxversion (3.0.2.0+dfsg-8) ... #26 11.48 Selecting previously unselected package libwxbase3.0-0v5:amd64. #26 11.48 Preparing to unpack .../082-libwxbase3.0-0v5_3.0.4+dfsg-8_amd64.deb ... #26 11.49 Unpacking libwxbase3.0-0v5:amd64 (3.0.4+dfsg-8) ... #26 11.60 Selecting previously unselected package libatspi2.0-0:amd64. #26 11.60 Preparing to unpack .../083-libatspi2.0-0_2.30.0-7_amd64.deb ... #26 11.61 Unpacking libatspi2.0-0:amd64 (2.30.0-7) ... #26 11.65 Selecting previously unselected package libatk-bridge2.0-0:amd64. #26 11.66 Preparing to unpack .../084-libatk-bridge2.0-0_2.30.0-5_amd64.deb ... #26 11.67 Unpacking libatk-bridge2.0-0:amd64 (2.30.0-5) ... #26 11.71 Selecting previously unselected package libcairo-gobject2:amd64. #26 11.72 Preparing to unpack .../085-libcairo-gobject2_1.16.0-4+deb10u1_amd64.deb ... #26 11.72 Unpacking libcairo-gobject2:amd64 (1.16.0-4+deb10u1) ... #26 11.77 Selecting previously unselected package libcolord2:amd64. #26 11.77 Preparing to unpack .../086-libcolord2_1.4.3-4_amd64.deb ... #26 11.78 Unpacking libcolord2:amd64 (1.4.3-4) ... #26 11.83 Selecting previously unselected package libepoxy0:amd64. #26 11.84 Preparing to unpack .../087-libepoxy0_1.5.3-0.1_amd64.deb ... #26 11.84 Unpacking libepoxy0:amd64 (1.5.3-0.1) ... #26 11.89 Selecting previously unselected package libjson-glib-1.0-common. #26 11.90 Preparing to unpack .../088-libjson-glib-1.0-common_1.4.4-2_all.deb ... #26 11.90 Unpacking libjson-glib-1.0-common (1.4.4-2) ... #26 11.95 Selecting previously unselected package libjson-glib-1.0-0:amd64. #26 11.95 Preparing to unpack .../089-libjson-glib-1.0-0_1.4.4-2_amd64.deb ... #26 11.96 Unpacking libjson-glib-1.0-0:amd64 (1.4.4-2) ... #26 12.00 Selecting previously unselected package libsoup2.4-1:amd64. #26 12.00 Preparing to unpack .../090-libsoup2.4-1_2.64.2-2_amd64.deb ... #26 12.01 Unpacking libsoup2.4-1:amd64 (2.64.2-2) ... #26 12.06 Selecting previously unselected package libsoup-gnome2.4-1:amd64. #26 12.07 Preparing to unpack .../091-libsoup-gnome2.4-1_2.64.2-2_amd64.deb ... #26 12.07 Unpacking libsoup-gnome2.4-1:amd64 (2.64.2-2) ... #26 12.11 Selecting previously unselected package librest-0.7-0:amd64. #26 12.12 Preparing to unpack .../092-librest-0.7-0_0.8.1-1_amd64.deb ... #26 12.12 Unpacking librest-0.7-0:amd64 (0.8.1-1) ... #26 12.16 Selecting previously unselected package libwayland-cursor0:amd64. #26 12.17 Preparing to unpack .../093-libwayland-cursor0_1.16.0-1_amd64.deb ... #26 12.17 Unpacking libwayland-cursor0:amd64 (1.16.0-1) ... #26 12.21 Selecting previously unselected package libwayland-egl1:amd64. #26 12.22 Preparing to unpack .../094-libwayland-egl1_1.16.0-1_amd64.deb ... #26 12.22 Unpacking libwayland-egl1:amd64 (1.16.0-1) ... #26 12.25 Selecting previously unselected package libgtk-3-common. #26 12.26 Preparing to unpack .../095-libgtk-3-common_3.24.5-1_all.deb ... #26 12.26 Unpacking libgtk-3-common (3.24.5-1) ... #26 12.57 Selecting previously unselected package libgtk-3-0:amd64. #26 12.58 Preparing to unpack .../096-libgtk-3-0_3.24.5-1_amd64.deb ... #26 12.58 Unpacking libgtk-3-0:amd64 (3.24.5-1) ... #26 12.78 Selecting previously unselected package libnotify4:amd64. #26 12.79 Preparing to unpack .../097-libnotify4_0.7.7-4_amd64.deb ... #26 12.79 Unpacking libnotify4:amd64 (0.7.7-4) ... #26 12.83 Selecting previously unselected package libwxgtk3.0-gtk3-0v5:amd64. #26 12.84 Preparing to unpack .../098-libwxgtk3.0-gtk3-0v5_3.0.4+dfsg-8_amd64.deb ... #26 12.84 Unpacking libwxgtk3.0-gtk3-0v5:amd64 (3.0.4+dfsg-8) ... #26 13.15 Selecting previously unselected package python-wxgtk3.0. #26 13.16 Preparing to unpack .../099-python-wxgtk3.0_3.0.2.0+dfsg-8_amd64.deb ... #26 13.16 Unpacking python-wxgtk3.0 (3.0.2.0+dfsg-8) ... #26 13.55 Selecting previously unselected package python-zmq. #26 13.56 Preparing to unpack .../100-python-zmq_17.1.2-2+deb10u1_amd64.deb ... #26 13.56 Unpacking python-zmq (17.1.2-2+deb10u1) ... #26 13.62 Selecting previously unselected package libcodec2-0.8.1:amd64. #26 13.63 Preparing to unpack .../101-libcodec2-0.8.1_0.8.1-2_amd64.deb ... #26 13.63 Unpacking libcodec2-0.8.1:amd64 (0.8.1-2) ... #26 13.69 Selecting previously unselected package libcomedi0. #26 13.70 Preparing to unpack .../102-libcomedi0_0.11.0-1_amd64.deb ... #26 13.70 Unpacking libcomedi0 (0.11.0-1) ... #26 13.76 Selecting previously unselected package liblog4cpp5v5:amd64. #26 13.76 Preparing to unpack .../103-liblog4cpp5v5_1.1.3-1_amd64.deb ... #26 13.76 Unpacking liblog4cpp5v5:amd64 (1.1.3-1) ... #26 13.81 Selecting previously unselected package libgnuradio-pmt3.7.13:amd64. #26 13.82 Preparing to unpack .../104-libgnuradio-pmt3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 13.82 Unpacking libgnuradio-pmt3.7.13:amd64 (3.7.13.4-4+b1) ... #26 13.87 Selecting previously unselected package libgnuradio-runtime3.7.13:amd64. #26 13.87 Preparing to unpack .../105-libgnuradio-runtime3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 13.88 Unpacking libgnuradio-runtime3.7.13:amd64 (3.7.13.4-4+b1) ... #26 13.94 Selecting previously unselected package libgnuradio-blocks3.7.13:amd64. #26 13.95 Preparing to unpack .../106-libgnuradio-blocks3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 13.95 Unpacking libgnuradio-blocks3.7.13:amd64 (3.7.13.4-4+b1) ... #26 14.02 Selecting previously unselected package libgnuradio-fft3.7.13:amd64. #26 14.03 Preparing to unpack .../107-libgnuradio-fft3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 14.04 Unpacking libgnuradio-fft3.7.13:amd64 (3.7.13.4-4+b1) ... #26 14.08 Selecting previously unselected package libgnuradio-filter3.7.13:amd64. #26 14.09 Preparing to unpack .../108-libgnuradio-filter3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 14.09 Unpacking libgnuradio-filter3.7.13:amd64 (3.7.13.4-4+b1) ... #26 14.15 Selecting previously unselected package libgnuradio-analog3.7.13:amd64. #26 14.16 Preparing to unpack .../109-libgnuradio-analog3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 14.16 Unpacking libgnuradio-analog3.7.13:amd64 (3.7.13.4-4+b1) ... #26 14.21 Selecting previously unselected package libgnuradio-fec3.7.13:amd64. #26 14.22 Preparing to unpack .../110-libgnuradio-fec3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 14.22 Unpacking libgnuradio-fec3.7.13:amd64 (3.7.13.4-4+b1) ... #26 14.28 Selecting previously unselected package libgnuradio-atsc3.7.13:amd64. #26 14.29 Preparing to unpack .../111-libgnuradio-atsc3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 14.29 Unpacking libgnuradio-atsc3.7.13:amd64 (3.7.13.4-4+b1) ... #26 14.33 Selecting previously unselected package libopus0:amd64. #26 14.34 Preparing to unpack .../112-libopus0_1.3-1_amd64.deb ... #26 14.35 Unpacking libopus0:amd64 (1.3-1) ... #26 14.40 Selecting previously unselected package libsamplerate0:amd64. #26 14.41 Preparing to unpack .../113-libsamplerate0_0.1.9-2_amd64.deb ... #26 14.41 Unpacking libsamplerate0:amd64 (0.1.9-2) ... #26 14.51 Selecting previously unselected package libjack-jackd2-0:amd64. #26 14.52 Preparing to unpack .../114-libjack-jackd2-0_1.9.12~dfsg-2_amd64.deb ... #26 14.52 Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2) ... #26 14.58 Selecting previously unselected package libportaudio2:amd64. #26 14.59 Preparing to unpack .../115-libportaudio2_19.6.0-1+deb10u1_amd64.deb ... #26 14.59 Unpacking libportaudio2:amd64 (19.6.0-1+deb10u1) ... #26 14.66 Selecting previously unselected package libgnuradio-audio3.7.13:amd64. #26 14.66 Preparing to unpack .../116-libgnuradio-audio3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 14.67 Unpacking libgnuradio-audio3.7.13:amd64 (3.7.13.4-4+b1) ... #26 14.71 Selecting previously unselected package libgnuradio-channels3.7.13:amd64. #26 14.71 Preparing to unpack .../117-libgnuradio-channels3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 14.72 Unpacking libgnuradio-channels3.7.13:amd64 (3.7.13.4-4+b1) ... #26 14.76 Selecting previously unselected package libgnuradio-comedi3.7.13:amd64. #26 14.77 Preparing to unpack .../118-libgnuradio-comedi3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 14.77 Unpacking libgnuradio-comedi3.7.13:amd64 (3.7.13.4-4+b1) ... #26 14.81 Selecting previously unselected package libgnuradio-digital3.7.13:amd64. #26 14.82 Preparing to unpack .../119-libgnuradio-digital3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 14.82 Unpacking libgnuradio-digital3.7.13:amd64 (3.7.13.4-4+b1) ... #26 14.89 Selecting previously unselected package libgnuradio-dtv3.7.13:amd64. #26 14.89 Preparing to unpack .../120-libgnuradio-dtv3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 14.90 Unpacking libgnuradio-dtv3.7.13:amd64 (3.7.13.4-4+b1) ... #26 14.95 Selecting previously unselected package libgnuradio-fcd3.7.13:amd64. #26 14.96 Preparing to unpack .../121-libgnuradio-fcd3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 14.97 Unpacking libgnuradio-fcd3.7.13:amd64 (3.7.13.4-4+b1) ... #26 15.01 Selecting previously unselected package libgnuradio-noaa3.7.13:amd64. #26 15.02 Preparing to unpack .../122-libgnuradio-noaa3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 15.02 Unpacking libgnuradio-noaa3.7.13:amd64 (3.7.13.4-4+b1) ... #26 15.07 Selecting previously unselected package libgnuradio-pager3.7.13:amd64. #26 15.07 Preparing to unpack .../123-libgnuradio-pager3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 15.08 Unpacking libgnuradio-pager3.7.13:amd64 (3.7.13.4-4+b1) ... #26 15.12 Selecting previously unselected package libqt5opengl5:amd64. #26 15.13 Preparing to unpack .../124-libqt5opengl5_5.11.3+dfsg1-1+deb10u6_amd64.deb ... #26 15.13 Unpacking libqt5opengl5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 15.18 Selecting previously unselected package libqwt-qt5-6. #26 15.19 Preparing to unpack .../125-libqwt-qt5-6_6.1.4-1_amd64.deb ... #26 15.20 Unpacking libqwt-qt5-6 (6.1.4-1) ... #26 15.26 Selecting previously unselected package libgnuradio-qtgui3.7.13:amd64. #26 15.27 Preparing to unpack .../126-libgnuradio-qtgui3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 15.28 Unpacking libgnuradio-qtgui3.7.13:amd64 (3.7.13.4-4+b1) ... #26 15.35 Selecting previously unselected package libgnuradio-trellis3.7.13:amd64. #26 15.35 Preparing to unpack .../127-libgnuradio-trellis3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 15.36 Unpacking libgnuradio-trellis3.7.13:amd64 (3.7.13.4-4+b1) ... #26 15.41 Selecting previously unselected package libgnuradio-uhd3.7.13:amd64. #26 15.41 Preparing to unpack .../128-libgnuradio-uhd3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 15.42 Unpacking libgnuradio-uhd3.7.13:amd64 (3.7.13.4-4+b1) ... #26 15.47 Selecting previously unselected package libslang2:amd64. #26 15.48 Preparing to unpack .../129-libslang2_2.3.2-2_amd64.deb ... #26 15.48 Unpacking libslang2:amd64 (2.3.2-2) ... #26 15.55 Selecting previously unselected package libcaca0:amd64. #26 15.56 Preparing to unpack .../130-libcaca0_0.99.beta19-2.1+deb10u1_amd64.deb ... #26 15.56 Unpacking libcaca0:amd64 (0.99.beta19-2.1+deb10u1) ... #26 15.62 Selecting previously unselected package libasyncns0:amd64. #26 15.62 Preparing to unpack .../131-libasyncns0_0.8-6_amd64.deb ... #26 15.63 Unpacking libasyncns0:amd64 (0.8-6) ... #26 15.66 Selecting previously unselected package libogg0:amd64. #26 15.67 Preparing to unpack .../132-libogg0_1.3.2-1+b1_amd64.deb ... #26 15.67 Unpacking libogg0:amd64 (1.3.2-1+b1) ... #26 15.71 Selecting previously unselected package libflac8:amd64. #26 15.72 Preparing to unpack .../133-libflac8_1.3.2-3+deb10u3_amd64.deb ... #26 15.72 Unpacking libflac8:amd64 (1.3.2-3+deb10u3) ... #26 15.78 Selecting previously unselected package libvorbis0a:amd64. #26 15.79 Preparing to unpack .../134-libvorbis0a_1.3.6-2_amd64.deb ... #26 15.79 Unpacking libvorbis0a:amd64 (1.3.6-2) ... #26 15.84 Selecting previously unselected package libvorbisenc2:amd64. #26 15.84 Preparing to unpack .../135-libvorbisenc2_1.3.6-2_amd64.deb ... #26 15.85 Unpacking libvorbisenc2:amd64 (1.3.6-2) ... #26 15.90 Selecting previously unselected package libsndfile1:amd64. #26 15.91 Preparing to unpack .../136-libsndfile1_1.0.28-6+deb10u2_amd64.deb ... #26 15.91 Unpacking libsndfile1:amd64 (1.0.28-6+deb10u2) ... #26 15.96 Selecting previously unselected package libxtst6:amd64. #26 15.97 Preparing to unpack .../137-libxtst6_2%3a1.2.3-1_amd64.deb ... #26 15.97 Unpacking libxtst6:amd64 (2:1.2.3-1) ... #26 16.01 Selecting previously unselected package libpulse0:amd64. #26 16.02 Preparing to unpack .../138-libpulse0_12.2-4+deb10u1_amd64.deb ... #26 16.02 Unpacking libpulse0:amd64 (12.2-4+deb10u1) ... #26 16.08 Selecting previously unselected package libsdl1.2debian:amd64. #26 16.09 Preparing to unpack .../139-libsdl1.2debian_1.2.15+dfsg2-6~deb10u1_amd64.deb ... #26 16.09 Unpacking libsdl1.2debian:amd64 (1.2.15+dfsg2-6~deb10u1) ... #26 16.14 Selecting previously unselected package libgnuradio-video-sdl3.7.13:amd64. #26 16.15 Preparing to unpack .../140-libgnuradio-video-sdl3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 16.15 Unpacking libgnuradio-video-sdl3.7.13:amd64 (3.7.13.4-4+b1) ... #26 16.19 Selecting previously unselected package libgnuradio-vocoder3.7.13:amd64. #26 16.20 Preparing to unpack .../141-libgnuradio-vocoder3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 16.20 Unpacking libgnuradio-vocoder3.7.13:amd64 (3.7.13.4-4+b1) ... #26 16.25 Selecting previously unselected package libgnuradio-wavelet3.7.13:amd64. #26 16.25 Preparing to unpack .../142-libgnuradio-wavelet3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 16.26 Unpacking libgnuradio-wavelet3.7.13:amd64 (3.7.13.4-4+b1) ... #26 16.29 Selecting previously unselected package libgnuradio-wxgui3.7.13:amd64. #26 16.30 Preparing to unpack .../143-libgnuradio-wxgui3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 16.30 Unpacking libgnuradio-wxgui3.7.13:amd64 (3.7.13.4-4+b1) ... #26 16.35 Selecting previously unselected package libgnuradio-zeromq3.7.13:amd64. #26 16.36 Preparing to unpack .../144-libgnuradio-zeromq3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 16.36 Unpacking libgnuradio-zeromq3.7.13:amd64 (3.7.13.4-4+b1) ... #26 16.41 Selecting previously unselected package gnuradio. #26 16.42 Preparing to unpack .../145-gnuradio_3.7.13.4-4+b1_amd64.deb ... #26 16.43 Unpacking gnuradio (3.7.13.4-4+b1) ... #26 17.32 Setting up liblog4cpp5v5:amd64 (1.1.3-1) ... #26 17.34 Setting up libxcb-dri3-0:amd64 (1.13.1-2) ... #26 17.35 Setting up python-enum34 (1.1.6-2) ... #26 17.56 Setting up libwayland-server0:amd64 (1.16.0-1) ... #26 17.57 Setting up libx11-xcb1:amd64 (2:1.6.7-1+deb10u4) ... #26 17.57 Setting up libproxy1v5:amd64 (0.4.15-5+deb10u1) ... #26 17.58 Setting up python-wxversion (3.0.2.0+dfsg-8) ... #26 17.78 Setting up libxcb-xfixes0:amd64 (1.13.1-2) ... #26 17.79 Setting up libogg0:amd64 (1.3.2-1+b1) ... #26 17.80 Setting up libglvnd0:amd64 (1.1.0-1) ... #26 17.81 Setting up libxtst6:amd64 (2:1.2.3-1) ... #26 17.82 Setting up libxcb-glx0:amd64 (1.13.1-2) ... #26 17.83 Setting up libcodec2-0.8.1:amd64 (0.8.1-2) ... #26 17.84 Setting up libxcb-keysyms1:amd64 (0.4.0-1+b2) ... #26 17.86 Setting up libxcb-shape0:amd64 (1.13.1-2) ... #26 17.86 Setting up libxcb-render-util0:amd64 (0.3.9-1+b1) ... #26 17.88 Setting up xkb-data (2.26-2) ... #26 17.89 Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... #26 17.89 Setting up libatspi2.0-0:amd64 (2.30.0-7) ... #26 17.91 Setting up libxcb-util0:amd64 (0.3.8-3+b2) ... #26 17.91 Setting up libpcre2-16-0:amd64 (10.32-5+deb10u1) ... #26 17.93 Setting up libcolord2:amd64 (1.4.3-4) ... #26 17.94 Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ... #26 17.95 Setting up libflac8:amd64 (1.3.2-3+deb10u3) ... #26 17.96 Setting up libxcb-xkb1:amd64 (1.13.1-2) ... #26 17.97 Setting up libxcb-image0:amd64 (0.4.0-1+b2) ... #26 17.98 Setting up libxcb-present0:amd64 (1.13.1-2) ... #26 17.99 Setting up libdconf1:amd64 (0.30.1-2) ... #26 18.00 Setting up python-zmq (17.1.2-2+deb10u1) ... #26 18.25 Setting up libatk-bridge2.0-0:amd64 (2.30.0-5) ... #26 18.26 Setting up dbus-user-session (1.12.28-0+deb10u1) ... #26 18.27 Setting up libxcb-xinerama0:amd64 (1.13.1-2) ... #26 18.28 Setting up libslang2:amd64 (2.3.2-2) ... #26 18.30 Setting up libepoxy0:amd64 (1.5.3-0.1) ... #26 18.30 Setting up libxcb-sync1:amd64 (1.13.1-2) ... #26 18.31 Setting up libnotify4:amd64 (0.7.7-4) ... #26 18.32 Setting up libopus0:amd64 (1.3-1) ... #26 18.34 Setting up python-cheetah (3.1.0-3) ... #26 18.59 Setting up libvorbis0a:amd64 (1.3.6-2) ... #26 18.60 Setting up liborc-0.4-0:amd64 (1:0.4.28-3.1) ... #26 18.61 Setting up libglapi-mesa:amd64 (18.3.6-2+deb10u1) ... #26 18.62 Setting up libmtdev1:amd64 (1.1.5-1+b1) ... #26 18.63 Setting up libvolk1.4:amd64 (1.4-3+b1) ... #26 18.64 Setting up libxcb-dri2-0:amd64 (1.13.1-2) ... #26 18.65 Setting up libasyncns0:amd64 (0.8-6) ... #26 18.66 Setting up libxshmfence1:amd64 (1.3-1) ... #26 18.67 Setting up libxcb-randr0:amd64 (1.13.1-2) ... #26 18.69 Setting up libgnuradio-pmt3.7.13:amd64 (3.7.13.4-4+b1) ... #26 18.70 Setting up libllvm7:amd64 (1:7.0.1-8+deb10u2) ... #26 18.71 Setting up libwxbase3.0-0v5:amd64 (3.0.4+dfsg-8) ... #26 18.72 Setting up libjson-glib-1.0-common (1.4.4-2) ... #26 18.73 Setting up libcairo-gobject2:amd64 (1.16.0-4+deb10u1) ... #26 18.74 Setting up libwayland-egl1:amd64 (1.16.0-1) ... #26 18.75 Setting up glib-networking-common (2.58.0-2+deb10u2) ... #26 18.76 Setting up libsamplerate0:amd64 (0.1.9-2) ... #26 18.77 Setting up libdrm-common (2.4.97-1) ... #26 18.78 Setting up libevdev2:amd64 (1.6.0+dfsg-1) ... #26 18.79 Setting up python-lxml:amd64 (4.3.2-1+deb10u4) ... #26 19.02 Setting up libdouble-conversion1:amd64 (3.1.0-3) ... #26 19.03 Setting up libgudev-1.0-0:amd64 (232-2) ... #26 19.04 Setting up libcomedi0 (0.11.0-1) ... #26 19.06 creating iocard group... #26 19.08 Adding group `iocard' (GID 108) ... #26 19.10 Done. #26 19.10 Setting up libvorbisenc2:amd64 (1.3.6-2) ... #26 19.11 Setting up python-sip (4.19.14+dfsg-2) ... #26 19.32 Setting up libwacom-common (0.32-1) ... #26 19.33 Setting up libxkbcommon0:amd64 (0.8.2-1) ... #26 19.34 Setting up libwayland-client0:amd64 (1.16.0-1) ... #26 19.35 Setting up libgnuradio-runtime3.7.13:amd64 (3.7.13.4-4+b1) ... #26 19.36 Setting up libvolk1-bin (1.4-3+b1) ... #26 19.38 Setting up glib-networking-services (2.58.0-2+deb10u2) ... #26 19.39 Setting up libcaca0:amd64 (0.99.beta19-2.1+deb10u1) ... #26 19.39 Setting up libgnuradio-blocks3.7.13:amd64 (3.7.13.4-4+b1) ... #26 19.41 Setting up libgnuradio-wavelet3.7.13:amd64 (3.7.13.4-4+b1) ... #26 19.42 Setting up libgnuradio-comedi3.7.13:amd64 (3.7.13.4-4+b1) ... #26 19.43 Setting up dconf-service (0.30.1-2) ... #26 19.44 Setting up libgnuradio-noaa3.7.13:amd64 (3.7.13.4-4+b1) ... #26 19.45 Setting up libjson-glib-1.0-0:amd64 (1.4.4-2) ... #26 19.46 Setting up libgnuradio-pager3.7.13:amd64 (3.7.13.4-4+b1) ... #26 19.47 Setting up libgnuradio-uhd3.7.13:amd64 (3.7.13.4-4+b1) ... #26 19.48 Setting up libxkbcommon-x11-0:amd64 (0.8.2-1) ... #26 19.49 Setting up libgnuradio-fec3.7.13:amd64 (3.7.13.4-4+b1) ... #26 19.50 Setting up libqt5core5a:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 19.52 Setting up libgnuradio-vocoder3.7.13:amd64 (3.7.13.4-4+b1) ... #26 19.53 Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2) ... #26 19.56 Setting up libdrm2:amd64 (2.4.97-1) ... #26 19.57 Setting up libqt5dbus5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 19.58 Setting up libwayland-cursor0:amd64 (1.16.0-1) ... #26 19.59 Setting up libgnuradio-wxgui3.7.13:amd64 (3.7.13.4-4+b1) ... #26 19.60 Setting up libgnuradio-fft3.7.13:amd64 (3.7.13.4-4+b1) ... #26 19.61 Setting up libgnuradio-zeromq3.7.13:amd64 (3.7.13.4-4+b1) ... #26 19.62 Setting up libsndfile1:amd64 (1.0.28-6+deb10u2) ... #26 19.63 Setting up libqt5test5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 19.64 Setting up libwacom2:amd64 (0.32-1) ... #26 19.65 Setting up libdrm-amdgpu1:amd64 (2.4.97-1) ... #26 19.66 Setting up libportaudio2:amd64 (19.6.0-1+deb10u1) ... #26 19.67 Setting up libdrm-nouveau2:amd64 (2.4.97-1) ... #26 19.69 Setting up dconf-gsettings-backend:amd64 (0.30.1-2) ... #26 19.70 Setting up libgnuradio-audio3.7.13:amd64 (3.7.13.4-4+b1) ... #26 19.71 Setting up libgbm1:amd64 (18.3.6-2+deb10u1) ... #26 19.72 Setting up libpulse0:amd64 (12.2-4+deb10u1) ... #26 19.74 Setting up libdrm-radeon1:amd64 (2.4.97-1) ... #26 19.75 Setting up libdrm-intel1:amd64 (2.4.97-1) ... #26 19.76 Setting up libgl1-mesa-dri:amd64 (18.3.6-2+deb10u1) ... #26 19.78 Setting up libgnuradio-filter3.7.13:amd64 (3.7.13.4-4+b1) ... #26 19.79 Setting up libqt5network5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 19.80 Setting up libgnuradio-fcd3.7.13:amd64 (3.7.13.4-4+b1) ... #26 19.81 Setting up libinput-bin (1.12.6-2+deb10u1) ... #26 19.82 Setting up libqt5sql5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 19.83 Setting up libqt5xml5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 19.84 Setting up libegl-mesa0:amd64 (18.3.6-2+deb10u1) ... #26 19.85 Setting up libgnuradio-analog3.7.13:amd64 (3.7.13.4-4+b1) ... #26 19.86 Setting up libsdl1.2debian:amd64 (1.2.15+dfsg2-6~deb10u1) ... #26 19.88 Setting up libgnuradio-digital3.7.13:amd64 (3.7.13.4-4+b1) ... #26 19.88 Setting up libgnuradio-dtv3.7.13:amd64 (3.7.13.4-4+b1) ... #26 19.89 Setting up libgnuradio-trellis3.7.13:amd64 (3.7.13.4-4+b1) ... #26 19.90 Setting up libgnuradio-atsc3.7.13:amd64 (3.7.13.4-4+b1) ... #26 19.92 Setting up libgnuradio-video-sdl3.7.13:amd64 (3.7.13.4-4+b1) ... #26 19.93 Setting up libegl1:amd64 (1.1.0-1) ... #26 19.94 Setting up libgtk-3-common (3.24.5-1) ... #26 19.95 Setting up libgnuradio-channels3.7.13:amd64 (3.7.13.4-4+b1) ... #26 19.96 Setting up gsettings-desktop-schemas (3.28.1-1) ... #26 19.97 Setting up libinput10:amd64 (1.12.6-2+deb10u1) ... #26 19.98 Setting up libglx-mesa0:amd64 (18.3.6-2+deb10u1) ... #26 19.99 Setting up libglx0:amd64 (1.1.0-1) ... #26 20.00 Setting up libgl1:amd64 (1.1.0-1) ... #26 20.01 Setting up libgl1-mesa-glx:amd64 (18.3.6-2+deb10u1) ... #26 20.03 Setting up libglu1-mesa:amd64 (9.0.0-2.1+b3) ... #26 20.03 Setting up freeglut3:amd64 (2.8.1-3) ... #26 20.05 Setting up python-opengl (3.1.0+dfsg-2) ... #26 20.67 Setting up libqt5gui5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 20.68 Setting up libqt5widgets5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 20.69 Setting up libqt5help5:amd64 (5.11.3-4) ... #26 20.70 Setting up libqt5printsupport5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 20.72 Setting up libqt5opengl5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 20.72 Setting up libqt5designer5:amd64 (5.11.3-4) ... #26 20.74 Setting up libqt5svg5:amd64 (5.11.3-2) ... #26 20.74 Setting up libqwt-qt5-6 (6.1.4-1) ... #26 20.76 Setting up python-pyqt5 (5.11.3+dfsg-1+b3) ... #26 20.97 Setting up libgnuradio-qtgui3.7.13:amd64 (3.7.13.4-4+b1) ... #26 20.99 Processing triggers for hicolor-icon-theme (0.17-2) ... #26 21.02 Processing triggers for libglib2.0-0:amd64 (2.58.3-2+deb10u6) ... #26 21.05 Processing triggers for libc-bin (2.28-10+deb10u3) ... #26 21.08 Processing triggers for man-db (2.8.5-2+deb10u1) ... #26 21.33 Processing triggers for shared-mime-info (1.10-1) ... #26 22.98 Setting up glib-networking:amd64 (2.58.0-2+deb10u2) ... #26 22.99 Processing triggers for mime-support (3.62) ... #26 23.01 Setting up libsoup2.4-1:amd64 (2.64.2-2) ... #26 23.03 Setting up libsoup-gnome2.4-1:amd64 (2.64.2-2) ... #26 23.04 Setting up librest-0.7-0:amd64 (0.8.1-1) ... #26 23.05 Setting up libgtk-3-0:amd64 (3.24.5-1) ... #26 23.08 Setting up libwxgtk3.0-gtk3-0v5:amd64 (3.0.4+dfsg-8) ... #26 23.10 Setting up python-wxgtk3.0 (3.0.2.0+dfsg-8) ... #26 23.11 update-alternatives: using /usr/lib/wx/python/wx3.0.pth to provide /usr/lib/wx/python/wx.pth (wx.pth) in auto mode #26 24.17 Setting up gnuradio (3.7.13.4-4+b1) ... #26 25.64 Processing triggers for libc-bin (2.28-10+deb10u3) ... #26 DONE 26.2s #27 [20/32] ADD HTTPS://WWW.MONGODB.ORG/STATIC/PGP/SERVER-4.4.ASC /tmp/mongodb-server-4.4.asc #27 DONE 0.1s #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.371 Warning: apt-key output should not be parsed (stdout is not a terminal) #28 1.061 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.570 Hit:1 http://deb.debian.org/debian buster InRelease #29 0.570 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #29 0.570 Hit:3 http://deb.debian.org/debian buster-updates InRelease #29 0.571 Ign:4 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4 InRelease #29 0.676 Hit:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease #29 0.679 Get:6 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4 Release [2,032 B] #29 0.879 Get:7 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4 Release.gpg [866 B] #29 1.231 Get:8 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4/main amd64 Packages [74.7 kB] #29 1.264 Fetched 77.6 kB in 1s (107 kB/s) #29 1.264 Reading package lists... #29 2.200 Reading package lists... #29 3.000 Building dependency tree... #29 3.190 Reading state information... #29 3.314 The following additional packages will be installed: #29 3.314 mongodb-database-tools mongodb-org-database-tools-extra mongodb-org-mongos #29 3.314 mongodb-org-server mongodb-org-shell mongodb-org-tools #29 3.339 The following NEW packages will be installed: #29 3.339 mongodb-database-tools mongodb-org mongodb-org-database-tools-extra #29 3.343 mongodb-org-mongos mongodb-org-server mongodb-org-shell mongodb-org-tools #29 3.580 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. #29 3.580 Need to get 102 MB of archives. #29 3.580 After this operation, 203 MB of additional disk space will be used. #29 3.580 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.388 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.753 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.193 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.570 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.761 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.960 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 6.164 debconf: delaying package configuration, since apt-utils is not installed #29 6.229 Fetched 102 MB in 3s (39.3 MB/s) #29 6.284 Selecting previously unselected package mongodb-database-tools. #29 6.284 (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 ... 114716 files and directories currently installed.) #29 6.328 Preparing to unpack .../0-mongodb-database-tools_100.9.4_amd64.deb ... #29 6.347 Unpacking mongodb-database-tools (100.9.4) ... #29 8.438 Selecting previously unselected package mongodb-org-shell. #29 8.445 Preparing to unpack .../1-mongodb-org-shell_4.4.29_amd64.deb ... #29 8.462 Unpacking mongodb-org-shell (4.4.29) ... #29 9.414 Selecting previously unselected package mongodb-org-server. #29 9.421 Preparing to unpack .../2-mongodb-org-server_4.4.29_amd64.deb ... #29 9.431 Unpacking mongodb-org-server (4.4.29) ... #29 10.77 Selecting previously unselected package mongodb-org-mongos. #29 10.78 Preparing to unpack .../3-mongodb-org-mongos_4.4.29_amd64.deb ... #29 10.80 Unpacking mongodb-org-mongos (4.4.29) ... #29 11.90 Selecting previously unselected package mongodb-org-database-tools-extra. #29 11.91 Preparing to unpack .../4-mongodb-org-database-tools-extra_4.4.29_amd64.deb ... #29 11.92 Unpacking mongodb-org-database-tools-extra (4.4.29) ... #29 12.00 Selecting previously unselected package mongodb-org-tools. #29 12.01 Preparing to unpack .../5-mongodb-org-tools_4.4.29_amd64.deb ... #29 12.02 Unpacking mongodb-org-tools (4.4.29) ... #29 12.10 Selecting previously unselected package mongodb-org. #29 12.11 Preparing to unpack .../6-mongodb-org_4.4.29_amd64.deb ... #29 12.13 Unpacking mongodb-org (4.4.29) ... #29 12.25 Setting up mongodb-org-server (4.4.29) ... #29 12.31 Adding system user `mongodb' (UID 106) ... #29 12.31 Adding new user `mongodb' (UID 106) with group `nogroup' ... #29 12.43 Not creating home directory `/home/mongodb'. #29 12.45 Adding group `mongodb' (GID 109) ... #29 12.49 Done. #29 12.51 Adding user `mongodb' to group `mongodb' ... #29 12.51 Adding user mongodb to group mongodb #29 12.54 Done. #29 12.54 /var/lib/dpkg/info/mongodb-org-server.postinst: 44: /var/lib/dpkg/info/mongodb-org-server.postinst: systemctl: not found #29 12.56 Setting up mongodb-org-shell (4.4.29) ... #29 12.59 Setting up mongodb-database-tools (100.9.4) ... #29 12.63 Setting up mongodb-org-mongos (4.4.29) ... #29 12.66 Setting up mongodb-org-database-tools-extra (4.4.29) ... #29 12.69 Setting up mongodb-org-tools (4.4.29) ... #29 12.73 Setting up mongodb-org (4.4.29) ... #29 12.76 Processing triggers for man-db (2.8.5-2+deb10u1) ... #29 DONE 13.5s #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.395 Hit:1 http://deb.debian.org/debian buster InRelease #30 0.395 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #30 0.395 Hit:3 http://deb.debian.org/debian buster-updates InRelease #30 0.395 Ign:4 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4 InRelease #30 0.396 Hit:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease #30 0.501 Hit:6 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4 Release #30 0.809 Reading package lists... #30 1.621 Reading package lists... #30 2.458 Building dependency tree... #30 2.676 Reading state information... #30 2.848 bison is already the newest version (2:3.3.2.dfsg-1). #30 2.848 flex is already the newest version (2.6.4-6.2). #30 2.848 libgcrypt20-dev is already the newest version (1.8.4-5+deb10u1). #30 2.848 libgcrypt20-dev set to manually installed. #30 2.848 libsctp-dev is already the newest version (1.0.18+dfsg-1). #30 2.848 python3-pip is already the newest version (18.1-5). #30 2.848 python3-setuptools is already the newest version (40.8.0-1). #30 2.848 python3-wheel is already the newest version (0.32.3-2). #30 2.848 libcurl4-gnutls-dev is already the newest version (7.64.0-4+deb10u9). #30 2.848 libcurl4-gnutls-dev set to manually installed. #30 2.848 git is already the newest version (1:2.20.1-2+deb10u8). #30 2.848 libgnutls28-dev is already the newest version (3.6.7-4+deb10u12). #30 2.848 libmicrohttpd-dev is already the newest version (0.9.62-1+deb10u1). #30 2.848 libmicrohttpd-dev set to manually installed. #30 2.848 libssl-dev is already the newest version (1.1.1n-0+deb10u6). #30 2.848 The following additional packages will be installed: #30 2.849 libbson-1.0-0 libmongoc-1.0-0 libsnappy-dev libsnappy1v5 #30 2.849 Suggested packages: #30 2.849 libnghttp2-doc libyaml-doc #30 2.947 The following NEW packages will be installed: #30 2.948 build-essential libbson-1.0-0 libbson-dev libidn11-dev libmongoc-1.0-0 #30 2.949 libmongoc-dev libnghttp2-dev libsnappy-dev libsnappy1v5 libyaml-dev meson #30 2.950 ninja-build #30 2.977 0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. #30 2.977 Need to get 1,667 kB of archives. #30 2.977 After this operation, 5,602 kB of additional disk space will be used. #30 2.977 Get:1 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7,576 B] #30 2.983 Get:2 http://deb.debian.org/debian buster/main amd64 libbson-1.0-0 amd64 1.14.0-1 [72.0 kB] #30 2.989 Get:3 http://deb.debian.org/debian buster/main amd64 libbson-dev amd64 1.14.0-1 [114 kB] #30 2.995 Get:4 http://deb.debian.org/debian buster/main amd64 libidn11-dev amd64 1.33-2.2 [594 kB] #30 3.006 Get:5 http://deb.debian.org/debian buster/main amd64 libsnappy1v5 amd64 1.1.7-1 [17.0 kB] #30 3.006 Get:6 http://deb.debian.org/debian buster/main amd64 libmongoc-1.0-0 amd64 1.14.0-1 [229 kB] #30 3.008 Get:7 http://deb.debian.org/debian buster/main amd64 libsnappy-dev amd64 1.1.7-1 [29.2 kB] #30 3.008 Get:8 http://deb.debian.org/debian buster/main amd64 libmongoc-dev amd64 1.14.0-1 [50.5 kB] #30 3.008 Get:9 http://deb.debian.org/debian-security buster/updates/main amd64 libnghttp2-dev amd64 1.36.0-2+deb10u3 [122 kB] #30 3.009 Get:10 http://deb.debian.org/debian buster/main amd64 libyaml-dev amd64 0.2.1-1 [57.4 kB] #30 3.011 Get:11 http://deb.debian.org/debian buster/main amd64 ninja-build amd64 1.8.2-1 [93.6 kB] #30 3.013 Get:12 http://deb.debian.org/debian buster/main amd64 meson all 0.49.2-1 [281 kB] #30 3.239 debconf: delaying package configuration, since apt-utils is not installed #30 3.309 Fetched 1,667 kB in 0s (32.2 MB/s) #30 3.364 Selecting previously unselected package build-essential. #30 3.364 (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 ... 114763 files and directories currently installed.) #30 3.417 Preparing to unpack .../00-build-essential_12.6_amd64.deb ... #30 3.428 Unpacking build-essential (12.6) ... #30 3.520 Selecting previously unselected package libbson-1.0-0. #30 3.528 Preparing to unpack .../01-libbson-1.0-0_1.14.0-1_amd64.deb ... #30 3.546 Unpacking libbson-1.0-0 (1.14.0-1) ... #30 3.619 Selecting previously unselected package libbson-dev. #30 3.627 Preparing to unpack .../02-libbson-dev_1.14.0-1_amd64.deb ... #30 3.633 Unpacking libbson-dev (1.14.0-1) ... #30 3.741 Selecting previously unselected package libidn11-dev:amd64. #30 3.749 Preparing to unpack .../03-libidn11-dev_1.33-2.2_amd64.deb ... #30 3.763 Unpacking libidn11-dev:amd64 (1.33-2.2) ... #30 3.878 Selecting previously unselected package libsnappy1v5:amd64. #30 3.886 Preparing to unpack .../04-libsnappy1v5_1.1.7-1_amd64.deb ... #30 3.893 Unpacking libsnappy1v5:amd64 (1.1.7-1) ... #30 3.996 Selecting previously unselected package libmongoc-1.0-0. #30 4.003 Preparing to unpack .../05-libmongoc-1.0-0_1.14.0-1_amd64.deb ... #30 4.022 Unpacking libmongoc-1.0-0 (1.14.0-1) ... #30 4.132 Selecting previously unselected package libsnappy-dev:amd64. #30 4.140 Preparing to unpack .../06-libsnappy-dev_1.1.7-1_amd64.deb ... #30 4.155 Unpacking libsnappy-dev:amd64 (1.1.7-1) ... #30 4.243 Selecting previously unselected package libmongoc-dev. #30 4.250 Preparing to unpack .../07-libmongoc-dev_1.14.0-1_amd64.deb ... #30 4.267 Unpacking libmongoc-dev (1.14.0-1) ... #30 4.342 Selecting previously unselected package libnghttp2-dev. #30 4.350 Preparing to unpack .../08-libnghttp2-dev_1.36.0-2+deb10u3_amd64.deb ... #30 4.353 Unpacking libnghttp2-dev (1.36.0-2+deb10u3) ... #30 4.419 Selecting previously unselected package libyaml-dev:amd64. #30 4.427 Preparing to unpack .../09-libyaml-dev_0.2.1-1_amd64.deb ... #30 4.435 Unpacking libyaml-dev:amd64 (0.2.1-1) ... #30 4.551 Selecting previously unselected package ninja-build. #30 4.558 Preparing to unpack .../10-ninja-build_1.8.2-1_amd64.deb ... #30 4.578 Unpacking ninja-build (1.8.2-1) ... #30 4.655 Selecting previously unselected package meson. #30 4.663 Preparing to unpack .../11-meson_0.49.2-1_all.deb ... #30 4.679 Unpacking meson (0.49.2-1) ... #30 4.818 Setting up libnghttp2-dev (1.36.0-2+deb10u3) ... #30 4.866 Setting up libidn11-dev:amd64 (1.33-2.2) ... #30 4.909 Setting up libyaml-dev:amd64 (0.2.1-1) ... #30 4.951 Setting up ninja-build (1.8.2-1) ... #30 4.995 Setting up libsnappy1v5:amd64 (1.1.7-1) ... #30 5.023 Setting up libbson-1.0-0 (1.14.0-1) ... #30 5.062 Setting up build-essential (12.6) ... #30 5.098 Setting up libbson-dev (1.14.0-1) ... #30 5.126 Setting up libsnappy-dev:amd64 (1.1.7-1) ... #30 5.162 Setting up meson (0.49.2-1) ... #30 5.189 Setting up libmongoc-1.0-0 (1.14.0-1) ... #30 5.234 Setting up libmongoc-dev (1.14.0-1) ... #30 5.269 Processing triggers for man-db (2.8.5-2+deb10u1) ... #30 5.542 Processing triggers for libc-bin (2.28-10+deb10u3) ... #30 DONE 5.7s #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.279 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.0s #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.441 Already on 'master' #34 0.441 Your branch is up to date with 'origin/master'. #34 0.442 refs/heads/master #34 0.462 HEAD is now at bcde1d0 Update git URLs #34 0.463 master #34 0.464 bcde1d05383ff1a5e6d5fe0970735e79ab163ec4 #34 DONE 0.5s #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:28fdc10d1884066747f0b27de38a7af3803589da8de70204dc97c2197174a1bc done #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=7588 -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-05-14 22:54:36 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-7588 + mkdir -p trial-7588 + mv open5gs.build-8.tgz osmo-bsc.build-21838.tgz osmo-bts-oc2g.build-7618.tgz osmo-bts-sysmo.build-10120.tgz osmo-bts.build-9596.tgz osmo-ggsn.build-8602.tgz osmo-hlr.build-11236.tgz osmo-hnbgw.build-8453.tgz osmo-mgw.build-11533.tgz osmo-msc.build-35587.tgz osmo-nitb.build-16435.tgz osmo-pcu-oc2g.build-5159.tgz osmo-pcu-sysmo.build-6440.tgz osmo-pcu.build-6403.tgz osmo-sgsn.build-37133.tgz osmo-stp.build-11821.tgz osmo-trx.build-6583.tgz osmocom-bb.build-6227.tgz srslte.build-19.tgz trial-7588 + cat open5gs.build-8.md5 osmo-bsc.build-21838.md5 osmo-bts-oc2g.build-7618.md5 osmo-bts-sysmo.build-10120.md5 osmo-bts.build-9596.md5 osmo-ggsn.build-8602.md5 osmo-hlr.build-11236.md5 osmo-hnbgw.build-8453.md5 osmo-mgw.build-11533.md5 osmo-msc.build-35587.md5 osmo-nitb.build-16435.md5 osmo-pcu-oc2g.build-5159.md5 osmo-pcu-sysmo.build-6440.md5 osmo-pcu.build-6403.md5 osmo-sgsn.build-37133.md5 osmo-stp.build-11821.md5 osmo-trx.build-6583.md5 osmocom-bb.build-6227.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-21838.md5 osmo-bts-oc2g.build-7618.md5 osmo-bts-sysmo.build-10120.md5 osmo-bts.build-9596.md5 osmo-ggsn.build-8602.md5 osmo-hlr.build-11236.md5 osmo-hnbgw.build-8453.md5 osmo-mgw.build-11533.md5 osmo-msc.build-35587.md5 osmo-nitb.build-16435.md5 osmo-pcu-oc2g.build-5159.md5 osmo-pcu-sysmo.build-6440.md5 osmo-pcu.build-6403.md5 osmo-sgsn.build-37133.md5 osmo-stp.build-11821.md5 osmo-trx.build-6583.md5 osmocom-bb.build-6227.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-7588 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-7588' tests: None -------------------------------------------------------------------------------------------- trial-7588 -------------------------------------------------------------------------------------------- 22:54:36.366872 tst trial-7588: Detailed log at /build/trial-7588/run.2024-05-14_22-54-36/log --------------------------------------------------------------------- trial-7588 netreg_mass --------------------------------------------------------------------- 22:54:36.637198 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:54:36.638157 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:54:36.640089 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:54:36.643249 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:54:36.729731 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:54:36.731792 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:54:36.735217 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:54:37.344232 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-7588 netreg_mass register_default_mass.py ---------------------------------------------- 22:54:37.345870 tst register_default_mass.py:9: Claiming resources for the test 22:54:37.386013 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:54:37.387375 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:54:37.388550 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:54:37.389696 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:54:37.390840 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:54:37.392003 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:54:37.393334 tst netreg_mass: Using 1 x bts (candidates: 1) 22:54:37.450540 tst register_default_mass.py: using LAC 2 22:54:37.467704 tst register_default_mass.py: using RAC 2 22:54:37.482069 tst register_default_mass.py: using CellId 2 22:54:37.501536 tst register_default_mass.py: using BVCI 3 22:54:37.512584 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.514164 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.515564 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.516985 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.518370 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.519771 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.521143 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.522501 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.523853 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.525212 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.526587 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.527946 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.529301 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.530644 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.532058 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.533497 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.534856 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.536186 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.537544 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.538904 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.540262 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.541630 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.542977 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.544324 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.545667 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.547007 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.548338 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.549674 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.551039 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.552399 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.553733 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.555378 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.557000 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.558382 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.559814 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.561233 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.562648 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.564042 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.565462 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.566844 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.568217 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.569623 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.571201 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.573151 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.574950 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.576758 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.578158 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.579493 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.580824 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.582244 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.583613 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.585020 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.586379 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.587740 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.589096 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.590405 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.591724 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.593049 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.594356 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.595661 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.596982 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.598282 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.599713 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.601059 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.602377 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.603695 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.605049 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.606382 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.607698 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.609046 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.610496 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.611847 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.613163 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.614506 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.615797 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.617100 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.618380 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.619674 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.621007 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.622302 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.623593 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.624904 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.626198 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.627485 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.628770 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.630055 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.631456 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.632918 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.634321 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.635737 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.637138 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.638530 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.640044 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.641461 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.642849 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.644245 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.645800 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.647550 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.649318 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.650768 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.652254 tst netreg_mass: Using 1 x modem (candidates: 100) 22:54:37.653935 tst register_default_mass.py:21: Launching a simple network 22:54:37.673674 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:54:37.887205 run create_hlr_db(pid=21): Launched 22:54:38.909484 run create_hlr_db(pid=21): Terminated: ok {rc=0} 22:54:38.943710 run pcap-recorder_any(filters='host 127.0.42.2')(pid=23): Launched 22:54:38.972796 run osmo-hlr_127.0.42.2(pid=24): Launched 22:54:38.983254 run osmo-stp_127.0.42.5: Starting osmo-stp 22:54:39.318464 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=25): Launched 22:54:39.347971 run osmo-stp_127.0.42.5(pid=26): Launched 22:54:39.358598 run osmo-msc_127.0.42.6: Starting osmo-msc 22:54:40.096961 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=27): Launched 22:54:40.128286 run osmo-msc_127.0.42.6(pid=28): Launched 22:54:43.150170 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:54:43.372387 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=29): Launched 22:54:43.401582 run osmo-mgw_127.0.42.3(pid=30): Launched 22:54:43.412029 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:54:43.457309 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=31): Launched 22:54:43.489057 run osmo-mgw_127.0.42.4(pid=32): Launched 22:54:43.499833 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:54:44.067316 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=33): Launched 22:54:44.101460 run osmo-bsc_127.0.42.7(pid=34): Launched 22:54:50.135507 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:54:50.417292 run osmo-bts-virtual(pid=35): Launched 22:54:51.469808 tst register_default_mass.py: using MSISDN 1001 22:54:51.481047 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:54:51.514601 tst register_default_mass.py: using MSISDN 1002 22:54:51.525350 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:54:51.557877 tst register_default_mass.py: using MSISDN 1003 22:54:51.574176 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:54:51.603923 tst register_default_mass.py: using MSISDN 1004 22:54:51.618658 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:54:51.659655 tst register_default_mass.py: using MSISDN 1005 22:54:51.675312 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:54:51.707609 tst register_default_mass.py: using MSISDN 1006 22:54:51.723083 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:54:51.754029 tst register_default_mass.py: using MSISDN 1007 22:54:51.770010 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:54:51.811274 tst register_default_mass.py: using MSISDN 1008 22:54:51.826757 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:54:51.854545 tst register_default_mass.py: using MSISDN 1009 22:54:51.868437 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:54:51.899460 tst register_default_mass.py: using MSISDN 1010 22:54:51.914781 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:54:51.944995 tst register_default_mass.py: using MSISDN 1011 22:54:51.960541 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:54:51.997206 tst register_default_mass.py: using MSISDN 1012 22:54:52.011326 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:54:52.051928 tst register_default_mass.py: using MSISDN 1013 22:54:52.069158 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:54:52.095586 tst register_default_mass.py: using MSISDN 1014 22:54:52.111827 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:54:52.155434 tst register_default_mass.py: using MSISDN 1015 22:54:52.173417 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:54:52.215540 tst register_default_mass.py: using MSISDN 1016 22:54:52.231017 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:54:52.273524 tst register_default_mass.py: using MSISDN 1017 22:54:52.288598 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:54:52.323149 tst register_default_mass.py: using MSISDN 1018 22:54:52.338014 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:54:52.374904 tst register_default_mass.py: using MSISDN 1019 22:54:52.389724 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:54:52.422927 tst register_default_mass.py: using MSISDN 1020 22:54:52.439045 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:54:52.471397 tst register_default_mass.py: using MSISDN 1021 22:54:52.490133 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:54:52.522282 tst register_default_mass.py: using MSISDN 1022 22:54:52.535395 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:54:52.571985 tst register_default_mass.py: using MSISDN 1023 22:54:52.587616 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:54:52.624476 tst register_default_mass.py: using MSISDN 1024 22:54:52.635552 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:54:52.678160 tst register_default_mass.py: using MSISDN 1025 22:54:52.693149 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:54:52.720622 tst register_default_mass.py: using MSISDN 1026 22:54:52.736481 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:54:52.764540 tst register_default_mass.py: using MSISDN 1027 22:54:52.779613 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:54:52.817829 tst register_default_mass.py: using MSISDN 1028 22:54:52.833818 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:54:52.862104 tst register_default_mass.py: using MSISDN 1029 22:54:52.876227 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:54:52.909470 tst register_default_mass.py: using MSISDN 1030 22:54:52.925023 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:54:52.950981 tst register_default_mass.py: using MSISDN 1031 22:54:52.964676 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:54:52.998798 tst register_default_mass.py: using MSISDN 1032 22:54:53.013900 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:54:53.049628 tst register_default_mass.py: using MSISDN 1033 22:54:53.065816 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:54:53.095414 tst register_default_mass.py: using MSISDN 1034 22:54:53.108809 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:54:53.133793 tst register_default_mass.py: using MSISDN 1035 22:54:53.148177 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:54:53.166129 tst register_default_mass.py: using MSISDN 1036 22:54:53.180791 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:54:53.207163 tst register_default_mass.py: using MSISDN 1037 22:54:53.221002 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:54:53.249856 tst register_default_mass.py: using MSISDN 1038 22:54:53.265843 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:54:53.294730 tst register_default_mass.py: using MSISDN 1039 22:54:53.308093 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:54:53.333159 tst register_default_mass.py: using MSISDN 1040 22:54:53.349944 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:54:53.385285 tst register_default_mass.py: using MSISDN 1041 22:54:53.398757 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:54:53.432414 tst register_default_mass.py: using MSISDN 1042 22:54:53.445472 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:54:53.476100 tst register_default_mass.py: using MSISDN 1043 22:54:53.492529 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:54:53.517322 tst register_default_mass.py: using MSISDN 1044 22:54:53.533196 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:54:53.572776 tst register_default_mass.py: using MSISDN 1045 22:54:53.588957 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:54:53.617662 tst register_default_mass.py: using MSISDN 1046 22:54:53.633311 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:54:53.657495 tst register_default_mass.py: using MSISDN 1047 22:54:53.673515 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:54:53.708254 tst register_default_mass.py: using MSISDN 1048 22:54:53.724569 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:54:53.761949 tst register_default_mass.py: using MSISDN 1049 22:54:53.777603 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:54:53.809715 tst register_default_mass.py: using MSISDN 1050 22:54:53.825904 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:54:53.856384 tst register_default_mass.py: using MSISDN 1051 22:54:53.870288 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:54:53.898345 tst register_default_mass.py: using MSISDN 1052 22:54:53.911971 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:54:53.944154 tst register_default_mass.py: using MSISDN 1053 22:54:53.958456 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:54:53.993415 tst register_default_mass.py: using MSISDN 1054 22:54:54.007382 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:54:54.049916 tst register_default_mass.py: using MSISDN 1055 22:54:54.065584 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:54:54.093807 tst register_default_mass.py: using MSISDN 1056 22:54:54.106922 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:54:54.138391 tst register_default_mass.py: using MSISDN 1057 22:54:54.149332 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:54:54.189335 tst register_default_mass.py: using MSISDN 1058 22:54:54.203760 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:54:54.236186 tst register_default_mass.py: using MSISDN 1059 22:54:54.255898 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:54:54.306089 tst register_default_mass.py: using MSISDN 1060 22:54:54.322590 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:54:54.362644 tst register_default_mass.py: using MSISDN 1061 22:54:54.378690 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:54:54.414958 tst register_default_mass.py: using MSISDN 1062 22:54:54.430565 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:54:54.461097 tst register_default_mass.py: using MSISDN 1063 22:54:54.477625 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:54:54.509079 tst register_default_mass.py: using MSISDN 1064 22:54:54.525763 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:54:54.566596 tst register_default_mass.py: using MSISDN 1065 22:54:54.582170 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:54:54.611383 tst register_default_mass.py: using MSISDN 1066 22:54:54.624616 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:54:54.655398 tst register_default_mass.py: using MSISDN 1067 22:54:54.670084 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:54:54.697233 tst register_default_mass.py: using MSISDN 1068 22:54:54.711596 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:54:54.745996 tst register_default_mass.py: using MSISDN 1069 22:54:54.759109 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:54:54.791723 tst register_default_mass.py: using MSISDN 1070 22:54:54.806376 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:54:54.845543 tst register_default_mass.py: using MSISDN 1071 22:54:54.862368 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:54:54.900641 tst register_default_mass.py: using MSISDN 1072 22:54:54.916794 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:54:54.959936 tst register_default_mass.py: using MSISDN 1073 22:54:54.975335 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:54:55.009997 tst register_default_mass.py: using MSISDN 1074 22:54:55.022146 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:54:55.064166 tst register_default_mass.py: using MSISDN 1075 22:54:55.079309 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:54:55.110928 tst register_default_mass.py: using MSISDN 1076 22:54:55.124123 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:54:55.161978 tst register_default_mass.py: using MSISDN 1077 22:54:55.177381 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:54:55.201316 tst register_default_mass.py: using MSISDN 1078 22:54:55.217444 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:54:55.241859 tst register_default_mass.py: using MSISDN 1079 22:54:55.257371 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:54:55.283544 tst register_default_mass.py: using MSISDN 1080 22:54:55.298181 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:54:55.330406 tst register_default_mass.py: using MSISDN 1081 22:54:55.349677 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:54:55.410931 tst register_default_mass.py: using MSISDN 1082 22:54:55.425110 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:54:55.463548 tst register_default_mass.py: using MSISDN 1083 22:54:55.475382 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:54:55.506925 tst register_default_mass.py: using MSISDN 1084 22:54:55.522337 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:54:55.559487 tst register_default_mass.py: using MSISDN 1085 22:54:55.575002 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:54:55.605382 tst register_default_mass.py: using MSISDN 1086 22:54:55.618179 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:54:55.646007 tst register_default_mass.py: using MSISDN 1087 22:54:55.661141 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:54:55.690832 tst register_default_mass.py: using MSISDN 1088 22:54:55.704161 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:54:55.744032 tst register_default_mass.py: using MSISDN 1089 22:54:55.761984 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:54:55.803737 tst register_default_mass.py: using MSISDN 1090 22:54:55.818939 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:54:55.858494 tst register_default_mass.py: using MSISDN 1091 22:54:55.872837 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:54:55.916160 tst register_default_mass.py: using MSISDN 1092 22:54:55.930999 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:54:55.960763 tst register_default_mass.py: using MSISDN 1093 22:54:55.979435 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:54:56.011704 tst register_default_mass.py: using MSISDN 1094 22:54:56.026181 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:54:56.082497 tst register_default_mass.py: using MSISDN 1095 22:54:56.096198 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:54:56.128194 tst register_default_mass.py: using MSISDN 1096 22:54:56.144907 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:54:56.183368 tst register_default_mass.py: using MSISDN 1097 22:54:56.198617 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:54:56.230811 tst register_default_mass.py: using MSISDN 1098 22:54:56.246250 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:54:56.270598 tst register_default_mass.py: using MSISDN 1099 22:54:56.286743 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:54:56.334996 tst register_default_mass.py: using MSISDN 1100 22:54:56.350495 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:54:56.511350 run mass: Starting testcase 22:54:56.522072 run mass: Pre-launching all virtphy's 22:54:56.532502 run osmo-ms-virt-phy/00000: Starting virtphy 22:54:56.558198 run osmo-ms-virt-phy/00000(pid=36): Launched 22:54:56.569237 run osmo-ms-virt-phy/00001: Starting virtphy 22:54:56.595195 run osmo-ms-virt-phy/00001(pid=37): Launched 22:54:56.606579 run osmo-ms-virt-phy/00002: Starting virtphy 22:54:56.632443 run osmo-ms-virt-phy/00002(pid=38): Launched 22:54:56.643758 run osmo-ms-virt-phy/00003: Starting virtphy 22:54:56.669915 run osmo-ms-virt-phy/00003(pid=39): Launched 22:54:56.681070 run osmo-ms-virt-phy/00004: Starting virtphy 22:54:56.707350 run osmo-ms-virt-phy/00004(pid=40): Launched 22:54:56.718635 run osmo-ms-virt-phy/00005: Starting virtphy 22:54:56.744528 run osmo-ms-virt-phy/00005(pid=41): Launched 22:54:56.755851 run osmo-ms-virt-phy/00006: Starting virtphy 22:54:56.781772 run osmo-ms-virt-phy/00006(pid=42): Launched 22:54:56.793104 run osmo-ms-virt-phy/00007: Starting virtphy 22:54:56.818944 run osmo-ms-virt-phy/00007(pid=43): Launched 22:54:56.830264 run osmo-ms-virt-phy/00008: Starting virtphy 22:54:56.856766 run osmo-ms-virt-phy/00008(pid=44): Launched 22:54:56.868322 run osmo-ms-virt-phy/00009: Starting virtphy 22:54:56.894620 run osmo-ms-virt-phy/00009(pid=45): Launched 22:54:56.906127 run osmo-ms-virt-phy/00010: Starting virtphy 22:54:56.937000 run osmo-ms-virt-phy/00010(pid=46): Launched 22:54:56.953395 run osmo-ms-virt-phy/00011: Starting virtphy 22:54:56.984188 run osmo-ms-virt-phy/00011(pid=47): Launched 22:54:56.995354 run osmo-ms-virt-phy/00012: Starting virtphy 22:54:57.022724 run osmo-ms-virt-phy/00012(pid=48): Launched 22:54:57.033928 run osmo-ms-virt-phy/00013: Starting virtphy 22:54:57.059531 run osmo-ms-virt-phy/00013(pid=49): Launched 22:54:57.070729 run osmo-ms-virt-phy/00014: Starting virtphy 22:54:57.096386 run osmo-ms-virt-phy/00014(pid=50): Launched 22:54:57.107658 run osmo-ms-virt-phy/00015: Starting virtphy 22:54:57.133461 run osmo-ms-virt-phy/00015(pid=51): Launched 22:54:57.144663 run osmo-ms-virt-phy/00016: Starting virtphy 22:54:57.170227 run osmo-ms-virt-phy/00016(pid=52): Launched 22:54:57.181392 run osmo-ms-virt-phy/00017: Starting virtphy 22:54:57.207111 run osmo-ms-virt-phy/00017(pid=53): Launched 22:54:57.218248 run osmo-ms-virt-phy/00018: Starting virtphy 22:54:57.244133 run osmo-ms-virt-phy/00018(pid=54): Launched 22:54:57.255214 run osmo-ms-virt-phy/00019: Starting virtphy 22:54:57.280988 run osmo-ms-virt-phy/00019(pid=55): Launched 22:54:57.292325 run osmo-ms-virt-phy/00020: Starting virtphy 22:54:57.318415 run osmo-ms-virt-phy/00020(pid=56): Launched 22:54:57.329902 run osmo-ms-virt-phy/00021: Starting virtphy 22:54:57.360566 run osmo-ms-virt-phy/00021(pid=57): Launched 22:54:57.372033 run osmo-ms-virt-phy/00022: Starting virtphy 22:54:57.398213 run osmo-ms-virt-phy/00022(pid=58): Launched 22:54:57.409968 run osmo-ms-virt-phy/00023: Starting virtphy 22:54:57.438465 run osmo-ms-virt-phy/00023(pid=59): Launched 22:54:57.450683 run osmo-ms-virt-phy/00024: Starting virtphy 22:54:57.477567 run osmo-ms-virt-phy/00024(pid=60): Launched 22:54:57.488854 run osmo-ms-virt-phy/00025: Starting virtphy 22:54:57.514521 run osmo-ms-virt-phy/00025(pid=61): Launched 22:54:57.526084 run osmo-ms-virt-phy/00026: Starting virtphy 22:54:57.553018 run osmo-ms-virt-phy/00026(pid=62): Launched 22:54:57.566870 run osmo-ms-virt-phy/00027: Starting virtphy 22:54:57.594168 run osmo-ms-virt-phy/00027(pid=63): Launched 22:54:57.609592 run osmo-ms-virt-phy/00028: Starting virtphy 22:54:57.647995 run osmo-ms-virt-phy/00028(pid=64): Launched 22:54:57.662388 run osmo-ms-virt-phy/00029: Starting virtphy 22:54:57.688391 run osmo-ms-virt-phy/00029(pid=65): Launched 22:54:57.699501 run osmo-ms-virt-phy/00030: Starting virtphy 22:54:57.725132 run osmo-ms-virt-phy/00030(pid=66): Launched 22:54:57.736308 run osmo-ms-virt-phy/00031: Starting virtphy 22:54:57.762776 run osmo-ms-virt-phy/00031(pid=67): Launched 22:54:57.774583 run osmo-ms-virt-phy/00032: Starting virtphy 22:54:57.801320 run osmo-ms-virt-phy/00032(pid=68): Launched 22:54:57.812937 run osmo-ms-virt-phy/00033: Starting virtphy 22:54:57.839695 run osmo-ms-virt-phy/00033(pid=69): Launched 22:54:57.851269 run osmo-ms-virt-phy/00034: Starting virtphy 22:54:57.878176 run osmo-ms-virt-phy/00034(pid=70): Launched 22:54:57.889654 run osmo-ms-virt-phy/00035: Starting virtphy 22:54:57.917433 run osmo-ms-virt-phy/00035(pid=71): Launched 22:54:57.929958 run osmo-ms-virt-phy/00036: Starting virtphy 22:54:57.957778 run osmo-ms-virt-phy/00036(pid=72): Launched 22:54:57.969375 run osmo-ms-virt-phy/00037: Starting virtphy 22:54:57.997858 run osmo-ms-virt-phy/00037(pid=73): Launched 22:54:58.009153 run osmo-ms-virt-phy/00038: Starting virtphy 22:54:58.034929 run osmo-ms-virt-phy/00038(pid=74): Launched 22:54:58.046109 run osmo-ms-virt-phy/00039: Starting virtphy 22:54:58.072685 run osmo-ms-virt-phy/00039(pid=75): Launched 22:54:58.084337 run osmo-ms-virt-phy/00040: Starting virtphy 22:54:58.111369 run osmo-ms-virt-phy/00040(pid=76): Launched 22:54:58.122747 run osmo-ms-virt-phy/00041: Starting virtphy 22:54:58.149257 run osmo-ms-virt-phy/00041(pid=77): Launched 22:54:58.160769 run osmo-ms-virt-phy/00042: Starting virtphy 22:54:58.186649 run osmo-ms-virt-phy/00042(pid=78): Launched 22:54:58.198962 run osmo-ms-virt-phy/00043: Starting virtphy 22:54:58.225320 run osmo-ms-virt-phy/00043(pid=79): Launched 22:54:58.237233 run osmo-ms-virt-phy/00044: Starting virtphy 22:54:58.265808 run osmo-ms-virt-phy/00044(pid=80): Launched 22:54:58.276954 run osmo-ms-virt-phy/00045: Starting virtphy 22:54:58.303195 run osmo-ms-virt-phy/00045(pid=81): Launched 22:54:58.314560 run osmo-ms-virt-phy/00046: Starting virtphy 22:54:58.340587 run osmo-ms-virt-phy/00046(pid=82): Launched 22:54:58.351712 run osmo-ms-virt-phy/00047: Starting virtphy 22:54:58.377643 run osmo-ms-virt-phy/00047(pid=83): Launched 22:54:58.388909 run osmo-ms-virt-phy/00048: Starting virtphy 22:54:58.414935 run osmo-ms-virt-phy/00048(pid=84): Launched 22:54:58.426183 run osmo-ms-virt-phy/00049: Starting virtphy 22:54:58.452945 run osmo-ms-virt-phy/00049(pid=85): Launched 22:54:58.464614 run osmo-ms-virt-phy/00050: Starting virtphy 22:54:58.491213 run osmo-ms-virt-phy/00050(pid=86): Launched 22:54:58.505937 run osmo-ms-virt-phy/00051: Starting virtphy 22:54:58.533423 run osmo-ms-virt-phy/00051(pid=87): Launched 22:54:58.544866 run osmo-ms-virt-phy/00052: Starting virtphy 22:54:58.571751 run osmo-ms-virt-phy/00052(pid=88): Launched 22:54:58.583794 run osmo-ms-virt-phy/00053: Starting virtphy 22:54:58.612175 run osmo-ms-virt-phy/00053(pid=89): Launched 22:54:58.623562 run osmo-ms-virt-phy/00054: Starting virtphy 22:54:58.650613 run osmo-ms-virt-phy/00054(pid=90): Launched 22:54:58.661868 run osmo-ms-virt-phy/00055: Starting virtphy 22:54:58.687717 run osmo-ms-virt-phy/00055(pid=91): Launched 22:54:58.699354 run osmo-ms-virt-phy/00056: Starting virtphy 22:54:58.726232 run osmo-ms-virt-phy/00056(pid=92): Launched 22:54:58.738420 run osmo-ms-virt-phy/00057: Starting virtphy 22:54:58.765672 run osmo-ms-virt-phy/00057(pid=93): Launched 22:54:58.777279 run osmo-ms-virt-phy/00058: Starting virtphy 22:54:58.805234 run osmo-ms-virt-phy/00058(pid=94): Launched 22:54:58.817063 run osmo-ms-virt-phy/00059: Starting virtphy 22:54:58.843138 run osmo-ms-virt-phy/00059(pid=95): Launched 22:54:58.855200 run osmo-ms-virt-phy/00060: Starting virtphy 22:54:58.884895 run osmo-ms-virt-phy/00060(pid=96): Launched 22:54:58.896444 run osmo-ms-virt-phy/00061: Starting virtphy 22:54:58.923552 run osmo-ms-virt-phy/00061(pid=97): Launched 22:54:58.935164 run osmo-ms-virt-phy/00062: Starting virtphy 22:54:58.961925 run osmo-ms-virt-phy/00062(pid=98): Launched 22:54:58.973185 run osmo-ms-virt-phy/00063: Starting virtphy 22:54:58.999330 run osmo-ms-virt-phy/00063(pid=99): Launched 22:54:59.010440 run osmo-ms-virt-phy/00064: Starting virtphy 22:54:59.036651 run osmo-ms-virt-phy/00064(pid=100): Launched 22:54:59.047901 run osmo-ms-virt-phy/00065: Starting virtphy 22:54:59.074332 run osmo-ms-virt-phy/00065(pid=101): Launched 22:54:59.085519 run osmo-ms-virt-phy/00066: Starting virtphy 22:54:59.114071 run osmo-ms-virt-phy/00066(pid=102): Launched 22:54:59.125265 run osmo-ms-virt-phy/00067: Starting virtphy 22:54:59.151359 run osmo-ms-virt-phy/00067(pid=103): Launched 22:54:59.162924 run osmo-ms-virt-phy/00068: Starting virtphy 22:54:59.189417 run osmo-ms-virt-phy/00068(pid=104): Launched 22:54:59.201991 run osmo-ms-virt-phy/00069: Starting virtphy 22:54:59.228647 run osmo-ms-virt-phy/00069(pid=105): Launched 22:54:59.250022 run osmo-ms-virt-phy/00070: Starting virtphy 22:54:59.280642 run osmo-ms-virt-phy/00070(pid=106): Launched 22:54:59.297423 run osmo-ms-virt-phy/00071: Starting virtphy 22:54:59.333830 run osmo-ms-virt-phy/00071(pid=107): Launched 22:54:59.350203 run osmo-ms-virt-phy/00072: Starting virtphy 22:54:59.377524 run osmo-ms-virt-phy/00072(pid=108): Launched 22:54:59.389029 run osmo-ms-virt-phy/00073: Starting virtphy 22:54:59.416600 run osmo-ms-virt-phy/00073(pid=109): Launched 22:54:59.431597 run osmo-ms-virt-phy/00074: Starting virtphy 22:54:59.459842 run osmo-ms-virt-phy/00074(pid=110): Launched 22:54:59.472052 run osmo-ms-virt-phy/00075: Starting virtphy 22:54:59.499476 run osmo-ms-virt-phy/00075(pid=111): Launched 22:54:59.511184 run osmo-ms-virt-phy/00076: Starting virtphy 22:54:59.537935 run osmo-ms-virt-phy/00076(pid=112): Launched 22:54:59.551456 run osmo-ms-virt-phy/00077: Starting virtphy 22:54:59.579764 run osmo-ms-virt-phy/00077(pid=113): Launched 22:54:59.591354 run osmo-ms-virt-phy/00078: Starting virtphy 22:54:59.620438 run osmo-ms-virt-phy/00078(pid=114): Launched 22:54:59.632252 run osmo-ms-virt-phy/00079: Starting virtphy 22:54:59.659956 run osmo-ms-virt-phy/00079(pid=115): Launched 22:54:59.674168 run osmo-ms-virt-phy/00080: Starting virtphy 22:54:59.703648 run osmo-ms-virt-phy/00080(pid=116): Launched 22:54:59.715162 run osmo-ms-virt-phy/00081: Starting virtphy 22:54:59.746026 run osmo-ms-virt-phy/00081(pid=117): Launched 22:54:59.763339 run osmo-ms-virt-phy/00082: Starting virtphy 22:54:59.795596 run osmo-ms-virt-phy/00082(pid=118): Launched 22:54:59.807383 run osmo-ms-virt-phy/00083: Starting virtphy 22:54:59.842888 run osmo-ms-virt-phy/00083(pid=119): Launched 22:54:59.855318 run osmo-ms-virt-phy/00084: Starting virtphy 22:54:59.884530 run osmo-ms-virt-phy/00084(pid=120): Launched 22:54:59.896576 run osmo-ms-virt-phy/00085: Starting virtphy 22:54:59.925491 run osmo-ms-virt-phy/00085(pid=121): Launched 22:54:59.938179 run osmo-ms-virt-phy/00086: Starting virtphy 22:54:59.968362 run osmo-ms-virt-phy/00086(pid=122): Launched 22:54:59.980189 run osmo-ms-virt-phy/00087: Starting virtphy 22:55:00.008509 run osmo-ms-virt-phy/00087(pid=123): Launched 22:55:00.020069 run osmo-ms-virt-phy/00088: Starting virtphy 22:55:00.046964 run osmo-ms-virt-phy/00088(pid=124): Launched 22:55:00.058588 run osmo-ms-virt-phy/00089: Starting virtphy 22:55:00.086199 run osmo-ms-virt-phy/00089(pid=125): Launched 22:55:00.101124 run osmo-ms-virt-phy/00090: Starting virtphy 22:55:00.130251 run osmo-ms-virt-phy/00090(pid=126): Launched 22:55:00.141801 run osmo-ms-virt-phy/00091: Starting virtphy 22:55:00.169129 run osmo-ms-virt-phy/00091(pid=127): Launched 22:55:00.180655 run osmo-ms-virt-phy/00092: Starting virtphy 22:55:00.207147 run osmo-ms-virt-phy/00092(pid=128): Launched 22:55:00.218895 run osmo-ms-virt-phy/00093: Starting virtphy 22:55:00.246835 run osmo-ms-virt-phy/00093(pid=129): Launched 22:55:00.258087 run osmo-ms-virt-phy/00094: Starting virtphy 22:55:00.284724 run osmo-ms-virt-phy/00094(pid=130): Launched 22:55:00.295944 run osmo-ms-virt-phy/00095: Starting virtphy 22:55:00.322609 run osmo-ms-virt-phy/00095(pid=131): Launched 22:55:00.335651 run osmo-ms-virt-phy/00096: Starting virtphy 22:55:00.364439 run osmo-ms-virt-phy/00096(pid=132): Launched 22:55:00.376080 run osmo-ms-virt-phy/00097: Starting virtphy 22:55:00.403662 run osmo-ms-virt-phy/00097(pid=133): Launched 22:55:00.415426 run osmo-ms-virt-phy/00098: Starting virtphy 22:55:00.442838 run osmo-ms-virt-phy/00098(pid=134): Launched 22:55:00.454917 run osmo-ms-virt-phy/00099: Starting virtphy 22:55:00.485978 run osmo-ms-virt-phy/00099(pid=135): Launched 22:55:00.501116 run mass: Checking if sockets are in the filesystem 22:55:00.534022 run osmo-ms-mob/00000: Starting mobile 22:55:00.562236 run osmo-ms-mob/00000(pid=136): Launched 22:55:00.589500 run mass: MS start registered {at=44357650.87699538, delay=0.014479726552963257, ms=00000} 22:55:04.740116 run osmo-ms-mob/00001: Starting mobile 22:55:04.771973 run osmo-ms-mob/00001(pid=137): Launched 22:55:04.791403 run mass: MS start registered {at=44357655.07891755, delay=0.006587013602256775, ms=00001} 22:55:05.608165 run mass: MS performed LU {at=44357655.8956766, lu_delay=5.018681220710278, ms=00000} 22:55:06.532254 run osmo-ms-mob/00002: Starting mobile 22:55:06.560153 run osmo-ms-mob/00002(pid=138): Launched 22:55:06.581621 run mass: MS start registered {at=44357656.86912692, delay=0.009996376931667328, ms=00002} 22:55:07.907671 run osmo-ms-mob/00003: Starting mobile 22:55:07.941895 run osmo-ms-mob/00003(pid=139): Launched 22:55:07.954442 run mass: Starting too slowly. Moving on {now=44357658.24202945, sleep=-0.04207589477300644, target=44357658.199953556} 22:55:07.970262 run mass: MS start registered {at=44357658.2577796, delay=0.0157662034034729, ms=00003} 22:55:08.932813 run osmo-ms-mob/00004: Starting mobile 22:55:08.959747 run osmo-ms-mob/00004(pid=140): Launched 22:55:08.981160 run mass: MS start registered {at=44357659.268667504, delay=0.009732261300086975, ms=00004} 22:55:09.927443 run osmo-ms-mob/00005: Starting mobile 22:55:09.956494 run osmo-ms-mob/00005(pid=141): Launched 22:55:09.976801 run mass: MS start registered {at=44357660.264314786, delay=0.006911531090736389, ms=00005} 22:55:10.786566 run mass: MS performed LU {at=44357661.07407016, lu_delay=5.995152615010738, ms=00001} 22:55:10.818246 run osmo-ms-mob/00006: Starting mobile 22:55:10.846242 run osmo-ms-mob/00006(pid=142): Launched 22:55:10.865509 run mass: MS start registered {at=44357661.15303461, delay=0.006013631820678711, ms=00006} 22:55:11.737834 run osmo-ms-mob/00007: Starting mobile 22:55:11.766287 run osmo-ms-mob/00007(pid=143): Launched 22:55:11.787430 run mass: MS start registered {at=44357662.07495724, delay=0.00930745154619217, ms=00007} 22:55:12.527541 run osmo-ms-mob/00008: Starting mobile 22:55:12.562958 run osmo-ms-mob/00008(pid=144): Launched 22:55:12.582888 run mass: MS start registered {at=44357662.87039755, delay=0.008468300104141235, ms=00008} 22:55:12.688891 run mass: MS performed LU {at=44357662.97638512, lu_delay=4.7186055183410645, ms=00003} 22:55:12.715432 run mass: MS performed LU {at=44357663.00294922, lu_delay=6.133822299540043, ms=00002} 22:55:13.227083 run osmo-ms-mob/00009: Starting mobile 22:55:13.255297 run osmo-ms-mob/00009(pid=145): Launched 22:55:13.275506 run mass: MS start registered {at=44357663.56302424, delay=0.008212439715862274, ms=00009} 22:55:13.926768 run osmo-ms-mob/00010: Starting mobile 22:55:13.953245 run osmo-ms-mob/00010(pid=146): Launched 22:55:13.974781 run mass: MS start registered {at=44357664.26230523, delay=0.009756259620189667, ms=00010} 22:55:14.526890 run osmo-ms-mob/00011: Starting mobile 22:55:14.556127 run osmo-ms-mob/00011(pid=147): Launched 22:55:14.572909 run mass: MS performed LU {at=44357664.86045573, lu_delay=5.591788224875927, ms=00004} 22:55:14.589880 run mass: MS start registered {at=44357664.877453856, delay=0.017064228653907776, ms=00011} 22:55:15.087723 run mass: MS performed LU {at=44357665.37524628, lu_delay=5.110931493341923, ms=00005} 22:55:15.112362 run osmo-ms-mob/00012: Starting mobile 22:55:15.138848 run osmo-ms-mob/00012(pid=148): Launched 22:55:15.158381 run mass: MS start registered {at=44357665.445911035, delay=0.008320294320583344, ms=00012} 22:55:15.728236 run osmo-ms-mob/00013: Starting mobile 22:55:15.757878 run osmo-ms-mob/00013(pid=149): Launched 22:55:15.776295 run mass: MS start registered {at=44357666.06379418, delay=0.002920381724834442, ms=00013} 22:55:16.328752 run osmo-ms-mob/00014: Starting mobile 22:55:16.356387 run osmo-ms-mob/00014(pid=150): Launched 22:55:16.378184 run mass: MS start registered {at=44357666.66568964, delay=0.009937286376953125, ms=00014} 22:55:16.453976 run mass: MS performed LU {at=44357666.7414652, lu_delay=5.588430590927601, ms=00006} 22:55:16.481873 run mass: MS performed LU {at=44357666.76939899, lu_delay=4.6944417506456375, ms=00007} 22:55:16.929442 run osmo-ms-mob/00015: Starting mobile 22:55:16.959284 run osmo-ms-mob/00015(pid=151): Launched 22:55:16.979559 run mass: MS start registered {at=44357667.26707459, delay=0.005605429410934448, ms=00015} 22:55:17.428260 run osmo-ms-mob/00016: Starting mobile 22:55:17.456490 run osmo-ms-mob/00016(pid=152): Launched 22:55:17.477349 run mass: MS start registered {at=44357667.76490727, delay=0.009405352175235748, ms=00016} 22:55:17.927935 run osmo-ms-mob/00017: Starting mobile 22:55:17.953731 run osmo-ms-mob/00017(pid=153): Launched 22:55:17.975181 run mass: MS start registered {at=44357668.26267546, delay=0.010541312396526337, ms=00017} 22:55:18.318833 run mass: MS performed LU {at=44357668.60634611, lu_delay=5.043321870267391, ms=00009} 22:55:18.382711 run mass: MS performed LU {at=44357668.67022888, lu_delay=5.799831330776215, ms=00008} 22:55:18.405389 run osmo-ms-mob/00018: Starting mobile 22:55:18.434541 run osmo-ms-mob/00018(pid=154): Launched 22:55:18.453434 run mass: MS start registered {at=44357668.74099718, delay=0.007842831313610077, ms=00018} 22:55:18.926747 run osmo-ms-mob/00019: Starting mobile 22:55:18.953284 run osmo-ms-mob/00019(pid=155): Launched 22:55:18.973375 run mass: MS start registered {at=44357669.26092339, delay=0.005065113306045532, ms=00019} 22:55:19.425472 run osmo-ms-mob/00020: Starting mobile 22:55:19.453005 run osmo-ms-mob/00020(pid=156): Launched 22:55:19.473301 run mass: MS start registered {at=44357669.760853305, delay=0.009009189903736115, ms=00020} 22:55:19.928697 run osmo-ms-mob/00021: Starting mobile 22:55:19.955234 run osmo-ms-mob/00021(pid=157): Launched 22:55:19.974854 run mass: MS start registered {at=44357670.26237012, delay=0.008248455822467804, ms=00021} 22:55:20.220086 run mass: MS performed LU {at=44357670.507594466, lu_delay=5.630140610039234, ms=00011} 22:55:20.243091 run osmo-ms-mob/00022: Starting mobile 22:55:20.270550 run osmo-ms-mob/00022(pid=158): Launched 22:55:20.282469 run mass: MS performed LU {at=44357670.57002077, lu_delay=5.124109737575054, ms=00012} 22:55:20.294037 run mass: MS start registered {at=44357670.58162157, delay=0.011664174497127533, ms=00022} 22:55:20.334647 run mass: MS performed LU {at=44357670.62218018, lu_delay=6.359874948859215, ms=00010} 22:55:20.588587 run mass: MS performed LU {at=44357670.87608424, lu_delay=4.81229005753994, ms=00013} 22:55:20.829259 run osmo-ms-mob/00023: Starting mobile 22:55:20.857225 run osmo-ms-mob/00023(pid=159): Launched 22:55:20.877512 run mass: MS start registered {at=44357671.16505782, delay=0.008027002215385437, ms=00023} 22:55:21.228314 run osmo-ms-mob/00024: Starting mobile 22:55:21.255817 run osmo-ms-mob/00024(pid=160): Launched 22:55:21.276822 run mass: MS start registered {at=44357671.56434506, delay=0.009673945605754852, ms=00024} 22:55:21.728201 run osmo-ms-mob/00025: Starting mobile 22:55:21.755179 run osmo-ms-mob/00025(pid=161): Launched 22:55:21.776438 run mass: MS start registered {at=44357672.0639426, delay=0.009070351719856262, ms=00025} 22:55:22.019475 run mass: MS performed LU {at=44357672.30696234, lu_delay=4.542055070400238, ms=00016} 22:55:22.050085 run osmo-ms-mob/00026: Starting mobile 22:55:22.083732 run osmo-ms-mob/00026(pid=162): Launched 22:55:22.099662 run mass: MS performed LU {at=44357672.387217246, lu_delay=5.721527606248856, ms=00014} 22:55:22.110569 run mass: MS start registered {at=44357672.39815084, delay=0.011000476777553558, ms=00026} 22:55:22.149058 run mass: MS performed LU {at=44357672.4365558, lu_delay=5.169481210410595, ms=00015} 22:55:22.527437 run osmo-ms-mob/00027: Starting mobile 22:55:22.555639 run osmo-ms-mob/00027(pid=163): Launched 22:55:22.575934 run mass: MS start registered {at=44357672.86343916, delay=0.008526168763637543, ms=00027} 22:55:22.929056 run osmo-ms-mob/00028: Starting mobile 22:55:22.957624 run osmo-ms-mob/00028(pid=164): Launched 22:55:22.975835 run mass: MS start registered {at=44357673.26335347, delay=0.006125204265117645, ms=00028} 22:55:23.324981 run osmo-ms-mob/00029: Starting mobile 22:55:23.353929 run osmo-ms-mob/00029(pid=165): Launched 22:55:23.375176 run mass: MS start registered {at=44357673.66269559, delay=0.008777931332588196, ms=00029} 22:55:23.732985 run osmo-ms-mob/00030: Starting mobile 22:55:23.759915 run osmo-ms-mob/00030(pid=166): Launched 22:55:23.779795 run mass: MS start registered {at=44357674.06732955, delay=0.008671298623085022, ms=00030} 22:55:23.985480 run mass: MS performed LU {at=44357674.272989504, lu_delay=6.010314047336578, ms=00017} 22:55:24.013012 run mass: MS performed LU {at=44357674.30057046, lu_delay=5.039647065103054, ms=00019} 22:55:24.038986 run osmo-ms-mob/00031: Starting mobile 22:55:24.065551 run osmo-ms-mob/00031(pid=167): Launched 22:55:24.085805 run mass: MS start registered {at=44357674.37330905, delay=0.008931733667850494, ms=00031} 22:55:24.102922 run mass: MS performed LU {at=44357674.39048097, lu_delay=5.649483792483807, ms=00018} 22:55:24.354298 run mass: MS performed LU {at=44357674.641817346, lu_delay=4.880964040756226, ms=00020} 22:55:24.378900 run osmo-ms-mob/00032: Starting mobile 22:55:24.405258 run osmo-ms-mob/00032(pid=168): Launched 22:55:24.425395 run mass: MS start registered {at=44357674.71294029, delay=0.008977346122264862, ms=00032} 22:55:24.824968 run osmo-ms-mob/00033: Starting mobile 22:55:24.857638 run osmo-ms-mob/00033(pid=169): Launched 22:55:24.878487 run mass: MS start registered {at=44357675.166014045, delay=0.008602306246757507, ms=00033} 22:55:25.228179 run osmo-ms-mob/00034: Starting mobile 22:55:25.255170 run osmo-ms-mob/00034(pid=170): Launched 22:55:25.275017 run mass: MS start registered {at=44357675.5625383, delay=0.008408300578594208, ms=00034} 22:55:25.524427 run osmo-ms-mob/00035: Starting mobile 22:55:25.555329 run osmo-ms-mob/00035(pid=171): Launched 22:55:25.575552 run mass: MS start registered {at=44357675.86304946, delay=0.006453946232795715, ms=00035} 22:55:25.785522 run mass: MS performed LU {at=44357676.07302098, lu_delay=5.49139940738678, ms=00022} 22:55:25.849792 run mass: MS performed LU {at=44357676.13730818, lu_delay=5.874938063323498, ms=00021} 22:55:25.876068 run osmo-ms-mob/00036: Starting mobile 22:55:25.904053 run osmo-ms-mob/00036(pid=172): Launched 22:55:25.916657 run mass: MS performed LU {at=44357676.20420728, lu_delay=5.039149455726147, ms=00023} 22:55:25.928209 run mass: MS start registered {at=44357676.21578741, delay=0.011644460260868073, ms=00036} 22:55:26.039687 run mass: MS performed LU {at=44357676.327208504, lu_delay=4.76286344230175, ms=00024} 22:55:26.326853 run osmo-ms-mob/00037: Starting mobile 22:55:26.354830 run osmo-ms-mob/00037(pid=173): Launched 22:55:26.375222 run mass: MS start registered {at=44357676.66274483, delay=0.00612293928861618, ms=00037} 22:55:26.624967 run osmo-ms-mob/00038: Starting mobile 22:55:26.652847 run osmo-ms-mob/00038(pid=174): Launched 22:55:26.670595 run mass: MS start registered {at=44357676.958154276, delay=0.0064262449741363525, ms=00038} 22:55:26.924494 run osmo-ms-mob/00039: Starting mobile 22:55:26.951957 run osmo-ms-mob/00039(pid=175): Launched 22:55:26.973147 run mass: MS start registered {at=44357677.26068277, delay=0.009410545229911804, ms=00039} 22:55:27.323540 run osmo-ms-mob/00040: Starting mobile 22:55:27.349761 run osmo-ms-mob/00040(pid=176): Launched 22:55:27.369182 run mass: MS start registered {at=44357677.65671954, delay=0.008552491664886475, ms=00040} 22:55:27.628670 run osmo-ms-mob/00041: Starting mobile 22:55:27.655005 run osmo-ms-mob/00041(pid=177): Launched 22:55:27.674015 run mass: MS start registered {at=44357677.9615232, delay=0.007425755262374878, ms=00041} 22:55:27.751056 run mass: MS performed LU {at=44357678.03855955, lu_delay=4.775206081569195, ms=00028} 22:55:27.779308 run mass: MS performed LU {at=44357678.066820145, lu_delay=5.203380987048149, ms=00027} 22:55:27.802632 run osmo-ms-mob/00042: Starting mobile 22:55:27.830501 run osmo-ms-mob/00042(pid=178): Launched 22:55:27.851686 run mass: MS start registered {at=44357678.1391943, delay=0.009176209568977356, ms=00042} 22:55:27.885540 run mass: MS performed LU {at=44357678.17304485, lu_delay=6.109102256596088, ms=00025} 22:55:28.176706 run mass: MS performed LU {at=44357678.46421839, lu_delay=4.801522806286812, ms=00029} 22:55:28.329146 run osmo-ms-mob/00043: Starting mobile 22:55:28.358372 run osmo-ms-mob/00043(pid=179): Launched 22:55:28.378713 run mass: MS start registered {at=44357678.666218914, delay=0.007676221430301666, ms=00043} 22:55:28.630105 run osmo-ms-mob/00044: Starting mobile 22:55:28.660040 run osmo-ms-mob/00044(pid=180): Launched 22:55:28.680667 run mass: MS start registered {at=44357678.96818187, delay=0.00857793539762497, ms=00044} 22:55:28.926353 run osmo-ms-mob/00045: Starting mobile 22:55:28.956062 run osmo-ms-mob/00045(pid=181): Launched 22:55:28.975123 run mass: MS start registered {at=44357679.26267537, delay=0.005175508558750153, ms=00045} 22:55:29.222650 run osmo-ms-mob/00046: Starting mobile 22:55:29.249026 run osmo-ms-mob/00046(pid=182): Launched 22:55:29.269184 run mass: MS start registered {at=44357679.55672161, delay=0.009292259812355042, ms=00046} 22:55:29.532162 run osmo-ms-mob/00047: Starting mobile 22:55:29.561489 run osmo-ms-mob/00047(pid=183): Launched 22:55:29.573677 run mass: MS performed LU {at=44357679.861230925, lu_delay=5.79390137642622, ms=00030} 22:55:29.584742 run mass: MS start registered {at=44357679.87232574, delay=0.011157065629959106, ms=00047} 22:55:29.616133 run mass: MS performed LU {at=44357679.903698415, lu_delay=5.5303893610835075, ms=00031} 22:55:29.636104 run osmo-ms-mob/00048: Starting mobile 22:55:29.662582 run osmo-ms-mob/00048(pid=184): Launched 22:55:29.680524 run mass: MS performed LU {at=44357679.96805235, lu_delay=5.255112059414387, ms=00032} 22:55:29.694234 run mass: MS start registered {at=44357679.98182285, delay=0.020584680140018463, ms=00048} 22:55:29.805117 run mass: MS performed LU {at=44357680.09262093, lu_delay=4.926606886088848, ms=00033} 22:55:29.829936 run osmo-ms-mob/00049: Starting mobile 22:55:29.856374 run osmo-ms-mob/00049(pid=185): Launched 22:55:29.875185 run mass: MS start registered {at=44357680.162736855, delay=0.0077303871512413025, ms=00049} 22:55:30.426417 run osmo-ms-mob/00050: Starting mobile 22:55:30.453745 run osmo-ms-mob/00050(pid=186): Launched 22:55:30.473475 run mass: MS start registered {at=44357680.76100107, delay=0.007880009710788727, ms=00050} 22:55:30.827021 run osmo-ms-mob/00051: Starting mobile 22:55:30.856061 run osmo-ms-mob/00051(pid=187): Launched 22:55:30.874454 run mass: MS start registered {at=44357681.1619841, delay=0.006504826247692108, ms=00051} 22:55:31.123015 run osmo-ms-mob/00052: Starting mobile 22:55:31.150843 run osmo-ms-mob/00052(pid=188): Launched 22:55:31.173113 run mass: MS start registered {at=44357681.460636474, delay=0.010754011571407318, ms=00052} 22:55:31.427500 run osmo-ms-mob/00053: Starting mobile 22:55:31.455132 run osmo-ms-mob/00053(pid=189): Launched 22:55:31.467057 run mass: MS performed LU {at=44357681.754611775, lu_delay=5.891562312841415, ms=00035} 22:55:31.479389 run mass: MS start registered {at=44357681.76697116, delay=0.01242154836654663, ms=00053} 22:55:31.517696 run mass: MS performed LU {at=44357681.80520798, lu_delay=4.847053706645966, ms=00038} 22:55:31.541975 run osmo-ms-mob/00054: Starting mobile 22:55:31.570743 run osmo-ms-mob/00054(pid=190): Launched 22:55:31.583890 run mass: MS performed LU {at=44357681.87143911, lu_delay=5.208694279193878, ms=00037} 22:55:31.595243 run mass: MS start registered {at=44357681.88282693, delay=0.011452928185462952, ms=00054} 22:55:31.706845 run mass: MS performed LU {at=44357681.99434629, lu_delay=5.7785588800907135, ms=00036} 22:55:31.733144 run osmo-ms-mob/00055: Starting mobile 22:55:31.762131 run osmo-ms-mob/00055(pid=191): Launched 22:55:31.773895 run mass: MS performed LU {at=44357682.06145106, lu_delay=6.498912759125233, ms=00034} 22:55:31.785402 run mass: MS start registered {at=44357682.07298593, delay=0.011596240103244781, ms=00055} 22:55:31.979182 run mass: MS performed LU {at=44357682.266689755, lu_delay=5.006006985902786, ms=00039} 22:55:32.003528 run osmo-ms-mob/00056: Starting mobile 22:55:32.031411 run osmo-ms-mob/00056(pid=192): Launched 22:55:32.052298 run mass: MS start registered {at=44357682.33979452, delay=0.009307071566581726, ms=00056} 22:55:32.625882 run osmo-ms-mob/00057: Starting mobile 22:55:32.653633 run osmo-ms-mob/00057(pid=193): Launched 22:55:32.675023 run mass: MS start registered {at=44357682.96256648, delay=0.010134689509868622, ms=00057} 22:55:32.758779 run mass: MS performed LU {at=44357683.04628061, lu_delay=3.7836052402853966, ms=00045} 22:55:33.037461 run osmo-ms-mob/00058: Starting mobile 22:55:33.065390 run osmo-ms-mob/00058(pid=194): Launched 22:55:33.084613 run mass: MS start registered {at=44357683.37215027, delay=0.007745467126369476, ms=00058} 22:55:33.326876 run osmo-ms-mob/00059: Starting mobile 22:55:33.354814 run osmo-ms-mob/00059(pid=195): Launched 22:55:33.366497 run mass: MS performed LU {at=44357683.65405665, lu_delay=4.987837739288807, ms=00043} 22:55:33.377738 run mass: MS start registered {at=44357683.66532275, delay=0.011325880885124207, ms=00059} 22:55:33.388871 run mass: MS performed LU {at=44357683.6764454, lu_delay=5.537251099944115, ms=00042} 22:55:33.409041 run osmo-ms-mob/00060: Starting mobile 22:55:33.436229 run osmo-ms-mob/00060(pid=196): Launched 22:55:33.449283 run mass: MS performed LU {at=44357683.73683765, lu_delay=4.768655776977539, ms=00044} 22:55:33.460689 run mass: MS start registered {at=44357683.74827362, delay=0.011496424674987793, ms=00060} 22:55:33.571532 run mass: MS performed LU {at=44357683.85905061, lu_delay=5.897527411580086, ms=00041} 22:55:33.644920 run mass: MS performed LU {at=44357683.932441354, lu_delay=6.275721810758114, ms=00040} 22:55:33.670185 run osmo-ms-mob/00061: Starting mobile 22:55:33.697122 run osmo-ms-mob/00061(pid=197): Launched 22:55:33.722305 run mass: MS start registered {at=44357684.00980542, delay=0.013577684760093689, ms=00061} 22:55:34.323672 run osmo-ms-mob/00062: Starting mobile 22:55:34.351272 run osmo-ms-mob/00062(pid=198): Launched 22:55:34.373811 run mass: MS start registered {at=44357684.661309585, delay=0.01109360158443451, ms=00062} 22:55:34.627736 run osmo-ms-mob/00063: Starting mobile 22:55:34.665764 run osmo-ms-mob/00063(pid=199): Launched 22:55:34.683655 run mass: MS start registered {at=44357684.971163735, delay=0.006034418940544128, ms=00063} 22:55:35.023697 run osmo-ms-mob/00064: Starting mobile 22:55:35.051109 run osmo-ms-mob/00064(pid=200): Launched 22:55:35.070557 run mass: MS start registered {at=44357685.35807804, delay=0.007413312792778015, ms=00064} 22:55:35.283344 run mass: MS performed LU {at=44357685.57085116, lu_delay=6.014129549264908, ms=00046} 22:55:35.310331 run mass: MS performed LU {at=44357685.59785007, lu_delay=5.435113213956356, ms=00049} 22:55:35.336802 run osmo-ms-mob/00065: Starting mobile 22:55:35.364906 run osmo-ms-mob/00065(pid=201): Launched 22:55:35.387244 run mass: MS start registered {at=44357685.67477792, delay=0.010832913219928741, ms=00065} 22:55:35.399039 run mass: MS performed LU {at=44357685.686602086, lu_delay=5.814276345074177, ms=00047} 22:55:35.417255 run mass: MS performed LU {at=44357685.70480502, lu_delay=5.722982168197632, ms=00048} 22:55:35.441578 run osmo-ms-mob/00066: Starting mobile 22:55:35.475447 run osmo-ms-mob/00066(pid=202): Launched 22:55:35.492433 run mass: MS performed LU {at=44357685.779954575, lu_delay=5.018953502178192, ms=00050} 22:55:35.509673 run mass: MS performed LU {at=44357685.79725646, lu_delay=4.635272361338139, ms=00051} 22:55:35.520949 run mass: MS start registered {at=44357685.80853511, delay=0.02865368127822876, ms=00066} 22:55:36.127898 run osmo-ms-mob/00067: Starting mobile 22:55:36.158015 run osmo-ms-mob/00067(pid=203): Launched 22:55:36.179960 run mass: MS start registered {at=44357686.46746822, delay=0.005918905138969421, ms=00067} 22:55:36.423970 run osmo-ms-mob/00068: Starting mobile 22:55:36.451157 run osmo-ms-mob/00068(pid=204): Launched 22:55:36.472813 run mass: MS start registered {at=44357686.76033598, delay=0.008557453751564026, ms=00068} 22:55:36.828433 run osmo-ms-mob/00069: Starting mobile 22:55:36.857276 run osmo-ms-mob/00069(pid=205): Launched 22:55:36.879388 run mass: MS start registered {at=44357687.16688373, delay=0.005210697650909424, ms=00069} 22:55:37.083537 run mass: MS performed LU {at=44357687.37103932, lu_delay=5.604068160057068, ms=00053} 22:55:37.147378 run mass: MS performed LU {at=44357687.43485076, lu_delay=5.552023828029633, ms=00054} 22:55:37.173474 run osmo-ms-mob/00070: Starting mobile 22:55:37.204151 run osmo-ms-mob/00070(pid=206): Launched 22:55:37.217695 run mass: MS performed LU {at=44357687.505244404, lu_delay=6.044607929885387, ms=00052} 22:55:37.230149 run mass: MS start registered {at=44357687.51772803, delay=0.012549661099910736, ms=00070} 22:55:37.338078 run mass: MS performed LU {at=44357687.6255925, lu_delay=5.55260656774044, ms=00055} 22:55:37.392205 run mass: MS performed LU {at=44357687.67971691, lu_delay=5.3399223908782005, ms=00056} 22:55:37.417783 run osmo-ms-mob/00071: Starting mobile 22:55:37.448228 run osmo-ms-mob/00071(pid=207): Launched 22:55:37.460094 run mass: MS performed LU {at=44357687.7476478, lu_delay=4.785081319510937, ms=00057} 22:55:37.471407 run mass: MS start registered {at=44357687.75898804, delay=0.011412814259529114, ms=00071} 22:55:38.028757 run osmo-ms-mob/00072: Starting mobile 22:55:38.055403 run osmo-ms-mob/00072(pid=208): Launched 22:55:38.075709 run mass: MS start registered {at=44357688.36323264, delay=0.008699283003807068, ms=00072} 22:55:38.424310 run osmo-ms-mob/00073: Starting mobile 22:55:38.451151 run osmo-ms-mob/00073(pid=209): Launched 22:55:38.469467 run mass: MS start registered {at=44357688.75699958, delay=0.0062112584710121155, ms=00073} 22:55:38.826441 run osmo-ms-mob/00074: Starting mobile 22:55:38.853846 run osmo-ms-mob/00074(pid=210): Launched 22:55:38.873556 run mass: MS start registered {at=44357689.16110488, delay=0.008068636059761047, ms=00074} 22:55:39.048616 run mass: MS performed LU {at=44357689.336132385, lu_delay=5.5878587663173676, ms=00060} 22:55:39.076328 run mass: MS performed LU {at=44357689.36388733, lu_delay=5.6985645815730095, ms=00059} 22:55:39.104285 run osmo-ms-mob/00075: Starting mobile 22:55:39.130880 run osmo-ms-mob/00075(pid=211): Launched 22:55:39.150212 run mass: MS start registered {at=44357689.43774162, delay=0.008140191435813904, ms=00075} 22:55:39.164583 run mass: MS performed LU {at=44357689.45213516, lu_delay=5.442329742014408, ms=00061} 22:55:39.182597 run mass: MS performed LU {at=44357689.4701768, lu_delay=6.098026528954506, ms=00058} 22:55:39.238276 run mass: MS performed LU {at=44357689.52580009, lu_delay=4.8644905015826225, ms=00062} 22:55:39.491375 run mass: MS performed LU {at=44357689.778886616, lu_delay=4.807722881436348, ms=00063} 22:55:39.516331 run osmo-ms-mob/00076: Starting mobile 22:55:39.542952 run osmo-ms-mob/00076(pid=212): Launched 22:55:39.560486 run mass: MS start registered {at=44357689.84805558, delay=0.006428338587284088, ms=00076} 22:55:40.128964 run osmo-ms-mob/00077: Starting mobile 22:55:40.157886 run osmo-ms-mob/00077(pid=213): Launched 22:55:40.182268 run mass: MS start registered {at=44357690.4697578, delay=0.011724062263965607, ms=00077} 22:55:40.637715 run osmo-ms-mob/00078: Starting mobile 22:55:40.667049 run osmo-ms-mob/00078(pid=214): Launched 22:55:40.690018 run mass: MS start registered {at=44357690.97752425, delay=0.007628500461578369, ms=00078} 22:55:40.848453 run mass: MS performed LU {at=44357691.13595692, lu_delay=5.7778788805007935, ms=00064} 22:55:40.913496 run mass: MS performed LU {at=44357691.201001875, lu_delay=5.526223957538605, ms=00065} 22:55:40.943149 run osmo-ms-mob/00079: Starting mobile 22:55:40.973091 run osmo-ms-mob/00079(pid=215): Launched 22:55:40.986138 run mass: MS performed LU {at=44357691.27367703, lu_delay=5.465141922235489, ms=00066} 22:55:41.002887 run mass: MS start registered {at=44357691.290461294, delay=0.01686517894268036, ms=00079} 22:55:41.103329 run mass: MS performed LU {at=44357691.39083681, lu_delay=4.9233685955405235, ms=00067} 22:55:41.157716 run mass: MS performed LU {at=44357691.44522188, lu_delay=4.684885896742344, ms=00068} 22:55:41.528992 run osmo-ms-mob/00080: Starting mobile 22:55:41.560566 run osmo-ms-mob/00080(pid=216): Launched 22:55:41.579940 run mass: MS start registered {at=44357691.867377885, delay=0.004399240016937256, ms=00080} 22:55:42.027227 run osmo-ms-mob/00081: Starting mobile 22:55:42.054718 run osmo-ms-mob/00081(pid=217): Launched 22:55:42.072573 run mass: MS start registered {at=44357692.360102385, delay=0.0049295574426651, ms=00081} 22:55:42.426864 run osmo-ms-mob/00082: Starting mobile 22:55:42.454051 run osmo-ms-mob/00082(pid=218): Launched 22:55:42.474152 run mass: MS start registered {at=44357692.76167776, delay=0.008680671453475952, ms=00082} 22:55:42.814488 run mass: MS performed LU {at=44357693.1019925, lu_delay=4.738759860396385, ms=00072} 22:55:42.842605 run mass: MS performed LU {at=44357693.13011832, lu_delay=5.612390287220478, ms=00070} 22:55:42.868926 run osmo-ms-mob/00083: Starting mobile 22:55:42.897072 run osmo-ms-mob/00083(pid=219): Launched 22:55:42.916755 run mass: MS start registered {at=44357693.204284064, delay=0.007735162973403931, ms=00083} 22:55:42.929900 run mass: MS performed LU {at=44357693.21744967, lu_delay=5.458461634814739, ms=00071} 22:55:42.948905 run mass: MS performed LU {at=44357693.236413874, lu_delay=6.069530144333839, ms=00069} 22:55:43.239148 run mass: MS performed LU {at=44357693.52665189, lu_delay=4.769652307033539, ms=00073} 22:55:43.530352 run osmo-ms-mob/00084: Starting mobile 22:55:43.565221 run osmo-ms-mob/00084(pid=220): Launched 22:55:43.585196 run mass: MS start registered {at=44357693.87273518, delay=0.005456835031509399, ms=00084} 22:55:44.026997 run osmo-ms-mob/00085: Starting mobile 22:55:44.054703 run osmo-ms-mob/00085(pid=221): Launched 22:55:44.075807 run mass: MS start registered {at=44357694.36333402, delay=0.009718582034111023, ms=00085} 22:55:44.623591 run osmo-ms-mob/00086: Starting mobile 22:55:44.651898 run osmo-ms-mob/00086(pid=222): Launched 22:55:44.663505 run mass: MS performed LU {at=44357694.95106179, lu_delay=5.513320170342922, ms=00075} 22:55:44.674758 run mass: MS start registered {at=44357694.962343104, delay=0.011343270540237427, ms=00086} 22:55:44.686193 run mass: MS performed LU {at=44357694.973772235, lu_delay=5.125716656446457, ms=00076} 22:55:44.744336 run mass: MS performed LU {at=44357695.03183539, lu_delay=5.870730511844158, ms=00074} 22:55:44.869226 run mass: MS performed LU {at=44357695.1567154, lu_delay=22.758564561605453, ms=00026} 22:55:44.904974 run mass: MS performed LU {at=44357695.192497194, lu_delay=4.722739391028881, ms=00077} 22:55:44.928614 run osmo-ms-mob/00087: Starting mobile 22:55:44.954939 run osmo-ms-mob/00087(pid=223): Launched 22:55:44.974334 run mass: MS start registered {at=44357695.26187864, delay=0.008223138749599457, ms=00087} 22:55:45.826406 run osmo-ms-mob/00088: Starting mobile 22:55:45.854710 run osmo-ms-mob/00088(pid=224): Launched 22:55:45.873437 run mass: MS start registered {at=44357696.160996735, delay=0.007096275687217712, ms=00088} 22:55:46.425634 run osmo-ms-mob/00089: Starting mobile 22:55:46.451721 run osmo-ms-mob/00089(pid=225): Launched 22:55:46.471873 run mass: MS start registered {at=44357696.75940176, delay=0.008842281997203827, ms=00089} 22:55:46.580141 run mass: MS performed LU {at=44357696.86764261, lu_delay=5.000264726579189, ms=00080} 22:55:46.607543 run mass: MS performed LU {at=44357696.895122826, lu_delay=5.917598575353622, ms=00078} 22:55:46.695748 run mass: MS performed LU {at=44357696.983300395, lu_delay=5.692839100956917, ms=00079} 22:55:46.949500 run mass: MS performed LU {at=44357697.236993544, lu_delay=4.876891158521175, ms=00081} 22:55:46.973804 run osmo-ms-mob/00090: Starting mobile 22:55:47.001506 run osmo-ms-mob/00090(pid=226): Launched 22:55:47.021494 run mass: MS start registered {at=44357697.30902522, delay=0.008262231945991516, ms=00090} 22:55:47.726402 run osmo-ms-mob/00091: Starting mobile 22:55:47.753912 run osmo-ms-mob/00091(pid=227): Launched 22:55:47.774572 run mass: MS start registered {at=44357698.06210592, delay=0.0081857368350029, ms=00091} 22:55:48.380209 run mass: MS performed LU {at=44357698.66772216, lu_delay=4.794986978173256, ms=00084} 22:55:48.403041 run osmo-ms-mob/00092: Starting mobile 22:55:48.429576 run osmo-ms-mob/00092(pid=228): Launched 22:55:48.444711 run mass: MS performed LU {at=44357698.732235536, lu_delay=5.970557779073715, ms=00082} 22:55:48.456084 run mass: MS start registered {at=44357698.743672915, delay=0.01573934406042099, ms=00092} 22:55:48.509763 run mass: MS performed LU {at=44357698.797276996, lu_delay=5.592992931604385, ms=00083} 22:55:48.634547 run mass: MS performed LU {at=44357698.92206861, lu_delay=4.558734588325024, ms=00085} 22:55:49.227251 run osmo-ms-mob/00093: Starting mobile 22:55:49.254995 run osmo-ms-mob/00093(pid=229): Launched 22:55:49.276500 run mass: MS start registered {at=44357699.56406233, delay=0.010193824768066406, ms=00093} 22:55:50.128091 run osmo-ms-mob/00094: Starting mobile 22:55:50.154838 run osmo-ms-mob/00094(pid=230): Launched 22:55:50.172378 run mass: MS start registered {at=44357700.45993075, delay=0.00627657026052475, ms=00094} 22:55:50.346159 run mass: MS performed LU {at=44357700.63364577, lu_delay=5.671302668750286, ms=00086} 22:55:50.374381 run mass: MS performed LU {at=44357700.661860675, lu_delay=5.399982035160065, ms=00087} 22:55:50.696901 run mass: MS performed LU {at=44357700.98443134, lu_delay=4.823434606194496, ms=00088} 22:55:51.023577 run osmo-ms-mob/00095: Starting mobile 22:55:51.050269 run osmo-ms-mob/00095(pid=231): Launched 22:55:51.070442 run mass: MS start registered {at=44357701.358007535, delay=0.008977092802524567, ms=00095} 22:55:52.033288 run osmo-ms-mob/00096: Starting mobile 22:55:52.059954 run osmo-ms-mob/00096(pid=232): Launched 22:55:52.081015 run mass: MS start registered {at=44357702.368545905, delay=0.009774729609489441, ms=00096} 22:55:52.211348 run mass: MS performed LU {at=44357702.49882765, lu_delay=5.739425890147686, ms=00089} 22:55:52.275722 run mass: MS performed LU {at=44357702.56322549, lu_delay=5.254200272262096, ms=00090} 22:55:52.363099 run mass: MS performed LU {at=44357702.6506044, lu_delay=4.588498480618, ms=00091} 22:55:53.125942 run osmo-ms-mob/00097: Starting mobile 22:55:53.154251 run osmo-ms-mob/00097(pid=233): Launched 22:55:53.173376 run mass: MS start registered {at=44357703.46088409, delay=0.007107093930244446, ms=00097} 22:55:54.111692 run mass: MS performed LU {at=44357704.39919759, lu_delay=5.655524678528309, ms=00092} 22:55:54.139301 run mass: MS performed LU {at=44357704.42688403, lu_delay=4.862821705639362, ms=00093} 22:55:54.425660 run osmo-ms-mob/00098: Starting mobile 22:55:54.451794 run osmo-ms-mob/00098(pid=234): Launched 22:55:54.472634 run mass: MS start registered {at=44357704.760147214, delay=0.009869933128356934, ms=00098} 22:55:55.976923 run mass: MS performed LU {at=44357706.26440648, lu_delay=5.804475732147694, ms=00094} 22:55:56.040880 run mass: MS performed LU {at=44357706.3283581, lu_delay=4.970350563526154, ms=00095} 22:55:56.229476 run osmo-ms-mob/00099: Starting mobile 22:55:56.260483 run osmo-ms-mob/00099(pid=235): Launched 22:55:56.272348 run mass: All started... {duration=55.75998456031084, too_slow=1} 22:55:56.283936 run mass: MS start registered {at=44357706.57149283, delay=0.011573426425457, ms=00099} 22:55:57.877896 run mass: MS performed LU {at=44357708.16540435, lu_delay=5.796858444809914, ms=00096} 22:55:57.905231 run mass: MS performed LU {at=44357708.19276832, lu_delay=4.731884233653545, ms=00097} 22:55:59.743224 run mass: MS performed LU {at=44357710.03073657, lu_delay=5.270589359104633, ms=00098} 22:56:01.644014 run mass: MS performed LU {at=44357711.93152284, lu_delay=5.360030010342598, ms=00099} 22:56:01.659426 run mass: Tests done {all_completed=True, max=22.758564561605453, min=3.7836052402853966} 22:56:01.670411 tst register_default_mass.py: Test passed (84.3 sec) 22:56:01.678326 run pcap-recorder_any(filters='host 127.0.42.2')(pid=23): Terminating (SIGTERM) 22:56:01.682285 run osmo-hlr_127.0.42.2(pid=24): Terminating (SIGTERM) 22:56:01.686185 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=25): Terminating (SIGTERM) 22:56:01.690108 run osmo-stp_127.0.42.5(pid=26): Terminating (SIGTERM) 22:56:01.694250 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=27): Terminating (SIGTERM) 22:56:01.699411 run osmo-msc_127.0.42.6(pid=28): Terminating (SIGTERM) 22:56:01.704372 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=29): Terminating (SIGTERM) 22:56:01.708861 run osmo-mgw_127.0.42.3(pid=30): Terminating (SIGTERM) 22:56:01.712860 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=31): Terminating (SIGTERM) 22:56:01.717860 run osmo-mgw_127.0.42.4(pid=32): Terminating (SIGTERM) 22:56:01.721923 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=33): Terminating (SIGTERM) 22:56:01.725963 run osmo-bsc_127.0.42.7(pid=34): Terminating (SIGTERM) 22:56:01.729961 run osmo-bts-virtual(pid=35): Terminating (SIGTERM) 22:56:01.734061 run osmo-ms-virt-phy/00000(pid=36): Terminating (SIGTERM) 22:56:01.739052 run osmo-ms-virt-phy/00001(pid=37): Terminating (SIGTERM) 22:56:01.744093 run osmo-ms-virt-phy/00002(pid=38): Terminating (SIGTERM) 22:56:01.748493 run osmo-ms-virt-phy/00003(pid=39): Terminating (SIGTERM) 22:56:01.752553 run osmo-ms-virt-phy/00004(pid=40): Terminating (SIGTERM) 22:56:01.756617 run osmo-ms-virt-phy/00005(pid=41): Terminating (SIGTERM) 22:56:01.761779 run osmo-ms-virt-phy/00006(pid=42): Terminating (SIGTERM) 22:56:01.767186 run osmo-ms-virt-phy/00007(pid=43): Terminating (SIGTERM) 22:56:01.771880 run osmo-ms-virt-phy/00008(pid=44): Terminating (SIGTERM) 22:56:01.775899 run osmo-ms-virt-phy/00009(pid=45): Terminating (SIGTERM) 22:56:01.780016 run osmo-ms-virt-phy/00010(pid=46): Terminating (SIGTERM) 22:56:01.784065 run osmo-ms-virt-phy/00011(pid=47): Terminating (SIGTERM) 22:56:01.788694 run osmo-ms-virt-phy/00012(pid=48): Terminating (SIGTERM) 22:56:01.792803 run osmo-ms-virt-phy/00013(pid=49): Terminating (SIGTERM) 22:56:01.797043 run osmo-ms-virt-phy/00014(pid=50): Terminating (SIGTERM) 22:56:01.802274 run osmo-ms-virt-phy/00015(pid=51): Terminating (SIGTERM) 22:56:01.806771 run osmo-ms-virt-phy/00016(pid=52): Terminating (SIGTERM) 22:56:01.810773 run osmo-ms-virt-phy/00017(pid=53): Terminating (SIGTERM) 22:56:01.815230 run osmo-ms-virt-phy/00018(pid=54): Terminating (SIGTERM) 22:56:01.819336 run osmo-ms-virt-phy/00019(pid=55): Terminating (SIGTERM) 22:56:01.823672 run osmo-ms-virt-phy/00020(pid=56): Terminating (SIGTERM) 22:56:01.827948 run osmo-ms-virt-phy/00021(pid=57): Terminating (SIGTERM) 22:56:01.833935 run osmo-ms-virt-phy/00022(pid=58): Terminating (SIGTERM) 22:56:01.838698 run osmo-ms-virt-phy/00023(pid=59): Terminating (SIGTERM) 22:56:01.843622 run osmo-ms-virt-phy/00024(pid=60): Terminating (SIGTERM) 22:56:01.848560 run osmo-ms-virt-phy/00025(pid=61): Terminating (SIGTERM) 22:56:01.853076 run osmo-ms-virt-phy/00026(pid=62): Terminating (SIGTERM) 22:56:01.857028 run osmo-ms-virt-phy/00027(pid=63): Terminating (SIGTERM) 22:56:01.861078 run osmo-ms-virt-phy/00028(pid=64): Terminating (SIGTERM) 22:56:01.865113 run osmo-ms-virt-phy/00029(pid=65): Terminating (SIGTERM) 22:56:01.869258 run osmo-ms-virt-phy/00030(pid=66): Terminating (SIGTERM) 22:56:01.873556 run osmo-ms-virt-phy/00031(pid=67): Terminating (SIGTERM) 22:56:01.877646 run osmo-ms-virt-phy/00032(pid=68): Terminating (SIGTERM) 22:56:01.882212 run osmo-ms-virt-phy/00033(pid=69): Terminating (SIGTERM) 22:56:01.886308 run osmo-ms-virt-phy/00034(pid=70): Terminating (SIGTERM) 22:56:01.890511 run osmo-ms-virt-phy/00035(pid=71): Terminating (SIGTERM) 22:56:01.894528 run osmo-ms-virt-phy/00036(pid=72): Terminating (SIGTERM) 22:56:01.898594 run osmo-ms-virt-phy/00037(pid=73): Terminating (SIGTERM) 22:56:01.902655 run osmo-ms-virt-phy/00038(pid=74): Terminating (SIGTERM) 22:56:01.906753 run osmo-ms-virt-phy/00039(pid=75): Terminating (SIGTERM) 22:56:01.911188 run osmo-ms-virt-phy/00040(pid=76): Terminating (SIGTERM) 22:56:01.915881 run osmo-ms-virt-phy/00041(pid=77): Terminating (SIGTERM) 22:56:01.919906 run osmo-ms-virt-phy/00042(pid=78): Terminating (SIGTERM) 22:56:01.924143 run osmo-ms-virt-phy/00043(pid=79): Terminating (SIGTERM) 22:56:01.928761 run osmo-ms-virt-phy/00044(pid=80): Terminating (SIGTERM) 22:56:01.933059 run osmo-ms-virt-phy/00045(pid=81): Terminating (SIGTERM) 22:56:01.937706 run osmo-ms-virt-phy/00046(pid=82): Terminating (SIGTERM) 22:56:01.942308 run osmo-ms-virt-phy/00047(pid=83): Terminating (SIGTERM) 22:56:01.947620 run osmo-ms-virt-phy/00048(pid=84): Terminating (SIGTERM) 22:56:01.952848 run osmo-ms-virt-phy/00049(pid=85): Terminating (SIGTERM) 22:56:01.957953 run osmo-ms-virt-phy/00050(pid=86): Terminating (SIGTERM) 22:56:01.964238 run osmo-ms-virt-phy/00051(pid=87): Terminating (SIGTERM) 22:56:01.970221 run osmo-ms-virt-phy/00052(pid=88): Terminating (SIGTERM) 22:56:01.976875 run osmo-ms-virt-phy/00053(pid=89): Terminating (SIGTERM) 22:56:01.983390 run osmo-ms-virt-phy/00054(pid=90): Terminating (SIGTERM) 22:56:01.990123 run osmo-ms-virt-phy/00055(pid=91): Terminating (SIGTERM) 22:56:01.996485 run osmo-ms-virt-phy/00056(pid=92): Terminating (SIGTERM) 22:56:02.004025 run osmo-ms-virt-phy/00057(pid=93): Terminating (SIGTERM) 22:56:02.011476 run osmo-ms-virt-phy/00058(pid=94): Terminating (SIGTERM) 22:56:02.019033 run osmo-ms-virt-phy/00059(pid=95): Terminating (SIGTERM) 22:56:02.023818 run osmo-ms-virt-phy/00060(pid=96): Terminating (SIGTERM) 22:56:02.027920 run osmo-ms-virt-phy/00061(pid=97): Terminating (SIGTERM) 22:56:02.032040 run osmo-ms-virt-phy/00062(pid=98): Terminating (SIGTERM) 22:56:02.036236 run osmo-ms-virt-phy/00063(pid=99): Terminating (SIGTERM) 22:56:02.040384 run osmo-ms-virt-phy/00064(pid=100): Terminating (SIGTERM) 22:56:02.044578 run osmo-ms-virt-phy/00065(pid=101): Terminating (SIGTERM) 22:56:02.049292 run osmo-ms-virt-phy/00066(pid=102): Terminating (SIGTERM) 22:56:02.053539 run osmo-ms-virt-phy/00067(pid=103): Terminating (SIGTERM) 22:56:02.057699 run osmo-ms-virt-phy/00068(pid=104): Terminating (SIGTERM) 22:56:02.062305 run osmo-ms-virt-phy/00069(pid=105): Terminating (SIGTERM) 22:56:02.066927 run osmo-ms-virt-phy/00070(pid=106): Terminating (SIGTERM) 22:56:02.071514 run osmo-ms-virt-phy/00071(pid=107): Terminating (SIGTERM) 22:56:02.076777 run osmo-ms-virt-phy/00072(pid=108): Terminating (SIGTERM) 22:56:02.082178 run osmo-ms-virt-phy/00073(pid=109): Terminating (SIGTERM) 22:56:02.087417 run osmo-ms-virt-phy/00074(pid=110): Terminating (SIGTERM) 22:56:02.091923 run osmo-ms-virt-phy/00075(pid=111): Terminating (SIGTERM) 22:56:02.096254 run osmo-ms-virt-phy/00076(pid=112): Terminating (SIGTERM) 22:56:02.100976 run osmo-ms-virt-phy/00077(pid=113): Terminating (SIGTERM) 22:56:02.106010 run osmo-ms-virt-phy/00078(pid=114): Terminating (SIGTERM) 22:56:02.112352 run osmo-ms-virt-phy/00079(pid=115): Terminating (SIGTERM) 22:56:02.118625 run osmo-ms-virt-phy/00080(pid=116): Terminating (SIGTERM) 22:56:02.122922 run osmo-ms-virt-phy/00081(pid=117): Terminating (SIGTERM) 22:56:02.128027 run osmo-ms-virt-phy/00082(pid=118): Terminating (SIGTERM) 22:56:02.132625 run osmo-ms-virt-phy/00083(pid=119): Terminating (SIGTERM) 22:56:02.136770 run osmo-ms-virt-phy/00084(pid=120): Terminating (SIGTERM) 22:56:02.141512 run osmo-ms-virt-phy/00085(pid=121): Terminating (SIGTERM) 22:56:02.146351 run osmo-ms-virt-phy/00086(pid=122): Terminating (SIGTERM) 22:56:02.151719 run osmo-ms-virt-phy/00087(pid=123): Terminating (SIGTERM) 22:56:02.156308 run osmo-ms-virt-phy/00088(pid=124): Terminating (SIGTERM) 22:56:02.160737 run osmo-ms-virt-phy/00089(pid=125): Terminating (SIGTERM) 22:56:02.165073 run osmo-ms-virt-phy/00090(pid=126): Terminating (SIGTERM) 22:56:02.170048 run osmo-ms-virt-phy/00091(pid=127): Terminating (SIGTERM) 22:56:02.174276 run osmo-ms-virt-phy/00092(pid=128): Terminating (SIGTERM) 22:56:02.178997 run osmo-ms-virt-phy/00093(pid=129): Terminating (SIGTERM) 22:56:02.183735 run osmo-ms-virt-phy/00094(pid=130): Terminating (SIGTERM) 22:56:02.188573 run osmo-ms-virt-phy/00095(pid=131): Terminating (SIGTERM) 22:56:02.193815 run osmo-ms-virt-phy/00096(pid=132): Terminating (SIGTERM) 22:56:02.198379 run osmo-ms-virt-phy/00097(pid=133): Terminating (SIGTERM) 22:56:02.203618 run osmo-ms-virt-phy/00098(pid=134): Terminating (SIGTERM) 22:56:02.208271 run osmo-ms-virt-phy/00099(pid=135): Terminating (SIGTERM) 22:56:02.212895 run osmo-ms-mob/00000(pid=136): Terminating (SIGTERM) 22:56:02.218164 run osmo-ms-mob/00001(pid=137): Terminating (SIGTERM) 22:56:02.222864 run osmo-ms-mob/00002(pid=138): Terminating (SIGTERM) 22:56:02.227243 run osmo-ms-mob/00003(pid=139): Terminating (SIGTERM) 22:56:02.231559 run osmo-ms-mob/00004(pid=140): Terminating (SIGTERM) 22:56:02.235754 run osmo-ms-mob/00005(pid=141): Terminating (SIGTERM) 22:56:02.239894 run osmo-ms-mob/00006(pid=142): Terminating (SIGTERM) 22:56:02.244012 run osmo-ms-mob/00007(pid=143): Terminating (SIGTERM) 22:56:02.248118 run osmo-ms-mob/00008(pid=144): Terminating (SIGTERM) 22:56:02.252186 run osmo-ms-mob/00009(pid=145): Terminating (SIGTERM) 22:56:02.256292 run osmo-ms-mob/00010(pid=146): Terminating (SIGTERM) 22:56:02.260508 run osmo-ms-mob/00011(pid=147): Terminating (SIGTERM) 22:56:02.264743 run osmo-ms-mob/00012(pid=148): Terminating (SIGTERM) 22:56:02.268965 run osmo-ms-mob/00013(pid=149): Terminating (SIGTERM) 22:56:02.273217 run osmo-ms-mob/00014(pid=150): Terminating (SIGTERM) 22:56:02.277587 run osmo-ms-mob/00015(pid=151): Terminating (SIGTERM) 22:56:02.282013 run osmo-ms-mob/00016(pid=152): Terminating (SIGTERM) 22:56:02.286271 run osmo-ms-mob/00017(pid=153): Terminating (SIGTERM) 22:56:02.290426 run osmo-ms-mob/00018(pid=154): Terminating (SIGTERM) 22:56:02.294632 run osmo-ms-mob/00019(pid=155): Terminating (SIGTERM) 22:56:02.298828 run osmo-ms-mob/00020(pid=156): Terminating (SIGTERM) 22:56:02.302997 run osmo-ms-mob/00021(pid=157): Terminating (SIGTERM) 22:56:02.307125 run osmo-ms-mob/00022(pid=158): Terminating (SIGTERM) 22:56:02.311227 run osmo-ms-mob/00023(pid=159): Terminating (SIGTERM) 22:56:02.315357 run osmo-ms-mob/00024(pid=160): Terminating (SIGTERM) 22:56:02.319451 run osmo-ms-mob/00025(pid=161): Terminating (SIGTERM) 22:56:02.323474 run osmo-ms-mob/00026(pid=162): Terminating (SIGTERM) 22:56:02.327563 run osmo-ms-mob/00027(pid=163): Terminating (SIGTERM) 22:56:02.331675 run osmo-ms-mob/00028(pid=164): Terminating (SIGTERM) 22:56:02.335789 run osmo-ms-mob/00029(pid=165): Terminating (SIGTERM) 22:56:02.340031 run osmo-ms-mob/00030(pid=166): Terminating (SIGTERM) 22:56:02.344169 run osmo-ms-mob/00031(pid=167): Terminating (SIGTERM) 22:56:02.348273 run osmo-ms-mob/00032(pid=168): Terminating (SIGTERM) 22:56:02.352362 run osmo-ms-mob/00033(pid=169): Terminating (SIGTERM) 22:56:02.356502 run osmo-ms-mob/00034(pid=170): Terminating (SIGTERM) 22:56:02.360583 run osmo-ms-mob/00035(pid=171): Terminating (SIGTERM) 22:56:02.364703 run osmo-ms-mob/00036(pid=172): Terminating (SIGTERM) 22:56:02.368877 run osmo-ms-mob/00037(pid=173): Terminating (SIGTERM) 22:56:02.373198 run osmo-ms-mob/00038(pid=174): Terminating (SIGTERM) 22:56:02.377323 run osmo-ms-mob/00039(pid=175): Terminating (SIGTERM) 22:56:02.381417 run osmo-ms-mob/00040(pid=176): Terminating (SIGTERM) 22:56:02.385599 run osmo-ms-mob/00041(pid=177): Terminating (SIGTERM) 22:56:02.389848 run osmo-ms-mob/00042(pid=178): Terminating (SIGTERM) 22:56:02.393959 run osmo-ms-mob/00043(pid=179): Terminating (SIGTERM) 22:56:02.398164 run osmo-ms-mob/00044(pid=180): Terminating (SIGTERM) 22:56:02.402270 run osmo-ms-mob/00045(pid=181): Terminating (SIGTERM) 22:56:02.406463 run osmo-ms-mob/00046(pid=182): Terminating (SIGTERM) 22:56:02.410604 run osmo-ms-mob/00047(pid=183): Terminating (SIGTERM) 22:56:02.414750 run osmo-ms-mob/00048(pid=184): Terminating (SIGTERM) 22:56:02.418894 run osmo-ms-mob/00049(pid=185): Terminating (SIGTERM) 22:56:02.423005 run osmo-ms-mob/00050(pid=186): Terminating (SIGTERM) 22:56:02.427102 run osmo-ms-mob/00051(pid=187): Terminating (SIGTERM) 22:56:02.431231 run osmo-ms-mob/00052(pid=188): Terminating (SIGTERM) 22:56:02.435302 run osmo-ms-mob/00053(pid=189): Terminating (SIGTERM) 22:56:02.439416 run osmo-ms-mob/00054(pid=190): Terminating (SIGTERM) 22:56:02.443539 run osmo-ms-mob/00055(pid=191): Terminating (SIGTERM) 22:56:02.447714 run osmo-ms-mob/00056(pid=192): Terminating (SIGTERM) 22:56:02.451831 run osmo-ms-mob/00057(pid=193): Terminating (SIGTERM) 22:56:02.455957 run osmo-ms-mob/00058(pid=194): Terminating (SIGTERM) 22:56:02.460147 run osmo-ms-mob/00059(pid=195): Terminating (SIGTERM) 22:56:02.464262 run osmo-ms-mob/00060(pid=196): Terminating (SIGTERM) 22:56:02.468429 run osmo-ms-mob/00061(pid=197): Terminating (SIGTERM) 22:56:02.472506 run osmo-ms-mob/00062(pid=198): Terminating (SIGTERM) 22:56:02.476619 run osmo-ms-mob/00063(pid=199): Terminating (SIGTERM) 22:56:02.480742 run osmo-ms-mob/00064(pid=200): Terminating (SIGTERM) 22:56:02.484858 run osmo-ms-mob/00065(pid=201): Terminating (SIGTERM) 22:56:02.488982 run osmo-ms-mob/00066(pid=202): Terminating (SIGTERM) 22:56:02.493062 run osmo-ms-mob/00067(pid=203): Terminating (SIGTERM) 22:56:02.497290 run osmo-ms-mob/00068(pid=204): Terminating (SIGTERM) 22:56:02.501417 run osmo-ms-mob/00069(pid=205): Terminating (SIGTERM) 22:56:02.505454 run osmo-ms-mob/00070(pid=206): Terminating (SIGTERM) 22:56:02.509568 run osmo-ms-mob/00071(pid=207): Terminating (SIGTERM) 22:56:02.513653 run osmo-ms-mob/00072(pid=208): Terminating (SIGTERM) 22:56:02.517711 run osmo-ms-mob/00073(pid=209): Terminating (SIGTERM) 22:56:02.521685 run osmo-ms-mob/00074(pid=210): Terminating (SIGTERM) 22:56:02.525650 run osmo-ms-mob/00075(pid=211): Terminating (SIGTERM) 22:56:02.529628 run osmo-ms-mob/00076(pid=212): Terminating (SIGTERM) 22:56:02.533603 run osmo-ms-mob/00077(pid=213): Terminating (SIGTERM) 22:56:02.537576 run osmo-ms-mob/00078(pid=214): Terminating (SIGTERM) 22:56:02.541524 run osmo-ms-mob/00079(pid=215): Terminating (SIGTERM) 22:56:02.545450 run osmo-ms-mob/00080(pid=216): Terminating (SIGTERM) 22:56:02.549417 run osmo-ms-mob/00081(pid=217): Terminating (SIGTERM) 22:56:02.553341 run osmo-ms-mob/00082(pid=218): Terminating (SIGTERM) 22:56:02.557303 run osmo-ms-mob/00083(pid=219): Terminating (SIGTERM) 22:56:02.561223 run osmo-ms-mob/00084(pid=220): Terminating (SIGTERM) 22:56:02.565171 run osmo-ms-mob/00085(pid=221): Terminating (SIGTERM) 22:56:02.569143 run osmo-ms-mob/00086(pid=222): Terminating (SIGTERM) 22:56:02.573355 run osmo-ms-mob/00087(pid=223): Terminating (SIGTERM) 22:56:02.577329 run osmo-ms-mob/00088(pid=224): Terminating (SIGTERM) 22:56:02.581282 run osmo-ms-mob/00089(pid=225): Terminating (SIGTERM) 22:56:02.585202 run osmo-ms-mob/00090(pid=226): Terminating (SIGTERM) 22:56:02.589159 run osmo-ms-mob/00091(pid=227): Terminating (SIGTERM) 22:56:02.593127 run osmo-ms-mob/00092(pid=228): Terminating (SIGTERM) 22:56:02.597100 run osmo-ms-mob/00093(pid=229): Terminating (SIGTERM) 22:56:02.601013 run osmo-ms-mob/00094(pid=230): Terminating (SIGTERM) 22:56:02.604920 run osmo-ms-mob/00095(pid=231): Terminating (SIGTERM) 22:56:02.608841 run osmo-ms-mob/00096(pid=232): Terminating (SIGTERM) 22:56:02.612838 run osmo-ms-mob/00097(pid=233): Terminating (SIGTERM) 22:56:02.616755 run osmo-ms-mob/00098(pid=234): Terminating (SIGTERM) 22:56:02.620660 run osmo-ms-mob/00099(pid=235): Terminating (SIGTERM) 22:56:02.624566 --- ParallelTerminationStrategy: PID 23 died... 22:56:02.626400 run pcap-recorder_any(filters='host 127.0.42.2')(pid=23): Terminated: ok {rc=0} 22:56:02.630763 --- ParallelTerminationStrategy: PID 24 died... 22:56:02.632643 run osmo-hlr_127.0.42.2(pid=24): Terminated: ok {rc=0} 22:56:02.636937 --- ParallelTerminationStrategy: PID 25 died... 22:56:02.638783 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=25): Terminated: ok {rc=0} 22:56:02.643155 --- ParallelTerminationStrategy: PID 26 died... 22:56:02.645017 run osmo-stp_127.0.42.5(pid=26): Terminated: ok {rc=0} 22:56:02.649279 --- ParallelTerminationStrategy: PID 27 died... 22:56:02.651114 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=27): Terminated: ok {rc=0} 22:56:02.655419 --- ParallelTerminationStrategy: PID 28 died... 22:56:02.657289 run osmo-msc_127.0.42.6(pid=28): Terminated: ok {rc=0} 22:56:02.661645 --- ParallelTerminationStrategy: PID 29 died... 22:56:02.663518 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=29): Terminated: ok {rc=0} 22:56:02.667875 --- ParallelTerminationStrategy: PID 30 died... 22:56:02.669775 run osmo-mgw_127.0.42.3(pid=30): Terminated {rc=15} 22:56:02.674186 --- ParallelTerminationStrategy: PID 31 died... 22:56:02.676071 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=31): Terminated: ok {rc=0} 22:56:02.680565 --- ParallelTerminationStrategy: PID 32 died... 22:56:02.682488 run osmo-mgw_127.0.42.4(pid=32): Terminated {rc=15} 22:56:02.686962 --- ParallelTerminationStrategy: PID 33 died... 22:56:02.688915 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=33): Terminated: ok {rc=0} 22:56:02.693410 --- ParallelTerminationStrategy: PID 34 died... 22:56:02.695344 run osmo-bsc_127.0.42.7(pid=34): Terminated: ok {rc=0} 22:56:02.699723 --- ParallelTerminationStrategy: PID 36 died... 22:56:02.701614 run osmo-ms-virt-phy/00000(pid=36): Terminated: ok {rc=0} 22:56:02.706010 --- ParallelTerminationStrategy: PID 37 died... 22:56:02.707870 run osmo-ms-virt-phy/00001(pid=37): Terminated: ok {rc=0} 22:56:02.712196 --- ParallelTerminationStrategy: PID 38 died... 22:56:02.714133 run osmo-ms-virt-phy/00002(pid=38): Terminated: ok {rc=0} 22:56:02.718517 --- ParallelTerminationStrategy: PID 39 died... 22:56:02.720419 run osmo-ms-virt-phy/00003(pid=39): Terminated: ok {rc=0} 22:56:02.724836 --- ParallelTerminationStrategy: PID 40 died... 22:56:02.726741 run osmo-ms-virt-phy/00004(pid=40): Terminated: ok {rc=0} 22:56:02.731161 --- ParallelTerminationStrategy: PID 41 died... 22:56:02.733101 run osmo-ms-virt-phy/00005(pid=41): Terminated: ok {rc=0} 22:56:02.737467 --- ParallelTerminationStrategy: PID 42 died... 22:56:02.739320 run osmo-ms-virt-phy/00006(pid=42): Terminated: ok {rc=0} 22:56:02.743627 --- ParallelTerminationStrategy: PID 43 died... 22:56:02.745517 run osmo-ms-virt-phy/00007(pid=43): Terminated: ok {rc=0} 22:56:02.749803 --- ParallelTerminationStrategy: PID 44 died... 22:56:02.751613 run osmo-ms-virt-phy/00008(pid=44): Terminated: ok {rc=0} 22:56:02.755954 --- ParallelTerminationStrategy: PID 45 died... 22:56:02.757922 run osmo-ms-virt-phy/00009(pid=45): Terminated: ok {rc=0} 22:56:02.762419 --- ParallelTerminationStrategy: PID 46 died... 22:56:02.764349 run osmo-ms-virt-phy/00010(pid=46): Terminated: ok {rc=0} 22:56:02.768925 --- ParallelTerminationStrategy: PID 47 died... 22:56:02.770984 run osmo-ms-virt-phy/00011(pid=47): Terminated: ok {rc=0} 22:56:02.778138 --- ParallelTerminationStrategy: PID 48 died... 22:56:02.780956 run osmo-ms-virt-phy/00012(pid=48): Terminated: ok {rc=0} 22:56:02.786633 --- ParallelTerminationStrategy: PID 49 died... 22:56:02.788462 run osmo-ms-virt-phy/00013(pid=49): Terminated: ok {rc=0} 22:56:02.792759 --- ParallelTerminationStrategy: PID 50 died... 22:56:02.794589 run osmo-ms-virt-phy/00014(pid=50): Terminated: ok {rc=0} 22:56:02.798875 --- ParallelTerminationStrategy: PID 51 died... 22:56:02.800750 run osmo-ms-virt-phy/00015(pid=51): Terminated: ok {rc=0} 22:56:02.805052 --- ParallelTerminationStrategy: PID 52 died... 22:56:02.806831 run osmo-ms-virt-phy/00016(pid=52): Terminated: ok {rc=0} 22:56:02.813054 --- ParallelTerminationStrategy: PID 53 died... 22:56:02.814848 run osmo-ms-virt-phy/00017(pid=53): Terminated: ok {rc=0} 22:56:02.819152 --- ParallelTerminationStrategy: PID 54 died... 22:56:02.820920 run osmo-ms-virt-phy/00018(pid=54): Terminated: ok {rc=0} 22:56:02.825158 --- ParallelTerminationStrategy: PID 55 died... 22:56:02.826934 run osmo-ms-virt-phy/00019(pid=55): Terminated: ok {rc=0} 22:56:02.831202 --- ParallelTerminationStrategy: PID 56 died... 22:56:02.832997 run osmo-ms-virt-phy/00020(pid=56): Terminated: ok {rc=0} 22:56:02.837254 --- ParallelTerminationStrategy: PID 57 died... 22:56:02.839013 run osmo-ms-virt-phy/00021(pid=57): Terminated: ok {rc=0} 22:56:02.843282 --- ParallelTerminationStrategy: PID 58 died... 22:56:02.845075 run osmo-ms-virt-phy/00022(pid=58): Terminated: ok {rc=0} 22:56:02.849337 --- ParallelTerminationStrategy: PID 59 died... 22:56:02.851108 run osmo-ms-virt-phy/00023(pid=59): Terminated: ok {rc=0} 22:56:02.855397 --- ParallelTerminationStrategy: PID 60 died... 22:56:02.857182 run osmo-ms-virt-phy/00024(pid=60): Terminated: ok {rc=0} 22:56:02.861456 --- ParallelTerminationStrategy: PID 61 died... 22:56:02.863224 run osmo-ms-virt-phy/00025(pid=61): Terminated: ok {rc=0} 22:56:02.867502 --- ParallelTerminationStrategy: PID 62 died... 22:56:02.869322 run osmo-ms-virt-phy/00026(pid=62): Terminated: ok {rc=0} 22:56:02.873618 --- ParallelTerminationStrategy: PID 63 died... 22:56:02.875400 run osmo-ms-virt-phy/00027(pid=63): Terminated: ok {rc=0} 22:56:02.879645 --- ParallelTerminationStrategy: PID 64 died... 22:56:02.881439 run osmo-ms-virt-phy/00028(pid=64): Terminated: ok {rc=0} 22:56:02.885721 --- ParallelTerminationStrategy: PID 65 died... 22:56:02.887493 run osmo-ms-virt-phy/00029(pid=65): Terminated: ok {rc=0} 22:56:02.891807 --- ParallelTerminationStrategy: PID 66 died... 22:56:02.893611 run osmo-ms-virt-phy/00030(pid=66): Terminated: ok {rc=0} 22:56:02.897901 --- ParallelTerminationStrategy: PID 67 died... 22:56:02.899681 run osmo-ms-virt-phy/00031(pid=67): Terminated: ok {rc=0} 22:56:02.903975 --- ParallelTerminationStrategy: PID 68 died... 22:56:02.905757 run osmo-ms-virt-phy/00032(pid=68): Terminated: ok {rc=0} 22:56:02.910117 --- ParallelTerminationStrategy: PID 69 died... 22:56:02.911885 run osmo-ms-virt-phy/00033(pid=69): Terminated: ok {rc=0} 22:56:02.916147 --- ParallelTerminationStrategy: PID 70 died... 22:56:02.918662 run osmo-ms-virt-phy/00034(pid=70): Terminated: ok {rc=0} 22:56:02.924053 --- ParallelTerminationStrategy: PID 71 died... 22:56:02.925861 run osmo-ms-virt-phy/00035(pid=71): Terminated: ok {rc=0} 22:56:02.930147 --- ParallelTerminationStrategy: PID 72 died... 22:56:02.931917 run osmo-ms-virt-phy/00036(pid=72): Terminated: ok {rc=0} 22:56:02.936189 --- ParallelTerminationStrategy: PID 73 died... 22:56:02.937972 run osmo-ms-virt-phy/00037(pid=73): Terminated: ok {rc=0} 22:56:02.942251 --- ParallelTerminationStrategy: PID 74 died... 22:56:02.944017 run osmo-ms-virt-phy/00038(pid=74): Terminated: ok {rc=0} 22:56:02.948311 --- ParallelTerminationStrategy: PID 75 died... 22:56:02.950101 run osmo-ms-virt-phy/00039(pid=75): Terminated: ok {rc=0} 22:56:02.954371 --- ParallelTerminationStrategy: PID 76 died... 22:56:02.956147 run osmo-ms-virt-phy/00040(pid=76): Terminated: ok {rc=0} 22:56:02.960442 --- ParallelTerminationStrategy: PID 77 died... 22:56:02.962219 run osmo-ms-virt-phy/00041(pid=77): Terminated: ok {rc=0} 22:56:02.966525 --- ParallelTerminationStrategy: PID 78 died... 22:56:02.968301 run osmo-ms-virt-phy/00042(pid=78): Terminated: ok {rc=0} 22:56:02.972594 --- ParallelTerminationStrategy: PID 79 died... 22:56:02.974371 run osmo-ms-virt-phy/00043(pid=79): Terminated: ok {rc=0} 22:56:02.978651 --- ParallelTerminationStrategy: PID 80 died... 22:56:02.980433 run osmo-ms-virt-phy/00044(pid=80): Terminated: ok {rc=0} 22:56:02.984750 --- ParallelTerminationStrategy: PID 81 died... 22:56:02.986504 run osmo-ms-virt-phy/00045(pid=81): Terminated: ok {rc=0} 22:56:02.990800 --- ParallelTerminationStrategy: PID 82 died... 22:56:02.992597 run osmo-ms-virt-phy/00046(pid=82): Terminated: ok {rc=0} 22:56:02.996888 --- ParallelTerminationStrategy: PID 83 died... 22:56:02.998672 run osmo-ms-virt-phy/00047(pid=83): Terminated: ok {rc=0} 22:56:03.002947 --- ParallelTerminationStrategy: PID 84 died... 22:56:03.004725 run osmo-ms-virt-phy/00048(pid=84): Terminated: ok {rc=0} 22:56:03.008983 --- ParallelTerminationStrategy: PID 85 died... 22:56:03.010753 run osmo-ms-virt-phy/00049(pid=85): Terminated: ok {rc=0} 22:56:03.015041 --- ParallelTerminationStrategy: PID 86 died... 22:56:03.016836 run osmo-ms-virt-phy/00050(pid=86): Terminated: ok {rc=0} 22:56:03.021147 --- ParallelTerminationStrategy: PID 87 died... 22:56:03.022905 run osmo-ms-virt-phy/00051(pid=87): Terminated: ok {rc=0} 22:56:03.027181 --- ParallelTerminationStrategy: PID 88 died... 22:56:03.028949 run osmo-ms-virt-phy/00052(pid=88): Terminated: ok {rc=0} 22:56:03.033181 --- ParallelTerminationStrategy: PID 89 died... 22:56:03.034949 run osmo-ms-virt-phy/00053(pid=89): Terminated: ok {rc=0} 22:56:03.039243 --- ParallelTerminationStrategy: PID 90 died... 22:56:03.041046 run osmo-ms-virt-phy/00054(pid=90): Terminated: ok {rc=0} 22:56:03.045368 --- ParallelTerminationStrategy: PID 91 died... 22:56:03.047135 run osmo-ms-virt-phy/00055(pid=91): Terminated: ok {rc=0} 22:56:03.051413 --- ParallelTerminationStrategy: PID 92 died... 22:56:03.053183 run osmo-ms-virt-phy/00056(pid=92): Terminated: ok {rc=0} 22:56:03.057478 --- ParallelTerminationStrategy: PID 93 died... 22:56:03.059251 run osmo-ms-virt-phy/00057(pid=93): Terminated: ok {rc=0} 22:56:03.063528 --- ParallelTerminationStrategy: PID 94 died... 22:56:03.065313 run osmo-ms-virt-phy/00058(pid=94): Terminated: ok {rc=0} 22:56:03.069596 --- ParallelTerminationStrategy: PID 95 died... 22:56:03.071366 run osmo-ms-virt-phy/00059(pid=95): Terminated: ok {rc=0} 22:56:03.075647 --- ParallelTerminationStrategy: PID 96 died... 22:56:03.077440 run osmo-ms-virt-phy/00060(pid=96): Terminated: ok {rc=0} 22:56:03.081765 --- ParallelTerminationStrategy: PID 97 died... 22:56:03.083538 run osmo-ms-virt-phy/00061(pid=97): Terminated: ok {rc=0} 22:56:03.087825 --- ParallelTerminationStrategy: PID 98 died... 22:56:03.089618 run osmo-ms-virt-phy/00062(pid=98): Terminated: ok {rc=0} 22:56:03.093877 --- ParallelTerminationStrategy: PID 99 died... 22:56:03.095654 run osmo-ms-virt-phy/00063(pid=99): Terminated: ok {rc=0} 22:56:03.099931 --- ParallelTerminationStrategy: PID 100 died... 22:56:03.101723 run osmo-ms-virt-phy/00064(pid=100): Terminated: ok {rc=0} 22:56:03.106048 --- ParallelTerminationStrategy: PID 101 died... 22:56:03.107834 run osmo-ms-virt-phy/00065(pid=101): Terminated: ok {rc=0} 22:56:03.112108 --- ParallelTerminationStrategy: PID 102 died... 22:56:03.113946 run osmo-ms-virt-phy/00066(pid=102): Terminated: ok {rc=0} 22:56:03.118223 --- ParallelTerminationStrategy: PID 103 died... 22:56:03.119997 run osmo-ms-virt-phy/00067(pid=103): Terminated: ok {rc=0} 22:56:03.126127 --- ParallelTerminationStrategy: PID 104 died... 22:56:03.127893 run osmo-ms-virt-phy/00068(pid=104): Terminated: ok {rc=0} 22:56:03.132137 --- ParallelTerminationStrategy: PID 105 died... 22:56:03.133934 run osmo-ms-virt-phy/00069(pid=105): Terminated: ok {rc=0} 22:56:03.138232 --- ParallelTerminationStrategy: PID 106 died... 22:56:03.140010 run osmo-ms-virt-phy/00070(pid=106): Terminated: ok {rc=0} 22:56:03.144281 --- ParallelTerminationStrategy: PID 107 died... 22:56:03.146071 run osmo-ms-virt-phy/00071(pid=107): Terminated: ok {rc=0} 22:56:03.150348 --- ParallelTerminationStrategy: PID 108 died... 22:56:03.152155 run osmo-ms-virt-phy/00072(pid=108): Terminated: ok {rc=0} 22:56:03.156455 --- ParallelTerminationStrategy: PID 109 died... 22:56:03.158283 run osmo-ms-virt-phy/00073(pid=109): Terminated: ok {rc=0} 22:56:03.162666 --- ParallelTerminationStrategy: PID 110 died... 22:56:03.164487 run osmo-ms-virt-phy/00074(pid=110): Terminated: ok {rc=0} 22:56:03.168807 --- ParallelTerminationStrategy: PID 111 died... 22:56:03.170617 run osmo-ms-virt-phy/00075(pid=111): Terminated: ok {rc=0} 22:56:03.174996 --- ParallelTerminationStrategy: PID 112 died... 22:56:03.176853 run osmo-ms-virt-phy/00076(pid=112): Terminated: ok {rc=0} 22:56:03.181222 --- ParallelTerminationStrategy: PID 113 died... 22:56:03.183011 run osmo-ms-virt-phy/00077(pid=113): Terminated: ok {rc=0} 22:56:03.187313 --- ParallelTerminationStrategy: PID 114 died... 22:56:03.189135 run osmo-ms-virt-phy/00078(pid=114): Terminated: ok {rc=0} 22:56:03.193436 --- ParallelTerminationStrategy: PID 115 died... 22:56:03.195339 run osmo-ms-virt-phy/00079(pid=115): Terminated: ok {rc=0} 22:56:03.199684 --- ParallelTerminationStrategy: PID 116 died... 22:56:03.201500 run osmo-ms-virt-phy/00080(pid=116): Terminated: ok {rc=0} 22:56:03.205846 --- ParallelTerminationStrategy: PID 117 died... 22:56:03.207665 run osmo-ms-virt-phy/00081(pid=117): Terminated: ok {rc=0} 22:56:03.212111 --- ParallelTerminationStrategy: PID 118 died... 22:56:03.213976 run osmo-ms-virt-phy/00082(pid=118): Terminated: ok {rc=0} 22:56:03.218455 --- ParallelTerminationStrategy: PID 119 died... 22:56:03.220383 run osmo-ms-virt-phy/00083(pid=119): Terminated: ok {rc=0} 22:56:03.224956 --- ParallelTerminationStrategy: PID 120 died... 22:56:03.226773 run osmo-ms-virt-phy/00084(pid=120): Terminated: ok {rc=0} 22:56:03.231230 --- ParallelTerminationStrategy: PID 121 died... 22:56:03.233063 run osmo-ms-virt-phy/00085(pid=121): Terminated: ok {rc=0} 22:56:03.237392 --- ParallelTerminationStrategy: PID 122 died... 22:56:03.239224 run osmo-ms-virt-phy/00086(pid=122): Terminated: ok {rc=0} 22:56:03.243645 --- ParallelTerminationStrategy: PID 123 died... 22:56:03.245489 run osmo-ms-virt-phy/00087(pid=123): Terminated: ok {rc=0} 22:56:03.249885 --- ParallelTerminationStrategy: PID 124 died... 22:56:03.251701 run osmo-ms-virt-phy/00088(pid=124): Terminated: ok {rc=0} 22:56:03.256093 --- ParallelTerminationStrategy: PID 125 died... 22:56:03.257946 run osmo-ms-virt-phy/00089(pid=125): Terminated: ok {rc=0} 22:56:03.262346 --- ParallelTerminationStrategy: PID 126 died... 22:56:03.264171 run osmo-ms-virt-phy/00090(pid=126): Terminated: ok {rc=0} 22:56:03.268603 --- ParallelTerminationStrategy: PID 127 died... 22:56:03.270417 run osmo-ms-virt-phy/00091(pid=127): Terminated: ok {rc=0} 22:56:03.274790 --- ParallelTerminationStrategy: PID 128 died... 22:56:03.276651 run osmo-ms-virt-phy/00092(pid=128): Terminated: ok {rc=0} 22:56:03.280982 --- ParallelTerminationStrategy: PID 129 died... 22:56:03.282766 run osmo-ms-virt-phy/00093(pid=129): Terminated: ok {rc=0} 22:56:03.287062 --- ParallelTerminationStrategy: PID 130 died... 22:56:03.288865 run osmo-ms-virt-phy/00094(pid=130): Terminated: ok {rc=0} 22:56:03.293205 --- ParallelTerminationStrategy: PID 131 died... 22:56:03.295003 run osmo-ms-virt-phy/00095(pid=131): Terminated: ok {rc=0} 22:56:03.299369 --- ParallelTerminationStrategy: PID 132 died... 22:56:03.301181 run osmo-ms-virt-phy/00096(pid=132): Terminated: ok {rc=0} 22:56:03.305513 --- ParallelTerminationStrategy: PID 133 died... 22:56:03.307301 run osmo-ms-virt-phy/00097(pid=133): Terminated: ok {rc=0} 22:56:03.311666 --- ParallelTerminationStrategy: PID 134 died... 22:56:03.313492 run osmo-ms-virt-phy/00098(pid=134): Terminated: ok {rc=0} 22:56:03.317836 --- ParallelTerminationStrategy: PID 135 died... 22:56:03.319642 run osmo-ms-virt-phy/00099(pid=135): Terminated: ok {rc=0} 22:56:03.324007 --- ParallelTerminationStrategy: PID 136 died... 22:56:03.325840 run osmo-ms-mob/00000(pid=136): Terminated {rc=26112} 22:56:03.330122 --- ParallelTerminationStrategy: PID 137 died... 22:56:03.331903 run osmo-ms-mob/00001(pid=137): Terminated {rc=26112} 22:56:03.336223 --- ParallelTerminationStrategy: PID 138 died... 22:56:03.338014 run osmo-ms-mob/00002(pid=138): Terminated {rc=26112} 22:56:03.342265 --- ParallelTerminationStrategy: PID 139 died... 22:56:03.344045 run osmo-ms-mob/00003(pid=139): Terminated {rc=26112} 22:56:03.348335 --- ParallelTerminationStrategy: PID 140 died... 22:56:03.350117 run osmo-ms-mob/00004(pid=140): Terminated {rc=26112} 22:56:03.354421 --- ParallelTerminationStrategy: PID 141 died... 22:56:03.356211 run osmo-ms-mob/00005(pid=141): Terminated {rc=26112} 22:56:03.360555 --- ParallelTerminationStrategy: PID 142 died... 22:56:03.362324 run osmo-ms-mob/00006(pid=142): Terminated {rc=26112} 22:56:03.366618 --- ParallelTerminationStrategy: PID 143 died... 22:56:03.368409 run osmo-ms-mob/00007(pid=143): Terminated {rc=26112} 22:56:03.372764 --- ParallelTerminationStrategy: PID 144 died... 22:56:03.374621 run osmo-ms-mob/00008(pid=144): Terminated {rc=26112} 22:56:03.378951 --- ParallelTerminationStrategy: PID 145 died... 22:56:03.380732 run osmo-ms-mob/00009(pid=145): Terminated {rc=26112} 22:56:03.384996 --- ParallelTerminationStrategy: PID 146 died... 22:56:03.386766 run osmo-ms-mob/00010(pid=146): Terminated {rc=26112} 22:56:03.391037 --- ParallelTerminationStrategy: PID 147 died... 22:56:03.392828 run osmo-ms-mob/00011(pid=147): Terminated {rc=26112} 22:56:03.397168 --- ParallelTerminationStrategy: PID 148 died... 22:56:03.398952 run osmo-ms-mob/00012(pid=148): Terminated {rc=26112} 22:56:03.403293 --- ParallelTerminationStrategy: PID 149 died... 22:56:03.405112 run osmo-ms-mob/00013(pid=149): Terminated {rc=26112} 22:56:03.409453 --- ParallelTerminationStrategy: PID 150 died... 22:56:03.411251 run osmo-ms-mob/00014(pid=150): Terminated {rc=26112} 22:56:03.415615 --- ParallelTerminationStrategy: PID 151 died... 22:56:03.417436 run osmo-ms-mob/00015(pid=151): Terminated {rc=26112} 22:56:03.421736 --- ParallelTerminationStrategy: PID 152 died... 22:56:03.423511 run osmo-ms-mob/00016(pid=152): Terminated {rc=26112} 22:56:03.427838 --- ParallelTerminationStrategy: PID 153 died... 22:56:03.429634 run osmo-ms-mob/00017(pid=153): Terminated {rc=26112} 22:56:03.434275 --- ParallelTerminationStrategy: PID 154 died... 22:56:03.436808 run osmo-ms-mob/00018(pid=154): Terminated {rc=26112} 22:56:03.441204 --- ParallelTerminationStrategy: PID 155 died... 22:56:03.442988 run osmo-ms-mob/00019(pid=155): Terminated {rc=26112} 22:56:03.447253 --- ParallelTerminationStrategy: PID 156 died... 22:56:03.449039 run osmo-ms-mob/00020(pid=156): Terminated {rc=26112} 22:56:03.453327 --- ParallelTerminationStrategy: PID 157 died... 22:56:03.455103 run osmo-ms-mob/00021(pid=157): Terminated {rc=26112} 22:56:03.459406 --- ParallelTerminationStrategy: PID 158 died... 22:56:03.461217 run osmo-ms-mob/00022(pid=158): Terminated {rc=26112} 22:56:03.465467 --- ParallelTerminationStrategy: PID 159 died... 22:56:03.467230 run osmo-ms-mob/00023(pid=159): Terminated {rc=26112} 22:56:03.471521 --- ParallelTerminationStrategy: PID 160 died... 22:56:03.473308 run osmo-ms-mob/00024(pid=160): Terminated {rc=26112} 22:56:03.477704 --- ParallelTerminationStrategy: PID 161 died... 22:56:03.479516 run osmo-ms-mob/00025(pid=161): Terminated {rc=26112} 22:56:03.483852 --- ParallelTerminationStrategy: PID 162 died... 22:56:03.486121 run osmo-ms-mob/00026(pid=162): Terminated {rc=26112} 22:56:03.492040 --- ParallelTerminationStrategy: PID 163 died... 22:56:03.493878 run osmo-ms-mob/00027(pid=163): Terminated {rc=26112} 22:56:03.498377 --- ParallelTerminationStrategy: PID 164 died... 22:56:03.500173 run osmo-ms-mob/00028(pid=164): Terminated {rc=26112} 22:56:03.504567 --- ParallelTerminationStrategy: PID 165 died... 22:56:03.506405 run osmo-ms-mob/00029(pid=165): Terminated {rc=26112} 22:56:03.510763 --- ParallelTerminationStrategy: PID 166 died... 22:56:03.512579 run osmo-ms-mob/00030(pid=166): Terminated {rc=26112} 22:56:03.516918 --- ParallelTerminationStrategy: PID 167 died... 22:56:03.518719 run osmo-ms-mob/00031(pid=167): Terminated {rc=26112} 22:56:03.523050 --- ParallelTerminationStrategy: PID 168 died... 22:56:03.524880 run osmo-ms-mob/00032(pid=168): Terminated {rc=26112} 22:56:03.529227 --- ParallelTerminationStrategy: PID 169 died... 22:56:03.531027 run osmo-ms-mob/00033(pid=169): Terminated {rc=26112} 22:56:03.535363 --- ParallelTerminationStrategy: PID 170 died... 22:56:03.537169 run osmo-ms-mob/00034(pid=170): Terminated {rc=26112} 22:56:03.541496 --- ParallelTerminationStrategy: PID 171 died... 22:56:03.543274 run osmo-ms-mob/00035(pid=171): Terminated {rc=26112} 22:56:03.547571 --- ParallelTerminationStrategy: PID 172 died... 22:56:03.549366 run osmo-ms-mob/00036(pid=172): Terminated {rc=26112} 22:56:03.553700 --- ParallelTerminationStrategy: PID 173 died... 22:56:03.555592 run osmo-ms-mob/00037(pid=173): Terminated {rc=26112} 22:56:03.559970 --- ParallelTerminationStrategy: PID 174 died... 22:56:03.561776 run osmo-ms-mob/00038(pid=174): Terminated {rc=26112} 22:56:03.566121 --- ParallelTerminationStrategy: PID 175 died... 22:56:03.567984 run osmo-ms-mob/00039(pid=175): Terminated {rc=26112} 22:56:03.572390 --- ParallelTerminationStrategy: PID 176 died... 22:56:03.574231 run osmo-ms-mob/00040(pid=176): Terminated {rc=26112} 22:56:03.578634 --- ParallelTerminationStrategy: PID 177 died... 22:56:03.580549 run osmo-ms-mob/00041(pid=177): Terminated {rc=26112} 22:56:03.584854 --- ParallelTerminationStrategy: PID 178 died... 22:56:03.586646 run osmo-ms-mob/00042(pid=178): Terminated {rc=26112} 22:56:03.590992 --- ParallelTerminationStrategy: PID 179 died... 22:56:03.592797 run osmo-ms-mob/00043(pid=179): Terminated {rc=26112} 22:56:03.597201 --- ParallelTerminationStrategy: PID 180 died... 22:56:03.599036 run osmo-ms-mob/00044(pid=180): Terminated {rc=26112} 22:56:03.603337 --- ParallelTerminationStrategy: PID 181 died... 22:56:03.605164 run osmo-ms-mob/00045(pid=181): Terminated {rc=26112} 22:56:03.609628 --- ParallelTerminationStrategy: PID 182 died... 22:56:03.611434 run osmo-ms-mob/00046(pid=182): Terminated {rc=26112} 22:56:03.615865 --- ParallelTerminationStrategy: PID 183 died... 22:56:03.617719 run osmo-ms-mob/00047(pid=183): Terminated {rc=26112} 22:56:03.622187 --- ParallelTerminationStrategy: PID 184 died... 22:56:03.624004 run osmo-ms-mob/00048(pid=184): Terminated {rc=26112} 22:56:03.628346 --- ParallelTerminationStrategy: PID 185 died... 22:56:03.630179 run osmo-ms-mob/00049(pid=185): Terminated {rc=26112} 22:56:03.634558 --- ParallelTerminationStrategy: PID 186 died... 22:56:03.636390 run osmo-ms-mob/00050(pid=186): Terminated {rc=26112} 22:56:03.640795 --- ParallelTerminationStrategy: PID 187 died... 22:56:03.642627 run osmo-ms-mob/00051(pid=187): Terminated {rc=26112} 22:56:03.647063 --- ParallelTerminationStrategy: PID 188 died... 22:56:03.648889 run osmo-ms-mob/00052(pid=188): Terminated {rc=26112} 22:56:03.653270 --- ParallelTerminationStrategy: PID 189 died... 22:56:03.655137 run osmo-ms-mob/00053(pid=189): Terminated {rc=26112} 22:56:03.659502 --- ParallelTerminationStrategy: PID 190 died... 22:56:03.661357 run osmo-ms-mob/00054(pid=190): Terminated {rc=26112} 22:56:03.665885 --- ParallelTerminationStrategy: PID 191 died... 22:56:03.667730 run osmo-ms-mob/00055(pid=191): Terminated {rc=26112} 22:56:03.672060 --- ParallelTerminationStrategy: PID 192 died... 22:56:03.673862 run osmo-ms-mob/00056(pid=192): Terminated {rc=26112} 22:56:03.678252 --- ParallelTerminationStrategy: PID 193 died... 22:56:03.680057 run osmo-ms-mob/00057(pid=193): Terminated {rc=26112} 22:56:03.684439 --- ParallelTerminationStrategy: PID 194 died... 22:56:03.686587 run osmo-ms-mob/00058(pid=194): Terminated {rc=26112} 22:56:03.691990 --- ParallelTerminationStrategy: PID 195 died... 22:56:03.693831 run osmo-ms-mob/00059(pid=195): Terminated {rc=26112} 22:56:03.698303 --- ParallelTerminationStrategy: PID 196 died... 22:56:03.700231 run osmo-ms-mob/00060(pid=196): Terminated {rc=26112} 22:56:03.704778 --- ParallelTerminationStrategy: PID 197 died... 22:56:03.706665 run osmo-ms-mob/00061(pid=197): Terminated {rc=26112} 22:56:03.711115 --- ParallelTerminationStrategy: PID 198 died... 22:56:03.713064 run osmo-ms-mob/00062(pid=198): Terminated {rc=26112} 22:56:03.717519 --- ParallelTerminationStrategy: PID 199 died... 22:56:03.719395 run osmo-ms-mob/00063(pid=199): Terminated {rc=26112} 22:56:03.724002 --- ParallelTerminationStrategy: PID 200 died... 22:56:03.725915 run osmo-ms-mob/00064(pid=200): Terminated {rc=26112} 22:56:03.730365 --- ParallelTerminationStrategy: PID 201 died... 22:56:03.732205 run osmo-ms-mob/00065(pid=201): Terminated {rc=26112} 22:56:03.736690 --- ParallelTerminationStrategy: PID 202 died... 22:56:03.738520 run osmo-ms-mob/00066(pid=202): Terminated {rc=26112} 22:56:03.743929 --- ParallelTerminationStrategy: PID 203 died... 22:56:03.745766 run osmo-ms-mob/00067(pid=203): Terminated {rc=26112} 22:56:03.750103 --- ParallelTerminationStrategy: PID 204 died... 22:56:03.751913 run osmo-ms-mob/00068(pid=204): Terminated {rc=26112} 22:56:03.756271 --- ParallelTerminationStrategy: PID 205 died... 22:56:03.758085 run osmo-ms-mob/00069(pid=205): Terminated {rc=26112} 22:56:03.762513 --- ParallelTerminationStrategy: PID 206 died... 22:56:03.764350 run osmo-ms-mob/00070(pid=206): Terminated {rc=26112} 22:56:03.768786 --- ParallelTerminationStrategy: PID 207 died... 22:56:03.770612 run osmo-ms-mob/00071(pid=207): Terminated {rc=26112} 22:56:03.775010 --- ParallelTerminationStrategy: PID 208 died... 22:56:03.776845 run osmo-ms-mob/00072(pid=208): Terminated {rc=26112} 22:56:03.781208 --- ParallelTerminationStrategy: PID 209 died... 22:56:03.783060 run osmo-ms-mob/00073(pid=209): Terminated {rc=26112} 22:56:03.787432 --- ParallelTerminationStrategy: PID 210 died... 22:56:03.789267 run osmo-ms-mob/00074(pid=210): Terminated {rc=26112} 22:56:03.793627 --- ParallelTerminationStrategy: PID 211 died... 22:56:03.795447 run osmo-ms-mob/00075(pid=211): Terminated {rc=26112} 22:56:03.799855 --- ParallelTerminationStrategy: PID 212 died... 22:56:03.801669 run osmo-ms-mob/00076(pid=212): Terminated {rc=26112} 22:56:03.805951 --- ParallelTerminationStrategy: PID 213 died... 22:56:03.807737 run osmo-ms-mob/00077(pid=213): Terminated {rc=26112} 22:56:03.812041 --- ParallelTerminationStrategy: PID 214 died... 22:56:03.813847 run osmo-ms-mob/00078(pid=214): Terminated {rc=26112} 22:56:03.818181 --- ParallelTerminationStrategy: PID 215 died... 22:56:03.819961 run osmo-ms-mob/00079(pid=215): Terminated {rc=26112} 22:56:03.824245 --- ParallelTerminationStrategy: PID 216 died... 22:56:03.826120 run osmo-ms-mob/00080(pid=216): Terminated {rc=26112} 22:56:03.830497 --- ParallelTerminationStrategy: PID 217 died... 22:56:03.832307 run osmo-ms-mob/00081(pid=217): Terminated {rc=26112} 22:56:03.838208 --- ParallelTerminationStrategy: PID 218 died... 22:56:03.840774 run osmo-ms-mob/00082(pid=218): Terminated {rc=26112} 22:56:03.845166 --- ParallelTerminationStrategy: PID 219 died... 22:56:03.846964 run osmo-ms-mob/00083(pid=219): Terminated {rc=26112} 22:56:03.851288 --- ParallelTerminationStrategy: PID 220 died... 22:56:03.853112 run osmo-ms-mob/00084(pid=220): Terminated {rc=26112} 22:56:03.857416 --- ParallelTerminationStrategy: PID 221 died... 22:56:03.859202 run osmo-ms-mob/00085(pid=221): Terminated {rc=26112} 22:56:03.863541 --- ParallelTerminationStrategy: PID 222 died... 22:56:03.865362 run osmo-ms-mob/00086(pid=222): Terminated {rc=26112} 22:56:03.869692 --- ParallelTerminationStrategy: PID 223 died... 22:56:03.871483 run osmo-ms-mob/00087(pid=223): Terminated {rc=26112} 22:56:03.875801 --- ParallelTerminationStrategy: PID 224 died... 22:56:03.877597 run osmo-ms-mob/00088(pid=224): Terminated {rc=26112} 22:56:03.881917 --- ParallelTerminationStrategy: PID 225 died... 22:56:03.883698 run osmo-ms-mob/00089(pid=225): Terminated {rc=26112} 22:56:03.887997 --- ParallelTerminationStrategy: PID 226 died... 22:56:03.889806 run osmo-ms-mob/00090(pid=226): Terminated {rc=26112} 22:56:03.894111 --- ParallelTerminationStrategy: PID 227 died... 22:56:03.895916 run osmo-ms-mob/00091(pid=227): Terminated {rc=26112} 22:56:03.900230 --- ParallelTerminationStrategy: PID 228 died... 22:56:03.902031 run osmo-ms-mob/00092(pid=228): Terminated {rc=26112} 22:56:03.906347 --- ParallelTerminationStrategy: PID 229 died... 22:56:03.908130 run osmo-ms-mob/00093(pid=229): Terminated {rc=26112} 22:56:03.912450 --- ParallelTerminationStrategy: PID 230 died... 22:56:03.914244 run osmo-ms-mob/00094(pid=230): Terminated {rc=26112} 22:56:03.918547 --- ParallelTerminationStrategy: PID 231 died... 22:56:03.920340 run osmo-ms-mob/00095(pid=231): Terminated {rc=26112} 22:56:03.924671 --- ParallelTerminationStrategy: PID 232 died... 22:56:03.926452 run osmo-ms-mob/00096(pid=232): Terminated {rc=26112} 22:56:03.930762 --- ParallelTerminationStrategy: PID 233 died... 22:56:03.932573 run osmo-ms-mob/00097(pid=233): Terminated {rc=26112} 22:56:03.936885 --- ParallelTerminationStrategy: PID 234 died... 22:56:03.938673 run osmo-ms-mob/00098(pid=234): Terminated {rc=26112} 22:56:03.942985 --- ParallelTerminationStrategy: PID 235 died... 22:56:03.944786 run osmo-ms-mob/00099(pid=235): Terminated {rc=26112} 22:56:07.351794 --- ParallelTerminationStrategy: PID 35 died... 22:56:07.355422 run osmo-bts-virtual(pid=35): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-7588 netreg_mass PASS --------------------------------------------------------------------- 22:56:07.495163 tst trial-7588: Storing JUnit report in /build/trial-7588/run.2024-05-14_22-54-36/trial-7588.xml -------------------------------------------------------------------------------------------- trial-7588 PASS -------------------------------------------------------------------------------------------- 22:56:07.519967 tst trial-7588: trial-7588: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (84.3 sec) + exit_code=0 + rm -rf trial-7588/inst + cd trial-7588 + command -v journalctl + [ ! -z /bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2024-05-14 22:54:36 No journal files were found. + readlink last_run + tar czf /build/trial-7588-run.tgz run.2024-05-14_22-54-36 + tar czf /build/trial-7588-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-21838.tgz osmo-bts-oc2g.build-7618.tgz osmo-bts-sysmo.build-10120.tgz osmo-bts.build-9596.tgz osmo-ggsn.build-8602.tgz osmo-hlr.build-11236.tgz osmo-hnbgw.build-8453.tgz osmo-mgw.build-11533.tgz osmo-msc.build-35587.tgz osmo-nitb.build-16435.tgz osmo-pcu-oc2g.build-5159.tgz osmo-pcu-sysmo.build-6440.tgz osmo-pcu.build-6403.tgz osmo-sgsn.build-37133.tgz osmo-stp.build-11821.tgz osmo-trx.build-6583.tgz osmocom-bb.build-6227.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