Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-4165 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-xw5nochs4gv4/agent.2117 SSH_AGENT_PID=2119 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master@tmp/private_key_10577427640758786681.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management > git init /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision b25b465a0656a6098b2d9f2b256a68dd83b822a5 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b25b465a0656a6098b2d9f2b256a68dd83b822a5 # timeout=10 Commit message: "NONRTRIC - InformationCoordinatorService - Allow release from older branch for bug-fix release" > git rev-list --no-walk b25b465a0656a6098b2d9f2b256a68dd83b822a5 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.packer/common-packer.url # timeout=10 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive packer/common-packer # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins5806163716206330149.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5WOz lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-5WOz/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 25.2 from /tmp/venv-5WOz/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.5 boto3==1.40.35 botocore==1.40.35 bs4==0.0.2 cachetools==5.5.2 certifi==2025.8.3 cffi==2.0.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.3 click==8.3.0 cliff==4.11.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.4.1 durationpy==0.10 email-validator==2.3.0 filelock==3.19.1 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.40.3 httplib2==0.31.0 identify==2.6.14 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.9.1 keystoneauth1==5.12.0 kubernetes==33.1.0 lftools==0.37.13 lxml==6.0.1 markdown-it-py==4.0.0 MarkupSafe==3.0.2 mdurl==0.1.2 msgpack==1.1.1 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.7.1 os-service-types==1.8.0 osc-lib==4.2.0 oslo.config==10.0.0 oslo.context==6.1.0 oslo.i18n==6.6.0 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.1.0 packaging==25.0 pbr==7.0.1 platformdirs==4.4.0 prettytable==3.16.0 psutil==7.1.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.0 pyparsing==2.4.7 pyperclip==1.10.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.2.0 python-swiftclient==4.8.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.1.0 rich-argparse==1.7.1 rpds-py==0.27.1 rsa==4.9.1 ruamel.yaml==0.18.15 ruamel.yaml.clib==0.2.12 s3transfer==0.14.0 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.5.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.34.0 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.3 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master@tmp/config17097595324409141172tmp copy managed file [ci-management-settings] to file:/w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master@tmp/config1898025263709631241tmp [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins6996697576874092492.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins7524143939439493691.sh [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/sh -xe /tmp/jenkins18266549907349477536.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=docker/bldr-ubuntu16-c-go CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash -l /tmp/jenkins10911678874166342833.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5WOz from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: yq lf-activate-venv(): INFO: Adding /tmp/venv-5WOz/bin to PATH ---> Docker image tag found: 3-u16.04-nng [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=--network=host DOCKER_ROOT=docker/bldr-ubuntu16-c-go CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=bldr-ubuntu16-c-go [EnvInject] - Variables injected successfully. [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins1142894240260192749.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/bldr-ubuntu16-c-go:3-u16.04-nng docker build --network=host -t nexus3.o-ran-sc.org:10004/bldr-ubuntu16-c-go:3-u16.04-nng . #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 2.80kB 0.0s done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [internal] load metadata for nexus3.o-ran-sc.org:10001/ubuntu:16.04 #3 DONE 1.4s #4 [ 1/10] FROM nexus3.o-ran-sc.org:10001/ubuntu:16.04@sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6 #4 resolve nexus3.o-ran-sc.org:10001/ubuntu:16.04@sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6 0.1s done #4 sha256:b51569e7c50720acf6860327847fe342a1afbe148d24c529fb81df105e3eed01 857B / 857B 0.1s done #4 sha256:da8ef40b9ecabc2679fe2419957220c0272a965c5cf7e0269fa1aeeb8c56f2e1 528B / 528B 0.0s done #4 sha256:fb15d46c38dcd1ea0b1990006c3366ecd10c79d374f341687eb2cb23a2c8672e 170B / 170B 0.1s done #4 sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6 1.42kB / 1.42kB done #4 sha256:a3785f78ab8547ae2710c89e627783cfa7ee7824d3468cae6835c9f4eae23ff7 1.15kB / 1.15kB done #4 sha256:b6f50765242581c887ff1acc2511fa2d885c52d8fb3ac8c4bba131fd86567f2e 3.36kB / 3.36kB done #4 sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50 7.34MB / 46.50MB 0.2s #4 sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50 13.63MB / 46.50MB 0.3s #4 sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50 19.92MB / 46.50MB 0.4s #4 sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50 39.85MB / 46.50MB 0.6s #4 sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50 46.50MB / 46.50MB 0.7s #4 sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50 46.50MB / 46.50MB 0.8s done #4 extracting sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50 #4 extracting sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50 2.9s done #4 extracting sha256:b51569e7c50720acf6860327847fe342a1afbe148d24c529fb81df105e3eed01 done #4 extracting sha256:da8ef40b9ecabc2679fe2419957220c0272a965c5cf7e0269fa1aeeb8c56f2e1 #4 extracting sha256:da8ef40b9ecabc2679fe2419957220c0272a965c5cf7e0269fa1aeeb8c56f2e1 done #4 extracting sha256:fb15d46c38dcd1ea0b1990006c3366ecd10c79d374f341687eb2cb23a2c8672e done #4 DONE 4.3s #5 [ 2/10] RUN apt-get update && apt-get install -y autoconf autoconf-archive automake autotools-dev build-essential g++ gcc git libbz2-dev libicu-dev libsctp-dev libtool lksctp-tools make python-dev pkg-config software-properties-common wget zlib1g zlib1g-dev zlibc zip #5 0.349 Get:1 http://archive.ubuntu.com/ubuntu xenial InRelease [247 kB] #5 0.489 Get:2 http://security.ubuntu.com/ubuntu xenial-security InRelease [106 kB] #5 0.732 Get:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [106 kB] #5 0.814 Get:4 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [106 kB] #5 0.901 Get:5 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages [1558 kB] #5 1.115 Get:6 http://archive.ubuntu.com/ubuntu xenial/restricted amd64 Packages [14.1 kB] #5 1.115 Get:7 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [9827 kB] #5 1.219 Get:8 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [1151 kB] #5 1.364 Get:9 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [176 kB] #5 1.368 Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1608 kB] #5 1.396 Get:11 http://archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 Packages [16.4 kB] #5 1.396 Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [1483 kB] #5 1.433 Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [25.0 kB] #5 1.434 Get:14 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [11.3 kB] #5 1.434 Get:15 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [12.9 kB] #5 1.875 Get:16 http://security.ubuntu.com/ubuntu xenial-security/restricted amd64 Packages [15.9 kB] #5 1.876 Get:17 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [928 kB] #5 2.300 Get:18 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [8820 B] #5 2.802 Fetched 17.4 MB in 2s (6739 kB/s) #5 2.802 Reading package lists... #5 4.061 Reading package lists... #5 5.302 Building dependency tree... #5 5.540 Reading state information... #5 5.838 zlib1g is already the newest version (1:1.2.8.dfsg-2ubuntu4.3). #5 5.838 The following additional packages will be installed: #5 5.838 apt-transport-https apt-utils binutils bzip2 bzip2-doc ca-certificates cpp #5 5.838 cpp-5 cron dbus dh-python distro-info distro-info-data dpkg-dev fakeroot #5 5.838 file g++-5 gcc-5 gir1.2-glib-2.0 git-man icu-devtools ifupdown iproute2 #5 5.839 isc-dhcp-client isc-dhcp-common iso-codes krb5-locales less #5 5.839 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #5 5.839 libapt-inst2.0 libasan2 libasn1-8-heimdal libatm1 libatomic1 libbsd0 #5 5.839 libc-dev-bin libc6-dev libcap-ng0 libcc1-0 libcilkrts5 libcurl3-gnutls #5 5.839 libdbus-1-3 libdbus-glib-1-2 libdns-export162 libdpkg-perl libedit2 #5 5.839 liberror-perl libexpat1 libexpat1-dev libfakeroot libffi6 #5 5.839 libfile-fcntllock-perl libgcc-5-dev libgdbm3 libgirepository-1.0-1 #5 5.839 libglib2.0-0 libglib2.0-data libgmp10 libgnutls30 libgomp1 libgssapi-krb5-2 #5 5.839 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal #5 5.839 libheimntlm0-heimdal libhogweed4 libhx509-5-heimdal libicu55 libidn11 #5 5.839 libisc-export160 libisl15 libitm1 libjson-c2 libjson-glib-1.0-0 #5 5.839 libjson-glib-1.0-common libk5crypto3 libkeyutils1 libkrb5-26-heimdal #5 5.839 libkrb5-3 libkrb5support0 libldap-2.4-2 liblsan0 libltdl-dev libltdl7 #5 5.839 libmagic1 libmnl0 libmpc3 libmpdec2 libmpfr4 libmpx0 libnettle6 libp11-kit0 #5 5.839 libperl5.22 libpolkit-gobject-1-0 libpopt0 libpython-dev libpython-stdlib #5 5.839 libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib #5 5.839 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libquadmath0 #5 5.839 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #5 5.840 libsctp1 libsigsegv2 libsqlite3-0 libssl1.0.0 libstdc++-5-dev libtasn1-6 #5 5.840 libtsan0 libubsan0 libwind0-heimdal libx11-6 libx11-data libxau6 libxcb1 #5 5.840 libxdmcp6 libxext6 libxml2 libxmuu1 libxtables11 libyaml-0-2 linux-libc-dev #5 5.840 lsb-release m4 manpages manpages-dev mime-support netbase openssh-client #5 5.840 openssl patch perl perl-modules-5.22 powermgmt-base python python-apt-common #5 5.840 python-minimal python2.7 python2.7-dev python2.7-minimal python3 python3-apt #5 5.840 python3-dbus python3-distro-info python3-gi python3-minimal #5 5.840 python3-pkg-resources python3-pycurl python3-software-properties #5 5.840 python3-yaml python3.5 python3.5-minimal rename rsync sgml-base #5 5.841 shared-mime-info ubuntu-advantage-desktop-daemon ubuntu-advantage-tools #5 5.841 ubuntu-pro-client ubuntu-pro-client-l10n ucf unattended-upgrades unzip xauth #5 5.841 xdg-user-dirs xml-core xz-utils #5 5.844 Suggested packages: #5 5.844 gnu-standards autoconf-doc gettext binutils-doc cpp-doc gcc-5-locales #5 5.844 anacron logrotate checksecurity exim4 | postfix | mail-transport-agent #5 5.844 dbus-user-session | dbus-x11 shunit2 debian-keyring g++-multilib #5 5.844 g++-5-multilib gcc-5-doc libstdc++6-5-dbg gcc-multilib flex bison gdb #5 5.844 gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg #5 5.844 libasan2-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg #5 5.844 libmpx0-dbg libquadmath0-dbg gettext-base git-daemon-run #5 5.844 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-arch #5 5.844 git-cvs git-mediawiki git-svn ppp rdnssd iproute2-doc resolvconf #5 5.844 avahi-autoipd isc-dhcp-client-ddns apparmor isoquery glibc-doc gnutls-bin #5 5.844 krb5-doc krb5-user icu-doc libtool-doc libsasl2-modules-otp #5 5.844 libsasl2-modules-ldap libsasl2-modules-sql libsasl2-modules-gssapi-mit #5 5.844 | libsasl2-modules-gssapi-heimdal libstdc++-5-doc gfortran #5 5.844 | fortran95-compiler gcj-jdk lsb make-doc man-browser ssh-askpass libpam-ssh #5 5.844 keychain monkeysphere ed diffutils-doc perl-doc libterm-readline-gnu-perl #5 5.844 | libterm-readline-perl-perl python-doc python-tk python2.7-doc #5 5.844 binfmt-support python3-doc python3-tk python3-venv python3-apt-dbg #5 5.844 python-apt-doc python-dbus-doc python3-dbus-dbg python3-setuptools #5 5.844 libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.5-venv #5 5.844 python3.5-doc openssh-server sgml-base-doc bsd-mailx default-mta #5 5.844 | mail-transport-agent needrestart debhelper #5 5.847 The following NEW packages will be installed: #5 5.847 apt-transport-https apt-utils autoconf autoconf-archive automake #5 5.847 autotools-dev binutils build-essential bzip2 bzip2-doc ca-certificates cpp #5 5.847 cpp-5 cron dbus dh-python distro-info distro-info-data dpkg-dev fakeroot #5 5.847 file g++ g++-5 gcc gcc-5 gir1.2-glib-2.0 git git-man icu-devtools ifupdown #5 5.848 iproute2 isc-dhcp-client isc-dhcp-common iso-codes krb5-locales less #5 5.848 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #5 5.848 libapt-inst2.0 libasan2 libasn1-8-heimdal libatm1 libatomic1 libbsd0 #5 5.848 libbz2-dev libc-dev-bin libc6-dev libcap-ng0 libcc1-0 libcilkrts5 #5 5.848 libcurl3-gnutls libdbus-1-3 libdbus-glib-1-2 libdns-export162 libdpkg-perl #5 5.848 libedit2 liberror-perl libexpat1 libexpat1-dev libfakeroot libffi6 #5 5.855 libfile-fcntllock-perl libgcc-5-dev libgdbm3 libgirepository-1.0-1 #5 5.855 libglib2.0-0 libglib2.0-data libgmp10 libgnutls30 libgomp1 libgssapi-krb5-2 #5 5.855 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal #5 5.855 libheimntlm0-heimdal libhogweed4 libhx509-5-heimdal libicu-dev libicu55 #5 5.855 libidn11 libisc-export160 libisl15 libitm1 libjson-c2 libjson-glib-1.0-0 #5 5.855 libjson-glib-1.0-common libk5crypto3 libkeyutils1 libkrb5-26-heimdal #5 5.855 libkrb5-3 libkrb5support0 libldap-2.4-2 liblsan0 libltdl-dev libltdl7 #5 5.856 libmagic1 libmnl0 libmpc3 libmpdec2 libmpfr4 libmpx0 libnettle6 libp11-kit0 #5 5.856 libperl5.22 libpolkit-gobject-1-0 libpopt0 libpython-dev libpython-stdlib #5 5.856 libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib #5 5.856 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libquadmath0 #5 5.856 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #5 5.856 libsctp-dev libsctp1 libsigsegv2 libsqlite3-0 libssl1.0.0 libstdc++-5-dev #5 5.856 libtasn1-6 libtool libtsan0 libubsan0 libwind0-heimdal libx11-6 libx11-data #5 5.856 libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 libxtables11 libyaml-0-2 #5 5.856 linux-libc-dev lksctp-tools lsb-release m4 make manpages manpages-dev #5 5.863 mime-support netbase openssh-client openssl patch perl perl-modules-5.22 #5 5.863 pkg-config powermgmt-base python python-apt-common python-dev python-minimal #5 5.863 python2.7 python2.7-dev python2.7-minimal python3 python3-apt python3-dbus #5 5.863 python3-distro-info python3-gi python3-minimal python3-pkg-resources #5 5.863 python3-pycurl python3-software-properties python3-yaml python3.5 #5 5.863 python3.5-minimal rename rsync sgml-base shared-mime-info #5 5.863 software-properties-common ubuntu-advantage-desktop-daemon #5 5.863 ubuntu-advantage-tools ubuntu-pro-client ubuntu-pro-client-l10n ucf #5 5.863 unattended-upgrades unzip wget xauth xdg-user-dirs xml-core xz-utils zip #5 5.863 zlib1g-dev zlibc #5 6.531 0 upgraded, 198 newly installed, 0 to remove and 2 not upgraded. #5 6.531 Need to get 124 MB of archives. #5 6.531 After this operation, 460 MB of additional disk space will be used. #5 6.531 Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 cron amd64 3.0pl1-128ubuntu2 [68.4 kB] #5 7.007 Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 libatm1 amd64 1:2.5.1-1.5 [24.2 kB] #5 7.039 Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmnl0 amd64 1.0.3-5 [12.0 kB] #5 7.059 Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpopt0 amd64 1.16-10 [26.0 kB] #5 7.098 Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl1.0.0 amd64 1.0.2g-1ubuntu4.20 [1083 kB] #5 7.619 Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-minimal amd64 3.5.2-2ubuntu0~16.04.13 [524 kB] #5 7.708 Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1 amd64 2.1.0-7ubuntu0.16.04.5 [71.5 kB] #5 7.708 Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3.5-minimal amd64 3.5.2-2ubuntu0~16.04.13 [1597 kB] #5 7.832 Get:9 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-minimal amd64 3.5.1-3 [23.3 kB] #5 7.834 Get:10 http://archive.ubuntu.com/ubuntu xenial/main amd64 mime-support all 3.59ubuntu1 [31.0 kB] #5 7.834 Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpdec2 amd64 2.4.2-1 [82.6 kB] #5 7.842 Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsqlite3-0 amd64 3.11.0-1ubuntu1.5 [398 kB] #5 7.862 Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-stdlib amd64 3.5.2-2ubuntu0~16.04.13 [2135 kB] #5 7.945 Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3.5 amd64 3.5.2-2ubuntu0~16.04.13 [165 kB] #5 7.950 Get:15 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpython3-stdlib amd64 3.5.1-3 [6818 B] #5 7.951 Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dh-python all 2.20151103ubuntu1.2 [73.9 kB] #5 7.954 Get:17 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3 amd64 3.5.1-3 [8710 B] #5 8.029 Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgdbm3 amd64 1.8.3-13.1 [16.9 kB] #5 8.030 Get:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 libffi6 amd64 3.2.1-4 [17.8 kB] #5 8.030 Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-0 amd64 2.48.2-0ubuntu4.8 [1120 kB] #5 8.055 Get:21 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] #5 8.055 Get:22 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp6 amd64 1:1.1.2-1.1 [11.0 kB] #5 8.164 Get:23 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1 amd64 1.11.1-1ubuntu1 [40.0 kB] #5 8.166 Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-data all 2:1.6.3-1ubuntu2.2 [114 kB] #5 8.172 Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-6 amd64 2:1.6.3-1ubuntu2.2 [572 kB] #5 8.185 Get:26 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] #5 8.185 Get:27 http://archive.ubuntu.com/ubuntu xenial/main amd64 sgml-base all 1.26+nmu4ubuntu1 [12.5 kB] #5 8.300 Get:28 http://archive.ubuntu.com/ubuntu xenial/universe amd64 autoconf-archive all 20150925-1 [637 kB] #5 8.318 Get:29 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsigsegv2 amd64 2.10-4 [14.1 kB] #5 8.319 Get:30 http://archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-0-2 amd64 0.1.6-3 [47.6 kB] #5 8.320 Get:31 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 perl-modules-5.22 all 5.22.1-9ubuntu0.9 [2634 kB] #5 8.448 Get:32 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libperl5.22 amd64 5.22.1-9ubuntu0.9 [3360 kB] #5 8.601 Get:33 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 perl amd64 5.22.1-9ubuntu0.9 [237 kB] #5 8.606 Get:34 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.18 [338 kB] #5 8.614 Get:35 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.18 [1260 kB] #5 8.715 Get:36 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB] #5 8.720 Get:37 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.18 [1883 kB] #5 8.758 Get:38 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.18 [224 kB] #5 8.763 Get:39 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B] #5 8.763 Get:40 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] #5 8.766 Get:41 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgmp10 amd64 2:6.1.0+dfsg-2 [240 kB] #5 8.846 Get:42 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpfr4 amd64 3.1.4-1 [191 kB] #5 8.853 Get:43 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB] #5 8.853 Get:44 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapt-inst2.0 amd64 1.2.35 [54.8 kB] #5 8.977 Get:45 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt-utils amd64 1.2.35 [196 kB] #5 8.991 Get:46 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 bzip2 amd64 1.0.6-8ubuntu0.2 [32.5 kB] #5 8.991 Get:47 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 distro-info-data all 0.28ubuntu0.19 [5090 B] #5 8.991 Get:48 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagic1 amd64 1:5.25-2ubuntu1.4 [216 kB] #5 8.994 Get:49 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 file amd64 1:5.25-2ubuntu1.4 [21.2 kB] #5 8.994 Get:50 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute2 amd64 4.3.0-1ubuntu3.16.04.5 [523 kB] #5 9.115 Get:51 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ifupdown amd64 0.8.10ubuntu1.4 [54.9 kB] #5 9.117 Get:52 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libisc-export160 amd64 1:9.10.3.dfsg.P4-8ubuntu1.19 [153 kB] #5 9.123 Get:53 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdns-export162 amd64 1:9.10.3.dfsg.P4-8ubuntu1.19 [665 kB] #5 9.137 Get:54 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 isc-dhcp-client amd64 4.3.3-5ubuntu12.10 [224 kB] #5 9.252 Get:55 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 isc-dhcp-common amd64 4.3.3-5ubuntu12.10 [105 kB] #5 9.257 Get:56 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 less amd64 481-2.1ubuntu0.2 [110 kB] #5 9.260 Get:57 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libbsd0 amd64 0.8.2-1ubuntu0.1 [42.0 kB] #5 9.266 Get:58 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnettle6 amd64 3.2-1ubuntu0.16.04.2 [93.7 kB] #5 9.266 Get:59 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhogweed4 amd64 3.2-1ubuntu0.16.04.2 [136 kB] #5 9.268 Get:60 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11 amd64 1.32-3ubuntu1.2 [46.5 kB] #5 9.392 Get:61 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit0 amd64 0.23.2-5~ubuntu16.04.2 [107 kB] #5 9.397 Get:62 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6 amd64 4.7-3ubuntu0.16.04.3 [43.5 kB] #5 9.401 Get:63 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls30 amd64 3.4.10-4ubuntu1.9 [548 kB] #5 9.414 Get:64 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjson-c2 amd64 0.11-4ubuntu2.6 [22.2 kB] #5 9.532 Get:65 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxtables11 amd64 1.6.0-2ubuntu3 [27.2 kB] #5 9.533 Get:66 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 lsb-release all 9.20160110ubuntu0.2 [11.8 kB] #5 9.534 Get:67 http://archive.ubuntu.com/ubuntu xenial/main amd64 netbase all 5.3 [12.9 kB] #5 9.534 Get:68 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-yaml amd64 3.11-3build1 [95.6 kB] #5 9.536 Get:69 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-apt-common all 1.1.0~beta1ubuntu0.16.04.12 [16.7 kB] #5 9.544 Get:70 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-apt amd64 1.1.0~beta1ubuntu0.16.04.12 [145 kB] #5 9.667 Get:71 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5support0 amd64 1.13.2+dfsg-5ubuntu2.2 [31.2 kB] #5 9.677 Get:72 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libk5crypto3 amd64 1.13.2+dfsg-5ubuntu2.2 [81.2 kB] #5 9.679 Get:73 http://archive.ubuntu.com/ubuntu xenial/main amd64 libkeyutils1 amd64 1.5.9-8ubuntu1 [9904 B] #5 9.680 Get:74 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5-3 amd64 1.13.2+dfsg-5ubuntu2.2 [273 kB] #5 9.804 Get:75 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgssapi-krb5-2 amd64 1.13.2+dfsg-5ubuntu2.2 [120 kB] #5 9.807 Get:76 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libroken18-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [41.4 kB] #5 9.808 Get:77 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasn1-8-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [174 kB] #5 9.813 Get:78 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhcrypto4-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [85.0 kB] #5 9.816 Get:79 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libheimbase1-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [29.3 kB] #5 9.817 Get:80 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwind0-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [47.8 kB] #5 9.939 Get:81 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhx509-5-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [107 kB] #5 9.942 Get:82 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5-26-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [202 kB] #5 9.947 Get:83 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libheimntlm0-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [15.1 kB] #5 9.948 Get:84 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgssapi3-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [96.1 kB] #5 10.07 Get:85 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-modules-db amd64 2.1.26.dfsg1-14ubuntu0.2 [14.5 kB] #5 10.08 Get:86 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-2 amd64 2.1.26.dfsg1-14ubuntu0.2 [48.7 kB] #5 10.08 Get:87 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libldap-2.4-2 amd64 2.4.42+dfsg-2ubuntu3.13 [159 kB] #5 10.08 Get:88 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d-1ubuntu0.1 [54.4 kB] #5 10.09 Get:89 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3-gnutls amd64 7.47.0-1ubuntu2.19 [189 kB] #5 10.09 Get:90 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt-transport-https amd64 1.2.35 [26.6 kB] #5 10.22 Get:91 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 distro-info amd64 0.14ubuntu0.3 [20.2 kB] #5 10.25 Get:92 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-pkg-resources all 20.7.0-1 [79.0 kB] #5 10.25 Get:93 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-pro-client amd64 36ubuntu0~16.04 [234 kB] #5 10.32 Get:94 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-advantage-tools all 36ubuntu0~16.04 [11.4 kB] #5 10.34 Get:95 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-pro-client-l10n amd64 36ubuntu0~16.04 [18.7 kB] #5 10.40 Get:96 http://archive.ubuntu.com/ubuntu xenial/main amd64 ucf all 3.0036 [52.9 kB] #5 10.40 Get:97 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssl amd64 1.0.2g-1ubuntu4.20 [492 kB] #5 10.47 Get:98 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates all 20210119~16.04.1 [148 kB] #5 10.54 Get:99 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcap-ng0 amd64 0.7.7-1 [10.9 kB] #5 10.54 Get:100 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdbus-1-3 amd64 1.10.6-1ubuntu3.6 [161 kB] #5 10.55 Get:101 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dbus amd64 1.10.6-1ubuntu3.6 [141 kB] #5 10.88 Get:102 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgirepository-1.0-1 amd64 1.46.0-3ubuntu1 [88.3 kB] #5 11.41 Get:103 http://archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-glib-2.0 amd64 1.46.0-3ubuntu1 [127 kB] #5 11.57 Get:104 http://archive.ubuntu.com/ubuntu xenial/main amd64 iso-codes all 3.65-1 [2268 kB] #5 12.13 Get:105 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 krb5-locales all 1.13.2+dfsg-5ubuntu2.2 [13.7 kB] #5 12.13 Get:106 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdbus-glib-1-2 amd64 0.106-1 [67.1 kB] #5 12.14 Get:107 http://archive.ubuntu.com/ubuntu xenial/main amd64 libedit2 amd64 3.1-20150325-1ubuntu2 [76.5 kB] #5 12.14 Get:108 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-data all 2.48.2-0ubuntu4.8 [131 kB] #5 12.15 Get:109 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu55 amd64 55.1-7ubuntu0.5 [7650 kB] #5 12.50 Get:110 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpolkit-gobject-1-0 amd64 0.105-14.1ubuntu0.5 [36.6 kB] #5 12.50 Get:111 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-modules amd64 2.1.26.dfsg1-14ubuntu0.2 [47.7 kB] #5 12.51 Get:112 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2 amd64 2.9.3+dfsg1-1ubuntu0.7 [698 kB] #5 12.53 Get:113 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] #5 12.54 Get:114 http://archive.ubuntu.com/ubuntu xenial/main amd64 manpages all 4.04-2 [1087 kB] #5 12.58 Get:115 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssh-client amd64 1:7.2p2-4ubuntu2.10 [590 kB] #5 12.60 Get:116 http://archive.ubuntu.com/ubuntu xenial/main amd64 powermgmt-base all 1.31+nmu1 [7178 B] #5 12.60 Get:117 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-dbus amd64 1.2.0-3 [83.1 kB] #5 12.60 Get:118 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-gi amd64 3.20.0-0ubuntu1 [153 kB] #5 12.64 Get:119 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 rsync amd64 3.1.1-3ubuntu1.3 [329 kB] #5 12.77 Get:120 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 shared-mime-info amd64 1.5-2ubuntu0.2 [405 kB] #5 12.78 Get:121 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 wget amd64 1.17.1-1ubuntu1.5 [299 kB] #5 12.79 Get:122 http://archive.ubuntu.com/ubuntu xenial/main amd64 xauth amd64 1:1.0.9-1ubuntu2 [22.7 kB] #5 12.79 Get:123 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-user-dirs amd64 0.15-2ubuntu6.16.04.1 [61.8 kB] #5 12.79 Get:124 http://archive.ubuntu.com/ubuntu xenial/main amd64 xml-core all 0.13+nmu2 [23.3 kB] #5 12.79 Get:125 http://archive.ubuntu.com/ubuntu xenial/main amd64 m4 amd64 1.4.17-5 [195 kB] #5 12.80 Get:126 http://archive.ubuntu.com/ubuntu xenial/main amd64 autoconf all 2.69-9 [321 kB] #5 12.80 Get:127 http://archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] #5 12.80 Get:128 http://archive.ubuntu.com/ubuntu xenial/main amd64 automake all 1:1.15-4ubuntu1 [510 kB] #5 12.91 Get:129 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.8 [2312 kB] #5 13.04 Get:130 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu11.3 [68.6 kB] #5 13.04 Get:131 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-210.242 [832 kB] #5 13.06 Get:132 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu11.3 [2083 kB] #5 13.18 Get:133 http://archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] #5 13.19 Get:134 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.12 [7783 kB] #5 13.61 Get:135 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] #5 13.61 Get:136 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.12 [38.8 kB] #5 13.62 Get:137 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.12 [55.2 kB] #5 13.62 Get:138 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.12 [27.4 kB] #5 13.62 Get:139 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.12 [8892 B] #5 13.62 Get:140 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.12 [265 kB] #5 13.63 Get:141 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.12 [105 kB] #5 13.63 Get:142 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.12 [244 kB] #5 13.64 Get:143 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.12 [95.3 kB] #5 13.75 Get:144 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.12 [40.0 kB] #5 13.88 Get:145 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.12 [9762 B] #5 13.88 Get:146 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.12 [131 kB] #5 13.89 Get:147 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.12 [2239 kB] #5 13.99 Get:148 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.12 [8612 kB] #5 14.36 Get:149 http://archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B] #5 14.36 Get:150 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.12 [1428 kB] #5 14.44 Get:151 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.12 [8430 kB] #5 14.80 Get:152 http://archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B] #5 14.81 Get:153 http://archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB] #5 14.81 Get:154 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.7 [195 kB] #5 14.81 Get:155 http://archive.ubuntu.com/ubuntu xenial/main amd64 xz-utils amd64 5.1.1alpha+20120614-2ubuntu2 [78.8 kB] #5 14.82 Get:156 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 patch amd64 2.7.5-1ubuntu0.16.04.2 [90.8 kB] #5 14.82 Get:157 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.7 [584 kB] #5 14.85 Get:158 http://archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B] #5 14.85 Get:159 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 bzip2-doc all 1.0.6-8ubuntu0.2 [294 kB] #5 14.86 Get:160 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] #5 14.94 Get:161 http://archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] #5 14.94 Get:162 http://archive.ubuntu.com/ubuntu xenial/main amd64 liberror-perl all 0.17-1.2 [19.6 kB] #5 15.07 Get:163 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 git-man all 1:2.7.4-0ubuntu1.10 [737 kB] #5 15.10 Get:164 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 git amd64 1:2.7.4-0ubuntu1.10 [3183 kB] #5 15.24 Get:165 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 icu-devtools amd64 55.1-7ubuntu0.5 [166 kB] #5 15.24 Get:166 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] #5 15.25 Get:167 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB] #5 15.25 Get:168 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] #5 15.25 Get:169 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libbz2-dev amd64 1.0.6-8ubuntu0.2 [29.0 kB] #5 15.25 Get:170 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.5 [115 kB] #5 15.25 Get:171 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB] #5 15.25 Get:172 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.5 [8546 kB] #5 15.63 Get:173 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-common all 1.1.2-0ubuntu1 [6172 B] #5 15.63 Get:174 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-0 amd64 1.1.2-0ubuntu1 [60.3 kB] #5 15.64 Get:175 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] #5 15.64 Get:176 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB] #5 15.64 Get:177 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7 amd64 2.7.12-1ubuntu0~16.04.18 [1070 kB] #5 15.67 Get:178 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-dev amd64 2.7.12-1ubuntu0~16.04.18 [27.8 MB] #5 16.92 Get:179 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-dev amd64 2.7.12-1~16.04 [7840 B] #5 16.92 Get:180 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsctp1 amd64 1.0.16+dfsg-3 [8088 B] #5 16.92 Get:181 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsctp-dev amd64 1.0.16+dfsg-3 [62.4 kB] #5 16.92 Get:182 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] #5 16.93 Get:183 http://archive.ubuntu.com/ubuntu xenial/universe amd64 lksctp-tools amd64 1.0.16+dfsg-3 [42.5 kB] #5 16.93 Get:184 http://archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB] #5 16.98 Get:185 http://archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB] #5 16.98 Get:186 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.18 [276 kB] #5 16.99 Get:187 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-dev amd64 2.7.12-1~16.04 [1186 B] #5 17.06 Get:188 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-distro-info all 0.14ubuntu0.3 [8332 B] #5 17.06 Get:189 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-pycurl amd64 7.43.0-1ubuntu1 [42.3 kB] #5 17.06 Get:190 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-advantage-desktop-daemon amd64 1.10.ubuntu0.16.04.1~esm1 [23.4 kB] #5 17.19 Get:191 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-software-properties all 0.96.20.13 [20.2 kB] #5 17.19 Get:192 http://archive.ubuntu.com/ubuntu xenial/main amd64 rename all 0.20-4 [12.0 kB] #5 17.19 Get:193 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 software-properties-common all 0.96.20.13 [9522 B] #5 17.19 Get:194 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 unattended-upgrades all 1.1ubuntu1.18.04.7~16.04.7 [42.4 kB] #5 17.19 Get:195 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 unzip amd64 6.0-20ubuntu1.1 [162 kB] #5 17.20 Get:196 http://archive.ubuntu.com/ubuntu xenial/main amd64 zip amd64 3.0-11 [158 kB] #5 17.20 Get:197 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.3 [167 kB] #5 17.33 Get:198 http://archive.ubuntu.com/ubuntu xenial/universe amd64 zlibc amd64 0.9k-4.3 [63.9 kB] #5 17.46 debconf: delaying package configuration, since apt-utils is not installed #5 17.51 Fetched 124 MB in 11s (11.2 MB/s) #5 17.56 Selecting previously unselected package cron. #5 17.56 (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 ... 4785 files and directories currently installed.) #5 17.57 Preparing to unpack .../cron_3.0pl1-128ubuntu2_amd64.deb ... #5 17.58 Unpacking cron (3.0pl1-128ubuntu2) ... #5 17.71 Selecting previously unselected package libatm1:amd64. #5 17.71 Preparing to unpack .../libatm1_1%3a2.5.1-1.5_amd64.deb ... #5 17.72 Unpacking libatm1:amd64 (1:2.5.1-1.5) ... #5 17.80 Selecting previously unselected package libmnl0:amd64. #5 17.80 Preparing to unpack .../libmnl0_1.0.3-5_amd64.deb ... #5 17.81 Unpacking libmnl0:amd64 (1.0.3-5) ... #5 17.88 Selecting previously unselected package libpopt0:amd64. #5 17.88 Preparing to unpack .../libpopt0_1.16-10_amd64.deb ... #5 17.89 Unpacking libpopt0:amd64 (1.16-10) ... #5 17.96 Selecting previously unselected package libssl1.0.0:amd64. #5 17.96 Preparing to unpack .../libssl1.0.0_1.0.2g-1ubuntu4.20_amd64.deb ... #5 17.98 Unpacking libssl1.0.0:amd64 (1.0.2g-1ubuntu4.20) ... #5 18.18 Selecting previously unselected package libpython3.5-minimal:amd64. #5 18.18 Preparing to unpack .../libpython3.5-minimal_3.5.2-2ubuntu0~16.04.13_amd64.deb ... #5 18.19 Unpacking libpython3.5-minimal:amd64 (3.5.2-2ubuntu0~16.04.13) ... #5 18.47 Selecting previously unselected package libexpat1:amd64. #5 18.47 Preparing to unpack .../libexpat1_2.1.0-7ubuntu0.16.04.5_amd64.deb ... #5 18.48 Unpacking libexpat1:amd64 (2.1.0-7ubuntu0.16.04.5) ... #5 18.57 Selecting previously unselected package python3.5-minimal. #5 18.57 Preparing to unpack .../python3.5-minimal_3.5.2-2ubuntu0~16.04.13_amd64.deb ... #5 18.59 Unpacking python3.5-minimal (3.5.2-2ubuntu0~16.04.13) ... #5 18.87 Selecting previously unselected package python3-minimal. #5 18.87 Preparing to unpack .../python3-minimal_3.5.1-3_amd64.deb ... #5 18.89 Unpacking python3-minimal (3.5.1-3) ... #5 18.97 Selecting previously unselected package mime-support. #5 18.97 Preparing to unpack .../mime-support_3.59ubuntu1_all.deb ... #5 18.98 Unpacking mime-support (3.59ubuntu1) ... #5 19.06 Selecting previously unselected package libmpdec2:amd64. #5 19.06 Preparing to unpack .../libmpdec2_2.4.2-1_amd64.deb ... #5 19.06 Unpacking libmpdec2:amd64 (2.4.2-1) ... #5 19.15 Selecting previously unselected package libsqlite3-0:amd64. #5 19.15 Preparing to unpack .../libsqlite3-0_3.11.0-1ubuntu1.5_amd64.deb ... #5 19.16 Unpacking libsqlite3-0:amd64 (3.11.0-1ubuntu1.5) ... #5 19.26 Selecting previously unselected package libpython3.5-stdlib:amd64. #5 19.26 Preparing to unpack .../libpython3.5-stdlib_3.5.2-2ubuntu0~16.04.13_amd64.deb ... #5 19.27 Unpacking libpython3.5-stdlib:amd64 (3.5.2-2ubuntu0~16.04.13) ... #5 20.12 Selecting previously unselected package python3.5. #5 20.12 Preparing to unpack .../python3.5_3.5.2-2ubuntu0~16.04.13_amd64.deb ... #5 20.14 Unpacking python3.5 (3.5.2-2ubuntu0~16.04.13) ... #5 20.20 Selecting previously unselected package libpython3-stdlib:amd64. #5 20.20 Preparing to unpack .../libpython3-stdlib_3.5.1-3_amd64.deb ... #5 20.21 Unpacking libpython3-stdlib:amd64 (3.5.1-3) ... #5 20.28 Selecting previously unselected package dh-python. #5 20.28 Preparing to unpack .../dh-python_2.20151103ubuntu1.2_all.deb ... #5 20.30 Unpacking dh-python (2.20151103ubuntu1.2) ... #5 20.37 Processing triggers for systemd (229-4ubuntu21.31) ... #5 20.39 Processing triggers for libc-bin (2.23-0ubuntu11.3) ... #5 20.47 Setting up libssl1.0.0:amd64 (1.0.2g-1ubuntu4.20) ... #5 20.56 debconf: unable to initialize frontend: Dialog #5 20.56 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 20.56 debconf: falling back to frontend: Readline #5 20.57 debconf: unable to initialize frontend: Readline #5 20.57 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.1 /usr/local/share/perl/5.22.1 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #5 20.57 debconf: falling back to frontend: Teletype #5 20.64 Setting up libpython3.5-minimal:amd64 (3.5.2-2ubuntu0~16.04.13) ... #5 20.68 Setting up libexpat1:amd64 (2.1.0-7ubuntu0.16.04.5) ... #5 20.70 Setting up python3.5-minimal (3.5.2-2ubuntu0~16.04.13) ... #5 21.40 Setting up python3-minimal (3.5.1-3) ... #5 21.63 Processing triggers for libc-bin (2.23-0ubuntu11.3) ... #5 21.70 Selecting previously unselected package python3. #5 21.70 (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 ... 5815 files and directories currently installed.) #5 21.70 Preparing to unpack .../python3_3.5.1-3_amd64.deb ... #5 21.71 Unpacking python3 (3.5.1-3) ... #5 21.76 Selecting previously unselected package libgdbm3:amd64. #5 21.77 Preparing to unpack .../libgdbm3_1.8.3-13.1_amd64.deb ... #5 21.77 Unpacking libgdbm3:amd64 (1.8.3-13.1) ... #5 21.83 Selecting previously unselected package libffi6:amd64. #5 21.83 Preparing to unpack .../libffi6_3.2.1-4_amd64.deb ... #5 21.85 Unpacking libffi6:amd64 (3.2.1-4) ... #5 21.91 Selecting previously unselected package libglib2.0-0:amd64. #5 21.91 Preparing to unpack .../libglib2.0-0_2.48.2-0ubuntu4.8_amd64.deb ... #5 21.92 Unpacking libglib2.0-0:amd64 (2.48.2-0ubuntu4.8) ... #5 22.15 Selecting previously unselected package libxau6:amd64. #5 22.15 Preparing to unpack .../libxau6_1%3a1.0.8-1_amd64.deb ... #5 22.15 Unpacking libxau6:amd64 (1:1.0.8-1) ... #5 22.21 Selecting previously unselected package libxdmcp6:amd64. #5 22.21 Preparing to unpack .../libxdmcp6_1%3a1.1.2-1.1_amd64.deb ... #5 22.22 Unpacking libxdmcp6:amd64 (1:1.1.2-1.1) ... #5 22.28 Selecting previously unselected package libxcb1:amd64. #5 22.28 Preparing to unpack .../libxcb1_1.11.1-1ubuntu1_amd64.deb ... #5 22.29 Unpacking libxcb1:amd64 (1.11.1-1ubuntu1) ... #5 22.34 Selecting previously unselected package libx11-data. #5 22.34 Preparing to unpack .../libx11-data_2%3a1.6.3-1ubuntu2.2_all.deb ... #5 22.35 Unpacking libx11-data (2:1.6.3-1ubuntu2.2) ... #5 22.63 Selecting previously unselected package libx11-6:amd64. #5 22.63 Preparing to unpack .../libx11-6_2%3a1.6.3-1ubuntu2.2_amd64.deb ... #5 22.64 Unpacking libx11-6:amd64 (2:1.6.3-1ubuntu2.2) ... #5 22.76 Selecting previously unselected package libxext6:amd64. #5 22.76 Preparing to unpack .../libxext6_2%3a1.3.3-1_amd64.deb ... #5 22.77 Unpacking libxext6:amd64 (2:1.3.3-1) ... #5 22.83 Selecting previously unselected package sgml-base. #5 22.84 Preparing to unpack .../sgml-base_1.26+nmu4ubuntu1_all.deb ... #5 22.85 Unpacking sgml-base (1.26+nmu4ubuntu1) ... #5 22.92 Selecting previously unselected package autoconf-archive. #5 22.93 Preparing to unpack .../autoconf-archive_20150925-1_all.deb ... #5 22.94 Unpacking autoconf-archive (20150925-1) ... #5 24.55 Selecting previously unselected package libsigsegv2:amd64. #5 24.56 Preparing to unpack .../libsigsegv2_2.10-4_amd64.deb ... #5 24.57 Unpacking libsigsegv2:amd64 (2.10-4) ... #5 24.63 Selecting previously unselected package libyaml-0-2:amd64. #5 24.63 Preparing to unpack .../libyaml-0-2_0.1.6-3_amd64.deb ... #5 24.64 Unpacking libyaml-0-2:amd64 (0.1.6-3) ... #5 24.70 Selecting previously unselected package perl-modules-5.22. #5 24.71 Preparing to unpack .../perl-modules-5.22_5.22.1-9ubuntu0.9_all.deb ... #5 24.72 Unpacking perl-modules-5.22 (5.22.1-9ubuntu0.9) ... #5 26.55 Selecting previously unselected package libperl5.22:amd64. #5 26.55 Preparing to unpack .../libperl5.22_5.22.1-9ubuntu0.9_amd64.deb ... #5 26.58 Unpacking libperl5.22:amd64 (5.22.1-9ubuntu0.9) ... #5 27.28 Selecting previously unselected package perl. #5 27.28 Preparing to unpack .../perl_5.22.1-9ubuntu0.9_amd64.deb ... #5 27.29 Unpacking perl (5.22.1-9ubuntu0.9) ... #5 27.40 Selecting previously unselected package libpython2.7-minimal:amd64. #5 27.41 Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.18_amd64.deb ... #5 27.43 Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.18) ... #5 27.73 Selecting previously unselected package python2.7-minimal. #5 27.73 Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.18_amd64.deb ... #5 27.74 Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.18) ... #5 27.99 Selecting previously unselected package python-minimal. #5 28.00 Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... #5 28.01 Unpacking python-minimal (2.7.12-1~16.04) ... #5 28.10 Selecting previously unselected package libpython2.7-stdlib:amd64. #5 28.10 Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.18_amd64.deb ... #5 28.11 Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.18) ... #5 28.83 Selecting previously unselected package python2.7. #5 28.84 Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.18_amd64.deb ... #5 28.84 Unpacking python2.7 (2.7.12-1ubuntu0~16.04.18) ... #5 28.92 Selecting previously unselected package libpython-stdlib:amd64. #5 28.93 Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... #5 28.95 Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... #5 28.99 Processing triggers for libc-bin (2.23-0ubuntu11.3) ... #5 29.05 Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.18) ... #5 29.09 Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.18) ... #5 29.46 Linking and byte-compiling packages for runtime python2.7... #5 29.48 Setting up python-minimal (2.7.12-1~16.04) ... #5 29.63 Selecting previously unselected package python. #5 29.63 (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 ... 9822 files and directories currently installed.) #5 29.65 Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... #5 29.66 Unpacking python (2.7.12-1~16.04) ... #5 29.79 Selecting previously unselected package libgmp10:amd64. #5 29.79 Preparing to unpack .../libgmp10_2%3a6.1.0+dfsg-2_amd64.deb ... #5 29.84 Unpacking libgmp10:amd64 (2:6.1.0+dfsg-2) ... #5 29.95 Selecting previously unselected package libmpfr4:amd64. #5 29.95 Preparing to unpack .../libmpfr4_3.1.4-1_amd64.deb ... #5 29.96 Unpacking libmpfr4:amd64 (3.1.4-1) ... #5 30.06 Selecting previously unselected package libmpc3:amd64. #5 30.06 Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... #5 30.07 Unpacking libmpc3:amd64 (1.0.3-1) ... #5 30.19 Selecting previously unselected package libapt-inst2.0:amd64. #5 30.19 Preparing to unpack .../libapt-inst2.0_1.2.35_amd64.deb ... #5 30.20 Unpacking libapt-inst2.0:amd64 (1.2.35) ... #5 30.28 Selecting previously unselected package apt-utils. #5 30.28 Preparing to unpack .../apt-utils_1.2.35_amd64.deb ... #5 30.29 Unpacking apt-utils (1.2.35) ... #5 30.45 Selecting previously unselected package bzip2. #5 30.45 Preparing to unpack .../bzip2_1.0.6-8ubuntu0.2_amd64.deb ... #5 30.47 Unpacking bzip2 (1.0.6-8ubuntu0.2) ... #5 30.58 Selecting previously unselected package distro-info-data. #5 30.59 Preparing to unpack .../distro-info-data_0.28ubuntu0.19_all.deb ... #5 30.60 Unpacking distro-info-data (0.28ubuntu0.19) ... #5 30.69 Selecting previously unselected package libmagic1:amd64. #5 30.70 Preparing to unpack .../libmagic1_1%3a5.25-2ubuntu1.4_amd64.deb ... #5 30.71 Unpacking libmagic1:amd64 (1:5.25-2ubuntu1.4) ... #5 30.81 Selecting previously unselected package file. #5 30.82 Preparing to unpack .../file_1%3a5.25-2ubuntu1.4_amd64.deb ... #5 30.83 Unpacking file (1:5.25-2ubuntu1.4) ... #5 30.88 Selecting previously unselected package iproute2. #5 30.88 Preparing to unpack .../iproute2_4.3.0-1ubuntu3.16.04.5_amd64.deb ... #5 30.89 Unpacking iproute2 (4.3.0-1ubuntu3.16.04.5) ... #5 31.05 Selecting previously unselected package ifupdown. #5 31.05 Preparing to unpack .../ifupdown_0.8.10ubuntu1.4_amd64.deb ... #5 31.07 Unpacking ifupdown (0.8.10ubuntu1.4) ... #5 31.15 Selecting previously unselected package libisc-export160. #5 31.15 Preparing to unpack .../libisc-export160_1%3a9.10.3.dfsg.P4-8ubuntu1.19_amd64.deb ... #5 31.16 Unpacking libisc-export160 (1:9.10.3.dfsg.P4-8ubuntu1.19) ... #5 31.23 Selecting previously unselected package libdns-export162. #5 31.23 Preparing to unpack .../libdns-export162_1%3a9.10.3.dfsg.P4-8ubuntu1.19_amd64.deb ... #5 31.24 Unpacking libdns-export162 (1:9.10.3.dfsg.P4-8ubuntu1.19) ... #5 31.40 Selecting previously unselected package isc-dhcp-client. #5 31.41 Preparing to unpack .../isc-dhcp-client_4.3.3-5ubuntu12.10_amd64.deb ... #5 31.42 Unpacking isc-dhcp-client (4.3.3-5ubuntu12.10) ... #5 32.14 Selecting previously unselected package isc-dhcp-common. #5 32.14 Preparing to unpack .../isc-dhcp-common_4.3.3-5ubuntu12.10_amd64.deb ... #5 32.15 Unpacking isc-dhcp-common (4.3.3-5ubuntu12.10) ... #5 32.27 Selecting previously unselected package less. #5 32.27 Preparing to unpack .../less_481-2.1ubuntu0.2_amd64.deb ... #5 32.29 Unpacking less (481-2.1ubuntu0.2) ... #5 32.37 Selecting previously unselected package libbsd0:amd64. #5 32.37 Preparing to unpack .../libbsd0_0.8.2-1ubuntu0.1_amd64.deb ... #5 32.38 Unpacking libbsd0:amd64 (0.8.2-1ubuntu0.1) ... #5 32.44 Selecting previously unselected package libnettle6:amd64. #5 32.44 Preparing to unpack .../libnettle6_3.2-1ubuntu0.16.04.2_amd64.deb ... #5 32.45 Unpacking libnettle6:amd64 (3.2-1ubuntu0.16.04.2) ... #5 32.54 Selecting previously unselected package libhogweed4:amd64. #5 32.54 Preparing to unpack .../libhogweed4_3.2-1ubuntu0.16.04.2_amd64.deb ... #5 32.55 Unpacking libhogweed4:amd64 (3.2-1ubuntu0.16.04.2) ... #5 32.64 Selecting previously unselected package libidn11:amd64. #5 32.65 Preparing to unpack .../libidn11_1.32-3ubuntu1.2_amd64.deb ... #5 32.66 Unpacking libidn11:amd64 (1.32-3ubuntu1.2) ... #5 32.72 Selecting previously unselected package libp11-kit0:amd64. #5 32.73 Preparing to unpack .../libp11-kit0_0.23.2-5~ubuntu16.04.2_amd64.deb ... #5 32.74 Unpacking libp11-kit0:amd64 (0.23.2-5~ubuntu16.04.2) ... #5 32.82 Selecting previously unselected package libtasn1-6:amd64. #5 32.82 Preparing to unpack .../libtasn1-6_4.7-3ubuntu0.16.04.3_amd64.deb ... #5 32.84 Unpacking libtasn1-6:amd64 (4.7-3ubuntu0.16.04.3) ... #5 32.90 Selecting previously unselected package libgnutls30:amd64. #5 32.90 Preparing to unpack .../libgnutls30_3.4.10-4ubuntu1.9_amd64.deb ... #5 32.91 Unpacking libgnutls30:amd64 (3.4.10-4ubuntu1.9) ... #5 33.03 Selecting previously unselected package libjson-c2:amd64. #5 33.03 Preparing to unpack .../libjson-c2_0.11-4ubuntu2.6_amd64.deb ... #5 33.05 Unpacking libjson-c2:amd64 (0.11-4ubuntu2.6) ... #5 33.11 Selecting previously unselected package libxtables11:amd64. #5 33.11 Preparing to unpack .../libxtables11_1.6.0-2ubuntu3_amd64.deb ... #5 33.12 Unpacking libxtables11:amd64 (1.6.0-2ubuntu3) ... #5 33.24 Selecting previously unselected package lsb-release. #5 33.24 Preparing to unpack .../lsb-release_9.20160110ubuntu0.2_all.deb ... #5 33.25 Unpacking lsb-release (9.20160110ubuntu0.2) ... #5 33.30 Selecting previously unselected package netbase. #5 33.31 Preparing to unpack .../archives/netbase_5.3_all.deb ... #5 33.31 Unpacking netbase (5.3) ... #5 33.38 Selecting previously unselected package python3-yaml. #5 33.38 Preparing to unpack .../python3-yaml_3.11-3build1_amd64.deb ... #5 33.39 Unpacking python3-yaml (3.11-3build1) ... #5 33.47 Selecting previously unselected package python-apt-common. #5 33.47 Preparing to unpack .../python-apt-common_1.1.0~beta1ubuntu0.16.04.12_all.deb ... #5 33.48 Unpacking python-apt-common (1.1.0~beta1ubuntu0.16.04.12) ... #5 33.54 Selecting previously unselected package python3-apt. #5 33.55 Preparing to unpack .../python3-apt_1.1.0~beta1ubuntu0.16.04.12_amd64.deb ... #5 33.56 Unpacking python3-apt (1.1.0~beta1ubuntu0.16.04.12) ... #5 33.64 Selecting previously unselected package libkrb5support0:amd64. #5 33.64 Preparing to unpack .../libkrb5support0_1.13.2+dfsg-5ubuntu2.2_amd64.deb ... #5 33.65 Unpacking libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2.2) ... #5 33.73 Selecting previously unselected package libk5crypto3:amd64. #5 33.74 Preparing to unpack .../libk5crypto3_1.13.2+dfsg-5ubuntu2.2_amd64.deb ... #5 33.74 Unpacking libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2.2) ... #5 33.81 Selecting previously unselected package libkeyutils1:amd64. #5 33.82 Preparing to unpack .../libkeyutils1_1.5.9-8ubuntu1_amd64.deb ... #5 33.82 Unpacking libkeyutils1:amd64 (1.5.9-8ubuntu1) ... #5 33.87 Selecting previously unselected package libkrb5-3:amd64. #5 33.88 Preparing to unpack .../libkrb5-3_1.13.2+dfsg-5ubuntu2.2_amd64.deb ... #5 33.88 Unpacking libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2.2) ... #5 33.98 Selecting previously unselected package libgssapi-krb5-2:amd64. #5 33.98 Preparing to unpack .../libgssapi-krb5-2_1.13.2+dfsg-5ubuntu2.2_amd64.deb ... #5 33.99 Unpacking libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2.2) ... #5 34.09 Selecting previously unselected package libroken18-heimdal:amd64. #5 34.09 Preparing to unpack .../libroken18-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... #5 34.11 Unpacking libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #5 34.18 Selecting previously unselected package libasn1-8-heimdal:amd64. #5 34.18 Preparing to unpack .../libasn1-8-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... #5 34.19 Unpacking libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #5 34.27 Selecting previously unselected package libhcrypto4-heimdal:amd64. #5 34.28 Preparing to unpack .../libhcrypto4-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... #5 34.28 Unpacking libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #5 34.38 Selecting previously unselected package libheimbase1-heimdal:amd64. #5 34.38 Preparing to unpack .../libheimbase1-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... #5 34.39 Unpacking libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #5 34.45 Selecting previously unselected package libwind0-heimdal:amd64. #5 34.45 Preparing to unpack .../libwind0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... #5 34.46 Unpacking libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #5 34.52 Selecting previously unselected package libhx509-5-heimdal:amd64. #5 34.53 Preparing to unpack .../libhx509-5-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... #5 34.54 Unpacking libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #5 34.62 Selecting previously unselected package libkrb5-26-heimdal:amd64. #5 34.63 Preparing to unpack .../libkrb5-26-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... #5 34.64 Unpacking libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #5 34.72 Selecting previously unselected package libheimntlm0-heimdal:amd64. #5 34.73 Preparing to unpack .../libheimntlm0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... #5 34.73 Unpacking libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #5 34.80 Selecting previously unselected package libgssapi3-heimdal:amd64. #5 34.80 Preparing to unpack .../libgssapi3-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... #5 34.81 Unpacking libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #5 34.88 Selecting previously unselected package libsasl2-modules-db:amd64. #5 34.89 Preparing to unpack .../libsasl2-modules-db_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ... #5 34.90 Unpacking libsasl2-modules-db:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... #5 35.00 Selecting previously unselected package libsasl2-2:amd64. #5 35.00 Preparing to unpack .../libsasl2-2_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ... #5 35.01 Unpacking libsasl2-2:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... #5 35.09 Selecting previously unselected package libldap-2.4-2:amd64. #5 35.09 Preparing to unpack .../libldap-2.4-2_2.4.42+dfsg-2ubuntu3.13_amd64.deb ... #5 35.10 Unpacking libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.13) ... #5 35.22 Selecting previously unselected package librtmp1:amd64. #5 35.22 Preparing to unpack .../librtmp1_2.4+20151223.gitfa8646d-1ubuntu0.1_amd64.deb ... #5 35.23 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ... #5 35.35 Selecting previously unselected package libcurl3-gnutls:amd64. #5 35.35 Preparing to unpack .../libcurl3-gnutls_7.47.0-1ubuntu2.19_amd64.deb ... #5 35.38 Unpacking libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.19) ... #5 35.46 Selecting previously unselected package apt-transport-https. #5 35.47 Preparing to unpack .../apt-transport-https_1.2.35_amd64.deb ... #5 35.48 Unpacking apt-transport-https (1.2.35) ... #5 35.57 Selecting previously unselected package distro-info. #5 35.59 Preparing to unpack .../distro-info_0.14ubuntu0.3_amd64.deb ... #5 35.60 Unpacking distro-info (0.14ubuntu0.3) ... #5 35.77 Selecting previously unselected package python3-pkg-resources. #5 35.78 Preparing to unpack .../python3-pkg-resources_20.7.0-1_all.deb ... #5 35.81 Unpacking python3-pkg-resources (20.7.0-1) ... #5 35.95 Selecting previously unselected package ubuntu-pro-client. #5 35.95 Preparing to unpack .../ubuntu-pro-client_36ubuntu0~16.04_amd64.deb ... #5 35.96 Unpacking ubuntu-pro-client (36ubuntu0~16.04) ... #5 36.24 Selecting previously unselected package ubuntu-advantage-tools. #5 36.24 Preparing to unpack .../ubuntu-advantage-tools_36ubuntu0~16.04_all.deb ... #5 36.30 Unpacking ubuntu-advantage-tools (36ubuntu0~16.04) ... #5 36.35 Selecting previously unselected package ubuntu-pro-client-l10n. #5 36.36 Preparing to unpack .../ubuntu-pro-client-l10n_36ubuntu0~16.04_amd64.deb ... #5 36.37 Unpacking ubuntu-pro-client-l10n (36ubuntu0~16.04) ... #5 36.45 Selecting previously unselected package ucf. #5 36.45 Preparing to unpack .../archives/ucf_3.0036_all.deb ... #5 36.47 Moving old data out of the way #5 36.47 Unpacking ucf (3.0036) ... #5 36.55 Selecting previously unselected package openssl. #5 36.55 Preparing to unpack .../openssl_1.0.2g-1ubuntu4.20_amd64.deb ... #5 36.56 Unpacking openssl (1.0.2g-1ubuntu4.20) ... #5 36.74 Selecting previously unselected package ca-certificates. #5 36.74 Preparing to unpack .../ca-certificates_20210119~16.04.1_all.deb ... #5 36.78 Unpacking ca-certificates (20210119~16.04.1) ... #5 36.97 Selecting previously unselected package libcap-ng0:amd64. #5 36.97 Preparing to unpack .../libcap-ng0_0.7.7-1_amd64.deb ... #5 36.97 Unpacking libcap-ng0:amd64 (0.7.7-1) ... #5 37.07 Selecting previously unselected package libdbus-1-3:amd64. #5 37.07 Preparing to unpack .../libdbus-1-3_1.10.6-1ubuntu3.6_amd64.deb ... #5 37.08 Unpacking libdbus-1-3:amd64 (1.10.6-1ubuntu3.6) ... #5 37.23 Selecting previously unselected package dbus. #5 37.23 Preparing to unpack .../dbus_1.10.6-1ubuntu3.6_amd64.deb ... #5 37.28 Unpacking dbus (1.10.6-1ubuntu3.6) ... #5 37.43 Selecting previously unselected package libgirepository-1.0-1:amd64. #5 37.43 Preparing to unpack .../libgirepository-1.0-1_1.46.0-3ubuntu1_amd64.deb ... #5 37.46 Unpacking libgirepository-1.0-1:amd64 (1.46.0-3ubuntu1) ... #5 37.61 Selecting previously unselected package gir1.2-glib-2.0:amd64. #5 37.62 Preparing to unpack .../gir1.2-glib-2.0_1.46.0-3ubuntu1_amd64.deb ... #5 37.63 Unpacking gir1.2-glib-2.0:amd64 (1.46.0-3ubuntu1) ... #5 37.77 Selecting previously unselected package iso-codes. #5 37.77 Preparing to unpack .../iso-codes_3.65-1_all.deb ... #5 37.80 Unpacking iso-codes (3.65-1) ... #5 38.52 Selecting previously unselected package krb5-locales. #5 38.52 Preparing to unpack .../krb5-locales_1.13.2+dfsg-5ubuntu2.2_all.deb ... #5 38.53 Unpacking krb5-locales (1.13.2+dfsg-5ubuntu2.2) ... #5 38.62 Selecting previously unselected package libdbus-glib-1-2:amd64. #5 38.62 Preparing to unpack .../libdbus-glib-1-2_0.106-1_amd64.deb ... #5 38.64 Unpacking libdbus-glib-1-2:amd64 (0.106-1) ... #5 38.71 Selecting previously unselected package libedit2:amd64. #5 38.71 Preparing to unpack .../libedit2_3.1-20150325-1ubuntu2_amd64.deb ... #5 38.72 Unpacking libedit2:amd64 (3.1-20150325-1ubuntu2) ... #5 38.80 Selecting previously unselected package libglib2.0-data. #5 38.80 Preparing to unpack .../libglib2.0-data_2.48.2-0ubuntu4.8_all.deb ... #5 38.82 Unpacking libglib2.0-data (2.48.2-0ubuntu4.8) ... #5 38.94 Selecting previously unselected package libicu55:amd64. #5 38.95 Preparing to unpack .../libicu55_55.1-7ubuntu0.5_amd64.deb ... #5 38.96 Unpacking libicu55:amd64 (55.1-7ubuntu0.5) ... #5 40.14 Selecting previously unselected package libpolkit-gobject-1-0:amd64. #5 40.14 Preparing to unpack .../libpolkit-gobject-1-0_0.105-14.1ubuntu0.5_amd64.deb ... #5 40.15 Unpacking libpolkit-gobject-1-0:amd64 (0.105-14.1ubuntu0.5) ... #5 40.22 Selecting previously unselected package libsasl2-modules:amd64. #5 40.22 Preparing to unpack .../libsasl2-modules_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ... #5 40.23 Unpacking libsasl2-modules:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... #5 40.32 Selecting previously unselected package libxml2:amd64. #5 40.32 Preparing to unpack .../libxml2_2.9.3+dfsg1-1ubuntu0.7_amd64.deb ... #5 40.32 Unpacking libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.7) ... #5 40.50 Selecting previously unselected package libxmuu1:amd64. #5 40.52 Preparing to unpack .../libxmuu1_2%3a1.1.2-2_amd64.deb ... #5 40.55 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... #5 40.61 Selecting previously unselected package manpages. #5 40.61 Preparing to unpack .../manpages_4.04-2_all.deb ... #5 40.62 Unpacking manpages (4.04-2) ... #5 40.91 Selecting previously unselected package openssh-client. #5 40.92 Preparing to unpack .../openssh-client_1%3a7.2p2-4ubuntu2.10_amd64.deb ... #5 40.92 Unpacking openssh-client (1:7.2p2-4ubuntu2.10) ... #5 41.11 Selecting previously unselected package powermgmt-base. #5 41.11 Preparing to unpack .../powermgmt-base_1.31+nmu1_all.deb ... #5 41.12 Unpacking powermgmt-base (1.31+nmu1) ... #5 41.22 Selecting previously unselected package python3-dbus. #5 41.22 Preparing to unpack .../python3-dbus_1.2.0-3_amd64.deb ... #5 41.22 Unpacking python3-dbus (1.2.0-3) ... #5 41.29 Selecting previously unselected package python3-gi. #5 41.30 Preparing to unpack .../python3-gi_3.20.0-0ubuntu1_amd64.deb ... #5 41.31 Unpacking python3-gi (3.20.0-0ubuntu1) ... #5 41.40 Selecting previously unselected package rsync. #5 41.40 Preparing to unpack .../rsync_3.1.1-3ubuntu1.3_amd64.deb ... #5 41.42 Unpacking rsync (3.1.1-3ubuntu1.3) ... #5 41.58 Selecting previously unselected package shared-mime-info. #5 41.59 Preparing to unpack .../shared-mime-info_1.5-2ubuntu0.2_amd64.deb ... #5 41.61 Unpacking shared-mime-info (1.5-2ubuntu0.2) ... #5 41.88 Selecting previously unselected package wget. #5 41.89 Preparing to unpack .../wget_1.17.1-1ubuntu1.5_amd64.deb ... #5 41.90 Unpacking wget (1.17.1-1ubuntu1.5) ... #5 42.01 Selecting previously unselected package xauth. #5 42.02 Preparing to unpack .../xauth_1%3a1.0.9-1ubuntu2_amd64.deb ... #5 42.06 Unpacking xauth (1:1.0.9-1ubuntu2) ... #5 42.20 Selecting previously unselected package xdg-user-dirs. #5 42.20 Preparing to unpack .../xdg-user-dirs_0.15-2ubuntu6.16.04.1_amd64.deb ... #5 42.23 Unpacking xdg-user-dirs (0.15-2ubuntu6.16.04.1) ... #5 42.45 Selecting previously unselected package xml-core. #5 42.45 Preparing to unpack .../xml-core_0.13+nmu2_all.deb ... #5 42.46 Unpacking xml-core (0.13+nmu2) ... #5 42.53 Selecting previously unselected package m4. #5 42.53 Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... #5 42.54 Unpacking m4 (1.4.17-5) ... #5 42.67 Selecting previously unselected package autoconf. #5 42.67 Preparing to unpack .../autoconf_2.69-9_all.deb ... #5 42.68 Unpacking autoconf (2.69-9) ... #5 42.86 Selecting previously unselected package autotools-dev. #5 42.86 Preparing to unpack .../autotools-dev_20150820.1_all.deb ... #5 42.88 Unpacking autotools-dev (20150820.1) ... #5 43.02 Selecting previously unselected package automake. #5 43.02 Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... #5 43.05 Unpacking automake (1:1.15-4ubuntu1) ... #5 43.25 Selecting previously unselected package binutils. #5 43.25 Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.8_amd64.deb ... #5 43.28 Unpacking binutils (2.26.1-1ubuntu1~16.04.8) ... #5 43.78 Selecting previously unselected package libc-dev-bin. #5 43.79 Preparing to unpack .../libc-dev-bin_2.23-0ubuntu11.3_amd64.deb ... #5 43.80 Unpacking libc-dev-bin (2.23-0ubuntu11.3) ... #5 43.98 Selecting previously unselected package linux-libc-dev:amd64. #5 43.98 Preparing to unpack .../linux-libc-dev_4.4.0-210.242_amd64.deb ... #5 44.00 Unpacking linux-libc-dev:amd64 (4.4.0-210.242) ... #5 45.04 Selecting previously unselected package libc6-dev:amd64. #5 45.05 Preparing to unpack .../libc6-dev_2.23-0ubuntu11.3_amd64.deb ... #5 45.05 Unpacking libc6-dev:amd64 (2.23-0ubuntu11.3) ... #5 45.81 Selecting previously unselected package libisl15:amd64. #5 45.82 Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... #5 45.82 Unpacking libisl15:amd64 (0.16.1-1) ... #5 45.97 Selecting previously unselected package cpp-5. #5 45.97 Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #5 45.98 Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.12) ... #5 47.03 Selecting previously unselected package cpp. #5 47.04 Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... #5 47.04 Unpacking cpp (4:5.3.1-1ubuntu1) ... #5 47.15 Selecting previously unselected package libcc1-0:amd64. #5 47.16 Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #5 47.17 Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 47.28 Selecting previously unselected package libgomp1:amd64. #5 47.29 Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #5 47.30 Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 47.41 Selecting previously unselected package libitm1:amd64. #5 47.41 Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #5 47.42 Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 47.52 Selecting previously unselected package libatomic1:amd64. #5 47.52 Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #5 47.53 Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 47.58 Selecting previously unselected package libasan2:amd64. #5 47.59 Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #5 47.59 Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 47.72 Selecting previously unselected package liblsan0:amd64. #5 47.72 Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #5 47.73 Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 47.80 Selecting previously unselected package libtsan0:amd64. #5 47.80 Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #5 47.80 Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 47.89 Selecting previously unselected package libubsan0:amd64. #5 47.89 Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #5 47.90 Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 47.97 Selecting previously unselected package libcilkrts5:amd64. #5 47.97 Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #5 47.98 Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 48.03 Selecting previously unselected package libmpx0:amd64. #5 48.04 Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #5 48.04 Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 48.09 Selecting previously unselected package libquadmath0:amd64. #5 48.10 Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #5 48.10 Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 48.16 Selecting previously unselected package libgcc-5-dev:amd64. #5 48.16 Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #5 48.17 Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 48.56 Selecting previously unselected package gcc-5. #5 48.56 Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #5 48.58 Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.12) ... #5 49.65 Selecting previously unselected package gcc. #5 49.65 Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... #5 49.67 Unpacking gcc (4:5.3.1-1ubuntu1) ... #5 49.74 Selecting previously unselected package libstdc++-5-dev:amd64. #5 49.74 Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #5 49.76 Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 51.08 Selecting previously unselected package g++-5. #5 51.09 Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ... #5 51.10 Unpacking g++-5 (5.4.0-6ubuntu1~16.04.12) ... #5 52.32 Selecting previously unselected package g++. #5 52.33 Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... #5 52.35 Unpacking g++ (4:5.3.1-1ubuntu1) ... #5 52.58 Selecting previously unselected package make. #5 52.59 Preparing to unpack .../archives/make_4.1-6_amd64.deb ... #5 52.59 Unpacking make (4.1-6) ... #5 52.67 Selecting previously unselected package libdpkg-perl. #5 52.68 Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.7_all.deb ... #5 52.68 Unpacking libdpkg-perl (1.18.4ubuntu1.7) ... #5 52.92 Selecting previously unselected package xz-utils. #5 52.92 Preparing to unpack .../xz-utils_5.1.1alpha+20120614-2ubuntu2_amd64.deb ... #5 52.93 Unpacking xz-utils (5.1.1alpha+20120614-2ubuntu2) ... #5 53.02 Selecting previously unselected package patch. #5 53.02 Preparing to unpack .../patch_2.7.5-1ubuntu0.16.04.2_amd64.deb ... #5 53.04 Unpacking patch (2.7.5-1ubuntu0.16.04.2) ... #5 53.14 Selecting previously unselected package dpkg-dev. #5 53.15 Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.7_all.deb ... #5 53.17 Unpacking dpkg-dev (1.18.4ubuntu1.7) ... #5 53.47 Selecting previously unselected package build-essential. #5 53.47 Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... #5 53.48 Unpacking build-essential (12.1ubuntu2) ... #5 53.53 Selecting previously unselected package bzip2-doc. #5 53.53 Preparing to unpack .../bzip2-doc_1.0.6-8ubuntu0.2_all.deb ... #5 53.54 Unpacking bzip2-doc (1.0.6-8ubuntu0.2) ... #5 53.62 Selecting previously unselected package libfakeroot:amd64. #5 53.62 Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... #5 53.63 Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... #5 53.72 Selecting previously unselected package fakeroot. #5 53.72 Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... #5 53.73 Unpacking fakeroot (1.20.2-1ubuntu1) ... #5 53.80 Selecting previously unselected package liberror-perl. #5 53.81 Preparing to unpack .../liberror-perl_0.17-1.2_all.deb ... #5 53.83 Unpacking liberror-perl (0.17-1.2) ... #5 53.88 Selecting previously unselected package git-man. #5 53.89 Preparing to unpack .../git-man_1%3a2.7.4-0ubuntu1.10_all.deb ... #5 53.89 Unpacking git-man (1:2.7.4-0ubuntu1.10) ... #5 54.19 Selecting previously unselected package git. #5 54.20 Preparing to unpack .../git_1%3a2.7.4-0ubuntu1.10_amd64.deb ... #5 54.21 Unpacking git (1:2.7.4-0ubuntu1.10) ... #5 55.18 Selecting previously unselected package icu-devtools. #5 55.18 Preparing to unpack .../icu-devtools_55.1-7ubuntu0.5_amd64.deb ... #5 55.19 Unpacking icu-devtools (55.1-7ubuntu0.5) ... #5 55.30 Selecting previously unselected package libalgorithm-diff-perl. #5 55.30 Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... #5 55.31 Unpacking libalgorithm-diff-perl (1.19.03-1) ... #5 55.37 Selecting previously unselected package libalgorithm-diff-xs-perl. #5 55.37 Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... #5 55.39 Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... #5 55.47 Selecting previously unselected package libalgorithm-merge-perl. #5 55.47 Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... #5 55.48 Unpacking libalgorithm-merge-perl (0.08-3) ... #5 55.53 Selecting previously unselected package libbz2-dev:amd64. #5 55.53 Preparing to unpack .../libbz2-dev_1.0.6-8ubuntu0.2_amd64.deb ... #5 55.54 Unpacking libbz2-dev:amd64 (1.0.6-8ubuntu0.2) ... #5 55.61 Selecting previously unselected package libexpat1-dev:amd64. #5 55.61 Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.5_amd64.deb ... #5 55.63 Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.5) ... #5 55.73 Selecting previously unselected package libfile-fcntllock-perl. #5 55.73 Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... #5 55.74 Unpacking libfile-fcntllock-perl (0.22-3) ... #5 55.79 Selecting previously unselected package libicu-dev:amd64. #5 55.79 Preparing to unpack .../libicu-dev_55.1-7ubuntu0.5_amd64.deb ... #5 55.80 Unpacking libicu-dev:amd64 (55.1-7ubuntu0.5) ... #5 57.67 Selecting previously unselected package libjson-glib-1.0-common. #5 57.68 Preparing to unpack .../libjson-glib-1.0-common_1.1.2-0ubuntu1_all.deb ... #5 57.68 Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... #5 57.76 Selecting previously unselected package libjson-glib-1.0-0:amd64. #5 57.77 Preparing to unpack .../libjson-glib-1.0-0_1.1.2-0ubuntu1_amd64.deb ... #5 57.77 Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... #5 57.85 Selecting previously unselected package libltdl7:amd64. #5 57.85 Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... #5 57.86 Unpacking libltdl7:amd64 (2.4.6-0.1) ... #5 57.93 Selecting previously unselected package libltdl-dev:amd64. #5 57.93 Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... #5 57.95 Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... #5 58.03 Selecting previously unselected package libpython2.7:amd64. #5 58.04 Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.18_amd64.deb ... #5 58.05 Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.18) ... #5 58.29 Selecting previously unselected package libpython2.7-dev:amd64. #5 58.29 Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.18_amd64.deb ... #5 58.30 Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.18) ... #5 60.80 Selecting previously unselected package libpython-dev:amd64. #5 60.81 Preparing to unpack .../libpython-dev_2.7.12-1~16.04_amd64.deb ... #5 60.82 Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... #5 60.89 Selecting previously unselected package libsctp1:amd64. #5 60.89 Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... #5 60.90 Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... #5 61.02 Selecting previously unselected package libsctp-dev. #5 61.02 Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... #5 61.04 Unpacking libsctp-dev (1.0.16+dfsg-3) ... #5 61.13 Selecting previously unselected package libtool. #5 61.13 Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... #5 61.15 Unpacking libtool (2.4.6-0.1) ... #5 61.22 Selecting previously unselected package lksctp-tools. #5 61.23 Preparing to unpack .../lksctp-tools_1.0.16+dfsg-3_amd64.deb ... #5 61.25 Unpacking lksctp-tools (1.0.16+dfsg-3) ... #5 61.32 Selecting previously unselected package manpages-dev. #5 61.33 Preparing to unpack .../manpages-dev_4.04-2_all.deb ... #5 61.34 Unpacking manpages-dev (4.04-2) ... #5 62.82 Selecting previously unselected package pkg-config. #5 62.82 Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... #5 62.83 Unpacking pkg-config (0.29.1-0ubuntu1) ... #5 62.89 Selecting previously unselected package python2.7-dev. #5 62.90 Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.18_amd64.deb ... #5 62.91 Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.18) ... #5 62.96 Selecting previously unselected package python-dev. #5 62.97 Preparing to unpack .../python-dev_2.7.12-1~16.04_amd64.deb ... #5 62.97 Unpacking python-dev (2.7.12-1~16.04) ... #5 63.04 Selecting previously unselected package python3-distro-info. #5 63.05 Preparing to unpack .../python3-distro-info_0.14ubuntu0.3_all.deb ... #5 63.05 Unpacking python3-distro-info (0.14ubuntu0.3) ... #5 63.11 Selecting previously unselected package python3-pycurl. #5 63.12 Preparing to unpack .../python3-pycurl_7.43.0-1ubuntu1_amd64.deb ... #5 63.13 Unpacking python3-pycurl (7.43.0-1ubuntu1) ... #5 63.19 Selecting previously unselected package ubuntu-advantage-desktop-daemon. #5 63.20 Preparing to unpack .../ubuntu-advantage-desktop-daemon_1.10.ubuntu0.16.04.1~esm1_amd64.deb ... #5 63.21 Unpacking ubuntu-advantage-desktop-daemon (1.10.ubuntu0.16.04.1~esm1) ... #5 63.29 Selecting previously unselected package python3-software-properties. #5 63.30 Preparing to unpack .../python3-software-properties_0.96.20.13_all.deb ... #5 63.31 Unpacking python3-software-properties (0.96.20.13) ... #5 63.37 Selecting previously unselected package rename. #5 63.37 Preparing to unpack .../archives/rename_0.20-4_all.deb ... #5 63.39 Unpacking rename (0.20-4) ... #5 63.47 Selecting previously unselected package software-properties-common. #5 63.47 Preparing to unpack .../software-properties-common_0.96.20.13_all.deb ... #5 63.49 Unpacking software-properties-common (0.96.20.13) ... #5 63.59 Selecting previously unselected package unattended-upgrades. #5 63.59 Preparing to unpack .../unattended-upgrades_1.1ubuntu1.18.04.7~16.04.7_all.deb ... #5 63.61 Unpacking unattended-upgrades (1.1ubuntu1.18.04.7~16.04.7) ... #5 63.69 Selecting previously unselected package unzip. #5 63.70 Preparing to unpack .../unzip_6.0-20ubuntu1.1_amd64.deb ... #5 63.71 Unpacking unzip (6.0-20ubuntu1.1) ... #5 63.80 Selecting previously unselected package zip. #5 63.80 Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... #5 63.81 Unpacking zip (3.0-11) ... #5 63.91 Selecting previously unselected package zlib1g-dev:amd64. #5 63.91 Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.3_amd64.deb ... #5 63.92 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.3) ... #5 64.04 Selecting previously unselected package zlibc. #5 64.05 Preparing to unpack .../zlibc_0.9k-4.3_amd64.deb ... #5 64.08 Unpacking zlibc (0.9k-4.3) ... #5 64.15 Processing triggers for libc-bin (2.23-0ubuntu11.3) ... #5 64.20 Processing triggers for systemd (229-4ubuntu21.31) ... #5 64.28 Setting up cron (3.0pl1-128ubuntu2) ... #5 64.45 Adding group `crontab' (GID 106) ... #5 64.49 Done. #5 64.66 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults #5 64.66 update-rc.d: warning: stop runlevel arguments (1) do not match cron Default-Stop values (none) #5 64.68 invoke-rc.d: could not determine current runlevel #5 64.68 invoke-rc.d: policy-rc.d denied execution of start. #5 64.71 Setting up libatm1:amd64 (1:2.5.1-1.5) ... #5 64.77 Setting up libmnl0:amd64 (1.0.3-5) ... #5 64.81 Setting up libpopt0:amd64 (1.16-10) ... #5 64.86 Setting up mime-support (3.59ubuntu1) ... #5 64.92 Setting up libmpdec2:amd64 (2.4.2-1) ... #5 64.96 Setting up libsqlite3-0:amd64 (3.11.0-1ubuntu1.5) ... #5 65.02 Setting up libpython3.5-stdlib:amd64 (3.5.2-2ubuntu0~16.04.13) ... #5 65.04 Setting up python3.5 (3.5.2-2ubuntu0~16.04.13) ... #5 66.65 Setting up libpython3-stdlib:amd64 (3.5.1-3) ... #5 66.69 Setting up libgdbm3:amd64 (1.8.3-13.1) ... #5 66.75 Setting up libffi6:amd64 (3.2.1-4) ... #5 66.79 Setting up libglib2.0-0:amd64 (2.48.2-0ubuntu4.8) ... #5 66.82 No schema files found: doing nothing. #5 66.83 Setting up libxau6:amd64 (1:1.0.8-1) ... #5 66.86 Setting up libxdmcp6:amd64 (1:1.1.2-1.1) ... #5 66.88 Setting up libxcb1:amd64 (1.11.1-1ubuntu1) ... #5 66.90 Setting up libx11-data (2:1.6.3-1ubuntu2.2) ... #5 66.93 Setting up libx11-6:amd64 (2:1.6.3-1ubuntu2.2) ... #5 66.95 Setting up libxext6:amd64 (2:1.3.3-1) ... #5 66.98 Setting up sgml-base (1.26+nmu4ubuntu1) ... #5 67.02 Setting up autoconf-archive (20150925-1) ... #5 67.07 Setting up libsigsegv2:amd64 (2.10-4) ... #5 67.10 Setting up libyaml-0-2:amd64 (0.1.6-3) ... #5 67.14 Setting up perl-modules-5.22 (5.22.1-9ubuntu0.9) ... #5 67.16 Setting up libperl5.22:amd64 (5.22.1-9ubuntu0.9) ... #5 67.23 Setting up perl (5.22.1-9ubuntu0.9) ... #5 67.27 update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode #5 67.31 Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.18) ... #5 67.39 Setting up python2.7 (2.7.12-1ubuntu0~16.04.18) ... #5 68.47 Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... #5 68.53 Setting up python (2.7.12-1~16.04) ... #5 68.57 Setting up libgmp10:amd64 (2:6.1.0+dfsg-2) ... #5 68.61 Setting up libmpfr4:amd64 (3.1.4-1) ... #5 68.64 Setting up libmpc3:amd64 (1.0.3-1) ... #5 68.68 Setting up libapt-inst2.0:amd64 (1.2.35) ... #5 68.72 Setting up apt-utils (1.2.35) ... #5 68.77 Setting up bzip2 (1.0.6-8ubuntu0.2) ... #5 68.80 Setting up distro-info-data (0.28ubuntu0.19) ... #5 68.84 Setting up libmagic1:amd64 (1:5.25-2ubuntu1.4) ... #5 68.90 Setting up file (1:5.25-2ubuntu1.4) ... #5 68.95 Setting up iproute2 (4.3.0-1ubuntu3.16.04.5) ... #5 69.08 Setting up ifupdown (0.8.10ubuntu1.4) ... #5 69.27 Creating /etc/network/interfaces. #5 69.50 Setting up libisc-export160 (1:9.10.3.dfsg.P4-8ubuntu1.19) ... #5 69.53 Setting up libdns-export162 (1:9.10.3.dfsg.P4-8ubuntu1.19) ... #5 69.55 Setting up isc-dhcp-client (4.3.3-5ubuntu12.10) ... #5 69.63 Setting up isc-dhcp-common (4.3.3-5ubuntu12.10) ... #5 69.66 Setting up less (481-2.1ubuntu0.2) ... #5 69.78 debconf: unable to initialize frontend: Dialog #5 69.78 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 69.78 debconf: falling back to frontend: Readline #5 69.81 Setting up libbsd0:amd64 (0.8.2-1ubuntu0.1) ... #5 69.84 Setting up libnettle6:amd64 (3.2-1ubuntu0.16.04.2) ... #5 69.88 Setting up libhogweed4:amd64 (3.2-1ubuntu0.16.04.2) ... #5 69.89 Setting up libidn11:amd64 (1.32-3ubuntu1.2) ... #5 69.91 Setting up libp11-kit0:amd64 (0.23.2-5~ubuntu16.04.2) ... #5 69.93 Setting up libtasn1-6:amd64 (4.7-3ubuntu0.16.04.3) ... #5 69.97 Setting up libgnutls30:amd64 (3.4.10-4ubuntu1.9) ... #5 69.99 Setting up libjson-c2:amd64 (0.11-4ubuntu2.6) ... #5 70.02 Setting up libxtables11:amd64 (1.6.0-2ubuntu3) ... #5 70.05 Setting up netbase (5.3) ... #5 70.11 Setting up python-apt-common (1.1.0~beta1ubuntu0.16.04.12) ... #5 70.17 Setting up libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2.2) ... #5 70.21 Setting up libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2.2) ... #5 70.24 Setting up libkeyutils1:amd64 (1.5.9-8ubuntu1) ... #5 70.27 Setting up libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2.2) ... #5 70.29 Setting up libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2.2) ... #5 70.33 Setting up libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #5 70.37 Setting up libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #5 70.42 Setting up libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #5 70.46 Setting up libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #5 70.49 Setting up libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #5 70.53 Setting up libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #5 70.57 Setting up libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #5 70.60 Setting up libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #5 70.66 Setting up libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... #5 70.69 Setting up libsasl2-modules-db:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... #5 70.71 Setting up libsasl2-2:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... #5 70.75 Setting up libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.13) ... #5 70.84 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ... #5 70.86 Setting up libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.19) ... #5 70.88 Setting up apt-transport-https (1.2.35) ... #5 70.91 Setting up distro-info (0.14ubuntu0.3) ... #5 70.93 Setting up ucf (3.0036) ... #5 71.04 debconf: unable to initialize frontend: Dialog #5 71.04 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 71.04 debconf: falling back to frontend: Readline #5 71.10 Setting up openssl (1.0.2g-1ubuntu4.20) ... #5 71.17 Setting up ca-certificates (20210119~16.04.1) ... #5 71.28 debconf: unable to initialize frontend: Dialog #5 71.28 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 71.28 debconf: falling back to frontend: Readline #5 71.71 Setting up libcap-ng0:amd64 (0.7.7-1) ... #5 71.74 Setting up libdbus-1-3:amd64 (1.10.6-1ubuntu3.6) ... #5 71.78 Setting up dbus (1.10.6-1ubuntu3.6) ... #5 72.07 Setting up libgirepository-1.0-1:amd64 (1.46.0-3ubuntu1) ... #5 72.08 Setting up gir1.2-glib-2.0:amd64 (1.46.0-3ubuntu1) ... #5 72.10 Setting up iso-codes (3.65-1) ... #5 72.12 Setting up krb5-locales (1.13.2+dfsg-5ubuntu2.2) ... #5 72.14 Setting up libdbus-glib-1-2:amd64 (0.106-1) ... #5 72.17 Setting up libedit2:amd64 (3.1-20150325-1ubuntu2) ... #5 72.19 Setting up libglib2.0-data (2.48.2-0ubuntu4.8) ... #5 72.21 Setting up libicu55:amd64 (55.1-7ubuntu0.5) ... #5 72.23 Setting up libpolkit-gobject-1-0:amd64 (0.105-14.1ubuntu0.5) ... #5 72.26 Setting up libsasl2-modules:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... #5 72.32 Setting up libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.7) ... #5 72.36 Setting up libxmuu1:amd64 (2:1.1.2-2) ... #5 72.39 Setting up manpages (4.04-2) ... #5 72.43 Setting up openssh-client (1:7.2p2-4ubuntu2.10) ... #5 72.60 Setting up powermgmt-base (1.31+nmu1) ... #5 72.65 Setting up rsync (3.1.1-3ubuntu1.3) ... #5 72.80 invoke-rc.d: could not determine current runlevel #5 72.80 invoke-rc.d: policy-rc.d denied execution of restart. #5 72.82 Setting up shared-mime-info (1.5-2ubuntu0.2) ... #5 77.64 Setting up wget (1.17.1-1ubuntu1.5) ... #5 77.68 Setting up xauth (1:1.0.9-1ubuntu2) ... #5 77.72 Setting up xdg-user-dirs (0.15-2ubuntu6.16.04.1) ... #5 77.82 Setting up xml-core (0.13+nmu2) ... #5 78.09 Setting up m4 (1.4.17-5) ... #5 78.12 Setting up autoconf (2.69-9) ... #5 78.15 Setting up autotools-dev (20150820.1) ... #5 78.19 Setting up automake (1:1.15-4ubuntu1) ... #5 78.22 update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode #5 78.25 Setting up binutils (2.26.1-1ubuntu1~16.04.8) ... #5 78.30 Setting up libc-dev-bin (2.23-0ubuntu11.3) ... #5 78.35 Setting up linux-libc-dev:amd64 (4.4.0-210.242) ... #5 78.38 Setting up libc6-dev:amd64 (2.23-0ubuntu11.3) ... #5 78.43 Setting up libisl15:amd64 (0.16.1-1) ... #5 78.50 Setting up cpp-5 (5.4.0-6ubuntu1~16.04.12) ... #5 78.56 Setting up cpp (4:5.3.1-1ubuntu1) ... #5 78.60 Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 78.66 Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 78.69 Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 78.74 Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 78.77 Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 78.84 Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 78.89 Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 78.95 Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 79.00 Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 79.06 Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 79.12 Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 79.16 Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 79.19 Setting up gcc-5 (5.4.0-6ubuntu1~16.04.12) ... #5 79.22 Setting up gcc (4:5.3.1-1ubuntu1) ... #5 79.30 Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ... #5 79.32 Setting up g++-5 (5.4.0-6ubuntu1~16.04.12) ... #5 79.34 Setting up g++ (4:5.3.1-1ubuntu1) ... #5 79.42 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #5 79.44 Setting up make (4.1-6) ... #5 79.48 Setting up libdpkg-perl (1.18.4ubuntu1.7) ... #5 79.51 Setting up xz-utils (5.1.1alpha+20120614-2ubuntu2) ... #5 79.53 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #5 79.56 Setting up patch (2.7.5-1ubuntu0.16.04.2) ... #5 79.58 Setting up dpkg-dev (1.18.4ubuntu1.7) ... #5 79.63 Setting up build-essential (12.1ubuntu2) ... #5 79.68 Setting up bzip2-doc (1.0.6-8ubuntu0.2) ... #5 79.74 Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... #5 79.77 Setting up fakeroot (1.20.2-1ubuntu1) ... #5 79.80 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #5 79.83 Setting up liberror-perl (0.17-1.2) ... #5 79.85 Setting up git-man (1:2.7.4-0ubuntu1.10) ... #5 79.87 Setting up git (1:2.7.4-0ubuntu1.10) ... #5 79.91 Setting up icu-devtools (55.1-7ubuntu0.5) ... #5 79.99 Setting up libalgorithm-diff-perl (1.19.03-1) ... #5 80.02 Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... #5 80.04 Setting up libalgorithm-merge-perl (0.08-3) ... #5 80.07 Setting up libbz2-dev:amd64 (1.0.6-8ubuntu0.2) ... #5 80.09 Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.5) ... #5 80.12 Setting up libfile-fcntllock-perl (0.22-3) ... #5 80.15 Setting up libicu-dev:amd64 (55.1-7ubuntu0.5) ... #5 80.17 Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... #5 80.19 Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... #5 80.23 Setting up libltdl7:amd64 (2.4.6-0.1) ... #5 80.27 Setting up libltdl-dev:amd64 (2.4.6-0.1) ... #5 80.31 Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.18) ... #5 80.34 Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.18) ... #5 80.36 Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... #5 80.41 Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... #5 80.46 Setting up libsctp-dev (1.0.16+dfsg-3) ... #5 80.48 Setting up libtool (2.4.6-0.1) ... #5 80.50 Setting up lksctp-tools (1.0.16+dfsg-3) ... #5 80.55 Setting up manpages-dev (4.04-2) ... #5 80.60 Setting up pkg-config (0.29.1-0ubuntu1) ... #5 80.67 Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.18) ... #5 80.71 Setting up python-dev (2.7.12-1~16.04) ... #5 80.78 Setting up rename (0.20-4) ... #5 80.81 update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode #5 80.83 Setting up unzip (6.0-20ubuntu1.1) ... #5 80.90 Setting up zip (3.0-11) ... #5 80.94 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.3) ... #5 80.97 Setting up zlibc (0.9k-4.3) ... #5 81.01 Setting up python3 (3.5.1-3) ... #5 81.05 running python rtupdate hooks for python3.5... #5 81.38 running python post-rtupdate hooks for python3.5... #5 81.55 Setting up lsb-release (9.20160110ubuntu0.2) ... #5 81.58 Setting up python3-yaml (3.11-3build1) ... #5 81.86 Setting up python3-apt (1.1.0~beta1ubuntu0.16.04.12) ... #5 82.17 Setting up python3-pkg-resources (20.7.0-1) ... #5 82.50 Setting up ubuntu-pro-client (36ubuntu0~16.04) ... #5 82.75 debconf: unable to initialize frontend: Dialog #5 82.75 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 82.75 debconf: falling back to frontend: Readline #5 83.84 Setting up ubuntu-advantage-tools (36ubuntu0~16.04) ... #5 83.95 debconf: unable to initialize frontend: Dialog #5 83.95 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 83.95 debconf: falling back to frontend: Readline #5 85.56 Setting up ubuntu-pro-client-l10n (36ubuntu0~16.04) ... #5 85.58 Setting up python3-dbus (1.2.0-3) ... #5 85.86 Setting up python3-gi (3.20.0-0ubuntu1) ... #5 86.16 Setting up python3-distro-info (0.14ubuntu0.3) ... #5 86.38 Setting up python3-pycurl (7.43.0-1ubuntu1) ... #5 86.63 Setting up ubuntu-advantage-desktop-daemon (1.10.ubuntu0.16.04.1~esm1) ... #5 86.66 Setting up python3-software-properties (0.96.20.13) ... #5 86.89 Setting up software-properties-common (0.96.20.13) ... #5 87.16 Setting up unattended-upgrades (1.1ubuntu1.18.04.7~16.04.7) ... #5 87.42 debconf: unable to initialize frontend: Dialog #5 87.42 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 87.42 debconf: falling back to frontend: Readline #5 87.51 #5 87.51 Creating config file /etc/apt/apt.conf.d/20auto-upgrades with new version #5 87.60 #5 87.60 Creating config file /etc/apt/apt.conf.d/50unattended-upgrades with new version #5 88.17 Setting up dh-python (2.20151103ubuntu1.2) ... #5 88.41 Processing triggers for systemd (229-4ubuntu21.31) ... #5 88.42 Processing triggers for libc-bin (2.23-0ubuntu11.3) ... #5 88.45 Processing triggers for ca-certificates (20210119~16.04.1) ... #5 88.46 Updating certificates in /etc/ssl/certs... #5 90.17 129 added, 0 removed; done. #5 90.17 Running hooks in /etc/ca-certificates/update.d... #5 90.17 done. #5 90.18 Processing triggers for sgml-base (1.26+nmu4ubuntu1) ... #5 90.22 Processing triggers for dbus (1.10.6-1ubuntu3.6) ... #5 DONE 91.3s #6 [ 3/10] WORKDIR /tmp #6 DONE 0.1s #7 [ 4/10] RUN wget -nv https://github.com/Kitware/CMake/releases/download/v3.14.5/cmake-3.14.5-Linux-x86_64.sh && chmod +x cmake-3.14.5-Linux-x86_64.sh && ./cmake-3.14.5-Linux-x86_64.sh --prefix=/usr/local --skip-license #7 1.439 2025-09-20 09:59:08 URL:https://release-assets.githubusercontent.com/github-production-release-asset/537699/ad7b7280-83a2-11e9-8514-7cba293bd456?sp=r&sv=2018-11-09&sr=b&spr=https&se=2025-09-20T10%3A37%3A44Z&rscd=attachment%3B+filename%3Dcmake-3.14.5-Linux-x86_64.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2025-09-20T09%3A37%3A27Z&ske=2025-09-20T10%3A37%3A44Z&sks=b&skv=2018-11-09&sig=XWAugDD3vi9fm%2BkUBWVzb46wu9tEYwM%2Fo%2F4Cwhb33R4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc1ODM2MjY0NywibmJmIjoxNzU4MzYyMzQ3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.1etCAQvL1sKLKLp0N70v7Pu4MtRyQyZBg6K49B52-T0&response-content-disposition=attachment%3B%20filename%3Dcmake-3.14.5-Linux-x86_64.sh&response-content-type=application%2Foctet-stream [37200120/37200120] -> "cmake-3.14.5-Linux-x86_64.sh" [1] #7 1.462 CMake Installer Version: 3.14.5, Copyright (c) Kitware #7 1.462 This is a self-extracting archive. #7 1.462 The archive will be extracted to: /usr/local #7 1.462 #7 1.462 Using target directory: /usr/local #7 1.462 Extracting, please wait... #7 1.462 #7 2.591 Unpacking finished successfully #7 DONE 3.5s #8 [ 5/10] RUN wget -nv https://dl.google.com/go/go1.12.linux-amd64.tar.gz && tar -xf go1.12.linux-amd64.tar.gz && mv go /usr/local #8 1.531 2025-09-20 09:59:11 URL:https://dl.google.com/go/go1.12.linux-amd64.tar.gz [127228112/127228112] -> "go1.12.linux-amd64.tar.gz" [1] #8 DONE 5.9s #9 [ 6/10] RUN go get -u github.com/ory/go-acc && mv ~/go/bin/go-acc /usr/local/go/bin #9 8.820 package golang.org/x/sys/unix: found packages unix (affinity_linux.go) and main (mkasm.go) in /root/go/src/golang.org/x/sys/unix #9 8.884 package io/fs: unrecognized import path "io/fs" (import path does not begin with hostname) #9 9.720 package net/netip: unrecognized import path "net/netip" (import path does not begin with hostname) #9 14.41 package golang.org/x/text/unicode/norm: found packages norm (composition.go) and main (maketables.go) in /root/go/src/golang.org/x/text/unicode/norm #9 15.13 package slices: unrecognized import path "slices" (import path does not begin with hostname) #9 16.13 package golang.org/x/text/encoding/internal/identifier: import "golang.org/x/text/encoding/internal/identifier" is a program, not an importable package #9 18.52 package log/slog: unrecognized import path "log/slog" (import path does not begin with hostname) #9 ERROR: process "/bin/sh -c go get -u github.com/ory/go-acc && mv ~/go/bin/go-acc /usr/local/go/bin" did not complete successfully: exit code: 1 ------ > [ 6/10] RUN go get -u github.com/ory/go-acc && mv ~/go/bin/go-acc /usr/local/go/bin: #9 8.820 package golang.org/x/sys/unix: found packages unix (affinity_linux.go) and main (mkasm.go) in /root/go/src/golang.org/x/sys/unix #9 8.884 package io/fs: unrecognized import path "io/fs" (import path does not begin with hostname) #9 9.720 package net/netip: unrecognized import path "net/netip" (import path does not begin with hostname) #9 14.41 package golang.org/x/text/unicode/norm: found packages norm (composition.go) and main (maketables.go) in /root/go/src/golang.org/x/text/unicode/norm #9 15.13 package slices: unrecognized import path "slices" (import path does not begin with hostname) #9 16.13 package golang.org/x/text/encoding/internal/identifier: import "golang.org/x/text/encoding/internal/identifier" is a program, not an importable package #9 18.52 package log/slog: unrecognized import path "log/slog" (import path does not begin with hostname) ------ Dockerfile:55 -------------------- 54 | ENV PATH=$PATH:/usr/local/go/bin:/usr/lib/go-1.12/bin 55 | >>> RUN go get -u github.com/ory/go-acc \ 56 | >>> && mv ~/go/bin/go-acc /usr/local/go/bin 57 | -------------------- ERROR: failed to solve: process "/bin/sh -c go get -u github.com/ory/go-acc && mv ~/go/bin/go-acc /usr/local/go/bin" did not complete successfully: exit code: 1 Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2119 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins11688013999563879828.sh ---> sysstat.sh [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins5984260957947923885.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master ']' + mkdir -p /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master/archives/ [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins11417090973028038481.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5WOz from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-5WOz/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins11744480769971766298.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master@tmp/config16950144084390348094tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins964002380492303199.sh ---> create-netrc.sh [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins14435622539763200761.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5WOz from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-5WOz/bin to PATH [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins16802623114649547731.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins18264410095310744864.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5WOz from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-5WOz/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-4 INFO: Archiving Costs [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash -l /tmp/jenkins1770881370089486948.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5WOz from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-5WOz/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-bldr-ubuntu16-c-go-docker-merge-master/334 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-4165 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 3.9G 0 3.9G 0% /dev tmpfs 798M 696K 797M 1% /run /dev/vda1 20G 11G 9.1G 53% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 798M 0 798M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7975 477 3963 0 3534 7199 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:02:d1:0b brd ff:ff:ff:ff:ff:ff inet 10.32.7.246/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86022sec preferred_lft 86022sec inet6 fe80::f816:3eff:fe02:d10b/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:11:cd:5f:a2 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4165) 09/20/25 _x86_64_ (4 CPU) 09:54:51 LINUX RESTART (4 CPU) 09:55:01 tps rtps wtps bread/s bwrtn/s 09:56:02 146.59 66.11 80.49 5582.80 39168.42 09:57:01 54.11 3.46 50.65 58.70 6271.34 09:58:01 161.04 12.48 148.56 2252.69 18072.72 09:59:01 372.34 0.02 372.32 2.80 24861.06 10:00:01 71.14 0.40 70.74 31.99 28368.87 10:01:01 21.58 0.27 21.31 21.33 1387.67 Average: 138.03 13.82 124.21 1328.54 19725.20 09:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:56:02 5947808 7451516 2219612 27.18 33876 1650748 967752 10.50 550044 1501804 51632 09:57:01 5709072 7445744 2458348 30.10 54796 1849884 960700 10.42 569824 1695576 167808 09:58:01 5113096 7369996 3054324 37.40 72932 2329692 1312064 14.24 737264 2074060 170916 09:59:01 4609320 7358448 3558100 43.56 107068 2741072 1316652 14.29 785884 2471448 20948 10:00:01 4106664 7415992 4060756 49.72 120744 3256612 974892 10.58 798972 2933828 27368 10:01:01 4006896 7319556 4160524 50.94 123000 3257348 1083720 11.76 901660 2930160 10864 Average: 4915476 7393542 3251944 39.82 85403 2514226 1102630 11.96 723941 2267813 74923 09:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:02 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 09:56:02 ens3 328.91 172.40 1011.91 63.92 0.00 0.00 0.00 0.00 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:01 lo 0.81 0.81 0.07 0.07 0.00 0.00 0.00 0.00 09:57:01 ens3 67.06 51.79 869.42 6.07 0.00 0.00 0.00 0.00 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:01 lo 1.60 1.60 0.14 0.14 0.00 0.00 0.00 0.00 09:58:01 ens3 502.05 239.66 3138.98 21.44 0.00 0.00 0.00 0.00 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:59:01 ens3 20.65 19.68 4.90 4.87 0.00 0.00 0.00 0.00 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:00:01 ens3 510.43 303.37 4055.74 24.18 0.00 0.00 0.00 0.00 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 10:01:01 ens3 8.65 10.83 6.61 4.90 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 0.76 0.76 0.07 0.07 0.00 0.00 0.00 0.00 Average: ens3 240.10 133.18 1516.35 20.94 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4165) 09/20/25 _x86_64_ (4 CPU) 09:54:51 LINUX RESTART (4 CPU) 09:55:01 CPU %user %nice %system %iowait %steal %idle 09:56:02 all 14.78 0.00 3.04 6.02 3.41 72.75 09:56:02 0 14.85 0.00 2.62 7.24 2.95 72.34 09:56:02 1 20.39 0.00 5.82 9.77 4.13 59.89 09:56:02 2 15.25 0.00 2.05 2.30 3.63 76.76 09:56:02 3 8.61 0.00 1.68 4.76 2.95 81.99 09:57:01 all 19.13 0.00 1.31 2.45 1.47 75.63 09:57:01 0 9.56 0.00 0.69 0.03 0.59 89.12 09:57:01 1 3.83 0.00 0.63 4.89 0.81 89.84 09:57:01 2 49.94 0.00 2.93 2.51 3.27 41.34 09:57:01 3 13.11 0.00 0.93 2.35 1.22 82.39 09:58:01 all 14.51 0.00 2.78 4.19 1.98 76.54 09:58:01 0 10.56 0.00 2.38 1.71 1.31 84.04 09:58:01 1 19.88 0.00 2.98 3.05 2.03 72.05 09:58:01 2 21.87 0.00 3.71 10.39 2.78 61.26 09:58:01 3 5.76 0.00 2.04 1.61 1.79 88.80 09:59:01 all 9.09 0.00 4.06 12.19 3.59 71.07 09:59:01 0 9.08 0.00 3.26 18.80 3.24 65.62 09:59:01 1 12.28 0.00 4.29 10.29 3.56 69.57 09:59:01 2 6.07 0.00 3.53 6.67 4.10 79.64 09:59:01 3 8.93 0.00 5.21 13.01 3.46 69.40 10:00:01 all 14.43 0.00 3.65 2.10 2.50 77.31 10:00:01 0 5.50 0.00 3.08 4.09 1.58 85.74 10:00:01 1 7.22 0.00 3.37 1.06 1.91 86.43 10:00:01 2 25.35 0.00 4.56 0.97 3.43 65.70 10:00:01 3 19.65 0.00 3.55 2.29 3.10 71.40 10:01:01 all 20.13 0.00 0.93 1.07 2.44 75.43 10:01:01 0 29.70 0.00 0.98 0.63 2.50 66.20 10:01:01 1 13.95 0.00 0.66 0.12 1.66 83.61 10:01:01 2 30.25 0.00 1.14 0.43 2.69 65.49 10:01:01 3 6.78 0.00 0.96 3.06 2.89 86.31 Average: all 15.34 0.00 2.63 4.67 2.57 74.79 Average: 0 13.24 0.00 2.17 5.43 2.04 77.12 Average: 1 12.96 0.00 2.97 4.86 2.35 76.86 Average: 2 24.72 0.00 2.99 3.88 3.32 65.10 Average: 3 10.45 0.00 2.39 4.51 2.57 80.06