09:55:17 Started by timer 09:55:17 Running as SYSTEM 09:55:17 [EnvInject] - Loading node environment variables. 09:55:17 Building remotely on prd-ubuntu1804-docker-4c-4g-2799 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master 09:55:17 [ssh-agent] Looking for ssh-agent implementation... 09:55:17 $ ssh-agent 09:55:17 SSH_AUTH_SOCK=/tmp/ssh-B4CRztRmm4BM/agent.2086 09:55:17 SSH_AGENT_PID=2088 09:55:17 [ssh-agent] Started. 09:55:17 Running ssh-add (command line suppressed) 09:55:17 Identity added: /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master@tmp/private_key_12761509319547462668.key (jenkins-ssh) 09:55:17 [ssh-agent] Using credentials jenkins (jenkins) 09:55:17 The recommended git tool is: NONE 09:55:19 using credential jenkins 09:55:19 Wiping out workspace first. 09:55:19 Cloning the remote Git repository 09:55:19 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 09:55:19 > git init /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master # timeout=10 09:55:19 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 09:55:19 > git --version # timeout=10 09:55:19 > git --version # 'git version 2.17.1' 09:55:19 using GIT_SSH to set credentials jenkins 09:55:19 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 09:55:20 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 09:55:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:55:20 Avoid second fetch 09:55:20 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 09:55:20 Checking out Revision 5fe94d2cd4e050439eb4e94325b9f6f781fc2b51 (refs/remotes/origin/master) 09:55:21 > git config core.sparsecheckout # timeout=10 09:55:21 > git checkout -f 5fe94d2cd4e050439eb4e94325b9f6f781fc2b51 # timeout=10 09:55:21 Commit message: "Merge "Chore: Automation adds oam/oam-controller config files"" 09:55:21 > git rev-list --no-walk 5fe94d2cd4e050439eb4e94325b9f6f781fc2b51 # timeout=10 09:55:21 > git remote # timeout=10 09:55:21 > git submodule init # timeout=10 09:55:21 > git submodule sync # timeout=10 09:55:21 > git config --get remote.origin.url # timeout=10 09:55:21 > git submodule init # timeout=10 09:55:21 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 09:55:21 > git config --get submodule.packer/common-packer.url # timeout=10 09:55:21 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 09:55:21 > git config --get submodule.global-jjb.url # timeout=10 09:55:21 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 09:55:21 > git submodule update --init --recursive packer/common-packer # timeout=10 09:55:22 > git submodule update --init --recursive global-jjb # timeout=10 09:55:26 provisioning config files... 09:55:26 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:55:26 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:55:26 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins13707685965145533545.sh 09:55:26 ---> python-tools-install.sh 09:55:26 Setup pyenv: 09:55:26 * system (set by /opt/pyenv/version) 09:55:26 * 3.8.13 (set by /opt/pyenv/version) 09:55:26 * 3.9.13 (set by /opt/pyenv/version) 09:55:26 * 3.10.6 (set by /opt/pyenv/version) 09:55:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3dIR 09:55:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:55:35 lf-activate-venv(): INFO: Installing: lftools 09:56:01 lf-activate-venv(): INFO: Adding /tmp/venv-3dIR/bin to PATH 09:56:01 Generating Requirements File 09:56:22 Python 3.10.6 09:56:22 pip 25.1.1 from /tmp/venv-3dIR/lib/python3.10/site-packages/pip (python 3.10) 09:56:22 appdirs==1.4.4 09:56:22 argcomplete==3.6.2 09:56:22 aspy.yaml==1.3.0 09:56:22 attrs==25.3.0 09:56:22 autopage==0.5.2 09:56:22 beautifulsoup4==4.13.4 09:56:22 boto3==1.38.36 09:56:22 botocore==1.38.36 09:56:22 bs4==0.0.2 09:56:22 cachetools==5.5.2 09:56:22 certifi==2025.4.26 09:56:22 cffi==1.17.1 09:56:22 cfgv==3.4.0 09:56:22 chardet==5.2.0 09:56:22 charset-normalizer==3.4.2 09:56:22 click==8.2.1 09:56:22 cliff==4.10.0 09:56:22 cmd2==2.6.1 09:56:22 cryptography==3.3.2 09:56:22 debtcollector==3.0.0 09:56:22 decorator==5.2.1 09:56:22 defusedxml==0.7.1 09:56:22 Deprecated==1.2.18 09:56:22 distlib==0.3.9 09:56:22 dnspython==2.7.0 09:56:22 docker==7.1.0 09:56:22 dogpile.cache==1.4.0 09:56:22 durationpy==0.10 09:56:22 email_validator==2.2.0 09:56:22 filelock==3.18.0 09:56:22 future==1.0.0 09:56:22 gitdb==4.0.12 09:56:22 GitPython==3.1.44 09:56:22 google-auth==2.40.3 09:56:22 httplib2==0.22.0 09:56:22 identify==2.6.12 09:56:22 idna==3.10 09:56:22 importlib-resources==1.5.0 09:56:22 iso8601==2.1.0 09:56:22 Jinja2==3.1.6 09:56:22 jmespath==1.0.1 09:56:22 jsonpatch==1.33 09:56:22 jsonpointer==3.0.0 09:56:22 jsonschema==4.24.0 09:56:22 jsonschema-specifications==2025.4.1 09:56:22 keystoneauth1==5.11.1 09:56:22 kubernetes==33.1.0 09:56:22 lftools==0.37.13 09:56:22 lxml==5.4.0 09:56:22 MarkupSafe==3.0.2 09:56:22 msgpack==1.1.1 09:56:22 multi_key_dict==2.0.3 09:56:22 munch==4.0.0 09:56:22 netaddr==1.3.0 09:56:22 niet==1.4.2 09:56:22 nodeenv==1.9.1 09:56:22 oauth2client==4.1.3 09:56:22 oauthlib==3.2.2 09:56:22 openstacksdk==4.6.0 09:56:22 os-client-config==2.1.0 09:56:22 os-service-types==1.7.0 09:56:22 osc-lib==4.0.2 09:56:22 oslo.config==9.8.0 09:56:22 oslo.context==6.0.0 09:56:22 oslo.i18n==6.5.1 09:56:22 oslo.log==7.1.0 09:56:22 oslo.serialization==5.7.0 09:56:22 oslo.utils==9.0.0 09:56:22 packaging==25.0 09:56:22 pbr==6.1.1 09:56:22 platformdirs==4.3.8 09:56:22 prettytable==3.16.0 09:56:22 psutil==7.0.0 09:56:22 pyasn1==0.6.1 09:56:22 pyasn1_modules==0.4.2 09:56:22 pycparser==2.22 09:56:22 pygerrit2==2.0.15 09:56:22 PyGithub==2.6.1 09:56:22 PyJWT==2.10.1 09:56:22 PyNaCl==1.5.0 09:56:22 pyparsing==2.4.7 09:56:22 pyperclip==1.9.0 09:56:22 pyrsistent==0.20.0 09:56:22 python-cinderclient==9.7.0 09:56:22 python-dateutil==2.9.0.post0 09:56:22 python-heatclient==4.2.0 09:56:22 python-jenkins==1.8.2 09:56:22 python-keystoneclient==5.6.0 09:56:22 python-magnumclient==4.8.1 09:56:22 python-openstackclient==8.1.0 09:56:22 python-swiftclient==4.8.0 09:56:22 PyYAML==6.0.2 09:56:22 referencing==0.36.2 09:56:22 requests==2.32.4 09:56:22 requests-oauthlib==2.0.0 09:56:22 requestsexceptions==1.4.0 09:56:22 rfc3986==2.0.0 09:56:22 rpds-py==0.25.1 09:56:22 rsa==4.9.1 09:56:22 ruamel.yaml==0.18.14 09:56:22 ruamel.yaml.clib==0.2.12 09:56:22 s3transfer==0.13.0 09:56:22 simplejson==3.20.1 09:56:22 six==1.17.0 09:56:22 smmap==5.0.2 09:56:22 soupsieve==2.7 09:56:22 stevedore==5.4.1 09:56:22 tabulate==0.9.0 09:56:22 toml==0.10.2 09:56:22 tomlkit==0.13.3 09:56:22 tqdm==4.67.1 09:56:22 typing_extensions==4.14.0 09:56:22 tzdata==2025.2 09:56:22 urllib3==1.26.20 09:56:22 virtualenv==20.31.2 09:56:22 wcwidth==0.2.13 09:56:22 websocket-client==1.8.0 09:56:22 wrapt==1.17.2 09:56:22 xdg==6.0.0 09:56:22 xmltodict==0.14.2 09:56:22 yq==3.4.3 09:56:22 provisioning config files... 09:56:22 copy managed file [global-settings] to file:/w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master@tmp/config14877219219998824782tmp 09:56:22 copy managed file [ci-management-settings] to file:/w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master@tmp/config18269977801696851558tmp 09:56:22 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins1294460323245308683.sh 09:56:22 ---> docker-login.sh 09:56:22 nexus3.o-ran-sc.org:10001 09:56:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:23 Configure a credential helper to remove this warning. See 09:56:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:23 09:56:23 Login Succeeded 09:56:23 nexus3.o-ran-sc.org:10002 09:56:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:23 Configure a credential helper to remove this warning. See 09:56:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:23 09:56:23 Login Succeeded 09:56:23 nexus3.o-ran-sc.org:10003 09:56:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:23 Configure a credential helper to remove this warning. See 09:56:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:23 09:56:23 Login Succeeded 09:56:23 nexus3.o-ran-sc.org:10004 09:56:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:23 Configure a credential helper to remove this warning. See 09:56:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:23 09:56:23 Login Succeeded 09:56:23 ---> docker-login.sh ends 09:56:23 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins10104524766102359803.sh 09:56:23 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/sh -xe /tmp/jenkins2295708083506611319.sh 09:56:23 [EnvInject] - Injecting environment variables from a build step. 09:56:23 [EnvInject] - Injecting as environment variables the properties content 09:56:23 DOCKER_ROOT=docker/bldr-ubuntu16-c-go 09:56:23 CONTAINER_TAG_YAML_DIR= 09:56:23 CONTAINER_TAG_METHOD=yaml-file 09:56:23 09:56:23 [EnvInject] - Variables injected successfully. 09:56:23 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash -l /tmp/jenkins12165308307326348507.sh 09:56:23 ---> docker-get-container-tag.sh 09:56:23 Setup pyenv: 09:56:23 system 09:56:23 3.8.13 09:56:23 3.9.13 09:56:23 * 3.10.6 (set by /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master/.python-version) 09:56:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3dIR from file:/tmp/.os_lf_venv 09:56:25 lf-activate-venv(): INFO: Installing: yq 09:56:26 lf-activate-venv(): INFO: Adding /tmp/venv-3dIR/bin to PATH 09:56:27 ---> Docker image tag found: 3-u16.04-nng 09:56:27 [EnvInject] - Injecting environment variables from a build step. 09:56:27 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 09:56:27 [EnvInject] - Variables injected successfully. 09:56:27 [EnvInject] - Injecting environment variables from a build step. 09:56:27 [EnvInject] - Injecting as environment variables the properties content 09:56:27 DOCKER_ARGS=--network=host 09:56:27 DOCKER_ROOT=docker/bldr-ubuntu16-c-go 09:56:27 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 09:56:27 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 09:56:27 DOCKER_NAME=bldr-ubuntu16-c-go 09:56:27 09:56:27 [EnvInject] - Variables injected successfully. 09:56:27 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins4972722835501528277.sh 09:56:27 ---> docker-build.sh 09:56:27 Docker version 24.0.2, build cb74dfc 09:56:27 Building image: nexus3.o-ran-sc.org:10004/bldr-ubuntu16-c-go:3-u16.04-nng 09:56:27 docker build --network=host -t nexus3.o-ran-sc.org:10004/bldr-ubuntu16-c-go:3-u16.04-nng . 09:56:28 #1 [internal] load build definition from Dockerfile 09:56:28 #1 transferring dockerfile: 2.80kB 0.0s done 09:56:28 #1 DONE 0.1s 09:56:28 09:56:28 #2 [internal] load .dockerignore 09:56:28 #2 transferring context: 2B done 09:56:28 #2 DONE 0.1s 09:56:28 09:56:28 #3 [internal] load metadata for nexus3.o-ran-sc.org:10001/ubuntu:16.04 09:56:30 #3 DONE 1.5s 09:56:30 09:56:30 #4 [ 1/10] FROM nexus3.o-ran-sc.org:10001/ubuntu:16.04@sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6 09:56:30 #4 resolve nexus3.o-ran-sc.org:10001/ubuntu:16.04@sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6 0.0s done 09:56:30 #4 sha256:da8ef40b9ecabc2679fe2419957220c0272a965c5cf7e0269fa1aeeb8c56f2e1 0B / 528B 0.2s 09:56:30 #4 sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6 1.42kB / 1.42kB done 09:56:30 #4 sha256:a3785f78ab8547ae2710c89e627783cfa7ee7824d3468cae6835c9f4eae23ff7 1.15kB / 1.15kB done 09:56:30 #4 sha256:b6f50765242581c887ff1acc2511fa2d885c52d8fb3ac8c4bba131fd86567f2e 3.36kB / 3.36kB done 09:56:30 #4 sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50 0B / 46.50MB 0.2s 09:56:30 #4 sha256:b51569e7c50720acf6860327847fe342a1afbe148d24c529fb81df105e3eed01 0B / 857B 0.2s 09:56:30 #4 sha256:b51569e7c50720acf6860327847fe342a1afbe148d24c529fb81df105e3eed01 857B / 857B 0.5s done 09:56:30 #4 sha256:da8ef40b9ecabc2679fe2419957220c0272a965c5cf7e0269fa1aeeb8c56f2e1 528B / 528B 0.5s done 09:56:30 #4 sha256:fb15d46c38dcd1ea0b1990006c3366ecd10c79d374f341687eb2cb23a2c8672e 0B / 170B 0.6s 09:56:31 #4 sha256:fb15d46c38dcd1ea0b1990006c3366ecd10c79d374f341687eb2cb23a2c8672e 170B / 170B 0.8s done 09:56:31 #4 sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50 4.19MB / 46.50MB 1.4s 09:56:31 #4 sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50 27.26MB / 46.50MB 1.6s 09:56:32 #4 sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50 46.50MB / 46.50MB 1.8s 09:56:32 #4 sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50 46.50MB / 46.50MB 1.8s done 09:56:32 #4 extracting sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50 09:56:33 #4 extracting sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50 1.7s done 09:56:33 #4 extracting sha256:b51569e7c50720acf6860327847fe342a1afbe148d24c529fb81df105e3eed01 09:56:34 #4 extracting sha256:b51569e7c50720acf6860327847fe342a1afbe148d24c529fb81df105e3eed01 done 09:56:34 #4 extracting sha256:da8ef40b9ecabc2679fe2419957220c0272a965c5cf7e0269fa1aeeb8c56f2e1 done 09:56:34 #4 extracting sha256:fb15d46c38dcd1ea0b1990006c3366ecd10c79d374f341687eb2cb23a2c8672e done 09:56:34 #4 DONE 4.0s 09:56:34 09:56:34 #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:56:34 #5 0.473 Get:1 http://archive.ubuntu.com/ubuntu xenial InRelease [247 kB] 09:56:34 #5 0.475 Get:2 http://security.ubuntu.com/ubuntu xenial-security InRelease [106 kB] 09:56:35 #5 1.148 Get:3 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [1151 kB] 09:56:35 #5 1.220 Get:4 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [106 kB] 09:56:35 #5 1.397 Get:5 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [106 kB] 09:56:35 #5 1.532 Get:6 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages [1558 kB] 09:56:35 #5 1.808 Get:7 http://security.ubuntu.com/ubuntu xenial-security/restricted amd64 Packages [15.9 kB] 09:56:36 #5 1.809 Get:8 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [928 kB] 09:56:36 #5 1.883 Get:9 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [8820 B] 09:56:36 #5 1.921 Get:10 http://archive.ubuntu.com/ubuntu xenial/restricted amd64 Packages [14.1 kB] 09:56:36 #5 1.922 Get:11 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [9827 kB] 09:56:36 #5 2.435 Get:12 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [176 kB] 09:56:36 #5 2.440 Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1608 kB] 09:56:36 #5 2.518 Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 Packages [16.4 kB] 09:56:36 #5 2.519 Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [1483 kB] 09:56:36 #5 2.574 Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [25.0 kB] 09:56:36 #5 2.575 Get:17 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [11.3 kB] 09:56:36 #5 2.576 Get:18 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [12.9 kB] 09:56:37 #5 3.232 Fetched 17.4 MB in 3s (5751 kB/s) 09:56:37 #5 3.232 Reading package lists... 09:56:38 #5 3.948 Reading package lists... 09:56:38 #5 4.669 Building dependency tree... 09:56:38 #5 4.784 Reading state information... 09:56:39 #5 4.889 zlib1g is already the newest version (1:1.2.8.dfsg-2ubuntu4.3). 09:56:39 #5 4.889 The following additional packages will be installed: 09:56:39 #5 4.889 apt-transport-https apt-utils binutils bzip2 bzip2-doc ca-certificates cpp 09:56:39 #5 4.889 cpp-5 cron dbus dh-python distro-info distro-info-data dpkg-dev fakeroot 09:56:39 #5 4.889 file g++-5 gcc-5 gir1.2-glib-2.0 git-man icu-devtools ifupdown iproute2 09:56:39 #5 4.889 isc-dhcp-client isc-dhcp-common iso-codes krb5-locales less 09:56:39 #5 4.889 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 09:56:39 #5 4.889 libapt-inst2.0 libasan2 libasn1-8-heimdal libatm1 libatomic1 libbsd0 09:56:39 #5 4.889 libc-dev-bin libc6-dev libcap-ng0 libcc1-0 libcilkrts5 libcurl3-gnutls 09:56:39 #5 4.889 libdbus-1-3 libdbus-glib-1-2 libdns-export162 libdpkg-perl libedit2 09:56:39 #5 4.889 liberror-perl libexpat1 libexpat1-dev libfakeroot libffi6 09:56:39 #5 4.889 libfile-fcntllock-perl libgcc-5-dev libgdbm3 libgirepository-1.0-1 09:56:39 #5 4.889 libglib2.0-0 libglib2.0-data libgmp10 libgnutls30 libgomp1 libgssapi-krb5-2 09:56:39 #5 4.889 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal 09:56:39 #5 4.890 libheimntlm0-heimdal libhogweed4 libhx509-5-heimdal libicu55 libidn11 09:56:39 #5 4.890 libisc-export160 libisl15 libitm1 libjson-c2 libjson-glib-1.0-0 09:56:39 #5 4.890 libjson-glib-1.0-common libk5crypto3 libkeyutils1 libkrb5-26-heimdal 09:56:39 #5 4.890 libkrb5-3 libkrb5support0 libldap-2.4-2 liblsan0 libltdl-dev libltdl7 09:56:39 #5 4.890 libmagic1 libmnl0 libmpc3 libmpdec2 libmpfr4 libmpx0 libnettle6 libp11-kit0 09:56:39 #5 4.890 libperl5.22 libpolkit-gobject-1-0 libpopt0 libpython-dev libpython-stdlib 09:56:39 #5 4.890 libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 09:56:39 #5 4.890 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libquadmath0 09:56:39 #5 4.890 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db 09:56:39 #5 4.890 libsctp1 libsigsegv2 libsqlite3-0 libssl1.0.0 libstdc++-5-dev libtasn1-6 09:56:39 #5 4.890 libtsan0 libubsan0 libwind0-heimdal libx11-6 libx11-data libxau6 libxcb1 09:56:39 #5 4.890 libxdmcp6 libxext6 libxml2 libxmuu1 libxtables11 libyaml-0-2 linux-libc-dev 09:56:39 #5 4.890 lsb-release m4 manpages manpages-dev mime-support netbase openssh-client 09:56:39 #5 4.890 openssl patch perl perl-modules-5.22 powermgmt-base python python-apt-common 09:56:39 #5 4.890 python-minimal python2.7 python2.7-dev python2.7-minimal python3 python3-apt 09:56:39 #5 4.890 python3-dbus python3-distro-info python3-gi python3-minimal 09:56:39 #5 4.890 python3-pkg-resources python3-pycurl python3-software-properties 09:56:39 #5 4.890 python3-yaml python3.5 python3.5-minimal rename rsync sgml-base 09:56:39 #5 4.890 shared-mime-info ubuntu-advantage-desktop-daemon ubuntu-advantage-tools 09:56:39 #5 4.890 ubuntu-pro-client ubuntu-pro-client-l10n ucf unattended-upgrades unzip xauth 09:56:39 #5 4.890 xdg-user-dirs xml-core xz-utils 09:56:39 #5 4.891 Suggested packages: 09:56:39 #5 4.891 gnu-standards autoconf-doc gettext binutils-doc cpp-doc gcc-5-locales 09:56:39 #5 4.891 anacron logrotate checksecurity exim4 | postfix | mail-transport-agent 09:56:39 #5 4.891 dbus-user-session | dbus-x11 shunit2 debian-keyring g++-multilib 09:56:39 #5 4.891 g++-5-multilib gcc-5-doc libstdc++6-5-dbg gcc-multilib flex bison gdb 09:56:39 #5 4.891 gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg 09:56:39 #5 4.891 libasan2-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg 09:56:39 #5 4.891 libmpx0-dbg libquadmath0-dbg gettext-base git-daemon-run 09:56:39 #5 4.891 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-arch 09:56:39 #5 4.891 git-cvs git-mediawiki git-svn ppp rdnssd iproute2-doc resolvconf 09:56:39 #5 4.891 avahi-autoipd isc-dhcp-client-ddns apparmor isoquery glibc-doc gnutls-bin 09:56:39 #5 4.891 krb5-doc krb5-user icu-doc libtool-doc libsasl2-modules-otp 09:56:39 #5 4.891 libsasl2-modules-ldap libsasl2-modules-sql libsasl2-modules-gssapi-mit 09:56:39 #5 4.891 | libsasl2-modules-gssapi-heimdal libstdc++-5-doc gfortran 09:56:39 #5 4.891 | fortran95-compiler gcj-jdk lsb make-doc man-browser ssh-askpass libpam-ssh 09:56:39 #5 4.891 keychain monkeysphere ed diffutils-doc perl-doc libterm-readline-gnu-perl 09:56:39 #5 4.891 | libterm-readline-perl-perl python-doc python-tk python2.7-doc 09:56:39 #5 4.891 binfmt-support python3-doc python3-tk python3-venv python3-apt-dbg 09:56:39 #5 4.891 python-apt-doc python-dbus-doc python3-dbus-dbg python3-setuptools 09:56:39 #5 4.891 libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.5-venv 09:56:39 #5 4.891 python3.5-doc openssh-server sgml-base-doc bsd-mailx default-mta 09:56:39 #5 4.891 | mail-transport-agent needrestart debhelper 09:56:39 #5 4.891 The following NEW packages will be installed: 09:56:39 #5 4.891 apt-transport-https apt-utils autoconf autoconf-archive automake 09:56:39 #5 4.891 autotools-dev binutils build-essential bzip2 bzip2-doc ca-certificates cpp 09:56:39 #5 4.891 cpp-5 cron dbus dh-python distro-info distro-info-data dpkg-dev fakeroot 09:56:39 #5 4.891 file g++ g++-5 gcc gcc-5 gir1.2-glib-2.0 git git-man icu-devtools ifupdown 09:56:39 #5 4.891 iproute2 isc-dhcp-client isc-dhcp-common iso-codes krb5-locales less 09:56:39 #5 4.891 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 09:56:39 #5 4.891 libapt-inst2.0 libasan2 libasn1-8-heimdal libatm1 libatomic1 libbsd0 09:56:39 #5 4.891 libbz2-dev libc-dev-bin libc6-dev libcap-ng0 libcc1-0 libcilkrts5 09:56:39 #5 4.891 libcurl3-gnutls libdbus-1-3 libdbus-glib-1-2 libdns-export162 libdpkg-perl 09:56:39 #5 4.891 libedit2 liberror-perl libexpat1 libexpat1-dev libfakeroot libffi6 09:56:39 #5 4.891 libfile-fcntllock-perl libgcc-5-dev libgdbm3 libgirepository-1.0-1 09:56:39 #5 4.891 libglib2.0-0 libglib2.0-data libgmp10 libgnutls30 libgomp1 libgssapi-krb5-2 09:56:39 #5 4.891 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal 09:56:39 #5 4.891 libheimntlm0-heimdal libhogweed4 libhx509-5-heimdal libicu-dev libicu55 09:56:39 #5 4.891 libidn11 libisc-export160 libisl15 libitm1 libjson-c2 libjson-glib-1.0-0 09:56:39 #5 4.891 libjson-glib-1.0-common libk5crypto3 libkeyutils1 libkrb5-26-heimdal 09:56:39 #5 4.891 libkrb5-3 libkrb5support0 libldap-2.4-2 liblsan0 libltdl-dev libltdl7 09:56:39 #5 4.891 libmagic1 libmnl0 libmpc3 libmpdec2 libmpfr4 libmpx0 libnettle6 libp11-kit0 09:56:39 #5 4.891 libperl5.22 libpolkit-gobject-1-0 libpopt0 libpython-dev libpython-stdlib 09:56:39 #5 4.891 libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 09:56:39 #5 4.892 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libquadmath0 09:56:39 #5 4.892 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db 09:56:39 #5 4.892 libsctp-dev libsctp1 libsigsegv2 libsqlite3-0 libssl1.0.0 libstdc++-5-dev 09:56:39 #5 4.892 libtasn1-6 libtool libtsan0 libubsan0 libwind0-heimdal libx11-6 libx11-data 09:56:39 #5 4.892 libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 libxtables11 libyaml-0-2 09:56:39 #5 4.892 linux-libc-dev lksctp-tools lsb-release m4 make manpages manpages-dev 09:56:39 #5 4.892 mime-support netbase openssh-client openssl patch perl perl-modules-5.22 09:56:39 #5 4.892 pkg-config powermgmt-base python python-apt-common python-dev python-minimal 09:56:39 #5 4.892 python2.7 python2.7-dev python2.7-minimal python3 python3-apt python3-dbus 09:56:39 #5 4.892 python3-distro-info python3-gi python3-minimal python3-pkg-resources 09:56:39 #5 4.892 python3-pycurl python3-software-properties python3-yaml python3.5 09:56:39 #5 4.892 python3.5-minimal rename rsync sgml-base shared-mime-info 09:56:39 #5 4.892 software-properties-common ubuntu-advantage-desktop-daemon 09:56:39 #5 4.892 ubuntu-advantage-tools ubuntu-pro-client ubuntu-pro-client-l10n ucf 09:56:39 #5 4.892 unattended-upgrades unzip wget xauth xdg-user-dirs xml-core xz-utils zip 09:56:39 #5 4.892 zlib1g-dev zlibc 09:56:39 #5 5.248 0 upgraded, 198 newly installed, 0 to remove and 2 not upgraded. 09:56:39 #5 5.248 Need to get 124 MB of archives. 09:56:39 #5 5.248 After this operation, 460 MB of additional disk space will be used. 09:56:39 #5 5.248 Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 cron amd64 3.0pl1-128ubuntu2 [68.4 kB] 09:56:39 #5 5.487 Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 libatm1 amd64 1:2.5.1-1.5 [24.2 kB] 09:56:39 #5 5.502 Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmnl0 amd64 1.0.3-5 [12.0 kB] 09:56:39 #5 5.511 Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpopt0 amd64 1.16-10 [26.0 kB] 09:56:39 #5 5.528 Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl1.0.0 amd64 1.0.2g-1ubuntu4.20 [1083 kB] 09:56:39 #5 5.776 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:56:40 #5 5.808 Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1 amd64 2.1.0-7ubuntu0.16.04.5 [71.5 kB] 09:56:40 #5 5.811 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:56:40 #5 5.876 Get:9 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-minimal amd64 3.5.1-3 [23.3 kB] 09:56:40 #5 5.877 Get:10 http://archive.ubuntu.com/ubuntu xenial/main amd64 mime-support all 3.59ubuntu1 [31.0 kB] 09:56:40 #5 5.878 Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpdec2 amd64 2.4.2-1 [82.6 kB] 09:56:40 #5 5.879 Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsqlite3-0 amd64 3.11.0-1ubuntu1.5 [398 kB] 09:56:40 #5 5.891 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:56:40 #5 5.931 Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3.5 amd64 3.5.2-2ubuntu0~16.04.13 [165 kB] 09:56:40 #5 5.933 Get:15 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpython3-stdlib amd64 3.5.1-3 [6818 B] 09:56:40 #5 5.934 Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dh-python all 2.20151103ubuntu1.2 [73.9 kB] 09:56:40 #5 5.935 Get:17 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3 amd64 3.5.1-3 [8710 B] 09:56:40 #5 5.974 Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgdbm3 amd64 1.8.3-13.1 [16.9 kB] 09:56:40 #5 5.975 Get:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 libffi6 amd64 3.2.1-4 [17.8 kB] 09:56:40 #5 5.976 Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-0 amd64 2.48.2-0ubuntu4.8 [1120 kB] 09:56:40 #5 5.993 Get:21 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] 09:56:40 #5 5.994 Get:22 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp6 amd64 1:1.1.2-1.1 [11.0 kB] 09:56:40 #5 6.038 Get:23 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1 amd64 1.11.1-1ubuntu1 [40.0 kB] 09:56:40 #5 6.039 Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-data all 2:1.6.3-1ubuntu2.2 [114 kB] 09:56:40 #5 6.043 Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-6 amd64 2:1.6.3-1ubuntu2.2 [572 kB] 09:56:40 #5 6.055 Get:26 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] 09:56:40 #5 6.056 Get:27 http://archive.ubuntu.com/ubuntu xenial/main amd64 sgml-base all 1.26+nmu4ubuntu1 [12.5 kB] 09:56:40 #5 6.103 Get:28 http://archive.ubuntu.com/ubuntu xenial/universe amd64 autoconf-archive all 20150925-1 [637 kB] 09:56:40 #5 6.114 Get:29 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsigsegv2 amd64 2.10-4 [14.1 kB] 09:56:40 #5 6.114 Get:30 http://archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-0-2 amd64 0.1.6-3 [47.6 kB] 09:56:40 #5 6.115 Get:31 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 perl-modules-5.22 all 5.22.1-9ubuntu0.9 [2634 kB] 09:56:40 #5 6.241 Get:32 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libperl5.22 amd64 5.22.1-9ubuntu0.9 [3360 kB] 09:56:40 #5 6.431 Get:33 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 perl amd64 5.22.1-9ubuntu0.9 [237 kB] 09:56:40 #5 6.436 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:56:40 #5 6.440 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:56:40 #5 6.495 Get:36 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB] 09:56:40 #5 6.497 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:56:40 #5 6.593 Get:38 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.18 [224 kB] 09:56:40 #5 6.596 Get:39 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B] 09:56:40 #5 6.596 Get:40 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] 09:56:40 #5 6.599 Get:41 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgmp10 amd64 2:6.1.0+dfsg-2 [240 kB] 09:56:40 #5 6.601 Get:42 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpfr4 amd64 3.1.4-1 [191 kB] 09:56:40 #5 6.603 Get:43 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB] 09:56:40 #5 6.604 Get:44 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapt-inst2.0 amd64 1.2.35 [54.8 kB] 09:56:40 #5 6.605 Get:45 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt-utils amd64 1.2.35 [196 kB] 09:56:40 #5 6.608 Get:46 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 bzip2 amd64 1.0.6-8ubuntu0.2 [32.5 kB] 09:56:40 #5 6.659 Get:47 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 distro-info-data all 0.28ubuntu0.19 [5090 B] 09:56:40 #5 6.723 Get:48 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagic1 amd64 1:5.25-2ubuntu1.4 [216 kB] 09:56:41 #5 6.730 Get:49 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 file amd64 1:5.25-2ubuntu1.4 [21.2 kB] 09:56:41 #5 6.731 Get:50 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute2 amd64 4.3.0-1ubuntu3.16.04.5 [523 kB] 09:56:41 #5 6.738 Get:51 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ifupdown amd64 0.8.10ubuntu1.4 [54.9 kB] 09:56:41 #5 6.739 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:56:41 #5 6.742 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:56:41 #5 6.756 Get:54 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 isc-dhcp-client amd64 4.3.3-5ubuntu12.10 [224 kB] 09:56:41 #5 6.761 Get:55 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 isc-dhcp-common amd64 4.3.3-5ubuntu12.10 [105 kB] 09:56:41 #5 6.763 Get:56 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 less amd64 481-2.1ubuntu0.2 [110 kB] 09:56:41 #5 6.787 Get:57 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libbsd0 amd64 0.8.2-1ubuntu0.1 [42.0 kB] 09:56:41 #5 6.851 Get:58 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnettle6 amd64 3.2-1ubuntu0.16.04.2 [93.7 kB] 09:56:41 #5 6.989 Get:59 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhogweed4 amd64 3.2-1ubuntu0.16.04.2 [136 kB] 09:56:41 #5 7.291 Get:60 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11 amd64 1.32-3ubuntu1.2 [46.5 kB] 09:56:41 #5 7.312 Get:61 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit0 amd64 0.23.2-5~ubuntu16.04.2 [107 kB] 09:56:41 #5 7.356 Get:62 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6 amd64 4.7-3ubuntu0.16.04.3 [43.5 kB] 09:56:41 #5 7.372 Get:63 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls30 amd64 3.4.10-4ubuntu1.9 [548 kB] 09:56:41 #5 7.485 Get:64 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjson-c2 amd64 0.11-4ubuntu2.6 [22.2 kB] 09:56:41 #5 7.488 Get:65 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxtables11 amd64 1.6.0-2ubuntu3 [27.2 kB] 09:56:41 #5 7.491 Get:66 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 lsb-release all 9.20160110ubuntu0.2 [11.8 kB] 09:56:41 #5 7.493 Get:67 http://archive.ubuntu.com/ubuntu xenial/main amd64 netbase all 5.3 [12.9 kB] 09:56:41 #5 7.494 Get:68 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-yaml amd64 3.11-3build1 [95.6 kB] 09:56:41 #5 7.504 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:56:41 #5 7.506 Get:70 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-apt amd64 1.1.0~beta1ubuntu0.16.04.12 [145 kB] 09:56:41 #5 7.518 Get:71 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5support0 amd64 1.13.2+dfsg-5ubuntu2.2 [31.2 kB] 09:56:41 #5 7.520 Get:72 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libk5crypto3 amd64 1.13.2+dfsg-5ubuntu2.2 [81.2 kB] 09:56:41 #5 7.554 Get:73 http://archive.ubuntu.com/ubuntu xenial/main amd64 libkeyutils1 amd64 1.5.9-8ubuntu1 [9904 B] 09:56:41 #5 7.587 Get:74 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5-3 amd64 1.13.2+dfsg-5ubuntu2.2 [273 kB] 09:56:41 #5 7.597 Get:75 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgssapi-krb5-2 amd64 1.13.2+dfsg-5ubuntu2.2 [120 kB] 09:56:41 #5 7.602 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:56:41 #5 7.603 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:56:41 #5 7.622 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:56:41 #5 7.625 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:56:41 #5 7.626 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:56:41 #5 7.628 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:56:41 #5 7.632 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:56:41 #5 7.685 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:56:41 #5 7.686 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:56:41 #5 7.689 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:56:41 #5 7.690 Get:86 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-2 amd64 2.1.26.dfsg1-14ubuntu0.2 [48.7 kB] 09:56:41 #5 7.750 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:56:41 #5 7.756 Get:88 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d-1ubuntu0.1 [54.4 kB] 09:56:41 #5 7.758 Get:89 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3-gnutls amd64 7.47.0-1ubuntu2.19 [189 kB] 09:56:41 #5 7.762 Get:90 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt-transport-https amd64 1.2.35 [26.6 kB] 09:56:41 #5 7.762 Get:91 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 distro-info amd64 0.14ubuntu0.3 [20.2 kB] 09:56:41 #5 7.763 Get:92 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-pkg-resources all 20.7.0-1 [79.0 kB] 09:56:41 #5 7.816 Get:93 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-pro-client amd64 35.1ubuntu0~16.04 [233 kB] 09:56:42 #5 7.823 Get:94 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-advantage-tools all 35.1ubuntu0~16.04 [11.3 kB] 09:56:42 #5 7.824 Get:95 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-pro-client-l10n amd64 35.1ubuntu0~16.04 [18.7 kB] 09:56:42 #5 7.825 Get:96 http://archive.ubuntu.com/ubuntu xenial/main amd64 ucf all 3.0036 [52.9 kB] 09:56:42 #5 7.882 Get:97 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssl amd64 1.0.2g-1ubuntu4.20 [492 kB] 09:56:42 #5 7.895 Get:98 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates all 20210119~16.04.1 [148 kB] 09:56:42 #5 7.899 Get:99 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcap-ng0 amd64 0.7.7-1 [10.9 kB] 09:56:42 #5 7.899 Get:100 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdbus-1-3 amd64 1.10.6-1ubuntu3.6 [161 kB] 09:56:42 #5 7.904 Get:101 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dbus amd64 1.10.6-1ubuntu3.6 [141 kB] 09:56:42 #5 7.908 Get:102 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgirepository-1.0-1 amd64 1.46.0-3ubuntu1 [88.3 kB] 09:56:42 #5 7.948 Get:103 http://archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-glib-2.0 amd64 1.46.0-3ubuntu1 [127 kB] 09:56:42 #5 7.951 Get:104 http://archive.ubuntu.com/ubuntu xenial/main amd64 iso-codes all 3.65-1 [2268 kB] 09:56:42 #5 8.014 Get:105 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 krb5-locales all 1.13.2+dfsg-5ubuntu2.2 [13.7 kB] 09:56:42 #5 8.014 Get:106 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdbus-glib-1-2 amd64 0.106-1 [67.1 kB] 09:56:42 #5 8.016 Get:107 http://archive.ubuntu.com/ubuntu xenial/main amd64 libedit2 amd64 3.1-20150325-1ubuntu2 [76.5 kB] 09:56:42 #5 8.018 Get:108 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-data all 2.48.2-0ubuntu4.8 [131 kB] 09:56:42 #5 8.020 Get:109 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu55 amd64 55.1-7ubuntu0.5 [7650 kB] 09:56:42 #5 8.182 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:56:42 #5 8.183 Get:111 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-modules amd64 2.1.26.dfsg1-14ubuntu0.2 [47.7 kB] 09:56:42 #5 8.184 Get:112 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2 amd64 2.9.3+dfsg1-1ubuntu0.7 [698 kB] 09:56:42 #5 8.196 Get:113 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] 09:56:42 #5 8.196 Get:114 http://archive.ubuntu.com/ubuntu xenial/main amd64 manpages all 4.04-2 [1087 kB] 09:56:42 #5 8.222 Get:115 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssh-client amd64 1:7.2p2-4ubuntu2.10 [590 kB] 09:56:42 #5 8.233 Get:116 http://archive.ubuntu.com/ubuntu xenial/main amd64 powermgmt-base all 1.31+nmu1 [7178 B] 09:56:42 #5 8.234 Get:117 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-dbus amd64 1.2.0-3 [83.1 kB] 09:56:42 #5 8.235 Get:118 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-gi amd64 3.20.0-0ubuntu1 [153 kB] 09:56:42 #5 8.249 Get:119 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 rsync amd64 3.1.1-3ubuntu1.3 [329 kB] 09:56:42 #5 8.314 Get:120 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 shared-mime-info amd64 1.5-2ubuntu0.2 [405 kB] 09:56:42 #5 8.325 Get:121 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 wget amd64 1.17.1-1ubuntu1.5 [299 kB] 09:56:42 #5 8.329 Get:122 http://archive.ubuntu.com/ubuntu xenial/main amd64 xauth amd64 1:1.0.9-1ubuntu2 [22.7 kB] 09:56:42 #5 8.329 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:56:42 #5 8.330 Get:124 http://archive.ubuntu.com/ubuntu xenial/main amd64 xml-core all 0.13+nmu2 [23.3 kB] 09:56:42 #5 8.330 Get:125 http://archive.ubuntu.com/ubuntu xenial/main amd64 m4 amd64 1.4.17-5 [195 kB] 09:56:42 #5 8.333 Get:126 http://archive.ubuntu.com/ubuntu xenial/main amd64 autoconf all 2.69-9 [321 kB] 09:56:42 #5 8.408 Get:127 http://archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] 09:56:42 #5 8.410 Get:128 http://archive.ubuntu.com/ubuntu xenial/main amd64 automake all 1:1.15-4ubuntu1 [510 kB] 09:56:42 #5 8.418 Get:129 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.8 [2312 kB] 09:56:42 #5 8.473 Get:130 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu11.3 [68.6 kB] 09:56:42 #5 8.475 Get:131 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-210.242 [832 kB] 09:56:42 #5 8.506 Get:132 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu11.3 [2083 kB] 09:56:42 #5 8.546 Get:133 http://archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] 09:56:42 #5 8.566 Get:134 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.12 [7783 kB] 09:56:42 #5 8.732 Get:135 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] 09:56:43 #5 8.733 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:56:43 #5 8.734 Get:137 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.12 [55.2 kB] 09:56:43 #5 8.735 Get:138 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.12 [27.4 kB] 09:56:43 #5 8.736 Get:139 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.12 [8892 B] 09:56:43 #5 8.736 Get:140 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.12 [265 kB] 09:56:43 #5 8.740 Get:141 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.12 [105 kB] 09:56:43 #5 8.742 Get:142 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.12 [244 kB] 09:56:43 #5 8.745 Get:143 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.12 [95.3 kB] 09:56:43 #5 8.799 Get:144 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.12 [40.0 kB] 09:56:43 #5 8.864 Get:145 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.12 [9762 B] 09:56:43 #5 8.865 Get:146 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.12 [131 kB] 09:56:43 #5 8.868 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:56:43 #5 8.904 Get:148 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.12 [8612 kB] 09:56:43 #5 9.094 Get:149 http://archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B] 09:56:43 #5 9.094 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:56:43 #5 9.117 Get:151 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.12 [8430 kB] 09:56:43 #5 9.302 Get:152 http://archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B] 09:56:43 #5 9.303 Get:153 http://archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB] 09:56:43 #5 9.305 Get:154 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.7 [195 kB] 09:56:43 #5 9.309 Get:155 http://archive.ubuntu.com/ubuntu xenial/main amd64 xz-utils amd64 5.1.1alpha+20120614-2ubuntu2 [78.8 kB] 09:56:43 #5 9.310 Get:156 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 patch amd64 2.7.5-1ubuntu0.16.04.2 [90.8 kB] 09:56:43 #5 9.311 Get:157 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.7 [584 kB] 09:56:43 #5 9.322 Get:158 http://archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B] 09:56:43 #5 9.323 Get:159 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 bzip2-doc all 1.0.6-8ubuntu0.2 [294 kB] 09:56:43 #5 9.474 Get:160 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] 09:56:43 #5 9.640 Get:161 http://archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] 09:56:44 #5 9.742 Get:162 http://archive.ubuntu.com/ubuntu xenial/main amd64 liberror-perl all 0.17-1.2 [19.6 kB] 09:56:44 #5 9.770 Get:163 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 git-man all 1:2.7.4-0ubuntu1.10 [737 kB] 09:56:44 #5 10.13 Get:164 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 git amd64 1:2.7.4-0ubuntu1.10 [3183 kB] 09:56:44 #5 10.30 Get:165 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 icu-devtools amd64 55.1-7ubuntu0.5 [166 kB] 09:56:44 #5 10.30 Get:166 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 09:56:44 #5 10.30 Get:167 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB] 09:56:44 #5 10.31 Get:168 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 09:56:44 #5 10.31 Get:169 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libbz2-dev amd64 1.0.6-8ubuntu0.2 [29.0 kB] 09:56:44 #5 10.31 Get:170 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.5 [115 kB] 09:56:44 #5 10.31 Get:171 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB] 09:56:44 #5 10.31 Get:172 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.5 [8546 kB] 09:56:44 #5 10.50 Get:173 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-common all 1.1.2-0ubuntu1 [6172 B] 09:56:44 #5 10.50 Get:174 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-0 amd64 1.1.2-0ubuntu1 [60.3 kB] 09:56:44 #5 10.51 Get:175 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] 09:56:44 #5 10.51 Get:176 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB] 09:56:44 #5 10.51 Get:177 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7 amd64 2.7.12-1ubuntu0~16.04.18 [1070 kB] 09:56:44 #5 10.53 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:56:45 #5 11.15 Get:179 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-dev amd64 2.7.12-1~16.04 [7840 B] 09:56:45 #5 11.15 Get:180 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsctp1 amd64 1.0.16+dfsg-3 [8088 B] 09:56:45 #5 11.15 Get:181 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsctp-dev amd64 1.0.16+dfsg-3 [62.4 kB] 09:56:45 #5 11.15 Get:182 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] 09:56:45 #5 11.15 Get:183 http://archive.ubuntu.com/ubuntu xenial/universe amd64 lksctp-tools amd64 1.0.16+dfsg-3 [42.5 kB] 09:56:45 #5 11.15 Get:184 http://archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB] 09:56:45 #5 11.20 Get:185 http://archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB] 09:56:45 #5 11.20 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:56:45 #5 11.20 Get:187 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-dev amd64 2.7.12-1~16.04 [1186 B] 09:56:45 #5 11.21 Get:188 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-distro-info all 0.14ubuntu0.3 [8332 B] 09:56:45 #5 11.22 Get:189 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-pycurl amd64 7.43.0-1ubuntu1 [42.3 kB] 09:56:45 #5 11.22 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:56:45 #5 11.28 Get:191 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-software-properties all 0.96.20.13 [20.2 kB] 09:56:45 #5 11.28 Get:192 http://archive.ubuntu.com/ubuntu xenial/main amd64 rename all 0.20-4 [12.0 kB] 09:56:45 #5 11.29 Get:193 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 software-properties-common all 0.96.20.13 [9522 B] 09:56:45 #5 11.29 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:56:45 #5 11.29 Get:195 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 unzip amd64 6.0-20ubuntu1.1 [162 kB] 09:56:45 #5 11.29 Get:196 http://archive.ubuntu.com/ubuntu xenial/main amd64 zip amd64 3.0-11 [158 kB] 09:56:45 #5 11.30 Get:197 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.3 [167 kB] 09:56:45 #5 11.35 Get:198 http://archive.ubuntu.com/ubuntu xenial/universe amd64 zlibc amd64 0.9k-4.3 [63.9 kB] 09:56:45 #5 11.44 debconf: delaying package configuration, since apt-utils is not installed 09:56:45 #5 11.46 Fetched 124 MB in 6s (19.9 MB/s) 09:56:45 #5 11.50 Selecting previously unselected package cron. 09:56:45 #5 11.50 (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:56:45 #5 11.50 Preparing to unpack .../cron_3.0pl1-128ubuntu2_amd64.deb ... 09:56:45 #5 11.51 Unpacking cron (3.0pl1-128ubuntu2) ... 09:56:45 #5 11.58 Selecting previously unselected package libatm1:amd64. 09:56:45 #5 11.58 Preparing to unpack .../libatm1_1%3a2.5.1-1.5_amd64.deb ... 09:56:45 #5 11.59 Unpacking libatm1:amd64 (1:2.5.1-1.5) ... 09:56:45 #5 11.64 Selecting previously unselected package libmnl0:amd64. 09:56:45 #5 11.64 Preparing to unpack .../libmnl0_1.0.3-5_amd64.deb ... 09:56:45 #5 11.64 Unpacking libmnl0:amd64 (1.0.3-5) ... 09:56:45 #5 11.69 Selecting previously unselected package libpopt0:amd64. 09:56:46 #5 11.70 Preparing to unpack .../libpopt0_1.16-10_amd64.deb ... 09:56:46 #5 11.70 Unpacking libpopt0:amd64 (1.16-10) ... 09:56:46 #5 11.77 Selecting previously unselected package libssl1.0.0:amd64. 09:56:46 #5 11.77 Preparing to unpack .../libssl1.0.0_1.0.2g-1ubuntu4.20_amd64.deb ... 09:56:46 #5 11.79 Unpacking libssl1.0.0:amd64 (1.0.2g-1ubuntu4.20) ... 09:56:46 #5 11.94 Selecting previously unselected package libpython3.5-minimal:amd64. 09:56:46 #5 11.94 Preparing to unpack .../libpython3.5-minimal_3.5.2-2ubuntu0~16.04.13_amd64.deb ... 09:56:46 #5 11.95 Unpacking libpython3.5-minimal:amd64 (3.5.2-2ubuntu0~16.04.13) ... 09:56:46 #5 12.31 Selecting previously unselected package libexpat1:amd64. 09:56:46 #5 12.31 Preparing to unpack .../libexpat1_2.1.0-7ubuntu0.16.04.5_amd64.deb ... 09:56:46 #5 12.32 Unpacking libexpat1:amd64 (2.1.0-7ubuntu0.16.04.5) ... 09:56:46 #5 12.39 Selecting previously unselected package python3.5-minimal. 09:56:46 #5 12.39 Preparing to unpack .../python3.5-minimal_3.5.2-2ubuntu0~16.04.13_amd64.deb ... 09:56:46 #5 12.40 Unpacking python3.5-minimal (3.5.2-2ubuntu0~16.04.13) ... 09:56:46 #5 12.63 Selecting previously unselected package python3-minimal. 09:56:46 #5 12.64 Preparing to unpack .../python3-minimal_3.5.1-3_amd64.deb ... 09:56:46 #5 12.64 Unpacking python3-minimal (3.5.1-3) ... 09:56:46 #5 12.70 Selecting previously unselected package mime-support. 09:56:46 #5 12.70 Preparing to unpack .../mime-support_3.59ubuntu1_all.deb ... 09:56:46 #5 12.71 Unpacking mime-support (3.59ubuntu1) ... 09:56:46 #5 12.77 Selecting previously unselected package libmpdec2:amd64. 09:56:47 #5 12.77 Preparing to unpack .../libmpdec2_2.4.2-1_amd64.deb ... 09:56:47 #5 12.78 Unpacking libmpdec2:amd64 (2.4.2-1) ... 09:56:47 #5 12.84 Selecting previously unselected package libsqlite3-0:amd64. 09:56:47 #5 12.84 Preparing to unpack .../libsqlite3-0_3.11.0-1ubuntu1.5_amd64.deb ... 09:56:47 #5 12.85 Unpacking libsqlite3-0:amd64 (3.11.0-1ubuntu1.5) ... 09:56:47 #5 12.93 Selecting previously unselected package libpython3.5-stdlib:amd64. 09:56:47 #5 12.94 Preparing to unpack .../libpython3.5-stdlib_3.5.2-2ubuntu0~16.04.13_amd64.deb ... 09:56:47 #5 12.94 Unpacking libpython3.5-stdlib:amd64 (3.5.2-2ubuntu0~16.04.13) ... 09:56:47 #5 13.82 Selecting previously unselected package python3.5. 09:56:48 #5 13.82 Preparing to unpack .../python3.5_3.5.2-2ubuntu0~16.04.13_amd64.deb ... 09:56:48 #5 13.82 Unpacking python3.5 (3.5.2-2ubuntu0~16.04.13) ... 09:56:48 #5 13.89 Selecting previously unselected package libpython3-stdlib:amd64. 09:56:48 #5 13.90 Preparing to unpack .../libpython3-stdlib_3.5.1-3_amd64.deb ... 09:56:48 #5 13.90 Unpacking libpython3-stdlib:amd64 (3.5.1-3) ... 09:56:48 #5 13.96 Selecting previously unselected package dh-python. 09:56:48 #5 13.96 Preparing to unpack .../dh-python_2.20151103ubuntu1.2_all.deb ... 09:56:48 #5 13.97 Unpacking dh-python (2.20151103ubuntu1.2) ... 09:56:48 #5 14.06 Processing triggers for systemd (229-4ubuntu21.31) ... 09:56:48 #5 14.08 Processing triggers for libc-bin (2.23-0ubuntu11.3) ... 09:56:48 #5 14.13 Setting up libssl1.0.0:amd64 (1.0.2g-1ubuntu4.20) ... 09:56:48 #5 14.20 debconf: unable to initialize frontend: Dialog 09:56:48 #5 14.20 debconf: (TERM is not set, so the dialog frontend is not usable.) 09:56:48 #5 14.20 debconf: falling back to frontend: Readline 09:56:48 #5 14.20 debconf: unable to initialize frontend: Readline 09:56:48 #5 14.20 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:56:48 #5 14.20 debconf: falling back to frontend: Teletype 09:56:48 #5 14.23 Setting up libpython3.5-minimal:amd64 (3.5.2-2ubuntu0~16.04.13) ... 09:56:48 #5 14.26 Setting up libexpat1:amd64 (2.1.0-7ubuntu0.16.04.5) ... 09:56:48 #5 14.27 Setting up python3.5-minimal (3.5.2-2ubuntu0~16.04.13) ... 09:56:48 #5 14.69 Setting up python3-minimal (3.5.1-3) ... 09:56:49 #5 14.85 Processing triggers for libc-bin (2.23-0ubuntu11.3) ... 09:56:49 #5 14.93 Selecting previously unselected package python3. 09:56:49 #5 14.93 (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:56:49 #5 14.93 Preparing to unpack .../python3_3.5.1-3_amd64.deb ... 09:56:49 #5 14.94 Unpacking python3 (3.5.1-3) ... 09:56:49 #5 15.00 Selecting previously unselected package libgdbm3:amd64. 09:56:49 #5 15.00 Preparing to unpack .../libgdbm3_1.8.3-13.1_amd64.deb ... 09:56:49 #5 15.00 Unpacking libgdbm3:amd64 (1.8.3-13.1) ... 09:56:49 #5 15.06 Selecting previously unselected package libffi6:amd64. 09:56:49 #5 15.06 Preparing to unpack .../libffi6_3.2.1-4_amd64.deb ... 09:56:49 #5 15.07 Unpacking libffi6:amd64 (3.2.1-4) ... 09:56:49 #5 15.13 Selecting previously unselected package libglib2.0-0:amd64. 09:56:49 #5 15.14 Preparing to unpack .../libglib2.0-0_2.48.2-0ubuntu4.8_amd64.deb ... 09:56:49 #5 15.14 Unpacking libglib2.0-0:amd64 (2.48.2-0ubuntu4.8) ... 09:56:49 #5 15.31 Selecting previously unselected package libxau6:amd64. 09:56:49 #5 15.31 Preparing to unpack .../libxau6_1%3a1.0.8-1_amd64.deb ... 09:56:49 #5 15.49 Unpacking libxau6:amd64 (1:1.0.8-1) ... 09:56:50 #5 16.36 Selecting previously unselected package libxdmcp6:amd64. 09:56:50 #5 16.36 Preparing to unpack .../libxdmcp6_1%3a1.1.2-1.1_amd64.deb ... 09:56:50 #5 16.37 Unpacking libxdmcp6:amd64 (1:1.1.2-1.1) ... 09:56:50 #5 16.43 Selecting previously unselected package libxcb1:amd64. 09:56:50 #5 16.43 Preparing to unpack .../libxcb1_1.11.1-1ubuntu1_amd64.deb ... 09:56:50 #5 16.44 Unpacking libxcb1:amd64 (1.11.1-1ubuntu1) ... 09:56:50 #5 16.49 Selecting previously unselected package libx11-data. 09:56:50 #5 16.49 Preparing to unpack .../libx11-data_2%3a1.6.3-1ubuntu2.2_all.deb ... 09:56:50 #5 16.50 Unpacking libx11-data (2:1.6.3-1ubuntu2.2) ... 09:56:51 #5 16.86 Selecting previously unselected package libx11-6:amd64. 09:56:51 #5 16.87 Preparing to unpack .../libx11-6_2%3a1.6.3-1ubuntu2.2_amd64.deb ... 09:56:51 #5 16.87 Unpacking libx11-6:amd64 (2:1.6.3-1ubuntu2.2) ... 09:56:51 #5 16.98 Selecting previously unselected package libxext6:amd64. 09:56:51 #5 16.99 Preparing to unpack .../libxext6_2%3a1.3.3-1_amd64.deb ... 09:56:51 #5 16.99 Unpacking libxext6:amd64 (2:1.3.3-1) ... 09:56:51 #5 17.05 Selecting previously unselected package sgml-base. 09:56:51 #5 17.05 Preparing to unpack .../sgml-base_1.26+nmu4ubuntu1_all.deb ... 09:56:51 #5 17.06 Unpacking sgml-base (1.26+nmu4ubuntu1) ... 09:56:51 #5 17.12 Selecting previously unselected package autoconf-archive. 09:56:51 #5 17.12 Preparing to unpack .../autoconf-archive_20150925-1_all.deb ... 09:56:51 #5 17.13 Unpacking autoconf-archive (20150925-1) ... 09:56:53 #5 19.03 Selecting previously unselected package libsigsegv2:amd64. 09:56:53 #5 19.04 Preparing to unpack .../libsigsegv2_2.10-4_amd64.deb ... 09:56:53 #5 19.04 Unpacking libsigsegv2:amd64 (2.10-4) ... 09:56:53 #5 19.11 Selecting previously unselected package libyaml-0-2:amd64. 09:56:53 #5 19.11 Preparing to unpack .../libyaml-0-2_0.1.6-3_amd64.deb ... 09:56:53 #5 19.12 Unpacking libyaml-0-2:amd64 (0.1.6-3) ... 09:56:53 #5 19.17 Selecting previously unselected package perl-modules-5.22. 09:56:53 #5 19.17 Preparing to unpack .../perl-modules-5.22_5.22.1-9ubuntu0.9_all.deb ... 09:56:53 #5 19.18 Unpacking perl-modules-5.22 (5.22.1-9ubuntu0.9) ... 09:56:55 #5 20.98 Selecting previously unselected package libperl5.22:amd64. 09:56:55 #5 20.98 Preparing to unpack .../libperl5.22_5.22.1-9ubuntu0.9_amd64.deb ... 09:56:55 #5 21.00 Unpacking libperl5.22:amd64 (5.22.1-9ubuntu0.9) ... 09:56:56 #5 21.86 Selecting previously unselected package perl. 09:56:56 #5 21.87 Preparing to unpack .../perl_5.22.1-9ubuntu0.9_amd64.deb ... 09:56:56 #5 21.87 Unpacking perl (5.22.1-9ubuntu0.9) ... 09:56:56 #5 22.03 Selecting previously unselected package libpython2.7-minimal:amd64. 09:56:56 #5 22.03 Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.18_amd64.deb ... 09:56:56 #5 22.04 Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.18) ... 09:56:56 #5 22.43 Selecting previously unselected package python2.7-minimal. 09:56:56 #5 22.43 Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.18_amd64.deb ... 09:56:56 #5 22.44 Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.18) ... 09:56:56 #5 22.61 Selecting previously unselected package python-minimal. 09:56:56 #5 22.61 Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... 09:56:56 #5 22.62 Unpacking python-minimal (2.7.12-1~16.04) ... 09:56:56 #5 22.66 Selecting previously unselected package libpython2.7-stdlib:amd64. 09:56:56 #5 22.67 Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.18_amd64.deb ... 09:56:56 #5 22.67 Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.18) ... 09:56:57 #5 23.42 Selecting previously unselected package python2.7. 09:56:57 #5 23.43 Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.18_amd64.deb ... 09:56:57 #5 23.43 Unpacking python2.7 (2.7.12-1ubuntu0~16.04.18) ... 09:56:57 #5 23.50 Selecting previously unselected package libpython-stdlib:amd64. 09:56:57 #5 23.50 Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... 09:56:57 #5 23.51 Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... 09:56:57 #5 23.54 Processing triggers for libc-bin (2.23-0ubuntu11.3) ... 09:56:57 #5 23.60 Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.18) ... 09:56:57 #5 23.63 Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.18) ... 09:56:58 #5 23.85 Linking and byte-compiling packages for runtime python2.7... 09:56:58 #5 23.87 Setting up python-minimal (2.7.12-1~16.04) ... 09:56:58 #5 23.96 Selecting previously unselected package python. 09:56:58 #5 23.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9822 files and directories currently installed.) 09:56:58 #5 23.97 Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... 09:56:58 #5 23.98 Unpacking python (2.7.12-1~16.04) ... 09:56:58 #5 24.05 Selecting previously unselected package libgmp10:amd64. 09:56:58 #5 24.05 Preparing to unpack .../libgmp10_2%3a6.1.0+dfsg-2_amd64.deb ... 09:56:58 #5 24.07 Unpacking libgmp10:amd64 (2:6.1.0+dfsg-2) ... 09:56:58 #5 24.15 Selecting previously unselected package libmpfr4:amd64. 09:56:58 #5 24.16 Preparing to unpack .../libmpfr4_3.1.4-1_amd64.deb ... 09:56:58 #5 24.17 Unpacking libmpfr4:amd64 (3.1.4-1) ... 09:56:58 #5 24.24 Selecting previously unselected package libmpc3:amd64. 09:56:58 #5 24.25 Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... 09:56:58 #5 24.25 Unpacking libmpc3:amd64 (1.0.3-1) ... 09:56:58 #5 24.32 Selecting previously unselected package libapt-inst2.0:amd64. 09:56:58 #5 24.32 Preparing to unpack .../libapt-inst2.0_1.2.35_amd64.deb ... 09:56:58 #5 24.32 Unpacking libapt-inst2.0:amd64 (1.2.35) ... 09:56:58 #5 24.38 Selecting previously unselected package apt-utils. 09:56:58 #5 24.39 Preparing to unpack .../apt-utils_1.2.35_amd64.deb ... 09:56:58 #5 24.39 Unpacking apt-utils (1.2.35) ... 09:56:58 #5 24.47 Selecting previously unselected package bzip2. 09:56:58 #5 24.47 Preparing to unpack .../bzip2_1.0.6-8ubuntu0.2_amd64.deb ... 09:56:58 #5 24.48 Unpacking bzip2 (1.0.6-8ubuntu0.2) ... 09:56:58 #5 24.53 Selecting previously unselected package distro-info-data. 09:56:58 #5 24.54 Preparing to unpack .../distro-info-data_0.28ubuntu0.19_all.deb ... 09:56:58 #5 24.54 Unpacking distro-info-data (0.28ubuntu0.19) ... 09:56:58 #5 24.61 Selecting previously unselected package libmagic1:amd64. 09:56:58 #5 24.61 Preparing to unpack .../libmagic1_1%3a5.25-2ubuntu1.4_amd64.deb ... 09:56:58 #5 24.62 Unpacking libmagic1:amd64 (1:5.25-2ubuntu1.4) ... 09:56:58 #5 24.71 Selecting previously unselected package file. 09:56:58 #5 24.71 Preparing to unpack .../file_1%3a5.25-2ubuntu1.4_amd64.deb ... 09:56:58 #5 24.71 Unpacking file (1:5.25-2ubuntu1.4) ... 09:56:59 #5 24.76 Selecting previously unselected package iproute2. 09:56:59 #5 24.76 Preparing to unpack .../iproute2_4.3.0-1ubuntu3.16.04.5_amd64.deb ... 09:56:59 #5 24.77 Unpacking iproute2 (4.3.0-1ubuntu3.16.04.5) ... 09:56:59 #5 24.98 Selecting previously unselected package ifupdown. 09:56:59 #5 24.98 Preparing to unpack .../ifupdown_0.8.10ubuntu1.4_amd64.deb ... 09:56:59 #5 25.00 Unpacking ifupdown (0.8.10ubuntu1.4) ... 09:56:59 #5 25.09 Selecting previously unselected package libisc-export160. 09:56:59 #5 25.10 Preparing to unpack .../libisc-export160_1%3a9.10.3.dfsg.P4-8ubuntu1.19_amd64.deb ... 09:56:59 #5 25.10 Unpacking libisc-export160 (1:9.10.3.dfsg.P4-8ubuntu1.19) ... 09:56:59 #5 25.17 Selecting previously unselected package libdns-export162. 09:56:59 #5 25.17 Preparing to unpack .../libdns-export162_1%3a9.10.3.dfsg.P4-8ubuntu1.19_amd64.deb ... 09:56:59 #5 25.17 Unpacking libdns-export162 (1:9.10.3.dfsg.P4-8ubuntu1.19) ... 09:56:59 #5 25.29 Selecting previously unselected package isc-dhcp-client. 09:56:59 #5 25.30 Preparing to unpack .../isc-dhcp-client_4.3.3-5ubuntu12.10_amd64.deb ... 09:56:59 #5 25.30 Unpacking isc-dhcp-client (4.3.3-5ubuntu12.10) ... 09:56:59 #5 25.37 Selecting previously unselected package isc-dhcp-common. 09:56:59 #5 25.37 Preparing to unpack .../isc-dhcp-common_4.3.3-5ubuntu12.10_amd64.deb ... 09:56:59 #5 25.37 Unpacking isc-dhcp-common (4.3.3-5ubuntu12.10) ... 09:56:59 #5 25.43 Selecting previously unselected package less. 09:56:59 #5 25.44 Preparing to unpack .../less_481-2.1ubuntu0.2_amd64.deb ... 09:56:59 #5 25.44 Unpacking less (481-2.1ubuntu0.2) ... 09:56:59 #5 25.50 Selecting previously unselected package libbsd0:amd64. 09:56:59 #5 25.50 Preparing to unpack .../libbsd0_0.8.2-1ubuntu0.1_amd64.deb ... 09:56:59 #5 25.51 Unpacking libbsd0:amd64 (0.8.2-1ubuntu0.1) ... 09:56:59 #5 25.56 Selecting previously unselected package libnettle6:amd64. 09:56:59 #5 25.56 Preparing to unpack .../libnettle6_3.2-1ubuntu0.16.04.2_amd64.deb ... 09:56:59 #5 25.57 Unpacking libnettle6:amd64 (3.2-1ubuntu0.16.04.2) ... 09:56:59 #5 25.62 Selecting previously unselected package libhogweed4:amd64. 09:56:59 #5 25.63 Preparing to unpack .../libhogweed4_3.2-1ubuntu0.16.04.2_amd64.deb ... 09:56:59 #5 25.63 Unpacking libhogweed4:amd64 (3.2-1ubuntu0.16.04.2) ... 09:56:59 #5 25.70 Selecting previously unselected package libidn11:amd64. 09:56:59 #5 25.70 Preparing to unpack .../libidn11_1.32-3ubuntu1.2_amd64.deb ... 09:56:59 #5 25.71 Unpacking libidn11:amd64 (1.32-3ubuntu1.2) ... 09:56:59 #5 25.76 Selecting previously unselected package libp11-kit0:amd64. 09:57:00 #5 25.77 Preparing to unpack .../libp11-kit0_0.23.2-5~ubuntu16.04.2_amd64.deb ... 09:57:00 #5 25.78 Unpacking libp11-kit0:amd64 (0.23.2-5~ubuntu16.04.2) ... 09:57:00 #5 25.83 Selecting previously unselected package libtasn1-6:amd64. 09:57:00 #5 25.84 Preparing to unpack .../libtasn1-6_4.7-3ubuntu0.16.04.3_amd64.deb ... 09:57:00 #5 25.84 Unpacking libtasn1-6:amd64 (4.7-3ubuntu0.16.04.3) ... 09:57:00 #5 25.89 Selecting previously unselected package libgnutls30:amd64. 09:57:00 #5 25.90 Preparing to unpack .../libgnutls30_3.4.10-4ubuntu1.9_amd64.deb ... 09:57:00 #5 25.90 Unpacking libgnutls30:amd64 (3.4.10-4ubuntu1.9) ... 09:57:00 #5 26.01 Selecting previously unselected package libjson-c2:amd64. 09:57:00 #5 26.01 Preparing to unpack .../libjson-c2_0.11-4ubuntu2.6_amd64.deb ... 09:57:00 #5 26.02 Unpacking libjson-c2:amd64 (0.11-4ubuntu2.6) ... 09:57:00 #5 26.07 Selecting previously unselected package libxtables11:amd64. 09:57:00 #5 26.07 Preparing to unpack .../libxtables11_1.6.0-2ubuntu3_amd64.deb ... 09:57:00 #5 26.08 Unpacking libxtables11:amd64 (1.6.0-2ubuntu3) ... 09:57:00 #5 26.12 Selecting previously unselected package lsb-release. 09:57:00 #5 26.13 Preparing to unpack .../lsb-release_9.20160110ubuntu0.2_all.deb ... 09:57:00 #5 26.13 Unpacking lsb-release (9.20160110ubuntu0.2) ... 09:57:00 #5 26.18 Selecting previously unselected package netbase. 09:57:00 #5 26.18 Preparing to unpack .../archives/netbase_5.3_all.deb ... 09:57:00 #5 26.19 Unpacking netbase (5.3) ... 09:57:00 #5 26.24 Selecting previously unselected package python3-yaml. 09:57:00 #5 26.25 Preparing to unpack .../python3-yaml_3.11-3build1_amd64.deb ... 09:57:00 #5 26.25 Unpacking python3-yaml (3.11-3build1) ... 09:57:00 #5 26.33 Selecting previously unselected package python-apt-common. 09:57:00 #5 26.33 Preparing to unpack .../python-apt-common_1.1.0~beta1ubuntu0.16.04.12_all.deb ... 09:57:00 #5 26.34 Unpacking python-apt-common (1.1.0~beta1ubuntu0.16.04.12) ... 09:57:00 #5 26.40 Selecting previously unselected package python3-apt. 09:57:00 #5 26.41 Preparing to unpack .../python3-apt_1.1.0~beta1ubuntu0.16.04.12_amd64.deb ... 09:57:00 #5 26.41 Unpacking python3-apt (1.1.0~beta1ubuntu0.16.04.12) ... 09:57:00 #5 26.50 Selecting previously unselected package libkrb5support0:amd64. 09:57:00 #5 26.50 Preparing to unpack .../libkrb5support0_1.13.2+dfsg-5ubuntu2.2_amd64.deb ... 09:57:00 #5 26.51 Unpacking libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2.2) ... 09:57:00 #5 26.57 Selecting previously unselected package libk5crypto3:amd64. 09:57:00 #5 26.58 Preparing to unpack .../libk5crypto3_1.13.2+dfsg-5ubuntu2.2_amd64.deb ... 09:57:00 #5 26.58 Unpacking libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2.2) ... 09:57:00 #5 26.65 Selecting previously unselected package libkeyutils1:amd64. 09:57:00 #5 26.65 Preparing to unpack .../libkeyutils1_1.5.9-8ubuntu1_amd64.deb ... 09:57:00 #5 26.66 Unpacking libkeyutils1:amd64 (1.5.9-8ubuntu1) ... 09:57:00 #5 26.71 Selecting previously unselected package libkrb5-3:amd64. 09:57:00 #5 26.71 Preparing to unpack .../libkrb5-3_1.13.2+dfsg-5ubuntu2.2_amd64.deb ... 09:57:00 #5 26.72 Unpacking libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2.2) ... 09:57:00 #5 26.80 Selecting previously unselected package libgssapi-krb5-2:amd64. 09:57:01 #5 26.80 Preparing to unpack .../libgssapi-krb5-2_1.13.2+dfsg-5ubuntu2.2_amd64.deb ... 09:57:01 #5 26.81 Unpacking libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2.2) ... 09:57:01 #5 26.87 Selecting previously unselected package libroken18-heimdal:amd64. 09:57:01 #5 26.88 Preparing to unpack .../libroken18-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 09:57:01 #5 26.88 Unpacking libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:57:01 #5 26.94 Selecting previously unselected package libasn1-8-heimdal:amd64. 09:57:01 #5 26.95 Preparing to unpack .../libasn1-8-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 09:57:01 #5 26.96 Unpacking libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:57:01 #5 27.02 Selecting previously unselected package libhcrypto4-heimdal:amd64. 09:57:01 #5 27.02 Preparing to unpack .../libhcrypto4-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 09:57:01 #5 27.03 Unpacking libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:57:01 #5 27.09 Selecting previously unselected package libheimbase1-heimdal:amd64. 09:57:01 #5 27.09 Preparing to unpack .../libheimbase1-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 09:57:01 #5 27.09 Unpacking libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:57:01 #5 27.16 Selecting previously unselected package libwind0-heimdal:amd64. 09:57:01 #5 27.16 Preparing to unpack .../libwind0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 09:57:01 #5 27.16 Unpacking libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:57:01 #5 27.23 Selecting previously unselected package libhx509-5-heimdal:amd64. 09:57:01 #5 27.23 Preparing to unpack .../libhx509-5-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 09:57:01 #5 27.24 Unpacking libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:57:01 #5 27.31 Selecting previously unselected package libkrb5-26-heimdal:amd64. 09:57:01 #5 27.31 Preparing to unpack .../libkrb5-26-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 09:57:01 #5 27.32 Unpacking libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:57:01 #5 27.39 Selecting previously unselected package libheimntlm0-heimdal:amd64. 09:57:01 #5 27.40 Preparing to unpack .../libheimntlm0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 09:57:01 #5 27.40 Unpacking libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:57:01 #5 27.45 Selecting previously unselected package libgssapi3-heimdal:amd64. 09:57:01 #5 27.46 Preparing to unpack .../libgssapi3-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... 09:57:01 #5 27.46 Unpacking libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:57:01 #5 27.52 Selecting previously unselected package libsasl2-modules-db:amd64. 09:57:01 #5 27.52 Preparing to unpack .../libsasl2-modules-db_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ... 09:57:01 #5 27.53 Unpacking libsasl2-modules-db:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... 09:57:01 #5 27.60 Selecting previously unselected package libsasl2-2:amd64. 09:57:01 #5 27.60 Preparing to unpack .../libsasl2-2_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ... 09:57:01 #5 27.61 Unpacking libsasl2-2:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... 09:57:01 #5 27.69 Selecting previously unselected package libldap-2.4-2:amd64. 09:57:01 #5 27.69 Preparing to unpack .../libldap-2.4-2_2.4.42+dfsg-2ubuntu3.13_amd64.deb ... 09:57:01 #5 27.70 Unpacking libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.13) ... 09:57:01 #5 27.77 Selecting previously unselected package librtmp1:amd64. 09:57:02 #5 27.77 Preparing to unpack .../librtmp1_2.4+20151223.gitfa8646d-1ubuntu0.1_amd64.deb ... 09:57:02 #5 27.78 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ... 09:57:02 #5 27.84 Selecting previously unselected package libcurl3-gnutls:amd64. 09:57:02 #5 27.85 Preparing to unpack .../libcurl3-gnutls_7.47.0-1ubuntu2.19_amd64.deb ... 09:57:02 #5 27.85 Unpacking libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.19) ... 09:57:02 #5 27.93 Selecting previously unselected package apt-transport-https. 09:57:02 #5 27.94 Preparing to unpack .../apt-transport-https_1.2.35_amd64.deb ... 09:57:02 #5 27.94 Unpacking apt-transport-https (1.2.35) ... 09:57:02 #5 27.99 Selecting previously unselected package distro-info. 09:57:02 #5 27.99 Preparing to unpack .../distro-info_0.14ubuntu0.3_amd64.deb ... 09:57:02 #5 27.99 Unpacking distro-info (0.14ubuntu0.3) ... 09:57:02 #5 28.05 Selecting previously unselected package python3-pkg-resources. 09:57:02 #5 28.05 Preparing to unpack .../python3-pkg-resources_20.7.0-1_all.deb ... 09:57:02 #5 28.05 Unpacking python3-pkg-resources (20.7.0-1) ... 09:57:02 #5 28.14 Selecting previously unselected package ubuntu-pro-client. 09:57:02 #5 28.14 Preparing to unpack .../ubuntu-pro-client_35.1ubuntu0~16.04_amd64.deb ... 09:57:02 #5 28.15 Unpacking ubuntu-pro-client (35.1ubuntu0~16.04) ... 09:57:02 #5 28.51 Selecting previously unselected package ubuntu-advantage-tools. 09:57:02 #5 28.51 Preparing to unpack .../ubuntu-advantage-tools_35.1ubuntu0~16.04_all.deb ... 09:57:02 #5 28.55 Unpacking ubuntu-advantage-tools (35.1ubuntu0~16.04) ... 09:57:02 #5 28.59 Selecting previously unselected package ubuntu-pro-client-l10n. 09:57:02 #5 28.59 Preparing to unpack .../ubuntu-pro-client-l10n_35.1ubuntu0~16.04_amd64.deb ... 09:57:02 #5 28.60 Unpacking ubuntu-pro-client-l10n (35.1ubuntu0~16.04) ... 09:57:02 #5 28.66 Selecting previously unselected package ucf. 09:57:02 #5 28.66 Preparing to unpack .../archives/ucf_3.0036_all.deb ... 09:57:02 #5 28.67 Moving old data out of the way 09:57:02 #5 28.67 Unpacking ucf (3.0036) ... 09:57:02 #5 28.74 Selecting previously unselected package openssl. 09:57:03 #5 28.74 Preparing to unpack .../openssl_1.0.2g-1ubuntu4.20_amd64.deb ... 09:57:03 #5 28.75 Unpacking openssl (1.0.2g-1ubuntu4.20) ... 09:57:03 #5 28.95 Selecting previously unselected package ca-certificates. 09:57:03 #5 28.95 Preparing to unpack .../ca-certificates_20210119~16.04.1_all.deb ... 09:57:03 #5 28.96 Unpacking ca-certificates (20210119~16.04.1) ... 09:57:03 #5 29.27 Selecting previously unselected package libcap-ng0:amd64. 09:57:03 #5 29.27 Preparing to unpack .../libcap-ng0_0.7.7-1_amd64.deb ... 09:57:03 #5 29.28 Unpacking libcap-ng0:amd64 (0.7.7-1) ... 09:57:03 #5 29.35 Selecting previously unselected package libdbus-1-3:amd64. 09:57:03 #5 29.35 Preparing to unpack .../libdbus-1-3_1.10.6-1ubuntu3.6_amd64.deb ... 09:57:03 #5 29.36 Unpacking libdbus-1-3:amd64 (1.10.6-1ubuntu3.6) ... 09:57:03 #5 29.44 Selecting previously unselected package dbus. 09:57:03 #5 29.45 Preparing to unpack .../dbus_1.10.6-1ubuntu3.6_amd64.deb ... 09:57:03 #5 29.46 Unpacking dbus (1.10.6-1ubuntu3.6) ... 09:57:03 #5 29.57 Selecting previously unselected package libgirepository-1.0-1:amd64. 09:57:03 #5 29.58 Preparing to unpack .../libgirepository-1.0-1_1.46.0-3ubuntu1_amd64.deb ... 09:57:03 #5 29.58 Unpacking libgirepository-1.0-1:amd64 (1.46.0-3ubuntu1) ... 09:57:03 #5 29.65 Selecting previously unselected package gir1.2-glib-2.0:amd64. 09:57:03 #5 29.65 Preparing to unpack .../gir1.2-glib-2.0_1.46.0-3ubuntu1_amd64.deb ... 09:57:03 #5 29.66 Unpacking gir1.2-glib-2.0:amd64 (1.46.0-3ubuntu1) ... 09:57:03 #5 29.72 Selecting previously unselected package iso-codes. 09:57:04 #5 29.72 Preparing to unpack .../iso-codes_3.65-1_all.deb ... 09:57:04 #5 29.73 Unpacking iso-codes (3.65-1) ... 09:57:04 #5 30.51 Selecting previously unselected package krb5-locales. 09:57:04 #5 30.51 Preparing to unpack .../krb5-locales_1.13.2+dfsg-5ubuntu2.2_all.deb ... 09:57:04 #5 30.52 Unpacking krb5-locales (1.13.2+dfsg-5ubuntu2.2) ... 09:57:04 #5 30.58 Selecting previously unselected package libdbus-glib-1-2:amd64. 09:57:04 #5 30.58 Preparing to unpack .../libdbus-glib-1-2_0.106-1_amd64.deb ... 09:57:04 #5 30.59 Unpacking libdbus-glib-1-2:amd64 (0.106-1) ... 09:57:04 #5 30.67 Selecting previously unselected package libedit2:amd64. 09:57:04 #5 30.67 Preparing to unpack .../libedit2_3.1-20150325-1ubuntu2_amd64.deb ... 09:57:04 #5 30.68 Unpacking libedit2:amd64 (3.1-20150325-1ubuntu2) ... 09:57:05 #5 30.73 Selecting previously unselected package libglib2.0-data. 09:57:05 #5 30.73 Preparing to unpack .../libglib2.0-data_2.48.2-0ubuntu4.8_all.deb ... 09:57:05 #5 30.74 Unpacking libglib2.0-data (2.48.2-0ubuntu4.8) ... 09:57:05 #5 30.80 Selecting previously unselected package libicu55:amd64. 09:57:05 #5 30.80 Preparing to unpack .../libicu55_55.1-7ubuntu0.5_amd64.deb ... 09:57:05 #5 30.81 Unpacking libicu55:amd64 (55.1-7ubuntu0.5) ... 09:57:05 #5 31.57 Selecting previously unselected package libpolkit-gobject-1-0:amd64. 09:57:05 #5 31.57 Preparing to unpack .../libpolkit-gobject-1-0_0.105-14.1ubuntu0.5_amd64.deb ... 09:57:05 #5 31.58 Unpacking libpolkit-gobject-1-0:amd64 (0.105-14.1ubuntu0.5) ... 09:57:05 #5 31.64 Selecting previously unselected package libsasl2-modules:amd64. 09:57:05 #5 31.65 Preparing to unpack .../libsasl2-modules_2.1.26.dfsg1-14ubuntu0.2_amd64.deb ... 09:57:05 #5 31.65 Unpacking libsasl2-modules:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... 09:57:05 #5 31.73 Selecting previously unselected package libxml2:amd64. 09:57:05 #5 31.73 Preparing to unpack .../libxml2_2.9.3+dfsg1-1ubuntu0.7_amd64.deb ... 09:57:05 #5 31.74 Unpacking libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.7) ... 09:57:06 #5 31.88 Selecting previously unselected package libxmuu1:amd64. 09:57:06 #5 31.88 Preparing to unpack .../libxmuu1_2%3a1.1.2-2_amd64.deb ... 09:57:06 #5 31.89 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... 09:57:06 #5 31.95 Selecting previously unselected package manpages. 09:57:06 #5 31.95 Preparing to unpack .../manpages_4.04-2_all.deb ... 09:57:06 #5 32.11 Unpacking manpages (4.04-2) ... 09:57:07 #5 33.10 Selecting previously unselected package openssh-client. 09:57:07 #5 33.10 Preparing to unpack .../openssh-client_1%3a7.2p2-4ubuntu2.10_amd64.deb ... 09:57:07 #5 33.11 Unpacking openssh-client (1:7.2p2-4ubuntu2.10) ... 09:57:07 #5 33.24 Selecting previously unselected package powermgmt-base. 09:57:07 #5 33.24 Preparing to unpack .../powermgmt-base_1.31+nmu1_all.deb ... 09:57:07 #5 33.25 Unpacking powermgmt-base (1.31+nmu1) ... 09:57:07 #5 33.30 Selecting previously unselected package python3-dbus. 09:57:07 #5 33.30 Preparing to unpack .../python3-dbus_1.2.0-3_amd64.deb ... 09:57:07 #5 33.31 Unpacking python3-dbus (1.2.0-3) ... 09:57:07 #5 33.41 Selecting previously unselected package python3-gi. 09:57:07 #5 33.41 Preparing to unpack .../python3-gi_3.20.0-0ubuntu1_amd64.deb ... 09:57:07 #5 33.44 Unpacking python3-gi (3.20.0-0ubuntu1) ... 09:57:07 #5 33.54 Selecting previously unselected package rsync. 09:57:07 #5 33.54 Preparing to unpack .../rsync_3.1.1-3ubuntu1.3_amd64.deb ... 09:57:07 #5 33.54 Unpacking rsync (3.1.1-3ubuntu1.3) ... 09:57:07 #5 33.66 Selecting previously unselected package shared-mime-info. 09:57:07 #5 33.66 Preparing to unpack .../shared-mime-info_1.5-2ubuntu0.2_amd64.deb ... 09:57:07 #5 33.66 Unpacking shared-mime-info (1.5-2ubuntu0.2) ... 09:57:07 #5 33.78 Selecting previously unselected package wget. 09:57:08 #5 33.78 Preparing to unpack .../wget_1.17.1-1ubuntu1.5_amd64.deb ... 09:57:08 #5 33.79 Unpacking wget (1.17.1-1ubuntu1.5) ... 09:57:08 #5 33.87 Selecting previously unselected package xauth. 09:57:08 #5 33.87 Preparing to unpack .../xauth_1%3a1.0.9-1ubuntu2_amd64.deb ... 09:57:08 #5 33.88 Unpacking xauth (1:1.0.9-1ubuntu2) ... 09:57:08 #5 33.94 Selecting previously unselected package xdg-user-dirs. 09:57:08 #5 33.94 Preparing to unpack .../xdg-user-dirs_0.15-2ubuntu6.16.04.1_amd64.deb ... 09:57:08 #5 33.95 Unpacking xdg-user-dirs (0.15-2ubuntu6.16.04.1) ... 09:57:08 #5 34.23 Selecting previously unselected package xml-core. 09:57:08 #5 34.24 Preparing to unpack .../xml-core_0.13+nmu2_all.deb ... 09:57:08 #5 34.24 Unpacking xml-core (0.13+nmu2) ... 09:57:08 #5 34.33 Selecting previously unselected package m4. 09:57:08 #5 34.34 Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... 09:57:08 #5 34.34 Unpacking m4 (1.4.17-5) ... 09:57:08 #5 34.48 Selecting previously unselected package autoconf. 09:57:08 #5 34.48 Preparing to unpack .../autoconf_2.69-9_all.deb ... 09:57:08 #5 34.49 Unpacking autoconf (2.69-9) ... 09:57:08 #5 34.65 Selecting previously unselected package autotools-dev. 09:57:08 #5 34.65 Preparing to unpack .../autotools-dev_20150820.1_all.deb ... 09:57:08 #5 34.66 Unpacking autotools-dev (20150820.1) ... 09:57:08 #5 34.73 Selecting previously unselected package automake. 09:57:09 #5 34.74 Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... 09:57:09 #5 34.75 Unpacking automake (1:1.15-4ubuntu1) ... 09:57:09 #5 35.00 Selecting previously unselected package binutils. 09:57:09 #5 35.00 Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.8_amd64.deb ... 09:57:09 #5 35.01 Unpacking binutils (2.26.1-1ubuntu1~16.04.8) ... 09:57:09 #5 35.36 Selecting previously unselected package libc-dev-bin. 09:57:09 #5 35.36 Preparing to unpack .../libc-dev-bin_2.23-0ubuntu11.3_amd64.deb ... 09:57:09 #5 35.37 Unpacking libc-dev-bin (2.23-0ubuntu11.3) ... 09:57:09 #5 35.42 Selecting previously unselected package linux-libc-dev:amd64. 09:57:09 #5 35.43 Preparing to unpack .../linux-libc-dev_4.4.0-210.242_amd64.deb ... 09:57:09 #5 35.44 Unpacking linux-libc-dev:amd64 (4.4.0-210.242) ... 09:57:10 #5 36.75 Selecting previously unselected package libc6-dev:amd64. 09:57:11 #5 36.75 Preparing to unpack .../libc6-dev_2.23-0ubuntu11.3_amd64.deb ... 09:57:11 #5 36.76 Unpacking libc6-dev:amd64 (2.23-0ubuntu11.3) ... 09:57:11 #5 37.66 Selecting previously unselected package libisl15:amd64. 09:57:11 #5 37.66 Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... 09:57:11 #5 37.67 Unpacking libisl15:amd64 (0.16.1-1) ... 09:57:11 #5 37.77 Selecting previously unselected package cpp-5. 09:57:12 #5 37.78 Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:12 #5 37.78 Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.12) ... 09:57:12 #5 38.48 Selecting previously unselected package cpp. 09:57:12 #5 38.48 Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... 09:57:12 #5 38.49 Unpacking cpp (4:5.3.1-1ubuntu1) ... 09:57:12 #5 38.55 Selecting previously unselected package libcc1-0:amd64. 09:57:12 #5 38.55 Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:12 #5 38.56 Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:12 #5 38.62 Selecting previously unselected package libgomp1:amd64. 09:57:12 #5 38.62 Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:12 #5 38.63 Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:12 #5 38.69 Selecting previously unselected package libitm1:amd64. 09:57:12 #5 38.69 Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:12 #5 38.70 Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:12 #5 38.75 Selecting previously unselected package libatomic1:amd64. 09:57:13 #5 38.76 Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:13 #5 38.76 Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:13 #5 38.85 Selecting previously unselected package libasan2:amd64. 09:57:13 #5 38.85 Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:13 #5 38.86 Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:13 #5 38.96 Selecting previously unselected package liblsan0:amd64. 09:57:13 #5 38.96 Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:13 #5 38.96 Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:13 #5 39.03 Selecting previously unselected package libtsan0:amd64. 09:57:13 #5 39.03 Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:13 #5 39.04 Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:13 #5 39.12 Selecting previously unselected package libubsan0:amd64. 09:57:13 #5 39.13 Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:13 #5 39.13 Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:13 #5 39.20 Selecting previously unselected package libcilkrts5:amd64. 09:57:13 #5 39.20 Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:13 #5 39.21 Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:13 #5 39.27 Selecting previously unselected package libmpx0:amd64. 09:57:13 #5 39.27 Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:13 #5 39.28 Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:13 #5 39.33 Selecting previously unselected package libquadmath0:amd64. 09:57:13 #5 39.33 Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:13 #5 39.34 Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:13 #5 39.40 Selecting previously unselected package libgcc-5-dev:amd64. 09:57:13 #5 39.40 Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:13 #5 39.41 Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:13 #5 39.65 Selecting previously unselected package gcc-5. 09:57:13 #5 39.65 Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:13 #5 39.66 Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.12) ... 09:57:14 #5 40.37 Selecting previously unselected package gcc. 09:57:14 #5 40.37 Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... 09:57:14 #5 40.38 Unpacking gcc (4:5.3.1-1ubuntu1) ... 09:57:14 #5 40.42 Selecting previously unselected package libstdc++-5-dev:amd64. 09:57:14 #5 40.43 Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:14 #5 40.43 Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:15 #5 41.66 Selecting previously unselected package g++-5. 09:57:15 #5 41.66 Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ... 09:57:15 #5 41.67 Unpacking g++-5 (5.4.0-6ubuntu1~16.04.12) ... 09:57:16 #5 42.39 Selecting previously unselected package g++. 09:57:16 #5 42.39 Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... 09:57:16 #5 42.40 Unpacking g++ (4:5.3.1-1ubuntu1) ... 09:57:16 #5 42.45 Selecting previously unselected package make. 09:57:16 #5 42.45 Preparing to unpack .../archives/make_4.1-6_amd64.deb ... 09:57:16 #5 42.46 Unpacking make (4.1-6) ... 09:57:16 #5 42.52 Selecting previously unselected package libdpkg-perl. 09:57:16 #5 42.52 Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.7_all.deb ... 09:57:16 #5 42.53 Unpacking libdpkg-perl (1.18.4ubuntu1.7) ... 09:57:16 #5 42.68 Selecting previously unselected package xz-utils. 09:57:16 #5 42.68 Preparing to unpack .../xz-utils_5.1.1alpha+20120614-2ubuntu2_amd64.deb ... 09:57:16 #5 42.69 Unpacking xz-utils (5.1.1alpha+20120614-2ubuntu2) ... 09:57:16 #5 42.76 Selecting previously unselected package patch. 09:57:16 #5 42.77 Preparing to unpack .../patch_2.7.5-1ubuntu0.16.04.2_amd64.deb ... 09:57:16 #5 42.77 Unpacking patch (2.7.5-1ubuntu0.16.04.2) ... 09:57:17 #5 42.84 Selecting previously unselected package dpkg-dev. 09:57:17 #5 42.84 Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.7_all.deb ... 09:57:17 #5 42.85 Unpacking dpkg-dev (1.18.4ubuntu1.7) ... 09:57:17 #5 43.45 Selecting previously unselected package build-essential. 09:57:17 #5 43.45 Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... 09:57:17 #5 43.46 Unpacking build-essential (12.1ubuntu2) ... 09:57:17 #5 43.50 Selecting previously unselected package bzip2-doc. 09:57:17 #5 43.50 Preparing to unpack .../bzip2-doc_1.0.6-8ubuntu0.2_all.deb ... 09:57:17 #5 43.51 Unpacking bzip2-doc (1.0.6-8ubuntu0.2) ... 09:57:17 #5 43.57 Selecting previously unselected package libfakeroot:amd64. 09:57:17 #5 43.57 Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... 09:57:17 #5 43.57 Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... 09:57:17 #5 43.64 Selecting previously unselected package fakeroot. 09:57:17 #5 43.64 Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... 09:57:17 #5 43.65 Unpacking fakeroot (1.20.2-1ubuntu1) ... 09:57:17 #5 43.75 Selecting previously unselected package liberror-perl. 09:57:18 #5 43.75 Preparing to unpack .../liberror-perl_0.17-1.2_all.deb ... 09:57:18 #5 43.76 Unpacking liberror-perl (0.17-1.2) ... 09:57:18 #5 43.81 Selecting previously unselected package git-man. 09:57:18 #5 43.81 Preparing to unpack .../git-man_1%3a2.7.4-0ubuntu1.10_all.deb ... 09:57:18 #5 43.82 Unpacking git-man (1:2.7.4-0ubuntu1.10) ... 09:57:18 #5 44.16 Selecting previously unselected package git. 09:57:18 #5 44.16 Preparing to unpack .../git_1%3a2.7.4-0ubuntu1.10_amd64.deb ... 09:57:18 #5 44.17 Unpacking git (1:2.7.4-0ubuntu1.10) ... 09:57:19 #5 45.02 Selecting previously unselected package icu-devtools. 09:57:19 #5 45.03 Preparing to unpack .../icu-devtools_55.1-7ubuntu0.5_amd64.deb ... 09:57:19 #5 45.03 Unpacking icu-devtools (55.1-7ubuntu0.5) ... 09:57:19 #5 45.11 Selecting previously unselected package libalgorithm-diff-perl. 09:57:19 #5 45.12 Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... 09:57:19 #5 45.12 Unpacking libalgorithm-diff-perl (1.19.03-1) ... 09:57:19 #5 45.18 Selecting previously unselected package libalgorithm-diff-xs-perl. 09:57:19 #5 45.18 Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... 09:57:19 #5 45.19 Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... 09:57:19 #5 45.24 Selecting previously unselected package libalgorithm-merge-perl. 09:57:19 #5 45.25 Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... 09:57:19 #5 45.25 Unpacking libalgorithm-merge-perl (0.08-3) ... 09:57:19 #5 45.29 Selecting previously unselected package libbz2-dev:amd64. 09:57:19 #5 45.30 Preparing to unpack .../libbz2-dev_1.0.6-8ubuntu0.2_amd64.deb ... 09:57:19 #5 45.30 Unpacking libbz2-dev:amd64 (1.0.6-8ubuntu0.2) ... 09:57:19 #5 45.35 Selecting previously unselected package libexpat1-dev:amd64. 09:57:19 #5 45.35 Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.5_amd64.deb ... 09:57:19 #5 45.35 Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.5) ... 09:57:19 #5 45.43 Selecting previously unselected package libfile-fcntllock-perl. 09:57:19 #5 45.43 Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... 09:57:19 #5 45.44 Unpacking libfile-fcntllock-perl (0.22-3) ... 09:57:19 #5 45.51 Selecting previously unselected package libicu-dev:amd64. 09:57:19 #5 45.51 Preparing to unpack .../libicu-dev_55.1-7ubuntu0.5_amd64.deb ... 09:57:19 #5 45.51 Unpacking libicu-dev:amd64 (55.1-7ubuntu0.5) ... 09:57:21 #5 46.92 Selecting previously unselected package libjson-glib-1.0-common. 09:57:21 #5 46.92 Preparing to unpack .../libjson-glib-1.0-common_1.1.2-0ubuntu1_all.deb ... 09:57:21 #5 46.93 Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... 09:57:21 #5 46.98 Selecting previously unselected package libjson-glib-1.0-0:amd64. 09:57:21 #5 46.98 Preparing to unpack .../libjson-glib-1.0-0_1.1.2-0ubuntu1_amd64.deb ... 09:57:21 #5 46.99 Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... 09:57:21 #5 47.05 Selecting previously unselected package libltdl7:amd64. 09:57:21 #5 47.05 Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... 09:57:21 #5 47.06 Unpacking libltdl7:amd64 (2.4.6-0.1) ... 09:57:21 #5 47.11 Selecting previously unselected package libltdl-dev:amd64. 09:57:21 #5 47.11 Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... 09:57:21 #5 47.12 Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... 09:57:21 #5 47.18 Selecting previously unselected package libpython2.7:amd64. 09:57:21 #5 47.19 Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.18_amd64.deb ... 09:57:21 #5 47.19 Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.18) ... 09:57:21 #5 47.35 Selecting previously unselected package libpython2.7-dev:amd64. 09:57:21 #5 47.36 Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.18_amd64.deb ... 09:57:21 #5 47.36 Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.18) ... 09:57:23 #5 49.16 Selecting previously unselected package libpython-dev:amd64. 09:57:23 #5 49.16 Preparing to unpack .../libpython-dev_2.7.12-1~16.04_amd64.deb ... 09:57:23 #5 49.17 Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... 09:57:23 #5 49.22 Selecting previously unselected package libsctp1:amd64. 09:57:23 #5 49.23 Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... 09:57:23 #5 49.23 Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... 09:57:23 #5 49.28 Selecting previously unselected package libsctp-dev. 09:57:23 #5 49.28 Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... 09:57:23 #5 49.29 Unpacking libsctp-dev (1.0.16+dfsg-3) ... 09:57:23 #5 49.37 Selecting previously unselected package libtool. 09:57:23 #5 49.37 Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... 09:57:23 #5 49.38 Unpacking libtool (2.4.6-0.1) ... 09:57:23 #5 49.46 Selecting previously unselected package lksctp-tools. 09:57:23 #5 49.46 Preparing to unpack .../lksctp-tools_1.0.16+dfsg-3_amd64.deb ... 09:57:23 #5 49.46 Unpacking lksctp-tools (1.0.16+dfsg-3) ... 09:57:23 #5 49.53 Selecting previously unselected package manpages-dev. 09:57:23 #5 49.53 Preparing to unpack .../manpages-dev_4.04-2_all.deb ... 09:57:23 #5 49.54 Unpacking manpages-dev (4.04-2) ... 09:57:25 #5 50.97 Selecting previously unselected package pkg-config. 09:57:25 #5 50.97 Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... 09:57:25 #5 50.98 Unpacking pkg-config (0.29.1-0ubuntu1) ... 09:57:25 #5 51.03 Selecting previously unselected package python2.7-dev. 09:57:25 #5 51.03 Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.18_amd64.deb ... 09:57:25 #5 51.04 Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.18) ... 09:57:25 #5 51.09 Selecting previously unselected package python-dev. 09:57:25 #5 51.09 Preparing to unpack .../python-dev_2.7.12-1~16.04_amd64.deb ... 09:57:25 #5 51.09 Unpacking python-dev (2.7.12-1~16.04) ... 09:57:25 #5 51.15 Selecting previously unselected package python3-distro-info. 09:57:25 #5 51.15 Preparing to unpack .../python3-distro-info_0.14ubuntu0.3_all.deb ... 09:57:25 #5 51.15 Unpacking python3-distro-info (0.14ubuntu0.3) ... 09:57:25 #5 51.20 Selecting previously unselected package python3-pycurl. 09:57:25 #5 51.20 Preparing to unpack .../python3-pycurl_7.43.0-1ubuntu1_amd64.deb ... 09:57:25 #5 51.21 Unpacking python3-pycurl (7.43.0-1ubuntu1) ... 09:57:25 #5 51.27 Selecting previously unselected package ubuntu-advantage-desktop-daemon. 09:57:25 #5 51.27 Preparing to unpack .../ubuntu-advantage-desktop-daemon_1.10.ubuntu0.16.04.1~esm1_amd64.deb ... 09:57:25 #5 51.28 Unpacking ubuntu-advantage-desktop-daemon (1.10.ubuntu0.16.04.1~esm1) ... 09:57:25 #5 51.34 Selecting previously unselected package python3-software-properties. 09:57:25 #5 51.34 Preparing to unpack .../python3-software-properties_0.96.20.13_all.deb ... 09:57:25 #5 51.35 Unpacking python3-software-properties (0.96.20.13) ... 09:57:25 #5 51.42 Selecting previously unselected package rename. 09:57:25 #5 51.42 Preparing to unpack .../archives/rename_0.20-4_all.deb ... 09:57:25 #5 51.43 Unpacking rename (0.20-4) ... 09:57:25 #5 51.50 Selecting previously unselected package software-properties-common. 09:57:25 #5 51.50 Preparing to unpack .../software-properties-common_0.96.20.13_all.deb ... 09:57:25 #5 51.51 Unpacking software-properties-common (0.96.20.13) ... 09:57:25 #5 51.59 Selecting previously unselected package unattended-upgrades. 09:57:25 #5 51.59 Preparing to unpack .../unattended-upgrades_1.1ubuntu1.18.04.7~16.04.7_all.deb ... 09:57:25 #5 51.60 Unpacking unattended-upgrades (1.1ubuntu1.18.04.7~16.04.7) ... 09:57:25 #5 51.69 Selecting previously unselected package unzip. 09:57:26 #5 51.69 Preparing to unpack .../unzip_6.0-20ubuntu1.1_amd64.deb ... 09:57:26 #5 51.70 Unpacking unzip (6.0-20ubuntu1.1) ... 09:57:26 #5 51.77 Selecting previously unselected package zip. 09:57:26 #5 51.77 Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... 09:57:26 #5 51.78 Unpacking zip (3.0-11) ... 09:57:26 #5 51.84 Selecting previously unselected package zlib1g-dev:amd64. 09:57:26 #5 51.85 Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.3_amd64.deb ... 09:57:26 #5 51.85 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.3) ... 09:57:26 #5 51.93 Selecting previously unselected package zlibc. 09:57:26 #5 51.93 Preparing to unpack .../zlibc_0.9k-4.3_amd64.deb ... 09:57:26 #5 51.94 Unpacking zlibc (0.9k-4.3) ... 09:57:26 #5 51.99 Processing triggers for libc-bin (2.23-0ubuntu11.3) ... 09:57:26 #5 52.02 Processing triggers for systemd (229-4ubuntu21.31) ... 09:57:26 #5 52.06 Setting up cron (3.0pl1-128ubuntu2) ... 09:57:26 #5 52.18 Adding group `crontab' (GID 106) ... 09:57:26 #5 52.21 Done. 09:57:26 #5 52.35 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 09:57:26 #5 52.35 update-rc.d: warning: stop runlevel arguments (1) do not match cron Default-Stop values (none) 09:57:26 #5 52.37 invoke-rc.d: could not determine current runlevel 09:57:26 #5 52.37 invoke-rc.d: policy-rc.d denied execution of start. 09:57:26 #5 52.38 Setting up libatm1:amd64 (1:2.5.1-1.5) ... 09:57:26 #5 52.42 Setting up libmnl0:amd64 (1.0.3-5) ... 09:57:26 #5 52.44 Setting up libpopt0:amd64 (1.16-10) ... 09:57:26 #5 52.47 Setting up mime-support (3.59ubuntu1) ... 09:57:26 #5 52.52 Setting up libmpdec2:amd64 (2.4.2-1) ... 09:57:26 #5 52.55 Setting up libsqlite3-0:amd64 (3.11.0-1ubuntu1.5) ... 09:57:26 #5 52.57 Setting up libpython3.5-stdlib:amd64 (3.5.2-2ubuntu0~16.04.13) ... 09:57:26 #5 52.59 Setting up python3.5 (3.5.2-2ubuntu0~16.04.13) ... 09:57:27 #5 53.41 Setting up libpython3-stdlib:amd64 (3.5.1-3) ... 09:57:27 #5 53.43 Setting up libgdbm3:amd64 (1.8.3-13.1) ... 09:57:27 #5 53.46 Setting up libffi6:amd64 (3.2.1-4) ... 09:57:27 #5 53.48 Setting up libglib2.0-0:amd64 (2.48.2-0ubuntu4.8) ... 09:57:27 #5 53.49 No schema files found: doing nothing. 09:57:27 #5 53.50 Setting up libxau6:amd64 (1:1.0.8-1) ... 09:57:27 #5 53.53 Setting up libxdmcp6:amd64 (1:1.1.2-1.1) ... 09:57:27 #5 53.55 Setting up libxcb1:amd64 (1.11.1-1ubuntu1) ... 09:57:27 #5 53.56 Setting up libx11-data (2:1.6.3-1ubuntu2.2) ... 09:57:27 #5 53.58 Setting up libx11-6:amd64 (2:1.6.3-1ubuntu2.2) ... 09:57:27 #5 53.59 Setting up libxext6:amd64 (2:1.3.3-1) ... 09:57:27 #5 53.62 Setting up sgml-base (1.26+nmu4ubuntu1) ... 09:57:27 #5 53.67 Setting up autoconf-archive (20150925-1) ... 09:57:27 #5 53.69 Setting up libsigsegv2:amd64 (2.10-4) ... 09:57:27 #5 53.72 Setting up libyaml-0-2:amd64 (0.1.6-3) ... 09:57:27 #5 53.75 Setting up perl-modules-5.22 (5.22.1-9ubuntu0.9) ... 09:57:27 #5 53.77 Setting up libperl5.22:amd64 (5.22.1-9ubuntu0.9) ... 09:57:27 #5 53.80 Setting up perl (5.22.1-9ubuntu0.9) ... 09:57:28 #5 53.82 update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode 09:57:28 #5 53.83 Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.18) ... 09:57:28 #5 53.85 Setting up python2.7 (2.7.12-1ubuntu0~16.04.18) ... 09:57:28 #5 54.44 Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... 09:57:28 #5 54.47 Setting up python (2.7.12-1~16.04) ... 09:57:28 #5 54.49 Setting up libgmp10:amd64 (2:6.1.0+dfsg-2) ... 09:57:28 #5 54.51 Setting up libmpfr4:amd64 (3.1.4-1) ... 09:57:28 #5 54.53 Setting up libmpc3:amd64 (1.0.3-1) ... 09:57:28 #5 54.56 Setting up libapt-inst2.0:amd64 (1.2.35) ... 09:57:28 #5 54.58 Setting up apt-utils (1.2.35) ... 09:57:28 #5 54.59 Setting up bzip2 (1.0.6-8ubuntu0.2) ... 09:57:28 #5 54.61 Setting up distro-info-data (0.28ubuntu0.19) ... 09:57:28 #5 54.62 Setting up libmagic1:amd64 (1:5.25-2ubuntu1.4) ... 09:57:28 #5 54.65 Setting up file (1:5.25-2ubuntu1.4) ... 09:57:28 #5 54.67 Setting up iproute2 (4.3.0-1ubuntu3.16.04.5) ... 09:57:28 #5 54.74 Setting up ifupdown (0.8.10ubuntu1.4) ... 09:57:29 #5 54.87 Creating /etc/network/interfaces. 09:57:29 #5 55.02 Setting up libisc-export160 (1:9.10.3.dfsg.P4-8ubuntu1.19) ... 09:57:29 #5 55.04 Setting up libdns-export162 (1:9.10.3.dfsg.P4-8ubuntu1.19) ... 09:57:29 #5 55.06 Setting up isc-dhcp-client (4.3.3-5ubuntu12.10) ... 09:57:29 #5 55.11 Setting up isc-dhcp-common (4.3.3-5ubuntu12.10) ... 09:57:29 #5 55.13 Setting up less (481-2.1ubuntu0.2) ... 09:57:29 #5 55.20 debconf: unable to initialize frontend: Dialog 09:57:29 #5 55.20 debconf: (TERM is not set, so the dialog frontend is not usable.) 09:57:29 #5 55.20 debconf: falling back to frontend: Readline 09:57:29 #5 55.24 Setting up libbsd0:amd64 (0.8.2-1ubuntu0.1) ... 09:57:29 #5 55.26 Setting up libnettle6:amd64 (3.2-1ubuntu0.16.04.2) ... 09:57:29 #5 55.27 Setting up libhogweed4:amd64 (3.2-1ubuntu0.16.04.2) ... 09:57:29 #5 55.29 Setting up libidn11:amd64 (1.32-3ubuntu1.2) ... 09:57:29 #5 55.31 Setting up libp11-kit0:amd64 (0.23.2-5~ubuntu16.04.2) ... 09:57:29 #5 55.32 Setting up libtasn1-6:amd64 (4.7-3ubuntu0.16.04.3) ... 09:57:29 #5 55.34 Setting up libgnutls30:amd64 (3.4.10-4ubuntu1.9) ... 09:57:29 #5 55.36 Setting up libjson-c2:amd64 (0.11-4ubuntu2.6) ... 09:57:29 #5 55.38 Setting up libxtables11:amd64 (1.6.0-2ubuntu3) ... 09:57:29 #5 55.40 Setting up netbase (5.3) ... 09:57:29 #5 55.43 Setting up python-apt-common (1.1.0~beta1ubuntu0.16.04.12) ... 09:57:29 #5 55.45 Setting up libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2.2) ... 09:57:29 #5 55.47 Setting up libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2.2) ... 09:57:29 #5 55.49 Setting up libkeyutils1:amd64 (1.5.9-8ubuntu1) ... 09:57:29 #5 55.51 Setting up libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2.2) ... 09:57:29 #5 55.54 Setting up libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2.2) ... 09:57:29 #5 55.57 Setting up libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:57:29 #5 55.60 Setting up libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:57:29 #5 55.62 Setting up libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:57:29 #5 55.65 Setting up libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:57:29 #5 55.67 Setting up libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:57:29 #5 55.70 Setting up libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:57:29 #5 55.72 Setting up libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:57:29 #5 55.75 Setting up libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:57:29 #5 55.79 Setting up libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... 09:57:30 #5 55.81 Setting up libsasl2-modules-db:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... 09:57:30 #5 55.83 Setting up libsasl2-2:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... 09:57:30 #5 55.86 Setting up libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.13) ... 09:57:30 #5 55.90 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ... 09:57:30 #5 55.93 Setting up libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.19) ... 09:57:30 #5 55.95 Setting up apt-transport-https (1.2.35) ... 09:57:30 #5 55.98 Setting up distro-info (0.14ubuntu0.3) ... 09:57:30 #5 56.00 Setting up ucf (3.0036) ... 09:57:30 #5 56.08 debconf: unable to initialize frontend: Dialog 09:57:30 #5 56.08 debconf: (TERM is not set, so the dialog frontend is not usable.) 09:57:30 #5 56.08 debconf: falling back to frontend: Readline 09:57:30 #5 56.12 Setting up openssl (1.0.2g-1ubuntu4.20) ... 09:57:30 #5 56.15 Setting up ca-certificates (20210119~16.04.1) ... 09:57:30 #5 56.22 debconf: unable to initialize frontend: Dialog 09:57:30 #5 56.22 debconf: (TERM is not set, so the dialog frontend is not usable.) 09:57:30 #5 56.22 debconf: falling back to frontend: Readline 09:57:30 #5 56.61 Setting up libcap-ng0:amd64 (0.7.7-1) ... 09:57:30 #5 56.63 Setting up libdbus-1-3:amd64 (1.10.6-1ubuntu3.6) ... 09:57:30 #5 56.66 Setting up dbus (1.10.6-1ubuntu3.6) ... 09:57:31 #5 56.85 Setting up libgirepository-1.0-1:amd64 (1.46.0-3ubuntu1) ... 09:57:31 #5 56.86 Setting up gir1.2-glib-2.0:amd64 (1.46.0-3ubuntu1) ... 09:57:31 #5 56.88 Setting up iso-codes (3.65-1) ... 09:57:31 #5 56.89 Setting up krb5-locales (1.13.2+dfsg-5ubuntu2.2) ... 09:57:31 #5 56.91 Setting up libdbus-glib-1-2:amd64 (0.106-1) ... 09:57:31 #5 56.93 Setting up libedit2:amd64 (3.1-20150325-1ubuntu2) ... 09:57:31 #5 56.95 Setting up libglib2.0-data (2.48.2-0ubuntu4.8) ... 09:57:31 #5 56.96 Setting up libicu55:amd64 (55.1-7ubuntu0.5) ... 09:57:31 #5 56.98 Setting up libpolkit-gobject-1-0:amd64 (0.105-14.1ubuntu0.5) ... 09:57:31 #5 56.99 Setting up libsasl2-modules:amd64 (2.1.26.dfsg1-14ubuntu0.2) ... 09:57:31 #5 57.02 Setting up libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.7) ... 09:57:31 #5 57.03 Setting up libxmuu1:amd64 (2:1.1.2-2) ... 09:57:31 #5 57.06 Setting up manpages (4.04-2) ... 09:57:31 #5 57.08 Setting up openssh-client (1:7.2p2-4ubuntu2.10) ... 09:57:31 #5 57.19 Setting up powermgmt-base (1.31+nmu1) ... 09:57:31 #5 57.21 Setting up rsync (3.1.1-3ubuntu1.3) ... 09:57:31 #5 57.29 invoke-rc.d: could not determine current runlevel 09:57:31 #5 57.29 invoke-rc.d: policy-rc.d denied execution of restart. 09:57:31 #5 57.30 Setting up shared-mime-info (1.5-2ubuntu0.2) ... 09:57:36 #5 61.83 Setting up wget (1.17.1-1ubuntu1.5) ... 09:57:36 #5 61.85 Setting up xauth (1:1.0.9-1ubuntu2) ... 09:57:36 #5 61.87 Setting up xdg-user-dirs (0.15-2ubuntu6.16.04.1) ... 09:57:36 #5 61.93 Setting up xml-core (0.13+nmu2) ... 09:57:36 #5 62.17 Setting up m4 (1.4.17-5) ... 09:57:36 #5 62.19 Setting up autoconf (2.69-9) ... 09:57:36 #5 62.21 Setting up autotools-dev (20150820.1) ... 09:57:36 #5 62.23 Setting up automake (1:1.15-4ubuntu1) ... 09:57:36 #5 62.24 update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 09:57:36 #5 62.25 Setting up binutils (2.26.1-1ubuntu1~16.04.8) ... 09:57:36 #5 62.27 Setting up libc-dev-bin (2.23-0ubuntu11.3) ... 09:57:36 #5 62.29 Setting up linux-libc-dev:amd64 (4.4.0-210.242) ... 09:57:36 #5 62.31 Setting up libc6-dev:amd64 (2.23-0ubuntu11.3) ... 09:57:36 #5 62.33 Setting up libisl15:amd64 (0.16.1-1) ... 09:57:36 #5 62.34 Setting up cpp-5 (5.4.0-6ubuntu1~16.04.12) ... 09:57:36 #5 62.37 Setting up cpp (4:5.3.1-1ubuntu1) ... 09:57:36 #5 62.40 Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:36 #5 62.43 Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:36 #5 62.45 Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:36 #5 62.48 Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:36 #5 62.51 Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:36 #5 62.53 Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:36 #5 62.56 Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:36 #5 62.59 Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:36 #5 62.61 Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:36 #5 62.64 Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:36 #5 62.67 Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:36 #5 62.69 Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:36 #5 62.72 Setting up gcc-5 (5.4.0-6ubuntu1~16.04.12) ... 09:57:36 #5 62.74 Setting up gcc (4:5.3.1-1ubuntu1) ... 09:57:37 #5 62.79 Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ... 09:57:37 #5 62.81 Setting up g++-5 (5.4.0-6ubuntu1~16.04.12) ... 09:57:37 #5 62.84 Setting up g++ (4:5.3.1-1ubuntu1) ... 09:57:37 #5 62.89 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 09:57:37 #5 62.91 Setting up make (4.1-6) ... 09:57:37 #5 62.93 Setting up libdpkg-perl (1.18.4ubuntu1.7) ... 09:57:37 #5 62.95 Setting up xz-utils (5.1.1alpha+20120614-2ubuntu2) ... 09:57:37 #5 62.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 09:57:37 #5 62.98 Setting up patch (2.7.5-1ubuntu0.16.04.2) ... 09:57:37 #5 63.01 Setting up dpkg-dev (1.18.4ubuntu1.7) ... 09:57:37 #5 63.06 Setting up build-essential (12.1ubuntu2) ... 09:57:37 #5 63.10 Setting up bzip2-doc (1.0.6-8ubuntu0.2) ... 09:57:37 #5 63.13 Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... 09:57:37 #5 63.17 Setting up fakeroot (1.20.2-1ubuntu1) ... 09:57:37 #5 63.19 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 09:57:37 #5 63.21 Setting up liberror-perl (0.17-1.2) ... 09:57:37 #5 63.24 Setting up git-man (1:2.7.4-0ubuntu1.10) ... 09:57:37 #5 63.26 Setting up git (1:2.7.4-0ubuntu1.10) ... 09:57:37 #5 63.31 Setting up icu-devtools (55.1-7ubuntu0.5) ... 09:57:37 #5 63.36 Setting up libalgorithm-diff-perl (1.19.03-1) ... 09:57:37 #5 63.38 Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... 09:57:37 #5 63.41 Setting up libalgorithm-merge-perl (0.08-3) ... 09:57:37 #5 63.43 Setting up libbz2-dev:amd64 (1.0.6-8ubuntu0.2) ... 09:57:37 #5 63.46 Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.5) ... 09:57:37 #5 63.49 Setting up libfile-fcntllock-perl (0.22-3) ... 09:57:37 #5 63.52 Setting up libicu-dev:amd64 (55.1-7ubuntu0.5) ... 09:57:37 #5 63.54 Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... 09:57:37 #5 63.57 Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... 09:57:37 #5 63.60 Setting up libltdl7:amd64 (2.4.6-0.1) ... 09:57:37 #5 63.63 Setting up libltdl-dev:amd64 (2.4.6-0.1) ... 09:57:37 #5 63.66 Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.18) ... 09:57:37 #5 63.69 Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.18) ... 09:57:37 #5 63.72 Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... 09:57:37 #5 63.74 Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... 09:57:37 #5 63.77 Setting up libsctp-dev (1.0.16+dfsg-3) ... 09:57:38 #5 63.80 Setting up libtool (2.4.6-0.1) ... 09:57:38 #5 63.83 Setting up lksctp-tools (1.0.16+dfsg-3) ... 09:57:38 #5 63.85 Setting up manpages-dev (4.04-2) ... 09:57:38 #5 63.88 Setting up pkg-config (0.29.1-0ubuntu1) ... 09:57:38 #5 63.94 Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.18) ... 09:57:38 #5 63.96 Setting up python-dev (2.7.12-1~16.04) ... 09:57:38 #5 63.98 Setting up rename (0.20-4) ... 09:57:38 #5 64.00 update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode 09:57:38 #5 64.01 Setting up unzip (6.0-20ubuntu1.1) ... 09:57:38 #5 64.04 Setting up zip (3.0-11) ... 09:57:38 #5 64.06 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.3) ... 09:57:38 #5 64.08 Setting up zlibc (0.9k-4.3) ... 09:57:38 #5 64.12 Setting up python3 (3.5.1-3) ... 09:57:38 #5 64.14 running python rtupdate hooks for python3.5... 09:57:38 #5 64.36 running python post-rtupdate hooks for python3.5... 09:57:38 #5 64.47 Setting up lsb-release (9.20160110ubuntu0.2) ... 09:57:38 #5 64.49 Setting up python3-yaml (3.11-3build1) ... 09:57:38 #5 64.68 Setting up python3-apt (1.1.0~beta1ubuntu0.16.04.12) ... 09:57:39 #5 64.88 Setting up python3-pkg-resources (20.7.0-1) ... 09:57:39 #5 65.10 Setting up ubuntu-pro-client (35.1ubuntu0~16.04) ... 09:57:39 #5 65.22 debconf: unable to initialize frontend: Dialog 09:57:39 #5 65.22 debconf: (TERM is not set, so the dialog frontend is not usable.) 09:57:39 #5 65.22 debconf: falling back to frontend: Readline 09:57:40 #5 65.99 Setting up ubuntu-advantage-tools (35.1ubuntu0~16.04) ... 09:57:40 #5 66.06 debconf: unable to initialize frontend: Dialog 09:57:40 #5 66.06 debconf: (TERM is not set, so the dialog frontend is not usable.) 09:57:40 #5 66.06 debconf: falling back to frontend: Readline 09:57:41 #5 67.08 Setting up ubuntu-pro-client-l10n (35.1ubuntu0~16.04) ... 09:57:41 #5 67.10 Setting up python3-dbus (1.2.0-3) ... 09:57:41 #5 67.27 Setting up python3-gi (3.20.0-0ubuntu1) ... 09:57:41 #5 67.48 Setting up python3-distro-info (0.14ubuntu0.3) ... 09:57:41 #5 67.65 Setting up python3-pycurl (7.43.0-1ubuntu1) ... 09:57:42 #5 67.81 Setting up ubuntu-advantage-desktop-daemon (1.10.ubuntu0.16.04.1~esm1) ... 09:57:42 #5 67.84 Setting up python3-software-properties (0.96.20.13) ... 09:57:42 #5 68.02 Setting up software-properties-common (0.96.20.13) ... 09:57:42 #5 68.20 Setting up unattended-upgrades (1.1ubuntu1.18.04.7~16.04.7) ... 09:57:42 #5 68.30 debconf: unable to initialize frontend: Dialog 09:57:42 #5 68.30 debconf: (TERM is not set, so the dialog frontend is not usable.) 09:57:42 #5 68.30 debconf: falling back to frontend: Readline 09:57:42 #5 68.38 09:57:42 #5 68.38 Creating config file /etc/apt/apt.conf.d/20auto-upgrades with new version 09:57:42 #5 68.48 09:57:42 #5 68.48 Creating config file /etc/apt/apt.conf.d/50unattended-upgrades with new version 09:57:43 #5 68.85 Setting up dh-python (2.20151103ubuntu1.2) ... 09:57:43 #5 69.03 Processing triggers for systemd (229-4ubuntu21.31) ... 09:57:43 #5 69.06 Processing triggers for libc-bin (2.23-0ubuntu11.3) ... 09:57:43 #5 69.08 Processing triggers for ca-certificates (20210119~16.04.1) ... 09:57:43 #5 69.09 Updating certificates in /etc/ssl/certs... 09:57:44 #5 70.65 129 added, 0 removed; done. 09:57:44 #5 70.65 Running hooks in /etc/ca-certificates/update.d... 09:57:44 #5 70.65 done. 09:57:44 #5 70.68 Processing triggers for sgml-base (1.26+nmu4ubuntu1) ... 09:57:44 #5 70.70 Processing triggers for dbus (1.10.6-1ubuntu3.6) ... 09:57:45 #5 DONE 71.7s 09:57:45 09:57:45 #6 [ 3/10] WORKDIR /tmp 09:57:45 #6 DONE 0.1s 09:57:46 09:57:46 #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:57:48 #7 2.059 2025-06-14 09:57:48 URL:https://release-assets.githubusercontent.com/github-production-release-asset/537699/ad7b7280-83a2-11e9-8514-7cba293bd456?sp=r&sv=2018-11-09&sr=b&spr=https&se=2025-06-14T10%3A02%3A46Z&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2025-06-14T09%3A27%3A22Z&ske=2025-06-14T10%3A27%3A29Z&sks=b&skv=2018-11-09&sig=QFOQsrEljLd6nm54lfkO3f25UrAywd4RkR5factP1M4%3D&jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc0OTg5NTM2NiwibmJmIjoxNzQ5ODk1MDY2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.C0bgg0rRmat8BDqbAUU32PMtjcLEzQAM0JPF3L34fj8&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:57:48 #7 2.080 CMake Installer Version: 3.14.5, Copyright (c) Kitware 09:57:48 #7 2.080 This is a self-extracting archive. 09:57:48 #7 2.080 The archive will be extracted to: /usr/local 09:57:48 #7 2.081 09:57:48 #7 2.081 Using target directory: /usr/local 09:57:48 #7 2.081 Extracting, please wait... 09:57:48 #7 2.081 09:57:48 #7 2.836 Unpacking finished successfully 09:57:49 #7 DONE 3.7s 09:57:49 09:57:49 #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:13 #8 23.95 2025-06-14 09:58:13 URL:https://dl.google.com/go/go1.12.linux-amd64.tar.gz [127228112/127228112] -> "go1.12.linux-amd64.tar.gz" [1] 09:58:16 #8 DONE 26.9s 09:58:16 09:58:16 #9 [ 6/10] RUN go get -u github.com/ory/go-acc && mv ~/go/bin/go-acc /usr/local/go/bin 09:58:23 #9 6.965 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:23 #9 7.030 package io/fs: unrecognized import path "io/fs" (import path does not begin with hostname) 09:58:24 #9 7.780 package net/netip: unrecognized import path "net/netip" (import path does not begin with hostname) 09:58:28 #9 12.00 package golang.org/x/text/unicode/norm: found packages norm (composition.go) and main (maketables.go) in /root/go/src/golang.org/x/text/unicode/norm 09:58:29 #9 12.63 package slices: unrecognized import path "slices" (import path does not begin with hostname) 09:58:30 #9 13.38 package golang.org/x/text/encoding/internal/identifier: import "golang.org/x/text/encoding/internal/identifier" is a program, not an importable package 09:58:33 #9 17.26 package log/slog: unrecognized import path "log/slog" (import path does not begin with hostname) 09:58:34 #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:58:34 ------ 09:58:34 > [ 6/10] RUN go get -u github.com/ory/go-acc && mv ~/go/bin/go-acc /usr/local/go/bin: 09:58:34 #9 6.965 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:34 #9 7.030 package io/fs: unrecognized import path "io/fs" (import path does not begin with hostname) 09:58:34 #9 7.780 package net/netip: unrecognized import path "net/netip" (import path does not begin with hostname) 09:58:34 #9 12.00 package golang.org/x/text/unicode/norm: found packages norm (composition.go) and main (maketables.go) in /root/go/src/golang.org/x/text/unicode/norm 09:58:34 #9 12.63 package slices: unrecognized import path "slices" (import path does not begin with hostname) 09:58:34 #9 13.38 package golang.org/x/text/encoding/internal/identifier: import "golang.org/x/text/encoding/internal/identifier" is a program, not an importable package 09:58:34 #9 17.26 package log/slog: unrecognized import path "log/slog" (import path does not begin with hostname) 09:58:34 ------ 09:58:34 Dockerfile:55 09:58:34 -------------------- 09:58:34 54 | ENV PATH=$PATH:/usr/local/go/bin:/usr/lib/go-1.12/bin 09:58:34 55 | >>> RUN go get -u github.com/ory/go-acc \ 09:58:34 56 | >>> && mv ~/go/bin/go-acc /usr/local/go/bin 09:58:34 57 | 09:58:34 -------------------- 09:58:34 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:58:34 Build step 'Execute shell' marked build as failure 09:58:34 $ ssh-agent -k 09:58:34 unset SSH_AUTH_SOCK; 09:58:34 unset SSH_AGENT_PID; 09:58:34 echo Agent pid 2088 killed; 09:58:34 [ssh-agent] Stopped. 09:58:34 [PostBuildScript] - [INFO] Executing post build scripts. 09:58:34 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins14926782399193924357.sh 09:58:34 ---> sysstat.sh 09:58:34 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins3058013764949532784.sh 09:58:35 ---> package-listing.sh 09:58:35 ++ facter osfamily 09:58:35 ++ tr '[:upper:]' '[:lower:]' 09:58:35 + OS_FAMILY=debian 09:58:35 + workspace=/w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master 09:58:35 + START_PACKAGES=/tmp/packages_start.txt 09:58:35 + END_PACKAGES=/tmp/packages_end.txt 09:58:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:58:35 + PACKAGES=/tmp/packages_start.txt 09:58:35 + '[' /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master ']' 09:58:35 + PACKAGES=/tmp/packages_end.txt 09:58:35 + case "${OS_FAMILY}" in 09:58:35 + dpkg -l 09:58:35 + grep '^ii' 09:58:35 + '[' -f /tmp/packages_start.txt ']' 09:58:35 + '[' -f /tmp/packages_end.txt ']' 09:58:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:58:35 + '[' /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master ']' 09:58:35 + mkdir -p /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master/archives/ 09:58:35 + 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:58:35 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins14061377352438707366.sh 09:58:35 ---> capture-instance-metadata.sh 09:58:35 Setup pyenv: 09:58:35 system 09:58:35 3.8.13 09:58:35 3.9.13 09:58:35 * 3.10.6 (set by /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master/.python-version) 09:58:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3dIR from file:/tmp/.os_lf_venv 09:58:36 lf-activate-venv(): INFO: Installing: lftools 09:58:47 lf-activate-venv(): INFO: Adding /tmp/venv-3dIR/bin to PATH 09:58:47 INFO: Running in OpenStack, capturing instance metadata 09:58:48 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins18245406596734667312.sh 09:58:48 provisioning config files... 09:58:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master@tmp/config12259698255638925398tmp 09:58:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:58:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:58:48 [EnvInject] - Injecting environment variables from a build step. 09:58:48 [EnvInject] - Injecting as environment variables the properties content 09:58:48 SERVER_ID=logs 09:58:48 09:58:48 [EnvInject] - Variables injected successfully. 09:58:48 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins12273127499308820275.sh 09:58:48 ---> create-netrc.sh 09:58:48 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins16606959808627804301.sh 09:58:48 ---> python-tools-install.sh 09:58:48 Setup pyenv: 09:58:48 system 09:58:48 3.8.13 09:58:48 3.9.13 09:58:48 * 3.10.6 (set by /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master/.python-version) 09:58:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3dIR from file:/tmp/.os_lf_venv 09:58:50 lf-activate-venv(): INFO: Installing: lftools 09:59:01 lf-activate-venv(): INFO: Adding /tmp/venv-3dIR/bin to PATH 09:59:01 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins12991736687223753587.sh 09:59:01 ---> sudo-logs.sh 09:59:01 Archiving 'sudo' log.. 09:59:01 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash /tmp/jenkins11083524377607529675.sh 09:59:01 ---> job-cost.sh 09:59:01 Setup pyenv: 09:59:01 system 09:59:01 3.8.13 09:59:01 3.9.13 09:59:01 * 3.10.6 (set by /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master/.python-version) 09:59:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3dIR from file:/tmp/.os_lf_venv 09:59:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:59:10 lf-activate-venv(): INFO: Adding /tmp/venv-3dIR/bin to PATH 09:59:10 INFO: No Stack... 09:59:10 INFO: Retrieving Pricing Info for: v2-highcpu-4 09:59:10 INFO: Archiving Costs 09:59:10 [ci-management-bldr-ubuntu16-c-go-docker-merge-master] $ /bin/bash -l /tmp/jenkins14634364455000784379.sh 09:59:10 ---> logs-deploy.sh 09:59:10 Setup pyenv: 09:59:10 system 09:59:10 3.8.13 09:59:10 3.9.13 09:59:10 * 3.10.6 (set by /w/workspace/ci-management-bldr-ubuntu16-c-go-docker-merge-master/.python-version) 09:59:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3dIR from file:/tmp/.os_lf_venv 09:59:13 lf-activate-venv(): INFO: Installing: lftools 09:59:23 lf-activate-venv(): INFO: Adding /tmp/venv-3dIR/bin to PATH 09:59:23 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/320 09:59:23 INFO: archiving workspace using pattern(s): 09:59:25 Archives upload complete. 09:59:26 INFO: archiving logs to Nexus 09:59:26 ---> uname -a: 09:59:26 Linux prd-ubuntu1804-docker-4c-4g-2799 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 09:59:26 09:59:26 09:59:26 ---> lscpu: 09:59:26 Architecture: x86_64 09:59:26 CPU op-mode(s): 32-bit, 64-bit 09:59:26 Byte Order: Little Endian 09:59:26 CPU(s): 4 09:59:26 On-line CPU(s) list: 0-3 09:59:26 Thread(s) per core: 1 09:59:26 Core(s) per socket: 1 09:59:26 Socket(s): 4 09:59:26 NUMA node(s): 1 09:59:26 Vendor ID: AuthenticAMD 09:59:26 CPU family: 23 09:59:26 Model: 49 09:59:26 Model name: AMD EPYC-Rome Processor 09:59:26 Stepping: 0 09:59:26 CPU MHz: 2800.000 09:59:26 BogoMIPS: 5600.00 09:59:26 Virtualization: AMD-V 09:59:26 Hypervisor vendor: KVM 09:59:26 Virtualization type: full 09:59:26 L1d cache: 32K 09:59:26 L1i cache: 32K 09:59:26 L2 cache: 512K 09:59:26 L3 cache: 16384K 09:59:26 NUMA node0 CPU(s): 0-3 09:59:26 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 09:59:26 09:59:26 09:59:26 ---> nproc: 09:59:26 4 09:59:26 09:59:26 09:59:26 ---> df -h: 09:59:26 Filesystem Size Used Avail Use% Mounted on 09:59:26 udev 2.0G 0 2.0G 0% /dev 09:59:26 tmpfs 395M 696K 394M 1% /run 09:59:26 /dev/vda1 20G 11G 9.1G 53% / 09:59:26 tmpfs 2.0G 0 2.0G 0% /dev/shm 09:59:26 tmpfs 5.0M 0 5.0M 0% /run/lock 09:59:26 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 09:59:26 /dev/vda15 105M 5.3M 100M 5% /boot/efi 09:59:26 tmpfs 395M 0 395M 0% /run/user/1001 09:59:26 09:59:26 09:59:26 ---> free -m: 09:59:26 total used free shared buff/cache available 09:59:26 Mem: 3943 476 466 0 3000 3183 09:59:26 Swap: 1023 0 1023 09:59:26 09:59:26 09:59:26 ---> ip addr: 09:59:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:59:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:59:26 inet 127.0.0.1/8 scope host lo 09:59:26 valid_lft forever preferred_lft forever 09:59:26 inet6 ::1/128 scope host 09:59:26 valid_lft forever preferred_lft forever 09:59:26 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 09:59:26 link/ether fa:16:3e:a4:5c:1a brd ff:ff:ff:ff:ff:ff 09:59:26 inet 10.32.6.225/23 brd 10.32.7.255 scope global dynamic ens3 09:59:26 valid_lft 86112sec preferred_lft 86112sec 09:59:26 inet6 fe80::f816:3eff:fea4:5c1a/64 scope link 09:59:26 valid_lft forever preferred_lft forever 09:59:26 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 09:59:26 link/ether 02:42:a7:b6:51:4c brd ff:ff:ff:ff:ff:ff 09:59:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:59:26 valid_lft forever preferred_lft forever 09:59:26 09:59:26 09:59:26 ---> sar -b -r -n DEV: 09:59:26 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-2799) 06/14/25 _x86_64_ (4 CPU) 09:59:26 09:59:26 09:54:39 LINUX RESTART (4 CPU) 09:59:26 09:59:26 09:55:01 tps rtps wtps bread/s bwrtn/s 09:59:26 09:56:03 175.24 68.97 106.27 5609.47 42131.53 09:59:26 09:57:01 240.62 13.27 227.35 2383.59 22869.22 09:59:26 09:58:01 350.98 0.03 350.95 3.07 28337.07 09:59:26 09:59:01 54.05 8.20 45.85 690.30 22507.56 09:59:26 Average: 204.91 22.70 182.22 2169.86 29012.03 09:59:26 09:59:26 09:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:59:26 09:56:03 1676108 3374964 2362544 58.50 53160 1798068 865980 17.02 531536 1646368 164864 09:59:26 09:57:01 947488 3272456 3091164 76.54 78964 2372048 1243752 24.45 732256 2114736 179692 09:59:26 09:58:01 485712 3319332 3552940 87.97 108572 2810416 1179800 23.19 760956 2503536 56776 09:59:26 09:59:01 445324 3210392 3593328 88.97 119604 2735800 999856 19.65 807092 2503732 27772 09:59:26 Average: 888658 3294286 3149994 78.00 90075 2429083 1072347 21.08 707960 2192093 107276 09:59:26 09:59:26 09:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:59:26 09:56:03 ens3 436.81 278.25 1649.42 73.01 0.00 0.00 0.00 0.00 09:59:26 09:56:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:26 09:56:03 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 09:59:26 09:57:01 ens3 473.96 300.24 3421.81 30.35 0.00 0.00 0.00 0.00 09:59:26 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:26 09:57:01 lo 2.14 2.14 0.18 0.18 0.00 0.00 0.00 0.00 09:59:26 09:58:01 ens3 237.87 203.73 1568.22 15.86 0.00 0.00 0.00 0.00 09:59:26 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:26 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:26 09:59:01 ens3 383.42 233.04 2490.73 28.07 0.00 0.00 0.00 0.00 09:59:26 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:26 09:59:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 09:59:26 Average: ens3 382.26 253.43 2273.06 36.88 0.00 0.00 0.00 0.00 09:59:26 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:26 Average: lo 1.01 1.01 0.09 0.09 0.00 0.00 0.00 0.00 09:59:26 09:59:26 09:59:26 ---> sar -P ALL: 09:59:26 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-2799) 06/14/25 _x86_64_ (4 CPU) 09:59:26 09:59:26 09:54:39 LINUX RESTART (4 CPU) 09:59:26 09:59:26 09:55:01 CPU %user %nice %system %iowait %steal %idle 09:59:26 09:56:03 all 19.10 0.00 2.20 5.58 0.06 73.07 09:59:26 09:56:03 0 12.66 0.00 2.07 4.41 0.03 80.83 09:59:26 09:56:03 1 23.40 0.00 1.59 1.65 0.05 73.31 09:59:26 09:56:03 2 5.72 0.00 1.27 6.58 0.07 86.36 09:59:26 09:56:03 3 34.69 0.00 3.86 9.69 0.08 51.66 09:59:26 09:57:01 all 14.03 0.00 2.78 6.86 0.06 76.26 09:59:26 09:57:01 0 29.04 0.00 3.48 7.25 0.09 60.14 09:59:26 09:57:01 1 6.78 0.00 2.99 8.99 0.05 81.19 09:59:26 09:57:01 2 5.16 0.00 1.92 7.79 0.09 85.04 09:59:26 09:57:01 3 15.17 0.00 2.76 3.43 0.05 78.59 09:59:26 09:58:01 all 7.52 0.00 3.45 10.71 0.08 78.24 09:59:26 09:58:01 0 5.85 0.00 2.97 12.43 0.08 78.67 09:59:26 09:58:01 1 8.57 0.00 3.21 11.59 0.07 76.57 09:59:26 09:58:01 2 11.38 0.00 2.87 2.23 0.10 83.42 09:59:26 09:58:01 3 4.30 0.00 4.75 16.59 0.07 74.29 09:59:26 09:59:01 all 13.11 0.00 2.03 1.19 0.04 83.62 09:59:26 09:59:01 0 2.98 0.00 1.65 2.47 0.05 92.85 09:59:26 09:59:01 1 29.57 0.00 2.98 0.60 0.07 66.79 09:59:26 09:59:01 2 9.37 0.00 1.74 0.18 0.02 88.69 09:59:26 09:59:01 3 10.44 0.00 1.74 1.52 0.05 86.25 09:59:26 Average: all 13.44 0.00 2.61 6.07 0.06 77.81 09:59:26 Average: 0 12.51 0.00 2.53 6.63 0.06 78.26 09:59:26 Average: 1 17.17 0.00 2.69 5.67 0.06 74.41 09:59:26 Average: 2 7.93 0.00 1.95 4.17 0.07 85.89 09:59:26 Average: 3 16.15 0.00 3.28 7.83 0.06 72.68 09:59:26 09:59:26 09:59:26