Pull request #91 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 lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 40707f945258685ab44159c4c0c1a9f56ec6a72d+b48d588e785e9b834362114c0125b7e6e5741346 (8be1ec89df2ed3ee54c1dadcd8cda2858b8b4b7b) 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-5574 in /w/workspace/y_app-service-configurable_PR-91 [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-91 # timeout=10 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/91/head:refs/remotes/origin/PR-91 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/91/head:refs/remotes/origin/PR-91 # 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/91/head:refs/remotes/origin/PR-91 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit b48d588e785e9b834362114c0125b7e6e5741346 into PR head commit 40707f945258685ab44159c4c0c1a9f56ec6a72d Merge succeeded, producing 40707f945258685ab44159c4c0c1a9f56ec6a72d Checking out Revision 40707f945258685ab44159c4c0c1a9f56ec6a72d (PR-91) > git config core.sparsecheckout # timeout=10 > git checkout -f 40707f945258685ab44159c4c0c1a9f56ec6a72d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b48d588e785e9b834362114c0125b7e6e5741346 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 40707f945258685ab44159c4c0c1a9f56ec6a72d # timeout=10 Commit message: "Merge branch 'master' into NoClientMonitor" > git rev-list --no-walk 86a2fe199c4ae745eaf64e78f31cf2436de07598 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-08T17:02:35.722Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-08T17:02:35.839Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-08T17:02:35.882Z] ========================================================= [2020-07-08T17:02:35.882Z] EdgeX Global Pipelines Version Info [2020-07-08T17:02:35.882Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-07-08T17:02:37.817Z] ------------------- [2020-07-08T17:02:37.818Z] stable info: [2020-07-08T17:02:37.818Z] ------------------- [2020-07-08T17:02:37.818Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-08T17:02:37.818Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-07-08T17:02:37.818Z] Message: update stable to v1.0.89 [2020-07-08T17:02:38.761Z] ------------------- [2020-07-08T17:02:38.761Z] experimental info: [2020-07-08T17:02:38.761Z] ------------------- [2020-07-08T17:02:38.761Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-07-08T17:02:38.761Z] Commit SHA: f6ab21c320c462fae7a5b8fd747aea39c3187bc7 [2020-07-08T17:02:38.761Z] 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-08T17:02:39.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-08T17:02:40.506Z] [2020-07-08T17:02:40.506Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-08T17:02:40.856Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-08T17:02:40.856Z] latest: Pulling from edgex-devops/git-semver [2020-07-08T17:02:40.856Z] 9123ac7c32f7: Pulling fs layer [2020-07-08T17:02:40.856Z] b8cc5d1170e3: Pulling fs layer [2020-07-08T17:02:40.856Z] 2924cbbf6a41: Pulling fs layer [2020-07-08T17:02:40.856Z] 93b08a4f1073: Pulling fs layer [2020-07-08T17:02:40.856Z] 93b08a4f1073: Waiting [2020-07-08T17:02:40.856Z] b8cc5d1170e3: Verifying Checksum [2020-07-08T17:02:40.856Z] b8cc5d1170e3: Download complete [2020-07-08T17:02:40.856Z] 9123ac7c32f7: Verifying Checksum [2020-07-08T17:02:40.856Z] 9123ac7c32f7: Download complete [2020-07-08T17:02:41.127Z] 93b08a4f1073: Verifying Checksum [2020-07-08T17:02:41.127Z] 93b08a4f1073: Download complete [2020-07-08T17:02:41.127Z] 2924cbbf6a41: Verifying Checksum [2020-07-08T17:02:41.127Z] 2924cbbf6a41: Download complete [2020-07-08T17:02:41.390Z] 9123ac7c32f7: Pull complete [2020-07-08T17:02:41.668Z] b8cc5d1170e3: Pull complete [2020-07-08T17:02:42.621Z] 2924cbbf6a41: Pull complete [2020-07-08T17:02:42.882Z] 93b08a4f1073: Pull complete [2020-07-08T17:02:42.882Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-07-08T17:02:42.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-08T17:02:42.882Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-08T17:02:43.001Z] prd-centos7-docker-4c-2g-5574 does not seem to be running inside a container [2020-07-08T17:02:43.047Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-service-configurable_PR-91 -v /w/workspace/y_app-service-configurable_PR-91:/w/workspace/y_app-service-configurable_PR-91:rw,z -v /w/workspace/y_app-service-configurable_PR-91@tmp:/w/workspace/y_app-service-configurable_PR-91@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:10004/edgex-devops/git-semver:latest cat [2020-07-08T17:02:45.089Z] $ docker top 35f51f41ce2442807d86e83384dd966a9cf013818dcc6716a91da48f243e14d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-08T17:02:45.262Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-08T17:02:45.262Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-08T17:02:45.466Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-08T17:02:45.472Z] $ docker exec 35f51f41ce2442807d86e83384dd966a9cf013818dcc6716a91da48f243e14d1 ssh-agent [2020-07-08T17:02:45.639Z] SSH_AUTH_SOCK=/tmp/ssh-N9Sk6HDcprgP/agent.13 [2020-07-08T17:02:45.639Z] SSH_AGENT_PID=18 [2020-07-08T17:02:45.649Z] Running ssh-add (command line suppressed) [2020-07-08T17:02:45.778Z] Identity added: /w/workspace/y_app-service-configurable_PR-91@tmp/private_key_7956302916780765524.key (/w/workspace/y_app-service-configurable_PR-91@tmp/private_key_7956302916780765524.key) [2020-07-08T17:02:45.825Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-08T17:02:46.136Z] + git describe --exact-match --tags HEAD [2020-07-08T17:02:46.137Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-08T17:02:46.299Z] $ docker exec --env ******** --env ******** 35f51f41ce2442807d86e83384dd966a9cf013818dcc6716a91da48f243e14d1 ssh-agent -k [2020-07-08T17:02:46.420Z] unset SSH_AUTH_SOCK; [2020-07-08T17:02:46.420Z] unset SSH_AGENT_PID; [2020-07-08T17:02:46.420Z] echo Agent pid 18 killed; [2020-07-08T17:02:46.467Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-08T17:02:46.507Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-08T17:02:46.507Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-08T17:02:46.554Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-08T17:02:46.554Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-08T17:02:46.730Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-08T17:02:46.737Z] $ docker exec 35f51f41ce2442807d86e83384dd966a9cf013818dcc6716a91da48f243e14d1 ssh-agent [2020-07-08T17:02:46.896Z] SSH_AUTH_SOCK=/tmp/ssh-gvepQGVPJ9Cy/agent.48 [2020-07-08T17:02:46.897Z] SSH_AGENT_PID=53 [2020-07-08T17:02:46.902Z] Running ssh-add (command line suppressed) [2020-07-08T17:02:47.031Z] Identity added: /w/workspace/y_app-service-configurable_PR-91@tmp/private_key_7929157409835669293.key (/w/workspace/y_app-service-configurable_PR-91@tmp/private_key_7929157409835669293.key) [2020-07-08T17:02:47.083Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-08T17:02:47.389Z] + git semver init [2020-07-08T17:02:47.389Z] # -> Open(): unable to determine branch for HEAD [2020-07-08T17:02:47.389Z] # $GIT_DIR = /w/workspace/y_app-service-configurable_PR-91/.git [2020-07-08T17:02:47.389Z] # $GIT_WORK_TREE = /w/workspace/y_app-service-configurable_PR-91 [2020-07-08T17:02:47.389Z] # $SEMVER_REMOTE_NAME = origin [2020-07-08T17:02:47.389Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-08T17:02:47.389Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-08T17:02:47.389Z] # $SEMVER_BRANCH = PR-91 [2020-07-08T17:02:47.389Z] # $SEMVER_TEMP = /tmp/semver-279931587 [2020-07-08T17:02:47.389Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2020-07-08T17:02:47.649Z] # '/tmp/semver-279931587' -> '/w/workspace/y_app-service-configurable_PR-91/.semver' [2020-07-08T17:02:47.649Z] # -> Force: false [2020-07-08T17:02:47.910Z] # $SEMVER_DIR = /w/workspace/y_app-service-configurable_PR-91/.semver [Pipeline] } [2020-07-08T17:02:47.925Z] $ docker exec --env ******** --env ******** 35f51f41ce2442807d86e83384dd966a9cf013818dcc6716a91da48f243e14d1 ssh-agent -k [2020-07-08T17:02:48.053Z] unset SSH_AUTH_SOCK; [2020-07-08T17:02:48.053Z] unset SSH_AGENT_PID; [2020-07-08T17:02:48.053Z] echo Agent pid 53 killed; [2020-07-08T17:02:48.095Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-08T17:02:48.448Z] + git semver [Pipeline] } [2020-07-08T17:02:48.467Z] $ docker stop --time=1 35f51f41ce2442807d86e83384dd966a9cf013818dcc6716a91da48f243e14d1 [2020-07-08T17:02:49.951Z] $ docker rm -f 35f51f41ce2442807d86e83384dd966a9cf013818dcc6716a91da48f243e14d1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-08T17:02:50.468Z] Stashed 56 file(s) [Pipeline] echo [2020-07-08T17:02:50.470Z] [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-08T17:03:05.614Z] Still waiting to schedule task [2020-07-08T17:03:05.614Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-07-08T17:03:05.616Z] Still waiting to schedule task [2020-07-08T17:03:05.616Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-07-08T17:04:45.351Z] Running on prd-centos7-docker-4c-2g-5578 in /w/workspace/y_app-service-configurable_PR-91 [Pipeline] { [Pipeline] ws [2020-07-08T17:04:45.375Z] Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout [2020-07-08T17:04:47.745Z] using credential edgex-jenkins-ssh [2020-07-08T17:04:47.780Z] Cloning the remote Git repository [2020-07-08T17:04:47.780Z] Cloning with configured refspecs honoured and without tags [2020-07-08T17:04:47.814Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-07-08T17:04:47.882Z] > git init /w/workspace/app-service-configurable/3 # timeout=10 [2020-07-08T17:04:47.932Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-07-08T17:04:47.932Z] > git --version # timeout=10 [2020-07-08T17:04:47.954Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-08T17:04:47.983Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/91/head:refs/remotes/origin/PR-91 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T17:04:49.532Z] Fetching without tags [2020-07-08T17:04:49.929Z] Merging remotes/origin/master commit b48d588e785e9b834362114c0125b7e6e5741346 into PR head commit 40707f945258685ab44159c4c0c1a9f56ec6a72d [2020-07-08T17:04:50.069Z] Merge succeeded, producing 40707f945258685ab44159c4c0c1a9f56ec6a72d [2020-07-08T17:04:50.070Z] Checking out Revision 40707f945258685ab44159c4c0c1a9f56ec6a72d (PR-91) [2020-07-08T17:04:49.493Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-07-08T17:04:49.504Z] > git config --add remote.origin.fetch +refs/pull/91/head:refs/remotes/origin/PR-91 # timeout=10 [2020-07-08T17:04:49.515Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T17:04:49.523Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-07-08T17:04:49.536Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-07-08T17:04:49.536Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-08T17:04:49.540Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/91/head:refs/remotes/origin/PR-91 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T17:04:49.935Z] > git config core.sparsecheckout # timeout=10 [2020-07-08T17:04:49.940Z] > git checkout -f 40707f945258685ab44159c4c0c1a9f56ec6a72d # timeout=10 [2020-07-08T17:04:50.029Z] > git remote # timeout=10 [2020-07-08T17:04:50.035Z] > git config --get remote.origin.url # timeout=10 [2020-07-08T17:04:50.042Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-08T17:04:50.046Z] > git merge b48d588e785e9b834362114c0125b7e6e5741346 # timeout=10 [2020-07-08T17:04:50.058Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-08T17:04:50.071Z] > git config core.sparsecheckout # timeout=10 [2020-07-08T17:04:50.077Z] > git checkout -f 40707f945258685ab44159c4c0c1a9f56ec6a72d # timeout=10 [2020-07-08T17:04:53.689Z] Commit message: "Merge branch 'master' into NoClientMonitor" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-08T17:04:54.366Z] ========================================================= [2020-07-08T17:04:54.366Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-07-08T17:04:54.366Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-08T17:04:55.081Z] + 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-08T17:04:56.047Z] Sending build context to Docker daemon 329.2kB [2020-07-08T17:04:56.047Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-07-08T17:04:56.047Z] Step 2/8 : FROM ${BASE} [2020-07-08T17:04:56.047Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-07-08T17:04:56.047Z] e6b0cf9c0882: Pulling fs layer [2020-07-08T17:04:56.047Z] 2848faf0eed1: Pulling fs layer [2020-07-08T17:04:56.047Z] 0f37312ad70f: Pulling fs layer [2020-07-08T17:04:56.047Z] 5788d62ee057: Pulling fs layer [2020-07-08T17:04:56.047Z] 0e6b1d234666: Pulling fs layer [2020-07-08T17:04:56.047Z] bf5d7aec512f: Pulling fs layer [2020-07-08T17:04:56.047Z] 34c802a77dc8: Pulling fs layer [2020-07-08T17:04:56.047Z] 9eb99e56ec68: Pulling fs layer [2020-07-08T17:04:56.047Z] 27c7a5d97fbd: Pulling fs layer [2020-07-08T17:04:56.047Z] 5c102a31e300: Pulling fs layer [2020-07-08T17:04:56.047Z] dcfb455df0a1: Pulling fs layer [2020-07-08T17:04:56.047Z] 34c802a77dc8: Waiting [2020-07-08T17:04:56.047Z] 9eb99e56ec68: Waiting [2020-07-08T17:04:56.047Z] 27c7a5d97fbd: Waiting [2020-07-08T17:04:56.047Z] 5c102a31e300: Waiting [2020-07-08T17:04:56.047Z] dcfb455df0a1: Waiting [2020-07-08T17:04:56.047Z] 0e6b1d234666: Waiting [2020-07-08T17:04:56.047Z] bf5d7aec512f: Waiting [2020-07-08T17:04:56.047Z] 5788d62ee057: Waiting [2020-07-08T17:04:56.047Z] 0f37312ad70f: Verifying Checksum [2020-07-08T17:04:56.047Z] 0f37312ad70f: Download complete [2020-07-08T17:04:56.047Z] 2848faf0eed1: Verifying Checksum [2020-07-08T17:04:56.047Z] 2848faf0eed1: Download complete [2020-07-08T17:04:56.047Z] 0e6b1d234666: Verifying Checksum [2020-07-08T17:04:56.047Z] 0e6b1d234666: Download complete [2020-07-08T17:04:56.047Z] bf5d7aec512f: Verifying Checksum [2020-07-08T17:04:56.047Z] bf5d7aec512f: Download complete [2020-07-08T17:04:56.047Z] e6b0cf9c0882: Verifying Checksum [2020-07-08T17:04:56.047Z] e6b0cf9c0882: Download complete [2020-07-08T17:04:56.644Z] e6b0cf9c0882: Pull complete [2020-07-08T17:04:56.912Z] 34c802a77dc8: Verifying Checksum [2020-07-08T17:04:56.912Z] 34c802a77dc8: Download complete [2020-07-08T17:04:57.487Z] 9eb99e56ec68: Verifying Checksum [2020-07-08T17:04:57.487Z] 9eb99e56ec68: Download complete [2020-07-08T17:04:57.760Z] 5788d62ee057: Verifying Checksum [2020-07-08T17:04:57.760Z] 5788d62ee057: Download complete [2020-07-08T17:04:57.760Z] 27c7a5d97fbd: Verifying Checksum [2020-07-08T17:04:57.760Z] 27c7a5d97fbd: Download complete [2020-07-08T17:04:57.760Z] dcfb455df0a1: Verifying Checksum [2020-07-08T17:04:57.760Z] dcfb455df0a1: Download complete [2020-07-08T17:04:58.046Z] 5c102a31e300: Verifying Checksum [2020-07-08T17:04:58.046Z] 5c102a31e300: Download complete [2020-07-08T17:04:58.619Z] 2848faf0eed1: Pull complete [2020-07-08T17:04:58.619Z] 0f37312ad70f: Pull complete [2020-07-08T17:05:03.923Z] 5788d62ee057: Pull complete [2020-07-08T17:05:03.923Z] 0e6b1d234666: Pull complete [2020-07-08T17:05:03.923Z] bf5d7aec512f: Pull complete [2020-07-08T17:05:10.522Z] 34c802a77dc8: Pull complete [2020-07-08T17:05:13.085Z] 9eb99e56ec68: Pull complete [2020-07-08T17:05:13.085Z] 27c7a5d97fbd: Pull complete [2020-07-08T17:05:14.037Z] 5c102a31e300: Pull complete [2020-07-08T17:05:14.298Z] dcfb455df0a1: Pull complete [2020-07-08T17:05:14.298Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-07-08T17:05:14.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-07-08T17:05:14.298Z] ---> 7c70fe431013 [2020-07-08T17:05:14.298Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-08T17:05:16.213Z] ---> Running in 4441b4bdd7a6 [2020-07-08T17:05:16.213Z] Removing intermediate container 4441b4bdd7a6 [2020-07-08T17:05:16.213Z] ---> ae96857a2e9a [2020-07-08T17:05:16.213Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-08T17:05:16.213Z] ---> Running in 267efd3ce2e5 [2020-07-08T17:05:17.605Z] Removing intermediate container 267efd3ce2e5 [2020-07-08T17:05:17.605Z] ---> 8be8f2c18f20 [2020-07-08T17:05:17.605Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-07-08T17:05:17.605Z] ---> Running in d9705d511e3c [2020-07-08T17:05:18.178Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-07-08T17:05:19.118Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-07-08T17:05:19.118Z] (1/6) Installing libc-dev (0.7.2-r0) [2020-07-08T17:05:19.379Z] (2/6) Installing libsodium (1.0.18-r0) [2020-07-08T17:05:19.379Z] (3/6) Installing pkgconf (1.6.3-r0) [2020-07-08T17:05:19.379Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-07-08T17:05:19.639Z] (5/6) Installing libzmq (4.3.2-r0) [2020-07-08T17:05:19.639Z] (6/6) Installing zeromq-dev (4.3.2-r0) [2020-07-08T17:05:19.900Z] Executing busybox-1.31.1-r8.trigger [2020-07-08T17:05:19.900Z] OK: 145 MiB in 45 packages [2020-07-08T17:05:20.472Z] Removing intermediate container d9705d511e3c [2020-07-08T17:05:20.472Z] ---> 97adde52b6e3 [2020-07-08T17:05:20.472Z] Step 6/8 : WORKDIR /app [2020-07-08T17:05:20.472Z] ---> Running in 2763522fdc29 [2020-07-08T17:05:20.472Z] Removing intermediate container 2763522fdc29 [2020-07-08T17:05:20.472Z] ---> 3a140755b890 [2020-07-08T17:05:20.472Z] Step 7/8 : COPY . . [2020-07-08T17:05:21.412Z] ---> dcf0934493b2 [2020-07-08T17:05:21.412Z] Step 8/8 : RUN go mod download [2020-07-08T17:05:21.412Z] ---> Running in 513990f3783a [2020-07-08T17:05:23.955Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-08T17:05:23.955Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-08T17:05:23.955Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-08T17:05:23.955Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-08T17:05:23.955Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-08T17:05:23.955Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-08T17:05:23.955Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-08T17:05:23.955Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-08T17:05:23.955Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-07-08T17:05:23.955Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-08T17:05:24.216Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.5 [2020-07-08T17:05:24.216Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.34 [2020-07-08T17:05:24.216Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-08T17:05:24.216Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.60 [2020-07-08T17:05:24.216Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-08T17:05:24.216Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-07-08T17:05:24.216Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.18 [2020-07-08T17:05:24.216Z] go: finding github.com/fatih/color v1.7.0 [2020-07-08T17:05:24.216Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-07-08T17:05:24.216Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-08T17:05:24.216Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-08T17:05:24.216Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-08T17:05:24.476Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-07-08T17:05:24.476Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-08T17:05:24.476Z] go: finding github.com/golang/protobuf v1.3.2 [2020-07-08T17:05:24.476Z] go: finding github.com/golang/snappy v0.0.1 [2020-07-08T17:05:24.476Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-07-08T17:05:24.476Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-08T17:05:24.476Z] go: finding github.com/google/go-cmp v0.4.0 [2020-07-08T17:05:24.476Z] go: finding github.com/google/uuid v1.1.1 [2020-07-08T17:05:24.476Z] go: finding github.com/gorilla/mux v1.7.4 [2020-07-08T17:05:24.476Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-08T17:05:24.476Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-08T17:05:24.476Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-08T17:05:24.476Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-08T17:05:24.739Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-08T17:05:24.739Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-08T17:05:24.739Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-08T17:05:24.739Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-08T17:05:24.739Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-08T17:05:24.739Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-08T17:05:24.739Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-08T17:05:24.739Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-08T17:05:24.739Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-08T17:05:24.739Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-08T17:05:24.739Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-08T17:05:24.739Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-08T17:05:25.001Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-08T17:05:25.001Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-07-08T17:05:25.001Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-08T17:05:25.001Z] go: finding github.com/kr/pretty v0.1.0 [2020-07-08T17:05:25.001Z] go: finding github.com/kr/pty v1.1.1 [2020-07-08T17:05:25.001Z] go: finding github.com/kr/text v0.1.0 [2020-07-08T17:05:25.001Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-08T17:05:25.001Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-08T17:05:25.001Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-08T17:05:25.001Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-08T17:05:25.001Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-08T17:05:25.001Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-08T17:05:25.001Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-08T17:05:25.262Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-08T17:05:25.262Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-08T17:05:25.262Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-08T17:05:25.262Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-08T17:05:25.262Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-08T17:05:25.262Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-07-08T17:05:25.262Z] go: finding github.com/onsi/gomega v1.7.0 [2020-07-08T17:05:25.262Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-08T17:05:25.262Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-07-08T17:05:25.262Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-08T17:05:25.262Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-08T17:05:25.524Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-08T17:05:25.524Z] go: finding github.com/posener/complete v1.1.1 [2020-07-08T17:05:25.524Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-08T17:05:25.524Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-08T17:05:25.524Z] go: finding github.com/stretchr/objx v0.2.0 [2020-07-08T17:05:25.524Z] go: finding github.com/stretchr/testify v1.6.1 [2020-07-08T17:05:25.524Z] go: finding github.com/tidwall/pretty v1.0.1 [2020-07-08T17:05:25.524Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-08T17:05:25.524Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-08T17:05:25.524Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-07-08T17:05:25.524Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-07-08T17:05:25.524Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-07-08T17:05:25.790Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-08T17:05:25.790Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-08T17:05:25.790Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-08T17:05:25.790Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-07-08T17:05:25.790Z] go: finding golang.org/x/text v0.3.2 [2020-07-08T17:05:25.790Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-08T17:05:25.790Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-07-08T17:05:25.790Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-07-08T17:05:25.790Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-07-08T17:05:25.790Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-07-08T17:05:25.790Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-08T17:05:25.790Z] go: finding gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2020-07-08T17:05:40.729Z] Removing intermediate container 513990f3783a [2020-07-08T17:05:40.729Z] ---> 08841bbcb00e [2020-07-08T17:05:40.729Z] Successfully built 08841bbcb00e [2020-07-08T17:05:40.729Z] 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-08T17:05:41.196Z] + docker inspect -f . ci-base-image-x86_64 [2020-07-08T17:05:41.196Z] . [Pipeline] withDockerContainer [2020-07-08T17:05:41.297Z] prd-centos7-docker-4c-2g-5578 does not seem to be running inside a container [2020-07-08T17:05:41.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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 ******** -e ******** ci-base-image-x86_64 cat [2020-07-08T17:05:41.996Z] $ docker top c80cdeab7b76b14b3ddef2ecbd9597fdeadc8e66670c7c7bde7f889c9a6cb281 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-08T17:05:42.433Z] + go version [2020-07-08T17:05:42.433Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-07-08T17:05:42.742Z] + make test [2020-07-08T17:05:42.742Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-07-08T17:05:49.925Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5579 in /w/workspace/y_app-service-configurable_PR-91 [Pipeline] { [Pipeline] ws [2020-07-08T17:05:49.956Z] Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout [2020-07-08T17:05:55.156Z] using credential edgex-jenkins-ssh [2020-07-08T17:05:55.188Z] Cloning the remote Git repository [2020-07-08T17:05:55.188Z] Cloning with configured refspecs honoured and without tags [2020-07-08T17:05:55.259Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-07-08T17:05:55.384Z] > git init /w/workspace/app-service-configurable/3 # timeout=10 [2020-07-08T17:05:55.475Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-07-08T17:05:55.477Z] > git --version # timeout=10 [2020-07-08T17:05:55.500Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-08T17:05:55.589Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/91/head:refs/remotes/origin/PR-91 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T17:05:56.386Z] Fetching without tags [2020-07-08T17:05:56.864Z] Merging remotes/origin/master commit b48d588e785e9b834362114c0125b7e6e5741346 into PR head commit 40707f945258685ab44159c4c0c1a9f56ec6a72d [2020-07-08T17:05:57.055Z] Merge succeeded, producing 40707f945258685ab44159c4c0c1a9f56ec6a72d [2020-07-08T17:05:57.056Z] Checking out Revision 40707f945258685ab44159c4c0c1a9f56ec6a72d (PR-91) [2020-07-08T17:05:56.306Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-07-08T17:05:56.325Z] > git config --add remote.origin.fetch +refs/pull/91/head:refs/remotes/origin/PR-91 # timeout=10 [2020-07-08T17:05:56.341Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T17:05:56.365Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-07-08T17:05:56.396Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-07-08T17:05:56.396Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-08T17:05:56.409Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/91/head:refs/remotes/origin/PR-91 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-08T17:05:56.885Z] > git config core.sparsecheckout # timeout=10 [2020-07-08T17:05:56.901Z] > git checkout -f 40707f945258685ab44159c4c0c1a9f56ec6a72d # timeout=10 [2020-07-08T17:05:56.977Z] > git remote # timeout=10 [2020-07-08T17:05:56.994Z] > git config --get remote.origin.url # timeout=10 [2020-07-08T17:05:57.007Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-08T17:05:57.017Z] > git merge b48d588e785e9b834362114c0125b7e6e5741346 # timeout=10 [2020-07-08T17:05:57.039Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-08T17:05:57.060Z] > git config core.sparsecheckout # timeout=10 [2020-07-08T17:05:57.078Z] > git checkout -f 40707f945258685ab44159c4c0c1a9f56ec6a72d # timeout=10 [2020-07-08T17:05:57.748Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-07-08T17:05:57.748Z] CGO_ENABLED=1 go vet ./... [2020-07-08T17:06:00.325Z] gofmt -l . [2020-07-08T17:06:00.325Z] [ "`gofmt -l .`" = "" ] [2020-07-08T17:06:00.325Z] ./bin/test-go-mod-tidy.sh [2020-07-08T17:06:00.900Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-07-08T17:06:01.523Z] Commit message: "Merge branch 'master' into NoClientMonitor" [2020-07-08T17:06:01.920Z] Stashed 1 file(s) [Pipeline] } [2020-07-08T17:06:01.923Z] $ docker stop --time=1 c80cdeab7b76b14b3ddef2ecbd9597fdeadc8e66670c7c7bde7f889c9a6cb281 [2020-07-08T17:06:04.306Z] $ docker rm -f c80cdeab7b76b14b3ddef2ecbd9597fdeadc8e66670c7c7bde7f889c9a6cb281 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-07-08T17:06:05.194Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] echo [2020-07-08T17:06:05.382Z] ========================================================= [2020-07-08T17:06:05.382Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-07-08T17:06:05.382Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-08T17:06:05.484Z] + ls -al . [2020-07-08T17:06:05.484Z] total 96 [2020-07-08T17:06:05.484Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jul 8 17:06 . [2020-07-08T17:06:05.484Z] drwxrwxr-x. 4 jenkins jenkins 28 Jul 8 17:04 .. [2020-07-08T17:06:05.484Z] -rw-rw-r--. 1 jenkins jenkins 6027 Jul 8 17:04 Attribution.txt [2020-07-08T17:06:05.484Z] drwxrwxr-x. 2 jenkins jenkins 64 Jul 8 17:04 bin [2020-07-08T17:06:05.484Z] -rw-r--r--. 1 jenkins jenkins 10 Jul 8 17:05 coverage.out [2020-07-08T17:06:05.484Z] -rw-rw-r--. 1 jenkins jenkins 180 Jul 8 17:04 docker-compose.debug.yml [2020-07-08T17:06:05.484Z] -rw-rw-r--. 1 jenkins jenkins 133 Jul 8 17:04 docker-compose.yml [2020-07-08T17:06:05.484Z] -rw-rw-r--. 1 jenkins jenkins 1997 Jul 8 17:04 Dockerfile [2020-07-08T17:06:05.484Z] -rw-rw-r--. 1 jenkins jenkins 966 Jul 8 17:04 Dockerfile.build [2020-07-08T17:06:05.484Z] -rw-rw-r--. 1 jenkins jenkins 119 Jul 8 17:04 .dockerignore [2020-07-08T17:06:05.484Z] drwxrwxr-x. 8 jenkins jenkins 179 Jul 8 17:04 .git [2020-07-08T17:06:05.484Z] drwxrwxr-x. 2 jenkins jenkins 81 Jul 8 17:04 .github [2020-07-08T17:06:05.484Z] -rw-rw-r--. 1 jenkins jenkins 93 Jul 8 17:04 .gitignore [2020-07-08T17:06:05.484Z] -rw-r--r--. 1 jenkins jenkins 132 Jul 8 17:06 go.mod [2020-07-08T17:06:05.484Z] -rw-r--r--. 1 jenkins jenkins 18984 Jul 8 17:06 go.sum [2020-07-08T17:06:05.484Z] -rw-rw-r--. 1 jenkins jenkins 710 Jul 8 17:04 Jenkinsfile [2020-07-08T17:06:05.484Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jul 8 17:04 LICENSE [2020-07-08T17:06:05.484Z] -rw-rw-r--. 1 jenkins jenkins 1519 Jul 8 17:04 main.go [2020-07-08T17:06:05.484Z] -rw-rw-r--. 1 jenkins jenkins 1573 Jul 8 17:04 makefile [2020-07-08T17:06:05.484Z] -rw-rw-r--. 1 jenkins jenkins 481 Jul 8 17:04 README.md [2020-07-08T17:06:05.484Z] drwxrwxr-x. 10 jenkins jenkins 171 Jul 8 17:04 res [2020-07-08T17:06:05.484Z] drwxrwxr-x. 3 jenkins jenkins 45 Jul 8 17:04 .semver [2020-07-08T17:06:05.484Z] drwxrwxr-x. 4 jenkins jenkins 71 Jul 8 17:04 snap [2020-07-08T17:06:05.484Z] -rw-rw-r--. 1 jenkins jenkins 5 Jul 8 17:02 VERSION [Pipeline] isUnix [Pipeline] sh [2020-07-08T17:06:06.439Z] + 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=40707f945258685ab44159c4c0c1a9f56ec6a72d --label arch=amd64 --label version=0.0.0 . [2020-07-08T17:06:06.439Z] Sending build context to Docker daemon 351.2kB [2020-07-08T17:06:06.439Z] Step 1/26 : ARG BASE=golang:1.13-alpine [2020-07-08T17:06:06.439Z] Step 2/26 : FROM ${BASE} AS builder [2020-07-08T17:06:06.439Z] ---> 08841bbcb00e [2020-07-08T17:06:06.439Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-07-08T17:06:06.447Z] + 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-08T17:06:06.700Z] ---> Running in 1c57de75dd52 [2020-07-08T17:06:06.961Z] Removing intermediate container 1c57de75dd52 [2020-07-08T17:06:06.961Z] ---> 242a22a6276d [2020-07-08T17:06:06.961Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2020-07-08T17:06:06.961Z] ---> Running in 3ae4a9a61416 [2020-07-08T17:06:06.961Z] Removing intermediate container 3ae4a9a61416 [2020-07-08T17:06:06.961Z] ---> d0167002998f [2020-07-08T17:06:06.961Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-08T17:06:07.232Z] ---> Running in 0ccc8428ddfc [2020-07-08T17:06:07.232Z] Removing intermediate container 0ccc8428ddfc [2020-07-08T17:06:07.232Z] ---> dadbc50d7277 [2020-07-08T17:06:07.232Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-08T17:06:07.232Z] ---> Running in 17725109faea [2020-07-08T17:06:07.435Z] Sending build context to Docker daemon 329.2kB [2020-07-08T17:06:07.435Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-07-08T17:06:07.435Z] Step 2/8 : FROM ${BASE} [2020-07-08T17:06:07.707Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-07-08T17:06:07.707Z] cde5963f3b93: Pulling fs layer [2020-07-08T17:06:07.708Z] 2a23fa8c16f7: Pulling fs layer [2020-07-08T17:06:07.708Z] 777b28850792: Pulling fs layer [2020-07-08T17:06:07.708Z] 8a11ddd9e578: Pulling fs layer [2020-07-08T17:06:07.708Z] 4cf88f913ddb: Pulling fs layer [2020-07-08T17:06:07.708Z] 8a11ddd9e578: Waiting [2020-07-08T17:06:07.708Z] 4cf88f913ddb: Waiting [2020-07-08T17:06:07.708Z] 1df406cf5192: Pulling fs layer [2020-07-08T17:06:07.708Z] cd6300453558: Pulling fs layer [2020-07-08T17:06:07.708Z] b9c365052c96: Pulling fs layer [2020-07-08T17:06:07.708Z] a2d8cc88f415: Pulling fs layer [2020-07-08T17:06:07.708Z] ea1d1ca13537: Pulling fs layer [2020-07-08T17:06:07.708Z] 3750a50a1c5e: Pulling fs layer [2020-07-08T17:06:07.708Z] 1df406cf5192: Waiting [2020-07-08T17:06:07.708Z] cd6300453558: Waiting [2020-07-08T17:06:07.708Z] b9c365052c96: Waiting [2020-07-08T17:06:07.708Z] ea1d1ca13537: Waiting [2020-07-08T17:06:07.708Z] 3750a50a1c5e: Waiting [2020-07-08T17:06:07.708Z] a2d8cc88f415: Waiting [2020-07-08T17:06:07.708Z] 777b28850792: Download complete [2020-07-08T17:06:07.708Z] 2a23fa8c16f7: Verifying Checksum [2020-07-08T17:06:07.708Z] 2a23fa8c16f7: Download complete [2020-07-08T17:06:07.708Z] 4cf88f913ddb: Verifying Checksum [2020-07-08T17:06:07.708Z] 4cf88f913ddb: Download complete [2020-07-08T17:06:07.708Z] 1df406cf5192: Download complete [2020-07-08T17:06:07.982Z] cde5963f3b93: Verifying Checksum [2020-07-08T17:06:08.184Z] Removing intermediate container 17725109faea [2020-07-08T17:06:08.184Z] ---> 0101e805cd38 [2020-07-08T17:06:08.184Z] Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-07-08T17:06:08.445Z] ---> Running in f2e825670c4c [2020-07-08T17:06:08.583Z] cde5963f3b93: Pull complete [2020-07-08T17:06:08.707Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-07-08T17:06:09.180Z] 2a23fa8c16f7: Pull complete [2020-07-08T17:06:09.782Z] 777b28850792: Pull complete [2020-07-08T17:06:10.094Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-07-08T17:06:10.385Z] cd6300453558: Verifying Checksum [2020-07-08T17:06:10.385Z] cd6300453558: Download complete [2020-07-08T17:06:10.385Z] a2d8cc88f415: Verifying Checksum [2020-07-08T17:06:10.385Z] a2d8cc88f415: Download complete [2020-07-08T17:06:11.036Z] OK: 145 MiB in 45 packages [2020-07-08T17:06:11.298Z] Removing intermediate container f2e825670c4c [2020-07-08T17:06:11.298Z] ---> 0cf56c77a164 [2020-07-08T17:06:11.298Z] Step 8/26 : WORKDIR /app [2020-07-08T17:06:11.298Z] ---> Running in f7b273be46ba [2020-07-08T17:06:11.558Z] Removing intermediate container f7b273be46ba [2020-07-08T17:06:11.558Z] ---> be20939744b3 [2020-07-08T17:06:11.558Z] Step 9/26 : COPY go.mod . [2020-07-08T17:06:11.820Z] ---> 8e6688105f08 [2020-07-08T17:06:11.820Z] Step 10/26 : RUN go mod download [2020-07-08T17:06:11.820Z] ---> Running in 27002623ffc6 [2020-07-08T17:06:11.822Z] ea1d1ca13537: Verifying Checksum [2020-07-08T17:06:11.822Z] ea1d1ca13537: Download complete [2020-07-08T17:06:11.822Z] 3750a50a1c5e: Verifying Checksum [2020-07-08T17:06:11.822Z] 3750a50a1c5e: Download complete [2020-07-08T17:06:12.421Z] b9c365052c96: Verifying Checksum [2020-07-08T17:06:12.776Z] Removing intermediate container 27002623ffc6 [2020-07-08T17:06:12.776Z] ---> 2384262e44f0 [2020-07-08T17:06:12.776Z] Step 11/26 : COPY . . [2020-07-08T17:06:13.347Z] ---> b72254a06b72 [2020-07-08T17:06:13.347Z] Step 12/26 : ARG MAKE="make build" [2020-07-08T17:06:13.347Z] ---> Running in 331e2fa32f61 [2020-07-08T17:06:13.347Z] Removing intermediate container 331e2fa32f61 [2020-07-08T17:06:13.347Z] ---> e360729a0f74 [2020-07-08T17:06:13.347Z] Step 13/26 : RUN $MAKE [2020-07-08T17:06:13.396Z] 8a11ddd9e578: Verifying Checksum [2020-07-08T17:06:13.396Z] 8a11ddd9e578: Download complete [2020-07-08T17:06:13.608Z] ---> Running in bd5e1cf32203 [2020-07-08T17:06:13.868Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-07-08T17:06:23.541Z] 8a11ddd9e578: Pull complete [2020-07-08T17:06:23.541Z] 4cf88f913ddb: Pull complete [2020-07-08T17:06:23.541Z] 1df406cf5192: Pull complete [2020-07-08T17:06:27.839Z] cd6300453558: Pull complete [2020-07-08T17:06:32.100Z] Removing intermediate container bd5e1cf32203 [2020-07-08T17:06:32.100Z] ---> 50a85eedb37f [2020-07-08T17:06:32.100Z] Step 14/26 : FROM alpine:latest [2020-07-08T17:06:32.100Z] latest: Pulling from library/alpine [2020-07-08T17:06:32.100Z] df20fa9351a1: Pulling fs layer [2020-07-08T17:06:32.100Z] df20fa9351a1: Verifying Checksum [2020-07-08T17:06:32.100Z] df20fa9351a1: Download complete [2020-07-08T17:06:32.136Z] b9c365052c96: Pull complete [2020-07-08T17:06:32.363Z] df20fa9351a1: Pull complete [2020-07-08T17:06:32.363Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-08T17:06:32.363Z] Status: Downloaded newer image for alpine:latest [2020-07-08T17:06:32.363Z] ---> a24bb4013296 [2020-07-08T17:06:32.363Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-08T17:06:32.363Z] ---> Running in 11546e7d085f [2020-07-08T17:06:32.419Z] a2d8cc88f415: Pull complete [2020-07-08T17:06:32.625Z] Removing intermediate container 11546e7d085f [2020-07-08T17:06:32.625Z] ---> 21ad88723e87 [2020-07-08T17:06:32.625Z] Step 16/26 : LABEL Name=app-service-configurable Version=${VERSION} [2020-07-08T17:06:32.625Z] ---> Running in 06d9814433ae [2020-07-08T17:06:32.888Z] Removing intermediate container 06d9814433ae [2020-07-08T17:06:32.888Z] ---> b5bb8fd1ac85 [2020-07-08T17:06:32.888Z] Step 17/26 : RUN apk --no-cache add ca-certificates zeromq [2020-07-08T17:06:32.888Z] ---> Running in 4ce4c630f4c4 [2020-07-08T17:06:33.150Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-08T17:06:33.410Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-08T17:06:33.410Z] (1/6) Installing ca-certificates (20191127-r4) [2020-07-08T17:06:33.670Z] (2/6) Installing libgcc (9.3.0-r2) [2020-07-08T17:06:33.670Z] (3/6) Installing libsodium (1.0.18-r0) [2020-07-08T17:06:33.670Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-07-08T17:06:33.670Z] (5/6) Installing libzmq (4.3.2-r0) [2020-07-08T17:06:33.670Z] (6/6) Installing zeromq (4.3.2-r0) [2020-07-08T17:06:33.670Z] Executing busybox-1.31.1-r16.trigger [2020-07-08T17:06:33.670Z] Executing ca-certificates-20191127-r4.trigger [2020-07-08T17:06:33.670Z] OK: 9 MiB in 20 packages [2020-07-08T17:06:34.411Z] ea1d1ca13537: Pull complete [2020-07-08T17:06:34.614Z] Removing intermediate container 4ce4c630f4c4 [2020-07-08T17:06:34.614Z] ---> b66bf8622e82 [2020-07-08T17:06:34.614Z] Step 18/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-07-08T17:06:34.874Z] ---> 79df5e7092be [2020-07-08T17:06:34.874Z] Step 19/26 : COPY --from=builder /app/LICENSE /LICENSE [2020-07-08T17:06:35.011Z] 3750a50a1c5e: Pull complete [2020-07-08T17:06:35.011Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-07-08T17:06:35.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-07-08T17:06:35.011Z] ---> 78745c68409d [2020-07-08T17:06:35.011Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-08T17:06:35.135Z] ---> 9b28e6023fae [2020-07-08T17:06:35.135Z] Step 20/26 : COPY --from=builder /app/res/ /res/ [2020-07-08T17:06:35.398Z] ---> 0a5f8742b8e5 [2020-07-08T17:06:35.398Z] Step 21/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-07-08T17:06:35.970Z] ---> 7432fd9e33f2 [2020-07-08T17:06:35.970Z] Step 22/26 : EXPOSE 48095 [2020-07-08T17:06:36.233Z] ---> Running in a59a572fcfeb [2020-07-08T17:06:36.233Z] Removing intermediate container a59a572fcfeb [2020-07-08T17:06:36.233Z] ---> 760ff1363d6a [2020-07-08T17:06:36.233Z] Step 23/26 : ENTRYPOINT ["/app-service-configurable", "-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-07-08T17:06:36.493Z] ---> Running in 24e99bab0614 [2020-07-08T17:06:36.493Z] Removing intermediate container 24e99bab0614 [2020-07-08T17:06:36.493Z] ---> 2cd7b8449f35 [2020-07-08T17:06:36.493Z] Step 24/26 : LABEL arch=amd64 [2020-07-08T17:06:36.493Z] ---> Running in 084fc7563b62 [2020-07-08T17:06:36.754Z] Removing intermediate container 084fc7563b62 [2020-07-08T17:06:36.754Z] ---> faff28ed366a [2020-07-08T17:06:36.754Z] Step 25/26 : LABEL git_sha=40707f945258685ab44159c4c0c1a9f56ec6a72d [2020-07-08T17:06:36.754Z] ---> Running in 2ba0a4baf20a [2020-07-08T17:06:37.014Z] Removing intermediate container 2ba0a4baf20a [2020-07-08T17:06:37.014Z] ---> 548af7dce225 [2020-07-08T17:06:37.014Z] Step 26/26 : LABEL version=0.0.0 [2020-07-08T17:06:37.014Z] ---> Running in 44343bccef92 [2020-07-08T17:06:37.276Z] Removing intermediate container 44343bccef92 [2020-07-08T17:06:37.276Z] ---> f72579248e2e [2020-07-08T17:06:37.276Z] [Warning] One or more build-args [ARCH] were not consumed [2020-07-08T17:06:37.276Z] Successfully built f72579248e2e [2020-07-08T17:06:37.276Z] 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-08T17:06:38.095Z] ++ find /w/workspace/app-service-configurable/3 [2020-07-08T17:06:38.095Z] ++ grep snapcraft.yaml [2020-07-08T17:06:38.095Z] + grep -Po '^name: \K(.*)' /w/workspace/app-service-configurable/3/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-08T17:06:38.185Z] provisioning config files... [2020-07-08T17:06:38.196Z] copy managed file [EdgeX] to file:/w/workspace/app-service-configurable/3@tmp/config8866664006674533337tmp [Pipeline] { [Pipeline] sh [2020-07-08T17:06:38.524Z] + cp /w/workspace/app-service-configurable/3@tmp/config8866664006674533337tmp /w/workspace/app-service-configurable/3/edgex-snap-store-login [Pipeline] sh [2020-07-08T17:06:38.826Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/app-service-configurable/3:/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-08T17:06:38.826Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-07-08T17:06:38.826Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-07-08T17:06:38.826Z] 5bed26d33875: Pulling fs layer [2020-07-08T17:06:38.826Z] f11b29a9c730: Pulling fs layer [2020-07-08T17:06:38.826Z] 930bda195c84: Pulling fs layer [2020-07-08T17:06:38.826Z] 78bf9a5ad49e: Pulling fs layer [2020-07-08T17:06:38.826Z] e5fbee5a4b0d: Pulling fs layer [2020-07-08T17:06:38.826Z] f452fca78f88: Pulling fs layer [2020-07-08T17:06:38.826Z] 7417ef92027a: Pulling fs layer [2020-07-08T17:06:38.826Z] 2af5c49d270b: Pulling fs layer [2020-07-08T17:06:38.826Z] df9c3bdbc40a: Pulling fs layer [2020-07-08T17:06:38.826Z] f452fca78f88: Waiting [2020-07-08T17:06:38.826Z] 7417ef92027a: Waiting [2020-07-08T17:06:38.826Z] 2af5c49d270b: Waiting [2020-07-08T17:06:38.826Z] df9c3bdbc40a: Waiting [2020-07-08T17:06:38.826Z] 78bf9a5ad49e: Waiting [2020-07-08T17:06:38.826Z] e5fbee5a4b0d: Waiting [2020-07-08T17:06:38.826Z] 930bda195c84: Verifying Checksum [2020-07-08T17:06:38.826Z] 930bda195c84: Download complete [2020-07-08T17:06:38.826Z] f11b29a9c730: Verifying Checksum [2020-07-08T17:06:38.826Z] f11b29a9c730: Download complete [2020-07-08T17:06:38.826Z] 78bf9a5ad49e: Verifying Checksum [2020-07-08T17:06:38.826Z] 78bf9a5ad49e: Download complete [2020-07-08T17:06:38.826Z] f452fca78f88: Verifying Checksum [2020-07-08T17:06:38.826Z] f452fca78f88: Download complete [2020-07-08T17:06:38.826Z] 7417ef92027a: Verifying Checksum [2020-07-08T17:06:38.826Z] 7417ef92027a: Download complete [2020-07-08T17:06:39.089Z] 2af5c49d270b: Verifying Checksum [2020-07-08T17:06:39.089Z] 2af5c49d270b: Download complete [2020-07-08T17:06:39.089Z] df9c3bdbc40a: Verifying Checksum [2020-07-08T17:06:39.089Z] df9c3bdbc40a: Download complete [2020-07-08T17:06:39.351Z] 5bed26d33875: Download complete [2020-07-08T17:06:40.460Z] ---> Running in 16f41f5b1d35 [2020-07-08T17:06:40.460Z] Removing intermediate container 16f41f5b1d35 [2020-07-08T17:06:40.460Z] ---> 7d7b176cc2b0 [2020-07-08T17:06:40.460Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-08T17:06:40.460Z] ---> Running in 955b50a9bc42 [2020-07-08T17:06:42.670Z] 5bed26d33875: Pull complete [2020-07-08T17:06:42.670Z] e5fbee5a4b0d: Verifying Checksum [2020-07-08T17:06:42.670Z] e5fbee5a4b0d: Download complete [2020-07-08T17:06:43.078Z] Removing intermediate container 955b50a9bc42 [2020-07-08T17:06:43.078Z] ---> 8c881f43b080 [2020-07-08T17:06:43.078Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-07-08T17:06:43.242Z] f11b29a9c730: Pull complete [2020-07-08T17:06:43.242Z] 930bda195c84: Pull complete [2020-07-08T17:06:43.354Z] ---> Running in 4c038b015ace [2020-07-08T17:06:43.505Z] 78bf9a5ad49e: Pull complete [2020-07-08T17:06:44.789Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-07-08T17:06:46.761Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-07-08T17:06:48.731Z] (1/6) Installing libc-dev (0.7.2-r0) [2020-07-08T17:06:48.731Z] (2/6) Installing libsodium (1.0.18-r0) [2020-07-08T17:06:49.322Z] (3/6) Installing pkgconf (1.6.3-r0) [2020-07-08T17:06:49.322Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-07-08T17:06:49.322Z] (5/6) Installing libzmq (4.3.2-r0) [2020-07-08T17:06:49.914Z] (6/6) Installing zeromq-dev (4.3.2-r0) [2020-07-08T17:06:49.914Z] Executing busybox-1.31.1-r8.trigger [2020-07-08T17:06:49.914Z] OK: 127 MiB in 45 packages [2020-07-08T17:06:51.355Z] Removing intermediate container 4c038b015ace [2020-07-08T17:06:51.355Z] ---> e6bc7dafd737 [2020-07-08T17:06:51.355Z] Step 6/8 : WORKDIR /app [2020-07-08T17:06:51.355Z] ---> Running in f57c348a0435 [2020-07-08T17:06:51.948Z] Removing intermediate container f57c348a0435 [2020-07-08T17:06:51.948Z] ---> 431a5b4d759c [2020-07-08T17:06:51.948Z] Step 7/8 : COPY . . [2020-07-08T17:06:52.929Z] ---> 2726b75824ac [2020-07-08T17:06:52.929Z] Step 8/8 : RUN go mod download [2020-07-08T17:06:52.929Z] ---> Running in 51919d30b192 [2020-07-08T17:06:56.313Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-08T17:06:56.313Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-08T17:06:56.313Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-08T17:06:56.313Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-08T17:06:56.313Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-08T17:06:56.313Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-08T17:06:56.313Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-08T17:06:56.313Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-08T17:06:56.313Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-07-08T17:06:56.313Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-08T17:06:56.313Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.5 [2020-07-08T17:06:56.313Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.34 [2020-07-08T17:06:56.313Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-08T17:06:56.313Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.60 [2020-07-08T17:06:56.313Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-08T17:06:56.313Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-07-08T17:06:56.313Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.18 [2020-07-08T17:06:56.313Z] go: finding github.com/fatih/color v1.7.0 [2020-07-08T17:06:56.313Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-07-08T17:06:56.313Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-08T17:06:56.313Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-08T17:06:56.313Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-08T17:06:56.313Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-07-08T17:06:56.583Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-08T17:06:56.583Z] go: finding github.com/golang/protobuf v1.3.2 [2020-07-08T17:06:56.583Z] go: finding github.com/golang/snappy v0.0.1 [2020-07-08T17:06:56.583Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-07-08T17:06:56.583Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-08T17:06:56.583Z] go: finding github.com/google/go-cmp v0.4.0 [2020-07-08T17:06:56.583Z] go: finding github.com/google/uuid v1.1.1 [2020-07-08T17:06:56.583Z] go: finding github.com/gorilla/mux v1.7.4 [2020-07-08T17:06:56.583Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-08T17:06:56.583Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-08T17:06:56.583Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-08T17:06:56.583Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-08T17:06:56.855Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-08T17:06:56.855Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-08T17:06:56.855Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-08T17:06:56.855Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-08T17:06:56.855Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-08T17:06:56.855Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-08T17:06:56.855Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-08T17:06:56.855Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-08T17:06:56.855Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-08T17:06:56.855Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-08T17:06:56.855Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-08T17:06:56.855Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-08T17:06:57.127Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-08T17:06:57.127Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-07-08T17:06:57.127Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-08T17:06:57.127Z] go: finding github.com/kr/pretty v0.1.0 [2020-07-08T17:06:57.127Z] go: finding github.com/kr/pty v1.1.1 [2020-07-08T17:06:57.127Z] go: finding github.com/kr/text v0.1.0 [2020-07-08T17:06:57.127Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-08T17:06:57.127Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-08T17:06:57.127Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-08T17:06:57.127Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-08T17:06:57.127Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-08T17:06:57.127Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-08T17:06:57.398Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-08T17:06:57.398Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-08T17:06:57.398Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-08T17:06:57.398Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-08T17:06:57.398Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-08T17:06:57.398Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-08T17:06:57.398Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-07-08T17:06:57.398Z] go: finding github.com/onsi/gomega v1.7.0 [2020-07-08T17:06:57.398Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-08T17:06:57.398Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-07-08T17:06:57.398Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-08T17:06:57.398Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-08T17:06:57.669Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-08T17:06:57.669Z] go: finding github.com/posener/complete v1.1.1 [2020-07-08T17:06:57.669Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-08T17:06:57.669Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-08T17:06:57.669Z] go: finding github.com/stretchr/objx v0.2.0 [2020-07-08T17:06:57.669Z] go: finding github.com/stretchr/testify v1.6.1 [2020-07-08T17:06:57.669Z] go: finding github.com/tidwall/pretty v1.0.1 [2020-07-08T17:06:57.669Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-08T17:06:57.669Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-08T17:06:57.669Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-07-08T17:06:57.669Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-07-08T17:06:57.669Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-07-08T17:06:57.940Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-08T17:06:57.940Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-08T17:06:57.940Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-08T17:06:57.940Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-07-08T17:06:57.941Z] go: finding golang.org/x/text v0.3.2 [2020-07-08T17:06:57.941Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-08T17:06:57.941Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-07-08T17:06:57.941Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-07-08T17:06:57.941Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-07-08T17:06:57.941Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-07-08T17:06:57.941Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-08T17:06:58.238Z] go: finding gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2020-07-08T17:07:05.482Z] e5fbee5a4b0d: Pull complete [2020-07-08T17:07:05.482Z] f452fca78f88: Pull complete [2020-07-08T17:07:05.482Z] 7417ef92027a: Pull complete [2020-07-08T17:07:05.482Z] 2af5c49d270b: Pull complete [2020-07-08T17:07:05.482Z] df9c3bdbc40a: Pull complete [2020-07-08T17:07:05.482Z] Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 [2020-07-08T17:07:05.482Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-07-08T17:07:06.423Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-07-08T17:07:06.423Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-07-08T17:07:06.423Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-07-08T17:07:06.685Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-07-08T17:07:06.685Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1003 kB] [2020-07-08T17:07:06.685Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [13.6 kB] [2020-07-08T17:07:06.946Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1302 kB] [2020-07-08T17:07:07.207Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [869 kB] [2020-07-08T17:07:07.207Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [9282 B] [2020-07-08T17:07:07.207Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [89.0 kB] [2020-07-08T17:07:07.207Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [102 kB] [2020-07-08T17:07:07.207Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1405 kB] [2020-07-08T17:07:07.207Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] [2020-07-08T17:07:07.207Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8158 B] [2020-07-08T17:07:07.467Z] Fetched 5062 kB in 2s (3295 kB/s) [2020-07-08T17:07:09.379Z] Reading package lists... [2020-07-08T17:07:11.300Z] 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-08T17:07:11.300Z] - README.md [2020-07-08T17:07:11.300Z] [2020-07-08T17:07:11.300Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-07-08T17:07:13.214Z] 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-08T17:07:14.859Z] Reading package lists... [2020-07-08T17:07:15.120Z] Building dependency tree... [2020-07-08T17:07:15.120Z] Reading state information... [2020-07-08T17:07:15.383Z] The following packages were automatically installed and are no longer required: [2020-07-08T17:07:15.383Z] libjq1 liblzo2-2 libonig4 [2020-07-08T17:07:15.383Z] Use 'sudo apt autoremove' to remove them. [2020-07-08T17:07:15.383Z] Suggested packages: [2020-07-08T17:07:15.383Z] binutils-doc cpp-doc gcc-7-locales dbus-user-session libpam-systemd [2020-07-08T17:07:15.383Z] pinentry-gnome3 tor debian-keyring g++-multilib g++-7-multilib gcc-7-doc [2020-07-08T17:07:15.383Z] libstdc++6-7-dbg gcc-multilib autoconf automake libtool flex bison gdb [2020-07-08T17:07:15.383Z] gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg [2020-07-08T17:07:15.383Z] libasan4-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg [2020-07-08T17:07:15.383Z] libmpx2-dbg libquadmath0-dbg gettext-base git-daemon-run [2020-07-08T17:07:15.383Z] | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs [2020-07-08T17:07:15.383Z] git-mediawiki git-svn parcimonie xloadimage scdaemon glibc-doc locales bzr [2020-07-08T17:07:15.383Z] gdbm-l10n libstdc++-7-doc make-doc man-browser keychain libpam-ssh [2020-07-08T17:07:15.383Z] monkeysphere ssh-askpass ed diffutils-doc perl-doc libterm-readline-gnu-perl [2020-07-08T17:07:15.383Z] | libterm-readline-perl-perl pinentry-doc readline-doc [2020-07-08T17:07:15.644Z] The following NEW packages will be installed: [2020-07-08T17:07:15.644Z] binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7 [2020-07-08T17:07:15.644Z] curl dirmngr dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man [2020-07-08T17:07:15.644Z] gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server [2020-07-08T17:07:15.644Z] gpgconf gpgsm less libalgorithm-diff-perl libalgorithm-diff-xs-perl [2020-07-08T17:07:15.644Z] libalgorithm-merge-perl libasan4 libassuan0 libatomic1 libbinutils libbsd0 [2020-07-08T17:07:15.644Z] libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libcurl3-gnutls libdpkg-perl [2020-07-08T17:07:15.644Z] libedit2 liberror-perl libexpat1 libfakeroot libfile-fcntllock-perl [2020-07-08T17:07:15.644Z] libgcc-7-dev libgdbm-compat4 libgdbm5 libglib2.0-0 libglib2.0-data libgomp1 [2020-07-08T17:07:15.644Z] libicu60 libisl19 libitm1 libksba8 liblocale-gettext-perl liblsan0 libmpc3 [2020-07-08T17:07:15.644Z] libmpfr6 libmpx2 libnorm1 libnpth0 libperl5.26 libpgm-5.2-0 libquadmath0 [2020-07-08T17:07:15.644Z] libreadline7 libsodium23 libssl1.0.0 libstdc++-7-dev libtsan0 libubsan0 [2020-07-08T17:07:15.644Z] libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 [2020-07-08T17:07:15.644Z] libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase [2020-07-08T17:07:15.644Z] openssh-client patch perl perl-modules-5.26 pinentry-curses pkg-config [2020-07-08T17:07:15.644Z] readline-common shared-mime-info xauth xdg-user-dirs xz-utils [2020-07-08T17:07:15.644Z] The following packages will be upgraded: [2020-07-08T17:07:15.644Z] libc6 libcurl4 [2020-07-08T17:07:15.905Z] 2 upgraded, 98 newly installed, 0 to remove and 14 not upgraded. [2020-07-08T17:07:15.905Z] Need to get 76.0 MB of archives. [2020-07-08T17:07:15.905Z] After this operation, 309 MB of additional disk space will be used. [2020-07-08T17:07:15.905Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.2 [2827 kB] [2020-07-08T17:07:16.559Z] Removing intermediate container 51919d30b192 [2020-07-08T17:07:16.559Z] ---> e7dbd4b4c4d0 [2020-07-08T17:07:16.559Z] Successfully built e7dbd4b4c4d0 [2020-07-08T17:07:16.832Z] Successfully tagged ci-base-image-arm64:latest [2020-07-08T17:07:16.849Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB] [2020-07-08T17:07:16.849Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxau6 amd64 1:1.0.8-1ubuntu1 [7556 B] [2020-07-08T17:07:16.849Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-07-08T17:07:16.849Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] [2020-07-08T17:07:16.849Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] [2020-07-08T17:07:16.849Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-07-08T17:07:16.849Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] [2020-07-08T17:07:16.849Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] [2020-07-08T17:07:16.849Z] 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-08T17:07:16.849Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-07-08T17:07:16.849Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-07-08T17:07:16.849Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-08T17:07:17.110Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-07-08T17:07:17.110Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-07-08T17:07:17.110Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-07-08T17:07:17.110Z] 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-08T17:07:17.110Z] 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-08T17:07:17.110Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8054 kB] [2020-07-08T17:07:17.370Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 readline-common all 7.0-3 [52.9 kB] [2020-07-08T17:07:17.370Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libreadline7 amd64 7.0-3 [124 kB] [2020-07-08T17:07:17.370Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] [2020-07-08T17:07:17.370Z] + docker inspect -f . ci-base-image-arm64 [2020-07-08T17:07:17.370Z] . [Pipeline] withDockerContainer [2020-07-08T17:07:17.630Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-07-08T17:07:17.630Z] Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 shared-mime-info amd64 1.9-2 [426 kB] [2020-07-08T17:07:17.630Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 xdg-user-dirs amd64 0.17-1ubuntu1 [48.0 kB] [2020-07-08T17:07:17.630Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 xz-utils amd64 5.2.2-1.3 [83.8 kB] [2020-07-08T17:07:17.630Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-07-08T17:07:17.630Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] [2020-07-08T17:07:17.630Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] [2020-07-08T17:07:17.630Z] Get:30 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages all 4.15-1 [1234 kB] [2020-07-08T17:07:17.630Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-07-08T17:07:17.630Z] Get:32 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] [2020-07-08T17:07:17.630Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.3 [196 kB] [2020-07-08T17:07:17.630Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.3 [488 kB] [2020-07-08T17:07:17.653Z] prd-ubuntu18.04-docker-arm64-4c-16g-5579 does not seem to be running inside a container [2020-07-08T17:07:17.730Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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-08T17:07:17.890Z] 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-08T17:07:17.890Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.3 [3388 B] [2020-07-08T17:07:17.890Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.2 [71.8 kB] [2020-07-08T17:07:17.890Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-109.110 [997 kB] [2020-07-08T17:07:17.890Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.2 [2585 kB] [2020-07-08T17:07:18.150Z] 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-08T17:07:18.150Z] Get:41 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] [2020-07-08T17:07:18.150Z] Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB] [2020-07-08T17:07:18.150Z] Get:43 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] [2020-07-08T17:07:18.150Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-07-08T17:07:18.410Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-07-08T17:07:18.410Z] 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-08T17:07:18.410Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-07-08T17:07:18.410Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-07-08T17:07:18.410Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-07-08T17:07:18.410Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-07-08T17:07:18.410Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-07-08T17:07:18.410Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-07-08T17:07:18.410Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-07-08T17:07:18.672Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-07-08T17:07:18.672Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-07-08T17:07:18.672Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-07-08T17:07:18.672Z] 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-08T17:07:18.672Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-07-08T17:07:18.937Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-07-08T17:07:18.937Z] 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-08T17:07:18.937Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-07-08T17:07:19.507Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-07-08T17:07:19.507Z] Get:63 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-07-08T17:07:19.507Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-07-08T17:07:19.507Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-07-08T17:07:19.507Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-07-08T17:07:19.507Z] Get:67 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B] [2020-07-08T17:07:19.507Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.9 [214 kB] [2020-07-08T17:07:19.507Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.9 [159 kB] [2020-07-08T17:07:19.507Z] Get:70 http://archive.ubuntu.com/ubuntu bionic/main amd64 libassuan0 amd64 2.5.1-2 [35.0 kB] [2020-07-08T17:07:19.507Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.2 [123 kB] [2020-07-08T17:07:19.507Z] Get:72 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-07-08T17:07:19.554Z] $ docker top 0bb01514a947564d099c027805c30f8c2ee883b378272e89a619d430beec95b5 -eo pid,comm [2020-07-08T17:07:19.768Z] Get:73 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnpth0 amd64 1.5-3 [7668 B] [2020-07-08T17:07:19.768Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.2 [316 kB] [2020-07-08T17:07:19.768Z] Get:75 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] [2020-07-08T17:07:19.768Z] Get:76 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] [2020-07-08T17:07:19.768Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.9 [212 kB] [2020-07-08T17:07:19.768Z] Get:78 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-07-08T17:07:19.768Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-07-08T17:07:19.768Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-07-08T17:07:19.768Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-l10n all 2.2.4-1ubuntu1.2 [49.6 kB] [2020-07-08T17:07:19.768Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-utils amd64 2.2.4-1ubuntu1.2 [127 kB] [2020-07-08T17:07:19.768Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.2 [467 kB] [2020-07-08T17:07:19.768Z] Get:84 http://archive.ubuntu.com/ubuntu bionic/main amd64 pinentry-curses amd64 1.1.0-1 [35.8 kB] [2020-07-08T17:07:19.768Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.2 [227 kB] [Pipeline] { [Pipeline] sh [2020-07-08T17:07:20.028Z] 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-08T17:07:20.028Z] 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-08T17:07:20.028Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgsm amd64 2.2.4-1ubuntu1.2 [215 kB] [2020-07-08T17:07:20.028Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg amd64 2.2.4-1ubuntu1.2 [249 kB] [2020-07-08T17:07:20.028Z] Get:90 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] [2020-07-08T17:07:20.028Z] Get:91 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] [2020-07-08T17:07:20.028Z] Get:92 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] [2020-07-08T17:07:20.028Z] Get:93 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] [2020-07-08T17:07:20.028Z] Get:94 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-07-08T17:07:20.028Z] Get:95 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-07-08T17:07:20.028Z] Get:96 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-07-08T17:07:20.028Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-07-08T17:07:20.028Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-07-08T17:07:20.028Z] Get:99 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB] [2020-07-08T17:07:20.289Z] Get:100 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-07-08T17:07:20.556Z] debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T17:07:20.556Z] Fetched 76.0 MB in 4s (17.1 MB/s) [2020-07-08T17:07:20.817Z] (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-08T17:07:20.817Z] Preparing to unpack .../libc6_2.27-3ubuntu1.2_amd64.deb ... [2020-07-08T17:07:20.932Z] + go version [2020-07-08T17:07:20.932Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-07-08T17:07:21.078Z] Unpacking libc6:amd64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... [2020-07-08T17:07:21.996Z] + make test [2020-07-08T17:07:21.996Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-07-08T17:07:24.396Z] Setting up libc6:amd64 (2.27-3ubuntu1.2) ... [2020-07-08T17:07:25.780Z] Selecting previously unselected package liblocale-gettext-perl. [2020-07-08T17:07:25.780Z] (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-08T17:07:25.780Z] Preparing to unpack .../00-liblocale-gettext-perl_1.07-3build2_amd64.deb ... [2020-07-08T17:07:25.780Z] Unpacking liblocale-gettext-perl (1.07-3build2) ... [2020-07-08T17:07:25.780Z] Selecting previously unselected package libxau6:amd64. [2020-07-08T17:07:25.780Z] Preparing to unpack .../01-libxau6_1%3a1.0.8-1ubuntu1_amd64.deb ... [2020-07-08T17:07:25.780Z] Unpacking libxau6:amd64 (1:1.0.8-1ubuntu1) ... [2020-07-08T17:07:25.780Z] Selecting previously unselected package libbsd0:amd64. [2020-07-08T17:07:25.780Z] Preparing to unpack .../02-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-07-08T17:07:25.780Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-07-08T17:07:26.041Z] Selecting previously unselected package libxdmcp6:amd64. [2020-07-08T17:07:26.041Z] Preparing to unpack .../03-libxdmcp6_1%3a1.1.2-3_amd64.deb ... [2020-07-08T17:07:26.041Z] Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... [2020-07-08T17:07:26.041Z] Selecting previously unselected package libxcb1:amd64. [2020-07-08T17:07:26.041Z] Preparing to unpack .../04-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... [2020-07-08T17:07:26.041Z] Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-07-08T17:07:26.041Z] Selecting previously unselected package libx11-data. [2020-07-08T17:07:26.041Z] Preparing to unpack .../05-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-07-08T17:07:26.041Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-07-08T17:07:26.984Z] Selecting previously unselected package libx11-6:amd64. [2020-07-08T17:07:26.984Z] Preparing to unpack .../06-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... [2020-07-08T17:07:26.984Z] Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-07-08T17:07:26.984Z] Selecting previously unselected package libxext6:amd64. [2020-07-08T17:07:26.984Z] Preparing to unpack .../07-libxext6_2%3a1.3.3-1_amd64.deb ... [2020-07-08T17:07:26.984Z] Unpacking libxext6:amd64 (2:1.3.3-1) ... [2020-07-08T17:07:26.984Z] Selecting previously unselected package perl-modules-5.26. [2020-07-08T17:07:26.984Z] Preparing to unpack .../08-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-07-08T17:07:26.984Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-07-08T17:07:30.295Z] Selecting previously unselected package libgdbm5:amd64. [2020-07-08T17:07:30.295Z] Preparing to unpack .../09-libgdbm5_1.14.1-6_amd64.deb ... [2020-07-08T17:07:30.295Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-07-08T17:07:30.295Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-07-08T17:07:30.295Z] Preparing to unpack .../10-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-07-08T17:07:30.295Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-07-08T17:07:30.295Z] Selecting previously unselected package libperl5.26:amd64. [2020-07-08T17:07:30.295Z] Preparing to unpack .../11-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-07-08T17:07:30.295Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-07-08T17:07:32.212Z] Selecting previously unselected package perl. [2020-07-08T17:07:32.212Z] Preparing to unpack .../12-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-07-08T17:07:32.212Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-07-08T17:07:32.212Z] Selecting previously unselected package less. [2020-07-08T17:07:32.212Z] Preparing to unpack .../13-less_487-0.1_amd64.deb ... [2020-07-08T17:07:32.212Z] Unpacking less (487-0.1) ... [2020-07-08T17:07:32.212Z] Selecting previously unselected package libexpat1:amd64. [2020-07-08T17:07:32.212Z] Preparing to unpack .../14-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-07-08T17:07:32.212Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-07-08T17:07:32.213Z] Selecting previously unselected package libglib2.0-0:amd64. [2020-07-08T17:07:32.213Z] Preparing to unpack .../15-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2020-07-08T17:07:32.213Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-07-08T17:07:32.474Z] Selecting previously unselected package libglib2.0-data. [2020-07-08T17:07:32.474Z] Preparing to unpack .../16-libglib2.0-data_2.56.4-0ubuntu0.18.04.6_all.deb ... [2020-07-08T17:07:32.474Z] Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... [2020-07-08T17:07:32.474Z] Selecting previously unselected package libicu60:amd64. [2020-07-08T17:07:32.474Z] Preparing to unpack .../17-libicu60_60.2-3ubuntu3.1_amd64.deb ... [2020-07-08T17:07:32.474Z] Unpacking libicu60:amd64 (60.2-3ubuntu3.1) ... [2020-07-08T17:07:33.418Z] Selecting previously unselected package readline-common. [2020-07-08T17:07:33.418Z] Preparing to unpack .../18-readline-common_7.0-3_all.deb ... [2020-07-08T17:07:33.418Z] Unpacking readline-common (7.0-3) ... [2020-07-08T17:07:33.418Z] Selecting previously unselected package libreadline7:amd64. [2020-07-08T17:07:33.418Z] Preparing to unpack .../19-libreadline7_7.0-3_amd64.deb ... [2020-07-08T17:07:33.678Z] Unpacking libreadline7:amd64 (7.0-3) ... [2020-07-08T17:07:33.678Z] Selecting previously unselected package libxml2:amd64. [2020-07-08T17:07:33.678Z] Preparing to unpack .../20-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... [2020-07-08T17:07:33.678Z] Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... [2020-07-08T17:07:33.678Z] Selecting previously unselected package netbase. [2020-07-08T17:07:33.678Z] Preparing to unpack .../21-netbase_5.4_all.deb ... [2020-07-08T17:07:33.678Z] Unpacking netbase (5.4) ... [2020-07-08T17:07:33.939Z] Selecting previously unselected package shared-mime-info. [2020-07-08T17:07:33.939Z] Preparing to unpack .../22-shared-mime-info_1.9-2_amd64.deb ... [2020-07-08T17:07:33.939Z] Unpacking shared-mime-info (1.9-2) ... [2020-07-08T17:07:33.939Z] Selecting previously unselected package xdg-user-dirs. [2020-07-08T17:07:33.939Z] Preparing to unpack .../23-xdg-user-dirs_0.17-1ubuntu1_amd64.deb ... [2020-07-08T17:07:33.939Z] Unpacking xdg-user-dirs (0.17-1ubuntu1) ... [2020-07-08T17:07:34.199Z] Selecting previously unselected package xz-utils. [2020-07-08T17:07:34.199Z] Preparing to unpack .../24-xz-utils_5.2.2-1.3_amd64.deb ... [2020-07-08T17:07:34.199Z] Unpacking xz-utils (5.2.2-1.3) ... [2020-07-08T17:07:34.199Z] Selecting previously unselected package libedit2:amd64. [2020-07-08T17:07:34.199Z] Preparing to unpack .../25-libedit2_3.1-20170329-1_amd64.deb ... [2020-07-08T17:07:34.199Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-07-08T17:07:34.461Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-07-08T17:07:34.461Z] Preparing to unpack .../26-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... [2020-07-08T17:07:34.461Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-07-08T17:07:34.722Z] Selecting previously unselected package libxmuu1:amd64. [2020-07-08T17:07:34.722Z] Preparing to unpack .../27-libxmuu1_2%3a1.1.2-2_amd64.deb ... [2020-07-08T17:07:34.722Z] Unpacking libxmuu1:amd64 (2:1.1.2-2) ... [2020-07-08T17:07:34.722Z] Selecting previously unselected package manpages. [2020-07-08T17:07:34.722Z] Preparing to unpack .../28-manpages_4.15-1_all.deb ... [2020-07-08T17:07:34.722Z] Unpacking manpages (4.15-1) ... [2020-07-08T17:07:34.722Z] Selecting previously unselected package openssh-client. [2020-07-08T17:07:34.722Z] Preparing to unpack .../29-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-07-08T17:07:34.722Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-07-08T17:07:35.295Z] Selecting previously unselected package xauth. [2020-07-08T17:07:35.295Z] Preparing to unpack .../30-xauth_1%3a1.0.10-1_amd64.deb ... [2020-07-08T17:07:35.295Z] Unpacking xauth (1:1.0.10-1) ... [2020-07-08T17:07:35.295Z] Selecting previously unselected package binutils-common:amd64. [2020-07-08T17:07:35.295Z] Preparing to unpack .../31-binutils-common_2.30-21ubuntu1~18.04.3_amd64.deb ... [2020-07-08T17:07:35.295Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.3) ... [2020-07-08T17:07:35.295Z] Selecting previously unselected package libbinutils:amd64. [2020-07-08T17:07:35.295Z] Preparing to unpack .../32-libbinutils_2.30-21ubuntu1~18.04.3_amd64.deb ... [2020-07-08T17:07:35.295Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.3) ... [2020-07-08T17:07:35.555Z] Selecting previously unselected package binutils-x86-64-linux-gnu. [2020-07-08T17:07:35.555Z] Preparing to unpack .../33-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.3_amd64.deb ... [2020-07-08T17:07:35.555Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.3) ... [2020-07-08T17:07:36.496Z] Selecting previously unselected package binutils. [2020-07-08T17:07:36.496Z] Preparing to unpack .../34-binutils_2.30-21ubuntu1~18.04.3_amd64.deb ... [2020-07-08T17:07:36.496Z] Unpacking binutils (2.30-21ubuntu1~18.04.3) ... [2020-07-08T17:07:36.496Z] Selecting previously unselected package libc-dev-bin. [2020-07-08T17:07:36.496Z] Preparing to unpack .../35-libc-dev-bin_2.27-3ubuntu1.2_amd64.deb ... [2020-07-08T17:07:36.496Z] Unpacking libc-dev-bin (2.27-3ubuntu1.2) ... [2020-07-08T17:07:36.496Z] Selecting previously unselected package linux-libc-dev:amd64. [2020-07-08T17:07:36.496Z] Preparing to unpack .../36-linux-libc-dev_4.15.0-109.110_amd64.deb ... [2020-07-08T17:07:36.496Z] Unpacking linux-libc-dev:amd64 (4.15.0-109.110) ... [2020-07-08T17:07:37.440Z] Selecting previously unselected package libc6-dev:amd64. [2020-07-08T17:07:37.440Z] Preparing to unpack .../37-libc6-dev_2.27-3ubuntu1.2_amd64.deb ... [2020-07-08T17:07:37.441Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.2) ... [2020-07-08T17:07:38.826Z] Selecting previously unselected package gcc-7-base:amd64. [2020-07-08T17:07:38.826Z] Preparing to unpack .../38-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-07-08T17:07:38.826Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T17:07:38.826Z] Selecting previously unselected package libisl19:amd64. [2020-07-08T17:07:38.826Z] Preparing to unpack .../39-libisl19_0.19-1_amd64.deb ... [2020-07-08T17:07:38.826Z] Unpacking libisl19:amd64 (0.19-1) ... [2020-07-08T17:07:38.826Z] Selecting previously unselected package libmpfr6:amd64. [2020-07-08T17:07:38.826Z] Preparing to unpack .../40-libmpfr6_4.0.1-1_amd64.deb ... [2020-07-08T17:07:38.826Z] Unpacking libmpfr6:amd64 (4.0.1-1) ... [2020-07-08T17:07:39.087Z] Selecting previously unselected package libmpc3:amd64. [2020-07-08T17:07:39.087Z] Preparing to unpack .../41-libmpc3_1.1.0-1_amd64.deb ... [2020-07-08T17:07:39.087Z] Unpacking libmpc3:amd64 (1.1.0-1) ... [2020-07-08T17:07:39.087Z] Selecting previously unselected package cpp-7. [2020-07-08T17:07:39.087Z] Preparing to unpack .../42-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-07-08T17:07:39.087Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T17:07:40.030Z] Selecting previously unselected package cpp. [2020-07-08T17:07:40.030Z] Preparing to unpack .../43-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-07-08T17:07:40.030Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) ... [2020-07-08T17:07:40.030Z] Selecting previously unselected package libcc1-0:amd64. [2020-07-08T17:07:40.030Z] Preparing to unpack .../44-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-07-08T17:07:40.030Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T17:07:40.030Z] Selecting previously unselected package libgomp1:amd64. [2020-07-08T17:07:40.030Z] Preparing to unpack .../45-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-07-08T17:07:40.030Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T17:07:40.291Z] Selecting previously unselected package libitm1:amd64. [2020-07-08T17:07:40.291Z] Preparing to unpack .../46-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-07-08T17:07:40.291Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T17:07:40.291Z] Selecting previously unselected package libatomic1:amd64. [2020-07-08T17:07:40.291Z] Preparing to unpack .../47-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-07-08T17:07:40.291Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T17:07:40.291Z] Selecting previously unselected package libasan4:amd64. [2020-07-08T17:07:40.291Z] Preparing to unpack .../48-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-07-08T17:07:40.291Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T17:07:40.552Z] Selecting previously unselected package liblsan0:amd64. [2020-07-08T17:07:40.552Z] Preparing to unpack .../49-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-07-08T17:07:40.552Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T17:07:40.814Z] Selecting previously unselected package libtsan0:amd64. [2020-07-08T17:07:40.814Z] Preparing to unpack .../50-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-07-08T17:07:40.814Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T17:07:40.814Z] Selecting previously unselected package libubsan0:amd64. [2020-07-08T17:07:40.814Z] Preparing to unpack .../51-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-07-08T17:07:40.814Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T17:07:40.814Z] Selecting previously unselected package libcilkrts5:amd64. [2020-07-08T17:07:40.814Z] Preparing to unpack .../52-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-07-08T17:07:40.814Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T17:07:41.081Z] Selecting previously unselected package libmpx2:amd64. [2020-07-08T17:07:41.081Z] Preparing to unpack .../53-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-07-08T17:07:41.081Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T17:07:41.081Z] Selecting previously unselected package libquadmath0:amd64. [2020-07-08T17:07:41.081Z] Preparing to unpack .../54-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-07-08T17:07:41.081Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T17:07:41.081Z] Selecting previously unselected package libgcc-7-dev:amd64. [2020-07-08T17:07:41.081Z] Preparing to unpack .../55-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-07-08T17:07:41.081Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T17:07:42.026Z] Selecting previously unselected package gcc-7. [2020-07-08T17:07:42.026Z] Preparing to unpack .../56-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-07-08T17:07:42.026Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T17:07:42.972Z] Selecting previously unselected package gcc. [2020-07-08T17:07:42.972Z] Preparing to unpack .../57-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-07-08T17:07:42.972Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) ... [2020-07-08T17:07:42.972Z] Selecting previously unselected package libstdc++-7-dev:amd64. [2020-07-08T17:07:42.972Z] Preparing to unpack .../58-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-07-08T17:07:42.972Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T17:07:44.895Z] Selecting previously unselected package g++-7. [2020-07-08T17:07:44.895Z] Preparing to unpack .../59-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-07-08T17:07:44.895Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T17:07:45.467Z] Selecting previously unselected package g++. [2020-07-08T17:07:45.467Z] Preparing to unpack .../60-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-07-08T17:07:45.467Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) ... [2020-07-08T17:07:45.467Z] Selecting previously unselected package make. [2020-07-08T17:07:45.467Z] Preparing to unpack .../61-make_4.1-9.1ubuntu1_amd64.deb ... [2020-07-08T17:07:45.467Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-07-08T17:07:45.727Z] Selecting previously unselected package libdpkg-perl. [2020-07-08T17:07:45.727Z] Preparing to unpack .../62-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-07-08T17:07:45.727Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-07-08T17:07:45.988Z] Selecting previously unselected package patch. [2020-07-08T17:07:45.988Z] Preparing to unpack .../63-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-07-08T17:07:45.988Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-07-08T17:07:45.988Z] Selecting previously unselected package dpkg-dev. [2020-07-08T17:07:45.988Z] Preparing to unpack .../64-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-07-08T17:07:45.988Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-07-08T17:07:45.988Z] Selecting previously unselected package build-essential. [2020-07-08T17:07:45.988Z] Preparing to unpack .../65-build-essential_12.4ubuntu1_amd64.deb ... [2020-07-08T17:07:45.988Z] Unpacking build-essential (12.4ubuntu1) ... [2020-07-08T17:07:46.248Z] Preparing to unpack .../66-libcurl4_7.58.0-2ubuntu3.9_amd64.deb ... [2020-07-08T17:07:46.248Z] Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.9) over (7.58.0-2ubuntu3.8) ... [2020-07-08T17:07:46.248Z] Selecting previously unselected package curl. [2020-07-08T17:07:46.248Z] Preparing to unpack .../67-curl_7.58.0-2ubuntu3.9_amd64.deb ... [2020-07-08T17:07:46.248Z] Unpacking curl (7.58.0-2ubuntu3.9) ... [2020-07-08T17:07:46.513Z] Selecting previously unselected package libassuan0:amd64. [2020-07-08T17:07:46.513Z] Preparing to unpack .../68-libassuan0_2.5.1-2_amd64.deb ... [2020-07-08T17:07:46.513Z] Unpacking libassuan0:amd64 (2.5.1-2) ... [2020-07-08T17:07:46.513Z] Selecting previously unselected package gpgconf. [2020-07-08T17:07:46.513Z] Preparing to unpack .../69-gpgconf_2.2.4-1ubuntu1.2_amd64.deb ... [2020-07-08T17:07:46.513Z] Unpacking gpgconf (2.2.4-1ubuntu1.2) ... [2020-07-08T17:07:46.513Z] Selecting previously unselected package libksba8:amd64. [2020-07-08T17:07:46.514Z] Preparing to unpack .../70-libksba8_1.3.5-2_amd64.deb ... [2020-07-08T17:07:46.514Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-07-08T17:07:46.775Z] Selecting previously unselected package libnpth0:amd64. [2020-07-08T17:07:46.775Z] Preparing to unpack .../71-libnpth0_1.5-3_amd64.deb ... [2020-07-08T17:07:46.775Z] Unpacking libnpth0:amd64 (1.5-3) ... [2020-07-08T17:07:46.775Z] Selecting previously unselected package dirmngr. [2020-07-08T17:07:46.775Z] Preparing to unpack .../72-dirmngr_2.2.4-1ubuntu1.2_amd64.deb ... [2020-07-08T17:07:46.775Z] Unpacking dirmngr (2.2.4-1ubuntu1.2) ... [2020-07-08T17:07:46.775Z] Selecting previously unselected package libfakeroot:amd64. [2020-07-08T17:07:46.775Z] Preparing to unpack .../73-libfakeroot_1.22-2ubuntu1_amd64.deb ... [2020-07-08T17:07:46.775Z] Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... [2020-07-08T17:07:47.037Z] Selecting previously unselected package fakeroot. [2020-07-08T17:07:47.037Z] Preparing to unpack .../74-fakeroot_1.22-2ubuntu1_amd64.deb ... [2020-07-08T17:07:47.037Z] Unpacking fakeroot (1.22-2ubuntu1) ... [2020-07-08T17:07:47.037Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-07-08T17:07:47.037Z] Preparing to unpack .../75-libcurl3-gnutls_7.58.0-2ubuntu3.9_amd64.deb ... [2020-07-08T17:07:47.037Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.9) ... [2020-07-08T17:07:47.037Z] Selecting previously unselected package liberror-perl. [2020-07-08T17:07:47.037Z] Preparing to unpack .../76-liberror-perl_0.17025-1_all.deb ... [2020-07-08T17:07:47.037Z] Unpacking liberror-perl (0.17025-1) ... [2020-07-08T17:07:47.297Z] Selecting previously unselected package git-man. [2020-07-08T17:07:47.297Z] Preparing to unpack .../77-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-07-08T17:07:47.297Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-07-08T17:07:47.297Z] Selecting previously unselected package git. [2020-07-08T17:07:47.297Z] Preparing to unpack .../78-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-07-08T17:07:47.297Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-07-08T17:07:48.244Z] Selecting previously unselected package gnupg-l10n. [2020-07-08T17:07:48.244Z] Preparing to unpack .../79-gnupg-l10n_2.2.4-1ubuntu1.2_all.deb ... [2020-07-08T17:07:48.244Z] Unpacking gnupg-l10n (2.2.4-1ubuntu1.2) ... [2020-07-08T17:07:48.505Z] Selecting previously unselected package gnupg-utils. [2020-07-08T17:07:48.505Z] Preparing to unpack .../80-gnupg-utils_2.2.4-1ubuntu1.2_amd64.deb ... [2020-07-08T17:07:48.505Z] Unpacking gnupg-utils (2.2.4-1ubuntu1.2) ... [2020-07-08T17:07:48.505Z] Selecting previously unselected package gpg. [2020-07-08T17:07:48.505Z] Preparing to unpack .../81-gpg_2.2.4-1ubuntu1.2_amd64.deb ... [2020-07-08T17:07:48.505Z] Unpacking gpg (2.2.4-1ubuntu1.2) ... [2020-07-08T17:07:48.766Z] Selecting previously unselected package pinentry-curses. [2020-07-08T17:07:48.766Z] Preparing to unpack .../82-pinentry-curses_1.1.0-1_amd64.deb ... [2020-07-08T17:07:48.766Z] Unpacking pinentry-curses (1.1.0-1) ... [2020-07-08T17:07:48.766Z] Selecting previously unselected package gpg-agent. [2020-07-08T17:07:48.766Z] Preparing to unpack .../83-gpg-agent_2.2.4-1ubuntu1.2_amd64.deb ... [2020-07-08T17:07:48.766Z] Unpacking gpg-agent (2.2.4-1ubuntu1.2) ... [2020-07-08T17:07:49.027Z] Selecting previously unselected package gpg-wks-client. [2020-07-08T17:07:49.027Z] Preparing to unpack .../84-gpg-wks-client_2.2.4-1ubuntu1.2_amd64.deb ... [2020-07-08T17:07:49.027Z] Unpacking gpg-wks-client (2.2.4-1ubuntu1.2) ... [2020-07-08T17:07:49.027Z] Selecting previously unselected package gpg-wks-server. [2020-07-08T17:07:49.027Z] Preparing to unpack .../85-gpg-wks-server_2.2.4-1ubuntu1.2_amd64.deb ... [2020-07-08T17:07:49.027Z] Unpacking gpg-wks-server (2.2.4-1ubuntu1.2) ... [2020-07-08T17:07:49.027Z] Selecting previously unselected package gpgsm. [2020-07-08T17:07:49.027Z] Preparing to unpack .../86-gpgsm_2.2.4-1ubuntu1.2_amd64.deb ... [2020-07-08T17:07:49.027Z] Unpacking gpgsm (2.2.4-1ubuntu1.2) ... [2020-07-08T17:07:49.288Z] Selecting previously unselected package gnupg. [2020-07-08T17:07:49.288Z] Preparing to unpack .../87-gnupg_2.2.4-1ubuntu1.2_amd64.deb ... [2020-07-08T17:07:49.288Z] Unpacking gnupg (2.2.4-1ubuntu1.2) ... [2020-07-08T17:07:49.288Z] Selecting previously unselected package libalgorithm-diff-perl. [2020-07-08T17:07:49.288Z] Preparing to unpack .../88-libalgorithm-diff-perl_1.19.03-1_all.deb ... [2020-07-08T17:07:49.288Z] Unpacking libalgorithm-diff-perl (1.19.03-1) ... [2020-07-08T17:07:49.288Z] Selecting previously unselected package libalgorithm-diff-xs-perl. [2020-07-08T17:07:49.288Z] Preparing to unpack .../89-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... [2020-07-08T17:07:49.288Z] Unpacking libalgorithm-diff-xs-perl (0.04-5) ... [2020-07-08T17:07:49.288Z] Selecting previously unselected package libalgorithm-merge-perl. [2020-07-08T17:07:49.288Z] Preparing to unpack .../90-libalgorithm-merge-perl_0.08-3_all.deb ... [2020-07-08T17:07:49.288Z] Unpacking libalgorithm-merge-perl (0.08-3) ... [2020-07-08T17:07:49.548Z] Selecting previously unselected package libfile-fcntllock-perl. [2020-07-08T17:07:49.548Z] Preparing to unpack .../91-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... [2020-07-08T17:07:49.548Z] Unpacking libfile-fcntllock-perl (0.22-3build2) ... [2020-07-08T17:07:49.548Z] Selecting previously unselected package libnorm1:amd64. [2020-07-08T17:07:49.548Z] Preparing to unpack .../92-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-07-08T17:07:49.548Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-07-08T17:07:49.548Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-07-08T17:07:49.548Z] Preparing to unpack .../93-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-07-08T17:07:49.809Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-07-08T17:07:49.809Z] Selecting previously unselected package libsodium23:amd64. [2020-07-08T17:07:49.809Z] Preparing to unpack .../94-libsodium23_1.0.16-2_amd64.deb ... [2020-07-08T17:07:49.809Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-07-08T17:07:49.809Z] Selecting previously unselected package libzmq5:amd64. [2020-07-08T17:07:49.810Z] Preparing to unpack .../95-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-07-08T17:07:49.810Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-07-08T17:07:50.070Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-07-08T17:07:50.070Z] Preparing to unpack .../96-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-07-08T17:07:50.070Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-07-08T17:07:50.070Z] Selecting previously unselected package manpages-dev. [2020-07-08T17:07:50.070Z] Preparing to unpack .../97-manpages-dev_4.15-1_all.deb ... [2020-07-08T17:07:50.070Z] Unpacking manpages-dev (4.15-1) ... [2020-07-08T17:07:50.641Z] Selecting previously unselected package pkg-config. [2020-07-08T17:07:50.641Z] Preparing to unpack .../98-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-07-08T17:07:50.641Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-07-08T17:07:50.905Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T17:07:50.905Z] Setting up libnpth0:amd64 (1.5-3) ... [2020-07-08T17:07:50.905Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-07-08T17:07:50.905Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T17:07:50.905Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-07-08T17:07:50.905Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T17:07:50.905Z] Setting up readline-common (7.0-3) ... [2020-07-08T17:07:51.166Z] Setting up manpages (4.15-1) ... [2020-07-08T17:07:51.166Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-07-08T17:07:51.166Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-07-08T17:07:51.166Z] Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... [2020-07-08T17:07:51.166Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T17:07:51.166Z] Setting up less (487-0.1) ... [2020-07-08T17:07:51.429Z] Setting up make (4.1-9.1ubuntu1) ... [2020-07-08T17:07:51.429Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-07-08T17:07:51.690Z] Setting up libreadline7:amd64 (7.0-3) ... [2020-07-08T17:07:51.690Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.9) ... [2020-07-08T17:07:51.690Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T17:07:51.690Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-07-08T17:07:51.690Z] No schema files found: doing nothing. [2020-07-08T17:07:51.690Z] Setting up libcurl4:amd64 (7.58.0-2ubuntu3.9) ... [2020-07-08T17:07:51.690Z] Setting up linux-libc-dev:amd64 (4.15.0-109.110) ... [2020-07-08T17:07:51.690Z] Setting up libmpfr6:amd64 (4.0.1-1) ... [2020-07-08T17:07:51.950Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-07-08T17:07:51.950Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-07-08T17:07:51.950Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-07-08T17:07:51.950Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-07-08T17:07:51.950Z] Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... [2020-07-08T17:07:51.950Z] Setting up gnupg-l10n (2.2.4-1ubuntu1.2) ... [2020-07-08T17:07:51.950Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T17:07:51.950Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-07-08T17:07:51.950Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T17:07:51.950Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.3) ... [2020-07-08T17:07:51.950Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-07-08T17:07:51.950Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T17:07:52.239Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-07-08T17:07:52.239Z] Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... [2020-07-08T17:07:52.239Z] Setting up xz-utils (5.2.2-1.3) ... [2020-07-08T17:07:52.239Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-08T17:07:52.239Z] 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-08T17:07:52.239Z] 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-08T17:07:52.239Z] 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-08T17:07:52.239Z] 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-08T17:07:52.239Z] 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-08T17:07:52.239Z] 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-08T17:07:52.239Z] 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-08T17:07:52.239Z] 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-08T17:07:52.239Z] 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-08T17:07:52.239Z] 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-08T17:07:52.239Z] Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... [2020-07-08T17:07:52.239Z] Setting up liblocale-gettext-perl (1.07-3build2) ... [2020-07-08T17:07:52.239Z] Setting up shared-mime-info (1.9-2) ... [2020-07-08T17:07:59.091Z] Setting up libmpc3:amd64 (1.1.0-1) ... [2020-07-08T17:07:59.091Z] Setting up libc-dev-bin (2.27-3ubuntu1.2) ... [2020-07-08T17:07:59.091Z] Setting up libxdmcp6:amd64 (1:1.1.2-3) ... [2020-07-08T17:07:59.091Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-07-08T17:07:59.091Z] Setting up manpages-dev (4.15-1) ... [2020-07-08T17:07:59.091Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-07-08T17:07:59.091Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.2) ... [2020-07-08T17:07:59.091Z] Setting up libassuan0:amd64 (2.5.1-2) ... [2020-07-08T17:07:59.091Z] Setting up xdg-user-dirs (0.17-1ubuntu1) ... [2020-07-08T17:07:59.091Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T17:07:59.091Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-07-08T17:07:59.091Z] Setting up libxau6:amd64 (1:1.0.8-1ubuntu1) ... [2020-07-08T17:07:59.091Z] Setting up netbase (5.4) ... [2020-07-08T17:07:59.091Z] Setting up libisl19:amd64 (0.19-1) ... [2020-07-08T17:07:59.091Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-07-08T17:07:59.091Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T17:07:59.091Z] Setting up curl (7.58.0-2ubuntu3.9) ... [2020-07-08T17:07:59.091Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.3) ... [2020-07-08T17:07:59.091Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T17:07:59.091Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T17:07:59.091Z] Setting up gpgconf (2.2.4-1ubuntu1.2) ... [2020-07-08T17:07:59.091Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-07-08T17:07:59.091Z] Setting up fakeroot (1.22-2ubuntu1) ... [2020-07-08T17:07:59.091Z] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode [2020-07-08T17:07:59.091Z] 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-08T17:07:59.091Z] 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-08T17:07:59.091Z] 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-08T17:07:59.091Z] 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-08T17:07:59.091Z] 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-08T17:07:59.091Z] 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-08T17:07:59.091Z] 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-08T17:07:59.091Z] 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-08T17:07:59.091Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T17:07:59.091Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T17:07:59.091Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T17:07:59.091Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-07-08T17:07:59.091Z] Setting up gpgsm (2.2.4-1ubuntu1.2) ... [2020-07-08T17:07:59.091Z] Setting up gnupg-utils (2.2.4-1ubuntu1.2) ... [2020-07-08T17:07:59.091Z] Setting up pinentry-curses (1.1.0-1) ... [2020-07-08T17:07:59.091Z] Setting up dirmngr (2.2.4-1ubuntu1.2) ... [2020-07-08T17:07:59.091Z] Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-07-08T17:07:59.091Z] Setting up gpg (2.2.4-1ubuntu1.2) ... [2020-07-08T17:07:59.091Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.3) ... [2020-07-08T17:07:59.352Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-07-08T17:07:59.352Z] Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-07-08T17:07:59.352Z] Setting up gpg-agent (2.2.4-1ubuntu1.2) ... [2020-07-08T17:07:59.352Z] Setting up gpg-wks-server (2.2.4-1ubuntu1.2) ... [2020-07-08T17:07:59.352Z] Setting up gpg-wks-client (2.2.4-1ubuntu1.2) ... [2020-07-08T17:07:59.352Z] Setting up libxmuu1:amd64 (2:1.1.2-2) ... [2020-07-08T17:07:59.352Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-07-08T17:07:59.613Z] Setting up libfile-fcntllock-perl (0.22-3build2) ... [2020-07-08T17:07:59.613Z] Setting up libalgorithm-diff-perl (1.19.03-1) ... [2020-07-08T17:07:59.613Z] Setting up binutils (2.30-21ubuntu1~18.04.3) ... [2020-07-08T17:07:59.613Z] Setting up libxext6:amd64 (2:1.3.3-1) ... [2020-07-08T17:07:59.613Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T17:07:59.613Z] Setting up liberror-perl (0.17025-1) ... [2020-07-08T17:07:59.613Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T17:07:59.613Z] Setting up gnupg (2.2.4-1ubuntu1.2) ... [2020-07-08T17:07:59.874Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-07-08T17:07:59.874Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-07-08T17:07:59.874Z] Setting up xauth (1:1.0.10-1) ... [2020-07-08T17:07:59.874Z] Setting up libalgorithm-merge-perl (0.08-3) ... [2020-07-08T17:07:59.874Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-07-08T17:07:59.874Z] Setting up libalgorithm-diff-xs-perl (0.04-5) ... [2020-07-08T17:07:59.874Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-07-08T17:08:00.136Z] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2020-07-08T17:08:00.136Z] 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-08T17:08:00.136Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-07-08T17:08:00.136Z] Setting up build-essential (12.4ubuntu1) ... [2020-07-08T17:08:00.136Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-07-08T17:08:00.136Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-07-08T17:08:03.443Z] binutils set to automatically installed. [2020-07-08T17:08:03.443Z] binutils-common set to automatically installed. [2020-07-08T17:08:03.443Z] binutils-x86-64-linux-gnu set to automatically installed. [2020-07-08T17:08:03.443Z] build-essential set to automatically installed. [2020-07-08T17:08:03.443Z] cpp set to automatically installed. [2020-07-08T17:08:03.443Z] cpp-7 set to automatically installed. [2020-07-08T17:08:03.443Z] curl set to automatically installed. [2020-07-08T17:08:03.443Z] dirmngr set to automatically installed. [2020-07-08T17:08:03.443Z] dpkg-dev set to automatically installed. [2020-07-08T17:08:03.443Z] fakeroot set to automatically installed. [2020-07-08T17:08:03.443Z] g++ set to automatically installed. [2020-07-08T17:08:03.443Z] g++-7 set to automatically installed. [2020-07-08T17:08:03.443Z] gcc set to automatically installed. [2020-07-08T17:08:03.443Z] gcc-7 set to automatically installed. [2020-07-08T17:08:03.443Z] gcc-7-base set to automatically installed. [2020-07-08T17:08:03.443Z] git set to automatically installed. [2020-07-08T17:08:03.443Z] git-man set to automatically installed. [2020-07-08T17:08:03.443Z] gnupg set to automatically installed. [2020-07-08T17:08:03.443Z] gnupg-l10n set to automatically installed. [2020-07-08T17:08:03.443Z] gnupg-utils set to automatically installed. [2020-07-08T17:08:03.443Z] gpg set to automatically installed. [2020-07-08T17:08:03.443Z] gpg-agent set to automatically installed. [2020-07-08T17:08:03.443Z] gpg-wks-client set to automatically installed. [2020-07-08T17:08:03.443Z] gpg-wks-server set to automatically installed. [2020-07-08T17:08:03.443Z] gpgconf set to automatically installed. [2020-07-08T17:08:03.443Z] gpgsm set to automatically installed. [2020-07-08T17:08:03.443Z] less set to automatically installed. [2020-07-08T17:08:03.443Z] libalgorithm-diff-perl set to automatically installed. [2020-07-08T17:08:03.443Z] libalgorithm-diff-xs-perl set to automatically installed. [2020-07-08T17:08:03.443Z] libalgorithm-merge-perl set to automatically installed. [2020-07-08T17:08:03.443Z] libasan4 set to automatically installed. [2020-07-08T17:08:03.443Z] libassuan0 set to automatically installed. [2020-07-08T17:08:03.443Z] libatomic1 set to automatically installed. [2020-07-08T17:08:03.443Z] libbinutils set to automatically installed. [2020-07-08T17:08:03.443Z] libbsd0 set to automatically installed. [2020-07-08T17:08:03.443Z] libc-dev-bin set to automatically installed. [2020-07-08T17:08:03.443Z] libc6 set to automatically installed. [2020-07-08T17:08:03.443Z] libc6-dev set to automatically installed. [2020-07-08T17:08:03.443Z] libcc1-0 set to automatically installed. [2020-07-08T17:08:03.443Z] libcilkrts5 set to automatically installed. [2020-07-08T17:08:03.443Z] libcurl3-gnutls set to automatically installed. [2020-07-08T17:08:03.443Z] libcurl4 set to automatically installed. [2020-07-08T17:08:03.443Z] libdpkg-perl set to automatically installed. [2020-07-08T17:08:03.443Z] libedit2 set to automatically installed. [2020-07-08T17:08:03.443Z] liberror-perl set to automatically installed. [2020-07-08T17:08:03.443Z] libexpat1 set to automatically installed. [2020-07-08T17:08:03.443Z] libfakeroot set to automatically installed. [2020-07-08T17:08:03.443Z] libfile-fcntllock-perl set to automatically installed. [2020-07-08T17:08:03.443Z] libgcc-7-dev set to automatically installed. [2020-07-08T17:08:03.443Z] libgdbm-compat4 set to automatically installed. [2020-07-08T17:08:03.443Z] libgdbm5 set to automatically installed. [2020-07-08T17:08:03.443Z] libglib2.0-0 set to automatically installed. [2020-07-08T17:08:03.443Z] libglib2.0-data set to automatically installed. [2020-07-08T17:08:03.443Z] libgomp1 set to automatically installed. [2020-07-08T17:08:03.443Z] libicu60 set to automatically installed. [2020-07-08T17:08:03.443Z] libisl19 set to automatically installed. [2020-07-08T17:08:03.443Z] libitm1 set to automatically installed. [2020-07-08T17:08:03.443Z] libksba8 set to automatically installed. [2020-07-08T17:08:03.443Z] liblocale-gettext-perl set to automatically installed. [2020-07-08T17:08:03.443Z] liblsan0 set to automatically installed. [2020-07-08T17:08:03.443Z] libmpc3 set to automatically installed. [2020-07-08T17:08:03.443Z] libmpfr6 set to automatically installed. [2020-07-08T17:08:03.443Z] libmpx2 set to automatically installed. [2020-07-08T17:08:03.443Z] libnorm1 set to automatically installed. [2020-07-08T17:08:03.443Z] libnpth0 set to automatically installed. [2020-07-08T17:08:03.443Z] libperl5.26 set to automatically installed. [2020-07-08T17:08:03.443Z] libpgm-5.2-0 set to automatically installed. [2020-07-08T17:08:03.443Z] libquadmath0 set to automatically installed. [2020-07-08T17:08:03.443Z] libreadline7 set to automatically installed. [2020-07-08T17:08:03.443Z] libsodium23 set to automatically installed. [2020-07-08T17:08:03.443Z] libssl1.0.0 set to automatically installed. [2020-07-08T17:08:03.443Z] libstdc++-7-dev set to automatically installed. [2020-07-08T17:08:03.443Z] libtsan0 set to automatically installed. [2020-07-08T17:08:03.443Z] libubsan0 set to automatically installed. [2020-07-08T17:08:03.443Z] libx11-6 set to automatically installed. [2020-07-08T17:08:03.443Z] libx11-data set to automatically installed. [2020-07-08T17:08:03.443Z] libxau6 set to automatically installed. [2020-07-08T17:08:03.443Z] libxcb1 set to automatically installed. [2020-07-08T17:08:03.443Z] libxdmcp6 set to automatically installed. [2020-07-08T17:08:03.443Z] libxext6 set to automatically installed. [2020-07-08T17:08:03.443Z] libxml2 set to automatically installed. [2020-07-08T17:08:03.443Z] libxmuu1 set to automatically installed. [2020-07-08T17:08:03.443Z] libzmq3-dev set to automatically installed. [2020-07-08T17:08:03.443Z] libzmq5 set to automatically installed. [2020-07-08T17:08:03.443Z] linux-libc-dev set to automatically installed. [2020-07-08T17:08:03.443Z] make set to automatically installed. [2020-07-08T17:08:03.443Z] manpages set to automatically installed. [2020-07-08T17:08:03.443Z] manpages-dev set to automatically installed. [2020-07-08T17:08:03.443Z] netbase set to automatically installed. [2020-07-08T17:08:03.443Z] openssh-client set to automatically installed. [2020-07-08T17:08:03.443Z] patch set to automatically installed. [2020-07-08T17:08:03.443Z] perl set to automatically installed. [2020-07-08T17:08:03.443Z] perl-modules-5.26 set to automatically installed. [2020-07-08T17:08:03.443Z] pinentry-curses set to automatically installed. [2020-07-08T17:08:03.443Z] pkg-config set to automatically installed. [2020-07-08T17:08:03.443Z] readline-common set to automatically installed. [2020-07-08T17:08:03.443Z] shared-mime-info set to automatically installed. [2020-07-08T17:08:03.443Z] xauth set to automatically installed. [2020-07-08T17:08:03.443Z] xdg-user-dirs set to automatically installed. [2020-07-08T17:08:03.443Z] xz-utils set to automatically installed. [2020-07-08T17:08:03.443Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-07-08T17:08:03.443Z] Please ensure the environment is properly setup before continuing. [2020-07-08T17:08:03.443Z] Ignore this message if the appropriate measures have already been taken [2020-07-08T17:08:04.015Z] Pulling go [2020-07-08T17:08:04.956Z] 'app-service-config' has dependencies that need to be staged: go [2020-07-08T17:08:04.956Z] Skipping pull go (already ran) [2020-07-08T17:08:04.956Z] Building go [2020-07-08T17:08:04.956Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-07-08T17:08:04.956Z] Dload Upload Total Spent Left Speed [2020-07-08T17:08:07.563Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 29 114M 29 34.0M 0 0 33.3M 0 0:00:03 0:00:01 0:00:02 33.3M 80 114M 80 92.5M 0 0 46.3M 0 0:00:02 0:00:01 0:00:01 46.3M 100 114M 100 114M 0 0 47.1M 0 0:00:02 0:00:02 --:--:-- 47.2M [2020-07-08T17:08:08.504Z] go1.13.10.linux-amd64.tar.gz: OK [2020-07-08T17:08:09.024Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-07-08T17:08:09.024Z] CGO_ENABLED=1 go vet ./... [2020-07-08T17:08:16.645Z] Staging go [2020-07-08T17:08:17.308Z] gofmt -l . [2020-07-08T17:08:17.308Z] [ "`gofmt -l .`" = "" ] [2020-07-08T17:08:17.308Z] ./bin/test-go-mod-tidy.sh [2020-07-08T17:08:17.308Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-07-08T17:08:18.309Z] Warning: overwriting stash ‘coverage-report’ [2020-07-08T17:08:18.700Z] Stashed 1 file(s) [Pipeline] } [2020-07-08T17:08:18.698Z] $ docker stop --time=1 0bb01514a947564d099c027805c30f8c2ee883b378272e89a619d430beec95b5 [2020-07-08T17:08:20.911Z] $ docker rm -f 0bb01514a947564d099c027805c30f8c2ee883b378272e89a619d430beec95b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-07-08T17:08:21.971Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-07-08T17:08:22.299Z] + ls -al . [2020-07-08T17:08:22.300Z] total 124 [2020-07-08T17:08:22.300Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 8 17:08 . [2020-07-08T17:08:22.300Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 8 17:05 .. [2020-07-08T17:08:22.300Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 8 17:05 .dockerignore [2020-07-08T17:08:22.300Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 8 17:06 .git [2020-07-08T17:08:22.300Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 8 17:05 .github [2020-07-08T17:08:22.300Z] -rw-rw-r-- 1 jenkins jenkins 93 Jul 8 17:05 .gitignore [2020-07-08T17:08:22.300Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 8 17:06 .semver [2020-07-08T17:08:22.300Z] -rw-rw-r-- 1 jenkins jenkins 6027 Jul 8 17:05 Attribution.txt [2020-07-08T17:08:22.300Z] -rw-rw-r-- 1 jenkins jenkins 1997 Jul 8 17:05 Dockerfile [2020-07-08T17:08:22.300Z] -rw-rw-r-- 1 jenkins jenkins 966 Jul 8 17:05 Dockerfile.build [2020-07-08T17:08:22.300Z] -rw-rw-r-- 1 jenkins jenkins 710 Jul 8 17:05 Jenkinsfile [2020-07-08T17:08:22.300Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 8 17:05 LICENSE [2020-07-08T17:08:22.300Z] -rw-rw-r-- 1 jenkins jenkins 481 Jul 8 17:05 README.md [2020-07-08T17:08:22.300Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 8 17:02 VERSION [2020-07-08T17:08:22.300Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 8 17:05 bin [2020-07-08T17:08:22.300Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 8 17:07 coverage.out [2020-07-08T17:08:22.300Z] -rw-rw-r-- 1 jenkins jenkins 180 Jul 8 17:05 docker-compose.debug.yml [2020-07-08T17:08:22.300Z] -rw-rw-r-- 1 jenkins jenkins 133 Jul 8 17:05 docker-compose.yml [2020-07-08T17:08:22.300Z] -rw-r--r-- 1 jenkins jenkins 132 Jul 8 17:08 go.mod [2020-07-08T17:08:22.300Z] -rw-r--r-- 1 jenkins jenkins 18984 Jul 8 17:08 go.sum [2020-07-08T17:08:22.300Z] -rw-rw-r-- 1 jenkins jenkins 1519 Jul 8 17:05 main.go [2020-07-08T17:08:22.300Z] -rw-rw-r-- 1 jenkins jenkins 1573 Jul 8 17:05 makefile [2020-07-08T17:08:22.300Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 8 17:05 res [2020-07-08T17:08:22.300Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 8 17:05 snap [Pipeline] isUnix [Pipeline] sh [2020-07-08T17:08:22.643Z] + 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=40707f945258685ab44159c4c0c1a9f56ec6a72d --label arch=arm64 --label version=0.0.0 . [2020-07-08T17:08:22.914Z] Sending build context to Docker daemon 351.2kB [2020-07-08T17:08:22.914Z] Step 1/26 : ARG BASE=golang:1.13-alpine [2020-07-08T17:08:22.914Z] Step 2/26 : FROM ${BASE} AS builder [2020-07-08T17:08:22.914Z] ---> e7dbd4b4c4d0 [2020-07-08T17:08:22.914Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-07-08T17:08:23.187Z] ---> Running in c27d18b47961 [2020-07-08T17:08:23.470Z] Removing intermediate container c27d18b47961 [2020-07-08T17:08:23.470Z] ---> 0b5eb6012beb [2020-07-08T17:08:23.470Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2020-07-08T17:08:23.743Z] ---> Running in 0206e41fcc58 [2020-07-08T17:08:24.019Z] Removing intermediate container 0206e41fcc58 [2020-07-08T17:08:24.019Z] ---> e65a63859fab [2020-07-08T17:08:24.019Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-08T17:08:24.291Z] ---> Running in 988c8c820757 [2020-07-08T17:08:24.565Z] Removing intermediate container 988c8c820757 [2020-07-08T17:08:24.565Z] ---> 9903c20a736d [2020-07-08T17:08:24.565Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-08T17:08:24.836Z] ---> Running in 225065db8b3b [2020-07-08T17:08:26.650Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-07-08T17:08:26.650Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-07-08T17:08:26.650Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-07-08T17:08:26.650Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [9282 B] [2020-07-08T17:08:26.650Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-07-08T17:08:26.650Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [89.0 kB] [2020-07-08T17:08:26.650Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1003 kB] [2020-07-08T17:08:26.650Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] [2020-07-08T17:08:26.650Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] [2020-07-08T17:08:26.650Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [869 kB] [2020-07-08T17:08:26.650Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] [2020-07-08T17:08:26.650Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] [2020-07-08T17:08:26.650Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1302 kB] [2020-07-08T17:08:26.650Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [102 kB] [2020-07-08T17:08:26.650Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [13.6 kB] [2020-07-08T17:08:26.650Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1405 kB] [2020-07-08T17:08:26.650Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8158 B] [2020-07-08T17:08:26.650Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] [2020-07-08T17:08:26.650Z] Fetched 18.2 MB in 0s (0 B/s) [2020-07-08T17:08:26.650Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-07-08T17:08:26.650Z] Fetched 224 kB in 0s (0 B/s) [2020-07-08T17:08:26.650Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-07-08T17:08:26.650Z] Fetched 157 kB in 0s (0 B/s) [2020-07-08T17:08:26.650Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-07-08T17:08:26.650Z] Fetched 221 kB in 0s (0 B/s) [2020-07-08T17:08:26.650Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-07-08T17:08:26.650Z] Fetched 143 kB in 0s (0 B/s) [2020-07-08T17:08:26.650Z] Pulling app-service-config [2020-07-08T17:08:27.478Z] Removing intermediate container 225065db8b3b [2020-07-08T17:08:27.478Z] ---> 16c5136cd553 [2020-07-08T17:08:27.478Z] Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-07-08T17:08:27.478Z] ---> Running in 0dda9b130cb5 [2020-07-08T17:08:28.035Z] Pulling config-common [2020-07-08T17:08:28.915Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-07-08T17:08:28.975Z] Skipping build go (already ran) [2020-07-08T17:08:29.235Z] Building app-service-config [2020-07-08T17:08:29.235Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-07-08T17:08:30.343Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-07-08T17:08:30.628Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.5 [2020-07-08T17:08:30.900Z] go: extracting github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.5 [2020-07-08T17:08:30.900Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.34 [2020-07-08T17:08:30.900Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.60 [2020-07-08T17:08:30.900Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-07-08T17:08:30.900Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.18 [2020-07-08T17:08:30.900Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.34 [2020-07-08T17:08:30.900Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-07-08T17:08:30.900Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.18 [2020-07-08T17:08:30.900Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-08T17:08:30.900Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-08T17:08:30.900Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-07-08T17:08:30.900Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-07-08T17:08:30.900Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.60 [2020-07-08T17:08:30.900Z] go: downloading go.mongodb.org/mongo-driver v1.1.1 [2020-07-08T17:08:30.900Z] go: extracting github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-08T17:08:30.900Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-08T17:08:30.900Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-07-08T17:08:30.900Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-08T17:08:30.900Z] go: downloading github.com/google/uuid v1.1.1 [2020-07-08T17:08:30.900Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-07-08T17:08:30.900Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-07-08T17:08:30.900Z] go: extracting github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-08T17:08:30.900Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-07-08T17:08:30.900Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-07-08T17:08:30.900Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-08T17:08:31.165Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-08T17:08:31.165Z] go: extracting bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-08T17:08:31.165Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-07-08T17:08:31.165Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-07-08T17:08:31.165Z] go: extracting github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-07-08T17:08:31.165Z] go: extracting github.com/google/uuid v1.1.1 [2020-07-08T17:08:31.165Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-07-08T17:08:31.165Z] go: downloading github.com/gorilla/mux v1.7.4 [2020-07-08T17:08:31.165Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-07-08T17:08:31.166Z] go: extracting github.com/gomodule/redigo v2.0.0+incompatible [2020-07-08T17:08:31.166Z] go: extracting github.com/pebbe/zmq4 v1.0.0 [2020-07-08T17:08:31.166Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-08T17:08:31.166Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-07-08T17:08:31.166Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-07-08T17:08:31.166Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-08T17:08:31.166Z] go: extracting github.com/go-redis/redis/v7 v7.2.0 [2020-07-08T17:08:31.166Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-08T17:08:31.166Z] go: extracting github.com/gorilla/mux v1.7.4 [2020-07-08T17:08:31.166Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-07-08T17:08:31.316Z] OK: 127 MiB in 45 packages [2020-07-08T17:08:31.435Z] go: extracting golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-08T17:08:31.435Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-08T17:08:31.435Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-08T17:08:31.435Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-07-08T17:08:31.435Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-07-08T17:08:31.435Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-07-08T17:08:31.435Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-07-08T17:08:31.435Z] go: extracting go.mongodb.org/mongo-driver v1.1.1 [2020-07-08T17:08:31.435Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-08T17:08:31.435Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-08T17:08:31.435Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-07-08T17:08:31.435Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-08T17:08:31.435Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-07-08T17:08:31.435Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-07-08T17:08:31.435Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-08T17:08:31.435Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-08T17:08:31.435Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-08T17:08:31.435Z] go: downloading github.com/x448/float16 v0.8.4 [2020-07-08T17:08:31.435Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-07-08T17:08:31.435Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-08T17:08:31.435Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-08T17:08:31.435Z] go: extracting github.com/x448/float16 v0.8.4 [2020-07-08T17:08:31.435Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-08T17:08:31.435Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-07-08T17:08:31.697Z] go: extracting github.com/hashicorp/golang-lru v0.5.0 [2020-07-08T17:08:32.269Z] go: downloading github.com/go-stack/stack v1.8.0 [2020-07-08T17:08:32.269Z] go: downloading github.com/golang/snappy v0.0.1 [2020-07-08T17:08:32.269Z] go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-07-08T17:08:32.269Z] go: downloading github.com/xdg/stringprep v1.0.0 [2020-07-08T17:08:32.269Z] go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-08T17:08:32.269Z] go: extracting golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-08T17:08:32.269Z] go: extracting github.com/xdg/stringprep v1.0.0 [2020-07-08T17:08:32.269Z] go: extracting github.com/go-stack/stack v1.8.0 [2020-07-08T17:08:32.269Z] go: extracting github.com/golang/snappy v0.0.1 [2020-07-08T17:08:32.269Z] go: extracting github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-07-08T17:08:32.269Z] go: downloading golang.org/x/text v0.3.2 [2020-07-08T17:08:32.269Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-08T17:08:32.530Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-08T17:08:32.746Z] Removing intermediate container 0dda9b130cb5 [2020-07-08T17:08:32.746Z] ---> b9d0913b5d70 [2020-07-08T17:08:32.746Z] Step 8/26 : WORKDIR /app [2020-07-08T17:08:32.746Z] ---> Running in 54666b15a697 [2020-07-08T17:08:33.018Z] Removing intermediate container 54666b15a697 [2020-07-08T17:08:33.018Z] ---> 848ec21e2557 [2020-07-08T17:08:33.018Z] Step 9/26 : COPY go.mod . [2020-07-08T17:08:33.101Z] go: extracting golang.org/x/text v0.3.2 [2020-07-08T17:08:33.613Z] ---> 20f80885b7b8 [2020-07-08T17:08:33.613Z] Step 10/26 : RUN go mod download [2020-07-08T17:08:33.949Z] ---> Running in 94570a660597 [2020-07-08T17:08:34.043Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.5 [2020-07-08T17:08:34.614Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.60 [2020-07-08T17:08:34.614Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.34 [2020-07-08T17:08:34.614Z] go: finding github.com/google/uuid v1.1.1 [2020-07-08T17:08:34.614Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.18 [2020-07-08T17:08:34.615Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-08T17:08:34.615Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-08T17:08:34.615Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-08T17:08:34.615Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-08T17:08:34.615Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-08T17:08:34.615Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-07-08T17:08:34.615Z] go: finding github.com/gorilla/mux v1.7.4 [2020-07-08T17:08:34.615Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-08T17:08:34.615Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-08T17:08:34.615Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-08T17:08:34.615Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-07-08T17:08:34.615Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-08T17:08:34.615Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-07-08T17:08:34.615Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-08T17:08:34.615Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-07-08T17:08:34.615Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-07-08T17:08:34.615Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-07-08T17:08:34.615Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-08T17:08:34.615Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-08T17:08:34.615Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-08T17:08:34.615Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-08T17:08:34.615Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-08T17:08:34.615Z] go: finding github.com/golang/snappy v0.0.1 [2020-07-08T17:08:34.887Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-08T17:08:34.887Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-08T17:08:34.887Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-08T17:08:34.887Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-08T17:08:34.887Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-07-08T17:08:34.887Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-08T17:08:34.887Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-08T17:08:34.887Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-07-08T17:08:34.887Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-08T17:08:34.887Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-08T17:08:34.887Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-08T17:08:34.887Z] go: finding golang.org/x/text v0.3.2 [2020-07-08T17:08:34.887Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-08T17:08:34.887Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-08T17:08:36.658Z] Removing intermediate container 94570a660597 [2020-07-08T17:08:36.658Z] ---> fdf114a9a8e4 [2020-07-08T17:08:36.658Z] Step 11/26 : COPY . . [2020-07-08T17:08:37.650Z] ---> 686d63c0b028 [2020-07-08T17:08:37.650Z] Step 12/26 : ARG MAKE="make build" [2020-07-08T17:08:37.650Z] ---> Running in 118eb3595ac6 [2020-07-08T17:08:37.919Z] Removing intermediate container 118eb3595ac6 [2020-07-08T17:08:37.919Z] ---> 8cd957c56dcb [2020-07-08T17:08:37.919Z] Step 13/26 : RUN $MAKE [2020-07-08T17:08:38.194Z] ---> Running in 382c1ab03001 [2020-07-08T17:08:39.627Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-07-08T17:08:53.100Z] Building config-common [2020-07-08T17:08:57.306Z] Skipping stage go (already ran) [2020-07-08T17:08:57.306Z] Staging app-service-config [2020-07-08T17:08:57.882Z] Staging config-common [2020-07-08T17:08:58.453Z] Priming go [2020-07-08T17:08:59.403Z] Priming app-service-config [2020-07-08T17:09:00.345Z] Priming config-common [2020-07-08T17:09:01.306Z] Snapping 'edgex-app-service-configurable' ... [2020-07-08T17:09:03.280Z] [2020-07-08T17:09:03.280Z] Snapped edgex-app-service-configurable_1.2.0-20200708+40707f9_amd64.snap [Pipeline] } [2020-07-08T17:09:04.675Z] 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-08T17:09:26.635Z] Removing intermediate container 382c1ab03001 [2020-07-08T17:09:26.635Z] ---> 0211325e6fae [2020-07-08T17:09:26.635Z] Step 14/26 : FROM alpine:latest [2020-07-08T17:09:26.635Z] latest: Pulling from library/alpine [2020-07-08T17:09:26.635Z] b538f80385f9: Pulling fs layer [2020-07-08T17:09:26.635Z] b538f80385f9: Verifying Checksum [2020-07-08T17:09:26.635Z] b538f80385f9: Download complete [2020-07-08T17:09:27.229Z] b538f80385f9: Pull complete [2020-07-08T17:09:27.229Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-08T17:09:27.229Z] Status: Downloaded newer image for alpine:latest [2020-07-08T17:09:27.229Z] ---> 62ee0e9f8440 [2020-07-08T17:09:27.229Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-08T17:09:27.500Z] ---> Running in 12b657739665 [2020-07-08T17:09:27.774Z] Removing intermediate container 12b657739665 [2020-07-08T17:09:27.774Z] ---> 2d693c67218a [2020-07-08T17:09:27.774Z] Step 16/26 : LABEL Name=app-service-configurable Version=${VERSION} [2020-07-08T17:09:28.046Z] ---> Running in fd72f4d505e2 [2020-07-08T17:09:28.318Z] Removing intermediate container fd72f4d505e2 [2020-07-08T17:09:28.318Z] ---> 0aa9ca1f1a65 [2020-07-08T17:09:28.318Z] Step 17/26 : RUN apk --no-cache add ca-certificates zeromq [2020-07-08T17:09:28.592Z] ---> Running in 9640ae84ca95 [2020-07-08T17:09:30.016Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-08T17:09:30.287Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-08T17:09:30.879Z] (1/6) Installing ca-certificates (20191127-r4) [2020-07-08T17:09:30.879Z] (2/6) Installing libgcc (9.3.0-r2) [2020-07-08T17:09:30.879Z] (3/6) Installing libsodium (1.0.18-r0) [2020-07-08T17:09:30.879Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-07-08T17:09:30.879Z] (5/6) Installing libzmq (4.3.2-r0) [2020-07-08T17:09:31.150Z] (6/6) Installing zeromq (4.3.2-r0) [2020-07-08T17:09:31.150Z] Executing busybox-1.31.1-r16.trigger [2020-07-08T17:09:31.150Z] Executing ca-certificates-20191127-r4.trigger [2020-07-08T17:09:31.150Z] OK: 8 MiB in 20 packages [2020-07-08T17:09:32.584Z] Removing intermediate container 9640ae84ca95 [2020-07-08T17:09:32.584Z] ---> 11ae491d3bdf [2020-07-08T17:09:32.584Z] Step 18/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-07-08T17:09:33.559Z] ---> fe58251bf761 [2020-07-08T17:09:33.559Z] Step 19/26 : COPY --from=builder /app/LICENSE /LICENSE [2020-07-08T17:09:34.162Z] ---> 77318a4ee976 [2020-07-08T17:09:34.163Z] Step 20/26 : COPY --from=builder /app/res/ /res/ [2020-07-08T17:09:35.148Z] ---> 5240a1b54251 [2020-07-08T17:09:35.148Z] Step 21/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-07-08T17:09:36.589Z] ---> bb3f5d91d892 [2020-07-08T17:09:36.589Z] Step 22/26 : EXPOSE 48095 [2020-07-08T17:09:36.861Z] ---> Running in 8411976da638 [2020-07-08T17:09:37.132Z] Removing intermediate container 8411976da638 [2020-07-08T17:09:37.132Z] ---> 0cb9c8c84df5 [2020-07-08T17:09:37.132Z] Step 23/26 : ENTRYPOINT ["/app-service-configurable", "-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-07-08T17:09:37.401Z] ---> Running in e9ebf3fab97e [2020-07-08T17:09:37.672Z] Removing intermediate container e9ebf3fab97e [2020-07-08T17:09:37.672Z] ---> f787b164cc42 [2020-07-08T17:09:37.672Z] Step 24/26 : LABEL arch=arm64 [2020-07-08T17:09:37.944Z] ---> Running in 63f392ed8a24 [2020-07-08T17:09:38.217Z] Removing intermediate container 63f392ed8a24 [2020-07-08T17:09:38.217Z] ---> 3d51bd4a743c [2020-07-08T17:09:38.217Z] Step 25/26 : LABEL git_sha=40707f945258685ab44159c4c0c1a9f56ec6a72d [2020-07-08T17:09:38.494Z] ---> Running in f5afad12ebda [2020-07-08T17:09:38.765Z] Removing intermediate container f5afad12ebda [2020-07-08T17:09:38.765Z] ---> 57591b621bd9 [2020-07-08T17:09:38.765Z] Step 26/26 : LABEL version=0.0.0 [2020-07-08T17:09:39.037Z] ---> Running in 7fa0c9ea990e [2020-07-08T17:09:39.310Z] Removing intermediate container 7fa0c9ea990e [2020-07-08T17:09:39.310Z] ---> f7d733db4958 [2020-07-08T17:09:39.310Z] [Warning] One or more build-args [ARCH] were not consumed [2020-07-08T17:09:39.310Z] Successfully built f7d733db4958 [2020-07-08T17:09:39.310Z] 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-08T17:09:40.182Z] + + grepfind snapcraft.yaml /w/workspace/app-service-configurable/3 [2020-07-08T17:09:40.182Z] [2020-07-08T17:09:40.182Z] + grep -Po ^name: \K(.*) /w/workspace/app-service-configurable/3/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-08T17:09:40.317Z] provisioning config files... [2020-07-08T17:09:40.344Z] copy managed file [EdgeX] to file:/w/workspace/app-service-configurable/3@tmp/config7124255305882858136tmp [Pipeline] { [Pipeline] sh [2020-07-08T17:09:40.704Z] + cp /w/workspace/app-service-configurable/3@tmp/config7124255305882858136tmp /w/workspace/app-service-configurable/3/edgex-snap-store-login [Pipeline] sh [2020-07-08T17:09:41.045Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/app-service-configurable/3:/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-08T17:09:41.045Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-07-08T17:09:41.318Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-07-08T17:09:41.318Z] b2f61026a351: Pulling fs layer [2020-07-08T17:09:41.318Z] 5538fb30c42c: Pulling fs layer [2020-07-08T17:09:41.318Z] f0b05810781a: Pulling fs layer [2020-07-08T17:09:41.318Z] 0180a33352d6: Pulling fs layer [2020-07-08T17:09:41.318Z] e7604b0c0f53: Pulling fs layer [2020-07-08T17:09:41.318Z] db689cb83ae0: Pulling fs layer [2020-07-08T17:09:41.318Z] 6138af208834: Pulling fs layer [2020-07-08T17:09:41.318Z] 007c8e8c5d63: Pulling fs layer [2020-07-08T17:09:41.318Z] 4f7a387c642f: Pulling fs layer [2020-07-08T17:09:41.318Z] 6138af208834: Waiting [2020-07-08T17:09:41.318Z] 007c8e8c5d63: Waiting [2020-07-08T17:09:41.318Z] 4f7a387c642f: Waiting [2020-07-08T17:09:41.318Z] 0180a33352d6: Waiting [2020-07-08T17:09:41.318Z] e7604b0c0f53: Waiting [2020-07-08T17:09:41.318Z] db689cb83ae0: Waiting [2020-07-08T17:09:41.318Z] f0b05810781a: Verifying Checksum [2020-07-08T17:09:41.318Z] f0b05810781a: Download complete [2020-07-08T17:09:41.318Z] 5538fb30c42c: Download complete [2020-07-08T17:09:41.318Z] 0180a33352d6: Download complete [2020-07-08T17:09:41.318Z] db689cb83ae0: Verifying Checksum [2020-07-08T17:09:41.318Z] db689cb83ae0: Download complete [2020-07-08T17:09:41.318Z] 6138af208834: Verifying Checksum [2020-07-08T17:09:41.318Z] 6138af208834: Download complete [2020-07-08T17:09:41.318Z] 007c8e8c5d63: Verifying Checksum [2020-07-08T17:09:41.318Z] 007c8e8c5d63: Download complete [2020-07-08T17:09:41.318Z] 4f7a387c642f: Verifying Checksum [2020-07-08T17:09:41.318Z] 4f7a387c642f: Download complete [2020-07-08T17:09:42.745Z] b2f61026a351: Verifying Checksum [2020-07-08T17:09:42.745Z] b2f61026a351: Download complete [2020-07-08T17:09:45.364Z] b2f61026a351: Pull complete [2020-07-08T17:09:45.957Z] 5538fb30c42c: Pull complete [2020-07-08T17:09:46.232Z] f0b05810781a: Pull complete [2020-07-08T17:09:46.502Z] 0180a33352d6: Pull complete [2020-07-08T17:09:49.111Z] e7604b0c0f53: Verifying Checksum [2020-07-08T17:09:49.112Z] e7604b0c0f53: Download complete [2020-07-08T17:10:21.442Z] e7604b0c0f53: Pull complete [2020-07-08T17:10:21.442Z] db689cb83ae0: Pull complete [2020-07-08T17:10:21.442Z] 6138af208834: Pull complete [2020-07-08T17:10:21.442Z] 007c8e8c5d63: Pull complete [2020-07-08T17:10:21.442Z] 4f7a387c642f: Pull complete [2020-07-08T17:10:21.442Z] Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 [2020-07-08T17:10:21.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-07-08T17:10:24.837Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-07-08T17:10:24.837Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-07-08T17:10:25.110Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-07-08T17:10:25.389Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-07-08T17:10:25.663Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [902 kB] [2020-07-08T17:10:28.261Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1312 B] [2020-07-08T17:10:28.261Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1246 kB] [2020-07-08T17:10:30.853Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] [2020-07-08T17:10:30.853Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7827 B] [2020-07-08T17:10:30.853Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [630 kB] [2020-07-08T17:10:31.445Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [895 B] [2020-07-08T17:10:31.445Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [762 kB] [2020-07-08T17:10:32.878Z] Fetched 3810 kB in 9s (443 kB/s) [2020-07-08T17:10:37.176Z] Reading package lists... [2020-07-08T17:10:43.917Z] 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-08T17:10:43.917Z] - README.md [2020-07-08T17:10:43.917Z] [2020-07-08T17:10:43.917Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-07-08T17:10:50.621Z] 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-08T17:10:53.993Z] Reading package lists... [2020-07-08T17:10:54.585Z] Building dependency tree... [2020-07-08T17:10:54.585Z] Reading state information... [2020-07-08T17:10:55.558Z] The following packages were automatically installed and are no longer required: [2020-07-08T17:10:55.558Z] libjq1 liblzo2-2 libonig4 [2020-07-08T17:10:55.558Z] Use 'sudo apt autoremove' to remove them. [2020-07-08T17:10:55.558Z] Suggested packages: [2020-07-08T17:10:55.558Z] binutils-doc cpp-doc gcc-7-locales dbus-user-session libpam-systemd [2020-07-08T17:10:55.558Z] pinentry-gnome3 tor debian-keyring gcc-7-doc libstdc++6-7-dbg gcc-multilib [2020-07-08T17:10:55.558Z] autoconf automake libtool flex bison gdb gcc-doc libgcc1-dbg libgomp1-dbg [2020-07-08T17:10:55.558Z] libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg [2020-07-08T17:10:55.558Z] libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-base [2020-07-08T17:10:55.558Z] git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk [2020-07-08T17:10:55.558Z] gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage scdaemon [2020-07-08T17:10:55.558Z] glibc-doc locales bzr gdbm-l10n libstdc++-7-doc make-doc man-browser [2020-07-08T17:10:55.558Z] keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-07-08T17:10:55.558Z] libterm-readline-gnu-perl | libterm-readline-perl-perl pinentry-doc [2020-07-08T17:10:55.558Z] readline-doc [2020-07-08T17:10:56.532Z] The following NEW packages will be installed: [2020-07-08T17:10:56.532Z] binutils binutils-aarch64-linux-gnu binutils-common build-essential cpp [2020-07-08T17:10:56.532Z] cpp-7 curl dirmngr dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git [2020-07-08T17:10:56.532Z] git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client [2020-07-08T17:10:56.532Z] gpg-wks-server gpgconf gpgsm less libalgorithm-diff-perl [2020-07-08T17:10:56.532Z] libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libassuan0 [2020-07-08T17:10:56.532Z] libatomic1 libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 [2020-07-08T17:10:56.532Z] libcurl3-gnutls libdpkg-perl libedit2 liberror-perl libexpat1 libfakeroot [2020-07-08T17:10:56.532Z] libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libglib2.0-0 [2020-07-08T17:10:56.532Z] libglib2.0-data libgomp1 libicu60 libisl19 libitm1 libksba8 [2020-07-08T17:10:56.532Z] liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libnorm1 libnpth0 [2020-07-08T17:10:56.532Z] libperl5.26 libpgm-5.2-0 libreadline7 libsodium23 libssl1.0.0 [2020-07-08T17:10:56.532Z] libstdc++-7-dev libtsan0 libubsan0 libx11-6 libx11-data libxau6 libxcb1 [2020-07-08T17:10:56.532Z] libxdmcp6 libxext6 libxml2 libxmuu1 libzmq3-dev libzmq5 linux-libc-dev make [2020-07-08T17:10:56.532Z] manpages manpages-dev netbase openssh-client patch perl perl-modules-5.26 [2020-07-08T17:10:56.532Z] pinentry-curses pkg-config readline-common shared-mime-info xauth [2020-07-08T17:10:56.532Z] xdg-user-dirs xz-utils [2020-07-08T17:10:56.532Z] The following packages will be upgraded: [2020-07-08T17:10:56.532Z] libc6 libcurl4 [2020-07-08T17:10:56.804Z] 2 upgraded, 95 newly installed, 0 to remove and 14 not upgraded. [2020-07-08T17:10:56.804Z] Need to get 65.8 MB of archives. [2020-07-08T17:10:56.804Z] After this operation, 277 MB of additional disk space will be used. [2020-07-08T17:10:56.804Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc6 arm64 2.27-3ubuntu1.2 [2274 kB] [2020-07-08T17:10:59.401Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblocale-gettext-perl arm64 1.07-3build2 [16.3 kB] [2020-07-08T17:10:59.401Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxau6 arm64 1:1.0.8-1ubuntu1 [7088 B] [2020-07-08T17:10:59.401Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] [2020-07-08T17:10:59.401Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] [2020-07-08T17:10:59.401Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] [2020-07-08T17:10:59.401Z] 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-08T17:10:59.401Z] 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-08T17:10:59.401Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] [2020-07-08T17:10:59.401Z] 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-08T17:11:00.370Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-07-08T17:11:00.370Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-07-08T17:11:00.370Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] [2020-07-08T17:11:01.339Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] [2020-07-08T17:11:01.339Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-07-08T17:11:01.339Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] [2020-07-08T17:11:01.339Z] 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-08T17:11:01.339Z] 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-08T17:11:01.339Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libicu60 arm64 60.2-3ubuntu3.1 [7987 kB] [2020-07-08T17:11:02.311Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 readline-common all 7.0-3 [52.9 kB] [2020-07-08T17:11:02.311Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libreadline7 arm64 7.0-3 [107 kB] [2020-07-08T17:11:02.311Z] 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-08T17:11:02.311Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-07-08T17:11:02.311Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 shared-mime-info arm64 1.9-2 [423 kB] [2020-07-08T17:11:02.580Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xdg-user-dirs arm64 0.17-1ubuntu1 [47.0 kB] [2020-07-08T17:11:02.581Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xz-utils arm64 5.2.2-1.3 [79.2 kB] [2020-07-08T17:11:02.581Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] [2020-07-08T17:11:02.581Z] 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-08T17:11:02.581Z] Get:29 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] [2020-07-08T17:11:02.581Z] Get:30 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages all 4.15-1 [1234 kB] [2020-07-08T17:11:02.581Z] Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] [2020-07-08T17:11:02.581Z] Get:32 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] [2020-07-08T17:11:02.581Z] 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-08T17:11:02.581Z] Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbinutils arm64 2.30-21ubuntu1~18.04.3 [417 kB] [2020-07-08T17:11:02.849Z] 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-08T17:11:02.849Z] Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils arm64 2.30-21ubuntu1~18.04.3 [3368 B] [2020-07-08T17:11:02.849Z] 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-08T17:11:02.849Z] 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-08T17:11:02.849Z] Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc6-dev arm64 2.27-3ubuntu1.2 [2049 kB] [2020-07-08T17:11:03.117Z] 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-08T17:11:03.117Z] Get:41 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libisl19 arm64 0.19-1 [439 kB] [2020-07-08T17:11:03.117Z] Get:42 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpfr6 arm64 4.0.1-1 [202 kB] [2020-07-08T17:11:03.117Z] Get:43 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpc3 arm64 1.1.0-1 [37.2 kB] [2020-07-08T17:11:03.117Z] 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-08T17:11:03.707Z] 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-08T17:11:03.707Z] 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-08T17:11:03.707Z] 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-08T17:11:03.708Z] 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-08T17:11:03.708Z] Get:49 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libatomic1 arm64 8.4.0-1ubuntu1~18.04 [9176 B] [2020-07-08T17:11:03.708Z] Get:50 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libasan4 arm64 7.5.0-3ubuntu1~18.04 [335 kB] [2020-07-08T17:11:03.708Z] Get:51 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 liblsan0 arm64 8.4.0-1ubuntu1~18.04 [121 kB] [2020-07-08T17:11:03.708Z] Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libtsan0 arm64 8.4.0-1ubuntu1~18.04 [269 kB] [2020-07-08T17:11:03.708Z] Get:53 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libubsan0 arm64 7.5.0-3ubuntu1~18.04 [117 kB] [2020-07-08T17:11:03.708Z] 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-08T17:11:03.977Z] 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-08T17:11:04.567Z] Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc arm64 4:7.4.0-1ubuntu2.3 [5208 B] [2020-07-08T17:11:04.567Z] 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-08T17:11:04.567Z] 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-08T17:11:05.155Z] Get:59 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++ arm64 4:7.4.0-1ubuntu2.3 [1552 B] [2020-07-08T17:11:05.155Z] Get:60 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-07-08T17:11:05.155Z] Get:61 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-07-08T17:11:05.155Z] Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-07-08T17:11:05.155Z] Get:63 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-07-08T17:11:05.155Z] Get:64 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 build-essential arm64 12.4ubuntu1 [4754 B] [2020-07-08T17:11:05.155Z] Get:65 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl4 arm64 7.58.0-2ubuntu3.9 [180 kB] [2020-07-08T17:11:05.155Z] Get:66 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.9 [152 kB] [2020-07-08T17:11:05.155Z] Get:67 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libassuan0 arm64 2.5.1-2 [28.9 kB] [2020-07-08T17:11:05.155Z] Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgconf arm64 2.2.4-1ubuntu1.2 [106 kB] [2020-07-08T17:11:05.155Z] Get:69 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libksba8 arm64 1.3.5-2 [77.4 kB] [2020-07-08T17:11:05.155Z] Get:70 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnpth0 arm64 1.5-3 [6844 B] [2020-07-08T17:11:05.155Z] Get:71 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dirmngr arm64 2.2.4-1ubuntu1.2 [276 kB] [2020-07-08T17:11:05.155Z] Get:72 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfakeroot arm64 1.22-2ubuntu1 [21.8 kB] [2020-07-08T17:11:05.155Z] Get:73 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 fakeroot arm64 1.22-2ubuntu1 [59.9 kB] [2020-07-08T17:11:05.426Z] Get:74 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.9 [179 kB] [2020-07-08T17:11:05.426Z] Get:75 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-07-08T17:11:05.426Z] 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-08T17:11:05.426Z] Get:77 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-07-08T17:11:05.426Z] 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-08T17:11:05.426Z] Get:79 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-utils arm64 2.2.4-1ubuntu1.2 [108 kB] [2020-07-08T17:11:05.426Z] Get:80 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg arm64 2.2.4-1ubuntu1.2 [400 kB] [2020-07-08T17:11:05.700Z] Get:81 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pinentry-curses arm64 1.1.0-1 [32.4 kB] [2020-07-08T17:11:05.700Z] Get:82 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-agent arm64 2.2.4-1ubuntu1.2 [190 kB] [2020-07-08T17:11:05.700Z] 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-08T17:11:05.700Z] 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-08T17:11:05.700Z] Get:85 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgsm arm64 2.2.4-1ubuntu1.2 [182 kB] [2020-07-08T17:11:05.700Z] Get:86 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg arm64 2.2.4-1ubuntu1.2 [249 kB] [2020-07-08T17:11:05.700Z] Get:87 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] [2020-07-08T17:11:05.700Z] Get:88 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-xs-perl arm64 0.04-5 [10.8 kB] [2020-07-08T17:11:05.700Z] Get:89 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] [2020-07-08T17:11:05.700Z] Get:90 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-fcntllock-perl arm64 0.22-3build2 [33.0 kB] [2020-07-08T17:11:05.700Z] Get:91 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libnorm1 arm64 1.5r6+dfsg1-6 [218 kB] [2020-07-08T17:11:05.700Z] 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-08T17:11:05.700Z] Get:93 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsodium23 arm64 1.0.16-2 [90.4 kB] [2020-07-08T17:11:05.700Z] Get:94 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 libzmq5 arm64 4.2.5-1ubuntu0.2 [208 kB] [2020-07-08T17:11:05.700Z] Get:95 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 libzmq3-dev arm64 4.2.5-1ubuntu0.2 [409 kB] [2020-07-08T17:11:05.700Z] Get:96 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages-dev all 4.15-1 [2217 kB] [2020-07-08T17:11:05.970Z] Get:97 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pkg-config arm64 0.29.1-0ubuntu2 [42.8 kB] [2020-07-08T17:11:06.560Z] debconf: delaying package configuration, since apt-utils is not installed [2020-07-08T17:11:06.560Z] Fetched 65.8 MB in 9s (7045 kB/s) [2020-07-08T17:11:06.830Z] (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-08T17:11:06.830Z] Preparing to unpack .../libc6_2.27-3ubuntu1.2_arm64.deb ... [2020-07-08T17:11:07.423Z] Unpacking libc6:arm64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... [2020-07-08T17:11:10.795Z] Setting up libc6:arm64 (2.27-3ubuntu1.2) ... [2020-07-08T17:11:12.218Z] Selecting previously unselected package liblocale-gettext-perl. [2020-07-08T17:11:12.218Z] (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-08T17:11:12.218Z] Preparing to unpack .../00-liblocale-gettext-perl_1.07-3build2_arm64.deb ... [2020-07-08T17:11:12.218Z] Unpacking liblocale-gettext-perl (1.07-3build2) ... [2020-07-08T17:11:12.218Z] Selecting previously unselected package libxau6:arm64. [2020-07-08T17:11:12.218Z] Preparing to unpack .../01-libxau6_1%3a1.0.8-1ubuntu1_arm64.deb ... [2020-07-08T17:11:12.218Z] Unpacking libxau6:arm64 (1:1.0.8-1ubuntu1) ... [2020-07-08T17:11:12.218Z] Selecting previously unselected package libbsd0:arm64. [2020-07-08T17:11:12.218Z] Preparing to unpack .../02-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... [2020-07-08T17:11:12.218Z] Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-07-08T17:11:12.489Z] Selecting previously unselected package libxdmcp6:arm64. [2020-07-08T17:11:12.489Z] Preparing to unpack .../03-libxdmcp6_1%3a1.1.2-3_arm64.deb ... [2020-07-08T17:11:12.489Z] Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... [2020-07-08T17:11:12.489Z] Selecting previously unselected package libxcb1:arm64. [2020-07-08T17:11:12.489Z] Preparing to unpack .../04-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... [2020-07-08T17:11:12.489Z] Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-07-08T17:11:12.760Z] Selecting previously unselected package libx11-data. [2020-07-08T17:11:12.760Z] Preparing to unpack .../05-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-07-08T17:11:12.760Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-07-08T17:11:13.031Z] Selecting previously unselected package libx11-6:arm64. [2020-07-08T17:11:13.031Z] Preparing to unpack .../06-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... [2020-07-08T17:11:13.031Z] Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-07-08T17:11:13.303Z] Selecting previously unselected package libxext6:arm64. [2020-07-08T17:11:13.303Z] Preparing to unpack .../07-libxext6_2%3a1.3.3-1_arm64.deb ... [2020-07-08T17:11:13.303Z] Unpacking libxext6:arm64 (2:1.3.3-1) ... [2020-07-08T17:11:13.303Z] Selecting previously unselected package perl-modules-5.26. [2020-07-08T17:11:13.303Z] Preparing to unpack .../08-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-07-08T17:11:13.303Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-07-08T17:11:15.267Z] Selecting previously unselected package libgdbm5:arm64. [2020-07-08T17:11:15.267Z] Preparing to unpack .../09-libgdbm5_1.14.1-6_arm64.deb ... [2020-07-08T17:11:15.267Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-07-08T17:11:15.267Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-07-08T17:11:15.267Z] Preparing to unpack .../10-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-07-08T17:11:15.267Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-07-08T17:11:15.267Z] Selecting previously unselected package libperl5.26:arm64. [2020-07-08T17:11:15.267Z] Preparing to unpack .../11-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... [2020-07-08T17:11:15.267Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-07-08T17:11:16.242Z] Selecting previously unselected package perl. [2020-07-08T17:11:16.512Z] Preparing to unpack .../12-perl_5.26.1-6ubuntu0.3_arm64.deb ... [2020-07-08T17:11:16.512Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-07-08T17:11:16.512Z] Selecting previously unselected package less. [2020-07-08T17:11:16.512Z] Preparing to unpack .../13-less_487-0.1_arm64.deb ... [2020-07-08T17:11:16.512Z] Unpacking less (487-0.1) ... [2020-07-08T17:11:16.783Z] Selecting previously unselected package libexpat1:arm64. [2020-07-08T17:11:16.783Z] Preparing to unpack .../14-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... [2020-07-08T17:11:16.783Z] Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-07-08T17:11:16.783Z] Selecting previously unselected package libglib2.0-0:arm64. [2020-07-08T17:11:16.783Z] Preparing to unpack .../15-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_arm64.deb ... [2020-07-08T17:11:16.783Z] Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... [2020-07-08T17:11:17.376Z] Selecting previously unselected package libglib2.0-data. [2020-07-08T17:11:17.376Z] Preparing to unpack .../16-libglib2.0-data_2.56.4-0ubuntu0.18.04.6_all.deb ... [2020-07-08T17:11:17.376Z] Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... [2020-07-08T17:11:17.376Z] Selecting previously unselected package libicu60:arm64. [2020-07-08T17:11:17.376Z] Preparing to unpack .../17-libicu60_60.2-3ubuntu3.1_arm64.deb ... [2020-07-08T17:11:17.376Z] Unpacking libicu60:arm64 (60.2-3ubuntu3.1) ... [2020-07-08T17:11:19.339Z] Selecting previously unselected package readline-common. [2020-07-08T17:11:19.339Z] Preparing to unpack .../18-readline-common_7.0-3_all.deb ... [2020-07-08T17:11:19.339Z] Unpacking readline-common (7.0-3) ... [2020-07-08T17:11:19.339Z] Selecting previously unselected package libreadline7:arm64. [2020-07-08T17:11:19.339Z] Preparing to unpack .../19-libreadline7_7.0-3_arm64.deb ... [2020-07-08T17:11:19.339Z] Unpacking libreadline7:arm64 (7.0-3) ... [2020-07-08T17:11:19.609Z] Selecting previously unselected package libxml2:arm64. [2020-07-08T17:11:19.609Z] Preparing to unpack .../20-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_arm64.deb ... [2020-07-08T17:11:19.609Z] Unpacking libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.3) ... [2020-07-08T17:11:19.880Z] Selecting previously unselected package netbase. [2020-07-08T17:11:19.880Z] Preparing to unpack .../21-netbase_5.4_all.deb ... [2020-07-08T17:11:19.880Z] Unpacking netbase (5.4) ... [2020-07-08T17:11:19.880Z] Selecting previously unselected package shared-mime-info. [2020-07-08T17:11:19.880Z] Preparing to unpack .../22-shared-mime-info_1.9-2_arm64.deb ... [2020-07-08T17:11:19.880Z] Unpacking shared-mime-info (1.9-2) ... [2020-07-08T17:11:20.470Z] Selecting previously unselected package xdg-user-dirs. [2020-07-08T17:11:20.470Z] Preparing to unpack .../23-xdg-user-dirs_0.17-1ubuntu1_arm64.deb ... [2020-07-08T17:11:20.470Z] Unpacking xdg-user-dirs (0.17-1ubuntu1) ... [2020-07-08T17:11:20.470Z] Selecting previously unselected package xz-utils. [2020-07-08T17:11:20.470Z] Preparing to unpack .../24-xz-utils_5.2.2-1.3_arm64.deb ... [2020-07-08T17:11:20.470Z] Unpacking xz-utils (5.2.2-1.3) ... [2020-07-08T17:11:20.741Z] Selecting previously unselected package libedit2:arm64. [2020-07-08T17:11:20.741Z] Preparing to unpack .../25-libedit2_3.1-20170329-1_arm64.deb ... [2020-07-08T17:11:20.741Z] Unpacking libedit2:arm64 (3.1-20170329-1) ... [2020-07-08T17:11:21.012Z] Selecting previously unselected package libssl1.0.0:arm64. [2020-07-08T17:11:21.012Z] Preparing to unpack .../26-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... [2020-07-08T17:11:21.012Z] Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-07-08T17:11:21.282Z] Selecting previously unselected package libxmuu1:arm64. [2020-07-08T17:11:21.282Z] Preparing to unpack .../27-libxmuu1_2%3a1.1.2-2_arm64.deb ... [2020-07-08T17:11:21.282Z] Unpacking libxmuu1:arm64 (2:1.1.2-2) ... [2020-07-08T17:11:21.282Z] Selecting previously unselected package manpages. [2020-07-08T17:11:21.282Z] Preparing to unpack .../28-manpages_4.15-1_all.deb ... [2020-07-08T17:11:21.282Z] Unpacking manpages (4.15-1) ... [2020-07-08T17:11:21.556Z] Selecting previously unselected package openssh-client. [2020-07-08T17:11:21.556Z] Preparing to unpack .../29-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... [2020-07-08T17:11:21.556Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-07-08T17:11:21.826Z] Selecting previously unselected package xauth. [2020-07-08T17:11:21.826Z] Preparing to unpack .../30-xauth_1%3a1.0.10-1_arm64.deb ... [2020-07-08T17:11:21.826Z] Unpacking xauth (1:1.0.10-1) ... [2020-07-08T17:11:22.096Z] Selecting previously unselected package binutils-common:arm64. [2020-07-08T17:11:22.096Z] Preparing to unpack .../31-binutils-common_2.30-21ubuntu1~18.04.3_arm64.deb ... [2020-07-08T17:11:22.096Z] Unpacking binutils-common:arm64 (2.30-21ubuntu1~18.04.3) ... [2020-07-08T17:11:22.096Z] Selecting previously unselected package libbinutils:arm64. [2020-07-08T17:11:22.096Z] Preparing to unpack .../32-libbinutils_2.30-21ubuntu1~18.04.3_arm64.deb ... [2020-07-08T17:11:22.096Z] Unpacking libbinutils:arm64 (2.30-21ubuntu1~18.04.3) ... [2020-07-08T17:11:22.366Z] Selecting previously unselected package binutils-aarch64-linux-gnu. [2020-07-08T17:11:22.366Z] Preparing to unpack .../33-binutils-aarch64-linux-gnu_2.30-21ubuntu1~18.04.3_arm64.deb ... [2020-07-08T17:11:22.366Z] Unpacking binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.3) ... [2020-07-08T17:11:23.337Z] Selecting previously unselected package binutils. [2020-07-08T17:11:23.337Z] Preparing to unpack .../34-binutils_2.30-21ubuntu1~18.04.3_arm64.deb ... [2020-07-08T17:11:23.337Z] Unpacking binutils (2.30-21ubuntu1~18.04.3) ... [2020-07-08T17:11:23.611Z] Selecting previously unselected package libc-dev-bin. [2020-07-08T17:11:23.611Z] Preparing to unpack .../35-libc-dev-bin_2.27-3ubuntu1.2_arm64.deb ... [2020-07-08T17:11:23.611Z] Unpacking libc-dev-bin (2.27-3ubuntu1.2) ... [2020-07-08T17:11:23.611Z] Selecting previously unselected package linux-libc-dev:arm64. [2020-07-08T17:11:23.611Z] Preparing to unpack .../36-linux-libc-dev_4.15.0-109.110_arm64.deb ... [2020-07-08T17:11:23.611Z] Unpacking linux-libc-dev:arm64 (4.15.0-109.110) ... [2020-07-08T17:11:24.582Z] Selecting previously unselected package libc6-dev:arm64. [2020-07-08T17:11:24.582Z] Preparing to unpack .../37-libc6-dev_2.27-3ubuntu1.2_arm64.deb ... [2020-07-08T17:11:24.582Z] Unpacking libc6-dev:arm64 (2.27-3ubuntu1.2) ... [2020-07-08T17:11:25.552Z] Selecting previously unselected package gcc-7-base:arm64. [2020-07-08T17:11:25.552Z] Preparing to unpack .../38-gcc-7-base_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-07-08T17:11:25.552Z] Unpacking gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T17:11:25.552Z] Selecting previously unselected package libisl19:arm64. [2020-07-08T17:11:25.553Z] Preparing to unpack .../39-libisl19_0.19-1_arm64.deb ... [2020-07-08T17:11:25.553Z] Unpacking libisl19:arm64 (0.19-1) ... [2020-07-08T17:11:25.823Z] Selecting previously unselected package libmpfr6:arm64. [2020-07-08T17:11:25.823Z] Preparing to unpack .../40-libmpfr6_4.0.1-1_arm64.deb ... [2020-07-08T17:11:25.823Z] Unpacking libmpfr6:arm64 (4.0.1-1) ... [2020-07-08T17:11:26.095Z] Selecting previously unselected package libmpc3:arm64. [2020-07-08T17:11:26.095Z] Preparing to unpack .../41-libmpc3_1.1.0-1_arm64.deb ... [2020-07-08T17:11:26.095Z] Unpacking libmpc3:arm64 (1.1.0-1) ... [2020-07-08T17:11:26.366Z] Selecting previously unselected package cpp-7. [2020-07-08T17:11:26.366Z] Preparing to unpack .../42-cpp-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-07-08T17:11:26.366Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T17:11:27.789Z] Selecting previously unselected package cpp. [2020-07-08T17:11:27.789Z] Preparing to unpack .../43-cpp_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-07-08T17:11:28.060Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) ... [2020-07-08T17:11:28.060Z] Selecting previously unselected package libcc1-0:arm64. [2020-07-08T17:11:28.060Z] Preparing to unpack .../44-libcc1-0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-07-08T17:11:28.060Z] Unpacking libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T17:11:28.330Z] Selecting previously unselected package libgomp1:arm64. [2020-07-08T17:11:28.330Z] Preparing to unpack .../45-libgomp1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-07-08T17:11:28.330Z] Unpacking libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T17:11:28.330Z] Selecting previously unselected package libitm1:arm64. [2020-07-08T17:11:28.330Z] Preparing to unpack .../46-libitm1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-07-08T17:11:28.330Z] Unpacking libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T17:11:28.601Z] Selecting previously unselected package libatomic1:arm64. [2020-07-08T17:11:28.601Z] Preparing to unpack .../47-libatomic1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-07-08T17:11:28.601Z] Unpacking libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T17:11:28.601Z] Selecting previously unselected package libasan4:arm64. [2020-07-08T17:11:28.601Z] Preparing to unpack .../48-libasan4_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-07-08T17:11:28.601Z] Unpacking libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T17:11:28.871Z] Selecting previously unselected package liblsan0:arm64. [2020-07-08T17:11:28.871Z] Preparing to unpack .../49-liblsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-07-08T17:11:28.871Z] Unpacking liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T17:11:29.141Z] Selecting previously unselected package libtsan0:arm64. [2020-07-08T17:11:29.141Z] Preparing to unpack .../50-libtsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-07-08T17:11:29.141Z] Unpacking libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T17:11:29.412Z] Selecting previously unselected package libubsan0:arm64. [2020-07-08T17:11:29.412Z] Preparing to unpack .../51-libubsan0_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-07-08T17:11:29.412Z] Unpacking libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T17:11:29.412Z] Selecting previously unselected package libgcc-7-dev:arm64. [2020-07-08T17:11:29.412Z] Preparing to unpack .../52-libgcc-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-07-08T17:11:29.412Z] Unpacking libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T17:11:30.003Z] Selecting previously unselected package gcc-7. [2020-07-08T17:11:30.003Z] Preparing to unpack .../53-gcc-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-07-08T17:11:30.003Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T17:11:31.960Z] Selecting previously unselected package gcc. [2020-07-08T17:11:31.960Z] Preparing to unpack .../54-gcc_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-07-08T17:11:31.961Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) ... [2020-07-08T17:11:31.961Z] Selecting previously unselected package libstdc++-7-dev:arm64. [2020-07-08T17:11:31.961Z] Preparing to unpack .../55-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-07-08T17:11:31.961Z] Unpacking libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T17:11:32.932Z] Selecting previously unselected package g++-7. [2020-07-08T17:11:32.932Z] Preparing to unpack .../56-g++-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-07-08T17:11:32.932Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T17:11:34.898Z] Selecting previously unselected package g++. [2020-07-08T17:11:34.898Z] Preparing to unpack .../57-g++_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-07-08T17:11:34.898Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) ... [2020-07-08T17:11:34.898Z] Selecting previously unselected package make. [2020-07-08T17:11:34.898Z] Preparing to unpack .../58-make_4.1-9.1ubuntu1_arm64.deb ... [2020-07-08T17:11:34.898Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-07-08T17:11:34.898Z] Selecting previously unselected package libdpkg-perl. [2020-07-08T17:11:34.898Z] Preparing to unpack .../59-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-07-08T17:11:34.898Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-07-08T17:11:35.168Z] Selecting previously unselected package patch. [2020-07-08T17:11:35.168Z] Preparing to unpack .../60-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-07-08T17:11:35.168Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-07-08T17:11:35.440Z] Selecting previously unselected package dpkg-dev. [2020-07-08T17:11:35.440Z] Preparing to unpack .../61-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-07-08T17:11:35.440Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-07-08T17:11:35.440Z] Selecting previously unselected package build-essential. [2020-07-08T17:11:35.440Z] Preparing to unpack .../62-build-essential_12.4ubuntu1_arm64.deb ... [2020-07-08T17:11:35.440Z] Unpacking build-essential (12.4ubuntu1) ... [2020-07-08T17:11:35.710Z] Preparing to unpack .../63-libcurl4_7.58.0-2ubuntu3.9_arm64.deb ... [2020-07-08T17:11:35.710Z] Unpacking libcurl4:arm64 (7.58.0-2ubuntu3.9) over (7.58.0-2ubuntu3.8) ... [2020-07-08T17:11:35.981Z] Selecting previously unselected package curl. [2020-07-08T17:11:35.981Z] Preparing to unpack .../64-curl_7.58.0-2ubuntu3.9_arm64.deb ... [2020-07-08T17:11:35.981Z] Unpacking curl (7.58.0-2ubuntu3.9) ... [2020-07-08T17:11:35.981Z] Selecting previously unselected package libassuan0:arm64. [2020-07-08T17:11:35.981Z] Preparing to unpack .../65-libassuan0_2.5.1-2_arm64.deb ... [2020-07-08T17:11:35.981Z] Unpacking libassuan0:arm64 (2.5.1-2) ... [2020-07-08T17:11:36.253Z] Selecting previously unselected package gpgconf. [2020-07-08T17:11:36.253Z] Preparing to unpack .../66-gpgconf_2.2.4-1ubuntu1.2_arm64.deb ... [2020-07-08T17:11:36.253Z] Unpacking gpgconf (2.2.4-1ubuntu1.2) ... [2020-07-08T17:11:36.523Z] Selecting previously unselected package libksba8:arm64. [2020-07-08T17:11:36.523Z] Preparing to unpack .../67-libksba8_1.3.5-2_arm64.deb ... [2020-07-08T17:11:36.523Z] Unpacking libksba8:arm64 (1.3.5-2) ... [2020-07-08T17:11:36.523Z] Selecting previously unselected package libnpth0:arm64. [2020-07-08T17:11:36.523Z] Preparing to unpack .../68-libnpth0_1.5-3_arm64.deb ... [2020-07-08T17:11:36.523Z] Unpacking libnpth0:arm64 (1.5-3) ... [2020-07-08T17:11:36.794Z] Selecting previously unselected package dirmngr. [2020-07-08T17:11:36.794Z] Preparing to unpack .../69-dirmngr_2.2.4-1ubuntu1.2_arm64.deb ... [2020-07-08T17:11:36.794Z] Unpacking dirmngr (2.2.4-1ubuntu1.2) ... [2020-07-08T17:11:37.065Z] Selecting previously unselected package libfakeroot:arm64. [2020-07-08T17:11:37.065Z] Preparing to unpack .../70-libfakeroot_1.22-2ubuntu1_arm64.deb ... [2020-07-08T17:11:37.065Z] Unpacking libfakeroot:arm64 (1.22-2ubuntu1) ... [2020-07-08T17:11:37.065Z] Selecting previously unselected package fakeroot. [2020-07-08T17:11:37.065Z] Preparing to unpack .../71-fakeroot_1.22-2ubuntu1_arm64.deb ... [2020-07-08T17:11:37.065Z] Unpacking fakeroot (1.22-2ubuntu1) ... [2020-07-08T17:11:37.337Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-07-08T17:11:37.337Z] Preparing to unpack .../72-libcurl3-gnutls_7.58.0-2ubuntu3.9_arm64.deb ... [2020-07-08T17:11:37.337Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.9) ... [2020-07-08T17:11:37.337Z] Selecting previously unselected package liberror-perl. [2020-07-08T17:11:37.337Z] Preparing to unpack .../73-liberror-perl_0.17025-1_all.deb ... [2020-07-08T17:11:37.337Z] Unpacking liberror-perl (0.17025-1) ... [2020-07-08T17:11:37.610Z] Selecting previously unselected package git-man. [2020-07-08T17:11:37.610Z] Preparing to unpack .../74-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-07-08T17:11:37.610Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-07-08T17:11:37.882Z] Selecting previously unselected package git. [2020-07-08T17:11:37.882Z] Preparing to unpack .../75-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-07-08T17:11:37.882Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-07-08T17:11:39.326Z] Selecting previously unselected package gnupg-l10n. [2020-07-08T17:11:39.326Z] Preparing to unpack .../76-gnupg-l10n_2.2.4-1ubuntu1.2_all.deb ... [2020-07-08T17:11:39.326Z] Unpacking gnupg-l10n (2.2.4-1ubuntu1.2) ... [2020-07-08T17:11:39.326Z] Selecting previously unselected package gnupg-utils. [2020-07-08T17:11:39.326Z] Preparing to unpack .../77-gnupg-utils_2.2.4-1ubuntu1.2_arm64.deb ... [2020-07-08T17:11:39.326Z] Unpacking gnupg-utils (2.2.4-1ubuntu1.2) ... [2020-07-08T17:11:39.602Z] Selecting previously unselected package gpg. [2020-07-08T17:11:39.602Z] Preparing to unpack .../78-gpg_2.2.4-1ubuntu1.2_arm64.deb ... [2020-07-08T17:11:39.602Z] Unpacking gpg (2.2.4-1ubuntu1.2) ... [2020-07-08T17:11:39.875Z] Selecting previously unselected package pinentry-curses. [2020-07-08T17:11:39.875Z] Preparing to unpack .../79-pinentry-curses_1.1.0-1_arm64.deb ... [2020-07-08T17:11:39.875Z] Unpacking pinentry-curses (1.1.0-1) ... [2020-07-08T17:11:39.875Z] Selecting previously unselected package gpg-agent. [2020-07-08T17:11:39.875Z] Preparing to unpack .../80-gpg-agent_2.2.4-1ubuntu1.2_arm64.deb ... [2020-07-08T17:11:39.875Z] Unpacking gpg-agent (2.2.4-1ubuntu1.2) ... [2020-07-08T17:11:40.144Z] Selecting previously unselected package gpg-wks-client. [2020-07-08T17:11:40.144Z] Preparing to unpack .../81-gpg-wks-client_2.2.4-1ubuntu1.2_arm64.deb ... [2020-07-08T17:11:40.144Z] Unpacking gpg-wks-client (2.2.4-1ubuntu1.2) ... [2020-07-08T17:11:40.144Z] Selecting previously unselected package gpg-wks-server. [2020-07-08T17:11:40.144Z] Preparing to unpack .../82-gpg-wks-server_2.2.4-1ubuntu1.2_arm64.deb ... [2020-07-08T17:11:40.417Z] Unpacking gpg-wks-server (2.2.4-1ubuntu1.2) ... [2020-07-08T17:11:40.417Z] Selecting previously unselected package gpgsm. [2020-07-08T17:11:40.417Z] Preparing to unpack .../83-gpgsm_2.2.4-1ubuntu1.2_arm64.deb ... [2020-07-08T17:11:40.417Z] Unpacking gpgsm (2.2.4-1ubuntu1.2) ... [2020-07-08T17:11:40.688Z] Selecting previously unselected package gnupg. [2020-07-08T17:11:40.688Z] Preparing to unpack .../84-gnupg_2.2.4-1ubuntu1.2_arm64.deb ... [2020-07-08T17:11:40.688Z] Unpacking gnupg (2.2.4-1ubuntu1.2) ... [2020-07-08T17:11:40.688Z] Selecting previously unselected package libalgorithm-diff-perl. [2020-07-08T17:11:40.688Z] Preparing to unpack .../85-libalgorithm-diff-perl_1.19.03-1_all.deb ... [2020-07-08T17:11:40.688Z] Unpacking libalgorithm-diff-perl (1.19.03-1) ... [2020-07-08T17:11:40.963Z] Selecting previously unselected package libalgorithm-diff-xs-perl. [2020-07-08T17:11:40.963Z] Preparing to unpack .../86-libalgorithm-diff-xs-perl_0.04-5_arm64.deb ... [2020-07-08T17:11:40.963Z] Unpacking libalgorithm-diff-xs-perl (0.04-5) ... [2020-07-08T17:11:40.963Z] Selecting previously unselected package libalgorithm-merge-perl. [2020-07-08T17:11:40.963Z] Preparing to unpack .../87-libalgorithm-merge-perl_0.08-3_all.deb ... [2020-07-08T17:11:41.233Z] Unpacking libalgorithm-merge-perl (0.08-3) ... [2020-07-08T17:11:41.233Z] Selecting previously unselected package libfile-fcntllock-perl. [2020-07-08T17:11:41.233Z] Preparing to unpack .../88-libfile-fcntllock-perl_0.22-3build2_arm64.deb ... [2020-07-08T17:11:41.233Z] Unpacking libfile-fcntllock-perl (0.22-3build2) ... [2020-07-08T17:11:41.506Z] Selecting previously unselected package libnorm1:arm64. [2020-07-08T17:11:41.506Z] Preparing to unpack .../89-libnorm1_1.5r6+dfsg1-6_arm64.deb ... [2020-07-08T17:11:41.506Z] Unpacking libnorm1:arm64 (1.5r6+dfsg1-6) ... [2020-07-08T17:11:41.506Z] Selecting previously unselected package libpgm-5.2-0:arm64. [2020-07-08T17:11:41.506Z] Preparing to unpack .../90-libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb ... [2020-07-08T17:11:41.506Z] Unpacking libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... [2020-07-08T17:11:41.775Z] Selecting previously unselected package libsodium23:arm64. [2020-07-08T17:11:41.775Z] Preparing to unpack .../91-libsodium23_1.0.16-2_arm64.deb ... [2020-07-08T17:11:41.775Z] Unpacking libsodium23:arm64 (1.0.16-2) ... [2020-07-08T17:11:42.045Z] Selecting previously unselected package libzmq5:arm64. [2020-07-08T17:11:42.045Z] Preparing to unpack .../92-libzmq5_4.2.5-1ubuntu0.2_arm64.deb ... [2020-07-08T17:11:42.045Z] Unpacking libzmq5:arm64 (4.2.5-1ubuntu0.2) ... [2020-07-08T17:11:42.045Z] Selecting previously unselected package libzmq3-dev:arm64. [2020-07-08T17:11:42.045Z] Preparing to unpack .../93-libzmq3-dev_4.2.5-1ubuntu0.2_arm64.deb ... [2020-07-08T17:11:42.045Z] Unpacking libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... [2020-07-08T17:11:42.316Z] Selecting previously unselected package manpages-dev. [2020-07-08T17:11:42.316Z] Preparing to unpack .../94-manpages-dev_4.15-1_all.deb ... [2020-07-08T17:11:42.316Z] Unpacking manpages-dev (4.15-1) ... [2020-07-08T17:11:43.296Z] Selecting previously unselected package pkg-config. [2020-07-08T17:11:43.296Z] Preparing to unpack .../95-pkg-config_0.29.1-0ubuntu2_arm64.deb ... [2020-07-08T17:11:43.296Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-07-08T17:11:43.296Z] Setting up libnpth0:arm64 (1.5-3) ... [2020-07-08T17:11:43.296Z] Setting up libedit2:arm64 (3.1-20170329-1) ... [2020-07-08T17:11:43.296Z] Setting up libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T17:11:43.566Z] Setting up libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... [2020-07-08T17:11:43.566Z] Setting up libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T17:11:43.566Z] Setting up readline-common (7.0-3) ... [2020-07-08T17:11:43.566Z] Setting up manpages (4.15-1) ... [2020-07-08T17:11:43.566Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-07-08T17:11:43.838Z] Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-07-08T17:11:43.838Z] Setting up libicu60:arm64 (60.2-3ubuntu3.1) ... [2020-07-08T17:11:43.838Z] Setting up libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T17:11:43.838Z] Setting up less (487-0.1) ... [2020-07-08T17:11:44.431Z] Setting up make (4.1-9.1ubuntu1) ... [2020-07-08T17:11:44.432Z] Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-07-08T17:11:45.022Z] Setting up libreadline7:arm64 (7.0-3) ... [2020-07-08T17:11:45.022Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.9) ... [2020-07-08T17:11:45.022Z] Setting up libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T17:11:45.022Z] Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... [2020-07-08T17:11:45.022Z] No schema files found: doing nothing. [2020-07-08T17:11:45.022Z] Setting up libcurl4:arm64 (7.58.0-2ubuntu3.9) ... [2020-07-08T17:11:45.022Z] Setting up linux-libc-dev:arm64 (4.15.0-109.110) ... [2020-07-08T17:11:45.294Z] Setting up libmpfr6:arm64 (4.0.1-1) ... [2020-07-08T17:11:45.294Z] Setting up libksba8:arm64 (1.3.5-2) ... [2020-07-08T17:11:45.294Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-07-08T17:11:45.294Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-07-08T17:11:45.294Z] Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-07-08T17:11:45.294Z] Setting up libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.3) ... [2020-07-08T17:11:45.564Z] Setting up gnupg-l10n (2.2.4-1ubuntu1.2) ... [2020-07-08T17:11:45.564Z] Setting up liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T17:11:45.565Z] Setting up libnorm1:arm64 (1.5r6+dfsg1-6) ... [2020-07-08T17:11:45.565Z] Setting up gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T17:11:45.565Z] Setting up binutils-common:arm64 (2.30-21ubuntu1~18.04.3) ... [2020-07-08T17:11:45.565Z] Setting up libsodium23:arm64 (1.0.16-2) ... [2020-07-08T17:11:45.837Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-07-08T17:11:45.837Z] Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... [2020-07-08T17:11:45.837Z] Setting up xz-utils (5.2.2-1.3) ... [2020-07-08T17:11:45.837Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-08T17:11:45.837Z] 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-08T17:11:45.837Z] 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-08T17:11:45.837Z] 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-08T17:11:45.837Z] 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-08T17:11:45.837Z] 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-08T17:11:45.837Z] 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-08T17:11:45.837Z] 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-08T17:11:45.837Z] 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-08T17:11:45.837Z] 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-08T17:11:45.837Z] 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-08T17:11:45.837Z] Setting up libfakeroot:arm64 (1.22-2ubuntu1) ... [2020-07-08T17:11:45.837Z] Setting up liblocale-gettext-perl (1.07-3build2) ... [2020-07-08T17:11:45.837Z] Setting up shared-mime-info (1.9-2) ... [2020-07-08T17:11:54.090Z] Setting up libmpc3:arm64 (1.1.0-1) ... [2020-07-08T17:11:54.090Z] Setting up libc-dev-bin (2.27-3ubuntu1.2) ... [2020-07-08T17:11:54.090Z] Setting up libxdmcp6:arm64 (1:1.1.2-3) ... [2020-07-08T17:11:54.090Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-07-08T17:11:54.090Z] Setting up manpages-dev (4.15-1) ... [2020-07-08T17:11:54.090Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-07-08T17:11:54.090Z] Setting up libc6-dev:arm64 (2.27-3ubuntu1.2) ... [2020-07-08T17:11:54.090Z] Setting up libassuan0:arm64 (2.5.1-2) ... [2020-07-08T17:11:54.090Z] Setting up xdg-user-dirs (0.17-1ubuntu1) ... [2020-07-08T17:11:54.090Z] Setting up libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-07-08T17:11:54.362Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-07-08T17:11:54.362Z] Setting up libxau6:arm64 (1:1.0.8-1ubuntu1) ... [2020-07-08T17:11:54.362Z] Setting up netbase (5.4) ... [2020-07-08T17:11:54.633Z] Setting up libisl19:arm64 (0.19-1) ... [2020-07-08T17:11:54.633Z] Setting up libzmq5:arm64 (4.2.5-1ubuntu0.2) ... [2020-07-08T17:11:54.633Z] Setting up libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T17:11:54.633Z] Setting up curl (7.58.0-2ubuntu3.9) ... [2020-07-08T17:11:54.633Z] Setting up libbinutils:arm64 (2.30-21ubuntu1~18.04.3) ... [2020-07-08T17:11:54.633Z] Setting up libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T17:11:54.908Z] Setting up gpgconf (2.2.4-1ubuntu1.2) ... [2020-07-08T17:11:54.908Z] Setting up libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... [2020-07-08T17:11:54.908Z] Setting up fakeroot (1.22-2ubuntu1) ... [2020-07-08T17:11:54.908Z] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode [2020-07-08T17:11:54.908Z] 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-08T17:11:54.908Z] 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-08T17:11:54.908Z] 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-08T17:11:54.908Z] 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-08T17:11:54.908Z] 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-08T17:11:54.908Z] 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-08T17:11:54.908Z] 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-08T17:11:54.908Z] 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-08T17:11:54.908Z] Setting up libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T17:11:54.908Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T17:11:55.180Z] Setting up libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T17:11:55.180Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-07-08T17:11:55.180Z] Setting up binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.3) ... [2020-07-08T17:11:55.180Z] Setting up gpgsm (2.2.4-1ubuntu1.2) ... [2020-07-08T17:11:55.180Z] Setting up gnupg-utils (2.2.4-1ubuntu1.2) ... [2020-07-08T17:11:55.180Z] Setting up pinentry-curses (1.1.0-1) ... [2020-07-08T17:11:55.451Z] Setting up binutils (2.30-21ubuntu1~18.04.3) ... [2020-07-08T17:11:55.451Z] Setting up dirmngr (2.2.4-1ubuntu1.2) ... [2020-07-08T17:11:55.451Z] Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-07-08T17:11:55.451Z] Setting up gpg (2.2.4-1ubuntu1.2) ... [2020-07-08T17:11:55.451Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-07-08T17:11:55.723Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T17:11:55.723Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-07-08T17:11:55.723Z] Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-07-08T17:11:55.723Z] Setting up gpg-agent (2.2.4-1ubuntu1.2) ... [2020-07-08T17:11:55.723Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-07-08T17:11:55.993Z] Setting up gpg-wks-server (2.2.4-1ubuntu1.2) ... [2020-07-08T17:11:55.994Z] Setting up gpg-wks-client (2.2.4-1ubuntu1.2) ... [2020-07-08T17:11:55.994Z] Setting up libxmuu1:arm64 (2:1.1.2-2) ... [2020-07-08T17:11:55.994Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-07-08T17:11:56.264Z] Setting up libfile-fcntllock-perl (0.22-3build2) ... [2020-07-08T17:11:56.264Z] Setting up libalgorithm-diff-perl (1.19.03-1) ... [2020-07-08T17:11:56.264Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-07-08T17:11:56.264Z] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2020-07-08T17:11:56.264Z] 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-08T17:11:56.264Z] Setting up libxext6:arm64 (2:1.3.3-1) ... [2020-07-08T17:11:56.264Z] Setting up liberror-perl (0.17025-1) ... [2020-07-08T17:11:56.535Z] Setting up gnupg (2.2.4-1ubuntu1.2) ... [2020-07-08T17:11:56.535Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-07-08T17:11:56.535Z] Setting up xauth (1:1.0.10-1) ... [2020-07-08T17:11:56.535Z] Setting up libalgorithm-merge-perl (0.08-3) ... [2020-07-08T17:11:56.535Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-07-08T17:11:56.807Z] Setting up libalgorithm-diff-xs-perl (0.04-5) ... [2020-07-08T17:11:56.807Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-07-08T17:11:56.807Z] Setting up build-essential (12.4ubuntu1) ... [2020-07-08T17:11:56.807Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-07-08T17:11:57.077Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-07-08T17:12:09.586Z] binutils set to automatically installed. [2020-07-08T17:12:09.586Z] binutils-aarch64-linux-gnu set to automatically installed. [2020-07-08T17:12:09.586Z] binutils-common set to automatically installed. [2020-07-08T17:12:09.586Z] build-essential set to automatically installed. [2020-07-08T17:12:09.586Z] cpp set to automatically installed. [2020-07-08T17:12:09.586Z] cpp-7 set to automatically installed. [2020-07-08T17:12:09.586Z] curl set to automatically installed. [2020-07-08T17:12:09.586Z] dirmngr set to automatically installed. [2020-07-08T17:12:09.586Z] dpkg-dev set to automatically installed. [2020-07-08T17:12:09.586Z] fakeroot set to automatically installed. [2020-07-08T17:12:09.586Z] g++ set to automatically installed. [2020-07-08T17:12:09.586Z] g++-7 set to automatically installed. [2020-07-08T17:12:09.586Z] gcc set to automatically installed. [2020-07-08T17:12:09.586Z] gcc-7 set to automatically installed. [2020-07-08T17:12:09.586Z] gcc-7-base set to automatically installed. [2020-07-08T17:12:09.586Z] git set to automatically installed. [2020-07-08T17:12:09.586Z] git-man set to automatically installed. [2020-07-08T17:12:09.586Z] gnupg set to automatically installed. [2020-07-08T17:12:09.586Z] gnupg-l10n set to automatically installed. [2020-07-08T17:12:09.586Z] gnupg-utils set to automatically installed. [2020-07-08T17:12:09.586Z] gpg set to automatically installed. [2020-07-08T17:12:09.586Z] gpg-agent set to automatically installed. [2020-07-08T17:12:09.586Z] gpg-wks-client set to automatically installed. [2020-07-08T17:12:09.586Z] gpg-wks-server set to automatically installed. [2020-07-08T17:12:09.586Z] gpgconf set to automatically installed. [2020-07-08T17:12:09.586Z] gpgsm set to automatically installed. [2020-07-08T17:12:09.586Z] less set to automatically installed. [2020-07-08T17:12:09.586Z] libalgorithm-diff-perl set to automatically installed. [2020-07-08T17:12:09.586Z] libalgorithm-diff-xs-perl set to automatically installed. [2020-07-08T17:12:09.586Z] libalgorithm-merge-perl set to automatically installed. [2020-07-08T17:12:09.586Z] libasan4 set to automatically installed. [2020-07-08T17:12:09.586Z] libassuan0 set to automatically installed. [2020-07-08T17:12:09.586Z] libatomic1 set to automatically installed. [2020-07-08T17:12:09.586Z] libbinutils set to automatically installed. [2020-07-08T17:12:09.586Z] libbsd0 set to automatically installed. [2020-07-08T17:12:09.586Z] libc-dev-bin set to automatically installed. [2020-07-08T17:12:09.586Z] libc6 set to automatically installed. [2020-07-08T17:12:09.586Z] libc6-dev set to automatically installed. [2020-07-08T17:12:09.586Z] libcc1-0 set to automatically installed. [2020-07-08T17:12:09.586Z] libcurl3-gnutls set to automatically installed. [2020-07-08T17:12:09.586Z] libcurl4 set to automatically installed. [2020-07-08T17:12:09.586Z] libdpkg-perl set to automatically installed. [2020-07-08T17:12:09.586Z] libedit2 set to automatically installed. [2020-07-08T17:12:09.586Z] liberror-perl set to automatically installed. [2020-07-08T17:12:09.586Z] libexpat1 set to automatically installed. [2020-07-08T17:12:09.586Z] libfakeroot set to automatically installed. [2020-07-08T17:12:09.586Z] libfile-fcntllock-perl set to automatically installed. [2020-07-08T17:12:09.586Z] libgcc-7-dev set to automatically installed. [2020-07-08T17:12:09.586Z] libgdbm-compat4 set to automatically installed. [2020-07-08T17:12:09.586Z] libgdbm5 set to automatically installed. [2020-07-08T17:12:09.586Z] libglib2.0-0 set to automatically installed. [2020-07-08T17:12:09.586Z] libglib2.0-data set to automatically installed. [2020-07-08T17:12:09.586Z] libgomp1 set to automatically installed. [2020-07-08T17:12:09.586Z] libicu60 set to automatically installed. [2020-07-08T17:12:09.586Z] libisl19 set to automatically installed. [2020-07-08T17:12:09.586Z] libitm1 set to automatically installed. [2020-07-08T17:12:09.586Z] libksba8 set to automatically installed. [2020-07-08T17:12:09.586Z] liblocale-gettext-perl set to automatically installed. [2020-07-08T17:12:09.586Z] liblsan0 set to automatically installed. [2020-07-08T17:12:09.586Z] libmpc3 set to automatically installed. [2020-07-08T17:12:09.586Z] libmpfr6 set to automatically installed. [2020-07-08T17:12:09.586Z] libnorm1 set to automatically installed. [2020-07-08T17:12:09.586Z] libnpth0 set to automatically installed. [2020-07-08T17:12:09.586Z] libperl5.26 set to automatically installed. [2020-07-08T17:12:09.586Z] libpgm-5.2-0 set to automatically installed. [2020-07-08T17:12:09.586Z] libreadline7 set to automatically installed. [2020-07-08T17:12:09.586Z] libsodium23 set to automatically installed. [2020-07-08T17:12:09.586Z] libssl1.0.0 set to automatically installed. [2020-07-08T17:12:09.586Z] libstdc++-7-dev set to automatically installed. [2020-07-08T17:12:09.586Z] libtsan0 set to automatically installed. [2020-07-08T17:12:09.587Z] libubsan0 set to automatically installed. [2020-07-08T17:12:09.587Z] libx11-6 set to automatically installed. [2020-07-08T17:12:09.587Z] libx11-data set to automatically installed. [2020-07-08T17:12:09.587Z] libxau6 set to automatically installed. [2020-07-08T17:12:09.587Z] libxcb1 set to automatically installed. [2020-07-08T17:12:09.587Z] libxdmcp6 set to automatically installed. [2020-07-08T17:12:09.587Z] libxext6 set to automatically installed. [2020-07-08T17:12:09.587Z] libxml2 set to automatically installed. [2020-07-08T17:12:09.587Z] libxmuu1 set to automatically installed. [2020-07-08T17:12:09.587Z] libzmq3-dev set to automatically installed. [2020-07-08T17:12:09.587Z] libzmq5 set to automatically installed. [2020-07-08T17:12:09.587Z] linux-libc-dev set to automatically installed. [2020-07-08T17:12:09.587Z] make set to automatically installed. [2020-07-08T17:12:09.587Z] manpages set to automatically installed. [2020-07-08T17:12:09.587Z] manpages-dev set to automatically installed. [2020-07-08T17:12:09.587Z] netbase set to automatically installed. [2020-07-08T17:12:09.587Z] openssh-client set to automatically installed. [2020-07-08T17:12:09.587Z] patch set to automatically installed. [2020-07-08T17:12:09.587Z] perl set to automatically installed. [2020-07-08T17:12:09.587Z] perl-modules-5.26 set to automatically installed. [2020-07-08T17:12:09.587Z] pinentry-curses set to automatically installed. [2020-07-08T17:12:09.587Z] pkg-config set to automatically installed. [2020-07-08T17:12:09.587Z] readline-common set to automatically installed. [2020-07-08T17:12:09.587Z] shared-mime-info set to automatically installed. [2020-07-08T17:12:09.587Z] xauth set to automatically installed. [2020-07-08T17:12:09.587Z] xdg-user-dirs set to automatically installed. [2020-07-08T17:12:09.587Z] xz-utils set to automatically installed. [2020-07-08T17:12:09.587Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-07-08T17:12:09.587Z] Please ensure the environment is properly setup before continuing. [2020-07-08T17:12:09.587Z] Ignore this message if the appropriate measures have already been taken [2020-07-08T17:12:09.587Z] Pulling go [2020-07-08T17:12:12.957Z] 'app-service-config' has dependencies that need to be staged: go [2020-07-08T17:12:12.957Z] Skipping pull go (already ran) [2020-07-08T17:12:12.957Z] Building go [2020-07-08T17:12:12.957Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-07-08T17:12:12.957Z] Dload Upload Total Spent Left Speed [2020-07-08T17:12:16.498Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 26 93.1M 26 25.1M 0 0 24.3M 0 0:00:03 0:00:01 0:00:02 24.3M 55 93.1M 55 51.6M 0 0 25.1M 0 0:00:03 0:00:02 0:00:01 25.1M 79 93.1M 79 73.8M 0 0 24.1M 0 0:00:03 0:00:03 --:--:-- 24.1M 100 93.1M 100 93.1M 0 0 24.9M 0 0:00:03 0:00:03 --:--:-- 24.9M [2020-07-08T17:12:17.920Z] go1.13.10.linux-arm64.tar.gz: OK [2020-07-08T17:12:36.197Z] Staging go [2020-07-08T17:13:23.103Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] [2020-07-08T17:13:23.103Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-07-08T17:13:23.103Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-07-08T17:13:23.103Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-07-08T17:13:23.103Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [11.0 MB] [2020-07-08T17:13:23.103Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [1285 kB] [2020-07-08T17:13:23.103Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [153 kB] [2020-07-08T17:13:23.103Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [572 B] [2020-07-08T17:13:23.103Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [902 kB] [2020-07-08T17:13:23.103Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1312 B] [2020-07-08T17:13:23.103Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1246 kB] [2020-07-08T17:13:23.103Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3457 B] [2020-07-08T17:13:23.103Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] [2020-07-08T17:13:23.103Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7827 B] [2020-07-08T17:13:23.103Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [1843 B] [2020-07-08T17:13:23.103Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [895 B] [2020-07-08T17:13:23.103Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [630 kB] [2020-07-08T17:13:23.103Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [762 kB] [2020-07-08T17:13:23.103Z] Fetched 16.5 MB in 6s (621 kB/s) [2020-07-08T17:13:23.103Z] Get:1 libnorm1_1.5r6+dfsg1-6_arm64.deb [218 kB] [2020-07-08T17:13:23.103Z] Fetched 218 kB in 0s (0 B/s) [2020-07-08T17:13:23.103Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb [140 kB] [2020-07-08T17:13:23.103Z] Fetched 140 kB in 0s (0 B/s) [2020-07-08T17:13:23.103Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_arm64.deb [208 kB] [2020-07-08T17:13:23.103Z] Fetched 208 kB in 0s (0 B/s) [2020-07-08T17:13:23.103Z] Get:1 libsodium23_1.0.16-2_arm64.deb [90.4 kB] [2020-07-08T17:13:23.103Z] Fetched 90.4 kB in 0s (0 B/s) [2020-07-08T17:13:23.103Z] Pulling app-service-config [2020-07-08T17:13:25.707Z] Pulling config-common [2020-07-08T17:13:28.310Z] Skipping build go (already ran) [2020-07-08T17:13:28.579Z] Building app-service-config [2020-07-08T17:13:28.850Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-07-08T17:13:30.286Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.5 [2020-07-08T17:13:30.286Z] go: extracting github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.5 [2020-07-08T17:13:30.286Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.34 [2020-07-08T17:13:30.286Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-07-08T17:13:30.286Z] go: downloading github.com/gorilla/mux v1.7.4 [2020-07-08T17:13:30.286Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.60 [2020-07-08T17:13:30.286Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-07-08T17:13:30.286Z] go: extracting github.com/gorilla/mux v1.7.4 [2020-07-08T17:13:30.286Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.34 [2020-07-08T17:13:30.286Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.18 [2020-07-08T17:13:30.286Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.60 [2020-07-08T17:13:30.286Z] go: downloading go.mongodb.org/mongo-driver v1.1.1 [2020-07-08T17:13:30.286Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-07-08T17:13:30.286Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.18 [2020-07-08T17:13:30.286Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-08T17:13:30.286Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-07-08T17:13:30.558Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-07-08T17:13:30.558Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-08T17:13:30.558Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-08T17:13:30.558Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-07-08T17:13:30.558Z] go: extracting github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-08T17:13:30.558Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-08T17:13:30.558Z] go: extracting bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-08T17:13:30.558Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-07-08T17:13:30.558Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-07-08T17:13:30.558Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-07-08T17:13:30.558Z] go: downloading github.com/google/uuid v1.1.1 [2020-07-08T17:13:30.558Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-08T17:13:30.558Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-08T17:13:30.559Z] go: extracting github.com/google/uuid v1.1.1 [2020-07-08T17:13:30.559Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-08T17:13:30.559Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-07-08T17:13:30.559Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-07-08T17:13:30.833Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-08T17:13:30.833Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-08T17:13:30.833Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-07-08T17:13:30.833Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-08T17:13:30.833Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-07-08T17:13:30.833Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-08T17:13:30.833Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-08T17:13:30.833Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-07-08T17:13:30.833Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-07-08T17:13:30.833Z] go: downloading github.com/x448/float16 v0.8.4 [2020-07-08T17:13:30.833Z] go: extracting github.com/pebbe/zmq4 v1.0.0 [2020-07-08T17:13:30.833Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-07-08T17:13:30.833Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-07-08T17:13:30.833Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-07-08T17:13:30.833Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-07-08T17:13:30.833Z] go: extracting github.com/x448/float16 v0.8.4 [2020-07-08T17:13:31.122Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-08T17:13:31.122Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-07-08T17:13:31.122Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-07-08T17:13:31.122Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-07-08T17:13:31.122Z] go: extracting github.com/gomodule/redigo v2.0.0+incompatible [2020-07-08T17:13:31.122Z] go: extracting github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-07-08T17:13:31.122Z] go: extracting github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-08T17:13:31.122Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-08T17:13:31.122Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-08T17:13:31.122Z] go: extracting github.com/go-redis/redis/v7 v7.2.0 [2020-07-08T17:13:31.122Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-08T17:13:31.122Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-07-08T17:13:31.122Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-08T17:13:31.122Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-08T17:13:31.122Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-07-08T17:13:31.122Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-08T17:13:31.392Z] go: extracting go.mongodb.org/mongo-driver v1.1.1 [2020-07-08T17:13:31.392Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-08T17:13:31.392Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-07-08T17:13:31.392Z] go: extracting github.com/hashicorp/golang-lru v0.5.0 [2020-07-08T17:13:31.665Z] go: extracting golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-08T17:13:31.942Z] go: downloading github.com/go-stack/stack v1.8.0 [2020-07-08T17:13:31.942Z] go: downloading github.com/xdg/stringprep v1.0.0 [2020-07-08T17:13:31.942Z] go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-07-08T17:13:31.942Z] go: downloading github.com/golang/snappy v0.0.1 [2020-07-08T17:13:31.942Z] go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-08T17:13:31.942Z] go: extracting github.com/go-stack/stack v1.8.0 [2020-07-08T17:13:31.942Z] go: extracting golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-08T17:13:31.942Z] go: extracting github.com/xdg/stringprep v1.0.0 [2020-07-08T17:13:31.942Z] go: extracting github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-07-08T17:13:31.942Z] go: extracting github.com/golang/snappy v0.0.1 [2020-07-08T17:13:31.942Z] go: downloading golang.org/x/text v0.3.2 [2020-07-08T17:13:31.942Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-08T17:13:32.546Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-08T17:13:33.519Z] go: extracting golang.org/x/text v0.3.2 [2020-07-08T17:13:34.945Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.5 [2020-07-08T17:13:34.945Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.60 [2020-07-08T17:13:34.945Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.34 [2020-07-08T17:13:34.945Z] go: finding github.com/google/uuid v1.1.1 [2020-07-08T17:13:34.945Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.18 [2020-07-08T17:13:34.945Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-08T17:13:34.945Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-08T17:13:34.945Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-08T17:13:34.945Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-08T17:13:34.945Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-07-08T17:13:34.945Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-08T17:13:34.945Z] go: finding github.com/gorilla/mux v1.7.4 [2020-07-08T17:13:34.945Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-08T17:13:34.945Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-08T17:13:34.945Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-07-08T17:13:34.945Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-08T17:13:34.945Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-08T17:13:34.945Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-07-08T17:13:34.945Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-08T17:13:34.945Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-08T17:13:34.945Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-07-08T17:13:34.945Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-07-08T17:13:35.220Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-07-08T17:13:35.220Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-08T17:13:35.220Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-08T17:13:35.220Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-08T17:13:35.220Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-08T17:13:35.220Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-08T17:13:35.220Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-08T17:13:35.220Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-08T17:13:35.220Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-08T17:13:35.220Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-08T17:13:35.220Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-08T17:13:35.220Z] go: finding github.com/golang/snappy v0.0.1 [2020-07-08T17:13:35.220Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-07-08T17:13:35.220Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-07-08T17:13:35.220Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-08T17:13:35.220Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-08T17:13:35.220Z] go: finding golang.org/x/text v0.3.2 [2020-07-08T17:13:35.220Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-08T17:13:35.220Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-08T17:13:35.220Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-08T17:14:31.741Z] Building config-common [2020-07-08T17:14:44.094Z] Skipping stage go (already ran) [2020-07-08T17:14:44.094Z] Staging app-service-config [2020-07-08T17:14:46.056Z] Staging config-common [2020-07-08T17:14:49.421Z] Priming go [2020-07-08T17:14:52.021Z] Priming app-service-config [2020-07-08T17:14:56.295Z] Priming config-common [2020-07-08T17:14:58.897Z] Snapping 'edgex-app-service-configurable' ... [2020-07-08T17:15:04.297Z] [2020-07-08T17:15:04.297Z] Snapped edgex-app-service-configurable_1.2.0-20200708+40707f9_arm64.snap [Pipeline] } [2020-07-08T17:15:07.760Z] 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-08T17:15:08.539Z] provisioning config files... [2020-07-08T17:15:08.551Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/y_app-service-configurable_PR-91@tmp/config5369098083094968622tmp [Pipeline] { [Pipeline] sh [2020-07-08T17:15:08.881Z] + bash -s - -t @/w/workspace/y_app-service-configurable_PR-91@tmp/config5369098083094968622tmp [2020-07-08T17:15:08.881Z] + curl -s https://codecov.io/bash [Pipeline] } [2020-07-08T17:15:09.153Z] 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-08T17:15:10.019Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-08T17:15:10.583Z] ---> package-listing.sh [2020-07-08T17:15:10.583Z] ++ facter osfamily [2020-07-08T17:15:10.583Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-08T17:15:10.583Z] + OS_FAMILY=redhat [2020-07-08T17:15:10.583Z] + workspace=/w/workspace/y_app-service-configurable_PR-91 [2020-07-08T17:15:10.583Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-08T17:15:10.583Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-08T17:15:10.583Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-08T17:15:10.583Z] + PACKAGES=/tmp/packages_start.txt [2020-07-08T17:15:10.583Z] + '[' /w/workspace/y_app-service-configurable_PR-91 ']' [2020-07-08T17:15:10.583Z] + PACKAGES=/tmp/packages_end.txt [2020-07-08T17:15:10.583Z] + case "${OS_FAMILY}" in [2020-07-08T17:15:10.583Z] + rpm -qa [2020-07-08T17:15:10.583Z] + sort [2020-07-08T17:15:14.797Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-08T17:15:14.797Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-08T17:15:14.797Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-08T17:15:14.797Z] + '[' /w/workspace/y_app-service-configurable_PR-91 ']' [2020-07-08T17:15:14.797Z] + mkdir -p /w/workspace/y_app-service-configurable_PR-91/archives/ [2020-07-08T17:15:14.797Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-service-configurable_PR-91/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-08T17:15:15.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-08T17:15:15.288Z] [2020-07-08T17:15:15.288Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-08T17:15:15.610Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-08T17:15:15.610Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-08T17:15:15.610Z] c9b1b535fdd9: Pulling fs layer [2020-07-08T17:15:15.610Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-08T17:15:15.610Z] 756a868c4378: Pulling fs layer [2020-07-08T17:15:15.610Z] 444b2fc9a129: Pulling fs layer [2020-07-08T17:15:15.610Z] ea15f1150254: Pulling fs layer [2020-07-08T17:15:15.610Z] 41b27a9f41bf: Pulling fs layer [2020-07-08T17:15:15.610Z] 28c525ee5125: Pulling fs layer [2020-07-08T17:15:15.610Z] 094b1ea09ed8: Pulling fs layer [2020-07-08T17:15:15.610Z] 138eaada9080: Pulling fs layer [2020-07-08T17:15:15.610Z] 0622d0fa9048: Pulling fs layer [2020-07-08T17:15:15.610Z] 444b2fc9a129: Waiting [2020-07-08T17:15:15.610Z] ea15f1150254: Waiting [2020-07-08T17:15:15.610Z] 41b27a9f41bf: Waiting [2020-07-08T17:15:15.610Z] 28c525ee5125: Waiting [2020-07-08T17:15:15.610Z] 094b1ea09ed8: Waiting [2020-07-08T17:15:15.610Z] 138eaada9080: Waiting [2020-07-08T17:15:15.610Z] 0622d0fa9048: Waiting [2020-07-08T17:15:15.610Z] 2cc5ad85d9ab: Download complete [2020-07-08T17:15:15.610Z] 444b2fc9a129: Verifying Checksum [2020-07-08T17:15:15.610Z] 444b2fc9a129: Download complete [2020-07-08T17:15:15.610Z] c9b1b535fdd9: Verifying Checksum [2020-07-08T17:15:15.610Z] c9b1b535fdd9: Download complete [2020-07-08T17:15:15.610Z] ea15f1150254: Verifying Checksum [2020-07-08T17:15:15.610Z] ea15f1150254: Download complete [2020-07-08T17:15:15.610Z] 28c525ee5125: Verifying Checksum [2020-07-08T17:15:15.610Z] 28c525ee5125: Download complete [2020-07-08T17:15:16.193Z] 756a868c4378: Verifying Checksum [2020-07-08T17:15:16.193Z] 756a868c4378: Download complete [2020-07-08T17:15:16.193Z] c9b1b535fdd9: Pull complete [2020-07-08T17:15:16.193Z] 094b1ea09ed8: Verifying Checksum [2020-07-08T17:15:16.193Z] 094b1ea09ed8: Download complete [2020-07-08T17:15:16.193Z] 0622d0fa9048: Verifying Checksum [2020-07-08T17:15:16.193Z] 0622d0fa9048: Download complete [2020-07-08T17:15:16.193Z] 138eaada9080: Verifying Checksum [2020-07-08T17:15:16.193Z] 138eaada9080: Download complete [2020-07-08T17:15:16.774Z] 2cc5ad85d9ab: Pull complete [2020-07-08T17:15:17.038Z] 41b27a9f41bf: Verifying Checksum [2020-07-08T17:15:17.038Z] 41b27a9f41bf: Download complete [2020-07-08T17:15:18.438Z] 756a868c4378: Pull complete [2020-07-08T17:15:18.438Z] 444b2fc9a129: Pull complete [2020-07-08T17:15:18.700Z] ea15f1150254: Pull complete [2020-07-08T17:15:22.935Z] 41b27a9f41bf: Pull complete [2020-07-08T17:15:22.935Z] 28c525ee5125: Pull complete [2020-07-08T17:15:26.264Z] 094b1ea09ed8: Pull complete [2020-07-08T17:15:26.264Z] 138eaada9080: Pull complete [2020-07-08T17:15:26.525Z] 0622d0fa9048: Pull complete [2020-07-08T17:15:26.525Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-08T17:15:26.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-08T17:15:26.525Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-08T17:15:26.684Z] prd-centos7-docker-4c-2g-5574 does not seem to be running inside a container [2020-07-08T17:15:26.735Z] $ 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-91 -v /w/workspace/y_app-service-configurable_PR-91:/w/workspace/y_app-service-configurable_PR-91:rw,z -v /w/workspace/y_app-service-configurable_PR-91@tmp:/w/workspace/y_app-service-configurable_PR-91@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-07-08T17:15:29.818Z] $ docker top c03fa389ba72ba6f81a890f2f088caa0c502f00f245026c7e33638e35f490a7f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-08T17:15:29.994Z] provisioning config files... [2020-07-08T17:15:30.007Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-service-configurable_PR-91@tmp/config7278702366153579640tmp [Pipeline] { [Pipeline] echo [2020-07-08T17:15:30.035Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-08T17:15:30.336Z] ---> create-netrc.sh [Pipeline] echo [2020-07-08T17:15:30.346Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-08T17:15:30.671Z] ---> logs-deploy.sh [2020-07-08T17:15:30.671Z] + ARCHIVE_ARTIFACTS= [2020-07-08T17:15:30.671Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-08T17:15:30.671Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-08T17:15:30.671Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-08T17:15:30.671Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-91/3 [2020-07-08T17:15:30.671Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-91/3/ [2020-07-08T17:15:30.671Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-91/3 /w/workspace/y_app-service-configurable_PR-91 [2020-07-08T17:15:32.060Z] Archives upload complete. [2020-07-08T17:15:32.060Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-91/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-91/3/