Pull request #90 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of rsdmike for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 47f2d7be8111ca60b4b790c7177abbf88076704b+1b13e715b98d4114ea892088ead3eb0f32f416a1 (2f9e44d338a003b1ae9387f26f3a2d0296646f89) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, goVersion:1.13, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: true [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5564 in /w/workspace/y_app-service-configurable_PR-90 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/y_app-service-configurable_PR-90 # timeout=10 Fetching without tags Merging remotes/origin/master commit 1b13e715b98d4114ea892088ead3eb0f32f416a1 into PR head commit 47f2d7be8111ca60b4b790c7177abbf88076704b Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/90/head:refs/remotes/origin/PR-90 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/90/head:refs/remotes/origin/PR-90 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/90/head:refs/remotes/origin/PR-90 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 47f2d7be8111ca60b4b790c7177abbf88076704b # timeout=10 Merge succeeded, producing 47f2d7be8111ca60b4b790c7177abbf88076704b Checking out Revision 47f2d7be8111ca60b4b790c7177abbf88076704b (PR-90) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1b13e715b98d4114ea892088ead3eb0f32f416a1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 47f2d7be8111ca60b4b790c7177abbf88076704b # timeout=10 Commit message: "build: add dependabot.yml" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-08T14:58:19.766Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-08T14:58:19.885Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-08T14:58:19.925Z] ========================================================= [2020-07-08T14:58:19.925Z] EdgeX Global Pipelines Version Info [2020-07-08T14:58:19.925Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk cb9bba649fe39bc49d9ae5e5e9ad841388abd19f # timeout=10 [2020-07-08T14:58:21.398Z] ------------------- [2020-07-08T14:58:21.398Z] stable info: [2020-07-08T14:58:21.398Z] ------------------- [2020-07-08T14:58:21.398Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-08T14:58:21.398Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-07-08T14:58:21.398Z] Message: update stable to v1.0.89 [2020-07-08T14:58:22.342Z] ------------------- [2020-07-08T14:58:22.342Z] experimental info: [2020-07-08T14:58:22.342Z] ------------------- [2020-07-08T14:58:22.342Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-07-08T14:58:22.342Z] Commit SHA: f6ab21c320c462fae7a5b8fd747aea39c3187bc7 [2020-07-08T14:58:22.342Z] Message: update experimental to v1.0.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-07-08T14:58:23.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-08T14:58:24.116Z] [2020-07-08T14:58:24.116Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-08T14:58:24.447Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-08T14:58:24.447Z] latest: Pulling from edgex-devops/git-semver [2020-07-08T14:58:24.447Z] 9123ac7c32f7: Pulling fs layer [2020-07-08T14:58:24.447Z] b8cc5d1170e3: Pulling fs layer [2020-07-08T14:58:24.447Z] 2924cbbf6a41: Pulling fs layer [2020-07-08T14:58:24.447Z] 93b08a4f1073: Pulling fs layer [2020-07-08T14:58:24.447Z] 93b08a4f1073: Waiting [2020-07-08T14:58:24.447Z] b8cc5d1170e3: Verifying Checksum [2020-07-08T14:58:24.447Z] b8cc5d1170e3: Download complete [2020-07-08T14:58:24.447Z] 9123ac7c32f7: Verifying Checksum [2020-07-08T14:58:24.447Z] 9123ac7c32f7: Download complete [2020-07-08T14:58:24.711Z] 93b08a4f1073: Verifying Checksum [2020-07-08T14:58:24.711Z] 93b08a4f1073: Download complete [2020-07-08T14:58:24.711Z] 2924cbbf6a41: Verifying Checksum [2020-07-08T14:58:24.711Z] 2924cbbf6a41: Download complete [2020-07-08T14:58:24.711Z] 9123ac7c32f7: Pull complete [2020-07-08T14:58:24.972Z] b8cc5d1170e3: Pull complete [2020-07-08T14:58:25.550Z] 2924cbbf6a41: Pull complete [2020-07-08T14:58:25.812Z] 93b08a4f1073: Pull complete [2020-07-08T14:58:25.812Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-07-08T14:58:25.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-08T14:58:25.812Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-08T14:58:25.911Z] prd-centos7-docker-4c-2g-5564 does not seem to be running inside a container [2020-07-08T14:58:25.952Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-service-configurable_PR-90 -v /w/workspace/y_app-service-configurable_PR-90:/w/workspace/y_app-service-configurable_PR-90:rw,z -v /w/workspace/y_app-service-configurable_PR-90@tmp:/w/workspace/y_app-service-configurable_PR-90@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-08T14:58:28.006Z] $ docker top 8aa7e0063b163302616f59ac68e02928a3c954ad83fe417964cc1f35b416adfd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-08T14:58:28.199Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-08T14:58:28.199Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-08T14:58:28.406Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-08T14:58:28.410Z] $ docker exec 8aa7e0063b163302616f59ac68e02928a3c954ad83fe417964cc1f35b416adfd ssh-agent [2020-07-08T14:58:28.580Z] SSH_AUTH_SOCK=/tmp/ssh-e4hP4kES0cLE/agent.12 [2020-07-08T14:58:28.580Z] SSH_AGENT_PID=18 [2020-07-08T14:58:28.591Z] Running ssh-add (command line suppressed) [2020-07-08T14:58:28.719Z] Identity added: /w/workspace/y_app-service-configurable_PR-90@tmp/private_key_6415192972377812436.key (/w/workspace/y_app-service-configurable_PR-90@tmp/private_key_6415192972377812436.key) [2020-07-08T14:58:28.768Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-08T14:58:29.076Z] + git describe --exact-match --tags HEAD [2020-07-08T14:58:29.076Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-08T14:58:29.132Z] $ docker exec --env ******** --env ******** 8aa7e0063b163302616f59ac68e02928a3c954ad83fe417964cc1f35b416adfd ssh-agent -k [2020-07-08T14:58:29.250Z] unset SSH_AUTH_SOCK; [2020-07-08T14:58:29.250Z] unset SSH_AGENT_PID; [2020-07-08T14:58:29.250Z] echo Agent pid 18 killed; [2020-07-08T14:58:29.294Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-08T14:58:29.331Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-08T14:58:29.331Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-08T14:58:29.375Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-08T14:58:29.375Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-08T14:58:29.533Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-08T14:58:29.537Z] $ docker exec 8aa7e0063b163302616f59ac68e02928a3c954ad83fe417964cc1f35b416adfd ssh-agent [2020-07-08T14:58:29.693Z] SSH_AUTH_SOCK=/tmp/ssh-i0oKdRZRuedX/agent.46 [2020-07-08T14:58:29.693Z] SSH_AGENT_PID=52 [2020-07-08T14:58:29.700Z] Running ssh-add (command line suppressed) [2020-07-08T14:58:29.814Z] Identity added: /w/workspace/y_app-service-configurable_PR-90@tmp/private_key_7906454752951669880.key (/w/workspace/y_app-service-configurable_PR-90@tmp/private_key_7906454752951669880.key) [2020-07-08T14:58:29.859Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-08T14:58:30.161Z] + git semver init [2020-07-08T14:58:30.161Z] # -> Open(): unable to determine branch for HEAD [2020-07-08T14:58:30.161Z] # $GIT_DIR = /w/workspace/y_app-service-configurable_PR-90/.git [2020-07-08T14:58:30.161Z] # $GIT_WORK_TREE = /w/workspace/y_app-service-configurable_PR-90 [2020-07-08T14:58:30.161Z] # $SEMVER_REMOTE_NAME = origin [2020-07-08T14:58:30.161Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-08T14:58:30.161Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-08T14:58:30.161Z] # $SEMVER_BRANCH = PR-90 [2020-07-08T14:58:30.161Z] # $SEMVER_TEMP = /tmp/semver-097527522 [2020-07-08T14:58:30.161Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2020-07-08T14:58:30.422Z] # '/tmp/semver-097527522' -> '/w/workspace/y_app-service-configurable_PR-90/.semver' [2020-07-08T14:58:30.422Z] # -> Force: false [2020-07-08T14:58:30.422Z] # $SEMVER_DIR = /w/workspace/y_app-service-configurable_PR-90/.semver [Pipeline] } [2020-07-08T14:58:30.434Z] $ docker exec --env ******** --env ******** 8aa7e0063b163302616f59ac68e02928a3c954ad83fe417964cc1f35b416adfd ssh-agent -k [2020-07-08T14:58:30.544Z] unset SSH_AUTH_SOCK; [2020-07-08T14:58:30.545Z] unset SSH_AGENT_PID; [2020-07-08T14:58:30.545Z] echo Agent pid 52 killed; [2020-07-08T14:58:30.589Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-08T14:58:30.951Z] + git semver [Pipeline] } [2020-07-08T14:58:30.967Z] $ docker stop --time=1 8aa7e0063b163302616f59ac68e02928a3c954ad83fe417964cc1f35b416adfd [2020-07-08T14:58:32.435Z] $ docker rm -f 8aa7e0063b163302616f59ac68e02928a3c954ad83fe417964cc1f35b416adfd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-08T14:58:33.028Z] Stashed 56 file(s) [Pipeline] echo [2020-07-08T14:58:33.030Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-07-08T14:58:48.206Z] Still waiting to schedule task [2020-07-08T14:58:48.207Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-5564’ [2020-07-08T14:58:48.208Z] Still waiting to schedule task [2020-07-08T14:58:48.208Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-5406’ is offline [2020-07-08T15:00:27.732Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5565 in /w/workspace/y_app-service-configurable_PR-90 [Pipeline] { [Pipeline] ws [2020-07-08T15:00:27.755Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2020-07-08T15:00:32.640Z] using credential edgex-jenkins-ssh [2020-07-08T15:00:32.670Z] Cloning the remote Git repository [2020-07-08T15:00:32.670Z] Cloning with configured refspecs honoured and without tags [2020-07-08T15:00:32.732Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-07-08T15:00:33.738Z] Fetching without tags [2020-07-08T15:00:32.888Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2020-07-08T15:00:32.951Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-07-08T15:00:32.952Z] > git --version # timeout=10 [2020-07-08T15:00:32.972Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-08T15:00:33.030Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/90/head:refs/remotes/origin/PR-90 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T15:00:33.644Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-07-08T15:00:33.661Z] > git config --add remote.origin.fetch +refs/pull/90/head:refs/remotes/origin/PR-90 # timeout=10 [2020-07-08T15:00:33.675Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T15:00:33.712Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-07-08T15:00:33.752Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-07-08T15:00:33.753Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-08T15:00:33.767Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/90/head:refs/remotes/origin/PR-90 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T15:00:34.200Z] Merging remotes/origin/master commit 1b13e715b98d4114ea892088ead3eb0f32f416a1 into PR head commit 47f2d7be8111ca60b4b790c7177abbf88076704b [2020-07-08T15:00:34.411Z] Merge succeeded, producing 47f2d7be8111ca60b4b790c7177abbf88076704b [2020-07-08T15:00:34.411Z] Checking out Revision 47f2d7be8111ca60b4b790c7177abbf88076704b (PR-90) [2020-07-08T15:00:34.223Z] > git config core.sparsecheckout # timeout=10 [2020-07-08T15:00:34.249Z] > git checkout -f 47f2d7be8111ca60b4b790c7177abbf88076704b # timeout=10 [2020-07-08T15:00:34.324Z] > git remote # timeout=10 [2020-07-08T15:00:34.339Z] > git config --get remote.origin.url # timeout=10 [2020-07-08T15:00:34.362Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-08T15:00:34.372Z] > git merge 1b13e715b98d4114ea892088ead3eb0f32f416a1 # timeout=10 [2020-07-08T15:00:34.394Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-08T15:00:34.418Z] > git config core.sparsecheckout # timeout=10 [2020-07-08T15:00:34.427Z] > git checkout -f 47f2d7be8111ca60b4b790c7177abbf88076704b # timeout=10 [2020-07-08T15:00:38.788Z] Commit message: "build: add dependabot.yml" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-08T15:00:39.809Z] ========================================================= [2020-07-08T15:00:39.809Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-07-08T15:00:39.809Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-08T15:00:40.803Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-07-08T15:00:41.796Z] Sending build context to Docker daemon 329.2kB [2020-07-08T15:00:41.797Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-07-08T15:00:41.797Z] Step 2/8 : FROM ${BASE} [2020-07-08T15:00:42.072Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-07-08T15:00:42.072Z] cde5963f3b93: Pulling fs layer [2020-07-08T15:00:42.072Z] 2a23fa8c16f7: Pulling fs layer [2020-07-08T15:00:42.072Z] 777b28850792: Pulling fs layer [2020-07-08T15:00:42.072Z] 8a11ddd9e578: Pulling fs layer [2020-07-08T15:00:42.072Z] 4cf88f913ddb: Pulling fs layer [2020-07-08T15:00:42.072Z] 1df406cf5192: Pulling fs layer [2020-07-08T15:00:42.072Z] cd6300453558: Pulling fs layer [2020-07-08T15:00:42.072Z] b9c365052c96: Pulling fs layer [2020-07-08T15:00:42.072Z] a2d8cc88f415: Pulling fs layer [2020-07-08T15:00:42.072Z] ea1d1ca13537: Pulling fs layer [2020-07-08T15:00:42.072Z] 3750a50a1c5e: Pulling fs layer [2020-07-08T15:00:42.073Z] cd6300453558: Waiting [2020-07-08T15:00:42.073Z] 8a11ddd9e578: Waiting [2020-07-08T15:00:42.073Z] 4cf88f913ddb: Waiting [2020-07-08T15:00:42.073Z] b9c365052c96: Waiting [2020-07-08T15:00:42.073Z] a2d8cc88f415: Waiting [2020-07-08T15:00:42.073Z] ea1d1ca13537: Waiting [2020-07-08T15:00:42.073Z] 3750a50a1c5e: Waiting [2020-07-08T15:00:42.073Z] 1df406cf5192: Waiting [2020-07-08T15:00:42.073Z] 777b28850792: Verifying Checksum [2020-07-08T15:00:42.073Z] 777b28850792: Download complete [2020-07-08T15:00:42.073Z] 2a23fa8c16f7: Verifying Checksum [2020-07-08T15:00:42.073Z] 2a23fa8c16f7: Download complete [2020-07-08T15:00:42.073Z] 4cf88f913ddb: Verifying Checksum [2020-07-08T15:00:42.073Z] 4cf88f913ddb: Download complete [2020-07-08T15:00:42.073Z] 1df406cf5192: Verifying Checksum [2020-07-08T15:00:42.073Z] 1df406cf5192: Download complete [2020-07-08T15:00:42.073Z] cde5963f3b93: Verifying Checksum [2020-07-08T15:00:42.073Z] cde5963f3b93: Download complete [2020-07-08T15:00:43.065Z] cde5963f3b93: Pull complete [2020-07-08T15:00:43.731Z] 2a23fa8c16f7: Pull complete [2020-07-08T15:00:44.333Z] 777b28850792: Pull complete [2020-07-08T15:00:44.608Z] cd6300453558: Verifying Checksum [2020-07-08T15:00:44.608Z] cd6300453558: Download complete [2020-07-08T15:00:44.608Z] a2d8cc88f415: Verifying Checksum [2020-07-08T15:00:44.608Z] a2d8cc88f415: Download complete [2020-07-08T15:00:46.069Z] ea1d1ca13537: Verifying Checksum [2020-07-08T15:00:46.069Z] ea1d1ca13537: Download complete [2020-07-08T15:00:46.069Z] 3750a50a1c5e: Verifying Checksum [2020-07-08T15:00:46.069Z] 3750a50a1c5e: Download complete [2020-07-08T15:00:47.056Z] b9c365052c96: Verifying Checksum [2020-07-08T15:00:47.056Z] b9c365052c96: Download complete [2020-07-08T15:00:47.653Z] 8a11ddd9e578: Verifying Checksum [2020-07-08T15:00:47.653Z] 8a11ddd9e578: Download complete [2020-07-08T15:01:00.062Z] 8a11ddd9e578: Pull complete [2020-07-08T15:01:00.062Z] 4cf88f913ddb: Pull complete [2020-07-08T15:01:00.062Z] 1df406cf5192: Pull complete [2020-07-08T15:01:02.668Z] cd6300453558: Pull complete [2020-07-08T15:01:06.965Z] b9c365052c96: Pull complete [2020-07-08T15:01:06.965Z] a2d8cc88f415: Pull complete [2020-07-08T15:01:09.592Z] ea1d1ca13537: Pull complete [2020-07-08T15:01:09.592Z] 3750a50a1c5e: Pull complete [2020-07-08T15:01:09.592Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-07-08T15:01:09.592Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-07-08T15:01:09.592Z] ---> 78745c68409d [2020-07-08T15:01:09.592Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-08T15:01:14.981Z] ---> Running in dab054cf30fc [2020-07-08T15:01:14.981Z] Removing intermediate container dab054cf30fc [2020-07-08T15:01:14.981Z] ---> 4e0057b0aa3a [2020-07-08T15:01:14.981Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-08T15:01:14.981Z] ---> Running in 47659014558e [2020-07-08T15:01:16.949Z] Removing intermediate container 47659014558e [2020-07-08T15:01:16.949Z] ---> 41f1a741212f [2020-07-08T15:01:16.949Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-07-08T15:01:17.235Z] ---> Running in bba28c8ca5a7 [2020-07-08T15:01:18.657Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-07-08T15:01:19.245Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-07-08T15:01:19.833Z] (1/6) Installing libc-dev (0.7.2-r0) [2020-07-08T15:01:19.833Z] (2/6) Installing libsodium (1.0.18-r0) [2020-07-08T15:01:20.104Z] (3/6) Installing pkgconf (1.6.3-r0) [2020-07-08T15:01:20.104Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-07-08T15:01:20.104Z] (5/6) Installing libzmq (4.3.2-r0) [2020-07-08T15:01:20.374Z] (6/6) Installing zeromq-dev (4.3.2-r0) [2020-07-08T15:01:20.374Z] Executing busybox-1.31.1-r8.trigger [2020-07-08T15:01:20.374Z] OK: 127 MiB in 45 packages [2020-07-08T15:01:21.812Z] Removing intermediate container bba28c8ca5a7 [2020-07-08T15:01:21.812Z] ---> b0e15ebd71f0 [2020-07-08T15:01:21.812Z] Step 6/8 : WORKDIR /app [2020-07-08T15:01:21.812Z] ---> Running in 5eba0a307019 [2020-07-08T15:01:22.087Z] Removing intermediate container 5eba0a307019 [2020-07-08T15:01:22.087Z] ---> 2d1dd91d84c6 [2020-07-08T15:01:22.087Z] Step 7/8 : COPY . . [2020-07-08T15:01:23.064Z] ---> 576d3c5304ac [2020-07-08T15:01:23.064Z] Step 8/8 : RUN go mod download [2020-07-08T15:01:23.339Z] ---> Running in 2fcd62b990ee [2020-07-08T15:01:26.717Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-08T15:01:26.717Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-08T15:01:26.717Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-08T15:01:26.718Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-08T15:01:26.718Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-08T15:01:26.718Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-08T15:01:26.718Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-08T15:01:26.718Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-08T15:01:26.718Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-07-08T15:01:26.718Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-08T15:01:26.718Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-07-08T15:01:26.718Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-07-08T15:01:26.718Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-08T15:01:26.987Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-08T15:01:26.987Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-08T15:01:26.987Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-07-08T15:01:26.987Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-08T15:01:26.987Z] go: finding github.com/fatih/color v1.7.0 [2020-07-08T15:01:26.987Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-07-08T15:01:26.987Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-08T15:01:26.987Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-08T15:01:26.987Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-08T15:01:26.987Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-07-08T15:01:26.987Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-08T15:01:27.258Z] go: finding github.com/golang/protobuf v1.3.2 [2020-07-08T15:01:27.258Z] go: finding github.com/golang/snappy v0.0.1 [2020-07-08T15:01:27.258Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-07-08T15:01:27.258Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-08T15:01:27.258Z] go: finding github.com/google/go-cmp v0.4.0 [2020-07-08T15:01:27.258Z] go: finding github.com/google/uuid v1.1.1 [2020-07-08T15:01:27.258Z] go: finding github.com/gorilla/mux v1.7.4 [2020-07-08T15:01:27.258Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-08T15:01:27.258Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-08T15:01:27.258Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-08T15:01:27.258Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-08T15:01:27.528Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-08T15:01:27.528Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-08T15:01:27.528Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-08T15:01:27.528Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-08T15:01:27.528Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-08T15:01:27.528Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-08T15:01:27.528Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-08T15:01:27.528Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-08T15:01:27.528Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-08T15:01:27.528Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-08T15:01:27.528Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-08T15:01:27.528Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-08T15:01:27.799Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-08T15:01:27.799Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-07-08T15:01:27.799Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-08T15:01:27.799Z] go: finding github.com/kr/pretty v0.1.0 [2020-07-08T15:01:27.799Z] go: finding github.com/kr/pty v1.1.1 [2020-07-08T15:01:27.799Z] go: finding github.com/kr/text v0.1.0 [2020-07-08T15:01:27.799Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-08T15:01:27.799Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-08T15:01:27.799Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-08T15:01:27.799Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-08T15:01:27.799Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-08T15:01:28.070Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-08T15:01:28.070Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-08T15:01:28.070Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-08T15:01:28.070Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-08T15:01:28.070Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-08T15:01:28.070Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-08T15:01:28.070Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-08T15:01:28.070Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-07-08T15:01:28.070Z] go: finding github.com/onsi/gomega v1.7.0 [2020-07-08T15:01:28.070Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-08T15:01:28.070Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-07-08T15:01:28.341Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-08T15:01:28.341Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-08T15:01:28.341Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-08T15:01:28.341Z] go: finding github.com/posener/complete v1.1.1 [2020-07-08T15:01:28.341Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-08T15:01:28.341Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-08T15:01:28.341Z] go: finding github.com/stretchr/objx v0.2.0 [2020-07-08T15:01:28.341Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-08T15:01:28.341Z] go: finding github.com/tidwall/pretty v1.0.1 [2020-07-08T15:01:28.341Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-08T15:01:28.341Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-08T15:01:28.611Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-07-08T15:01:28.611Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-07-08T15:01:28.611Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-07-08T15:01:28.611Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-08T15:01:28.611Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-08T15:01:28.611Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-08T15:01:28.611Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-07-08T15:01:28.611Z] go: finding golang.org/x/text v0.3.2 [2020-07-08T15:01:28.611Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-08T15:01:28.611Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-07-08T15:01:28.611Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-07-08T15:01:28.884Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-07-08T15:01:28.884Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-07-08T15:01:28.884Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-08T15:01:47.196Z] Removing intermediate container 2fcd62b990ee [2020-07-08T15:01:47.196Z] ---> a91ddfd20e3e [2020-07-08T15:01:47.196Z] Successfully built a91ddfd20e3e [2020-07-08T15:01:47.196Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-08T15:01:47.722Z] + docker inspect -f . ci-base-image-arm64 [2020-07-08T15:01:47.722Z] . [Pipeline] withDockerContainer [2020-07-08T15:01:48.002Z] prd-ubuntu18.04-docker-arm64-4c-16g-5565 does not seem to be running inside a container [2020-07-08T15:01:48.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-07-08T15:01:49.951Z] $ docker top 9fe21871a6b23d0aba784ef8ded06633a4182cf13322babe289547c37ac24d60 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-08T15:01:51.338Z] + go version [2020-07-08T15:01:51.338Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-07-08T15:01:52.381Z] + make test [2020-07-08T15:01:52.381Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-07-08T15:02:34.415Z] Running on prd-centos7-docker-4c-2g-5567 in /w/workspace/y_app-service-configurable_PR-90 [Pipeline] { [Pipeline] ws [2020-07-08T15:02:34.446Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2020-07-08T15:02:36.559Z] using credential edgex-jenkins-ssh [2020-07-08T15:02:36.586Z] Cloning the remote Git repository [2020-07-08T15:02:36.586Z] Cloning with configured refspecs honoured and without tags [2020-07-08T15:02:36.619Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-07-08T15:02:36.687Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2020-07-08T15:02:36.736Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-07-08T15:02:36.736Z] > git --version # timeout=10 [2020-07-08T15:02:36.743Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-08T15:02:36.770Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/90/head:refs/remotes/origin/PR-90 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T15:02:37.644Z] Fetching without tags [2020-07-08T15:02:37.607Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-07-08T15:02:37.615Z] > git config --add remote.origin.fetch +refs/pull/90/head:refs/remotes/origin/PR-90 # timeout=10 [2020-07-08T15:02:37.623Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T15:02:37.639Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-07-08T15:02:37.650Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-07-08T15:02:37.650Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-08T15:02:37.654Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/90/head:refs/remotes/origin/PR-90 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T15:02:38.100Z] Merging remotes/origin/master commit 1b13e715b98d4114ea892088ead3eb0f32f416a1 into PR head commit 47f2d7be8111ca60b4b790c7177abbf88076704b [2020-07-08T15:02:38.264Z] Merge succeeded, producing 47f2d7be8111ca60b4b790c7177abbf88076704b [2020-07-08T15:02:38.265Z] Checking out Revision 47f2d7be8111ca60b4b790c7177abbf88076704b (PR-90) [2020-07-08T15:02:38.116Z] > git config core.sparsecheckout # timeout=10 [2020-07-08T15:02:38.143Z] > git checkout -f 47f2d7be8111ca60b4b790c7177abbf88076704b # timeout=10 [2020-07-08T15:02:38.224Z] > git remote # timeout=10 [2020-07-08T15:02:38.232Z] > git config --get remote.origin.url # timeout=10 [2020-07-08T15:02:38.243Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-08T15:02:38.247Z] > git merge 1b13e715b98d4114ea892088ead3eb0f32f416a1 # timeout=10 [2020-07-08T15:02:38.257Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-08T15:02:38.269Z] > git config core.sparsecheckout # timeout=10 [2020-07-08T15:02:38.275Z] > git checkout -f 47f2d7be8111ca60b4b790c7177abbf88076704b # timeout=10 [2020-07-08T15:02:39.376Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-07-08T15:02:39.376Z] CGO_ENABLED=1 go vet ./... [2020-07-08T15:02:41.933Z] Commit message: "build: add dependabot.yml" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-08T15:02:42.682Z] ========================================================= [2020-07-08T15:02:42.683Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-07-08T15:02:42.683Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-08T15:02:43.352Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-07-08T15:02:43.614Z] Sending build context to Docker daemon 329.2kB [2020-07-08T15:02:43.614Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-07-08T15:02:43.614Z] Step 2/8 : FROM ${BASE} [2020-07-08T15:02:43.614Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-07-08T15:02:43.614Z] e6b0cf9c0882: Pulling fs layer [2020-07-08T15:02:43.614Z] 2848faf0eed1: Pulling fs layer [2020-07-08T15:02:43.614Z] 0f37312ad70f: Pulling fs layer [2020-07-08T15:02:43.614Z] 5788d62ee057: Pulling fs layer [2020-07-08T15:02:43.614Z] 0e6b1d234666: Pulling fs layer [2020-07-08T15:02:43.614Z] bf5d7aec512f: Pulling fs layer [2020-07-08T15:02:43.614Z] 34c802a77dc8: Pulling fs layer [2020-07-08T15:02:43.614Z] 9eb99e56ec68: Pulling fs layer [2020-07-08T15:02:43.614Z] 27c7a5d97fbd: Pulling fs layer [2020-07-08T15:02:43.614Z] 5c102a31e300: Pulling fs layer [2020-07-08T15:02:43.885Z] dcfb455df0a1: Pulling fs layer [2020-07-08T15:02:43.885Z] 5c102a31e300: Waiting [2020-07-08T15:02:43.885Z] dcfb455df0a1: Waiting [2020-07-08T15:02:43.885Z] 34c802a77dc8: Waiting [2020-07-08T15:02:43.885Z] 27c7a5d97fbd: Waiting [2020-07-08T15:02:43.885Z] 9eb99e56ec68: Waiting [2020-07-08T15:02:43.885Z] 0e6b1d234666: Waiting [2020-07-08T15:02:43.885Z] bf5d7aec512f: Waiting [2020-07-08T15:02:43.885Z] 0f37312ad70f: Verifying Checksum [2020-07-08T15:02:43.885Z] 0f37312ad70f: Download complete [2020-07-08T15:02:43.885Z] 2848faf0eed1: Verifying Checksum [2020-07-08T15:02:43.885Z] 2848faf0eed1: Download complete [2020-07-08T15:02:43.885Z] 0e6b1d234666: Verifying Checksum [2020-07-08T15:02:43.885Z] 0e6b1d234666: Download complete [2020-07-08T15:02:43.885Z] bf5d7aec512f: Verifying Checksum [2020-07-08T15:02:43.885Z] bf5d7aec512f: Download complete [2020-07-08T15:02:43.885Z] e6b0cf9c0882: Verifying Checksum [2020-07-08T15:02:43.885Z] e6b0cf9c0882: Download complete [2020-07-08T15:02:44.160Z] e6b0cf9c0882: Pull complete [2020-07-08T15:02:44.793Z] 34c802a77dc8: Verifying Checksum [2020-07-08T15:02:44.793Z] 34c802a77dc8: Download complete [2020-07-08T15:02:44.793Z] 27c7a5d97fbd: Verifying Checksum [2020-07-08T15:02:44.793Z] 27c7a5d97fbd: Download complete [2020-07-08T15:02:45.078Z] 2848faf0eed1: Pull complete [2020-07-08T15:02:45.347Z] 5c102a31e300: Verifying Checksum [2020-07-08T15:02:45.347Z] 5c102a31e300: Download complete [2020-07-08T15:02:45.347Z] dcfb455df0a1: Verifying Checksum [2020-07-08T15:02:45.347Z] dcfb455df0a1: Download complete [2020-07-08T15:02:45.608Z] 5788d62ee057: Verifying Checksum [2020-07-08T15:02:45.608Z] 5788d62ee057: Download complete [2020-07-08T15:02:45.608Z] 9eb99e56ec68: Verifying Checksum [2020-07-08T15:02:45.608Z] 9eb99e56ec68: Download complete [2020-07-08T15:02:45.608Z] 0f37312ad70f: Pull complete [2020-07-08T15:02:46.120Z] gofmt -l . [2020-07-08T15:02:46.120Z] [ "`gofmt -l .`" = "" ] [2020-07-08T15:02:46.120Z] ./bin/test-go-mod-tidy.sh [2020-07-08T15:02:46.723Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-07-08T15:02:48.126Z] Stashed 1 file(s) [Pipeline] } [2020-07-08T15:02:48.131Z] $ docker stop --time=1 9fe21871a6b23d0aba784ef8ded06633a4182cf13322babe289547c37ac24d60 [2020-07-08T15:02:50.338Z] $ docker rm -f 9fe21871a6b23d0aba784ef8ded06633a4182cf13322babe289547c37ac24d60 [2020-07-08T15:02:50.906Z] 5788d62ee057: Pull complete [2020-07-08T15:02:50.906Z] 0e6b1d234666: Pull complete [2020-07-08T15:02:50.906Z] bf5d7aec512f: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-07-08T15:02:52.568Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-07-08T15:02:52.898Z] + ls -al . [2020-07-08T15:02:52.898Z] total 124 [2020-07-08T15:02:52.898Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 8 15:02 . [2020-07-08T15:02:52.898Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 8 15:00 .. [2020-07-08T15:02:52.898Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 8 15:00 .dockerignore [2020-07-08T15:02:52.898Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 8 15:00 .git [2020-07-08T15:02:52.898Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 8 15:00 .github [2020-07-08T15:02:52.898Z] -rw-rw-r-- 1 jenkins jenkins 93 Jul 8 15:00 .gitignore [2020-07-08T15:02:52.898Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 8 15:00 .semver [2020-07-08T15:02:52.898Z] -rw-rw-r-- 1 jenkins jenkins 6027 Jul 8 15:00 Attribution.txt [2020-07-08T15:02:52.898Z] -rw-rw-r-- 1 jenkins jenkins 1997 Jul 8 15:00 Dockerfile [2020-07-08T15:02:52.898Z] -rw-rw-r-- 1 jenkins jenkins 966 Jul 8 15:00 Dockerfile.build [2020-07-08T15:02:52.898Z] -rw-rw-r-- 1 jenkins jenkins 710 Jul 8 15:00 Jenkinsfile [2020-07-08T15:02:52.898Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 8 15:00 LICENSE [2020-07-08T15:02:52.898Z] -rw-rw-r-- 1 jenkins jenkins 481 Jul 8 15:00 README.md [2020-07-08T15:02:52.898Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 8 14:58 VERSION [2020-07-08T15:02:52.898Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 8 15:00 bin [2020-07-08T15:02:52.898Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 8 15:01 coverage.out [2020-07-08T15:02:52.898Z] -rw-rw-r-- 1 jenkins jenkins 180 Jul 8 15:00 docker-compose.debug.yml [2020-07-08T15:02:52.898Z] -rw-rw-r-- 1 jenkins jenkins 133 Jul 8 15:00 docker-compose.yml [2020-07-08T15:02:52.898Z] -rw-r--r-- 1 jenkins jenkins 126 Jul 8 15:02 go.mod [2020-07-08T15:02:52.898Z] -rw-r--r-- 1 jenkins jenkins 18573 Jul 8 15:02 go.sum [2020-07-08T15:02:52.898Z] -rw-rw-r-- 1 jenkins jenkins 1519 Jul 8 15:00 main.go [2020-07-08T15:02:52.898Z] -rw-rw-r-- 1 jenkins jenkins 1573 Jul 8 15:00 makefile [2020-07-08T15:02:52.898Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 8 15:00 res [2020-07-08T15:02:52.898Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 8 15:00 snap [Pipeline] isUnix [Pipeline] sh [2020-07-08T15:02:53.230Z] + docker build -t docker-app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=47f2d7be8111ca60b4b790c7177abbf88076704b --label arch=arm64 --label version=0.0.0 . [2020-07-08T15:02:53.500Z] Sending build context to Docker daemon 350.7kB [2020-07-08T15:02:53.500Z] Step 1/26 : ARG BASE=golang:1.13-alpine [2020-07-08T15:02:53.500Z] Step 2/26 : FROM ${BASE} AS builder [2020-07-08T15:02:53.500Z] ---> a91ddfd20e3e [2020-07-08T15:02:53.500Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-07-08T15:02:53.772Z] ---> Running in b324e20f1906 [2020-07-08T15:02:54.053Z] Removing intermediate container b324e20f1906 [2020-07-08T15:02:54.053Z] ---> 13eef2008db0 [2020-07-08T15:02:54.053Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2020-07-08T15:02:54.325Z] ---> Running in 388f27e0372d [2020-07-08T15:02:54.598Z] Removing intermediate container 388f27e0372d [2020-07-08T15:02:54.598Z] ---> b981c2043065 [2020-07-08T15:02:54.598Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-08T15:02:54.871Z] ---> Running in d91e30938ce4 [2020-07-08T15:02:55.464Z] Removing intermediate container d91e30938ce4 [2020-07-08T15:02:55.464Z] ---> cfb324918373 [2020-07-08T15:02:55.464Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-08T15:02:55.464Z] ---> Running in ea4f7ee01eb7 [2020-07-08T15:02:58.078Z] Removing intermediate container ea4f7ee01eb7 [2020-07-08T15:02:58.078Z] ---> f07b32f7ead2 [2020-07-08T15:02:58.078Z] Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-07-08T15:02:58.078Z] ---> Running in d2dc1e3cfd02 [2020-07-08T15:02:59.517Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-07-08T15:03:00.108Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-07-08T15:03:00.703Z] OK: 127 MiB in 45 packages [2020-07-08T15:03:00.913Z] 34c802a77dc8: Pull complete [2020-07-08T15:03:01.679Z] Removing intermediate container d2dc1e3cfd02 [2020-07-08T15:03:01.680Z] ---> 95b746ee6d0b [2020-07-08T15:03:01.680Z] Step 8/26 : WORKDIR /app [2020-07-08T15:03:01.680Z] ---> Running in 14e74392632a [2020-07-08T15:03:02.283Z] Removing intermediate container 14e74392632a [2020-07-08T15:03:02.283Z] ---> fc53954c7b9b [2020-07-08T15:03:02.283Z] Step 9/26 : COPY go.mod . [2020-07-08T15:03:02.876Z] ---> 6942e0dd14cb [2020-07-08T15:03:02.876Z] Step 10/26 : RUN go mod download [2020-07-08T15:03:03.150Z] ---> Running in 3ccc8b428f5b [2020-07-08T15:03:04.233Z] 9eb99e56ec68: Pull complete [2020-07-08T15:03:04.233Z] 27c7a5d97fbd: Pull complete [2020-07-08T15:03:04.815Z] 5c102a31e300: Pull complete [2020-07-08T15:03:05.080Z] dcfb455df0a1: Pull complete [2020-07-08T15:03:05.080Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-07-08T15:03:05.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-07-08T15:03:05.080Z] ---> 7c70fe431013 [2020-07-08T15:03:05.080Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-08T15:03:05.763Z] Removing intermediate container 3ccc8b428f5b [2020-07-08T15:03:05.763Z] ---> d0b590d308f9 [2020-07-08T15:03:05.763Z] Step 11/26 : COPY . . [2020-07-08T15:03:06.022Z] ---> Running in 3829f3d746c8 [2020-07-08T15:03:06.283Z] Removing intermediate container 3829f3d746c8 [2020-07-08T15:03:06.283Z] ---> e84ffe887376 [2020-07-08T15:03:06.283Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-08T15:03:06.283Z] ---> Running in e810ef430458 [2020-07-08T15:03:06.356Z] ---> eeeffb08e50d [2020-07-08T15:03:06.356Z] Step 12/26 : ARG MAKE="make build" [2020-07-08T15:03:06.715Z] ---> Running in 2f93a8ccd07f [2020-07-08T15:03:07.229Z] Removing intermediate container e810ef430458 [2020-07-08T15:03:07.229Z] ---> f1423e1994f6 [2020-07-08T15:03:07.229Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-07-08T15:03:07.229Z] ---> Running in 51a08416cd19 [2020-07-08T15:03:07.372Z] Removing intermediate container 2f93a8ccd07f [2020-07-08T15:03:07.372Z] ---> 93a7c578ad93 [2020-07-08T15:03:07.372Z] Step 13/26 : RUN $MAKE [2020-07-08T15:03:07.372Z] ---> Running in aee5084441c5 [2020-07-08T15:03:08.615Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-07-08T15:03:08.866Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-07-08T15:03:09.188Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-07-08T15:03:09.457Z] (1/6) Installing libc-dev (0.7.2-r0) [2020-07-08T15:03:09.457Z] (2/6) Installing libsodium (1.0.18-r0) [2020-07-08T15:03:09.718Z] (3/6) Installing pkgconf (1.6.3-r0) [2020-07-08T15:03:09.718Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-07-08T15:03:09.718Z] (5/6) Installing libzmq (4.3.2-r0) [2020-07-08T15:03:09.980Z] (6/6) Installing zeromq-dev (4.3.2-r0) [2020-07-08T15:03:09.980Z] Executing busybox-1.31.1-r8.trigger [2020-07-08T15:03:09.980Z] OK: 145 MiB in 45 packages [2020-07-08T15:03:10.551Z] Removing intermediate container 51a08416cd19 [2020-07-08T15:03:10.551Z] ---> 3b17ea58ddd7 [2020-07-08T15:03:10.551Z] Step 6/8 : WORKDIR /app [2020-07-08T15:03:10.551Z] ---> Running in ed9aaafeb6ff [2020-07-08T15:03:10.551Z] Removing intermediate container ed9aaafeb6ff [2020-07-08T15:03:10.551Z] ---> ff2f414ec65b [2020-07-08T15:03:10.551Z] Step 7/8 : COPY . . [2020-07-08T15:03:11.493Z] ---> a76915489c1f [2020-07-08T15:03:11.493Z] Step 8/8 : RUN go mod download [2020-07-08T15:03:11.493Z] ---> Running in 9cef5bfc33e3 [2020-07-08T15:03:14.038Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-08T15:03:14.038Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-08T15:03:14.038Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-08T15:03:14.038Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-08T15:03:14.038Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-08T15:03:14.038Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-08T15:03:14.038Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-08T15:03:14.038Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-08T15:03:14.038Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-07-08T15:03:14.038Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-08T15:03:14.038Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-07-08T15:03:14.038Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-07-08T15:03:14.038Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-08T15:03:14.038Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-08T15:03:14.038Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-08T15:03:14.038Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-07-08T15:03:14.038Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-08T15:03:14.038Z] go: finding github.com/fatih/color v1.7.0 [2020-07-08T15:03:14.038Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-07-08T15:03:14.038Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-08T15:03:14.038Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-08T15:03:14.299Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-08T15:03:14.299Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-07-08T15:03:14.299Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-08T15:03:14.299Z] go: finding github.com/golang/protobuf v1.3.2 [2020-07-08T15:03:14.299Z] go: finding github.com/golang/snappy v0.0.1 [2020-07-08T15:03:14.299Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-07-08T15:03:14.299Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-08T15:03:14.299Z] go: finding github.com/google/go-cmp v0.4.0 [2020-07-08T15:03:14.299Z] go: finding github.com/google/uuid v1.1.1 [2020-07-08T15:03:14.299Z] go: finding github.com/gorilla/mux v1.7.4 [2020-07-08T15:03:14.299Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-08T15:03:14.299Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-08T15:03:14.299Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-08T15:03:14.561Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-08T15:03:14.561Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-08T15:03:14.561Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-08T15:03:14.561Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-08T15:03:14.561Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-08T15:03:14.561Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-08T15:03:14.561Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-08T15:03:14.561Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-08T15:03:14.561Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-08T15:03:14.561Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-08T15:03:14.561Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-08T15:03:14.561Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-08T15:03:14.821Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-08T15:03:14.821Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-08T15:03:14.821Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-07-08T15:03:14.821Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-08T15:03:14.821Z] go: finding github.com/kr/pretty v0.1.0 [2020-07-08T15:03:14.821Z] go: finding github.com/kr/pty v1.1.1 [2020-07-08T15:03:14.821Z] go: finding github.com/kr/text v0.1.0 [2020-07-08T15:03:14.821Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-08T15:03:14.821Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-08T15:03:14.821Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-08T15:03:14.821Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-08T15:03:15.082Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-08T15:03:15.082Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-08T15:03:15.082Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-08T15:03:15.082Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-08T15:03:15.082Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-08T15:03:15.082Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-08T15:03:15.082Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-08T15:03:15.082Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-08T15:03:15.082Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-07-08T15:03:15.082Z] go: finding github.com/onsi/gomega v1.7.0 [2020-07-08T15:03:15.082Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-08T15:03:15.082Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-07-08T15:03:15.344Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-08T15:03:15.344Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-08T15:03:15.344Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-08T15:03:15.344Z] go: finding github.com/posener/complete v1.1.1 [2020-07-08T15:03:15.344Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-08T15:03:15.344Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-08T15:03:15.344Z] go: finding github.com/stretchr/objx v0.2.0 [2020-07-08T15:03:15.344Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-08T15:03:15.344Z] go: finding github.com/tidwall/pretty v1.0.1 [2020-07-08T15:03:15.344Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-08T15:03:15.344Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-08T15:03:15.344Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-07-08T15:03:15.605Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-07-08T15:03:15.605Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-07-08T15:03:15.605Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-08T15:03:15.605Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-08T15:03:15.605Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-08T15:03:15.605Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-07-08T15:03:15.605Z] go: finding golang.org/x/text v0.3.2 [2020-07-08T15:03:15.605Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-08T15:03:15.605Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-07-08T15:03:15.605Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-07-08T15:03:15.605Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-07-08T15:03:15.605Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-07-08T15:03:15.876Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-08T15:03:30.830Z] Removing intermediate container 9cef5bfc33e3 [2020-07-08T15:03:30.830Z] ---> 426f6d4980fd [2020-07-08T15:03:30.830Z] Successfully built 426f6d4980fd [2020-07-08T15:03:30.830Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-08T15:03:31.334Z] + docker inspect -f . ci-base-image-x86_64 [2020-07-08T15:03:31.335Z] . [Pipeline] withDockerContainer [2020-07-08T15:03:31.451Z] prd-centos7-docker-4c-2g-5567 does not seem to be running inside a container [2020-07-08T15:03:31.512Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-07-08T15:03:32.153Z] $ docker top a1d8f1029268c08c35c9a4660cd1635dc856a3fc57ed8908c40bd051c82e7b2c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-08T15:03:32.591Z] + go version [2020-07-08T15:03:32.591Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-07-08T15:03:32.910Z] + make test [2020-07-08T15:03:32.910Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-07-08T15:03:48.052Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-07-08T15:03:48.052Z] CGO_ENABLED=1 go vet ./... [2020-07-08T15:03:50.732Z] gofmt -l . [2020-07-08T15:03:50.732Z] [ "`gofmt -l .`" = "" ] [2020-07-08T15:03:50.732Z] ./bin/test-go-mod-tidy.sh [2020-07-08T15:03:51.327Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-07-08T15:03:51.662Z] Warning: overwriting stash ‘coverage-report’ [2020-07-08T15:03:52.220Z] Stashed 1 file(s) [Pipeline] } [2020-07-08T15:03:52.229Z] $ docker stop --time=1 a1d8f1029268c08c35c9a4660cd1635dc856a3fc57ed8908c40bd051c82e7b2c [2020-07-08T15:03:54.483Z] $ docker rm -f a1d8f1029268c08c35c9a4660cd1635dc856a3fc57ed8908c40bd051c82e7b2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-07-08T15:03:55.201Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-07-08T15:03:55.538Z] + ls -al . [2020-07-08T15:03:55.538Z] total 96 [2020-07-08T15:03:55.538Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jul 8 15:03 . [2020-07-08T15:03:55.538Z] drwxrwxr-x. 4 jenkins jenkins 28 Jul 8 15:02 .. [2020-07-08T15:03:55.538Z] -rw-rw-r--. 1 jenkins jenkins 6027 Jul 8 15:02 Attribution.txt [2020-07-08T15:03:55.538Z] drwxrwxr-x. 2 jenkins jenkins 64 Jul 8 15:02 bin [2020-07-08T15:03:55.538Z] -rw-r--r--. 1 jenkins jenkins 10 Jul 8 15:03 coverage.out [2020-07-08T15:03:55.538Z] -rw-rw-r--. 1 jenkins jenkins 180 Jul 8 15:02 docker-compose.debug.yml [2020-07-08T15:03:55.538Z] -rw-rw-r--. 1 jenkins jenkins 133 Jul 8 15:02 docker-compose.yml [2020-07-08T15:03:55.538Z] -rw-rw-r--. 1 jenkins jenkins 1997 Jul 8 15:02 Dockerfile [2020-07-08T15:03:55.538Z] -rw-rw-r--. 1 jenkins jenkins 966 Jul 8 15:02 Dockerfile.build [2020-07-08T15:03:55.538Z] -rw-rw-r--. 1 jenkins jenkins 119 Jul 8 15:02 .dockerignore [2020-07-08T15:03:55.538Z] drwxrwxr-x. 8 jenkins jenkins 179 Jul 8 15:02 .git [2020-07-08T15:03:55.538Z] drwxrwxr-x. 2 jenkins jenkins 81 Jul 8 15:02 .github [2020-07-08T15:03:55.538Z] -rw-rw-r--. 1 jenkins jenkins 93 Jul 8 15:02 .gitignore [2020-07-08T15:03:55.538Z] -rw-r--r--. 1 jenkins jenkins 126 Jul 8 15:03 go.mod [2020-07-08T15:03:55.538Z] -rw-r--r--. 1 jenkins jenkins 18573 Jul 8 15:03 go.sum [2020-07-08T15:03:55.538Z] -rw-rw-r--. 1 jenkins jenkins 710 Jul 8 15:02 Jenkinsfile [2020-07-08T15:03:55.538Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jul 8 15:02 LICENSE [2020-07-08T15:03:55.538Z] -rw-rw-r--. 1 jenkins jenkins 1519 Jul 8 15:02 main.go [2020-07-08T15:03:55.538Z] -rw-rw-r--. 1 jenkins jenkins 1573 Jul 8 15:02 makefile [2020-07-08T15:03:55.538Z] -rw-rw-r--. 1 jenkins jenkins 481 Jul 8 15:02 README.md [2020-07-08T15:03:55.538Z] drwxrwxr-x. 10 jenkins jenkins 171 Jul 8 15:02 res [2020-07-08T15:03:55.538Z] drwxrwxr-x. 3 jenkins jenkins 45 Jul 8 15:02 .semver [2020-07-08T15:03:55.538Z] drwxrwxr-x. 4 jenkins jenkins 71 Jul 8 15:02 snap [2020-07-08T15:03:55.538Z] -rw-rw-r--. 1 jenkins jenkins 5 Jul 8 14:58 VERSION [Pipeline] isUnix [Pipeline] sh [2020-07-08T15:03:55.845Z] + docker build -t docker-app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=47f2d7be8111ca60b4b790c7177abbf88076704b --label arch=amd64 --label version=0.0.0 . [2020-07-08T15:03:55.845Z] Sending build context to Docker daemon 350.7kB [2020-07-08T15:03:55.845Z] Step 1/26 : ARG BASE=golang:1.13-alpine [2020-07-08T15:03:55.845Z] Step 2/26 : FROM ${BASE} AS builder [2020-07-08T15:03:55.845Z] ---> 426f6d4980fd [2020-07-08T15:03:55.845Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-07-08T15:03:55.932Z] Removing intermediate container aee5084441c5 [2020-07-08T15:03:55.932Z] ---> a4a0bff6210c [2020-07-08T15:03:55.932Z] Step 14/26 : FROM alpine:latest [2020-07-08T15:03:55.932Z] latest: Pulling from library/alpine [2020-07-08T15:03:55.932Z] b538f80385f9: Pulling fs layer [2020-07-08T15:03:55.932Z] b538f80385f9: Verifying Checksum [2020-07-08T15:03:55.932Z] b538f80385f9: Download complete [2020-07-08T15:03:56.110Z] ---> Running in acecf70bb94c [2020-07-08T15:03:56.110Z] Removing intermediate container acecf70bb94c [2020-07-08T15:03:56.110Z] ---> 5ced720c91fc [2020-07-08T15:03:56.110Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2020-07-08T15:03:56.110Z] ---> Running in 0799ec05a0d5 [2020-07-08T15:03:56.209Z] b538f80385f9: Pull complete [2020-07-08T15:03:56.209Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-08T15:03:56.209Z] Status: Downloaded newer image for alpine:latest [2020-07-08T15:03:56.209Z] ---> 62ee0e9f8440 [2020-07-08T15:03:56.209Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-08T15:03:56.209Z] ---> Running in a475e352a02b [2020-07-08T15:03:56.378Z] Removing intermediate container 0799ec05a0d5 [2020-07-08T15:03:56.379Z] ---> 93dfeb4b8f40 [2020-07-08T15:03:56.379Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-08T15:03:56.379Z] ---> Running in 88500e2c0c99 [2020-07-08T15:03:56.643Z] Removing intermediate container 88500e2c0c99 [2020-07-08T15:03:56.643Z] ---> 7970b0a36952 [2020-07-08T15:03:56.643Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-08T15:03:56.643Z] ---> Running in b519be9aa8e8 [2020-07-08T15:03:56.823Z] Removing intermediate container a475e352a02b [2020-07-08T15:03:56.823Z] ---> fced7b37aece [2020-07-08T15:03:56.823Z] Step 16/26 : LABEL Name=app-service-configurable Version=${VERSION} [2020-07-08T15:03:56.823Z] ---> Running in c570f24b1fde [2020-07-08T15:03:57.425Z] Removing intermediate container c570f24b1fde [2020-07-08T15:03:57.425Z] ---> 942a15d0bb2f [2020-07-08T15:03:57.425Z] Step 17/26 : RUN apk --no-cache add ca-certificates zeromq [2020-07-08T15:03:57.425Z] ---> Running in 951eb838f056 [2020-07-08T15:03:58.039Z] Removing intermediate container b519be9aa8e8 [2020-07-08T15:03:58.039Z] ---> 7e960111a877 [2020-07-08T15:03:58.039Z] Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-07-08T15:03:58.039Z] ---> Running in a0bd10260c5d [2020-07-08T15:03:58.619Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-07-08T15:03:58.868Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-08T15:03:59.137Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-08T15:03:59.190Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-07-08T15:03:59.450Z] OK: 145 MiB in 45 packages [2020-07-08T15:03:59.730Z] (1/6) Installing ca-certificates (20191127-r4) [2020-07-08T15:03:59.730Z] (2/6) Installing libgcc (9.3.0-r2) [2020-07-08T15:03:59.730Z] (3/6) Installing libsodium (1.0.18-r0) [2020-07-08T15:03:59.730Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-07-08T15:03:59.730Z] (5/6) Installing libzmq (4.3.2-r0) [2020-07-08T15:03:59.730Z] (6/6) Installing zeromq (4.3.2-r0) [2020-07-08T15:03:59.730Z] Executing busybox-1.31.1-r16.trigger [2020-07-08T15:03:59.730Z] Executing ca-certificates-20191127-r4.trigger [2020-07-08T15:04:00.002Z] OK: 8 MiB in 20 packages [2020-07-08T15:04:00.027Z] Removing intermediate container a0bd10260c5d [2020-07-08T15:04:00.027Z] ---> 073ecd546a38 [2020-07-08T15:04:00.027Z] Step 8/26 : WORKDIR /app [2020-07-08T15:04:00.027Z] ---> Running in 62265e6ac6e1 [2020-07-08T15:04:00.289Z] Removing intermediate container 62265e6ac6e1 [2020-07-08T15:04:00.289Z] ---> 81aed4c6f342 [2020-07-08T15:04:00.289Z] Step 9/26 : COPY go.mod . [2020-07-08T15:04:00.289Z] ---> 482cf43a9fea [2020-07-08T15:04:00.289Z] Step 10/26 : RUN go mod download [2020-07-08T15:04:00.552Z] ---> Running in 9bf8f0e1905a [2020-07-08T15:04:01.433Z] Removing intermediate container 951eb838f056 [2020-07-08T15:04:01.434Z] ---> 16ae787de2bd [2020-07-08T15:04:01.434Z] Step 18/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-07-08T15:04:01.501Z] Removing intermediate container 9bf8f0e1905a [2020-07-08T15:04:01.501Z] ---> 57bae47192cf [2020-07-08T15:04:01.501Z] Step 11/26 : COPY . . [2020-07-08T15:04:02.083Z] ---> 4255fc4ff26e [2020-07-08T15:04:02.083Z] Step 12/26 : ARG MAKE="make build" [2020-07-08T15:04:02.083Z] ---> Running in 7f2b3b5b620e [2020-07-08T15:04:02.344Z] Removing intermediate container 7f2b3b5b620e [2020-07-08T15:04:02.344Z] ---> 4d8e25971990 [2020-07-08T15:04:02.344Z] Step 13/26 : RUN $MAKE [2020-07-08T15:04:02.344Z] ---> Running in f2e75341f358 [2020-07-08T15:04:02.405Z] ---> d2082c7d53cd [2020-07-08T15:04:02.405Z] Step 19/26 : COPY --from=builder /app/LICENSE /LICENSE [2020-07-08T15:04:02.608Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-07-08T15:04:03.001Z] ---> cc16a227d6d4 [2020-07-08T15:04:03.001Z] Step 20/26 : COPY --from=builder /app/res/ /res/ [2020-07-08T15:04:03.975Z] ---> 16a6047d25be [2020-07-08T15:04:03.975Z] Step 21/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-07-08T15:04:05.408Z] ---> 514e861381cd [2020-07-08T15:04:05.408Z] Step 22/26 : EXPOSE 48095 [2020-07-08T15:04:05.688Z] ---> Running in 07944d6a99fd [2020-07-08T15:04:05.959Z] Removing intermediate container 07944d6a99fd [2020-07-08T15:04:05.959Z] ---> f682dc6f0137 [2020-07-08T15:04:05.959Z] Step 23/26 : ENTRYPOINT ["/app-service-configurable", "-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-07-08T15:04:06.232Z] ---> Running in 5e3e3058b7b8 [2020-07-08T15:04:06.504Z] Removing intermediate container 5e3e3058b7b8 [2020-07-08T15:04:06.504Z] ---> 92df4a8cc23c [2020-07-08T15:04:06.504Z] Step 24/26 : LABEL arch=arm64 [2020-07-08T15:04:06.774Z] ---> Running in 5e770c0b57f1 [2020-07-08T15:04:07.045Z] Removing intermediate container 5e770c0b57f1 [2020-07-08T15:04:07.045Z] ---> 2faa42d96ba9 [2020-07-08T15:04:07.045Z] Step 25/26 : LABEL git_sha=47f2d7be8111ca60b4b790c7177abbf88076704b [2020-07-08T15:04:07.319Z] ---> Running in cd79b05428d0 [2020-07-08T15:04:07.590Z] Removing intermediate container cd79b05428d0 [2020-07-08T15:04:07.590Z] ---> eb0b30805f42 [2020-07-08T15:04:07.590Z] Step 26/26 : LABEL version=0.0.0 [2020-07-08T15:04:07.862Z] ---> Running in 4f276c396e7b [2020-07-08T15:04:08.132Z] Removing intermediate container 4f276c396e7b [2020-07-08T15:04:08.132Z] ---> 83c755620952 [2020-07-08T15:04:08.132Z] [Warning] One or more build-args [ARCH] were not consumed [2020-07-08T15:04:08.132Z] Successfully built 83c755620952 [2020-07-08T15:04:08.132Z] Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh [2020-07-08T15:04:09.015Z] + grep snapcraft.yaml [2020-07-08T15:04:09.015Z] + find /w/workspace/app-service-configurable/2 [2020-07-08T15:04:09.015Z] + grep -Po ^name: \K(.*) /w/workspace/app-service-configurable/2/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-08T15:04:09.139Z] provisioning config files... [2020-07-08T15:04:09.162Z] copy managed file [EdgeX] to file:/w/workspace/app-service-configurable/2@tmp/config1216310133840433544tmp [Pipeline] { [Pipeline] sh [2020-07-08T15:04:09.525Z] + cp /w/workspace/app-service-configurable/2@tmp/config1216310133840433544tmp /w/workspace/app-service-configurable/2/edgex-snap-store-login [Pipeline] sh [2020-07-08T15:04:09.856Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/app-service-configurable/2:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-07-08T15:04:09.856Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-07-08T15:04:10.131Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-07-08T15:04:10.131Z] b2f61026a351: Pulling fs layer [2020-07-08T15:04:10.131Z] 5538fb30c42c: Pulling fs layer [2020-07-08T15:04:10.131Z] f0b05810781a: Pulling fs layer [2020-07-08T15:04:10.131Z] 0180a33352d6: Pulling fs layer [2020-07-08T15:04:10.131Z] e7604b0c0f53: Pulling fs layer [2020-07-08T15:04:10.131Z] db689cb83ae0: Pulling fs layer [2020-07-08T15:04:10.131Z] 6138af208834: Pulling fs layer [2020-07-08T15:04:10.131Z] 007c8e8c5d63: Pulling fs layer [2020-07-08T15:04:10.131Z] 4f7a387c642f: Pulling fs layer [2020-07-08T15:04:10.131Z] 6138af208834: Waiting [2020-07-08T15:04:10.131Z] 4f7a387c642f: Waiting [2020-07-08T15:04:10.131Z] 007c8e8c5d63: Waiting [2020-07-08T15:04:10.131Z] 0180a33352d6: Waiting [2020-07-08T15:04:10.131Z] e7604b0c0f53: Waiting [2020-07-08T15:04:10.131Z] db689cb83ae0: Waiting [2020-07-08T15:04:10.131Z] f0b05810781a: Verifying Checksum [2020-07-08T15:04:10.131Z] f0b05810781a: Download complete [2020-07-08T15:04:10.131Z] 5538fb30c42c: Verifying Checksum [2020-07-08T15:04:10.131Z] 5538fb30c42c: Download complete [2020-07-08T15:04:10.131Z] 0180a33352d6: Download complete [2020-07-08T15:04:10.131Z] db689cb83ae0: Download complete [2020-07-08T15:04:10.131Z] 6138af208834: Verifying Checksum [2020-07-08T15:04:10.131Z] 6138af208834: Download complete [2020-07-08T15:04:10.131Z] 007c8e8c5d63: Download complete [2020-07-08T15:04:10.131Z] 4f7a387c642f: Verifying Checksum [2020-07-08T15:04:10.131Z] 4f7a387c642f: Download complete [2020-07-08T15:04:12.166Z] b2f61026a351: Download complete [2020-07-08T15:04:14.786Z] b2f61026a351: Pull complete [2020-07-08T15:04:15.061Z] 5538fb30c42c: Pull complete [2020-07-08T15:04:15.655Z] f0b05810781a: Pull complete [2020-07-08T15:04:15.925Z] 0180a33352d6: Pull complete [2020-07-08T15:04:19.294Z] e7604b0c0f53: Verifying Checksum [2020-07-08T15:04:19.294Z] e7604b0c0f53: Download complete [2020-07-08T15:04:20.870Z] Removing intermediate container f2e75341f358 [2020-07-08T15:04:20.870Z] ---> c09633497173 [2020-07-08T15:04:20.870Z] Step 14/26 : FROM alpine:latest [2020-07-08T15:04:20.870Z] latest: Pulling from library/alpine [2020-07-08T15:04:20.870Z] df20fa9351a1: Pulling fs layer [2020-07-08T15:04:20.870Z] df20fa9351a1: Download complete [2020-07-08T15:04:20.870Z] df20fa9351a1: Pull complete [2020-07-08T15:04:20.870Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-08T15:04:20.870Z] Status: Downloaded newer image for alpine:latest [2020-07-08T15:04:20.870Z] ---> a24bb4013296 [2020-07-08T15:04:20.870Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-08T15:04:20.870Z] ---> Running in 84100e7ffd3a [2020-07-08T15:04:20.870Z] Removing intermediate container 84100e7ffd3a [2020-07-08T15:04:20.870Z] ---> 30a027026fc4 [2020-07-08T15:04:20.870Z] Step 16/26 : LABEL Name=app-service-configurable Version=${VERSION} [2020-07-08T15:04:21.132Z] ---> Running in 1a6ce26c41f3 [2020-07-08T15:04:21.132Z] Removing intermediate container 1a6ce26c41f3 [2020-07-08T15:04:21.132Z] ---> 452af8a6eb7b [2020-07-08T15:04:21.132Z] Step 17/26 : RUN apk --no-cache add ca-certificates zeromq [2020-07-08T15:04:21.132Z] ---> Running in 76f202e1d693 [2020-07-08T15:04:21.703Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-08T15:04:21.703Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-08T15:04:21.965Z] (1/6) Installing ca-certificates (20191127-r4) [2020-07-08T15:04:21.965Z] (2/6) Installing libgcc (9.3.0-r2) [2020-07-08T15:04:21.965Z] (3/6) Installing libsodium (1.0.18-r0) [2020-07-08T15:04:21.965Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-07-08T15:04:21.965Z] (5/6) Installing libzmq (4.3.2-r0) [2020-07-08T15:04:21.965Z] (6/6) Installing zeromq (4.3.2-r0) [2020-07-08T15:04:21.965Z] Executing busybox-1.31.1-r16.trigger [2020-07-08T15:04:21.965Z] Executing ca-certificates-20191127-r4.trigger [2020-07-08T15:04:21.965Z] OK: 9 MiB in 20 packages [2020-07-08T15:04:22.911Z] Removing intermediate container 76f202e1d693 [2020-07-08T15:04:22.911Z] ---> 28cc3d18c6b1 [2020-07-08T15:04:22.911Z] Step 18/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-07-08T15:04:23.172Z] ---> dd4e01016e20 [2020-07-08T15:04:23.172Z] Step 19/26 : COPY --from=builder /app/LICENSE /LICENSE [2020-07-08T15:04:23.433Z] ---> 746f98c70da0 [2020-07-08T15:04:23.433Z] Step 20/26 : COPY --from=builder /app/res/ /res/ [2020-07-08T15:04:23.696Z] ---> cdb5649e1924 [2020-07-08T15:04:23.696Z] Step 21/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-07-08T15:04:24.267Z] ---> dcfe8385af18 [2020-07-08T15:04:24.267Z] Step 22/26 : EXPOSE 48095 [2020-07-08T15:04:24.528Z] ---> Running in c7848c753138 [2020-07-08T15:04:24.528Z] Removing intermediate container c7848c753138 [2020-07-08T15:04:24.528Z] ---> 881b45fec1ac [2020-07-08T15:04:24.528Z] Step 23/26 : ENTRYPOINT ["/app-service-configurable", "-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-07-08T15:04:24.528Z] ---> Running in b8dcbfd88f97 [2020-07-08T15:04:24.788Z] Removing intermediate container b8dcbfd88f97 [2020-07-08T15:04:24.788Z] ---> c3d67e3d1eec [2020-07-08T15:04:24.788Z] Step 24/26 : LABEL arch=amd64 [2020-07-08T15:04:24.788Z] ---> Running in e1ba4685181b [2020-07-08T15:04:25.051Z] Removing intermediate container e1ba4685181b [2020-07-08T15:04:25.051Z] ---> 6fa1f61141d0 [2020-07-08T15:04:25.051Z] Step 25/26 : LABEL git_sha=47f2d7be8111ca60b4b790c7177abbf88076704b [2020-07-08T15:04:25.051Z] ---> Running in 46b1d6dde35d [2020-07-08T15:04:25.312Z] Removing intermediate container 46b1d6dde35d [2020-07-08T15:04:25.312Z] ---> b7e08e6fcb09 [2020-07-08T15:04:25.312Z] Step 26/26 : LABEL version=0.0.0 [2020-07-08T15:04:25.312Z] ---> Running in a7e4ae4af47f [2020-07-08T15:04:25.312Z] Removing intermediate container a7e4ae4af47f [2020-07-08T15:04:25.312Z] ---> fa2c46b7ba2c [2020-07-08T15:04:25.312Z] [Warning] One or more build-args [ARCH] were not consumed [2020-07-08T15:04:25.312Z] Successfully built fa2c46b7ba2c [2020-07-08T15:04:25.312Z] Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh [2020-07-08T15:04:25.859Z] ++ find /w/workspace/app-service-configurable/2 [2020-07-08T15:04:25.859Z] ++ grep snapcraft.yaml [2020-07-08T15:04:25.859Z] + grep -Po '^name: \K(.*)' /w/workspace/app-service-configurable/2/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-08T15:04:25.946Z] provisioning config files... [2020-07-08T15:04:25.957Z] copy managed file [EdgeX] to file:/w/workspace/app-service-configurable/2@tmp/config121916617548836525tmp [Pipeline] { [Pipeline] sh [2020-07-08T15:04:26.278Z] + cp /w/workspace/app-service-configurable/2@tmp/config121916617548836525tmp /w/workspace/app-service-configurable/2/edgex-snap-store-login [Pipeline] sh [2020-07-08T15:04:26.577Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/app-service-configurable/2:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-07-08T15:04:26.577Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-07-08T15:04:26.577Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-07-08T15:04:26.577Z] 5bed26d33875: Pulling fs layer [2020-07-08T15:04:26.577Z] f11b29a9c730: Pulling fs layer [2020-07-08T15:04:26.577Z] 930bda195c84: Pulling fs layer [2020-07-08T15:04:26.577Z] 78bf9a5ad49e: Pulling fs layer [2020-07-08T15:04:26.577Z] e5fbee5a4b0d: Pulling fs layer [2020-07-08T15:04:26.577Z] f452fca78f88: Pulling fs layer [2020-07-08T15:04:26.577Z] 7417ef92027a: Pulling fs layer [2020-07-08T15:04:26.578Z] 2af5c49d270b: Pulling fs layer [2020-07-08T15:04:26.578Z] df9c3bdbc40a: Pulling fs layer [2020-07-08T15:04:26.578Z] e5fbee5a4b0d: Waiting [2020-07-08T15:04:26.578Z] 7417ef92027a: Waiting [2020-07-08T15:04:26.578Z] 78bf9a5ad49e: Waiting [2020-07-08T15:04:26.578Z] 2af5c49d270b: Waiting [2020-07-08T15:04:26.578Z] f452fca78f88: Waiting [2020-07-08T15:04:26.578Z] df9c3bdbc40a: Waiting [2020-07-08T15:04:26.578Z] 930bda195c84: Verifying Checksum [2020-07-08T15:04:26.578Z] 930bda195c84: Download complete [2020-07-08T15:04:26.578Z] f11b29a9c730: Verifying Checksum [2020-07-08T15:04:26.578Z] f11b29a9c730: Download complete [2020-07-08T15:04:26.578Z] 78bf9a5ad49e: Verifying Checksum [2020-07-08T15:04:26.578Z] 78bf9a5ad49e: Download complete [2020-07-08T15:04:26.578Z] f452fca78f88: Verifying Checksum [2020-07-08T15:04:26.578Z] f452fca78f88: Download complete [2020-07-08T15:04:26.845Z] 7417ef92027a: Verifying Checksum [2020-07-08T15:04:26.845Z] 7417ef92027a: Download complete [2020-07-08T15:04:26.845Z] 2af5c49d270b: Verifying Checksum [2020-07-08T15:04:26.845Z] 2af5c49d270b: Download complete [2020-07-08T15:04:26.845Z] df9c3bdbc40a: Verifying Checksum [2020-07-08T15:04:26.845Z] df9c3bdbc40a: Download complete [2020-07-08T15:04:27.107Z] 5bed26d33875: Verifying Checksum [2020-07-08T15:04:27.107Z] 5bed26d33875: Download complete [2020-07-08T15:04:30.440Z] e5fbee5a4b0d: Download complete [2020-07-08T15:04:30.701Z] 5bed26d33875: Pull complete [2020-07-08T15:04:30.701Z] f11b29a9c730: Pull complete [2020-07-08T15:04:30.967Z] 930bda195c84: Pull complete [2020-07-08T15:04:30.967Z] 78bf9a5ad49e: Pull complete [2020-07-08T15:04:51.597Z] e7604b0c0f53: Pull complete [2020-07-08T15:04:51.598Z] db689cb83ae0: Pull complete [2020-07-08T15:04:51.598Z] 6138af208834: Pull complete [2020-07-08T15:04:51.598Z] 007c8e8c5d63: Pull complete [2020-07-08T15:04:51.598Z] 4f7a387c642f: Pull complete [2020-07-08T15:04:51.598Z] Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 [2020-07-08T15:04:51.598Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-07-08T15:04:52.966Z] e5fbee5a4b0d: Pull complete [2020-07-08T15:04:53.227Z] f452fca78f88: Pull complete [2020-07-08T15:04:53.227Z] 7417ef92027a: Pull complete [2020-07-08T15:04:53.488Z] 2af5c49d270b: Pull complete [2020-07-08T15:04:53.488Z] df9c3bdbc40a: Pull complete [2020-07-08T15:04:53.488Z] Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 [2020-07-08T15:04:53.488Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-07-08T15:04:55.877Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-07-08T15:04:56.037Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-07-08T15:04:56.037Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-07-08T15:04:56.037Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-07-08T15:04:56.037Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-07-08T15:04:56.037Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [869 kB] [2020-07-08T15:04:56.148Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-07-08T15:04:56.298Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [102 kB] [2020-07-08T15:04:56.298Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1405 kB] [2020-07-08T15:04:56.420Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-07-08T15:04:56.420Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-07-08T15:04:56.560Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [9282 B] [2020-07-08T15:04:56.560Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1003 kB] [2020-07-08T15:04:56.560Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [89.0 kB] [2020-07-08T15:04:56.560Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [13.6 kB] [2020-07-08T15:04:56.560Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1302 kB] [2020-07-08T15:04:56.695Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1246 kB] [2020-07-08T15:04:56.821Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] [2020-07-08T15:04:56.821Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8158 B] [2020-07-08T15:04:57.081Z] Fetched 5062 kB in 2s (3061 kB/s) [2020-07-08T15:04:57.289Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1312 B] [2020-07-08T15:04:57.289Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [902 kB] [2020-07-08T15:04:57.289Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7827 B] [2020-07-08T15:04:57.289Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] [2020-07-08T15:04:57.289Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [895 B] [2020-07-08T15:04:57.560Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [630 kB] [2020-07-08T15:04:57.560Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [762 kB] [2020-07-08T15:04:57.829Z] Fetched 3810 kB in 2s (1771 kB/s) [2020-07-08T15:04:58.467Z] Reading package lists... [2020-07-08T15:05:00.380Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2020-07-08T15:05:00.380Z] - README.md [2020-07-08T15:05:00.380Z] [2020-07-08T15:05:00.380Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-07-08T15:05:02.110Z] Reading package lists... [2020-07-08T15:05:02.294Z] Installing build dependencies: binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7 curl dirmngr dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm less libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libassuan0 libatomic1 libbinutils libbsd0 libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcurl3-gnutls libcurl4 libdpkg-perl libedit2 liberror-perl libexpat1 libfakeroot libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libglib2.0-0 libglib2.0-data libgomp1 libicu60 libisl19 libitm1 libksba8 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libmpx2 libnorm1 libnpth0 libperl5.26 libpgm-5.2-0 libquadmath0 libreadline7 libsodium23 libssl1.0.0 libstdc++-7-dev libtsan0 libubsan0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase openssh-client patch perl perl-modules-5.26 pinentry-curses pkg-config readline-common shared-mime-info xauth xdg-user-dirs xz-utils [2020-07-08T15:05:04.206Z] Reading package lists... [2020-07-08T15:05:04.206Z] Building dependency tree... [2020-07-08T15:05:04.206Z] Reading state information... [2020-07-08T15:05:04.467Z] The following packages were automatically installed and are no longer required: [2020-07-08T15:05:04.467Z] libjq1 liblzo2-2 libonig4 [2020-07-08T15:05:04.467Z] Use 'sudo apt autoremove' to remove them. [2020-07-08T15:05:04.467Z] Suggested packages: [2020-07-08T15:05:04.467Z] binutils-doc cpp-doc gcc-7-locales dbus-user-session libpam-systemd [2020-07-08T15:05:04.467Z] pinentry-gnome3 tor debian-keyring g++-multilib g++-7-multilib gcc-7-doc [2020-07-08T15:05:04.467Z] libstdc++6-7-dbg gcc-multilib autoconf automake libtool flex bison gdb [2020-07-08T15:05:04.467Z] gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg [2020-07-08T15:05:04.467Z] libasan4-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg [2020-07-08T15:05:04.467Z] libmpx2-dbg libquadmath0-dbg gettext-base git-daemon-run [2020-07-08T15:05:04.467Z] | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs [2020-07-08T15:05:04.467Z] git-mediawiki git-svn parcimonie xloadimage scdaemon glibc-doc locales bzr [2020-07-08T15:05:04.467Z] gdbm-l10n libstdc++-7-doc make-doc man-browser keychain libpam-ssh [2020-07-08T15:05:04.467Z] monkeysphere ssh-askpass ed diffutils-doc perl-doc libterm-readline-gnu-perl [2020-07-08T15:05:04.467Z] | libterm-readline-perl-perl pinentry-doc readline-doc [2020-07-08T15:05:04.727Z] The following NEW packages will be installed: [2020-07-08T15:05:04.727Z] binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7 [2020-07-08T15:05:04.727Z] curl dirmngr dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man [2020-07-08T15:05:04.727Z] gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server [2020-07-08T15:05:04.727Z] gpgconf gpgsm less libalgorithm-diff-perl libalgorithm-diff-xs-perl [2020-07-08T15:05:04.727Z] libalgorithm-merge-perl libasan4 libassuan0 libatomic1 libbinutils libbsd0 [2020-07-08T15:05:04.727Z] libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libcurl3-gnutls libdpkg-perl [2020-07-08T15:05:04.727Z] libedit2 liberror-perl libexpat1 libfakeroot libfile-fcntllock-perl [2020-07-08T15:05:04.727Z] libgcc-7-dev libgdbm-compat4 libgdbm5 libglib2.0-0 libglib2.0-data libgomp1 [2020-07-08T15:05:04.727Z] libicu60 libisl19 libitm1 libksba8 liblocale-gettext-perl liblsan0 libmpc3 [2020-07-08T15:05:04.727Z] libmpfr6 libmpx2 libnorm1 libnpth0 libperl5.26 libpgm-5.2-0 libquadmath0 [2020-07-08T15:05:04.727Z] libreadline7 libsodium23 libssl1.0.0 libstdc++-7-dev libtsan0 libubsan0 [2020-07-08T15:05:04.728Z] libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 [2020-07-08T15:05:04.728Z] libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase [2020-07-08T15:05:04.728Z] openssh-client patch perl perl-modules-5.26 pinentry-curses pkg-config [2020-07-08T15:05:04.728Z] readline-common shared-mime-info xauth xdg-user-dirs xz-utils [2020-07-08T15:05:04.728Z] The following packages will be upgraded: [2020-07-08T15:05:04.728Z] libc6 libcurl4 [2020-07-08T15:05:04.989Z] 2 upgraded, 98 newly installed, 0 to remove and 14 not upgraded. [2020-07-08T15:05:04.989Z] Need to get 76.0 MB of archives. [2020-07-08T15:05:04.989Z] After this operation, 309 MB of additional disk space will be used. [2020-07-08T15:05:04.989Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.2 [2827 kB] [2020-07-08T15:05:06.374Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB] [2020-07-08T15:05:06.374Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxau6 amd64 1:1.0.8-1ubuntu1 [7556 B] [2020-07-08T15:05:06.374Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-07-08T15:05:06.374Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] [2020-07-08T15:05:06.374Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] [2020-07-08T15:05:06.374Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-07-08T15:05:06.374Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] [2020-07-08T15:05:06.634Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] [2020-07-08T15:05:06.634Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-07-08T15:05:06.894Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-07-08T15:05:06.894Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-07-08T15:05:06.895Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-07-08T15:05:07.467Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-07-08T15:05:07.467Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-07-08T15:05:07.467Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-07-08T15:05:07.467Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2020-07-08T15:05:07.467Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.6 [4540 B] [2020-07-08T15:05:07.467Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8054 kB] [2020-07-08T15:05:08.038Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 readline-common all 7.0-3 [52.9 kB] [2020-07-08T15:05:08.038Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libreadline7 amd64 7.0-3 [124 kB] [2020-07-08T15:05:08.038Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] [2020-07-08T15:05:08.038Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-07-08T15:05:08.038Z] Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 shared-mime-info amd64 1.9-2 [426 kB] [2020-07-08T15:05:08.038Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 xdg-user-dirs amd64 0.17-1ubuntu1 [48.0 kB] [2020-07-08T15:05:08.038Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 xz-utils amd64 5.2.2-1.3 [83.8 kB] [2020-07-08T15:05:08.038Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-07-08T15:05:08.038Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] [2020-07-08T15:05:08.038Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] [2020-07-08T15:05:08.038Z] Get:30 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages all 4.15-1 [1234 kB] [2020-07-08T15:05:08.299Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-07-08T15:05:08.299Z] Get:32 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] [2020-07-08T15:05:08.299Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.3 [196 kB] [2020-07-08T15:05:08.299Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.3 [488 kB] [2020-07-08T15:05:08.299Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.3 [1839 kB] [2020-07-08T15:05:08.299Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.3 [3388 B] [2020-07-08T15:05:08.299Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.2 [71.8 kB] [2020-07-08T15:05:08.299Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-109.110 [997 kB] [2020-07-08T15:05:08.299Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.2 [2585 kB] [2020-07-08T15:05:08.560Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-07-08T15:05:08.560Z] Get:41 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] [2020-07-08T15:05:08.560Z] Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB] [2020-07-08T15:05:08.560Z] Get:43 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] [2020-07-08T15:05:08.560Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-07-08T15:05:08.784Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2020-07-08T15:05:08.784Z] - README.md [2020-07-08T15:05:08.784Z] [2020-07-08T15:05:08.784Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-07-08T15:05:08.820Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-07-08T15:05:08.820Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-07-08T15:05:08.820Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-07-08T15:05:08.820Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-07-08T15:05:08.820Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-07-08T15:05:08.820Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-07-08T15:05:08.820Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-07-08T15:05:08.820Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-07-08T15:05:09.079Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-07-08T15:05:09.079Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-07-08T15:05:09.079Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-07-08T15:05:09.079Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-07-08T15:05:09.079Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-07-08T15:05:09.339Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-07-08T15:05:09.600Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-07-08T15:05:09.600Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-07-08T15:05:09.600Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-07-08T15:05:09.863Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-07-08T15:05:09.863Z] Get:63 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-07-08T15:05:09.863Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-07-08T15:05:09.863Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-07-08T15:05:09.863Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-07-08T15:05:10.125Z] Get:67 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B] [2020-07-08T15:05:10.125Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.9 [214 kB] [2020-07-08T15:05:10.125Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.9 [159 kB] [2020-07-08T15:05:10.125Z] Get:70 http://archive.ubuntu.com/ubuntu bionic/main amd64 libassuan0 amd64 2.5.1-2 [35.0 kB] [2020-07-08T15:05:10.125Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.2 [123 kB] [2020-07-08T15:05:10.125Z] Get:72 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-07-08T15:05:10.125Z] Get:73 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnpth0 amd64 1.5-3 [7668 B] [2020-07-08T15:05:10.125Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.2 [316 kB] [2020-07-08T15:05:10.125Z] Get:75 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] [2020-07-08T15:05:10.125Z] Get:76 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] [2020-07-08T15:05:10.125Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.9 [212 kB] [2020-07-08T15:05:10.125Z] Get:78 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-07-08T15:05:10.125Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-07-08T15:05:10.125Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-07-08T15:05:10.385Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-l10n all 2.2.4-1ubuntu1.2 [49.6 kB] [2020-07-08T15:05:10.385Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-utils amd64 2.2.4-1ubuntu1.2 [127 kB] [2020-07-08T15:05:10.385Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.2 [467 kB] [2020-07-08T15:05:10.385Z] Get:84 http://archive.ubuntu.com/ubuntu bionic/main amd64 pinentry-curses amd64 1.1.0-1 [35.8 kB] [2020-07-08T15:05:10.385Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.2 [227 kB] [2020-07-08T15:05:10.385Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-client amd64 2.2.4-1ubuntu1.2 [91.9 kB] [2020-07-08T15:05:10.385Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-server amd64 2.2.4-1ubuntu1.2 [84.9 kB] [2020-07-08T15:05:10.385Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgsm amd64 2.2.4-1ubuntu1.2 [215 kB] [2020-07-08T15:05:10.385Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg amd64 2.2.4-1ubuntu1.2 [249 kB] [2020-07-08T15:05:10.385Z] Get:90 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] [2020-07-08T15:05:10.645Z] Get:91 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] [2020-07-08T15:05:10.645Z] Get:92 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] [2020-07-08T15:05:10.645Z] Get:93 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] [2020-07-08T15:05:10.645Z] Get:94 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-07-08T15:05:10.645Z] Get:95 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-07-08T15:05:10.645Z] Get:96 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-07-08T15:05:10.645Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-07-08T15:05:10.645Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-07-08T15:05:10.645Z] Get:99 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB] [2020-07-08T15:05:10.645Z] Get:100 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-07-08T15:05:10.906Z] debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T15:05:10.906Z] Fetched 76.0 MB in 6s (13.1 MB/s) [2020-07-08T15:05:11.169Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4637 files and directories currently installed.) [2020-07-08T15:05:11.169Z] Preparing to unpack .../libc6_2.27-3ubuntu1.2_amd64.deb ... [2020-07-08T15:05:11.429Z] Unpacking libc6:amd64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... [2020-07-08T15:05:14.733Z] Setting up libc6:amd64 (2.27-3ubuntu1.2) ... [2020-07-08T15:05:15.473Z] Installing build dependencies: binutils binutils-aarch64-linux-gnu binutils-common build-essential cpp cpp-7 curl dirmngr dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm less libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libassuan0 libatomic1 libbinutils libbsd0 libc-dev-bin libc6 libc6-dev libcc1-0 libcurl3-gnutls libcurl4 libdpkg-perl libedit2 liberror-perl libexpat1 libfakeroot libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libglib2.0-0 libglib2.0-data libgomp1 libicu60 libisl19 libitm1 libksba8 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libnorm1 libnpth0 libperl5.26 libpgm-5.2-0 libreadline7 libsodium23 libssl1.0.0 libstdc++-7-dev libtsan0 libubsan0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase openssh-client patch perl perl-modules-5.26 pinentry-curses pkg-config readline-common shared-mime-info xauth xdg-user-dirs xz-utils [2020-07-08T15:05:16.117Z] Selecting previously unselected package liblocale-gettext-perl. [2020-07-08T15:05:16.117Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4637 files and directories currently installed.) [2020-07-08T15:05:16.117Z] Preparing to unpack .../00-liblocale-gettext-perl_1.07-3build2_amd64.deb ... [2020-07-08T15:05:16.117Z] Unpacking liblocale-gettext-perl (1.07-3build2) ... [2020-07-08T15:05:16.117Z] Selecting previously unselected package libxau6:amd64. [2020-07-08T15:05:16.117Z] Preparing to unpack .../01-libxau6_1%3a1.0.8-1ubuntu1_amd64.deb ... [2020-07-08T15:05:16.117Z] Unpacking libxau6:amd64 (1:1.0.8-1ubuntu1) ... [2020-07-08T15:05:16.377Z] Selecting previously unselected package libbsd0:amd64. [2020-07-08T15:05:16.377Z] Preparing to unpack .../02-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-07-08T15:05:16.377Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-07-08T15:05:16.377Z] Selecting previously unselected package libxdmcp6:amd64. [2020-07-08T15:05:16.377Z] Preparing to unpack .../03-libxdmcp6_1%3a1.1.2-3_amd64.deb ... [2020-07-08T15:05:16.377Z] Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... [2020-07-08T15:05:16.377Z] Selecting previously unselected package libxcb1:amd64. [2020-07-08T15:05:16.377Z] Preparing to unpack .../04-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... [2020-07-08T15:05:16.377Z] Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-07-08T15:05:16.638Z] Selecting previously unselected package libx11-data. [2020-07-08T15:05:16.638Z] Preparing to unpack .../05-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-07-08T15:05:16.638Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-07-08T15:05:17.208Z] Selecting previously unselected package libx11-6:amd64. [2020-07-08T15:05:17.209Z] Preparing to unpack .../06-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... [2020-07-08T15:05:17.209Z] Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-07-08T15:05:17.209Z] Selecting previously unselected package libxext6:amd64. [2020-07-08T15:05:17.209Z] Preparing to unpack .../07-libxext6_2%3a1.3.3-1_amd64.deb ... [2020-07-08T15:05:17.209Z] Unpacking libxext6:amd64 (2:1.3.3-1) ... [2020-07-08T15:05:17.209Z] Selecting previously unselected package perl-modules-5.26. [2020-07-08T15:05:17.209Z] Preparing to unpack .../08-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-07-08T15:05:17.468Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-07-08T15:05:18.837Z] Reading package lists... [2020-07-08T15:05:19.428Z] Building dependency tree... [2020-07-08T15:05:19.428Z] Reading state information... [2020-07-08T15:05:20.018Z] The following packages were automatically installed and are no longer required: [2020-07-08T15:05:20.018Z] libjq1 liblzo2-2 libonig4 [2020-07-08T15:05:20.018Z] Use 'sudo apt autoremove' to remove them. [2020-07-08T15:05:20.018Z] Suggested packages: [2020-07-08T15:05:20.018Z] binutils-doc cpp-doc gcc-7-locales dbus-user-session libpam-systemd [2020-07-08T15:05:20.018Z] pinentry-gnome3 tor debian-keyring gcc-7-doc libstdc++6-7-dbg gcc-multilib [2020-07-08T15:05:20.018Z] autoconf automake libtool flex bison gdb gcc-doc libgcc1-dbg libgomp1-dbg [2020-07-08T15:05:20.018Z] libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg [2020-07-08T15:05:20.018Z] libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-base [2020-07-08T15:05:20.018Z] git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk [2020-07-08T15:05:20.018Z] gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage scdaemon [2020-07-08T15:05:20.018Z] glibc-doc locales bzr gdbm-l10n libstdc++-7-doc make-doc man-browser [2020-07-08T15:05:20.018Z] keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-07-08T15:05:20.018Z] libterm-readline-gnu-perl | libterm-readline-perl-perl pinentry-doc [2020-07-08T15:05:20.018Z] readline-doc [2020-07-08T15:05:21.445Z] The following NEW packages will be installed: [2020-07-08T15:05:21.445Z] binutils binutils-aarch64-linux-gnu binutils-common build-essential cpp [2020-07-08T15:05:21.445Z] cpp-7 curl dirmngr dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git [2020-07-08T15:05:21.445Z] git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client [2020-07-08T15:05:21.445Z] gpg-wks-server gpgconf gpgsm less libalgorithm-diff-perl [2020-07-08T15:05:21.445Z] libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libassuan0 [2020-07-08T15:05:21.445Z] libatomic1 libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 [2020-07-08T15:05:21.445Z] libcurl3-gnutls libdpkg-perl libedit2 liberror-perl libexpat1 libfakeroot [2020-07-08T15:05:21.445Z] libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libglib2.0-0 [2020-07-08T15:05:21.445Z] libglib2.0-data libgomp1 libicu60 libisl19 libitm1 libksba8 [2020-07-08T15:05:21.445Z] liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libnorm1 libnpth0 [2020-07-08T15:05:21.445Z] libperl5.26 libpgm-5.2-0 libreadline7 libsodium23 libssl1.0.0 [2020-07-08T15:05:21.445Z] libstdc++-7-dev libtsan0 libubsan0 libx11-6 libx11-data libxau6 libxcb1 [2020-07-08T15:05:21.445Z] libxdmcp6 libxext6 libxml2 libxmuu1 libzmq3-dev libzmq5 linux-libc-dev make [2020-07-08T15:05:21.445Z] manpages manpages-dev netbase openssh-client patch perl perl-modules-5.26 [2020-07-08T15:05:21.445Z] pinentry-curses pkg-config readline-common shared-mime-info xauth [2020-07-08T15:05:21.445Z] xdg-user-dirs xz-utils [2020-07-08T15:05:21.445Z] The following packages will be upgraded: [2020-07-08T15:05:21.445Z] libc6 libcurl4 [2020-07-08T15:05:21.445Z] 2 upgraded, 95 newly installed, 0 to remove and 14 not upgraded. [2020-07-08T15:05:21.445Z] Need to get 65.8 MB of archives. [2020-07-08T15:05:21.445Z] After this operation, 277 MB of additional disk space will be used. [2020-07-08T15:05:21.445Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc6 arm64 2.27-3ubuntu1.2 [2274 kB] [2020-07-08T15:05:21.674Z] Selecting previously unselected package libgdbm5:amd64. [2020-07-08T15:05:21.674Z] Preparing to unpack .../09-libgdbm5_1.14.1-6_amd64.deb ... [2020-07-08T15:05:21.674Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-07-08T15:05:21.674Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-07-08T15:05:21.674Z] Preparing to unpack .../10-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-07-08T15:05:21.674Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-07-08T15:05:21.674Z] Selecting previously unselected package libperl5.26:amd64. [2020-07-08T15:05:21.674Z] Preparing to unpack .../11-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-07-08T15:05:21.674Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-07-08T15:05:22.414Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblocale-gettext-perl arm64 1.07-3build2 [16.3 kB] [2020-07-08T15:05:22.414Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxau6 arm64 1:1.0.8-1ubuntu1 [7088 B] [2020-07-08T15:05:22.414Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] [2020-07-08T15:05:22.414Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] [2020-07-08T15:05:22.414Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] [2020-07-08T15:05:22.414Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-07-08T15:05:22.414Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] [2020-07-08T15:05:22.414Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] [2020-07-08T15:05:22.414Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-07-08T15:05:22.414Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-07-08T15:05:22.414Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-07-08T15:05:22.414Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] [2020-07-08T15:05:22.414Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] [2020-07-08T15:05:22.414Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-07-08T15:05:22.414Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] [2020-07-08T15:05:22.414Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libglib2.0-0 arm64 2.56.4-0ubuntu0.18.04.6 [983 kB] [2020-07-08T15:05:22.414Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.6 [4540 B] [2020-07-08T15:05:22.414Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libicu60 arm64 60.2-3ubuntu3.1 [7987 kB] [2020-07-08T15:05:22.735Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 readline-common all 7.0-3 [52.9 kB] [2020-07-08T15:05:22.735Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libreadline7 arm64 7.0-3 [107 kB] [2020-07-08T15:05:22.735Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxml2 arm64 2.9.4+dfsg1-6.1ubuntu1.3 [547 kB] [2020-07-08T15:05:22.735Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-07-08T15:05:22.735Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 shared-mime-info arm64 1.9-2 [423 kB] [2020-07-08T15:05:23.027Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xdg-user-dirs arm64 0.17-1ubuntu1 [47.0 kB] [2020-07-08T15:05:23.027Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xz-utils arm64 5.2.2-1.3 [79.2 kB] [2020-07-08T15:05:23.027Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] [2020-07-08T15:05:23.027Z] Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] [2020-07-08T15:05:23.027Z] Get:29 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] [2020-07-08T15:05:23.027Z] Get:30 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages all 4.15-1 [1234 kB] [2020-07-08T15:05:23.027Z] Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] [2020-07-08T15:05:23.027Z] Get:32 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] [2020-07-08T15:05:23.027Z] Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-common arm64 2.30-21ubuntu1~18.04.3 [196 kB] [2020-07-08T15:05:23.027Z] Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbinutils arm64 2.30-21ubuntu1~18.04.3 [417 kB] [2020-07-08T15:05:23.027Z] Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.30-21ubuntu1~18.04.3 [2168 kB] [2020-07-08T15:05:23.027Z] Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils arm64 2.30-21ubuntu1~18.04.3 [3368 B] [2020-07-08T15:05:23.027Z] Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc-dev-bin arm64 2.27-3ubuntu1.2 [58.7 kB] [2020-07-08T15:05:23.027Z] Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 linux-libc-dev arm64 4.15.0-109.110 [975 kB] [2020-07-08T15:05:23.074Z] Selecting previously unselected package perl. [2020-07-08T15:05:23.074Z] Preparing to unpack .../12-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-07-08T15:05:23.074Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-07-08T15:05:23.074Z] Selecting previously unselected package less. [2020-07-08T15:05:23.074Z] Preparing to unpack .../13-less_487-0.1_amd64.deb ... [2020-07-08T15:05:23.074Z] Unpacking less (487-0.1) ... [2020-07-08T15:05:23.074Z] Selecting previously unselected package libexpat1:amd64. [2020-07-08T15:05:23.074Z] Preparing to unpack .../14-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-07-08T15:05:23.074Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-07-08T15:05:23.074Z] Selecting previously unselected package libglib2.0-0:amd64. [2020-07-08T15:05:23.074Z] Preparing to unpack .../15-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2020-07-08T15:05:23.074Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-07-08T15:05:23.303Z] Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc6-dev arm64 2.27-3ubuntu1.2 [2049 kB] [2020-07-08T15:05:23.304Z] Get:40 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7-base arm64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-07-08T15:05:23.304Z] Get:41 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libisl19 arm64 0.19-1 [439 kB] [2020-07-08T15:05:23.304Z] Get:42 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpfr6 arm64 4.0.1-1 [202 kB] [2020-07-08T15:05:23.304Z] Get:43 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpc3 arm64 1.1.0-1 [37.2 kB] [2020-07-08T15:05:23.304Z] Get:44 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp-7 arm64 7.5.0-3ubuntu1~18.04 [7046 kB] [2020-07-08T15:05:23.334Z] Selecting previously unselected package libglib2.0-data. [2020-07-08T15:05:23.334Z] Preparing to unpack .../16-libglib2.0-data_2.56.4-0ubuntu0.18.04.6_all.deb ... [2020-07-08T15:05:23.334Z] Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... [2020-07-08T15:05:23.334Z] Selecting previously unselected package libicu60:amd64. [2020-07-08T15:05:23.334Z] Preparing to unpack .../17-libicu60_60.2-3ubuntu3.1_amd64.deb ... [2020-07-08T15:05:23.334Z] Unpacking libicu60:amd64 (60.2-3ubuntu3.1) ... [2020-07-08T15:05:23.600Z] Get:45 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp arm64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-07-08T15:05:23.600Z] Get:46 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcc1-0 arm64 8.4.0-1ubuntu1~18.04 [36.5 kB] [2020-07-08T15:05:23.600Z] Get:47 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgomp1 arm64 8.4.0-1ubuntu1~18.04 [69.7 kB] [2020-07-08T15:05:23.600Z] Get:48 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libitm1 arm64 8.4.0-1ubuntu1~18.04 [24.3 kB] [2020-07-08T15:05:23.600Z] Get:49 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libatomic1 arm64 8.4.0-1ubuntu1~18.04 [9176 B] [2020-07-08T15:05:23.600Z] Get:50 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libasan4 arm64 7.5.0-3ubuntu1~18.04 [335 kB] [2020-07-08T15:05:23.600Z] Get:51 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 liblsan0 arm64 8.4.0-1ubuntu1~18.04 [121 kB] [2020-07-08T15:05:23.600Z] Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libtsan0 arm64 8.4.0-1ubuntu1~18.04 [269 kB] [2020-07-08T15:05:23.600Z] Get:53 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libubsan0 arm64 7.5.0-3ubuntu1~18.04 [117 kB] [2020-07-08T15:05:23.600Z] Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgcc-7-dev arm64 7.5.0-3ubuntu1~18.04 [833 kB] [2020-07-08T15:05:23.600Z] Get:55 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7 arm64 7.5.0-3ubuntu1~18.04 [7772 kB] [2020-07-08T15:05:23.901Z] Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc arm64 4:7.4.0-1ubuntu2.3 [5208 B] [2020-07-08T15:05:23.901Z] Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libstdc++-7-dev arm64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-07-08T15:05:24.186Z] Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++-7 arm64 7.5.0-3ubuntu1~18.04 [8077 kB] [2020-07-08T15:05:24.461Z] Get:59 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++ arm64 4:7.4.0-1ubuntu2.3 [1552 B] [2020-07-08T15:05:24.461Z] Get:60 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-07-08T15:05:24.461Z] Get:61 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-07-08T15:05:24.461Z] Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-07-08T15:05:24.461Z] Get:63 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-07-08T15:05:24.461Z] Get:64 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 build-essential arm64 12.4ubuntu1 [4754 B] [2020-07-08T15:05:24.461Z] Get:65 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl4 arm64 7.58.0-2ubuntu3.9 [180 kB] [2020-07-08T15:05:24.461Z] Get:66 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.9 [152 kB] [2020-07-08T15:05:24.461Z] Get:67 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libassuan0 arm64 2.5.1-2 [28.9 kB] [2020-07-08T15:05:24.461Z] Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgconf arm64 2.2.4-1ubuntu1.2 [106 kB] [2020-07-08T15:05:24.461Z] Get:69 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libksba8 arm64 1.3.5-2 [77.4 kB] [2020-07-08T15:05:24.461Z] Get:70 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnpth0 arm64 1.5-3 [6844 B] [2020-07-08T15:05:24.461Z] Get:71 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dirmngr arm64 2.2.4-1ubuntu1.2 [276 kB] [2020-07-08T15:05:24.461Z] Get:72 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfakeroot arm64 1.22-2ubuntu1 [21.8 kB] [2020-07-08T15:05:24.461Z] Get:73 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 fakeroot arm64 1.22-2ubuntu1 [59.9 kB] [2020-07-08T15:05:24.461Z] Get:74 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.9 [179 kB] [2020-07-08T15:05:24.461Z] Get:75 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-07-08T15:05:24.461Z] Get:76 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-07-08T15:05:24.461Z] Get:77 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-07-08T15:05:24.719Z] Selecting previously unselected package readline-common. [2020-07-08T15:05:24.719Z] Preparing to unpack .../18-readline-common_7.0-3_all.deb ... [2020-07-08T15:05:24.719Z] Unpacking readline-common (7.0-3) ... [2020-07-08T15:05:24.719Z] Selecting previously unselected package libreadline7:amd64. [2020-07-08T15:05:24.719Z] Preparing to unpack .../19-libreadline7_7.0-3_amd64.deb ... [2020-07-08T15:05:24.719Z] Unpacking libreadline7:amd64 (7.0-3) ... [2020-07-08T15:05:24.719Z] Selecting previously unselected package libxml2:amd64. [2020-07-08T15:05:24.719Z] Preparing to unpack .../20-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... [2020-07-08T15:05:24.719Z] Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... [2020-07-08T15:05:24.719Z] Selecting previously unselected package netbase. [2020-07-08T15:05:24.719Z] Preparing to unpack .../21-netbase_5.4_all.deb ... [2020-07-08T15:05:24.734Z] Get:78 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-l10n all 2.2.4-1ubuntu1.2 [49.6 kB] [2020-07-08T15:05:24.734Z] Get:79 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-utils arm64 2.2.4-1ubuntu1.2 [108 kB] [2020-07-08T15:05:24.734Z] Get:80 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg arm64 2.2.4-1ubuntu1.2 [400 kB] [2020-07-08T15:05:24.734Z] Get:81 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pinentry-curses arm64 1.1.0-1 [32.4 kB] [2020-07-08T15:05:24.734Z] Get:82 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-agent arm64 2.2.4-1ubuntu1.2 [190 kB] [2020-07-08T15:05:24.734Z] Get:83 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-client arm64 2.2.4-1ubuntu1.2 [76.8 kB] [2020-07-08T15:05:24.734Z] Get:84 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-server arm64 2.2.4-1ubuntu1.2 [71.6 kB] [2020-07-08T15:05:24.734Z] Get:85 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgsm arm64 2.2.4-1ubuntu1.2 [182 kB] [2020-07-08T15:05:24.734Z] Get:86 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg arm64 2.2.4-1ubuntu1.2 [249 kB] [2020-07-08T15:05:24.734Z] Get:87 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] [2020-07-08T15:05:24.734Z] Get:88 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-xs-perl arm64 0.04-5 [10.8 kB] [2020-07-08T15:05:24.980Z] Unpacking netbase (5.4) ... [2020-07-08T15:05:24.980Z] Selecting previously unselected package shared-mime-info. [2020-07-08T15:05:24.980Z] Preparing to unpack .../22-shared-mime-info_1.9-2_amd64.deb ... [2020-07-08T15:05:24.981Z] Unpacking shared-mime-info (1.9-2) ... [2020-07-08T15:05:24.981Z] Selecting previously unselected package xdg-user-dirs. [2020-07-08T15:05:24.981Z] Preparing to unpack .../23-xdg-user-dirs_0.17-1ubuntu1_amd64.deb ... [2020-07-08T15:05:24.981Z] Unpacking xdg-user-dirs (0.17-1ubuntu1) ... [2020-07-08T15:05:25.015Z] Get:89 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] [2020-07-08T15:05:25.016Z] Get:90 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-fcntllock-perl arm64 0.22-3build2 [33.0 kB] [2020-07-08T15:05:25.016Z] Get:91 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libnorm1 arm64 1.5r6+dfsg1-6 [218 kB] [2020-07-08T15:05:25.016Z] Get:92 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libpgm-5.2-0 arm64 5.2.122~dfsg-2 [140 kB] [2020-07-08T15:05:25.016Z] Get:93 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsodium23 arm64 1.0.16-2 [90.4 kB] [2020-07-08T15:05:25.016Z] Get:94 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 libzmq5 arm64 4.2.5-1ubuntu0.2 [208 kB] [2020-07-08T15:05:25.016Z] Get:95 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 libzmq3-dev arm64 4.2.5-1ubuntu0.2 [409 kB] [2020-07-08T15:05:25.016Z] Get:96 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages-dev all 4.15-1 [2217 kB] [2020-07-08T15:05:25.016Z] Get:97 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pkg-config arm64 0.29.1-0ubuntu2 [42.8 kB] [2020-07-08T15:05:25.244Z] Selecting previously unselected package xz-utils. [2020-07-08T15:05:25.244Z] Preparing to unpack .../24-xz-utils_5.2.2-1.3_amd64.deb ... [2020-07-08T15:05:25.244Z] Unpacking xz-utils (5.2.2-1.3) ... [2020-07-08T15:05:25.244Z] Selecting previously unselected package libedit2:amd64. [2020-07-08T15:05:25.244Z] Preparing to unpack .../25-libedit2_3.1-20170329-1_amd64.deb ... [2020-07-08T15:05:25.244Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-07-08T15:05:25.505Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-07-08T15:05:25.505Z] Preparing to unpack .../26-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... [2020-07-08T15:05:25.505Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-07-08T15:05:25.607Z] debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T15:05:25.765Z] Selecting previously unselected package libxmuu1:amd64. [2020-07-08T15:05:25.766Z] Preparing to unpack .../27-libxmuu1_2%3a1.1.2-2_amd64.deb ... [2020-07-08T15:05:25.766Z] Unpacking libxmuu1:amd64 (2:1.1.2-2) ... [2020-07-08T15:05:25.766Z] Selecting previously unselected package manpages. [2020-07-08T15:05:25.766Z] Preparing to unpack .../28-manpages_4.15-1_all.deb ... [2020-07-08T15:05:25.766Z] Unpacking manpages (4.15-1) ... [2020-07-08T15:05:25.766Z] Selecting previously unselected package openssh-client. [2020-07-08T15:05:25.766Z] Preparing to unpack .../29-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-07-08T15:05:25.878Z] Fetched 65.8 MB in 4s (17.7 MB/s) [2020-07-08T15:05:25.878Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4630 files and directories currently installed.) [2020-07-08T15:05:25.878Z] Preparing to unpack .../libc6_2.27-3ubuntu1.2_arm64.deb ... [2020-07-08T15:05:26.027Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-07-08T15:05:26.288Z] Selecting previously unselected package xauth. [2020-07-08T15:05:26.288Z] Preparing to unpack .../30-xauth_1%3a1.0.10-1_amd64.deb ... [2020-07-08T15:05:26.288Z] Unpacking xauth (1:1.0.10-1) ... [2020-07-08T15:05:26.288Z] Selecting previously unselected package binutils-common:amd64. [2020-07-08T15:05:26.288Z] Preparing to unpack .../31-binutils-common_2.30-21ubuntu1~18.04.3_amd64.deb ... [2020-07-08T15:05:26.288Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.3) ... [2020-07-08T15:05:26.473Z] Unpacking libc6:arm64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... [2020-07-08T15:05:26.548Z] Selecting previously unselected package libbinutils:amd64. [2020-07-08T15:05:26.548Z] Preparing to unpack .../32-libbinutils_2.30-21ubuntu1~18.04.3_amd64.deb ... [2020-07-08T15:05:26.548Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.3) ... [2020-07-08T15:05:26.548Z] Selecting previously unselected package binutils-x86-64-linux-gnu. [2020-07-08T15:05:26.548Z] Preparing to unpack .../33-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.3_amd64.deb ... [2020-07-08T15:05:26.548Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.3) ... [2020-07-08T15:05:27.491Z] Selecting previously unselected package binutils. [2020-07-08T15:05:27.491Z] Preparing to unpack .../34-binutils_2.30-21ubuntu1~18.04.3_amd64.deb ... [2020-07-08T15:05:27.491Z] Unpacking binutils (2.30-21ubuntu1~18.04.3) ... [2020-07-08T15:05:27.491Z] Selecting previously unselected package libc-dev-bin. [2020-07-08T15:05:27.491Z] Preparing to unpack .../35-libc-dev-bin_2.27-3ubuntu1.2_amd64.deb ... [2020-07-08T15:05:27.491Z] Unpacking libc-dev-bin (2.27-3ubuntu1.2) ... [2020-07-08T15:05:27.491Z] Selecting previously unselected package linux-libc-dev:amd64. [2020-07-08T15:05:27.491Z] Preparing to unpack .../36-linux-libc-dev_4.15.0-109.110_amd64.deb ... [2020-07-08T15:05:27.491Z] Unpacking linux-libc-dev:amd64 (4.15.0-109.110) ... [2020-07-08T15:05:28.435Z] Selecting previously unselected package libc6-dev:amd64. [2020-07-08T15:05:28.435Z] Preparing to unpack .../37-libc6-dev_2.27-3ubuntu1.2_amd64.deb ... [2020-07-08T15:05:28.435Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.2) ... [2020-07-08T15:05:29.842Z] Setting up libc6:arm64 (2.27-3ubuntu1.2) ... [2020-07-08T15:05:30.350Z] Selecting previously unselected package gcc-7-base:amd64. [2020-07-08T15:05:30.350Z] Preparing to unpack .../38-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-07-08T15:05:30.350Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T15:05:30.350Z] Selecting previously unselected package libisl19:amd64. [2020-07-08T15:05:30.350Z] Preparing to unpack .../39-libisl19_0.19-1_amd64.deb ... [2020-07-08T15:05:30.350Z] Unpacking libisl19:amd64 (0.19-1) ... [2020-07-08T15:05:30.350Z] Selecting previously unselected package libmpfr6:amd64. [2020-07-08T15:05:30.350Z] Preparing to unpack .../40-libmpfr6_4.0.1-1_amd64.deb ... [2020-07-08T15:05:30.350Z] Unpacking libmpfr6:amd64 (4.0.1-1) ... [2020-07-08T15:05:30.610Z] Selecting previously unselected package libmpc3:amd64. [2020-07-08T15:05:30.610Z] Preparing to unpack .../41-libmpc3_1.1.0-1_amd64.deb ... [2020-07-08T15:05:30.610Z] Unpacking libmpc3:amd64 (1.1.0-1) ... [2020-07-08T15:05:30.610Z] Selecting previously unselected package cpp-7. [2020-07-08T15:05:30.610Z] Preparing to unpack .../42-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-07-08T15:05:30.610Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T15:05:30.810Z] Selecting previously unselected package liblocale-gettext-perl. [2020-07-08T15:05:30.810Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4630 files and directories currently installed.) [2020-07-08T15:05:30.810Z] Preparing to unpack .../00-liblocale-gettext-perl_1.07-3build2_arm64.deb ... [2020-07-08T15:05:30.810Z] Unpacking liblocale-gettext-perl (1.07-3build2) ... [2020-07-08T15:05:30.810Z] Selecting previously unselected package libxau6:arm64. [2020-07-08T15:05:30.810Z] Preparing to unpack .../01-libxau6_1%3a1.0.8-1ubuntu1_arm64.deb ... [2020-07-08T15:05:30.810Z] Unpacking libxau6:arm64 (1:1.0.8-1ubuntu1) ... [2020-07-08T15:05:31.080Z] Selecting previously unselected package libbsd0:arm64. [2020-07-08T15:05:31.080Z] Preparing to unpack .../02-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... [2020-07-08T15:05:31.080Z] Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-07-08T15:05:31.080Z] Selecting previously unselected package libxdmcp6:arm64. [2020-07-08T15:05:31.080Z] Preparing to unpack .../03-libxdmcp6_1%3a1.1.2-3_arm64.deb ... [2020-07-08T15:05:31.080Z] Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... [2020-07-08T15:05:31.351Z] Selecting previously unselected package libxcb1:arm64. [2020-07-08T15:05:31.351Z] Preparing to unpack .../04-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... [2020-07-08T15:05:31.351Z] Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-07-08T15:05:31.351Z] Selecting previously unselected package libx11-data. [2020-07-08T15:05:31.351Z] Preparing to unpack .../05-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-07-08T15:05:31.351Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-07-08T15:05:31.624Z] Selecting previously unselected package libx11-6:arm64. [2020-07-08T15:05:31.624Z] Preparing to unpack .../06-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... [2020-07-08T15:05:31.624Z] Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-07-08T15:05:31.895Z] Selecting previously unselected package libxext6:arm64. [2020-07-08T15:05:31.895Z] Preparing to unpack .../07-libxext6_2%3a1.3.3-1_arm64.deb ... [2020-07-08T15:05:31.895Z] Unpacking libxext6:arm64 (2:1.3.3-1) ... [2020-07-08T15:05:31.994Z] Selecting previously unselected package cpp. [2020-07-08T15:05:31.994Z] Preparing to unpack .../43-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-07-08T15:05:31.994Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) ... [2020-07-08T15:05:31.994Z] Selecting previously unselected package libcc1-0:amd64. [2020-07-08T15:05:31.994Z] Preparing to unpack .../44-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-07-08T15:05:31.994Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T15:05:31.994Z] Selecting previously unselected package libgomp1:amd64. [2020-07-08T15:05:31.994Z] Preparing to unpack .../45-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-07-08T15:05:31.994Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T15:05:31.994Z] Selecting previously unselected package libitm1:amd64. [2020-07-08T15:05:31.994Z] Preparing to unpack .../46-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-07-08T15:05:31.994Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T15:05:31.994Z] Selecting previously unselected package libatomic1:amd64. [2020-07-08T15:05:31.994Z] Preparing to unpack .../47-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-07-08T15:05:31.994Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T15:05:31.994Z] Selecting previously unselected package libasan4:amd64. [2020-07-08T15:05:31.994Z] Preparing to unpack .../48-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-07-08T15:05:31.994Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T15:05:32.169Z] Selecting previously unselected package perl-modules-5.26. [2020-07-08T15:05:32.169Z] Preparing to unpack .../08-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-07-08T15:05:32.169Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-07-08T15:05:32.254Z] Selecting previously unselected package liblsan0:amd64. [2020-07-08T15:05:32.254Z] Preparing to unpack .../49-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-07-08T15:05:32.254Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T15:05:32.254Z] Selecting previously unselected package libtsan0:amd64. [2020-07-08T15:05:32.254Z] Preparing to unpack .../50-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-07-08T15:05:32.254Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T15:05:32.515Z] Selecting previously unselected package libubsan0:amd64. [2020-07-08T15:05:32.515Z] Preparing to unpack .../51-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-07-08T15:05:32.515Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T15:05:32.515Z] Selecting previously unselected package libcilkrts5:amd64. [2020-07-08T15:05:32.515Z] Preparing to unpack .../52-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-07-08T15:05:32.515Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T15:05:32.515Z] Selecting previously unselected package libmpx2:amd64. [2020-07-08T15:05:32.515Z] Preparing to unpack .../53-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-07-08T15:05:32.515Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T15:05:32.775Z] Selecting previously unselected package libquadmath0:amd64. [2020-07-08T15:05:32.775Z] Preparing to unpack .../54-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-07-08T15:05:32.775Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T15:05:32.775Z] Selecting previously unselected package libgcc-7-dev:amd64. [2020-07-08T15:05:32.775Z] Preparing to unpack .../55-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-07-08T15:05:32.775Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T15:05:33.599Z] Selecting previously unselected package libgdbm5:arm64. [2020-07-08T15:05:33.599Z] Preparing to unpack .../09-libgdbm5_1.14.1-6_arm64.deb ... [2020-07-08T15:05:33.599Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-07-08T15:05:33.599Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-07-08T15:05:33.599Z] Preparing to unpack .../10-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-07-08T15:05:33.599Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-07-08T15:05:33.717Z] Selecting previously unselected package gcc-7. [2020-07-08T15:05:33.717Z] Preparing to unpack .../56-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-07-08T15:05:33.717Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T15:05:33.871Z] Selecting previously unselected package libperl5.26:arm64. [2020-07-08T15:05:33.871Z] Preparing to unpack .../11-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... [2020-07-08T15:05:33.871Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-07-08T15:05:34.660Z] Selecting previously unselected package gcc. [2020-07-08T15:05:34.660Z] Preparing to unpack .../57-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-07-08T15:05:34.660Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) ... [2020-07-08T15:05:34.660Z] Selecting previously unselected package libstdc++-7-dev:amd64. [2020-07-08T15:05:34.660Z] Preparing to unpack .../58-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-07-08T15:05:34.660Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T15:05:35.296Z] Selecting previously unselected package perl. [2020-07-08T15:05:35.296Z] Preparing to unpack .../12-perl_5.26.1-6ubuntu0.3_arm64.deb ... [2020-07-08T15:05:35.296Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-07-08T15:05:35.296Z] Selecting previously unselected package less. [2020-07-08T15:05:35.296Z] Preparing to unpack .../13-less_487-0.1_arm64.deb ... [2020-07-08T15:05:35.296Z] Unpacking less (487-0.1) ... [2020-07-08T15:05:35.568Z] Selecting previously unselected package libexpat1:arm64. [2020-07-08T15:05:35.568Z] Preparing to unpack .../14-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... [2020-07-08T15:05:35.568Z] Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-07-08T15:05:35.568Z] Selecting previously unselected package libglib2.0-0:arm64. [2020-07-08T15:05:35.568Z] Preparing to unpack .../15-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_arm64.deb ... [2020-07-08T15:05:35.568Z] Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... [2020-07-08T15:05:35.838Z] Selecting previously unselected package libglib2.0-data. [2020-07-08T15:05:35.838Z] Preparing to unpack .../16-libglib2.0-data_2.56.4-0ubuntu0.18.04.6_all.deb ... [2020-07-08T15:05:35.838Z] Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... [2020-07-08T15:05:36.047Z] Selecting previously unselected package g++-7. [2020-07-08T15:05:36.047Z] Preparing to unpack .../59-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-07-08T15:05:36.047Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T15:05:36.110Z] Selecting previously unselected package libicu60:arm64. [2020-07-08T15:05:36.110Z] Preparing to unpack .../17-libicu60_60.2-3ubuntu3.1_arm64.deb ... [2020-07-08T15:05:36.110Z] Unpacking libicu60:arm64 (60.2-3ubuntu3.1) ... [2020-07-08T15:05:36.991Z] Selecting previously unselected package g++. [2020-07-08T15:05:36.991Z] Preparing to unpack .../60-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-07-08T15:05:36.991Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) ... [2020-07-08T15:05:37.253Z] Selecting previously unselected package make. [2020-07-08T15:05:37.253Z] Preparing to unpack .../61-make_4.1-9.1ubuntu1_amd64.deb ... [2020-07-08T15:05:37.253Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-07-08T15:05:37.253Z] Selecting previously unselected package libdpkg-perl. [2020-07-08T15:05:37.253Z] Preparing to unpack .../62-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-07-08T15:05:37.253Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-07-08T15:05:37.513Z] Selecting previously unselected package patch. [2020-07-08T15:05:37.513Z] Preparing to unpack .../63-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-07-08T15:05:37.513Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-07-08T15:05:37.513Z] Selecting previously unselected package dpkg-dev. [2020-07-08T15:05:37.513Z] Preparing to unpack .../64-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-07-08T15:05:37.513Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-07-08T15:05:37.774Z] Selecting previously unselected package build-essential. [2020-07-08T15:05:37.774Z] Preparing to unpack .../65-build-essential_12.4ubuntu1_amd64.deb ... [2020-07-08T15:05:37.774Z] Unpacking build-essential (12.4ubuntu1) ... [2020-07-08T15:05:37.774Z] Preparing to unpack .../66-libcurl4_7.58.0-2ubuntu3.9_amd64.deb ... [2020-07-08T15:05:37.774Z] Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.9) over (7.58.0-2ubuntu3.8) ... [2020-07-08T15:05:37.774Z] Selecting previously unselected package curl. [2020-07-08T15:05:37.774Z] Preparing to unpack .../67-curl_7.58.0-2ubuntu3.9_amd64.deb ... [2020-07-08T15:05:38.040Z] Unpacking curl (7.58.0-2ubuntu3.9) ... [2020-07-08T15:05:38.040Z] Selecting previously unselected package libassuan0:amd64. [2020-07-08T15:05:38.040Z] Preparing to unpack .../68-libassuan0_2.5.1-2_amd64.deb ... [2020-07-08T15:05:38.040Z] Unpacking libassuan0:amd64 (2.5.1-2) ... [2020-07-08T15:05:38.040Z] Selecting previously unselected package gpgconf. [2020-07-08T15:05:38.040Z] Preparing to unpack .../69-gpgconf_2.2.4-1ubuntu1.2_amd64.deb ... [2020-07-08T15:05:38.040Z] Unpacking gpgconf (2.2.4-1ubuntu1.2) ... [2020-07-08T15:05:38.040Z] Selecting previously unselected package libksba8:amd64. [2020-07-08T15:05:38.040Z] Preparing to unpack .../70-libksba8_1.3.5-2_amd64.deb ... [2020-07-08T15:05:38.077Z] Selecting previously unselected package readline-common. [2020-07-08T15:05:38.077Z] Preparing to unpack .../18-readline-common_7.0-3_all.deb ... [2020-07-08T15:05:38.077Z] Unpacking readline-common (7.0-3) ... [2020-07-08T15:05:38.301Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-07-08T15:05:38.302Z] Selecting previously unselected package libnpth0:amd64. [2020-07-08T15:05:38.302Z] Preparing to unpack .../71-libnpth0_1.5-3_amd64.deb ... [2020-07-08T15:05:38.302Z] Unpacking libnpth0:amd64 (1.5-3) ... [2020-07-08T15:05:38.302Z] Selecting previously unselected package dirmngr. [2020-07-08T15:05:38.302Z] Preparing to unpack .../72-dirmngr_2.2.4-1ubuntu1.2_amd64.deb ... [2020-07-08T15:05:38.302Z] Unpacking dirmngr (2.2.4-1ubuntu1.2) ... [2020-07-08T15:05:38.348Z] Selecting previously unselected package libreadline7:arm64. [2020-07-08T15:05:38.348Z] Preparing to unpack .../19-libreadline7_7.0-3_arm64.deb ... [2020-07-08T15:05:38.348Z] Unpacking libreadline7:arm64 (7.0-3) ... [2020-07-08T15:05:38.348Z] Selecting previously unselected package libxml2:arm64. [2020-07-08T15:05:38.348Z] Preparing to unpack .../20-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_arm64.deb ... [2020-07-08T15:05:38.348Z] Unpacking libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.3) ... [2020-07-08T15:05:38.563Z] Selecting previously unselected package libfakeroot:amd64. [2020-07-08T15:05:38.563Z] Preparing to unpack .../73-libfakeroot_1.22-2ubuntu1_amd64.deb ... [2020-07-08T15:05:38.563Z] Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... [2020-07-08T15:05:38.563Z] Selecting previously unselected package fakeroot. [2020-07-08T15:05:38.563Z] Preparing to unpack .../74-fakeroot_1.22-2ubuntu1_amd64.deb ... [2020-07-08T15:05:38.563Z] Unpacking fakeroot (1.22-2ubuntu1) ... [2020-07-08T15:05:38.620Z] Selecting previously unselected package netbase. [2020-07-08T15:05:38.620Z] Preparing to unpack .../21-netbase_5.4_all.deb ... [2020-07-08T15:05:38.620Z] Unpacking netbase (5.4) ... [2020-07-08T15:05:38.824Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-07-08T15:05:38.824Z] Preparing to unpack .../75-libcurl3-gnutls_7.58.0-2ubuntu3.9_amd64.deb ... [2020-07-08T15:05:38.824Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.9) ... [2020-07-08T15:05:38.824Z] Selecting previously unselected package liberror-perl. [2020-07-08T15:05:38.824Z] Preparing to unpack .../76-liberror-perl_0.17025-1_all.deb ... [2020-07-08T15:05:38.824Z] Unpacking liberror-perl (0.17025-1) ... [2020-07-08T15:05:38.824Z] Selecting previously unselected package git-man. [2020-07-08T15:05:38.824Z] Preparing to unpack .../77-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-07-08T15:05:38.824Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-07-08T15:05:38.892Z] Selecting previously unselected package shared-mime-info. [2020-07-08T15:05:38.892Z] Preparing to unpack .../22-shared-mime-info_1.9-2_arm64.deb ... [2020-07-08T15:05:38.892Z] Unpacking shared-mime-info (1.9-2) ... [2020-07-08T15:05:39.085Z] Selecting previously unselected package git. [2020-07-08T15:05:39.085Z] Preparing to unpack .../78-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-07-08T15:05:39.085Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-07-08T15:05:39.163Z] Selecting previously unselected package xdg-user-dirs. [2020-07-08T15:05:39.163Z] Preparing to unpack .../23-xdg-user-dirs_0.17-1ubuntu1_arm64.deb ... [2020-07-08T15:05:39.163Z] Unpacking xdg-user-dirs (0.17-1ubuntu1) ... [2020-07-08T15:05:39.434Z] Selecting previously unselected package xz-utils. [2020-07-08T15:05:39.434Z] Preparing to unpack .../24-xz-utils_5.2.2-1.3_arm64.deb ... [2020-07-08T15:05:39.434Z] Unpacking xz-utils (5.2.2-1.3) ... [2020-07-08T15:05:39.704Z] Selecting previously unselected package libedit2:arm64. [2020-07-08T15:05:39.704Z] Preparing to unpack .../25-libedit2_3.1-20170329-1_arm64.deb ... [2020-07-08T15:05:39.704Z] Unpacking libedit2:arm64 (3.1-20170329-1) ... [2020-07-08T15:05:39.704Z] Selecting previously unselected package libssl1.0.0:arm64. [2020-07-08T15:05:39.704Z] Preparing to unpack .../26-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... [2020-07-08T15:05:39.704Z] Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-07-08T15:05:39.973Z] Selecting previously unselected package libxmuu1:arm64. [2020-07-08T15:05:39.973Z] Preparing to unpack .../27-libxmuu1_2%3a1.1.2-2_arm64.deb ... [2020-07-08T15:05:39.973Z] Unpacking libxmuu1:arm64 (2:1.1.2-2) ... [2020-07-08T15:05:40.028Z] Selecting previously unselected package gnupg-l10n. [2020-07-08T15:05:40.028Z] Preparing to unpack .../79-gnupg-l10n_2.2.4-1ubuntu1.2_all.deb ... [2020-07-08T15:05:40.028Z] Unpacking gnupg-l10n (2.2.4-1ubuntu1.2) ... [2020-07-08T15:05:40.244Z] Selecting previously unselected package manpages. [2020-07-08T15:05:40.244Z] Preparing to unpack .../28-manpages_4.15-1_all.deb ... [2020-07-08T15:05:40.244Z] Unpacking manpages (4.15-1) ... [2020-07-08T15:05:40.288Z] Selecting previously unselected package gnupg-utils. [2020-07-08T15:05:40.288Z] Preparing to unpack .../80-gnupg-utils_2.2.4-1ubuntu1.2_amd64.deb ... [2020-07-08T15:05:40.288Z] Unpacking gnupg-utils (2.2.4-1ubuntu1.2) ... [2020-07-08T15:05:40.288Z] Selecting previously unselected package gpg. [2020-07-08T15:05:40.288Z] Preparing to unpack .../81-gpg_2.2.4-1ubuntu1.2_amd64.deb ... [2020-07-08T15:05:40.288Z] Unpacking gpg (2.2.4-1ubuntu1.2) ... [2020-07-08T15:05:40.288Z] Selecting previously unselected package pinentry-curses. [2020-07-08T15:05:40.288Z] Preparing to unpack .../82-pinentry-curses_1.1.0-1_amd64.deb ... [2020-07-08T15:05:40.513Z] Selecting previously unselected package openssh-client. [2020-07-08T15:05:40.513Z] Preparing to unpack .../29-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... [2020-07-08T15:05:40.513Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-07-08T15:05:40.548Z] Unpacking pinentry-curses (1.1.0-1) ... [2020-07-08T15:05:40.548Z] Selecting previously unselected package gpg-agent. [2020-07-08T15:05:40.548Z] Preparing to unpack .../83-gpg-agent_2.2.4-1ubuntu1.2_amd64.deb ... [2020-07-08T15:05:40.548Z] Unpacking gpg-agent (2.2.4-1ubuntu1.2) ... [2020-07-08T15:05:40.548Z] Selecting previously unselected package gpg-wks-client. [2020-07-08T15:05:40.548Z] Preparing to unpack .../84-gpg-wks-client_2.2.4-1ubuntu1.2_amd64.deb ... [2020-07-08T15:05:40.548Z] Unpacking gpg-wks-client (2.2.4-1ubuntu1.2) ... [2020-07-08T15:05:40.783Z] Selecting previously unselected package xauth. [2020-07-08T15:05:40.783Z] Preparing to unpack .../30-xauth_1%3a1.0.10-1_arm64.deb ... [2020-07-08T15:05:40.783Z] Unpacking xauth (1:1.0.10-1) ... [2020-07-08T15:05:40.808Z] Selecting previously unselected package gpg-wks-server. [2020-07-08T15:05:40.808Z] Preparing to unpack .../85-gpg-wks-server_2.2.4-1ubuntu1.2_amd64.deb ... [2020-07-08T15:05:40.808Z] Unpacking gpg-wks-server (2.2.4-1ubuntu1.2) ... [2020-07-08T15:05:40.808Z] Selecting previously unselected package gpgsm. [2020-07-08T15:05:40.808Z] Preparing to unpack .../86-gpgsm_2.2.4-1ubuntu1.2_amd64.deb ... [2020-07-08T15:05:40.808Z] Unpacking gpgsm (2.2.4-1ubuntu1.2) ... [2020-07-08T15:05:40.808Z] Selecting previously unselected package gnupg. [2020-07-08T15:05:40.808Z] Preparing to unpack .../87-gnupg_2.2.4-1ubuntu1.2_amd64.deb ... [2020-07-08T15:05:40.808Z] Unpacking gnupg (2.2.4-1ubuntu1.2) ... [2020-07-08T15:05:41.053Z] Selecting previously unselected package binutils-common:arm64. [2020-07-08T15:05:41.053Z] Preparing to unpack .../31-binutils-common_2.30-21ubuntu1~18.04.3_arm64.deb ... [2020-07-08T15:05:41.053Z] Unpacking binutils-common:arm64 (2.30-21ubuntu1~18.04.3) ... [2020-07-08T15:05:41.053Z] Selecting previously unselected package libbinutils:arm64. [2020-07-08T15:05:41.053Z] Preparing to unpack .../32-libbinutils_2.30-21ubuntu1~18.04.3_arm64.deb ... [2020-07-08T15:05:41.053Z] Unpacking libbinutils:arm64 (2.30-21ubuntu1~18.04.3) ... [2020-07-08T15:05:41.067Z] Selecting previously unselected package libalgorithm-diff-perl. [2020-07-08T15:05:41.067Z] Preparing to unpack .../88-libalgorithm-diff-perl_1.19.03-1_all.deb ... [2020-07-08T15:05:41.067Z] Unpacking libalgorithm-diff-perl (1.19.03-1) ... [2020-07-08T15:05:41.067Z] Selecting previously unselected package libalgorithm-diff-xs-perl. [2020-07-08T15:05:41.068Z] Preparing to unpack .../89-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... [2020-07-08T15:05:41.068Z] Unpacking libalgorithm-diff-xs-perl (0.04-5) ... [2020-07-08T15:05:41.068Z] Selecting previously unselected package libalgorithm-merge-perl. [2020-07-08T15:05:41.068Z] Preparing to unpack .../90-libalgorithm-merge-perl_0.08-3_all.deb ... [2020-07-08T15:05:41.068Z] Unpacking libalgorithm-merge-perl (0.08-3) ... [2020-07-08T15:05:41.068Z] Selecting previously unselected package libfile-fcntllock-perl. [2020-07-08T15:05:41.068Z] Preparing to unpack .../91-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... [2020-07-08T15:05:41.068Z] Unpacking libfile-fcntllock-perl (0.22-3build2) ... [2020-07-08T15:05:41.324Z] Selecting previously unselected package binutils-aarch64-linux-gnu. [2020-07-08T15:05:41.325Z] Preparing to unpack .../33-binutils-aarch64-linux-gnu_2.30-21ubuntu1~18.04.3_arm64.deb ... [2020-07-08T15:05:41.325Z] Unpacking binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.3) ... [2020-07-08T15:05:41.327Z] Selecting previously unselected package libnorm1:amd64. [2020-07-08T15:05:41.327Z] Preparing to unpack .../92-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-07-08T15:05:41.327Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-07-08T15:05:41.327Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-07-08T15:05:41.327Z] Preparing to unpack .../93-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-07-08T15:05:41.328Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-07-08T15:05:41.588Z] Selecting previously unselected package libsodium23:amd64. [2020-07-08T15:05:41.588Z] Preparing to unpack .../94-libsodium23_1.0.16-2_amd64.deb ... [2020-07-08T15:05:41.588Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-07-08T15:05:41.588Z] Selecting previously unselected package libzmq5:amd64. [2020-07-08T15:05:41.588Z] Preparing to unpack .../95-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-07-08T15:05:41.588Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-07-08T15:05:41.850Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-07-08T15:05:41.850Z] Preparing to unpack .../96-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-07-08T15:05:41.850Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-07-08T15:05:41.850Z] Selecting previously unselected package manpages-dev. [2020-07-08T15:05:41.850Z] Preparing to unpack .../97-manpages-dev_4.15-1_all.deb ... [2020-07-08T15:05:41.850Z] Unpacking manpages-dev (4.15-1) ... [2020-07-08T15:05:42.295Z] Selecting previously unselected package binutils. [2020-07-08T15:05:42.295Z] Preparing to unpack .../34-binutils_2.30-21ubuntu1~18.04.3_arm64.deb ... [2020-07-08T15:05:42.295Z] Unpacking binutils (2.30-21ubuntu1~18.04.3) ... [2020-07-08T15:05:42.295Z] Selecting previously unselected package libc-dev-bin. [2020-07-08T15:05:42.295Z] Preparing to unpack .../35-libc-dev-bin_2.27-3ubuntu1.2_arm64.deb ... [2020-07-08T15:05:42.295Z] Unpacking libc-dev-bin (2.27-3ubuntu1.2) ... [2020-07-08T15:05:42.421Z] Selecting previously unselected package pkg-config. [2020-07-08T15:05:42.421Z] Preparing to unpack .../98-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-07-08T15:05:42.421Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-07-08T15:05:42.421Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T15:05:42.421Z] Setting up libnpth0:amd64 (1.5-3) ... [2020-07-08T15:05:42.421Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-07-08T15:05:42.421Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T15:05:42.421Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-07-08T15:05:42.421Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T15:05:42.421Z] Setting up readline-common (7.0-3) ... [2020-07-08T15:05:42.421Z] Setting up manpages (4.15-1) ... [2020-07-08T15:05:42.421Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-07-08T15:05:42.567Z] Selecting previously unselected package linux-libc-dev:arm64. [2020-07-08T15:05:42.567Z] Preparing to unpack .../36-linux-libc-dev_4.15.0-109.110_arm64.deb ... [2020-07-08T15:05:42.567Z] Unpacking linux-libc-dev:arm64 (4.15.0-109.110) ... [2020-07-08T15:05:42.684Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-07-08T15:05:42.684Z] Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... [2020-07-08T15:05:42.684Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T15:05:42.684Z] Setting up less (487-0.1) ... [2020-07-08T15:05:43.286Z] Setting up make (4.1-9.1ubuntu1) ... [2020-07-08T15:05:43.286Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-07-08T15:05:43.545Z] Selecting previously unselected package libc6-dev:arm64. [2020-07-08T15:05:43.545Z] Preparing to unpack .../37-libc6-dev_2.27-3ubuntu1.2_arm64.deb ... [2020-07-08T15:05:43.545Z] Unpacking libc6-dev:arm64 (2.27-3ubuntu1.2) ... [2020-07-08T15:05:43.550Z] Setting up libreadline7:amd64 (7.0-3) ... [2020-07-08T15:05:43.551Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.9) ... [2020-07-08T15:05:43.551Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T15:05:43.551Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-07-08T15:05:43.551Z] No schema files found: doing nothing. [2020-07-08T15:05:43.832Z] Setting up libcurl4:amd64 (7.58.0-2ubuntu3.9) ... [2020-07-08T15:05:43.832Z] Setting up linux-libc-dev:amd64 (4.15.0-109.110) ... [2020-07-08T15:05:43.832Z] Setting up libmpfr6:amd64 (4.0.1-1) ... [2020-07-08T15:05:43.832Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-07-08T15:05:43.832Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-07-08T15:05:43.832Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-07-08T15:05:43.832Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-07-08T15:05:43.832Z] Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... [2020-07-08T15:05:43.832Z] Setting up gnupg-l10n (2.2.4-1ubuntu1.2) ... [2020-07-08T15:05:43.832Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T15:05:43.832Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-07-08T15:05:43.832Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T15:05:44.104Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.3) ... [2020-07-08T15:05:44.104Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-07-08T15:05:44.104Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T15:05:44.104Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-07-08T15:05:44.104Z] Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... [2020-07-08T15:05:44.104Z] Setting up xz-utils (5.2.2-1.3) ... [2020-07-08T15:05:44.104Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-08T15:05:44.104Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist [2020-07-08T15:05:44.104Z] update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist [2020-07-08T15:05:44.104Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist [2020-07-08T15:05:44.104Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist [2020-07-08T15:05:44.104Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist [2020-07-08T15:05:44.104Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist [2020-07-08T15:05:44.104Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist [2020-07-08T15:05:44.104Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist [2020-07-08T15:05:44.104Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist [2020-07-08T15:05:44.104Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist [2020-07-08T15:05:44.104Z] Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... [2020-07-08T15:05:44.104Z] Setting up liblocale-gettext-perl (1.07-3build2) ... [2020-07-08T15:05:44.104Z] Setting up shared-mime-info (1.9-2) ... [2020-07-08T15:05:44.519Z] Selecting previously unselected package gcc-7-base:arm64. [2020-07-08T15:05:44.519Z] Preparing to unpack .../38-gcc-7-base_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-07-08T15:05:44.519Z] Unpacking gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T15:05:44.519Z] Selecting previously unselected package libisl19:arm64. [2020-07-08T15:05:44.519Z] Preparing to unpack .../39-libisl19_0.19-1_arm64.deb ... [2020-07-08T15:05:44.519Z] Unpacking libisl19:arm64 (0.19-1) ... [2020-07-08T15:05:44.791Z] Selecting previously unselected package libmpfr6:arm64. [2020-07-08T15:05:44.791Z] Preparing to unpack .../40-libmpfr6_4.0.1-1_arm64.deb ... [2020-07-08T15:05:44.791Z] Unpacking libmpfr6:arm64 (4.0.1-1) ... [2020-07-08T15:05:44.791Z] Selecting previously unselected package libmpc3:arm64. [2020-07-08T15:05:44.791Z] Preparing to unpack .../41-libmpc3_1.1.0-1_arm64.deb ... [2020-07-08T15:05:45.065Z] Unpacking libmpc3:arm64 (1.1.0-1) ... [2020-07-08T15:05:45.065Z] Selecting previously unselected package cpp-7. [2020-07-08T15:05:45.065Z] Preparing to unpack .../42-cpp-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-07-08T15:05:45.065Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T15:05:47.027Z] Selecting previously unselected package cpp. [2020-07-08T15:05:47.027Z] Preparing to unpack .../43-cpp_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-07-08T15:05:47.027Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) ... [2020-07-08T15:05:47.027Z] Selecting previously unselected package libcc1-0:arm64. [2020-07-08T15:05:47.027Z] Preparing to unpack .../44-libcc1-0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-07-08T15:05:47.027Z] Unpacking libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T15:05:47.027Z] Selecting previously unselected package libgomp1:arm64. [2020-07-08T15:05:47.027Z] Preparing to unpack .../45-libgomp1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-07-08T15:05:47.027Z] Unpacking libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T15:05:47.027Z] Selecting previously unselected package libitm1:arm64. [2020-07-08T15:05:47.299Z] Preparing to unpack .../46-libitm1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-07-08T15:05:47.299Z] Unpacking libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T15:05:47.299Z] Selecting previously unselected package libatomic1:arm64. [2020-07-08T15:05:47.299Z] Preparing to unpack .../47-libatomic1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-07-08T15:05:47.299Z] Unpacking libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T15:05:47.572Z] Selecting previously unselected package libasan4:arm64. [2020-07-08T15:05:47.572Z] Preparing to unpack .../48-libasan4_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-07-08T15:05:47.572Z] Unpacking libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T15:05:47.572Z] Selecting previously unselected package liblsan0:arm64. [2020-07-08T15:05:47.572Z] Preparing to unpack .../49-liblsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-07-08T15:05:47.843Z] Unpacking liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T15:05:47.843Z] Selecting previously unselected package libtsan0:arm64. [2020-07-08T15:05:47.843Z] Preparing to unpack .../50-libtsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-07-08T15:05:47.843Z] Unpacking libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T15:05:48.116Z] Selecting previously unselected package libubsan0:arm64. [2020-07-08T15:05:48.116Z] Preparing to unpack .../51-libubsan0_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-07-08T15:05:48.116Z] Unpacking libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T15:05:48.116Z] Selecting previously unselected package libgcc-7-dev:arm64. [2020-07-08T15:05:48.116Z] Preparing to unpack .../52-libgcc-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-07-08T15:05:48.116Z] Unpacking libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T15:05:48.706Z] Selecting previously unselected package gcc-7. [2020-07-08T15:05:48.706Z] Preparing to unpack .../53-gcc-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-07-08T15:05:48.706Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T15:05:50.669Z] Selecting previously unselected package gcc. [2020-07-08T15:05:50.669Z] Preparing to unpack .../54-gcc_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-07-08T15:05:50.669Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) ... [2020-07-08T15:05:50.669Z] Selecting previously unselected package libstdc++-7-dev:arm64. [2020-07-08T15:05:50.669Z] Preparing to unpack .../55-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-07-08T15:05:50.669Z] Unpacking libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T15:05:50.755Z] Setting up libmpc3:amd64 (1.1.0-1) ... [2020-07-08T15:05:50.755Z] Setting up libc-dev-bin (2.27-3ubuntu1.2) ... [2020-07-08T15:05:50.755Z] Setting up libxdmcp6:amd64 (1:1.1.2-3) ... [2020-07-08T15:05:50.755Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-07-08T15:05:50.755Z] Setting up manpages-dev (4.15-1) ... [2020-07-08T15:05:50.755Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-07-08T15:05:50.755Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.2) ... [2020-07-08T15:05:50.755Z] Setting up libassuan0:amd64 (2.5.1-2) ... [2020-07-08T15:05:50.755Z] Setting up xdg-user-dirs (0.17-1ubuntu1) ... [2020-07-08T15:05:50.755Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T15:05:50.755Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-07-08T15:05:50.755Z] Setting up libxau6:amd64 (1:1.0.8-1ubuntu1) ... [2020-07-08T15:05:50.755Z] Setting up netbase (5.4) ... [2020-07-08T15:05:50.755Z] Setting up libisl19:amd64 (0.19-1) ... [2020-07-08T15:05:50.755Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-07-08T15:05:50.755Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T15:05:50.755Z] Setting up curl (7.58.0-2ubuntu3.9) ... [2020-07-08T15:05:50.755Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.3) ... [2020-07-08T15:05:50.755Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T15:05:50.755Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T15:05:50.755Z] Setting up gpgconf (2.2.4-1ubuntu1.2) ... [2020-07-08T15:05:50.755Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-07-08T15:05:50.755Z] Setting up fakeroot (1.22-2ubuntu1) ... [2020-07-08T15:05:50.755Z] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode [2020-07-08T15:05:50.755Z] update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-07-08T15:05:50.755Z] update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-07-08T15:05:50.755Z] update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-07-08T15:05:50.755Z] update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-07-08T15:05:50.755Z] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-07-08T15:05:50.755Z] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-07-08T15:05:50.755Z] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-07-08T15:05:50.755Z] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-07-08T15:05:50.755Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T15:05:50.755Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T15:05:50.755Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T15:05:50.755Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-07-08T15:05:50.755Z] Setting up gpgsm (2.2.4-1ubuntu1.2) ... [2020-07-08T15:05:50.755Z] Setting up gnupg-utils (2.2.4-1ubuntu1.2) ... [2020-07-08T15:05:50.755Z] Setting up pinentry-curses (1.1.0-1) ... [2020-07-08T15:05:51.016Z] Setting up dirmngr (2.2.4-1ubuntu1.2) ... [2020-07-08T15:05:51.016Z] Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-07-08T15:05:51.016Z] Setting up gpg (2.2.4-1ubuntu1.2) ... [2020-07-08T15:05:51.016Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.3) ... [2020-07-08T15:05:51.016Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-07-08T15:05:51.016Z] Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-07-08T15:05:51.016Z] Setting up gpg-agent (2.2.4-1ubuntu1.2) ... [2020-07-08T15:05:51.277Z] Setting up gpg-wks-server (2.2.4-1ubuntu1.2) ... [2020-07-08T15:05:51.277Z] Setting up gpg-wks-client (2.2.4-1ubuntu1.2) ... [2020-07-08T15:05:51.277Z] Setting up libxmuu1:amd64 (2:1.1.2-2) ... [2020-07-08T15:05:51.277Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-07-08T15:05:51.277Z] Setting up libfile-fcntllock-perl (0.22-3build2) ... [2020-07-08T15:05:51.277Z] Setting up libalgorithm-diff-perl (1.19.03-1) ... [2020-07-08T15:05:51.277Z] Setting up binutils (2.30-21ubuntu1~18.04.3) ... [2020-07-08T15:05:51.277Z] Setting up libxext6:amd64 (2:1.3.3-1) ... [2020-07-08T15:05:51.538Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T15:05:51.538Z] Setting up liberror-perl (0.17025-1) ... [2020-07-08T15:05:51.538Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T15:05:51.538Z] Setting up gnupg (2.2.4-1ubuntu1.2) ... [2020-07-08T15:05:51.538Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-07-08T15:05:51.538Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-07-08T15:05:51.538Z] Setting up xauth (1:1.0.10-1) ... [2020-07-08T15:05:51.538Z] Setting up libalgorithm-merge-perl (0.08-3) ... [2020-07-08T15:05:51.639Z] Selecting previously unselected package g++-7. [2020-07-08T15:05:51.639Z] Preparing to unpack .../56-g++-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-07-08T15:05:51.639Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T15:05:51.798Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-07-08T15:05:51.798Z] Setting up libalgorithm-diff-xs-perl (0.04-5) ... [2020-07-08T15:05:51.798Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-07-08T15:05:51.798Z] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2020-07-08T15:05:51.798Z] update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist [2020-07-08T15:05:51.798Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-07-08T15:05:51.798Z] Setting up build-essential (12.4ubuntu1) ... [2020-07-08T15:05:51.798Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-07-08T15:05:52.058Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-07-08T15:05:53.612Z] Selecting previously unselected package g++. [2020-07-08T15:05:53.612Z] Preparing to unpack .../57-g++_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-07-08T15:05:53.612Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) ... [2020-07-08T15:05:53.612Z] Selecting previously unselected package make. [2020-07-08T15:05:53.612Z] Preparing to unpack .../58-make_4.1-9.1ubuntu1_arm64.deb ... [2020-07-08T15:05:53.612Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-07-08T15:05:53.612Z] Selecting previously unselected package libdpkg-perl. [2020-07-08T15:05:53.612Z] Preparing to unpack .../59-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-07-08T15:05:53.612Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-07-08T15:05:53.884Z] Selecting previously unselected package patch. [2020-07-08T15:05:53.884Z] Preparing to unpack .../60-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-07-08T15:05:53.884Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-07-08T15:05:53.884Z] Selecting previously unselected package dpkg-dev. [2020-07-08T15:05:53.884Z] Preparing to unpack .../61-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-07-08T15:05:54.156Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-07-08T15:05:54.156Z] Selecting previously unselected package build-essential. [2020-07-08T15:05:54.156Z] Preparing to unpack .../62-build-essential_12.4ubuntu1_arm64.deb ... [2020-07-08T15:05:54.156Z] Unpacking build-essential (12.4ubuntu1) ... [2020-07-08T15:05:54.426Z] Preparing to unpack .../63-libcurl4_7.58.0-2ubuntu3.9_arm64.deb ... [2020-07-08T15:05:54.426Z] Unpacking libcurl4:arm64 (7.58.0-2ubuntu3.9) over (7.58.0-2ubuntu3.8) ... [2020-07-08T15:05:54.704Z] Selecting previously unselected package curl. [2020-07-08T15:05:54.704Z] Preparing to unpack .../64-curl_7.58.0-2ubuntu3.9_arm64.deb ... [2020-07-08T15:05:54.704Z] Unpacking curl (7.58.0-2ubuntu3.9) ... [2020-07-08T15:05:54.704Z] Selecting previously unselected package libassuan0:arm64. [2020-07-08T15:05:54.704Z] Preparing to unpack .../65-libassuan0_2.5.1-2_arm64.deb ... [2020-07-08T15:05:54.704Z] Unpacking libassuan0:arm64 (2.5.1-2) ... [2020-07-08T15:05:54.975Z] Selecting previously unselected package gpgconf. [2020-07-08T15:05:54.975Z] Preparing to unpack .../66-gpgconf_2.2.4-1ubuntu1.2_arm64.deb ... [2020-07-08T15:05:54.975Z] Unpacking gpgconf (2.2.4-1ubuntu1.2) ... [2020-07-08T15:05:54.975Z] Selecting previously unselected package libksba8:arm64. [2020-07-08T15:05:54.975Z] Preparing to unpack .../67-libksba8_1.3.5-2_arm64.deb ... [2020-07-08T15:05:54.975Z] Unpacking libksba8:arm64 (1.3.5-2) ... [2020-07-08T15:05:55.246Z] Selecting previously unselected package libnpth0:arm64. [2020-07-08T15:05:55.246Z] Preparing to unpack .../68-libnpth0_1.5-3_arm64.deb ... [2020-07-08T15:05:55.247Z] Unpacking libnpth0:arm64 (1.5-3) ... [2020-07-08T15:05:55.364Z] binutils set to automatically installed. [2020-07-08T15:05:55.364Z] binutils-common set to automatically installed. [2020-07-08T15:05:55.364Z] binutils-x86-64-linux-gnu set to automatically installed. [2020-07-08T15:05:55.364Z] build-essential set to automatically installed. [2020-07-08T15:05:55.364Z] cpp set to automatically installed. [2020-07-08T15:05:55.364Z] cpp-7 set to automatically installed. [2020-07-08T15:05:55.364Z] curl set to automatically installed. [2020-07-08T15:05:55.364Z] dirmngr set to automatically installed. [2020-07-08T15:05:55.364Z] dpkg-dev set to automatically installed. [2020-07-08T15:05:55.364Z] fakeroot set to automatically installed. [2020-07-08T15:05:55.364Z] g++ set to automatically installed. [2020-07-08T15:05:55.364Z] g++-7 set to automatically installed. [2020-07-08T15:05:55.364Z] gcc set to automatically installed. [2020-07-08T15:05:55.364Z] gcc-7 set to automatically installed. [2020-07-08T15:05:55.364Z] gcc-7-base set to automatically installed. [2020-07-08T15:05:55.364Z] git set to automatically installed. [2020-07-08T15:05:55.364Z] git-man set to automatically installed. [2020-07-08T15:05:55.364Z] gnupg set to automatically installed. [2020-07-08T15:05:55.364Z] gnupg-l10n set to automatically installed. [2020-07-08T15:05:55.364Z] gnupg-utils set to automatically installed. [2020-07-08T15:05:55.364Z] gpg set to automatically installed. [2020-07-08T15:05:55.364Z] gpg-agent set to automatically installed. [2020-07-08T15:05:55.364Z] gpg-wks-client set to automatically installed. [2020-07-08T15:05:55.364Z] gpg-wks-server set to automatically installed. [2020-07-08T15:05:55.364Z] gpgconf set to automatically installed. [2020-07-08T15:05:55.364Z] gpgsm set to automatically installed. [2020-07-08T15:05:55.364Z] less set to automatically installed. [2020-07-08T15:05:55.364Z] libalgorithm-diff-perl set to automatically installed. [2020-07-08T15:05:55.364Z] libalgorithm-diff-xs-perl set to automatically installed. [2020-07-08T15:05:55.364Z] libalgorithm-merge-perl set to automatically installed. [2020-07-08T15:05:55.364Z] libasan4 set to automatically installed. [2020-07-08T15:05:55.365Z] libassuan0 set to automatically installed. [2020-07-08T15:05:55.365Z] libatomic1 set to automatically installed. [2020-07-08T15:05:55.365Z] libbinutils set to automatically installed. [2020-07-08T15:05:55.365Z] libbsd0 set to automatically installed. [2020-07-08T15:05:55.365Z] libc-dev-bin set to automatically installed. [2020-07-08T15:05:55.365Z] libc6 set to automatically installed. [2020-07-08T15:05:55.365Z] libc6-dev set to automatically installed. [2020-07-08T15:05:55.365Z] libcc1-0 set to automatically installed. [2020-07-08T15:05:55.365Z] libcilkrts5 set to automatically installed. [2020-07-08T15:05:55.365Z] libcurl3-gnutls set to automatically installed. [2020-07-08T15:05:55.365Z] libcurl4 set to automatically installed. [2020-07-08T15:05:55.365Z] libdpkg-perl set to automatically installed. [2020-07-08T15:05:55.365Z] libedit2 set to automatically installed. [2020-07-08T15:05:55.365Z] liberror-perl set to automatically installed. [2020-07-08T15:05:55.365Z] libexpat1 set to automatically installed. [2020-07-08T15:05:55.365Z] libfakeroot set to automatically installed. [2020-07-08T15:05:55.365Z] libfile-fcntllock-perl set to automatically installed. [2020-07-08T15:05:55.365Z] libgcc-7-dev set to automatically installed. [2020-07-08T15:05:55.365Z] libgdbm-compat4 set to automatically installed. [2020-07-08T15:05:55.365Z] libgdbm5 set to automatically installed. [2020-07-08T15:05:55.365Z] libglib2.0-0 set to automatically installed. [2020-07-08T15:05:55.365Z] libglib2.0-data set to automatically installed. [2020-07-08T15:05:55.365Z] libgomp1 set to automatically installed. [2020-07-08T15:05:55.365Z] libicu60 set to automatically installed. [2020-07-08T15:05:55.365Z] libisl19 set to automatically installed. [2020-07-08T15:05:55.365Z] libitm1 set to automatically installed. [2020-07-08T15:05:55.365Z] libksba8 set to automatically installed. [2020-07-08T15:05:55.365Z] liblocale-gettext-perl set to automatically installed. [2020-07-08T15:05:55.365Z] liblsan0 set to automatically installed. [2020-07-08T15:05:55.365Z] libmpc3 set to automatically installed. [2020-07-08T15:05:55.365Z] libmpfr6 set to automatically installed. [2020-07-08T15:05:55.365Z] libmpx2 set to automatically installed. [2020-07-08T15:05:55.365Z] libnorm1 set to automatically installed. [2020-07-08T15:05:55.365Z] libnpth0 set to automatically installed. [2020-07-08T15:05:55.365Z] libperl5.26 set to automatically installed. [2020-07-08T15:05:55.365Z] libpgm-5.2-0 set to automatically installed. [2020-07-08T15:05:55.365Z] libquadmath0 set to automatically installed. [2020-07-08T15:05:55.365Z] libreadline7 set to automatically installed. [2020-07-08T15:05:55.365Z] libsodium23 set to automatically installed. [2020-07-08T15:05:55.365Z] libssl1.0.0 set to automatically installed. [2020-07-08T15:05:55.365Z] libstdc++-7-dev set to automatically installed. [2020-07-08T15:05:55.365Z] libtsan0 set to automatically installed. [2020-07-08T15:05:55.365Z] libubsan0 set to automatically installed. [2020-07-08T15:05:55.365Z] libx11-6 set to automatically installed. [2020-07-08T15:05:55.365Z] libx11-data set to automatically installed. [2020-07-08T15:05:55.365Z] libxau6 set to automatically installed. [2020-07-08T15:05:55.365Z] libxcb1 set to automatically installed. [2020-07-08T15:05:55.365Z] libxdmcp6 set to automatically installed. [2020-07-08T15:05:55.365Z] libxext6 set to automatically installed. [2020-07-08T15:05:55.365Z] libxml2 set to automatically installed. [2020-07-08T15:05:55.365Z] libxmuu1 set to automatically installed. [2020-07-08T15:05:55.365Z] libzmq3-dev set to automatically installed. [2020-07-08T15:05:55.365Z] libzmq5 set to automatically installed. [2020-07-08T15:05:55.365Z] linux-libc-dev set to automatically installed. [2020-07-08T15:05:55.365Z] make set to automatically installed. [2020-07-08T15:05:55.365Z] manpages set to automatically installed. [2020-07-08T15:05:55.365Z] manpages-dev set to automatically installed. [2020-07-08T15:05:55.365Z] netbase set to automatically installed. [2020-07-08T15:05:55.365Z] openssh-client set to automatically installed. [2020-07-08T15:05:55.365Z] patch set to automatically installed. [2020-07-08T15:05:55.365Z] perl set to automatically installed. [2020-07-08T15:05:55.365Z] perl-modules-5.26 set to automatically installed. [2020-07-08T15:05:55.365Z] pinentry-curses set to automatically installed. [2020-07-08T15:05:55.365Z] pkg-config set to automatically installed. [2020-07-08T15:05:55.365Z] readline-common set to automatically installed. [2020-07-08T15:05:55.365Z] shared-mime-info set to automatically installed. [2020-07-08T15:05:55.365Z] xauth set to automatically installed. [2020-07-08T15:05:55.365Z] xdg-user-dirs set to automatically installed. [2020-07-08T15:05:55.365Z] xz-utils set to automatically installed. [2020-07-08T15:05:55.365Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-07-08T15:05:55.365Z] Please ensure the environment is properly setup before continuing. [2020-07-08T15:05:55.365Z] Ignore this message if the appropriate measures have already been taken [2020-07-08T15:05:55.517Z] Selecting previously unselected package dirmngr. [2020-07-08T15:05:55.517Z] Preparing to unpack .../69-dirmngr_2.2.4-1ubuntu1.2_arm64.deb ... [2020-07-08T15:05:55.517Z] Unpacking dirmngr (2.2.4-1ubuntu1.2) ... [2020-07-08T15:05:55.517Z] Selecting previously unselected package libfakeroot:arm64. [2020-07-08T15:05:55.517Z] Preparing to unpack .../70-libfakeroot_1.22-2ubuntu1_arm64.deb ... [2020-07-08T15:05:55.517Z] Unpacking libfakeroot:arm64 (1.22-2ubuntu1) ... [2020-07-08T15:05:55.788Z] Selecting previously unselected package fakeroot. [2020-07-08T15:05:55.788Z] Preparing to unpack .../71-fakeroot_1.22-2ubuntu1_arm64.deb ... [2020-07-08T15:05:55.788Z] Unpacking fakeroot (1.22-2ubuntu1) ... [2020-07-08T15:05:55.788Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-07-08T15:05:55.788Z] Preparing to unpack .../72-libcurl3-gnutls_7.58.0-2ubuntu3.9_arm64.deb ... [2020-07-08T15:05:56.058Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.9) ... [2020-07-08T15:05:56.058Z] Selecting previously unselected package liberror-perl. [2020-07-08T15:05:56.058Z] Preparing to unpack .../73-liberror-perl_0.17025-1_all.deb ... [2020-07-08T15:05:56.058Z] Unpacking liberror-perl (0.17025-1) ... [2020-07-08T15:05:56.329Z] Selecting previously unselected package git-man. [2020-07-08T15:05:56.329Z] Preparing to unpack .../74-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-07-08T15:05:56.329Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-07-08T15:05:56.599Z] Selecting previously unselected package git. [2020-07-08T15:05:56.599Z] Preparing to unpack .../75-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-07-08T15:05:56.599Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-07-08T15:05:56.754Z] Pulling go [2020-07-08T15:05:57.705Z] 'app-service-config' has dependencies that need to be staged: go [2020-07-08T15:05:57.705Z] Skipping pull go (already ran) [2020-07-08T15:05:57.705Z] Building go [2020-07-08T15:05:57.705Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-07-08T15:05:57.705Z] Dload Upload Total Spent Left Speed [2020-07-08T15:05:58.024Z] Selecting previously unselected package gnupg-l10n. [2020-07-08T15:05:58.024Z] Preparing to unpack .../76-gnupg-l10n_2.2.4-1ubuntu1.2_all.deb ... [2020-07-08T15:05:58.024Z] Unpacking gnupg-l10n (2.2.4-1ubuntu1.2) ... [2020-07-08T15:05:58.024Z] Selecting previously unselected package gnupg-utils. [2020-07-08T15:05:58.024Z] Preparing to unpack .../77-gnupg-utils_2.2.4-1ubuntu1.2_arm64.deb ... [2020-07-08T15:05:58.024Z] Unpacking gnupg-utils (2.2.4-1ubuntu1.2) ... [2020-07-08T15:05:58.024Z] Selecting previously unselected package gpg. [2020-07-08T15:05:58.024Z] Preparing to unpack .../78-gpg_2.2.4-1ubuntu1.2_arm64.deb ... [2020-07-08T15:05:58.024Z] Unpacking gpg (2.2.4-1ubuntu1.2) ... [2020-07-08T15:05:58.293Z] Selecting previously unselected package pinentry-curses. [2020-07-08T15:05:58.293Z] Preparing to unpack .../79-pinentry-curses_1.1.0-1_arm64.deb ... [2020-07-08T15:05:58.293Z] Unpacking pinentry-curses (1.1.0-1) ... [2020-07-08T15:05:58.563Z] Selecting previously unselected package gpg-agent. [2020-07-08T15:05:58.563Z] Preparing to unpack .../80-gpg-agent_2.2.4-1ubuntu1.2_arm64.deb ... [2020-07-08T15:05:58.563Z] Unpacking gpg-agent (2.2.4-1ubuntu1.2) ... [2020-07-08T15:05:58.563Z] Selecting previously unselected package gpg-wks-client. [2020-07-08T15:05:58.563Z] Preparing to unpack .../81-gpg-wks-client_2.2.4-1ubuntu1.2_arm64.deb ... [2020-07-08T15:05:58.563Z] Unpacking gpg-wks-client (2.2.4-1ubuntu1.2) ... [2020-07-08T15:05:58.833Z] Selecting previously unselected package gpg-wks-server. [2020-07-08T15:05:58.833Z] Preparing to unpack .../82-gpg-wks-server_2.2.4-1ubuntu1.2_arm64.deb ... [2020-07-08T15:05:58.833Z] Unpacking gpg-wks-server (2.2.4-1ubuntu1.2) ... [2020-07-08T15:05:58.833Z] Selecting previously unselected package gpgsm. [2020-07-08T15:05:58.833Z] Preparing to unpack .../83-gpgsm_2.2.4-1ubuntu1.2_arm64.deb ... [2020-07-08T15:05:58.833Z] Unpacking gpgsm (2.2.4-1ubuntu1.2) ... [2020-07-08T15:05:59.105Z] Selecting previously unselected package gnupg. [2020-07-08T15:05:59.105Z] Preparing to unpack .../84-gnupg_2.2.4-1ubuntu1.2_arm64.deb ... [2020-07-08T15:05:59.105Z] Unpacking gnupg (2.2.4-1ubuntu1.2) ... [2020-07-08T15:05:59.105Z] Selecting previously unselected package libalgorithm-diff-perl. [2020-07-08T15:05:59.376Z] Preparing to unpack .../85-libalgorithm-diff-perl_1.19.03-1_all.deb ... [2020-07-08T15:05:59.376Z] Unpacking libalgorithm-diff-perl (1.19.03-1) ... [2020-07-08T15:05:59.376Z] Selecting previously unselected package libalgorithm-diff-xs-perl. [2020-07-08T15:05:59.376Z] Preparing to unpack .../86-libalgorithm-diff-xs-perl_0.04-5_arm64.deb ... [2020-07-08T15:05:59.376Z] Unpacking libalgorithm-diff-xs-perl (0.04-5) ... [2020-07-08T15:05:59.376Z] Selecting previously unselected package libalgorithm-merge-perl. [2020-07-08T15:05:59.376Z] Preparing to unpack .../87-libalgorithm-merge-perl_0.08-3_all.deb ... [2020-07-08T15:05:59.647Z] Unpacking libalgorithm-merge-perl (0.08-3) ... [2020-07-08T15:05:59.647Z] Selecting previously unselected package libfile-fcntllock-perl. [2020-07-08T15:05:59.647Z] Preparing to unpack .../88-libfile-fcntllock-perl_0.22-3build2_arm64.deb ... [2020-07-08T15:05:59.647Z] Unpacking libfile-fcntllock-perl (0.22-3build2) ... [2020-07-08T15:05:59.647Z] Selecting previously unselected package libnorm1:arm64. [2020-07-08T15:05:59.647Z] Preparing to unpack .../89-libnorm1_1.5r6+dfsg1-6_arm64.deb ... [2020-07-08T15:05:59.916Z] Unpacking libnorm1:arm64 (1.5r6+dfsg1-6) ... [2020-07-08T15:05:59.916Z] Selecting previously unselected package libpgm-5.2-0:arm64. [2020-07-08T15:05:59.916Z] Preparing to unpack .../90-libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb ... [2020-07-08T15:05:59.916Z] Unpacking libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... [2020-07-08T15:05:59.934Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 9 114M 9 10.5M 0 0 28.6M 0 0:00:03 --:--:-- 0:00:03 28.5M 60 114M 60 69.1M 0 0 49.9M 0 0:00:02 0:00:01 0:00:01 49.9M 100 114M 100 114M 0 0 54.9M 0 0:00:02 0:00:02 --:--:-- 54.9M [2020-07-08T15:06:00.187Z] Selecting previously unselected package libsodium23:arm64. [2020-07-08T15:06:00.187Z] Preparing to unpack .../91-libsodium23_1.0.16-2_arm64.deb ... [2020-07-08T15:06:00.187Z] Unpacking libsodium23:arm64 (1.0.16-2) ... [2020-07-08T15:06:00.459Z] Selecting previously unselected package libzmq5:arm64. [2020-07-08T15:06:00.459Z] Preparing to unpack .../92-libzmq5_4.2.5-1ubuntu0.2_arm64.deb ... [2020-07-08T15:06:00.459Z] Unpacking libzmq5:arm64 (4.2.5-1ubuntu0.2) ... [2020-07-08T15:06:00.459Z] Selecting previously unselected package libzmq3-dev:arm64. [2020-07-08T15:06:00.512Z] go1.13.10.linux-amd64.tar.gz: OK [2020-07-08T15:06:00.730Z] Preparing to unpack .../93-libzmq3-dev_4.2.5-1ubuntu0.2_arm64.deb ... [2020-07-08T15:06:00.730Z] Unpacking libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... [2020-07-08T15:06:00.730Z] Selecting previously unselected package manpages-dev. [2020-07-08T15:06:00.730Z] Preparing to unpack .../94-manpages-dev_4.15-1_all.deb ... [2020-07-08T15:06:00.730Z] Unpacking manpages-dev (4.15-1) ... [2020-07-08T15:06:01.705Z] Selecting previously unselected package pkg-config. [2020-07-08T15:06:01.705Z] Preparing to unpack .../95-pkg-config_0.29.1-0ubuntu2_arm64.deb ... [2020-07-08T15:06:01.705Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-07-08T15:06:01.705Z] Setting up libnpth0:arm64 (1.5-3) ... [2020-07-08T15:06:01.705Z] Setting up libedit2:arm64 (3.1-20170329-1) ... [2020-07-08T15:06:01.705Z] Setting up libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T15:06:01.705Z] Setting up libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... [2020-07-08T15:06:01.976Z] Setting up libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T15:06:01.976Z] Setting up readline-common (7.0-3) ... [2020-07-08T15:06:01.976Z] Setting up manpages (4.15-1) ... [2020-07-08T15:06:01.976Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-07-08T15:06:01.976Z] Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-07-08T15:06:01.976Z] Setting up libicu60:arm64 (60.2-3ubuntu3.1) ... [2020-07-08T15:06:01.976Z] Setting up libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T15:06:02.248Z] Setting up less (487-0.1) ... [2020-07-08T15:06:02.517Z] Setting up make (4.1-9.1ubuntu1) ... [2020-07-08T15:06:02.517Z] Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-07-08T15:06:03.105Z] Setting up libreadline7:arm64 (7.0-3) ... [2020-07-08T15:06:03.105Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.9) ... [2020-07-08T15:06:03.105Z] Setting up libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T15:06:03.106Z] Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... [2020-07-08T15:06:03.106Z] No schema files found: doing nothing. [2020-07-08T15:06:03.106Z] Setting up libcurl4:arm64 (7.58.0-2ubuntu3.9) ... [2020-07-08T15:06:03.106Z] Setting up linux-libc-dev:arm64 (4.15.0-109.110) ... [2020-07-08T15:06:03.106Z] Setting up libmpfr6:arm64 (4.0.1-1) ... [2020-07-08T15:06:03.106Z] Setting up libksba8:arm64 (1.3.5-2) ... [2020-07-08T15:06:03.106Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-07-08T15:06:03.376Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-07-08T15:06:03.376Z] Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-07-08T15:06:03.376Z] Setting up libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.3) ... [2020-07-08T15:06:03.376Z] Setting up gnupg-l10n (2.2.4-1ubuntu1.2) ... [2020-07-08T15:06:03.376Z] Setting up liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T15:06:03.376Z] Setting up libnorm1:arm64 (1.5r6+dfsg1-6) ... [2020-07-08T15:06:03.376Z] Setting up gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T15:06:03.376Z] Setting up binutils-common:arm64 (2.30-21ubuntu1~18.04.3) ... [2020-07-08T15:06:03.647Z] Setting up libsodium23:arm64 (1.0.16-2) ... [2020-07-08T15:06:03.647Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-07-08T15:06:03.647Z] Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... [2020-07-08T15:06:03.647Z] Setting up xz-utils (5.2.2-1.3) ... [2020-07-08T15:06:03.647Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-08T15:06:03.647Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist [2020-07-08T15:06:03.647Z] update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist [2020-07-08T15:06:03.647Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist [2020-07-08T15:06:03.647Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist [2020-07-08T15:06:03.647Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist [2020-07-08T15:06:03.647Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist [2020-07-08T15:06:03.647Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist [2020-07-08T15:06:03.647Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist [2020-07-08T15:06:03.647Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist [2020-07-08T15:06:03.647Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist [2020-07-08T15:06:03.647Z] Setting up libfakeroot:arm64 (1.22-2ubuntu1) ... [2020-07-08T15:06:03.647Z] Setting up liblocale-gettext-perl (1.07-3build2) ... [2020-07-08T15:06:03.918Z] Setting up shared-mime-info (1.9-2) ... [2020-07-08T15:06:08.655Z] Staging go [2020-07-08T15:06:10.595Z] Setting up libmpc3:arm64 (1.1.0-1) ... [2020-07-08T15:06:10.595Z] Setting up libc-dev-bin (2.27-3ubuntu1.2) ... [2020-07-08T15:06:10.595Z] Setting up libxdmcp6:arm64 (1:1.1.2-3) ... [2020-07-08T15:06:10.595Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-07-08T15:06:10.595Z] Setting up manpages-dev (4.15-1) ... [2020-07-08T15:06:10.595Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-07-08T15:06:10.866Z] Setting up libc6-dev:arm64 (2.27-3ubuntu1.2) ... [2020-07-08T15:06:10.866Z] Setting up libassuan0:arm64 (2.5.1-2) ... [2020-07-08T15:06:10.866Z] Setting up xdg-user-dirs (0.17-1ubuntu1) ... [2020-07-08T15:06:10.866Z] Setting up libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T15:06:10.866Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-07-08T15:06:11.136Z] Setting up libxau6:arm64 (1:1.0.8-1ubuntu1) ... [2020-07-08T15:06:11.136Z] Setting up netbase (5.4) ... [2020-07-08T15:06:11.136Z] Setting up libisl19:arm64 (0.19-1) ... [2020-07-08T15:06:11.136Z] Setting up libzmq5:arm64 (4.2.5-1ubuntu0.2) ... [2020-07-08T15:06:11.136Z] Setting up libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T15:06:11.407Z] Setting up curl (7.58.0-2ubuntu3.9) ... [2020-07-08T15:06:11.407Z] Setting up libbinutils:arm64 (2.30-21ubuntu1~18.04.3) ... [2020-07-08T15:06:11.407Z] Setting up libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T15:06:11.407Z] Setting up gpgconf (2.2.4-1ubuntu1.2) ... [2020-07-08T15:06:11.407Z] Setting up libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... [2020-07-08T15:06:11.407Z] Setting up fakeroot (1.22-2ubuntu1) ... [2020-07-08T15:06:11.407Z] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode [2020-07-08T15:06:11.407Z] update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-07-08T15:06:11.407Z] update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-07-08T15:06:11.407Z] update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-07-08T15:06:11.407Z] update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-07-08T15:06:11.407Z] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-07-08T15:06:11.407Z] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-07-08T15:06:11.407Z] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-07-08T15:06:11.407Z] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-07-08T15:06:11.677Z] Setting up libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T15:06:11.677Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T15:06:11.677Z] Setting up libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T15:06:11.677Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-07-08T15:06:11.677Z] Setting up binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.3) ... [2020-07-08T15:06:11.677Z] Setting up gpgsm (2.2.4-1ubuntu1.2) ... [2020-07-08T15:06:11.948Z] Setting up gnupg-utils (2.2.4-1ubuntu1.2) ... [2020-07-08T15:06:11.948Z] Setting up pinentry-curses (1.1.0-1) ... [2020-07-08T15:06:11.948Z] Setting up binutils (2.30-21ubuntu1~18.04.3) ... [2020-07-08T15:06:11.948Z] Setting up dirmngr (2.2.4-1ubuntu1.2) ... [2020-07-08T15:06:11.948Z] Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-07-08T15:06:11.948Z] Setting up gpg (2.2.4-1ubuntu1.2) ... [2020-07-08T15:06:12.218Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-07-08T15:06:12.218Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T15:06:12.218Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T15:06:12.218Z] Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-07-08T15:06:12.218Z] Setting up gpg-agent (2.2.4-1ubuntu1.2) ... [2020-07-08T15:06:12.218Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-07-08T15:06:12.488Z] Setting up gpg-wks-server (2.2.4-1ubuntu1.2) ... [2020-07-08T15:06:12.488Z] Setting up gpg-wks-client (2.2.4-1ubuntu1.2) ... [2020-07-08T15:06:12.488Z] Setting up libxmuu1:arm64 (2:1.1.2-2) ... [2020-07-08T15:06:12.488Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-07-08T15:06:12.488Z] Setting up libfile-fcntllock-perl (0.22-3build2) ... [2020-07-08T15:06:12.758Z] Setting up libalgorithm-diff-perl (1.19.03-1) ... [2020-07-08T15:06:12.758Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-07-08T15:06:12.758Z] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2020-07-08T15:06:12.758Z] update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist [2020-07-08T15:06:12.758Z] Setting up libxext6:arm64 (2:1.3.3-1) ... [2020-07-08T15:06:12.758Z] Setting up liberror-perl (0.17025-1) ... [2020-07-08T15:06:13.028Z] Setting up gnupg (2.2.4-1ubuntu1.2) ... [2020-07-08T15:06:13.028Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-07-08T15:06:13.028Z] Setting up xauth (1:1.0.10-1) ... [2020-07-08T15:06:13.028Z] Setting up libalgorithm-merge-perl (0.08-3) ... [2020-07-08T15:06:13.028Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-07-08T15:06:13.028Z] Setting up libalgorithm-diff-xs-perl (0.04-5) ... [2020-07-08T15:06:13.028Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-07-08T15:06:13.299Z] Setting up build-essential (12.4ubuntu1) ... [2020-07-08T15:06:13.299Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-07-08T15:06:13.570Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-07-08T15:06:18.655Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-07-08T15:06:18.655Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-07-08T15:06:18.655Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [869 kB] [2020-07-08T15:06:18.655Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [89.0 kB] [2020-07-08T15:06:18.655Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1003 kB] [2020-07-08T15:06:18.655Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [9282 B] [2020-07-08T15:06:18.655Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-07-08T15:06:18.655Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-07-08T15:06:18.655Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] [2020-07-08T15:06:18.655Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] [2020-07-08T15:06:18.655Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] [2020-07-08T15:06:18.655Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] [2020-07-08T15:06:18.655Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [13.6 kB] [2020-07-08T15:06:18.655Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [102 kB] [2020-07-08T15:06:18.655Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1405 kB] [2020-07-08T15:06:18.655Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1302 kB] [2020-07-08T15:06:18.655Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] [2020-07-08T15:06:18.655Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8158 B] [2020-07-08T15:06:18.655Z] Fetched 18.2 MB in 0s (0 B/s) [2020-07-08T15:06:18.655Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-07-08T15:06:18.655Z] Fetched 224 kB in 0s (0 B/s) [2020-07-08T15:06:18.655Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-07-08T15:06:18.655Z] Fetched 157 kB in 0s (0 B/s) [2020-07-08T15:06:18.655Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-07-08T15:06:18.655Z] Fetched 221 kB in 0s (0 B/s) [2020-07-08T15:06:18.655Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-07-08T15:06:18.655Z] Fetched 143 kB in 0s (0 B/s) [2020-07-08T15:06:18.655Z] Pulling app-service-config [2020-07-08T15:06:19.601Z] Pulling config-common [2020-07-08T15:06:20.543Z] Skipping build go (already ran) [2020-07-08T15:06:20.543Z] Building app-service-config [2020-07-08T15:06:20.803Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-07-08T15:06:22.187Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-07-08T15:06:22.187Z] go: extracting github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-07-08T15:06:22.187Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-07-08T15:06:22.187Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-08T15:06:22.187Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-08T15:06:22.187Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-08T15:06:22.187Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-07-08T15:06:22.187Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-07-08T15:06:22.187Z] go: extracting github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-08T15:06:22.187Z] go: downloading github.com/gorilla/mux v1.7.4 [2020-07-08T15:06:22.187Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-08T15:06:22.187Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-07-08T15:06:22.187Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-08T15:06:22.187Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-07-08T15:06:22.187Z] go: extracting github.com/gorilla/mux v1.7.4 [2020-07-08T15:06:22.452Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-08T15:06:22.452Z] go: extracting github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-07-08T15:06:22.452Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-08T15:06:22.452Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-08T15:06:22.452Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-07-08T15:06:22.452Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-07-08T15:06:22.452Z] go: downloading github.com/x448/float16 v0.8.4 [2020-07-08T15:06:22.452Z] go: downloading github.com/google/uuid v1.1.1 [2020-07-08T15:06:22.452Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-08T15:06:22.452Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-07-08T15:06:22.452Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-07-08T15:06:22.452Z] go: extracting bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-08T15:06:22.452Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-08T15:06:22.452Z] go: extracting github.com/x448/float16 v0.8.4 [2020-07-08T15:06:22.452Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-07-08T15:06:22.452Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-07-08T15:06:22.452Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-07-08T15:06:22.452Z] go: extracting github.com/google/uuid v1.1.1 [2020-07-08T15:06:22.452Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-07-08T15:06:22.452Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-07-08T15:06:22.452Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-07-08T15:06:22.452Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-08T15:06:22.452Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-08T15:06:22.452Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-07-08T15:06:22.452Z] go: extracting github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-08T15:06:22.452Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-07-08T15:06:22.452Z] go: downloading go.mongodb.org/mongo-driver v1.1.1 [2020-07-08T15:06:22.452Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-08T15:06:22.452Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-08T15:06:22.452Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-07-08T15:06:22.452Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-07-08T15:06:22.452Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-08T15:06:22.452Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-08T15:06:22.452Z] go: extracting github.com/gomodule/redigo v2.0.0+incompatible [2020-07-08T15:06:22.452Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-08T15:06:22.452Z] go: extracting github.com/go-redis/redis/v7 v7.2.0 [2020-07-08T15:06:22.452Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-07-08T15:06:22.452Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-08T15:06:22.452Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-08T15:06:22.452Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-07-08T15:06:22.452Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-08T15:06:22.452Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-07-08T15:06:22.721Z] go: extracting github.com/pebbe/zmq4 v1.0.0 [2020-07-08T15:06:22.721Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-07-08T15:06:22.721Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-07-08T15:06:22.721Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-07-08T15:06:22.721Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-07-08T15:06:22.721Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-08T15:06:22.721Z] go: extracting golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-08T15:06:22.721Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-08T15:06:22.721Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-08T15:06:22.721Z] go: extracting go.mongodb.org/mongo-driver v1.1.1 [2020-07-08T15:06:22.721Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-08T15:06:22.721Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-07-08T15:06:22.983Z] go: extracting github.com/hashicorp/golang-lru v0.5.0 [2020-07-08T15:06:22.983Z] go: downloading github.com/go-stack/stack v1.8.0 [2020-07-08T15:06:22.983Z] go: downloading github.com/golang/snappy v0.0.1 [2020-07-08T15:06:22.983Z] go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-07-08T15:06:22.983Z] go: downloading github.com/xdg/stringprep v1.0.0 [2020-07-08T15:06:22.983Z] go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-08T15:06:23.243Z] go: extracting github.com/go-stack/stack v1.8.0 [2020-07-08T15:06:23.243Z] go: extracting golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-08T15:06:23.243Z] go: extracting github.com/xdg/stringprep v1.0.0 [2020-07-08T15:06:23.243Z] go: extracting github.com/golang/snappy v0.0.1 [2020-07-08T15:06:23.243Z] go: extracting github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-07-08T15:06:23.243Z] go: downloading golang.org/x/text v0.3.2 [2020-07-08T15:06:23.243Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-08T15:06:23.504Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-08T15:06:23.681Z] binutils set to automatically installed. [2020-07-08T15:06:23.681Z] binutils-aarch64-linux-gnu set to automatically installed. [2020-07-08T15:06:23.681Z] binutils-common set to automatically installed. [2020-07-08T15:06:23.681Z] build-essential set to automatically installed. [2020-07-08T15:06:23.681Z] cpp set to automatically installed. [2020-07-08T15:06:23.681Z] cpp-7 set to automatically installed. [2020-07-08T15:06:23.681Z] curl set to automatically installed. [2020-07-08T15:06:23.681Z] dirmngr set to automatically installed. [2020-07-08T15:06:23.681Z] dpkg-dev set to automatically installed. [2020-07-08T15:06:23.681Z] fakeroot set to automatically installed. [2020-07-08T15:06:23.681Z] g++ set to automatically installed. [2020-07-08T15:06:23.681Z] g++-7 set to automatically installed. [2020-07-08T15:06:23.681Z] gcc set to automatically installed. [2020-07-08T15:06:23.681Z] gcc-7 set to automatically installed. [2020-07-08T15:06:23.681Z] gcc-7-base set to automatically installed. [2020-07-08T15:06:23.681Z] git set to automatically installed. [2020-07-08T15:06:23.681Z] git-man set to automatically installed. [2020-07-08T15:06:23.681Z] gnupg set to automatically installed. [2020-07-08T15:06:23.681Z] gnupg-l10n set to automatically installed. [2020-07-08T15:06:23.681Z] gnupg-utils set to automatically installed. [2020-07-08T15:06:23.681Z] gpg set to automatically installed. [2020-07-08T15:06:23.681Z] gpg-agent set to automatically installed. [2020-07-08T15:06:23.681Z] gpg-wks-client set to automatically installed. [2020-07-08T15:06:23.681Z] gpg-wks-server set to automatically installed. [2020-07-08T15:06:23.681Z] gpgconf set to automatically installed. [2020-07-08T15:06:23.681Z] gpgsm set to automatically installed. [2020-07-08T15:06:23.681Z] less set to automatically installed. [2020-07-08T15:06:23.681Z] libalgorithm-diff-perl set to automatically installed. [2020-07-08T15:06:23.681Z] libalgorithm-diff-xs-perl set to automatically installed. [2020-07-08T15:06:23.681Z] libalgorithm-merge-perl set to automatically installed. [2020-07-08T15:06:23.681Z] libasan4 set to automatically installed. [2020-07-08T15:06:23.681Z] libassuan0 set to automatically installed. [2020-07-08T15:06:23.681Z] libatomic1 set to automatically installed. [2020-07-08T15:06:23.681Z] libbinutils set to automatically installed. [2020-07-08T15:06:23.681Z] libbsd0 set to automatically installed. [2020-07-08T15:06:23.681Z] libc-dev-bin set to automatically installed. [2020-07-08T15:06:23.681Z] libc6 set to automatically installed. [2020-07-08T15:06:23.681Z] libc6-dev set to automatically installed. [2020-07-08T15:06:23.681Z] libcc1-0 set to automatically installed. [2020-07-08T15:06:23.681Z] libcurl3-gnutls set to automatically installed. [2020-07-08T15:06:23.681Z] libcurl4 set to automatically installed. [2020-07-08T15:06:23.681Z] libdpkg-perl set to automatically installed. [2020-07-08T15:06:23.681Z] libedit2 set to automatically installed. [2020-07-08T15:06:23.681Z] liberror-perl set to automatically installed. [2020-07-08T15:06:23.681Z] libexpat1 set to automatically installed. [2020-07-08T15:06:23.681Z] libfakeroot set to automatically installed. [2020-07-08T15:06:23.681Z] libfile-fcntllock-perl set to automatically installed. [2020-07-08T15:06:23.681Z] libgcc-7-dev set to automatically installed. [2020-07-08T15:06:23.681Z] libgdbm-compat4 set to automatically installed. [2020-07-08T15:06:23.681Z] libgdbm5 set to automatically installed. [2020-07-08T15:06:23.681Z] libglib2.0-0 set to automatically installed. [2020-07-08T15:06:23.681Z] libglib2.0-data set to automatically installed. [2020-07-08T15:06:23.681Z] libgomp1 set to automatically installed. [2020-07-08T15:06:23.681Z] libicu60 set to automatically installed. [2020-07-08T15:06:23.681Z] libisl19 set to automatically installed. [2020-07-08T15:06:23.681Z] libitm1 set to automatically installed. [2020-07-08T15:06:23.681Z] libksba8 set to automatically installed. [2020-07-08T15:06:23.681Z] liblocale-gettext-perl set to automatically installed. [2020-07-08T15:06:23.681Z] liblsan0 set to automatically installed. [2020-07-08T15:06:23.681Z] libmpc3 set to automatically installed. [2020-07-08T15:06:23.681Z] libmpfr6 set to automatically installed. [2020-07-08T15:06:23.681Z] libnorm1 set to automatically installed. [2020-07-08T15:06:23.681Z] libnpth0 set to automatically installed. [2020-07-08T15:06:23.681Z] libperl5.26 set to automatically installed. [2020-07-08T15:06:23.681Z] libpgm-5.2-0 set to automatically installed. [2020-07-08T15:06:23.681Z] libreadline7 set to automatically installed. [2020-07-08T15:06:23.681Z] libsodium23 set to automatically installed. [2020-07-08T15:06:23.681Z] libssl1.0.0 set to automatically installed. [2020-07-08T15:06:23.681Z] libstdc++-7-dev set to automatically installed. [2020-07-08T15:06:23.681Z] libtsan0 set to automatically installed. [2020-07-08T15:06:23.681Z] libubsan0 set to automatically installed. [2020-07-08T15:06:23.681Z] libx11-6 set to automatically installed. [2020-07-08T15:06:23.681Z] libx11-data set to automatically installed. [2020-07-08T15:06:23.681Z] libxau6 set to automatically installed. [2020-07-08T15:06:23.681Z] libxcb1 set to automatically installed. [2020-07-08T15:06:23.681Z] libxdmcp6 set to automatically installed. [2020-07-08T15:06:23.681Z] libxext6 set to automatically installed. [2020-07-08T15:06:23.681Z] libxml2 set to automatically installed. [2020-07-08T15:06:23.681Z] libxmuu1 set to automatically installed. [2020-07-08T15:06:23.681Z] libzmq3-dev set to automatically installed. [2020-07-08T15:06:23.681Z] libzmq5 set to automatically installed. [2020-07-08T15:06:23.681Z] linux-libc-dev set to automatically installed. [2020-07-08T15:06:23.681Z] make set to automatically installed. [2020-07-08T15:06:23.681Z] manpages set to automatically installed. [2020-07-08T15:06:23.681Z] manpages-dev set to automatically installed. [2020-07-08T15:06:23.681Z] netbase set to automatically installed. [2020-07-08T15:06:23.681Z] openssh-client set to automatically installed. [2020-07-08T15:06:23.681Z] patch set to automatically installed. [2020-07-08T15:06:23.681Z] perl set to automatically installed. [2020-07-08T15:06:23.681Z] perl-modules-5.26 set to automatically installed. [2020-07-08T15:06:23.681Z] pinentry-curses set to automatically installed. [2020-07-08T15:06:23.681Z] pkg-config set to automatically installed. [2020-07-08T15:06:23.681Z] readline-common set to automatically installed. [2020-07-08T15:06:23.681Z] shared-mime-info set to automatically installed. [2020-07-08T15:06:23.681Z] xauth set to automatically installed. [2020-07-08T15:06:23.681Z] xdg-user-dirs set to automatically installed. [2020-07-08T15:06:23.681Z] xz-utils set to automatically installed. [2020-07-08T15:06:23.681Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-07-08T15:06:23.681Z] Please ensure the environment is properly setup before continuing. [2020-07-08T15:06:23.681Z] Ignore this message if the appropriate measures have already been taken [2020-07-08T15:06:24.075Z] go: extracting golang.org/x/text v0.3.2 [2020-07-08T15:06:25.016Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-07-08T15:06:25.102Z] Pulling go [2020-07-08T15:06:25.587Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-08T15:06:25.587Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-07-08T15:06:25.587Z] go: finding github.com/google/uuid v1.1.1 [2020-07-08T15:06:25.587Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-08T15:06:25.587Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-08T15:06:25.587Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-08T15:06:25.587Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-08T15:06:25.587Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-07-08T15:06:25.587Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-08T15:06:25.587Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-08T15:06:25.587Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-08T15:06:25.587Z] go: finding github.com/gorilla/mux v1.7.4 [2020-07-08T15:06:25.587Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-08T15:06:25.587Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-07-08T15:06:25.587Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-08T15:06:25.587Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-08T15:06:25.587Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-07-08T15:06:25.587Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-08T15:06:25.587Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-08T15:06:25.587Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-07-08T15:06:25.587Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-07-08T15:06:25.587Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-07-08T15:06:25.587Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-08T15:06:25.587Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-08T15:06:25.587Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-08T15:06:25.587Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-08T15:06:25.587Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-08T15:06:25.587Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-08T15:06:25.587Z] go: finding github.com/golang/snappy v0.0.1 [2020-07-08T15:06:25.587Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-08T15:06:25.587Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-08T15:06:25.587Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-08T15:06:25.587Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-08T15:06:25.587Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-07-08T15:06:25.587Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-08T15:06:25.587Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-08T15:06:25.587Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-08T15:06:25.587Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-07-08T15:06:25.867Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-08T15:06:25.867Z] go: finding golang.org/x/text v0.3.2 [2020-07-08T15:06:25.867Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-08T15:06:27.716Z] 'app-service-config' has dependencies that need to be staged: go [2020-07-08T15:06:27.988Z] Skipping pull go (already ran) [2020-07-08T15:06:27.988Z] Building go [2020-07-08T15:06:27.988Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-07-08T15:06:27.988Z] Dload Upload Total Spent Left Speed [2020-07-08T15:06:31.563Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 93.1M 0 3321 0 0 21152 0 1:16:58 --:--:-- 1:16:58 21018 30 93.1M 30 28.4M 0 0 24.7M 0 0:00:03 0:00:01 0:00:02 24.7M 56 93.1M 56 52.6M 0 0 24.4M 0 0:00:03 0:00:02 0:00:01 24.4M 86 93.1M 86 81.0M 0 0 25.6M 0 0:00:03 0:00:03 --:--:-- 25.6M 100 93.1M 100 93.1M 0 0 25.9M 0 0:00:03 0:00:03 --:--:-- 25.9M [2020-07-08T15:06:33.002Z] go1.13.10.linux-arm64.tar.gz: OK [2020-07-08T15:06:47.948Z] Building config-common [2020-07-08T15:06:48.518Z] Skipping stage go (already ran) [2020-07-08T15:06:48.518Z] Staging app-service-config [2020-07-08T15:06:49.459Z] Staging config-common [2020-07-08T15:06:50.032Z] Priming go [2020-07-08T15:06:50.976Z] Priming app-service-config [2020-07-08T15:06:51.347Z] Staging go [2020-07-08T15:06:51.918Z] Priming config-common [2020-07-08T15:06:52.865Z] Snapping 'edgex-app-service-configurable' ... [2020-07-08T15:06:54.843Z] [2020-07-08T15:06:54.843Z] Snapped edgex-app-service-configurable_1.2.0-20200708+47f2d7b_amd64.snap [Pipeline] } [2020-07-08T15:06:56.236Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-08T15:07:18.141Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] [2020-07-08T15:07:18.141Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-07-08T15:07:18.141Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-07-08T15:07:18.141Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-07-08T15:07:18.141Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [1285 kB] [2020-07-08T15:07:18.141Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [153 kB] [2020-07-08T15:07:18.141Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [11.0 MB] [2020-07-08T15:07:18.141Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [572 B] [2020-07-08T15:07:18.141Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1246 kB] [2020-07-08T15:07:18.141Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [902 kB] [2020-07-08T15:07:18.141Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1312 B] [2020-07-08T15:07:18.141Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3457 B] [2020-07-08T15:07:18.141Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] [2020-07-08T15:07:18.141Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7827 B] [2020-07-08T15:07:18.141Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [630 kB] [2020-07-08T15:07:18.142Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [895 B] [2020-07-08T15:07:18.142Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [762 kB] [2020-07-08T15:07:18.142Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [1843 B] [2020-07-08T15:07:18.142Z] Fetched 16.5 MB in 0s (0 B/s) [2020-07-08T15:07:18.142Z] Get:1 libnorm1_1.5r6+dfsg1-6_arm64.deb [218 kB] [2020-07-08T15:07:18.142Z] Fetched 218 kB in 0s (0 B/s) [2020-07-08T15:07:18.142Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb [140 kB] [2020-07-08T15:07:18.142Z] Fetched 140 kB in 0s (0 B/s) [2020-07-08T15:07:18.142Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_arm64.deb [208 kB] [2020-07-08T15:07:18.142Z] Fetched 208 kB in 0s (0 B/s) [2020-07-08T15:07:18.142Z] Get:1 libsodium23_1.0.16-2_arm64.deb [90.4 kB] [2020-07-08T15:07:18.142Z] Fetched 90.4 kB in 0s (0 B/s) [2020-07-08T15:07:18.142Z] Pulling app-service-config [2020-07-08T15:07:21.519Z] Pulling config-common [2020-07-08T15:07:24.134Z] Skipping build go (already ran) [2020-07-08T15:07:24.727Z] Building app-service-config [2020-07-08T15:07:24.727Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-07-08T15:07:25.705Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-07-08T15:07:25.977Z] go: extracting github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-07-08T15:07:25.978Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-08T15:07:25.978Z] go: downloading github.com/gorilla/mux v1.7.4 [2020-07-08T15:07:25.978Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-07-08T15:07:25.978Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-08T15:07:25.978Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-08T15:07:25.978Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-08T15:07:25.978Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-07-08T15:07:25.978Z] go: extracting github.com/gorilla/mux v1.7.4 [2020-07-08T15:07:25.978Z] go: extracting github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-08T15:07:25.978Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-08T15:07:25.978Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-08T15:07:26.250Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-07-08T15:07:26.250Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-08T15:07:26.250Z] go: downloading github.com/google/uuid v1.1.1 [2020-07-08T15:07:26.250Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-07-08T15:07:26.250Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-08T15:07:26.250Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-08T15:07:26.250Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-08T15:07:26.250Z] go: extracting github.com/google/uuid v1.1.1 [2020-07-08T15:07:26.250Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-07-08T15:07:26.250Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-08T15:07:26.250Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-07-08T15:07:26.250Z] go: downloading github.com/x448/float16 v0.8.4 [2020-07-08T15:07:26.250Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-07-08T15:07:26.250Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-07-08T15:07:26.250Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-07-08T15:07:26.250Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-07-08T15:07:26.250Z] go: extracting github.com/x448/float16 v0.8.4 [2020-07-08T15:07:26.250Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-07-08T15:07:26.250Z] go: downloading go.mongodb.org/mongo-driver v1.1.1 [2020-07-08T15:07:26.250Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-08T15:07:26.250Z] go: extracting github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-08T15:07:26.250Z] go: extracting github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-07-08T15:07:26.528Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-07-08T15:07:26.528Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-07-08T15:07:26.528Z] go: extracting bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-08T15:07:26.528Z] go: extracting github.com/gomodule/redigo v2.0.0+incompatible [2020-07-08T15:07:26.528Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-07-08T15:07:26.528Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-07-08T15:07:26.528Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-07-08T15:07:26.799Z] go: extracting github.com/go-redis/redis/v7 v7.2.0 [2020-07-08T15:07:26.799Z] go: extracting golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-08T15:07:26.799Z] go: extracting github.com/pebbe/zmq4 v1.0.0 [2020-07-08T15:07:26.799Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-07-08T15:07:26.799Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-07-08T15:07:26.799Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-07-08T15:07:26.799Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-07-08T15:07:26.799Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-08T15:07:26.799Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-07-08T15:07:26.799Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-08T15:07:26.799Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-08T15:07:26.799Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-08T15:07:27.083Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-08T15:07:27.083Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-08T15:07:27.084Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-08T15:07:27.084Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-07-08T15:07:27.084Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-07-08T15:07:27.084Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-08T15:07:27.084Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-07-08T15:07:27.084Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-07-08T15:07:27.084Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-07-08T15:07:27.355Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-08T15:07:27.355Z] go: extracting go.mongodb.org/mongo-driver v1.1.1 [2020-07-08T15:07:27.355Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-08T15:07:27.355Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-08T15:07:27.355Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-08T15:07:27.355Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-07-08T15:07:27.355Z] go: extracting github.com/hashicorp/golang-lru v0.5.0 [2020-07-08T15:07:27.951Z] go: downloading github.com/go-stack/stack v1.8.0 [2020-07-08T15:07:27.951Z] go: downloading github.com/golang/snappy v0.0.1 [2020-07-08T15:07:27.951Z] go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-08T15:07:27.951Z] go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-07-08T15:07:27.951Z] go: downloading github.com/xdg/stringprep v1.0.0 [2020-07-08T15:07:27.951Z] go: extracting github.com/go-stack/stack v1.8.0 [2020-07-08T15:07:27.951Z] go: extracting golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-08T15:07:27.951Z] go: extracting github.com/golang/snappy v0.0.1 [2020-07-08T15:07:27.951Z] go: extracting github.com/xdg/stringprep v1.0.0 [2020-07-08T15:07:27.951Z] go: extracting github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-07-08T15:07:27.951Z] go: downloading golang.org/x/text v0.3.2 [2020-07-08T15:07:27.951Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-08T15:07:28.542Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-08T15:07:29.518Z] go: extracting golang.org/x/text v0.3.2 [2020-07-08T15:07:30.944Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-07-08T15:07:30.944Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-08T15:07:30.944Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-07-08T15:07:30.944Z] go: finding github.com/google/uuid v1.1.1 [2020-07-08T15:07:30.944Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-08T15:07:30.944Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-08T15:07:30.944Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-08T15:07:30.944Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-08T15:07:30.944Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-08T15:07:30.944Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-07-08T15:07:30.944Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-08T15:07:30.944Z] go: finding github.com/gorilla/mux v1.7.4 [2020-07-08T15:07:30.944Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-08T15:07:30.944Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-08T15:07:31.216Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-07-08T15:07:31.216Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-08T15:07:31.216Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-08T15:07:31.216Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-07-08T15:07:31.216Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-08T15:07:31.216Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-08T15:07:31.216Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-07-08T15:07:31.216Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-07-08T15:07:31.216Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-07-08T15:07:31.216Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-08T15:07:31.216Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-08T15:07:31.216Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-08T15:07:31.216Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-08T15:07:31.216Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-08T15:07:31.216Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-08T15:07:31.216Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-08T15:07:31.216Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-08T15:07:31.216Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-08T15:07:31.216Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-08T15:07:31.216Z] go: finding github.com/golang/snappy v0.0.1 [2020-07-08T15:07:31.216Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-08T15:07:31.216Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-07-08T15:07:31.216Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-08T15:07:31.216Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-07-08T15:07:31.216Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-08T15:07:31.216Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-08T15:07:31.216Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-08T15:07:31.216Z] go: finding golang.org/x/text v0.3.2 [2020-07-08T15:08:27.723Z] Building config-common [2020-07-08T15:08:40.069Z] Skipping stage go (already ran) [2020-07-08T15:08:40.069Z] Staging app-service-config [2020-07-08T15:08:42.667Z] Staging config-common [2020-07-08T15:08:45.263Z] Priming go [2020-07-08T15:08:48.632Z] Priming app-service-config [2020-07-08T15:08:52.914Z] Priming config-common [2020-07-08T15:08:55.511Z] Snapping 'edgex-app-service-configurable' ... [2020-07-08T15:09:00.917Z] [2020-07-08T15:09:00.917Z] Snapped edgex-app-service-configurable_1.2.0-20200708+47f2d7b_arm64.snap [Pipeline] } [2020-07-08T15:09:04.300Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-07-08T15:09:04.910Z] provisioning config files... [2020-07-08T15:09:04.931Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/y_app-service-configurable_PR-90@tmp/config8150930349562062348tmp [Pipeline] { [Pipeline] sh [2020-07-08T15:09:05.250Z] + curl -s https://codecov.io/bash [2020-07-08T15:09:05.250Z] + bash -s - -t @/w/workspace/y_app-service-configurable_PR-90@tmp/config8150930349562062348tmp [Pipeline] } [2020-07-08T15:09:05.518Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-07-08T15:09:06.376Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-08T15:09:06.934Z] ---> package-listing.sh [2020-07-08T15:09:06.934Z] ++ facter osfamily [2020-07-08T15:09:06.934Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-08T15:09:06.934Z] + OS_FAMILY=redhat [2020-07-08T15:09:06.934Z] + workspace=/w/workspace/y_app-service-configurable_PR-90 [2020-07-08T15:09:06.934Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-08T15:09:06.934Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-08T15:09:06.934Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-08T15:09:06.934Z] + PACKAGES=/tmp/packages_start.txt [2020-07-08T15:09:06.934Z] + '[' /w/workspace/y_app-service-configurable_PR-90 ']' [2020-07-08T15:09:06.934Z] + PACKAGES=/tmp/packages_end.txt [2020-07-08T15:09:06.934Z] + case "${OS_FAMILY}" in [2020-07-08T15:09:06.934Z] + rpm -qa [2020-07-08T15:09:06.934Z] + sort [2020-07-08T15:09:11.136Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-08T15:09:11.136Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-08T15:09:11.136Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-08T15:09:11.136Z] + '[' /w/workspace/y_app-service-configurable_PR-90 ']' [2020-07-08T15:09:11.137Z] + mkdir -p /w/workspace/y_app-service-configurable_PR-90/archives/ [2020-07-08T15:09:11.137Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-service-configurable_PR-90/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-08T15:09:11.757Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-08T15:09:11.757Z] [2020-07-08T15:09:11.757Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-08T15:09:12.080Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-08T15:09:12.080Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-08T15:09:12.080Z] c9b1b535fdd9: Pulling fs layer [2020-07-08T15:09:12.080Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-08T15:09:12.080Z] 756a868c4378: Pulling fs layer [2020-07-08T15:09:12.080Z] 444b2fc9a129: Pulling fs layer [2020-07-08T15:09:12.080Z] ea15f1150254: Pulling fs layer [2020-07-08T15:09:12.080Z] 41b27a9f41bf: Pulling fs layer [2020-07-08T15:09:12.080Z] 28c525ee5125: Pulling fs layer [2020-07-08T15:09:12.080Z] 094b1ea09ed8: Pulling fs layer [2020-07-08T15:09:12.080Z] 138eaada9080: Pulling fs layer [2020-07-08T15:09:12.080Z] 0622d0fa9048: Pulling fs layer [2020-07-08T15:09:12.080Z] 41b27a9f41bf: Waiting [2020-07-08T15:09:12.080Z] 28c525ee5125: Waiting [2020-07-08T15:09:12.080Z] 094b1ea09ed8: Waiting [2020-07-08T15:09:12.080Z] 444b2fc9a129: Waiting [2020-07-08T15:09:12.080Z] ea15f1150254: Waiting [2020-07-08T15:09:12.080Z] 138eaada9080: Waiting [2020-07-08T15:09:12.080Z] 0622d0fa9048: Waiting [2020-07-08T15:09:12.080Z] 2cc5ad85d9ab: Verifying Checksum [2020-07-08T15:09:12.080Z] 2cc5ad85d9ab: Download complete [2020-07-08T15:09:12.080Z] 444b2fc9a129: Verifying Checksum [2020-07-08T15:09:12.080Z] 444b2fc9a129: Download complete [2020-07-08T15:09:12.080Z] c9b1b535fdd9: Verifying Checksum [2020-07-08T15:09:12.080Z] c9b1b535fdd9: Download complete [2020-07-08T15:09:12.080Z] ea15f1150254: Verifying Checksum [2020-07-08T15:09:12.080Z] ea15f1150254: Download complete [2020-07-08T15:09:12.357Z] 28c525ee5125: Verifying Checksum [2020-07-08T15:09:12.357Z] 28c525ee5125: Download complete [2020-07-08T15:09:12.633Z] 756a868c4378: Verifying Checksum [2020-07-08T15:09:12.633Z] 756a868c4378: Download complete [2020-07-08T15:09:12.633Z] c9b1b535fdd9: Pull complete [2020-07-08T15:09:12.633Z] 138eaada9080: Verifying Checksum [2020-07-08T15:09:12.633Z] 138eaada9080: Download complete [2020-07-08T15:09:12.633Z] 094b1ea09ed8: Verifying Checksum [2020-07-08T15:09:12.633Z] 094b1ea09ed8: Download complete [2020-07-08T15:09:12.633Z] 0622d0fa9048: Verifying Checksum [2020-07-08T15:09:12.633Z] 0622d0fa9048: Download complete [2020-07-08T15:09:12.905Z] 2cc5ad85d9ab: Pull complete [2020-07-08T15:09:13.166Z] 41b27a9f41bf: Verifying Checksum [2020-07-08T15:09:13.166Z] 41b27a9f41bf: Download complete [2020-07-08T15:09:14.556Z] 756a868c4378: Pull complete [2020-07-08T15:09:14.556Z] 444b2fc9a129: Pull complete [2020-07-08T15:09:14.556Z] ea15f1150254: Pull complete [2020-07-08T15:09:18.762Z] 41b27a9f41bf: Pull complete [2020-07-08T15:09:18.762Z] 28c525ee5125: Pull complete [2020-07-08T15:09:22.075Z] 094b1ea09ed8: Pull complete [2020-07-08T15:09:22.075Z] 138eaada9080: Pull complete [2020-07-08T15:09:22.075Z] 0622d0fa9048: Pull complete [2020-07-08T15:09:22.075Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-08T15:09:22.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-08T15:09:22.075Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-08T15:09:22.246Z] prd-centos7-docker-4c-2g-5564 does not seem to be running inside a container [2020-07-08T15:09:22.287Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/y_app-service-configurable_PR-90 -v /w/workspace/y_app-service-configurable_PR-90:/w/workspace/y_app-service-configurable_PR-90:rw,z -v /w/workspace/y_app-service-configurable_PR-90@tmp:/w/workspace/y_app-service-configurable_PR-90@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-07-08T15:09:26.000Z] $ docker top 21d62f20d6ddaf474dc412dc4ad0c9b327b8182f4f15a2e998bc998337dc82bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-08T15:09:26.178Z] provisioning config files... [2020-07-08T15:09:26.191Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-service-configurable_PR-90@tmp/config1995726570595135743tmp [Pipeline] { [Pipeline] echo [2020-07-08T15:09:26.220Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-08T15:09:26.516Z] ---> create-netrc.sh [Pipeline] echo [2020-07-08T15:09:26.527Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-08T15:09:26.822Z] ---> logs-deploy.sh [2020-07-08T15:09:26.822Z] + ARCHIVE_ARTIFACTS= [2020-07-08T15:09:26.822Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-08T15:09:26.822Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-08T15:09:26.822Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-08T15:09:26.822Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-90/2 [2020-07-08T15:09:26.822Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-90/2/ [2020-07-08T15:09:26.822Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-90/2 /w/workspace/y_app-service-configurable_PR-90 [2020-07-08T15:09:28.207Z] Archives upload complete. [2020-07-08T15:09:28.207Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-90/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-90/2/