b' Pull request #92 opened\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/ci-build-images\n Obtained Jenkinsfile from cb304437173285341d94c7b53296a406cdcbd5ea+e29105c05b2052cfa84162bc086b9499f7fd3308 (4950ecad9462ceade601e1ec35bb27f189310869)\n Running in Durability level: MAX_SURVIVABILITY\n Loading library edgex-global-pipelines@stable\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve stable as a branch\n Attempting to resolve stable as a tag\n Resolved stable as tag stable at revision f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94\n using credential edgex-jenkins-access-pat\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and with tags\n Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-92/workspace@libs/edgex-global-pipelines # timeout=10\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n Checking out Revision f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94 # timeout=10\n Commit message: "Merge pull request #81 from ernestojeda/bugfix-custom-workspace"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n > git --version # timeout=10\n [Pipeline] Start of Pipeline\n [Pipeline] echo\n =========================================================\n [edgeXBuildDocker] RAW Config: [project:edgex-docs-builder, mavenSettings:ci-build-images-settings, dockerImageName:edgex-docs-builder, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[1], releaseBranchOverride:edgex-docs]\n =========================================================\n [Pipeline] echo\n Setting up nodes based on requested architectures [[amd64, arm64]]\n [Pipeline] echo\n Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n [Pipeline] echo\n =========================================================\n [edgeXBuildDocker] Pipeline Parameters:\n =========================================================\n [Pipeline] echo\n MAVEN_SETTINGS: ci-build-images-settings\n PROJECT: edgex-docs-builder\n USE_SEMVER: false\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: edgex-docs-builder\n DOCKER_REGISTRY_NAMESPACE: edgex-devops\n DOCKER_NEXUS_REPO: snapshots\n PUSH_DOCKER_IMAGE: true\n ARCHIVE_IMAGE: false\n ARCHIVE_NAME: edgex-docs-builder-archive.tar.gz\n SEMVER_BUMP_LEVEL: pre\n RELEASE_BRANCH_OVERRIDE: edgex-docs\n DOCKER_CUSTOM_TAGS: 1\n [Pipeline] node\n Still waiting to schedule task\n All nodes of label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99 are offline\n Running on prd-centos7-docker-4c-2g-12655 in /w/workspace/gexfoundry_ci-build-images_PR-92\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Declarative: Checkout SCM)\n [Pipeline] checkout\n using credential edgex-jenkins-ssh\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and without tags\n Cloning repository git@github.com:edgexfoundry/ci-build-images.git\n > git init /w/workspace/gexfoundry_ci-build-images_PR-92 # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git\n > git --version # timeout=10\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/92/head:refs/remotes/origin/PR-92 +refs/heads/edgex-docs:refs/remotes/origin/edgex-docs # timeout=10\n Fetching without tags\n Merging remotes/origin/edgex-docs commit e29105c05b2052cfa84162bc086b9499f7fd3308 into PR head commit cb304437173285341d94c7b53296a406cdcbd5ea\n Merge succeeded, producing cb304437173285341d94c7b53296a406cdcbd5ea\n Checking out Revision cb304437173285341d94c7b53296a406cdcbd5ea (PR-92)\n > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/92/head:refs/remotes/origin/PR-92 # timeout=10\n > git config --add remote.origin.fetch +refs/heads/edgex-docs:refs/remotes/origin/edgex-docs # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/92/head:refs/remotes/origin/PR-92 +refs/heads/edgex-docs:refs/remotes/origin/edgex-docs # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f cb304437173285341d94c7b53296a406cdcbd5ea # timeout=10\n > git merge e29105c05b2052cfa84162bc086b9499f7fd3308 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f cb304437173285341d94c7b53296a406cdcbd5ea # timeout=10\n Commit message: "add new option to allow custom release branch override"\n First time build. Skipping changelog.\n > git --version # timeout=10\n fatal: bad object f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-01-09T17:08:34.032Z] Timeout set to expire in 6 hr 0 min\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prepare)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver Prep)\n Stage "Semver Prep" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build Docker Image)\n [Pipeline] parallel\n [Pipeline] { (Branch: amd64)\n [Pipeline] { (Branch: arm64)\n [Pipeline] stage\n [Pipeline] { (amd64)\n [Pipeline] stage\n [Pipeline] { (arm64)\n [Pipeline] node\n [Pipeline] node\n [2020-01-09T17:08:49.655Z] Still waiting to schedule task\n [2020-01-09T17:08:49.655Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-01-09T17:08:49.673Z] Still waiting to schedule task\n [2020-01-09T17:08:49.673Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n [2020-01-09T17:10:07.474Z] Running on prd-centos7-docker-4c-2g-12657 in /w/workspace/gexfoundry_ci-build-images_PR-92\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-09T17:10:09.663Z] using credential edgex-jenkins-ssh\n [2020-01-09T17:10:09.680Z] Cloning the remote Git repository\n [2020-01-09T17:10:09.680Z] Cloning with configured refspecs honoured and without tags\n [2020-01-09T17:10:09.232Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git\n [2020-01-09T17:10:09.265Z] > git init /w/workspace/gexfoundry_ci-build-images_PR-92 # timeout=10\n [2020-01-09T17:10:09.304Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git\n [2020-01-09T17:10:09.305Z] > git --version # timeout=10\n [2020-01-09T17:10:09.315Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-09T17:10:09.341Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/92/head:refs/remotes/origin/PR-92 +refs/heads/edgex-docs:refs/remotes/origin/edgex-docs # timeout=10\n [2020-01-09T17:10:10.321Z] Fetching without tags\n [2020-01-09T17:10:10.738Z] Merging remotes/origin/edgex-docs commit e29105c05b2052cfa84162bc086b9499f7fd3308 into PR head commit cb304437173285341d94c7b53296a406cdcbd5ea\n [2020-01-09T17:10:10.794Z] Merge succeeded, producing cb304437173285341d94c7b53296a406cdcbd5ea\n [2020-01-09T17:10:10.794Z] Checking out Revision cb304437173285341d94c7b53296a406cdcbd5ea (PR-92)\n [2020-01-09T17:10:09.807Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10\n [2020-01-09T17:10:09.820Z] > git config --add remote.origin.fetch +refs/pull/92/head:refs/remotes/origin/PR-92 # timeout=10\n [2020-01-09T17:10:09.829Z] > git config --add remote.origin.fetch +refs/heads/edgex-docs:refs/remotes/origin/edgex-docs # timeout=10\n [2020-01-09T17:10:09.854Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10\n [2020-01-09T17:10:09.871Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git\n [2020-01-09T17:10:09.871Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-09T17:10:09.892Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/92/head:refs/remotes/origin/PR-92 +refs/heads/edgex-docs:refs/remotes/origin/edgex-docs # timeout=10\n [2020-01-09T17:10:10.327Z] > git config core.sparsecheckout # timeout=10\n [2020-01-09T17:10:10.333Z] > git checkout -f cb304437173285341d94c7b53296a406cdcbd5ea # timeout=10\n [2020-01-09T17:10:10.362Z] > git merge e29105c05b2052cfa84162bc086b9499f7fd3308 # timeout=10\n [2020-01-09T17:10:10.372Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-09T17:10:10.383Z] > git config core.sparsecheckout # timeout=10\n [2020-01-09T17:10:10.388Z] > git checkout -f cb304437173285341d94c7b53296a406cdcbd5ea # timeout=10\n [2020-01-09T17:10:14.114Z] Commit message: "add new option to allow custom release branch override"\n [2020-01-09T17:10:14.000Z] > git --version # timeout=10\n [2020-01-09T17:10:14.015Z] fatal: bad object f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Build)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] sh\n [2020-01-09T17:10:16.075Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-01-09T17:10:16.411Z] + ls -al .\n [2020-01-09T17:10:16.411Z] total 8\n [2020-01-09T17:10:16.411Z] drwxrwxr-x. 4 jenkins jenkins 70 Jan 9 17:10 .\n [2020-01-09T17:10:16.411Z] drwxrwxr-x. 4 jenkins jenkins 112 Jan 9 17:10 ..\n [2020-01-09T17:10:16.411Z] -rw-rw-r--. 1 jenkins jenkins 853 Jan 9 17:10 Dockerfile\n [2020-01-09T17:10:16.411Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 9 17:10 .git\n [2020-01-09T17:10:16.411Z] -rw-rw-r--. 1 jenkins jenkins 898 Jan 9 17:10 Jenkinsfile\n [2020-01-09T17:10:16.411Z] drwxrwxr-x. 2 jenkins jenkins 28 Jan 9 17:10 scripts\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-09T17:10:17.061Z] + docker build -t edgex-devops/edgex-docs-builder -f Dockerfile --label git_sha=cb304437173285341d94c7b53296a406cdcbd5ea --label arch=x86_64 .\n [2020-01-09T17:10:17.061Z] Sending build context to Docker daemon 195.6kB\n\n [2020-01-09T17:10:17.321Z] Step 1/12 : FROM ubuntu:16.04\n [2020-01-09T17:10:17.581Z] 16.04: Pulling from library/ubuntu\n [2020-01-09T17:10:17.841Z] 3386e6af03b0: Pulling fs layer\n [2020-01-09T17:10:17.841Z] 49ac0bbe6c8e: Pulling fs layer\n [2020-01-09T17:10:17.841Z] d1983a67e104: Pulling fs layer\n [2020-01-09T17:10:17.841Z] 1a0f3a523f04: Pulling fs layer\n [2020-01-09T17:10:17.841Z] 1a0f3a523f04: Waiting\n [2020-01-09T17:10:17.841Z] 49ac0bbe6c8e: Verifying Checksum\n [2020-01-09T17:10:17.841Z] 49ac0bbe6c8e: Download complete\n [2020-01-09T17:10:18.100Z] d1983a67e104: Verifying Checksum\n [2020-01-09T17:10:18.100Z] d1983a67e104: Download complete\n [2020-01-09T17:10:18.100Z] 1a0f3a523f04: Verifying Checksum\n [2020-01-09T17:10:18.100Z] 1a0f3a523f04: Download complete\n [2020-01-09T17:10:18.359Z] 3386e6af03b0: Verifying Checksum\n [2020-01-09T17:10:18.359Z] 3386e6af03b0: Download complete\n [2020-01-09T17:10:20.927Z] 3386e6af03b0: Pull complete\n [2020-01-09T17:10:20.927Z] 49ac0bbe6c8e: Pull complete\n [2020-01-09T17:10:20.927Z] d1983a67e104: Pull complete\n [2020-01-09T17:10:20.927Z] 1a0f3a523f04: Pull complete\n [2020-01-09T17:10:20.927Z] Digest: sha256:181800dada370557133a502977d0e3f7abda0c25b9bbb035f199f5eb6082a114\n [2020-01-09T17:10:20.927Z] Status: Downloaded newer image for ubuntu:16.04\n [2020-01-09T17:10:20.927Z] ---> c6a43cd4801e\n [2020-01-09T17:10:20.927Z] Step 2/12 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\' maintainer=\'EdgeX Foundry \'\n [2020-01-09T17:10:20.927Z] ---> Running in 106beac01cc2\n [2020-01-09T17:10:21.188Z] Removing intermediate container 106beac01cc2\n [2020-01-09T17:10:21.188Z] ---> 76b92043a754\n [2020-01-09T17:10:21.188Z] Step 3/12 : RUN apt-get update && apt-get dist-upgrade -y && apt-get install -y git python-pip nodejs npm make linkchecker wget curl\n [2020-01-09T17:10:21.188Z] ---> Running in cfdab6a529b8\n [2020-01-09T17:10:21.757Z] Get:1 http://archive.ubuntu.com/ubuntu xenial InRelease [247 kB]\n [2020-01-09T17:10:21.757Z] Get:2 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB]\n [2020-01-09T17:10:22.324Z] Get:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]\n [2020-01-09T17:10:22.324Z] Get:4 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [1030 kB]\n [2020-01-09T17:10:22.584Z] Get:5 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]\n [2020-01-09T17:10:22.584Z] Get:6 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages [1558 kB]\n [2020-01-09T17:10:22.843Z] Get:7 http://security.ubuntu.com/ubuntu xenial-security/restricted amd64 Packages [12.7 kB]\n [2020-01-09T17:10:22.843Z] Get:8 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [594 kB]\n [2020-01-09T17:10:22.843Z] Get:9 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [6280 B]\n [2020-01-09T17:10:22.843Z] Get:10 http://archive.ubuntu.com/ubuntu xenial/restricted amd64 Packages [14.1 kB]\n [2020-01-09T17:10:22.843Z] Get:11 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [9827 kB]\n [2020-01-09T17:10:23.103Z] Get:12 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [176 kB]\n [2020-01-09T17:10:23.362Z] Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1408 kB]\n [2020-01-09T17:10:23.362Z] Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 Packages [13.1 kB]\n [2020-01-09T17:10:23.362Z] Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [997 kB]\n [2020-01-09T17:10:23.362Z] Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [19.3 kB]\n [2020-01-09T17:10:23.362Z] Get:17 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [7942 B]\n [2020-01-09T17:10:23.362Z] Get:18 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [8807 B]\n [2020-01-09T17:10:24.298Z] Fetched 16.2 MB in 2s (6202 kB/s)\n [2020-01-09T17:10:25.674Z] Reading package lists...\n [2020-01-09T17:10:26.614Z] Reading package lists...\n [2020-01-09T17:10:26.874Z] Building dependency tree...\n [2020-01-09T17:10:26.874Z] Reading state information...\n [2020-01-09T17:10:26.874Z] Calculating upgrade...\n [2020-01-09T17:10:26.874Z] 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n [2020-01-09T17:10:28.248Z] Reading package lists...\n [2020-01-09T17:10:28.249Z] Building dependency tree...\n [2020-01-09T17:10:28.249Z] Reading state information...\n [2020-01-09T17:10:28.507Z] The following additional packages will be installed:\n [2020-01-09T17:10:28.507Z] binutils build-essential bzip2 ca-certificates cpp cpp-5 dpkg-dev fakeroot\n [2020-01-09T17:10:28.507Z] file g++ g++-5 gcc gcc-5 git-man gyp ifupdown iproute2 isc-dhcp-client\n [2020-01-09T17:10:28.507Z] isc-dhcp-common javascript-common krb5-locales less libalgorithm-diff-perl\n [2020-01-09T17:10:28.507Z] libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan2 libasn1-8-heimdal\n [2020-01-09T17:10:28.507Z] libatm1 libatomic1 libbsd0 libc-dev-bin libc6-dev libcc1-0 libcilkrts5\n [2020-01-09T17:10:28.507Z] libcurl3-gnutls libdns-export162 libdpkg-perl libedit2 liberror-perl\n [2020-01-09T17:10:28.507Z] libexpat1 libexpat1-dev libfakeroot libffi6 libfile-fcntllock-perl\n [2020-01-09T17:10:28.507Z] libgcc-5-dev libgdbm3 libgmp10 libgnutls30 libgomp1 libgssapi-krb5-2\n [2020-01-09T17:10:28.507Z] libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal\n [2020-01-09T17:10:28.507Z] libheimntlm0-heimdal libhogweed4 libhx509-5-heimdal libicu55 libidn11\n [2020-01-09T17:10:28.507Z] libisc-export160 libisl15 libitm1 libjs-inherits libjs-jquery\n [2020-01-09T17:10:28.507Z] libjs-node-uuid libjs-underscore libk5crypto3 libkeyutils1\n [2020-01-09T17:10:28.507Z] libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 liblsan0\n [2020-01-09T17:10:28.507Z] libmagic1 libmnl0 libmpc3 libmpfr4 libmpx0 libnettle6 libp11-kit0\n [2020-01-09T17:10:28.507Z] libperl5.22 libpopt0 libpython-all-dev libpython-dev libpython-stdlib\n [2020-01-09T17:10:28.507Z] libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib\n [2020-01-09T17:10:28.507Z] libquadmath0 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules\n [2020-01-09T17:10:28.507Z] libsasl2-modules-db libsqlite3-0 libssl-dev libssl-doc libssl1.0.0\n [2020-01-09T17:10:28.507Z] libstdc++-5-dev libtasn1-6 libtsan0 libubsan0 libuv1 libuv1-dev\n [2020-01-09T17:10:28.507Z] libwind0-heimdal libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6\n [2020-01-09T17:10:28.507Z] libxmuu1 libxtables11 linux-libc-dev manpages manpages-dev mime-support\n [2020-01-09T17:10:28.507Z] netbase node-abbrev node-ansi node-ansi-color-table node-archy node-async\n [2020-01-09T17:10:28.507Z] node-block-stream node-combined-stream node-cookie-jar node-delayed-stream\n [2020-01-09T17:10:28.507Z] node-forever-agent node-form-data node-fstream node-fstream-ignore\n [2020-01-09T17:10:28.507Z] node-github-url-from-git node-glob node-graceful-fs node-gyp node-inherits\n [2020-01-09T17:10:28.507Z] node-ini node-json-stringify-safe node-lockfile node-lru-cache node-mime\n [2020-01-09T17:10:28.507Z] node-minimatch node-mkdirp node-mute-stream node-node-uuid node-nopt\n [2020-01-09T17:10:28.507Z] node-normalize-package-data node-npmlog node-once node-osenv node-qs\n [2020-01-09T17:10:28.507Z] node-read node-read-package-json node-request node-retry node-rimraf\n [2020-01-09T17:10:28.507Z] node-semver node-sha node-sigmund node-slide node-tar node-tunnel-agent\n [2020-01-09T17:10:28.507Z] node-underscore node-which nodejs-dev openssh-client openssl patch perl\n [2020-01-09T17:10:28.507Z] perl-modules-5.22 python python-all python-all-dev python-cffi-backend\n [2020-01-09T17:10:28.507Z] python-chardet python-cryptography python-dev python-enum34 python-idna\n [2020-01-09T17:10:28.507Z] python-ipaddress python-minimal python-ndg-httpsclient python-openssl\n [2020-01-09T17:10:28.507Z] python-pip-whl python-pkg-resources python-pyasn1 python-requests\n [2020-01-09T17:10:28.507Z] python-setuptools python-six python-urllib3 python-wheel python2.7\n [2020-01-09T17:10:28.507Z] python2.7-dev python2.7-minimal rename rsync xauth xz-utils zlib1g-dev\n [2020-01-09T17:10:28.507Z] Suggested packages:\n [2020-01-09T17:10:28.507Z] binutils-doc bzip2-doc cpp-doc gcc-5-locales debian-keyring g++-multilib\n [2020-01-09T17:10:28.507Z] g++-5-multilib gcc-5-doc libstdc++6-5-dbg gcc-multilib autoconf automake\n [2020-01-09T17:10:28.507Z] libtool flex bison gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg\n [2020-01-09T17:10:28.507Z] libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg\n [2020-01-09T17:10:28.507Z] libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg gettext-base\n [2020-01-09T17:10:28.507Z] git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk\n [2020-01-09T17:10:28.507Z] gitweb git-arch git-cvs git-mediawiki git-svn ppp rdnssd iproute2-doc\n [2020-01-09T17:10:28.507Z] resolvconf avahi-autoipd isc-dhcp-client-ddns apparmor apache2 | lighttpd\n [2020-01-09T17:10:28.507Z] | httpd glibc-doc gnutls-bin krb5-doc krb5-user libsasl2-modules-otp\n [2020-01-09T17:10:28.507Z] libsasl2-modules-ldap libsasl2-modules-sql libsasl2-modules-gssapi-mit\n [2020-01-09T17:10:28.507Z] | libsasl2-modules-gssapi-heimdal libstdc++-5-doc clamav-daemon\n [2020-01-09T17:10:28.507Z] linkchecker-gui linkchecker-web python-argcomplete python-cssutils\n [2020-01-09T17:10:28.507Z] python-gconf python-geoip python-meliae python-twill make-doc man-browser\n [2020-01-09T17:10:28.507Z] node-hawk node-aws-sign node-oauth-sign node-http-signature debhelper\n [2020-01-09T17:10:28.507Z] ssh-askpass libpam-ssh keychain monkeysphere ed diffutils-doc perl-doc\n [2020-01-09T17:10:28.507Z] libterm-readline-gnu-perl | libterm-readline-perl-perl python-doc python-tk\n [2020-01-09T17:10:28.507Z] python-cryptography-doc python-cryptography-vectors python-enum34-doc\n [2020-01-09T17:10:28.507Z] python-openssl-doc python-openssl-dbg doc-base python-setuptools-doc\n [2020-01-09T17:10:28.507Z] python-ntlm python2.7-doc binfmt-support openssh-server\n [2020-01-09T17:10:28.507Z] The following NEW packages will be installed:\n [2020-01-09T17:10:28.507Z] binutils build-essential bzip2 ca-certificates cpp cpp-5 curl dpkg-dev\n [2020-01-09T17:10:28.507Z] fakeroot file g++ g++-5 gcc gcc-5 git git-man gyp ifupdown iproute2\n [2020-01-09T17:10:28.507Z] isc-dhcp-client isc-dhcp-common javascript-common krb5-locales less\n [2020-01-09T17:10:28.507Z] libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n [2020-01-09T17:10:28.507Z] libasan2 libasn1-8-heimdal libatm1 libatomic1 libbsd0 libc-dev-bin libc6-dev\n [2020-01-09T17:10:28.507Z] libcc1-0 libcilkrts5 libcurl3-gnutls libdns-export162 libdpkg-perl libedit2\n [2020-01-09T17:10:28.507Z] liberror-perl libexpat1 libexpat1-dev libfakeroot libffi6\n [2020-01-09T17:10:28.507Z] libfile-fcntllock-perl libgcc-5-dev libgdbm3 libgmp10 libgnutls30 libgomp1\n [2020-01-09T17:10:28.507Z] libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal\n [2020-01-09T17:10:28.507Z] libheimntlm0-heimdal libhogweed4 libhx509-5-heimdal libicu55 libidn11\n [2020-01-09T17:10:28.507Z] libisc-export160 libisl15 libitm1 libjs-inherits libjs-jquery\n [2020-01-09T17:10:28.507Z] libjs-node-uuid libjs-underscore libk5crypto3 libkeyutils1\n [2020-01-09T17:10:28.507Z] libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 liblsan0\n [2020-01-09T17:10:28.507Z] libmagic1 libmnl0 libmpc3 libmpfr4 libmpx0 libnettle6 libp11-kit0\n [2020-01-09T17:10:28.507Z] libperl5.22 libpopt0 libpython-all-dev libpython-dev libpython-stdlib\n [2020-01-09T17:10:28.507Z] libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib\n [2020-01-09T17:10:28.507Z] libquadmath0 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules\n [2020-01-09T17:10:28.508Z] libsasl2-modules-db libsqlite3-0 libssl-dev libssl-doc libssl1.0.0\n [2020-01-09T17:10:28.508Z] libstdc++-5-dev libtasn1-6 libtsan0 libubsan0 libuv1 libuv1-dev\n [2020-01-09T17:10:28.508Z] libwind0-heimdal libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6\n [2020-01-09T17:10:28.508Z] libxmuu1 libxtables11 linkchecker linux-libc-dev make manpages manpages-dev\n [2020-01-09T17:10:28.508Z] mime-support netbase node-abbrev node-ansi node-ansi-color-table node-archy\n [2020-01-09T17:10:28.508Z] node-async node-block-stream node-combined-stream node-cookie-jar\n [2020-01-09T17:10:28.508Z] node-delayed-stream node-forever-agent node-form-data node-fstream\n [2020-01-09T17:10:28.508Z] node-fstream-ignore node-github-url-from-git node-glob node-graceful-fs\n [2020-01-09T17:10:28.508Z] node-gyp node-inherits node-ini node-json-stringify-safe node-lockfile\n [2020-01-09T17:10:28.508Z] node-lru-cache node-mime node-minimatch node-mkdirp node-mute-stream\n [2020-01-09T17:10:28.508Z] node-node-uuid node-nopt node-normalize-package-data node-npmlog node-once\n [2020-01-09T17:10:28.508Z] node-osenv node-qs node-read node-read-package-json node-request node-retry\n [2020-01-09T17:10:28.508Z] node-rimraf node-semver node-sha node-sigmund node-slide node-tar\n [2020-01-09T17:10:28.508Z] node-tunnel-agent node-underscore node-which nodejs nodejs-dev npm\n [2020-01-09T17:10:28.508Z] openssh-client openssl patch perl perl-modules-5.22 python python-all\n [2020-01-09T17:10:28.508Z] python-all-dev python-cffi-backend python-chardet python-cryptography\n [2020-01-09T17:10:28.508Z] python-dev python-enum34 python-idna python-ipaddress python-minimal\n [2020-01-09T17:10:28.508Z] python-ndg-httpsclient python-openssl python-pip python-pip-whl\n [2020-01-09T17:10:28.508Z] python-pkg-resources python-pyasn1 python-requests python-setuptools\n [2020-01-09T17:10:28.508Z] python-six python-urllib3 python-wheel python2.7 python2.7-dev\n [2020-01-09T17:10:28.508Z] python2.7-minimal rename rsync wget xauth xz-utils zlib1g-dev\n [2020-01-09T17:10:29.885Z] 0 upgraded, 207 newly installed, 0 to remove and 0 not upgraded.\n [2020-01-09T17:10:29.885Z] Need to get 112 MB of archives.\n [2020-01-09T17:10:29.885Z] After this operation, 393 MB of additional disk space will be used.\n [2020-01-09T17:10:29.885Z] Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libatm1 amd64 1:2.5.1-1.5 [24.2 kB]\n [2020-01-09T17:10:29.885Z] Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmnl0 amd64 1.0.3-5 [12.0 kB]\n [2020-01-09T17:10:29.885Z] Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpopt0 amd64 1.16-10 [26.0 kB]\n [2020-01-09T17:10:29.885Z] Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgdbm3 amd64 1.8.3-13.1 [16.9 kB]\n [2020-01-09T17:10:29.885Z] Get:5 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B]\n [2020-01-09T17:10:29.885Z] Get:6 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp6 amd64 1:1.1.2-1.1 [11.0 kB]\n [2020-01-09T17:10:29.885Z] Get:7 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1 amd64 1.11.1-1ubuntu1 [40.0 kB]\n [2020-01-09T17:10:29.885Z] Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-data all 2:1.6.3-1ubuntu2.1 [113 kB]\n [2020-01-09T17:10:30.144Z] Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-6 amd64 2:1.6.3-1ubuntu2.1 [570 kB]\n [2020-01-09T17:10:30.144Z] Get:10 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB]\n [2020-01-09T17:10:30.144Z] Get:11 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 perl-modules-5.22 all 5.22.1-9ubuntu0.6 [2629 kB]\n [2020-01-09T17:10:30.403Z] Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libperl5.22 amd64 5.22.1-9ubuntu0.6 [3405 kB]\n [2020-01-09T17:10:30.665Z] Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 perl amd64 5.22.1-9ubuntu0.6 [237 kB]\n [2020-01-09T17:10:30.665Z] Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.9 [338 kB]\n [2020-01-09T17:10:30.665Z] Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.9 [1262 kB]\n [2020-01-09T17:10:30.665Z] Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB]\n [2020-01-09T17:10:30.665Z] Get:17 http://archive.ubuntu.com/ubuntu xenial/main amd64 mime-support all 3.59ubuntu1 [31.0 kB]\n [2020-01-09T17:10:30.665Z] Get:18 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1 amd64 2.1.0-7ubuntu0.16.04.5 [71.5 kB]\n [2020-01-09T17:10:30.665Z] Get:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 libffi6 amd64 3.2.1-4 [17.8 kB]\n [2020-01-09T17:10:30.665Z] Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsqlite3-0 amd64 3.11.0-1ubuntu1.3 [397 kB]\n [2020-01-09T17:10:30.665Z] Get:21 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl1.0.0 amd64 1.0.2g-1ubuntu4.15 [1084 kB]\n [2020-01-09T17:10:30.928Z] Get:22 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.9 [1884 kB]\n [2020-01-09T17:10:31.495Z] Get:23 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.9 [224 kB]\n [2020-01-09T17:10:31.495Z] Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B]\n [2020-01-09T17:10:31.495Z] Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB]\n [2020-01-09T17:10:31.495Z] Get:26 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgmp10 amd64 2:6.1.0+dfsg-2 [240 kB]\n [2020-01-09T17:10:31.495Z] Get:27 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpfr4 amd64 3.1.4-1 [191 kB]\n [2020-01-09T17:10:31.495Z] Get:28 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB]\n [2020-01-09T17:10:31.495Z] Get:29 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 bzip2 amd64 1.0.6-8ubuntu0.2 [32.5 kB]\n [2020-01-09T17:10:31.495Z] Get:30 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagic1 amd64 1:5.25-2ubuntu1.3 [216 kB]\n [2020-01-09T17:10:31.495Z] Get:31 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 file amd64 1:5.25-2ubuntu1.3 [21.3 kB]\n [2020-01-09T17:10:31.755Z] Get:32 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute2 amd64 4.3.0-1ubuntu3.16.04.5 [523 kB]\n [2020-01-09T17:10:31.755Z] Get:33 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ifupdown amd64 0.8.10ubuntu1.4 [54.9 kB]\n [2020-01-09T17:10:31.755Z] Get:34 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libisc-export160 amd64 1:9.10.3.dfsg.P4-8ubuntu1.15 [153 kB]\n [2020-01-09T17:10:31.755Z] Get:35 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdns-export162 amd64 1:9.10.3.dfsg.P4-8ubuntu1.15 [665 kB]\n [2020-01-09T17:10:31.755Z] Get:36 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 isc-dhcp-client amd64 4.3.3-5ubuntu12.10 [224 kB]\n [2020-01-09T17:10:31.755Z] Get:37 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 isc-dhcp-common amd64 4.3.3-5ubuntu12.10 [105 kB]\n [2020-01-09T17:10:31.755Z] Get:38 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 less amd64 481-2.1ubuntu0.2 [110 kB]\n [2020-01-09T17:10:31.755Z] Get:39 http://archive.ubuntu.com/ubuntu xenial/main amd64 libbsd0 amd64 0.8.2-1 [41.7 kB]\n [2020-01-09T17:10:31.755Z] Get:40 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnettle6 amd64 3.2-1ubuntu0.16.04.1 [93.5 kB]\n [2020-01-09T17:10:31.755Z] Get:41 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhogweed4 amd64 3.2-1ubuntu0.16.04.1 [136 kB]\n [2020-01-09T17:10:31.755Z] Get:42 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11 amd64 1.32-3ubuntu1.2 [46.5 kB]\n [2020-01-09T17:10:32.014Z] Get:43 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit0 amd64 0.23.2-5~ubuntu16.04.1 [105 kB]\n [2020-01-09T17:10:32.277Z] Get:44 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6 amd64 4.7-3ubuntu0.16.04.3 [43.5 kB]\n [2020-01-09T17:10:32.277Z] Get:45 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls30 amd64 3.4.10-4ubuntu1.6 [548 kB]\n [2020-01-09T17:10:32.543Z] Get:46 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxtables11 amd64 1.6.0-2ubuntu3 [27.2 kB]\n [2020-01-09T17:10:32.543Z] Get:47 http://archive.ubuntu.com/ubuntu xenial/main amd64 netbase all 5.3 [12.9 kB]\n [2020-01-09T17:10:32.543Z] Get:48 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssl amd64 1.0.2g-1ubuntu4.15 [492 kB]\n [2020-01-09T17:10:32.803Z] Get:49 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates all 20170717~16.04.2 [167 kB]\n [2020-01-09T17:10:32.803Z] Get:50 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 krb5-locales all 1.13.2+dfsg-5ubuntu2.1 [13.6 kB]\n [2020-01-09T17:10:32.803Z] Get:51 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libroken18-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [41.4 kB]\n [2020-01-09T17:10:32.803Z] Get:52 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasn1-8-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [174 kB]\n [2020-01-09T17:10:32.803Z] Get:53 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5support0 amd64 1.13.2+dfsg-5ubuntu2.1 [31.2 kB]\n [2020-01-09T17:10:32.803Z] Get:54 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libk5crypto3 amd64 1.13.2+dfsg-5ubuntu2.1 [81.3 kB]\n [2020-01-09T17:10:32.803Z] Get:55 http://archive.ubuntu.com/ubuntu xenial/main amd64 libkeyutils1 amd64 1.5.9-8ubuntu1 [9904 B]\n [2020-01-09T17:10:32.803Z] Get:56 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5-3 amd64 1.13.2+dfsg-5ubuntu2.1 [273 kB]\n [2020-01-09T17:10:32.803Z] Get:57 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgssapi-krb5-2 amd64 1.13.2+dfsg-5ubuntu2.1 [120 kB]\n [2020-01-09T17:10:32.803Z] Get:58 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhcrypto4-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [85.0 kB]\n [2020-01-09T17:10:32.803Z] Get:59 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libheimbase1-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [29.3 kB]\n [2020-01-09T17:10:32.803Z] Get:60 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwind0-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [47.8 kB]\n [2020-01-09T17:10:32.803Z] Get:61 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhx509-5-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [107 kB]\n [2020-01-09T17:10:32.803Z] Get:62 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5-26-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [202 kB]\n [2020-01-09T17:10:32.803Z] Get:63 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libheimntlm0-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [15.1 kB]\n [2020-01-09T17:10:33.062Z] Get:64 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgssapi3-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [96.1 kB]\n [2020-01-09T17:10:33.323Z] Get:65 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-modules-db amd64 2.1.26.dfsg1-14ubuntu0.1 [14.5 kB]\n [2020-01-09T17:10:33.582Z] Get:66 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-2 amd64 2.1.26.dfsg1-14ubuntu0.1 [48.6 kB]\n [2020-01-09T17:10:33.582Z] Get:67 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libldap-2.4-2 amd64 2.4.42+dfsg-2ubuntu3.7 [160 kB]\n [2020-01-09T17:10:33.582Z] Get:68 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d-1ubuntu0.1 [54.4 kB]\n [2020-01-09T17:10:33.582Z] Get:69 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3-gnutls amd64 7.47.0-1ubuntu2.14 [184 kB]\n [2020-01-09T17:10:33.582Z] Get:70 http://archive.ubuntu.com/ubuntu xenial/main amd64 libedit2 amd64 3.1-20150325-1ubuntu2 [76.5 kB]\n [2020-01-09T17:10:33.582Z] Get:71 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu55 amd64 55.1-7ubuntu0.4 [7646 kB]\n [2020-01-09T17:10:34.153Z] Get:72 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-modules amd64 2.1.26.dfsg1-14ubuntu0.1 [47.5 kB]\n [2020-01-09T17:10:34.153Z] Get:73 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B]\n [2020-01-09T17:10:34.153Z] Get:74 http://archive.ubuntu.com/ubuntu xenial/main amd64 manpages all 4.04-2 [1087 kB]\n [2020-01-09T17:10:34.153Z] Get:75 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssh-client amd64 1:7.2p2-4ubuntu2.8 [590 kB]\n [2020-01-09T17:10:34.154Z] Get:76 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 rsync amd64 3.1.1-3ubuntu1.2 [329 kB]\n [2020-01-09T17:10:34.154Z] Get:77 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 wget amd64 1.17.1-1ubuntu1.5 [299 kB]\n [2020-01-09T17:10:34.154Z] Get:78 http://archive.ubuntu.com/ubuntu xenial/main amd64 xauth amd64 1:1.0.9-1ubuntu2 [22.7 kB]\n [2020-01-09T17:10:34.154Z] Get:79 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.8 [2312 kB]\n [2020-01-09T17:10:34.154Z] Get:80 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu11 [68.5 kB]\n [2020-01-09T17:10:34.154Z] Get:81 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-171.200 [844 kB]\n [2020-01-09T17:10:34.154Z] Get:82 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu11 [2086 kB]\n [2020-01-09T17:10:34.414Z] Get:83 http://archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB]\n [2020-01-09T17:10:34.414Z] Get:84 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.12 [7783 kB]\n [2020-01-09T17:10:34.673Z] Get:85 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB]\n [2020-01-09T17:10:34.932Z] Get:86 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.12 [38.8 kB]\n [2020-01-09T17:10:35.191Z] Get:87 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.12 [55.2 kB]\n [2020-01-09T17:10:35.191Z] Get:88 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.12 [27.4 kB]\n [2020-01-09T17:10:35.191Z] Get:89 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.12 [8892 B]\n [2020-01-09T17:10:35.191Z] Get:90 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.12 [265 kB]\n [2020-01-09T17:10:35.450Z] Get:91 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.12 [105 kB]\n [2020-01-09T17:10:35.450Z] Get:92 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.12 [244 kB]\n [2020-01-09T17:10:35.450Z] Get:93 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.12 [95.3 kB]\n [2020-01-09T17:10:35.450Z] Get:94 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.12 [40.0 kB]\n [2020-01-09T17:10:35.450Z] Get:95 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.12 [9762 B]\n [2020-01-09T17:10:35.450Z] Get:96 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.12 [131 kB]\n [2020-01-09T17:10:35.450Z] Get:97 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.12 [2239 kB]\n [2020-01-09T17:10:35.722Z] Get:98 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.12 [8612 kB]\n [2020-01-09T17:10:36.011Z] Get:99 http://archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B]\n [2020-01-09T17:10:36.011Z] Get:100 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.12 [1428 kB]\n [2020-01-09T17:10:36.011Z] Get:101 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.12 [8430 kB]\n [2020-01-09T17:10:36.273Z] Get:102 http://archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B]\n [2020-01-09T17:10:36.273Z] Get:103 http://archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB]\n [2020-01-09T17:10:36.273Z] Get:104 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.6 [195 kB]\n [2020-01-09T17:10:36.532Z] Get:105 http://archive.ubuntu.com/ubuntu xenial/main amd64 xz-utils amd64 5.1.1alpha+20120614-2ubuntu2 [78.8 kB]\n [2020-01-09T17:10:36.532Z] Get:106 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 patch amd64 2.7.5-1ubuntu0.16.04.2 [90.8 kB]\n [2020-01-09T17:10:37.098Z] Get:107 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.6 [584 kB]\n [2020-01-09T17:10:37.098Z] Get:108 http://archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B]\n [2020-01-09T17:10:37.098Z] Get:109 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 curl amd64 7.47.0-1ubuntu2.14 [139 kB]\n [2020-01-09T17:10:37.360Z] Get:110 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB]\n [2020-01-09T17:10:37.360Z] Get:111 http://archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB]\n [2020-01-09T17:10:37.360Z] Get:112 http://archive.ubuntu.com/ubuntu xenial/main amd64 liberror-perl all 0.17-1.2 [19.6 kB]\n [2020-01-09T17:10:37.360Z] Get:113 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 git-man all 1:2.7.4-0ubuntu1.7 [736 kB]\n [2020-01-09T17:10:37.360Z] Get:114 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 git amd64 1:2.7.4-0ubuntu1.7 [3160 kB]\n [2020-01-09T17:10:37.618Z] Get:115 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB]\n [2020-01-09T17:10:37.618Z] Get:116 http://archive.ubuntu.com/ubuntu xenial/universe amd64 gyp all 0.1+20150913git1f374df9-1ubuntu1 [265 kB]\n [2020-01-09T17:10:37.618Z] Get:117 http://archive.ubuntu.com/ubuntu xenial/main amd64 javascript-common all 11 [6066 B]\n [2020-01-09T17:10:37.618Z] Get:118 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB]\n [2020-01-09T17:10:37.618Z] Get:119 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB]\n [2020-01-09T17:10:37.618Z] Get:120 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]\n [2020-01-09T17:10:37.618Z] Get:121 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.5 [115 kB]\n [2020-01-09T17:10:37.618Z] Get:122 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB]\n [2020-01-09T17:10:37.618Z] Get:123 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjs-jquery all 1.11.3+dfsg-4 [161 kB]\n [2020-01-09T17:10:37.618Z] Get:124 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libjs-node-uuid all 1.4.0-1 [11.1 kB]\n [2020-01-09T17:10:37.618Z] Get:125 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjs-underscore all 1.7.0~dfsg-1ubuntu1 [46.7 kB]\n [2020-01-09T17:10:37.618Z] Get:126 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7 amd64 2.7.12-1ubuntu0~16.04.9 [1070 kB]\n [2020-01-09T17:10:37.877Z] Get:127 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-dev amd64 2.7.12-1ubuntu0~16.04.9 [27.8 MB]\n [2020-01-09T17:10:39.778Z] Get:128 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-dev amd64 2.7.12-1~16.04 [7840 B]\n [2020-01-09T17:10:39.778Z] Get:129 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-all-dev amd64 2.7.12-1~16.04 [1006 B]\n [2020-01-09T17:10:39.778Z] Get:130 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.1 [168 kB]\n [2020-01-09T17:10:39.778Z] Get:131 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-dev amd64 1.0.2g-1ubuntu4.15 [1344 kB]\n [2020-01-09T17:10:39.778Z] Get:132 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-doc all 1.0.2g-1ubuntu4.15 [1077 kB]\n [2020-01-09T17:10:39.778Z] Get:133 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libuv1 amd64 1.8.0-1 [57.4 kB]\n [2020-01-09T17:10:39.778Z] Get:134 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libuv1-dev amd64 1.8.0-1 [74.7 kB]\n [2020-01-09T17:10:39.778Z] Get:135 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-six all 1.10.0-3 [10.9 kB]\n [2020-01-09T17:10:39.778Z] Get:136 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-urllib3 all 1.13.1-2ubuntu0.16.04.3 [58.4 kB]\n [2020-01-09T17:10:39.778Z] Get:137 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-chardet all 2.3.0-2 [96.3 kB]\n [2020-01-09T17:10:39.778Z] Get:138 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-requests all 2.9.1-3ubuntu0.1 [55.9 kB]\n [2020-01-09T17:10:39.778Z] Get:139 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 linkchecker amd64 9.3-1+deb8u1build0.16.04.1 [264 kB]\n [2020-01-09T17:10:39.778Z] Get:140 http://archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB]\n [2020-01-09T17:10:39.778Z] Get:141 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 nodejs amd64 4.2.6~dfsg-1ubuntu4.2 [3162 kB]\n [2020-01-09T17:10:39.778Z] Get:142 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-async all 0.8.0-1 [22.2 kB]\n [2020-01-09T17:10:39.778Z] Get:143 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-node-uuid all 1.4.0-1 [2530 B]\n [2020-01-09T17:10:39.778Z] Get:144 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-underscore all 1.7.0~dfsg-1ubuntu1 [3780 B]\n [2020-01-09T17:10:39.778Z] Get:145 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all amd64 2.7.12-1~16.04 [996 B]\n [2020-01-09T17:10:39.778Z] Get:146 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.9 [276 kB]\n [2020-01-09T17:10:39.778Z] Get:147 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-dev amd64 2.7.12-1~16.04 [1186 B]\n [2020-01-09T17:10:40.037Z] Get:148 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all-dev amd64 2.7.12-1~16.04 [1016 B]\n [2020-01-09T17:10:40.037Z] Get:149 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-cffi-backend amd64 1.5.2-1ubuntu1 [58.1 kB]\n [2020-01-09T17:10:40.297Z] Get:150 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-enum34 all 1.1.2-1 [35.8 kB]\n [2020-01-09T17:10:40.297Z] Get:151 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-idna all 2.0-3 [35.1 kB]\n [2020-01-09T17:10:40.557Z] Get:152 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-ipaddress all 1.0.16-1 [18.0 kB]\n [2020-01-09T17:10:40.557Z] Get:153 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-pyasn1 all 0.1.9-1 [45.1 kB]\n [2020-01-09T17:10:40.557Z] Get:154 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-cryptography amd64 1.2.3-1ubuntu0.2 [199 kB]\n [2020-01-09T17:10:40.557Z] Get:155 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-openssl all 0.15.1-2ubuntu0.2 [84.9 kB]\n [2020-01-09T17:10:40.557Z] Get:156 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-ndg-httpsclient all 0.4.0-3 [25.1 kB]\n [2020-01-09T17:10:40.557Z] Get:157 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip-whl all 8.1.1-2ubuntu0.4 [1110 kB]\n [2020-01-09T17:10:40.815Z] Get:158 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip all 8.1.1-2ubuntu0.4 [144 kB]\n [2020-01-09T17:10:40.815Z] Get:159 http://archive.ubuntu.com/ubuntu xenial/main amd64 python-setuptools all 20.7.0-1 [169 kB]\n [2020-01-09T17:10:40.815Z] Get:160 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-wheel all 0.29.0-1 [48.0 kB]\n [2020-01-09T17:10:40.815Z] Get:161 http://archive.ubuntu.com/ubuntu xenial/main amd64 rename all 0.20-4 [12.0 kB]\n [2020-01-09T17:10:40.815Z] Get:162 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libjs-inherits all 2.0.1-3 [2794 B]\n [2020-01-09T17:10:40.815Z] Get:163 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-abbrev all 1.0.5-2 [3592 B]\n [2020-01-09T17:10:40.815Z] Get:164 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-ansi all 0.3.0-2 [8590 B]\n [2020-01-09T17:10:40.815Z] Get:165 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-ansi-color-table all 1.0.0-1 [4478 B]\n [2020-01-09T17:10:40.815Z] Get:166 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-archy all 0.0.2-1 [3660 B]\n [2020-01-09T17:10:40.815Z] Get:167 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-inherits all 2.0.1-3 [3060 B]\n [2020-01-09T17:10:40.815Z] Get:168 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-block-stream all 0.0.7-1 [4832 B]\n [2020-01-09T17:10:41.073Z] Get:169 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-delayed-stream all 0.0.5-1 [4750 B]\n [2020-01-09T17:10:41.640Z] Get:170 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-combined-stream all 0.0.5-1 [4958 B]\n [2020-01-09T17:10:41.640Z] Get:171 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-cookie-jar all 0.3.1-1 [3746 B]\n [2020-01-09T17:10:41.640Z] Get:172 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-forever-agent all 0.5.1-1 [3194 B]\n [2020-01-09T17:10:41.640Z] Get:173 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-mime all 1.3.4-1 [11.9 kB]\n [2020-01-09T17:10:41.640Z] Get:174 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-form-data all 0.1.0-1 [6412 B]\n [2020-01-09T17:10:41.640Z] Get:175 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-rimraf all 2.2.8-1 [5702 B]\n [2020-01-09T17:10:41.640Z] Get:176 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-mkdirp all 0.5.0-1 [4690 B]\n [2020-01-09T17:10:41.640Z] Get:177 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-graceful-fs all 3.0.2-1 [7102 B]\n [2020-01-09T17:10:41.640Z] Get:178 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-fstream all 0.1.24-1 [19.5 kB]\n [2020-01-09T17:10:41.899Z] Get:179 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-lru-cache all 2.3.1-1 [5674 B]\n [2020-01-09T17:10:41.899Z] Get:180 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-sigmund all 1.0.0-1 [3818 B]\n [2020-01-09T17:10:41.899Z] Get:181 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-minimatch all 1.0.0-1 [14.0 kB]\n [2020-01-09T17:10:41.899Z] Get:182 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-fstream-ignore all 0.0.6-2 [5586 B]\n [2020-01-09T17:10:41.899Z] Get:183 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-github-url-from-git all 1.1.1-1 [3138 B]\n [2020-01-09T17:10:41.899Z] Get:184 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-once all 1.1.1-1 [2608 B]\n [2020-01-09T17:10:41.899Z] Get:185 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-glob all 4.0.5-1 [13.2 kB]\n [2020-01-09T17:10:41.899Z] Get:186 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 nodejs-dev amd64 4.2.6~dfsg-1ubuntu4.2 [265 kB]\n [2020-01-09T17:10:42.158Z] Get:187 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-nopt all 3.0.1-1 [9544 B]\n [2020-01-09T17:10:42.158Z] Get:188 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-npmlog all 0.0.4-1 [5844 B]\n [2020-01-09T17:10:42.158Z] Get:189 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-osenv all 0.1.0-1 [3772 B]\n [2020-01-09T17:10:42.158Z] Get:190 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-tunnel-agent all 0.3.1-1 [4018 B]\n [2020-01-09T17:10:42.416Z] Get:191 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-json-stringify-safe all 5.0.0-1 [3544 B]\n [2020-01-09T17:10:42.416Z] Get:192 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-qs all 2.2.4-1 [7574 B]\n [2020-01-09T17:10:42.416Z] Get:193 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-request all 2.26.1-1 [14.5 kB]\n [2020-01-09T17:10:42.416Z] Get:194 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-semver all 2.1.0-2 [16.2 kB]\n [2020-01-09T17:10:42.416Z] Get:195 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-tar all 1.0.3-2 [17.5 kB]\n [2020-01-09T17:10:42.416Z] Get:196 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-which all 1.0.5-2 [3678 B]\n [2020-01-09T17:10:42.416Z] Get:197 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-gyp all 3.0.3-2ubuntu1 [23.2 kB]\n [2020-01-09T17:10:42.675Z] Get:198 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-ini all 1.1.0-1 [4770 B]\n [2020-01-09T17:10:42.675Z] Get:199 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-lockfile all 0.4.1-1 [5450 B]\n [2020-01-09T17:10:42.675Z] Get:200 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-mute-stream all 0.0.4-1 [4096 B]\n [2020-01-09T17:10:42.675Z] Get:201 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-normalize-package-data all 0.2.2-1 [9286 B]\n [2020-01-09T17:10:42.675Z] Get:202 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-read all 1.0.5-1 [4314 B]\n [2020-01-09T17:10:42.675Z] Get:203 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-read-package-json all 1.2.4-1 [7780 B]\n [2020-01-09T17:10:42.675Z] Get:204 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-retry all 0.6.0-1 [6172 B]\n [2020-01-09T17:10:42.675Z] Get:205 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-sha all 1.2.3-1 [4272 B]\n [2020-01-09T17:10:42.675Z] Get:206 http://archive.ubuntu.com/ubuntu xenial/universe amd64 node-slide all 1.1.4-1 [6118 B]\n [2020-01-09T17:10:42.675Z] Get:207 http://archive.ubuntu.com/ubuntu xenial/universe amd64 npm all 3.5.2-0ubuntu4 [1586 kB]\n [2020-01-09T17:10:43.241Z] \x1b[91mdebconf: delaying package configuration, since apt-utils is not installed\n [2020-01-09T17:10:43.241Z] \x1b[0mFetched 112 MB in 13s (8237 kB/s)\n [2020-01-09T17:10:43.241Z] Selecting previously unselected package libatm1:amd64.\n [2020-01-09T17:10:43.241Z] (Reading database ... \n(Reading database ... 5%\n(Reading database ... 10%\n(Reading database ... 15%\n(Reading database ... 20%\n(Reading database ... 25%\n(Reading database ... 30%\n(Reading database ... 35%\n(Reading database ... 40%\n(Reading database ... 45%\n(Reading database ... 50%\n(Reading database ... 55%\n(Reading database ... 60%\n(Reading database ... 65%\n(Reading database ... 70%\n(Reading database ... 75%\n(Reading database ... 80%\n(Reading database ... 85%\n(Reading database ... 90%\n(Reading database ... 95%\n(Reading database ... 100%\n(Reading database ... 4781 files and directories currently installed.)\n [2020-01-09T17:10:43.241Z] Preparing to unpack .../libatm1_1%3a2.5.1-1.5_amd64.deb ...\n [2020-01-09T17:10:43.241Z] Unpacking libatm1:amd64 (1:2.5.1-1.5) ...\n [2020-01-09T17:10:43.241Z] Selecting previously unselected package libmnl0:amd64.\n [2020-01-09T17:10:43.241Z] Preparing to unpack .../libmnl0_1.0.3-5_amd64.deb ...\n [2020-01-09T17:10:43.241Z] Unpacking libmnl0:amd64 (1.0.3-5) ...\n [2020-01-09T17:10:43.517Z] Selecting previously unselected package libpopt0:amd64.\n [2020-01-09T17:10:43.517Z] Preparing to unpack .../libpopt0_1.16-10_amd64.deb ...\n [2020-01-09T17:10:43.517Z] Unpacking libpopt0:amd64 (1.16-10) ...\n [2020-01-09T17:10:43.517Z] Selecting previously unselected package libgdbm3:amd64.\n [2020-01-09T17:10:43.517Z] Preparing to unpack .../libgdbm3_1.8.3-13.1_amd64.deb ...\n [2020-01-09T17:10:43.517Z] Unpacking libgdbm3:amd64 (1.8.3-13.1) ...\n [2020-01-09T17:10:43.517Z] Selecting previously unselected package libxau6:amd64.\n [2020-01-09T17:10:43.517Z] Preparing to unpack .../libxau6_1%3a1.0.8-1_amd64.deb ...\n [2020-01-09T17:10:43.517Z] Unpacking libxau6:amd64 (1:1.0.8-1) ...\n [2020-01-09T17:10:43.517Z] Selecting previously unselected package libxdmcp6:amd64.\n [2020-01-09T17:10:43.517Z] Preparing to unpack .../libxdmcp6_1%3a1.1.2-1.1_amd64.deb ...\n [2020-01-09T17:10:43.517Z] Unpacking libxdmcp6:amd64 (1:1.1.2-1.1) ...\n [2020-01-09T17:10:43.775Z] Selecting previously unselected package libxcb1:amd64.\n [2020-01-09T17:10:43.775Z] Preparing to unpack .../libxcb1_1.11.1-1ubuntu1_amd64.deb ...\n [2020-01-09T17:10:43.775Z] Unpacking libxcb1:amd64 (1.11.1-1ubuntu1) ...\n [2020-01-09T17:10:43.775Z] Selecting previously unselected package libx11-data.\n [2020-01-09T17:10:43.775Z] Preparing to unpack .../libx11-data_2%3a1.6.3-1ubuntu2.1_all.deb ...\n [2020-01-09T17:10:43.775Z] Unpacking libx11-data (2:1.6.3-1ubuntu2.1) ...\n [2020-01-09T17:10:44.712Z] Selecting previously unselected package libx11-6:amd64.\n [2020-01-09T17:10:44.712Z] Preparing to unpack .../libx11-6_2%3a1.6.3-1ubuntu2.1_amd64.deb ...\n [2020-01-09T17:10:44.712Z] Unpacking libx11-6:amd64 (2:1.6.3-1ubuntu2.1) ...\n [2020-01-09T17:10:44.712Z] Selecting previously unselected package libxext6:amd64.\n [2020-01-09T17:10:44.712Z] Preparing to unpack .../libxext6_2%3a1.3.3-1_amd64.deb ...\n [2020-01-09T17:10:44.712Z] Unpacking libxext6:amd64 (2:1.3.3-1) ...\n [2020-01-09T17:10:44.712Z] Selecting previously unselected package perl-modules-5.22.\n [2020-01-09T17:10:44.712Z] Preparing to unpack .../perl-modules-5.22_5.22.1-9ubuntu0.6_all.deb ...\n [2020-01-09T17:10:44.712Z] Unpacking perl-modules-5.22 (5.22.1-9ubuntu0.6) ...\n [2020-01-09T17:10:46.635Z] Selecting previously unselected package libperl5.22:amd64.\n [2020-01-09T17:10:46.635Z] Preparing to unpack .../libperl5.22_5.22.1-9ubuntu0.6_amd64.deb ...\n [2020-01-09T17:10:46.635Z] Unpacking libperl5.22:amd64 (5.22.1-9ubuntu0.6) ...\n [2020-01-09T17:10:47.570Z] Selecting previously unselected package perl.\n [2020-01-09T17:10:47.570Z] Preparing to unpack .../perl_5.22.1-9ubuntu0.6_amd64.deb ...\n [2020-01-09T17:10:47.570Z] Unpacking perl (5.22.1-9ubuntu0.6) ...\n [2020-01-09T17:10:47.831Z] Selecting previously unselected package libpython2.7-minimal:amd64.\n [2020-01-09T17:10:47.831Z] Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.9_amd64.deb ...\n [2020-01-09T17:10:47.831Z] Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.9) ...\n [2020-01-09T17:10:48.404Z] Selecting previously unselected package python2.7-minimal.\n [2020-01-09T17:10:48.404Z] Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.9_amd64.deb ...\n [2020-01-09T17:10:48.404Z] Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.9) ...\n [2020-01-09T17:10:48.667Z] Selecting previously unselected package python-minimal.\n [2020-01-09T17:10:48.667Z] Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ...\n [2020-01-09T17:10:48.667Z] Unpacking python-minimal (2.7.12-1~16.04) ...\n [2020-01-09T17:10:48.667Z] Selecting previously unselected package mime-support.\n [2020-01-09T17:10:48.667Z] Preparing to unpack .../mime-support_3.59ubuntu1_all.deb ...\n [2020-01-09T17:10:48.667Z] Unpacking mime-support (3.59ubuntu1) ...\n [2020-01-09T17:10:48.926Z] Selecting previously unselected package libexpat1:amd64.\n [2020-01-09T17:10:48.926Z] Preparing to unpack .../libexpat1_2.1.0-7ubuntu0.16.04.5_amd64.deb ...\n [2020-01-09T17:10:48.926Z] Unpacking libexpat1:amd64 (2.1.0-7ubuntu0.16.04.5) ...\n [2020-01-09T17:10:48.926Z] Selecting previously unselected package libffi6:amd64.\n [2020-01-09T17:10:48.926Z] Preparing to unpack .../libffi6_3.2.1-4_amd64.deb ...\n [2020-01-09T17:10:48.926Z] Unpacking libffi6:amd64 (3.2.1-4) ...\n [2020-01-09T17:10:48.926Z] Selecting previously unselected package libsqlite3-0:amd64.\n [2020-01-09T17:10:48.926Z] Preparing to unpack .../libsqlite3-0_3.11.0-1ubuntu1.3_amd64.deb ...\n [2020-01-09T17:10:48.926Z] Unpacking libsqlite3-0:amd64 (3.11.0-1ubuntu1.3) ...\n [2020-01-09T17:10:49.186Z] Selecting previously unselected package libssl1.0.0:amd64.\n [2020-01-09T17:10:49.186Z] Preparing to unpack .../libssl1.0.0_1.0.2g-1ubuntu4.15_amd64.deb ...\n [2020-01-09T17:10:49.186Z] Unpacking libssl1.0.0:amd64 (1.0.2g-1ubuntu4.15) ...\n [2020-01-09T17:10:49.448Z] Selecting previously unselected package libpython2.7-stdlib:amd64.\n [2020-01-09T17:10:49.448Z] Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.9_amd64.deb ...\n [2020-01-09T17:10:49.448Z] Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.9) ...\n [2020-01-09T17:10:50.382Z] Selecting previously unselected package python2.7.\n [2020-01-09T17:10:50.382Z] Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.9_amd64.deb ...\n [2020-01-09T17:10:50.382Z] Unpacking python2.7 (2.7.12-1ubuntu0~16.04.9) ...\n [2020-01-09T17:10:50.382Z] Selecting previously unselected package libpython-stdlib:amd64.\n [2020-01-09T17:10:50.382Z] Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ...\n [2020-01-09T17:10:50.382Z] Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ...\n [2020-01-09T17:10:50.382Z] Processing triggers for libc-bin (2.23-0ubuntu11) ...\n [2020-01-09T17:10:50.382Z] Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.9) ...\n [2020-01-09T17:10:50.382Z] Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.9) ...\n [2020-01-09T17:10:50.469Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-12656 in /w/workspace/gexfoundry_ci-build-images_PR-92\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-09T17:10:50.954Z] Linking and byte-compiling packages for runtime python2.7...\n [2020-01-09T17:10:50.954Z] Setting up python-minimal (2.7.12-1~16.04) ...\n [2020-01-09T17:10:50.954Z] Selecting previously unselected package python.\n [2020-01-09T17:10:50.954Z] (Reading database ... \n(Reading database ... 5%\n(Reading database ... 10%\n(Reading database ... 15%\n(Reading database ... 20%\n(Reading database ... 25%\n(Reading database ... 30%\n(Reading database ... 35%\n(Reading database ... 40%\n(Reading database ... 45%\n(Reading database ... 50%\n(Reading database ... 55%\n(Reading database ... 60%\n(Reading database ... 65%\n(Reading database ... 70%\n(Reading database ... 75%\n(Reading database ... 80%\n(Reading database ... 85%\n(Reading database ... 90%\n(Reading database ... 95%\n(Reading database ... 100%\n(Reading database ... 7670 files and directories currently installed.)\n [2020-01-09T17:10:50.954Z] Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ...\n [2020-01-09T17:10:50.954Z] Unpacking python (2.7.12-1~16.04) ...\n [2020-01-09T17:10:50.954Z] Selecting previously unselected package libgmp10:amd64.\n [2020-01-09T17:10:50.954Z] Preparing to unpack .../libgmp10_2%3a6.1.0+dfsg-2_amd64.deb ...\n [2020-01-09T17:10:51.224Z] Unpacking libgmp10:amd64 (2:6.1.0+dfsg-2) ...\n [2020-01-09T17:10:51.224Z] Selecting previously unselected package libmpfr4:amd64.\n [2020-01-09T17:10:51.224Z] Preparing to unpack .../libmpfr4_3.1.4-1_amd64.deb ...\n [2020-01-09T17:10:51.224Z] Unpacking libmpfr4:amd64 (3.1.4-1) ...\n [2020-01-09T17:10:51.224Z] Selecting previously unselected package libmpc3:amd64.\n [2020-01-09T17:10:51.224Z] Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ...\n [2020-01-09T17:10:51.224Z] Unpacking libmpc3:amd64 (1.0.3-1) ...\n [2020-01-09T17:10:51.485Z] Selecting previously unselected package bzip2.\n [2020-01-09T17:10:51.485Z] Preparing to unpack .../bzip2_1.0.6-8ubuntu0.2_amd64.deb ...\n [2020-01-09T17:10:51.485Z] Unpacking bzip2 (1.0.6-8ubuntu0.2) ...\n [2020-01-09T17:10:51.485Z] Selecting previously unselected package libmagic1:amd64.\n [2020-01-09T17:10:51.485Z] Preparing to unpack .../libmagic1_1%3a5.25-2ubuntu1.3_amd64.deb ...\n [2020-01-09T17:10:51.485Z] Unpacking libmagic1:amd64 (1:5.25-2ubuntu1.3) ...\n [2020-01-09T17:10:51.485Z] Selecting previously unselected package file.\n [2020-01-09T17:10:51.485Z] Preparing to unpack .../file_1%3a5.25-2ubuntu1.3_amd64.deb ...\n [2020-01-09T17:10:51.485Z] Unpacking file (1:5.25-2ubuntu1.3) ...\n [2020-01-09T17:10:51.746Z] Selecting previously unselected package iproute2.\n [2020-01-09T17:10:51.746Z] Preparing to unpack .../iproute2_4.3.0-1ubuntu3.16.04.5_amd64.deb ...\n [2020-01-09T17:10:51.746Z] Unpacking iproute2 (4.3.0-1ubuntu3.16.04.5) ...\n [2020-01-09T17:10:52.007Z] Selecting previously unselected package ifupdown.\n [2020-01-09T17:10:52.007Z] Preparing to unpack .../ifupdown_0.8.10ubuntu1.4_amd64.deb ...\n [2020-01-09T17:10:52.007Z] Unpacking ifupdown (0.8.10ubuntu1.4) ...\n [2020-01-09T17:10:52.268Z] Selecting previously unselected package libisc-export160.\n [2020-01-09T17:10:52.268Z] Preparing to unpack .../libisc-export160_1%3a9.10.3.dfsg.P4-8ubuntu1.15_amd64.deb ...\n [2020-01-09T17:10:52.268Z] Unpacking libisc-export160 (1:9.10.3.dfsg.P4-8ubuntu1.15) ...\n [2020-01-09T17:10:52.268Z] Selecting previously unselected package libdns-export162.\n [2020-01-09T17:10:52.268Z] Preparing to unpack .../libdns-export162_1%3a9.10.3.dfsg.P4-8ubuntu1.15_amd64.deb ...\n [2020-01-09T17:10:52.268Z] Unpacking libdns-export162 (1:9.10.3.dfsg.P4-8ubuntu1.15) ...\n [2020-01-09T17:10:52.526Z] Selecting previously unselected package isc-dhcp-client.\n [2020-01-09T17:10:52.526Z] Preparing to unpack .../isc-dhcp-client_4.3.3-5ubuntu12.10_amd64.deb ...\n [2020-01-09T17:10:52.526Z] Unpacking isc-dhcp-client (4.3.3-5ubuntu12.10) ...\n [2020-01-09T17:10:52.526Z] Selecting previously unselected package isc-dhcp-common.\n [2020-01-09T17:10:52.526Z] Preparing to unpack .../isc-dhcp-common_4.3.3-5ubuntu12.10_amd64.deb ...\n [2020-01-09T17:10:52.526Z] Unpacking isc-dhcp-common (4.3.3-5ubuntu12.10) ...\n [2020-01-09T17:10:52.784Z] Selecting previously unselected package less.\n [2020-01-09T17:10:52.784Z] Preparing to unpack .../less_481-2.1ubuntu0.2_amd64.deb ...\n [2020-01-09T17:10:52.784Z] Unpacking less (481-2.1ubuntu0.2) ...\n [2020-01-09T17:10:52.784Z] Selecting previously unselected package libbsd0:amd64.\n [2020-01-09T17:10:52.784Z] Preparing to unpack .../libbsd0_0.8.2-1_amd64.deb ...\n [2020-01-09T17:10:52.784Z] Unpacking libbsd0:amd64 (0.8.2-1) ...\n [2020-01-09T17:10:52.784Z] Selecting previously unselected package libnettle6:amd64.\n [2020-01-09T17:10:52.784Z] Preparing to unpack .../libnettle6_3.2-1ubuntu0.16.04.1_amd64.deb ...\n [2020-01-09T17:10:52.784Z] Unpacking libnettle6:amd64 (3.2-1ubuntu0.16.04.1) ...\n [2020-01-09T17:10:53.045Z] Selecting previously unselected package libhogweed4:amd64.\n [2020-01-09T17:10:53.045Z] Preparing to unpack .../libhogweed4_3.2-1ubuntu0.16.04.1_amd64.deb ...\n [2020-01-09T17:10:53.045Z] Unpacking libhogweed4:amd64 (3.2-1ubuntu0.16.04.1) ...\n [2020-01-09T17:10:53.045Z] Selecting previously unselected package libidn11:amd64.\n [2020-01-09T17:10:53.045Z] Preparing to unpack .../libidn11_1.32-3ubuntu1.2_amd64.deb ...\n [2020-01-09T17:10:53.045Z] Unpacking libidn11:amd64 (1.32-3ubuntu1.2) ...\n [2020-01-09T17:10:53.045Z] Selecting previously unselected package libp11-kit0:amd64.\n [2020-01-09T17:10:53.045Z] Preparing to unpack .../libp11-kit0_0.23.2-5~ubuntu16.04.1_amd64.deb ...\n [2020-01-09T17:10:53.045Z] Unpacking libp11-kit0:amd64 (0.23.2-5~ubuntu16.04.1) ...\n [2020-01-09T17:10:53.305Z] Selecting previously unselected package libtasn1-6:amd64.\n [2020-01-09T17:10:53.305Z] Preparing to unpack .../libtasn1-6_4.7-3ubuntu0.16.04.3_amd64.deb ...\n [2020-01-09T17:10:53.305Z] Unpacking libtasn1-6:amd64 (4.7-3ubuntu0.16.04.3) ...\n [2020-01-09T17:10:53.872Z] Selecting previously unselected package libgnutls30:amd64.\n [2020-01-09T17:10:53.872Z] Preparing to unpack .../libgnutls30_3.4.10-4ubuntu1.6_amd64.deb ...\n [2020-01-09T17:10:53.872Z] Unpacking libgnutls30:amd64 (3.4.10-4ubuntu1.6) ...\n [2020-01-09T17:10:53.872Z] Selecting previously unselected package libxtables11:amd64.\n [2020-01-09T17:10:53.872Z] Preparing to unpack .../libxtables11_1.6.0-2ubuntu3_amd64.deb ...\n [2020-01-09T17:10:53.872Z] Unpacking libxtables11:amd64 (1.6.0-2ubuntu3) ...\n [2020-01-09T17:10:53.872Z] Selecting previously unselected package netbase.\n [2020-01-09T17:10:53.872Z] Preparing to unpack .../archives/netbase_5.3_all.deb ...\n [2020-01-09T17:10:53.872Z] Unpacking netbase (5.3) ...\n [2020-01-09T17:10:54.132Z] Selecting previously unselected package openssl.\n [2020-01-09T17:10:54.132Z] Preparing to unpack .../openssl_1.0.2g-1ubuntu4.15_amd64.deb ...\n [2020-01-09T17:10:54.132Z] Unpacking openssl (1.0.2g-1ubuntu4.15) ...\n [2020-01-09T17:10:54.390Z] Selecting previously unselected package ca-certificates.\n [2020-01-09T17:10:54.390Z] Preparing to unpack .../ca-certificates_20170717~16.04.2_all.deb ...\n [2020-01-09T17:10:54.390Z] Unpacking ca-certificates (20170717~16.04.2) ...\n [2020-01-09T17:10:54.957Z] Selecting previously unselected package krb5-locales.\n [2020-01-09T17:10:54.957Z] Preparing to unpack .../krb5-locales_1.13.2+dfsg-5ubuntu2.1_all.deb ...\n [2020-01-09T17:10:54.957Z] Unpacking krb5-locales (1.13.2+dfsg-5ubuntu2.1) ...\n [2020-01-09T17:10:54.957Z] Selecting previously unselected package libroken18-heimdal:amd64.\n [2020-01-09T17:10:54.957Z] Preparing to unpack .../libroken18-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...\n [2020-01-09T17:10:54.957Z] Unpacking libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...\n [2020-01-09T17:10:55.217Z] Selecting previously unselected package libasn1-8-heimdal:amd64.\n [2020-01-09T17:10:55.217Z] Preparing to unpack .../libasn1-8-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...\n [2020-01-09T17:10:55.217Z] Unpacking libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...\n [2020-01-09T17:10:55.217Z] Selecting previously unselected package libkrb5support0:amd64.\n [2020-01-09T17:10:55.217Z] Preparing to unpack .../libkrb5support0_1.13.2+dfsg-5ubuntu2.1_amd64.deb ...\n [2020-01-09T17:10:55.217Z] Unpacking libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2.1) ...\n [2020-01-09T17:10:55.217Z] Selecting previously unselected package libk5crypto3:amd64.\n [2020-01-09T17:10:55.217Z] Preparing to unpack .../libk5crypto3_1.13.2+dfsg-5ubuntu2.1_amd64.deb ...\n [2020-01-09T17:10:55.217Z] Unpacking libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2.1) ...\n [2020-01-09T17:10:55.478Z] Selecting previously unselected package libkeyutils1:amd64.\n [2020-01-09T17:10:55.478Z] Preparing to unpack .../libkeyutils1_1.5.9-8ubuntu1_amd64.deb ...\n [2020-01-09T17:10:55.478Z] Unpacking libkeyutils1:amd64 (1.5.9-8ubuntu1) ...\n [2020-01-09T17:10:55.478Z] Selecting previously unselected package libkrb5-3:amd64.\n [2020-01-09T17:10:55.478Z] Preparing to unpack .../libkrb5-3_1.13.2+dfsg-5ubuntu2.1_amd64.deb ...\n [2020-01-09T17:10:55.478Z] Unpacking libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2.1) ...\n [2020-01-09T17:10:55.478Z] Selecting previously unselected package libgssapi-krb5-2:amd64.\n [2020-01-09T17:10:55.478Z] Preparing to unpack .../libgssapi-krb5-2_1.13.2+dfsg-5ubuntu2.1_amd64.deb ...\n [2020-01-09T17:10:55.738Z] Unpacking libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2.1) ...\n [2020-01-09T17:10:55.738Z] Selecting previously unselected package libhcrypto4-heimdal:amd64.\n [2020-01-09T17:10:55.738Z] Preparing to unpack .../libhcrypto4-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...\n [2020-01-09T17:10:55.738Z] Unpacking libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...\n [2020-01-09T17:10:55.738Z] Selecting previously unselected package libheimbase1-heimdal:amd64.\n [2020-01-09T17:10:55.738Z] Preparing to unpack .../libheimbase1-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...\n [2020-01-09T17:10:55.738Z] Unpacking libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...\n [2020-01-09T17:10:55.995Z] Selecting previously unselected package libwind0-heimdal:amd64.\n [2020-01-09T17:10:55.995Z] Preparing to unpack .../libwind0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...\n [2020-01-09T17:10:55.996Z] Unpacking libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...\n [2020-01-09T17:10:55.996Z] Selecting previously unselected package libhx509-5-heimdal:amd64.\n [2020-01-09T17:10:55.996Z] Preparing to unpack .../libhx509-5-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...\n [2020-01-09T17:10:55.996Z] Unpacking libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...\n [2020-01-09T17:10:55.996Z] Selecting previously unselected package libkrb5-26-heimdal:amd64.\n [2020-01-09T17:10:55.996Z] Preparing to unpack .../libkrb5-26-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...\n [2020-01-09T17:10:55.996Z] Unpacking libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...\n [2020-01-09T17:10:56.254Z] Selecting previously unselected package libheimntlm0-heimdal:amd64.\n [2020-01-09T17:10:56.254Z] Preparing to unpack .../libheimntlm0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...\n [2020-01-09T17:10:56.254Z] Unpacking libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...\n [2020-01-09T17:10:56.254Z] Selecting previously unselected package libgssapi3-heimdal:amd64.\n [2020-01-09T17:10:56.254Z] Preparing to unpack .../libgssapi3-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ...\n [2020-01-09T17:10:56.254Z] Unpacking libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...\n [2020-01-09T17:10:56.254Z] Selecting previously unselected package libsasl2-modules-db:amd64.\n [2020-01-09T17:10:56.254Z] Preparing to unpack .../libsasl2-modules-db_2.1.26.dfsg1-14ubuntu0.1_amd64.deb ...\n [2020-01-09T17:10:56.254Z] Unpacking libsasl2-modules-db:amd64 (2.1.26.dfsg1-14ubuntu0.1) ...\n [2020-01-09T17:10:56.254Z] Selecting previously unselected package libsasl2-2:amd64.\n [2020-01-09T17:10:56.254Z] Preparing to unpack .../libsasl2-2_2.1.26.dfsg1-14ubuntu0.1_amd64.deb ...\n [2020-01-09T17:10:56.513Z] Unpacking libsasl2-2:amd64 (2.1.26.dfsg1-14ubuntu0.1) ...\n [2020-01-09T17:10:56.513Z] Selecting previously unselected package libldap-2.4-2:amd64.\n [2020-01-09T17:10:56.513Z] Preparing to unpack .../libldap-2.4-2_2.4.42+dfsg-2ubuntu3.7_amd64.deb ...\n [2020-01-09T17:10:56.513Z] Unpacking libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.7) ...\n [2020-01-09T17:10:56.513Z] Selecting previously unselected package librtmp1:amd64.\n [2020-01-09T17:10:56.513Z] Preparing to unpack .../librtmp1_2.4+20151223.gitfa8646d-1ubuntu0.1_amd64.deb ...\n [2020-01-09T17:10:56.513Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ...\n [2020-01-09T17:10:56.772Z] Selecting previously unselected package libcurl3-gnutls:amd64.\n [2020-01-09T17:10:56.772Z] Preparing to unpack .../libcurl3-gnutls_7.47.0-1ubuntu2.14_amd64.deb ...\n [2020-01-09T17:10:56.772Z] Unpacking libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.14) ...\n [2020-01-09T17:10:56.772Z] Selecting previously unselected package libedit2:amd64.\n [2020-01-09T17:10:56.772Z] Preparing to unpack .../libedit2_3.1-20150325-1ubuntu2_amd64.deb ...\n [2020-01-09T17:10:56.772Z] Unpacking libedit2:amd64 (3.1-20150325-1ubuntu2) ...\n [2020-01-09T17:10:57.030Z] Selecting previously unselected package libicu55:amd64.\n [2020-01-09T17:10:57.030Z] Preparing to unpack .../libicu55_55.1-7ubuntu0.4_amd64.deb ...\n [2020-01-09T17:10:57.030Z] Unpacking libicu55:amd64 (55.1-7ubuntu0.4) ...\n [2020-01-09T17:10:57.572Z] using credential edgex-jenkins-ssh\n [2020-01-09T17:10:57.595Z] Cloning the remote Git repository\n [2020-01-09T17:10:57.595Z] Cloning with configured refspecs honoured and without tags\n [2020-01-09T17:10:57.654Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git\n [2020-01-09T17:10:57.964Z] Selecting previously unselected package libsasl2-modules:amd64.\n [2020-01-09T17:10:57.964Z] Preparing to unpack .../libsasl2-modules_2.1.26.dfsg1-14ubuntu0.1_amd64.deb ...\n [2020-01-09T17:10:57.964Z] Unpacking libsasl2-modules:amd64 (2.1.26.dfsg1-14ubuntu0.1) ...\n [2020-01-09T17:10:57.964Z] Selecting previously unselected package libxmuu1:amd64.\n [2020-01-09T17:10:57.964Z] Preparing to unpack .../libxmuu1_2%3a1.1.2-2_amd64.deb ...\n [2020-01-09T17:10:57.964Z] Unpacking libxmuu1:amd64 (2:1.1.2-2) ...\n [2020-01-09T17:10:58.222Z] Selecting previously unselected package manpages.\n [2020-01-09T17:10:58.222Z] Preparing to unpack .../manpages_4.04-2_all.deb ...\n [2020-01-09T17:10:58.222Z] Unpacking manpages (4.04-2) ...\n [2020-01-09T17:10:58.787Z] Selecting previously unselected package openssh-client.\n [2020-01-09T17:10:58.787Z] Preparing to unpack .../openssh-client_1%3a7.2p2-4ubuntu2.8_amd64.deb ...\n [2020-01-09T17:10:58.787Z] Unpacking openssh-client (1:7.2p2-4ubuntu2.8) ...\n [2020-01-09T17:10:58.979Z] Fetching without tags\n [2020-01-09T17:10:57.751Z] > git init /w/workspace/gexfoundry_ci-build-images_PR-92 # timeout=10\n [2020-01-09T17:10:57.854Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git\n [2020-01-09T17:10:57.857Z] > git --version # timeout=10\n [2020-01-09T17:10:57.885Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-09T17:10:57.945Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/92/head:refs/remotes/origin/PR-92 +refs/heads/edgex-docs:refs/remotes/origin/edgex-docs # timeout=10\n [2020-01-09T17:10:58.795Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10\n [2020-01-09T17:10:58.821Z] > git config --add remote.origin.fetch +refs/pull/92/head:refs/remotes/origin/PR-92 # timeout=10\n [2020-01-09T17:10:58.856Z] > git config --add remote.origin.fetch +refs/heads/edgex-docs:refs/remotes/origin/edgex-docs # timeout=10\n [2020-01-09T17:10:58.952Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10\n [2020-01-09T17:10:58.992Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git\n [2020-01-09T17:10:58.993Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-09T17:10:59.005Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/92/head:refs/remotes/origin/PR-92 +refs/heads/edgex-docs:refs/remotes/origin/edgex-docs # timeout=10\n [2020-01-09T17:10:59.047Z] Selecting previously unselected package rsync.\n [2020-01-09T17:10:59.047Z] Preparing to unpack .../rsync_3.1.1-3ubuntu1.2_amd64.deb ...\n [2020-01-09T17:10:59.047Z] Unpacking rsync (3.1.1-3ubuntu1.2) ...\n [2020-01-09T17:10:59.430Z] Merging remotes/origin/edgex-docs commit e29105c05b2052cfa84162bc086b9499f7fd3308 into PR head commit cb304437173285341d94c7b53296a406cdcbd5ea\n [2020-01-09T17:10:59.616Z] Selecting previously unselected package wget.\n [2020-01-09T17:10:59.616Z] Preparing to unpack .../wget_1.17.1-1ubuntu1.5_amd64.deb ...\n [2020-01-09T17:10:59.616Z] Unpacking wget (1.17.1-1ubuntu1.5) ...\n [2020-01-09T17:10:59.616Z] Selecting previously unselected package xauth.\n [2020-01-09T17:10:59.616Z] Preparing to unpack .../xauth_1%3a1.0.9-1ubuntu2_amd64.deb ...\n [2020-01-09T17:10:59.616Z] Unpacking xauth (1:1.0.9-1ubuntu2) ...\n [2020-01-09T17:10:59.621Z] Merge succeeded, producing cb304437173285341d94c7b53296a406cdcbd5ea\n [2020-01-09T17:10:59.621Z] Checking out Revision cb304437173285341d94c7b53296a406cdcbd5ea (PR-92)\n [2020-01-09T17:10:59.873Z] Selecting previously unselected package binutils.\n [2020-01-09T17:10:59.873Z] Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.8_amd64.deb ...\n [2020-01-09T17:10:59.873Z] Unpacking binutils (2.26.1-1ubuntu1~16.04.8) ...\n [2020-01-09T17:10:59.450Z] > git config core.sparsecheckout # timeout=10\n [2020-01-09T17:10:59.481Z] > git checkout -f cb304437173285341d94c7b53296a406cdcbd5ea # timeout=10\n [2020-01-09T17:10:59.561Z] > git merge e29105c05b2052cfa84162bc086b9499f7fd3308 # timeout=10\n [2020-01-09T17:10:59.598Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-09T17:10:59.629Z] > git config core.sparsecheckout # timeout=10\n [2020-01-09T17:10:59.656Z] > git checkout -f cb304437173285341d94c7b53296a406cdcbd5ea # timeout=10\n [2020-01-09T17:11:00.442Z] Selecting previously unselected package libc-dev-bin.\n [2020-01-09T17:11:00.442Z] Preparing to unpack .../libc-dev-bin_2.23-0ubuntu11_amd64.deb ...\n [2020-01-09T17:11:00.442Z] Unpacking libc-dev-bin (2.23-0ubuntu11) ...\n [2020-01-09T17:11:00.442Z] Selecting previously unselected package linux-libc-dev:amd64.\n [2020-01-09T17:11:00.442Z] Preparing to unpack .../linux-libc-dev_4.4.0-171.200_amd64.deb ...\n [2020-01-09T17:11:00.442Z] Unpacking linux-libc-dev:amd64 (4.4.0-171.200) ...\n [2020-01-09T17:11:02.344Z] Selecting previously unselected package libc6-dev:amd64.\n [2020-01-09T17:11:02.344Z] Preparing to unpack .../libc6-dev_2.23-0ubuntu11_amd64.deb ...\n [2020-01-09T17:11:02.344Z] Unpacking libc6-dev:amd64 (2.23-0ubuntu11) ...\n [2020-01-09T17:11:03.281Z] Selecting previously unselected package libisl15:amd64.\n [2020-01-09T17:11:03.281Z] Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ...\n [2020-01-09T17:11:03.281Z] Unpacking libisl15:amd64 (0.16.1-1) ...\n [2020-01-09T17:11:03.281Z] Selecting previously unselected package cpp-5.\n [2020-01-09T17:11:03.281Z] Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ...\n [2020-01-09T17:11:03.281Z] Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:11:04.002Z] Commit message: "add new option to allow custom release branch override"\n [2020-01-09T17:11:04.062Z] > git --version # timeout=10\n [2020-01-09T17:11:04.105Z] fatal: bad object f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Build)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] sh\n [2020-01-09T17:11:06.320Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-01-09T17:11:06.572Z] Selecting previously unselected package cpp.\n [2020-01-09T17:11:06.572Z] Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ...\n [2020-01-09T17:11:06.572Z] Unpacking cpp (4:5.3.1-1ubuntu1) ...\n [2020-01-09T17:11:06.572Z] Selecting previously unselected package libcc1-0:amd64.\n [2020-01-09T17:11:06.572Z] Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...\n [2020-01-09T17:11:06.572Z] Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:11:06.572Z] Selecting previously unselected package libgomp1:amd64.\n [2020-01-09T17:11:06.572Z] Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.12_amd64.deb ...\n [2020-01-09T17:11:06.572Z] Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:11:06.572Z] Selecting previously unselected package libitm1:amd64.\n [2020-01-09T17:11:06.572Z] Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.12_amd64.deb ...\n [2020-01-09T17:11:06.572Z] Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:11:06.572Z] Selecting previously unselected package libatomic1:amd64.\n [2020-01-09T17:11:06.572Z] Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.12_amd64.deb ...\n [2020-01-09T17:11:06.572Z] Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:11:06.572Z] Selecting previously unselected package libasan2:amd64.\n [2020-01-09T17:11:06.572Z] Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.12_amd64.deb ...\n [2020-01-09T17:11:06.572Z] Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:11:06.572Z] Selecting previously unselected package liblsan0:amd64.\n [2020-01-09T17:11:06.572Z] Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...\n [2020-01-09T17:11:06.572Z] Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:11:06.572Z] Selecting previously unselected package libtsan0:amd64.\n [2020-01-09T17:11:06.572Z] Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...\n [2020-01-09T17:11:06.572Z] Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:11:06.572Z] Selecting previously unselected package libubsan0:amd64.\n [2020-01-09T17:11:06.572Z] Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...\n [2020-01-09T17:11:06.572Z] Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:11:06.572Z] Selecting previously unselected package libcilkrts5:amd64.\n [2020-01-09T17:11:06.572Z] Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.12_amd64.deb ...\n [2020-01-09T17:11:06.735Z] + ls -al .\n [2020-01-09T17:11:06.735Z] total 24\n [2020-01-09T17:11:06.735Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 17:10 .\n [2020-01-09T17:11:06.735Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 17:10 ..\n [2020-01-09T17:11:06.735Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 17:11 .git\n [2020-01-09T17:11:06.735Z] -rw-rw-r-- 1 jenkins jenkins 853 Jan 9 17:10 Dockerfile\n [2020-01-09T17:11:06.735Z] -rw-rw-r-- 1 jenkins jenkins 898 Jan 9 17:10 Jenkinsfile\n [2020-01-09T17:11:06.735Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 17:10 scripts\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-09T17:11:06.832Z] Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:11:06.832Z] Selecting previously unselected package libmpx0:amd64.\n [2020-01-09T17:11:06.832Z] Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...\n [2020-01-09T17:11:06.832Z] Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:11:06.832Z] Selecting previously unselected package libquadmath0:amd64.\n [2020-01-09T17:11:06.833Z] Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.12_amd64.deb ...\n [2020-01-09T17:11:06.833Z] Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:11:06.833Z] Selecting previously unselected package libgcc-5-dev:amd64.\n [2020-01-09T17:11:06.833Z] Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.12_amd64.deb ...\n [2020-01-09T17:11:06.833Z] Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:11:07.115Z] + docker build -t edgex-devops/edgex-docs-builder-arm64 -f Dockerfile --label git_sha=cb304437173285341d94c7b53296a406cdcbd5ea --label arch=arm64 .\n [2020-01-09T17:11:07.407Z] Selecting previously unselected package gcc-5.\n [2020-01-09T17:11:07.407Z] Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ...\n [2020-01-09T17:11:07.407Z] Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:11:08.095Z] Sending build context to Docker daemon 195.6kB\n\n [2020-01-09T17:11:08.095Z] Step 1/12 : FROM ubuntu:16.04\n [2020-01-09T17:11:09.107Z] 16.04: Pulling from library/ubuntu\n [2020-01-09T17:11:09.107Z] b8d9a83fac17: Pulling fs layer\n [2020-01-09T17:11:09.107Z] 22b9cc76ef94: Pulling fs layer\n [2020-01-09T17:11:09.107Z] 0e0d286195ea: Pulling fs layer\n [2020-01-09T17:11:09.107Z] 120fa5dd162f: Pulling fs layer\n [2020-01-09T17:11:09.107Z] 120fa5dd162f: Waiting\n [2020-01-09T17:11:09.950Z] Selecting previously unselected package gcc.\n [2020-01-09T17:11:09.950Z] Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ...\n [2020-01-09T17:11:09.950Z] Unpacking gcc (4:5.3.1-1ubuntu1) ...\n [2020-01-09T17:11:09.950Z] Selecting previously unselected package libstdc++-5-dev:amd64.\n [2020-01-09T17:11:09.950Z] Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.12_amd64.deb ...\n [2020-01-09T17:11:09.950Z] Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:11:10.109Z] 0e0d286195ea: Verifying Checksum\n [2020-01-09T17:11:10.109Z] 0e0d286195ea: Download complete\n [2020-01-09T17:11:10.109Z] 22b9cc76ef94: Verifying Checksum\n [2020-01-09T17:11:10.109Z] 22b9cc76ef94: Download complete\n [2020-01-09T17:11:10.389Z] 120fa5dd162f: Verifying Checksum\n [2020-01-09T17:11:10.389Z] 120fa5dd162f: Download complete\n [2020-01-09T17:11:11.323Z] Selecting previously unselected package g++-5.\n [2020-01-09T17:11:11.323Z] Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.12_amd64.deb ...\n [2020-01-09T17:11:11.324Z] Unpacking g++-5 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:11:11.903Z] Selecting previously unselected package g++.\n [2020-01-09T17:11:11.903Z] Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ...\n [2020-01-09T17:11:11.903Z] Unpacking g++ (4:5.3.1-1ubuntu1) ...\n [2020-01-09T17:11:11.903Z] Selecting previously unselected package make.\n [2020-01-09T17:11:11.903Z] Preparing to unpack .../archives/make_4.1-6_amd64.deb ...\n [2020-01-09T17:11:11.903Z] Unpacking make (4.1-6) ...\n [2020-01-09T17:11:12.161Z] Selecting previously unselected package libdpkg-perl.\n [2020-01-09T17:11:12.161Z] Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.6_all.deb ...\n [2020-01-09T17:11:12.161Z] Unpacking libdpkg-perl (1.18.4ubuntu1.6) ...\n [2020-01-09T17:11:12.420Z] Selecting previously unselected package xz-utils.\n [2020-01-09T17:11:12.420Z] Preparing to unpack .../xz-utils_5.1.1alpha+20120614-2ubuntu2_amd64.deb ...\n [2020-01-09T17:11:12.420Z] Unpacking xz-utils (5.1.1alpha+20120614-2ubuntu2) ...\n [2020-01-09T17:11:12.678Z] Selecting previously unselected package patch.\n [2020-01-09T17:11:12.678Z] Preparing to unpack .../patch_2.7.5-1ubuntu0.16.04.2_amd64.deb ...\n [2020-01-09T17:11:12.678Z] Unpacking patch (2.7.5-1ubuntu0.16.04.2) ...\n [2020-01-09T17:11:12.678Z] Selecting previously unselected package dpkg-dev.\n [2020-01-09T17:11:12.678Z] Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.6_all.deb ...\n [2020-01-09T17:11:12.678Z] Unpacking dpkg-dev (1.18.4ubuntu1.6) ...\n [2020-01-09T17:11:13.248Z] Selecting previously unselected package build-essential.\n [2020-01-09T17:11:13.248Z] Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ...\n [2020-01-09T17:11:13.248Z] Unpacking build-essential (12.1ubuntu2) ...\n [2020-01-09T17:11:13.507Z] Selecting previously unselected package curl.\n [2020-01-09T17:11:13.507Z] Preparing to unpack .../curl_7.47.0-1ubuntu2.14_amd64.deb ...\n [2020-01-09T17:11:13.507Z] Unpacking curl (7.47.0-1ubuntu2.14) ...\n [2020-01-09T17:11:13.507Z] Selecting previously unselected package libfakeroot:amd64.\n [2020-01-09T17:11:13.507Z] Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ...\n [2020-01-09T17:11:13.507Z] Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ...\n [2020-01-09T17:11:13.507Z] Selecting previously unselected package fakeroot.\n [2020-01-09T17:11:13.507Z] Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ...\n [2020-01-09T17:11:13.507Z] Unpacking fakeroot (1.20.2-1ubuntu1) ...\n [2020-01-09T17:11:13.768Z] Selecting previously unselected package liberror-perl.\n [2020-01-09T17:11:13.768Z] Preparing to unpack .../liberror-perl_0.17-1.2_all.deb ...\n [2020-01-09T17:11:13.768Z] Unpacking liberror-perl (0.17-1.2) ...\n [2020-01-09T17:11:13.768Z] Selecting previously unselected package git-man.\n [2020-01-09T17:11:13.768Z] Preparing to unpack .../git-man_1%3a2.7.4-0ubuntu1.7_all.deb ...\n [2020-01-09T17:11:13.768Z] Unpacking git-man (1:2.7.4-0ubuntu1.7) ...\n [2020-01-09T17:11:13.782Z] b8d9a83fac17: Verifying Checksum\n [2020-01-09T17:11:13.782Z] b8d9a83fac17: Download complete\n [2020-01-09T17:11:14.703Z] Selecting previously unselected package git.\n [2020-01-09T17:11:14.703Z] Preparing to unpack .../git_1%3a2.7.4-0ubuntu1.7_amd64.deb ...\n [2020-01-09T17:11:14.703Z] Unpacking git (1:2.7.4-0ubuntu1.7) ...\n [2020-01-09T17:11:16.080Z] Selecting previously unselected package python-pkg-resources.\n [2020-01-09T17:11:16.080Z] Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ...\n [2020-01-09T17:11:16.080Z] Unpacking python-pkg-resources (20.7.0-1) ...\n [2020-01-09T17:11:16.080Z] Selecting previously unselected package gyp.\n [2020-01-09T17:11:16.080Z] Preparing to unpack .../gyp_0.1+20150913git1f374df9-1ubuntu1_all.deb ...\n [2020-01-09T17:11:16.080Z] Unpacking gyp (0.1+20150913git1f374df9-1ubuntu1) ...\n [2020-01-09T17:11:16.340Z] Selecting previously unselected package javascript-common.\n [2020-01-09T17:11:16.340Z] Preparing to unpack .../javascript-common_11_all.deb ...\n [2020-01-09T17:11:16.340Z] Unpacking javascript-common (11) ...\n [2020-01-09T17:11:16.340Z] Selecting previously unselected package libalgorithm-diff-perl.\n [2020-01-09T17:11:16.340Z] Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ...\n [2020-01-09T17:11:16.340Z] Unpacking libalgorithm-diff-perl (1.19.03-1) ...\n [2020-01-09T17:11:16.598Z] Selecting previously unselected package libalgorithm-diff-xs-perl.\n [2020-01-09T17:11:16.598Z] Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ...\n [2020-01-09T17:11:16.598Z] Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ...\n [2020-01-09T17:11:16.598Z] Selecting previously unselected package libalgorithm-merge-perl.\n [2020-01-09T17:11:16.598Z] Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ...\n [2020-01-09T17:11:16.598Z] Unpacking libalgorithm-merge-perl (0.08-3) ...\n [2020-01-09T17:11:16.598Z] Selecting previously unselected package libexpat1-dev:amd64.\n [2020-01-09T17:11:16.598Z] Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.5_amd64.deb ...\n [2020-01-09T17:11:16.598Z] Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.5) ...\n [2020-01-09T17:11:16.857Z] Selecting previously unselected package libfile-fcntllock-perl.\n [2020-01-09T17:11:16.857Z] Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ...\n [2020-01-09T17:11:16.857Z] Unpacking libfile-fcntllock-perl (0.22-3) ...\n [2020-01-09T17:11:16.857Z] Selecting previously unselected package libjs-jquery.\n [2020-01-09T17:11:16.857Z] Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ...\n [2020-01-09T17:11:16.857Z] Unpacking libjs-jquery (1.11.3+dfsg-4) ...\n [2020-01-09T17:11:17.115Z] Selecting previously unselected package libjs-node-uuid.\n [2020-01-09T17:11:17.115Z] Preparing to unpack .../libjs-node-uuid_1.4.0-1_all.deb ...\n [2020-01-09T17:11:17.115Z] Unpacking libjs-node-uuid (1.4.0-1) ...\n [2020-01-09T17:11:17.115Z] Selecting previously unselected package libjs-underscore.\n [2020-01-09T17:11:17.115Z] Preparing to unpack .../libjs-underscore_1.7.0~dfsg-1ubuntu1_all.deb ...\n [2020-01-09T17:11:17.115Z] Unpacking libjs-underscore (1.7.0~dfsg-1ubuntu1) ...\n [2020-01-09T17:11:17.115Z] Selecting previously unselected package libpython2.7:amd64.\n [2020-01-09T17:11:17.115Z] Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.9_amd64.deb ...\n [2020-01-09T17:11:17.115Z] Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.9) ...\n [2020-01-09T17:11:17.374Z] Selecting previously unselected package libpython2.7-dev:amd64.\n [2020-01-09T17:11:17.374Z] Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.9_amd64.deb ...\n [2020-01-09T17:11:17.374Z] Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.9) ...\n [2020-01-09T17:11:19.911Z] Selecting previously unselected package libpython-dev:amd64.\n [2020-01-09T17:11:19.911Z] Preparing to unpack .../libpython-dev_2.7.12-1~16.04_amd64.deb ...\n [2020-01-09T17:11:19.911Z] Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ...\n [2020-01-09T17:11:19.911Z] Selecting previously unselected package libpython-all-dev:amd64.\n [2020-01-09T17:11:19.911Z] Preparing to unpack .../libpython-all-dev_2.7.12-1~16.04_amd64.deb ...\n [2020-01-09T17:11:19.911Z] Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ...\n [2020-01-09T17:11:19.911Z] Selecting previously unselected package zlib1g-dev:amd64.\n [2020-01-09T17:11:19.911Z] Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.1_amd64.deb ...\n [2020-01-09T17:11:19.911Z] Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ...\n [2020-01-09T17:11:19.911Z] Selecting previously unselected package libssl-dev:amd64.\n [2020-01-09T17:11:19.911Z] Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.15_amd64.deb ...\n [2020-01-09T17:11:19.911Z] Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.15) ...\n [2020-01-09T17:11:20.174Z] Selecting previously unselected package libssl-doc.\n [2020-01-09T17:11:20.174Z] Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.15_all.deb ...\n [2020-01-09T17:11:20.174Z] Unpacking libssl-doc (1.0.2g-1ubuntu4.15) ...\n [2020-01-09T17:11:20.484Z] b8d9a83fac17: Pull complete\n [2020-01-09T17:11:20.484Z] 22b9cc76ef94: Pull complete\n [2020-01-09T17:11:20.741Z] Selecting previously unselected package libuv1:amd64.\n [2020-01-09T17:11:20.741Z] Preparing to unpack .../libuv1_1.8.0-1_amd64.deb ...\n [2020-01-09T17:11:20.741Z] Unpacking libuv1:amd64 (1.8.0-1) ...\n [2020-01-09T17:11:20.754Z] 0e0d286195ea: Pull complete\n [2020-01-09T17:11:21.004Z] Selecting previously unselected package libuv1-dev:amd64.\n [2020-01-09T17:11:21.005Z] Preparing to unpack .../libuv1-dev_1.8.0-1_amd64.deb ...\n [2020-01-09T17:11:21.005Z] Unpacking libuv1-dev:amd64 (1.8.0-1) ...\n [2020-01-09T17:11:21.005Z] Selecting previously unselected package python-six.\n [2020-01-09T17:11:21.005Z] Preparing to unpack .../python-six_1.10.0-3_all.deb ...\n [2020-01-09T17:11:21.005Z] Unpacking python-six (1.10.0-3) ...\n [2020-01-09T17:11:21.005Z] Selecting previously unselected package python-urllib3.\n [2020-01-09T17:11:21.005Z] Preparing to unpack .../python-urllib3_1.13.1-2ubuntu0.16.04.3_all.deb ...\n [2020-01-09T17:11:21.005Z] Unpacking python-urllib3 (1.13.1-2ubuntu0.16.04.3) ...\n [2020-01-09T17:11:21.025Z] 120fa5dd162f: Pull complete\n [2020-01-09T17:11:21.025Z] Digest: sha256:181800dada370557133a502977d0e3f7abda0c25b9bbb035f199f5eb6082a114\n [2020-01-09T17:11:21.025Z] Status: Downloaded newer image for ubuntu:16.04\n [2020-01-09T17:11:21.025Z] ---> 02979c91ccf9\n [2020-01-09T17:11:21.025Z] Step 2/12 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\' maintainer=\'EdgeX Foundry \'\n [2020-01-09T17:11:21.265Z] Selecting previously unselected package python-chardet.\n [2020-01-09T17:11:21.265Z] Preparing to unpack .../python-chardet_2.3.0-2_all.deb ...\n [2020-01-09T17:11:21.265Z] Unpacking python-chardet (2.3.0-2) ...\n [2020-01-09T17:11:21.526Z] Selecting previously unselected package python-requests.\n [2020-01-09T17:11:21.526Z] Preparing to unpack .../python-requests_2.9.1-3ubuntu0.1_all.deb ...\n [2020-01-09T17:11:21.526Z] Unpacking python-requests (2.9.1-3ubuntu0.1) ...\n [2020-01-09T17:11:21.526Z] Selecting previously unselected package linkchecker.\n [2020-01-09T17:11:21.526Z] Preparing to unpack .../linkchecker_9.3-1+deb8u1build0.16.04.1_amd64.deb ...\n [2020-01-09T17:11:21.526Z] Unpacking linkchecker (9.3-1+deb8u1build0.16.04.1) ...\n [2020-01-09T17:11:22.462Z] Selecting previously unselected package manpages-dev.\n [2020-01-09T17:11:22.462Z] Preparing to unpack .../manpages-dev_4.04-2_all.deb ...\n [2020-01-09T17:11:22.462Z] Unpacking manpages-dev (4.04-2) ...\n [2020-01-09T17:11:22.995Z] ---> Running in 85f739153e9e\n [2020-01-09T17:11:22.995Z] Removing intermediate container 85f739153e9e\n [2020-01-09T17:11:22.995Z] ---> 945e4a3c3d5e\n [2020-01-09T17:11:22.995Z] Step 3/12 : RUN apt-get update && apt-get dist-upgrade -y && apt-get install -y git python-pip nodejs npm make linkchecker wget curl\n [2020-01-09T17:11:23.265Z] ---> Running in 101a6ff0a561\n [2020-01-09T17:11:23.841Z] Selecting previously unselected package nodejs.\n [2020-01-09T17:11:23.841Z] Preparing to unpack .../nodejs_4.2.6~dfsg-1ubuntu4.2_amd64.deb ...\n [2020-01-09T17:11:24.103Z] Unpacking nodejs (4.2.6~dfsg-1ubuntu4.2) ...\n [2020-01-09T17:11:24.696Z] Get:1 http://ports.ubuntu.com/ubuntu-ports xenial InRelease [247 kB]\n [2020-01-09T17:11:25.000Z] Get:2 http://ports.ubuntu.com/ubuntu-ports xenial-updates InRelease [109 kB]\n [2020-01-09T17:11:25.000Z] Get:3 http://ports.ubuntu.com/ubuntu-ports xenial-backports InRelease [107 kB]\n [2020-01-09T17:11:25.046Z] Selecting previously unselected package node-async.\n [2020-01-09T17:11:25.046Z] Preparing to unpack .../node-async_0.8.0-1_all.deb ...\n [2020-01-09T17:11:25.046Z] Unpacking node-async (0.8.0-1) ...\n [2020-01-09T17:11:25.046Z] Selecting previously unselected package node-node-uuid.\n [2020-01-09T17:11:25.046Z] Preparing to unpack .../node-node-uuid_1.4.0-1_all.deb ...\n [2020-01-09T17:11:25.046Z] Unpacking node-node-uuid (1.4.0-1) ...\n [2020-01-09T17:11:25.046Z] Selecting previously unselected package node-underscore.\n [2020-01-09T17:11:25.046Z] Preparing to unpack .../node-underscore_1.7.0~dfsg-1ubuntu1_all.deb ...\n [2020-01-09T17:11:25.046Z] Unpacking node-underscore (1.7.0~dfsg-1ubuntu1) ...\n [2020-01-09T17:11:25.046Z] Selecting previously unselected package python-all.\n [2020-01-09T17:11:25.046Z] Preparing to unpack .../python-all_2.7.12-1~16.04_amd64.deb ...\n [2020-01-09T17:11:25.046Z] Unpacking python-all (2.7.12-1~16.04) ...\n [2020-01-09T17:11:25.269Z] Get:4 http://ports.ubuntu.com/ubuntu-ports xenial-security InRelease [109 kB]\n [2020-01-09T17:11:25.269Z] Get:5 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 Packages [1466 kB]\n [2020-01-09T17:11:25.303Z] Selecting previously unselected package python2.7-dev.\n [2020-01-09T17:11:25.303Z] Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.9_amd64.deb ...\n [2020-01-09T17:11:25.303Z] Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.9) ...\n [2020-01-09T17:11:25.303Z] Selecting previously unselected package python-dev.\n [2020-01-09T17:11:25.303Z] Preparing to unpack .../python-dev_2.7.12-1~16.04_amd64.deb ...\n [2020-01-09T17:11:25.303Z] Unpacking python-dev (2.7.12-1~16.04) ...\n [2020-01-09T17:11:25.303Z] Selecting previously unselected package python-all-dev.\n [2020-01-09T17:11:25.303Z] Preparing to unpack .../python-all-dev_2.7.12-1~16.04_amd64.deb ...\n [2020-01-09T17:11:25.303Z] Unpacking python-all-dev (2.7.12-1~16.04) ...\n [2020-01-09T17:11:25.303Z] Selecting previously unselected package python-cffi-backend.\n [2020-01-09T17:11:25.303Z] Preparing to unpack .../python-cffi-backend_1.5.2-1ubuntu1_amd64.deb ...\n [2020-01-09T17:11:25.303Z] Unpacking python-cffi-backend (1.5.2-1ubuntu1) ...\n [2020-01-09T17:11:25.565Z] Selecting previously unselected package python-enum34.\n [2020-01-09T17:11:25.565Z] Preparing to unpack .../python-enum34_1.1.2-1_all.deb ...\n [2020-01-09T17:11:25.565Z] Unpacking python-enum34 (1.1.2-1) ...\n [2020-01-09T17:11:25.565Z] Selecting previously unselected package python-idna.\n [2020-01-09T17:11:25.565Z] Preparing to unpack .../python-idna_2.0-3_all.deb ...\n [2020-01-09T17:11:25.565Z] Unpacking python-idna (2.0-3) ...\n [2020-01-09T17:11:25.565Z] Selecting previously unselected package python-ipaddress.\n [2020-01-09T17:11:25.565Z] Preparing to unpack .../python-ipaddress_1.0.16-1_all.deb ...\n [2020-01-09T17:11:25.565Z] Unpacking python-ipaddress (1.0.16-1) ...\n [2020-01-09T17:11:25.826Z] Selecting previously unselected package python-pyasn1.\n [2020-01-09T17:11:25.826Z] Preparing to unpack .../python-pyasn1_0.1.9-1_all.deb ...\n [2020-01-09T17:11:25.826Z] Unpacking python-pyasn1 (0.1.9-1) ...\n [2020-01-09T17:11:26.087Z] Selecting previously unselected package python-cryptography.\n [2020-01-09T17:11:26.087Z] Preparing to unpack .../python-cryptography_1.2.3-1ubuntu0.2_amd64.deb ...\n [2020-01-09T17:11:26.087Z] Unpacking python-cryptography (1.2.3-1ubuntu0.2) ...\n [2020-01-09T17:11:26.251Z] Get:6 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 Packages [9493 kB]\n [2020-01-09T17:11:26.346Z] Selecting previously unselected package python-openssl.\n [2020-01-09T17:11:26.346Z] Preparing to unpack .../python-openssl_0.15.1-2ubuntu0.2_all.deb ...\n [2020-01-09T17:11:26.346Z] Unpacking python-openssl (0.15.1-2ubuntu0.2) ...\n [2020-01-09T17:11:26.606Z] Selecting previously unselected package python-ndg-httpsclient.\n [2020-01-09T17:11:26.606Z] Preparing to unpack .../python-ndg-httpsclient_0.4.0-3_all.deb ...\n [2020-01-09T17:11:26.606Z] Unpacking python-ndg-httpsclient (0.4.0-3) ...\n [2020-01-09T17:11:26.606Z] Selecting previously unselected package python-pip-whl.\n [2020-01-09T17:11:26.606Z] Preparing to unpack .../python-pip-whl_8.1.1-2ubuntu0.4_all.deb ...\n [2020-01-09T17:11:26.606Z] Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ...\n [2020-01-09T17:11:26.865Z] Selecting previously unselected package python-pip.\n [2020-01-09T17:11:26.865Z] Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ...\n [2020-01-09T17:11:26.865Z] Unpacking python-pip (8.1.1-2ubuntu0.4) ...\n [2020-01-09T17:11:27.128Z] Selecting previously unselected package python-setuptools.\n [2020-01-09T17:11:27.128Z] Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ...\n [2020-01-09T17:11:27.128Z] Unpacking python-setuptools (20.7.0-1) ...\n [2020-01-09T17:11:27.387Z] Selecting previously unselected package python-wheel.\n [2020-01-09T17:11:27.387Z] Preparing to unpack .../python-wheel_0.29.0-1_all.deb ...\n [2020-01-09T17:11:27.387Z] Unpacking python-wheel (0.29.0-1) ...\n [2020-01-09T17:11:27.655Z] Selecting previously unselected package rename.\n [2020-01-09T17:11:27.655Z] Preparing to unpack .../archives/rename_0.20-4_all.deb ...\n [2020-01-09T17:11:27.655Z] Unpacking rename (0.20-4) ...\n [2020-01-09T17:11:27.913Z] Selecting previously unselected package libjs-inherits.\n [2020-01-09T17:11:27.913Z] Preparing to unpack .../libjs-inherits_2.0.1-3_all.deb ...\n [2020-01-09T17:11:27.913Z] Unpacking libjs-inherits (2.0.1-3) ...\n [2020-01-09T17:11:27.913Z] Selecting previously unselected package node-abbrev.\n [2020-01-09T17:11:27.913Z] Preparing to unpack .../node-abbrev_1.0.5-2_all.deb ...\n [2020-01-09T17:11:27.913Z] Unpacking node-abbrev (1.0.5-2) ...\n [2020-01-09T17:11:27.913Z] Selecting previously unselected package node-ansi.\n [2020-01-09T17:11:27.913Z] Preparing to unpack .../node-ansi_0.3.0-2_all.deb ...\n [2020-01-09T17:11:27.913Z] Unpacking node-ansi (0.3.0-2) ...\n [2020-01-09T17:11:28.176Z] Selecting previously unselected package node-ansi-color-table.\n [2020-01-09T17:11:28.176Z] Preparing to unpack .../node-ansi-color-table_1.0.0-1_all.deb ...\n [2020-01-09T17:11:28.176Z] Unpacking node-ansi-color-table (1.0.0-1) ...\n [2020-01-09T17:11:28.176Z] Selecting previously unselected package node-archy.\n [2020-01-09T17:11:28.176Z] Preparing to unpack .../node-archy_0.0.2-1_all.deb ...\n [2020-01-09T17:11:28.176Z] Unpacking node-archy (0.0.2-1) ...\n [2020-01-09T17:11:28.176Z] Selecting previously unselected package node-inherits.\n [2020-01-09T17:11:28.176Z] Preparing to unpack .../node-inherits_2.0.1-3_all.deb ...\n [2020-01-09T17:11:28.176Z] Unpacking node-inherits (2.0.1-3) ...\n [2020-01-09T17:11:28.176Z] Selecting previously unselected package node-block-stream.\n [2020-01-09T17:11:28.176Z] Preparing to unpack .../node-block-stream_0.0.7-1_all.deb ...\n [2020-01-09T17:11:28.436Z] Unpacking node-block-stream (0.0.7-1) ...\n [2020-01-09T17:11:28.436Z] Selecting previously unselected package node-delayed-stream.\n [2020-01-09T17:11:28.436Z] Preparing to unpack .../node-delayed-stream_0.0.5-1_all.deb ...\n [2020-01-09T17:11:28.436Z] Unpacking node-delayed-stream (0.0.5-1) ...\n [2020-01-09T17:11:28.436Z] Selecting previously unselected package node-combined-stream.\n [2020-01-09T17:11:28.436Z] Preparing to unpack .../node-combined-stream_0.0.5-1_all.deb ...\n [2020-01-09T17:11:28.436Z] Unpacking node-combined-stream (0.0.5-1) ...\n [2020-01-09T17:11:28.436Z] Selecting previously unselected package node-cookie-jar.\n [2020-01-09T17:11:28.436Z] Preparing to unpack .../node-cookie-jar_0.3.1-1_all.deb ...\n [2020-01-09T17:11:28.436Z] Unpacking node-cookie-jar (0.3.1-1) ...\n [2020-01-09T17:11:28.694Z] Selecting previously unselected package node-forever-agent.\n [2020-01-09T17:11:28.695Z] Preparing to unpack .../node-forever-agent_0.5.1-1_all.deb ...\n [2020-01-09T17:11:28.695Z] Unpacking node-forever-agent (0.5.1-1) ...\n [2020-01-09T17:11:28.695Z] Selecting previously unselected package node-mime.\n [2020-01-09T17:11:28.695Z] Preparing to unpack .../node-mime_1.3.4-1_all.deb ...\n [2020-01-09T17:11:28.695Z] Unpacking node-mime (1.3.4-1) ...\n [2020-01-09T17:11:28.695Z] Selecting previously unselected package node-form-data.\n [2020-01-09T17:11:28.695Z] Preparing to unpack .../node-form-data_0.1.0-1_all.deb ...\n [2020-01-09T17:11:28.695Z] Unpacking node-form-data (0.1.0-1) ...\n [2020-01-09T17:11:28.695Z] Selecting previously unselected package node-rimraf.\n [2020-01-09T17:11:28.695Z] Preparing to unpack .../node-rimraf_2.2.8-1_all.deb ...\n [2020-01-09T17:11:28.695Z] Unpacking node-rimraf (2.2.8-1) ...\n [2020-01-09T17:11:28.954Z] Selecting previously unselected package node-mkdirp.\n [2020-01-09T17:11:28.954Z] Preparing to unpack .../node-mkdirp_0.5.0-1_all.deb ...\n [2020-01-09T17:11:28.954Z] Unpacking node-mkdirp (0.5.0-1) ...\n [2020-01-09T17:11:28.954Z] Selecting previously unselected package node-graceful-fs.\n [2020-01-09T17:11:28.954Z] Preparing to unpack .../node-graceful-fs_3.0.2-1_all.deb ...\n [2020-01-09T17:11:28.954Z] Unpacking node-graceful-fs (3.0.2-1) ...\n [2020-01-09T17:11:28.954Z] Selecting previously unselected package node-fstream.\n [2020-01-09T17:11:28.954Z] Preparing to unpack .../node-fstream_0.1.24-1_all.deb ...\n [2020-01-09T17:11:28.954Z] Unpacking node-fstream (0.1.24-1) ...\n [2020-01-09T17:11:29.212Z] Selecting previously unselected package node-lru-cache.\n [2020-01-09T17:11:29.212Z] Preparing to unpack .../node-lru-cache_2.3.1-1_all.deb ...\n [2020-01-09T17:11:29.212Z] Unpacking node-lru-cache (2.3.1-1) ...\n [2020-01-09T17:11:29.212Z] Selecting previously unselected package node-sigmund.\n [2020-01-09T17:11:29.212Z] Preparing to unpack .../node-sigmund_1.0.0-1_all.deb ...\n [2020-01-09T17:11:29.212Z] Unpacking node-sigmund (1.0.0-1) ...\n [2020-01-09T17:11:29.212Z] Selecting previously unselected package node-minimatch.\n [2020-01-09T17:11:29.212Z] Preparing to unpack .../node-minimatch_1.0.0-1_all.deb ...\n [2020-01-09T17:11:29.212Z] Unpacking node-minimatch (1.0.0-1) ...\n [2020-01-09T17:11:29.471Z] Selecting previously unselected package node-fstream-ignore.\n [2020-01-09T17:11:29.471Z] Preparing to unpack .../node-fstream-ignore_0.0.6-2_all.deb ...\n [2020-01-09T17:11:29.471Z] Unpacking node-fstream-ignore (0.0.6-2) ...\n [2020-01-09T17:11:29.471Z] Selecting previously unselected package node-github-url-from-git.\n [2020-01-09T17:11:29.471Z] Preparing to unpack .../node-github-url-from-git_1.1.1-1_all.deb ...\n [2020-01-09T17:11:29.471Z] Unpacking node-github-url-from-git (1.1.1-1) ...\n [2020-01-09T17:11:29.471Z] Selecting previously unselected package node-once.\n [2020-01-09T17:11:29.471Z] Preparing to unpack .../node-once_1.1.1-1_all.deb ...\n [2020-01-09T17:11:29.471Z] Unpacking node-once (1.1.1-1) ...\n [2020-01-09T17:11:29.731Z] Selecting previously unselected package node-glob.\n [2020-01-09T17:11:29.731Z] Preparing to unpack .../node-glob_4.0.5-1_all.deb ...\n [2020-01-09T17:11:29.731Z] Unpacking node-glob (4.0.5-1) ...\n [2020-01-09T17:11:29.731Z] Selecting previously unselected package nodejs-dev.\n [2020-01-09T17:11:29.731Z] Preparing to unpack .../nodejs-dev_4.2.6~dfsg-1ubuntu4.2_amd64.deb ...\n [2020-01-09T17:11:29.731Z] Unpacking nodejs-dev (4.2.6~dfsg-1ubuntu4.2) ...\n [2020-01-09T17:11:29.989Z] Selecting previously unselected package node-nopt.\n [2020-01-09T17:11:29.989Z] Preparing to unpack .../node-nopt_3.0.1-1_all.deb ...\n [2020-01-09T17:11:29.989Z] Unpacking node-nopt (3.0.1-1) ...\n [2020-01-09T17:11:29.989Z] Selecting previously unselected package node-npmlog.\n [2020-01-09T17:11:29.989Z] Preparing to unpack .../node-npmlog_0.0.4-1_all.deb ...\n [2020-01-09T17:11:29.989Z] Unpacking node-npmlog (0.0.4-1) ...\n [2020-01-09T17:11:30.247Z] Selecting previously unselected package node-osenv.\n [2020-01-09T17:11:30.247Z] Preparing to unpack .../node-osenv_0.1.0-1_all.deb ...\n [2020-01-09T17:11:30.247Z] Unpacking node-osenv (0.1.0-1) ...\n [2020-01-09T17:11:30.247Z] Selecting previously unselected package node-tunnel-agent.\n [2020-01-09T17:11:30.247Z] Preparing to unpack .../node-tunnel-agent_0.3.1-1_all.deb ...\n [2020-01-09T17:11:30.247Z] Unpacking node-tunnel-agent (0.3.1-1) ...\n [2020-01-09T17:11:30.247Z] Selecting previously unselected package node-json-stringify-safe.\n [2020-01-09T17:11:30.247Z] Preparing to unpack .../node-json-stringify-safe_5.0.0-1_all.deb ...\n [2020-01-09T17:11:30.247Z] Unpacking node-json-stringify-safe (5.0.0-1) ...\n [2020-01-09T17:11:30.508Z] Selecting previously unselected package node-qs.\n [2020-01-09T17:11:30.508Z] Preparing to unpack .../node-qs_2.2.4-1_all.deb ...\n [2020-01-09T17:11:30.508Z] Unpacking node-qs (2.2.4-1) ...\n [2020-01-09T17:11:30.508Z] Selecting previously unselected package node-request.\n [2020-01-09T17:11:30.508Z] Preparing to unpack .../node-request_2.26.1-1_all.deb ...\n [2020-01-09T17:11:30.508Z] Unpacking node-request (2.26.1-1) ...\n [2020-01-09T17:11:30.508Z] Selecting previously unselected package node-semver.\n [2020-01-09T17:11:30.508Z] Preparing to unpack .../node-semver_2.1.0-2_all.deb ...\n [2020-01-09T17:11:30.508Z] Unpacking node-semver (2.1.0-2) ...\n [2020-01-09T17:11:30.508Z] Selecting previously unselected package node-tar.\n [2020-01-09T17:11:30.508Z] Preparing to unpack .../node-tar_1.0.3-2_all.deb ...\n [2020-01-09T17:11:30.508Z] Unpacking node-tar (1.0.3-2) ...\n [2020-01-09T17:11:30.531Z] Get:7 http://ports.ubuntu.com/ubuntu-ports xenial/multiverse arm64 Packages [146 kB]\n [2020-01-09T17:11:30.531Z] Get:8 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 Packages [973 kB]\n [2020-01-09T17:11:30.767Z] Selecting previously unselected package node-which.\n [2020-01-09T17:11:30.767Z] Preparing to unpack .../node-which_1.0.5-2_all.deb ...\n [2020-01-09T17:11:30.767Z] Unpacking node-which (1.0.5-2) ...\n [2020-01-09T17:11:30.767Z] Selecting previously unselected package node-gyp.\n [2020-01-09T17:11:30.767Z] Preparing to unpack .../node-gyp_3.0.3-2ubuntu1_all.deb ...\n [2020-01-09T17:11:30.767Z] Unpacking node-gyp (3.0.3-2ubuntu1) ...\n [2020-01-09T17:11:30.802Z] Get:9 http://ports.ubuntu.com/ubuntu-ports xenial-updates/universe arm64 Packages [918 kB]\n [2020-01-09T17:11:31.026Z] Selecting previously unselected package node-ini.\n [2020-01-09T17:11:31.026Z] Preparing to unpack .../node-ini_1.1.0-1_all.deb ...\n [2020-01-09T17:11:31.026Z] Unpacking node-ini (1.1.0-1) ...\n [2020-01-09T17:11:31.026Z] Selecting previously unselected package node-lockfile.\n [2020-01-09T17:11:31.026Z] Preparing to unpack .../node-lockfile_0.4.1-1_all.deb ...\n [2020-01-09T17:11:31.026Z] Unpacking node-lockfile (0.4.1-1) ...\n [2020-01-09T17:11:31.026Z] Selecting previously unselected package node-mute-stream.\n [2020-01-09T17:11:31.026Z] Preparing to unpack .../node-mute-stream_0.0.4-1_all.deb ...\n [2020-01-09T17:11:31.026Z] Unpacking node-mute-stream (0.0.4-1) ...\n [2020-01-09T17:11:31.285Z] Selecting previously unselected package node-normalize-package-data.\n [2020-01-09T17:11:31.285Z] Preparing to unpack .../node-normalize-package-data_0.2.2-1_all.deb ...\n [2020-01-09T17:11:31.285Z] Unpacking node-normalize-package-data (0.2.2-1) ...\n [2020-01-09T17:11:31.285Z] Selecting previously unselected package node-read.\n [2020-01-09T17:11:31.285Z] Preparing to unpack .../node-read_1.0.5-1_all.deb ...\n [2020-01-09T17:11:31.285Z] Unpacking node-read (1.0.5-1) ...\n [2020-01-09T17:11:31.285Z] Selecting previously unselected package node-read-package-json.\n [2020-01-09T17:11:31.285Z] Preparing to unpack .../node-read-package-json_1.2.4-1_all.deb ...\n [2020-01-09T17:11:31.285Z] Unpacking node-read-package-json (1.2.4-1) ...\n [2020-01-09T17:11:31.285Z] Selecting previously unselected package node-retry.\n [2020-01-09T17:11:31.285Z] Preparing to unpack .../node-retry_0.6.0-1_all.deb ...\n [2020-01-09T17:11:31.285Z] Unpacking node-retry (0.6.0-1) ...\n [2020-01-09T17:11:31.543Z] Selecting previously unselected package node-sha.\n [2020-01-09T17:11:31.543Z] Preparing to unpack .../node-sha_1.2.3-1_all.deb ...\n [2020-01-09T17:11:31.543Z] Unpacking node-sha (1.2.3-1) ...\n [2020-01-09T17:11:31.543Z] Selecting previously unselected package node-slide.\n [2020-01-09T17:11:31.543Z] Preparing to unpack .../node-slide_1.1.4-1_all.deb ...\n [2020-01-09T17:11:31.543Z] Unpacking node-slide (1.1.4-1) ...\n [2020-01-09T17:11:31.543Z] Selecting previously unselected package npm.\n [2020-01-09T17:11:31.543Z] Preparing to unpack .../npm_3.5.2-0ubuntu4_all.deb ...\n [2020-01-09T17:11:31.543Z] Unpacking npm (3.5.2-0ubuntu4) ...\n [2020-01-09T17:11:31.776Z] Get:10 http://ports.ubuntu.com/ubuntu-ports xenial-updates/multiverse arm64 Packages [12.4 kB]\n [2020-01-09T17:11:31.776Z] Get:11 http://ports.ubuntu.com/ubuntu-ports xenial-backports/main arm64 Packages [7905 B]\n [2020-01-09T17:11:31.776Z] Get:12 http://ports.ubuntu.com/ubuntu-ports xenial-backports/universe arm64 Packages [7361 B]\n [2020-01-09T17:11:31.776Z] Get:13 http://ports.ubuntu.com/ubuntu-ports xenial-security/main arm64 Packages [643 kB]\n [2020-01-09T17:11:32.380Z] Get:14 http://ports.ubuntu.com/ubuntu-ports xenial-security/universe arm64 Packages [544 kB]\n [2020-01-09T17:11:32.651Z] Get:15 http://ports.ubuntu.com/ubuntu-ports xenial-security/multiverse arm64 Packages [2107 B]\n [2020-01-09T17:11:32.928Z] Fetched 14.8 MB in 8s (1745 kB/s)\n [2020-01-09T17:11:36.819Z] Processing triggers for libc-bin (2.23-0ubuntu11) ...\n [2020-01-09T17:11:36.819Z] Processing triggers for systemd (229-4ubuntu21.23) ...\n [2020-01-09T17:11:36.819Z] Setting up libatm1:amd64 (1:2.5.1-1.5) ...\n [2020-01-09T17:11:36.819Z] Setting up libmnl0:amd64 (1.0.3-5) ...\n [2020-01-09T17:11:36.819Z] Setting up libpopt0:amd64 (1.16-10) ...\n [2020-01-09T17:11:36.819Z] Setting up libgdbm3:amd64 (1.8.3-13.1) ...\n [2020-01-09T17:11:36.819Z] Setting up libxau6:amd64 (1:1.0.8-1) ...\n [2020-01-09T17:11:36.819Z] Setting up libxdmcp6:amd64 (1:1.1.2-1.1) ...\n [2020-01-09T17:11:36.819Z] Setting up libxcb1:amd64 (1.11.1-1ubuntu1) ...\n [2020-01-09T17:11:36.819Z] Setting up libx11-data (2:1.6.3-1ubuntu2.1) ...\n [2020-01-09T17:11:36.819Z] Setting up libx11-6:amd64 (2:1.6.3-1ubuntu2.1) ...\n [2020-01-09T17:11:37.079Z] Setting up libxext6:amd64 (2:1.3.3-1) ...\n [2020-01-09T17:11:37.079Z] Setting up perl-modules-5.22 (5.22.1-9ubuntu0.6) ...\n [2020-01-09T17:11:37.079Z] Setting up libperl5.22:amd64 (5.22.1-9ubuntu0.6) ...\n [2020-01-09T17:11:37.079Z] Setting up perl (5.22.1-9ubuntu0.6) ...\n [2020-01-09T17:11:37.079Z] update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode\n [2020-01-09T17:11:37.079Z] Setting up mime-support (3.59ubuntu1) ...\n [2020-01-09T17:11:37.300Z] Reading package lists...\n [2020-01-09T17:11:37.344Z] Setting up libexpat1:amd64 (2.1.0-7ubuntu0.16.04.5) ...\n [2020-01-09T17:11:37.344Z] Setting up libffi6:amd64 (3.2.1-4) ...\n [2020-01-09T17:11:37.344Z] Setting up libsqlite3-0:amd64 (3.11.0-1ubuntu1.3) ...\n [2020-01-09T17:11:37.344Z] Setting up libssl1.0.0:amd64 (1.0.2g-1ubuntu4.15) ...\n [2020-01-09T17:11:37.608Z] debconf: unable to initialize frontend: Dialog\n [2020-01-09T17:11:37.608Z] debconf: (TERM is not set, so the dialog frontend is not usable.)\n [2020-01-09T17:11:37.608Z] debconf: falling back to frontend: Readline\n [2020-01-09T17:11:37.608Z] Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.9) ...\n [2020-01-09T17:11:37.608Z] Setting up python2.7 (2.7.12-1ubuntu0~16.04.9) ...\n [2020-01-09T17:11:38.543Z] Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ...\n [2020-01-09T17:11:38.543Z] Setting up python (2.7.12-1~16.04) ...\n [2020-01-09T17:11:38.543Z] Setting up libgmp10:amd64 (2:6.1.0+dfsg-2) ...\n [2020-01-09T17:11:38.543Z] Setting up libmpfr4:amd64 (3.1.4-1) ...\n [2020-01-09T17:11:38.543Z] Setting up libmpc3:amd64 (1.0.3-1) ...\n [2020-01-09T17:11:38.806Z] Setting up bzip2 (1.0.6-8ubuntu0.2) ...\n [2020-01-09T17:11:38.806Z] Setting up libmagic1:amd64 (1:5.25-2ubuntu1.3) ...\n [2020-01-09T17:11:38.806Z] Setting up file (1:5.25-2ubuntu1.3) ...\n [2020-01-09T17:11:38.806Z] Setting up iproute2 (4.3.0-1ubuntu3.16.04.5) ...\n [2020-01-09T17:11:38.806Z] Setting up ifupdown (0.8.10ubuntu1.4) ...\n [2020-01-09T17:11:39.071Z] Creating /etc/network/interfaces.\n [2020-01-09T17:11:39.331Z] Setting up libisc-export160 (1:9.10.3.dfsg.P4-8ubuntu1.15) ...\n [2020-01-09T17:11:39.331Z] Setting up libdns-export162 (1:9.10.3.dfsg.P4-8ubuntu1.15) ...\n [2020-01-09T17:11:39.331Z] Setting up isc-dhcp-client (4.3.3-5ubuntu12.10) ...\n [2020-01-09T17:11:39.331Z] Setting up isc-dhcp-common (4.3.3-5ubuntu12.10) ...\n [2020-01-09T17:11:39.592Z] Setting up less (481-2.1ubuntu0.2) ...\n [2020-01-09T17:11:39.592Z] debconf: unable to initialize frontend: Dialog\n [2020-01-09T17:11:39.592Z] debconf: (TERM is not set, so the dialog frontend is not usable.)\n [2020-01-09T17:11:39.592Z] debconf: falling back to frontend: Readline\n [2020-01-09T17:11:39.592Z] Setting up libbsd0:amd64 (0.8.2-1) ...\n [2020-01-09T17:11:39.592Z] Setting up libnettle6:amd64 (3.2-1ubuntu0.16.04.1) ...\n [2020-01-09T17:11:39.592Z] Setting up libhogweed4:amd64 (3.2-1ubuntu0.16.04.1) ...\n [2020-01-09T17:11:39.592Z] Setting up libidn11:amd64 (1.32-3ubuntu1.2) ...\n [2020-01-09T17:11:39.860Z] Setting up libp11-kit0:amd64 (0.23.2-5~ubuntu16.04.1) ...\n [2020-01-09T17:11:39.860Z] Setting up libtasn1-6:amd64 (4.7-3ubuntu0.16.04.3) ...\n [2020-01-09T17:11:39.860Z] Setting up libgnutls30:amd64 (3.4.10-4ubuntu1.6) ...\n [2020-01-09T17:11:39.860Z] Setting up libxtables11:amd64 (1.6.0-2ubuntu3) ...\n [2020-01-09T17:11:39.860Z] Setting up netbase (5.3) ...\n [2020-01-09T17:11:39.860Z] Setting up openssl (1.0.2g-1ubuntu4.15) ...\n [2020-01-09T17:11:39.860Z] Setting up ca-certificates (20170717~16.04.2) ...\n [2020-01-09T17:11:40.123Z] debconf: unable to initialize frontend: Dialog\n [2020-01-09T17:11:40.123Z] debconf: (TERM is not set, so the dialog frontend is not usable.)\n [2020-01-09T17:11:40.123Z] debconf: falling back to frontend: Readline\n [2020-01-09T17:11:40.688Z] Reading package lists...\n [2020-01-09T17:11:40.707Z] Setting up krb5-locales (1.13.2+dfsg-5ubuntu2.1) ...\n [2020-01-09T17:11:40.707Z] Setting up libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...\n [2020-01-09T17:11:40.707Z] Setting up libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...\n [2020-01-09T17:11:40.707Z] Setting up libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2.1) ...\n [2020-01-09T17:11:40.707Z] Setting up libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2.1) ...\n [2020-01-09T17:11:40.707Z] Setting up libkeyutils1:amd64 (1.5.9-8ubuntu1) ...\n [2020-01-09T17:11:40.968Z] Setting up libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2.1) ...\n [2020-01-09T17:11:40.968Z] Setting up libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2.1) ...\n [2020-01-09T17:11:40.968Z] Setting up libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...\n [2020-01-09T17:11:40.968Z] Setting up libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...\n [2020-01-09T17:11:40.968Z] Setting up libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...\n [2020-01-09T17:11:40.968Z] Setting up libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...\n [2020-01-09T17:11:40.968Z] Setting up libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...\n [2020-01-09T17:11:40.968Z] Setting up libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...\n [2020-01-09T17:11:40.968Z] Setting up libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...\n [2020-01-09T17:11:40.968Z] Setting up libsasl2-modules-db:amd64 (2.1.26.dfsg1-14ubuntu0.1) ...\n [2020-01-09T17:11:41.227Z] Setting up libsasl2-2:amd64 (2.1.26.dfsg1-14ubuntu0.1) ...\n [2020-01-09T17:11:41.227Z] Setting up libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.7) ...\n [2020-01-09T17:11:41.227Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ...\n [2020-01-09T17:11:41.227Z] Setting up libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.14) ...\n [2020-01-09T17:11:41.227Z] Setting up libedit2:amd64 (3.1-20150325-1ubuntu2) ...\n [2020-01-09T17:11:41.227Z] Setting up libicu55:amd64 (55.1-7ubuntu0.4) ...\n [2020-01-09T17:11:41.227Z] Setting up libsasl2-modules:amd64 (2.1.26.dfsg1-14ubuntu0.1) ...\n [2020-01-09T17:11:41.227Z] Setting up libxmuu1:amd64 (2:1.1.2-2) ...\n [2020-01-09T17:11:41.295Z] Building dependency tree...\n [2020-01-09T17:11:41.295Z] Reading state information...\n [2020-01-09T17:11:41.488Z] Setting up manpages (4.04-2) ...\n [2020-01-09T17:11:41.488Z] Setting up openssh-client (1:7.2p2-4ubuntu2.8) ...\n [2020-01-09T17:11:41.488Z] Setting up rsync (3.1.1-3ubuntu1.2) ...\n [2020-01-09T17:11:41.563Z] Calculating upgrade...\n [2020-01-09T17:11:41.746Z] invoke-rc.d: could not determine current runlevel\n [2020-01-09T17:11:41.746Z] invoke-rc.d: policy-rc.d denied execution of restart.\n [2020-01-09T17:11:41.746Z] Setting up wget (1.17.1-1ubuntu1.5) ...\n [2020-01-09T17:11:41.746Z] Setting up xauth (1:1.0.9-1ubuntu2) ...\n [2020-01-09T17:11:41.746Z] Setting up binutils (2.26.1-1ubuntu1~16.04.8) ...\n [2020-01-09T17:11:41.746Z] Setting up libc-dev-bin (2.23-0ubuntu11) ...\n [2020-01-09T17:11:41.746Z] Setting up linux-libc-dev:amd64 (4.4.0-171.200) ...\n [2020-01-09T17:11:41.746Z] Setting up libc6-dev:amd64 (2.23-0ubuntu11) ...\n [2020-01-09T17:11:41.746Z] Setting up libisl15:amd64 (0.16.1-1) ...\n [2020-01-09T17:11:41.746Z] Setting up cpp-5 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:11:41.746Z] Setting up cpp (4:5.3.1-1ubuntu1) ...\n [2020-01-09T17:11:41.842Z] 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n [2020-01-09T17:11:42.005Z] Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:11:42.005Z] Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:11:42.005Z] Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:11:42.005Z] Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:11:42.005Z] Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:11:42.005Z] Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:11:42.005Z] Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:11:42.005Z] Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:11:42.264Z] Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:11:42.264Z] Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:11:42.264Z] Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:11:42.264Z] Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:11:42.264Z] Setting up gcc-5 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:11:42.264Z] Setting up gcc (4:5.3.1-1ubuntu1) ...\n [2020-01-09T17:11:42.264Z] Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:11:42.264Z] Setting up g++-5 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:11:42.525Z] Setting up g++ (4:5.3.1-1ubuntu1) ...\n [2020-01-09T17:11:42.525Z] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\n [2020-01-09T17:11:42.525Z] Setting up make (4.1-6) ...\n [2020-01-09T17:11:43.093Z] Setting up libdpkg-perl (1.18.4ubuntu1.6) ...\n [2020-01-09T17:11:43.093Z] Setting up xz-utils (5.1.1alpha+20120614-2ubuntu2) ...\n [2020-01-09T17:11:43.093Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode\n [2020-01-09T17:11:43.093Z] Setting up patch (2.7.5-1ubuntu0.16.04.2) ...\n [2020-01-09T17:11:43.093Z] Setting up dpkg-dev (1.18.4ubuntu1.6) ...\n [2020-01-09T17:11:43.093Z] Setting up build-essential (12.1ubuntu2) ...\n [2020-01-09T17:11:43.352Z] Setting up curl (7.47.0-1ubuntu2.14) ...\n [2020-01-09T17:11:43.352Z] Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ...\n [2020-01-09T17:11:43.352Z] Setting up fakeroot (1.20.2-1ubuntu1) ...\n [2020-01-09T17:11:43.352Z] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\n [2020-01-09T17:11:43.352Z] Setting up liberror-perl (0.17-1.2) ...\n [2020-01-09T17:11:43.352Z] Setting up git-man (1:2.7.4-0ubuntu1.7) ...\n [2020-01-09T17:11:43.352Z] Setting up git (1:2.7.4-0ubuntu1.7) ...\n [2020-01-09T17:11:43.352Z] Setting up python-pkg-resources (20.7.0-1) ...\n [2020-01-09T17:11:43.611Z] Setting up gyp (0.1+20150913git1f374df9-1ubuntu1) ...\n [2020-01-09T17:11:44.182Z] Setting up javascript-common (11) ...\n [2020-01-09T17:11:44.182Z] Setting up libalgorithm-diff-perl (1.19.03-1) ...\n [2020-01-09T17:11:44.182Z] Setting up libalgorithm-diff-xs-perl (0.04-4build1) ...\n [2020-01-09T17:11:44.182Z] Setting up libalgorithm-merge-perl (0.08-3) ...\n [2020-01-09T17:11:44.182Z] Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.5) ...\n [2020-01-09T17:11:44.182Z] Setting up libfile-fcntllock-perl (0.22-3) ...\n [2020-01-09T17:11:44.182Z] Setting up libjs-jquery (1.11.3+dfsg-4) ...\n [2020-01-09T17:11:44.182Z] Setting up libjs-node-uuid (1.4.0-1) ...\n [2020-01-09T17:11:44.182Z] Setting up libjs-underscore (1.7.0~dfsg-1ubuntu1) ...\n [2020-01-09T17:11:44.182Z] Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.9) ...\n [2020-01-09T17:11:44.182Z] Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.9) ...\n [2020-01-09T17:11:44.182Z] Setting up libpython-dev:amd64 (2.7.12-1~16.04) ...\n [2020-01-09T17:11:44.182Z] Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ...\n [2020-01-09T17:11:44.440Z] Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ...\n [2020-01-09T17:11:44.440Z] Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.15) ...\n [2020-01-09T17:11:44.440Z] Setting up libssl-doc (1.0.2g-1ubuntu4.15) ...\n [2020-01-09T17:11:44.440Z] Setting up libuv1:amd64 (1.8.0-1) ...\n [2020-01-09T17:11:44.440Z] Setting up libuv1-dev:amd64 (1.8.0-1) ...\n [2020-01-09T17:11:44.440Z] Setting up python-six (1.10.0-3) ...\n [2020-01-09T17:11:44.700Z] Setting up python-urllib3 (1.13.1-2ubuntu0.16.04.3) ...\n [2020-01-09T17:11:44.700Z] Setting up python-chardet (2.3.0-2) ...\n [2020-01-09T17:11:45.641Z] Setting up python-requests (2.9.1-3ubuntu0.1) ...\n [2020-01-09T17:11:45.900Z] Setting up linkchecker (9.3-1+deb8u1build0.16.04.1) ...\n [2020-01-09T17:11:46.161Z] Setting up manpages-dev (4.04-2) ...\n [2020-01-09T17:11:46.161Z] Setting up nodejs (4.2.6~dfsg-1ubuntu4.2) ...\n [2020-01-09T17:11:46.161Z] update-alternatives: using /usr/bin/nodejs to provide /usr/bin/js (js) in auto mode\n [2020-01-09T17:11:46.161Z] Setting up node-async (0.8.0-1) ...\n [2020-01-09T17:11:46.161Z] Setting up node-node-uuid (1.4.0-1) ...\n [2020-01-09T17:11:46.164Z] Reading package lists...\n [2020-01-09T17:11:46.164Z] Building dependency tree...\n [2020-01-09T17:11:46.164Z] Reading state information...\n [2020-01-09T17:11:46.419Z] Setting up node-underscore (1.7.0~dfsg-1ubuntu1) ...\n [2020-01-09T17:11:46.419Z] Setting up python-all (2.7.12-1~16.04) ...\n [2020-01-09T17:11:46.419Z] Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.9) ...\n [2020-01-09T17:11:46.419Z] Setting up python-dev (2.7.12-1~16.04) ...\n [2020-01-09T17:11:46.419Z] Setting up python-all-dev (2.7.12-1~16.04) ...\n [2020-01-09T17:11:46.419Z] Setting up python-cffi-backend (1.5.2-1ubuntu1) ...\n [2020-01-09T17:11:46.419Z] Setting up python-enum34 (1.1.2-1) ...\n [2020-01-09T17:11:46.440Z] The following additional packages will be installed:\n [2020-01-09T17:11:46.440Z] binutils build-essential bzip2 ca-certificates cpp cpp-5 dpkg-dev fakeroot\n [2020-01-09T17:11:46.440Z] file g++ g++-5 gcc gcc-5 git-man gyp ifupdown iproute2 isc-dhcp-client\n [2020-01-09T17:11:46.440Z] isc-dhcp-common javascript-common krb5-locales less libalgorithm-diff-perl\n [2020-01-09T17:11:46.440Z] libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan2 libasn1-8-heimdal\n [2020-01-09T17:11:46.440Z] libatm1 libatomic1 libbsd0 libc-dev-bin libc6-dev libcc1-0 libcurl3-gnutls\n [2020-01-09T17:11:46.440Z] libdns-export162 libdpkg-perl libedit2 liberror-perl libexpat1 libexpat1-dev\n [2020-01-09T17:11:46.440Z] libfakeroot libffi6 libfile-fcntllock-perl libgcc-5-dev libgdbm3 libgmp10\n [2020-01-09T17:11:46.440Z] libgnutls30 libgomp1 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal\n [2020-01-09T17:11:46.440Z] libheimbase1-heimdal libheimntlm0-heimdal libhogweed4 libhx509-5-heimdal\n [2020-01-09T17:11:46.440Z] libicu55 libidn11 libisc-export160 libisl15 libitm1 libjs-inherits\n [2020-01-09T17:11:46.440Z] libjs-jquery libjs-node-uuid libjs-underscore libk5crypto3 libkeyutils1\n [2020-01-09T17:11:46.440Z] libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libmagic1 libmnl0\n [2020-01-09T17:11:46.440Z] libmpc3 libmpfr4 libnettle6 libp11-kit0 libperl5.22 libpopt0\n [2020-01-09T17:11:46.440Z] libpython-all-dev libpython-dev libpython-stdlib libpython2.7\n [2020-01-09T17:11:46.440Z] libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib libroken18-heimdal\n [2020-01-09T17:11:46.440Z] librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0\n [2020-01-09T17:11:46.440Z] libssl-dev libssl-doc libssl1.0.0 libstdc++-5-dev libtasn1-6 libubsan0\n [2020-01-09T17:11:46.440Z] libuv1 libuv1-dev libwind0-heimdal libx11-6 libx11-data libxau6 libxcb1\n [2020-01-09T17:11:46.440Z] libxdmcp6 libxext6 libxmuu1 libxtables11 linux-libc-dev manpages\n [2020-01-09T17:11:46.440Z] manpages-dev mime-support netbase node-abbrev node-ansi\n [2020-01-09T17:11:46.440Z] node-ansi-color-table node-archy node-async node-block-stream\n [2020-01-09T17:11:46.440Z] node-combined-stream node-cookie-jar node-delayed-stream node-forever-agent\n [2020-01-09T17:11:46.440Z] node-form-data node-fstream node-fstream-ignore node-github-url-from-git\n [2020-01-09T17:11:46.440Z] node-glob node-graceful-fs node-gyp node-inherits node-ini\n [2020-01-09T17:11:46.440Z] node-json-stringify-safe node-lockfile node-lru-cache node-mime\n [2020-01-09T17:11:46.440Z] node-minimatch node-mkdirp node-mute-stream node-node-uuid node-nopt\n [2020-01-09T17:11:46.440Z] node-normalize-package-data node-npmlog node-once node-osenv node-qs\n [2020-01-09T17:11:46.440Z] node-read node-read-package-json node-request node-retry node-rimraf\n [2020-01-09T17:11:46.440Z] node-semver node-sha node-sigmund node-slide node-tar node-tunnel-agent\n [2020-01-09T17:11:46.440Z] node-underscore node-which nodejs-dev openssh-client openssl patch perl\n [2020-01-09T17:11:46.440Z] perl-modules-5.22 python python-all python-all-dev python-cffi-backend\n [2020-01-09T17:11:46.440Z] python-chardet python-cryptography python-dev python-enum34 python-idna\n [2020-01-09T17:11:46.440Z] python-ipaddress python-minimal python-ndg-httpsclient python-openssl\n [2020-01-09T17:11:46.440Z] python-pip-whl python-pkg-resources python-pyasn1 python-requests\n [2020-01-09T17:11:46.440Z] python-setuptools python-six python-urllib3 python-wheel python2.7\n [2020-01-09T17:11:46.440Z] python2.7-dev python2.7-minimal rename rsync xauth xz-utils zlib1g-dev\n [2020-01-09T17:11:46.440Z] Suggested packages:\n [2020-01-09T17:11:46.440Z] binutils-doc bzip2-doc cpp-doc gcc-5-locales debian-keyring gcc-5-doc\n [2020-01-09T17:11:46.440Z] libstdc++6-5-dbg gcc-multilib autoconf automake libtool flex bison gdb\n [2020-01-09T17:11:46.440Z] gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan2-dbg\n [2020-01-09T17:11:46.440Z] liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx0-dbg\n [2020-01-09T17:11:46.440Z] libquadmath0-dbg gettext-base git-daemon-run | git-daemon-sysvinit git-doc\n [2020-01-09T17:11:46.440Z] git-el git-email git-gui gitk gitweb git-arch git-cvs git-mediawiki git-svn\n [2020-01-09T17:11:46.440Z] ppp rdnssd iproute2-doc resolvconf avahi-autoipd isc-dhcp-client-ddns\n [2020-01-09T17:11:46.440Z] apparmor apache2 | lighttpd | httpd glibc-doc gnutls-bin krb5-doc krb5-user\n [2020-01-09T17:11:46.440Z] libsasl2-modules-otp libsasl2-modules-ldap libsasl2-modules-sql\n [2020-01-09T17:11:46.440Z] libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal\n [2020-01-09T17:11:46.440Z] libstdc++-5-doc clamav-daemon linkchecker-gui linkchecker-web\n [2020-01-09T17:11:46.440Z] python-argcomplete python-cssutils python-gconf python-geoip python-meliae\n [2020-01-09T17:11:46.440Z] python-twill make-doc man-browser node-hawk node-aws-sign node-oauth-sign\n [2020-01-09T17:11:46.440Z] node-http-signature debhelper ssh-askpass libpam-ssh keychain monkeysphere\n [2020-01-09T17:11:46.440Z] ed diffutils-doc perl-doc libterm-readline-gnu-perl\n [2020-01-09T17:11:46.440Z] | libterm-readline-perl-perl python-doc python-tk python-cryptography-doc\n [2020-01-09T17:11:46.440Z] python-cryptography-vectors python-enum34-doc python-openssl-doc\n [2020-01-09T17:11:46.440Z] python-openssl-dbg doc-base python-setuptools-doc python-ntlm python2.7-doc\n [2020-01-09T17:11:46.440Z] binfmt-support openssh-server\n [2020-01-09T17:11:46.440Z] The following NEW packages will be installed:\n [2020-01-09T17:11:46.440Z] binutils build-essential bzip2 ca-certificates cpp cpp-5 curl dpkg-dev\n [2020-01-09T17:11:46.440Z] fakeroot file g++ g++-5 gcc gcc-5 git git-man gyp ifupdown iproute2\n [2020-01-09T17:11:46.440Z] isc-dhcp-client isc-dhcp-common javascript-common krb5-locales less\n [2020-01-09T17:11:46.440Z] libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n [2020-01-09T17:11:46.440Z] libasan2 libasn1-8-heimdal libatm1 libatomic1 libbsd0 libc-dev-bin libc6-dev\n [2020-01-09T17:11:46.440Z] libcc1-0 libcurl3-gnutls libdns-export162 libdpkg-perl libedit2\n [2020-01-09T17:11:46.440Z] liberror-perl libexpat1 libexpat1-dev libfakeroot libffi6\n [2020-01-09T17:11:46.440Z] libfile-fcntllock-perl libgcc-5-dev libgdbm3 libgmp10 libgnutls30 libgomp1\n [2020-01-09T17:11:46.440Z] libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal\n [2020-01-09T17:11:46.440Z] libheimntlm0-heimdal libhogweed4 libhx509-5-heimdal libicu55 libidn11\n [2020-01-09T17:11:46.440Z] libisc-export160 libisl15 libitm1 libjs-inherits libjs-jquery\n [2020-01-09T17:11:46.440Z] libjs-node-uuid libjs-underscore libk5crypto3 libkeyutils1\n [2020-01-09T17:11:46.440Z] libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libmagic1 libmnl0\n [2020-01-09T17:11:46.440Z] libmpc3 libmpfr4 libnettle6 libp11-kit0 libperl5.22 libpopt0\n [2020-01-09T17:11:46.440Z] libpython-all-dev libpython-dev libpython-stdlib libpython2.7\n [2020-01-09T17:11:46.440Z] libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib libroken18-heimdal\n [2020-01-09T17:11:46.440Z] librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0\n [2020-01-09T17:11:46.440Z] libssl-dev libssl-doc libssl1.0.0 libstdc++-5-dev libtasn1-6 libubsan0\n [2020-01-09T17:11:46.440Z] libuv1 libuv1-dev libwind0-heimdal libx11-6 libx11-data libxau6 libxcb1\n [2020-01-09T17:11:46.440Z] libxdmcp6 libxext6 libxmuu1 libxtables11 linkchecker linux-libc-dev make\n [2020-01-09T17:11:46.440Z] manpages manpages-dev mime-support netbase node-abbrev node-ansi\n [2020-01-09T17:11:46.440Z] node-ansi-color-table node-archy node-async node-block-stream\n [2020-01-09T17:11:46.440Z] node-combined-stream node-cookie-jar node-delayed-stream node-forever-agent\n [2020-01-09T17:11:46.440Z] node-form-data node-fstream node-fstream-ignore node-github-url-from-git\n [2020-01-09T17:11:46.440Z] node-glob node-graceful-fs node-gyp node-inherits node-ini\n [2020-01-09T17:11:46.440Z] node-json-stringify-safe node-lockfile node-lru-cache node-mime\n [2020-01-09T17:11:46.440Z] node-minimatch node-mkdirp node-mute-stream node-node-uuid node-nopt\n [2020-01-09T17:11:46.440Z] node-normalize-package-data node-npmlog node-once node-osenv node-qs\n [2020-01-09T17:11:46.440Z] node-read node-read-package-json node-request node-retry node-rimraf\n [2020-01-09T17:11:46.440Z] node-semver node-sha node-sigmund node-slide node-tar node-tunnel-agent\n [2020-01-09T17:11:46.440Z] node-underscore node-which nodejs nodejs-dev npm openssh-client openssl\n [2020-01-09T17:11:46.440Z] patch perl perl-modules-5.22 python python-all python-all-dev\n [2020-01-09T17:11:46.440Z] python-cffi-backend python-chardet python-cryptography python-dev\n [2020-01-09T17:11:46.440Z] python-enum34 python-idna python-ipaddress python-minimal\n [2020-01-09T17:11:46.440Z] python-ndg-httpsclient python-openssl python-pip python-pip-whl\n [2020-01-09T17:11:46.440Z] python-pkg-resources python-pyasn1 python-requests python-setuptools\n [2020-01-09T17:11:46.440Z] python-six python-urllib3 python-wheel python2.7 python2.7-dev\n [2020-01-09T17:11:46.440Z] python2.7-minimal rename rsync wget xauth xz-utils zlib1g-dev\n [2020-01-09T17:11:46.678Z] Setting up python-idna (2.0-3) ...\n [2020-01-09T17:11:46.939Z] Setting up python-ipaddress (1.0.16-1) ...\n [2020-01-09T17:11:46.939Z] Setting up python-pyasn1 (0.1.9-1) ...\n [2020-01-09T17:11:47.199Z] Setting up python-cryptography (1.2.3-1ubuntu0.2) ...\n [2020-01-09T17:11:47.459Z] Setting up python-openssl (0.15.1-2ubuntu0.2) ...\n [2020-01-09T17:11:47.720Z] Setting up python-ndg-httpsclient (0.4.0-3) ...\n [2020-01-09T17:11:47.720Z] Setting up python-pip-whl (8.1.1-2ubuntu0.4) ...\n [2020-01-09T17:11:47.720Z] Setting up python-pip (8.1.1-2ubuntu0.4) ...\n [2020-01-09T17:11:47.978Z] Setting up python-setuptools (20.7.0-1) ...\n [2020-01-09T17:11:48.236Z] Setting up python-wheel (0.29.0-1) ...\n [2020-01-09T17:11:48.236Z] Setting up rename (0.20-4) ...\n [2020-01-09T17:11:48.494Z] update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode\n [2020-01-09T17:11:48.494Z] Setting up libjs-inherits (2.0.1-3) ...\n [2020-01-09T17:11:48.494Z] Setting up node-abbrev (1.0.5-2) ...\n [2020-01-09T17:11:48.494Z] Setting up node-ansi (0.3.0-2) ...\n [2020-01-09T17:11:48.494Z] Setting up node-ansi-color-table (1.0.0-1) ...\n [2020-01-09T17:11:48.494Z] Setting up node-archy (0.0.2-1) ...\n [2020-01-09T17:11:48.494Z] Setting up node-inherits (2.0.1-3) ...\n [2020-01-09T17:11:48.494Z] Setting up node-block-stream (0.0.7-1) ...\n [2020-01-09T17:11:48.494Z] Setting up node-delayed-stream (0.0.5-1) ...\n [2020-01-09T17:11:48.494Z] Setting up node-combined-stream (0.0.5-1) ...\n [2020-01-09T17:11:48.494Z] Setting up node-cookie-jar (0.3.1-1) ...\n [2020-01-09T17:11:48.495Z] Setting up node-forever-agent (0.5.1-1) ...\n [2020-01-09T17:11:48.755Z] Setting up node-mime (1.3.4-1) ...\n [2020-01-09T17:11:48.755Z] Setting up node-form-data (0.1.0-1) ...\n [2020-01-09T17:11:48.755Z] Setting up node-rimraf (2.2.8-1) ...\n [2020-01-09T17:11:48.756Z] Setting up node-mkdirp (0.5.0-1) ...\n [2020-01-09T17:11:48.756Z] Setting up node-graceful-fs (3.0.2-1) ...\n [2020-01-09T17:11:48.756Z] Setting up node-fstream (0.1.24-1) ...\n [2020-01-09T17:11:48.756Z] Setting up node-lru-cache (2.3.1-1) ...\n [2020-01-09T17:11:48.756Z] Setting up node-sigmund (1.0.0-1) ...\n [2020-01-09T17:11:48.756Z] Setting up node-minimatch (1.0.0-1) ...\n [2020-01-09T17:11:49.035Z] Setting up node-fstream-ignore (0.0.6-2) ...\n [2020-01-09T17:11:49.035Z] Setting up node-github-url-from-git (1.1.1-1) ...\n [2020-01-09T17:11:49.035Z] Setting up node-once (1.1.1-1) ...\n [2020-01-09T17:11:49.035Z] Setting up node-glob (4.0.5-1) ...\n [2020-01-09T17:11:49.035Z] Setting up nodejs-dev (4.2.6~dfsg-1ubuntu4.2) ...\n [2020-01-09T17:11:49.035Z] Setting up node-nopt (3.0.1-1) ...\n [2020-01-09T17:11:49.035Z] Setting up node-npmlog (0.0.4-1) ...\n [2020-01-09T17:11:49.035Z] Setting up node-osenv (0.1.0-1) ...\n [2020-01-09T17:11:49.035Z] Setting up node-tunnel-agent (0.3.1-1) ...\n [2020-01-09T17:11:49.296Z] Setting up node-json-stringify-safe (5.0.0-1) ...\n [2020-01-09T17:11:49.296Z] Setting up node-qs (2.2.4-1) ...\n [2020-01-09T17:11:49.296Z] Setting up node-request (2.26.1-1) ...\n [2020-01-09T17:11:49.296Z] Setting up node-semver (2.1.0-2) ...\n [2020-01-09T17:11:49.296Z] Setting up node-tar (1.0.3-2) ...\n [2020-01-09T17:11:49.296Z] Setting up node-which (1.0.5-2) ...\n [2020-01-09T17:11:49.296Z] Setting up node-gyp (3.0.3-2ubuntu1) ...\n [2020-01-09T17:11:49.296Z] Setting up node-ini (1.1.0-1) ...\n [2020-01-09T17:11:49.296Z] Setting up node-lockfile (0.4.1-1) ...\n [2020-01-09T17:11:49.559Z] Setting up node-mute-stream (0.0.4-1) ...\n [2020-01-09T17:11:49.559Z] Setting up node-normalize-package-data (0.2.2-1) ...\n [2020-01-09T17:11:49.559Z] Setting up node-read (1.0.5-1) ...\n [2020-01-09T17:11:49.559Z] Setting up node-read-package-json (1.2.4-1) ...\n [2020-01-09T17:11:49.559Z] Setting up node-retry (0.6.0-1) ...\n [2020-01-09T17:11:49.559Z] Setting up node-sha (1.2.3-1) ...\n [2020-01-09T17:11:49.559Z] Setting up node-slide (1.1.4-1) ...\n [2020-01-09T17:11:49.559Z] Setting up npm (3.5.2-0ubuntu4) ...\n [2020-01-09T17:11:49.819Z] Processing triggers for libc-bin (2.23-0ubuntu11) ...\n [2020-01-09T17:11:49.819Z] Processing triggers for systemd (229-4ubuntu21.23) ...\n [2020-01-09T17:11:49.819Z] Processing triggers for ca-certificates (20170717~16.04.2) ...\n [2020-01-09T17:11:49.819Z] Updating certificates in /etc/ssl/certs...\n [2020-01-09T17:11:51.844Z] 0 upgraded, 202 newly installed, 0 to remove and 0 not upgraded.\n [2020-01-09T17:11:51.844Z] Need to get 95.9 MB of archives.\n [2020-01-09T17:11:51.844Z] After this operation, 352 MB of additional disk space will be used.\n [2020-01-09T17:11:51.844Z] Get:1 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 libatm1 arm64 1:2.5.1-1.5 [22.0 kB]\n [2020-01-09T17:11:51.844Z] Get:2 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 libmnl0 arm64 1.0.3-5 [11.0 kB]\n [2020-01-09T17:11:51.844Z] Get:3 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 libpopt0 arm64 1.16-10 [22.7 kB]\n [2020-01-09T17:11:51.844Z] Get:4 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 libgdbm3 arm64 1.8.3-13.1 [15.3 kB]\n [2020-01-09T17:11:51.844Z] Get:5 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B]\n [2020-01-09T17:11:51.844Z] Get:6 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 libxdmcp6 arm64 1:1.1.2-1.1 [10.1 kB]\n [2020-01-09T17:11:51.844Z] Get:7 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 libxcb1 arm64 1.11.1-1ubuntu1 [33.3 kB]\n [2020-01-09T17:11:51.844Z] Get:8 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libx11-data all 2:1.6.3-1ubuntu2.1 [113 kB]\n [2020-01-09T17:11:52.112Z] Get:9 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libx11-6 arm64 2:1.6.3-1ubuntu2.1 [511 kB]\n [2020-01-09T17:11:52.364Z] 148 added, 0 removed; done.\n [2020-01-09T17:11:52.364Z] Running hooks in /etc/ca-certificates/update.d...\n [2020-01-09T17:11:52.364Z] done.\n [2020-01-09T17:11:52.379Z] Get:10 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB]\n [2020-01-09T17:11:52.380Z] Get:11 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 perl-modules-5.22 all 5.22.1-9ubuntu0.6 [2629 kB]\n [2020-01-09T17:11:53.808Z] Get:12 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libperl5.22 arm64 5.22.1-9ubuntu0.6 [2788 kB]\n [2020-01-09T17:11:54.407Z] Get:13 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 perl arm64 5.22.1-9ubuntu0.6 [237 kB]\n [2020-01-09T17:11:54.407Z] Get:14 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libpython2.7-minimal arm64 2.7.12-1ubuntu0~16.04.9 [339 kB]\n [2020-01-09T17:11:54.408Z] Get:15 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 python2.7-minimal arm64 2.7.12-1ubuntu0~16.04.9 [1131 kB]\n [2020-01-09T17:11:54.677Z] Get:16 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 python-minimal arm64 2.7.12-1~16.04 [28.2 kB]\n [2020-01-09T17:11:54.677Z] Get:17 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 mime-support all 3.59ubuntu1 [31.0 kB]\n [2020-01-09T17:11:54.677Z] Get:18 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libexpat1 arm64 2.1.0-7ubuntu0.16.04.5 [58.1 kB]\n [2020-01-09T17:11:54.677Z] Get:19 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 libffi6 arm64 3.2.1-4 [16.3 kB]\n [2020-01-09T17:11:54.677Z] Get:20 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libsqlite3-0 arm64 3.11.0-1ubuntu1.3 [335 kB]\n [2020-01-09T17:11:54.944Z] Get:21 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libssl1.0.0 arm64 1.0.2g-1ubuntu4.15 [690 kB]\n [2020-01-09T17:11:54.944Z] Get:22 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libpython2.7-stdlib arm64 2.7.12-1ubuntu0~16.04.9 [1835 kB]\n [2020-01-09T17:11:55.217Z] Get:23 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 python2.7 arm64 2.7.12-1ubuntu0~16.04.9 [224 kB]\n [2020-01-09T17:11:55.217Z] Get:24 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libpython-stdlib arm64 2.7.12-1~16.04 [7760 B]\n [2020-01-09T17:11:55.217Z] Get:25 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 python arm64 2.7.12-1~16.04 [137 kB]\n [2020-01-09T17:11:55.217Z] Get:26 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 libgmp10 arm64 2:6.1.0+dfsg-2 [202 kB]\n [2020-01-09T17:11:55.217Z] Get:27 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 libmpfr4 arm64 3.1.4-1 [173 kB]\n [2020-01-09T17:11:55.217Z] Get:28 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 libmpc3 arm64 1.0.3-1 [35.3 kB]\n [2020-01-09T17:11:55.217Z] Get:29 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 bzip2 arm64 1.0.6-8ubuntu0.2 [31.1 kB]\n [2020-01-09T17:11:55.217Z] Get:30 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libmagic1 arm64 1:5.25-2ubuntu1.3 [209 kB]\n [2020-01-09T17:11:55.494Z] Get:31 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 file arm64 1:5.25-2ubuntu1.3 [21.2 kB]\n [2020-01-09T17:11:55.494Z] Get:32 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 iproute2 arm64 4.3.0-1ubuntu3.16.04.5 [480 kB]\n [2020-01-09T17:11:55.494Z] Get:33 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 ifupdown arm64 0.8.10ubuntu1.4 [51.3 kB]\n [2020-01-09T17:11:55.494Z] Get:34 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libisc-export160 arm64 1:9.10.3.dfsg.P4-8ubuntu1.15 [125 kB]\n [2020-01-09T17:11:55.494Z] Get:35 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libdns-export162 arm64 1:9.10.3.dfsg.P4-8ubuntu1.15 [535 kB]\n [2020-01-09T17:11:55.494Z] Get:36 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 isc-dhcp-client arm64 4.3.3-5ubuntu12.10 [193 kB]\n [2020-01-09T17:11:55.494Z] Get:37 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 isc-dhcp-common arm64 4.3.3-5ubuntu12.10 [105 kB]\n [2020-01-09T17:11:55.494Z] Get:38 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 less arm64 481-2.1ubuntu0.2 [97.7 kB]\n [2020-01-09T17:11:55.494Z] Get:39 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 libbsd0 arm64 0.8.2-1 [36.7 kB]\n [2020-01-09T17:11:55.494Z] Get:40 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libnettle6 arm64 3.2-1ubuntu0.16.04.1 [95.9 kB]\n [2020-01-09T17:11:55.494Z] Get:41 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libhogweed4 arm64 3.2-1ubuntu0.16.04.1 [128 kB]\n [2020-01-09T17:11:55.494Z] Get:42 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libidn11 arm64 1.32-3ubuntu1.2 [42.9 kB]\n [2020-01-09T17:11:55.494Z] Get:43 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libp11-kit0 arm64 0.23.2-5~ubuntu16.04.1 [83.9 kB]\n [2020-01-09T17:11:55.494Z] Get:44 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libtasn1-6 arm64 4.7-3ubuntu0.16.04.3 [38.0 kB]\n [2020-01-09T17:11:55.771Z] Get:45 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libgnutls30 arm64 3.4.10-4ubuntu1.6 [438 kB]\n [2020-01-09T17:11:55.771Z] Get:46 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 libxtables11 arm64 1.6.0-2ubuntu3 [24.3 kB]\n [2020-01-09T17:11:55.771Z] Get:47 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 netbase all 5.3 [12.9 kB]\n [2020-01-09T17:11:55.771Z] Get:48 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 openssl arm64 1.0.2g-1ubuntu4.15 [471 kB]\n [2020-01-09T17:11:55.771Z] Get:49 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 ca-certificates all 20170717~16.04.2 [167 kB]\n [2020-01-09T17:11:55.771Z] Get:50 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 krb5-locales all 1.13.2+dfsg-5ubuntu2.1 [13.6 kB]\n [2020-01-09T17:11:55.771Z] Get:51 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libroken18-heimdal arm64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [34.6 kB]\n [2020-01-09T17:11:55.771Z] Get:52 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libasn1-8-heimdal arm64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [127 kB]\n [2020-01-09T17:11:55.771Z] Get:53 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libkrb5support0 arm64 1.13.2+dfsg-5ubuntu2.1 [28.2 kB]\n [2020-01-09T17:11:55.771Z] Get:54 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libk5crypto3 arm64 1.13.2+dfsg-5ubuntu2.1 [72.2 kB]\n [2020-01-09T17:11:55.771Z] Get:55 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 libkeyutils1 arm64 1.5.9-8ubuntu1 [9424 B]\n [2020-01-09T17:11:55.771Z] Get:56 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libkrb5-3 arm64 1.13.2+dfsg-5ubuntu2.1 [228 kB]\n [2020-01-09T17:11:55.771Z] Get:57 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libgssapi-krb5-2 arm64 1.13.2+dfsg-5ubuntu2.1 [97.3 kB]\n [2020-01-09T17:11:56.040Z] Get:58 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libhcrypto4-heimdal arm64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [70.5 kB]\n [2020-01-09T17:11:56.040Z] Get:59 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libheimbase1-heimdal arm64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [24.3 kB]\n [2020-01-09T17:11:56.040Z] Get:60 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libwind0-heimdal arm64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [47.1 kB]\n [2020-01-09T17:11:56.040Z] Get:61 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libhx509-5-heimdal arm64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [86.1 kB]\n [2020-01-09T17:11:56.040Z] Get:62 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libkrb5-26-heimdal arm64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [162 kB]\n [2020-01-09T17:11:56.040Z] Get:63 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libheimntlm0-heimdal arm64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [13.2 kB]\n [2020-01-09T17:11:56.040Z] Get:64 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libgssapi3-heimdal arm64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [76.5 kB]\n [2020-01-09T17:11:56.040Z] Get:65 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libsasl2-modules-db arm64 2.1.26.dfsg1-14ubuntu0.1 [12.9 kB]\n [2020-01-09T17:11:56.040Z] Get:66 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libsasl2-2 arm64 2.1.26.dfsg1-14ubuntu0.1 [41.4 kB]\n [2020-01-09T17:11:56.040Z] Get:67 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libldap-2.4-2 arm64 2.4.42+dfsg-2ubuntu3.7 [133 kB]\n [2020-01-09T17:11:56.040Z] Get:68 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d-1ubuntu0.1 [48.4 kB]\n [2020-01-09T17:11:56.040Z] Get:69 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libcurl3-gnutls arm64 7.47.0-1ubuntu2.14 [153 kB]\n [2020-01-09T17:11:56.040Z] Get:70 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 libedit2 arm64 3.1-20150325-1ubuntu2 [63.9 kB]\n [2020-01-09T17:11:56.040Z] Get:71 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libicu55 arm64 55.1-7ubuntu0.4 [7490 kB]\n [2020-01-09T17:11:57.005Z] Get:72 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libsasl2-modules arm64 2.1.26.dfsg1-14ubuntu0.1 [40.0 kB]\n [2020-01-09T17:11:57.005Z] Get:73 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B]\n [2020-01-09T17:11:57.005Z] Get:74 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 manpages all 4.04-2 [1087 kB]\n [2020-01-09T17:11:57.005Z] Get:75 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 openssh-client arm64 1:7.2p2-4ubuntu2.8 [504 kB]\n [2020-01-09T17:11:57.005Z] Get:76 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 rsync arm64 3.1.1-3ubuntu1.2 [299 kB]\n [2020-01-09T17:11:57.005Z] Get:77 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 wget arm64 1.17.1-1ubuntu1.5 [273 kB]\n [2020-01-09T17:11:57.005Z] Get:78 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 xauth arm64 1:1.0.9-1ubuntu2 [20.7 kB]\n [2020-01-09T17:11:57.005Z] Get:79 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 binutils arm64 2.26.1-1ubuntu1~16.04.8 [2452 kB]\n [2020-01-09T17:11:57.278Z] Get:80 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libc-dev-bin arm64 2.23-0ubuntu11 [59.0 kB]\n [2020-01-09T17:11:57.278Z] Get:81 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 linux-libc-dev arm64 4.4.0-171.200 [822 kB]\n [2020-01-09T17:11:57.548Z] Get:82 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libc6-dev arm64 2.23-0ubuntu11 [1756 kB]\n [2020-01-09T17:11:57.548Z] Get:83 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 libisl15 arm64 0.16.1-1 [401 kB]\n [2020-01-09T17:11:57.548Z] Get:84 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 cpp-5 arm64 5.4.0-6ubuntu1~16.04.12 [4787 kB]\n [2020-01-09T17:11:58.136Z] Get:85 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 cpp arm64 4:5.3.1-1ubuntu1 [27.6 kB]\n [2020-01-09T17:11:58.136Z] Get:86 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libcc1-0 arm64 5.4.0-6ubuntu1~16.04.12 [27.2 kB]\n [2020-01-09T17:11:58.136Z] Get:87 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libgomp1 arm64 5.4.0-6ubuntu1~16.04.12 [45.7 kB]\n [2020-01-09T17:11:58.136Z] Get:88 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libitm1 arm64 5.4.0-6ubuntu1~16.04.12 [24.0 kB]\n [2020-01-09T17:11:58.136Z] Get:89 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libatomic1 arm64 5.4.0-6ubuntu1~16.04.12 [6382 B]\n [2020-01-09T17:11:58.136Z] Get:90 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libasan2 arm64 5.4.0-6ubuntu1~16.04.12 [228 kB]\n [2020-01-09T17:11:58.136Z] Get:91 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libubsan0 arm64 5.4.0-6ubuntu1~16.04.12 [84.4 kB]\n [2020-01-09T17:11:58.136Z] Get:92 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libgcc-5-dev arm64 5.4.0-6ubuntu1~16.04.12 [485 kB]\n [2020-01-09T17:11:58.408Z] Get:93 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 gcc-5 arm64 5.4.0-6ubuntu1~16.04.12 [5562 kB]\n [2020-01-09T17:11:58.993Z] Get:94 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 gcc arm64 4:5.3.1-1ubuntu1 [5210 B]\n [2020-01-09T17:11:58.993Z] Get:95 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libstdc++-5-dev arm64 5.4.0-6ubuntu1~16.04.12 [1376 kB]\n [2020-01-09T17:11:58.993Z] Get:96 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 g++-5 arm64 5.4.0-6ubuntu1~16.04.12 [5179 kB]\n [2020-01-09T17:11:59.978Z] Get:97 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 g++ arm64 4:5.3.1-1ubuntu1 [1490 B]\n [2020-01-09T17:11:59.978Z] Get:98 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 make arm64 4.1-6 [137 kB]\n [2020-01-09T17:11:59.978Z] Get:99 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libdpkg-perl all 1.18.4ubuntu1.6 [195 kB]\n [2020-01-09T17:11:59.978Z] Get:100 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 xz-utils arm64 5.1.1alpha+20120614-2ubuntu2 [75.1 kB]\n [2020-01-09T17:11:59.978Z] Get:101 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 patch arm64 2.7.5-1ubuntu0.16.04.2 [81.1 kB]\n [2020-01-09T17:11:59.978Z] Get:102 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 dpkg-dev all 1.18.4ubuntu1.6 [584 kB]\n [2020-01-09T17:12:00.564Z] Get:103 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 build-essential arm64 12.1ubuntu2 [4740 B]\n [2020-01-09T17:12:00.564Z] Get:104 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 curl arm64 7.47.0-1ubuntu2.14 [133 kB]\n [2020-01-09T17:12:00.564Z] Get:105 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 libfakeroot arm64 1.20.2-1ubuntu1 [22.1 kB]\n [2020-01-09T17:12:00.564Z] Get:106 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 fakeroot arm64 1.20.2-1ubuntu1 [60.3 kB]\n [2020-01-09T17:12:00.564Z] Get:107 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 liberror-perl all 0.17-1.2 [19.6 kB]\n [2020-01-09T17:12:00.564Z] Get:108 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 git-man all 1:2.7.4-0ubuntu1.7 [736 kB]\n [2020-01-09T17:12:00.564Z] Get:109 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 git arm64 1:2.7.4-0ubuntu1.7 [2728 kB]\n [2020-01-09T17:12:01.166Z] Get:110 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 python-pkg-resources all 20.7.0-1 [108 kB]\n [2020-01-09T17:12:01.166Z] Get:111 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 gyp all 0.1+20150913git1f374df9-1ubuntu1 [265 kB]\n [2020-01-09T17:12:01.166Z] Get:112 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 javascript-common all 11 [6066 B]\n [2020-01-09T17:12:01.166Z] Get:113 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB]\n [2020-01-09T17:12:01.166Z] Get:114 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 libalgorithm-diff-xs-perl arm64 0.04-4build1 [10.6 kB]\n [2020-01-09T17:12:01.166Z] Get:115 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]\n [2020-01-09T17:12:01.166Z] Get:116 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libexpat1-dev arm64 2.1.0-7ubuntu0.16.04.5 [105 kB]\n [2020-01-09T17:12:01.166Z] Get:117 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 libfile-fcntllock-perl arm64 0.22-3 [31.8 kB]\n [2020-01-09T17:12:01.166Z] Get:118 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 libjs-jquery all 1.11.3+dfsg-4 [161 kB]\n [2020-01-09T17:12:01.166Z] Get:119 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 libjs-node-uuid all 1.4.0-1 [11.1 kB]\n [2020-01-09T17:12:01.166Z] Get:120 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 libjs-underscore all 1.7.0~dfsg-1ubuntu1 [46.7 kB]\n [2020-01-09T17:12:01.166Z] Get:121 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libpython2.7 arm64 2.7.12-1ubuntu0~16.04.9 [888 kB]\n [2020-01-09T17:12:01.166Z] Get:122 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libpython2.7-dev arm64 2.7.12-1ubuntu0~16.04.9 [27.6 MB]\n [2020-01-09T17:12:03.126Z] Get:123 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libpython-dev arm64 2.7.12-1~16.04 [7818 B]\n [2020-01-09T17:12:03.126Z] Get:124 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libpython-all-dev arm64 2.7.12-1~16.04 [1002 B]\n [2020-01-09T17:12:03.126Z] Get:125 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 zlib1g-dev arm64 1:1.2.8.dfsg-2ubuntu4.1 [162 kB]\n [2020-01-09T17:12:03.126Z] Get:126 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libssl-dev arm64 1.0.2g-1ubuntu4.15 [1003 kB]\n [2020-01-09T17:12:03.126Z] Get:127 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libssl-doc all 1.0.2g-1ubuntu4.15 [1077 kB]\n [2020-01-09T17:12:03.126Z] Get:128 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 libuv1 arm64 1.8.0-1 [47.2 kB]\n [2020-01-09T17:12:03.126Z] Get:129 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 libuv1-dev arm64 1.8.0-1 [68.2 kB]\n [2020-01-09T17:12:03.126Z] Get:130 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 python-six all 1.10.0-3 [10.9 kB]\n [2020-01-09T17:12:03.126Z] Get:131 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 python-urllib3 all 1.13.1-2ubuntu0.16.04.3 [58.4 kB]\n [2020-01-09T17:12:03.126Z] Get:132 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 python-chardet all 2.3.0-2 [96.3 kB]\n [2020-01-09T17:12:03.126Z] Get:133 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 python-requests all 2.9.1-3ubuntu0.1 [55.9 kB]\n [2020-01-09T17:12:03.126Z] Get:134 http://ports.ubuntu.com/ubuntu-ports xenial-updates/universe arm64 linkchecker arm64 9.3-1+deb8u1build0.16.04.1 [261 kB]\n [2020-01-09T17:12:03.126Z] Get:135 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 manpages-dev all 4.04-2 [2048 kB]\n [2020-01-09T17:12:03.126Z] Get:136 http://ports.ubuntu.com/ubuntu-ports xenial-updates/universe arm64 nodejs arm64 4.2.6~dfsg-1ubuntu4.2 [2911 kB]\n [2020-01-09T17:12:03.397Z] Get:137 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-async all 0.8.0-1 [22.2 kB]\n [2020-01-09T17:12:03.397Z] Get:138 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-node-uuid all 1.4.0-1 [2530 B]\n [2020-01-09T17:12:03.397Z] Get:139 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-underscore all 1.7.0~dfsg-1ubuntu1 [3780 B]\n [2020-01-09T17:12:03.397Z] Get:140 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 python-all arm64 2.7.12-1~16.04 [984 B]\n [2020-01-09T17:12:03.397Z] Get:141 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 python2.7-dev arm64 2.7.12-1ubuntu0~16.04.9 [276 kB]\n [2020-01-09T17:12:03.397Z] Get:142 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 python-dev arm64 2.7.12-1~16.04 [1172 B]\n [2020-01-09T17:12:03.397Z] Get:143 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 python-all-dev arm64 2.7.12-1~16.04 [1006 B]\n [2020-01-09T17:12:03.397Z] Get:144 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 python-cffi-backend arm64 1.5.2-1ubuntu1 [51.8 kB]\n [2020-01-09T17:12:03.397Z] Get:145 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 python-enum34 all 1.1.2-1 [35.8 kB]\n [2020-01-09T17:12:03.397Z] Get:146 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 python-idna all 2.0-3 [35.1 kB]\n [2020-01-09T17:12:03.397Z] Get:147 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 python-ipaddress all 1.0.16-1 [18.0 kB]\n [2020-01-09T17:12:03.397Z] Get:148 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 python-pyasn1 all 0.1.9-1 [45.1 kB]\n [2020-01-09T17:12:03.397Z] Get:149 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 python-cryptography arm64 1.2.3-1ubuntu0.2 [151 kB]\n [2020-01-09T17:12:03.397Z] Get:150 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 python-openssl all 0.15.1-2ubuntu0.2 [84.9 kB]\n [2020-01-09T17:12:03.397Z] Get:151 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 python-ndg-httpsclient all 0.4.0-3 [25.1 kB]\n [2020-01-09T17:12:03.397Z] Get:152 http://ports.ubuntu.com/ubuntu-ports xenial-updates/universe arm64 python-pip-whl all 8.1.1-2ubuntu0.4 [1110 kB]\n [2020-01-09T17:12:03.667Z] Get:153 http://ports.ubuntu.com/ubuntu-ports xenial-updates/universe arm64 python-pip all 8.1.1-2ubuntu0.4 [144 kB]\n [2020-01-09T17:12:03.667Z] Get:154 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 python-setuptools all 20.7.0-1 [169 kB]\n [2020-01-09T17:12:03.667Z] Get:155 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 python-wheel all 0.29.0-1 [48.0 kB]\n [2020-01-09T17:12:03.667Z] Get:156 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 rename all 0.20-4 [12.0 kB]\n [2020-01-09T17:12:03.667Z] Get:157 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 libjs-inherits all 2.0.1-3 [2794 B]\n [2020-01-09T17:12:03.667Z] Get:158 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-abbrev all 1.0.5-2 [3592 B]\n [2020-01-09T17:12:03.667Z] Get:159 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-ansi all 0.3.0-2 [8590 B]\n [2020-01-09T17:12:03.667Z] Get:160 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-ansi-color-table all 1.0.0-1 [4478 B]\n [2020-01-09T17:12:03.667Z] Get:161 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-archy all 0.0.2-1 [3660 B]\n [2020-01-09T17:12:03.667Z] Get:162 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-inherits all 2.0.1-3 [3060 B]\n [2020-01-09T17:12:03.667Z] Get:163 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-block-stream all 0.0.7-1 [4832 B]\n [2020-01-09T17:12:03.667Z] Get:164 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-delayed-stream all 0.0.5-1 [4750 B]\n [2020-01-09T17:12:03.667Z] Get:165 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-combined-stream all 0.0.5-1 [4958 B]\n [2020-01-09T17:12:03.667Z] Get:166 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-cookie-jar all 0.3.1-1 [3746 B]\n [2020-01-09T17:12:03.667Z] Get:167 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-forever-agent all 0.5.1-1 [3194 B]\n [2020-01-09T17:12:03.667Z] Get:168 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-mime all 1.3.4-1 [11.9 kB]\n [2020-01-09T17:12:03.667Z] Get:169 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-form-data all 0.1.0-1 [6412 B]\n [2020-01-09T17:12:03.667Z] Get:170 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-rimraf all 2.2.8-1 [5702 B]\n [2020-01-09T17:12:03.667Z] Get:171 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-mkdirp all 0.5.0-1 [4690 B]\n [2020-01-09T17:12:03.936Z] Get:172 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-graceful-fs all 3.0.2-1 [7102 B]\n [2020-01-09T17:12:03.936Z] Get:173 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-fstream all 0.1.24-1 [19.5 kB]\n [2020-01-09T17:12:03.936Z] Get:174 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-lru-cache all 2.3.1-1 [5674 B]\n [2020-01-09T17:12:03.936Z] Get:175 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-sigmund all 1.0.0-1 [3818 B]\n [2020-01-09T17:12:03.936Z] Get:176 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-minimatch all 1.0.0-1 [14.0 kB]\n [2020-01-09T17:12:03.936Z] Get:177 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-fstream-ignore all 0.0.6-2 [5586 B]\n [2020-01-09T17:12:03.936Z] Get:178 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-github-url-from-git all 1.1.1-1 [3138 B]\n [2020-01-09T17:12:03.936Z] Get:179 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-once all 1.1.1-1 [2608 B]\n [2020-01-09T17:12:03.936Z] Get:180 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-glob all 4.0.5-1 [13.2 kB]\n [2020-01-09T17:12:03.936Z] Get:181 http://ports.ubuntu.com/ubuntu-ports xenial-updates/universe arm64 nodejs-dev arm64 4.2.6~dfsg-1ubuntu4.2 [264 kB]\n [2020-01-09T17:12:03.936Z] Get:182 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-nopt all 3.0.1-1 [9544 B]\n [2020-01-09T17:12:03.936Z] Get:183 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-npmlog all 0.0.4-1 [5844 B]\n [2020-01-09T17:12:03.936Z] Get:184 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-osenv all 0.1.0-1 [3772 B]\n [2020-01-09T17:12:04.205Z] Get:185 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-tunnel-agent all 0.3.1-1 [4018 B]\n [2020-01-09T17:12:04.205Z] Get:186 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-json-stringify-safe all 5.0.0-1 [3544 B]\n [2020-01-09T17:12:04.205Z] Get:187 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-qs all 2.2.4-1 [7574 B]\n [2020-01-09T17:12:04.205Z] Get:188 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-request all 2.26.1-1 [14.5 kB]\n [2020-01-09T17:12:04.205Z] Get:189 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-semver all 2.1.0-2 [16.2 kB]\n [2020-01-09T17:12:04.205Z] Get:190 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-tar all 1.0.3-2 [17.5 kB]\n [2020-01-09T17:12:04.205Z] Get:191 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-which all 1.0.5-2 [3678 B]\n [2020-01-09T17:12:04.205Z] Get:192 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-gyp all 3.0.3-2ubuntu1 [23.2 kB]\n [2020-01-09T17:12:04.205Z] Get:193 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-ini all 1.1.0-1 [4770 B]\n [2020-01-09T17:12:04.205Z] Get:194 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-lockfile all 0.4.1-1 [5450 B]\n [2020-01-09T17:12:04.205Z] Get:195 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-mute-stream all 0.0.4-1 [4096 B]\n [2020-01-09T17:12:04.205Z] Get:196 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-normalize-package-data all 0.2.2-1 [9286 B]\n [2020-01-09T17:12:04.205Z] Get:197 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-read all 1.0.5-1 [4314 B]\n [2020-01-09T17:12:04.205Z] Get:198 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-read-package-json all 1.2.4-1 [7780 B]\n [2020-01-09T17:12:04.205Z] Get:199 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-retry all 0.6.0-1 [6172 B]\n [2020-01-09T17:12:04.205Z] Get:200 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-sha all 1.2.3-1 [4272 B]\n [2020-01-09T17:12:04.205Z] Get:201 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 node-slide all 1.1.4-1 [6118 B]\n [2020-01-09T17:12:04.479Z] Get:202 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 npm all 3.5.2-0ubuntu4 [1586 kB]\n [2020-01-09T17:12:04.748Z] \x1b[91mdebconf: delaying package configuration, since apt-utils is not installed\n [2020-01-09T17:12:05.019Z] \x1b[0mFetched 95.9 MB in 13s (7364 kB/s)\n [2020-01-09T17:12:05.019Z] Selecting previously unselected package libatm1:arm64.\n [2020-01-09T17:12:05.019Z] (Reading database ... \n(Reading database ... 5%\n(Reading database ... 10%\n(Reading database ... 15%\n(Reading database ... 20%\n(Reading database ... 25%\n(Reading database ... 30%\n(Reading database ... 35%\n(Reading database ... 40%\n(Reading database ... 45%\n(Reading database ... 50%\n(Reading database ... 55%\n(Reading database ... 60%\n(Reading database ... 65%\n(Reading database ... 70%\n(Reading database ... 75%\n(Reading database ... 80%\n(Reading database ... 85%\n(Reading database ... 90%\n(Reading database ... 95%\n(Reading database ... 100%\n(Reading database ... 4770 files and directories currently installed.)\n [2020-01-09T17:12:05.019Z] Preparing to unpack .../libatm1_1%3a2.5.1-1.5_arm64.deb ...\n [2020-01-09T17:12:05.019Z] Unpacking libatm1:arm64 (1:2.5.1-1.5) ...\n [2020-01-09T17:12:05.297Z] Selecting previously unselected package libmnl0:arm64.\n [2020-01-09T17:12:05.297Z] Preparing to unpack .../libmnl0_1.0.3-5_arm64.deb ...\n [2020-01-09T17:12:05.297Z] Unpacking libmnl0:arm64 (1.0.3-5) ...\n [2020-01-09T17:12:05.297Z] Selecting previously unselected package libpopt0:arm64.\n [2020-01-09T17:12:05.297Z] Preparing to unpack .../libpopt0_1.16-10_arm64.deb ...\n [2020-01-09T17:12:05.297Z] Unpacking libpopt0:arm64 (1.16-10) ...\n [2020-01-09T17:12:05.569Z] Selecting previously unselected package libgdbm3:arm64.\n [2020-01-09T17:12:05.569Z] Preparing to unpack .../libgdbm3_1.8.3-13.1_arm64.deb ...\n [2020-01-09T17:12:05.569Z] Unpacking libgdbm3:arm64 (1.8.3-13.1) ...\n [2020-01-09T17:12:05.569Z] Selecting previously unselected package libxau6:arm64.\n [2020-01-09T17:12:05.569Z] Preparing to unpack .../libxau6_1%3a1.0.8-1_arm64.deb ...\n [2020-01-09T17:12:05.569Z] Unpacking libxau6:arm64 (1:1.0.8-1) ...\n [2020-01-09T17:12:05.839Z] Selecting previously unselected package libxdmcp6:arm64.\n [2020-01-09T17:12:05.839Z] Preparing to unpack .../libxdmcp6_1%3a1.1.2-1.1_arm64.deb ...\n [2020-01-09T17:12:05.839Z] Unpacking libxdmcp6:arm64 (1:1.1.2-1.1) ...\n [2020-01-09T17:12:05.839Z] Selecting previously unselected package libxcb1:arm64.\n [2020-01-09T17:12:05.839Z] Preparing to unpack .../libxcb1_1.11.1-1ubuntu1_arm64.deb ...\n [2020-01-09T17:12:05.839Z] Unpacking libxcb1:arm64 (1.11.1-1ubuntu1) ...\n [2020-01-09T17:12:06.112Z] Selecting previously unselected package libx11-data.\n [2020-01-09T17:12:06.112Z] Preparing to unpack .../libx11-data_2%3a1.6.3-1ubuntu2.1_all.deb ...\n [2020-01-09T17:12:06.112Z] Unpacking libx11-data (2:1.6.3-1ubuntu2.1) ...\n [2020-01-09T17:12:06.383Z] Selecting previously unselected package libx11-6:arm64.\n [2020-01-09T17:12:06.383Z] Preparing to unpack .../libx11-6_2%3a1.6.3-1ubuntu2.1_arm64.deb ...\n [2020-01-09T17:12:06.383Z] Unpacking libx11-6:arm64 (2:1.6.3-1ubuntu2.1) ...\n [2020-01-09T17:12:06.657Z] Selecting previously unselected package libxext6:arm64.\n [2020-01-09T17:12:06.657Z] Preparing to unpack .../libxext6_2%3a1.3.3-1_arm64.deb ...\n [2020-01-09T17:12:06.657Z] Unpacking libxext6:arm64 (2:1.3.3-1) ...\n [2020-01-09T17:12:06.657Z] Selecting previously unselected package perl-modules-5.22.\n [2020-01-09T17:12:06.657Z] Preparing to unpack .../perl-modules-5.22_5.22.1-9ubuntu0.6_all.deb ...\n [2020-01-09T17:12:06.927Z] Unpacking perl-modules-5.22 (5.22.1-9ubuntu0.6) ...\n [2020-01-09T17:12:08.381Z] Selecting previously unselected package libperl5.22:arm64.\n [2020-01-09T17:12:08.381Z] Preparing to unpack .../libperl5.22_5.22.1-9ubuntu0.6_arm64.deb ...\n [2020-01-09T17:12:08.381Z] Unpacking libperl5.22:arm64 (5.22.1-9ubuntu0.6) ...\n [2020-01-09T17:12:09.808Z] Selecting previously unselected package perl.\n [2020-01-09T17:12:09.808Z] Preparing to unpack .../perl_5.22.1-9ubuntu0.6_arm64.deb ...\n [2020-01-09T17:12:09.808Z] Unpacking perl (5.22.1-9ubuntu0.6) ...\n [2020-01-09T17:12:09.808Z] Selecting previously unselected package libpython2.7-minimal:arm64.\n [2020-01-09T17:12:09.808Z] Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.9_arm64.deb ...\n [2020-01-09T17:12:09.808Z] Unpacking libpython2.7-minimal:arm64 (2.7.12-1ubuntu0~16.04.9) ...\n [2020-01-09T17:12:10.078Z] Selecting previously unselected package python2.7-minimal.\n [2020-01-09T17:12:10.078Z] Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.9_arm64.deb ...\n [2020-01-09T17:12:10.078Z] Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.9) ...\n [2020-01-09T17:12:10.672Z] Selecting previously unselected package python-minimal.\n [2020-01-09T17:12:10.672Z] Preparing to unpack .../python-minimal_2.7.12-1~16.04_arm64.deb ...\n [2020-01-09T17:12:10.672Z] Unpacking python-minimal (2.7.12-1~16.04) ...\n [2020-01-09T17:12:10.672Z] Selecting previously unselected package mime-support.\n [2020-01-09T17:12:10.672Z] Preparing to unpack .../mime-support_3.59ubuntu1_all.deb ...\n [2020-01-09T17:12:10.672Z] Unpacking mime-support (3.59ubuntu1) ...\n [2020-01-09T17:12:10.943Z] Selecting previously unselected package libexpat1:arm64.\n [2020-01-09T17:12:10.943Z] Preparing to unpack .../libexpat1_2.1.0-7ubuntu0.16.04.5_arm64.deb ...\n [2020-01-09T17:12:10.943Z] Unpacking libexpat1:arm64 (2.1.0-7ubuntu0.16.04.5) ...\n [2020-01-09T17:12:10.943Z] Selecting previously unselected package libffi6:arm64.\n [2020-01-09T17:12:10.943Z] Preparing to unpack .../libffi6_3.2.1-4_arm64.deb ...\n [2020-01-09T17:12:10.943Z] Unpacking libffi6:arm64 (3.2.1-4) ...\n [2020-01-09T17:12:11.214Z] Selecting previously unselected package libsqlite3-0:arm64.\n [2020-01-09T17:12:11.214Z] Preparing to unpack .../libsqlite3-0_3.11.0-1ubuntu1.3_arm64.deb ...\n [2020-01-09T17:12:11.214Z] Unpacking libsqlite3-0:arm64 (3.11.0-1ubuntu1.3) ...\n [2020-01-09T17:12:11.765Z] Selecting previously unselected package libssl1.0.0:arm64.\n [2020-01-09T17:12:11.765Z] Preparing to unpack .../libssl1.0.0_1.0.2g-1ubuntu4.15_arm64.deb ...\n [2020-01-09T17:12:11.765Z] Unpacking libssl1.0.0:arm64 (1.0.2g-1ubuntu4.15) ...\n [2020-01-09T17:12:11.765Z] Selecting previously unselected package libpython2.7-stdlib:arm64.\n [2020-01-09T17:12:11.765Z] Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.9_arm64.deb ...\n [2020-01-09T17:12:11.765Z] Unpacking libpython2.7-stdlib:arm64 (2.7.12-1ubuntu0~16.04.9) ...\n [2020-01-09T17:12:12.374Z] Selecting previously unselected package python2.7.\n [2020-01-09T17:12:12.375Z] Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.9_arm64.deb ...\n [2020-01-09T17:12:12.646Z] Unpacking python2.7 (2.7.12-1ubuntu0~16.04.9) ...\n [2020-01-09T17:12:12.646Z] Selecting previously unselected package libpython-stdlib:arm64.\n [2020-01-09T17:12:12.646Z] Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_arm64.deb ...\n [2020-01-09T17:12:12.646Z] Unpacking libpython-stdlib:arm64 (2.7.12-1~16.04) ...\n [2020-01-09T17:12:12.922Z] Processing triggers for libc-bin (2.23-0ubuntu11) ...\n [2020-01-09T17:12:12.922Z] Setting up libpython2.7-minimal:arm64 (2.7.12-1ubuntu0~16.04.9) ...\n [2020-01-09T17:12:12.922Z] Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.9) ...\n [2020-01-09T17:12:14.320Z] Removing intermediate container cfdab6a529b8\n [2020-01-09T17:12:14.320Z] ---> 6938bc564ab2\n [2020-01-09T17:12:14.320Z] Step 4/12 : RUN apt-get install -y --no-install-recommends latexmk texlive-latex-recommended texlive-latex-extra texlive-fonts-recommended && rm -rf /usr/share/doc/*\n [2020-01-09T17:12:14.320Z] ---> Running in bf8563716ed5\n [2020-01-09T17:12:14.341Z] Linking and byte-compiling packages for runtime python2.7...\n [2020-01-09T17:12:14.341Z] Setting up python-minimal (2.7.12-1~16.04) ...\n [2020-01-09T17:12:14.341Z] Selecting previously unselected package python.\n [2020-01-09T17:12:14.341Z] (Reading database ... \n(Reading database ... 5%\n(Reading database ... 10%\n(Reading database ... 15%\n(Reading database ... 20%\n(Reading database ... 25%\n(Reading database ... 30%\n(Reading database ... 35%\n(Reading database ... 40%\n(Reading database ... 45%\n(Reading database ... 50%\n(Reading database ... 55%\n(Reading database ... 60%\n(Reading database ... 65%\n(Reading database ... 70%\n(Reading database ... 75%\n(Reading database ... 80%\n(Reading database ... 85%\n(Reading database ... 90%\n(Reading database ... 95%\n(Reading database ... 100%\n(Reading database ... 7661 files and directories currently installed.)\n [2020-01-09T17:12:14.612Z] Preparing to unpack .../python_2.7.12-1~16.04_arm64.deb ...\n [2020-01-09T17:12:14.612Z] Unpacking python (2.7.12-1~16.04) ...\n [2020-01-09T17:12:14.612Z] Selecting previously unselected package libgmp10:arm64.\n [2020-01-09T17:12:14.612Z] Preparing to unpack .../libgmp10_2%3a6.1.0+dfsg-2_arm64.deb ...\n [2020-01-09T17:12:14.612Z] Unpacking libgmp10:arm64 (2:6.1.0+dfsg-2) ...\n [2020-01-09T17:12:14.883Z] Selecting previously unselected package libmpfr4:arm64.\n [2020-01-09T17:12:14.883Z] Preparing to unpack .../libmpfr4_3.1.4-1_arm64.deb ...\n [2020-01-09T17:12:14.883Z] Unpacking libmpfr4:arm64 (3.1.4-1) ...\n [2020-01-09T17:12:15.154Z] Selecting previously unselected package libmpc3:arm64.\n [2020-01-09T17:12:15.154Z] Preparing to unpack .../libmpc3_1.0.3-1_arm64.deb ...\n [2020-01-09T17:12:15.154Z] Unpacking libmpc3:arm64 (1.0.3-1) ...\n [2020-01-09T17:12:15.154Z] Selecting previously unselected package bzip2.\n [2020-01-09T17:12:15.154Z] Preparing to unpack .../bzip2_1.0.6-8ubuntu0.2_arm64.deb ...\n [2020-01-09T17:12:15.154Z] Unpacking bzip2 (1.0.6-8ubuntu0.2) ...\n [2020-01-09T17:12:15.424Z] Selecting previously unselected package libmagic1:arm64.\n [2020-01-09T17:12:15.424Z] Preparing to unpack .../libmagic1_1%3a5.25-2ubuntu1.3_arm64.deb ...\n [2020-01-09T17:12:15.424Z] Unpacking libmagic1:arm64 (1:5.25-2ubuntu1.3) ...\n [2020-01-09T17:12:15.691Z] Selecting previously unselected package file.\n [2020-01-09T17:12:15.691Z] Preparing to unpack .../file_1%3a5.25-2ubuntu1.3_arm64.deb ...\n [2020-01-09T17:12:15.691Z] Unpacking file (1:5.25-2ubuntu1.3) ...\n [2020-01-09T17:12:15.692Z] Selecting previously unselected package iproute2.\n [2020-01-09T17:12:15.692Z] Preparing to unpack .../iproute2_4.3.0-1ubuntu3.16.04.5_arm64.deb ...\n [2020-01-09T17:12:15.692Z] Unpacking iproute2 (4.3.0-1ubuntu3.16.04.5) ...\n [2020-01-09T17:12:15.955Z] Reading package lists...\n [2020-01-09T17:12:15.955Z] Building dependency tree...\n [2020-01-09T17:12:15.955Z] Reading state information...\n [2020-01-09T17:12:15.955Z] The following additional packages will be installed:\n [2020-01-09T17:12:15.955Z] fontconfig-config fonts-dejavu-core libavahi-client3 libavahi-common-data\n [2020-01-09T17:12:15.955Z] libavahi-common3 libcups2 libcupsfilters1 libcupsimage2 libdbus-1-3\n [2020-01-09T17:12:15.955Z] libfontconfig1 libfreetype6 libglib2.0-0 libgraphite2-3 libgs9 libgs9-common\n [2020-01-09T17:12:15.955Z] libharfbuzz-icu0 libharfbuzz0b libice6 libijs-0.35 libjbig0 libjbig2dec0\n [2020-01-09T17:12:15.955Z] libjpeg-turbo8 libjpeg8 libkpathsea6 liblcms2-2 libpaper-utils libpaper1\n [2020-01-09T17:12:15.955Z] libpixman-1-0 libpng12-0 libpoppler58 libpotrace0 libptexenc1 libsm6\n [2020-01-09T17:12:15.955Z] libsynctex1 libtexlua52 libtexluajit2 libtiff5 libxaw7 libxi6 libxmu6\n [2020-01-09T17:12:15.955Z] libxpm4 libxt6 libzzip-0-13 poppler-data preview-latex-style t1utils\n [2020-01-09T17:12:15.955Z] tex-common texlive-base texlive-binaries texlive-latex-base texlive-pictures\n [2020-01-09T17:12:15.955Z] ucf x11-common xdg-utils\n [2020-01-09T17:12:15.955Z] Suggested packages:\n [2020-01-09T17:12:15.955Z] ghostscript cups-common fonts-droid texlive-lang-cjk liblcms2-utils\n [2020-01-09T17:12:15.955Z] poppler-utils fonts-japanese-mincho | fonts-ipafont-mincho\n [2020-01-09T17:12:15.955Z] fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai\n [2020-01-09T17:12:15.955Z] fonts-arphic-uming fonts-nanum debhelper perl-tk gv | postscript-viewer\n [2020-01-09T17:12:15.955Z] xpdf-reader | pdf-viewer python-pygments libfile-which-perl\n [2020-01-09T17:12:15.955Z] libspreadsheet-parseexcel-perl texlive-pstricks libtcltk-ruby dot2tex prerex\n [2020-01-09T17:12:15.955Z] gvfs-bin\n [2020-01-09T17:12:15.955Z] Recommended packages:\n [2020-01-09T17:12:15.955Z] xpdf-reader | pdf-viewer gv | postscript-viewer dbus libglib2.0-data\n [2020-01-09T17:12:15.955Z] shared-mime-info xdg-user-dirs lmodern ruby wish\n [2020-01-09T17:12:15.955Z] texlive-fonts-recommended-doc tipa tex-gyre texlive-latex-base-doc\n [2020-01-09T17:12:15.955Z] texlive-latex-extra-doc prosper texlive-latex-recommended-doc\n [2020-01-09T17:12:15.955Z] texlive-pictures-doc ruby | ruby-interpreter tk libfile-mimeinfo-perl\n [2020-01-09T17:12:15.955Z] libnet-dbus-perl libx11-protocol-perl x11-utils x11-xserver-utils\n [2020-01-09T17:12:15.955Z] The following NEW packages will be installed:\n [2020-01-09T17:12:15.955Z] fontconfig-config fonts-dejavu-core latexmk libavahi-client3\n [2020-01-09T17:12:15.955Z] libavahi-common-data libavahi-common3 libcups2 libcupsfilters1 libcupsimage2\n [2020-01-09T17:12:15.955Z] libdbus-1-3 libfontconfig1 libfreetype6 libglib2.0-0 libgraphite2-3 libgs9\n [2020-01-09T17:12:15.955Z] libgs9-common libharfbuzz-icu0 libharfbuzz0b libice6 libijs-0.35 libjbig0\n [2020-01-09T17:12:15.955Z] libjbig2dec0 libjpeg-turbo8 libjpeg8 libkpathsea6 liblcms2-2 libpaper-utils\n [2020-01-09T17:12:15.955Z] libpaper1 libpixman-1-0 libpng12-0 libpoppler58 libpotrace0 libptexenc1\n [2020-01-09T17:12:15.955Z] libsm6 libsynctex1 libtexlua52 libtexluajit2 libtiff5 libxaw7 libxi6 libxmu6\n [2020-01-09T17:12:15.955Z] libxpm4 libxt6 libzzip-0-13 poppler-data preview-latex-style t1utils\n [2020-01-09T17:12:15.955Z] tex-common texlive-base texlive-binaries texlive-fonts-recommended\n [2020-01-09T17:12:15.955Z] texlive-latex-base texlive-latex-extra texlive-latex-recommended\n [2020-01-09T17:12:15.955Z] texlive-pictures ucf x11-common xdg-utils\n [2020-01-09T17:12:15.972Z] Selecting previously unselected package ifupdown.\n [2020-01-09T17:12:15.972Z] Preparing to unpack .../ifupdown_0.8.10ubuntu1.4_arm64.deb ...\n [2020-01-09T17:12:16.241Z] Unpacking ifupdown (0.8.10ubuntu1.4) ...\n [2020-01-09T17:12:16.241Z] Selecting previously unselected package libisc-export160.\n [2020-01-09T17:12:16.241Z] Preparing to unpack .../libisc-export160_1%3a9.10.3.dfsg.P4-8ubuntu1.15_arm64.deb ...\n [2020-01-09T17:12:16.241Z] Unpacking libisc-export160 (1:9.10.3.dfsg.P4-8ubuntu1.15) ...\n [2020-01-09T17:12:16.510Z] Selecting previously unselected package libdns-export162.\n [2020-01-09T17:12:16.510Z] Preparing to unpack .../libdns-export162_1%3a9.10.3.dfsg.P4-8ubuntu1.15_arm64.deb ...\n [2020-01-09T17:12:16.510Z] Unpacking libdns-export162 (1:9.10.3.dfsg.P4-8ubuntu1.15) ...\n [2020-01-09T17:12:16.524Z] 0 upgraded, 58 newly installed, 0 to remove and 0 not upgraded.\n [2020-01-09T17:12:16.524Z] Need to get 75.7 MB of archives.\n [2020-01-09T17:12:16.524Z] After this operation, 272 MB of additional disk space will be used.\n [2020-01-09T17:12:16.524Z] Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-0 amd64 2.48.2-0ubuntu4.4 [1120 kB]\n [2020-01-09T17:12:16.784Z] Selecting previously unselected package isc-dhcp-client.\n [2020-01-09T17:12:16.784Z] Preparing to unpack .../isc-dhcp-client_4.3.3-5ubuntu12.10_arm64.deb ...\n [2020-01-09T17:12:16.784Z] Unpacking isc-dhcp-client (4.3.3-5ubuntu12.10) ...\n [2020-01-09T17:12:17.051Z] Selecting previously unselected package isc-dhcp-common.\n [2020-01-09T17:12:17.051Z] Preparing to unpack .../isc-dhcp-common_4.3.3-5ubuntu12.10_arm64.deb ...\n [2020-01-09T17:12:17.051Z] Unpacking isc-dhcp-common (4.3.3-5ubuntu12.10) ...\n [2020-01-09T17:12:17.096Z] Get:2 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11-common all 1:7.7+13ubuntu3.1 [22.9 kB]\n [2020-01-09T17:12:17.096Z] Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 libice6 amd64 2:1.0.9-1 [39.2 kB]\n [2020-01-09T17:12:17.096Z] Get:4 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8 amd64 1.4.2-0ubuntu3.3 [111 kB]\n [2020-01-09T17:12:17.096Z] Get:5 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB]\n [2020-01-09T17:12:17.096Z] Get:6 http://archive.ubuntu.com/ubuntu xenial/main amd64 poppler-data all 0.4.7-7 [1495 kB]\n [2020-01-09T17:12:17.096Z] Get:7 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB]\n [2020-01-09T17:12:17.096Z] Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-0 amd64 1.2.54-1ubuntu1.1 [116 kB]\n [2020-01-09T17:12:17.096Z] Get:9 http://archive.ubuntu.com/ubuntu xenial/main amd64 ucf all 3.0036 [52.9 kB]\n [2020-01-09T17:12:17.096Z] Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdbus-1-3 amd64 1.10.6-1ubuntu3.5 [161 kB]\n [2020-01-09T17:12:17.096Z] Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-core all 2.35-1 [1039 kB]\n [2020-01-09T17:12:17.345Z] Selecting previously unselected package less.\n [2020-01-09T17:12:17.345Z] Preparing to unpack .../less_481-2.1ubuntu0.2_arm64.deb ...\n [2020-01-09T17:12:17.345Z] Unpacking less (481-2.1ubuntu0.2) ...\n [2020-01-09T17:12:17.345Z] Selecting previously unselected package libbsd0:arm64.\n [2020-01-09T17:12:17.345Z] Preparing to unpack .../libbsd0_0.8.2-1_arm64.deb ...\n [2020-01-09T17:12:17.345Z] Unpacking libbsd0:arm64 (0.8.2-1) ...\n [2020-01-09T17:12:17.356Z] Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig-config all 2.11.94-0ubuntu1.1 [49.9 kB]\n [2020-01-09T17:12:17.356Z] Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 tex-common all 6.04ubuntu1 [545 kB]\n [2020-01-09T17:12:17.356Z] Get:14 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpaper1 amd64 1.1.24+nmu4ubuntu1 [13.7 kB]\n [2020-01-09T17:12:17.356Z] Get:15 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpaper-utils amd64 1.1.24+nmu4ubuntu1 [8276 B]\n [2020-01-09T17:12:17.356Z] Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkpathsea6 amd64 2015.20160222.37495-1ubuntu0.1 [55.2 kB]\n [2020-01-09T17:12:17.356Z] Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libptexenc1 amd64 2015.20160222.37495-1ubuntu0.1 [34.4 kB]\n [2020-01-09T17:12:17.356Z] Get:18 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsynctex1 amd64 2015.20160222.37495-1ubuntu0.1 [41.8 kB]\n [2020-01-09T17:12:17.356Z] Get:19 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexlua52 amd64 2015.20160222.37495-1ubuntu0.1 [90.7 kB]\n [2020-01-09T17:12:17.356Z] Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexluajit2 amd64 2015.20160222.37495-1ubuntu0.1 [213 kB]\n [2020-01-09T17:12:17.356Z] Get:21 http://archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB]\n [2020-01-09T17:12:17.615Z] Selecting previously unselected package libnettle6:arm64.\n [2020-01-09T17:12:17.615Z] Preparing to unpack .../libnettle6_3.2-1ubuntu0.16.04.1_arm64.deb ...\n [2020-01-09T17:12:17.615Z] Unpacking libnettle6:arm64 (3.2-1ubuntu0.16.04.1) ...\n [2020-01-09T17:12:17.615Z] Selecting previously unselected package libhogweed4:arm64.\n [2020-01-09T17:12:17.615Z] Preparing to unpack .../libhogweed4_3.2-1ubuntu0.16.04.1_arm64.deb ...\n [2020-01-09T17:12:17.615Z] Unpacking libhogweed4:arm64 (3.2-1ubuntu0.16.04.1) ...\n [2020-01-09T17:12:17.616Z] Get:22 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfreetype6 amd64 2.6.1-0.1ubuntu2.4 [315 kB]\n [2020-01-09T17:12:17.885Z] Selecting previously unselected package libidn11:arm64.\n [2020-01-09T17:12:17.886Z] Preparing to unpack .../libidn11_1.32-3ubuntu1.2_arm64.deb ...\n [2020-01-09T17:12:17.886Z] Unpacking libidn11:arm64 (1.32-3ubuntu1.2) ...\n [2020-01-09T17:12:17.886Z] Selecting previously unselected package libp11-kit0:arm64.\n [2020-01-09T17:12:17.886Z] Preparing to unpack .../libp11-kit0_0.23.2-5~ubuntu16.04.1_arm64.deb ...\n [2020-01-09T17:12:18.156Z] Unpacking libp11-kit0:arm64 (0.23.2-5~ubuntu16.04.1) ...\n [2020-01-09T17:12:18.156Z] Selecting previously unselected package libtasn1-6:arm64.\n [2020-01-09T17:12:18.156Z] Preparing to unpack .../libtasn1-6_4.7-3ubuntu0.16.04.3_arm64.deb ...\n [2020-01-09T17:12:18.156Z] Unpacking libtasn1-6:arm64 (4.7-3ubuntu0.16.04.3) ...\n [2020-01-09T17:12:18.185Z] Get:23 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1 amd64 2.11.94-0ubuntu1.1 [131 kB]\n [2020-01-09T17:12:18.185Z] Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgraphite2-3 amd64 1.3.10-0ubuntu0.16.04.1 [71.7 kB]\n [2020-01-09T17:12:18.185Z] Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common-data amd64 0.6.32~rc+dfsg-1ubuntu2.3 [21.5 kB]\n [2020-01-09T17:12:18.185Z] Get:26 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common3 amd64 0.6.32~rc+dfsg-1ubuntu2.3 [21.7 kB]\n [2020-01-09T17:12:18.185Z] Get:27 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-client3 amd64 0.6.32~rc+dfsg-1ubuntu2.3 [25.3 kB]\n [2020-01-09T17:12:18.185Z] Get:28 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcups2 amd64 2.1.3-4ubuntu0.10 [197 kB]\n [2020-01-09T17:12:18.185Z] Get:29 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B]\n [2020-01-09T17:12:18.185Z] Get:30 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtiff5 amd64 4.0.6-1ubuntu0.7 [149 kB]\n [2020-01-09T17:12:18.185Z] Get:31 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsfilters1 amd64 1.8.3-2ubuntu3.5 [80.5 kB]\n [2020-01-09T17:12:18.185Z] Get:32 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsimage2 amd64 2.1.3-4ubuntu0.10 [16.1 kB]\n [2020-01-09T17:12:18.185Z] Get:33 http://archive.ubuntu.com/ubuntu xenial/main amd64 libijs-0.35 amd64 0.35-12 [15.5 kB]\n [2020-01-09T17:12:18.185Z] Get:34 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjbig2dec0 amd64 0.12+20150918-1ubuntu0.1 [55.3 kB]\n [2020-01-09T17:12:18.185Z] Get:35 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblcms2-2 amd64 2.6-3ubuntu2.1 [136 kB]\n [2020-01-09T17:12:18.426Z] Selecting previously unselected package libgnutls30:arm64.\n [2020-01-09T17:12:18.426Z] Preparing to unpack .../libgnutls30_3.4.10-4ubuntu1.6_arm64.deb ...\n [2020-01-09T17:12:18.426Z] Unpacking libgnutls30:arm64 (3.4.10-4ubuntu1.6) ...\n [2020-01-09T17:12:18.426Z] Selecting previously unselected package libxtables11:arm64.\n [2020-01-09T17:12:18.426Z] Preparing to unpack .../libxtables11_1.6.0-2ubuntu3_arm64.deb ...\n [2020-01-09T17:12:18.426Z] Unpacking libxtables11:arm64 (1.6.0-2ubuntu3) ...\n [2020-01-09T17:12:18.451Z] Get:36 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9-common all 9.26~dfsg+0-0ubuntu0.16.04.12 [5095 kB]\n [2020-01-09T17:12:18.451Z] Get:37 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9 amd64 9.26~dfsg+0-0ubuntu0.16.04.12 [2274 kB]\n [2020-01-09T17:12:18.701Z] Selecting previously unselected package netbase.\n [2020-01-09T17:12:18.701Z] Preparing to unpack .../archives/netbase_5.3_all.deb ...\n [2020-01-09T17:12:18.701Z] Unpacking netbase (5.3) ...\n [2020-01-09T17:12:18.701Z] Selecting previously unselected package openssl.\n [2020-01-09T17:12:18.701Z] Preparing to unpack .../openssl_1.0.2g-1ubuntu4.15_arm64.deb ...\n [2020-01-09T17:12:18.712Z] Get:38 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz0b amd64 1.0.1-1ubuntu0.1 [140 kB]\n [2020-01-09T17:12:18.712Z] Get:39 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-icu0 amd64 1.0.1-1ubuntu0.1 [5198 B]\n [2020-01-09T17:12:18.712Z] Get:40 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-0 amd64 0.33.6-1 [231 kB]\n [2020-01-09T17:12:18.712Z] Get:41 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpoppler58 amd64 0.41.0-0ubuntu1.14 [757 kB]\n [2020-01-09T17:12:18.712Z] Get:42 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpotrace0 amd64 1.13-2 [17.7 kB]\n [2020-01-09T17:12:18.970Z] Get:43 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxt6 amd64 1:1.1.5-0ubuntu1 [160 kB]\n [2020-01-09T17:12:18.970Z] Unpacking openssl (1.0.2g-1ubuntu4.15) ...\n [2020-01-09T17:12:18.970Z] Selecting previously unselected package ca-certificates.\n [2020-01-09T17:12:18.970Z] Preparing to unpack .../ca-certificates_20170717~16.04.2_all.deb ...\n [2020-01-09T17:12:18.970Z] Unpacking ca-certificates (20170717~16.04.2) ...\n [2020-01-09T17:12:19.232Z] Get:44 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB]\n [2020-01-09T17:12:19.242Z] Selecting previously unselected package krb5-locales.\n [2020-01-09T17:12:19.490Z] Get:45 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm4 amd64 1:3.5.11-1ubuntu0.16.04.1 [33.8 kB]\n [2020-01-09T17:12:19.490Z] Get:46 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB]\n [2020-01-09T17:12:19.490Z] Get:47 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxi6 amd64 2:1.7.6-1 [28.6 kB]\n [2020-01-09T17:12:19.490Z] Get:48 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libzzip-0-13 amd64 0.13.62-3ubuntu0.16.04.2 [26.1 kB]\n [2020-01-09T17:12:19.490Z] Get:49 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-binaries amd64 2015.20160222.37495-1ubuntu0.1 [7942 kB]\n [2020-01-09T17:12:19.514Z] Preparing to unpack .../krb5-locales_1.13.2+dfsg-5ubuntu2.1_all.deb ...\n [2020-01-09T17:12:19.514Z] Unpacking krb5-locales (1.13.2+dfsg-5ubuntu2.1) ...\n [2020-01-09T17:12:19.514Z] Selecting previously unselected package libroken18-heimdal:arm64.\n [2020-01-09T17:12:19.514Z] Preparing to unpack .../libroken18-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_arm64.deb ...\n [2020-01-09T17:12:19.514Z] Unpacking libroken18-heimdal:arm64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...\n [2020-01-09T17:12:19.782Z] Selecting previously unselected package libasn1-8-heimdal:arm64.\n [2020-01-09T17:12:19.782Z] Preparing to unpack .../libasn1-8-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_arm64.deb ...\n [2020-01-09T17:12:19.782Z] Unpacking libasn1-8-heimdal:arm64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...\n [2020-01-09T17:12:20.051Z] Selecting previously unselected package libkrb5support0:arm64.\n [2020-01-09T17:12:20.051Z] Preparing to unpack .../libkrb5support0_1.13.2+dfsg-5ubuntu2.1_arm64.deb ...\n [2020-01-09T17:12:20.051Z] Unpacking libkrb5support0:arm64 (1.13.2+dfsg-5ubuntu2.1) ...\n [2020-01-09T17:12:20.051Z] Selecting previously unselected package libk5crypto3:arm64.\n [2020-01-09T17:12:20.051Z] Preparing to unpack .../libk5crypto3_1.13.2+dfsg-5ubuntu2.1_arm64.deb ...\n [2020-01-09T17:12:20.051Z] Unpacking libk5crypto3:arm64 (1.13.2+dfsg-5ubuntu2.1) ...\n [2020-01-09T17:12:20.056Z] Get:50 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-utils all 1.1.1-1ubuntu1.16.04.3 [59.6 kB]\n [2020-01-09T17:12:20.056Z] Get:51 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-base all 2015.20160320-1ubuntu0.1 [18.3 MB]\n [2020-01-09T17:12:20.322Z] Selecting previously unselected package libkeyutils1:arm64.\n [2020-01-09T17:12:20.322Z] Preparing to unpack .../libkeyutils1_1.5.9-8ubuntu1_arm64.deb ...\n [2020-01-09T17:12:20.322Z] Unpacking libkeyutils1:arm64 (1.5.9-8ubuntu1) ...\n [2020-01-09T17:12:20.322Z] Selecting previously unselected package libkrb5-3:arm64.\n [2020-01-09T17:12:20.322Z] Preparing to unpack .../libkrb5-3_1.13.2+dfsg-5ubuntu2.1_arm64.deb ...\n [2020-01-09T17:12:20.322Z] Unpacking libkrb5-3:arm64 (1.13.2+dfsg-5ubuntu2.1) ...\n [2020-01-09T17:12:20.590Z] Selecting previously unselected package libgssapi-krb5-2:arm64.\n [2020-01-09T17:12:20.590Z] Preparing to unpack .../libgssapi-krb5-2_1.13.2+dfsg-5ubuntu2.1_arm64.deb ...\n [2020-01-09T17:12:20.590Z] Unpacking libgssapi-krb5-2:arm64 (1.13.2+dfsg-5ubuntu2.1) ...\n [2020-01-09T17:12:20.590Z] Selecting previously unselected package libhcrypto4-heimdal:arm64.\n [2020-01-09T17:12:20.590Z] Preparing to unpack .../libhcrypto4-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_arm64.deb ...\n [2020-01-09T17:12:20.590Z] Unpacking libhcrypto4-heimdal:arm64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...\n [2020-01-09T17:12:20.863Z] Selecting previously unselected package libheimbase1-heimdal:arm64.\n [2020-01-09T17:12:20.863Z] Preparing to unpack .../libheimbase1-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_arm64.deb ...\n [2020-01-09T17:12:20.863Z] Unpacking libheimbase1-heimdal:arm64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...\n [2020-01-09T17:12:20.998Z] Get:52 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base all 2015.20160320-1ubuntu0.1 [851 kB]\n [2020-01-09T17:12:20.998Z] Get:53 http://archive.ubuntu.com/ubuntu xenial/universe amd64 latexmk all 1:4.41-1 [368 kB]\n [2020-01-09T17:12:20.998Z] Get:54 http://archive.ubuntu.com/ubuntu xenial/main amd64 preview-latex-style all 11.88-1.1ubuntu1 [184 kB]\n [2020-01-09T17:12:20.998Z] Get:55 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 texlive-fonts-recommended all 2015.20160320-1ubuntu0.1 [5697 kB]\n [2020-01-09T17:12:21.139Z] Selecting previously unselected package libwind0-heimdal:arm64.\n [2020-01-09T17:12:21.139Z] Preparing to unpack .../libwind0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_arm64.deb ...\n [2020-01-09T17:12:21.139Z] Unpacking libwind0-heimdal:arm64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...\n [2020-01-09T17:12:21.139Z] Selecting previously unselected package libhx509-5-heimdal:arm64.\n [2020-01-09T17:12:21.139Z] Preparing to unpack .../libhx509-5-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_arm64.deb ...\n [2020-01-09T17:12:21.139Z] Unpacking libhx509-5-heimdal:arm64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...\n [2020-01-09T17:12:21.420Z] Selecting previously unselected package libkrb5-26-heimdal:arm64.\n [2020-01-09T17:12:21.420Z] Preparing to unpack .../libkrb5-26-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_arm64.deb ...\n [2020-01-09T17:12:21.420Z] Unpacking libkrb5-26-heimdal:arm64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...\n [2020-01-09T17:12:21.420Z] Selecting previously unselected package libheimntlm0-heimdal:arm64.\n [2020-01-09T17:12:21.420Z] Preparing to unpack .../libheimntlm0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_arm64.deb ...\n [2020-01-09T17:12:21.420Z] Unpacking libheimntlm0-heimdal:arm64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...\n [2020-01-09T17:12:21.426Z] Get:56 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-recommended all 2015.20160320-1ubuntu0.1 [12.8 MB]\n [2020-01-09T17:12:21.684Z] Get:57 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-pictures all 2015.20160320-1ubuntu0.1 [3743 kB]\n [2020-01-09T17:12:21.689Z] Selecting previously unselected package libgssapi3-heimdal:arm64.\n [2020-01-09T17:12:21.689Z] Preparing to unpack .../libgssapi3-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_arm64.deb ...\n [2020-01-09T17:12:21.689Z] Unpacking libgssapi3-heimdal:arm64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...\n [2020-01-09T17:12:21.689Z] Selecting previously unselected package libsasl2-modules-db:arm64.\n [2020-01-09T17:12:21.689Z] Preparing to unpack .../libsasl2-modules-db_2.1.26.dfsg1-14ubuntu0.1_arm64.deb ...\n [2020-01-09T17:12:21.689Z] Unpacking libsasl2-modules-db:arm64 (2.1.26.dfsg1-14ubuntu0.1) ...\n [2020-01-09T17:12:21.946Z] Get:58 http://archive.ubuntu.com/ubuntu xenial/universe amd64 texlive-latex-extra all 2015.20160320-1 [10.3 MB]\n [2020-01-09T17:12:21.955Z] Selecting previously unselected package libsasl2-2:arm64.\n [2020-01-09T17:12:21.955Z] Preparing to unpack .../libsasl2-2_2.1.26.dfsg1-14ubuntu0.1_arm64.deb ...\n [2020-01-09T17:12:21.955Z] Unpacking libsasl2-2:arm64 (2.1.26.dfsg1-14ubuntu0.1) ...\n [2020-01-09T17:12:21.955Z] Selecting previously unselected package libldap-2.4-2:arm64.\n [2020-01-09T17:12:21.955Z] Preparing to unpack .../libldap-2.4-2_2.4.42+dfsg-2ubuntu3.7_arm64.deb ...\n [2020-01-09T17:12:21.955Z] Unpacking libldap-2.4-2:arm64 (2.4.42+dfsg-2ubuntu3.7) ...\n [2020-01-09T17:12:22.227Z] Selecting previously unselected package librtmp1:arm64.\n [2020-01-09T17:12:22.227Z] Preparing to unpack .../librtmp1_2.4+20151223.gitfa8646d-1ubuntu0.1_arm64.deb ...\n [2020-01-09T17:12:22.227Z] Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ...\n [2020-01-09T17:12:22.500Z] Selecting previously unselected package libcurl3-gnutls:arm64.\n [2020-01-09T17:12:22.500Z] Preparing to unpack .../libcurl3-gnutls_7.47.0-1ubuntu2.14_arm64.deb ...\n [2020-01-09T17:12:22.500Z] Unpacking libcurl3-gnutls:arm64 (7.47.0-1ubuntu2.14) ...\n [2020-01-09T17:12:22.500Z] Selecting previously unselected package libedit2:arm64.\n [2020-01-09T17:12:22.523Z] \x1b[91mdebconf: delaying package configuration, since apt-utils is not installed\n [2020-01-09T17:12:22.523Z] \x1b[0mFetched 75.7 MB in 6s (12.5 MB/s)\n [2020-01-09T17:12:22.523Z] Selecting previously unselected package libglib2.0-0:amd64.\n [2020-01-09T17:12:22.523Z] (Reading database ... \n(Reading database ... 5%\n(Reading database ... 10%\n(Reading database ... 15%\n(Reading database ... 20%\n(Reading database ... 25%\n(Reading database ... 30%\n(Reading database ... 35%\n(Reading database ... 40%\n(Reading database ... 45%\n(Reading database ... 50%\n(Reading database ... 55%\n(Reading database ... 60%\n(Reading database ... 65%\n(Reading database ... 70%\n(Reading database ... 75%\n(Reading database ... 80%\n(Reading database ... 85%\n(Reading database ... 90%\n(Reading database ... 95%\n(Reading database ... 100%\n(Reading database ... 21364 files and directories currently installed.)\n [2020-01-09T17:12:22.523Z] Preparing to unpack .../libglib2.0-0_2.48.2-0ubuntu4.4_amd64.deb ...\n [2020-01-09T17:12:22.523Z] Unpacking libglib2.0-0:amd64 (2.48.2-0ubuntu4.4) ...\n [2020-01-09T17:12:22.777Z] Preparing to unpack .../libedit2_3.1-20150325-1ubuntu2_arm64.deb ...\n [2020-01-09T17:12:22.777Z] Unpacking libedit2:arm64 (3.1-20150325-1ubuntu2) ...\n [2020-01-09T17:12:22.777Z] Selecting previously unselected package libicu55:arm64.\n [2020-01-09T17:12:22.777Z] Preparing to unpack .../libicu55_55.1-7ubuntu0.4_arm64.deb ...\n [2020-01-09T17:12:22.777Z] Unpacking libicu55:arm64 (55.1-7ubuntu0.4) ...\n [2020-01-09T17:12:23.464Z] Selecting previously unselected package x11-common.\n [2020-01-09T17:12:23.464Z] Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ...\n [2020-01-09T17:12:23.727Z] dpkg-query: no packages found matching nux-tools\n [2020-01-09T17:12:23.727Z] Unpacking x11-common (1:7.7+13ubuntu3.1) ...\n [2020-01-09T17:12:23.727Z] Selecting previously unselected package libice6:amd64.\n [2020-01-09T17:12:23.727Z] Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ...\n [2020-01-09T17:12:23.727Z] Unpacking libice6:amd64 (2:1.0.9-1) ...\n [2020-01-09T17:12:23.727Z] Selecting previously unselected package libjpeg-turbo8:amd64.\n [2020-01-09T17:12:23.727Z] Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.3_amd64.deb ...\n [2020-01-09T17:12:23.727Z] Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.3) ...\n [2020-01-09T17:12:23.998Z] Selecting previously unselected package libsm6:amd64.\n [2020-01-09T17:12:23.998Z] Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ...\n [2020-01-09T17:12:23.998Z] Unpacking libsm6:amd64 (2:1.2.2-1) ...\n [2020-01-09T17:12:23.998Z] Selecting previously unselected package poppler-data.\n [2020-01-09T17:12:23.998Z] Preparing to unpack .../poppler-data_0.4.7-7_all.deb ...\n [2020-01-09T17:12:23.998Z] Unpacking poppler-data (0.4.7-7) ...\n [2020-01-09T17:12:24.734Z] Selecting previously unselected package libsasl2-modules:arm64.\n [2020-01-09T17:12:24.734Z] Preparing to unpack .../libsasl2-modules_2.1.26.dfsg1-14ubuntu0.1_arm64.deb ...\n [2020-01-09T17:12:24.734Z] Unpacking libsasl2-modules:arm64 (2.1.26.dfsg1-14ubuntu0.1) ...\n [2020-01-09T17:12:24.734Z] Selecting previously unselected package libxmuu1:arm64.\n [2020-01-09T17:12:24.734Z] Preparing to unpack .../libxmuu1_2%3a1.1.2-2_arm64.deb ...\n [2020-01-09T17:12:24.933Z] Selecting previously unselected package libjbig0:amd64.\n [2020-01-09T17:12:24.933Z] Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ...\n [2020-01-09T17:12:24.933Z] Unpacking libjbig0:amd64 (2.1-3.1) ...\n [2020-01-09T17:12:24.933Z] Selecting previously unselected package libpng12-0:amd64.\n [2020-01-09T17:12:24.933Z] Preparing to unpack .../libpng12-0_1.2.54-1ubuntu1.1_amd64.deb ...\n [2020-01-09T17:12:24.933Z] Unpacking libpng12-0:amd64 (1.2.54-1ubuntu1.1) ...\n [2020-01-09T17:12:24.933Z] Selecting previously unselected package ucf.\n [2020-01-09T17:12:24.933Z] Preparing to unpack .../archives/ucf_3.0036_all.deb ...\n [2020-01-09T17:12:24.933Z] Moving old data out of the way\n [2020-01-09T17:12:24.933Z] Unpacking ucf (3.0036) ...\n [2020-01-09T17:12:25.004Z] Unpacking libxmuu1:arm64 (2:1.1.2-2) ...\n [2020-01-09T17:12:25.004Z] Selecting previously unselected package manpages.\n [2020-01-09T17:12:25.004Z] Preparing to unpack .../manpages_4.04-2_all.deb ...\n [2020-01-09T17:12:25.004Z] Unpacking manpages (4.04-2) ...\n [2020-01-09T17:12:25.194Z] Selecting previously unselected package libdbus-1-3:amd64.\n [2020-01-09T17:12:25.194Z] Preparing to unpack .../libdbus-1-3_1.10.6-1ubuntu3.5_amd64.deb ...\n [2020-01-09T17:12:25.194Z] Unpacking libdbus-1-3:amd64 (1.10.6-1ubuntu3.5) ...\n [2020-01-09T17:12:25.194Z] Selecting previously unselected package fonts-dejavu-core.\n [2020-01-09T17:12:25.194Z] Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ...\n [2020-01-09T17:12:25.194Z] Unpacking fonts-dejavu-core (2.35-1) ...\n [2020-01-09T17:12:25.273Z] Selecting previously unselected package openssh-client.\n [2020-01-09T17:12:25.451Z] Selecting previously unselected package fontconfig-config.\n [2020-01-09T17:12:25.451Z] Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ...\n [2020-01-09T17:12:25.451Z] Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ...\n [2020-01-09T17:12:25.543Z] Preparing to unpack .../openssh-client_1%3a7.2p2-4ubuntu2.8_arm64.deb ...\n [2020-01-09T17:12:25.543Z] Unpacking openssh-client (1:7.2p2-4ubuntu2.8) ...\n [2020-01-09T17:12:25.710Z] Selecting previously unselected package tex-common.\n [2020-01-09T17:12:25.710Z] Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ...\n [2020-01-09T17:12:25.710Z] Unpacking tex-common (6.04ubuntu1) ...\n [2020-01-09T17:12:25.810Z] Selecting previously unselected package rsync.\n [2020-01-09T17:12:25.810Z] Preparing to unpack .../rsync_3.1.1-3ubuntu1.2_arm64.deb ...\n [2020-01-09T17:12:25.810Z] Unpacking rsync (3.1.1-3ubuntu1.2) ...\n [2020-01-09T17:12:25.810Z] Selecting previously unselected package wget.\n [2020-01-09T17:12:25.810Z] Preparing to unpack .../wget_1.17.1-1ubuntu1.5_arm64.deb ...\n [2020-01-09T17:12:25.810Z] Unpacking wget (1.17.1-1ubuntu1.5) ...\n [2020-01-09T17:12:25.968Z] Selecting previously unselected package libpaper1:amd64.\n [2020-01-09T17:12:25.968Z] Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ...\n [2020-01-09T17:12:25.968Z] Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ...\n [2020-01-09T17:12:25.968Z] Selecting previously unselected package libpaper-utils.\n [2020-01-09T17:12:25.968Z] Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ...\n [2020-01-09T17:12:25.968Z] Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ...\n [2020-01-09T17:12:26.079Z] Selecting previously unselected package xauth.\n [2020-01-09T17:12:26.079Z] Preparing to unpack .../xauth_1%3a1.0.9-1ubuntu2_arm64.deb ...\n [2020-01-09T17:12:26.079Z] Unpacking xauth (1:1.0.9-1ubuntu2) ...\n [2020-01-09T17:12:26.079Z] Selecting previously unselected package binutils.\n [2020-01-09T17:12:26.079Z] Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.8_arm64.deb ...\n [2020-01-09T17:12:26.079Z] Unpacking binutils (2.26.1-1ubuntu1~16.04.8) ...\n [2020-01-09T17:12:26.229Z] Selecting previously unselected package libkpathsea6:amd64.\n [2020-01-09T17:12:26.229Z] Preparing to unpack .../libkpathsea6_2015.20160222.37495-1ubuntu0.1_amd64.deb ...\n [2020-01-09T17:12:26.229Z] Unpacking libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ...\n [2020-01-09T17:12:26.229Z] Selecting previously unselected package libptexenc1:amd64.\n [2020-01-09T17:12:26.229Z] Preparing to unpack .../libptexenc1_2015.20160222.37495-1ubuntu0.1_amd64.deb ...\n [2020-01-09T17:12:26.229Z] Unpacking libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ...\n [2020-01-09T17:12:26.229Z] Selecting previously unselected package libsynctex1:amd64.\n [2020-01-09T17:12:26.229Z] Preparing to unpack .../libsynctex1_2015.20160222.37495-1ubuntu0.1_amd64.deb ...\n [2020-01-09T17:12:26.229Z] Unpacking libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ...\n [2020-01-09T17:12:26.490Z] Selecting previously unselected package libtexlua52:amd64.\n [2020-01-09T17:12:26.490Z] Preparing to unpack .../libtexlua52_2015.20160222.37495-1ubuntu0.1_amd64.deb ...\n [2020-01-09T17:12:26.490Z] Unpacking libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ...\n [2020-01-09T17:12:26.490Z] Selecting previously unselected package libtexluajit2:amd64.\n [2020-01-09T17:12:26.490Z] Preparing to unpack .../libtexluajit2_2015.20160222.37495-1ubuntu0.1_amd64.deb ...\n [2020-01-09T17:12:26.490Z] Unpacking libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ...\n [2020-01-09T17:12:26.490Z] Selecting previously unselected package t1utils.\n [2020-01-09T17:12:26.490Z] Preparing to unpack .../t1utils_1.39-2_amd64.deb ...\n [2020-01-09T17:12:26.490Z] Unpacking t1utils (1.39-2) ...\n [2020-01-09T17:12:26.749Z] Selecting previously unselected package libfreetype6:amd64.\n [2020-01-09T17:12:26.749Z] Preparing to unpack .../libfreetype6_2.6.1-0.1ubuntu2.4_amd64.deb ...\n [2020-01-09T17:12:26.749Z] Unpacking libfreetype6:amd64 (2.6.1-0.1ubuntu2.4) ...\n [2020-01-09T17:12:26.749Z] Selecting previously unselected package libfontconfig1:amd64.\n [2020-01-09T17:12:26.749Z] Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ...\n [2020-01-09T17:12:26.749Z] Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ...\n [2020-01-09T17:12:27.009Z] Selecting previously unselected package libgraphite2-3:amd64.\n [2020-01-09T17:12:27.009Z] Preparing to unpack .../libgraphite2-3_1.3.10-0ubuntu0.16.04.1_amd64.deb ...\n [2020-01-09T17:12:27.009Z] Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ...\n [2020-01-09T17:12:27.009Z] Selecting previously unselected package libavahi-common-data:amd64.\n [2020-01-09T17:12:27.009Z] Preparing to unpack .../libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2.3_amd64.deb ...\n [2020-01-09T17:12:27.009Z] Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ...\n [2020-01-09T17:12:27.009Z] Selecting previously unselected package libavahi-common3:amd64.\n [2020-01-09T17:12:27.009Z] Preparing to unpack .../libavahi-common3_0.6.32~rc+dfsg-1ubuntu2.3_amd64.deb ...\n [2020-01-09T17:12:27.009Z] Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ...\n [2020-01-09T17:12:27.048Z] Selecting previously unselected package libc-dev-bin.\n [2020-01-09T17:12:27.048Z] Preparing to unpack .../libc-dev-bin_2.23-0ubuntu11_arm64.deb ...\n [2020-01-09T17:12:27.048Z] Unpacking libc-dev-bin (2.23-0ubuntu11) ...\n [2020-01-09T17:12:27.267Z] Selecting previously unselected package libavahi-client3:amd64.\n [2020-01-09T17:12:27.268Z] Preparing to unpack .../libavahi-client3_0.6.32~rc+dfsg-1ubuntu2.3_amd64.deb ...\n [2020-01-09T17:12:27.268Z] Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ...\n [2020-01-09T17:12:27.268Z] Selecting previously unselected package libcups2:amd64.\n [2020-01-09T17:12:27.268Z] Preparing to unpack .../libcups2_2.1.3-4ubuntu0.10_amd64.deb ...\n [2020-01-09T17:12:27.268Z] Unpacking libcups2:amd64 (2.1.3-4ubuntu0.10) ...\n [2020-01-09T17:12:27.268Z] Selecting previously unselected package libjpeg8:amd64.\n [2020-01-09T17:12:27.268Z] Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\n [2020-01-09T17:12:27.268Z] Unpacking libjpeg8:amd64 (8c-2ubuntu8) ...\n [2020-01-09T17:12:27.268Z] Selecting previously unselected package libtiff5:amd64.\n [2020-01-09T17:12:27.268Z] Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.7_amd64.deb ...\n [2020-01-09T17:12:27.317Z] Selecting previously unselected package linux-libc-dev:arm64.\n [2020-01-09T17:12:27.317Z] Preparing to unpack .../linux-libc-dev_4.4.0-171.200_arm64.deb ...\n [2020-01-09T17:12:27.317Z] Unpacking linux-libc-dev:arm64 (4.4.0-171.200) ...\n [2020-01-09T17:12:27.526Z] Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.7) ...\n [2020-01-09T17:12:27.526Z] Selecting previously unselected package libcupsfilters1:amd64.\n [2020-01-09T17:12:27.526Z] Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.5_amd64.deb ...\n [2020-01-09T17:12:27.526Z] Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.5) ...\n [2020-01-09T17:12:27.526Z] Selecting previously unselected package libcupsimage2:amd64.\n [2020-01-09T17:12:27.526Z] Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.10_amd64.deb ...\n [2020-01-09T17:12:27.526Z] Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.10) ...\n [2020-01-09T17:12:27.784Z] Selecting previously unselected package libijs-0.35:amd64.\n [2020-01-09T17:12:27.784Z] Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ...\n [2020-01-09T17:12:27.784Z] Unpacking libijs-0.35:amd64 (0.35-12) ...\n [2020-01-09T17:12:27.784Z] Selecting previously unselected package libjbig2dec0.\n [2020-01-09T17:12:27.784Z] Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ...\n [2020-01-09T17:12:27.784Z] Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ...\n [2020-01-09T17:12:27.784Z] Selecting previously unselected package liblcms2-2:amd64.\n [2020-01-09T17:12:27.784Z] Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ...\n [2020-01-09T17:12:27.784Z] Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ...\n [2020-01-09T17:12:27.910Z] Selecting previously unselected package libc6-dev:arm64.\n [2020-01-09T17:12:27.910Z] Preparing to unpack .../libc6-dev_2.23-0ubuntu11_arm64.deb ...\n [2020-01-09T17:12:27.910Z] Unpacking libc6-dev:arm64 (2.23-0ubuntu11) ...\n [2020-01-09T17:12:28.043Z] Selecting previously unselected package libgs9-common.\n [2020-01-09T17:12:28.043Z] Preparing to unpack .../libgs9-common_9.26~dfsg+0-0ubuntu0.16.04.12_all.deb ...\n [2020-01-09T17:12:28.043Z] Unpacking libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.12) ...\n [2020-01-09T17:12:28.883Z] Selecting previously unselected package libisl15:arm64.\n [2020-01-09T17:12:28.883Z] Preparing to unpack .../libisl15_0.16.1-1_arm64.deb ...\n [2020-01-09T17:12:28.883Z] Unpacking libisl15:arm64 (0.16.1-1) ...\n [2020-01-09T17:12:28.979Z] Selecting previously unselected package libgs9:amd64.\n [2020-01-09T17:12:28.979Z] Preparing to unpack .../libgs9_9.26~dfsg+0-0ubuntu0.16.04.12_amd64.deb ...\n [2020-01-09T17:12:28.979Z] Unpacking libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.12) ...\n [2020-01-09T17:12:29.152Z] Selecting previously unselected package cpp-5.\n [2020-01-09T17:12:29.152Z] Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.12_arm64.deb ...\n [2020-01-09T17:12:29.152Z] Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:12:29.236Z] Selecting previously unselected package libharfbuzz0b:amd64.\n [2020-01-09T17:12:29.237Z] Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ...\n [2020-01-09T17:12:29.237Z] Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ...\n [2020-01-09T17:12:29.237Z] Selecting previously unselected package libharfbuzz-icu0:amd64.\n [2020-01-09T17:12:29.237Z] Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ...\n [2020-01-09T17:12:29.237Z] Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ...\n [2020-01-09T17:12:29.237Z] Selecting previously unselected package libpixman-1-0:amd64.\n [2020-01-09T17:12:29.237Z] Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ...\n [2020-01-09T17:12:29.237Z] Unpacking libpixman-1-0:amd64 (0.33.6-1) ...\n [2020-01-09T17:12:29.497Z] Selecting previously unselected package libpoppler58:amd64.\n [2020-01-09T17:12:29.497Z] Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.14_amd64.deb ...\n [2020-01-09T17:12:29.497Z] Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.14) ...\n [2020-01-09T17:12:29.497Z] Selecting previously unselected package libpotrace0.\n [2020-01-09T17:12:29.497Z] Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ...\n [2020-01-09T17:12:29.497Z] Unpacking libpotrace0 (1.13-2) ...\n [2020-01-09T17:12:29.755Z] Selecting previously unselected package libxt6:amd64.\n [2020-01-09T17:12:29.755Z] Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ...\n [2020-01-09T17:12:29.755Z] Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ...\n [2020-01-09T17:12:29.755Z] Selecting previously unselected package libxmu6:amd64.\n [2020-01-09T17:12:29.755Z] Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ...\n [2020-01-09T17:12:29.755Z] Unpacking libxmu6:amd64 (2:1.1.2-2) ...\n [2020-01-09T17:12:30.016Z] Selecting previously unselected package libxpm4:amd64.\n [2020-01-09T17:12:30.016Z] Preparing to unpack .../libxpm4_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ...\n [2020-01-09T17:12:30.016Z] Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ...\n [2020-01-09T17:12:30.274Z] Selecting previously unselected package libxaw7:amd64.\n [2020-01-09T17:12:30.274Z] Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ...\n [2020-01-09T17:12:30.274Z] Unpacking libxaw7:amd64 (2:1.0.13-1) ...\n [2020-01-09T17:12:30.274Z] Selecting previously unselected package libxi6:amd64.\n [2020-01-09T17:12:30.274Z] Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ...\n [2020-01-09T17:12:30.274Z] Unpacking libxi6:amd64 (2:1.7.6-1) ...\n [2020-01-09T17:12:30.274Z] Selecting previously unselected package libzzip-0-13:amd64.\n [2020-01-09T17:12:30.274Z] Preparing to unpack .../libzzip-0-13_0.13.62-3ubuntu0.16.04.2_amd64.deb ...\n [2020-01-09T17:12:30.274Z] Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ...\n [2020-01-09T17:12:30.532Z] Selecting previously unselected package texlive-binaries.\n [2020-01-09T17:12:30.532Z] Preparing to unpack .../texlive-binaries_2015.20160222.37495-1ubuntu0.1_amd64.deb ...\n [2020-01-09T17:12:30.532Z] Unpacking texlive-binaries (2015.20160222.37495-1ubuntu0.1) ...\n [2020-01-09T17:12:30.577Z] Selecting previously unselected package cpp.\n [2020-01-09T17:12:30.577Z] Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_arm64.deb ...\n [2020-01-09T17:12:30.577Z] Unpacking cpp (4:5.3.1-1ubuntu1) ...\n [2020-01-09T17:12:30.577Z] Selecting previously unselected package libcc1-0:arm64.\n [2020-01-09T17:12:30.577Z] Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.12_arm64.deb ...\n [2020-01-09T17:12:30.577Z] Unpacking libcc1-0:arm64 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:12:30.849Z] Selecting previously unselected package libgomp1:arm64.\n [2020-01-09T17:12:30.849Z] Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.12_arm64.deb ...\n [2020-01-09T17:12:30.850Z] Unpacking libgomp1:arm64 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:12:30.850Z] Selecting previously unselected package libitm1:arm64.\n [2020-01-09T17:12:30.850Z] Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.12_arm64.deb ...\n [2020-01-09T17:12:30.850Z] Unpacking libitm1:arm64 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:12:31.124Z] Selecting previously unselected package libatomic1:arm64.\n [2020-01-09T17:12:31.124Z] Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.12_arm64.deb ...\n [2020-01-09T17:12:31.124Z] Unpacking libatomic1:arm64 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:12:31.124Z] Selecting previously unselected package libasan2:arm64.\n [2020-01-09T17:12:31.124Z] Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.12_arm64.deb ...\n [2020-01-09T17:12:31.124Z] Unpacking libasan2:arm64 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:12:31.394Z] Selecting previously unselected package libubsan0:arm64.\n [2020-01-09T17:12:31.394Z] Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.12_arm64.deb ...\n [2020-01-09T17:12:31.394Z] Unpacking libubsan0:arm64 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:12:31.394Z] Selecting previously unselected package libgcc-5-dev:arm64.\n [2020-01-09T17:12:31.394Z] Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.12_arm64.deb ...\n [2020-01-09T17:12:31.394Z] Unpacking libgcc-5-dev:arm64 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:12:31.474Z] Selecting previously unselected package xdg-utils.\n [2020-01-09T17:12:31.474Z] Preparing to unpack .../xdg-utils_1.1.1-1ubuntu1.16.04.3_all.deb ...\n [2020-01-09T17:12:31.474Z] Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ...\n [2020-01-09T17:12:31.664Z] Selecting previously unselected package gcc-5.\n [2020-01-09T17:12:31.664Z] Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.12_arm64.deb ...\n [2020-01-09T17:12:31.664Z] Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:12:31.731Z] Selecting previously unselected package texlive-base.\n [2020-01-09T17:12:31.731Z] Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ...\n [2020-01-09T17:12:31.731Z] Unpacking texlive-base (2015.20160320-1ubuntu0.1) ...\n [2020-01-09T17:12:33.102Z] Selecting previously unselected package gcc.\n [2020-01-09T17:12:33.102Z] Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_arm64.deb ...\n [2020-01-09T17:12:33.102Z] Unpacking gcc (4:5.3.1-1ubuntu1) ...\n [2020-01-09T17:12:33.102Z] Selecting previously unselected package libstdc++-5-dev:arm64.\n [2020-01-09T17:12:33.102Z] Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.12_arm64.deb ...\n [2020-01-09T17:12:33.102Z] Unpacking libstdc++-5-dev:arm64 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:12:34.080Z] Selecting previously unselected package g++-5.\n [2020-01-09T17:12:34.080Z] Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.12_arm64.deb ...\n [2020-01-09T17:12:34.080Z] Unpacking g++-5 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:12:35.018Z] Selecting previously unselected package texlive-latex-base.\n [2020-01-09T17:12:35.018Z] Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ...\n [2020-01-09T17:12:35.018Z] Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ...\n [2020-01-09T17:12:35.496Z] Selecting previously unselected package g++.\n [2020-01-09T17:12:35.496Z] Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_arm64.deb ...\n [2020-01-09T17:12:35.496Z] Unpacking g++ (4:5.3.1-1ubuntu1) ...\n [2020-01-09T17:12:35.496Z] Selecting previously unselected package make.\n [2020-01-09T17:12:35.496Z] Preparing to unpack .../archives/make_4.1-6_arm64.deb ...\n [2020-01-09T17:12:35.496Z] Unpacking make (4.1-6) ...\n [2020-01-09T17:12:35.496Z] Selecting previously unselected package libdpkg-perl.\n [2020-01-09T17:12:35.496Z] Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.6_all.deb ...\n [2020-01-09T17:12:35.496Z] Unpacking libdpkg-perl (1.18.4ubuntu1.6) ...\n [2020-01-09T17:12:35.768Z] Selecting previously unselected package xz-utils.\n [2020-01-09T17:12:35.768Z] Preparing to unpack .../xz-utils_5.1.1alpha+20120614-2ubuntu2_arm64.deb ...\n [2020-01-09T17:12:35.768Z] Unpacking xz-utils (5.1.1alpha+20120614-2ubuntu2) ...\n [2020-01-09T17:12:36.045Z] Selecting previously unselected package patch.\n [2020-01-09T17:12:36.045Z] Preparing to unpack .../patch_2.7.5-1ubuntu0.16.04.2_arm64.deb ...\n [2020-01-09T17:12:36.045Z] Unpacking patch (2.7.5-1ubuntu0.16.04.2) ...\n [2020-01-09T17:12:36.045Z] Selecting previously unselected package dpkg-dev.\n [2020-01-09T17:12:36.045Z] Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.6_all.deb ...\n [2020-01-09T17:12:36.045Z] Unpacking dpkg-dev (1.18.4ubuntu1.6) ...\n [2020-01-09T17:12:36.315Z] Selecting previously unselected package build-essential.\n [2020-01-09T17:12:36.315Z] Preparing to unpack .../build-essential_12.1ubuntu2_arm64.deb ...\n [2020-01-09T17:12:36.315Z] Unpacking build-essential (12.1ubuntu2) ...\n [2020-01-09T17:12:36.392Z] Selecting previously unselected package latexmk.\n [2020-01-09T17:12:36.392Z] Preparing to unpack .../latexmk_1%3a4.41-1_all.deb ...\n [2020-01-09T17:12:36.392Z] Unpacking latexmk (1:4.41-1) ...\n [2020-01-09T17:12:36.587Z] Selecting previously unselected package curl.\n [2020-01-09T17:12:36.587Z] Preparing to unpack .../curl_7.47.0-1ubuntu2.14_arm64.deb ...\n [2020-01-09T17:12:36.587Z] Unpacking curl (7.47.0-1ubuntu2.14) ...\n [2020-01-09T17:12:36.587Z] Selecting previously unselected package libfakeroot:arm64.\n [2020-01-09T17:12:36.587Z] Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_arm64.deb ...\n [2020-01-09T17:12:36.587Z] Unpacking libfakeroot:arm64 (1.20.2-1ubuntu1) ...\n [2020-01-09T17:12:36.651Z] Selecting previously unselected package preview-latex-style.\n [2020-01-09T17:12:36.651Z] Preparing to unpack .../preview-latex-style_11.88-1.1ubuntu1_all.deb ...\n [2020-01-09T17:12:36.651Z] Unpacking preview-latex-style (11.88-1.1ubuntu1) ...\n [2020-01-09T17:12:36.651Z] Selecting previously unselected package texlive-fonts-recommended.\n [2020-01-09T17:12:36.651Z] Preparing to unpack .../texlive-fonts-recommended_2015.20160320-1ubuntu0.1_all.deb ...\n [2020-01-09T17:12:36.651Z] Unpacking texlive-fonts-recommended (2015.20160320-1ubuntu0.1) ...\n [2020-01-09T17:12:36.861Z] Selecting previously unselected package fakeroot.\n [2020-01-09T17:12:36.861Z] Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_arm64.deb ...\n [2020-01-09T17:12:36.861Z] Unpacking fakeroot (1.20.2-1ubuntu1) ...\n [2020-01-09T17:12:36.861Z] Selecting previously unselected package liberror-perl.\n [2020-01-09T17:12:36.861Z] Preparing to unpack .../liberror-perl_0.17-1.2_all.deb ...\n [2020-01-09T17:12:36.861Z] Unpacking liberror-perl (0.17-1.2) ...\n [2020-01-09T17:12:37.130Z] Selecting previously unselected package git-man.\n [2020-01-09T17:12:37.130Z] Preparing to unpack .../git-man_1%3a2.7.4-0ubuntu1.7_all.deb ...\n [2020-01-09T17:12:37.130Z] Unpacking git-man (1:2.7.4-0ubuntu1.7) ...\n [2020-01-09T17:12:37.405Z] Selecting previously unselected package git.\n [2020-01-09T17:12:37.405Z] Preparing to unpack .../git_1%3a2.7.4-0ubuntu1.7_arm64.deb ...\n [2020-01-09T17:12:37.405Z] Unpacking git (1:2.7.4-0ubuntu1.7) ...\n [2020-01-09T17:12:38.826Z] Selecting previously unselected package python-pkg-resources.\n [2020-01-09T17:12:38.826Z] Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ...\n [2020-01-09T17:12:38.826Z] Unpacking python-pkg-resources (20.7.0-1) ...\n [2020-01-09T17:12:38.826Z] Selecting previously unselected package gyp.\n [2020-01-09T17:12:38.826Z] Preparing to unpack .../gyp_0.1+20150913git1f374df9-1ubuntu1_all.deb ...\n [2020-01-09T17:12:38.826Z] Unpacking gyp (0.1+20150913git1f374df9-1ubuntu1) ...\n [2020-01-09T17:12:39.096Z] Selecting previously unselected package javascript-common.\n [2020-01-09T17:12:39.096Z] Preparing to unpack .../javascript-common_11_all.deb ...\n [2020-01-09T17:12:39.096Z] Unpacking javascript-common (11) ...\n [2020-01-09T17:12:39.096Z] Selecting previously unselected package libalgorithm-diff-perl.\n [2020-01-09T17:12:39.096Z] Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ...\n [2020-01-09T17:12:39.096Z] Unpacking libalgorithm-diff-perl (1.19.03-1) ...\n [2020-01-09T17:12:39.367Z] Selecting previously unselected package libalgorithm-diff-xs-perl.\n [2020-01-09T17:12:39.367Z] Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_arm64.deb ...\n [2020-01-09T17:12:39.367Z] Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ...\n [2020-01-09T17:12:39.367Z] Selecting previously unselected package libalgorithm-merge-perl.\n [2020-01-09T17:12:39.367Z] Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ...\n [2020-01-09T17:12:39.367Z] Unpacking libalgorithm-merge-perl (0.08-3) ...\n [2020-01-09T17:12:39.639Z] Selecting previously unselected package libexpat1-dev:arm64.\n [2020-01-09T17:12:39.639Z] Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.5_arm64.deb ...\n [2020-01-09T17:12:39.639Z] Unpacking libexpat1-dev:arm64 (2.1.0-7ubuntu0.16.04.5) ...\n [2020-01-09T17:12:39.639Z] Selecting previously unselected package libfile-fcntllock-perl.\n [2020-01-09T17:12:39.639Z] Preparing to unpack .../libfile-fcntllock-perl_0.22-3_arm64.deb ...\n [2020-01-09T17:12:39.639Z] Unpacking libfile-fcntllock-perl (0.22-3) ...\n [2020-01-09T17:12:39.909Z] Selecting previously unselected package libjs-jquery.\n [2020-01-09T17:12:39.909Z] Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ...\n [2020-01-09T17:12:39.909Z] Unpacking libjs-jquery (1.11.3+dfsg-4) ...\n [2020-01-09T17:12:39.909Z] Selecting previously unselected package libjs-node-uuid.\n [2020-01-09T17:12:39.909Z] Preparing to unpack .../libjs-node-uuid_1.4.0-1_all.deb ...\n [2020-01-09T17:12:39.909Z] Unpacking libjs-node-uuid (1.4.0-1) ...\n [2020-01-09T17:12:39.947Z] Selecting previously unselected package texlive-latex-recommended.\n [2020-01-09T17:12:39.947Z] Preparing to unpack .../texlive-latex-recommended_2015.20160320-1ubuntu0.1_all.deb ...\n [2020-01-09T17:12:39.947Z] Unpacking texlive-latex-recommended (2015.20160320-1ubuntu0.1) ...\n [2020-01-09T17:12:40.179Z] Selecting previously unselected package libjs-underscore.\n [2020-01-09T17:12:40.179Z] Preparing to unpack .../libjs-underscore_1.7.0~dfsg-1ubuntu1_all.deb ...\n [2020-01-09T17:12:40.179Z] Unpacking libjs-underscore (1.7.0~dfsg-1ubuntu1) ...\n [2020-01-09T17:12:40.179Z] Selecting previously unselected package libpython2.7:arm64.\n [2020-01-09T17:12:40.179Z] Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.9_arm64.deb ...\n [2020-01-09T17:12:40.179Z] Unpacking libpython2.7:arm64 (2.7.12-1ubuntu0~16.04.9) ...\n [2020-01-09T17:12:40.450Z] Selecting previously unselected package libpython2.7-dev:arm64.\n [2020-01-09T17:12:40.450Z] Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.9_arm64.deb ...\n [2020-01-09T17:12:40.450Z] Unpacking libpython2.7-dev:arm64 (2.7.12-1ubuntu0~16.04.9) ...\n [2020-01-09T17:12:42.477Z] Selecting previously unselected package texlive-pictures.\n [2020-01-09T17:12:42.477Z] Preparing to unpack .../texlive-pictures_2015.20160320-1ubuntu0.1_all.deb ...\n [2020-01-09T17:12:42.477Z] Unpacking texlive-pictures (2015.20160320-1ubuntu0.1) ...\n [2020-01-09T17:12:44.729Z] Selecting previously unselected package libpython-dev:arm64.\n [2020-01-09T17:12:44.729Z] Preparing to unpack .../libpython-dev_2.7.12-1~16.04_arm64.deb ...\n [2020-01-09T17:12:44.729Z] Unpacking libpython-dev:arm64 (2.7.12-1~16.04) ...\n [2020-01-09T17:12:44.729Z] Selecting previously unselected package libpython-all-dev:arm64.\n [2020-01-09T17:12:44.729Z] Preparing to unpack .../libpython-all-dev_2.7.12-1~16.04_arm64.deb ...\n [2020-01-09T17:12:44.729Z] Unpacking libpython-all-dev:arm64 (2.7.12-1~16.04) ...\n [2020-01-09T17:12:44.729Z] Selecting previously unselected package zlib1g-dev:arm64.\n [2020-01-09T17:12:44.729Z] Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.1_arm64.deb ...\n [2020-01-09T17:12:44.729Z] Unpacking zlib1g-dev:arm64 (1:1.2.8.dfsg-2ubuntu4.1) ...\n [2020-01-09T17:12:44.729Z] Selecting previously unselected package libssl-dev:arm64.\n [2020-01-09T17:12:44.729Z] Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.15_arm64.deb ...\n [2020-01-09T17:12:44.729Z] Unpacking libssl-dev:arm64 (1.0.2g-1ubuntu4.15) ...\n [2020-01-09T17:12:44.998Z] Selecting previously unselected package libssl-doc.\n [2020-01-09T17:12:44.998Z] Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.15_all.deb ...\n [2020-01-09T17:12:44.998Z] Unpacking libssl-doc (1.0.2g-1ubuntu4.15) ...\n [2020-01-09T17:12:45.778Z] Selecting previously unselected package texlive-latex-extra.\n [2020-01-09T17:12:45.778Z] Preparing to unpack .../texlive-latex-extra_2015.20160320-1_all.deb ...\n [2020-01-09T17:12:45.778Z] Unpacking texlive-latex-extra (2015.20160320-1) ...\n [2020-01-09T17:12:46.417Z] Selecting previously unselected package libuv1:arm64.\n [2020-01-09T17:12:46.417Z] Preparing to unpack .../libuv1_1.8.0-1_arm64.deb ...\n [2020-01-09T17:12:46.417Z] Unpacking libuv1:arm64 (1.8.0-1) ...\n [2020-01-09T17:12:46.417Z] Selecting previously unselected package libuv1-dev:arm64.\n [2020-01-09T17:12:46.417Z] Preparing to unpack .../libuv1-dev_1.8.0-1_arm64.deb ...\n [2020-01-09T17:12:46.417Z] Unpacking libuv1-dev:arm64 (1.8.0-1) ...\n [2020-01-09T17:12:46.417Z] Selecting previously unselected package python-six.\n [2020-01-09T17:12:46.417Z] Preparing to unpack .../python-six_1.10.0-3_all.deb ...\n [2020-01-09T17:12:46.685Z] Unpacking python-six (1.10.0-3) ...\n [2020-01-09T17:12:46.685Z] Selecting previously unselected package python-urllib3.\n [2020-01-09T17:12:46.685Z] Preparing to unpack .../python-urllib3_1.13.1-2ubuntu0.16.04.3_all.deb ...\n [2020-01-09T17:12:46.685Z] Unpacking python-urllib3 (1.13.1-2ubuntu0.16.04.3) ...\n [2020-01-09T17:12:46.954Z] Selecting previously unselected package python-chardet.\n [2020-01-09T17:12:46.954Z] Preparing to unpack .../python-chardet_2.3.0-2_all.deb ...\n [2020-01-09T17:12:46.954Z] Unpacking python-chardet (2.3.0-2) ...\n [2020-01-09T17:12:46.954Z] Selecting previously unselected package python-requests.\n [2020-01-09T17:12:46.954Z] Preparing to unpack .../python-requests_2.9.1-3ubuntu0.1_all.deb ...\n [2020-01-09T17:12:46.954Z] Unpacking python-requests (2.9.1-3ubuntu0.1) ...\n [2020-01-09T17:12:47.221Z] Selecting previously unselected package linkchecker.\n [2020-01-09T17:12:47.221Z] Preparing to unpack .../linkchecker_9.3-1+deb8u1build0.16.04.1_arm64.deb ...\n [2020-01-09T17:12:47.221Z] Unpacking linkchecker (9.3-1+deb8u1build0.16.04.1) ...\n [2020-01-09T17:12:47.496Z] Selecting previously unselected package manpages-dev.\n [2020-01-09T17:12:47.496Z] Preparing to unpack .../manpages-dev_4.04-2_all.deb ...\n [2020-01-09T17:12:47.496Z] Unpacking manpages-dev (4.04-2) ...\n [2020-01-09T17:12:48.911Z] Selecting previously unselected package nodejs.\n [2020-01-09T17:12:48.911Z] Preparing to unpack .../nodejs_4.2.6~dfsg-1ubuntu4.2_arm64.deb ...\n [2020-01-09T17:12:48.911Z] Unpacking nodejs (4.2.6~dfsg-1ubuntu4.2) ...\n [2020-01-09T17:12:49.878Z] Selecting previously unselected package node-async.\n [2020-01-09T17:12:49.878Z] Preparing to unpack .../node-async_0.8.0-1_all.deb ...\n [2020-01-09T17:12:49.878Z] Unpacking node-async (0.8.0-1) ...\n [2020-01-09T17:12:49.878Z] Selecting previously unselected package node-node-uuid.\n [2020-01-09T17:12:49.878Z] Preparing to unpack .../node-node-uuid_1.4.0-1_all.deb ...\n [2020-01-09T17:12:49.878Z] Unpacking node-node-uuid (1.4.0-1) ...\n [2020-01-09T17:12:49.878Z] Selecting previously unselected package node-underscore.\n [2020-01-09T17:12:49.878Z] Preparing to unpack .../node-underscore_1.7.0~dfsg-1ubuntu1_all.deb ...\n [2020-01-09T17:12:49.878Z] Unpacking node-underscore (1.7.0~dfsg-1ubuntu1) ...\n [2020-01-09T17:12:50.145Z] Selecting previously unselected package python-all.\n [2020-01-09T17:12:50.145Z] Preparing to unpack .../python-all_2.7.12-1~16.04_arm64.deb ...\n [2020-01-09T17:12:50.145Z] Unpacking python-all (2.7.12-1~16.04) ...\n [2020-01-09T17:12:50.145Z] Selecting previously unselected package python2.7-dev.\n [2020-01-09T17:12:50.145Z] Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.9_arm64.deb ...\n [2020-01-09T17:12:50.145Z] Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.9) ...\n [2020-01-09T17:12:50.415Z] Selecting previously unselected package python-dev.\n [2020-01-09T17:12:50.415Z] Preparing to unpack .../python-dev_2.7.12-1~16.04_arm64.deb ...\n [2020-01-09T17:12:50.415Z] Unpacking python-dev (2.7.12-1~16.04) ...\n [2020-01-09T17:12:50.415Z] Selecting previously unselected package python-all-dev.\n [2020-01-09T17:12:50.415Z] Preparing to unpack .../python-all-dev_2.7.12-1~16.04_arm64.deb ...\n [2020-01-09T17:12:50.415Z] Unpacking python-all-dev (2.7.12-1~16.04) ...\n [2020-01-09T17:12:50.684Z] Selecting previously unselected package python-cffi-backend.\n [2020-01-09T17:12:50.684Z] Preparing to unpack .../python-cffi-backend_1.5.2-1ubuntu1_arm64.deb ...\n [2020-01-09T17:12:50.684Z] Unpacking python-cffi-backend (1.5.2-1ubuntu1) ...\n [2020-01-09T17:12:50.684Z] Selecting previously unselected package python-enum34.\n [2020-01-09T17:12:50.684Z] Preparing to unpack .../python-enum34_1.1.2-1_all.deb ...\n [2020-01-09T17:12:50.684Z] Unpacking python-enum34 (1.1.2-1) ...\n [2020-01-09T17:12:50.953Z] Selecting previously unselected package python-idna.\n [2020-01-09T17:12:50.953Z] Preparing to unpack .../python-idna_2.0-3_all.deb ...\n [2020-01-09T17:12:50.953Z] Unpacking python-idna (2.0-3) ...\n [2020-01-09T17:12:50.953Z] Selecting previously unselected package python-ipaddress.\n [2020-01-09T17:12:50.953Z] Preparing to unpack .../python-ipaddress_1.0.16-1_all.deb ...\n [2020-01-09T17:12:50.953Z] Unpacking python-ipaddress (1.0.16-1) ...\n [2020-01-09T17:12:51.225Z] Selecting previously unselected package python-pyasn1.\n [2020-01-09T17:12:51.225Z] Preparing to unpack .../python-pyasn1_0.1.9-1_all.deb ...\n [2020-01-09T17:12:51.225Z] Unpacking python-pyasn1 (0.1.9-1) ...\n [2020-01-09T17:12:51.225Z] Selecting previously unselected package python-cryptography.\n [2020-01-09T17:12:51.225Z] Preparing to unpack .../python-cryptography_1.2.3-1ubuntu0.2_arm64.deb ...\n [2020-01-09T17:12:51.499Z] Unpacking python-cryptography (1.2.3-1ubuntu0.2) ...\n [2020-01-09T17:12:51.499Z] Selecting previously unselected package python-openssl.\n [2020-01-09T17:12:51.499Z] Preparing to unpack .../python-openssl_0.15.1-2ubuntu0.2_all.deb ...\n [2020-01-09T17:12:51.769Z] Unpacking python-openssl (0.15.1-2ubuntu0.2) ...\n [2020-01-09T17:12:51.769Z] Selecting previously unselected package python-ndg-httpsclient.\n [2020-01-09T17:12:51.769Z] Preparing to unpack .../python-ndg-httpsclient_0.4.0-3_all.deb ...\n [2020-01-09T17:12:51.769Z] Unpacking python-ndg-httpsclient (0.4.0-3) ...\n [2020-01-09T17:12:52.046Z] Selecting previously unselected package python-pip-whl.\n [2020-01-09T17:12:52.046Z] Preparing to unpack .../python-pip-whl_8.1.1-2ubuntu0.4_all.deb ...\n [2020-01-09T17:12:52.046Z] Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ...\n [2020-01-09T17:12:52.317Z] Selecting previously unselected package python-pip.\n [2020-01-09T17:12:52.317Z] Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ...\n [2020-01-09T17:12:52.317Z] Unpacking python-pip (8.1.1-2ubuntu0.4) ...\n [2020-01-09T17:12:52.589Z] Selecting previously unselected package python-setuptools.\n [2020-01-09T17:12:52.589Z] Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ...\n [2020-01-09T17:12:52.589Z] Unpacking python-setuptools (20.7.0-1) ...\n [2020-01-09T17:12:52.589Z] Selecting previously unselected package python-wheel.\n [2020-01-09T17:12:52.589Z] Preparing to unpack .../python-wheel_0.29.0-1_all.deb ...\n [2020-01-09T17:12:52.589Z] Unpacking python-wheel (0.29.0-1) ...\n [2020-01-09T17:12:52.861Z] Selecting previously unselected package rename.\n [2020-01-09T17:12:52.861Z] Preparing to unpack .../archives/rename_0.20-4_all.deb ...\n [2020-01-09T17:12:52.861Z] Unpacking rename (0.20-4) ...\n [2020-01-09T17:12:52.861Z] Selecting previously unselected package libjs-inherits.\n [2020-01-09T17:12:53.134Z] Preparing to unpack .../libjs-inherits_2.0.1-3_all.deb ...\n [2020-01-09T17:12:53.134Z] Unpacking libjs-inherits (2.0.1-3) ...\n [2020-01-09T17:12:53.134Z] Selecting previously unselected package node-abbrev.\n [2020-01-09T17:12:53.134Z] Preparing to unpack .../node-abbrev_1.0.5-2_all.deb ...\n [2020-01-09T17:12:53.134Z] Unpacking node-abbrev (1.0.5-2) ...\n [2020-01-09T17:12:53.134Z] Selecting previously unselected package node-ansi.\n [2020-01-09T17:12:53.134Z] Preparing to unpack .../node-ansi_0.3.0-2_all.deb ...\n [2020-01-09T17:12:53.409Z] Unpacking node-ansi (0.3.0-2) ...\n [2020-01-09T17:12:53.409Z] Selecting previously unselected package node-ansi-color-table.\n [2020-01-09T17:12:53.409Z] Preparing to unpack .../node-ansi-color-table_1.0.0-1_all.deb ...\n [2020-01-09T17:12:53.409Z] Unpacking node-ansi-color-table (1.0.0-1) ...\n [2020-01-09T17:12:53.679Z] Selecting previously unselected package node-archy.\n [2020-01-09T17:12:53.679Z] Preparing to unpack .../node-archy_0.0.2-1_all.deb ...\n [2020-01-09T17:12:53.679Z] Unpacking node-archy (0.0.2-1) ...\n [2020-01-09T17:12:53.679Z] Selecting previously unselected package node-inherits.\n [2020-01-09T17:12:53.679Z] Preparing to unpack .../node-inherits_2.0.1-3_all.deb ...\n [2020-01-09T17:12:53.679Z] Unpacking node-inherits (2.0.1-3) ...\n [2020-01-09T17:12:53.950Z] Selecting previously unselected package node-block-stream.\n [2020-01-09T17:12:53.950Z] Preparing to unpack .../node-block-stream_0.0.7-1_all.deb ...\n [2020-01-09T17:12:53.950Z] Unpacking node-block-stream (0.0.7-1) ...\n [2020-01-09T17:12:53.950Z] Selecting previously unselected package node-delayed-stream.\n [2020-01-09T17:12:53.950Z] Preparing to unpack .../node-delayed-stream_0.0.5-1_all.deb ...\n [2020-01-09T17:12:53.950Z] Unpacking node-delayed-stream (0.0.5-1) ...\n [2020-01-09T17:12:53.950Z] Selecting previously unselected package node-combined-stream.\n [2020-01-09T17:12:53.950Z] Preparing to unpack .../node-combined-stream_0.0.5-1_all.deb ...\n [2020-01-09T17:12:53.950Z] Unpacking node-combined-stream (0.0.5-1) ...\n [2020-01-09T17:12:54.223Z] Selecting previously unselected package node-cookie-jar.\n [2020-01-09T17:12:54.223Z] Preparing to unpack .../node-cookie-jar_0.3.1-1_all.deb ...\n [2020-01-09T17:12:54.223Z] Unpacking node-cookie-jar (0.3.1-1) ...\n [2020-01-09T17:12:54.223Z] Selecting previously unselected package node-forever-agent.\n [2020-01-09T17:12:54.223Z] Preparing to unpack .../node-forever-agent_0.5.1-1_all.deb ...\n [2020-01-09T17:12:54.223Z] Unpacking node-forever-agent (0.5.1-1) ...\n [2020-01-09T17:12:54.507Z] Selecting previously unselected package node-mime.\n [2020-01-09T17:12:54.507Z] Preparing to unpack .../node-mime_1.3.4-1_all.deb ...\n [2020-01-09T17:12:54.507Z] Unpacking node-mime (1.3.4-1) ...\n [2020-01-09T17:12:54.507Z] Selecting previously unselected package node-form-data.\n [2020-01-09T17:12:54.507Z] Preparing to unpack .../node-form-data_0.1.0-1_all.deb ...\n [2020-01-09T17:12:54.507Z] Unpacking node-form-data (0.1.0-1) ...\n [2020-01-09T17:12:54.775Z] Selecting previously unselected package node-rimraf.\n [2020-01-09T17:12:54.775Z] Preparing to unpack .../node-rimraf_2.2.8-1_all.deb ...\n [2020-01-09T17:12:54.775Z] Unpacking node-rimraf (2.2.8-1) ...\n [2020-01-09T17:12:54.775Z] Selecting previously unselected package node-mkdirp.\n [2020-01-09T17:12:54.775Z] Preparing to unpack .../node-mkdirp_0.5.0-1_all.deb ...\n [2020-01-09T17:12:54.775Z] Unpacking node-mkdirp (0.5.0-1) ...\n [2020-01-09T17:12:55.050Z] Selecting previously unselected package node-graceful-fs.\n [2020-01-09T17:12:55.050Z] Preparing to unpack .../node-graceful-fs_3.0.2-1_all.deb ...\n [2020-01-09T17:12:55.050Z] Unpacking node-graceful-fs (3.0.2-1) ...\n [2020-01-09T17:12:55.050Z] Selecting previously unselected package node-fstream.\n [2020-01-09T17:12:55.050Z] Preparing to unpack .../node-fstream_0.1.24-1_all.deb ...\n [2020-01-09T17:12:55.050Z] Unpacking node-fstream (0.1.24-1) ...\n [2020-01-09T17:12:55.320Z] Selecting previously unselected package node-lru-cache.\n [2020-01-09T17:12:55.320Z] Preparing to unpack .../node-lru-cache_2.3.1-1_all.deb ...\n [2020-01-09T17:12:55.320Z] Unpacking node-lru-cache (2.3.1-1) ...\n [2020-01-09T17:12:55.320Z] Selecting previously unselected package node-sigmund.\n [2020-01-09T17:12:55.320Z] Preparing to unpack .../node-sigmund_1.0.0-1_all.deb ...\n [2020-01-09T17:12:55.320Z] Unpacking node-sigmund (1.0.0-1) ...\n [2020-01-09T17:12:55.320Z] Selecting previously unselected package node-minimatch.\n [2020-01-09T17:12:55.589Z] Preparing to unpack .../node-minimatch_1.0.0-1_all.deb ...\n [2020-01-09T17:12:55.589Z] Unpacking node-minimatch (1.0.0-1) ...\n [2020-01-09T17:12:55.589Z] Selecting previously unselected package node-fstream-ignore.\n [2020-01-09T17:12:55.589Z] Preparing to unpack .../node-fstream-ignore_0.0.6-2_all.deb ...\n [2020-01-09T17:12:55.589Z] Unpacking node-fstream-ignore (0.0.6-2) ...\n [2020-01-09T17:12:55.589Z] Selecting previously unselected package node-github-url-from-git.\n [2020-01-09T17:12:55.589Z] Preparing to unpack .../node-github-url-from-git_1.1.1-1_all.deb ...\n [2020-01-09T17:12:55.589Z] Unpacking node-github-url-from-git (1.1.1-1) ...\n [2020-01-09T17:12:55.783Z] Processing triggers for libc-bin (2.23-0ubuntu11) ...\n [2020-01-09T17:12:55.783Z] Processing triggers for systemd (229-4ubuntu21.23) ...\n [2020-01-09T17:12:55.783Z] Processing triggers for mime-support (3.59ubuntu1) ...\n [2020-01-09T17:12:55.783Z] Setting up libglib2.0-0:amd64 (2.48.2-0ubuntu4.4) ...\n [2020-01-09T17:12:55.783Z] No schema files found: doing nothing.\n [2020-01-09T17:12:55.783Z] Setting up x11-common (1:7.7+13ubuntu3.1) ...\n [2020-01-09T17:12:55.783Z] debconf: unable to initialize frontend: Dialog\n [2020-01-09T17:12:55.783Z] debconf: (TERM is not set, so the dialog frontend is not usable.)\n [2020-01-09T17:12:55.783Z] debconf: falling back to frontend: Readline\n [2020-01-09T17:12:55.783Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults\n [2020-01-09T17:12:55.783Z] invoke-rc.d: could not determine current runlevel\n [2020-01-09T17:12:55.783Z] invoke-rc.d: policy-rc.d denied execution of start.\n [2020-01-09T17:12:55.783Z] Setting up libice6:amd64 (2:1.0.9-1) ...\n [2020-01-09T17:12:55.783Z] Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.3) ...\n [2020-01-09T17:12:55.783Z] Setting up libsm6:amd64 (2:1.2.2-1) ...\n [2020-01-09T17:12:55.783Z] Setting up poppler-data (0.4.7-7) ...\n [2020-01-09T17:12:55.783Z] Setting up libjbig0:amd64 (2.1-3.1) ...\n [2020-01-09T17:12:55.783Z] Setting up libpng12-0:amd64 (1.2.54-1ubuntu1.1) ...\n [2020-01-09T17:12:55.783Z] Setting up ucf (3.0036) ...\n [2020-01-09T17:12:55.783Z] debconf: unable to initialize frontend: Dialog\n [2020-01-09T17:12:55.783Z] debconf: (TERM is not set, so the dialog frontend is not usable.)\n [2020-01-09T17:12:55.783Z] debconf: falling back to frontend: Readline\n [2020-01-09T17:12:55.783Z] Setting up libdbus-1-3:amd64 (1.10.6-1ubuntu3.5) ...\n [2020-01-09T17:12:55.783Z] Setting up fonts-dejavu-core (2.35-1) ...\n [2020-01-09T17:12:55.783Z] Setting up fontconfig-config (2.11.94-0ubuntu1.1) ...\n [2020-01-09T17:12:55.783Z] Setting up tex-common (6.04ubuntu1) ...\n [2020-01-09T17:12:55.783Z] debconf: unable to initialize frontend: Dialog\n [2020-01-09T17:12:55.783Z] debconf: (TERM is not set, so the dialog frontend is not usable.)\n [2020-01-09T17:12:55.783Z] debconf: falling back to frontend: Readline\n [2020-01-09T17:12:55.859Z] Selecting previously unselected package node-once.\n [2020-01-09T17:12:55.859Z] Preparing to unpack .../node-once_1.1.1-1_all.deb ...\n [2020-01-09T17:12:55.859Z] Unpacking node-once (1.1.1-1) ...\n [2020-01-09T17:12:55.859Z] Selecting previously unselected package node-glob.\n [2020-01-09T17:12:55.859Z] Preparing to unpack .../node-glob_4.0.5-1_all.deb ...\n [2020-01-09T17:12:55.859Z] Unpacking node-glob (4.0.5-1) ...\n [2020-01-09T17:12:56.131Z] Selecting previously unselected package nodejs-dev.\n [2020-01-09T17:12:56.131Z] Preparing to unpack .../nodejs-dev_4.2.6~dfsg-1ubuntu4.2_arm64.deb ...\n [2020-01-09T17:12:56.131Z] Unpacking nodejs-dev (4.2.6~dfsg-1ubuntu4.2) ...\n [2020-01-09T17:12:56.351Z] update-language: texlive-base not installed and configured, doing nothing!\n [2020-01-09T17:12:56.403Z] Selecting previously unselected package node-nopt.\n [2020-01-09T17:12:56.403Z] Preparing to unpack .../node-nopt_3.0.1-1_all.deb ...\n [2020-01-09T17:12:56.403Z] Unpacking node-nopt (3.0.1-1) ...\n [2020-01-09T17:12:56.403Z] Selecting previously unselected package node-npmlog.\n [2020-01-09T17:12:56.403Z] Preparing to unpack .../node-npmlog_0.0.4-1_all.deb ...\n [2020-01-09T17:12:56.403Z] Unpacking node-npmlog (0.0.4-1) ...\n [2020-01-09T17:12:56.611Z] Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ...\n [2020-01-09T17:12:56.671Z] Selecting previously unselected package node-osenv.\n [2020-01-09T17:12:56.671Z] Preparing to unpack .../node-osenv_0.1.0-1_all.deb ...\n [2020-01-09T17:12:56.671Z] Unpacking node-osenv (0.1.0-1) ...\n [2020-01-09T17:12:56.671Z] Selecting previously unselected package node-tunnel-agent.\n [2020-01-09T17:12:56.671Z] Preparing to unpack .../node-tunnel-agent_0.3.1-1_all.deb ...\n [2020-01-09T17:12:56.671Z] Unpacking node-tunnel-agent (0.3.1-1) ...\n [2020-01-09T17:12:56.895Z] debconf: unable to initialize frontend: Dialog\n [2020-01-09T17:12:56.895Z] debconf: (TERM is not set, so the dialog frontend is not usable.)\n [2020-01-09T17:12:56.895Z] debconf: falling back to frontend: Readline\n [2020-01-09T17:12:56.895Z] \n [2020-01-09T17:12:56.895Z] Creating config file /etc/papersize with new version\n [2020-01-09T17:12:56.895Z] Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ...\n [2020-01-09T17:12:56.948Z] Selecting previously unselected package node-json-stringify-safe.\n [2020-01-09T17:12:56.948Z] Preparing to unpack .../node-json-stringify-safe_5.0.0-1_all.deb ...\n [2020-01-09T17:12:56.948Z] Unpacking node-json-stringify-safe (5.0.0-1) ...\n [2020-01-09T17:12:56.948Z] Selecting previously unselected package node-qs.\n [2020-01-09T17:12:56.948Z] Preparing to unpack .../node-qs_2.2.4-1_all.deb ...\n [2020-01-09T17:12:56.948Z] Unpacking node-qs (2.2.4-1) ...\n [2020-01-09T17:12:56.948Z] Selecting previously unselected package node-request.\n [2020-01-09T17:12:57.184Z] Setting up libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ...\n [2020-01-09T17:12:57.184Z] Setting up libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ...\n [2020-01-09T17:12:57.184Z] Setting up libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ...\n [2020-01-09T17:12:57.184Z] Setting up libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ...\n [2020-01-09T17:12:57.184Z] Setting up libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ...\n [2020-01-09T17:12:57.184Z] Setting up t1utils (1.39-2) ...\n [2020-01-09T17:12:57.184Z] Setting up libfreetype6:amd64 (2.6.1-0.1ubuntu2.4) ...\n [2020-01-09T17:12:57.184Z] Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ...\n [2020-01-09T17:12:57.184Z] Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ...\n [2020-01-09T17:12:57.184Z] Setting up libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ...\n [2020-01-09T17:12:57.184Z] Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ...\n [2020-01-09T17:12:57.229Z] Preparing to unpack .../node-request_2.26.1-1_all.deb ...\n [2020-01-09T17:12:57.229Z] Unpacking node-request (2.26.1-1) ...\n [2020-01-09T17:12:57.229Z] Selecting previously unselected package node-semver.\n [2020-01-09T17:12:57.229Z] Preparing to unpack .../node-semver_2.1.0-2_all.deb ...\n [2020-01-09T17:12:57.229Z] Unpacking node-semver (2.1.0-2) ...\n [2020-01-09T17:12:57.229Z] Selecting previously unselected package node-tar.\n [2020-01-09T17:12:57.229Z] Preparing to unpack .../node-tar_1.0.3-2_all.deb ...\n [2020-01-09T17:12:57.229Z] Unpacking node-tar (1.0.3-2) ...\n [2020-01-09T17:12:57.449Z] Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ...\n [2020-01-09T17:12:57.449Z] Setting up libcups2:amd64 (2.1.3-4ubuntu0.10) ...\n [2020-01-09T17:12:57.449Z] Setting up libjpeg8:amd64 (8c-2ubuntu8) ...\n [2020-01-09T17:12:57.449Z] Setting up libtiff5:amd64 (4.0.6-1ubuntu0.7) ...\n [2020-01-09T17:12:57.449Z] Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.5) ...\n [2020-01-09T17:12:57.449Z] Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.10) ...\n [2020-01-09T17:12:57.449Z] Setting up libijs-0.35:amd64 (0.35-12) ...\n [2020-01-09T17:12:57.449Z] Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ...\n [2020-01-09T17:12:57.449Z] Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ...\n [2020-01-09T17:12:57.507Z] Selecting previously unselected package node-which.\n [2020-01-09T17:12:57.507Z] Preparing to unpack .../node-which_1.0.5-2_all.deb ...\n [2020-01-09T17:12:57.507Z] Unpacking node-which (1.0.5-2) ...\n [2020-01-09T17:12:57.724Z] Setting up libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.12) ...\n [2020-01-09T17:12:57.724Z] update-alternatives: using /usr/share/ghostscript/9.26 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode\n [2020-01-09T17:12:57.724Z] Setting up libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.12) ...\n [2020-01-09T17:12:57.724Z] Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ...\n [2020-01-09T17:12:57.724Z] Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ...\n [2020-01-09T17:12:57.724Z] Setting up libpixman-1-0:amd64 (0.33.6-1) ...\n [2020-01-09T17:12:57.724Z] Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.14) ...\n [2020-01-09T17:12:57.724Z] Setting up libpotrace0 (1.13-2) ...\n [2020-01-09T17:12:57.724Z] Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ...\n [2020-01-09T17:12:57.724Z] Setting up libxmu6:amd64 (2:1.1.2-2) ...\n [2020-01-09T17:12:57.781Z] Selecting previously unselected package node-gyp.\n [2020-01-09T17:12:57.781Z] Preparing to unpack .../node-gyp_3.0.3-2ubuntu1_all.deb ...\n [2020-01-09T17:12:57.781Z] Unpacking node-gyp (3.0.3-2ubuntu1) ...\n [2020-01-09T17:12:57.781Z] Selecting previously unselected package node-ini.\n [2020-01-09T17:12:57.781Z] Preparing to unpack .../node-ini_1.1.0-1_all.deb ...\n [2020-01-09T17:12:57.781Z] Unpacking node-ini (1.1.0-1) ...\n [2020-01-09T17:12:57.989Z] Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ...\n [2020-01-09T17:12:57.989Z] Setting up libxaw7:amd64 (2:1.0.13-1) ...\n [2020-01-09T17:12:57.989Z] Setting up libxi6:amd64 (2:1.7.6-1) ...\n [2020-01-09T17:12:57.989Z] Setting up libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ...\n [2020-01-09T17:12:57.989Z] Setting up texlive-binaries (2015.20160222.37495-1ubuntu0.1) ...\n [2020-01-09T17:12:57.989Z] update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode\n [2020-01-09T17:12:57.989Z] update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode\n [2020-01-09T17:12:57.989Z] Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ...\n [2020-01-09T17:12:57.989Z] Setting up texlive-base (2015.20160320-1ubuntu0.1) ...\n [2020-01-09T17:12:58.049Z] Selecting previously unselected package node-lockfile.\n [2020-01-09T17:12:58.050Z] Preparing to unpack .../node-lockfile_0.4.1-1_all.deb ...\n [2020-01-09T17:12:58.050Z] Unpacking node-lockfile (0.4.1-1) ...\n [2020-01-09T17:12:58.050Z] Selecting previously unselected package node-mute-stream.\n [2020-01-09T17:12:58.050Z] Preparing to unpack .../node-mute-stream_0.0.4-1_all.deb ...\n [2020-01-09T17:12:58.050Z] Unpacking node-mute-stream (0.0.4-1) ...\n [2020-01-09T17:12:58.321Z] Selecting previously unselected package node-normalize-package-data.\n [2020-01-09T17:12:58.321Z] Preparing to unpack .../node-normalize-package-data_0.2.2-1_all.deb ...\n [2020-01-09T17:12:58.321Z] Unpacking node-normalize-package-data (0.2.2-1) ...\n [2020-01-09T17:12:58.321Z] Selecting previously unselected package node-read.\n [2020-01-09T17:12:58.321Z] Preparing to unpack .../node-read_1.0.5-1_all.deb ...\n [2020-01-09T17:12:58.321Z] Unpacking node-read (1.0.5-1) ...\n [2020-01-09T17:12:58.321Z] Selecting previously unselected package node-read-package-json.\n [2020-01-09T17:12:58.593Z] Preparing to unpack .../node-read-package-json_1.2.4-1_all.deb ...\n [2020-01-09T17:12:58.593Z] Unpacking node-read-package-json (1.2.4-1) ...\n [2020-01-09T17:12:58.593Z] Selecting previously unselected package node-retry.\n [2020-01-09T17:12:58.593Z] Preparing to unpack .../node-retry_0.6.0-1_all.deb ...\n [2020-01-09T17:12:58.593Z] Unpacking node-retry (0.6.0-1) ...\n [2020-01-09T17:12:58.593Z] Selecting previously unselected package node-sha.\n [2020-01-09T17:12:58.594Z] Preparing to unpack .../node-sha_1.2.3-1_all.deb ...\n [2020-01-09T17:12:58.594Z] Unpacking node-sha (1.2.3-1) ...\n [2020-01-09T17:12:58.864Z] Selecting previously unselected package node-slide.\n [2020-01-09T17:12:58.864Z] Preparing to unpack .../node-slide_1.1.4-1_all.deb ...\n [2020-01-09T17:12:58.864Z] Unpacking node-slide (1.1.4-1) ...\n [2020-01-09T17:12:58.864Z] Selecting previously unselected package npm.\n [2020-01-09T17:12:58.864Z] Preparing to unpack .../npm_3.5.2-0ubuntu4_all.deb ...\n [2020-01-09T17:12:58.864Z] Unpacking npm (3.5.2-0ubuntu4) ...\n [2020-01-09T17:12:58.943Z] /usr/bin/tl-paper: setting paper size for dvips to a4.\n [2020-01-09T17:12:59.203Z] /usr/bin/tl-paper: setting paper size for dvipdfmx to a4.\n [2020-01-09T17:12:59.464Z] /usr/bin/tl-paper: setting paper size for xdvi to a4.\n [2020-01-09T17:12:59.724Z] /usr/bin/tl-paper: setting paper size for pdftex to a4.\n [2020-01-09T17:12:59.987Z] debconf: unable to initialize frontend: Dialog\n [2020-01-09T17:12:59.987Z] debconf: (TERM is not set, so the dialog frontend is not usable.)\n [2020-01-09T17:12:59.987Z] debconf: falling back to frontend: Readline\n [2020-01-09T17:13:00.555Z] Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ...\n [2020-01-09T17:13:00.555Z] Setting up latexmk (1:4.41-1) ...\n [2020-01-09T17:13:00.555Z] Setting up preview-latex-style (11.88-1.1ubuntu1) ...\n [2020-01-09T17:13:00.555Z] Setting up texlive-fonts-recommended (2015.20160320-1ubuntu0.1) ...\n [2020-01-09T17:13:00.555Z] Setting up texlive-latex-recommended (2015.20160320-1ubuntu0.1) ...\n [2020-01-09T17:13:00.555Z] Setting up texlive-pictures (2015.20160320-1ubuntu0.1) ...\n [2020-01-09T17:13:00.814Z] Setting up texlive-latex-extra (2015.20160320-1) ...\n [2020-01-09T17:13:00.814Z] Processing triggers for libc-bin (2.23-0ubuntu11) ...\n [2020-01-09T17:13:00.814Z] Processing triggers for systemd (229-4ubuntu21.23) ...\n [2020-01-09T17:13:00.814Z] Processing triggers for tex-common (6.04ubuntu1) ...\n [2020-01-09T17:13:00.814Z] debconf: unable to initialize frontend: Dialog\n [2020-01-09T17:13:00.814Z] debconf: (TERM is not set, so the dialog frontend is not usable.)\n [2020-01-09T17:13:00.814Z] debconf: falling back to frontend: Readline\n [2020-01-09T17:13:01.338Z] Running updmap-sys. This may take some time... done.\n [2020-01-09T17:13:01.338Z] Running mktexlsr /var/lib/texmf ... done.\n [2020-01-09T17:13:01.471Z] Processing triggers for libc-bin (2.23-0ubuntu11) ...\n [2020-01-09T17:13:01.471Z] Processing triggers for systemd (229-4ubuntu21.23) ...\n [2020-01-09T17:13:01.471Z] Setting up libatm1:arm64 (1:2.5.1-1.5) ...\n [2020-01-09T17:13:01.600Z] Building format(s) --all.\n [2020-01-09T17:13:01.741Z] Setting up libmnl0:arm64 (1.0.3-5) ...\n [2020-01-09T17:13:01.741Z] Setting up libpopt0:arm64 (1.16-10) ...\n [2020-01-09T17:13:01.741Z] Setting up libgdbm3:arm64 (1.8.3-13.1) ...\n [2020-01-09T17:13:01.741Z] Setting up libxau6:arm64 (1:1.0.8-1) ...\n [2020-01-09T17:13:01.741Z] Setting up libxdmcp6:arm64 (1:1.1.2-1.1) ...\n [2020-01-09T17:13:02.015Z] Setting up libxcb1:arm64 (1.11.1-1ubuntu1) ...\n [2020-01-09T17:13:02.015Z] Setting up libx11-data (2:1.6.3-1ubuntu2.1) ...\n [2020-01-09T17:13:02.015Z] Setting up libx11-6:arm64 (2:1.6.3-1ubuntu2.1) ...\n [2020-01-09T17:13:02.015Z] Setting up libxext6:arm64 (2:1.3.3-1) ...\n [2020-01-09T17:13:02.015Z] Setting up perl-modules-5.22 (5.22.1-9ubuntu0.6) ...\n [2020-01-09T17:13:02.015Z] Setting up libperl5.22:arm64 (5.22.1-9ubuntu0.6) ...\n [2020-01-09T17:13:02.015Z] Setting up perl (5.22.1-9ubuntu0.6) ...\n [2020-01-09T17:13:02.291Z] update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode\n [2020-01-09T17:13:02.291Z] Setting up mime-support (3.59ubuntu1) ...\n [2020-01-09T17:13:02.291Z] Setting up libexpat1:arm64 (2.1.0-7ubuntu0.16.04.5) ...\n [2020-01-09T17:13:02.291Z] Setting up libffi6:arm64 (3.2.1-4) ...\n [2020-01-09T17:13:02.291Z] Setting up libsqlite3-0:arm64 (3.11.0-1ubuntu1.3) ...\n [2020-01-09T17:13:02.567Z] Setting up libssl1.0.0:arm64 (1.0.2g-1ubuntu4.15) ...\n [2020-01-09T17:13:02.837Z] debconf: unable to initialize frontend: Dialog\n [2020-01-09T17:13:02.837Z] debconf: (TERM is not set, so the dialog frontend is not usable.)\n [2020-01-09T17:13:02.837Z] debconf: falling back to frontend: Readline\n [2020-01-09T17:13:02.837Z] Setting up libpython2.7-stdlib:arm64 (2.7.12-1ubuntu0~16.04.9) ...\n [2020-01-09T17:13:02.837Z] Setting up python2.7 (2.7.12-1ubuntu0~16.04.9) ...\n [2020-01-09T17:13:05.808Z] \tThis may take some time... done.\n [2020-01-09T17:13:06.199Z] Setting up libpython-stdlib:arm64 (2.7.12-1~16.04) ...\n [2020-01-09T17:13:06.199Z] Setting up python (2.7.12-1~16.04) ...\n [2020-01-09T17:13:06.199Z] Setting up libgmp10:arm64 (2:6.1.0+dfsg-2) ...\n [2020-01-09T17:13:06.199Z] Setting up libmpfr4:arm64 (3.1.4-1) ...\n [2020-01-09T17:13:06.199Z] Setting up libmpc3:arm64 (1.0.3-1) ...\n [2020-01-09T17:13:06.199Z] Setting up bzip2 (1.0.6-8ubuntu0.2) ...\n [2020-01-09T17:13:06.199Z] Setting up libmagic1:arm64 (1:5.25-2ubuntu1.3) ...\n [2020-01-09T17:13:06.199Z] Setting up file (1:5.25-2ubuntu1.3) ...\n [2020-01-09T17:13:06.199Z] Setting up iproute2 (4.3.0-1ubuntu3.16.04.5) ...\n [2020-01-09T17:13:06.199Z] Setting up ifupdown (0.8.10ubuntu1.4) ...\n [2020-01-09T17:13:06.473Z] Creating /etc/network/interfaces.\n [2020-01-09T17:13:07.063Z] Setting up libisc-export160 (1:9.10.3.dfsg.P4-8ubuntu1.15) ...\n [2020-01-09T17:13:07.064Z] Setting up libdns-export162 (1:9.10.3.dfsg.P4-8ubuntu1.15) ...\n [2020-01-09T17:13:07.064Z] Setting up isc-dhcp-client (4.3.3-5ubuntu12.10) ...\n [2020-01-09T17:13:07.336Z] Setting up isc-dhcp-common (4.3.3-5ubuntu12.10) ...\n [2020-01-09T17:13:07.336Z] Setting up less (481-2.1ubuntu0.2) ...\n [2020-01-09T17:13:07.613Z] debconf: unable to initialize frontend: Dialog\n [2020-01-09T17:13:07.613Z] debconf: (TERM is not set, so the dialog frontend is not usable.)\n [2020-01-09T17:13:07.613Z] debconf: falling back to frontend: Readline\n [2020-01-09T17:13:07.613Z] Setting up libbsd0:arm64 (0.8.2-1) ...\n [2020-01-09T17:13:07.613Z] Setting up libnettle6:arm64 (3.2-1ubuntu0.16.04.1) ...\n [2020-01-09T17:13:07.886Z] Setting up libhogweed4:arm64 (3.2-1ubuntu0.16.04.1) ...\n [2020-01-09T17:13:07.886Z] Setting up libidn11:arm64 (1.32-3ubuntu1.2) ...\n [2020-01-09T17:13:07.886Z] Setting up libp11-kit0:arm64 (0.23.2-5~ubuntu16.04.1) ...\n [2020-01-09T17:13:07.886Z] Setting up libtasn1-6:arm64 (4.7-3ubuntu0.16.04.3) ...\n [2020-01-09T17:13:07.886Z] Setting up libgnutls30:arm64 (3.4.10-4ubuntu1.6) ...\n [2020-01-09T17:13:07.886Z] Setting up libxtables11:arm64 (1.6.0-2ubuntu3) ...\n [2020-01-09T17:13:08.158Z] Setting up netbase (5.3) ...\n [2020-01-09T17:13:08.158Z] Setting up openssl (1.0.2g-1ubuntu4.15) ...\n [2020-01-09T17:13:08.158Z] Setting up ca-certificates (20170717~16.04.2) ...\n [2020-01-09T17:13:08.425Z] debconf: unable to initialize frontend: Dialog\n [2020-01-09T17:13:08.425Z] debconf: (TERM is not set, so the dialog frontend is not usable.)\n [2020-01-09T17:13:08.425Z] debconf: falling back to frontend: Readline\n [2020-01-09T17:13:10.387Z] Setting up krb5-locales (1.13.2+dfsg-5ubuntu2.1) ...\n [2020-01-09T17:13:10.387Z] Setting up libroken18-heimdal:arm64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...\n [2020-01-09T17:13:10.387Z] Setting up libasn1-8-heimdal:arm64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...\n [2020-01-09T17:13:10.387Z] Setting up libkrb5support0:arm64 (1.13.2+dfsg-5ubuntu2.1) ...\n [2020-01-09T17:13:10.387Z] Setting up libk5crypto3:arm64 (1.13.2+dfsg-5ubuntu2.1) ...\n [2020-01-09T17:13:10.387Z] Setting up libkeyutils1:arm64 (1.5.9-8ubuntu1) ...\n [2020-01-09T17:13:10.387Z] Setting up libkrb5-3:arm64 (1.13.2+dfsg-5ubuntu2.1) ...\n [2020-01-09T17:13:10.387Z] Setting up libgssapi-krb5-2:arm64 (1.13.2+dfsg-5ubuntu2.1) ...\n [2020-01-09T17:13:10.387Z] Setting up libhcrypto4-heimdal:arm64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...\n [2020-01-09T17:13:10.387Z] Setting up libheimbase1-heimdal:arm64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...\n [2020-01-09T17:13:10.387Z] Setting up libwind0-heimdal:arm64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...\n [2020-01-09T17:13:10.387Z] Setting up libhx509-5-heimdal:arm64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...\n [2020-01-09T17:13:10.387Z] Setting up libkrb5-26-heimdal:arm64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...\n [2020-01-09T17:13:10.387Z] Setting up libheimntlm0-heimdal:arm64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...\n [2020-01-09T17:13:10.387Z] Setting up libgssapi3-heimdal:arm64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ...\n [2020-01-09T17:13:10.657Z] Setting up libsasl2-modules-db:arm64 (2.1.26.dfsg1-14ubuntu0.1) ...\n [2020-01-09T17:13:10.657Z] Setting up libsasl2-2:arm64 (2.1.26.dfsg1-14ubuntu0.1) ...\n [2020-01-09T17:13:10.657Z] Setting up libldap-2.4-2:arm64 (2.4.42+dfsg-2ubuntu3.7) ...\n [2020-01-09T17:13:10.657Z] Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ...\n [2020-01-09T17:13:10.657Z] Setting up libcurl3-gnutls:arm64 (7.47.0-1ubuntu2.14) ...\n [2020-01-09T17:13:10.657Z] Setting up libedit2:arm64 (3.1-20150325-1ubuntu2) ...\n [2020-01-09T17:13:10.657Z] Setting up libicu55:arm64 (55.1-7ubuntu0.4) ...\n [2020-01-09T17:13:10.930Z] Setting up libsasl2-modules:arm64 (2.1.26.dfsg1-14ubuntu0.1) ...\n [2020-01-09T17:13:10.930Z] Setting up libxmuu1:arm64 (2:1.1.2-2) ...\n [2020-01-09T17:13:10.930Z] Setting up manpages (4.04-2) ...\n [2020-01-09T17:13:10.930Z] Setting up openssh-client (1:7.2p2-4ubuntu2.8) ...\n [2020-01-09T17:13:11.206Z] Setting up rsync (3.1.1-3ubuntu1.2) ...\n [2020-01-09T17:13:11.493Z] invoke-rc.d: could not determine current runlevel\n [2020-01-09T17:13:11.493Z] invoke-rc.d: policy-rc.d denied execution of restart.\n [2020-01-09T17:13:11.493Z] Setting up wget (1.17.1-1ubuntu1.5) ...\n [2020-01-09T17:13:11.493Z] Setting up xauth (1:1.0.9-1ubuntu2) ...\n [2020-01-09T17:13:11.493Z] Setting up binutils (2.26.1-1ubuntu1~16.04.8) ...\n [2020-01-09T17:13:11.493Z] Setting up libc-dev-bin (2.23-0ubuntu11) ...\n [2020-01-09T17:13:11.763Z] Setting up linux-libc-dev:arm64 (4.4.0-171.200) ...\n [2020-01-09T17:13:11.763Z] Setting up libc6-dev:arm64 (2.23-0ubuntu11) ...\n [2020-01-09T17:13:11.763Z] Setting up libisl15:arm64 (0.16.1-1) ...\n [2020-01-09T17:13:11.763Z] Setting up cpp-5 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:13:11.763Z] Setting up cpp (4:5.3.1-1ubuntu1) ...\n [2020-01-09T17:13:11.763Z] Setting up libcc1-0:arm64 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:13:11.763Z] Setting up libgomp1:arm64 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:13:11.763Z] Setting up libitm1:arm64 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:13:11.763Z] Setting up libatomic1:arm64 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:13:12.030Z] Setting up libasan2:arm64 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:13:12.030Z] Setting up libubsan0:arm64 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:13:12.030Z] Setting up libgcc-5-dev:arm64 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:13:12.030Z] Setting up gcc-5 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:13:12.030Z] Setting up gcc (4:5.3.1-1ubuntu1) ...\n [2020-01-09T17:13:12.302Z] Setting up libstdc++-5-dev:arm64 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:13:12.302Z] Setting up g++-5 (5.4.0-6ubuntu1~16.04.12) ...\n [2020-01-09T17:13:12.302Z] Setting up g++ (4:5.3.1-1ubuntu1) ...\n [2020-01-09T17:13:12.302Z] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\n [2020-01-09T17:13:12.302Z] Setting up make (4.1-6) ...\n [2020-01-09T17:13:12.302Z] Setting up libdpkg-perl (1.18.4ubuntu1.6) ...\n [2020-01-09T17:13:12.302Z] Setting up xz-utils (5.1.1alpha+20120614-2ubuntu2) ...\n [2020-01-09T17:13:12.573Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode\n [2020-01-09T17:13:12.573Z] Setting up patch (2.7.5-1ubuntu0.16.04.2) ...\n [2020-01-09T17:13:12.573Z] Setting up dpkg-dev (1.18.4ubuntu1.6) ...\n [2020-01-09T17:13:12.573Z] Setting up build-essential (12.1ubuntu2) ...\n [2020-01-09T17:13:12.573Z] Setting up curl (7.47.0-1ubuntu2.14) ...\n [2020-01-09T17:13:12.573Z] Setting up libfakeroot:arm64 (1.20.2-1ubuntu1) ...\n [2020-01-09T17:13:12.573Z] Setting up fakeroot (1.20.2-1ubuntu1) ...\n [2020-01-09T17:13:12.853Z] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\n [2020-01-09T17:13:12.853Z] Setting up liberror-perl (0.17-1.2) ...\n [2020-01-09T17:13:12.853Z] Setting up git-man (1:2.7.4-0ubuntu1.7) ...\n [2020-01-09T17:13:12.853Z] Setting up git (1:2.7.4-0ubuntu1.7) ...\n [2020-01-09T17:13:12.853Z] Setting up python-pkg-resources (20.7.0-1) ...\n [2020-01-09T17:13:15.483Z] Setting up gyp (0.1+20150913git1f374df9-1ubuntu1) ...\n [2020-01-09T17:13:18.106Z] Setting up javascript-common (11) ...\n [2020-01-09T17:13:18.106Z] Setting up libalgorithm-diff-perl (1.19.03-1) ...\n [2020-01-09T17:13:18.377Z] Setting up libalgorithm-diff-xs-perl (0.04-4build1) ...\n [2020-01-09T17:13:18.377Z] Setting up libalgorithm-merge-perl (0.08-3) ...\n [2020-01-09T17:13:18.377Z] Setting up libexpat1-dev:arm64 (2.1.0-7ubuntu0.16.04.5) ...\n [2020-01-09T17:13:18.377Z] Setting up libfile-fcntllock-perl (0.22-3) ...\n [2020-01-09T17:13:18.377Z] Setting up libjs-jquery (1.11.3+dfsg-4) ...\n [2020-01-09T17:13:18.377Z] Setting up libjs-node-uuid (1.4.0-1) ...\n [2020-01-09T17:13:18.377Z] Setting up libjs-underscore (1.7.0~dfsg-1ubuntu1) ...\n [2020-01-09T17:13:18.646Z] Setting up libpython2.7:arm64 (2.7.12-1ubuntu0~16.04.9) ...\n [2020-01-09T17:13:18.646Z] Setting up libpython2.7-dev:arm64 (2.7.12-1ubuntu0~16.04.9) ...\n [2020-01-09T17:13:18.646Z] Setting up libpython-dev:arm64 (2.7.12-1~16.04) ...\n [2020-01-09T17:13:18.646Z] Setting up libpython-all-dev:arm64 (2.7.12-1~16.04) ...\n [2020-01-09T17:13:18.646Z] Setting up zlib1g-dev:arm64 (1:1.2.8.dfsg-2ubuntu4.1) ...\n [2020-01-09T17:13:18.646Z] Setting up libssl-dev:arm64 (1.0.2g-1ubuntu4.15) ...\n [2020-01-09T17:13:18.646Z] Setting up libssl-doc (1.0.2g-1ubuntu4.15) ...\n [2020-01-09T17:13:18.646Z] Setting up libuv1:arm64 (1.8.0-1) ...\n [2020-01-09T17:13:18.917Z] Setting up libuv1-dev:arm64 (1.8.0-1) ...\n [2020-01-09T17:13:18.917Z] Setting up python-six (1.10.0-3) ...\n [2020-01-09T17:13:20.729Z] Removing intermediate container bf8563716ed5\n [2020-01-09T17:13:20.729Z] ---> 984e5bb7c7da\n [2020-01-09T17:13:20.729Z] Step 5/12 : RUN ln -s /usr/bin/nodejs /usr/bin/node\n [2020-01-09T17:13:20.729Z] ---> Running in f06e77033032\n [2020-01-09T17:13:21.534Z] Setting up python-urllib3 (1.13.1-2ubuntu0.16.04.3) ...\n [2020-01-09T17:13:21.666Z] Removing intermediate container f06e77033032\n [2020-01-09T17:13:21.666Z] ---> 71ef487499e3\n [2020-01-09T17:13:21.666Z] Step 6/12 : RUN pip install sphinx==1.7.9 sphinxcontrib-googleanalytics==0.1\n [2020-01-09T17:13:21.666Z] ---> Running in e3a9a242bcf8\n [2020-01-09T17:13:23.507Z] Setting up python-chardet (2.3.0-2) ...\n [2020-01-09T17:13:23.571Z] Collecting sphinx==1.7.9\n [2020-01-09T17:13:24.137Z] Downloading https://files.pythonhosted.org/packages/90/f9/a0babe32c78480994e4f1b93315558f5ed756104054a7029c672a8d77b72/Sphinx-1.7.9-py2.py3-none-any.whl (1.9MB)\n [2020-01-09T17:13:25.071Z] Collecting sphinxcontrib-googleanalytics==0.1\n [2020-01-09T17:13:25.332Z] Downloading https://files.pythonhosted.org/packages/48/7e/1b383d54276a743ee195f6f97a2a77054fa1f976913923e1e64fe500d975/sphinxcontrib-googleanalytics-0.1.tar.gz\n [2020-01-09T17:13:25.591Z] Collecting alabaster<0.8,>=0.7 (from sphinx==1.7.9)\n [2020-01-09T17:13:25.591Z] Downloading https://files.pythonhosted.org/packages/10/ad/00b090d23a222943eb0eda509720a404f531a439e803f6538f35136cae9e/alabaster-0.7.12-py2.py3-none-any.whl\n [2020-01-09T17:13:25.591Z] Collecting Jinja2>=2.3 (from sphinx==1.7.9)\n [2020-01-09T17:13:25.853Z] Downloading https://files.pythonhosted.org/packages/65/e0/eb35e762802015cab1ccee04e8a277b03f1d8e53da3ec3106882ec42558b/Jinja2-2.10.3-py2.py3-none-any.whl (125kB)\n [2020-01-09T17:13:25.853Z] Collecting snowballstemmer>=1.1 (from sphinx==1.7.9)\n [2020-01-09T17:13:25.853Z] Downloading https://files.pythonhosted.org/packages/7d/4b/cdf1113a0e88b641893b814e9c36f69a6fda28cd88b62c7f0d858cde3166/snowballstemmer-2.0.0-py2.py3-none-any.whl (97kB)\n [2020-01-09T17:13:25.853Z] Collecting packaging (from sphinx==1.7.9)\n [2020-01-09T17:13:25.853Z] Downloading https://files.pythonhosted.org/packages/d8/5b/3098db49a61ccc8583ffead6aedc226f08ff56dc03106b6ec54451e27a30/packaging-20.0-py2.py3-none-any.whl\n [2020-01-09T17:13:25.853Z] Collecting babel!=2.0,>=1.3 (from sphinx==1.7.9)\n [2020-01-09T17:13:26.111Z] Downloading https://files.pythonhosted.org/packages/15/a1/522dccd23e5d2e47aed4b6a16795b8213e3272c7506e625f2425ad025a19/Babel-2.8.0-py2.py3-none-any.whl (8.6MB)\n [2020-01-09T17:13:26.889Z] Setting up python-requests (2.9.1-3ubuntu0.1) ...\n [2020-01-09T17:13:28.654Z] Collecting imagesize (from sphinx==1.7.9)\n [2020-01-09T17:13:28.654Z] Downloading https://files.pythonhosted.org/packages/31/b2/b5522a0c8d11e4aff83f8342f3f0dea68c2fb25aa44403e420587f0ce204/imagesize-1.2.0-py2.py3-none-any.whl\n [2020-01-09T17:13:28.654Z] Requirement already satisfied (use --upgrade to upgrade): setuptools in /usr/lib/python2.7/dist-packages (from sphinx==1.7.9)\n [2020-01-09T17:13:28.654Z] Collecting Pygments>=2.0 (from sphinx==1.7.9)\n [2020-01-09T17:13:28.654Z] Downloading https://files.pythonhosted.org/packages/be/39/32da3184734730c0e4d3fa3b2b5872104668ad6dc1b5a73d8e477e5fe967/Pygments-2.5.2-py2.py3-none-any.whl (896kB)\n [2020-01-09T17:13:28.654Z] Collecting typing; python_version < "3.5" (from sphinx==1.7.9)\n [2020-01-09T17:13:28.654Z] Downloading https://files.pythonhosted.org/packages/22/30/64ca29543375759dc589ade14a6cd36382abf2bec17d67de8481bc9814d7/typing-3.7.4.1-py2-none-any.whl\n [2020-01-09T17:13:28.654Z] Collecting docutils>=0.11 (from sphinx==1.7.9)\n [2020-01-09T17:13:28.654Z] Downloading https://files.pythonhosted.org/packages/3a/dc/bf2b15d1fa15a6f7a9e77a61b74ecbbae7258558fcda8ffc9a6638a6b327/docutils-0.15.2-py2-none-any.whl (548kB)\n [2020-01-09T17:13:28.854Z] Setting up linkchecker (9.3-1+deb8u1build0.16.04.1) ...\n [2020-01-09T17:13:28.914Z] Requirement already satisfied (use --upgrade to upgrade): requests>=2.0.0 in /usr/lib/python2.7/dist-packages (from sphinx==1.7.9)\n [2020-01-09T17:13:28.914Z] Requirement already satisfied (use --upgrade to upgrade): six>=1.5 in /usr/lib/python2.7/dist-packages (from sphinx==1.7.9)\n [2020-01-09T17:13:28.914Z] Collecting sphinxcontrib-websupport (from sphinx==1.7.9)\n [2020-01-09T17:13:28.914Z] Downloading https://files.pythonhosted.org/packages/2a/59/d64bda9b7480a84a3569be4dde267c0f6675b255ba63b4c8e84469940457/sphinxcontrib_websupport-1.1.2-py2.py3-none-any.whl\n [2020-01-09T17:13:28.914Z] Collecting MarkupSafe>=0.23 (from Jinja2>=2.3->sphinx==1.7.9)\n [2020-01-09T17:13:28.914Z] Downloading https://files.pythonhosted.org/packages/fb/40/f3adb7cf24a8012813c5edb20329eb22d5d8e2a0ecf73d21d6b85865da11/MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl\n [2020-01-09T17:13:29.179Z] Collecting pyparsing>=2.0.2 (from packaging->sphinx==1.7.9)\n [2020-01-09T17:13:29.179Z] Downloading https://files.pythonhosted.org/packages/5d/bc/1e58593167fade7b544bfe9502a26dc860940a79ab306e651e7f13be68c2/pyparsing-2.4.6-py2.py3-none-any.whl (67kB)\n [2020-01-09T17:13:29.179Z] Collecting pytz>=2015.7 (from babel!=2.0,>=1.3->sphinx==1.7.9)\n [2020-01-09T17:13:29.439Z] Downloading https://files.pythonhosted.org/packages/e7/f9/f0b53f88060247251bf481fa6ea62cd0d25bf1b11a87888e53ce5b7c8ad2/pytz-2019.3-py2.py3-none-any.whl (509kB)\n [2020-01-09T17:13:29.700Z] Building wheels for collected packages: sphinxcontrib-googleanalytics\n [2020-01-09T17:13:29.700Z] Running setup.py bdist_wheel for sphinxcontrib-googleanalytics: started\n [2020-01-09T17:13:29.959Z] Running setup.py bdist_wheel for sphinxcontrib-googleanalytics: finished with status \'done\'\n [2020-01-09T17:13:29.959Z] Stored in directory: /root/.cache/pip/wheels/7f/d7/44/71b95fc3c258d192d54d628854fe8c137c1a671097a02b2ddb\n [2020-01-09T17:13:29.959Z] Successfully built sphinxcontrib-googleanalytics\n [2020-01-09T17:13:29.959Z] Installing collected packages: alabaster, MarkupSafe, Jinja2, snowballstemmer, pyparsing, packaging, pytz, babel, imagesize, Pygments, typing, docutils, sphinxcontrib-websupport, sphinx, sphinxcontrib-googleanalytics\n [2020-01-09T17:13:31.454Z] Setting up manpages-dev (4.04-2) ...\n [2020-01-09T17:13:31.454Z] Setting up nodejs (4.2.6~dfsg-1ubuntu4.2) ...\n [2020-01-09T17:13:31.454Z] update-alternatives: using /usr/bin/nodejs to provide /usr/bin/js (js) in auto mode\n [2020-01-09T17:13:31.721Z] Setting up node-async (0.8.0-1) ...\n [2020-01-09T17:13:31.721Z] Setting up node-node-uuid (1.4.0-1) ...\n [2020-01-09T17:13:31.721Z] Setting up node-underscore (1.7.0~dfsg-1ubuntu1) ...\n [2020-01-09T17:13:31.721Z] Setting up python-all (2.7.12-1~16.04) ...\n [2020-01-09T17:13:31.721Z] Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.9) ...\n [2020-01-09T17:13:31.721Z] Setting up python-dev (2.7.12-1~16.04) ...\n [2020-01-09T17:13:31.721Z] Setting up python-all-dev (2.7.12-1~16.04) ...\n [2020-01-09T17:13:31.721Z] Setting up python-cffi-backend (1.5.2-1ubuntu1) ...\n [2020-01-09T17:13:31.999Z] Setting up python-enum34 (1.1.2-1) ...\n [2020-01-09T17:13:34.622Z] Setting up python-idna (2.0-3) ...\n [2020-01-09T17:13:35.248Z] Successfully installed Jinja2-2.10.3 MarkupSafe-1.1.1 Pygments-2.5.2 alabaster-0.7.12 babel-2.8.0 docutils-0.15.2 imagesize-1.2.0 packaging-20.0 pyparsing-2.4.6 pytz-2019.3 snowballstemmer-2.0.0 sphinx-1.7.9 sphinxcontrib-googleanalytics-0.1 sphinxcontrib-websupport-1.1.2 typing-3.7.4.1\n [2020-01-09T17:13:35.817Z] \x1b[91mYou are using pip version 8.1.1, however version 19.3.1 is available.\n [2020-01-09T17:13:35.817Z] You should consider upgrading via the \'pip install --upgrade pip\' command.\n [2020-01-09T17:13:37.234Z] Setting up python-ipaddress (1.0.16-1) ...\n [2020-01-09T17:13:39.137Z] \x1b[0mRemoving intermediate container e3a9a242bcf8\n [2020-01-09T17:13:39.137Z] ---> 27b8d4619c55\n [2020-01-09T17:13:39.137Z] Step 7/12 : RUN npm i -g raml2html@3.0.1\n [2020-01-09T17:13:39.137Z] ---> Running in 5b43527eabd1\n [2020-01-09T17:13:39.225Z] Setting up python-pyasn1 (0.1.9-1) ...\n [2020-01-09T17:13:41.847Z] Setting up python-cryptography (1.2.3-1ubuntu0.2) ...\n [2020-01-09T17:13:43.349Z] \x1b[91mnpm\x1b[0m\x1b[91m \x1b[0m\x1b[91mWARN deprecated node-uuid@1.4.8: Use uuid module instead\n [2020-01-09T17:13:44.458Z] Setting up python-openssl (0.15.1-2ubuntu0.2) ...\n [2020-01-09T17:13:47.075Z] Setting up python-ndg-httpsclient (0.4.0-3) ...\n [2020-01-09T17:13:49.100Z] Setting up python-pip-whl (8.1.1-2ubuntu0.4) ...\n [2020-01-09T17:13:49.100Z] Setting up python-pip (8.1.1-2ubuntu0.4) ...\n [2020-01-09T17:13:49.932Z] \x1b[0m\x1b[91mWARN\x1b[0m\x1b[91m engine atob@2.1.2: wanted: {"node":">= 4.5.0"} (current: {"node":"4.2.6","npm":"3.5.2"})\n [2020-01-09T17:13:51.721Z] Setting up python-setuptools (20.7.0-1) ...\n [2020-01-09T17:13:54.341Z] Setting up python-wheel (0.29.0-1) ...\n [2020-01-09T17:13:56.522Z] \x1b[0m\x1b[91mnpm WARN deprecated core-js@2.6.11: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.\n [2020-01-09T17:13:56.947Z] Setting up rename (0.20-4) ...\n [2020-01-09T17:13:56.947Z] update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode\n [2020-01-09T17:13:56.947Z] Setting up libjs-inherits (2.0.1-3) ...\n [2020-01-09T17:13:56.947Z] Setting up node-abbrev (1.0.5-2) ...\n [2020-01-09T17:13:56.947Z] Setting up node-ansi (0.3.0-2) ...\n [2020-01-09T17:13:56.947Z] Setting up node-ansi-color-table (1.0.0-1) ...\n [2020-01-09T17:13:56.947Z] Setting up node-archy (0.0.2-1) ...\n [2020-01-09T17:13:56.947Z] Setting up node-inherits (2.0.1-3) ...\n [2020-01-09T17:13:56.948Z] Setting up node-block-stream (0.0.7-1) ...\n [2020-01-09T17:13:56.948Z] Setting up node-delayed-stream (0.0.5-1) ...\n [2020-01-09T17:13:56.948Z] Setting up node-combined-stream (0.0.5-1) ...\n [2020-01-09T17:13:56.948Z] Setting up node-cookie-jar (0.3.1-1) ...\n [2020-01-09T17:13:56.948Z] Setting up node-forever-agent (0.5.1-1) ...\n [2020-01-09T17:13:56.948Z] Setting up node-mime (1.3.4-1) ...\n [2020-01-09T17:13:56.948Z] Setting up node-form-data (0.1.0-1) ...\n [2020-01-09T17:13:56.948Z] Setting up node-rimraf (2.2.8-1) ...\n [2020-01-09T17:13:57.218Z] Setting up node-mkdirp (0.5.0-1) ...\n [2020-01-09T17:13:57.218Z] Setting up node-graceful-fs (3.0.2-1) ...\n [2020-01-09T17:13:57.218Z] Setting up node-fstream (0.1.24-1) ...\n [2020-01-09T17:13:57.218Z] Setting up node-lru-cache (2.3.1-1) ...\n [2020-01-09T17:13:57.218Z] Setting up node-sigmund (1.0.0-1) ...\n [2020-01-09T17:13:57.218Z] Setting up node-minimatch (1.0.0-1) ...\n [2020-01-09T17:13:57.494Z] Setting up node-fstream-ignore (0.0.6-2) ...\n [2020-01-09T17:13:57.494Z] Setting up node-github-url-from-git (1.1.1-1) ...\n [2020-01-09T17:13:57.494Z] Setting up node-once (1.1.1-1) ...\n [2020-01-09T17:13:57.494Z] Setting up node-glob (4.0.5-1) ...\n [2020-01-09T17:13:57.494Z] Setting up nodejs-dev (4.2.6~dfsg-1ubuntu4.2) ...\n [2020-01-09T17:13:57.494Z] Setting up node-nopt (3.0.1-1) ...\n [2020-01-09T17:13:57.766Z] Setting up node-npmlog (0.0.4-1) ...\n [2020-01-09T17:13:57.766Z] Setting up node-osenv (0.1.0-1) ...\n [2020-01-09T17:13:57.766Z] Setting up node-tunnel-agent (0.3.1-1) ...\n [2020-01-09T17:13:57.766Z] Setting up node-json-stringify-safe (5.0.0-1) ...\n [2020-01-09T17:13:57.766Z] Setting up node-qs (2.2.4-1) ...\n [2020-01-09T17:13:57.766Z] Setting up node-request (2.26.1-1) ...\n [2020-01-09T17:13:58.033Z] Setting up node-semver (2.1.0-2) ...\n [2020-01-09T17:13:58.033Z] Setting up node-tar (1.0.3-2) ...\n [2020-01-09T17:13:58.033Z] Setting up node-which (1.0.5-2) ...\n [2020-01-09T17:13:58.033Z] Setting up node-gyp (3.0.3-2ubuntu1) ...\n [2020-01-09T17:13:58.033Z] Setting up node-ini (1.1.0-1) ...\n [2020-01-09T17:13:58.033Z] Setting up node-lockfile (0.4.1-1) ...\n [2020-01-09T17:13:58.033Z] Setting up node-mute-stream (0.0.4-1) ...\n [2020-01-09T17:13:58.308Z] Setting up node-normalize-package-data (0.2.2-1) ...\n [2020-01-09T17:13:58.308Z] Setting up node-read (1.0.5-1) ...\n [2020-01-09T17:13:58.308Z] Setting up node-read-package-json (1.2.4-1) ...\n [2020-01-09T17:13:58.308Z] Setting up node-retry (0.6.0-1) ...\n [2020-01-09T17:13:58.308Z] Setting up node-sha (1.2.3-1) ...\n [2020-01-09T17:13:58.308Z] Setting up node-slide (1.1.4-1) ...\n [2020-01-09T17:13:58.308Z] Setting up npm (3.5.2-0ubuntu4) ...\n [2020-01-09T17:13:58.308Z] Processing triggers for libc-bin (2.23-0ubuntu11) ...\n [2020-01-09T17:13:58.579Z] Processing triggers for systemd (229-4ubuntu21.23) ...\n [2020-01-09T17:13:58.579Z] Processing triggers for ca-certificates (20170717~16.04.2) ...\n [2020-01-09T17:13:58.579Z] Updating certificates in /etc/ssl/certs...\n [2020-01-09T17:14:03.987Z] 148 added, 0 removed; done.\n [2020-01-09T17:14:03.987Z] Running hooks in /etc/ca-certificates/update.d...\n [2020-01-09T17:14:03.987Z] done.\n [2020-01-09T17:14:11.445Z] \x1b[0m/usr/local/bin/raml2html -> /usr/local/lib/node_modules/raml2html/bin/raml2html\n [2020-01-09T17:14:11.445Z] \n [2020-01-09T17:14:11.445Z] > core-js@2.6.11 postinstall /usr/local/lib/node_modules/raml2html/node_modules/core-js\n [2020-01-09T17:14:11.445Z] > node -e "try{require(\'./postinstall\')}catch(e){}"\n [2020-01-09T17:14:11.445Z] \n [2020-01-09T17:14:12.391Z] /usr/local/lib\n [2020-01-09T17:14:12.391Z] `-- raml2html@3.0.1 \n [2020-01-09T17:14:12.391Z] +-- commander@2.9.0 \n [2020-01-09T17:14:12.391Z] | `-- graceful-readlink@1.0.1 \n [2020-01-09T17:14:12.391Z] +-- marked@0.3.19 \n [2020-01-09T17:14:12.391Z] +-- minimize@2.0.0 \n [2020-01-09T17:14:12.391Z] | +-- argh@0.1.4 \n [2020-01-09T17:14:12.391Z] | +-- async@2.0.1 \n [2020-01-09T17:14:12.391Z] | | `-- lodash@4.17.15 \n [2020-01-09T17:14:12.391Z] | +-- cli-color@1.1.0 \n [2020-01-09T17:14:12.391Z] | | +-- ansi-regex@2.1.1 \n [2020-01-09T17:14:12.391Z] | | +-- d@0.1.1 \n [2020-01-09T17:14:12.391Z] | | +-- es5-ext@0.10.53 \n [2020-01-09T17:14:12.391Z] | | | +-- es6-symbol@3.1.3 \n [2020-01-09T17:14:12.391Z] | | | | +-- d@1.0.1 \n [2020-01-09T17:14:12.391Z] | | | | `-- ext@1.4.0 \n [2020-01-09T17:14:12.391Z] | | | | `-- type@2.0.0 \n [2020-01-09T17:14:12.391Z] | | | `-- next-tick@1.0.0 \n [2020-01-09T17:14:12.391Z] | | +-- es6-iterator@2.0.3 \n [2020-01-09T17:14:12.391Z] | | | `-- d@1.0.1 \n [2020-01-09T17:14:12.391Z] | | | `-- type@1.2.0 \n [2020-01-09T17:14:12.391Z] | | +-- memoizee@0.3.10 \n [2020-01-09T17:14:12.391Z] | | | +-- es6-weak-map@0.1.4 \n [2020-01-09T17:14:12.391Z] | | | | +-- es6-iterator@0.1.3 \n [2020-01-09T17:14:12.391Z] | | | | `-- es6-symbol@2.0.1 \n [2020-01-09T17:14:12.391Z] | | | +-- event-emitter@0.3.5 \n [2020-01-09T17:14:12.391Z] | | | | `-- d@1.0.1 \n [2020-01-09T17:14:12.391Z] | | | +-- lru-queue@0.1.0 \n [2020-01-09T17:14:12.391Z] | | | `-- next-tick@0.2.2 \n [2020-01-09T17:14:12.391Z] | | `-- timers-ext@0.1.7 \n [2020-01-09T17:14:12.391Z] | +-- diagnostics@1.0.1 \n [2020-01-09T17:14:12.391Z] | | +-- colorspace@1.0.1 \n [2020-01-09T17:14:12.391Z] | | | +-- color@0.8.0 \n [2020-01-09T17:14:12.391Z] | | | | +-- color-convert@0.5.3 \n [2020-01-09T17:14:12.391Z] | | | | `-- color-string@0.3.0 \n [2020-01-09T17:14:12.391Z] | | | | `-- color-name@1.1.4 \n [2020-01-09T17:14:12.391Z] | | | `-- text-hex@0.0.0 \n [2020-01-09T17:14:12.391Z] | | +-- enabled@1.0.2 \n [2020-01-09T17:14:12.391Z] | | | `-- env-variable@0.0.5 \n [2020-01-09T17:14:12.391Z] | | `-- kuler@0.0.0 \n [2020-01-09T17:14:12.391Z] | | `-- colornames@0.0.2 \n [2020-01-09T17:14:12.391Z] | +-- emits@3.0.0 \n [2020-01-09T17:14:12.391Z] | +-- htmlparser2@3.9.2 \n [2020-01-09T17:14:12.391Z] | | +-- domelementtype@1.3.1 \n [2020-01-09T17:14:12.391Z] | | +-- domhandler@2.4.2 \n [2020-01-09T17:14:12.391Z] | | +-- domutils@1.7.0 \n [2020-01-09T17:14:12.391Z] | | | `-- dom-serializer@0.2.2 \n [2020-01-09T17:14:12.391Z] | | | +-- domelementtype@2.0.1 \n [2020-01-09T17:14:12.391Z] | | | `-- entities@2.0.0 \n [2020-01-09T17:14:12.391Z] | | +-- entities@1.1.2 \n [2020-01-09T17:14:12.391Z] | | +-- inherits@2.0.4 \n [2020-01-09T17:14:12.391Z] | | `-- readable-stream@2.3.7 \n [2020-01-09T17:14:12.391Z] | | +-- core-util-is@1.0.2 \n [2020-01-09T17:14:12.391Z] | | +-- isarray@1.0.0 \n [2020-01-09T17:14:12.391Z] | | +-- process-nextick-args@2.0.1 \n [2020-01-09T17:14:12.391Z] | | +-- safe-buffer@5.1.2 \n [2020-01-09T17:14:12.391Z] | | +-- string_decoder@1.1.1 \n [2020-01-09T17:14:12.391Z] | | `-- util-deprecate@1.0.2 \n [2020-01-09T17:14:12.391Z] | `-- node-uuid@1.4.8 \n [2020-01-09T17:14:12.391Z] +-- nunjucks@2.4.3 \n [2020-01-09T17:14:12.391Z] | +-- asap@2.0.6 \n [2020-01-09T17:14:12.391Z] | +-- chokidar@1.7.0 \n [2020-01-09T17:14:12.391Z] | | +-- anymatch@1.3.2 \n [2020-01-09T17:14:12.391Z] | | | +-- micromatch@2.3.11 \n [2020-01-09T17:14:12.391Z] | | | | +-- arr-diff@2.0.0 \n [2020-01-09T17:14:12.391Z] | | | | | `-- arr-flatten@1.1.0 \n [2020-01-09T17:14:12.391Z] | | | | +-- array-unique@0.2.1 \n [2020-01-09T17:14:12.391Z] | | | | +-- braces@1.8.5 \n [2020-01-09T17:14:12.391Z] | | | | | +-- expand-range@1.8.2 \n [2020-01-09T17:14:12.391Z] | | | | | | `-- fill-range@2.2.4 \n [2020-01-09T17:14:12.391Z] | | | | | | +-- is-number@2.1.0 \n [2020-01-09T17:14:12.391Z] | | | | | | +-- isobject@2.1.0 \n [2020-01-09T17:14:12.391Z] | | | | | | `-- randomatic@3.1.1 \n [2020-01-09T17:14:12.391Z] | | | | | | +-- is-number@4.0.0 \n [2020-01-09T17:14:12.391Z] | | | | | | +-- kind-of@6.0.2 \n [2020-01-09T17:14:12.391Z] | | | | | | `-- math-random@1.0.4 \n [2020-01-09T17:14:12.391Z] | | | | | +-- preserve@0.2.0 \n [2020-01-09T17:14:12.391Z] | | | | | `-- repeat-element@1.1.3 \n [2020-01-09T17:14:12.391Z] | | | | +-- expand-brackets@0.1.5 \n [2020-01-09T17:14:12.391Z] | | | | | `-- is-posix-bracket@0.1.1 \n [2020-01-09T17:14:12.391Z] | | | | +-- extglob@0.3.2 \n [2020-01-09T17:14:12.391Z] | | | | +-- filename-regex@2.0.1 \n [2020-01-09T17:14:12.391Z] | | | | +-- kind-of@3.2.2 \n [2020-01-09T17:14:12.391Z] | | | | | `-- is-buffer@1.1.6 \n [2020-01-09T17:14:12.391Z] | | | | +-- object.omit@2.0.1 \n [2020-01-09T17:14:12.391Z] | | | | | +-- for-own@0.1.5 \n [2020-01-09T17:14:12.391Z] | | | | | | `-- for-in@1.0.2 \n [2020-01-09T17:14:12.391Z] | | | | | `-- is-extendable@0.1.1 \n [2020-01-09T17:14:12.391Z] | | | | +-- parse-glob@3.0.4 \n [2020-01-09T17:14:12.391Z] | | | | | +-- glob-base@0.3.0 \n [2020-01-09T17:14:12.391Z] | | | | | `-- is-dotfile@1.0.3 \n [2020-01-09T17:14:12.391Z] | | | | `-- regex-cache@0.4.4 \n [2020-01-09T17:14:12.391Z] | | | | `-- is-equal-shallow@0.1.3 \n [2020-01-09T17:14:12.391Z] | | | | `-- is-primitive@2.0.0 \n [2020-01-09T17:14:12.391Z] | | | `-- normalize-path@2.1.1 \n [2020-01-09T17:14:12.391Z] | | | `-- remove-trailing-separator@1.1.0 \n [2020-01-09T17:14:12.391Z] | | +-- async-each@1.0.3 \n [2020-01-09T17:14:12.391Z] | | +-- glob-parent@2.0.0 \n [2020-01-09T17:14:12.391Z] | | +-- is-binary-path@1.0.1 \n [2020-01-09T17:14:12.391Z] | | | `-- binary-extensions@1.13.1 \n [2020-01-09T17:14:12.391Z] | | +-- is-glob@2.0.1 \n [2020-01-09T17:14:12.391Z] | | | `-- is-extglob@1.0.0 \n [2020-01-09T17:14:12.391Z] | | +-- path-is-absolute@1.0.1 \n [2020-01-09T17:14:12.391Z] | | `-- readdirp@2.2.1 \n [2020-01-09T17:14:12.391Z] | | +-- graceful-fs@4.2.3 \n [2020-01-09T17:14:12.391Z] | | `-- micromatch@3.1.10 \n [2020-01-09T17:14:12.391Z] | | +-- arr-diff@4.0.0 \n [2020-01-09T17:14:12.391Z] | | +-- array-unique@0.3.2 \n [2020-01-09T17:14:12.391Z] | | +-- braces@2.3.2 \n [2020-01-09T17:14:12.391Z] | | | +-- extend-shallow@2.0.1 \n [2020-01-09T17:14:12.391Z] | | | +-- fill-range@4.0.0 \n [2020-01-09T17:14:12.391Z] | | | | +-- extend-shallow@2.0.1 \n [2020-01-09T17:14:12.391Z] | | | | +-- is-number@3.0.0 \n [2020-01-09T17:14:12.391Z] | | | | | `-- kind-of@3.2.2 \n [2020-01-09T17:14:12.391Z] | | | | +-- repeat-string@1.6.1 \n [2020-01-09T17:14:12.391Z] | | | | `-- to-regex-range@2.1.1 \n [2020-01-09T17:14:12.391Z] | | | | `-- is-number@3.0.0 \n [2020-01-09T17:14:12.391Z] | | | +-- isobject@3.0.1 \n [2020-01-09T17:14:12.391Z] | | | +-- snapdragon-node@2.1.1 \n [2020-01-09T17:14:12.391Z] | | | | +-- define-property@1.0.0 \n [2020-01-09T17:14:12.391Z] | | | | | `-- is-descriptor@1.0.2 \n [2020-01-09T17:14:12.391Z] | | | | | +-- is-accessor-descriptor@1.0.0 \n [2020-01-09T17:14:12.391Z] | | | | | +-- is-data-descriptor@1.0.0 \n [2020-01-09T17:14:12.391Z] | | | | | `-- kind-of@6.0.2 \n [2020-01-09T17:14:12.391Z] | | | | +-- isobject@3.0.1 \n [2020-01-09T17:14:12.391Z] | | | | `-- snapdragon-util@3.0.1 \n [2020-01-09T17:14:12.391Z] | | | `-- split-string@3.1.0 \n [2020-01-09T17:14:12.391Z] | | +-- define-property@2.0.2 \n [2020-01-09T17:14:12.391Z] | | | +-- is-descriptor@1.0.2 \n [2020-01-09T17:14:12.391Z] | | | | +-- is-accessor-descriptor@1.0.0 \n [2020-01-09T17:14:12.391Z] | | | | +-- is-data-descriptor@1.0.0 \n [2020-01-09T17:14:12.391Z] | | | | `-- kind-of@6.0.2 \n [2020-01-09T17:14:12.391Z] | | | `-- isobject@3.0.1 \n [2020-01-09T17:14:12.391Z] | | +-- extend-shallow@3.0.2 \n [2020-01-09T17:14:12.391Z] | | | +-- assign-symbols@1.0.0 \n [2020-01-09T17:14:12.391Z] | | | `-- is-extendable@1.0.1 \n [2020-01-09T17:14:12.391Z] | | | `-- is-plain-object@2.0.4 \n [2020-01-09T17:14:12.391Z] | | | `-- isobject@3.0.1 \n [2020-01-09T17:14:12.391Z] | | +-- extglob@2.0.4 \n [2020-01-09T17:14:12.391Z] | | | +-- define-property@1.0.0 \n [2020-01-09T17:14:12.391Z] | | | | `-- is-descriptor@1.0.2 \n [2020-01-09T17:14:12.391Z] | | | | +-- is-accessor-descriptor@1.0.0 \n [2020-01-09T17:14:12.391Z] | | | | `-- is-data-descriptor@1.0.0 \n [2020-01-09T17:14:12.391Z] | | | +-- expand-brackets@2.1.4 \n [2020-01-09T17:14:12.391Z] | | | | +-- define-property@0.2.5 \n [2020-01-09T17:14:12.391Z] | | | | | `-- is-descriptor@0.1.6 \n [2020-01-09T17:14:12.391Z] | | | | | +-- is-accessor-descriptor@0.1.6 \n [2020-01-09T17:14:12.391Z] | | | | | | `-- kind-of@3.2.2 \n [2020-01-09T17:14:12.391Z] | | | | | +-- is-data-descriptor@0.1.4 \n [2020-01-09T17:14:12.391Z] | | | | | | `-- kind-of@3.2.2 \n [2020-01-09T17:14:12.391Z] | | | | | `-- kind-of@5.1.0 \n [2020-01-09T17:14:12.391Z] | | | | +-- extend-shallow@2.0.1 \n [2020-01-09T17:14:12.391Z] | | | | `-- posix-character-classes@0.1.1 \n [2020-01-09T17:14:12.391Z] | | | `-- extend-shallow@2.0.1 \n [2020-01-09T17:14:12.391Z] | | +-- fragment-cache@0.2.1 \n [2020-01-09T17:14:12.391Z] | | | `-- map-cache@0.2.2 \n [2020-01-09T17:14:12.391Z] | | +-- kind-of@6.0.2 \n [2020-01-09T17:14:12.391Z] | | +-- nanomatch@1.2.13 \n [2020-01-09T17:14:12.391Z] | | | +-- arr-diff@4.0.0 \n [2020-01-09T17:14:12.391Z] | | | +-- array-unique@0.3.2 \n [2020-01-09T17:14:12.391Z] | | | +-- is-windows@1.0.2 \n [2020-01-09T17:14:12.391Z] | | | `-- kind-of@6.0.2 \n [2020-01-09T17:14:12.391Z] | | +-- object.pick@1.3.0 \n [2020-01-09T17:14:12.391Z] | | | `-- isobject@3.0.1 \n [2020-01-09T17:14:12.391Z] | | +-- regex-not@1.0.2 \n [2020-01-09T17:14:12.391Z] | | | `-- safe-regex@1.1.0 \n [2020-01-09T17:14:12.391Z] | | | `-- ret@0.1.15 \n [2020-01-09T17:14:12.391Z] | | +-- snapdragon@0.8.2 \n [2020-01-09T17:14:12.391Z] | | | +-- base@0.11.2 \n [2020-01-09T17:14:12.391Z] | | | | +-- cache-base@1.0.1 \n [2020-01-09T17:14:12.391Z] | | | | | +-- collection-visit@1.0.0 \n [2020-01-09T17:14:12.391Z] | | | | | | +-- map-visit@1.0.0 \n [2020-01-09T17:14:12.391Z] | | | | | | `-- object-visit@1.0.1 \n [2020-01-09T17:14:12.391Z] | | | | | | `-- isobject@3.0.1 \n [2020-01-09T17:14:12.391Z] | | | | | +-- get-value@2.0.6 \n [2020-01-09T17:14:12.391Z] | | | | | +-- has-value@1.0.0 \n [2020-01-09T17:14:12.391Z] | | | | | | +-- has-values@1.0.0 \n [2020-01-09T17:14:12.391Z] | | | | | | | +-- is-number@3.0.0 \n [2020-01-09T17:14:12.391Z] | | | | | | | | `-- kind-of@3.2.2 \n [2020-01-09T17:14:12.391Z] | | | | | | | `-- kind-of@4.0.0 \n [2020-01-09T17:14:12.391Z] | | | | | | `-- isobject@3.0.1 \n [2020-01-09T17:14:12.391Z] | | | | | +-- isobject@3.0.1 \n [2020-01-09T17:14:12.391Z] | | | | | +-- set-value@2.0.1 \n [2020-01-09T17:14:12.391Z] | | | | | | `-- extend-shallow@2.0.1 \n [2020-01-09T17:14:12.391Z] | | | | | +-- to-object-path@0.3.0 \n [2020-01-09T17:14:12.391Z] | | | | | +-- union-value@1.0.1 \n [2020-01-09T17:14:12.391Z] | | | | | `-- unset-value@1.0.0 \n [2020-01-09T17:14:12.391Z] | | | | | +-- has-value@0.3.1 \n [2020-01-09T17:14:12.391Z] | | | | | | +-- has-values@0.1.4 \n [2020-01-09T17:14:12.391Z] | | | | | | `-- isobject@2.1.0 \n [2020-01-09T17:14:12.391Z] | | | | | `-- isobject@3.0.1 \n [2020-01-09T17:14:12.391Z] | | | | +-- class-utils@0.3.6 \n [2020-01-09T17:14:12.391Z] | | | | | +-- arr-union@3.1.0 \n [2020-01-09T17:14:12.391Z] | | | | | +-- define-property@0.2.5 \n [2020-01-09T17:14:12.391Z] | | | | | +-- isobject@3.0.1 \n [2020-01-09T17:14:12.391Z] | | | | | `-- static-extend@0.1.2 \n [2020-01-09T17:14:12.391Z] | | | | | +-- define-property@0.2.5 \n [2020-01-09T17:14:12.391Z] | | | | | `-- object-copy@0.1.0 \n [2020-01-09T17:14:12.391Z] | | | | | +-- copy-descriptor@0.1.1 \n [2020-01-09T17:14:12.391Z] | | | | | `-- define-property@0.2.5 \n [2020-01-09T17:14:12.391Z] | | | | +-- component-emitter@1.3.0 \n [2020-01-09T17:14:12.391Z] | | | | +-- define-property@1.0.0 \n [2020-01-09T17:14:12.391Z] | | | | | `-- is-descriptor@1.0.2 \n [2020-01-09T17:14:12.391Z] | | | | | +-- is-accessor-descriptor@1.0.0 \n [2020-01-09T17:14:12.391Z] | | | | | +-- is-data-descriptor@1.0.0 \n [2020-01-09T17:14:12.391Z] | | | | | `-- kind-of@6.0.2 \n [2020-01-09T17:14:12.391Z] | | | | +-- isobject@3.0.1 \n [2020-01-09T17:14:12.391Z] | | | | +-- mixin-deep@1.3.2 \n [2020-01-09T17:14:12.391Z] | | | | | `-- is-extendable@1.0.1 \n [2020-01-09T17:14:12.391Z] | | | | `-- pascalcase@0.1.1 \n [2020-01-09T17:14:12.391Z] | | | +-- define-property@0.2.5 \n [2020-01-09T17:14:12.391Z] | | | | `-- is-descriptor@0.1.6 \n [2020-01-09T17:14:12.391Z] | | | | +-- is-accessor-descriptor@0.1.6 \n [2020-01-09T17:14:12.391Z] | | | | +-- is-data-descriptor@0.1.4 \n [2020-01-09T17:14:12.391Z] | | | | `-- kind-of@5.1.0 \n [2020-01-09T17:14:12.391Z] | | | +-- extend-shallow@2.0.1 \n [2020-01-09T17:14:12.391Z] | | | +-- source-map@0.5.7 \n [2020-01-09T17:14:12.391Z] | | | +-- source-map-resolve@0.5.3 \n [2020-01-09T17:14:12.391Z] | | | | +-- atob@2.1.2 \n [2020-01-09T17:14:12.391Z] | | | | +-- decode-uri-component@0.2.0 \n [2020-01-09T17:14:12.391Z] | | | | +-- resolve-url@0.2.1 \n [2020-01-09T17:14:12.391Z] | | | | +-- source-map-url@0.4.0 \n [2020-01-09T17:14:12.391Z] | | | | `-- urix@0.1.0 \n [2020-01-09T17:14:12.391Z] | | | `-- use@3.1.1 \n [2020-01-09T17:14:12.391Z] | | `-- to-regex@3.0.2 \n [2020-01-09T17:14:12.391Z] | `-- yargs@3.32.0 \n [2020-01-09T17:14:12.391Z] | +-- camelcase@2.1.1 \n [2020-01-09T17:14:12.391Z] | +-- cliui@3.2.0 \n [2020-01-09T17:14:12.391Z] | | +-- strip-ansi@3.0.1 \n [2020-01-09T17:14:12.391Z] | | `-- wrap-ansi@2.1.0 \n [2020-01-09T17:14:12.391Z] | +-- decamelize@1.2.0 \n [2020-01-09T17:14:12.391Z] | +-- os-locale@1.4.0 \n [2020-01-09T17:14:12.391Z] | | `-- lcid@1.0.0 \n [2020-01-09T17:14:12.391Z] | | `-- invert-kv@1.0.0 \n [2020-01-09T17:14:12.391Z] | +-- string-width@1.0.2 \n [2020-01-09T17:14:12.391Z] | | +-- code-point-at@1.1.0 \n [2020-01-09T17:14:12.391Z] | | `-- is-fullwidth-code-point@1.0.0 \n [2020-01-09T17:14:12.391Z] | | `-- number-is-nan@1.0.1 \n [2020-01-09T17:14:12.391Z] | +-- window-size@0.1.4 \n [2020-01-09T17:14:12.391Z] | `-- y18n@3.2.1 \n [2020-01-09T17:14:12.391Z] +-- nunjucks-markdown@2.0.1 \n [2020-01-09T17:14:12.391Z] +-- raml-jsonschema-expander@1.1.2 \n [2020-01-09T17:14:12.391Z] | `-- urllib-sync@1.1.4 \n [2020-01-09T17:14:12.391Z] | +-- urllib@2.11.1 \n [2020-01-09T17:14:12.391Z] | | +-- any-promise@1.3.0 \n [2020-01-09T17:14:12.391Z] | | +-- debug@2.6.9 \n [2020-01-09T17:14:12.391Z] | | | `-- ms@2.0.0 \n [2020-01-09T17:14:12.391Z] | | +-- default-user-agent@1.0.0 \n [2020-01-09T17:14:12.391Z] | | | `-- os-name@1.0.3 \n [2020-01-09T17:14:12.391Z] | | | +-- osx-release@1.1.0 \n [2020-01-09T17:14:12.391Z] | | | | `-- minimist@1.2.0 \n [2020-01-09T17:14:12.391Z] | | | `-- win-release@1.1.1 \n [2020-01-09T17:14:12.391Z] | | | `-- semver@5.7.1 \n [2020-01-09T17:14:12.391Z] | | +-- digest-header@0.0.1 \n [2020-01-09T17:14:12.391Z] | | | `-- utility@0.1.11 \n [2020-01-09T17:14:12.391Z] | | | `-- address@1.1.2 \n [2020-01-09T17:14:12.391Z] | | +-- humanize-ms@1.2.1 \n [2020-01-09T17:14:12.391Z] | | +-- iconv-lite@0.4.24 \n [2020-01-09T17:14:12.391Z] | | | `-- safer-buffer@2.1.2 \n [2020-01-09T17:14:12.391Z] | | +-- media-typer@0.3.0 \n [2020-01-09T17:14:12.391Z] | | `-- statuses@1.5.0 \n [2020-01-09T17:14:12.391Z] | `-- utility@1.7.1 \n [2020-01-09T17:14:12.391Z] | +-- copy-to@2.0.1 \n [2020-01-09T17:14:12.391Z] | `-- escape-html@1.0.3 \n [2020-01-09T17:14:12.391Z] `-- raml2obj@3.0.0 \n [2020-01-09T17:14:12.391Z] `-- raml-parser@0.8.18 \n [2020-01-09T17:14:12.391Z] +-- got@2.4.0 \n [2020-01-09T17:14:12.391Z] | +-- duplexify@3.7.1 \n [2020-01-09T17:14:12.391Z] | | +-- end-of-stream@1.4.4 \n [2020-01-09T17:14:12.391Z] | | | `-- once@1.4.0 \n [2020-01-09T17:14:12.391Z] | | | `-- wrappy@1.0.2 \n [2020-01-09T17:14:12.391Z] | | `-- stream-shift@1.0.1 \n [2020-01-09T17:14:12.391Z] | +-- infinity-agent@1.0.2 \n [2020-01-09T17:14:12.391Z] | +-- is-stream@1.1.0 \n [2020-01-09T17:14:12.391Z] | +-- lowercase-keys@1.0.1 \n [2020-01-09T17:14:12.391Z] | +-- object-assign@2.1.1 \n [2020-01-09T17:14:12.391Z] | +-- prepend-http@1.0.4 \n [2020-01-09T17:14:12.392Z] | +-- read-all-stream@1.0.2 \n [2020-01-09T17:14:12.392Z] | `-- timed-out@2.0.0 \n [2020-01-09T17:14:12.392Z] +-- jju@1.2.1 \n [2020-01-09T17:14:12.392Z] +-- json-schema-ref-parser@3.3.1 \n [2020-01-09T17:14:12.392Z] | +-- call-me-maybe@1.0.1 \n [2020-01-09T17:14:12.392Z] | +-- debug@3.2.6 \n [2020-01-09T17:14:12.392Z] | | `-- ms@2.1.2 \n [2020-01-09T17:14:12.392Z] | +-- es6-promise@4.2.8 \n [2020-01-09T17:14:12.392Z] | +-- js-yaml@3.13.1 \n [2020-01-09T17:14:12.392Z] | | +-- argparse@1.0.10 \n [2020-01-09T17:14:12.392Z] | | | `-- sprintf-js@1.0.3 \n [2020-01-09T17:14:12.392Z] | | `-- esprima@4.0.1 \n [2020-01-09T17:14:12.392Z] | +-- ono@4.0.11 \n [2020-01-09T17:14:12.392Z] | | `-- format-util@1.0.5 \n [2020-01-09T17:14:12.392Z] | `-- z-schema@3.25.1 \n [2020-01-09T17:14:12.392Z] | +-- core-js@2.6.11 \n [2020-01-09T17:14:12.392Z] | +-- lodash.get@4.4.2 \n [2020-01-09T17:14:12.392Z] | +-- lodash.isequal@4.5.0 \n [2020-01-09T17:14:12.392Z] | `-- validator@10.11.0 \n [2020-01-09T17:14:12.392Z] +-- object-assign@4.1.1 \n [2020-01-09T17:14:12.392Z] +-- pluralize@1.1.6 \n [2020-01-09T17:14:12.392Z] +-- q@0.9.7 \n [2020-01-09T17:14:12.392Z] `-- uritemplate@0.3.4 \n [2020-01-09T17:14:12.392Z] \n [2020-01-09T17:14:12.392Z] \x1b[91mnpm WARN\x1b[0m\x1b[91m optional Skipping failed optional dependency /raml2html/chokidar/fsevents:\n [2020-01-09T17:14:12.392Z] \x1b[0m\x1b[91mnpm WARN notsup Not compatible with your operating system or architecture: fsevents@1.2.11\n [2020-01-09T17:14:18.972Z] \x1b[0mRemoving intermediate container 5b43527eabd1\n [2020-01-09T17:14:18.972Z] ---> 4a2ae294b724\n [2020-01-09T17:14:18.972Z] Step 8/12 : COPY ./scripts/raml-verify.sh /scripts/\n [2020-01-09T17:14:18.972Z] ---> 335a4ba43e91\n [2020-01-09T17:14:18.972Z] Step 9/12 : RUN mkdir docbuild\n [2020-01-09T17:14:18.972Z] ---> Running in 5def23132b51\n [2020-01-09T17:14:19.237Z] Removing intermediate container 5def23132b51\n [2020-01-09T17:14:19.237Z] ---> aff2a0e4bdb5\n [2020-01-09T17:14:19.237Z] Step 10/12 : WORKDIR /docbuild\n [2020-01-09T17:14:19.237Z] ---> Running in 4bb696097c22\n [2020-01-09T17:14:19.502Z] Removing intermediate container 4bb696097c22\n [2020-01-09T17:14:19.502Z] ---> 6c0fa5a0ed62\n [2020-01-09T17:14:19.502Z] Step 11/12 : LABEL arch=x86_64\n [2020-01-09T17:14:19.502Z] ---> Running in cb2fc9f9f0f0\n [2020-01-09T17:14:19.502Z] Removing intermediate container cb2fc9f9f0f0\n [2020-01-09T17:14:19.502Z] ---> 9aac0a701f2e\n [2020-01-09T17:14:19.502Z] Step 12/12 : LABEL git_sha=cb304437173285341d94c7b53296a406cdcbd5ea\n [2020-01-09T17:14:19.502Z] ---> Running in 32156fab56a6\n [2020-01-09T17:14:19.763Z] Removing intermediate container 32156fab56a6\n [2020-01-09T17:14:19.763Z] ---> 4c82a15e1b95\n [2020-01-09T17:14:19.763Z] Successfully built 4c82a15e1b95\n [2020-01-09T17:14:19.763Z] Successfully tagged edgex-devops/edgex-docs-builder:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Archive Image)\n Stage "Archive Image" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-01-09T17:14:36.280Z] Removing intermediate container 101a6ff0a561\n [2020-01-09T17:14:36.280Z] ---> 4c1894f0a5f1\n [2020-01-09T17:14:36.280Z] Step 4/12 : RUN apt-get install -y --no-install-recommends latexmk texlive-latex-recommended texlive-latex-extra texlive-fonts-recommended && rm -rf /usr/share/doc/*\n [2020-01-09T17:14:36.280Z] ---> Running in 71ba42a5d990\n [2020-01-09T17:14:36.280Z] Reading package lists...\n [2020-01-09T17:14:36.550Z] Building dependency tree...\n [2020-01-09T17:14:36.550Z] Reading state information...\n [2020-01-09T17:14:37.151Z] The following additional packages will be installed:\n [2020-01-09T17:14:37.151Z] fontconfig-config fonts-dejavu-core libavahi-client3 libavahi-common-data\n [2020-01-09T17:14:37.151Z] libavahi-common3 libcups2 libcupsfilters1 libcupsimage2 libdbus-1-3\n [2020-01-09T17:14:37.151Z] libfontconfig1 libfreetype6 libglib2.0-0 libgraphite2-3 libgs9 libgs9-common\n [2020-01-09T17:14:37.151Z] libharfbuzz-icu0 libharfbuzz0b libice6 libijs-0.35 libjbig0 libjbig2dec0\n [2020-01-09T17:14:37.151Z] libjpeg-turbo8 libjpeg8 libkpathsea6 liblcms2-2 libpaper-utils libpaper1\n [2020-01-09T17:14:37.151Z] libpixman-1-0 libpng12-0 libpoppler58 libpotrace0 libptexenc1 libsm6\n [2020-01-09T17:14:37.151Z] libsynctex1 libtexlua52 libtiff5 libxaw7 libxi6 libxmu6 libxpm4 libxt6\n [2020-01-09T17:14:37.151Z] libzzip-0-13 poppler-data preview-latex-style t1utils tex-common\n [2020-01-09T17:14:37.151Z] texlive-base texlive-binaries texlive-latex-base texlive-pictures ucf\n [2020-01-09T17:14:37.151Z] x11-common xdg-utils\n [2020-01-09T17:14:37.151Z] Suggested packages:\n [2020-01-09T17:14:37.151Z] ghostscript cups-common fonts-droid texlive-lang-cjk liblcms2-utils\n [2020-01-09T17:14:37.151Z] poppler-utils fonts-japanese-mincho | fonts-ipafont-mincho\n [2020-01-09T17:14:37.151Z] fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai\n [2020-01-09T17:14:37.151Z] fonts-arphic-uming fonts-nanum debhelper perl-tk gv | postscript-viewer\n [2020-01-09T17:14:37.151Z] xpdf-reader | pdf-viewer python-pygments libfile-which-perl\n [2020-01-09T17:14:37.151Z] libspreadsheet-parseexcel-perl texlive-pstricks libtcltk-ruby dot2tex prerex\n [2020-01-09T17:14:37.151Z] gvfs-bin\n [2020-01-09T17:14:37.151Z] Recommended packages:\n [2020-01-09T17:14:37.151Z] xpdf-reader | pdf-viewer gv | postscript-viewer dbus libglib2.0-data\n [2020-01-09T17:14:37.151Z] shared-mime-info xdg-user-dirs lmodern ruby wish\n [2020-01-09T17:14:37.151Z] texlive-fonts-recommended-doc tipa tex-gyre texlive-latex-base-doc\n [2020-01-09T17:14:37.151Z] texlive-latex-extra-doc prosper texlive-latex-recommended-doc\n [2020-01-09T17:14:37.151Z] texlive-pictures-doc ruby | ruby-interpreter tk libfile-mimeinfo-perl\n [2020-01-09T17:14:37.151Z] libnet-dbus-perl libx11-protocol-perl x11-utils x11-xserver-utils\n [2020-01-09T17:14:37.151Z] The following NEW packages will be installed:\n [2020-01-09T17:14:37.151Z] fontconfig-config fonts-dejavu-core latexmk libavahi-client3\n [2020-01-09T17:14:37.151Z] libavahi-common-data libavahi-common3 libcups2 libcupsfilters1 libcupsimage2\n [2020-01-09T17:14:37.151Z] libdbus-1-3 libfontconfig1 libfreetype6 libglib2.0-0 libgraphite2-3 libgs9\n [2020-01-09T17:14:37.151Z] libgs9-common libharfbuzz-icu0 libharfbuzz0b libice6 libijs-0.35 libjbig0\n [2020-01-09T17:14:37.151Z] libjbig2dec0 libjpeg-turbo8 libjpeg8 libkpathsea6 liblcms2-2 libpaper-utils\n [2020-01-09T17:14:37.151Z] libpaper1 libpixman-1-0 libpng12-0 libpoppler58 libpotrace0 libptexenc1\n [2020-01-09T17:14:37.151Z] libsm6 libsynctex1 libtexlua52 libtiff5 libxaw7 libxi6 libxmu6 libxpm4\n [2020-01-09T17:14:37.151Z] libxt6 libzzip-0-13 poppler-data preview-latex-style t1utils tex-common\n [2020-01-09T17:14:37.151Z] texlive-base texlive-binaries texlive-fonts-recommended texlive-latex-base\n [2020-01-09T17:14:37.151Z] texlive-latex-extra texlive-latex-recommended texlive-pictures ucf\n [2020-01-09T17:14:37.151Z] x11-common xdg-utils\n [2020-01-09T17:14:38.579Z] 0 upgraded, 57 newly installed, 0 to remove and 0 not upgraded.\n [2020-01-09T17:14:38.579Z] Need to get 72.5 MB of archives.\n [2020-01-09T17:14:38.579Z] After this operation, 260 MB of additional disk space will be used.\n [2020-01-09T17:14:38.579Z] Get:1 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libglib2.0-0 arm64 2.48.2-0ubuntu4.4 [924 kB]\n [2020-01-09T17:14:38.850Z] Get:2 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 x11-common all 1:7.7+13ubuntu3.1 [22.9 kB]\n [2020-01-09T17:14:38.850Z] Get:3 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 libice6 arm64 2:1.0.9-1 [32.8 kB]\n [2020-01-09T17:14:38.850Z] Get:4 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libjpeg-turbo8 arm64 1.4.2-0ubuntu3.3 [86.2 kB]\n [2020-01-09T17:14:38.850Z] Get:5 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 libsm6 arm64 2:1.2.2-1 [13.7 kB]\n [2020-01-09T17:14:38.850Z] Get:6 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 poppler-data all 0.4.7-7 [1495 kB]\n [2020-01-09T17:14:39.115Z] Get:7 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 libjbig0 arm64 2.1-3.1 [23.8 kB]\n [2020-01-09T17:14:39.115Z] Get:8 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libpng12-0 arm64 1.2.54-1ubuntu1.1 [106 kB]\n [2020-01-09T17:14:39.115Z] Get:9 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 ucf all 3.0036 [52.9 kB]\n [2020-01-09T17:14:39.115Z] Get:10 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libdbus-1-3 arm64 1.10.6-1ubuntu3.5 [137 kB]\n [2020-01-09T17:14:39.115Z] Get:11 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 fonts-dejavu-core all 2.35-1 [1039 kB]\n [2020-01-09T17:14:39.115Z] Get:12 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 fontconfig-config all 2.11.94-0ubuntu1.1 [49.9 kB]\n [2020-01-09T17:14:39.115Z] Get:13 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 tex-common all 6.04ubuntu1 [545 kB]\n [2020-01-09T17:14:39.115Z] Get:14 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 libpaper1 arm64 1.1.24+nmu4ubuntu1 [13.1 kB]\n [2020-01-09T17:14:39.115Z] Get:15 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 libpaper-utils arm64 1.1.24+nmu4ubuntu1 [8134 B]\n [2020-01-09T17:14:39.115Z] Get:16 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libkpathsea6 arm64 2015.20160222.37495-1ubuntu0.1 [48.8 kB]\n [2020-01-09T17:14:39.115Z] Get:17 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libptexenc1 arm64 2015.20160222.37495-1ubuntu0.1 [32.9 kB]\n [2020-01-09T17:14:39.115Z] Get:18 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libsynctex1 arm64 2015.20160222.37495-1ubuntu0.1 [37.3 kB]\n [2020-01-09T17:14:39.115Z] Get:19 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libtexlua52 arm64 2015.20160222.37495-1ubuntu0.1 [74.6 kB]\n [2020-01-09T17:14:39.115Z] Get:20 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 t1utils arm64 1.39-2 [47.4 kB]\n [2020-01-09T17:14:39.380Z] Get:21 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libfreetype6 arm64 2.6.1-0.1ubuntu2.4 [267 kB]\n [2020-01-09T17:14:39.380Z] Get:22 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libfontconfig1 arm64 2.11.94-0ubuntu1.1 [117 kB]\n [2020-01-09T17:14:39.380Z] Get:23 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libgraphite2-3 arm64 1.3.10-0ubuntu0.16.04.1 [57.2 kB]\n [2020-01-09T17:14:39.380Z] Get:24 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libavahi-common-data arm64 0.6.32~rc+dfsg-1ubuntu2.3 [21.6 kB]\n [2020-01-09T17:14:39.380Z] Get:25 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libavahi-common3 arm64 0.6.32~rc+dfsg-1ubuntu2.3 [17.9 kB]\n [2020-01-09T17:14:39.380Z] Get:26 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libavahi-client3 arm64 0.6.32~rc+dfsg-1ubuntu2.3 [21.0 kB]\n [2020-01-09T17:14:39.380Z] Get:27 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libcups2 arm64 2.1.3-4ubuntu0.10 [163 kB]\n [2020-01-09T17:14:39.380Z] Get:28 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 libjpeg8 arm64 8c-2ubuntu8 [2198 B]\n [2020-01-09T17:14:39.380Z] Get:29 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libtiff5 arm64 4.0.6-1ubuntu0.7 [127 kB]\n [2020-01-09T17:14:39.380Z] Get:30 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libcupsfilters1 arm64 1.8.3-2ubuntu3.5 [71.3 kB]\n [2020-01-09T17:14:39.380Z] Get:31 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libcupsimage2 arm64 2.1.3-4ubuntu0.10 [14.3 kB]\n [2020-01-09T17:14:39.380Z] Get:32 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 libijs-0.35 arm64 0.35-12 [14.1 kB]\n [2020-01-09T17:14:39.380Z] Get:33 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libjbig2dec0 arm64 0.12+20150918-1ubuntu0.1 [48.9 kB]\n [2020-01-09T17:14:39.380Z] Get:34 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 liblcms2-2 arm64 2.6-3ubuntu2.1 [110 kB]\n [2020-01-09T17:14:39.380Z] Get:35 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libgs9-common all 9.26~dfsg+0-0ubuntu0.16.04.12 [5095 kB]\n [2020-01-09T17:14:39.647Z] Get:36 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libgs9 arm64 9.26~dfsg+0-0ubuntu0.16.04.12 [1891 kB]\n [2020-01-09T17:14:39.647Z] Get:37 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libharfbuzz0b arm64 1.0.1-1ubuntu0.1 [119 kB]\n [2020-01-09T17:14:39.647Z] Get:38 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libharfbuzz-icu0 arm64 1.0.1-1ubuntu0.1 [4932 B]\n [2020-01-09T17:14:39.647Z] Get:39 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 libpixman-1-0 arm64 0.33.6-1 [114 kB]\n [2020-01-09T17:14:39.647Z] Get:40 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libpoppler58 arm64 0.41.0-0ubuntu1.14 [630 kB]\n [2020-01-09T17:14:39.918Z] Get:41 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 libpotrace0 arm64 1.13-2 [15.2 kB]\n [2020-01-09T17:14:39.918Z] Get:42 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 libxt6 arm64 1:1.1.5-0ubuntu1 [128 kB]\n [2020-01-09T17:14:39.918Z] Get:43 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 libxmu6 arm64 2:1.1.2-2 [38.8 kB]\n [2020-01-09T17:14:39.918Z] Get:44 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libxpm4 arm64 1:3.5.11-1ubuntu0.16.04.1 [28.7 kB]\n [2020-01-09T17:14:39.918Z] Get:45 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 libxaw7 arm64 2:1.0.13-1 [137 kB]\n [2020-01-09T17:14:39.918Z] Get:46 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 libxi6 arm64 2:1.7.6-1 [24.9 kB]\n [2020-01-09T17:14:39.918Z] Get:47 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 libzzip-0-13 arm64 0.13.62-3ubuntu0.16.04.2 [22.7 kB]\n [2020-01-09T17:14:39.918Z] Get:48 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 texlive-binaries arm64 2015.20160222.37495-1ubuntu0.1 [6205 kB]\n [2020-01-09T17:14:40.187Z] Get:49 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 xdg-utils all 1.1.1-1ubuntu1.16.04.3 [59.6 kB]\n [2020-01-09T17:14:40.187Z] Get:50 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 texlive-base all 2015.20160320-1ubuntu0.1 [18.3 MB]\n [2020-01-09T17:14:41.166Z] Get:51 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 texlive-latex-base all 2015.20160320-1ubuntu0.1 [851 kB]\n [2020-01-09T17:14:41.166Z] Get:52 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 latexmk all 1:4.41-1 [368 kB]\n [2020-01-09T17:14:41.166Z] Get:53 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 preview-latex-style all 11.88-1.1ubuntu1 [184 kB]\n [2020-01-09T17:14:41.166Z] Get:54 http://ports.ubuntu.com/ubuntu-ports xenial-updates/universe arm64 texlive-fonts-recommended all 2015.20160320-1ubuntu0.1 [5697 kB]\n [2020-01-09T17:14:41.166Z] Get:55 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 texlive-latex-recommended all 2015.20160320-1ubuntu0.1 [12.8 MB]\n [2020-01-09T17:14:41.762Z] Get:56 http://ports.ubuntu.com/ubuntu-ports xenial-updates/main arm64 texlive-pictures all 2015.20160320-1ubuntu0.1 [3743 kB]\n [2020-01-09T17:14:42.047Z] Get:57 http://ports.ubuntu.com/ubuntu-ports xenial/universe arm64 texlive-latex-extra all 2015.20160320-1 [10.3 MB]\n [2020-01-09T17:14:42.649Z] \x1b[91mdebconf: delaying package configuration, since apt-utils is not installed\n [2020-01-09T17:14:42.922Z] \x1b[0mFetched 72.5 MB in 4s (17.0 MB/s)\n [2020-01-09T17:14:42.922Z] Selecting previously unselected package libglib2.0-0:arm64.\n [2020-01-09T17:14:42.922Z] (Reading database ... \n(Reading database ... 5%\n(Reading database ... 10%\n(Reading database ... 15%\n(Reading database ... 20%\n(Reading database ... 25%\n(Reading database ... 30%\n(Reading database ... 35%\n(Reading database ... 40%\n(Reading database ... 45%\n(Reading database ... 50%\n(Reading database ... 55%\n(Reading database ... 60%\n(Reading database ... 65%\n(Reading database ... 70%\n(Reading database ... 75%\n(Reading database ... 80%\n(Reading database ... 85%\n(Reading database ... 90%\n(Reading database ... 95%\n(Reading database ... 100%\n(Reading database ... 21230 files and directories currently installed.)\n [2020-01-09T17:14:42.922Z] Preparing to unpack .../libglib2.0-0_2.48.2-0ubuntu4.4_arm64.deb ...\n [2020-01-09T17:14:42.922Z] Unpacking libglib2.0-0:arm64 (2.48.2-0ubuntu4.4) ...\n [2020-01-09T17:14:43.196Z] Selecting previously unselected package x11-common.\n [2020-01-09T17:14:43.196Z] Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ...\n [2020-01-09T17:14:43.464Z] dpkg-query: no packages found matching nux-tools\n [2020-01-09T17:14:43.464Z] Unpacking x11-common (1:7.7+13ubuntu3.1) ...\n [2020-01-09T17:14:43.464Z] Selecting previously unselected package libice6:arm64.\n [2020-01-09T17:14:43.464Z] Preparing to unpack .../libice6_2%3a1.0.9-1_arm64.deb ...\n [2020-01-09T17:14:43.464Z] Unpacking libice6:arm64 (2:1.0.9-1) ...\n [2020-01-09T17:14:43.751Z] Selecting previously unselected package libjpeg-turbo8:arm64.\n [2020-01-09T17:14:43.751Z] Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.3_arm64.deb ...\n [2020-01-09T17:14:43.751Z] Unpacking libjpeg-turbo8:arm64 (1.4.2-0ubuntu3.3) ...\n [2020-01-09T17:14:43.751Z] Selecting previously unselected package libsm6:arm64.\n [2020-01-09T17:14:43.751Z] Preparing to unpack .../libsm6_2%3a1.2.2-1_arm64.deb ...\n [2020-01-09T17:14:43.751Z] Unpacking libsm6:arm64 (2:1.2.2-1) ...\n [2020-01-09T17:14:44.018Z] Selecting previously unselected package poppler-data.\n [2020-01-09T17:14:44.018Z] Preparing to unpack .../poppler-data_0.4.7-7_all.deb ...\n [2020-01-09T17:14:44.018Z] Unpacking poppler-data (0.4.7-7) ...\n [2020-01-09T17:14:44.991Z] Selecting previously unselected package libjbig0:arm64.\n [2020-01-09T17:14:44.991Z] Preparing to unpack .../libjbig0_2.1-3.1_arm64.deb ...\n [2020-01-09T17:14:44.991Z] Unpacking libjbig0:arm64 (2.1-3.1) ...\n [2020-01-09T17:14:44.991Z] Selecting previously unselected package libpng12-0:arm64.\n [2020-01-09T17:14:44.991Z] Preparing to unpack .../libpng12-0_1.2.54-1ubuntu1.1_arm64.deb ...\n [2020-01-09T17:14:44.991Z] Unpacking libpng12-0:arm64 (1.2.54-1ubuntu1.1) ...\n [2020-01-09T17:14:45.260Z] Selecting previously unselected package ucf.\n [2020-01-09T17:14:45.260Z] Preparing to unpack .../archives/ucf_3.0036_all.deb ...\n [2020-01-09T17:14:45.260Z] Moving old data out of the way\n [2020-01-09T17:14:45.260Z] Unpacking ucf (3.0036) ...\n [2020-01-09T17:14:45.531Z] Selecting previously unselected package libdbus-1-3:arm64.\n [2020-01-09T17:14:45.531Z] Preparing to unpack .../libdbus-1-3_1.10.6-1ubuntu3.5_arm64.deb ...\n [2020-01-09T17:14:45.531Z] Unpacking libdbus-1-3:arm64 (1.10.6-1ubuntu3.5) ...\n [2020-01-09T17:14:45.531Z] Selecting previously unselected package fonts-dejavu-core.\n [2020-01-09T17:14:45.804Z] Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ...\n [2020-01-09T17:14:45.804Z] Unpacking fonts-dejavu-core (2.35-1) ...\n [2020-01-09T17:14:46.072Z] Selecting previously unselected package fontconfig-config.\n [2020-01-09T17:14:46.072Z] Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ...\n [2020-01-09T17:14:46.072Z] Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ...\n [2020-01-09T17:14:46.342Z] Selecting previously unselected package tex-common.\n [2020-01-09T17:14:46.342Z] Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ...\n [2020-01-09T17:14:46.342Z] Unpacking tex-common (6.04ubuntu1) ...\n [2020-01-09T17:14:46.612Z] Selecting previously unselected package libpaper1:arm64.\n [2020-01-09T17:14:46.612Z] Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_arm64.deb ...\n [2020-01-09T17:14:46.612Z] Unpacking libpaper1:arm64 (1.1.24+nmu4ubuntu1) ...\n [2020-01-09T17:14:46.612Z] Selecting previously unselected package libpaper-utils.\n [2020-01-09T17:14:46.612Z] Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_arm64.deb ...\n [2020-01-09T17:14:46.612Z] Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ...\n [2020-01-09T17:14:46.881Z] Selecting previously unselected package libkpathsea6:arm64.\n [2020-01-09T17:14:46.881Z] Preparing to unpack .../libkpathsea6_2015.20160222.37495-1ubuntu0.1_arm64.deb ...\n [2020-01-09T17:14:46.881Z] Unpacking libkpathsea6:arm64 (2015.20160222.37495-1ubuntu0.1) ...\n [2020-01-09T17:14:46.881Z] Selecting previously unselected package libptexenc1:arm64.\n [2020-01-09T17:14:46.881Z] Preparing to unpack .../libptexenc1_2015.20160222.37495-1ubuntu0.1_arm64.deb ...\n [2020-01-09T17:14:46.881Z] Unpacking libptexenc1:arm64 (2015.20160222.37495-1ubuntu0.1) ...\n [2020-01-09T17:14:47.148Z] Selecting previously unselected package libsynctex1:arm64.\n [2020-01-09T17:14:47.148Z] Preparing to unpack .../libsynctex1_2015.20160222.37495-1ubuntu0.1_arm64.deb ...\n [2020-01-09T17:14:47.148Z] Unpacking libsynctex1:arm64 (2015.20160222.37495-1ubuntu0.1) ...\n [2020-01-09T17:14:47.148Z] Selecting previously unselected package libtexlua52:arm64.\n [2020-01-09T17:14:47.148Z] Preparing to unpack .../libtexlua52_2015.20160222.37495-1ubuntu0.1_arm64.deb ...\n [2020-01-09T17:14:47.148Z] Unpacking libtexlua52:arm64 (2015.20160222.37495-1ubuntu0.1) ...\n [2020-01-09T17:14:47.418Z] Selecting previously unselected package t1utils.\n [2020-01-09T17:14:47.418Z] Preparing to unpack .../t1utils_1.39-2_arm64.deb ...\n [2020-01-09T17:14:47.418Z] Unpacking t1utils (1.39-2) ...\n [2020-01-09T17:14:47.418Z] Selecting previously unselected package libfreetype6:arm64.\n [2020-01-09T17:14:47.418Z] Preparing to unpack .../libfreetype6_2.6.1-0.1ubuntu2.4_arm64.deb ...\n [2020-01-09T17:14:47.418Z] Unpacking libfreetype6:arm64 (2.6.1-0.1ubuntu2.4) ...\n [2020-01-09T17:14:47.690Z] Selecting previously unselected package libfontconfig1:arm64.\n [2020-01-09T17:14:47.690Z] Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_arm64.deb ...\n [2020-01-09T17:14:47.690Z] Unpacking libfontconfig1:arm64 (2.11.94-0ubuntu1.1) ...\n [2020-01-09T17:14:47.960Z] Selecting previously unselected package libgraphite2-3:arm64.\n [2020-01-09T17:14:47.960Z] Preparing to unpack .../libgraphite2-3_1.3.10-0ubuntu0.16.04.1_arm64.deb ...\n [2020-01-09T17:14:47.960Z] Unpacking libgraphite2-3:arm64 (1.3.10-0ubuntu0.16.04.1) ...\n [2020-01-09T17:14:47.960Z] Selecting previously unselected package libavahi-common-data:arm64.\n [2020-01-09T17:14:47.960Z] Preparing to unpack .../libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2.3_arm64.deb ...\n [2020-01-09T17:14:47.960Z] Unpacking libavahi-common-data:arm64 (0.6.32~rc+dfsg-1ubuntu2.3) ...\n [2020-01-09T17:14:48.230Z] Selecting previously unselected package libavahi-common3:arm64.\n [2020-01-09T17:14:48.230Z] Preparing to unpack .../libavahi-common3_0.6.32~rc+dfsg-1ubuntu2.3_arm64.deb ...\n [2020-01-09T17:14:48.230Z] Unpacking libavahi-common3:arm64 (0.6.32~rc+dfsg-1ubuntu2.3) ...\n [2020-01-09T17:14:48.231Z] Selecting previously unselected package libavahi-client3:arm64.\n [2020-01-09T17:14:48.231Z] Preparing to unpack .../libavahi-client3_0.6.32~rc+dfsg-1ubuntu2.3_arm64.deb ...\n [2020-01-09T17:14:48.231Z] Unpacking libavahi-client3:arm64 (0.6.32~rc+dfsg-1ubuntu2.3) ...\n [2020-01-09T17:14:48.505Z] Selecting previously unselected package libcups2:arm64.\n [2020-01-09T17:14:48.505Z] Preparing to unpack .../libcups2_2.1.3-4ubuntu0.10_arm64.deb ...\n [2020-01-09T17:14:48.505Z] Unpacking libcups2:arm64 (2.1.3-4ubuntu0.10) ...\n [2020-01-09T17:14:48.505Z] Selecting previously unselected package libjpeg8:arm64.\n [2020-01-09T17:14:48.505Z] Preparing to unpack .../libjpeg8_8c-2ubuntu8_arm64.deb ...\n [2020-01-09T17:14:48.505Z] Unpacking libjpeg8:arm64 (8c-2ubuntu8) ...\n [2020-01-09T17:14:48.778Z] Selecting previously unselected package libtiff5:arm64.\n [2020-01-09T17:14:48.778Z] Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.7_arm64.deb ...\n [2020-01-09T17:14:48.778Z] Unpacking libtiff5:arm64 (4.0.6-1ubuntu0.7) ...\n [2020-01-09T17:14:48.778Z] Selecting previously unselected package libcupsfilters1:arm64.\n [2020-01-09T17:14:48.778Z] Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.5_arm64.deb ...\n [2020-01-09T17:14:48.778Z] Unpacking libcupsfilters1:arm64 (1.8.3-2ubuntu3.5) ...\n [2020-01-09T17:14:49.046Z] Selecting previously unselected package libcupsimage2:arm64.\n [2020-01-09T17:14:49.046Z] Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.10_arm64.deb ...\n [2020-01-09T17:14:49.046Z] Unpacking libcupsimage2:arm64 (2.1.3-4ubuntu0.10) ...\n [2020-01-09T17:14:49.046Z] Selecting previously unselected package libijs-0.35:arm64.\n [2020-01-09T17:14:49.046Z] Preparing to unpack .../libijs-0.35_0.35-12_arm64.deb ...\n [2020-01-09T17:14:49.046Z] Unpacking libijs-0.35:arm64 (0.35-12) ...\n [2020-01-09T17:14:49.324Z] Selecting previously unselected package libjbig2dec0.\n [2020-01-09T17:14:49.324Z] Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_arm64.deb ...\n [2020-01-09T17:14:49.324Z] Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ...\n [2020-01-09T17:14:49.595Z] Selecting previously unselected package liblcms2-2:arm64.\n [2020-01-09T17:14:49.595Z] Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_arm64.deb ...\n [2020-01-09T17:14:49.596Z] Unpacking liblcms2-2:arm64 (2.6-3ubuntu2.1) ...\n [2020-01-09T17:14:49.596Z] Selecting previously unselected package libgs9-common.\n [2020-01-09T17:14:49.596Z] Preparing to unpack .../libgs9-common_9.26~dfsg+0-0ubuntu0.16.04.12_all.deb ...\n [2020-01-09T17:14:49.596Z] Unpacking libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.12) ...\n [2020-01-09T17:14:50.578Z] Selecting previously unselected package libgs9:arm64.\n [2020-01-09T17:14:50.578Z] Preparing to unpack .../libgs9_9.26~dfsg+0-0ubuntu0.16.04.12_arm64.deb ...\n [2020-01-09T17:14:50.578Z] Unpacking libgs9:arm64 (9.26~dfsg+0-0ubuntu0.16.04.12) ...\n [2020-01-09T17:14:51.170Z] Selecting previously unselected package libharfbuzz0b:arm64.\n [2020-01-09T17:14:51.170Z] Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_arm64.deb ...\n [2020-01-09T17:14:51.442Z] Unpacking libharfbuzz0b:arm64 (1.0.1-1ubuntu0.1) ...\n [2020-01-09T17:14:51.442Z] Selecting previously unselected package libharfbuzz-icu0:arm64.\n [2020-01-09T17:14:51.442Z] Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_arm64.deb ...\n [2020-01-09T17:14:51.442Z] Unpacking libharfbuzz-icu0:arm64 (1.0.1-1ubuntu0.1) ...\n [2020-01-09T17:14:51.715Z] Selecting previously unselected package libpixman-1-0:arm64.\n [2020-01-09T17:14:51.715Z] Preparing to unpack .../libpixman-1-0_0.33.6-1_arm64.deb ...\n [2020-01-09T17:14:51.715Z] Unpacking libpixman-1-0:arm64 (0.33.6-1) ...\n [2020-01-09T17:14:51.715Z] Selecting previously unselected package libpoppler58:arm64.\n [2020-01-09T17:14:51.715Z] Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.14_arm64.deb ...\n [2020-01-09T17:14:51.715Z] Unpacking libpoppler58:arm64 (0.41.0-0ubuntu1.14) ...\n [2020-01-09T17:14:51.987Z] Selecting previously unselected package libpotrace0.\n [2020-01-09T17:14:51.987Z] Preparing to unpack .../libpotrace0_1.13-2_arm64.deb ...\n [2020-01-09T17:14:52.260Z] Unpacking libpotrace0 (1.13-2) ...\n [2020-01-09T17:14:52.260Z] Selecting previously unselected package libxt6:arm64.\n [2020-01-09T17:14:52.260Z] Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_arm64.deb ...\n [2020-01-09T17:14:52.260Z] Unpacking libxt6:arm64 (1:1.1.5-0ubuntu1) ...\n [2020-01-09T17:14:52.530Z] Selecting previously unselected package libxmu6:arm64.\n [2020-01-09T17:14:52.530Z] Preparing to unpack .../libxmu6_2%3a1.1.2-2_arm64.deb ...\n [2020-01-09T17:14:52.530Z] Unpacking libxmu6:arm64 (2:1.1.2-2) ...\n [2020-01-09T17:14:52.530Z] Selecting previously unselected package libxpm4:arm64.\n [2020-01-09T17:14:52.530Z] Preparing to unpack .../libxpm4_1%3a3.5.11-1ubuntu0.16.04.1_arm64.deb ...\n [2020-01-09T17:14:52.530Z] Unpacking libxpm4:arm64 (1:3.5.11-1ubuntu0.16.04.1) ...\n [2020-01-09T17:14:52.803Z] Selecting previously unselected package libxaw7:arm64.\n [2020-01-09T17:14:52.803Z] Preparing to unpack .../libxaw7_2%3a1.0.13-1_arm64.deb ...\n [2020-01-09T17:14:52.803Z] Unpacking libxaw7:arm64 (2:1.0.13-1) ...\n [2020-01-09T17:14:52.803Z] Selecting previously unselected package libxi6:arm64.\n [2020-01-09T17:14:53.073Z] Preparing to unpack .../libxi6_2%3a1.7.6-1_arm64.deb ...\n [2020-01-09T17:14:53.073Z] Unpacking libxi6:arm64 (2:1.7.6-1) ...\n [2020-01-09T17:14:53.073Z] Selecting previously unselected package libzzip-0-13:arm64.\n [2020-01-09T17:14:53.073Z] Preparing to unpack .../libzzip-0-13_0.13.62-3ubuntu0.16.04.2_arm64.deb ...\n [2020-01-09T17:14:53.073Z] Unpacking libzzip-0-13:arm64 (0.13.62-3ubuntu0.16.04.2) ...\n [2020-01-09T17:14:53.343Z] Selecting previously unselected package texlive-binaries.\n [2020-01-09T17:14:53.343Z] Preparing to unpack .../texlive-binaries_2015.20160222.37495-1ubuntu0.1_arm64.deb ...\n [2020-01-09T17:14:53.343Z] Unpacking texlive-binaries (2015.20160222.37495-1ubuntu0.1) ...\n [2020-01-09T17:14:54.768Z] Selecting previously unselected package xdg-utils.\n [2020-01-09T17:14:54.768Z] Preparing to unpack .../xdg-utils_1.1.1-1ubuntu1.16.04.3_all.deb ...\n [2020-01-09T17:14:54.768Z] Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ...\n [2020-01-09T17:14:55.041Z] Selecting previously unselected package texlive-base.\n [2020-01-09T17:14:55.041Z] Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ...\n [2020-01-09T17:14:55.041Z] Unpacking texlive-base (2015.20160320-1ubuntu0.1) ...\n [2020-01-09T17:14:59.329Z] Selecting previously unselected package texlive-latex-base.\n [2020-01-09T17:14:59.329Z] Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ...\n [2020-01-09T17:14:59.329Z] Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ...\n [2020-01-09T17:15:00.302Z] Selecting previously unselected package latexmk.\n [2020-01-09T17:15:00.302Z] Preparing to unpack .../latexmk_1%3a4.41-1_all.deb ...\n [2020-01-09T17:15:00.302Z] Unpacking latexmk (1:4.41-1) ...\n [2020-01-09T17:15:00.302Z] Selecting previously unselected package preview-latex-style.\n [2020-01-09T17:15:00.302Z] Preparing to unpack .../preview-latex-style_11.88-1.1ubuntu1_all.deb ...\n [2020-01-09T17:15:00.302Z] Unpacking preview-latex-style (11.88-1.1ubuntu1) ...\n [2020-01-09T17:15:00.302Z] Selecting previously unselected package texlive-fonts-recommended.\n [2020-01-09T17:15:00.578Z] Preparing to unpack .../texlive-fonts-recommended_2015.20160320-1ubuntu0.1_all.deb ...\n [2020-01-09T17:15:00.578Z] Unpacking texlive-fonts-recommended (2015.20160320-1ubuntu0.1) ...\n [2020-01-09T17:15:04.866Z] Selecting previously unselected package texlive-latex-recommended.\n [2020-01-09T17:15:04.866Z] Preparing to unpack .../texlive-latex-recommended_2015.20160320-1ubuntu0.1_all.deb ...\n [2020-01-09T17:15:04.866Z] Unpacking texlive-latex-recommended (2015.20160320-1ubuntu0.1) ...\n [2020-01-09T17:15:06.817Z] Selecting previously unselected package texlive-pictures.\n [2020-01-09T17:15:06.817Z] Preparing to unpack .../texlive-pictures_2015.20160320-1ubuntu0.1_all.deb ...\n [2020-01-09T17:15:06.817Z] Unpacking texlive-pictures (2015.20160320-1ubuntu0.1) ...\n [2020-01-09T17:15:08.234Z] Selecting previously unselected package texlive-latex-extra.\n [2020-01-09T17:15:08.234Z] Preparing to unpack .../texlive-latex-extra_2015.20160320-1_all.deb ...\n [2020-01-09T17:15:08.234Z] Unpacking texlive-latex-extra (2015.20160320-1) ...\n [2020-01-09T17:15:12.536Z] Processing triggers for libc-bin (2.23-0ubuntu11) ...\n [2020-01-09T17:15:12.536Z] Processing triggers for systemd (229-4ubuntu21.23) ...\n [2020-01-09T17:15:12.801Z] Processing triggers for mime-support (3.59ubuntu1) ...\n [2020-01-09T17:15:12.801Z] Setting up libglib2.0-0:arm64 (2.48.2-0ubuntu4.4) ...\n [2020-01-09T17:15:12.801Z] No schema files found: doing nothing.\n [2020-01-09T17:15:12.801Z] Setting up x11-common (1:7.7+13ubuntu3.1) ...\n [2020-01-09T17:15:13.389Z] debconf: unable to initialize frontend: Dialog\n [2020-01-09T17:15:13.389Z] debconf: (TERM is not set, so the dialog frontend is not usable.)\n [2020-01-09T17:15:13.389Z] debconf: falling back to frontend: Readline\n [2020-01-09T17:15:13.389Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults\n [2020-01-09T17:15:13.657Z] invoke-rc.d: could not determine current runlevel\n [2020-01-09T17:15:13.657Z] invoke-rc.d: policy-rc.d denied execution of start.\n [2020-01-09T17:15:13.657Z] Setting up libice6:arm64 (2:1.0.9-1) ...\n [2020-01-09T17:15:13.657Z] Setting up libjpeg-turbo8:arm64 (1.4.2-0ubuntu3.3) ...\n [2020-01-09T17:15:13.657Z] Setting up libsm6:arm64 (2:1.2.2-1) ...\n [2020-01-09T17:15:13.657Z] Setting up poppler-data (0.4.7-7) ...\n [2020-01-09T17:15:13.926Z] Setting up libjbig0:arm64 (2.1-3.1) ...\n [2020-01-09T17:15:13.926Z] Setting up libpng12-0:arm64 (1.2.54-1ubuntu1.1) ...\n [2020-01-09T17:15:13.926Z] Setting up ucf (3.0036) ...\n [2020-01-09T17:15:14.194Z] debconf: unable to initialize frontend: Dialog\n [2020-01-09T17:15:14.194Z] debconf: (TERM is not set, so the dialog frontend is not usable.)\n [2020-01-09T17:15:14.194Z] debconf: falling back to frontend: Readline\n [2020-01-09T17:15:14.467Z] Setting up libdbus-1-3:arm64 (1.10.6-1ubuntu3.5) ...\n [2020-01-09T17:15:14.467Z] Setting up fonts-dejavu-core (2.35-1) ...\n [2020-01-09T17:15:14.735Z] Setting up fontconfig-config (2.11.94-0ubuntu1.1) ...\n [2020-01-09T17:15:15.320Z] Setting up tex-common (6.04ubuntu1) ...\n [2020-01-09T17:15:15.590Z] debconf: unable to initialize frontend: Dialog\n [2020-01-09T17:15:15.590Z] debconf: (TERM is not set, so the dialog frontend is not usable.)\n [2020-01-09T17:15:15.590Z] debconf: falling back to frontend: Readline\n [2020-01-09T17:15:15.861Z] update-language: texlive-base not installed and configured, doing nothing!\n [2020-01-09T17:15:16.132Z] Setting up libpaper1:arm64 (1.1.24+nmu4ubuntu1) ...\n [2020-01-09T17:15:16.401Z] debconf: unable to initialize frontend: Dialog\n [2020-01-09T17:15:16.401Z] debconf: (TERM is not set, so the dialog frontend is not usable.)\n [2020-01-09T17:15:16.401Z] debconf: falling back to frontend: Readline\n [2020-01-09T17:15:16.669Z] \n [2020-01-09T17:15:16.669Z] Creating config file /etc/papersize with new version\n [2020-01-09T17:15:16.669Z] Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ...\n [2020-01-09T17:15:16.669Z] Setting up libkpathsea6:arm64 (2015.20160222.37495-1ubuntu0.1) ...\n [2020-01-09T17:15:16.669Z] Setting up libptexenc1:arm64 (2015.20160222.37495-1ubuntu0.1) ...\n [2020-01-09T17:15:16.946Z] Setting up libsynctex1:arm64 (2015.20160222.37495-1ubuntu0.1) ...\n [2020-01-09T17:15:16.946Z] Setting up libtexlua52:arm64 (2015.20160222.37495-1ubuntu0.1) ...\n [2020-01-09T17:15:16.946Z] Setting up t1utils (1.39-2) ...\n [2020-01-09T17:15:16.946Z] Setting up libfreetype6:arm64 (2.6.1-0.1ubuntu2.4) ...\n [2020-01-09T17:15:16.946Z] Setting up libfontconfig1:arm64 (2.11.94-0ubuntu1.1) ...\n [2020-01-09T17:15:16.946Z] Setting up libgraphite2-3:arm64 (1.3.10-0ubuntu0.16.04.1) ...\n [2020-01-09T17:15:16.946Z] Setting up libavahi-common-data:arm64 (0.6.32~rc+dfsg-1ubuntu2.3) ...\n [2020-01-09T17:15:16.946Z] Setting up libavahi-common3:arm64 (0.6.32~rc+dfsg-1ubuntu2.3) ...\n [2020-01-09T17:15:16.946Z] Setting up libavahi-client3:arm64 (0.6.32~rc+dfsg-1ubuntu2.3) ...\n [2020-01-09T17:15:17.225Z] Setting up libcups2:arm64 (2.1.3-4ubuntu0.10) ...\n [2020-01-09T17:15:17.225Z] Setting up libjpeg8:arm64 (8c-2ubuntu8) ...\n [2020-01-09T17:15:17.225Z] Setting up libtiff5:arm64 (4.0.6-1ubuntu0.7) ...\n [2020-01-09T17:15:17.225Z] Setting up libcupsfilters1:arm64 (1.8.3-2ubuntu3.5) ...\n [2020-01-09T17:15:17.225Z] Setting up libcupsimage2:arm64 (2.1.3-4ubuntu0.10) ...\n [2020-01-09T17:15:17.225Z] Setting up libijs-0.35:arm64 (0.35-12) ...\n [2020-01-09T17:15:17.225Z] Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ...\n [2020-01-09T17:15:17.225Z] Setting up liblcms2-2:arm64 (2.6-3ubuntu2.1) ...\n [2020-01-09T17:15:17.494Z] Setting up libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.12) ...\n [2020-01-09T17:15:17.494Z] update-alternatives: using /usr/share/ghostscript/9.26 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode\n [2020-01-09T17:15:17.494Z] Setting up libgs9:arm64 (9.26~dfsg+0-0ubuntu0.16.04.12) ...\n [2020-01-09T17:15:17.494Z] Setting up libharfbuzz0b:arm64 (1.0.1-1ubuntu0.1) ...\n [2020-01-09T17:15:17.494Z] Setting up libharfbuzz-icu0:arm64 (1.0.1-1ubuntu0.1) ...\n [2020-01-09T17:15:17.494Z] Setting up libpixman-1-0:arm64 (0.33.6-1) ...\n [2020-01-09T17:15:17.494Z] Setting up libpoppler58:arm64 (0.41.0-0ubuntu1.14) ...\n [2020-01-09T17:15:17.494Z] Setting up libpotrace0 (1.13-2) ...\n [2020-01-09T17:15:17.764Z] Setting up libxt6:arm64 (1:1.1.5-0ubuntu1) ...\n [2020-01-09T17:15:17.764Z] Setting up libxmu6:arm64 (2:1.1.2-2) ...\n [2020-01-09T17:15:17.764Z] Setting up libxpm4:arm64 (1:3.5.11-1ubuntu0.16.04.1) ...\n [2020-01-09T17:15:17.764Z] Setting up libxaw7:arm64 (2:1.0.13-1) ...\n [2020-01-09T17:15:17.764Z] Setting up libxi6:arm64 (2:1.7.6-1) ...\n [2020-01-09T17:15:17.764Z] Setting up libzzip-0-13:arm64 (0.13.62-3ubuntu0.16.04.2) ...\n [2020-01-09T17:15:18.035Z] Setting up texlive-binaries (2015.20160222.37495-1ubuntu0.1) ...\n [2020-01-09T17:15:18.035Z] update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode\n [2020-01-09T17:15:18.035Z] update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode\n [2020-01-09T17:15:18.035Z] Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ...\n [2020-01-09T17:15:18.035Z] Setting up texlive-base (2015.20160320-1ubuntu0.1) ...\n [2020-01-09T17:15:19.995Z] /usr/bin/tl-paper: setting paper size for dvips to a4.\n [2020-01-09T17:15:20.962Z] /usr/bin/tl-paper: setting paper size for dvipdfmx to a4.\n [2020-01-09T17:15:21.932Z] /usr/bin/tl-paper: setting paper size for xdvi to a4.\n [2020-01-09T17:15:22.926Z] /usr/bin/tl-paper: setting paper size for pdftex to a4.\n [2020-01-09T17:15:23.195Z] debconf: unable to initialize frontend: Dialog\n [2020-01-09T17:15:23.195Z] debconf: (TERM is not set, so the dialog frontend is not usable.)\n [2020-01-09T17:15:23.195Z] debconf: falling back to frontend: Readline\n [2020-01-09T17:15:25.151Z] Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ...\n [2020-01-09T17:15:25.151Z] Setting up latexmk (1:4.41-1) ...\n [2020-01-09T17:15:25.151Z] Setting up preview-latex-style (11.88-1.1ubuntu1) ...\n [2020-01-09T17:15:25.151Z] Setting up texlive-fonts-recommended (2015.20160320-1ubuntu0.1) ...\n [2020-01-09T17:15:25.419Z] Setting up texlive-latex-recommended (2015.20160320-1ubuntu0.1) ...\n [2020-01-09T17:15:25.419Z] Setting up texlive-pictures (2015.20160320-1ubuntu0.1) ...\n [2020-01-09T17:15:25.419Z] Setting up texlive-latex-extra (2015.20160320-1) ...\n [2020-01-09T17:15:25.419Z] Processing triggers for libc-bin (2.23-0ubuntu11) ...\n [2020-01-09T17:15:25.691Z] Processing triggers for systemd (229-4ubuntu21.23) ...\n [2020-01-09T17:15:25.691Z] Processing triggers for tex-common (6.04ubuntu1) ...\n [2020-01-09T17:15:25.961Z] debconf: unable to initialize frontend: Dialog\n [2020-01-09T17:15:25.961Z] debconf: (TERM is not set, so the dialog frontend is not usable.)\n [2020-01-09T17:15:25.961Z] debconf: falling back to frontend: Readline\n [2020-01-09T17:15:27.921Z] Running updmap-sys. This may take some time... done.\n [2020-01-09T17:15:27.921Z] Running mktexlsr /var/lib/texmf ... done.\n [2020-01-09T17:15:27.921Z] Building format(s) --all.\n [2020-01-09T17:15:42.956Z] \tThis may take some time... done.\n [2020-01-09T17:16:05.052Z] Removing intermediate container 71ba42a5d990\n [2020-01-09T17:16:05.052Z] ---> 05a0498fca33\n [2020-01-09T17:16:05.052Z] Step 5/12 : RUN ln -s /usr/bin/nodejs /usr/bin/node\n [2020-01-09T17:16:05.052Z] ---> Running in e55e545e223e\n [2020-01-09T17:16:07.014Z] Removing intermediate container e55e545e223e\n [2020-01-09T17:16:07.015Z] ---> 53adfe1c74ef\n [2020-01-09T17:16:07.015Z] Step 6/12 : RUN pip install sphinx==1.7.9 sphinxcontrib-googleanalytics==0.1\n [2020-01-09T17:16:07.015Z] ---> Running in 45989362e92f\n [2020-01-09T17:16:11.324Z] Collecting sphinx==1.7.9\n [2020-01-09T17:16:11.919Z] Downloading https://files.pythonhosted.org/packages/90/f9/a0babe32c78480994e4f1b93315558f5ed756104054a7029c672a8d77b72/Sphinx-1.7.9-py2.py3-none-any.whl (1.9MB)\n [2020-01-09T17:16:13.349Z] Collecting sphinxcontrib-googleanalytics==0.1\n [2020-01-09T17:16:13.349Z] Downloading https://files.pythonhosted.org/packages/48/7e/1b383d54276a743ee195f6f97a2a77054fa1f976913923e1e64fe500d975/sphinxcontrib-googleanalytics-0.1.tar.gz\n [2020-01-09T17:16:14.332Z] Collecting snowballstemmer>=1.1 (from sphinx==1.7.9)\n [2020-01-09T17:16:14.608Z] Downloading https://files.pythonhosted.org/packages/7d/4b/cdf1113a0e88b641893b814e9c36f69a6fda28cd88b62c7f0d858cde3166/snowballstemmer-2.0.0-py2.py3-none-any.whl (97kB)\n [2020-01-09T17:16:14.608Z] Collecting alabaster<0.8,>=0.7 (from sphinx==1.7.9)\n [2020-01-09T17:16:14.878Z] Downloading https://files.pythonhosted.org/packages/10/ad/00b090d23a222943eb0eda509720a404f531a439e803f6538f35136cae9e/alabaster-0.7.12-py2.py3-none-any.whl\n [2020-01-09T17:16:15.151Z] Collecting Jinja2>=2.3 (from sphinx==1.7.9)\n [2020-01-09T17:16:15.422Z] Downloading https://files.pythonhosted.org/packages/65/e0/eb35e762802015cab1ccee04e8a277b03f1d8e53da3ec3106882ec42558b/Jinja2-2.10.3-py2.py3-none-any.whl (125kB)\n [2020-01-09T17:16:15.422Z] Collecting imagesize (from sphinx==1.7.9)\n [2020-01-09T17:16:15.692Z] Downloading https://files.pythonhosted.org/packages/31/b2/b5522a0c8d11e4aff83f8342f3f0dea68c2fb25aa44403e420587f0ce204/imagesize-1.2.0-py2.py3-none-any.whl\n [2020-01-09T17:16:15.692Z] Requirement already satisfied (use --upgrade to upgrade): setuptools in /usr/lib/python2.7/dist-packages (from sphinx==1.7.9)\n [2020-01-09T17:16:15.692Z] Collecting babel!=2.0,>=1.3 (from sphinx==1.7.9)\n [2020-01-09T17:16:15.960Z] Downloading https://files.pythonhosted.org/packages/15/a1/522dccd23e5d2e47aed4b6a16795b8213e3272c7506e625f2425ad025a19/Babel-2.8.0-py2.py3-none-any.whl (8.6MB)\n [2020-01-09T17:16:21.360Z] Collecting Pygments>=2.0 (from sphinx==1.7.9)\n [2020-01-09T17:16:21.360Z] Downloading https://files.pythonhosted.org/packages/be/39/32da3184734730c0e4d3fa3b2b5872104668ad6dc1b5a73d8e477e5fe967/Pygments-2.5.2-py2.py3-none-any.whl (896kB)\n [2020-01-09T17:16:21.360Z] Collecting packaging (from sphinx==1.7.9)\n [2020-01-09T17:16:21.634Z] Downloading https://files.pythonhosted.org/packages/d8/5b/3098db49a61ccc8583ffead6aedc226f08ff56dc03106b6ec54451e27a30/packaging-20.0-py2.py3-none-any.whl\n [2020-01-09T17:16:21.634Z] Collecting docutils>=0.11 (from sphinx==1.7.9)\n [2020-01-09T17:16:21.903Z] Downloading https://files.pythonhosted.org/packages/3a/dc/bf2b15d1fa15a6f7a9e77a61b74ecbbae7258558fcda8ffc9a6638a6b327/docutils-0.15.2-py2-none-any.whl (548kB)\n [2020-01-09T17:16:22.490Z] Requirement already satisfied (use --upgrade to upgrade): requests>=2.0.0 in /usr/lib/python2.7/dist-packages (from sphinx==1.7.9)\n [2020-01-09T17:16:22.490Z] Requirement already satisfied (use --upgrade to upgrade): six>=1.5 in /usr/lib/python2.7/dist-packages (from sphinx==1.7.9)\n [2020-01-09T17:16:22.490Z] Collecting typing; python_version < "3.5" (from sphinx==1.7.9)\n [2020-01-09T17:16:22.760Z] Downloading https://files.pythonhosted.org/packages/22/30/64ca29543375759dc589ade14a6cd36382abf2bec17d67de8481bc9814d7/typing-3.7.4.1-py2-none-any.whl\n [2020-01-09T17:16:22.760Z] Collecting sphinxcontrib-websupport (from sphinx==1.7.9)\n [2020-01-09T17:16:23.030Z] Downloading https://files.pythonhosted.org/packages/2a/59/d64bda9b7480a84a3569be4dde267c0f6675b255ba63b4c8e84469940457/sphinxcontrib_websupport-1.1.2-py2.py3-none-any.whl\n [2020-01-09T17:16:23.030Z] Collecting MarkupSafe>=0.23 (from Jinja2>=2.3->sphinx==1.7.9)\n [2020-01-09T17:16:23.301Z] Downloading https://files.pythonhosted.org/packages/b9/2e/64db92e53b86efccfaea71321f597fa2e1b2bd3853d8ce658568f7a13094/MarkupSafe-1.1.1.tar.gz\n [2020-01-09T17:16:24.725Z] Collecting pytz>=2015.7 (from babel!=2.0,>=1.3->sphinx==1.7.9)\n [2020-01-09T17:16:26.201Z] Downloading https://files.pythonhosted.org/packages/e7/f9/f0b53f88060247251bf481fa6ea62cd0d25bf1b11a87888e53ce5b7c8ad2/pytz-2019.3-py2.py3-none-any.whl (509kB)\n [2020-01-09T17:16:26.611Z] Collecting pyparsing>=2.0.2 (from packaging->sphinx==1.7.9)\n [2020-01-09T17:16:27.636Z] Downloading https://files.pythonhosted.org/packages/5d/bc/1e58593167fade7b544bfe9502a26dc860940a79ab306e651e7f13be68c2/pyparsing-2.4.6-py2.py3-none-any.whl (67kB)\n [2020-01-09T17:16:27.636Z] Building wheels for collected packages: sphinxcontrib-googleanalytics, MarkupSafe\n [2020-01-09T17:16:27.636Z] Running setup.py bdist_wheel for sphinxcontrib-googleanalytics: started\n [2020-01-09T17:16:29.125Z] Running setup.py bdist_wheel for sphinxcontrib-googleanalytics: finished with status \'done\'\n [2020-01-09T17:16:29.125Z] Stored in directory: /root/.cache/pip/wheels/7f/d7/44/71b95fc3c258d192d54d628854fe8c137c1a671097a02b2ddb\n [2020-01-09T17:16:29.125Z] Running setup.py bdist_wheel for MarkupSafe: started\n [2020-01-09T17:16:31.598Z] Running setup.py bdist_wheel for MarkupSafe: finished with status \'done\'\n [2020-01-09T17:16:31.598Z] Stored in directory: /root/.cache/pip/wheels/f2/aa/04/0edf07a1b8a5f5f1aed7580fffb69ce8972edc16a505916a77\n [2020-01-09T17:16:31.598Z] Successfully built sphinxcontrib-googleanalytics MarkupSafe\n [2020-01-09T17:16:31.598Z] Installing collected packages: snowballstemmer, alabaster, MarkupSafe, Jinja2, imagesize, pytz, babel, Pygments, pyparsing, packaging, docutils, typing, sphinxcontrib-websupport, sphinx, sphinxcontrib-googleanalytics\n [2020-01-09T17:16:43.986Z] Successfully installed Jinja2-2.10.3 MarkupSafe-1.1.1 Pygments-2.5.2 alabaster-0.7.12 babel-2.8.0 docutils-0.15.2 imagesize-1.2.0 packaging-20.0 pyparsing-2.4.6 pytz-2019.3 snowballstemmer-2.0.0 sphinx-1.7.9 sphinxcontrib-googleanalytics-0.1 sphinxcontrib-websupport-1.1.2 typing-3.7.4.1\n [2020-01-09T17:16:44.957Z] \x1b[91mYou are using pip version 8.1.1, however version 19.3.1 is available.\n [2020-01-09T17:16:44.957Z] You should consider upgrading via the \'pip install --upgrade pip\' command.\n [2020-01-09T17:16:51.626Z] \x1b[0mRemoving intermediate container 45989362e92f\n [2020-01-09T17:16:51.626Z] ---> fbf04be7eef2\n [2020-01-09T17:16:51.626Z] Step 7/12 : RUN npm i -g raml2html@3.0.1\n [2020-01-09T17:16:51.626Z] ---> Running in 37221547baf6\n [2020-01-09T17:16:58.279Z] \x1b[91mnpm\x1b[0m\x1b[91m \x1b[0m\x1b[91mWARN \x1b[0m\x1b[91mdeprecated node-uuid@1.4.8: Use uuid module instead\n [2020-01-09T17:17:25.000Z] \x1b[0m\x1b[91mWARN \x1b[0m\x1b[91mengine atob@2.1.2: wanted: {"node":">= 4.5.0"} (current: {"node":"4.2.6","npm":"3.5.2"})\n [2020-01-09T17:17:39.990Z] \x1b[0m\x1b[91mnpm WARN deprecated\x1b[0m\x1b[91m core-js@2.6.11: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.\n [2020-01-09T17:18:26.867Z] \x1b[0m/usr/local/bin/raml2html -> /usr/local/lib/node_modules/raml2html/bin/raml2html\n [2020-01-09T17:18:26.867Z] \n [2020-01-09T17:18:26.867Z] > core-js@2.6.11 postinstall /usr/local/lib/node_modules/raml2html/node_modules/core-js\n [2020-01-09T17:18:26.867Z] > node -e "try{require(\'./postinstall\')}catch(e){}"\n [2020-01-09T17:18:26.867Z] \n [2020-01-09T17:18:30.217Z] /usr/local/lib\n [2020-01-09T17:18:30.217Z] `-- raml2html@3.0.1 \n [2020-01-09T17:18:30.217Z] +-- commander@2.9.0 \n [2020-01-09T17:18:30.217Z] | `-- graceful-readlink@1.0.1 \n [2020-01-09T17:18:30.217Z] +-- marked@0.3.19 \n [2020-01-09T17:18:30.217Z] +-- minimize@2.0.0 \n [2020-01-09T17:18:30.217Z] | +-- argh@0.1.4 \n [2020-01-09T17:18:30.217Z] | +-- async@2.0.1 \n [2020-01-09T17:18:30.217Z] | | `-- lodash@4.17.15 \n [2020-01-09T17:18:30.217Z] | +-- cli-color@1.1.0 \n [2020-01-09T17:18:30.217Z] | | +-- ansi-regex@2.1.1 \n [2020-01-09T17:18:30.217Z] | | +-- d@0.1.1 \n [2020-01-09T17:18:30.217Z] | | +-- es5-ext@0.10.53 \n [2020-01-09T17:18:30.217Z] | | | +-- es6-symbol@3.1.3 \n [2020-01-09T17:18:30.217Z] | | | | +-- d@1.0.1 \n [2020-01-09T17:18:30.217Z] | | | | `-- ext@1.4.0 \n [2020-01-09T17:18:30.217Z] | | | | `-- type@2.0.0 \n [2020-01-09T17:18:30.217Z] | | | `-- next-tick@1.0.0 \n [2020-01-09T17:18:30.217Z] | | +-- es6-iterator@2.0.3 \n [2020-01-09T17:18:30.217Z] | | | `-- d@1.0.1 \n [2020-01-09T17:18:30.217Z] | | | `-- type@1.2.0 \n [2020-01-09T17:18:30.217Z] | | +-- memoizee@0.3.10 \n [2020-01-09T17:18:30.217Z] | | | +-- es6-weak-map@0.1.4 \n [2020-01-09T17:18:30.217Z] | | | | +-- es6-iterator@0.1.3 \n [2020-01-09T17:18:30.217Z] | | | | `-- es6-symbol@2.0.1 \n [2020-01-09T17:18:30.217Z] | | | +-- event-emitter@0.3.5 \n [2020-01-09T17:18:30.217Z] | | | | `-- d@1.0.1 \n [2020-01-09T17:18:30.217Z] | | | +-- lru-queue@0.1.0 \n [2020-01-09T17:18:30.217Z] | | | `-- next-tick@0.2.2 \n [2020-01-09T17:18:30.217Z] | | `-- timers-ext@0.1.7 \n [2020-01-09T17:18:30.217Z] | +-- diagnostics@1.0.1 \n [2020-01-09T17:18:30.217Z] | | +-- colorspace@1.0.1 \n [2020-01-09T17:18:30.217Z] | | | +-- color@0.8.0 \n [2020-01-09T17:18:30.217Z] | | | | +-- color-convert@0.5.3 \n [2020-01-09T17:18:30.217Z] | | | | `-- color-string@0.3.0 \n [2020-01-09T17:18:30.217Z] | | | | `-- color-name@1.1.4 \n [2020-01-09T17:18:30.217Z] | | | `-- text-hex@0.0.0 \n [2020-01-09T17:18:30.217Z] | | +-- enabled@1.0.2 \n [2020-01-09T17:18:30.217Z] | | | `-- env-variable@0.0.5 \n [2020-01-09T17:18:30.217Z] | | `-- kuler@0.0.0 \n [2020-01-09T17:18:30.217Z] | | `-- colornames@0.0.2 \n [2020-01-09T17:18:30.217Z] | +-- emits@3.0.0 \n [2020-01-09T17:18:30.217Z] | +-- htmlparser2@3.9.2 \n [2020-01-09T17:18:30.217Z] | | +-- domelementtype@1.3.1 \n [2020-01-09T17:18:30.217Z] | | +-- domhandler@2.4.2 \n [2020-01-09T17:18:30.217Z] | | +-- domutils@1.7.0 \n [2020-01-09T17:18:30.217Z] | | | `-- dom-serializer@0.2.2 \n [2020-01-09T17:18:30.217Z] | | | +-- domelementtype@2.0.1 \n [2020-01-09T17:18:30.217Z] | | | `-- entities@2.0.0 \n [2020-01-09T17:18:30.217Z] | | +-- entities@1.1.2 \n [2020-01-09T17:18:30.217Z] | | +-- inherits@2.0.4 \n [2020-01-09T17:18:30.217Z] | | `-- readable-stream@2.3.7 \n [2020-01-09T17:18:30.217Z] | | +-- core-util-is@1.0.2 \n [2020-01-09T17:18:30.217Z] | | +-- isarray@1.0.0 \n [2020-01-09T17:18:30.217Z] | | +-- process-nextick-args@2.0.1 \n [2020-01-09T17:18:30.217Z] | | +-- safe-buffer@5.1.2 \n [2020-01-09T17:18:30.217Z] | | +-- string_decoder@1.1.1 \n [2020-01-09T17:18:30.217Z] | | `-- util-deprecate@1.0.2 \n [2020-01-09T17:18:30.217Z] | `-- node-uuid@1.4.8 \n [2020-01-09T17:18:30.217Z] +-- nunjucks@2.4.3 \n [2020-01-09T17:18:30.217Z] | +-- asap@2.0.6 \n [2020-01-09T17:18:30.217Z] | +-- chokidar@1.7.0 \n [2020-01-09T17:18:30.217Z] | | +-- anymatch@1.3.2 \n [2020-01-09T17:18:30.217Z] | | | +-- micromatch@2.3.11 \n [2020-01-09T17:18:30.217Z] | | | | +-- arr-diff@2.0.0 \n [2020-01-09T17:18:30.217Z] | | | | | `-- arr-flatten@1.1.0 \n [2020-01-09T17:18:30.217Z] | | | | +-- array-unique@0.2.1 \n [2020-01-09T17:18:30.217Z] | | | | +-- braces@1.8.5 \n [2020-01-09T17:18:30.217Z] | | | | | +-- expand-range@1.8.2 \n [2020-01-09T17:18:30.217Z] | | | | | | `-- fill-range@2.2.4 \n [2020-01-09T17:18:30.217Z] | | | | | | +-- is-number@2.1.0 \n [2020-01-09T17:18:30.217Z] | | | | | | +-- isobject@2.1.0 \n [2020-01-09T17:18:30.217Z] | | | | | | `-- randomatic@3.1.1 \n [2020-01-09T17:18:30.217Z] | | | | | | +-- is-number@4.0.0 \n [2020-01-09T17:18:30.217Z] | | | | | | +-- kind-of@6.0.2 \n [2020-01-09T17:18:30.217Z] | | | | | | `-- math-random@1.0.4 \n [2020-01-09T17:18:30.217Z] | | | | | +-- preserve@0.2.0 \n [2020-01-09T17:18:30.217Z] | | | | | `-- repeat-element@1.1.3 \n [2020-01-09T17:18:30.217Z] | | | | +-- expand-brackets@0.1.5 \n [2020-01-09T17:18:30.217Z] | | | | | `-- is-posix-bracket@0.1.1 \n [2020-01-09T17:18:30.217Z] | | | | +-- extglob@0.3.2 \n [2020-01-09T17:18:30.217Z] | | | | +-- filename-regex@2.0.1 \n [2020-01-09T17:18:30.217Z] | | | | +-- kind-of@3.2.2 \n [2020-01-09T17:18:30.217Z] | | | | | `-- is-buffer@1.1.6 \n [2020-01-09T17:18:30.217Z] | | | | +-- object.omit@2.0.1 \n [2020-01-09T17:18:30.217Z] | | | | | +-- for-own@0.1.5 \n [2020-01-09T17:18:30.217Z] | | | | | | `-- for-in@1.0.2 \n [2020-01-09T17:18:30.217Z] | | | | | `-- is-extendable@0.1.1 \n [2020-01-09T17:18:30.217Z] | | | | +-- parse-glob@3.0.4 \n [2020-01-09T17:18:30.217Z] | | | | | +-- glob-base@0.3.0 \n [2020-01-09T17:18:30.217Z] | | | | | `-- is-dotfile@1.0.3 \n [2020-01-09T17:18:30.217Z] | | | | `-- regex-cache@0.4.4 \n [2020-01-09T17:18:30.217Z] | | | | `-- is-equal-shallow@0.1.3 \n [2020-01-09T17:18:30.217Z] | | | | `-- is-primitive@2.0.0 \n [2020-01-09T17:18:30.217Z] | | | `-- normalize-path@2.1.1 \n [2020-01-09T17:18:30.217Z] | | | `-- remove-trailing-separator@1.1.0 \n [2020-01-09T17:18:30.217Z] | | +-- async-each@1.0.3 \n [2020-01-09T17:18:30.217Z] | | +-- glob-parent@2.0.0 \n [2020-01-09T17:18:30.217Z] | | +-- is-binary-path@1.0.1 \n [2020-01-09T17:18:30.217Z] | | | `-- binary-extensions@1.13.1 \n [2020-01-09T17:18:30.217Z] | | +-- is-glob@2.0.1 \n [2020-01-09T17:18:30.217Z] | | | `-- is-extglob@1.0.0 \n [2020-01-09T17:18:30.217Z] | | +-- path-is-absolute@1.0.1 \n [2020-01-09T17:18:30.217Z] | | `-- readdirp@2.2.1 \n [2020-01-09T17:18:30.217Z] | | +-- graceful-fs@4.2.3 \n [2020-01-09T17:18:30.217Z] | | `-- micromatch@3.1.10 \n [2020-01-09T17:18:30.217Z] | | +-- arr-diff@4.0.0 \n [2020-01-09T17:18:30.217Z] | | +-- array-unique@0.3.2 \n [2020-01-09T17:18:30.217Z] | | +-- braces@2.3.2 \n [2020-01-09T17:18:30.217Z] | | | +-- extend-shallow@2.0.1 \n [2020-01-09T17:18:30.217Z] | | | +-- fill-range@4.0.0 \n [2020-01-09T17:18:30.217Z] | | | | +-- extend-shallow@2.0.1 \n [2020-01-09T17:18:30.217Z] | | | | +-- is-number@3.0.0 \n [2020-01-09T17:18:30.217Z] | | | | | `-- kind-of@3.2.2 \n [2020-01-09T17:18:30.217Z] | | | | +-- repeat-string@1.6.1 \n [2020-01-09T17:18:30.217Z] | | | | `-- to-regex-range@2.1.1 \n [2020-01-09T17:18:30.217Z] | | | | `-- is-number@3.0.0 \n [2020-01-09T17:18:30.217Z] | | | +-- isobject@3.0.1 \n [2020-01-09T17:18:30.217Z] | | | +-- snapdragon-node@2.1.1 \n [2020-01-09T17:18:30.217Z] | | | | +-- define-property@1.0.0 \n [2020-01-09T17:18:30.217Z] | | | | | `-- is-descriptor@1.0.2 \n [2020-01-09T17:18:30.217Z] | | | | | +-- is-accessor-descriptor@1.0.0 \n [2020-01-09T17:18:30.217Z] | | | | | +-- is-data-descriptor@1.0.0 \n [2020-01-09T17:18:30.217Z] | | | | | `-- kind-of@6.0.2 \n [2020-01-09T17:18:30.217Z] | | | | +-- isobject@3.0.1 \n [2020-01-09T17:18:30.217Z] | | | | `-- snapdragon-util@3.0.1 \n [2020-01-09T17:18:30.217Z] | | | `-- split-string@3.1.0 \n [2020-01-09T17:18:30.217Z] | | +-- define-property@2.0.2 \n [2020-01-09T17:18:30.217Z] | | | +-- is-descriptor@1.0.2 \n [2020-01-09T17:18:30.217Z] | | | | +-- is-accessor-descriptor@1.0.0 \n [2020-01-09T17:18:30.217Z] | | | | +-- is-data-descriptor@1.0.0 \n [2020-01-09T17:18:30.217Z] | | | | `-- kind-of@6.0.2 \n [2020-01-09T17:18:30.217Z] | | | `-- isobject@3.0.1 \n [2020-01-09T17:18:30.217Z] | | +-- extend-shallow@3.0.2 \n [2020-01-09T17:18:30.217Z] | | | +-- assign-symbols@1.0.0 \n [2020-01-09T17:18:30.217Z] | | | `-- is-extendable@1.0.1 \n [2020-01-09T17:18:30.217Z] | | | `-- is-plain-object@2.0.4 \n [2020-01-09T17:18:30.217Z] | | | `-- isobject@3.0.1 \n [2020-01-09T17:18:30.217Z] | | +-- extglob@2.0.4 \n [2020-01-09T17:18:30.217Z] | | | +-- define-property@1.0.0 \n [2020-01-09T17:18:30.217Z] | | | | `-- is-descriptor@1.0.2 \n [2020-01-09T17:18:30.217Z] | | | | +-- is-accessor-descriptor@1.0.0 \n [2020-01-09T17:18:30.217Z] | | | | `-- is-data-descriptor@1.0.0 \n [2020-01-09T17:18:30.217Z] | | | +-- expand-brackets@2.1.4 \n [2020-01-09T17:18:30.217Z] | | | | +-- define-property@0.2.5 \n [2020-01-09T17:18:30.217Z] | | | | | `-- is-descriptor@0.1.6 \n [2020-01-09T17:18:30.217Z] | | | | | +-- is-accessor-descriptor@0.1.6 \n [2020-01-09T17:18:30.217Z] | | | | | | `-- kind-of@3.2.2 \n [2020-01-09T17:18:30.217Z] | | | | | +-- is-data-descriptor@0.1.4 \n [2020-01-09T17:18:30.217Z] | | | | | | `-- kind-of@3.2.2 \n [2020-01-09T17:18:30.217Z] | | | | | `-- kind-of@5.1.0 \n [2020-01-09T17:18:30.217Z] | | | | +-- extend-shallow@2.0.1 \n [2020-01-09T17:18:30.217Z] | | | | `-- posix-character-classes@0.1.1 \n [2020-01-09T17:18:30.217Z] | | | `-- extend-shallow@2.0.1 \n [2020-01-09T17:18:30.217Z] | | +-- fragment-cache@0.2.1 \n [2020-01-09T17:18:30.217Z] | | | `-- map-cache@0.2.2 \n [2020-01-09T17:18:30.217Z] | | +-- kind-of@6.0.2 \n [2020-01-09T17:18:30.217Z] | | +-- nanomatch@1.2.13 \n [2020-01-09T17:18:30.217Z] | | | +-- arr-diff@4.0.0 \n [2020-01-09T17:18:30.217Z] | | | +-- array-unique@0.3.2 \n [2020-01-09T17:18:30.217Z] | | | +-- is-windows@1.0.2 \n [2020-01-09T17:18:30.218Z] | | | `-- kind-of@6.0.2 \n [2020-01-09T17:18:30.218Z] | | +-- object.pick@1.3.0 \n [2020-01-09T17:18:30.218Z] | | | `-- isobject@3.0.1 \n [2020-01-09T17:18:30.218Z] | | +-- regex-not@1.0.2 \n [2020-01-09T17:18:30.218Z] | | | `-- safe-regex@1.1.0 \n [2020-01-09T17:18:30.218Z] | | | `-- ret@0.1.15 \n [2020-01-09T17:18:30.218Z] | | +-- snapdragon@0.8.2 \n [2020-01-09T17:18:30.218Z] | | | +-- base@0.11.2 \n [2020-01-09T17:18:30.218Z] | | | | +-- cache-base@1.0.1 \n [2020-01-09T17:18:30.218Z] | | | | | +-- collection-visit@1.0.0 \n [2020-01-09T17:18:30.218Z] | | | | | | +-- map-visit@1.0.0 \n [2020-01-09T17:18:30.218Z] | | | | | | `-- object-visit@1.0.1 \n [2020-01-09T17:18:30.218Z] | | | | | | `-- isobject@3.0.1 \n [2020-01-09T17:18:30.218Z] | | | | | +-- get-value@2.0.6 \n [2020-01-09T17:18:30.218Z] | | | | | +-- has-value@1.0.0 \n [2020-01-09T17:18:30.218Z] | | | | | | +-- has-values@1.0.0 \n [2020-01-09T17:18:30.218Z] | | | | | | | +-- is-number@3.0.0 \n [2020-01-09T17:18:30.218Z] | | | | | | | | `-- kind-of@3.2.2 \n [2020-01-09T17:18:30.218Z] | | | | | | | `-- kind-of@4.0.0 \n [2020-01-09T17:18:30.218Z] | | | | | | `-- isobject@3.0.1 \n [2020-01-09T17:18:30.218Z] | | | | | +-- isobject@3.0.1 \n [2020-01-09T17:18:30.218Z] | | | | | +-- set-value@2.0.1 \n [2020-01-09T17:18:30.218Z] | | | | | | `-- extend-shallow@2.0.1 \n [2020-01-09T17:18:30.218Z] | | | | | +-- to-object-path@0.3.0 \n [2020-01-09T17:18:30.218Z] | | | | | +-- union-value@1.0.1 \n [2020-01-09T17:18:30.218Z] | | | | | `-- unset-value@1.0.0 \n [2020-01-09T17:18:30.218Z] | | | | | +-- has-value@0.3.1 \n [2020-01-09T17:18:30.218Z] | | | | | | +-- has-values@0.1.4 \n [2020-01-09T17:18:30.218Z] | | | | | | `-- isobject@2.1.0 \n [2020-01-09T17:18:30.218Z] | | | | | `-- isobject@3.0.1 \n [2020-01-09T17:18:30.218Z] | | | | +-- class-utils@0.3.6 \n [2020-01-09T17:18:30.218Z] | | | | | +-- arr-union@3.1.0 \n [2020-01-09T17:18:30.218Z] | | | | | +-- define-property@0.2.5 \n [2020-01-09T17:18:30.218Z] | | | | | +-- isobject@3.0.1 \n [2020-01-09T17:18:30.218Z] | | | | | `-- static-extend@0.1.2 \n [2020-01-09T17:18:30.218Z] | | | | | +-- define-property@0.2.5 \n [2020-01-09T17:18:30.218Z] | | | | | `-- object-copy@0.1.0 \n [2020-01-09T17:18:30.218Z] | | | | | +-- copy-descriptor@0.1.1 \n [2020-01-09T17:18:30.218Z] | | | | | `-- define-property@0.2.5 \n [2020-01-09T17:18:30.218Z] | | | | +-- component-emitter@1.3.0 \n [2020-01-09T17:18:30.218Z] | | | | +-- define-property@1.0.0 \n [2020-01-09T17:18:30.218Z] | | | | | `-- is-descriptor@1.0.2 \n [2020-01-09T17:18:30.218Z] | | | | | +-- is-accessor-descriptor@1.0.0 \n [2020-01-09T17:18:30.218Z] | | | | | +-- is-data-descriptor@1.0.0 \n [2020-01-09T17:18:30.218Z] | | | | | `-- kind-of@6.0.2 \n [2020-01-09T17:18:30.218Z] | | | | +-- isobject@3.0.1 \n [2020-01-09T17:18:30.218Z] | | | | +-- mixin-deep@1.3.2 \n [2020-01-09T17:18:30.218Z] | | | | | `-- is-extendable@1.0.1 \n [2020-01-09T17:18:30.218Z] | | | | `-- pascalcase@0.1.1 \n [2020-01-09T17:18:30.218Z] | | | +-- define-property@0.2.5 \n [2020-01-09T17:18:30.218Z] | | | | `-- is-descriptor@0.1.6 \n [2020-01-09T17:18:30.218Z] | | | | +-- is-accessor-descriptor@0.1.6 \n [2020-01-09T17:18:30.218Z] | | | | +-- is-data-descriptor@0.1.4 \n [2020-01-09T17:18:30.218Z] | | | | `-- kind-of@5.1.0 \n [2020-01-09T17:18:30.218Z] | | | +-- extend-shallow@2.0.1 \n [2020-01-09T17:18:30.218Z] | | | +-- source-map@0.5.7 \n [2020-01-09T17:18:30.218Z] | | | +-- source-map-resolve@0.5.3 \n [2020-01-09T17:18:30.218Z] | | | | +-- atob@2.1.2 \n [2020-01-09T17:18:30.218Z] | | | | +-- decode-uri-component@0.2.0 \n [2020-01-09T17:18:30.218Z] | | | | +-- resolve-url@0.2.1 \n [2020-01-09T17:18:30.218Z] | | | | +-- source-map-url@0.4.0 \n [2020-01-09T17:18:30.218Z] | | | | `-- urix@0.1.0 \n [2020-01-09T17:18:30.218Z] | | | `-- use@3.1.1 \n [2020-01-09T17:18:30.218Z] | | `-- to-regex@3.0.2 \n [2020-01-09T17:18:30.218Z] | `-- yargs@3.32.0 \n [2020-01-09T17:18:30.218Z] | +-- camelcase@2.1.1 \n [2020-01-09T17:18:30.218Z] | +-- cliui@3.2.0 \n [2020-01-09T17:18:30.218Z] | | +-- strip-ansi@3.0.1 \n [2020-01-09T17:18:30.218Z] | | `-- wrap-ansi@2.1.0 \n [2020-01-09T17:18:30.218Z] | +-- decamelize@1.2.0 \n [2020-01-09T17:18:30.218Z] | +-- os-locale@1.4.0 \n [2020-01-09T17:18:30.218Z] | | `-- lcid@1.0.0 \n [2020-01-09T17:18:30.218Z] | | `-- invert-kv@1.0.0 \n [2020-01-09T17:18:30.218Z] | +-- string-width@1.0.2 \n [2020-01-09T17:18:30.218Z] | | +-- code-point-at@1.1.0 \n [2020-01-09T17:18:30.218Z] | | `-- is-fullwidth-code-point@1.0.0 \n [2020-01-09T17:18:30.218Z] | | `-- number-is-nan@1.0.1 \n [2020-01-09T17:18:30.218Z] | +-- window-size@0.1.4 \n [2020-01-09T17:18:30.218Z] | `-- y18n@3.2.1 \n [2020-01-09T17:18:30.218Z] +-- nunjucks-markdown@2.0.1 \n [2020-01-09T17:18:30.218Z] +-- raml-jsonschema-expander@1.1.2 \n [2020-01-09T17:18:30.218Z] | `-- urllib-sync@1.1.4 \n [2020-01-09T17:18:30.218Z] | +-- urllib@2.11.1 \n [2020-01-09T17:18:30.218Z] | | +-- any-promise@1.3.0 \n [2020-01-09T17:18:30.218Z] | | +-- debug@2.6.9 \n [2020-01-09T17:18:30.218Z] | | | `-- ms@2.0.0 \n [2020-01-09T17:18:30.218Z] | | +-- default-user-agent@1.0.0 \n [2020-01-09T17:18:30.218Z] | | | `-- os-name@1.0.3 \n [2020-01-09T17:18:30.218Z] | | | +-- osx-release@1.1.0 \n [2020-01-09T17:18:30.218Z] | | | | `-- minimist@1.2.0 \n [2020-01-09T17:18:30.218Z] | | | `-- win-release@1.1.1 \n [2020-01-09T17:18:30.218Z] | | | `-- semver@5.7.1 \n [2020-01-09T17:18:30.218Z] | | +-- digest-header@0.0.1 \n [2020-01-09T17:18:30.218Z] | | | `-- utility@0.1.11 \n [2020-01-09T17:18:30.218Z] | | | `-- address@1.1.2 \n [2020-01-09T17:18:30.218Z] | | +-- humanize-ms@1.2.1 \n [2020-01-09T17:18:30.218Z] | | +-- iconv-lite@0.4.24 \n [2020-01-09T17:18:30.218Z] | | | `-- safer-buffer@2.1.2 \n [2020-01-09T17:18:30.218Z] | | +-- media-typer@0.3.0 \n [2020-01-09T17:18:30.218Z] | | `-- statuses@1.5.0 \n [2020-01-09T17:18:30.218Z] | `-- utility@1.7.1 \n [2020-01-09T17:18:30.218Z] | +-- copy-to@2.0.1 \n [2020-01-09T17:18:30.218Z] | `-- escape-html@1.0.3 \n [2020-01-09T17:18:30.218Z] `-- raml2obj@3.0.0 \n [2020-01-09T17:18:30.218Z] `-- raml-parser@0.8.18 \n [2020-01-09T17:18:30.218Z] +-- got@2.4.0 \n [2020-01-09T17:18:30.218Z] | +-- duplexify@3.7.1 \n [2020-01-09T17:18:30.218Z] | | +-- end-of-stream@1.4.4 \n [2020-01-09T17:18:30.218Z] | | | `-- once@1.4.0 \n [2020-01-09T17:18:30.218Z] | | | `-- wrappy@1.0.2 \n [2020-01-09T17:18:30.218Z] | | `-- stream-shift@1.0.1 \n [2020-01-09T17:18:30.218Z] | +-- infinity-agent@1.0.2 \n [2020-01-09T17:18:30.218Z] | +-- is-stream@1.1.0 \n [2020-01-09T17:18:30.218Z] | +-- lowercase-keys@1.0.1 \n [2020-01-09T17:18:30.218Z] | +-- object-assign@2.1.1 \n [2020-01-09T17:18:30.218Z] | +-- prepend-http@1.0.4 \n [2020-01-09T17:18:30.218Z] | +-- read-all-stream@1.0.2 \n [2020-01-09T17:18:30.218Z] | `-- timed-out@2.0.0 \n [2020-01-09T17:18:30.218Z] +-- jju@1.2.1 \n [2020-01-09T17:18:30.218Z] +-- json-schema-ref-parser@3.3.1 \n [2020-01-09T17:18:30.218Z] | +-- call-me-maybe@1.0.1 \n [2020-01-09T17:18:30.218Z] | +-- debug@3.2.6 \n [2020-01-09T17:18:30.218Z] | | `-- ms@2.1.2 \n [2020-01-09T17:18:30.218Z] | +-- es6-promise@4.2.8 \n [2020-01-09T17:18:30.218Z] | +-- js-yaml@3.13.1 \n [2020-01-09T17:18:30.218Z] | | +-- argparse@1.0.10 \n [2020-01-09T17:18:30.218Z] | | | `-- sprintf-js@1.0.3 \n [2020-01-09T17:18:30.218Z] | | `-- esprima@4.0.1 \n [2020-01-09T17:18:30.218Z] | +-- ono@4.0.11 \n [2020-01-09T17:18:30.218Z] | | `-- format-util@1.0.5 \n [2020-01-09T17:18:30.218Z] | `-- z-schema@3.25.1 \n [2020-01-09T17:18:30.218Z] | +-- core-js@2.6.11 \n [2020-01-09T17:18:30.218Z] | +-- lodash.get@4.4.2 \n [2020-01-09T17:18:30.218Z] | +-- lodash.isequal@4.5.0 \n [2020-01-09T17:18:30.218Z] | `-- validator@10.11.0 \n [2020-01-09T17:18:30.218Z] +-- object-assign@4.1.1 \n [2020-01-09T17:18:30.218Z] +-- pluralize@1.1.6 \n [2020-01-09T17:18:30.218Z] +-- q@0.9.7 \n [2020-01-09T17:18:30.218Z] `-- uritemplate@0.3.4 \n [2020-01-09T17:18:30.218Z] \n [2020-01-09T17:18:30.218Z] \x1b[91mnpm WARN \x1b[0m\x1b[91moptional Skipping failed optional dependency /raml2html/chokidar/fsevents:\n [2020-01-09T17:18:30.218Z] \x1b[0m\x1b[91mnpm WARN notsup Not compatible with your operating system or architecture: fsevents@1.2.11\n [2020-01-09T17:18:42.559Z] \x1b[0mRemoving intermediate container 37221547baf6\n [2020-01-09T17:18:42.559Z] ---> 5904323b6520\n [2020-01-09T17:18:42.559Z] Step 8/12 : COPY ./scripts/raml-verify.sh /scripts/\n [2020-01-09T17:18:42.559Z] ---> 2ff8df4af90e\n [2020-01-09T17:18:42.559Z] Step 9/12 : RUN mkdir docbuild\n [2020-01-09T17:18:42.834Z] ---> Running in e8c43b789f9a\n [2020-01-09T17:18:44.785Z] Removing intermediate container e8c43b789f9a\n [2020-01-09T17:18:44.785Z] ---> 4487bb52bc04\n [2020-01-09T17:18:44.785Z] Step 10/12 : WORKDIR /docbuild\n [2020-01-09T17:18:44.785Z] ---> Running in 920cf14f055f\n [2020-01-09T17:18:45.371Z] Removing intermediate container 920cf14f055f\n [2020-01-09T17:18:45.371Z] ---> c57a9968ca13\n [2020-01-09T17:18:45.371Z] Step 11/12 : LABEL arch=arm64\n [2020-01-09T17:18:45.371Z] ---> Running in 7b405316cf4b\n [2020-01-09T17:18:45.638Z] Removing intermediate container 7b405316cf4b\n [2020-01-09T17:18:45.638Z] ---> 7d65354d997e\n [2020-01-09T17:18:45.638Z] Step 12/12 : LABEL git_sha=cb304437173285341d94c7b53296a406cdcbd5ea\n [2020-01-09T17:18:45.912Z] ---> Running in 8a73f22acc4e\n [2020-01-09T17:18:46.182Z] Removing intermediate container 8a73f22acc4e\n [2020-01-09T17:18:46.182Z] ---> 3744b8e5a254\n [2020-01-09T17:18:46.182Z] Successfully built 3744b8e5a254\n [2020-01-09T17:18:46.182Z] Successfully tagged edgex-devops/edgex-docs-builder-arm64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Archive Image)\n Stage "Archive Image" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to when conditional\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Declarative: Post Actions)\n [Pipeline] stage\n [Pipeline] { (LF Post Build Actions)\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-09T17:18:48.917Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-09T17:18:49.393Z] ---> package-listing.sh\n [2020-01-09T17:18:49.393Z] ++ facter osfamily\n [2020-01-09T17:18:49.393Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-01-09T17:18:49.393Z] + OS_FAMILY=redhat\n [2020-01-09T17:18:49.393Z] + workspace=/w/workspace/gexfoundry_ci-build-images_PR-92\n [2020-01-09T17:18:49.393Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-01-09T17:18:49.393Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-01-09T17:18:49.393Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-01-09T17:18:49.393Z] + PACKAGES=/tmp/packages_start.txt\n [2020-01-09T17:18:49.393Z] + \'[\' /w/workspace/gexfoundry_ci-build-images_PR-92 \']\'\n [2020-01-09T17:18:49.393Z] + PACKAGES=/tmp/packages_end.txt\n [2020-01-09T17:18:49.393Z] + case "${OS_FAMILY}" in\n [2020-01-09T17:18:49.393Z] + rpm -qa\n [2020-01-09T17:18:49.393Z] + sort\n [2020-01-09T17:18:57.588Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-01-09T17:18:57.588Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-01-09T17:18:57.588Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-01-09T17:18:57.588Z] + \'[\' /w/workspace/gexfoundry_ci-build-images_PR-92 \']\'\n [2020-01-09T17:18:57.588Z] + mkdir -p /w/workspace/gexfoundry_ci-build-images_PR-92/archives/\n [2020-01-09T17:18:57.588Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_ci-build-images_PR-92/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-09T17:18:58.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-09T17:18:58.401Z] \n [2020-01-09T17:18:58.401Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-09T17:18:59.080Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-09T17:18:59.524Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-01-09T17:18:59.524Z] 050382585609: Pulling fs layer\n [2020-01-09T17:18:59.524Z] dac2222ca532: Pulling fs layer\n [2020-01-09T17:18:59.524Z] 29a7fe408caa: Pulling fs layer\n [2020-01-09T17:18:59.524Z] 6ad337b9b53f: Pulling fs layer\n [2020-01-09T17:18:59.524Z] 7ad6fc7f0fa9: Pulling fs layer\n [2020-01-09T17:18:59.524Z] d1ed250b09b4: Pulling fs layer\n [2020-01-09T17:18:59.524Z] eb083ea81749: Pulling fs layer\n [2020-01-09T17:18:59.524Z] 4965c3271e4e: Pulling fs layer\n [2020-01-09T17:18:59.524Z] b73c1c2e7331: Pulling fs layer\n [2020-01-09T17:18:59.524Z] a328eddc5fbd: Pulling fs layer\n [2020-01-09T17:18:59.524Z] 6ad337b9b53f: Waiting\n [2020-01-09T17:18:59.524Z] eb083ea81749: Waiting\n [2020-01-09T17:18:59.524Z] 7ad6fc7f0fa9: Waiting\n [2020-01-09T17:18:59.524Z] d1ed250b09b4: Waiting\n [2020-01-09T17:18:59.524Z] 4965c3271e4e: Waiting\n [2020-01-09T17:18:59.524Z] b73c1c2e7331: Waiting\n [2020-01-09T17:18:59.524Z] a328eddc5fbd: Waiting\n [2020-01-09T17:18:59.524Z] dac2222ca532: Verifying Checksum\n [2020-01-09T17:18:59.524Z] dac2222ca532: Download complete\n [2020-01-09T17:18:59.836Z] 6ad337b9b53f: Verifying Checksum\n [2020-01-09T17:18:59.836Z] 6ad337b9b53f: Download complete\n [2020-01-09T17:18:59.836Z] 050382585609: Verifying Checksum\n [2020-01-09T17:18:59.836Z] 050382585609: Download complete\n [2020-01-09T17:18:59.836Z] 7ad6fc7f0fa9: Verifying Checksum\n [2020-01-09T17:18:59.836Z] 7ad6fc7f0fa9: Download complete\n [2020-01-09T17:19:00.158Z] eb083ea81749: Verifying Checksum\n [2020-01-09T17:19:00.158Z] eb083ea81749: Download complete\n [2020-01-09T17:19:01.301Z] 29a7fe408caa: Verifying Checksum\n [2020-01-09T17:19:01.301Z] 29a7fe408caa: Download complete\n [2020-01-09T17:19:01.656Z] b73c1c2e7331: Download complete\n [2020-01-09T17:19:01.656Z] a328eddc5fbd: Verifying Checksum\n [2020-01-09T17:19:01.656Z] a328eddc5fbd: Download complete\n [2020-01-09T17:19:01.656Z] 4965c3271e4e: Verifying Checksum\n [2020-01-09T17:19:01.656Z] 4965c3271e4e: Download complete\n [2020-01-09T17:19:01.957Z] 050382585609: Pull complete\n [2020-01-09T17:19:03.331Z] dac2222ca532: Pull complete\n [2020-01-09T17:19:03.993Z] d1ed250b09b4: Verifying Checksum\n [2020-01-09T17:19:03.993Z] d1ed250b09b4: Download complete\n [2020-01-09T17:19:07.376Z] 29a7fe408caa: Pull complete\n [2020-01-09T17:19:07.376Z] 6ad337b9b53f: Pull complete\n [2020-01-09T17:19:07.649Z] 7ad6fc7f0fa9: Pull complete\n [2020-01-09T17:19:14.476Z] d1ed250b09b4: Pull complete\n [2020-01-09T17:19:14.476Z] eb083ea81749: Pull complete\n [2020-01-09T17:19:16.526Z] 4965c3271e4e: Pull complete\n [2020-01-09T17:19:17.501Z] b73c1c2e7331: Pull complete\n [2020-01-09T17:19:17.773Z] a328eddc5fbd: Pull complete\n [2020-01-09T17:19:17.773Z] Digest: sha256:8e2305d3edc9fbc5d1d0309ca12ec42d7519605bf6a6f8780302420b4bf97f58\n [2020-01-09T17:19:17.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-01-09T17:19:18.213Z] prd-centos7-docker-4c-2g-12655 does not seem to be running inside a container\n [2020-01-09T17:19:18.414Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/gexfoundry_ci-build-images_PR-92 -v /w/workspace/gexfoundry_ci-build-images_PR-92:/w/workspace/gexfoundry_ci-build-images_PR-92:rw,z -v /w/workspace/gexfoundry_ci-build-images_PR-92@tmp:/w/workspace/gexfoundry_ci-build-images_PR-92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-01-09T17:19:20.509Z] $ docker top 72c4878b5cc4ebb3fd2f5022d1120f0388f6a891a07a66f9c91ca930beb04b65 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-01-09T17:19:22.158Z] provisioning config files...\n [2020-01-09T17:19:22.180Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_ci-build-images_PR-92@tmp/config6890302906681218057tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-01-09T17:19:22.266Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-09T17:19:22.978Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-01-09T17:19:22.999Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-09T17:19:23.401Z] ---> logs-deploy.sh\n [2020-01-09T17:19:23.401Z] + ARCHIVE_ARTIFACTS=\n [2020-01-09T17:19:23.401Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-01-09T17:19:23.401Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-01-09T17:19:23.401Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-01-09T17:19:23.401Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-92/1\n [2020-01-09T17:19:23.401Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/PR-92/1/\n [2020-01-09T17:19:23.401Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-92/1 /w/workspace/gexfoundry_ci-build-images_PR-92\n [2020-01-09T17:19:24.799Z] Archives upload complete.\n [2020-01-09T17:19:25.070Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-92/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/PR-92/1/\n [2020-01-09T17:19:26.059Z] ---> uname -a:\n [2020-01-09T17:19:26.059Z] Linux 72c4878b5cc4 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2020-01-09T17:19:26.059Z] \n [2020-01-09T17:19:26.059Z] \n [2020-01-09T17:19:26.059Z] ---> lscpu:\n [2020-01-09T17:19:26.059Z] Architecture: x86_64\n [2020-01-09T17:19:26.059Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-01-09T17:19:26.059Z] Byte Order: Little Endian\n [2020-01-09T17:19:26.059Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-01-09T17:19:26.059Z] CPU(s): 4\n [2020-01-09T17:19:26.059Z] On-line CPU(s) list: 0-3\n [2020-01-09T17:19:26.059Z] Thread(s) per core: 1\n [2020-01-09T17:19:26.059Z] Core(s) per socket: 1\n [2020-01-09T17:19:26.059Z] Socket(s): 4\n [2020-01-09T17:19:26.059Z] NUMA node(s): 1\n [2020-01-09T17:19:26.059Z] Vendor ID: GenuineIntel\n [2020-01-09T17:19:26.059Z] CPU family: 6\n [2020-01-09T17:19:26.059Z] Model: 44\n [2020-01-09T17:19:26.059Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-01-09T17:19:26.059Z] Stepping: 1\n [2020-01-09T17:19:26.059Z] CPU MHz: 2933.438\n [2020-01-09T17:19:26.059Z] BogoMIPS: 5866.87\n [2020-01-09T17:19:26.059Z] Virtualization: VT-x\n [2020-01-09T17:19:26.059Z] Hypervisor vendor: KVM\n [2020-01-09T17:19:26.059Z] Virtualization type: full\n [2020-01-09T17:19:26.059Z] L1d cache: 32K\n [2020-01-09T17:19:26.059Z] L1i cache: 32K\n [2020-01-09T17:19:26.059Z] L2 cache: 4096K\n [2020-01-09T17:19:26.059Z] L3 cache: 16384K\n [2020-01-09T17:19:26.059Z] NUMA node0 CPU(s): 0-3\n [2020-01-09T17:19:26.059Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp\n [2020-01-09T17:19:26.059Z] \n [2020-01-09T17:19:26.059Z] \n [2020-01-09T17:19:26.059Z] ---> nproc:\n [2020-01-09T17:19:26.059Z] 4\n [2020-01-09T17:19:26.059Z] \n [2020-01-09T17:19:26.059Z] \n [2020-01-09T17:19:26.059Z] ---> df -h:\n [2020-01-09T17:19:26.059Z] Filesystem Size Used Available Use% Mounted on\n [2020-01-09T17:19:26.059Z] overlay 50.0G 6.2G 43.8G 12% /\n [2020-01-09T17:19:26.059Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-01-09T17:19:26.059Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-01-09T17:19:26.059Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-01-09T17:19:26.059Z] /dev/vda1 50.0G 6.2G 43.8G 12% /etc/resolv.conf\n [2020-01-09T17:19:26.059Z] /dev/vda1 50.0G 6.2G 43.8G 12% /etc/hostname\n [2020-01-09T17:19:26.059Z] /dev/vda1 50.0G 6.2G 43.8G 12% /etc/hosts\n [2020-01-09T17:19:26.059Z] /dev/vda1 50.0G 6.2G 43.8G 12% /w/workspace/gexfoundry_ci-build-images_PR-92\n [2020-01-09T17:19:26.059Z] /dev/vda1 50.0G 6.2G 43.8G 12% /w/workspace/gexfoundry_ci-build-images_PR-92@tmp\n [2020-01-09T17:19:26.059Z] /dev/vda1 50.0G 6.2G 43.8G 12% /var/log/sa\n [2020-01-09T17:19:26.059Z] \n [2020-01-09T17:19:26.059Z] \n [2020-01-09T17:19:26.059Z] ---> free -m:\n [2020-01-09T17:19:26.059Z] total used free shared buff/cache available\n [2020-01-09T17:19:26.059Z] Mem: 1838 580 76 0 1181 1151\n [2020-01-09T17:19:26.059Z] Swap: 1023 0 1023\n [2020-01-09T17:19:26.059Z] \n [2020-01-09T17:19:26.059Z] \n [2020-01-09T17:19:26.059Z] ---> ip addr:\n [2020-01-09T17:19:26.059Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-01-09T17:19:26.059Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-01-09T17:19:26.059Z] inet 127.0.0.1/8 scope host lo\n [2020-01-09T17:19:26.059Z] valid_lft forever preferred_lft forever\n [2020-01-09T17:19:26.059Z] 4: eth0@if5: mtu 1458 qdisc noqueue state UP \n [2020-01-09T17:19:26.059Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-01-09T17:19:26.059Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-01-09T17:19:26.059Z] valid_lft forever preferred_lft forever\n [2020-01-09T17:19:26.059Z] \n [2020-01-09T17:19:26.059Z] \n [2020-01-09T17:19:26.059Z] ---> sar -b -r -n DEV:\n [2020-01-09T17:19:26.059Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/09/20 \t_x86_64_\t(4 CPU)\n [2020-01-09T17:19:26.059Z] \n [2020-01-09T17:19:26.059Z] 17:07:29 LINUX RESTART\n [2020-01-09T17:19:26.059Z] \n [2020-01-09T17:19:26.059Z] 17:08:01 tps rtps wtps bread/s bwrtn/s\n [2020-01-09T17:19:26.059Z] 17:09:01 54.68 28.56 26.12 2926.77 1656.92\n [2020-01-09T17:19:26.059Z] 17:10:01 1.91 0.91 1.00 58.15 17.73\n [2020-01-09T17:19:26.059Z] 17:11:01 0.30 0.00 0.30 0.00 3.87\n [2020-01-09T17:19:26.059Z] 17:12:01 0.30 0.00 0.30 0.00 3.46\n [2020-01-09T17:19:26.059Z] 17:13:01 0.27 0.00 0.27 0.00 4.09\n [2020-01-09T17:19:26.059Z] 17:14:02 0.33 0.00 0.33 0.00 5.79\n [2020-01-09T17:19:26.059Z] 17:15:01 0.29 0.00 0.29 0.00 3.66\n [2020-01-09T17:19:26.059Z] 17:16:01 0.22 0.00 0.22 0.00 2.83\n [2020-01-09T17:19:26.059Z] 17:17:01 0.30 0.00 0.30 0.00 3.47\n [2020-01-09T17:19:26.059Z] 17:18:01 0.30 0.00 0.30 0.00 3.74\n [2020-01-09T17:19:26.059Z] 17:19:01 49.53 48.60 0.93 4493.98 191.61\n [2020-01-09T17:19:26.059Z] Average: 9.88 7.11 2.76 681.33 172.84\n [2020-01-09T17:19:26.059Z] \n [2020-01-09T17:19:26.059Z] 17:08:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-01-09T17:19:26.059Z] 17:09:01 65380 1816924 96.53 2620 1334572 902412 30.79 368488 1298388 12\n [2020-01-09T17:19:26.059Z] 17:10:01 72640 1809664 96.14 2620 1336436 841132 28.70 362908 1298268 8\n [2020-01-09T17:19:26.059Z] 17:11:01 71256 1811048 96.21 2620 1336444 849556 28.99 364428 1298256 8\n [2020-01-09T17:19:26.059Z] 17:12:01 70300 1812004 96.27 2620 1336444 849676 28.99 365184 1298256 12\n [2020-01-09T17:19:26.059Z] 17:13:01 69536 1812768 96.31 2620 1336448 850096 29.00 365540 1298256 8\n [2020-01-09T17:19:26.059Z] 17:14:02 69400 1812904 96.31 2620 1336460 850156 29.01 365984 1298256 12\n [2020-01-09T17:19:26.059Z] 17:15:01 68944 1813360 96.34 2620 1336520 850232 29.01 366260 1298264 20\n [2020-01-09T17:19:26.059Z] 17:16:01 69332 1812972 96.32 2620 1336468 850180 29.01 365704 1298252 8\n [2020-01-09T17:19:26.059Z] 17:17:01 69108 1813196 96.33 2620 1336472 850192 29.01 366032 1298252 16\n [2020-01-09T17:19:26.059Z] 17:18:01 69200 1813104 96.32 2620 1336480 850228 29.01 366132 1298252 12\n [2020-01-09T17:19:26.059Z] 17:19:01 81072 1801232 95.69 2620 1287688 1050680 35.85 413360 1238612 79552\n [2020-01-09T17:19:26.059Z] Average: 70561 1811743 96.25 2620 1331857 872231 29.76 370002 1292847 7243\n [2020-01-09T17:19:26.059Z] \n [2020-01-09T17:19:26.059Z] 17:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-01-09T17:19:26.059Z] 17:09:01 eth0 148.03 118.94 553.45 48.90 0.00 0.00 0.00\n [2020-01-09T17:19:26.059Z] 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T17:19:26.059Z] 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T17:19:26.059Z] 17:10:01 eth0 1.10 0.08 0.10 0.01 0.00 0.00 0.00\n [2020-01-09T17:19:26.059Z] 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T17:19:26.059Z] 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T17:19:26.059Z] 17:11:01 eth0 1.46 0.66 0.58 0.40 0.00 0.00 0.00\n [2020-01-09T17:19:26.059Z] 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T17:19:26.059Z] 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T17:19:26.059Z] 17:12:01 eth0 2.41 0.42 0.68 0.23 0.00 0.00 0.00\n [2020-01-09T17:19:26.059Z] 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T17:19:26.059Z] 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T17:19:26.059Z] 17:13:01 eth0 2.76 0.62 0.74 0.54 0.00 0.00 0.00\n [2020-01-09T17:19:26.059Z] 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T17:19:26.059Z] 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T17:19:26.059Z] 17:14:02 eth0 3.44 0.88 1.10 0.66 0.00 0.00 0.00\n [2020-01-09T17:19:26.059Z] 17:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T17:19:26.059Z] 17:14:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T17:19:26.059Z] 17:15:01 eth0 4.20 1.15 1.32 0.78 0.00 0.00 0.00\n [2020-01-09T17:19:26.059Z] 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T17:19:26.059Z] 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T17:19:26.059Z] 17:16:01 eth0 3.19 0.50 0.73 0.42 0.00 0.00 0.00\n [2020-01-09T17:19:26.059Z] 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T17:19:26.059Z] 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T17:19:26.059Z] 17:17:01 eth0 2.21 0.96 0.90 0.57 0.00 0.00 0.00\n [2020-01-09T17:19:26.059Z] 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T17:19:26.059Z] 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T17:19:26.059Z] 17:18:01 eth0 1.00 0.52 0.54 0.43 0.00 0.00 0.00\n [2020-01-09T17:19:26.059Z] 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T17:19:26.059Z] 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T17:19:26.059Z] 17:19:01 eth0 71.95 58.67 1413.62 25.16 0.00 0.00 0.00\n [2020-01-09T17:19:26.059Z] 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T17:19:26.059Z] 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T17:19:26.059Z] Average: eth0 22.02 16.71 179.80 7.11 0.00 0.00 0.00\n [2020-01-09T17:19:26.059Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T17:19:26.059Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T17:19:26.059Z] \n [2020-01-09T17:19:26.059Z] \n [2020-01-09T17:19:26.059Z] ---> sar -P ALL:\n [2020-01-09T17:19:26.059Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/09/20 \t_x86_64_\t(4 CPU)\n [2020-01-09T17:19:26.059Z] \n [2020-01-09T17:19:26.059Z] 17:07:29 LINUX RESTART\n [2020-01-09T17:19:26.059Z] \n [2020-01-09T17:19:26.059Z] 17:08:01 CPU %user %nice %system %iowait %steal %idle\n [2020-01-09T17:19:26.059Z] 17:09:01 all 10.54 0.00 4.10 2.27 14.79 68.29\n [2020-01-09T17:19:26.059Z] 17:09:01 0 11.87 0.00 3.99 1.97 14.41 67.76\n [2020-01-09T17:19:26.059Z] 17:09:01 1 10.40 0.00 4.62 4.15 15.01 65.82\n [2020-01-09T17:19:26.059Z] 17:09:01 2 8.99 0.00 4.70 1.83 14.15 70.33\n [2020-01-09T17:19:26.059Z] 17:09:01 3 10.90 0.00 3.11 1.25 15.59 69.15\n [2020-01-09T17:19:26.059Z] 17:10:01 all 0.10 0.00 0.07 0.00 0.40 99.43\n [2020-01-09T17:19:26.059Z] 17:10:01 0 0.02 0.00 0.05 0.00 0.33 99.60\n [2020-01-09T17:19:26.059Z] 17:10:01 1 0.15 0.00 0.08 0.00 0.78 98.99\n [2020-01-09T17:19:26.059Z] 17:10:01 2 0.18 0.00 0.07 0.00 0.27 99.48\n [2020-01-09T17:19:26.059Z] 17:10:01 3 0.07 0.00 0.07 0.00 0.25 99.62\n [2020-01-09T17:19:26.059Z] 17:11:01 all 0.17 0.00 0.09 0.00 0.56 99.19\n [2020-01-09T17:19:26.059Z] 17:11:01 0 0.10 0.00 0.07 0.00 0.43 99.40\n [2020-01-09T17:19:26.059Z] 17:11:01 1 0.17 0.00 0.12 0.00 0.55 99.17\n [2020-01-09T17:19:26.059Z] 17:11:01 2 0.27 0.00 0.10 0.00 0.60 99.03\n [2020-01-09T17:19:26.059Z] 17:11:01 3 0.13 0.00 0.07 0.00 0.63 99.17\n [2020-01-09T17:19:26.059Z] 17:12:01 all 0.19 0.00 0.11 0.00 2.85 96.85\n [2020-01-09T17:19:26.059Z] 17:12:01 0 0.16 0.00 0.11 0.00 2.83 96.89\n [2020-01-09T17:19:26.059Z] 17:12:01 1 0.23 0.00 0.15 0.00 3.00 96.63\n [2020-01-09T17:19:26.059Z] 17:12:01 2 0.26 0.00 0.08 0.00 3.19 96.46\n [2020-01-09T17:19:26.059Z] 17:12:01 3 0.13 0.00 0.12 0.00 2.40 97.35\n [2020-01-09T17:19:26.059Z] 17:13:01 all 0.14 0.00 0.05 0.00 1.33 98.48\n [2020-01-09T17:19:26.060Z] 17:13:01 0 0.02 0.00 0.02 0.00 0.86 99.11\n [2020-01-09T17:19:26.060Z] 17:13:01 1 0.03 0.00 0.07 0.00 1.51 98.39\n [2020-01-09T17:19:26.060Z] 17:13:01 2 0.44 0.00 0.07 0.00 2.08 97.41\n [2020-01-09T17:19:26.060Z] 17:13:01 3 0.03 0.00 0.07 0.02 0.86 99.02\n [2020-01-09T17:19:26.060Z] 17:14:02 all 0.09 0.00 0.05 0.00 1.45 98.41\n [2020-01-09T17:19:26.060Z] 17:14:02 0 0.08 0.00 0.05 0.00 1.20 98.66\n [2020-01-09T17:19:26.060Z] 17:14:02 1 0.05 0.00 0.07 0.00 2.03 97.85\n [2020-01-09T17:19:26.060Z] 17:14:02 2 0.08 0.00 0.03 0.00 1.15 98.73\n [2020-01-09T17:19:26.060Z] 17:14:02 3 0.16 0.00 0.02 0.00 1.42 98.40\n [2020-01-09T17:19:26.060Z] 17:15:01 all 0.10 0.00 0.03 0.00 1.61 98.25\n [2020-01-09T17:19:26.060Z] 17:15:01 0 0.05 0.00 0.03 0.00 1.49 98.43\n [2020-01-09T17:19:26.060Z] 17:15:01 1 0.08 0.00 0.03 0.00 1.37 98.51\n [2020-01-09T17:19:26.060Z] 17:15:01 2 0.03 0.00 0.02 0.00 1.86 98.09\n [2020-01-09T17:19:26.060Z] 17:15:01 3 0.25 0.00 0.05 0.00 1.72 97.98\n [2020-01-09T17:19:26.060Z] 17:16:01 all 0.08 0.00 0.04 0.00 1.23 98.66\n [2020-01-09T17:19:26.060Z] 17:16:01 0 0.02 0.00 0.02 0.00 1.14 98.83\n [2020-01-09T17:19:26.060Z] 17:16:01 1 0.21 0.00 0.05 0.00 1.60 98.14\n [2020-01-09T17:19:26.060Z] 17:16:01 2 0.07 0.00 0.03 0.00 0.63 99.27\n [2020-01-09T17:19:26.060Z] 17:16:01 3 0.03 0.00 0.05 0.00 1.53 98.39\n [2020-01-09T17:19:26.060Z] 17:17:01 all 0.15 0.00 0.04 0.00 1.24 98.57\n [2020-01-09T17:19:26.060Z] 17:17:01 0 0.02 0.00 0.03 0.00 1.04 98.91\n [2020-01-09T17:19:26.060Z] 17:17:01 1 0.18 0.00 0.07 0.00 2.25 97.50\n [2020-01-09T17:19:26.060Z] 17:17:01 2 0.23 0.00 0.03 0.00 0.58 99.15\n [2020-01-09T17:19:26.060Z] 17:17:01 3 0.18 0.00 0.03 0.00 1.06 98.73\n [2020-01-09T17:19:26.060Z] 17:18:01 all 0.10 0.00 0.04 0.00 0.82 99.04\n [2020-01-09T17:19:26.060Z] 17:18:01 0 0.02 0.00 0.02 0.00 0.55 99.42\n [2020-01-09T17:19:26.060Z] 17:18:01 1 0.17 0.00 0.05 0.00 0.61 99.17\n [2020-01-09T17:19:26.060Z] 17:18:01 2 0.05 0.00 0.03 0.00 0.76 99.16\n [2020-01-09T17:19:26.060Z] 17:18:01 3 0.15 0.00 0.07 0.00 1.35 98.43\n [2020-01-09T17:19:26.060Z] 17:19:01 all 1.50 0.00 0.68 2.18 5.34 90.29\n [2020-01-09T17:19:26.060Z] 17:19:01 0 2.22 0.00 0.74 3.26 5.67 88.11\n [2020-01-09T17:19:26.060Z] 17:19:01 1 1.13 0.00 0.84 1.49 5.44 91.10\n [2020-01-09T17:19:26.060Z] 17:19:01 2 1.33 0.00 0.51 0.56 4.67 92.93\n [2020-01-09T17:19:26.060Z] 17:19:01 3 1.33 0.00 0.62 3.41 5.62 89.02\n [2020-01-09T17:19:26.060Z] Average: all 1.20 0.00 0.48 0.41 2.88 95.04\n [2020-01-09T17:19:26.060Z] Average: 0 1.32 0.00 0.47 0.48 2.73 95.01\n [2020-01-09T17:19:26.060Z] Average: 1 1.14 0.00 0.55 0.50 3.08 94.73\n [2020-01-09T17:19:26.060Z] Average: 2 1.09 0.00 0.52 0.22 2.73 95.44\n [2020-01-09T17:19:26.060Z] Average: 3 1.23 0.00 0.39 0.43 2.98 94.97\n [2020-01-09T17:19:26.060Z] \n [2020-01-09T17:19:26.060Z] \n [2020-01-09T17:19:26.060Z] '