09:55:28 Started by timer 09:55:28 Running as SYSTEM 09:55:28 [EnvInject] - Loading node environment variables. 09:55:28 Building remotely on prd-ubuntu1804-docker-4c-4g-2106 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master 09:55:28 [ssh-agent] Looking for ssh-agent implementation... 09:55:28 $ ssh-agent 09:55:29 SSH_AUTH_SOCK=/tmp/ssh-Idth3kGCoxSm/agent.2131 09:55:29 SSH_AGENT_PID=2133 09:55:29 [ssh-agent] Started. 09:55:29 Running ssh-add (command line suppressed) 09:55:29 Identity added: /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master@tmp/private_key_8411016424018923612.key (jenkins-ssh) 09:55:29 [ssh-agent] Using credentials jenkins (jenkins) 09:55:29 The recommended git tool is: NONE 09:55:31 using credential jenkins 09:55:31 Wiping out workspace first. 09:55:31 Cloning the remote Git repository 09:55:31 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 09:55:31 > git init /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master # timeout=10 09:55:31 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 09:55:31 > git --version # timeout=10 09:55:31 > git --version # 'git version 2.17.1' 09:55:31 using GIT_SSH to set credentials jenkins 09:55:31 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 09:55:32 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 09:55:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:55:32 Avoid second fetch 09:55:32 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 09:55:32 Checking out Revision 49dbf77008487dec26b51acf68fdac6488b7acae (refs/remotes/origin/master) 09:55:32 > git config core.sparsecheckout # timeout=10 09:55:32 > git checkout -f 49dbf77008487dec26b51acf68fdac6488b7acae # timeout=10 09:55:33 Commit message: "Chore(rtdv3): Remove obsolete RTD verify/merge jobs" 09:55:33 > git rev-list --no-walk ba0cd6b1e951ab47ff9f10df98d2c8f37fd78bda # timeout=10 09:55:33 > git remote # timeout=10 09:55:33 > git submodule init # timeout=10 09:55:33 > git submodule sync # timeout=10 09:55:33 > git config --get remote.origin.url # timeout=10 09:55:33 > git submodule init # timeout=10 09:55:33 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 09:55:33 > git config --get submodule.packer/common-packer.url # timeout=10 09:55:33 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 09:55:33 > git config --get submodule.global-jjb.url # timeout=10 09:55:33 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 09:55:33 > git submodule update --init --recursive packer/common-packer # timeout=10 09:55:34 > git submodule update --init --recursive global-jjb # timeout=10 09:55:39 provisioning config files... 09:55:39 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:55:39 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:55:39 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins14072998502216892205.sh 09:55:39 ---> python-tools-install.sh 09:55:39 Setup pyenv: 09:55:39 * system (set by /opt/pyenv/version) 09:55:39 * 3.8.13 (set by /opt/pyenv/version) 09:55:39 * 3.9.13 (set by /opt/pyenv/version) 09:55:39 * 3.10.6 (set by /opt/pyenv/version) 09:55:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-du9D 09:55:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:55:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:55:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:55:53 lf-activate-venv(): INFO: Base packages installed successfully 09:55:53 lf-activate-venv(): INFO: Installing additional packages: lftools 09:56:31 lf-activate-venv(): INFO: Adding /tmp/venv-du9D/bin to PATH 09:56:31 Generating Requirements File 09:57:01 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:57:01 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:57:02 Python 3.10.6 09:57:02 pip 26.1 from /tmp/venv-du9D/lib/python3.10/site-packages/pip (python 3.10) 09:57:03 appdirs==1.4.4 09:57:03 argcomplete==3.6.3 09:57:03 aspy.yaml==1.3.0 09:57:03 attrs==26.1.0 09:57:03 autopage==0.6.0 09:57:03 backports.strenum==1.3.1 09:57:03 beautifulsoup4==4.14.3 09:57:03 boto3==1.43.1 09:57:03 botocore==1.43.1 09:57:03 bs4==0.0.2 09:57:03 certifi==2026.4.22 09:57:03 cffi==2.0.0 09:57:03 cfgv==3.5.0 09:57:03 chardet==7.4.3 09:57:03 charset-normalizer==3.4.7 09:57:03 click==8.3.3 09:57:03 cliff==4.13.3 09:57:03 cmd2==3.5.1 09:57:03 cryptography==3.3.2 09:57:03 debtcollector==3.1.0 09:57:03 decorator==5.2.1 09:57:03 defusedxml==0.7.1 09:57:03 Deprecated==1.3.1 09:57:03 distlib==0.4.0 09:57:03 dnspython==2.8.0 09:57:03 docker==7.1.0 09:57:03 dogpile.cache==1.5.0 09:57:03 durationpy==0.10 09:57:03 email-validator==2.3.0 09:57:03 filelock==3.29.0 09:57:03 future==1.0.0 09:57:03 gitdb==4.0.12 09:57:03 GitPython==3.1.49 09:57:03 httplib2==0.30.2 09:57:03 identify==2.6.19 09:57:03 idna==3.13 09:57:03 importlib-resources==1.5.0 09:57:03 iso8601==2.1.0 09:57:03 Jinja2==3.1.6 09:57:03 jmespath==1.1.0 09:57:03 jsonpatch==1.33 09:57:03 jsonpointer==3.1.1 09:57:03 jsonschema==4.26.0 09:57:03 jsonschema-specifications==2025.9.1 09:57:03 keystoneauth1==5.13.1 09:57:03 kubernetes==35.0.0 09:57:03 lftools==0.37.22 09:57:03 lxml==6.1.0 09:57:03 markdown-it-py==4.0.0 09:57:03 MarkupSafe==3.0.3 09:57:03 mdurl==0.1.2 09:57:03 msgpack==1.1.2 09:57:03 multi_key_dict==2.0.3 09:57:03 munch==4.0.0 09:57:03 netaddr==1.3.0 09:57:03 niet==1.4.2 09:57:03 nodeenv==1.10.0 09:57:03 oauth2client==4.1.3 09:57:03 oauthlib==3.3.1 09:57:03 openstacksdk==4.12.0 09:57:03 os-service-types==1.8.2 09:57:03 osc-lib==4.5.0 09:57:03 oslo.config==10.3.0 09:57:03 oslo.context==6.3.0 09:57:03 oslo.i18n==6.7.2 09:57:03 oslo.log==8.1.0 09:57:03 oslo.serialization==5.9.1 09:57:03 oslo.utils==10.0.1 09:57:03 packaging==26.2 09:57:03 pbr==7.0.3 09:57:03 platformdirs==4.9.6 09:57:03 prettytable==3.17.0 09:57:03 psutil==7.2.2 09:57:03 pyasn1==0.6.3 09:57:03 pyasn1_modules==0.4.2 09:57:03 pycparser==3.0 09:57:03 pygerrit2==2.0.15 09:57:03 PyGithub==2.9.1 09:57:03 Pygments==2.20.0 09:57:03 PyJWT==2.12.1 09:57:03 PyNaCl==1.6.2 09:57:03 pyparsing==2.4.7 09:57:03 pyperclip==1.11.0 09:57:03 pyrsistent==0.20.0 09:57:03 python-cinderclient==9.9.0 09:57:03 python-dateutil==2.9.0.post0 09:57:03 python-discovery==1.2.2 09:57:03 python-heatclient==5.1.0 09:57:03 python-jenkins==1.8.3 09:57:03 python-keystoneclient==5.8.0 09:57:03 python-magnumclient==4.10.0 09:57:03 python-openstackclient==9.0.0 09:57:03 python-swiftclient==4.10.0 09:57:03 PyYAML==6.0.3 09:57:03 referencing==0.37.0 09:57:03 requests==2.33.1 09:57:03 requests-oauthlib==2.0.0 09:57:03 rfc3986==2.0.0 09:57:03 rich==15.0.0 09:57:03 rich-argparse==1.7.2 09:57:03 rpds-py==0.30.0 09:57:03 rsa==4.9.1 09:57:03 ruamel.yaml==0.19.1 09:57:03 ruamel.yaml.clib==0.2.15 09:57:03 s3transfer==0.17.0 09:57:03 simplejson==4.1.1 09:57:03 six==1.17.0 09:57:03 smmap==5.0.3 09:57:03 soupsieve==2.8.3 09:57:03 stevedore==5.7.0 09:57:03 tabulate==0.10.0 09:57:03 toml==0.10.2 09:57:03 tomlkit==0.14.0 09:57:03 tqdm==4.67.3 09:57:03 typing_extensions==4.15.0 09:57:03 urllib3==1.26.20 09:57:03 virtualenv==21.3.0 09:57:03 wcwidth==0.6.0 09:57:03 websocket-client==1.9.0 09:57:03 wrapt==2.1.2 09:57:03 xdg==6.0.0 09:57:03 xmltodict==1.0.4 09:57:03 yq==3.4.3 09:57:03 provisioning config files... 09:57:03 copy managed file [global-settings] to file:/w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master@tmp/config5408024407270243986tmp 09:57:03 copy managed file [ci-management-settings] to file:/w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master@tmp/config13853291106561390299tmp 09:57:03 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins12610082163545802079.sh 09:57:03 ---> docker-login.sh 09:57:03 nexus3.o-ran-sc.org:10001 09:57:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:04 Configure a credential helper to remove this warning. See 09:57:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:04 09:57:04 Login Succeeded 09:57:04 nexus3.o-ran-sc.org:10002 09:57:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:04 Configure a credential helper to remove this warning. See 09:57:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:04 09:57:04 Login Succeeded 09:57:04 nexus3.o-ran-sc.org:10003 09:57:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:04 Configure a credential helper to remove this warning. See 09:57:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:04 09:57:04 Login Succeeded 09:57:04 nexus3.o-ran-sc.org:10004 09:57:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:04 Configure a credential helper to remove this warning. See 09:57:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:04 09:57:04 Login Succeeded 09:57:04 ---> docker-login.sh ends 09:57:04 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins10609211353702722554.sh 09:57:04 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/sh -xe /tmp/jenkins8817088831461063497.sh 09:57:04 [EnvInject] - Injecting environment variables from a build step. 09:57:04 [EnvInject] - Injecting as environment variables the properties content 09:57:04 DOCKER_ROOT=docker/bldr-ubuntu16-c-go 09:57:04 CONTAINER_TAG_YAML_DIR= 09:57:04 CONTAINER_TAG_METHOD=yaml-file 09:57:04 09:57:04 [EnvInject] - Variables injected successfully. 09:57:04 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash -l /tmp/jenkins2517087173369863105.sh 09:57:04 ---> docker-get-container-tag.sh 09:57:04 Setup pyenv: 09:57:04 system 09:57:04 3.8.13 09:57:04 3.9.13 09:57:04 * 3.10.6 (set by /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master/.python-version) 09:57:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-du9D from file:/tmp/.os_lf_venv 09:57:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:57:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:57:08 lf-activate-venv(): INFO: Base packages installed successfully 09:57:08 lf-activate-venv(): INFO: Installing additional packages: yq 09:57:09 lf-activate-venv(): INFO: Adding /tmp/venv-du9D/bin to PATH 09:57:09 ---> Docker image tag found: 3-u16.04-nng 09:57:09 [EnvInject] - Injecting environment variables from a build step. 09:57:09 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 09:57:09 [EnvInject] - Variables injected successfully. 09:57:09 [EnvInject] - Injecting environment variables from a build step. 09:57:09 [EnvInject] - Injecting as environment variables the properties content 09:57:09 DOCKER_ARGS=--network=host 09:57:09 DOCKER_ROOT=docker/bldr-ubuntu16-c-go 09:57:09 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 09:57:09 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 09:57:09 DOCKER_NAME=bldr-ubuntu16-c-go 09:57:09 09:57:09 [EnvInject] - Variables injected successfully. 09:57:09 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins16272244312861622358.sh 09:57:09 ---> docker-build.sh 09:57:09 Docker version 24.0.2, build cb74dfc 09:57:09 Building image: nexus3.o-ran-sc.org:10004/bldr-ubuntu16-c-go:3-u16.04-nng 09:57:09 docker build --network=host -t nexus3.o-ran-sc.org:10004/bldr-ubuntu16-c-go:3-u16.04-nng . 09:57:10 #1 [internal] load build definition from Dockerfile 09:57:10 #1 transferring dockerfile: 2.80kB done 09:57:10 #1 DONE 0.1s 09:57:10 09:57:10 #2 [internal] load .dockerignore 09:57:10 #2 transferring context: 2B done 09:57:10 #2 DONE 0.1s 09:57:10 09:57:10 #3 [internal] load metadata for nexus3.o-ran-sc.org:10001/ubuntu:16.04 09:57:12 #3 DONE 1.2s 09:57:12 09:57:12 #4 [ 1/10] FROM nexus3.o-ran-sc.org:10001/ubuntu:16.04@sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6 09:57:12 #4 resolve nexus3.o-ran-sc.org:10001/ubuntu:16.04@sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6 0.0s done 09:57:12 #4 sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6 1.42kB / 1.42kB done 09:57:12 #4 sha256:a3785f78ab8547ae2710c89e627783cfa7ee7824d3468cae6835c9f4eae23ff7 1.15kB / 1.15kB done 09:57:12 #4 sha256:b6f50765242581c887ff1acc2511fa2d885c52d8fb3ac8c4bba131fd86567f2e 3.36kB / 3.36kB done 09:57:12 #4 sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50 9.44MB / 46.50MB 0.2s 09:57:12 #4 sha256:b51569e7c50720acf6860327847fe342a1afbe148d24c529fb81df105e3eed01 857B / 857B 0.1s done 09:57:12 #4 sha256:da8ef40b9ecabc2679fe2419957220c0272a965c5cf7e0269fa1aeeb8c56f2e1 528B / 528B 0.0s done 09:57:12 #4 sha256:fb15d46c38dcd1ea0b1990006c3366ecd10c79d374f341687eb2cb23a2c8672e 170B / 170B 0.1s done 09:57:12 #4 sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50 19.92MB / 46.50MB 0.3s 09:57:12 #4 sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50 31.46MB / 46.50MB 0.4s 09:57:12 #4 sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50 41.94MB / 46.50MB 0.5s 09:57:12 #4 sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50 46.50MB / 46.50MB 0.6s 09:57:12 #4 extracting sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50 09:57:12 #4 sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50 46.50MB / 46.50MB 0.6s done 09:57:15 #4 extracting sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50 2.8s done 09:57:15 #4 extracting sha256:b51569e7c50720acf6860327847fe342a1afbe148d24c529fb81df105e3eed01 done 09:57:15 #4 extracting sha256:da8ef40b9ecabc2679fe2419957220c0272a965c5cf7e0269fa1aeeb8c56f2e1 done 09:57:15 #4 extracting sha256:fb15d46c38dcd1ea0b1990006c3366ecd10c79d374f341687eb2cb23a2c8672e 09:57:16 #4 extracting sha256:fb15d46c38dcd1ea0b1990006c3366ecd10c79d374f341687eb2cb23a2c8672e done 09:57:16 #4 DONE 4.0s 09:57:16 09:57:16 #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:16 #5 0.355 Get:1 http://archive.ubuntu.com/ubuntu xenial InRelease [247 kB] 09:57:16 #5 0.549 Get:2 http://security.ubuntu.com/ubuntu xenial-security InRelease [106 kB] 09:57:16 #5 0.748 Get:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [106 kB] 09:57:16 #5 0.840 Get:4 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [106 kB] 09:57:17 #5 0.933 Get:5 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages [1558 kB] 09:57:17 #5 1.158 Get:6 http://archive.ubuntu.com/ubuntu xenial/restricted amd64 Packages [14.1 kB] 09:57:17 #5 1.158 Get:7 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [9827 kB] 09:57:17 #5 1.368 Get:8 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [1142 kB] 09:57:17 #5 1.696 Get:9 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [176 kB] 09:57:17 #5 1.700 Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1596 kB] 09:57:17 #5 1.769 Get:11 http://archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 Packages [15.8 kB] 09:57:17 #5 1.769 Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [1471 kB] 09:57:17 #5 1.828 Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [24.9 kB] 09:57:18 #5 1.831 Get:14 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [11.3 kB] 09:57:18 #5 1.833 Get:15 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [12.8 kB] 09:57:18 #5 2.161 Get:16 http://security.ubuntu.com/ubuntu xenial-security/restricted amd64 Packages [15.3 kB] 09:57:18 #5 2.161 Get:17 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [920 kB] 09:57:18 #5 2.249 Get:18 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [8787 B] 09:57:19 #5 3.157 Fetched 17.4 MB in 2s (5914 kB/s) 09:57:19 #5 3.157 Reading package lists... 09:57:20 #5 4.452 Reading package lists... 09:57:21 #5 5.697 Building dependency tree... 09:57:22 #5 5.958 Reading state information... 09:57:22 #5 6.292 zlib1g is already the newest version (1:1.2.8.dfsg-2ubuntu4.3). 09:57:22 #5 6.292 The following additional packages will be installed: 09:57:22 #5 6.293 apt-transport-https apt-utils binutils bzip2 bzip2-doc ca-certificates cpp 09:57:22 #5 6.293 cpp-5 cron dbus dh-python distro-info distro-info-data dpkg-dev fakeroot 09:57:22 #5 6.293 file g++-5 gcc-5 gir1.2-glib-2.0 git-man icu-devtools ifupdown iproute2 09:57:22 #5 6.293 isc-dhcp-client isc-dhcp-common iso-codes krb5-locales less 09:57:22 #5 6.293 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 09:57:22 #5 6.293 libapt-inst2.0 libasan2 libasn1-8-heimdal libatm1 libatomic1 libbsd0 09:57:22 #5 6.294 libc-dev-bin libc6-dev libcap-ng0 libcc1-0 libcilkrts5 libcurl3-gnutls 09:57:22 #5 6.294 libdbus-1-3 libdbus-glib-1-2 libdns-export162 libdpkg-perl libedit2 09:57:22 #5 6.294 liberror-perl libexpat1 libexpat1-dev libfakeroot libffi6 09:57:22 #5 6.294 libfile-fcntllock-perl libgcc-5-dev libgdbm3 libgirepository-1.0-1 09:57:22 #5 6.294 libglib2.0-0 libglib2.0-data libgmp10 libgnutls30 libgomp1 libgssapi-krb5-2 09:57:22 #5 6.294 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal 09:57:22 #5 6.294 libheimntlm0-heimdal libhogweed4 libhx509-5-heimdal libicu55 libidn11 09:57:22 #5 6.294 libisc-export160 libisl15 libitm1 libjson-c2 libjson-glib-1.0-0 09:57:22 #5 6.294 libjson-glib-1.0-common libk5crypto3 libkeyutils1 libkrb5-26-heimdal 09:57:22 #5 6.294 libkrb5-3 libkrb5support0 libldap-2.4-2 liblsan0 libltdl-dev libltdl7 09:57:22 #5 6.295 libmagic1 libmnl0 libmpc3 libmpdec2 libmpfr4 libmpx0 libnettle6 libp11-kit0 09:57:22 #5 6.295 libperl5.22 libpolkit-gobject-1-0 libpopt0 libpython-dev libpython-stdlib 09:57:22 #5 6.295 libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 09:57:22 #5 6.295 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libquadmath0 09:57:22 #5 6.295 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db 09:57:22 #5 6.295 libsctp1 libsigsegv2 libsqlite3-0 libssl1.0.0 libstdc++-5-dev libtasn1-6 09:57:22 #5 6.295 libtsan0 libubsan0 libwind0-heimdal libx11-6 libx11-data libxau6 libxcb1 09:57:22 #5 6.295 libxdmcp6 libxext6 libxml2 libxmuu1 libxtables11 libyaml-0-2 linux-libc-dev 09:57:22 #5 6.296 lsb-release m4 manpages manpages-dev mime-support netbase openssh-client 09:57:22 #5 6.296 openssl patch perl perl-modules-5.22 powermgmt-base python python-apt-common 09:57:22 #5 6.296 python-minimal python2.7 python2.7-dev python2.7-minimal python3 python3-apt 09:57:22 #5 6.297 python3-dbus python3-distro-info python3-gi python3-minimal 09:57:22 #5 6.297 python3-pkg-resources python3-pycurl python3-software-properties 09:57:22 #5 6.297 python3-yaml python3.5 python3.5-minimal rename rsync sgml-base 09:57:22 #5 6.297 shared-mime-info ubuntu-advantage-desktop-daemon ubuntu-advantage-tools 09:57:22 #5 6.298 ubuntu-pro-client ubuntu-pro-client-l10n ucf unattended-upgrades unzip xauth 09:57:22 #5 6.298 xdg-user-dirs xml-core xz-utils 09:57:22 #5 6.303 Suggested packages: 09:57:22 #5 6.303 gnu-standards autoconf-doc gettext binutils-doc cpp-doc gcc-5-locales 09:57:22 #5 6.304 anacron logrotate checksecurity exim4 | postfix | mail-transport-agent 09:57:22 #5 6.304 dbus-user-session | dbus-x11 shunit2 debian-keyring g++-multilib 09:57:22 #5 6.304 g++-5-multilib gcc-5-doc libstdc++6-5-dbg gcc-multilib flex bison gdb 09:57:22 #5 6.304 gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg 09:57:22 #5 6.304 libasan2-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg 09:57:22 #5 6.304 libmpx0-dbg libquadmath0-dbg gettext-base git-daemon-run 09:57:22 #5 6.305 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-arch 09:57:22 #5 6.305 git-cvs git-mediawiki git-svn ppp rdnssd iproute2-doc resolvconf 09:57:22 #5 6.305 avahi-autoipd isc-dhcp-client-ddns apparmor isoquery glibc-doc gnutls-bin 09:57:22 #5 6.305 krb5-doc krb5-user icu-doc libtool-doc libsasl2-modules-otp 09:57:22 #5 6.305 libsasl2-modules-ldap libsasl2-modules-sql libsasl2-modules-gssapi-mit 09:57:22 #5 6.305 | libsasl2-modules-gssapi-heimdal libstdc++-5-doc gfortran 09:57:22 #5 6.305 | fortran95-compiler gcj-jdk lsb make-doc man-browser ssh-askpass libpam-ssh 09:57:22 #5 6.305 keychain monkeysphere ed diffutils-doc perl-doc libterm-readline-gnu-perl 09:57:22 #5 6.305 | libterm-readline-perl-perl python-doc python-tk python2.7-doc 09:57:22 #5 6.306 binfmt-support python3-doc python3-tk python3-venv python3-apt-dbg 09:57:22 #5 6.306 python-apt-doc python-dbus-doc python3-dbus-dbg python3-setuptools 09:57:22 #5 6.306 libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.5-venv 09:57:22 #5 6.306 python3.5-doc openssh-server sgml-base-doc bsd-mailx default-mta 09:57:22 #5 6.306 | mail-transport-agent needrestart debhelper 09:57:22 #5 6.310 The following NEW packages will be installed: 09:57:22 #5 6.310 apt-transport-https apt-utils autoconf autoconf-archive automake 09:57:22 #5 6.311 autotools-dev binutils build-essential bzip2 bzip2-doc ca-certificates cpp 09:57:22 #5 6.311 cpp-5 cron dbus dh-python distro-info distro-info-data dpkg-dev fakeroot 09:57:22 #5 6.312 file g++ g++-5 gcc gcc-5 gir1.2-glib-2.0 git git-man icu-devtools ifupdown 09:57:22 #5 6.312 iproute2 isc-dhcp-client isc-dhcp-common iso-codes krb5-locales less 09:57:22 #5 6.312 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 09:57:22 #5 6.313 libapt-inst2.0 libasan2 libasn1-8-heimdal libatm1 libatomic1 libbsd0 09:57:22 #5 6.313 libbz2-dev libc-dev-bin libc6-dev libcap-ng0 libcc1-0 libcilkrts5 09:57:22 #5 6.313 libcurl3-gnutls libdbus-1-3 libdbus-glib-1-2 libdns-export162 libdpkg-perl 09:57:22 #5 6.313 libedit2 liberror-perl libexpat1 libexpat1-dev libfakeroot libffi6 09:57:22 #5 6.314 libfile-fcntllock-perl libgcc-5-dev libgdbm3 libgirepository-1.0-1 09:57:22 #5 6.314 libglib2.0-0 libglib2.0-data libgmp10 libgnutls30 libgomp1 libgssapi-krb5-2 09:57:22 #5 6.314 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal 09:57:22 #5 6.314 libheimntlm0-heimdal libhogweed4 libhx509-5-heimdal libicu-dev libicu55 09:57:22 #5 6.315 libidn11 libisc-export160 libisl15 libitm1 libjson-c2 libjson-glib-1.0-0 09:57:22 #5 6.315 libjson-glib-1.0-common libk5crypto3 libkeyutils1 libkrb5-26-heimdal 09:57:22 #5 6.315 libkrb5-3 libkrb5support0 libldap-2.4-2 liblsan0 libltdl-dev libltdl7 09:57:22 #5 6.315 libmagic1 libmnl0 libmpc3 libmpdec2 libmpfr4 libmpx0 libnettle6 libp11-kit0 09:57:22 #5 6.316 libperl5.22 libpolkit-gobject-1-0 libpopt0 libpython-dev libpython-stdlib 09:57:22 #5 6.316 libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 09:57:22 #5 6.316 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libquadmath0 09:57:22 #5 6.316 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db 09:57:22 #5 6.317 libsctp-dev libsctp1 libsigsegv2 libsqlite3-0 libssl1.0.0 libstdc++-5-dev 09:57:22 #5 6.317 libtasn1-6 libtool libtsan0 libubsan0 libwind0-heimdal libx11-6 libx11-data 09:57:22 #5 6.317 libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 libxtables11 libyaml-0-2 09:57:22 #5 6.318 linux-libc-dev lksctp-tools lsb-release m4 make manpages manpages-dev 09:57:22 #5 6.318 mime-support netbase openssh-client openssl patch perl perl-modules-5.22 09:57:22 #5 6.319 pkg-config powermgmt-base python python-apt-common python-dev python-minimal 09:57:22 #5 6.319 python2.7 python2.7-dev python2.7-minimal python3 python3-apt python3-dbus 09:57:22 #5 6.319 python3-distro-info python3-gi python3-minimal python3-pkg-resources 09:57:22 #5 6.319 python3-pycurl python3-software-properties python3-yaml python3.5 09:57:22 #5 6.320 python3.5-minimal rename rsync sgml-base shared-mime-info 09:57:22 #5 6.320 software-properties-common ubuntu-advantage-desktop-daemon 09:57:22 #5 6.320 ubuntu-advantage-tools ubuntu-pro-client ubuntu-pro-client-l10n ucf 09:57:22 #5 6.321 unattended-upgrades unzip wget xauth xdg-user-dirs xml-core xz-utils zip 09:57:22 #5 6.321 zlib1g-dev zlibc 09:57:22 #5 6.849 0 upgraded, 198 newly installed, 0 to remove and 2 not upgraded. 09:57:22 #5 6.849 Need to get 124 MB of archives. 09:57:22 #5 6.849 After this operation, 460 MB of additional disk space will be used. 09:57:22 #5 6.849 Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 cron amd64 3.0pl1-128ubuntu2 [68.4 kB] 09:57:23 #5 7.084 Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 libatm1 amd64 1:2.5.1-1.5 [24.2 kB] 09:57:23 #5 7.099 Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmnl0 amd64 1.0.3-5 [12.0 kB] 09:57:23 #5 7.109 Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpopt0 amd64 1.16-10 [26.0 kB] 09:57:23 #5 7.127 Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl1.0.0 amd64 1.0.2g-1ubuntu4.20 [1083 kB] 09:57:23 #5 7.384 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:23 #5 7.417 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:23 #5 7.420 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:23 #5 7.488 Get:9 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-minimal amd64 3.5.1-3 [23.3 kB] 09:57:23 #5 7.488 Get:10 http://archive.ubuntu.com/ubuntu xenial/main amd64 mime-support all 3.59ubuntu1 [31.0 kB] 09:57:23 #5 7.489 Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpdec2 amd64 2.4.2-1 [82.6 kB] 09:57:23 #5 7.491 Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsqlite3-0 amd64 3.11.0-1ubuntu1.5 [398 kB] 09:57:23 #5 7.511 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:23 #5 7.557 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:23 #5 7.561 Get:15 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpython3-stdlib amd64 3.5.1-3 [6818 B] 09:57:23 #5 7.562 Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dh-python all 2.20151103ubuntu1.2 [73.9 kB] 09:57:23 #5 7.563 Get:17 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3 amd64 3.5.1-3 [8710 B] 09:57:23 #5 7.589 Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgdbm3 amd64 1.8.3-13.1 [16.9 kB] 09:57:23 #5 7.590 Get:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 libffi6 amd64 3.2.1-4 [17.8 kB] 09:57:23 #5 7.590 Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-0 amd64 2.48.2-0ubuntu4.8 [1120 kB] 09:57:23 #5 7.614 Get:21 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] 09:57:23 #5 7.614 Get:22 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp6 amd64 1:1.1.2-1.1 [11.0 kB] 09:57:23 #5 7.656 Get:23 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1 amd64 1.11.1-1ubuntu1 [40.0 kB] 09:57:23 #5 7.657 Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-data all 2:1.6.3-1ubuntu2.2 [114 kB] 09:57:23 #5 7.660 Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-6 amd64 2:1.6.3-1ubuntu2.2 [572 kB] 09:57:23 #5 7.673 Get:26 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] 09:57:23 #5 7.674 Get:27 http://archive.ubuntu.com/ubuntu xenial/main amd64 sgml-base all 1.26+nmu4ubuntu1 [12.5 kB] 09:57:23 #5 7.724 Get:28 http://archive.ubuntu.com/ubuntu xenial/universe amd64 autoconf-archive all 20150925-1 [637 kB] 09:57:23 #5 7.740 Get:29 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsigsegv2 amd64 2.10-4 [14.1 kB] 09:57:23 #5 7.741 Get:30 http://archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-0-2 amd64 0.1.6-3 [47.6 kB] 09:57:23 #5 7.742 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:24 #5 7.881 Get:32 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libperl5.22 amd64 5.22.1-9ubuntu0.9 [3360 kB] 09:57:24 #5 8.048 Get:33 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 perl amd64 5.22.1-9ubuntu0.9 [237 kB] 09:57:24 #5 8.053 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:24 #5 8.062 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:24 #5 8.101 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:24 #5 8.102 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:24 #5 8.206 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:24 #5 8.211 Get:39 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B] 09:57:24 #5 8.211 Get:40 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] 09:57:24 #5 8.214 Get:41 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgmp10 amd64 2:6.1.0+dfsg-2 [240 kB] 09:57:24 #5 8.219 Get:42 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpfr4 amd64 3.1.4-1 [191 kB] 09:57:24 #5 8.222 Get:43 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB] 09:57:24 #5 8.223 Get:44 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapt-inst2.0 amd64 1.2.35 [54.8 kB] 09:57:24 #5 8.224 Get:45 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt-utils amd64 1.2.35 [196 kB] 09:57:24 #5 8.229 Get:46 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 bzip2 amd64 1.0.6-8ubuntu0.2 [32.5 kB] 09:57:24 #5 8.274 Get:47 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 distro-info-data all 0.28ubuntu0.21 [5216 B] 09:57:24 #5 8.341 Get:48 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagic1 amd64 1:5.25-2ubuntu1.4 [216 kB] 09:57:24 #5 8.347 Get:49 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 file amd64 1:5.25-2ubuntu1.4 [21.2 kB] 09:57:24 #5 8.348 Get:50 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute2 amd64 4.3.0-1ubuntu3.16.04.5 [523 kB] 09:57:24 #5 8.359 Get:51 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ifupdown amd64 0.8.10ubuntu1.4 [54.9 kB] 09:57:24 #5 8.360 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:24 #5 8.367 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:24 #5 8.381 Get:54 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 isc-dhcp-client amd64 4.3.3-5ubuntu12.10 [224 kB] 09:57:24 #5 8.385 Get:55 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 isc-dhcp-common amd64 4.3.3-5ubuntu12.10 [105 kB] 09:57:24 #5 8.388 Get:56 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 less amd64 481-2.1ubuntu0.2 [110 kB] 09:57:24 #5 8.409 Get:57 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libbsd0 amd64 0.8.2-1ubuntu0.1 [42.0 kB] 09:57:24 #5 8.476 Get:58 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnettle6 amd64 3.2-1ubuntu0.16.04.2 [93.7 kB] 09:57:24 #5 8.479 Get:59 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhogweed4 amd64 3.2-1ubuntu0.16.04.2 [136 kB] 09:57:24 #5 8.483 Get:60 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11 amd64 1.32-3ubuntu1.2 [46.5 kB] 09:57:24 #5 8.484 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:24 #5 8.488 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:24 #5 8.489 Get:63 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls30 amd64 3.4.10-4ubuntu1.9 [548 kB] 09:57:24 #5 8.503 Get:64 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjson-c2 amd64 0.11-4ubuntu2.6 [22.2 kB] 09:57:24 #5 8.503 Get:65 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxtables11 amd64 1.6.0-2ubuntu3 [27.2 kB] 09:57:24 #5 8.504 Get:66 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 lsb-release all 9.20160110ubuntu0.2 [11.8 kB] 09:57:24 #5 8.542 Get:67 http://archive.ubuntu.com/ubuntu xenial/main amd64 netbase all 5.3 [12.9 kB] 09:57:24 #5 8.572 Get:68 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-yaml amd64 3.11-3build1 [95.6 kB] 09:57:24 #5 8.574 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:24 #5 8.575 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:24 #5 8.579 Get:71 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5support0 amd64 1.13.2+dfsg-5ubuntu2.2 [31.2 kB] 09:57:24 #5 8.580 Get:72 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libk5crypto3 amd64 1.13.2+dfsg-5ubuntu2.2 [81.2 kB] 09:57:24 #5 8.583 Get:73 http://archive.ubuntu.com/ubuntu xenial/main amd64 libkeyutils1 amd64 1.5.9-8ubuntu1 [9904 B] 09:57:24 #5 8.584 Get:74 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5-3 amd64 1.13.2+dfsg-5ubuntu2.2 [273 kB] 09:57:24 #5 8.614 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:24 #5 8.617 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:24 #5 8.676 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:24 #5 8.681 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:24 #5 8.683 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:24 #5 8.684 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:24 #5 8.685 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:24 #5 8.688 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:24 #5 8.693 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:24 #5 8.742 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:24 #5 8.745 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:24 #5 8.746 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:24 #5 8.809 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:25 #5 8.813 Get:88 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d-1ubuntu0.1 [54.4 kB] 09:57:25 #5 8.814 Get:89 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3-gnutls amd64 7.47.0-1ubuntu2.19 [189 kB] 09:57:25 #5 8.818 Get:90 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt-transport-https amd64 1.2.35 [26.6 kB] 09:57:25 #5 8.819 Get:91 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 distro-info amd64 0.14ubuntu0.3 [20.2 kB] 09:57:25 #5 8.819 Get:92 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-pkg-resources all 20.7.0-1 [79.0 kB] 09:57:25 #5 8.821 Get:93 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-pro-client amd64 37.1ubuntu0~16.04 [235 kB] 09:57:25 #5 8.876 Get:94 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-advantage-tools all 37.1ubuntu0~16.04 [11.3 kB] 09:57:25 #5 8.877 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:25 #5 8.877 Get:96 http://archive.ubuntu.com/ubuntu xenial/main amd64 ucf all 3.0036 [52.9 kB] 09:57:25 #5 8.943 Get:97 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssl amd64 1.0.2g-1ubuntu4.20 [492 kB] 09:57:25 #5 8.955 Get:98 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates all 20210119~16.04.1 [148 kB] 09:57:25 #5 8.958 Get:99 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcap-ng0 amd64 0.7.7-1 [10.9 kB] 09:57:25 #5 8.959 Get:100 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdbus-1-3 amd64 1.10.6-1ubuntu3.6 [161 kB] 09:57:25 #5 8.962 Get:101 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dbus amd64 1.10.6-1ubuntu3.6 [141 kB] 09:57:25 #5 9.106 Get:102 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgirepository-1.0-1 amd64 1.46.0-3ubuntu1 [88.3 kB] 09:57:25 #5 9.388 Get:103 http://archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-glib-2.0 amd64 1.46.0-3ubuntu1 [127 kB] 09:57:25 #5 9.476 Get:104 http://archive.ubuntu.com/ubuntu xenial/main amd64 iso-codes all 3.65-1 [2268 kB] 09:57:25 #5 9.763 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:25 #5 9.768 Get:106 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdbus-glib-1-2 amd64 0.106-1 [67.1 kB] 09:57:25 #5 9.769 Get:107 http://archive.ubuntu.com/ubuntu xenial/main amd64 libedit2 amd64 3.1-20150325-1ubuntu2 [76.5 kB] 09:57:25 #5 9.778 Get:108 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-data all 2.48.2-0ubuntu4.8 [131 kB] 09:57:25 #5 9.824 Get:109 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu55 amd64 55.1-7ubuntu0.5 [7650 kB] 09:57:26 #5 10.50 Get:110 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpolkit-gobject-1-0 amd64 0.105-14.1ubuntu0.5 [36.6 kB] 09:57:26 #5 10.51 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:26 #5 10.51 Get:112 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2 amd64 2.9.3+dfsg1-1ubuntu0.7 [698 kB] 09:57:26 #5 10.54 Get:113 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] 09:57:26 #5 10.54 Get:114 http://archive.ubuntu.com/ubuntu xenial/main amd64 manpages all 4.04-2 [1087 kB] 09:57:26 #5 10.58 Get:115 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssh-client amd64 1:7.2p2-4ubuntu2.10 [590 kB] 09:57:26 #5 10.60 Get:116 http://archive.ubuntu.com/ubuntu xenial/main amd64 powermgmt-base all 1.31+nmu1 [7178 B] 09:57:26 #5 10.61 Get:117 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-dbus amd64 1.2.0-3 [83.1 kB] 09:57:26 #5 10.61 Get:118 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-gi amd64 3.20.0-0ubuntu1 [153 kB] 09:57:26 #5 10.61 Get:119 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 rsync amd64 3.1.1-3ubuntu1.3 [329 kB] 09:57:26 #5 10.65 Get:120 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 shared-mime-info amd64 1.5-2ubuntu0.2 [405 kB] 09:57:26 #5 10.66 Get:121 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 wget amd64 1.17.1-1ubuntu1.5 [299 kB] 09:57:26 #5 10.68 Get:122 http://archive.ubuntu.com/ubuntu xenial/main amd64 xauth amd64 1:1.0.9-1ubuntu2 [22.7 kB] 09:57:26 #5 10.68 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:26 #5 10.72 Get:124 http://archive.ubuntu.com/ubuntu xenial/main amd64 xml-core all 0.13+nmu2 [23.3 kB] 09:57:26 #5 10.72 Get:125 http://archive.ubuntu.com/ubuntu xenial/main amd64 m4 amd64 1.4.17-5 [195 kB] 09:57:26 #5 10.73 Get:126 http://archive.ubuntu.com/ubuntu xenial/main amd64 autoconf all 2.69-9 [321 kB] 09:57:26 #5 10.74 Get:127 http://archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] 09:57:26 #5 10.74 Get:128 http://archive.ubuntu.com/ubuntu xenial/main amd64 automake all 1:1.15-4ubuntu1 [510 kB] 09:57:26 #5 10.76 Get:129 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.8 [2312 kB] 09:57:26 #5 10.86 Get:130 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu11.3 [68.6 kB] 09:57:26 #5 10.86 Get:131 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-210.242 [832 kB] 09:57:27 #5 10.92 Get:132 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu11.3 [2083 kB] 09:57:27 #5 11.04 Get:133 http://archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] 09:57:27 #5 11.05 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:27 #5 11.38 Get:135 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] 09:57:27 #5 11.38 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:27 #5 11.38 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:27 #5 11.39 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:27 #5 11.39 Get:139 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.12 [8892 B] 09:57:27 #5 11.39 Get:140 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.12 [265 kB] 09:57:27 #5 11.40 Get:141 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.12 [105 kB] 09:57:27 #5 11.40 Get:142 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.12 [244 kB] 09:57:27 #5 11.41 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:27 #5 11.45 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:27 #5 11.45 Get:145 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.12 [9762 B] 09:57:27 #5 11.52 Get:146 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.12 [131 kB] 09:57:27 #5 11.53 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:27 #5 11.70 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:28 #5 12.04 Get:149 http://archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B] 09:57:28 #5 12.04 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:28 #5 12.10 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:28 #5 12.50 Get:152 http://archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B] 09:57:28 #5 12.50 Get:153 http://archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB] 09:57:28 #5 12.51 Get:154 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.7 [195 kB] 09:57:28 #5 12.52 Get:155 http://archive.ubuntu.com/ubuntu xenial/main amd64 xz-utils amd64 5.1.1alpha+20120614-2ubuntu2 [78.8 kB] 09:57:28 #5 12.52 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:28 #5 12.52 Get:157 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.7 [584 kB] 09:57:28 #5 12.55 Get:158 http://archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B] 09:57:28 #5 12.55 Get:159 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 bzip2-doc all 1.0.6-8ubuntu0.2 [294 kB] 09:57:28 #5 12.56 Get:160 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] 09:57:28 #5 12.57 Get:161 http://archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] 09:57:28 #5 12.57 Get:162 http://archive.ubuntu.com/ubuntu xenial/main amd64 liberror-perl all 0.17-1.2 [19.6 kB] 09:57:28 #5 12.64 Get:163 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 git-man all 1:2.7.4-0ubuntu1.10 [737 kB] 09:57:28 #5 12.67 Get:164 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 git amd64 1:2.7.4-0ubuntu1.10 [3183 kB] 09:57:28 #5 12.79 Get:165 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 icu-devtools amd64 55.1-7ubuntu0.5 [166 kB] 09:57:28 #5 12.79 Get:166 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 09:57:28 #5 12.79 Get:167 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB] 09:57:28 #5 12.79 Get:168 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 09:57:28 #5 12.79 Get:169 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libbz2-dev amd64 1.0.6-8ubuntu0.2 [29.0 kB] 09:57:28 #5 12.80 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:28 #5 12.80 Get:171 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB] 09:57:28 #5 12.80 Get:172 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.5 [8546 kB] 09:57:29 #5 13.10 Get:173 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-common all 1.1.2-0ubuntu1 [6172 B] 09:57:29 #5 13.10 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:29 #5 13.10 Get:175 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] 09:57:29 #5 13.10 Get:176 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB] 09:57:29 #5 13.10 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:29 #5 13.14 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:30 #5 13.98 Get:179 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-dev amd64 2.7.12-1~16.04 [7840 B] 09:57:30 #5 13.98 Get:180 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsctp1 amd64 1.0.16+dfsg-3 [8088 B] 09:57:30 #5 13.98 Get:181 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsctp-dev amd64 1.0.16+dfsg-3 [62.4 kB] 09:57:30 #5 13.98 Get:182 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] 09:57:30 #5 13.98 Get:183 http://archive.ubuntu.com/ubuntu xenial/universe amd64 lksctp-tools amd64 1.0.16+dfsg-3 [42.5 kB] 09:57:30 #5 13.98 Get:184 http://archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB] 09:57:30 #5 14.05 Get:185 http://archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB] 09:57:30 #5 14.05 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:30 #5 14.06 Get:187 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-dev amd64 2.7.12-1~16.04 [1186 B] 09:57:30 #5 14.06 Get:188 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-distro-info all 0.14ubuntu0.3 [8332 B] 09:57:30 #5 14.06 Get:189 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-pycurl amd64 7.43.0-1ubuntu1 [42.3 kB] 09:57:30 #5 14.13 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:30 #5 14.13 Get:191 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-software-properties all 0.96.20.13 [20.2 kB] 09:57:30 #5 14.13 Get:192 http://archive.ubuntu.com/ubuntu xenial/main amd64 rename all 0.20-4 [12.0 kB] 09:57:30 #5 14.14 Get:193 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 software-properties-common all 0.96.20.13 [9522 B] 09:57:30 #5 14.14 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:30 #5 14.14 Get:195 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 unzip amd64 6.0-20ubuntu1.1 [162 kB] 09:57:30 #5 14.20 Get:196 http://archive.ubuntu.com/ubuntu xenial/main amd64 zip amd64 3.0-11 [158 kB] 09:57:30 #5 14.21 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:30 #5 14.22 Get:198 http://archive.ubuntu.com/ubuntu xenial/universe amd64 zlibc amd64 0.9k-4.3 [63.9 kB] 09:57:30 #5 14.35 debconf: delaying package configuration, since apt-utils is not installed 09:57:30 #5 14.39 Fetched 124 MB in 7s (16.5 MB/s) 09:57:30 #5 14.43 Selecting previously unselected package cron. 09:57:30 #5 14.43 (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:30 #5 14.43 Preparing to unpack .../cron_3.0pl1-128ubuntu2_amd64.deb ... 09:57:30 #5 14.44 Unpacking cron (3.0pl1-128ubuntu2) ... 09:57:30 #5 14.53 Selecting previously unselected package libatm1:amd64. 09:57:30 #5 14.53 Preparing to unpack .../libatm1_1%3a2.5.1-1.5_amd64.deb ... 09:57:30 #5 14.53 Unpacking libatm1:amd64 (1:2.5.1-1.5) ... 09:57:30 #5 14.59 Selecting previously unselected package libmnl0:amd64. 09:57:30 #5 14.59 Preparing to unpack .../libmnl0_1.0.3-5_amd64.deb ... 09:57:30 #5 14.60 Unpacking libmnl0:amd64 (1.0.3-5) ... 09:57:30 #5 14.65 Selecting previously unselected package libpopt0:amd64. 09:57:30 #5 14.65 Preparing to unpack .../libpopt0_1.16-10_amd64.deb ... 09:57:30 #5 14.66 Unpacking libpopt0:amd64 (1.16-10) ... 09:57:30 #5 14.72 Selecting previously unselected package libssl1.0.0:amd64. 09:57:30 #5 14.72 Preparing to unpack .../libssl1.0.0_1.0.2g-1ubuntu4.20_amd64.deb ... 09:57:30 #5 14.73 Unpacking libssl1.0.0:amd64 (1.0.2g-1ubuntu4.20) ... 09:57:30 #5 14.91 Selecting previously unselected package libpython3.5-minimal:amd64. 09:57:31 #5 14.91 Preparing to unpack .../libpython3.5-minimal_3.5.2-2ubuntu0~16.04.13_amd64.deb ... 09:57:31 #5 14.92 Unpacking libpython3.5-minimal:amd64 (3.5.2-2ubuntu0~16.04.13) ... 09:57:31 #5 15.26 Selecting previously unselected package libexpat1:amd64. 09:57:31 #5 15.26 Preparing to unpack .../libexpat1_2.1.0-7ubuntu0.16.04.5_amd64.deb ... 09:57:31 #5 15.27 Unpacking libexpat1:amd64 (2.1.0-7ubuntu0.16.04.5) ... 09:57:31 #5 15.34 Selecting previously unselected package python3.5-minimal. 09:57:31 #5 15.34 Preparing to unpack .../python3.5-minimal_3.5.2-2ubuntu0~16.04.13_amd64.deb ... 09:57:31 #5 15.35 Unpacking python3.5-minimal (3.5.2-2ubuntu0~16.04.13) ... 09:57:32 #5 16.28 Selecting previously unselected package python3-minimal. 09:57:32 #5 16.28 Preparing to unpack .../python3-minimal_3.5.1-3_amd64.deb ... 09:57:32 #5 16.28 Unpacking python3-minimal (3.5.1-3) ... 09:57:32 #5 16.35 Selecting previously unselected package mime-support. 09:57:32 #5 16.35 Preparing to unpack .../mime-support_3.59ubuntu1_all.deb ... 09:57:32 #5 16.36 Unpacking mime-support (3.59ubuntu1) ... 09:57:32 #5 16.44 Selecting previously unselected package libmpdec2:amd64. 09:57:32 #5 16.45 Preparing to unpack .../libmpdec2_2.4.2-1_amd64.deb ... 09:57:32 #5 16.45 Unpacking libmpdec2:amd64 (2.4.2-1) ... 09:57:32 #5 16.52 Selecting previously unselected package libsqlite3-0:amd64. 09:57:32 #5 16.52 Preparing to unpack .../libsqlite3-0_3.11.0-1ubuntu1.5_amd64.deb ... 09:57:32 #5 16.53 Unpacking libsqlite3-0:amd64 (3.11.0-1ubuntu1.5) ... 09:57:32 #5 16.62 Selecting previously unselected package libpython3.5-stdlib:amd64. 09:57:32 #5 16.62 Preparing to unpack .../libpython3.5-stdlib_3.5.2-2ubuntu0~16.04.13_amd64.deb ... 09:57:32 #5 16.63 Unpacking libpython3.5-stdlib:amd64 (3.5.2-2ubuntu0~16.04.13) ... 09:57:33 #5 17.53 Selecting previously unselected package python3.5. 09:57:33 #5 17.53 Preparing to unpack .../python3.5_3.5.2-2ubuntu0~16.04.13_amd64.deb ... 09:57:33 #5 17.54 Unpacking python3.5 (3.5.2-2ubuntu0~16.04.13) ... 09:57:33 #5 17.61 Selecting previously unselected package libpython3-stdlib:amd64. 09:57:33 #5 17.61 Preparing to unpack .../libpython3-stdlib_3.5.1-3_amd64.deb ... 09:57:33 #5 17.61 Unpacking libpython3-stdlib:amd64 (3.5.1-3) ... 09:57:33 #5 17.67 Selecting previously unselected package dh-python. 09:57:33 #5 17.68 Preparing to unpack .../dh-python_2.20151103ubuntu1.2_all.deb ... 09:57:33 #5 17.68 Unpacking dh-python (2.20151103ubuntu1.2) ... 09:57:33 #5 17.78 Processing triggers for systemd (229-4ubuntu21.31) ... 09:57:33 #5 17.79 Processing triggers for libc-bin (2.23-0ubuntu11.3) ... 09:57:33 #5 17.84 Setting up libssl1.0.0:amd64 (1.0.2g-1ubuntu4.20) ... 09:57:34 #5 17.93 debconf: unable to initialize frontend: Dialog 09:57:34 #5 17.93 debconf: (TERM is not set, so the dialog frontend is not usable.) 09:57:34 #5 17.93 debconf: falling back to frontend: Readline 09:57:34 #5 17.93 debconf: unable to initialize frontend: Readline 09:57:34 #5 17.93 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:34 #5 17.93 debconf: falling back to frontend: Teletype 09:57:34 #5 17.99 Setting up libpython3.5-minimal:amd64 (3.5.2-2ubuntu0~16.04.13) ... 09:57:34 #5 18.01 Setting up libexpat1:amd64 (2.1.0-7ubuntu0.16.04.5) ... 09:57:34 #5 18.03 Setting up python3.5-minimal (3.5.2-2ubuntu0~16.04.13) ... 09:57:34 #5 18.76 Setting up python3-minimal (3.5.1-3) ... 09:57:35 #5 18.98 Processing triggers for libc-bin (2.23-0ubuntu11.3) ... 09:57:35 #5 19.05 Selecting previously unselected package python3. 09:57:35 #5 19.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 5815 files and directories currently installed.) 09:57:35 #5 19.06 Preparing to unpack .../python3_3.5.1-3_amd64.deb ... 09:57:35 #5 19.07 Unpacking python3 (3.5.1-3) ... 09:57:35 #5 19.11 Selecting previously unselected package libgdbm3:amd64. 09:57:35 #5 19.12 Preparing to unpack .../libgdbm3_1.8.3-13.1_amd64.deb ... 09:57:35 #5 19.12 Unpacking libgdbm3:amd64 (1.8.3-13.1) ... 09:57:35 #5 19.17 Selecting previously unselected package libffi6:amd64. 09:57:35 #5 19.17 Preparing to unpack .../libffi6_3.2.1-4_amd64.deb ... 09:57:35 #5 19.18 Unpacking libffi6:amd64 (3.2.1-4) ... 09:57:35 #5 19.24 Selecting previously unselected package libglib2.0-0:amd64. 09:57:35 #5 19.24 Preparing to unpack .../libglib2.0-0_2.48.2-0ubuntu4.8_amd64.deb ... 09:57:35 #5 19.24 Unpacking libglib2.0-0:amd64 (2.48.2-0ubuntu4.8) ... 09:57:35 #5 19.45 Selecting previously unselected package libxau6:amd64. 09:57:35 #5 19.45 Preparing to unpack .../libxau6_1%3a1.0.8-1_amd64.deb ... 09:57:35 #5 19.46 Unpacking libxau6:amd64 (1:1.0.8-1) ... 09:57:35 #5 19.50 Selecting previously unselected package libxdmcp6:amd64. 09:57:35 #5 19.50 Preparing to unpack .../libxdmcp6_1%3a1.1.2-1.1_amd64.deb ... 09:57:35 #5 19.51 Unpacking libxdmcp6:amd64 (1:1.1.2-1.1) ... 09:57:35 #5 19.56 Selecting previously unselected package libxcb1:amd64. 09:57:35 #5 19.56 Preparing to unpack .../libxcb1_1.11.1-1ubuntu1_amd64.deb ... 09:57:35 #5 19.56 Unpacking libxcb1:amd64 (1.11.1-1ubuntu1) ... 09:57:35 #5 19.60 Selecting previously unselected package libx11-data. 09:57:35 #5 19.60 Preparing to unpack .../libx11-data_2%3a1.6.3-1ubuntu2.2_all.deb ... 09:57:35 #5 19.61 Unpacking libx11-data (2:1.6.3-1ubuntu2.2) ... 09:57:36 #5 19.93 Selecting previously unselected package libx11-6:amd64. 09:57:36 #5 19.93 Preparing to unpack .../libx11-6_2%3a1.6.3-1ubuntu2.2_amd64.deb ... 09:57:36 #5 19.94 Unpacking libx11-6:amd64 (2:1.6.3-1ubuntu2.2) ... 09:57:36 #5 20.05 Selecting previously unselected package libxext6:amd64. 09:57:36 #5 20.06 Preparing to unpack .../libxext6_2%3a1.3.3-1_amd64.deb ... 09:57:36 #5 20.06 Unpacking libxext6:amd64 (2:1.3.3-1) ... 09:57:36 #5 20.11 Selecting previously unselected package sgml-base. 09:57:36 #5 20.12 Preparing to unpack .../sgml-base_1.26+nmu4ubuntu1_all.deb ... 09:57:36 #5 20.13 Unpacking sgml-base (1.26+nmu4ubuntu1) ... 09:57:36 #5 20.19 Selecting previously unselected package autoconf-archive. 09:57:36 #5 20.19 Preparing to unpack .../autoconf-archive_20150925-1_all.deb ... 09:57:36 #5 20.20 Unpacking autoconf-archive (20150925-1) ... 09:57:38 #5 22.21 Selecting previously unselected package libsigsegv2:amd64. 09:57:38 #5 22.21 Preparing to unpack .../libsigsegv2_2.10-4_amd64.deb ... 09:57:38 #5 22.22 Unpacking libsigsegv2:amd64 (2.10-4) ... 09:57:38 #5 22.28 Selecting previously unselected package libyaml-0-2:amd64. 09:57:38 #5 22.29 Preparing to unpack .../libyaml-0-2_0.1.6-3_amd64.deb ... 09:57:38 #5 22.29 Unpacking libyaml-0-2:amd64 (0.1.6-3) ... 09:57:38 #5 22.34 Selecting previously unselected package perl-modules-5.22. 09:57:38 #5 22.35 Preparing to unpack .../perl-modules-5.22_5.22.1-9ubuntu0.9_all.deb ... 09:57:38 #5 22.35 Unpacking perl-modules-5.22 (5.22.1-9ubuntu0.9) ... 09:57:40 #5 24.16 Selecting previously unselected package libperl5.22:amd64. 09:57:40 #5 24.16 Preparing to unpack .../libperl5.22_5.22.1-9ubuntu0.9_amd64.deb ... 09:57:40 #5 24.17 Unpacking libperl5.22:amd64 (5.22.1-9ubuntu0.9) ... 09:57:41 #5 24.92 Selecting previously unselected package perl. 09:57:41 #5 24.92 Preparing to unpack .../perl_5.22.1-9ubuntu0.9_amd64.deb ... 09:57:41 #5 24.92 Unpacking perl (5.22.1-9ubuntu0.9) ... 09:57:41 #5 25.02 Selecting previously unselected package libpython2.7-minimal:amd64. 09:57:41 #5 25.02 Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.18_amd64.deb ... 09:57:41 #5 25.03 Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.18) ... 09:57:41 #5 25.42 Selecting previously unselected package python2.7-minimal. 09:57:41 #5 25.42 Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.18_amd64.deb ... 09:57:41 #5 25.43 Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.18) ... 09:57:41 #5 25.64 Selecting previously unselected package python-minimal. 09:57:41 #5 25.64 Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... 09:57:41 #5 25.65 Unpacking python-minimal (2.7.12-1~16.04) ... 09:57:41 #5 25.69 Selecting previously unselected package libpython2.7-stdlib:amd64. 09:57:41 #5 25.70 Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.18_amd64.deb ... 09:57:41 #5 25.70 Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.18) ... 09:57:42 #5 26.42 Selecting previously unselected package python2.7. 09:57:42 #5 26.42 Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.18_amd64.deb ... 09:57:42 #5 26.43 Unpacking python2.7 (2.7.12-1ubuntu0~16.04.18) ... 09:57:42 #5 26.49 Selecting previously unselected package libpython-stdlib:amd64. 09:57:42 #5 26.50 Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... 09:57:42 #5 26.50 Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... 09:57:42 #5 26.53 Processing triggers for libc-bin (2.23-0ubuntu11.3) ... 09:57:42 #5 26.58 Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.18) ... 09:57:42 #5 26.61 Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.18) ... 09:57:43 #5 26.97 Linking and byte-compiling packages for runtime python2.7... 09:57:43 #5 26.99 Setting up python-minimal (2.7.12-1~16.04) ... 09:57:43 #5 27.10 Selecting previously unselected package python. 09:57:43 #5 27.10 (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:43 #5 27.12 Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... 09:57:43 #5 27.13 Unpacking python (2.7.12-1~16.04) ... 09:57:43 #5 27.20 Selecting previously unselected package libgmp10:amd64. 09:57:43 #5 27.20 Preparing to unpack .../libgmp10_2%3a6.1.0+dfsg-2_amd64.deb ... 09:57:43 #5 27.21 Unpacking libgmp10:amd64 (2:6.1.0+dfsg-2) ... 09:57:43 #5 27.29 Selecting previously unselected package libmpfr4:amd64. 09:57:43 #5 27.30 Preparing to unpack .../libmpfr4_3.1.4-1_amd64.deb ... 09:57:43 #5 27.31 Unpacking libmpfr4:amd64 (3.1.4-1) ... 09:57:43 #5 27.38 Selecting previously unselected package libmpc3:amd64. 09:57:43 #5 27.38 Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... 09:57:43 #5 27.38 Unpacking libmpc3:amd64 (1.0.3-1) ... 09:57:43 #5 27.44 Selecting previously unselected package libapt-inst2.0:amd64. 09:57:43 #5 27.44 Preparing to unpack .../libapt-inst2.0_1.2.35_amd64.deb ... 09:57:43 #5 27.45 Unpacking libapt-inst2.0:amd64 (1.2.35) ... 09:57:43 #5 27.51 Selecting previously unselected package apt-utils. 09:57:43 #5 27.52 Preparing to unpack .../apt-utils_1.2.35_amd64.deb ... 09:57:43 #5 27.52 Unpacking apt-utils (1.2.35) ... 09:57:43 #5 27.61 Selecting previously unselected package bzip2. 09:57:43 #5 27.61 Preparing to unpack .../bzip2_1.0.6-8ubuntu0.2_amd64.deb ... 09:57:43 #5 27.62 Unpacking bzip2 (1.0.6-8ubuntu0.2) ... 09:57:43 #5 27.68 Selecting previously unselected package distro-info-data. 09:57:43 #5 27.69 Preparing to unpack .../distro-info-data_0.28ubuntu0.21_all.deb ... 09:57:43 #5 27.69 Unpacking distro-info-data (0.28ubuntu0.21) ... 09:57:43 #5 27.76 Selecting previously unselected package libmagic1:amd64. 09:57:43 #5 27.76 Preparing to unpack .../libmagic1_1%3a5.25-2ubuntu1.4_amd64.deb ... 09:57:43 #5 27.77 Unpacking libmagic1:amd64 (1:5.25-2ubuntu1.4) ... 09:57:43 #5 27.88 Selecting previously unselected package file. 09:57:44 #5 27.88 Preparing to unpack .../file_1%3a5.25-2ubuntu1.4_amd64.deb ... 09:57:44 #5 27.89 Unpacking file (1:5.25-2ubuntu1.4) ... 09:57:44 #5 27.93 Selecting previously unselected package iproute2. 09:57:44 #5 27.93 Preparing to unpack .../iproute2_4.3.0-1ubuntu3.16.04.5_amd64.deb ... 09:57:44 #5 27.94 Unpacking iproute2 (4.3.0-1ubuntu3.16.04.5) ... 09:57:44 #5 28.13 Selecting previously unselected package ifupdown. 09:57:44 #5 28.13 Preparing to unpack .../ifupdown_0.8.10ubuntu1.4_amd64.deb ... 09:57:44 #5 28.15 Unpacking ifupdown (0.8.10ubuntu1.4) ... 09:57:44 #5 28.24 Selecting previously unselected package libisc-export160. 09:57:44 #5 28.25 Preparing to unpack .../libisc-export160_1%3a9.10.3.dfsg.P4-8ubuntu1.19_amd64.deb ... 09:57:44 #5 28.25 Unpacking libisc-export160 (1:9.10.3.dfsg.P4-8ubuntu1.19) ... 09:57:44 #5 28.33 Selecting previously unselected package libdns-export162. 09:57:44 #5 28.34 Preparing to unpack .../libdns-export162_1%3a9.10.3.dfsg.P4-8ubuntu1.19_amd64.deb ... 09:57:44 #5 28.34 Unpacking libdns-export162 (1:9.10.3.dfsg.P4-8ubuntu1.19) ... 09:57:44 #5 28.48 Selecting previously unselected package isc-dhcp-client. 09:57:44 #5 28.48 Preparing to unpack .../isc-dhcp-client_4.3.3-5ubuntu12.10_amd64.deb ... 09:57:44 #5 28.49 Unpacking isc-dhcp-client (4.3.3-5ubuntu12.10) ... 09:57:44 #5 28.56 Selecting previously unselected package isc-dhcp-common. 09:57:44 #5 28.56 Preparing to unpack .../isc-dhcp-common_4.3.3-5ubuntu12.10_amd64.deb ... 09:57:44 #5 28.56 Unpacking isc-dhcp-common (4.3.3-5ubuntu12.10) ... 09:57:44 #5 28.62 Selecting previously unselected package less. 09:57:44 #5 28.62 Preparing to unpack .../less_481-2.1ubuntu0.2_amd64.deb ... 09:57:44 #5 28.63 Unpacking less (481-2.1ubuntu0.2) ... 09:57:44 #5 28.69 Selecting previously unselected package libbsd0:amd64. 09:57:44 #5 28.69 Preparing to unpack .../libbsd0_0.8.2-1ubuntu0.1_amd64.deb ... 09:57:44 #5 28.70 Unpacking libbsd0:amd64 (0.8.2-1ubuntu0.1) ... 09:57:44 #5 28.75 Selecting previously unselected package libnettle6:amd64. 09:57:44 #5 28.76 Preparing to unpack .../libnettle6_3.2-1ubuntu0.16.04.2_amd64.deb ... 09:57:44 #5 28.77 Unpacking libnettle6:amd64 (3.2-1ubuntu0.16.04.2) ... 09:57:44 #5 28.83 Selecting previously unselected package libhogweed4:amd64. 09:57:45 #5 28.83 Preparing to unpack .../libhogweed4_3.2-1ubuntu0.16.04.2_amd64.deb ... 09:57:45 #5 28.84 Unpacking libhogweed4:amd64 (3.2-1ubuntu0.16.04.2) ... 09:57:45 #5 28.90 Selecting previously unselected package libidn11:amd64. 09:57:45 #5 28.91 Preparing to unpack .../libidn11_1.32-3ubuntu1.2_amd64.deb ... 09:57:45 #5 28.91 Unpacking libidn11:amd64 (1.32-3ubuntu1.2) ... 09:57:45 #5 28.97 Selecting previously unselected package libp11-kit0:amd64. 09:57:45 #5 28.97 Preparing to unpack .../libp11-kit0_0.23.2-5~ubuntu16.04.2_amd64.deb ... 09:57:45 #5 28.98 Unpacking libp11-kit0:amd64 (0.23.2-5~ubuntu16.04.2) ... 09:57:45 #5 29.04 Selecting previously unselected package libtasn1-6:amd64. 09:57:45 #5 29.04 Preparing to unpack .../libtasn1-6_4.7-3ubuntu0.16.04.3_amd64.deb ... 09:57:45 #5 29.05 Unpacking libtasn1-6:amd64 (4.7-3ubuntu0.16.04.3) ... 09:57:45 #5 29.12 Selecting previously unselected package libgnutls30:amd64. 09:57:45 #5 29.12 Preparing to unpack .../libgnutls30_3.4.10-4ubuntu1.9_amd64.deb ... 09:57:45 #5 29.13 Unpacking libgnutls30:amd64 (3.4.10-4ubuntu1.9) ... 09:57:45 #5 29.25 Selecting previously unselected package libjson-c2:amd64. 09:57:45 #5 29.25 Preparing to unpack .../libjson-c2_0.11-4ubuntu2.6_amd64.deb ... 09:57:45 #5 29.26 Unpacking libjson-c2:amd64 (0.11-4ubuntu2.6) ... 09:57:45 #5 29.31 Selecting previously unselected package libxtables11:amd64. 09:57:45 #5 29.31 Preparing to unpack .../libxtables11_1.6.0-2ubuntu3_amd64.deb ... 09:57:45 #5 29.32 Unpacking libxtables11:amd64 (1.6.0-2ubuntu3) ... 09:57:45 #5 29.37 Selecting previously unselected package lsb-release. 09:57:45 #5 29.37 Preparing to unpack .../lsb-release_9.20160110ubuntu0.2_all.deb ... 09:57:45 #5 29.38 Unpacking lsb-release (9.20160110ubuntu0.2) ... 09:57:45 #5 29.42 Selecting previously unselected package netbase. 09:57:45 #5 29.43 Preparing to unpack .../archives/netbase_5.3_all.deb ... 09:57:45 #5 29.43 Unpacking netbase (5.3) ... 09:57:45 #5 29.48 Selecting previously unselected package python3-yaml. 09:57:45 #5 29.48 Preparing to unpack .../python3-yaml_3.11-3build1_amd64.deb ... 09:57:45 #5 29.49 Unpacking python3-yaml (3.11-3build1) ... 09:57:45 #5 29.54 Selecting previously unselected package python-apt-common. 09:57:45 #5 29.54 Preparing to unpack .../python-apt-common_1.1.0~beta1ubuntu0.16.04.12_all.deb ... 09:57:45 #5 29.55 Unpacking python-apt-common (1.1.0~beta1ubuntu0.16.04.12) ... 09:57:45 #5 29.61 Selecting previously unselected package python3-apt. 09:57:45 #5 29.61 Preparing to unpack .../python3-apt_1.1.0~beta1ubuntu0.16.04.12_amd64.deb ... 09:57:45 #5 29.62 Unpacking python3-apt (1.1.0~beta1ubuntu0.16.04.12) ... 09:57:45 #5 29.70 Selecting previously unselected package libkrb5support0:amd64. 09:57:45 #5 29.71 Preparing to unpack .../libkrb5support0_1.13.2+dfsg-5ubuntu2.2_amd64.deb ... 09:57:45 #5 29.72 Unpacking libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2.2) ... 09:57:45 #5 29.78 Selecting previously unselected package libk5crypto3:amd64. 09:57:45 #5 29.79 Preparing to unpack .../libk5crypto3_1.13.2+dfsg-5ubuntu2.2_amd64.deb ... 09:57:45 #5 29.79 Unpacking libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2.2) ... 09:57:45 #5 29.85 Selecting previously unselected package libkeyutils1:amd64. 09:57:46 #5 29.85 Preparing to unpack .../libkeyutils1_1.5.9-8ubuntu1_amd64.deb ... 09:57:46 #5 29.86 Unpacking libkeyutils1:amd64 (1.5.9-8ubuntu1) ... 09:57:46 #5 29.92 Selecting previously unselected package libkrb5-3:amd64. 09:57:46 #5 29.92 Preparing to unpack .../libkrb5-3_1.13.2+dfsg-5ubuntu2.2_amd64.deb ... 09:57:46 #5 29.93 Unpacking libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2.2) ... 09:57:46 #5 30.03 Selecting previously unselected package libgssapi-krb5-2:amd64. 09:57:46 #5 30.03 Preparing to unpack .../libgssapi-krb5-2_1.13.2+dfsg-5ubuntu2.2_amd64.deb ... 09:57:46 #5 30.03 Unpacking libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2.2) ... 09:57:46 #5 30.10 Selecting previously unselected package libroken18-heimdal:amd64. 09:57:46 #5 30.10 Preparing to unpack .../libroken18-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 09:57:46 #5 30.11 Unpacking libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:57:46 #5 30.17 Selecting previously unselected package libasn1-8-heimdal:amd64. 09:57:46 #5 30.17 Preparing to unpack .../libasn1-8-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 09:57:46 #5 30.18 Unpacking libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:57:46 #5 30.25 Selecting previously unselected package libhcrypto4-heimdal:amd64. 09:57:46 #5 30.25 Preparing to unpack .../libhcrypto4-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 09:57:46 #5 30.26 Unpacking libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:57:46 #5 30.33 Selecting previously unselected package libheimbase1-heimdal:amd64. 09:57:46 #5 30.34 Preparing to unpack .../libheimbase1-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 09:57:46 #5 30.34 Unpacking libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:57:46 #5 30.39 Selecting previously unselected package libwind0-heimdal:amd64. 09:57:46 #5 30.39 Preparing to unpack .../libwind0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 09:57:46 #5 30.40 Unpacking libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:57:46 #5 30.45 Selecting previously unselected package libhx509-5-heimdal:amd64. 09:57:46 #5 30.46 Preparing to unpack .../libhx509-5-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 09:57:46 #5 30.46 Unpacking libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:57:46 #5 30.52 Selecting previously unselected package libkrb5-26-heimdal:amd64. 09:57:46 #5 30.53 Preparing to unpack .../libkrb5-26-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 09:57:46 #5 30.53 Unpacking libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:57:46 #5 30.62 Selecting previously unselected package libheimntlm0-heimdal:amd64. 09:57:46 #5 30.62 Preparing to unpack .../libheimntlm0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 09:57:46 #5 30.63 Unpacking libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:57:46 #5 30.68 Selecting previously unselected package libgssapi3-heimdal:amd64. 09:57:46 #5 30.69 Preparing to unpack .../libgssapi3-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 09:57:46 #5 30.69 Unpacking libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:57:46 #5 30.75 Selecting previously unselected package libsasl2-modules-db:amd64. 09:57:46 #5 30.75 Preparing to unpack .../libsasl2-modules-db_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ... 09:57:46 #5 30.76 Unpacking libsasl2-modules-db:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... 09:57:46 #5 30.82 Selecting previously unselected package libsasl2-2:amd64. 09:57:46 #5 30.83 Preparing to unpack .../libsasl2-2_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ... 09:57:46 #5 30.83 Unpacking libsasl2-2:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... 09:57:46 #5 30.89 Selecting previously unselected package libldap-2.4-2:amd64. 09:57:47 #5 30.90 Preparing to unpack .../libldap-2.4-2_2.4.42+dfsg-2ubuntu3.13_amd64.deb ... 09:57:47 #5 30.90 Unpacking libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.13) ... 09:57:47 #5 30.99 Selecting previously unselected package librtmp1:amd64. 09:57:47 #5 30.99 Preparing to unpack .../librtmp1_2.4+20151223.gitfa8646d-1ubuntu0.1_amd64.deb ... 09:57:47 #5 31.00 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ... 09:57:47 #5 31.07 Selecting previously unselected package libcurl3-gnutls:amd64. 09:57:47 #5 31.08 Preparing to unpack .../libcurl3-gnutls_7.47.0-1ubuntu2.19_amd64.deb ... 09:57:47 #5 31.08 Unpacking libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.19) ... 09:57:47 #5 31.15 Selecting previously unselected package apt-transport-https. 09:57:47 #5 31.16 Preparing to unpack .../apt-transport-https_1.2.35_amd64.deb ... 09:57:47 #5 31.16 Unpacking apt-transport-https (1.2.35) ... 09:57:47 #5 31.21 Selecting previously unselected package distro-info. 09:57:47 #5 31.22 Preparing to unpack .../distro-info_0.14ubuntu0.3_amd64.deb ... 09:57:47 #5 31.22 Unpacking distro-info (0.14ubuntu0.3) ... 09:57:47 #5 31.28 Selecting previously unselected package python3-pkg-resources. 09:57:47 #5 31.28 Preparing to unpack .../python3-pkg-resources_20.7.0-1_all.deb ... 09:57:47 #5 31.29 Unpacking python3-pkg-resources (20.7.0-1) ... 09:57:47 #5 31.37 Selecting previously unselected package ubuntu-pro-client. 09:57:47 #5 31.37 Preparing to unpack .../ubuntu-pro-client_37.1ubuntu0~16.04_amd64.deb ... 09:57:47 #5 31.38 Unpacking ubuntu-pro-client (37.1ubuntu0~16.04) ... 09:57:47 #5 31.75 Selecting previously unselected package ubuntu-advantage-tools. 09:57:47 #5 31.75 Preparing to unpack .../ubuntu-advantage-tools_37.1ubuntu0~16.04_all.deb ... 09:57:47 #5 31.79 Unpacking ubuntu-advantage-tools (37.1ubuntu0~16.04) ... 09:57:48 #5 32.67 Selecting previously unselected package ubuntu-pro-client-l10n. 09:57:48 #5 32.67 Preparing to unpack .../ubuntu-pro-client-l10n_37.1ubuntu0~16.04_amd64.deb ... 09:57:48 #5 32.68 Unpacking ubuntu-pro-client-l10n (37.1ubuntu0~16.04) ... 09:57:48 #5 32.73 Selecting previously unselected package ucf. 09:57:48 #5 32.74 Preparing to unpack .../archives/ucf_3.0036_all.deb ... 09:57:48 #5 32.74 Moving old data out of the way 09:57:48 #5 32.74 Unpacking ucf (3.0036) ... 09:57:48 #5 32.80 Selecting previously unselected package openssl. 09:57:48 #5 32.80 Preparing to unpack .../openssl_1.0.2g-1ubuntu4.20_amd64.deb ... 09:57:48 #5 32.80 Unpacking openssl (1.0.2g-1ubuntu4.20) ... 09:57:49 #5 32.97 Selecting previously unselected package ca-certificates. 09:57:49 #5 32.97 Preparing to unpack .../ca-certificates_20210119~16.04.1_all.deb ... 09:57:49 #5 32.98 Unpacking ca-certificates (20210119~16.04.1) ... 09:57:49 #5 33.30 Selecting previously unselected package libcap-ng0:amd64. 09:57:49 #5 33.31 Preparing to unpack .../libcap-ng0_0.7.7-1_amd64.deb ... 09:57:49 #5 33.31 Unpacking libcap-ng0:amd64 (0.7.7-1) ... 09:57:49 #5 33.38 Selecting previously unselected package libdbus-1-3:amd64. 09:57:49 #5 33.38 Preparing to unpack .../libdbus-1-3_1.10.6-1ubuntu3.6_amd64.deb ... 09:57:49 #5 33.39 Unpacking libdbus-1-3:amd64 (1.10.6-1ubuntu3.6) ... 09:57:49 #5 33.47 Selecting previously unselected package dbus. 09:57:49 #5 33.47 Preparing to unpack .../dbus_1.10.6-1ubuntu3.6_amd64.deb ... 09:57:49 #5 33.49 Unpacking dbus (1.10.6-1ubuntu3.6) ... 09:57:49 #5 33.60 Selecting previously unselected package libgirepository-1.0-1:amd64. 09:57:49 #5 33.61 Preparing to unpack .../libgirepository-1.0-1_1.46.0-3ubuntu1_amd64.deb ... 09:57:49 #5 33.61 Unpacking libgirepository-1.0-1:amd64 (1.46.0-3ubuntu1) ... 09:57:49 #5 33.67 Selecting previously unselected package gir1.2-glib-2.0:amd64. 09:57:49 #5 33.67 Preparing to unpack .../gir1.2-glib-2.0_1.46.0-3ubuntu1_amd64.deb ... 09:57:49 #5 33.68 Unpacking gir1.2-glib-2.0:amd64 (1.46.0-3ubuntu1) ... 09:57:49 #5 33.73 Selecting previously unselected package iso-codes. 09:57:49 #5 33.74 Preparing to unpack .../iso-codes_3.65-1_all.deb ... 09:57:49 #5 33.74 Unpacking iso-codes (3.65-1) ... 09:57:50 #5 34.53 Selecting previously unselected package krb5-locales. 09:57:50 #5 34.53 Preparing to unpack .../krb5-locales_1.13.2+dfsg-5ubuntu2.2_all.deb ... 09:57:50 #5 34.53 Unpacking krb5-locales (1.13.2+dfsg-5ubuntu2.2) ... 09:57:50 #5 34.60 Selecting previously unselected package libdbus-glib-1-2:amd64. 09:57:50 #5 34.60 Preparing to unpack .../libdbus-glib-1-2_0.106-1_amd64.deb ... 09:57:50 #5 34.60 Unpacking libdbus-glib-1-2:amd64 (0.106-1) ... 09:57:50 #5 34.68 Selecting previously unselected package libedit2:amd64. 09:57:50 #5 34.69 Preparing to unpack .../libedit2_3.1-20150325-1ubuntu2_amd64.deb ... 09:57:50 #5 34.69 Unpacking libedit2:amd64 (3.1-20150325-1ubuntu2) ... 09:57:50 #5 34.75 Selecting previously unselected package libglib2.0-data. 09:57:50 #5 34.75 Preparing to unpack .../libglib2.0-data_2.48.2-0ubuntu4.8_all.deb ... 09:57:50 #5 34.76 Unpacking libglib2.0-data (2.48.2-0ubuntu4.8) ... 09:57:50 #5 34.81 Selecting previously unselected package libicu55:amd64. 09:57:50 #5 34.81 Preparing to unpack .../libicu55_55.1-7ubuntu0.5_amd64.deb ... 09:57:50 #5 34.82 Unpacking libicu55:amd64 (55.1-7ubuntu0.5) ... 09:57:52 #5 35.88 Selecting previously unselected package libpolkit-gobject-1-0:amd64. 09:57:52 #5 35.88 Preparing to unpack .../libpolkit-gobject-1-0_0.105-14.1ubuntu0.5_amd64.deb ... 09:57:52 #5 35.90 Unpacking libpolkit-gobject-1-0:amd64 (0.105-14.1ubuntu0.5) ... 09:57:52 #5 35.96 Selecting previously unselected package libsasl2-modules:amd64. 09:57:52 #5 35.96 Preparing to unpack .../libsasl2-modules_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ... 09:57:52 #5 35.96 Unpacking libsasl2-modules:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... 09:57:52 #5 36.02 Selecting previously unselected package libxml2:amd64. 09:57:52 #5 36.03 Preparing to unpack .../libxml2_2.9.3+dfsg1-1ubuntu0.7_amd64.deb ... 09:57:52 #5 36.03 Unpacking libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.7) ... 09:57:52 #5 36.17 Selecting previously unselected package libxmuu1:amd64. 09:57:52 #5 36.17 Preparing to unpack .../libxmuu1_2%3a1.1.2-2_amd64.deb ... 09:57:52 #5 36.18 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... 09:57:52 #5 36.23 Selecting previously unselected package manpages. 09:57:52 #5 36.24 Preparing to unpack .../manpages_4.04-2_all.deb ... 09:57:52 #5 36.24 Unpacking manpages (4.04-2) ... 09:57:52 #5 36.54 Selecting previously unselected package openssh-client. 09:57:52 #5 36.55 Preparing to unpack .../openssh-client_1%3a7.2p2-4ubuntu2.10_amd64.deb ... 09:57:52 #5 36.55 Unpacking openssh-client (1:7.2p2-4ubuntu2.10) ... 09:57:52 #5 36.70 Selecting previously unselected package powermgmt-base. 09:57:52 #5 36.70 Preparing to unpack .../powermgmt-base_1.31+nmu1_all.deb ... 09:57:52 #5 36.71 Unpacking powermgmt-base (1.31+nmu1) ... 09:57:52 #5 36.76 Selecting previously unselected package python3-dbus. 09:57:52 #5 36.76 Preparing to unpack .../python3-dbus_1.2.0-3_amd64.deb ... 09:57:52 #5 36.77 Unpacking python3-dbus (1.2.0-3) ... 09:57:53 #5 36.87 Selecting previously unselected package python3-gi. 09:57:53 #5 36.87 Preparing to unpack .../python3-gi_3.20.0-0ubuntu1_amd64.deb ... 09:57:53 #5 36.88 Unpacking python3-gi (3.20.0-0ubuntu1) ... 09:57:53 #5 37.01 Selecting previously unselected package rsync. 09:57:53 #5 37.01 Preparing to unpack .../rsync_3.1.1-3ubuntu1.3_amd64.deb ... 09:57:53 #5 37.01 Unpacking rsync (3.1.1-3ubuntu1.3) ... 09:57:53 #5 37.12 Selecting previously unselected package shared-mime-info. 09:57:53 #5 37.12 Preparing to unpack .../shared-mime-info_1.5-2ubuntu0.2_amd64.deb ... 09:57:53 #5 37.13 Unpacking shared-mime-info (1.5-2ubuntu0.2) ... 09:57:53 #5 37.24 Selecting previously unselected package wget. 09:57:53 #5 37.25 Preparing to unpack .../wget_1.17.1-1ubuntu1.5_amd64.deb ... 09:57:53 #5 37.25 Unpacking wget (1.17.1-1ubuntu1.5) ... 09:57:53 #5 37.34 Selecting previously unselected package xauth. 09:57:53 #5 37.34 Preparing to unpack .../xauth_1%3a1.0.9-1ubuntu2_amd64.deb ... 09:57:53 #5 37.35 Unpacking xauth (1:1.0.9-1ubuntu2) ... 09:57:53 #5 37.42 Selecting previously unselected package xdg-user-dirs. 09:57:53 #5 37.42 Preparing to unpack .../xdg-user-dirs_0.15-2ubuntu6.16.04.1_amd64.deb ... 09:57:53 #5 37.43 Unpacking xdg-user-dirs (0.15-2ubuntu6.16.04.1) ... 09:57:53 #5 37.79 Selecting previously unselected package xml-core. 09:57:53 #5 37.79 Preparing to unpack .../xml-core_0.13+nmu2_all.deb ... 09:57:53 #5 37.80 Unpacking xml-core (0.13+nmu2) ... 09:57:53 #5 37.89 Selecting previously unselected package m4. 09:57:53 #5 37.89 Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... 09:57:53 #5 37.89 Unpacking m4 (1.4.17-5) ... 09:57:54 #5 38.03 Selecting previously unselected package autoconf. 09:57:54 #5 38.03 Preparing to unpack .../autoconf_2.69-9_all.deb ... 09:57:54 #5 38.04 Unpacking autoconf (2.69-9) ... 09:57:54 #5 38.19 Selecting previously unselected package autotools-dev. 09:57:54 #5 38.19 Preparing to unpack .../autotools-dev_20150820.1_all.deb ... 09:57:54 #5 38.20 Unpacking autotools-dev (20150820.1) ... 09:57:54 #5 38.28 Selecting previously unselected package automake. 09:57:54 #5 38.28 Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... 09:57:54 #5 38.28 Unpacking automake (1:1.15-4ubuntu1) ... 09:57:54 #5 38.54 Selecting previously unselected package binutils. 09:57:54 #5 38.54 Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.8_amd64.deb ... 09:57:54 #5 38.55 Unpacking binutils (2.26.1-1ubuntu1~16.04.8) ... 09:57:55 #5 39.01 Selecting previously unselected package libc-dev-bin. 09:57:55 #5 39.02 Preparing to unpack .../libc-dev-bin_2.23-0ubuntu11.3_amd64.deb ... 09:57:55 #5 39.02 Unpacking libc-dev-bin (2.23-0ubuntu11.3) ... 09:57:55 #5 39.08 Selecting previously unselected package linux-libc-dev:amd64. 09:57:55 #5 39.08 Preparing to unpack .../linux-libc-dev_4.4.0-210.242_amd64.deb ... 09:57:55 #5 39.09 Unpacking linux-libc-dev:amd64 (4.4.0-210.242) ... 09:57:56 #5 40.27 Selecting previously unselected package libc6-dev:amd64. 09:57:56 #5 40.28 Preparing to unpack .../libc6-dev_2.23-0ubuntu11.3_amd64.deb ... 09:57:56 #5 40.28 Unpacking libc6-dev:amd64 (2.23-0ubuntu11.3) ... 09:57:57 #5 41.17 Selecting previously unselected package libisl15:amd64. 09:57:57 #5 41.17 Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... 09:57:57 #5 41.18 Unpacking libisl15:amd64 (0.16.1-1) ... 09:57:57 #5 41.29 Selecting previously unselected package cpp-5. 09:57:57 #5 41.29 Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:57 #5 41.30 Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.12) ... 09:57:58 #5 42.26 Selecting previously unselected package cpp. 09:57:58 #5 42.27 Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... 09:57:58 #5 42.27 Unpacking cpp (4:5.3.1-1ubuntu1) ... 09:57:58 #5 42.33 Selecting previously unselected package libcc1-0:amd64. 09:57:58 #5 42.33 Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:58 #5 42.34 Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:58 #5 42.40 Selecting previously unselected package libgomp1:amd64. 09:57:58 #5 42.41 Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:58 #5 42.41 Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:58 #5 42.47 Selecting previously unselected package libitm1:amd64. 09:57:58 #5 42.48 Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:58 #5 42.48 Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:58 #5 42.53 Selecting previously unselected package libatomic1:amd64. 09:57:58 #5 42.54 Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:58 #5 42.54 Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:58 #5 42.59 Selecting previously unselected package libasan2:amd64. 09:57:58 #5 42.59 Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:58 #5 42.60 Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:58 #5 42.70 Selecting previously unselected package liblsan0:amd64. 09:57:58 #5 42.70 Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:58 #5 42.70 Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:58 #5 42.77 Selecting previously unselected package libtsan0:amd64. 09:57:58 #5 42.77 Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:58 #5 42.77 Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:58 #5 42.85 Selecting previously unselected package libubsan0:amd64. 09:57:58 #5 42.86 Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:58 #5 42.86 Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:58 #5 42.93 Selecting previously unselected package libcilkrts5:amd64. 09:57:58 #5 42.93 Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:58 #5 42.94 Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:59 #5 43.00 Selecting previously unselected package libmpx0:amd64. 09:57:59 #5 43.00 Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:59 #5 43.00 Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:59 #5 43.05 Selecting previously unselected package libquadmath0:amd64. 09:57:59 #5 43.06 Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:59 #5 43.06 Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:59 #5 43.12 Selecting previously unselected package libgcc-5-dev:amd64. 09:57:59 #5 43.12 Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:59 #5 43.12 Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:59 #5 43.45 Selecting previously unselected package gcc-5. 09:57:59 #5 43.45 Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:59 #5 43.46 Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.12) ... 09:58:00 #5 44.44 Selecting previously unselected package gcc. 09:58:00 #5 44.44 Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... 09:58:00 #5 44.45 Unpacking gcc (4:5.3.1-1ubuntu1) ... 09:58:00 #5 44.49 Selecting previously unselected package libstdc++-5-dev:amd64. 09:58:00 #5 44.49 Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:58:00 #5 44.50 Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:58:01 #5 45.64 Selecting previously unselected package g++-5. 09:58:01 #5 45.65 Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:58:01 #5 45.65 Unpacking g++-5 (5.4.0-6ubuntu1~16.04.12) ... 09:58:02 #5 46.74 Selecting previously unselected package g++. 09:58:02 #5 46.74 Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... 09:58:02 #5 46.75 Unpacking g++ (4:5.3.1-1ubuntu1) ... 09:58:02 #5 46.79 Selecting previously unselected package make. 09:58:02 #5 46.79 Preparing to unpack .../archives/make_4.1-6_amd64.deb ... 09:58:02 #5 46.80 Unpacking make (4.1-6) ... 09:58:03 #5 46.86 Selecting previously unselected package libdpkg-perl. 09:58:03 #5 46.86 Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.7_all.deb ... 09:58:03 #5 46.87 Unpacking libdpkg-perl (1.18.4ubuntu1.7) ... 09:58:03 #5 47.00 Selecting previously unselected package xz-utils. 09:58:03 #5 47.00 Preparing to unpack .../xz-utils_5.1.1alpha+20120614-2ubuntu2_amd64.deb ... 09:58:03 #5 47.01 Unpacking xz-utils (5.1.1alpha+20120614-2ubuntu2) ... 09:58:03 #5 47.09 Selecting previously unselected package patch. 09:58:03 #5 47.09 Preparing to unpack .../patch_2.7.5-1ubuntu0.16.04.2_amd64.deb ... 09:58:03 #5 47.09 Unpacking patch (2.7.5-1ubuntu0.16.04.2) ... 09:58:03 #5 47.16 Selecting previously unselected package dpkg-dev. 09:58:03 #5 47.16 Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.7_all.deb ... 09:58:03 #5 47.17 Unpacking dpkg-dev (1.18.4ubuntu1.7) ... 09:58:03 #5 47.55 Selecting previously unselected package build-essential. 09:58:03 #5 47.55 Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... 09:58:03 #5 47.56 Unpacking build-essential (12.1ubuntu2) ... 09:58:03 #5 47.60 Selecting previously unselected package bzip2-doc. 09:58:03 #5 47.60 Preparing to unpack .../bzip2-doc_1.0.6-8ubuntu0.2_all.deb ... 09:58:03 #5 47.61 Unpacking bzip2-doc (1.0.6-8ubuntu0.2) ... 09:58:03 #5 47.68 Selecting previously unselected package libfakeroot:amd64. 09:58:03 #5 47.68 Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... 09:58:03 #5 47.69 Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... 09:58:03 #5 47.74 Selecting previously unselected package fakeroot. 09:58:03 #5 47.75 Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... 09:58:03 #5 47.76 Unpacking fakeroot (1.20.2-1ubuntu1) ... 09:58:04 #5 47.85 Selecting previously unselected package liberror-perl. 09:58:04 #5 47.85 Preparing to unpack .../liberror-perl_0.17-1.2_all.deb ... 09:58:04 #5 47.86 Unpacking liberror-perl (0.17-1.2) ... 09:58:04 #5 47.92 Selecting previously unselected package git-man. 09:58:04 #5 47.92 Preparing to unpack .../git-man_1%3a2.7.4-0ubuntu1.10_all.deb ... 09:58:04 #5 47.93 Unpacking git-man (1:2.7.4-0ubuntu1.10) ... 09:58:04 #5 48.27 Selecting previously unselected package git. 09:58:04 #5 48.27 Preparing to unpack .../git_1%3a2.7.4-0ubuntu1.10_amd64.deb ... 09:58:04 #5 48.28 Unpacking git (1:2.7.4-0ubuntu1.10) ... 09:58:05 #5 49.16 Selecting previously unselected package icu-devtools. 09:58:05 #5 49.16 Preparing to unpack .../icu-devtools_55.1-7ubuntu0.5_amd64.deb ... 09:58:05 #5 49.17 Unpacking icu-devtools (55.1-7ubuntu0.5) ... 09:58:05 #5 49.23 Selecting previously unselected package libalgorithm-diff-perl. 09:58:05 #5 49.23 Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... 09:58:05 #5 49.24 Unpacking libalgorithm-diff-perl (1.19.03-1) ... 09:58:05 #5 49.30 Selecting previously unselected package libalgorithm-diff-xs-perl. 09:58:05 #5 49.30 Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... 09:58:05 #5 49.31 Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... 09:58:05 #5 49.36 Selecting previously unselected package libalgorithm-merge-perl. 09:58:05 #5 49.36 Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... 09:58:05 #5 49.37 Unpacking libalgorithm-merge-perl (0.08-3) ... 09:58:05 #5 49.42 Selecting previously unselected package libbz2-dev:amd64. 09:58:05 #5 49.42 Preparing to unpack .../libbz2-dev_1.0.6-8ubuntu0.2_amd64.deb ... 09:58:05 #5 49.43 Unpacking libbz2-dev:amd64 (1.0.6-8ubuntu0.2) ... 09:58:05 #5 49.47 Selecting previously unselected package libexpat1-dev:amd64. 09:58:05 #5 49.47 Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.5_amd64.deb ... 09:58:05 #5 49.48 Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.5) ... 09:58:05 #5 49.55 Selecting previously unselected package libfile-fcntllock-perl. 09:58:05 #5 49.55 Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... 09:58:05 #5 49.56 Unpacking libfile-fcntllock-perl (0.22-3) ... 09:58:05 #5 49.63 Selecting previously unselected package libicu-dev:amd64. 09:58:05 #5 49.63 Preparing to unpack .../libicu-dev_55.1-7ubuntu0.5_amd64.deb ... 09:58:05 #5 49.64 Unpacking libicu-dev:amd64 (55.1-7ubuntu0.5) ... 09:58:07 #5 51.31 Selecting previously unselected package libjson-glib-1.0-common. 09:58:07 #5 51.31 Preparing to unpack .../libjson-glib-1.0-common_1.1.2-0ubuntu1_all.deb ... 09:58:07 #5 51.32 Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... 09:58:07 #5 51.37 Selecting previously unselected package libjson-glib-1.0-0:amd64. 09:58:07 #5 51.37 Preparing to unpack .../libjson-glib-1.0-0_1.1.2-0ubuntu1_amd64.deb ... 09:58:07 #5 51.38 Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... 09:58:07 #5 51.43 Selecting previously unselected package libltdl7:amd64. 09:58:07 #5 51.43 Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... 09:58:07 #5 51.44 Unpacking libltdl7:amd64 (2.4.6-0.1) ... 09:58:07 #5 51.49 Selecting previously unselected package libltdl-dev:amd64. 09:58:07 #5 51.49 Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... 09:58:07 #5 51.50 Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... 09:58:07 #5 51.58 Selecting previously unselected package libpython2.7:amd64. 09:58:07 #5 51.58 Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.18_amd64.deb ... 09:58:07 #5 51.59 Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.18) ... 09:58:07 #5 51.80 Selecting previously unselected package libpython2.7-dev:amd64. 09:58:07 #5 51.81 Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.18_amd64.deb ... 09:58:07 #5 51.81 Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.18) ... 09:58:10 #5 54.26 Selecting previously unselected package libpython-dev:amd64. 09:58:10 #5 54.27 Preparing to unpack .../libpython-dev_2.7.12-1~16.04_amd64.deb ... 09:58:10 #5 54.27 Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... 09:58:10 #5 54.33 Selecting previously unselected package libsctp1:amd64. 09:58:10 #5 54.33 Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... 09:58:10 #5 54.34 Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... 09:58:10 #5 54.40 Selecting previously unselected package libsctp-dev. 09:58:10 #5 54.40 Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... 09:58:10 #5 54.40 Unpacking libsctp-dev (1.0.16+dfsg-3) ... 09:58:10 #5 54.48 Selecting previously unselected package libtool. 09:58:10 #5 54.48 Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... 09:58:10 #5 54.48 Unpacking libtool (2.4.6-0.1) ... 09:58:10 #5 54.56 Selecting previously unselected package lksctp-tools. 09:58:10 #5 54.57 Preparing to unpack .../lksctp-tools_1.0.16+dfsg-3_amd64.deb ... 09:58:10 #5 54.57 Unpacking lksctp-tools (1.0.16+dfsg-3) ... 09:58:10 #5 54.63 Selecting previously unselected package manpages-dev. 09:58:10 #5 54.64 Preparing to unpack .../manpages-dev_4.04-2_all.deb ... 09:58:10 #5 54.64 Unpacking manpages-dev (4.04-2) ... 09:58:12 #5 56.07 Selecting previously unselected package pkg-config. 09:58:12 #5 56.07 Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... 09:58:12 #5 56.08 Unpacking pkg-config (0.29.1-0ubuntu1) ... 09:58:12 #5 56.13 Selecting previously unselected package python2.7-dev. 09:58:12 #5 56.13 Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.18_amd64.deb ... 09:58:12 #5 56.13 Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.18) ... 09:58:12 #5 56.19 Selecting previously unselected package python-dev. 09:58:12 #5 56.19 Preparing to unpack .../python-dev_2.7.12-1~16.04_amd64.deb ... 09:58:12 #5 56.20 Unpacking python-dev (2.7.12-1~16.04) ... 09:58:12 #5 56.25 Selecting previously unselected package python3-distro-info. 09:58:12 #5 56.25 Preparing to unpack .../python3-distro-info_0.14ubuntu0.3_all.deb ... 09:58:12 #5 56.26 Unpacking python3-distro-info (0.14ubuntu0.3) ... 09:58:12 #5 56.31 Selecting previously unselected package python3-pycurl. 09:58:12 #5 56.31 Preparing to unpack .../python3-pycurl_7.43.0-1ubuntu1_amd64.deb ... 09:58:12 #5 56.32 Unpacking python3-pycurl (7.43.0-1ubuntu1) ... 09:58:12 #5 56.37 Selecting previously unselected package ubuntu-advantage-desktop-daemon. 09:58:12 #5 56.38 Preparing to unpack .../ubuntu-advantage-desktop-daemon_1.10.ubuntu0.16.04.1~esm1_amd64.deb ... 09:58:12 #5 56.38 Unpacking ubuntu-advantage-desktop-daemon (1.10.ubuntu0.16.04.1~esm1) ... 09:58:12 #5 56.43 Selecting previously unselected package python3-software-properties. 09:58:12 #5 56.43 Preparing to unpack .../python3-software-properties_0.96.20.13_all.deb ... 09:58:12 #5 56.44 Unpacking python3-software-properties (0.96.20.13) ... 09:58:12 #5 56.49 Selecting previously unselected package rename. 09:58:12 #5 56.49 Preparing to unpack .../archives/rename_0.20-4_all.deb ... 09:58:12 #5 56.50 Unpacking rename (0.20-4) ... 09:58:12 #5 56.55 Selecting previously unselected package software-properties-common. 09:58:12 #5 56.55 Preparing to unpack .../software-properties-common_0.96.20.13_all.deb ... 09:58:12 #5 56.56 Unpacking software-properties-common (0.96.20.13) ... 09:58:12 #5 56.64 Selecting previously unselected package unattended-upgrades. 09:58:12 #5 56.65 Preparing to unpack .../unattended-upgrades_1.1ubuntu1.18.04.7~16.04.7_all.deb ... 09:58:12 #5 56.65 Unpacking unattended-upgrades (1.1ubuntu1.18.04.7~16.04.7) ... 09:58:12 #5 56.74 Selecting previously unselected package unzip. 09:58:12 #5 56.75 Preparing to unpack .../unzip_6.0-20ubuntu1.1_amd64.deb ... 09:58:12 #5 56.75 Unpacking unzip (6.0-20ubuntu1.1) ... 09:58:12 #5 56.82 Selecting previously unselected package zip. 09:58:12 #5 56.82 Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... 09:58:12 #5 56.83 Unpacking zip (3.0-11) ... 09:58:12 #5 56.89 Selecting previously unselected package zlib1g-dev:amd64. 09:58:13 #5 56.89 Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.3_amd64.deb ... 09:58:13 #5 56.90 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.3) ... 09:58:13 #5 56.98 Selecting previously unselected package zlibc. 09:58:13 #5 56.98 Preparing to unpack .../zlibc_0.9k-4.3_amd64.deb ... 09:58:13 #5 56.99 Unpacking zlibc (0.9k-4.3) ... 09:58:13 #5 57.04 Processing triggers for libc-bin (2.23-0ubuntu11.3) ... 09:58:13 #5 57.06 Processing triggers for systemd (229-4ubuntu21.31) ... 09:58:13 #5 57.11 Setting up cron (3.0pl1-128ubuntu2) ... 09:58:13 #5 57.24 Adding group `crontab' (GID 106) ... 09:58:13 #5 57.26 Done. 09:58:13 #5 57.44 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 09:58:13 #5 57.44 update-rc.d: warning: stop runlevel arguments (1) do not match cron Default-Stop values (none) 09:58:13 #5 57.46 invoke-rc.d: could not determine current runlevel 09:58:13 #5 57.46 invoke-rc.d: policy-rc.d denied execution of start. 09:58:13 #5 57.47 Setting up libatm1:amd64 (1:2.5.1-1.5) ... 09:58:13 #5 57.50 Setting up libmnl0:amd64 (1.0.3-5) ... 09:58:13 #5 57.53 Setting up libpopt0:amd64 (1.16-10) ... 09:58:13 #5 57.56 Setting up mime-support (3.59ubuntu1) ... 09:58:13 #5 57.60 Setting up libmpdec2:amd64 (2.4.2-1) ... 09:58:13 #5 57.63 Setting up libsqlite3-0:amd64 (3.11.0-1ubuntu1.5) ... 09:58:13 #5 57.65 Setting up libpython3.5-stdlib:amd64 (3.5.2-2ubuntu0~16.04.13) ... 09:58:13 #5 57.67 Setting up python3.5 (3.5.2-2ubuntu0~16.04.13) ... 09:58:15 #5 59.26 Setting up libpython3-stdlib:amd64 (3.5.1-3) ... 09:58:15 #5 59.28 Setting up libgdbm3:amd64 (1.8.3-13.1) ... 09:58:15 #5 59.31 Setting up libffi6:amd64 (3.2.1-4) ... 09:58:15 #5 59.33 Setting up libglib2.0-0:amd64 (2.48.2-0ubuntu4.8) ... 09:58:15 #5 59.34 No schema files found: doing nothing. 09:58:15 #5 59.35 Setting up libxau6:amd64 (1:1.0.8-1) ... 09:58:15 #5 59.37 Setting up libxdmcp6:amd64 (1:1.1.2-1.1) ... 09:58:15 #5 59.39 Setting up libxcb1:amd64 (1.11.1-1ubuntu1) ... 09:58:15 #5 59.41 Setting up libx11-data (2:1.6.3-1ubuntu2.2) ... 09:58:15 #5 59.42 Setting up libx11-6:amd64 (2:1.6.3-1ubuntu2.2) ... 09:58:15 #5 59.44 Setting up libxext6:amd64 (2:1.3.3-1) ... 09:58:15 #5 59.46 Setting up sgml-base (1.26+nmu4ubuntu1) ... 09:58:15 #5 59.51 Setting up autoconf-archive (20150925-1) ... 09:58:15 #5 59.53 Setting up libsigsegv2:amd64 (2.10-4) ... 09:58:15 #5 59.56 Setting up libyaml-0-2:amd64 (0.1.6-3) ... 09:58:15 #5 59.58 Setting up perl-modules-5.22 (5.22.1-9ubuntu0.9) ... 09:58:15 #5 59.60 Setting up libperl5.22:amd64 (5.22.1-9ubuntu0.9) ... 09:58:15 #5 59.63 Setting up perl (5.22.1-9ubuntu0.9) ... 09:58:15 #5 59.65 update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode 09:58:15 #5 59.66 Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.18) ... 09:58:15 #5 59.68 Setting up python2.7 (2.7.12-1ubuntu0~16.04.18) ... 09:58:16 #5 60.77 Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... 09:58:16 #5 60.79 Setting up python (2.7.12-1~16.04) ... 09:58:16 #5 60.82 Setting up libgmp10:amd64 (2:6.1.0+dfsg-2) ... 09:58:16 #5 60.84 Setting up libmpfr4:amd64 (3.1.4-1) ... 09:58:16 #5 60.85 Setting up libmpc3:amd64 (1.0.3-1) ... 09:58:16 #5 60.88 Setting up libapt-inst2.0:amd64 (1.2.35) ... 09:58:16 #5 60.90 Setting up apt-utils (1.2.35) ... 09:58:17 #5 60.91 Setting up bzip2 (1.0.6-8ubuntu0.2) ... 09:58:17 #5 60.93 Setting up distro-info-data (0.28ubuntu0.21) ... 09:58:17 #5 60.95 Setting up libmagic1:amd64 (1:5.25-2ubuntu1.4) ... 09:58:17 #5 60.98 Setting up file (1:5.25-2ubuntu1.4) ... 09:58:17 #5 60.99 Setting up iproute2 (4.3.0-1ubuntu3.16.04.5) ... 09:58:17 #5 61.07 Setting up ifupdown (0.8.10ubuntu1.4) ... 09:58:17 #5 61.21 Creating /etc/network/interfaces. 09:58:17 #5 61.40 Setting up libisc-export160 (1:9.10.3.dfsg.P4-8ubuntu1.19) ... 09:58:17 #5 61.42 Setting up libdns-export162 (1:9.10.3.dfsg.P4-8ubuntu1.19) ... 09:58:17 #5 61.43 Setting up isc-dhcp-client (4.3.3-5ubuntu12.10) ... 09:58:17 #5 61.49 Setting up isc-dhcp-common (4.3.3-5ubuntu12.10) ... 09:58:17 #5 61.50 Setting up less (481-2.1ubuntu0.2) ... 09:58:17 #5 61.60 debconf: unable to initialize frontend: Dialog 09:58:17 #5 61.60 debconf: (TERM is not set, so the dialog frontend is not usable.) 09:58:17 #5 61.60 debconf: falling back to frontend: Readline 09:58:17 #5 61.64 Setting up libbsd0:amd64 (0.8.2-1ubuntu0.1) ... 09:58:17 #5 61.66 Setting up libnettle6:amd64 (3.2-1ubuntu0.16.04.2) ... 09:58:17 #5 61.68 Setting up libhogweed4:amd64 (3.2-1ubuntu0.16.04.2) ... 09:58:17 #5 61.70 Setting up libidn11:amd64 (1.32-3ubuntu1.2) ... 09:58:17 #5 61.72 Setting up libp11-kit0:amd64 (0.23.2-5~ubuntu16.04.2) ... 09:58:17 #5 61.73 Setting up libtasn1-6:amd64 (4.7-3ubuntu0.16.04.3) ... 09:58:17 #5 61.75 Setting up libgnutls30:amd64 (3.4.10-4ubuntu1.9) ... 09:58:17 #5 61.77 Setting up libjson-c2:amd64 (0.11-4ubuntu2.6) ... 09:58:17 #5 61.80 Setting up libxtables11:amd64 (1.6.0-2ubuntu3) ... 09:58:17 #5 61.81 Setting up netbase (5.3) ... 09:58:17 #5 61.85 Setting up python-apt-common (1.1.0~beta1ubuntu0.16.04.12) ... 09:58:17 #5 61.88 Setting up libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2.2) ... 09:58:17 #5 61.90 Setting up libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2.2) ... 09:58:17 #5 61.93 Setting up libkeyutils1:amd64 (1.5.9-8ubuntu1) ... 09:58:18 #5 61.96 Setting up libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2.2) ... 09:58:18 #5 61.99 Setting up libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2.2) ... 09:58:18 #5 62.02 Setting up libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:58:18 #5 62.05 Setting up libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:58:18 #5 62.07 Setting up libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:58:18 #5 62.10 Setting up libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:58:18 #5 62.13 Setting up libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:58:18 #5 62.16 Setting up libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:58:18 #5 62.18 Setting up libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:58:18 #5 62.21 Setting up libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:58:18 #5 62.25 Setting up libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:58:18 #5 62.27 Setting up libsasl2-modules-db:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... 09:58:18 #5 62.29 Setting up libsasl2-2:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... 09:58:18 #5 62.32 Setting up libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.13) ... 09:58:18 #5 62.36 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ... 09:58:18 #5 62.39 Setting up libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.19) ... 09:58:18 #5 62.41 Setting up apt-transport-https (1.2.35) ... 09:58:18 #5 62.44 Setting up distro-info (0.14ubuntu0.3) ... 09:58:18 #5 62.46 Setting up ucf (3.0036) ... 09:58:18 #5 62.57 debconf: unable to initialize frontend: Dialog 09:58:18 #5 62.57 debconf: (TERM is not set, so the dialog frontend is not usable.) 09:58:18 #5 62.57 debconf: falling back to frontend: Readline 09:58:18 #5 62.61 Setting up openssl (1.0.2g-1ubuntu4.20) ... 09:58:18 #5 62.64 Setting up ca-certificates (20210119~16.04.1) ... 09:58:18 #5 62.73 debconf: unable to initialize frontend: Dialog 09:58:18 #5 62.73 debconf: (TERM is not set, so the dialog frontend is not usable.) 09:58:18 #5 62.73 debconf: falling back to frontend: Readline 09:58:19 #5 63.12 Setting up libcap-ng0:amd64 (0.7.7-1) ... 09:58:19 #5 63.14 Setting up libdbus-1-3:amd64 (1.10.6-1ubuntu3.6) ... 09:58:19 #5 63.16 Setting up dbus (1.10.6-1ubuntu3.6) ... 09:58:19 #5 63.36 Setting up libgirepository-1.0-1:amd64 (1.46.0-3ubuntu1) ... 09:58:19 #5 63.37 Setting up gir1.2-glib-2.0:amd64 (1.46.0-3ubuntu1) ... 09:58:19 #5 63.39 Setting up iso-codes (3.65-1) ... 09:58:19 #5 63.41 Setting up krb5-locales (1.13.2+dfsg-5ubuntu2.2) ... 09:58:19 #5 63.42 Setting up libdbus-glib-1-2:amd64 (0.106-1) ... 09:58:19 #5 63.44 Setting up libedit2:amd64 (3.1-20150325-1ubuntu2) ... 09:58:19 #5 63.46 Setting up libglib2.0-data (2.48.2-0ubuntu4.8) ... 09:58:19 #5 63.47 Setting up libicu55:amd64 (55.1-7ubuntu0.5) ... 09:58:19 #5 63.49 Setting up libpolkit-gobject-1-0:amd64 (0.105-14.1ubuntu0.5) ... 09:58:19 #5 63.51 Setting up libsasl2-modules:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... 09:58:19 #5 63.55 Setting up libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.7) ... 09:58:19 #5 63.57 Setting up libxmuu1:amd64 (2:1.1.2-2) ... 09:58:19 #5 63.60 Setting up manpages (4.04-2) ... 09:58:19 #5 63.62 Setting up openssh-client (1:7.2p2-4ubuntu2.10) ... 09:58:19 #5 63.75 Setting up powermgmt-base (1.31+nmu1) ... 09:58:19 #5 63.77 Setting up rsync (3.1.1-3ubuntu1.3) ... 09:58:19 #5 63.84 invoke-rc.d: could not determine current runlevel 09:58:19 #5 63.84 invoke-rc.d: policy-rc.d denied execution of restart. 09:58:19 #5 63.85 Setting up shared-mime-info (1.5-2ubuntu0.2) ... 09:58:24 #5 68.62 Setting up wget (1.17.1-1ubuntu1.5) ... 09:58:24 #5 68.64 Setting up xauth (1:1.0.9-1ubuntu2) ... 09:58:24 #5 68.66 Setting up xdg-user-dirs (0.15-2ubuntu6.16.04.1) ... 09:58:24 #5 68.70 Setting up xml-core (0.13+nmu2) ... 09:58:25 #5 68.95 Setting up m4 (1.4.17-5) ... 09:58:25 #5 68.97 Setting up autoconf (2.69-9) ... 09:58:25 #5 69.00 Setting up autotools-dev (20150820.1) ... 09:58:25 #5 69.02 Setting up automake (1:1.15-4ubuntu1) ... 09:58:25 #5 69.03 update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 09:58:25 #5 69.04 Setting up binutils (2.26.1-1ubuntu1~16.04.8) ... 09:58:25 #5 69.06 Setting up libc-dev-bin (2.23-0ubuntu11.3) ... 09:58:25 #5 69.08 Setting up linux-libc-dev:amd64 (4.4.0-210.242) ... 09:58:25 #5 69.10 Setting up libc6-dev:amd64 (2.23-0ubuntu11.3) ... 09:58:25 #5 69.11 Setting up libisl15:amd64 (0.16.1-1) ... 09:58:25 #5 69.13 Setting up cpp-5 (5.4.0-6ubuntu1~16.04.12) ... 09:58:25 #5 69.15 Setting up cpp (4:5.3.1-1ubuntu1) ... 09:58:25 #5 69.17 Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:58:25 #5 69.19 Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:58:25 #5 69.21 Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:58:25 #5 69.22 Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:58:25 #5 69.24 Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:58:25 #5 69.27 Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:58:25 #5 69.29 Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:58:25 #5 69.32 Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:58:25 #5 69.34 Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:58:25 #5 69.38 Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:58:25 #5 69.39 Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:58:25 #5 69.42 Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:58:25 #5 69.44 Setting up gcc-5 (5.4.0-6ubuntu1~16.04.12) ... 09:58:25 #5 69.47 Setting up gcc (4:5.3.1-1ubuntu1) ... 09:58:25 #5 69.51 Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:58:25 #5 69.53 Setting up g++-5 (5.4.0-6ubuntu1~16.04.12) ... 09:58:25 #5 69.56 Setting up g++ (4:5.3.1-1ubuntu1) ... 09:58:25 #5 69.60 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 09:58:25 #5 69.61 Setting up make (4.1-6) ... 09:58:25 #5 69.63 Setting up libdpkg-perl (1.18.4ubuntu1.7) ... 09:58:25 #5 69.64 Setting up xz-utils (5.1.1alpha+20120614-2ubuntu2) ... 09:58:25 #5 69.66 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 09:58:25 #5 69.67 Setting up patch (2.7.5-1ubuntu0.16.04.2) ... 09:58:25 #5 69.69 Setting up dpkg-dev (1.18.4ubuntu1.7) ... 09:58:25 #5 69.73 Setting up build-essential (12.1ubuntu2) ... 09:58:25 #5 69.76 Setting up bzip2-doc (1.0.6-8ubuntu0.2) ... 09:58:25 #5 69.79 Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... 09:58:25 #5 69.82 Setting up fakeroot (1.20.2-1ubuntu1) ... 09:58:25 #5 69.84 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 09:58:25 #5 69.86 Setting up liberror-perl (0.17-1.2) ... 09:58:25 #5 69.88 Setting up git-man (1:2.7.4-0ubuntu1.10) ... 09:58:25 #5 69.90 Setting up git (1:2.7.4-0ubuntu1.10) ... 09:58:25 #5 69.94 Setting up icu-devtools (55.1-7ubuntu0.5) ... 09:58:26 #5 69.98 Setting up libalgorithm-diff-perl (1.19.03-1) ... 09:58:26 #5 70.00 Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... 09:58:26 #5 70.02 Setting up libalgorithm-merge-perl (0.08-3) ... 09:58:26 #5 70.05 Setting up libbz2-dev:amd64 (1.0.6-8ubuntu0.2) ... 09:58:26 #5 70.07 Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.5) ... 09:58:26 #5 70.10 Setting up libfile-fcntllock-perl (0.22-3) ... 09:58:26 #5 70.12 Setting up libicu-dev:amd64 (55.1-7ubuntu0.5) ... 09:58:26 #5 70.15 Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... 09:58:26 #5 70.17 Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... 09:58:26 #5 70.20 Setting up libltdl7:amd64 (2.4.6-0.1) ... 09:58:26 #5 70.22 Setting up libltdl-dev:amd64 (2.4.6-0.1) ... 09:58:26 #5 70.25 Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.18) ... 09:58:26 #5 70.27 Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.18) ... 09:58:26 #5 70.30 Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... 09:58:26 #5 70.33 Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... 09:58:26 #5 70.35 Setting up libsctp-dev (1.0.16+dfsg-3) ... 09:58:26 #5 70.37 Setting up libtool (2.4.6-0.1) ... 09:58:26 #5 70.40 Setting up lksctp-tools (1.0.16+dfsg-3) ... 09:58:26 #5 70.42 Setting up manpages-dev (4.04-2) ... 09:58:26 #5 70.45 Setting up pkg-config (0.29.1-0ubuntu1) ... 09:58:26 #5 70.51 Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.18) ... 09:58:26 #5 70.53 Setting up python-dev (2.7.12-1~16.04) ... 09:58:26 #5 70.55 Setting up rename (0.20-4) ... 09:58:26 #5 70.56 update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode 09:58:26 #5 70.57 Setting up unzip (6.0-20ubuntu1.1) ... 09:58:26 #5 70.60 Setting up zip (3.0-11) ... 09:58:26 #5 70.61 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.3) ... 09:58:26 #5 70.64 Setting up zlibc (0.9k-4.3) ... 09:58:26 #5 70.67 Setting up python3 (3.5.1-3) ... 09:58:26 #5 70.69 running python rtupdate hooks for python3.5... 09:58:27 #5 71.01 running python post-rtupdate hooks for python3.5... 09:58:27 #5 71.17 Setting up lsb-release (9.20160110ubuntu0.2) ... 09:58:27 #5 71.19 Setting up python3-yaml (3.11-3build1) ... 09:58:27 #5 71.46 Setting up python3-apt (1.1.0~beta1ubuntu0.16.04.12) ... 09:58:27 #5 71.71 Setting up python3-pkg-resources (20.7.0-1) ... 09:58:28 #5 72.03 Setting up ubuntu-pro-client (37.1ubuntu0~16.04) ... 09:58:28 #5 72.18 debconf: unable to initialize frontend: Dialog 09:58:28 #5 72.18 debconf: (TERM is not set, so the dialog frontend is not usable.) 09:58:28 #5 72.18 debconf: falling back to frontend: Readline 09:58:29 #5 73.22 Setting up ubuntu-advantage-tools (37.1ubuntu0~16.04) ... 09:58:29 #5 73.31 debconf: unable to initialize frontend: Dialog 09:58:29 #5 73.31 debconf: (TERM is not set, so the dialog frontend is not usable.) 09:58:29 #5 73.31 debconf: falling back to frontend: Readline 09:58:31 #5 75.03 Setting up ubuntu-pro-client-l10n (37.1ubuntu0~16.04) ... 09:58:31 #5 75.05 Setting up python3-dbus (1.2.0-3) ... 09:58:31 #5 75.29 Setting up python3-gi (3.20.0-0ubuntu1) ... 09:58:31 #5 75.57 Setting up python3-distro-info (0.14ubuntu0.3) ... 09:58:31 #5 75.79 Setting up python3-pycurl (7.43.0-1ubuntu1) ... 09:58:32 #5 76.01 Setting up ubuntu-advantage-desktop-daemon (1.10.ubuntu0.16.04.1~esm1) ... 09:58:32 #5 76.04 Setting up python3-software-properties (0.96.20.13) ... 09:58:32 #5 76.27 Setting up software-properties-common (0.96.20.13) ... 09:58:32 #5 76.50 Setting up unattended-upgrades (1.1ubuntu1.18.04.7~16.04.7) ... 09:58:32 #5 76.63 debconf: unable to initialize frontend: Dialog 09:58:32 #5 76.63 debconf: (TERM is not set, so the dialog frontend is not usable.) 09:58:32 #5 76.63 debconf: falling back to frontend: Readline 09:58:32 #5 76.71 09:58:32 #5 76.71 Creating config file /etc/apt/apt.conf.d/20auto-upgrades with new version 09:58:32 #5 76.79 09:58:32 #5 76.79 Creating config file /etc/apt/apt.conf.d/50unattended-upgrades with new version 09:58:33 #5 77.28 Setting up dh-python (2.20151103ubuntu1.2) ... 09:58:33 #5 77.50 Processing triggers for systemd (229-4ubuntu21.31) ... 09:58:33 #5 77.51 Processing triggers for libc-bin (2.23-0ubuntu11.3) ... 09:58:33 #5 77.55 Processing triggers for ca-certificates (20210119~16.04.1) ... 09:58:33 #5 77.56 Updating certificates in /etc/ssl/certs... 09:58:35 #5 79.11 129 added, 0 removed; done. 09:58:35 #5 79.11 Running hooks in /etc/ca-certificates/update.d... 09:58:35 #5 79.12 done. 09:58:35 #5 79.13 Processing triggers for sgml-base (1.26+nmu4ubuntu1) ... 09:58:35 #5 79.16 Processing triggers for dbus (1.10.6-1ubuntu3.6) ... 09:58:36 #5 DONE 80.1s 09:58:36 09:58:36 #6 [ 3/10] WORKDIR /tmp 09:58:36 #6 DONE 0.1s 09:58:36 09:58:36 #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:37 #7 1.396 2026-05-02 09:58:37 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-02T10%3A54%3A09Z&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-02T09%3A54%3A04Z&ske=2026-05-02T10%3A54%3A09Z&sks=b&skv=2018-11-09&sig=9rzFvcSRq1w4YsjC6GUi0zdTUzT1f%2FYIsI8oU76QgMo%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NzcxNzcxNiwibmJmIjoxNzc3NzE1OTE2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.GXdP12IOsSqzmNNEPmAAml_e2eiPYSR4c9wH_viB3C0&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:37 #7 1.411 CMake Installer Version: 3.14.5, Copyright (c) Kitware 09:58:37 #7 1.411 This is a self-extracting archive. 09:58:37 #7 1.411 The archive will be extracted to: /usr/local 09:58:37 #7 1.411 09:58:37 #7 1.411 Using target directory: /usr/local 09:58:37 #7 1.411 Extracting, please wait... 09:58:37 #7 1.411 09:58:38 #7 2.534 Unpacking finished successfully 09:58:39 #7 DONE 3.4s 09:58:39 09:58:39 #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:44 #8 5.226 2026-05-02 09:58:44 URL:https://dl.google.com/go/go1.12.linux-amd64.tar.gz [127228112/127228112] -> "go1.12.linux-amd64.tar.gz" [1] 09:58:49 #8 DONE 9.4s 09:58:49 09:58:49 #9 [ 6/10] RUN go get -u github.com/ory/go-acc && mv ~/go/bin/go-acc /usr/local/go/bin 09:58:57 #9 8.032 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:57 #9 8.099 package io/fs: unrecognized import path "io/fs" (import path does not begin with hostname) 09:58:57 #9 8.798 package net/netip: unrecognized import path "net/netip" (import path does not begin with hostname) 09:59:02 #9 13.13 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:02 #9 13.76 package slices: unrecognized import path "slices" (import path does not begin with hostname) 09:59:03 #9 14.51 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:06 #9 17.52 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:06 #9 17.62 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:06 #9 17.62 package log/slog: unrecognized import path "log/slog" (import path does not begin with hostname) 09:59:07 #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:07 ------ 09:59:07 > [ 6/10] RUN go get -u github.com/ory/go-acc && mv ~/go/bin/go-acc /usr/local/go/bin: 09:59:07 #9 8.032 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:07 #9 8.099 package io/fs: unrecognized import path "io/fs" (import path does not begin with hostname) 09:59:07 #9 8.798 package net/netip: unrecognized import path "net/netip" (import path does not begin with hostname) 09:59:07 #9 13.13 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:07 #9 13.76 package slices: unrecognized import path "slices" (import path does not begin with hostname) 09:59:07 #9 14.51 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:07 #9 17.52 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:07 #9 17.62 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:07 #9 17.62 package log/slog: unrecognized import path "log/slog" (import path does not begin with hostname) 09:59:07 ------ 09:59:07 Dockerfile:55 09:59:07 -------------------- 09:59:07 54 | ENV PATH=$PATH:/usr/local/go/bin:/usr/lib/go-1.12/bin 09:59:07 55 | >>> RUN go get -u github.com/ory/go-acc \ 09:59:07 56 | >>> && mv ~/go/bin/go-acc /usr/local/go/bin 09:59:07 57 | 09:59:07 -------------------- 09:59:07 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:07 Build step 'Execute shell' marked build as failure 09:59:07 $ ssh-agent -k 09:59:07 unset SSH_AUTH_SOCK; 09:59:07 unset SSH_AGENT_PID; 09:59:07 echo Agent pid 2133 killed; 09:59:07 [ssh-agent] Stopped. 09:59:07 [PostBuildScript] - [INFO] Executing post build scripts. 09:59:07 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins2513644755961860014.sh 09:59:07 ---> sysstat.sh 09:59:07 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins12914497473813175520.sh 09:59:07 ---> package-listing.sh 09:59:07 ++ facter osfamily 09:59:07 ++ tr '[:upper:]' '[:lower:]' 09:59:08 + OS_FAMILY=debian 09:59:08 + workspace=/w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master 09:59:08 + START_PACKAGES=/tmp/packages_start.txt 09:59:08 + END_PACKAGES=/tmp/packages_end.txt 09:59:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:59:08 + PACKAGES=/tmp/packages_start.txt 09:59:08 + '[' /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master ']' 09:59:08 + PACKAGES=/tmp/packages_end.txt 09:59:08 + case "${OS_FAMILY}" in 09:59:08 + dpkg -l 09:59:08 + grep '^ii' 09:59:08 + '[' -f /tmp/packages_start.txt ']' 09:59:08 + '[' -f /tmp/packages_end.txt ']' 09:59:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:59:08 + '[' /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master ']' 09:59:08 + mkdir -p /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master/archives/ 09:59:08 + 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:08 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins1793995456999313962.sh 09:59:08 ---> capture-instance-metadata.sh 09:59:08 Setup pyenv: 09:59:08 system 09:59:08 3.8.13 09:59:08 3.9.13 09:59:08 * 3.10.6 (set by /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master/.python-version) 09:59:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-du9D from file:/tmp/.os_lf_venv 09:59:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:59:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:59:10 lf-activate-venv(): INFO: Base packages installed successfully 09:59:10 lf-activate-venv(): INFO: Installing additional packages: lftools 09:59:27 lf-activate-venv(): INFO: Adding /tmp/venv-du9D/bin to PATH 09:59:27 INFO: Running in OpenStack, capturing instance metadata 09:59:27 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins9619130794876643307.sh 09:59:27 provisioning config files... 09:59:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master@tmp/config16446104883807712568tmp 09:59:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:59:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:59:27 [EnvInject] - Injecting environment variables from a build step. 09:59:27 [EnvInject] - Injecting as environment variables the properties content 09:59:27 SERVER_ID=logs 09:59:27 09:59:27 [EnvInject] - Variables injected successfully. 09:59:28 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins13487026247917578335.sh 09:59:28 ---> create-netrc.sh 09:59:28 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins11711803485366892337.sh 09:59:28 ---> python-tools-install.sh 09:59:28 Setup pyenv: 09:59:28 system 09:59:28 3.8.13 09:59:28 3.9.13 09:59:28 * 3.10.6 (set by /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master/.python-version) 09:59:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-du9D from file:/tmp/.os_lf_venv 09:59:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:59:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:59:31 lf-activate-venv(): INFO: Base packages installed successfully 09:59:31 lf-activate-venv(): INFO: Installing additional packages: lftools 09:59:47 lf-activate-venv(): INFO: Adding /tmp/venv-du9D/bin to PATH 09:59:47 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins17962963023108237749.sh 09:59:47 ---> sudo-logs.sh 09:59:47 Archiving 'sudo' log.. 09:59:48 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins16959033359578226640.sh 09:59:48 ---> job-cost.sh 09:59:48 Setup pyenv: 09:59:48 system 09:59:48 3.8.13 09:59:48 3.9.13 09:59:48 * 3.10.6 (set by /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master/.python-version) 09:59:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-du9D from file:/tmp/.os_lf_venv 09:59:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:59:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:59:51 lf-activate-venv(): INFO: Base packages installed successfully 09:59:51 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:00:00 lf-activate-venv(): INFO: Adding /tmp/venv-du9D/bin to PATH 10:00:00 INFO: No Stack... 10:00:01 INFO: Retrieving Pricing Info for: v3-starter-4 10:00:01 INFO: Archiving Costs 10:00:01 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash -l /tmp/jenkins7740248752865407841.sh 10:00:01 ---> logs-deploy.sh 10:00:01 Setup pyenv: 10:00:01 system 10:00:01 3.8.13 10:00:01 3.9.13 10:00:01 * 3.10.6 (set by /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master/.python-version) 10:00:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-du9D from file:/tmp/.os_lf_venv 10:00:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:00:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:00:05 lf-activate-venv(): INFO: Base packages installed successfully 10:00:05 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:00:21 lf-activate-venv(): INFO: Adding /tmp/venv-du9D/bin to PATH 10:00:21 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/366 10:00:21 INFO: archiving workspace using pattern(s): 10:00:23 Archives upload complete. 10:00:24 INFO: archiving logs to Nexus 10:00:25 ---> uname -a: 10:00:25 Linux prd-ubuntu1804-docker-4c-4g-2106 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:25 10:00:25 10:00:25 ---> lscpu: 10:00:25 Architecture: x86_64 10:00:25 CPU op-mode(s): 32-bit, 64-bit 10:00:25 Byte Order: Little Endian 10:00:25 CPU(s): 4 10:00:25 On-line CPU(s) list: 0-3 10:00:25 Thread(s) per core: 1 10:00:25 Core(s) per socket: 1 10:00:25 Socket(s): 4 10:00:25 NUMA node(s): 1 10:00:25 Vendor ID: AuthenticAMD 10:00:25 CPU family: 23 10:00:25 Model: 49 10:00:25 Model name: AMD EPYC-Rome Processor 10:00:25 Stepping: 0 10:00:25 CPU MHz: 2799.998 10:00:25 BogoMIPS: 5599.99 10:00:25 Virtualization: AMD-V 10:00:25 Hypervisor vendor: KVM 10:00:25 Virtualization type: full 10:00:25 L1d cache: 32K 10:00:25 L1i cache: 32K 10:00:25 L2 cache: 512K 10:00:25 L3 cache: 16384K 10:00:25 NUMA node0 CPU(s): 0-3 10:00:25 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:25 10:00:25 10:00:25 ---> nproc: 10:00:25 4 10:00:25 10:00:25 10:00:25 ---> df -h: 10:00:25 Filesystem Size Used Avail Use% Mounted on 10:00:25 udev 3.9G 0 3.9G 0% /dev 10:00:25 tmpfs 798M 696K 797M 1% /run 10:00:25 /dev/vda1 20G 11G 9.1G 53% / 10:00:25 tmpfs 3.9G 0 3.9G 0% /dev/shm 10:00:25 tmpfs 5.0M 0 5.0M 0% /run/lock 10:00:25 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 10:00:25 /dev/vda15 105M 5.3M 100M 5% /boot/efi 10:00:25 tmpfs 798M 0 798M 0% /run/user/1001 10:00:25 10:00:25 10:00:25 ---> free -m: 10:00:25 total used free shared buff/cache available 10:00:25 Mem: 7976 516 3923 0 3536 7161 10:00:25 Swap: 1023 0 1023 10:00:25 10:00:25 10:00:25 ---> ip addr: 10:00:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:00:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:00:25 inet 127.0.0.1/8 scope host lo 10:00:25 valid_lft forever preferred_lft forever 10:00:25 inet6 ::1/128 scope host 10:00:25 valid_lft forever preferred_lft forever 10:00:25 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 10:00:25 link/ether fa:16:3e:81:16:a2 brd ff:ff:ff:ff:ff:ff 10:00:25 inet 10.32.7.80/23 brd 10.32.7.255 scope global dynamic ens3 10:00:25 valid_lft 86063sec preferred_lft 86063sec 10:00:25 inet6 fe80::f816:3eff:fe81:16a2/64 scope link 10:00:25 valid_lft forever preferred_lft forever 10:00:25 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 10:00:25 link/ether 02:42:c1:a1:cf:fe brd ff:ff:ff:ff:ff:ff 10:00:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:00:25 valid_lft forever preferred_lft forever 10:00:25 10:00:25 10:00:25 ---> sar -b -r -n DEV: 10:00:25 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-2106) 05/02/26 _x86_64_ (4 CPU) 10:00:25 10:00:25 09:54:51 LINUX RESTART (4 CPU) 10:00:25 10:00:25 09:55:01 tps rtps wtps bread/s bwrtn/s 10:00:25 09:56:01 155.94 69.41 86.54 5602.93 39905.37 10:00:25 09:57:01 62.55 0.22 62.33 23.20 9038.40 10:00:25 09:58:01 327.17 12.55 314.63 2243.92 29933.62 10:00:25 09:59:01 237.77 0.03 237.73 0.40 33942.00 10:00:25 10:00:01 26.66 1.07 25.60 52.12 3967.34 10:00:25 Average: 162.03 16.65 145.37 1584.64 23357.69 10:00:25 10:00:25 09:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:00:25 09:56:01 5899024 7416176 2268404 27.77 36988 1660324 982116 10.66 586872 1511228 54680 10:00:25 09:57:01 5560120 7374072 2607308 31.92 59996 1916432 1020408 11.07 644288 1755712 131116 10:00:25 09:58:01 4782044 7323568 3385384 41.45 90048 2575892 1344768 14.59 788636 2319800 5556 10:00:25 09:59:01 3889200 7309224 4278228 52.38 118028 3361348 1525464 16.55 909732 3023604 35216 10:00:25 10:00:01 4082320 7393468 4085108 50.02 122084 3257540 1027292 11.15 823400 2931312 12680 10:00:25 Average: 4842542 7363302 3324886 40.71 85429 2554307 1180010 12.80 750586 2308331 47850 10:00:25 10:00:25 09:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:00:25 09:56:01 lo 1.07 1.07 0.09 0.09 0.00 0.00 0.00 0.00 10:00:25 09:56:01 ens3 441.11 238.33 1212.34 69.24 0.00 0.00 0.00 0.00 10:00:25 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:25 09:57:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 10:00:25 09:57:01 ens3 66.30 55.40 754.37 6.50 0.00 0.00 0.00 0.00 10:00:25 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:25 09:58:01 lo 1.60 1.60 0.14 0.14 0.00 0.00 0.00 0.00 10:00:25 09:58:01 ens3 341.00 242.92 3098.88 23.70 0.00 0.00 0.00 0.00 10:00:25 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:25 09:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:00:25 09:59:01 ens3 431.72 316.42 4027.91 28.55 0.00 0.00 0.00 0.00 10:00:25 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:25 10:00:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 10:00:25 10:00:01 ens3 33.46 29.88 117.55 8.79 0.00 0.00 0.00 0.00 10:00:25 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:25 Average: lo 0.84 0.84 0.07 0.07 0.00 0.00 0.00 0.00 10:00:25 Average: ens3 262.72 176.59 1842.22 27.36 0.00 0.00 0.00 0.00 10:00:25 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:25 10:00:25 10:00:25 ---> sar -P ALL: 10:00:25 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-2106) 05/02/26 _x86_64_ (4 CPU) 10:00:25 10:00:25 09:54:51 LINUX RESTART (4 CPU) 10:00:25 10:00:25 09:55:01 CPU %user %nice %system %iowait %steal %idle 10:00:25 09:56:01 all 17.49 0.00 2.79 5.08 1.14 73.50 10:00:25 09:56:01 0 15.44 0.00 2.18 2.99 1.04 78.35 10:00:25 09:56:01 1 17.55 0.00 4.96 6.75 1.14 69.60 10:00:25 09:56:01 2 9.99 0.00 1.51 4.77 1.09 82.64 10:00:25 09:56:01 3 27.02 0.00 2.54 5.82 1.30 63.32 10:00:25 09:57:01 all 20.15 0.00 1.23 1.85 0.96 75.82 10:00:25 09:57:01 0 37.20 0.00 2.07 0.32 1.30 59.12 10:00:25 09:57:01 1 10.41 0.00 0.90 5.66 0.65 82.38 10:00:25 09:57:01 2 1.42 0.00 0.25 0.82 0.27 97.25 10:00:25 09:57:01 3 31.54 0.00 1.69 0.60 1.58 64.60 10:00:25 09:58:01 all 12.32 0.00 3.89 8.93 0.76 74.10 10:00:25 09:58:01 0 15.23 0.00 3.87 5.83 0.92 74.14 10:00:25 09:58:01 1 8.41 0.00 4.37 17.63 0.59 69.00 10:00:25 09:58:01 2 12.48 0.00 4.61 10.22 0.89 71.79 10:00:25 09:58:01 3 13.14 0.00 2.72 2.12 0.65 81.38 10:00:25 09:59:01 all 11.18 0.00 4.53 6.81 0.83 76.65 10:00:25 09:59:01 0 9.76 0.00 4.40 4.10 0.81 80.93 10:00:25 09:59:01 1 12.48 0.00 4.08 4.91 0.69 77.85 10:00:25 09:59:01 2 9.69 0.00 6.43 17.29 0.90 65.69 10:00:25 09:59:01 3 12.76 0.00 3.20 0.90 0.94 82.20 10:00:25 10:00:01 all 19.40 0.00 1.18 0.71 0.77 77.94 10:00:25 10:00:01 0 19.53 0.00 1.15 0.23 0.96 78.12 10:00:25 10:00:01 1 24.42 0.00 1.20 0.05 0.82 73.52 10:00:25 10:00:01 2 23.25 0.00 1.22 2.42 0.75 72.36 10:00:25 10:00:01 3 10.40 0.00 1.20 0.12 0.52 87.76 10:00:25 Average: all 16.12 0.00 2.72 4.67 0.89 75.60 10:00:25 Average: 0 19.46 0.00 2.73 2.69 1.01 74.11 10:00:25 Average: 1 14.67 0.00 3.09 6.98 0.78 74.48 10:00:25 Average: 2 11.36 0.00 2.79 7.09 0.78 77.98 10:00:25 Average: 3 18.99 0.00 2.27 1.91 1.00 75.84 10:00:25 10:00:25 10:00:25