09:55:21 Started by timer 09:55:21 Running as SYSTEM 09:55:21 [EnvInject] - Loading node environment variables. 09:55:21 Building remotely on prd-ubuntu1804-docker-4c-4g-1000 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master 09:55:21 [ssh-agent] Looking for ssh-agent implementation... 09:55:21 $ ssh-agent 09:55:22 SSH_AUTH_SOCK=/tmp/ssh-PaXP5CtN9Og1/agent.2039 09:55:22 SSH_AGENT_PID=2041 09:55:22 [ssh-agent] Started. 09:55:22 Running ssh-add (command line suppressed) 09:55:22 Identity added: /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master@tmp/private_key_10743394065945645932.key (jenkins-ssh) 09:55:22 [ssh-agent] Using credentials jenkins (jenkins) 09:55:22 The recommended git tool is: NONE 09:55:24 using credential jenkins 09:55:24 Wiping out workspace first. 09:55:24 Cloning the remote Git repository 09:55:24 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 09:55:24 > git init /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master # timeout=10 09:55:24 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 09:55:24 > git --version # timeout=10 09:55:24 > git --version # 'git version 2.17.1' 09:55:24 using GIT_SSH to set credentials jenkins 09:55:24 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 09:55:25 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 09:55:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:55:25 Avoid second fetch 09:55:25 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 09:55:25 Checking out Revision 49dbf77008487dec26b51acf68fdac6488b7acae (refs/remotes/origin/master) 09:55:25 > git config core.sparsecheckout # timeout=10 09:55:25 > git checkout -f 49dbf77008487dec26b51acf68fdac6488b7acae # timeout=10 09:55:26 Commit message: "Chore(rtdv3): Remove obsolete RTD verify/merge jobs" 09:55:26 > git rev-list --no-walk 49dbf77008487dec26b51acf68fdac6488b7acae # timeout=10 09:55:26 > git remote # timeout=10 09:55:26 > git submodule init # timeout=10 09:55:26 > git submodule sync # timeout=10 09:55:26 > git config --get remote.origin.url # timeout=10 09:55:26 > git submodule init # timeout=10 09:55:26 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 09:55:26 > git config --get submodule.packer/common-packer.url # timeout=10 09:55:26 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 09:55:26 > git config --get submodule.global-jjb.url # timeout=10 09:55:26 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 09:55:26 > git submodule update --init --recursive packer/common-packer # timeout=10 09:55:27 > git submodule update --init --recursive global-jjb # timeout=10 09:55:31 provisioning config files... 09:55:31 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:55:31 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:55:31 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins1872460339940742890.sh 09:55:31 ---> python-tools-install.sh 09:55:31 Setup pyenv: 09:55:31 * system (set by /opt/pyenv/version) 09:55:31 * 3.8.13 (set by /opt/pyenv/version) 09:55:31 * 3.9.13 (set by /opt/pyenv/version) 09:55:31 * 3.10.6 (set by /opt/pyenv/version) 09:55:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-u4VP 09:55:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:55:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:55:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:55:46 lf-activate-venv(): INFO: Base packages installed successfully 09:55:46 lf-activate-venv(): INFO: Installing additional packages: lftools 09:56:23 lf-activate-venv(): INFO: Adding /tmp/venv-u4VP/bin to PATH 09:56:23 Generating Requirements File 09:56:53 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. 09:56:53 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:56:54 Python 3.10.6 09:56:54 pip 26.1.1 from /tmp/venv-u4VP/lib/python3.10/site-packages/pip (python 3.10) 09:56:55 appdirs==1.4.4 09:56:55 argcomplete==3.6.3 09:56:55 aspy.yaml==1.3.0 09:56:55 attrs==26.1.0 09:56:55 autopage==0.6.0 09:56:55 backports.strenum==1.3.1 09:56:55 beautifulsoup4==4.14.3 09:56:55 boto3==1.43.8 09:56:55 botocore==1.43.8 09:56:55 bs4==0.0.2 09:56:55 certifi==2026.4.22 09:56:55 cffi==2.0.0 09:56:55 cfgv==3.5.0 09:56:55 chardet==7.4.3 09:56:55 charset-normalizer==3.4.7 09:56:55 click==8.3.3 09:56:55 cliff==4.14.0 09:56:55 cmd2==3.5.1 09:56:55 cryptography==3.3.2 09:56:55 debtcollector==3.1.0 09:56:55 decorator==5.2.1 09:56:55 defusedxml==0.7.1 09:56:55 Deprecated==1.3.1 09:56:55 distlib==0.4.0 09:56:55 dnspython==2.8.0 09:56:55 docker==7.1.0 09:56:55 dogpile.cache==1.5.0 09:56:55 durationpy==0.10 09:56:55 email-validator==2.3.0 09:56:55 filelock==3.29.0 09:56:55 future==1.0.0 09:56:55 gitdb==4.0.12 09:56:55 GitPython==3.1.50 09:56:55 httplib2==0.30.2 09:56:55 identify==2.6.19 09:56:55 idna==3.15 09:56:55 importlib-resources==1.5.0 09:56:55 iso8601==2.1.0 09:56:55 Jinja2==3.1.6 09:56:55 jmespath==1.1.0 09:56:55 jsonpatch==1.33 09:56:55 jsonpointer==3.1.1 09:56:55 jsonschema==4.26.0 09:56:55 jsonschema-specifications==2025.9.1 09:56:55 keystoneauth1==5.14.0 09:56:55 kubernetes==35.0.0 09:56:55 lftools==0.37.22 09:56:55 lxml==6.1.0 09:56:55 markdown-it-py==4.2.0 09:56:55 MarkupSafe==3.0.3 09:56:55 mdurl==0.1.2 09:56:55 msgpack==1.1.2 09:56:55 multi_key_dict==2.0.3 09:56:55 munch==4.0.0 09:56:55 netaddr==1.3.0 09:56:55 niet==1.4.2 09:56:55 nodeenv==1.10.0 09:56:55 oauth2client==4.1.3 09:56:55 oauthlib==3.3.1 09:56:55 openstacksdk==4.12.0 09:56:55 os-service-types==1.8.2 09:56:55 osc-lib==4.6.0 09:56:55 oslo.config==10.3.0 09:56:55 oslo.context==6.3.0 09:56:55 oslo.i18n==6.7.2 09:56:55 oslo.log==8.1.0 09:56:55 oslo.serialization==5.9.1 09:56:55 oslo.utils==10.0.1 09:56:55 packaging==26.2 09:56:55 pbr==7.0.3 09:56:55 platformdirs==4.9.6 09:56:55 prettytable==3.17.0 09:56:55 psutil==7.2.2 09:56:55 pyasn1==0.6.3 09:56:55 pyasn1_modules==0.4.2 09:56:55 pycparser==3.0 09:56:55 pygerrit2==2.0.15 09:56:55 PyGithub==2.9.1 09:56:55 Pygments==2.20.0 09:56:55 PyJWT==2.12.1 09:56:55 PyNaCl==1.6.2 09:56:55 pyparsing==2.4.7 09:56:55 pyperclip==1.11.0 09:56:55 pyrsistent==0.20.0 09:56:55 python-cinderclient==9.9.0 09:56:55 python-dateutil==2.9.0.post0 09:56:55 python-discovery==1.3.1 09:56:55 python-heatclient==5.1.0 09:56:55 python-jenkins==1.8.3 09:56:55 python-keystoneclient==5.8.0 09:56:55 python-magnumclient==4.10.0 09:56:55 python-openstackclient==9.0.0 09:56:55 python-swiftclient==4.10.0 09:56:55 PyYAML==6.0.3 09:56:55 referencing==0.37.0 09:56:55 requests==2.34.2 09:56:55 requests-oauthlib==2.0.0 09:56:55 rfc3986==2.0.0 09:56:55 rich==15.0.0 09:56:55 rich-argparse==1.8.0 09:56:55 rpds-py==0.30.0 09:56:55 rsa==4.9.1 09:56:55 ruamel.yaml==0.19.1 09:56:55 ruamel.yaml.clib==0.2.15 09:56:55 s3transfer==0.17.0 09:56:55 simplejson==4.1.1 09:56:55 six==1.17.0 09:56:55 smmap==5.0.3 09:56:55 soupsieve==2.8.3 09:56:55 stevedore==5.7.0 09:56:55 tabulate==0.10.0 09:56:55 toml==0.10.2 09:56:55 tomlkit==0.15.0 09:56:55 tqdm==4.67.3 09:56:55 typing_extensions==4.15.0 09:56:55 urllib3==1.26.20 09:56:55 virtualenv==21.3.3 09:56:55 wcwidth==0.7.0 09:56:55 websocket-client==1.9.0 09:56:55 wrapt==2.1.2 09:56:55 xdg==6.0.0 09:56:55 xmltodict==1.0.4 09:56:55 yq==3.4.3 09:56:55 provisioning config files... 09:56:55 copy managed file [global-settings] to file:/w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master@tmp/config4633471167399426802tmp 09:56:55 copy managed file [ci-management-settings] to file:/w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master@tmp/config2794833261973295216tmp 09:56:55 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins15841570305782748135.sh 09:56:55 ---> docker-login.sh 09:56:55 nexus3.o-ran-sc.org:10001 09:56:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:55 Configure a credential helper to remove this warning. See 09:56:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:55 09:56:55 Login Succeeded 09:56:55 nexus3.o-ran-sc.org:10002 09:56:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:55 Configure a credential helper to remove this warning. See 09:56:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:55 09:56:55 Login Succeeded 09:56:55 nexus3.o-ran-sc.org:10003 09:56:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:55 Configure a credential helper to remove this warning. See 09:56:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:55 09:56:55 Login Succeeded 09:56:55 nexus3.o-ran-sc.org:10004 09:56:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:55 Configure a credential helper to remove this warning. See 09:56:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:55 09:56:55 Login Succeeded 09:56:55 ---> docker-login.sh ends 09:56:56 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins14298249802501307029.sh 09:56:56 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/sh -xe /tmp/jenkins18151626979623533385.sh 09:56:56 [EnvInject] - Injecting environment variables from a build step. 09:56:56 [EnvInject] - Injecting as environment variables the properties content 09:56:56 DOCKER_ROOT=docker/bldr-ubuntu16-c-go 09:56:56 CONTAINER_TAG_YAML_DIR= 09:56:56 CONTAINER_TAG_METHOD=yaml-file 09:56:56 09:56:56 [EnvInject] - Variables injected successfully. 09:56:56 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash -l /tmp/jenkins16522415822003820862.sh 09:56:56 ---> docker-get-container-tag.sh 09:56:56 Setup pyenv: 09:56:56 system 09:56:56 3.8.13 09:56:56 3.9.13 09:56:56 * 3.10.6 (set by /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master/.python-version) 09:56:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u4VP from file:/tmp/.os_lf_venv 09:56:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:56:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:56:59 lf-activate-venv(): INFO: Base packages installed successfully 09:56:59 lf-activate-venv(): INFO: Installing additional packages: yq 09:57:01 lf-activate-venv(): INFO: Adding /tmp/venv-u4VP/bin to PATH 09:57:01 ---> Docker image tag found: 3-u16.04-nng 09:57:01 [EnvInject] - Injecting environment variables from a build step. 09:57:01 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 09:57:01 [EnvInject] - Variables injected successfully. 09:57:01 [EnvInject] - Injecting environment variables from a build step. 09:57:01 [EnvInject] - Injecting as environment variables the properties content 09:57:01 DOCKER_ARGS=--network=host 09:57:01 DOCKER_ROOT=docker/bldr-ubuntu16-c-go 09:57:01 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 09:57:01 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 09:57:01 DOCKER_NAME=bldr-ubuntu16-c-go 09:57:01 09:57:01 [EnvInject] - Variables injected successfully. 09:57:01 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins3082268448850652879.sh 09:57:01 ---> docker-build.sh 09:57:01 Docker version 24.0.2, build cb74dfc 09:57:01 Building image: nexus3.o-ran-sc.org:10004/bldr-ubuntu16-c-go:3-u16.04-nng 09:57:01 docker build --network=host -t nexus3.o-ran-sc.org:10004/bldr-ubuntu16-c-go:3-u16.04-nng . 09:57:02 #1 [internal] load build definition from Dockerfile 09:57:02 #1 transferring dockerfile: 2.80kB done 09:57:02 #1 DONE 0.1s 09:57:02 09:57:02 #2 [internal] load .dockerignore 09:57:02 #2 transferring context: 2B done 09:57:02 #2 DONE 0.1s 09:57:02 09:57:02 #3 [internal] load metadata for nexus3.o-ran-sc.org:10001/ubuntu:16.04 09:57:03 #3 DONE 1.1s 09:57:03 09:57:03 #4 [ 1/10] FROM nexus3.o-ran-sc.org:10001/ubuntu:16.04@sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6 09:57:03 #4 resolve nexus3.o-ran-sc.org:10001/ubuntu:16.04@sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6 0.0s done 09:57:04 #4 sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6 1.42kB / 1.42kB done 09:57:04 #4 sha256:a3785f78ab8547ae2710c89e627783cfa7ee7824d3468cae6835c9f4eae23ff7 1.15kB / 1.15kB done 09:57:04 #4 sha256:b6f50765242581c887ff1acc2511fa2d885c52d8fb3ac8c4bba131fd86567f2e 3.36kB / 3.36kB done 09:57:04 #4 sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50 7.34MB / 46.50MB 0.2s 09:57:04 #4 sha256:b51569e7c50720acf6860327847fe342a1afbe148d24c529fb81df105e3eed01 857B / 857B 0.0s done 09:57:04 #4 sha256:da8ef40b9ecabc2679fe2419957220c0272a965c5cf7e0269fa1aeeb8c56f2e1 528B / 528B 0.1s done 09:57:04 #4 sha256:fb15d46c38dcd1ea0b1990006c3366ecd10c79d374f341687eb2cb23a2c8672e 170B / 170B 0.1s done 09:57:04 #4 sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50 16.78MB / 46.50MB 0.3s 09:57:04 #4 sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50 26.21MB / 46.50MB 0.4s 09:57:04 #4 sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50 35.65MB / 46.50MB 0.5s 09:57:04 #4 sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50 46.50MB / 46.50MB 0.7s done 09:57:04 #4 extracting sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50 09:57:07 #4 extracting sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50 2.8s done 09:57:07 #4 extracting sha256:b51569e7c50720acf6860327847fe342a1afbe148d24c529fb81df105e3eed01 done 09:57:07 #4 extracting sha256:da8ef40b9ecabc2679fe2419957220c0272a965c5cf7e0269fa1aeeb8c56f2e1 done 09:57:07 #4 extracting sha256:fb15d46c38dcd1ea0b1990006c3366ecd10c79d374f341687eb2cb23a2c8672e done 09:57:08 #4 DONE 4.1s 09:57:08 09:57:08 #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 09:57:08 #5 0.320 Get:1 http://archive.ubuntu.com/ubuntu xenial InRelease [247 kB] 09:57:08 #5 0.457 Get:2 http://security.ubuntu.com/ubuntu xenial-security InRelease [106 kB] 09:57:08 #5 0.592 Get:3 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [1142 kB] 09:57:08 #5 0.640 Get:4 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [106 kB] 09:57:08 #5 0.670 Get:5 http://security.ubuntu.com/ubuntu xenial-security/restricted amd64 Packages [15.3 kB] 09:57:08 #5 0.674 Get:6 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [920 kB] 09:57:08 #5 0.712 Get:7 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [8787 B] 09:57:08 #5 0.741 Get:8 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [106 kB] 09:57:08 #5 0.769 Get:9 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages [1558 kB] 09:57:08 #5 0.837 Get:10 http://archive.ubuntu.com/ubuntu xenial/restricted amd64 Packages [14.1 kB] 09:57:08 #5 0.837 Get:11 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [9827 kB] 09:57:09 #5 1.252 Get:12 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [176 kB] 09:57:09 #5 1.257 Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1596 kB] 09:57:09 #5 1.346 Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 Packages [15.8 kB] 09:57:09 #5 1.350 Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [1471 kB] 09:57:09 #5 1.426 Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [24.9 kB] 09:57:09 #5 1.430 Get:17 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [11.3 kB] 09:57:09 #5 1.437 Get:18 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [12.8 kB] 09:57:10 #5 2.512 Fetched 17.4 MB in 2s (7660 kB/s) 09:57:10 #5 2.512 Reading package lists... 09:57:11 #5 3.800 Reading package lists... 09:57:13 #5 5.049 Building dependency tree... 09:57:13 #5 5.310 Reading state information... 09:57:13 #5 5.635 zlib1g is already the newest version (1:1.2.8.dfsg-2ubuntu4.3). 09:57:13 #5 5.635 The following additional packages will be installed: 09:57:13 #5 5.635 apt-transport-https apt-utils binutils bzip2 bzip2-doc ca-certificates cpp 09:57:13 #5 5.635 cpp-5 cron dbus dh-python distro-info distro-info-data dpkg-dev fakeroot 09:57:13 #5 5.635 file g++-5 gcc-5 gir1.2-glib-2.0 git-man icu-devtools ifupdown iproute2 09:57:13 #5 5.635 isc-dhcp-client isc-dhcp-common iso-codes krb5-locales less 09:57:13 #5 5.635 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 09:57:13 #5 5.635 libapt-inst2.0 libasan2 libasn1-8-heimdal libatm1 libatomic1 libbsd0 09:57:13 #5 5.635 libc-dev-bin libc6-dev libcap-ng0 libcc1-0 libcilkrts5 libcurl3-gnutls 09:57:13 #5 5.635 libdbus-1-3 libdbus-glib-1-2 libdns-export162 libdpkg-perl libedit2 09:57:13 #5 5.635 liberror-perl libexpat1 libexpat1-dev libfakeroot libffi6 09:57:13 #5 5.635 libfile-fcntllock-perl libgcc-5-dev libgdbm3 libgirepository-1.0-1 09:57:13 #5 5.635 libglib2.0-0 libglib2.0-data libgmp10 libgnutls30 libgomp1 libgssapi-krb5-2 09:57:13 #5 5.635 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal 09:57:13 #5 5.635 libheimntlm0-heimdal libhogweed4 libhx509-5-heimdal libicu55 libidn11 09:57:13 #5 5.635 libisc-export160 libisl15 libitm1 libjson-c2 libjson-glib-1.0-0 09:57:13 #5 5.635 libjson-glib-1.0-common libk5crypto3 libkeyutils1 libkrb5-26-heimdal 09:57:13 #5 5.635 libkrb5-3 libkrb5support0 libldap-2.4-2 liblsan0 libltdl-dev libltdl7 09:57:13 #5 5.635 libmagic1 libmnl0 libmpc3 libmpdec2 libmpfr4 libmpx0 libnettle6 libp11-kit0 09:57:13 #5 5.635 libperl5.22 libpolkit-gobject-1-0 libpopt0 libpython-dev libpython-stdlib 09:57:13 #5 5.635 libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 09:57:13 #5 5.635 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libquadmath0 09:57:13 #5 5.635 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db 09:57:13 #5 5.635 libsctp1 libsigsegv2 libsqlite3-0 libssl1.0.0 libstdc++-5-dev libtasn1-6 09:57:13 #5 5.635 libtsan0 libubsan0 libwind0-heimdal libx11-6 libx11-data libxau6 libxcb1 09:57:13 #5 5.635 libxdmcp6 libxext6 libxml2 libxmuu1 libxtables11 libyaml-0-2 linux-libc-dev 09:57:13 #5 5.635 lsb-release m4 manpages manpages-dev mime-support netbase openssh-client 09:57:13 #5 5.635 openssl patch perl perl-modules-5.22 powermgmt-base python python-apt-common 09:57:13 #5 5.635 python-minimal python2.7 python2.7-dev python2.7-minimal python3 python3-apt 09:57:13 #5 5.635 python3-dbus python3-distro-info python3-gi python3-minimal 09:57:13 #5 5.635 python3-pkg-resources python3-pycurl python3-software-properties 09:57:13 #5 5.635 python3-yaml python3.5 python3.5-minimal rename rsync sgml-base 09:57:13 #5 5.635 shared-mime-info ubuntu-advantage-desktop-daemon ubuntu-advantage-tools 09:57:13 #5 5.635 ubuntu-pro-client ubuntu-pro-client-l10n ucf unattended-upgrades unzip xauth 09:57:13 #5 5.635 xdg-user-dirs xml-core xz-utils 09:57:13 #5 5.640 Suggested packages: 09:57:13 #5 5.640 gnu-standards autoconf-doc gettext binutils-doc cpp-doc gcc-5-locales 09:57:13 #5 5.640 anacron logrotate checksecurity exim4 | postfix | mail-transport-agent 09:57:13 #5 5.640 dbus-user-session | dbus-x11 shunit2 debian-keyring g++-multilib 09:57:13 #5 5.640 g++-5-multilib gcc-5-doc libstdc++6-5-dbg gcc-multilib flex bison gdb 09:57:13 #5 5.640 gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg 09:57:13 #5 5.640 libasan2-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg 09:57:13 #5 5.640 libmpx0-dbg libquadmath0-dbg gettext-base git-daemon-run 09:57:13 #5 5.640 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-arch 09:57:13 #5 5.640 git-cvs git-mediawiki git-svn ppp rdnssd iproute2-doc resolvconf 09:57:13 #5 5.640 avahi-autoipd isc-dhcp-client-ddns apparmor isoquery glibc-doc gnutls-bin 09:57:13 #5 5.640 krb5-doc krb5-user icu-doc libtool-doc libsasl2-modules-otp 09:57:13 #5 5.640 libsasl2-modules-ldap libsasl2-modules-sql libsasl2-modules-gssapi-mit 09:57:13 #5 5.640 | libsasl2-modules-gssapi-heimdal libstdc++-5-doc gfortran 09:57:13 #5 5.640 | fortran95-compiler gcj-jdk lsb make-doc man-browser ssh-askpass libpam-ssh 09:57:13 #5 5.640 keychain monkeysphere ed diffutils-doc perl-doc libterm-readline-gnu-perl 09:57:13 #5 5.640 | libterm-readline-perl-perl python-doc python-tk python2.7-doc 09:57:13 #5 5.640 binfmt-support python3-doc python3-tk python3-venv python3-apt-dbg 09:57:13 #5 5.640 python-apt-doc python-dbus-doc python3-dbus-dbg python3-setuptools 09:57:13 #5 5.640 libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.5-venv 09:57:13 #5 5.640 python3.5-doc openssh-server sgml-base-doc bsd-mailx default-mta 09:57:13 #5 5.640 | mail-transport-agent needrestart debhelper 09:57:13 #5 5.644 The following NEW packages will be installed: 09:57:13 #5 5.644 apt-transport-https apt-utils autoconf autoconf-archive automake 09:57:13 #5 5.644 autotools-dev binutils build-essential bzip2 bzip2-doc ca-certificates cpp 09:57:13 #5 5.644 cpp-5 cron dbus dh-python distro-info distro-info-data dpkg-dev fakeroot 09:57:13 #5 5.644 file g++ g++-5 gcc gcc-5 gir1.2-glib-2.0 git git-man icu-devtools ifupdown 09:57:13 #5 5.644 iproute2 isc-dhcp-client isc-dhcp-common iso-codes krb5-locales less 09:57:13 #5 5.644 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 09:57:13 #5 5.644 libapt-inst2.0 libasan2 libasn1-8-heimdal libatm1 libatomic1 libbsd0 09:57:13 #5 5.644 libbz2-dev libc-dev-bin libc6-dev libcap-ng0 libcc1-0 libcilkrts5 09:57:13 #5 5.644 libcurl3-gnutls libdbus-1-3 libdbus-glib-1-2 libdns-export162 libdpkg-perl 09:57:13 #5 5.644 libedit2 liberror-perl libexpat1 libexpat1-dev libfakeroot libffi6 09:57:13 #5 5.644 libfile-fcntllock-perl libgcc-5-dev libgdbm3 libgirepository-1.0-1 09:57:13 #5 5.644 libglib2.0-0 libglib2.0-data libgmp10 libgnutls30 libgomp1 libgssapi-krb5-2 09:57:13 #5 5.644 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal 09:57:13 #5 5.644 libheimntlm0-heimdal libhogweed4 libhx509-5-heimdal libicu-dev libicu55 09:57:13 #5 5.644 libidn11 libisc-export160 libisl15 libitm1 libjson-c2 libjson-glib-1.0-0 09:57:13 #5 5.644 libjson-glib-1.0-common libk5crypto3 libkeyutils1 libkrb5-26-heimdal 09:57:13 #5 5.644 libkrb5-3 libkrb5support0 libldap-2.4-2 liblsan0 libltdl-dev libltdl7 09:57:13 #5 5.644 libmagic1 libmnl0 libmpc3 libmpdec2 libmpfr4 libmpx0 libnettle6 libp11-kit0 09:57:13 #5 5.644 libperl5.22 libpolkit-gobject-1-0 libpopt0 libpython-dev libpython-stdlib 09:57:13 #5 5.644 libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 09:57:13 #5 5.644 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libquadmath0 09:57:13 #5 5.644 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db 09:57:13 #5 5.644 libsctp-dev libsctp1 libsigsegv2 libsqlite3-0 libssl1.0.0 libstdc++-5-dev 09:57:13 #5 5.644 libtasn1-6 libtool libtsan0 libubsan0 libwind0-heimdal libx11-6 libx11-data 09:57:13 #5 5.644 libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 libxtables11 libyaml-0-2 09:57:13 #5 5.644 linux-libc-dev lksctp-tools lsb-release m4 make manpages manpages-dev 09:57:13 #5 5.644 mime-support netbase openssh-client openssl patch perl perl-modules-5.22 09:57:13 #5 5.644 pkg-config powermgmt-base python python-apt-common python-dev python-minimal 09:57:13 #5 5.644 python2.7 python2.7-dev python2.7-minimal python3 python3-apt python3-dbus 09:57:13 #5 5.644 python3-distro-info python3-gi python3-minimal python3-pkg-resources 09:57:13 #5 5.644 python3-pycurl python3-software-properties python3-yaml python3.5 09:57:13 #5 5.644 python3.5-minimal rename rsync sgml-base shared-mime-info 09:57:13 #5 5.644 software-properties-common ubuntu-advantage-desktop-daemon 09:57:13 #5 5.644 ubuntu-advantage-tools ubuntu-pro-client ubuntu-pro-client-l10n ucf 09:57:13 #5 5.647 unattended-upgrades unzip wget xauth xdg-user-dirs xml-core xz-utils zip 09:57:13 #5 5.647 zlib1g-dev zlibc 09:57:13 #5 6.048 0 upgraded, 198 newly installed, 0 to remove and 2 not upgraded. 09:57:13 #5 6.048 Need to get 124 MB of archives. 09:57:13 #5 6.048 After this operation, 460 MB of additional disk space will be used. 09:57:13 #5 6.048 Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 cron amd64 3.0pl1-128ubuntu2 [68.4 kB] 09:57:14 #5 6.063 Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 libatm1 amd64 1:2.5.1-1.5 [24.2 kB] 09:57:14 #5 6.069 Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmnl0 amd64 1.0.3-5 [12.0 kB] 09:57:14 #5 6.075 Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpopt0 amd64 1.16-10 [26.0 kB] 09:57:14 #5 6.082 Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl1.0.0 amd64 1.0.2g-1ubuntu4.20 [1083 kB] 09:57:14 #5 6.144 Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-minimal amd64 3.5.2-2ubuntu0~16.04.13 [524 kB] 09:57:14 #5 6.174 Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1 amd64 2.1.0-7ubuntu0.16.04.5 [71.5 kB] 09:57:14 #5 6.176 Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3.5-minimal amd64 3.5.2-2ubuntu0~16.04.13 [1597 kB] 09:57:14 #5 6.259 Get:9 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-minimal amd64 3.5.1-3 [23.3 kB] 09:57:14 #5 6.260 Get:10 http://archive.ubuntu.com/ubuntu xenial/main amd64 mime-support all 3.59ubuntu1 [31.0 kB] 09:57:14 #5 6.261 Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpdec2 amd64 2.4.2-1 [82.6 kB] 09:57:14 #5 6.266 Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsqlite3-0 amd64 3.11.0-1ubuntu1.5 [398 kB] 09:57:14 #5 6.290 Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-stdlib amd64 3.5.2-2ubuntu0~16.04.13 [2135 kB] 09:57:14 #5 6.400 Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3.5 amd64 3.5.2-2ubuntu0~16.04.13 [165 kB] 09:57:14 #5 6.405 Get:15 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpython3-stdlib amd64 3.5.1-3 [6818 B] 09:57:14 #5 6.406 Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dh-python all 2.20151103ubuntu1.2 [73.9 kB] 09:57:14 #5 6.411 Get:17 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3 amd64 3.5.1-3 [8710 B] 09:57:14 #5 6.417 Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgdbm3 amd64 1.8.3-13.1 [16.9 kB] 09:57:14 #5 6.422 Get:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 libffi6 amd64 3.2.1-4 [17.8 kB] 09:57:14 #5 6.428 Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-0 amd64 2.48.2-0ubuntu4.8 [1120 kB] 09:57:14 #5 6.495 Get:21 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] 09:57:14 #5 6.495 Get:22 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp6 amd64 1:1.1.2-1.1 [11.0 kB] 09:57:14 #5 6.497 Get:23 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1 amd64 1.11.1-1ubuntu1 [40.0 kB] 09:57:14 #5 6.504 Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-data all 2:1.6.3-1ubuntu2.2 [114 kB] 09:57:14 #5 6.516 Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-6 amd64 2:1.6.3-1ubuntu2.2 [572 kB] 09:57:14 #5 6.537 Get:26 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] 09:57:14 #5 6.543 Get:27 http://archive.ubuntu.com/ubuntu xenial/main amd64 sgml-base all 1.26+nmu4ubuntu1 [12.5 kB] 09:57:14 #5 6.572 Get:28 http://archive.ubuntu.com/ubuntu xenial/universe amd64 autoconf-archive all 20150925-1 [637 kB] 09:57:14 #5 6.611 Get:29 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsigsegv2 amd64 2.10-4 [14.1 kB] 09:57:14 #5 6.612 Get:30 http://archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-0-2 amd64 0.1.6-3 [47.6 kB] 09:57:14 #5 6.613 Get:31 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 perl-modules-5.22 all 5.22.1-9ubuntu0.9 [2634 kB] 09:57:14 #5 6.761 Get:32 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libperl5.22 amd64 5.22.1-9ubuntu0.9 [3360 kB] 09:57:15 #5 7.168 Get:33 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 perl amd64 5.22.1-9ubuntu0.9 [237 kB] 09:57:15 #5 7.187 Get:34 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.18 [338 kB] 09:57:15 #5 7.201 Get:35 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.18 [1260 kB] 09:57:15 #5 7.272 Get:36 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB] 09:57:15 #5 7.273 Get:37 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.18 [1883 kB] 09:57:15 #5 7.392 Get:38 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.18 [224 kB] 09:57:15 #5 7.397 Get:39 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B] 09:57:15 #5 7.402 Get:40 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] 09:57:15 #5 7.405 Get:41 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgmp10 amd64 2:6.1.0+dfsg-2 [240 kB] 09:57:15 #5 7.415 Get:42 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpfr4 amd64 3.1.4-1 [191 kB] 09:57:15 #5 7.426 Get:43 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB] 09:57:15 #5 7.428 Get:44 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapt-inst2.0 amd64 1.2.35 [54.8 kB] 09:57:15 #5 7.432 Get:45 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt-utils amd64 1.2.35 [196 kB] 09:57:15 #5 7.446 Get:46 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 bzip2 amd64 1.0.6-8ubuntu0.2 [32.5 kB] 09:57:15 #5 7.447 Get:47 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 distro-info-data all 0.28ubuntu0.21 [5216 B] 09:57:15 #5 7.453 Get:48 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagic1 amd64 1:5.25-2ubuntu1.4 [216 kB] 09:57:15 #5 7.466 Get:49 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 file amd64 1:5.25-2ubuntu1.4 [21.2 kB] 09:57:15 #5 7.467 Get:50 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute2 amd64 4.3.0-1ubuntu3.16.04.5 [523 kB] 09:57:15 #5 7.496 Get:51 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ifupdown amd64 0.8.10ubuntu1.4 [54.9 kB] 09:57:15 #5 7.498 Get:52 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libisc-export160 amd64 1:9.10.3.dfsg.P4-8ubuntu1.19 [153 kB] 09:57:15 #5 7.505 Get:53 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdns-export162 amd64 1:9.10.3.dfsg.P4-8ubuntu1.19 [665 kB] 09:57:15 #5 7.558 Get:54 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 isc-dhcp-client amd64 4.3.3-5ubuntu12.10 [224 kB] 09:57:15 #5 7.563 Get:55 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 isc-dhcp-common amd64 4.3.3-5ubuntu12.10 [105 kB] 09:57:15 #5 7.568 Get:56 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 less amd64 481-2.1ubuntu0.2 [110 kB] 09:57:15 #5 7.572 Get:57 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libbsd0 amd64 0.8.2-1ubuntu0.1 [42.0 kB] 09:57:15 #5 7.577 Get:58 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnettle6 amd64 3.2-1ubuntu0.16.04.2 [93.7 kB] 09:57:15 #5 7.629 Get:59 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhogweed4 amd64 3.2-1ubuntu0.16.04.2 [136 kB] 09:57:15 #5 7.637 Get:60 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11 amd64 1.32-3ubuntu1.2 [46.5 kB] 09:57:15 #5 7.642 Get:61 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit0 amd64 0.23.2-5~ubuntu16.04.2 [107 kB] 09:57:15 #5 7.649 Get:62 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6 amd64 4.7-3ubuntu0.16.04.3 [43.5 kB] 09:57:15 #5 7.655 Get:63 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls30 amd64 3.4.10-4ubuntu1.9 [548 kB] 09:57:15 #5 7.692 Get:64 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjson-c2 amd64 0.11-4ubuntu2.6 [22.2 kB] 09:57:15 #5 7.693 Get:65 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxtables11 amd64 1.6.0-2ubuntu3 [27.2 kB] 09:57:15 #5 7.693 Get:66 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 lsb-release all 9.20160110ubuntu0.2 [11.8 kB] 09:57:15 #5 7.696 Get:67 http://archive.ubuntu.com/ubuntu xenial/main amd64 netbase all 5.3 [12.9 kB] 09:57:15 #5 7.704 Get:68 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-yaml amd64 3.11-3build1 [95.6 kB] 09:57:15 #5 7.711 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] 09:57:15 #5 7.716 Get:70 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-apt amd64 1.1.0~beta1ubuntu0.16.04.12 [145 kB] 09:57:15 #5 7.725 Get:71 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5support0 amd64 1.13.2+dfsg-5ubuntu2.2 [31.2 kB] 09:57:15 #5 7.728 Get:72 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libk5crypto3 amd64 1.13.2+dfsg-5ubuntu2.2 [81.2 kB] 09:57:15 #5 7.737 Get:73 http://archive.ubuntu.com/ubuntu xenial/main amd64 libkeyutils1 amd64 1.5.9-8ubuntu1 [9904 B] 09:57:15 #5 7.747 Get:74 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5-3 amd64 1.13.2+dfsg-5ubuntu2.2 [273 kB] 09:57:15 #5 7.760 Get:75 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgssapi-krb5-2 amd64 1.13.2+dfsg-5ubuntu2.2 [120 kB] 09:57:15 #5 7.766 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] 09:57:15 #5 7.774 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] 09:57:15 #5 7.782 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] 09:57:15 #5 7.785 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] 09:57:15 #5 7.787 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] 09:57:15 #5 7.790 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] 09:57:15 #5 7.796 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] 09:57:15 #5 7.810 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] 09:57:15 #5 7.811 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] 09:57:15 #5 7.818 Get:85 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-modules-db amd64 2.1.26.dfsg1-14ubuntu0.2 [14.5 kB] 09:57:15 #5 7.825 Get:86 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-2 amd64 2.1.26.dfsg1-14ubuntu0.2 [48.7 kB] 09:57:15 #5 7.831 Get:87 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libldap-2.4-2 amd64 2.4.42+dfsg-2ubuntu3.13 [159 kB] 09:57:15 #5 7.843 Get:88 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d-1ubuntu0.1 [54.4 kB] 09:57:15 #5 7.845 Get:89 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3-gnutls amd64 7.47.0-1ubuntu2.19 [189 kB] 09:57:15 #5 7.858 Get:90 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt-transport-https amd64 1.2.35 [26.6 kB] 09:57:15 #5 7.859 Get:91 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 distro-info amd64 0.14ubuntu0.3 [20.2 kB] 09:57:15 #5 7.864 Get:92 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-pkg-resources all 20.7.0-1 [79.0 kB] 09:57:15 #5 7.876 Get:93 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-pro-client amd64 37.1ubuntu0~16.04 [235 kB] 09:57:15 #5 7.883 Get:94 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-advantage-tools all 37.1ubuntu0~16.04 [11.3 kB] 09:57:15 #5 7.884 Get:95 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-pro-client-l10n amd64 37.1ubuntu0~16.04 [18.8 kB] 09:57:15 #5 7.889 Get:96 http://archive.ubuntu.com/ubuntu xenial/main amd64 ucf all 3.0036 [52.9 kB] 09:57:15 #5 7.894 Get:97 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssl amd64 1.0.2g-1ubuntu4.20 [492 kB] 09:57:15 #5 7.925 Get:98 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates all 20210119~16.04.1 [148 kB] 09:57:15 #5 7.932 Get:99 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcap-ng0 amd64 0.7.7-1 [10.9 kB] 09:57:15 #5 7.935 Get:100 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdbus-1-3 amd64 1.10.6-1ubuntu3.6 [161 kB] 09:57:15 #5 7.947 Get:101 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dbus amd64 1.10.6-1ubuntu3.6 [141 kB] 09:57:15 #5 7.953 Get:102 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgirepository-1.0-1 amd64 1.46.0-3ubuntu1 [88.3 kB] 09:57:15 #5 7.962 Get:103 http://archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-glib-2.0 amd64 1.46.0-3ubuntu1 [127 kB] 09:57:15 #5 7.964 Get:104 http://archive.ubuntu.com/ubuntu xenial/main amd64 iso-codes all 3.65-1 [2268 kB] 09:57:15 #5 8.058 Get:105 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 krb5-locales all 1.13.2+dfsg-5ubuntu2.2 [13.7 kB] 09:57:16 #5 8.064 Get:106 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdbus-glib-1-2 amd64 0.106-1 [67.1 kB] 09:57:16 #5 8.070 Get:107 http://archive.ubuntu.com/ubuntu xenial/main amd64 libedit2 amd64 3.1-20150325-1ubuntu2 [76.5 kB] 09:57:16 #5 8.076 Get:108 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-data all 2.48.2-0ubuntu4.8 [131 kB] 09:57:16 #5 8.085 Get:109 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu55 amd64 55.1-7ubuntu0.5 [7650 kB] 09:57:16 #5 8.645 Get:110 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpolkit-gobject-1-0 amd64 0.105-14.1ubuntu0.5 [36.6 kB] 09:57:16 #5 8.647 Get:111 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-modules amd64 2.1.26.dfsg1-14ubuntu0.2 [47.7 kB] 09:57:16 #5 8.648 Get:112 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2 amd64 2.9.3+dfsg1-1ubuntu0.7 [698 kB] 09:57:16 #5 8.690 Get:113 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] 09:57:16 #5 8.694 Get:114 http://archive.ubuntu.com/ubuntu xenial/main amd64 manpages all 4.04-2 [1087 kB] 09:57:16 #5 8.757 Get:115 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssh-client amd64 1:7.2p2-4ubuntu2.10 [590 kB] 09:57:16 #5 8.791 Get:116 http://archive.ubuntu.com/ubuntu xenial/main amd64 powermgmt-base all 1.31+nmu1 [7178 B] 09:57:16 #5 8.793 Get:117 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-dbus amd64 1.2.0-3 [83.1 kB] 09:57:16 #5 8.797 Get:118 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-gi amd64 3.20.0-0ubuntu1 [153 kB] 09:57:16 #5 8.807 Get:119 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 rsync amd64 3.1.1-3ubuntu1.3 [329 kB] 09:57:16 #5 8.827 Get:120 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 shared-mime-info amd64 1.5-2ubuntu0.2 [405 kB] 09:57:16 #5 8.850 Get:121 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 wget amd64 1.17.1-1ubuntu1.5 [299 kB] 09:57:16 #5 8.869 Get:122 http://archive.ubuntu.com/ubuntu xenial/main amd64 xauth amd64 1:1.0.9-1ubuntu2 [22.7 kB] 09:57:16 #5 8.870 Get:123 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-user-dirs amd64 0.15-2ubuntu6.16.04.1 [61.8 kB] 09:57:16 #5 8.874 Get:124 http://archive.ubuntu.com/ubuntu xenial/main amd64 xml-core all 0.13+nmu2 [23.3 kB] 09:57:16 #5 8.875 Get:125 http://archive.ubuntu.com/ubuntu xenial/main amd64 m4 amd64 1.4.17-5 [195 kB] 09:57:16 #5 8.903 Get:126 http://archive.ubuntu.com/ubuntu xenial/main amd64 autoconf all 2.69-9 [321 kB] 09:57:16 #5 8.922 Get:127 http://archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] 09:57:16 #5 8.924 Get:128 http://archive.ubuntu.com/ubuntu xenial/main amd64 automake all 1:1.15-4ubuntu1 [510 kB] 09:57:16 #5 8.955 Get:129 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.8 [2312 kB] 09:57:17 #5 9.087 Get:130 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu11.3 [68.6 kB] 09:57:17 #5 9.089 Get:131 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-210.242 [832 kB] 09:57:17 #5 9.140 Get:132 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu11.3 [2083 kB] 09:57:17 #5 9.254 Get:133 http://archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] 09:57:17 #5 9.283 Get:134 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.12 [7783 kB] 09:57:17 #5 9.719 Get:135 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] 09:57:17 #5 9.721 Get:136 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.12 [38.8 kB] 09:57:17 #5 9.722 Get:137 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.12 [55.2 kB] 09:57:17 #5 9.729 Get:138 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.12 [27.4 kB] 09:57:17 #5 9.735 Get:139 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.12 [8892 B] 09:57:17 #5 9.741 Get:140 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.12 [265 kB] 09:57:17 #5 9.761 Get:141 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.12 [105 kB] 09:57:17 #5 9.764 Get:142 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.12 [244 kB] 09:57:17 #5 9.775 Get:143 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.12 [95.3 kB] 09:57:17 #5 9.780 Get:144 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.12 [40.0 kB] 09:57:17 #5 9.781 Get:145 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.12 [9762 B] 09:57:17 #5 9.786 Get:146 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.12 [131 kB] 09:57:17 #5 9.799 Get:147 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.12 [2239 kB] 09:57:17 #5 9.923 Get:148 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.12 [8612 kB] 09:57:18 #5 10.52 Get:149 http://archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B] 09:57:18 #5 10.59 Get:150 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.12 [1428 kB] 09:57:18 #5 10.63 Get:151 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.12 [8430 kB] 09:57:19 #5 11.15 Get:152 http://archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B] 09:57:19 #5 11.15 Get:153 http://archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB] 09:57:19 #5 11.17 Get:154 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.7 [195 kB] 09:57:19 #5 11.18 Get:155 http://archive.ubuntu.com/ubuntu xenial/main amd64 xz-utils amd64 5.1.1alpha+20120614-2ubuntu2 [78.8 kB] 09:57:19 #5 11.18 Get:156 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 patch amd64 2.7.5-1ubuntu0.16.04.2 [90.8 kB] 09:57:19 #5 11.19 Get:157 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.7 [584 kB] 09:57:19 #5 11.23 Get:158 http://archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B] 09:57:19 #5 11.36 Get:159 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 bzip2-doc all 1.0.6-8ubuntu0.2 [294 kB] 09:57:19 #5 11.38 Get:160 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] 09:57:19 #5 11.38 Get:161 http://archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] 09:57:19 #5 11.39 Get:162 http://archive.ubuntu.com/ubuntu xenial/main amd64 liberror-perl all 0.17-1.2 [19.6 kB] 09:57:19 #5 11.40 Get:163 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 git-man all 1:2.7.4-0ubuntu1.10 [737 kB] 09:57:19 #5 11.44 Get:164 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 git amd64 1:2.7.4-0ubuntu1.10 [3183 kB] 09:57:19 #5 11.64 Get:165 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 icu-devtools amd64 55.1-7ubuntu0.5 [166 kB] 09:57:19 #5 11.64 Get:166 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 09:57:19 #5 11.64 Get:167 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB] 09:57:19 #5 11.64 Get:168 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 09:57:19 #5 11.65 Get:169 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libbz2-dev amd64 1.0.6-8ubuntu0.2 [29.0 kB] 09:57:19 #5 11.65 Get:170 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.5 [115 kB] 09:57:19 #5 11.66 Get:171 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB] 09:57:19 #5 11.66 Get:172 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.5 [8546 kB] 09:57:20 #5 12.17 Get:173 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-common all 1.1.2-0ubuntu1 [6172 B] 09:57:20 #5 12.17 Get:174 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-0 amd64 1.1.2-0ubuntu1 [60.3 kB] 09:57:20 #5 12.18 Get:175 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] 09:57:20 #5 12.18 Get:176 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB] 09:57:20 #5 12.18 Get:177 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7 amd64 2.7.12-1ubuntu0~16.04.18 [1070 kB] 09:57:20 #5 12.24 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] 09:57:21 #5 13.74 Get:179 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-dev amd64 2.7.12-1~16.04 [7840 B] 09:57:21 #5 13.74 Get:180 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsctp1 amd64 1.0.16+dfsg-3 [8088 B] 09:57:21 #5 13.89 Get:181 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsctp-dev amd64 1.0.16+dfsg-3 [62.4 kB] 09:57:22 #5 14.05 Get:182 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] 09:57:22 #5 14.18 Get:183 http://archive.ubuntu.com/ubuntu xenial/universe amd64 lksctp-tools amd64 1.0.16+dfsg-3 [42.5 kB] 09:57:22 #5 14.25 Get:184 http://archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB] 09:57:22 #5 14.36 Get:185 http://archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB] 09:57:22 #5 14.36 Get:186 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.18 [276 kB] 09:57:22 #5 14.38 Get:187 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-dev amd64 2.7.12-1~16.04 [1186 B] 09:57:22 #5 14.38 Get:188 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-distro-info all 0.14ubuntu0.3 [8332 B] 09:57:22 #5 14.38 Get:189 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-pycurl amd64 7.43.0-1ubuntu1 [42.3 kB] 09:57:22 #5 14.39 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] 09:57:22 #5 14.40 Get:191 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-software-properties all 0.96.20.13 [20.2 kB] 09:57:22 #5 14.40 Get:192 http://archive.ubuntu.com/ubuntu xenial/main amd64 rename all 0.20-4 [12.0 kB] 09:57:22 #5 14.41 Get:193 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 software-properties-common all 0.96.20.13 [9522 B] 09:57:22 #5 14.41 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] 09:57:22 #5 14.42 Get:195 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 unzip amd64 6.0-20ubuntu1.1 [162 kB] 09:57:22 #5 14.43 Get:196 http://archive.ubuntu.com/ubuntu xenial/main amd64 zip amd64 3.0-11 [158 kB] 09:57:22 #5 14.44 Get:197 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.3 [167 kB] 09:57:22 #5 14.45 Get:198 http://archive.ubuntu.com/ubuntu xenial/universe amd64 zlibc amd64 0.9k-4.3 [63.9 kB] 09:57:22 #5 14.57 debconf: delaying package configuration, since apt-utils is not installed 09:57:22 #5 14.61 Fetched 124 MB in 8s (14.7 MB/s) 09:57:22 #5 14.66 Selecting previously unselected package cron. 09:57:22 #5 14.66 (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.) 09:57:22 #5 14.66 Preparing to unpack .../cron_3.0pl1-128ubuntu2_amd64.deb ... 09:57:22 #5 14.67 Unpacking cron (3.0pl1-128ubuntu2) ... 09:57:22 #5 14.74 Selecting previously unselected package libatm1:amd64. 09:57:22 #5 14.74 Preparing to unpack .../libatm1_1%3a2.5.1-1.5_amd64.deb ... 09:57:22 #5 14.75 Unpacking libatm1:amd64 (1:2.5.1-1.5) ... 09:57:22 #5 14.80 Selecting previously unselected package libmnl0:amd64. 09:57:22 #5 14.80 Preparing to unpack .../libmnl0_1.0.3-5_amd64.deb ... 09:57:22 #5 14.81 Unpacking libmnl0:amd64 (1.0.3-5) ... 09:57:22 #5 14.86 Selecting previously unselected package libpopt0:amd64. 09:57:22 #5 14.86 Preparing to unpack .../libpopt0_1.16-10_amd64.deb ... 09:57:22 #5 14.87 Unpacking libpopt0:amd64 (1.16-10) ... 09:57:22 #5 14.93 Selecting previously unselected package libssl1.0.0:amd64. 09:57:23 #5 14.93 Preparing to unpack .../libssl1.0.0_1.0.2g-1ubuntu4.20_amd64.deb ... 09:57:23 #5 14.95 Unpacking libssl1.0.0:amd64 (1.0.2g-1ubuntu4.20) ... 09:57:23 #5 15.12 Selecting previously unselected package libpython3.5-minimal:amd64. 09:57:23 #5 15.12 Preparing to unpack .../libpython3.5-minimal_3.5.2-2ubuntu0~16.04.13_amd64.deb ... 09:57:23 #5 15.13 Unpacking libpython3.5-minimal:amd64 (3.5.2-2ubuntu0~16.04.13) ... 09:57:23 #5 15.46 Selecting previously unselected package libexpat1:amd64. 09:57:23 #5 15.46 Preparing to unpack .../libexpat1_2.1.0-7ubuntu0.16.04.5_amd64.deb ... 09:57:23 #5 15.47 Unpacking libexpat1:amd64 (2.1.0-7ubuntu0.16.04.5) ... 09:57:23 #5 15.55 Selecting previously unselected package python3.5-minimal. 09:57:23 #5 15.55 Preparing to unpack .../python3.5-minimal_3.5.2-2ubuntu0~16.04.13_amd64.deb ... 09:57:23 #5 15.56 Unpacking python3.5-minimal (3.5.2-2ubuntu0~16.04.13) ... 09:57:24 #5 16.50 Selecting previously unselected package python3-minimal. 09:57:24 #5 16.50 Preparing to unpack .../python3-minimal_3.5.1-3_amd64.deb ... 09:57:24 #5 16.51 Unpacking python3-minimal (3.5.1-3) ... 09:57:24 #5 16.58 Selecting previously unselected package mime-support. 09:57:24 #5 16.58 Preparing to unpack .../mime-support_3.59ubuntu1_all.deb ... 09:57:24 #5 16.59 Unpacking mime-support (3.59ubuntu1) ... 09:57:24 #5 16.67 Selecting previously unselected package libmpdec2:amd64. 09:57:24 #5 16.67 Preparing to unpack .../libmpdec2_2.4.2-1_amd64.deb ... 09:57:24 #5 16.68 Unpacking libmpdec2:amd64 (2.4.2-1) ... 09:57:24 #5 16.76 Selecting previously unselected package libsqlite3-0:amd64. 09:57:24 #5 16.76 Preparing to unpack .../libsqlite3-0_3.11.0-1ubuntu1.5_amd64.deb ... 09:57:24 #5 16.77 Unpacking libsqlite3-0:amd64 (3.11.0-1ubuntu1.5) ... 09:57:24 #5 16.88 Selecting previously unselected package libpython3.5-stdlib:amd64. 09:57:24 #5 16.88 Preparing to unpack .../libpython3.5-stdlib_3.5.2-2ubuntu0~16.04.13_amd64.deb ... 09:57:24 #5 16.89 Unpacking libpython3.5-stdlib:amd64 (3.5.2-2ubuntu0~16.04.13) ... 09:57:25 #5 17.76 Selecting previously unselected package python3.5. 09:57:25 #5 17.76 Preparing to unpack .../python3.5_3.5.2-2ubuntu0~16.04.13_amd64.deb ... 09:57:25 #5 17.77 Unpacking python3.5 (3.5.2-2ubuntu0~16.04.13) ... 09:57:25 #5 17.84 Selecting previously unselected package libpython3-stdlib:amd64. 09:57:25 #5 17.84 Preparing to unpack .../libpython3-stdlib_3.5.1-3_amd64.deb ... 09:57:25 #5 17.84 Unpacking libpython3-stdlib:amd64 (3.5.1-3) ... 09:57:25 #5 17.90 Selecting previously unselected package dh-python. 09:57:25 #5 17.91 Preparing to unpack .../dh-python_2.20151103ubuntu1.2_all.deb ... 09:57:25 #5 17.91 Unpacking dh-python (2.20151103ubuntu1.2) ... 09:57:26 #5 18.00 Processing triggers for systemd (229-4ubuntu21.31) ... 09:57:26 #5 18.02 Processing triggers for libc-bin (2.23-0ubuntu11.3) ... 09:57:26 #5 18.07 Setting up libssl1.0.0:amd64 (1.0.2g-1ubuntu4.20) ... 09:57:26 #5 18.17 debconf: unable to initialize frontend: Dialog 09:57:26 #5 18.17 debconf: (TERM is not set, so the dialog frontend is not usable.) 09:57:26 #5 18.17 debconf: falling back to frontend: Readline 09:57:26 #5 18.17 debconf: unable to initialize frontend: Readline 09:57:26 #5 18.17 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.) 09:57:26 #5 18.17 debconf: falling back to frontend: Teletype 09:57:26 #5 18.20 Setting up libpython3.5-minimal:amd64 (3.5.2-2ubuntu0~16.04.13) ... 09:57:26 #5 18.23 Setting up libexpat1:amd64 (2.1.0-7ubuntu0.16.04.5) ... 09:57:26 #5 18.24 Setting up python3.5-minimal (3.5.2-2ubuntu0~16.04.13) ... 09:57:26 #5 18.91 Setting up python3-minimal (3.5.1-3) ... 09:57:27 #5 19.13 Processing triggers for libc-bin (2.23-0ubuntu11.3) ... 09:57:27 #5 19.19 Selecting previously unselected package python3. 09:57:27 #5 19.19 (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.) 09:57:27 #5 19.20 Preparing to unpack .../python3_3.5.1-3_amd64.deb ... 09:57:27 #5 19.21 Unpacking python3 (3.5.1-3) ... 09:57:27 #5 19.26 Selecting previously unselected package libgdbm3:amd64. 09:57:27 #5 19.26 Preparing to unpack .../libgdbm3_1.8.3-13.1_amd64.deb ... 09:57:27 #5 19.27 Unpacking libgdbm3:amd64 (1.8.3-13.1) ... 09:57:27 #5 19.31 Selecting previously unselected package libffi6:amd64. 09:57:27 #5 19.31 Preparing to unpack .../libffi6_3.2.1-4_amd64.deb ... 09:57:27 #5 19.32 Unpacking libffi6:amd64 (3.2.1-4) ... 09:57:27 #5 19.38 Selecting previously unselected package libglib2.0-0:amd64. 09:57:27 #5 19.38 Preparing to unpack .../libglib2.0-0_2.48.2-0ubuntu4.8_amd64.deb ... 09:57:27 #5 19.39 Unpacking libglib2.0-0:amd64 (2.48.2-0ubuntu4.8) ... 09:57:27 #5 19.58 Selecting previously unselected package libxau6:amd64. 09:57:27 #5 19.58 Preparing to unpack .../libxau6_1%3a1.0.8-1_amd64.deb ... 09:57:27 #5 19.59 Unpacking libxau6:amd64 (1:1.0.8-1) ... 09:57:27 #5 19.63 Selecting previously unselected package libxdmcp6:amd64. 09:57:27 #5 19.64 Preparing to unpack .../libxdmcp6_1%3a1.1.2-1.1_amd64.deb ... 09:57:27 #5 19.64 Unpacking libxdmcp6:amd64 (1:1.1.2-1.1) ... 09:57:27 #5 19.69 Selecting previously unselected package libxcb1:amd64. 09:57:27 #5 19.69 Preparing to unpack .../libxcb1_1.11.1-1ubuntu1_amd64.deb ... 09:57:27 #5 19.70 Unpacking libxcb1:amd64 (1.11.1-1ubuntu1) ... 09:57:27 #5 19.75 Selecting previously unselected package libx11-data. 09:57:27 #5 19.75 Preparing to unpack .../libx11-data_2%3a1.6.3-1ubuntu2.2_all.deb ... 09:57:27 #5 19.76 Unpacking libx11-data (2:1.6.3-1ubuntu2.2) ... 09:57:28 #5 20.07 Selecting previously unselected package libx11-6:amd64. 09:57:28 #5 20.07 Preparing to unpack .../libx11-6_2%3a1.6.3-1ubuntu2.2_amd64.deb ... 09:57:28 #5 20.08 Unpacking libx11-6:amd64 (2:1.6.3-1ubuntu2.2) ... 09:57:28 #5 20.22 Selecting previously unselected package libxext6:amd64. 09:57:28 #5 20.22 Preparing to unpack .../libxext6_2%3a1.3.3-1_amd64.deb ... 09:57:28 #5 20.23 Unpacking libxext6:amd64 (2:1.3.3-1) ... 09:57:28 #5 20.28 Selecting previously unselected package sgml-base. 09:57:28 #5 20.28 Preparing to unpack .../sgml-base_1.26+nmu4ubuntu1_all.deb ... 09:57:28 #5 20.29 Unpacking sgml-base (1.26+nmu4ubuntu1) ... 09:57:28 #5 20.35 Selecting previously unselected package autoconf-archive. 09:57:28 #5 20.35 Preparing to unpack .../autoconf-archive_20150925-1_all.deb ... 09:57:28 #5 20.36 Unpacking autoconf-archive (20150925-1) ... 09:57:30 #5 22.55 Selecting previously unselected package libsigsegv2:amd64. 09:57:30 #5 22.55 Preparing to unpack .../libsigsegv2_2.10-4_amd64.deb ... 09:57:30 #5 22.56 Unpacking libsigsegv2:amd64 (2.10-4) ... 09:57:30 #5 22.61 Selecting previously unselected package libyaml-0-2:amd64. 09:57:30 #5 22.62 Preparing to unpack .../libyaml-0-2_0.1.6-3_amd64.deb ... 09:57:30 #5 22.62 Unpacking libyaml-0-2:amd64 (0.1.6-3) ... 09:57:30 #5 22.67 Selecting previously unselected package perl-modules-5.22. 09:57:30 #5 22.68 Preparing to unpack .../perl-modules-5.22_5.22.1-9ubuntu0.9_all.deb ... 09:57:30 #5 22.68 Unpacking perl-modules-5.22 (5.22.1-9ubuntu0.9) ... 09:57:32 #5 24.48 Selecting previously unselected package libperl5.22:amd64. 09:57:32 #5 24.48 Preparing to unpack .../libperl5.22_5.22.1-9ubuntu0.9_amd64.deb ... 09:57:32 #5 24.49 Unpacking libperl5.22:amd64 (5.22.1-9ubuntu0.9) ... 09:57:33 #5 25.15 Selecting previously unselected package perl. 09:57:33 #5 25.16 Preparing to unpack .../perl_5.22.1-9ubuntu0.9_amd64.deb ... 09:57:33 #5 25.17 Unpacking perl (5.22.1-9ubuntu0.9) ... 09:57:33 #5 25.25 Selecting previously unselected package libpython2.7-minimal:amd64. 09:57:33 #5 25.25 Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.18_amd64.deb ... 09:57:33 #5 25.26 Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.18) ... 09:57:33 #5 25.65 Selecting previously unselected package python2.7-minimal. 09:57:33 #5 25.65 Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.18_amd64.deb ... 09:57:33 #5 25.66 Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.18) ... 09:57:33 #5 25.87 Selecting previously unselected package python-minimal. 09:57:33 #5 25.87 Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... 09:57:33 #5 25.88 Unpacking python-minimal (2.7.12-1~16.04) ... 09:57:33 #5 25.94 Selecting previously unselected package libpython2.7-stdlib:amd64. 09:57:33 #5 25.94 Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.18_amd64.deb ... 09:57:33 #5 25.95 Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.18) ... 09:57:34 #5 26.68 Selecting previously unselected package python2.7. 09:57:34 #5 26.68 Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.18_amd64.deb ... 09:57:34 #5 26.69 Unpacking python2.7 (2.7.12-1ubuntu0~16.04.18) ... 09:57:34 #5 26.75 Selecting previously unselected package libpython-stdlib:amd64. 09:57:34 #5 26.75 Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... 09:57:34 #5 26.76 Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... 09:57:34 #5 26.79 Processing triggers for libc-bin (2.23-0ubuntu11.3) ... 09:57:34 #5 26.85 Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.18) ... 09:57:34 #5 26.89 Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.18) ... 09:57:35 #5 27.26 Linking and byte-compiling packages for runtime python2.7... 09:57:35 #5 27.28 Setting up python-minimal (2.7.12-1~16.04) ... 09:57:35 #5 27.67 Selecting previously unselected package python. 09:57:35 #5 27.67 (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.) 09:57:35 #5 27.67 Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... 09:57:35 #5 27.69 Unpacking python (2.7.12-1~16.04) ... 09:57:35 #5 27.77 Selecting previously unselected package libgmp10:amd64. 09:57:35 #5 27.78 Preparing to unpack .../libgmp10_2%3a6.1.0+dfsg-2_amd64.deb ... 09:57:35 #5 27.79 Unpacking libgmp10:amd64 (2:6.1.0+dfsg-2) ... 09:57:35 #5 27.86 Selecting previously unselected package libmpfr4:amd64. 09:57:35 #5 27.87 Preparing to unpack .../libmpfr4_3.1.4-1_amd64.deb ... 09:57:35 #5 27.87 Unpacking libmpfr4:amd64 (3.1.4-1) ... 09:57:36 #5 27.94 Selecting previously unselected package libmpc3:amd64. 09:57:36 #5 27.95 Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... 09:57:36 #5 27.95 Unpacking libmpc3:amd64 (1.0.3-1) ... 09:57:36 #5 28.02 Selecting previously unselected package libapt-inst2.0:amd64. 09:57:36 #5 28.02 Preparing to unpack .../libapt-inst2.0_1.2.35_amd64.deb ... 09:57:36 #5 28.03 Unpacking libapt-inst2.0:amd64 (1.2.35) ... 09:57:36 #5 28.13 Selecting previously unselected package apt-utils. 09:57:36 #5 28.13 Preparing to unpack .../apt-utils_1.2.35_amd64.deb ... 09:57:36 #5 28.14 Unpacking apt-utils (1.2.35) ... 09:57:36 #5 28.23 Selecting previously unselected package bzip2. 09:57:36 #5 28.24 Preparing to unpack .../bzip2_1.0.6-8ubuntu0.2_amd64.deb ... 09:57:36 #5 28.24 Unpacking bzip2 (1.0.6-8ubuntu0.2) ... 09:57:36 #5 28.31 Selecting previously unselected package distro-info-data. 09:57:36 #5 28.31 Preparing to unpack .../distro-info-data_0.28ubuntu0.21_all.deb ... 09:57:36 #5 28.31 Unpacking distro-info-data (0.28ubuntu0.21) ... 09:57:36 #5 28.38 Selecting previously unselected package libmagic1:amd64. 09:57:36 #5 28.38 Preparing to unpack .../libmagic1_1%3a5.25-2ubuntu1.4_amd64.deb ... 09:57:36 #5 28.39 Unpacking libmagic1:amd64 (1:5.25-2ubuntu1.4) ... 09:57:36 #5 28.49 Selecting previously unselected package file. 09:57:36 #5 28.50 Preparing to unpack .../file_1%3a5.25-2ubuntu1.4_amd64.deb ... 09:57:36 #5 28.50 Unpacking file (1:5.25-2ubuntu1.4) ... 09:57:36 #5 28.55 Selecting previously unselected package iproute2. 09:57:36 #5 28.55 Preparing to unpack .../iproute2_4.3.0-1ubuntu3.16.04.5_amd64.deb ... 09:57:36 #5 28.55 Unpacking iproute2 (4.3.0-1ubuntu3.16.04.5) ... 09:57:36 #5 28.75 Selecting previously unselected package ifupdown. 09:57:36 #5 28.75 Preparing to unpack .../ifupdown_0.8.10ubuntu1.4_amd64.deb ... 09:57:36 #5 28.76 Unpacking ifupdown (0.8.10ubuntu1.4) ... 09:57:36 #5 28.87 Selecting previously unselected package libisc-export160. 09:57:36 #5 28.87 Preparing to unpack .../libisc-export160_1%3a9.10.3.dfsg.P4-8ubuntu1.19_amd64.deb ... 09:57:36 #5 28.88 Unpacking libisc-export160 (1:9.10.3.dfsg.P4-8ubuntu1.19) ... 09:57:36 #5 28.96 Selecting previously unselected package libdns-export162. 09:57:36 #5 28.96 Preparing to unpack .../libdns-export162_1%3a9.10.3.dfsg.P4-8ubuntu1.19_amd64.deb ... 09:57:36 #5 28.97 Unpacking libdns-export162 (1:9.10.3.dfsg.P4-8ubuntu1.19) ... 09:57:37 #5 29.11 Selecting previously unselected package isc-dhcp-client. 09:57:37 #5 29.11 Preparing to unpack .../isc-dhcp-client_4.3.3-5ubuntu12.10_amd64.deb ... 09:57:37 #5 29.12 Unpacking isc-dhcp-client (4.3.3-5ubuntu12.10) ... 09:57:37 #5 29.19 Selecting previously unselected package isc-dhcp-common. 09:57:37 #5 29.19 Preparing to unpack .../isc-dhcp-common_4.3.3-5ubuntu12.10_amd64.deb ... 09:57:37 #5 29.20 Unpacking isc-dhcp-common (4.3.3-5ubuntu12.10) ... 09:57:37 #5 29.26 Selecting previously unselected package less. 09:57:37 #5 29.26 Preparing to unpack .../less_481-2.1ubuntu0.2_amd64.deb ... 09:57:37 #5 29.26 Unpacking less (481-2.1ubuntu0.2) ... 09:57:37 #5 29.32 Selecting previously unselected package libbsd0:amd64. 09:57:37 #5 29.33 Preparing to unpack .../libbsd0_0.8.2-1ubuntu0.1_amd64.deb ... 09:57:37 #5 29.33 Unpacking libbsd0:amd64 (0.8.2-1ubuntu0.1) ... 09:57:37 #5 29.38 Selecting previously unselected package libnettle6:amd64. 09:57:37 #5 29.39 Preparing to unpack .../libnettle6_3.2-1ubuntu0.16.04.2_amd64.deb ... 09:57:37 #5 29.39 Unpacking libnettle6:amd64 (3.2-1ubuntu0.16.04.2) ... 09:57:37 #5 29.45 Selecting previously unselected package libhogweed4:amd64. 09:57:37 #5 29.46 Preparing to unpack .../libhogweed4_3.2-1ubuntu0.16.04.2_amd64.deb ... 09:57:37 #5 29.46 Unpacking libhogweed4:amd64 (3.2-1ubuntu0.16.04.2) ... 09:57:37 #5 29.52 Selecting previously unselected package libidn11:amd64. 09:57:37 #5 29.52 Preparing to unpack .../libidn11_1.32-3ubuntu1.2_amd64.deb ... 09:57:37 #5 29.53 Unpacking libidn11:amd64 (1.32-3ubuntu1.2) ... 09:57:37 #5 29.58 Selecting previously unselected package libp11-kit0:amd64. 09:57:37 #5 29.59 Preparing to unpack .../libp11-kit0_0.23.2-5~ubuntu16.04.2_amd64.deb ... 09:57:37 #5 29.59 Unpacking libp11-kit0:amd64 (0.23.2-5~ubuntu16.04.2) ... 09:57:37 #5 29.65 Selecting previously unselected package libtasn1-6:amd64. 09:57:37 #5 29.66 Preparing to unpack .../libtasn1-6_4.7-3ubuntu0.16.04.3_amd64.deb ... 09:57:37 #5 29.66 Unpacking libtasn1-6:amd64 (4.7-3ubuntu0.16.04.3) ... 09:57:37 #5 29.72 Selecting previously unselected package libgnutls30:amd64. 09:57:37 #5 29.72 Preparing to unpack .../libgnutls30_3.4.10-4ubuntu1.9_amd64.deb ... 09:57:37 #5 29.72 Unpacking libgnutls30:amd64 (3.4.10-4ubuntu1.9) ... 09:57:37 #5 29.85 Selecting previously unselected package libjson-c2:amd64. 09:57:37 #5 29.86 Preparing to unpack .../libjson-c2_0.11-4ubuntu2.6_amd64.deb ... 09:57:37 #5 29.87 Unpacking libjson-c2:amd64 (0.11-4ubuntu2.6) ... 09:57:37 #5 29.91 Selecting previously unselected package libxtables11:amd64. 09:57:37 #5 29.91 Preparing to unpack .../libxtables11_1.6.0-2ubuntu3_amd64.deb ... 09:57:37 #5 29.92 Unpacking libxtables11:amd64 (1.6.0-2ubuntu3) ... 09:57:37 #5 29.97 Selecting previously unselected package lsb-release. 09:57:37 #5 29.97 Preparing to unpack .../lsb-release_9.20160110ubuntu0.2_all.deb ... 09:57:37 #5 29.97 Unpacking lsb-release (9.20160110ubuntu0.2) ... 09:57:37 #5 30.02 Selecting previously unselected package netbase. 09:57:38 #5 30.03 Preparing to unpack .../archives/netbase_5.3_all.deb ... 09:57:38 #5 30.03 Unpacking netbase (5.3) ... 09:57:38 #5 30.08 Selecting previously unselected package python3-yaml. 09:57:38 #5 30.08 Preparing to unpack .../python3-yaml_3.11-3build1_amd64.deb ... 09:57:38 #5 30.09 Unpacking python3-yaml (3.11-3build1) ... 09:57:38 #5 30.14 Selecting previously unselected package python-apt-common. 09:57:38 #5 30.14 Preparing to unpack .../python-apt-common_1.1.0~beta1ubuntu0.16.04.12_all.deb ... 09:57:38 #5 30.14 Unpacking python-apt-common (1.1.0~beta1ubuntu0.16.04.12) ... 09:57:38 #5 30.21 Selecting previously unselected package python3-apt. 09:57:38 #5 30.22 Preparing to unpack .../python3-apt_1.1.0~beta1ubuntu0.16.04.12_amd64.deb ... 09:57:38 #5 30.22 Unpacking python3-apt (1.1.0~beta1ubuntu0.16.04.12) ... 09:57:38 #5 30.31 Selecting previously unselected package libkrb5support0:amd64. 09:57:38 #5 30.31 Preparing to unpack .../libkrb5support0_1.13.2+dfsg-5ubuntu2.2_amd64.deb ... 09:57:38 #5 30.32 Unpacking libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2.2) ... 09:57:38 #5 30.38 Selecting previously unselected package libk5crypto3:amd64. 09:57:38 #5 30.38 Preparing to unpack .../libk5crypto3_1.13.2+dfsg-5ubuntu2.2_amd64.deb ... 09:57:38 #5 30.39 Unpacking libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2.2) ... 09:57:38 #5 30.45 Selecting previously unselected package libkeyutils1:amd64. 09:57:38 #5 30.45 Preparing to unpack .../libkeyutils1_1.5.9-8ubuntu1_amd64.deb ... 09:57:38 #5 30.46 Unpacking libkeyutils1:amd64 (1.5.9-8ubuntu1) ... 09:57:38 #5 30.52 Selecting previously unselected package libkrb5-3:amd64. 09:57:38 #5 30.52 Preparing to unpack .../libkrb5-3_1.13.2+dfsg-5ubuntu2.2_amd64.deb ... 09:57:38 #5 30.52 Unpacking libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2.2) ... 09:57:38 #5 30.63 Selecting previously unselected package libgssapi-krb5-2:amd64. 09:57:38 #5 30.63 Preparing to unpack .../libgssapi-krb5-2_1.13.2+dfsg-5ubuntu2.2_amd64.deb ... 09:57:38 #5 30.64 Unpacking libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2.2) ... 09:57:38 #5 30.70 Selecting previously unselected package libroken18-heimdal:amd64. 09:57:38 #5 30.70 Preparing to unpack .../libroken18-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 09:57:38 #5 30.71 Unpacking libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:57:38 #5 30.76 Selecting previously unselected package libasn1-8-heimdal:amd64. 09:57:38 #5 30.76 Preparing to unpack .../libasn1-8-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 09:57:38 #5 30.77 Unpacking libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:57:38 #5 30.83 Selecting previously unselected package libhcrypto4-heimdal:amd64. 09:57:38 #5 30.84 Preparing to unpack .../libhcrypto4-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 09:57:38 #5 30.85 Unpacking libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:57:38 #5 30.91 Selecting previously unselected package libheimbase1-heimdal:amd64. 09:57:38 #5 30.92 Preparing to unpack .../libheimbase1-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 09:57:38 #5 30.92 Unpacking libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:57:38 #5 30.98 Selecting previously unselected package libwind0-heimdal:amd64. 09:57:38 #5 30.98 Preparing to unpack .../libwind0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 09:57:38 #5 30.98 Unpacking libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:57:38 #5 31.05 Selecting previously unselected package libhx509-5-heimdal:amd64. 09:57:39 #5 31.06 Preparing to unpack .../libhx509-5-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 09:57:39 #5 31.06 Unpacking libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:57:39 #5 31.13 Selecting previously unselected package libkrb5-26-heimdal:amd64. 09:57:39 #5 31.14 Preparing to unpack .../libkrb5-26-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 09:57:39 #5 31.14 Unpacking libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:57:39 #5 31.22 Selecting previously unselected package libheimntlm0-heimdal:amd64. 09:57:39 #5 31.22 Preparing to unpack .../libheimntlm0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 09:57:39 #5 31.22 Unpacking libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:57:39 #5 31.27 Selecting previously unselected package libgssapi3-heimdal:amd64. 09:57:39 #5 31.27 Preparing to unpack .../libgssapi3-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 09:57:39 #5 31.28 Unpacking libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:57:39 #5 31.33 Selecting previously unselected package libsasl2-modules-db:amd64. 09:57:39 #5 31.33 Preparing to unpack .../libsasl2-modules-db_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ... 09:57:39 #5 31.34 Unpacking libsasl2-modules-db:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... 09:57:39 #5 31.38 Selecting previously unselected package libsasl2-2:amd64. 09:57:39 #5 31.39 Preparing to unpack .../libsasl2-2_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ... 09:57:39 #5 31.40 Unpacking libsasl2-2:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... 09:57:39 #5 31.45 Selecting previously unselected package libldap-2.4-2:amd64. 09:57:39 #5 31.45 Preparing to unpack .../libldap-2.4-2_2.4.42+dfsg-2ubuntu3.13_amd64.deb ... 09:57:39 #5 31.46 Unpacking libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.13) ... 09:57:39 #5 31.52 Selecting previously unselected package librtmp1:amd64. 09:57:39 #5 31.53 Preparing to unpack .../librtmp1_2.4+20151223.gitfa8646d-1ubuntu0.1_amd64.deb ... 09:57:39 #5 31.53 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ... 09:57:39 #5 31.59 Selecting previously unselected package libcurl3-gnutls:amd64. 09:57:39 #5 31.60 Preparing to unpack .../libcurl3-gnutls_7.47.0-1ubuntu2.19_amd64.deb ... 09:57:39 #5 31.60 Unpacking libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.19) ... 09:57:39 #5 31.66 Selecting previously unselected package apt-transport-https. 09:57:39 #5 31.67 Preparing to unpack .../apt-transport-https_1.2.35_amd64.deb ... 09:57:39 #5 31.67 Unpacking apt-transport-https (1.2.35) ... 09:57:39 #5 31.71 Selecting previously unselected package distro-info. 09:57:39 #5 31.71 Preparing to unpack .../distro-info_0.14ubuntu0.3_amd64.deb ... 09:57:39 #5 31.72 Unpacking distro-info (0.14ubuntu0.3) ... 09:57:39 #5 31.78 Selecting previously unselected package python3-pkg-resources. 09:57:39 #5 31.79 Preparing to unpack .../python3-pkg-resources_20.7.0-1_all.deb ... 09:57:39 #5 31.79 Unpacking python3-pkg-resources (20.7.0-1) ... 09:57:39 #5 31.88 Selecting previously unselected package ubuntu-pro-client. 09:57:39 #5 31.88 Preparing to unpack .../ubuntu-pro-client_37.1ubuntu0~16.04_amd64.deb ... 09:57:39 #5 31.89 Unpacking ubuntu-pro-client (37.1ubuntu0~16.04) ... 09:57:40 #5 32.25 Selecting previously unselected package ubuntu-advantage-tools. 09:57:40 #5 32.25 Preparing to unpack .../ubuntu-advantage-tools_37.1ubuntu0~16.04_all.deb ... 09:57:40 #5 32.29 Unpacking ubuntu-advantage-tools (37.1ubuntu0~16.04) ... 09:57:40 #5 32.33 Selecting previously unselected package ubuntu-pro-client-l10n. 09:57:40 #5 32.33 Preparing to unpack .../ubuntu-pro-client-l10n_37.1ubuntu0~16.04_amd64.deb ... 09:57:40 #5 32.34 Unpacking ubuntu-pro-client-l10n (37.1ubuntu0~16.04) ... 09:57:40 #5 32.39 Selecting previously unselected package ucf. 09:57:40 #5 32.39 Preparing to unpack .../archives/ucf_3.0036_all.deb ... 09:57:40 #5 32.40 Moving old data out of the way 09:57:40 #5 32.40 Unpacking ucf (3.0036) ... 09:57:40 #5 32.47 Selecting previously unselected package openssl. 09:57:40 #5 32.47 Preparing to unpack .../openssl_1.0.2g-1ubuntu4.20_amd64.deb ... 09:57:40 #5 32.48 Unpacking openssl (1.0.2g-1ubuntu4.20) ... 09:57:40 #5 32.66 Selecting previously unselected package ca-certificates. 09:57:40 #5 32.66 Preparing to unpack .../ca-certificates_20210119~16.04.1_all.deb ... 09:57:40 #5 32.89 Unpacking ca-certificates (20210119~16.04.1) ... 09:57:41 #5 33.32 Selecting previously unselected package libcap-ng0:amd64. 09:57:41 #5 33.32 Preparing to unpack .../libcap-ng0_0.7.7-1_amd64.deb ... 09:57:41 #5 33.33 Unpacking libcap-ng0:amd64 (0.7.7-1) ... 09:57:41 #5 33.38 Selecting previously unselected package libdbus-1-3:amd64. 09:57:41 #5 33.38 Preparing to unpack .../libdbus-1-3_1.10.6-1ubuntu3.6_amd64.deb ... 09:57:41 #5 33.39 Unpacking libdbus-1-3:amd64 (1.10.6-1ubuntu3.6) ... 09:57:41 #5 33.46 Selecting previously unselected package dbus. 09:57:41 #5 33.46 Preparing to unpack .../dbus_1.10.6-1ubuntu3.6_amd64.deb ... 09:57:41 #5 33.48 Unpacking dbus (1.10.6-1ubuntu3.6) ... 09:57:41 #5 33.58 Selecting previously unselected package libgirepository-1.0-1:amd64. 09:57:41 #5 33.58 Preparing to unpack .../libgirepository-1.0-1_1.46.0-3ubuntu1_amd64.deb ... 09:57:41 #5 33.59 Unpacking libgirepository-1.0-1:amd64 (1.46.0-3ubuntu1) ... 09:57:41 #5 33.65 Selecting previously unselected package gir1.2-glib-2.0:amd64. 09:57:41 #5 33.65 Preparing to unpack .../gir1.2-glib-2.0_1.46.0-3ubuntu1_amd64.deb ... 09:57:41 #5 33.65 Unpacking gir1.2-glib-2.0:amd64 (1.46.0-3ubuntu1) ... 09:57:41 #5 33.71 Selecting previously unselected package iso-codes. 09:57:41 #5 33.71 Preparing to unpack .../iso-codes_3.65-1_all.deb ... 09:57:41 #5 33.72 Unpacking iso-codes (3.65-1) ... 09:57:42 #5 34.45 Selecting previously unselected package krb5-locales. 09:57:42 #5 34.45 Preparing to unpack .../krb5-locales_1.13.2+dfsg-5ubuntu2.2_all.deb ... 09:57:42 #5 34.46 Unpacking krb5-locales (1.13.2+dfsg-5ubuntu2.2) ... 09:57:42 #5 34.51 Selecting previously unselected package libdbus-glib-1-2:amd64. 09:57:42 #5 34.52 Preparing to unpack .../libdbus-glib-1-2_0.106-1_amd64.deb ... 09:57:42 #5 34.52 Unpacking libdbus-glib-1-2:amd64 (0.106-1) ... 09:57:42 #5 34.59 Selecting previously unselected package libedit2:amd64. 09:57:42 #5 34.60 Preparing to unpack .../libedit2_3.1-20150325-1ubuntu2_amd64.deb ... 09:57:42 #5 34.60 Unpacking libedit2:amd64 (3.1-20150325-1ubuntu2) ... 09:57:42 #5 34.65 Selecting previously unselected package libglib2.0-data. 09:57:42 #5 34.65 Preparing to unpack .../libglib2.0-data_2.48.2-0ubuntu4.8_all.deb ... 09:57:42 #5 34.66 Unpacking libglib2.0-data (2.48.2-0ubuntu4.8) ... 09:57:42 #5 34.72 Selecting previously unselected package libicu55:amd64. 09:57:42 #5 34.72 Preparing to unpack .../libicu55_55.1-7ubuntu0.5_amd64.deb ... 09:57:42 #5 34.72 Unpacking libicu55:amd64 (55.1-7ubuntu0.5) ... 09:57:43 #5 35.74 Selecting previously unselected package libpolkit-gobject-1-0:amd64. 09:57:43 #5 35.74 Preparing to unpack .../libpolkit-gobject-1-0_0.105-14.1ubuntu0.5_amd64.deb ... 09:57:43 #5 35.75 Unpacking libpolkit-gobject-1-0:amd64 (0.105-14.1ubuntu0.5) ... 09:57:43 #5 35.81 Selecting previously unselected package libsasl2-modules:amd64. 09:57:43 #5 35.81 Preparing to unpack .../libsasl2-modules_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ... 09:57:43 #5 35.81 Unpacking libsasl2-modules:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... 09:57:43 #5 35.86 Selecting previously unselected package libxml2:amd64. 09:57:43 #5 35.87 Preparing to unpack .../libxml2_2.9.3+dfsg1-1ubuntu0.7_amd64.deb ... 09:57:43 #5 35.87 Unpacking libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.7) ... 09:57:44 #5 35.99 Selecting previously unselected package libxmuu1:amd64. 09:57:44 #5 36.00 Preparing to unpack .../libxmuu1_2%3a1.1.2-2_amd64.deb ... 09:57:44 #5 36.00 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... 09:57:44 #5 36.04 Selecting previously unselected package manpages. 09:57:44 #5 36.05 Preparing to unpack .../manpages_4.04-2_all.deb ... 09:57:44 #5 36.05 Unpacking manpages (4.04-2) ... 09:57:44 #5 36.35 Selecting previously unselected package openssh-client. 09:57:44 #5 36.35 Preparing to unpack .../openssh-client_1%3a7.2p2-4ubuntu2.10_amd64.deb ... 09:57:44 #5 36.36 Unpacking openssh-client (1:7.2p2-4ubuntu2.10) ... 09:57:44 #5 36.48 Selecting previously unselected package powermgmt-base. 09:57:44 #5 36.48 Preparing to unpack .../powermgmt-base_1.31+nmu1_all.deb ... 09:57:44 #5 36.49 Unpacking powermgmt-base (1.31+nmu1) ... 09:57:44 #5 36.55 Selecting previously unselected package python3-dbus. 09:57:44 #5 36.55 Preparing to unpack .../python3-dbus_1.2.0-3_amd64.deb ... 09:57:44 #5 36.56 Unpacking python3-dbus (1.2.0-3) ... 09:57:44 #5 36.66 Selecting previously unselected package python3-gi. 09:57:44 #5 36.66 Preparing to unpack .../python3-gi_3.20.0-0ubuntu1_amd64.deb ... 09:57:44 #5 36.67 Unpacking python3-gi (3.20.0-0ubuntu1) ... 09:57:44 #5 36.80 Selecting previously unselected package rsync. 09:57:44 #5 36.80 Preparing to unpack .../rsync_3.1.1-3ubuntu1.3_amd64.deb ... 09:57:44 #5 36.81 Unpacking rsync (3.1.1-3ubuntu1.3) ... 09:57:44 #5 36.91 Selecting previously unselected package shared-mime-info. 09:57:44 #5 36.92 Preparing to unpack .../shared-mime-info_1.5-2ubuntu0.2_amd64.deb ... 09:57:44 #5 36.92 Unpacking shared-mime-info (1.5-2ubuntu0.2) ... 09:57:44 #5 37.04 Selecting previously unselected package wget. 09:57:45 #5 37.04 Preparing to unpack .../wget_1.17.1-1ubuntu1.5_amd64.deb ... 09:57:45 #5 37.05 Unpacking wget (1.17.1-1ubuntu1.5) ... 09:57:45 #5 37.12 Selecting previously unselected package xauth. 09:57:45 #5 37.13 Preparing to unpack .../xauth_1%3a1.0.9-1ubuntu2_amd64.deb ... 09:57:45 #5 37.13 Unpacking xauth (1:1.0.9-1ubuntu2) ... 09:57:45 #5 37.20 Selecting previously unselected package xdg-user-dirs. 09:57:45 #5 37.20 Preparing to unpack .../xdg-user-dirs_0.15-2ubuntu6.16.04.1_amd64.deb ... 09:57:45 #5 37.21 Unpacking xdg-user-dirs (0.15-2ubuntu6.16.04.1) ... 09:57:45 #5 37.47 Selecting previously unselected package xml-core. 09:57:45 #5 37.47 Preparing to unpack .../xml-core_0.13+nmu2_all.deb ... 09:57:45 #5 37.48 Unpacking xml-core (0.13+nmu2) ... 09:57:45 #5 37.56 Selecting previously unselected package m4. 09:57:45 #5 37.56 Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... 09:57:45 #5 37.57 Unpacking m4 (1.4.17-5) ... 09:57:45 #5 37.71 Selecting previously unselected package autoconf. 09:57:45 #5 37.71 Preparing to unpack .../autoconf_2.69-9_all.deb ... 09:57:45 #5 37.72 Unpacking autoconf (2.69-9) ... 09:57:45 #5 37.88 Selecting previously unselected package autotools-dev. 09:57:45 #5 37.88 Preparing to unpack .../autotools-dev_20150820.1_all.deb ... 09:57:45 #5 37.89 Unpacking autotools-dev (20150820.1) ... 09:57:45 #5 37.97 Selecting previously unselected package automake. 09:57:46 #5 37.97 Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... 09:57:46 #5 37.98 Unpacking automake (1:1.15-4ubuntu1) ... 09:57:46 #5 38.24 Selecting previously unselected package binutils. 09:57:46 #5 38.24 Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.8_amd64.deb ... 09:57:46 #5 38.24 Unpacking binutils (2.26.1-1ubuntu1~16.04.8) ... 09:57:46 #5 38.69 Selecting previously unselected package libc-dev-bin. 09:57:46 #5 38.69 Preparing to unpack .../libc-dev-bin_2.23-0ubuntu11.3_amd64.deb ... 09:57:46 #5 38.69 Unpacking libc-dev-bin (2.23-0ubuntu11.3) ... 09:57:46 #5 38.75 Selecting previously unselected package linux-libc-dev:amd64. 09:57:46 #5 38.75 Preparing to unpack .../linux-libc-dev_4.4.0-210.242_amd64.deb ... 09:57:46 #5 38.75 Unpacking linux-libc-dev:amd64 (4.4.0-210.242) ... 09:57:48 #5 40.06 Selecting previously unselected package libc6-dev:amd64. 09:57:48 #5 40.06 Preparing to unpack .../libc6-dev_2.23-0ubuntu11.3_amd64.deb ... 09:57:48 #5 40.07 Unpacking libc6-dev:amd64 (2.23-0ubuntu11.3) ... 09:57:48 #5 40.95 Selecting previously unselected package libisl15:amd64. 09:57:48 #5 40.95 Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... 09:57:48 #5 40.95 Unpacking libisl15:amd64 (0.16.1-1) ... 09:57:48 #5 41.07 Selecting previously unselected package cpp-5. 09:57:49 #5 41.08 Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:49 #5 41.08 Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.12) ... 09:57:50 #5 42.04 Selecting previously unselected package cpp. 09:57:50 #5 42.05 Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... 09:57:50 #5 42.05 Unpacking cpp (4:5.3.1-1ubuntu1) ... 09:57:50 #5 42.11 Selecting previously unselected package libcc1-0:amd64. 09:57:50 #5 42.11 Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:50 #5 42.12 Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:50 #5 42.18 Selecting previously unselected package libgomp1:amd64. 09:57:50 #5 42.18 Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:50 #5 42.19 Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:50 #5 42.26 Selecting previously unselected package libitm1:amd64. 09:57:50 #5 42.26 Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:50 #5 42.26 Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:50 #5 42.32 Selecting previously unselected package libatomic1:amd64. 09:57:50 #5 42.32 Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:50 #5 42.33 Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:50 #5 42.38 Selecting previously unselected package libasan2:amd64. 09:57:50 #5 42.38 Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:50 #5 42.39 Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:50 #5 42.52 Selecting previously unselected package liblsan0:amd64. 09:57:50 #5 42.52 Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:50 #5 42.53 Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:50 #5 42.59 Selecting previously unselected package libtsan0:amd64. 09:57:50 #5 42.59 Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:50 #5 42.60 Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:50 #5 42.69 Selecting previously unselected package libubsan0:amd64. 09:57:50 #5 42.69 Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:50 #5 42.69 Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:50 #5 42.76 Selecting previously unselected package libcilkrts5:amd64. 09:57:50 #5 42.76 Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:50 #5 42.77 Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:50 #5 42.82 Selecting previously unselected package libmpx0:amd64. 09:57:50 #5 42.82 Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:50 #5 42.83 Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:50 #5 42.88 Selecting previously unselected package libquadmath0:amd64. 09:57:50 #5 42.88 Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:50 #5 42.89 Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:50 #5 42.95 Selecting previously unselected package libgcc-5-dev:amd64. 09:57:51 #5 42.95 Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:51 #5 42.95 Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:51 #5 43.24 Selecting previously unselected package gcc-5. 09:57:51 #5 43.25 Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:51 #5 43.25 Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.12) ... 09:57:52 #5 44.25 Selecting previously unselected package gcc. 09:57:52 #5 44.25 Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... 09:57:52 #5 44.26 Unpacking gcc (4:5.3.1-1ubuntu1) ... 09:57:52 #5 44.30 Selecting previously unselected package libstdc++-5-dev:amd64. 09:57:52 #5 44.31 Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:52 #5 44.31 Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:53 #5 45.45 Selecting previously unselected package g++-5. 09:57:53 #5 45.45 Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:53 #5 45.46 Unpacking g++-5 (5.4.0-6ubuntu1~16.04.12) ... 09:57:54 #5 46.60 Selecting previously unselected package g++. 09:57:54 #5 46.61 Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... 09:57:54 #5 46.61 Unpacking g++ (4:5.3.1-1ubuntu1) ... 09:57:54 #5 46.67 Selecting previously unselected package make. 09:57:54 #5 46.67 Preparing to unpack .../archives/make_4.1-6_amd64.deb ... 09:57:54 #5 46.68 Unpacking make (4.1-6) ... 09:57:54 #5 46.74 Selecting previously unselected package libdpkg-perl. 09:57:54 #5 46.75 Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.7_all.deb ... 09:57:54 #5 46.75 Unpacking libdpkg-perl (1.18.4ubuntu1.7) ... 09:57:54 #5 46.89 Selecting previously unselected package xz-utils. 09:57:55 #5 46.89 Preparing to unpack .../xz-utils_5.1.1alpha+20120614-2ubuntu2_amd64.deb ... 09:57:55 #5 46.90 Unpacking xz-utils (5.1.1alpha+20120614-2ubuntu2) ... 09:57:55 #5 46.98 Selecting previously unselected package patch. 09:57:55 #5 46.98 Preparing to unpack .../patch_2.7.5-1ubuntu0.16.04.2_amd64.deb ... 09:57:55 #5 46.99 Unpacking patch (2.7.5-1ubuntu0.16.04.2) ... 09:57:55 #5 47.05 Selecting previously unselected package dpkg-dev. 09:57:55 #5 47.05 Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.7_all.deb ... 09:57:55 #5 47.06 Unpacking dpkg-dev (1.18.4ubuntu1.7) ... 09:57:55 #5 47.45 Selecting previously unselected package build-essential. 09:57:55 #5 47.45 Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... 09:57:55 #5 47.46 Unpacking build-essential (12.1ubuntu2) ... 09:57:55 #5 47.50 Selecting previously unselected package bzip2-doc. 09:57:55 #5 47.51 Preparing to unpack .../bzip2-doc_1.0.6-8ubuntu0.2_all.deb ... 09:57:55 #5 47.51 Unpacking bzip2-doc (1.0.6-8ubuntu0.2) ... 09:57:55 #5 47.59 Selecting previously unselected package libfakeroot:amd64. 09:57:55 #5 47.60 Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... 09:57:55 #5 47.60 Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... 09:57:55 #5 47.69 Selecting previously unselected package fakeroot. 09:57:55 #5 47.69 Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... 09:57:55 #5 47.70 Unpacking fakeroot (1.20.2-1ubuntu1) ... 09:57:55 #5 47.77 Selecting previously unselected package liberror-perl. 09:57:55 #5 47.77 Preparing to unpack .../liberror-perl_0.17-1.2_all.deb ... 09:57:55 #5 47.78 Unpacking liberror-perl (0.17-1.2) ... 09:57:55 #5 47.83 Selecting previously unselected package git-man. 09:57:55 #5 47.83 Preparing to unpack .../git-man_1%3a2.7.4-0ubuntu1.10_all.deb ... 09:57:55 #5 47.84 Unpacking git-man (1:2.7.4-0ubuntu1.10) ... 09:57:56 #5 48.18 Selecting previously unselected package git. 09:57:56 #5 48.19 Preparing to unpack .../git_1%3a2.7.4-0ubuntu1.10_amd64.deb ... 09:57:56 #5 48.20 Unpacking git (1:2.7.4-0ubuntu1.10) ... 09:57:57 #5 49.22 Selecting previously unselected package icu-devtools. 09:57:57 #5 49.22 Preparing to unpack .../icu-devtools_55.1-7ubuntu0.5_amd64.deb ... 09:57:57 #5 49.23 Unpacking icu-devtools (55.1-7ubuntu0.5) ... 09:57:57 #5 49.30 Selecting previously unselected package libalgorithm-diff-perl. 09:57:57 #5 49.30 Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... 09:57:57 #5 49.31 Unpacking libalgorithm-diff-perl (1.19.03-1) ... 09:57:57 #5 49.37 Selecting previously unselected package libalgorithm-diff-xs-perl. 09:57:57 #5 49.38 Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... 09:57:57 #5 49.38 Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... 09:57:57 #5 49.45 Selecting previously unselected package libalgorithm-merge-perl. 09:57:57 #5 49.45 Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... 09:57:57 #5 49.46 Unpacking libalgorithm-merge-perl (0.08-3) ... 09:57:57 #5 49.51 Selecting previously unselected package libbz2-dev:amd64. 09:57:57 #5 49.51 Preparing to unpack .../libbz2-dev_1.0.6-8ubuntu0.2_amd64.deb ... 09:57:57 #5 49.52 Unpacking libbz2-dev:amd64 (1.0.6-8ubuntu0.2) ... 09:57:57 #5 49.57 Selecting previously unselected package libexpat1-dev:amd64. 09:57:57 #5 49.57 Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.5_amd64.deb ... 09:57:57 #5 49.58 Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.5) ... 09:57:57 #5 49.65 Selecting previously unselected package libfile-fcntllock-perl. 09:57:57 #5 49.65 Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... 09:57:57 #5 49.66 Unpacking libfile-fcntllock-perl (0.22-3) ... 09:57:57 #5 49.72 Selecting previously unselected package libicu-dev:amd64. 09:57:57 #5 49.73 Preparing to unpack .../libicu-dev_55.1-7ubuntu0.5_amd64.deb ... 09:57:57 #5 49.74 Unpacking libicu-dev:amd64 (55.1-7ubuntu0.5) ... 09:57:59 #5 51.40 Selecting previously unselected package libjson-glib-1.0-common. 09:57:59 #5 51.40 Preparing to unpack .../libjson-glib-1.0-common_1.1.2-0ubuntu1_all.deb ... 09:57:59 #5 51.41 Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... 09:57:59 #5 51.46 Selecting previously unselected package libjson-glib-1.0-0:amd64. 09:57:59 #5 51.47 Preparing to unpack .../libjson-glib-1.0-0_1.1.2-0ubuntu1_amd64.deb ... 09:57:59 #5 51.47 Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... 09:57:59 #5 51.53 Selecting previously unselected package libltdl7:amd64. 09:57:59 #5 51.53 Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... 09:57:59 #5 51.54 Unpacking libltdl7:amd64 (2.4.6-0.1) ... 09:57:59 #5 51.59 Selecting previously unselected package libltdl-dev:amd64. 09:57:59 #5 51.59 Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... 09:57:59 #5 51.59 Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... 09:57:59 #5 51.66 Selecting previously unselected package libpython2.7:amd64. 09:57:59 #5 51.66 Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.18_amd64.deb ... 09:57:59 #5 51.67 Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.18) ... 09:57:59 #5 51.88 Selecting previously unselected package libpython2.7-dev:amd64. 09:57:59 #5 51.88 Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.18_amd64.deb ... 09:57:59 #5 51.89 Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.18) ... 09:58:02 #5 54.32 Selecting previously unselected package libpython-dev:amd64. 09:58:02 #5 54.33 Preparing to unpack .../libpython-dev_2.7.12-1~16.04_amd64.deb ... 09:58:02 #5 54.33 Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... 09:58:02 #5 54.39 Selecting previously unselected package libsctp1:amd64. 09:58:02 #5 54.39 Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... 09:58:02 #5 54.39 Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... 09:58:02 #5 54.44 Selecting previously unselected package libsctp-dev. 09:58:02 #5 54.44 Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... 09:58:02 #5 54.45 Unpacking libsctp-dev (1.0.16+dfsg-3) ... 09:58:02 #5 54.52 Selecting previously unselected package libtool. 09:58:02 #5 54.52 Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... 09:58:02 #5 54.53 Unpacking libtool (2.4.6-0.1) ... 09:58:02 #5 54.59 Selecting previously unselected package lksctp-tools. 09:58:02 #5 54.60 Preparing to unpack .../lksctp-tools_1.0.16+dfsg-3_amd64.deb ... 09:58:02 #5 54.60 Unpacking lksctp-tools (1.0.16+dfsg-3) ... 09:58:02 #5 54.66 Selecting previously unselected package manpages-dev. 09:58:02 #5 54.66 Preparing to unpack .../manpages-dev_4.04-2_all.deb ... 09:58:02 #5 54.67 Unpacking manpages-dev (4.04-2) ... 09:58:04 #5 56.11 Selecting previously unselected package pkg-config. 09:58:04 #5 56.11 Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... 09:58:04 #5 56.12 Unpacking pkg-config (0.29.1-0ubuntu1) ... 09:58:04 #5 56.16 Selecting previously unselected package python2.7-dev. 09:58:04 #5 56.17 Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.18_amd64.deb ... 09:58:04 #5 56.17 Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.18) ... 09:58:04 #5 56.22 Selecting previously unselected package python-dev. 09:58:04 #5 56.23 Preparing to unpack .../python-dev_2.7.12-1~16.04_amd64.deb ... 09:58:04 #5 56.23 Unpacking python-dev (2.7.12-1~16.04) ... 09:58:04 #5 56.29 Selecting previously unselected package python3-distro-info. 09:58:04 #5 56.30 Preparing to unpack .../python3-distro-info_0.14ubuntu0.3_all.deb ... 09:58:04 #5 56.30 Unpacking python3-distro-info (0.14ubuntu0.3) ... 09:58:04 #5 56.35 Selecting previously unselected package python3-pycurl. 09:58:04 #5 56.35 Preparing to unpack .../python3-pycurl_7.43.0-1ubuntu1_amd64.deb ... 09:58:04 #5 56.36 Unpacking python3-pycurl (7.43.0-1ubuntu1) ... 09:58:04 #5 56.42 Selecting previously unselected package ubuntu-advantage-desktop-daemon. 09:58:04 #5 56.42 Preparing to unpack .../ubuntu-advantage-desktop-daemon_1.10.ubuntu0.16.04.1~esm1_amd64.deb ... 09:58:04 #5 56.43 Unpacking ubuntu-advantage-desktop-daemon (1.10.ubuntu0.16.04.1~esm1) ... 09:58:04 #5 56.48 Selecting previously unselected package python3-software-properties. 09:58:04 #5 56.48 Preparing to unpack .../python3-software-properties_0.96.20.13_all.deb ... 09:58:04 #5 56.49 Unpacking python3-software-properties (0.96.20.13) ... 09:58:04 #5 56.54 Selecting previously unselected package rename. 09:58:04 #5 56.55 Preparing to unpack .../archives/rename_0.20-4_all.deb ... 09:58:04 #5 56.55 Unpacking rename (0.20-4) ... 09:58:04 #5 56.62 Selecting previously unselected package software-properties-common. 09:58:04 #5 56.62 Preparing to unpack .../software-properties-common_0.96.20.13_all.deb ... 09:58:04 #5 56.63 Unpacking software-properties-common (0.96.20.13) ... 09:58:04 #5 56.71 Selecting previously unselected package unattended-upgrades. 09:58:04 #5 56.72 Preparing to unpack .../unattended-upgrades_1.1ubuntu1.18.04.7~16.04.7_all.deb ... 09:58:04 #5 56.73 Unpacking unattended-upgrades (1.1ubuntu1.18.04.7~16.04.7) ... 09:58:04 #5 56.82 Selecting previously unselected package unzip. 09:58:04 #5 56.82 Preparing to unpack .../unzip_6.0-20ubuntu1.1_amd64.deb ... 09:58:04 #5 56.83 Unpacking unzip (6.0-20ubuntu1.1) ... 09:58:04 #5 56.90 Selecting previously unselected package zip. 09:58:04 #5 56.90 Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... 09:58:04 #5 56.90 Unpacking zip (3.0-11) ... 09:58:04 #5 56.97 Selecting previously unselected package zlib1g-dev:amd64. 09:58:04 #5 56.97 Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.3_amd64.deb ... 09:58:04 #5 56.98 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.3) ... 09:58:04 #5 57.06 Selecting previously unselected package zlibc. 09:58:04 #5 57.06 Preparing to unpack .../zlibc_0.9k-4.3_amd64.deb ... 09:58:04 #5 57.07 Unpacking zlibc (0.9k-4.3) ... 09:58:05 #5 57.11 Processing triggers for libc-bin (2.23-0ubuntu11.3) ... 09:58:05 #5 57.14 Processing triggers for systemd (229-4ubuntu21.31) ... 09:58:05 #5 57.19 Setting up cron (3.0pl1-128ubuntu2) ... 09:58:05 #5 57.32 Adding group `crontab' (GID 106) ... 09:58:05 #5 57.34 Done. 09:58:05 #5 57.53 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 09:58:05 #5 57.53 update-rc.d: warning: stop runlevel arguments (1) do not match cron Default-Stop values (none) 09:58:05 #5 57.54 invoke-rc.d: could not determine current runlevel 09:58:05 #5 57.55 invoke-rc.d: policy-rc.d denied execution of start. 09:58:05 #5 57.56 Setting up libatm1:amd64 (1:2.5.1-1.5) ... 09:58:05 #5 57.59 Setting up libmnl0:amd64 (1.0.3-5) ... 09:58:05 #5 57.63 Setting up libpopt0:amd64 (1.16-10) ... 09:58:05 #5 57.65 Setting up mime-support (3.59ubuntu1) ... 09:58:05 #5 57.70 Setting up libmpdec2:amd64 (2.4.2-1) ... 09:58:05 #5 57.71 Setting up libsqlite3-0:amd64 (3.11.0-1ubuntu1.5) ... 09:58:05 #5 57.74 Setting up libpython3.5-stdlib:amd64 (3.5.2-2ubuntu0~16.04.13) ... 09:58:05 #5 57.76 Setting up python3.5 (3.5.2-2ubuntu0~16.04.13) ... 09:58:07 #5 59.39 Setting up libpython3-stdlib:amd64 (3.5.1-3) ... 09:58:07 #5 59.41 Setting up libgdbm3:amd64 (1.8.3-13.1) ... 09:58:07 #5 59.43 Setting up libffi6:amd64 (3.2.1-4) ... 09:58:07 #5 59.45 Setting up libglib2.0-0:amd64 (2.48.2-0ubuntu4.8) ... 09:58:07 #5 59.47 No schema files found: doing nothing. 09:58:07 #5 59.48 Setting up libxau6:amd64 (1:1.0.8-1) ... 09:58:07 #5 59.50 Setting up libxdmcp6:amd64 (1:1.1.2-1.1) ... 09:58:07 #5 59.52 Setting up libxcb1:amd64 (1.11.1-1ubuntu1) ... 09:58:07 #5 59.54 Setting up libx11-data (2:1.6.3-1ubuntu2.2) ... 09:58:07 #5 59.55 Setting up libx11-6:amd64 (2:1.6.3-1ubuntu2.2) ... 09:58:07 #5 59.57 Setting up libxext6:amd64 (2:1.3.3-1) ... 09:58:07 #5 59.60 Setting up sgml-base (1.26+nmu4ubuntu1) ... 09:58:07 #5 59.64 Setting up autoconf-archive (20150925-1) ... 09:58:07 #5 59.66 Setting up libsigsegv2:amd64 (2.10-4) ... 09:58:07 #5 59.69 Setting up libyaml-0-2:amd64 (0.1.6-3) ... 09:58:07 #5 59.72 Setting up perl-modules-5.22 (5.22.1-9ubuntu0.9) ... 09:58:07 #5 59.74 Setting up libperl5.22:amd64 (5.22.1-9ubuntu0.9) ... 09:58:07 #5 59.77 Setting up perl (5.22.1-9ubuntu0.9) ... 09:58:07 #5 59.80 update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode 09:58:07 #5 59.81 Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.18) ... 09:58:07 #5 59.82 Setting up python2.7 (2.7.12-1ubuntu0~16.04.18) ... 09:58:08 #5 60.90 Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... 09:58:08 #5 60.92 Setting up python (2.7.12-1~16.04) ... 09:58:08 #5 60.95 Setting up libgmp10:amd64 (2:6.1.0+dfsg-2) ... 09:58:08 #5 60.97 Setting up libmpfr4:amd64 (3.1.4-1) ... 09:58:08 #5 60.99 Setting up libmpc3:amd64 (1.0.3-1) ... 09:58:08 #5 61.01 Setting up libapt-inst2.0:amd64 (1.2.35) ... 09:58:08 #5 61.03 Setting up apt-utils (1.2.35) ... 09:58:08 #5 61.05 Setting up bzip2 (1.0.6-8ubuntu0.2) ... 09:58:08 #5 61.06 Setting up distro-info-data (0.28ubuntu0.21) ... 09:58:08 #5 61.08 Setting up libmagic1:amd64 (1:5.25-2ubuntu1.4) ... 09:58:09 #5 61.11 Setting up file (1:5.25-2ubuntu1.4) ... 09:58:09 #5 61.13 Setting up iproute2 (4.3.0-1ubuntu3.16.04.5) ... 09:58:09 #5 61.20 Setting up ifupdown (0.8.10ubuntu1.4) ... 09:58:09 #5 61.34 Creating /etc/network/interfaces. 09:58:09 #5 61.52 Setting up libisc-export160 (1:9.10.3.dfsg.P4-8ubuntu1.19) ... 09:58:09 #5 61.54 Setting up libdns-export162 (1:9.10.3.dfsg.P4-8ubuntu1.19) ... 09:58:09 #5 61.56 Setting up isc-dhcp-client (4.3.3-5ubuntu12.10) ... 09:58:09 #5 61.63 Setting up isc-dhcp-common (4.3.3-5ubuntu12.10) ... 09:58:09 #5 61.64 Setting up less (481-2.1ubuntu0.2) ... 09:58:09 #5 61.74 debconf: unable to initialize frontend: Dialog 09:58:09 #5 61.74 debconf: (TERM is not set, so the dialog frontend is not usable.) 09:58:09 #5 61.74 debconf: falling back to frontend: Readline 09:58:09 #5 61.77 Setting up libbsd0:amd64 (0.8.2-1ubuntu0.1) ... 09:58:09 #5 61.78 Setting up libnettle6:amd64 (3.2-1ubuntu0.16.04.2) ... 09:58:09 #5 61.80 Setting up libhogweed4:amd64 (3.2-1ubuntu0.16.04.2) ... 09:58:09 #5 61.82 Setting up libidn11:amd64 (1.32-3ubuntu1.2) ... 09:58:09 #5 61.83 Setting up libp11-kit0:amd64 (0.23.2-5~ubuntu16.04.2) ... 09:58:09 #5 61.85 Setting up libtasn1-6:amd64 (4.7-3ubuntu0.16.04.3) ... 09:58:09 #5 61.87 Setting up libgnutls30:amd64 (3.4.10-4ubuntu1.9) ... 09:58:09 #5 61.88 Setting up libjson-c2:amd64 (0.11-4ubuntu2.6) ... 09:58:09 #5 61.91 Setting up libxtables11:amd64 (1.6.0-2ubuntu3) ... 09:58:09 #5 61.92 Setting up netbase (5.3) ... 09:58:09 #5 61.96 Setting up python-apt-common (1.1.0~beta1ubuntu0.16.04.12) ... 09:58:09 #5 61.98 Setting up libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2.2) ... 09:58:09 #5 62.00 Setting up libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2.2) ... 09:58:09 #5 62.02 Setting up libkeyutils1:amd64 (1.5.9-8ubuntu1) ... 09:58:09 #5 62.04 Setting up libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2.2) ... 09:58:09 #5 62.07 Setting up libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2.2) ... 09:58:10 #5 62.10 Setting up libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:58:10 #5 62.13 Setting up libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:58:10 #5 62.15 Setting up libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:58:10 #5 62.18 Setting up libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:58:10 #5 62.20 Setting up libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:58:10 #5 62.23 Setting up libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:58:10 #5 62.25 Setting up libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:58:10 #5 62.28 Setting up libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:58:10 #5 62.34 Setting up libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:58:10 #5 62.35 Setting up libsasl2-modules-db:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... 09:58:10 #5 62.37 Setting up libsasl2-2:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... 09:58:10 #5 62.39 Setting up libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.13) ... 09:58:10 #5 62.43 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ... 09:58:10 #5 62.46 Setting up libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.19) ... 09:58:10 #5 62.48 Setting up apt-transport-https (1.2.35) ... 09:58:10 #5 62.51 Setting up distro-info (0.14ubuntu0.3) ... 09:58:10 #5 62.53 Setting up ucf (3.0036) ... 09:58:10 #5 62.63 debconf: unable to initialize frontend: Dialog 09:58:10 #5 62.63 debconf: (TERM is not set, so the dialog frontend is not usable.) 09:58:10 #5 62.63 debconf: falling back to frontend: Readline 09:58:10 #5 62.67 Setting up openssl (1.0.2g-1ubuntu4.20) ... 09:58:10 #5 62.70 Setting up ca-certificates (20210119~16.04.1) ... 09:58:10 #5 62.79 debconf: unable to initialize frontend: Dialog 09:58:10 #5 62.79 debconf: (TERM is not set, so the dialog frontend is not usable.) 09:58:10 #5 62.79 debconf: falling back to frontend: Readline 09:58:11 #5 63.16 Setting up libcap-ng0:amd64 (0.7.7-1) ... 09:58:11 #5 63.18 Setting up libdbus-1-3:amd64 (1.10.6-1ubuntu3.6) ... 09:58:11 #5 63.20 Setting up dbus (1.10.6-1ubuntu3.6) ... 09:58:11 #5 63.40 Setting up libgirepository-1.0-1:amd64 (1.46.0-3ubuntu1) ... 09:58:11 #5 63.42 Setting up gir1.2-glib-2.0:amd64 (1.46.0-3ubuntu1) ... 09:58:11 #5 63.44 Setting up iso-codes (3.65-1) ... 09:58:11 #5 63.45 Setting up krb5-locales (1.13.2+dfsg-5ubuntu2.2) ... 09:58:11 #5 63.48 Setting up libdbus-glib-1-2:amd64 (0.106-1) ... 09:58:11 #5 63.50 Setting up libedit2:amd64 (3.1-20150325-1ubuntu2) ... 09:58:11 #5 63.52 Setting up libglib2.0-data (2.48.2-0ubuntu4.8) ... 09:58:11 #5 63.53 Setting up libicu55:amd64 (55.1-7ubuntu0.5) ... 09:58:11 #5 63.55 Setting up libpolkit-gobject-1-0:amd64 (0.105-14.1ubuntu0.5) ... 09:58:11 #5 63.57 Setting up libsasl2-modules:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... 09:58:11 #5 63.59 Setting up libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.7) ... 09:58:11 #5 63.61 Setting up libxmuu1:amd64 (2:1.1.2-2) ... 09:58:11 #5 63.63 Setting up manpages (4.04-2) ... 09:58:11 #5 63.65 Setting up openssh-client (1:7.2p2-4ubuntu2.10) ... 09:58:11 #5 63.76 Setting up powermgmt-base (1.31+nmu1) ... 09:58:11 #5 63.78 Setting up rsync (3.1.1-3ubuntu1.3) ... 09:58:11 #5 63.84 invoke-rc.d: could not determine current runlevel 09:58:11 #5 63.85 invoke-rc.d: policy-rc.d denied execution of restart. 09:58:11 #5 63.85 Setting up shared-mime-info (1.5-2ubuntu0.2) ... 09:58:16 #5 68.34 Setting up wget (1.17.1-1ubuntu1.5) ... 09:58:16 #5 68.37 Setting up xauth (1:1.0.9-1ubuntu2) ... 09:58:16 #5 68.38 Setting up xdg-user-dirs (0.15-2ubuntu6.16.04.1) ... 09:58:16 #5 68.44 Setting up xml-core (0.13+nmu2) ... 09:58:16 #5 68.68 Setting up m4 (1.4.17-5) ... 09:58:16 #5 68.69 Setting up autoconf (2.69-9) ... 09:58:16 #5 68.72 Setting up autotools-dev (20150820.1) ... 09:58:16 #5 68.73 Setting up automake (1:1.15-4ubuntu1) ... 09:58:16 #5 68.75 update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 09:58:16 #5 68.77 Setting up binutils (2.26.1-1ubuntu1~16.04.8) ... 09:58:16 #5 68.79 Setting up libc-dev-bin (2.23-0ubuntu11.3) ... 09:58:16 #5 68.81 Setting up linux-libc-dev:amd64 (4.4.0-210.242) ... 09:58:16 #5 68.82 Setting up libc6-dev:amd64 (2.23-0ubuntu11.3) ... 09:58:16 #5 68.85 Setting up libisl15:amd64 (0.16.1-1) ... 09:58:16 #5 68.86 Setting up cpp-5 (5.4.0-6ubuntu1~16.04.12) ... 09:58:16 #5 68.88 Setting up cpp (4:5.3.1-1ubuntu1) ... 09:58:16 #5 68.92 Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:58:16 #5 68.95 Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:58:16 #5 68.97 Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:58:16 #5 69.01 Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:58:16 #5 69.03 Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:58:17 #5 69.06 Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:58:17 #5 69.08 Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:58:17 #5 69.10 Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:58:17 #5 69.13 Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:58:17 #5 69.16 Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:58:17 #5 69.19 Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:58:17 #5 69.21 Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:58:17 #5 69.24 Setting up gcc-5 (5.4.0-6ubuntu1~16.04.12) ... 09:58:17 #5 69.26 Setting up gcc (4:5.3.1-1ubuntu1) ... 09:58:17 #5 69.31 Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:58:17 #5 69.33 Setting up g++-5 (5.4.0-6ubuntu1~16.04.12) ... 09:58:17 #5 69.36 Setting up g++ (4:5.3.1-1ubuntu1) ... 09:58:17 #5 69.41 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 09:58:17 #5 69.42 Setting up make (4.1-6) ... 09:58:17 #5 69.44 Setting up libdpkg-perl (1.18.4ubuntu1.7) ... 09:58:17 #5 69.47 Setting up xz-utils (5.1.1alpha+20120614-2ubuntu2) ... 09:58:17 #5 69.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 09:58:17 #5 69.50 Setting up patch (2.7.5-1ubuntu0.16.04.2) ... 09:58:17 #5 69.53 Setting up dpkg-dev (1.18.4ubuntu1.7) ... 09:58:17 #5 69.58 Setting up build-essential (12.1ubuntu2) ... 09:58:17 #5 69.60 Setting up bzip2-doc (1.0.6-8ubuntu0.2) ... 09:58:17 #5 69.65 Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... 09:58:17 #5 69.69 Setting up fakeroot (1.20.2-1ubuntu1) ... 09:58:17 #5 69.71 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 09:58:17 #5 69.72 Setting up liberror-perl (0.17-1.2) ... 09:58:17 #5 69.75 Setting up git-man (1:2.7.4-0ubuntu1.10) ... 09:58:17 #5 69.78 Setting up git (1:2.7.4-0ubuntu1.10) ... 09:58:17 #5 69.82 Setting up icu-devtools (55.1-7ubuntu0.5) ... 09:58:17 #5 69.87 Setting up libalgorithm-diff-perl (1.19.03-1) ... 09:58:17 #5 69.89 Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... 09:58:17 #5 69.92 Setting up libalgorithm-merge-perl (0.08-3) ... 09:58:17 #5 69.95 Setting up libbz2-dev:amd64 (1.0.6-8ubuntu0.2) ... 09:58:17 #5 69.98 Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.5) ... 09:58:17 #5 70.00 Setting up libfile-fcntllock-perl (0.22-3) ... 09:58:17 #5 70.03 Setting up libicu-dev:amd64 (55.1-7ubuntu0.5) ... 09:58:17 #5 70.06 Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... 09:58:18 #5 70.09 Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... 09:58:18 #5 70.12 Setting up libltdl7:amd64 (2.4.6-0.1) ... 09:58:18 #5 70.15 Setting up libltdl-dev:amd64 (2.4.6-0.1) ... 09:58:18 #5 70.17 Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.18) ... 09:58:18 #5 70.20 Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.18) ... 09:58:18 #5 70.23 Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... 09:58:18 #5 70.26 Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... 09:58:18 #5 70.29 Setting up libsctp-dev (1.0.16+dfsg-3) ... 09:58:18 #5 70.31 Setting up libtool (2.4.6-0.1) ... 09:58:18 #5 70.34 Setting up lksctp-tools (1.0.16+dfsg-3) ... 09:58:18 #5 70.37 Setting up manpages-dev (4.04-2) ... 09:58:18 #5 70.40 Setting up pkg-config (0.29.1-0ubuntu1) ... 09:58:18 #5 70.47 Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.18) ... 09:58:18 #5 70.49 Setting up python-dev (2.7.12-1~16.04) ... 09:58:18 #5 70.51 Setting up rename (0.20-4) ... 09:58:18 #5 70.52 update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode 09:58:18 #5 70.53 Setting up unzip (6.0-20ubuntu1.1) ... 09:58:18 #5 70.56 Setting up zip (3.0-11) ... 09:58:18 #5 70.58 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.3) ... 09:58:18 #5 70.60 Setting up zlibc (0.9k-4.3) ... 09:58:18 #5 70.64 Setting up python3 (3.5.1-3) ... 09:58:18 #5 70.66 running python rtupdate hooks for python3.5... 09:58:19 #5 70.96 running python post-rtupdate hooks for python3.5... 09:58:19 #5 71.10 Setting up lsb-release (9.20160110ubuntu0.2) ... 09:58:19 #5 71.13 Setting up python3-yaml (3.11-3build1) ... 09:58:19 #5 71.39 Setting up python3-apt (1.1.0~beta1ubuntu0.16.04.12) ... 09:58:19 #5 71.65 Setting up python3-pkg-resources (20.7.0-1) ... 09:58:20 #5 71.96 Setting up ubuntu-pro-client (37.1ubuntu0~16.04) ... 09:58:20 #5 72.12 debconf: unable to initialize frontend: Dialog 09:58:20 #5 72.12 debconf: (TERM is not set, so the dialog frontend is not usable.) 09:58:20 #5 72.12 debconf: falling back to frontend: Readline 09:58:21 #5 73.20 Setting up ubuntu-advantage-tools (37.1ubuntu0~16.04) ... 09:58:21 #5 73.29 debconf: unable to initialize frontend: Dialog 09:58:21 #5 73.29 debconf: (TERM is not set, so the dialog frontend is not usable.) 09:58:21 #5 73.29 debconf: falling back to frontend: Readline 09:58:23 #5 74.98 Setting up ubuntu-pro-client-l10n (37.1ubuntu0~16.04) ... 09:58:23 #5 75.00 Setting up python3-dbus (1.2.0-3) ... 09:58:23 #5 75.23 Setting up python3-gi (3.20.0-0ubuntu1) ... 09:58:23 #5 75.51 Setting up python3-distro-info (0.14ubuntu0.3) ... 09:58:23 #5 75.74 Setting up python3-pycurl (7.43.0-1ubuntu1) ... 09:58:24 #5 75.97 Setting up ubuntu-advantage-desktop-daemon (1.10.ubuntu0.16.04.1~esm1) ... 09:58:24 #5 75.99 Setting up python3-software-properties (0.96.20.13) ... 09:58:24 #5 76.24 Setting up software-properties-common (0.96.20.13) ... 09:58:24 #5 76.48 Setting up unattended-upgrades (1.1ubuntu1.18.04.7~16.04.7) ... 09:58:24 #5 76.60 debconf: unable to initialize frontend: Dialog 09:58:24 #5 76.60 debconf: (TERM is not set, so the dialog frontend is not usable.) 09:58:24 #5 76.60 debconf: falling back to frontend: Readline 09:58:24 #5 76.67 09:58:24 #5 76.67 Creating config file /etc/apt/apt.conf.d/20auto-upgrades with new version 09:58:24 #5 76.76 09:58:24 #5 76.76 Creating config file /etc/apt/apt.conf.d/50unattended-upgrades with new version 09:58:25 #5 77.27 Setting up dh-python (2.20151103ubuntu1.2) ... 09:58:25 #5 77.50 Processing triggers for systemd (229-4ubuntu21.31) ... 09:58:25 #5 77.52 Processing triggers for libc-bin (2.23-0ubuntu11.3) ... 09:58:25 #5 77.54 Processing triggers for ca-certificates (20210119~16.04.1) ... 09:58:25 #5 77.56 Updating certificates in /etc/ssl/certs... 09:58:27 #5 79.12 129 added, 0 removed; done. 09:58:27 #5 79.12 Running hooks in /etc/ca-certificates/update.d... 09:58:27 #5 79.12 done. 09:58:27 #5 79.14 Processing triggers for sgml-base (1.26+nmu4ubuntu1) ... 09:58:27 #5 79.17 Processing triggers for dbus (1.10.6-1ubuntu3.6) ... 09:58:28 #5 DONE 80.3s 09:58:28 09:58:28 #6 [ 3/10] WORKDIR /tmp 09:58:28 #6 DONE 0.1s 09:58:28 09:58:28 #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 09:58:30 #7 1.524 2026-05-16 09:58:29 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=2026-05-16T10%3A56%3A33Z&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=2026-05-16T09%3A56%3A18Z&ske=2026-05-16T10%3A56%3A33Z&sks=b&skv=2018-11-09&sig=xi3Q9c%2Fs0QgtOB709LWNQlOEwkxcAr4J2rBa%2Fv%2FM3Nk%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3ODkyNzMwOCwibmJmIjoxNzc4OTI1NTA4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.HsDDGCYiQmRC-vAYhgLhfha3mlLjHzEWUdR0dv1P1U0&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] 09:58:30 #7 1.541 CMake Installer Version: 3.14.5, Copyright (c) Kitware 09:58:30 #7 1.541 This is a self-extracting archive. 09:58:30 #7 1.541 The archive will be extracted to: /usr/local 09:58:30 #7 1.541 09:58:30 #7 1.541 Using target directory: /usr/local 09:58:30 #7 1.541 Extracting, please wait... 09:58:30 #7 1.541 09:58:31 #7 2.658 Unpacking finished successfully 09:58:31 #7 DONE 3.5s 09:58:31 09:58:31 #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 09:58:38 #8 6.128 2026-05-16 09:58:38 URL:https://dl.google.com/go/go1.12.linux-amd64.tar.gz [127228112/127228112] -> "go1.12.linux-amd64.tar.gz" [1] 09:58:42 #8 DONE 10.4s 09:58:42 09:58:42 #9 [ 6/10] RUN go get -u github.com/ory/go-acc && mv ~/go/bin/go-acc /usr/local/go/bin 09:58:50 #9 8.173 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 09:58:50 #9 8.241 package io/fs: unrecognized import path "io/fs" (import path does not begin with hostname) 09:58:51 #9 8.961 package net/netip: unrecognized import path "net/netip" (import path does not begin with hostname) 09:58:55 #9 13.50 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 09:58:56 #9 14.13 package slices: unrecognized import path "slices" (import path does not begin with hostname) 09:58:57 #9 15.01 package golang.org/x/text/encoding/internal/identifier: import "golang.org/x/text/encoding/internal/identifier" is a program, not an importable package 09:59:00 #9 18.33 package go.yaml.in/yaml/v4/internal/libyaml: unrecognized import path "go.yaml.in/yaml/v4/internal/libyaml" (parse https://go.yaml.in/yaml/v4/internal/libyaml?go-get=1: no go-import meta tags ()) 09:59:00 #9 18.45 package go.yaml.in/yaml/v4/plugin/limit: unrecognized import path "go.yaml.in/yaml/v4/plugin/limit" (parse https://go.yaml.in/yaml/v4/plugin/limit?go-get=1: no go-import meta tags ()) 09:59:00 #9 18.45 package log/slog: unrecognized import path "log/slog" (import path does not begin with hostname) 09:59:01 #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 09:59:01 ------ 09:59:01 > [ 6/10] RUN go get -u github.com/ory/go-acc && mv ~/go/bin/go-acc /usr/local/go/bin: 09:59:01 #9 8.173 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 09:59:01 #9 8.241 package io/fs: unrecognized import path "io/fs" (import path does not begin with hostname) 09:59:01 #9 8.961 package net/netip: unrecognized import path "net/netip" (import path does not begin with hostname) 09:59:01 #9 13.50 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 09:59:01 #9 14.13 package slices: unrecognized import path "slices" (import path does not begin with hostname) 09:59:01 #9 15.01 package golang.org/x/text/encoding/internal/identifier: import "golang.org/x/text/encoding/internal/identifier" is a program, not an importable package 09:59:01 #9 18.33 package go.yaml.in/yaml/v4/internal/libyaml: unrecognized import path "go.yaml.in/yaml/v4/internal/libyaml" (parse https://go.yaml.in/yaml/v4/internal/libyaml?go-get=1: no go-import meta tags ()) 09:59:01 #9 18.45 package go.yaml.in/yaml/v4/plugin/limit: unrecognized import path "go.yaml.in/yaml/v4/plugin/limit" (parse https://go.yaml.in/yaml/v4/plugin/limit?go-get=1: no go-import meta tags ()) 09:59:01 #9 18.45 package log/slog: unrecognized import path "log/slog" (import path does not begin with hostname) 09:59:01 ------ 09:59:01 Dockerfile:55 09:59:01 -------------------- 09:59:01 54 | ENV PATH=$PATH:/usr/local/go/bin:/usr/lib/go-1.12/bin 09:59:01 55 | >>> RUN go get -u github.com/ory/go-acc \ 09:59:01 56 | >>> && mv ~/go/bin/go-acc /usr/local/go/bin 09:59:01 57 | 09:59:01 -------------------- 09:59:01 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 09:59:01 Build step 'Execute shell' marked build as failure 09:59:01 $ ssh-agent -k 09:59:01 unset SSH_AUTH_SOCK; 09:59:01 unset SSH_AGENT_PID; 09:59:01 echo Agent pid 2041 killed; 09:59:01 [ssh-agent] Stopped. 09:59:01 [PostBuildScript] - [INFO] Executing post build scripts. 09:59:01 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins6971570450862878155.sh 09:59:01 ---> sysstat.sh 09:59:02 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins12404665364523209027.sh 09:59:02 ---> package-listing.sh 09:59:02 ++ facter osfamily 09:59:02 ++ tr '[:upper:]' '[:lower:]' 09:59:02 + OS_FAMILY=debian 09:59:02 + workspace=/w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master 09:59:02 + START_PACKAGES=/tmp/packages_start.txt 09:59:02 + END_PACKAGES=/tmp/packages_end.txt 09:59:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:59:02 + PACKAGES=/tmp/packages_start.txt 09:59:02 + '[' /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master ']' 09:59:02 + PACKAGES=/tmp/packages_end.txt 09:59:02 + case "${OS_FAMILY}" in 09:59:02 + dpkg -l 09:59:02 + grep '^ii' 09:59:02 + '[' -f /tmp/packages_start.txt ']' 09:59:02 + '[' -f /tmp/packages_end.txt ']' 09:59:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:59:02 + '[' /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master ']' 09:59:02 + mkdir -p /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master/archives/ 09:59:02 + 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/ 09:59:02 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins9592186629131640239.sh 09:59:02 ---> capture-instance-metadata.sh 09:59:02 Setup pyenv: 09:59:02 system 09:59:02 3.8.13 09:59:02 3.9.13 09:59:02 * 3.10.6 (set by /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master/.python-version) 09:59:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u4VP from file:/tmp/.os_lf_venv 09:59:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:59:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:59:04 lf-activate-venv(): INFO: Base packages installed successfully 09:59:04 lf-activate-venv(): INFO: Installing additional packages: lftools 09:59:21 lf-activate-venv(): INFO: Adding /tmp/venv-u4VP/bin to PATH 09:59:21 INFO: Running in OpenStack, capturing instance metadata 09:59:21 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins2808611725359973737.sh 09:59:21 provisioning config files... 09:59:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master@tmp/config2218821996843063808tmp 09:59:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:59:21 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:59:21 [EnvInject] - Injecting environment variables from a build step. 09:59:21 [EnvInject] - Injecting as environment variables the properties content 09:59:21 SERVER_ID=logs 09:59:21 09:59:21 [EnvInject] - Variables injected successfully. 09:59:21 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins1240013184426896918.sh 09:59:21 ---> create-netrc.sh 09:59:21 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins8583241717699898339.sh 09:59:21 ---> python-tools-install.sh 09:59:21 Setup pyenv: 09:59:21 system 09:59:21 3.8.13 09:59:21 3.9.13 09:59:21 * 3.10.6 (set by /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master/.python-version) 09:59:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u4VP from file:/tmp/.os_lf_venv 09:59:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:59:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:59:25 lf-activate-venv(): INFO: Base packages installed successfully 09:59:25 lf-activate-venv(): INFO: Installing additional packages: lftools 09:59:40 lf-activate-venv(): INFO: Adding /tmp/venv-u4VP/bin to PATH 09:59:40 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins9401098891968928383.sh 09:59:40 ---> sudo-logs.sh 09:59:40 Archiving 'sudo' log.. 09:59:41 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins3302021648867811865.sh 09:59:41 ---> job-cost.sh 09:59:41 Setup pyenv: 09:59:41 system 09:59:41 3.8.13 09:59:41 3.9.13 09:59:41 * 3.10.6 (set by /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master/.python-version) 09:59:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u4VP from file:/tmp/.os_lf_venv 09:59:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:59:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:59:44 lf-activate-venv(): INFO: Base packages installed successfully 09:59:44 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:59:54 lf-activate-venv(): INFO: Adding /tmp/venv-u4VP/bin to PATH 09:59:54 INFO: No Stack... 09:59:54 INFO: Retrieving Pricing Info for: v3-starter-4 09:59:54 INFO: Archiving Costs 09:59:54 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash -l /tmp/jenkins2121074009133528230.sh 09:59:54 ---> logs-deploy.sh 09:59:54 Setup pyenv: 09:59:54 system 09:59:54 3.8.13 09:59:54 3.9.13 09:59:54 * 3.10.6 (set by /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master/.python-version) 09:59:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u4VP from file:/tmp/.os_lf_venv 09:59:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:59:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:59:57 lf-activate-venv(): INFO: Base packages installed successfully 09:59:57 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:00:14 lf-activate-venv(): INFO: Adding /tmp/venv-u4VP/bin to PATH 10:00:14 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/368 10:00:14 INFO: archiving workspace using pattern(s): 10:00:16 Archives upload complete. 10:00:16 INFO: archiving logs to Nexus 10:00:18 ---> uname -a: 10:00:18 Linux prd-ubuntu1804-docker-4c-4g-1000 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 10:00:18 10:00:18 10:00:18 ---> lscpu: 10:00:18 Architecture: x86_64 10:00:18 CPU op-mode(s): 32-bit, 64-bit 10:00:18 Byte Order: Little Endian 10:00:18 CPU(s): 4 10:00:18 On-line CPU(s) list: 0-3 10:00:18 Thread(s) per core: 1 10:00:18 Core(s) per socket: 1 10:00:18 Socket(s): 4 10:00:18 NUMA node(s): 1 10:00:18 Vendor ID: AuthenticAMD 10:00:18 CPU family: 23 10:00:18 Model: 49 10:00:18 Model name: AMD EPYC-Rome Processor 10:00:18 Stepping: 0 10:00:18 CPU MHz: 2799.998 10:00:18 BogoMIPS: 5599.99 10:00:18 Virtualization: AMD-V 10:00:18 Hypervisor vendor: KVM 10:00:18 Virtualization type: full 10:00:18 L1d cache: 32K 10:00:18 L1i cache: 32K 10:00:18 L2 cache: 512K 10:00:18 L3 cache: 16384K 10:00:18 NUMA node0 CPU(s): 0-3 10:00:18 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 10:00:18 10:00:18 10:00:18 ---> nproc: 10:00:18 4 10:00:18 10:00:18 10:00:18 ---> df -h: 10:00:18 Filesystem Size Used Avail Use% Mounted on 10:00:18 udev 3.9G 0 3.9G 0% /dev 10:00:18 tmpfs 798M 696K 797M 1% /run 10:00:18 /dev/vda1 20G 11G 9.1G 53% / 10:00:18 tmpfs 3.9G 0 3.9G 0% /dev/shm 10:00:18 tmpfs 5.0M 0 5.0M 0% /run/lock 10:00:18 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 10:00:18 /dev/vda15 105M 5.3M 100M 5% /boot/efi 10:00:18 tmpfs 798M 0 798M 0% /run/user/1001 10:00:18 10:00:18 10:00:18 ---> free -m: 10:00:18 total used free shared buff/cache available 10:00:18 Mem: 7975 494 3943 0 3537 7182 10:00:18 Swap: 1023 0 1023 10:00:18 10:00:18 10:00:18 ---> ip addr: 10:00:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:00:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:00:18 inet 127.0.0.1/8 scope host lo 10:00:18 valid_lft forever preferred_lft forever 10:00:18 inet6 ::1/128 scope host 10:00:18 valid_lft forever preferred_lft forever 10:00:18 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 10:00:18 link/ether fa:16:3e:26:81:4e brd ff:ff:ff:ff:ff:ff 10:00:18 inet 10.32.7.223/23 brd 10.32.7.255 scope global dynamic ens3 10:00:18 valid_lft 86064sec preferred_lft 86064sec 10:00:18 inet6 fe80::f816:3eff:fe26:814e/64 scope link 10:00:18 valid_lft forever preferred_lft forever 10:00:18 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 10:00:18 link/ether 02:42:19:91:f0:ef brd ff:ff:ff:ff:ff:ff 10:00:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:00:18 valid_lft forever preferred_lft forever 10:00:18 10:00:18 10:00:18 ---> sar -b -r -n DEV: 10:00:18 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1000) 05/16/26 _x86_64_ (4 CPU) 10:00:18 10:00:18 09:54:43 LINUX RESTART (4 CPU) 10:00:18 10:00:18 09:55:01 tps rtps wtps bread/s bwrtn/s 10:00:18 09:56:02 164.82 69.44 95.38 5590.27 40701.50 10:00:18 09:57:01 63.02 4.78 58.24 856.40 8849.21 10:00:18 09:58:01 364.46 8.03 356.42 1446.96 33741.71 10:00:18 09:59:01 207.83 0.55 207.28 15.06 32388.07 10:00:18 10:00:01 17.31 0.57 16.75 41.33 1378.17 10:00:18 Average: 163.83 16.71 147.11 1592.46 23460.43 10:00:18 10:00:18 09:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:00:18 09:56:02 5872920 7417880 2294500 28.09 39868 1683216 993956 10.79 587272 1532016 64204 10:00:18 09:57:01 5629356 7459388 2538064 31.08 60380 1932516 966832 10.49 568872 1761256 112936 10:00:18 09:58:01 4650408 7333636 3517012 43.06 93320 2703804 1337956 14.52 782032 2447348 22136 10:00:18 09:59:01 4109428 7410704 4057992 49.69 119508 3250548 1019908 11.07 794608 2932256 896 10:00:18 10:00:01 4060584 7373364 4106836 50.28 122080 3259264 1018196 11.05 843440 2932700 12620 10:00:18 Average: 4864539 7398994 3302881 40.44 87031 2565870 1067370 11.58 715245 2321115 42558 10:00:18 10:00:18 09:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:00:18 09:56:02 lo 1.20 1.20 0.10 0.10 0.00 0.00 0.00 0.00 10:00:18 09:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:18 09:56:02 ens3 496.17 264.86 1317.34 70.79 0.00 0.00 0.00 0.00 10:00:18 09:57:01 lo 1.97 1.97 0.17 0.17 0.00 0.00 0.00 0.00 10:00:18 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:18 09:57:01 ens3 60.46 50.99 675.49 8.06 0.00 0.00 0.00 0.00 10:00:18 09:58:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 10:00:18 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:18 09:58:01 ens3 272.34 229.21 3085.65 21.46 0.00 0.00 0.00 0.00 10:00:18 09:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:00:18 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:18 09:59:01 ens3 471.64 331.69 4129.41 30.91 0.00 0.00 0.00 0.00 10:00:18 10:00:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 10:00:18 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:18 10:00:01 ens3 15.25 14.65 12.52 7.21 0.00 0.00 0.00 0.00 10:00:18 Average: lo 0.88 0.88 0.08 0.08 0.00 0.00 0.00 0.00 10:00:18 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:18 Average: ens3 263.85 178.71 1847.99 27.75 0.00 0.00 0.00 0.00 10:00:18 10:00:18 10:00:18 ---> sar -P ALL: 10:00:18 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1000) 05/16/26 _x86_64_ (4 CPU) 10:00:18 10:00:18 09:54:43 LINUX RESTART (4 CPU) 10:00:18 10:00:18 09:55:01 CPU %user %nice %system %iowait %steal %idle 10:00:18 09:56:02 all 20.02 0.00 2.91 5.06 1.19 70.82 10:00:18 09:56:02 0 13.40 0.00 4.19 1.05 0.95 80.41 10:00:18 09:56:02 1 18.21 0.00 2.05 7.09 1.27 71.38 10:00:18 09:56:02 2 25.80 0.00 2.52 5.21 1.39 65.07 10:00:18 09:56:02 3 22.71 0.00 2.82 6.90 1.19 66.39 10:00:18 09:57:01 all 20.51 0.00 1.41 1.55 1.04 75.49 10:00:18 09:57:01 0 31.74 0.00 1.69 0.49 1.00 65.07 10:00:18 09:57:01 1 38.57 0.00 2.32 0.34 1.30 57.47 10:00:18 09:57:01 2 6.34 0.00 0.77 0.59 1.53 90.77 10:00:18 09:57:01 3 5.49 0.00 0.85 4.80 0.32 88.54 10:00:18 09:58:01 all 10.90 0.00 4.22 9.85 0.93 74.10 10:00:18 09:58:01 0 9.74 0.00 5.87 22.90 0.76 60.74 10:00:18 09:58:01 1 11.07 0.00 3.75 6.25 0.80 78.13 10:00:18 09:58:01 2 11.63 0.00 3.09 2.65 1.20 81.43 10:00:18 09:58:01 3 11.16 0.00 4.19 7.58 0.97 76.10 10:00:18 09:59:01 all 9.73 0.00 4.34 6.09 0.85 78.99 10:00:18 09:59:01 0 7.17 0.00 6.40 7.44 0.79 78.21 10:00:18 09:59:01 1 8.61 0.00 3.53 11.57 0.90 75.38 10:00:18 09:59:01 2 14.05 0.00 3.98 1.44 1.05 79.47 10:00:18 09:59:01 3 9.16 0.00 3.45 3.83 0.67 82.89 10:00:18 10:00:01 all 21.23 0.00 1.08 0.49 0.85 76.35 10:00:18 10:00:01 0 25.89 0.00 1.23 0.82 0.78 71.27 10:00:18 10:00:01 1 36.18 0.00 1.35 1.10 1.02 60.35 10:00:18 10:00:01 2 7.85 0.00 0.91 0.02 0.86 90.36 10:00:18 10:00:01 3 15.10 0.00 0.85 0.03 0.72 83.30 10:00:18 Average: all 16.49 0.00 2.79 4.60 0.97 75.14 10:00:18 Average: 0 17.57 0.00 3.88 6.53 0.85 71.18 10:00:18 Average: 1 22.50 0.00 2.60 5.28 1.06 68.56 10:00:18 Average: 2 13.13 0.00 2.25 1.98 1.21 81.43 10:00:18 Average: 3 12.75 0.00 2.43 4.62 0.77 79.42 10:00:18 10:00:18 10:00:18