Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6ceeec989db4d40aecbcc9887f836b7605e9bc2d 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 ‘prd-centos7-docker-4c-2g-3236’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2075’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3210’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3237 in /w/workspace/_app-service-configurable_master [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/_app-service-configurable_master # 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/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 6ceeec989db4d40aecbcc9887f836b7605e9bc2d (master) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # 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/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ceeec989db4d40aecbcc9887f836b7605e9bc2d # timeout=10 Commit message: "docs: Add latest PR template (#84)" > git rev-list --no-walk a7f3acec226daf292d1b238eb8da7bce0e6a2e4f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-16T23:52:24.206Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-16T23:52:24.317Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-16T23:52:24.361Z] ========================================================= [2020-06-16T23:52:24.361Z] EdgeX Global Pipelines Version Info [2020-06-16T23:52:24.361Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-16T23:52:25.783Z] ------------------- [2020-06-16T23:52:25.783Z] stable info: [2020-06-16T23:52:25.783Z] ------------------- [2020-06-16T23:52:25.783Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-16T23:52:25.783Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-16T23:52:25.783Z] Message: update stable to v1.0.89 [2020-06-16T23:52:26.725Z] ------------------- [2020-06-16T23:52:26.725Z] experimental info: [2020-06-16T23:52:26.725Z] ------------------- [2020-06-16T23:52:26.725Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-16T23:52:26.725Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-16T23:52:26.725Z] Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:52:27.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-16T23:52:27.971Z] [2020-06-16T23:52:27.971Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:52:28.331Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-16T23:52:28.331Z] latest: Pulling from edgex-devops/git-semver [2020-06-16T23:52:28.331Z] 9123ac7c32f7: Pulling fs layer [2020-06-16T23:52:28.331Z] b8cc5d1170e3: Pulling fs layer [2020-06-16T23:52:28.331Z] 2924cbbf6a41: Pulling fs layer [2020-06-16T23:52:28.331Z] 93b08a4f1073: Pulling fs layer [2020-06-16T23:52:28.331Z] 93b08a4f1073: Waiting [2020-06-16T23:52:28.331Z] b8cc5d1170e3: Verifying Checksum [2020-06-16T23:52:28.331Z] b8cc5d1170e3: Download complete [2020-06-16T23:52:28.331Z] 9123ac7c32f7: Verifying Checksum [2020-06-16T23:52:28.331Z] 9123ac7c32f7: Download complete [2020-06-16T23:52:28.595Z] 93b08a4f1073: Verifying Checksum [2020-06-16T23:52:28.595Z] 93b08a4f1073: Download complete [2020-06-16T23:52:28.595Z] 2924cbbf6a41: Download complete [2020-06-16T23:52:28.595Z] 9123ac7c32f7: Pull complete [2020-06-16T23:52:28.862Z] b8cc5d1170e3: Pull complete [2020-06-16T23:52:29.438Z] 2924cbbf6a41: Pull complete [2020-06-16T23:52:29.712Z] 93b08a4f1073: Pull complete [2020-06-16T23:52:29.712Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-16T23:52:29.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-16T23:52:29.712Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-16T23:52:29.815Z] prd-centos7-docker-4c-2g-3237 does not seem to be running inside a container [2020-06-16T23:52:29.854Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-16T23:52:31.866Z] $ docker top 8ef5aaab585e915ee52873cc4308ea6189e4312e7c6f45ed39171a6bf6b03329 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-16T23:52:32.065Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-16T23:52:32.065Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-16T23:52:32.262Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-16T23:52:32.264Z] $ docker exec 8ef5aaab585e915ee52873cc4308ea6189e4312e7c6f45ed39171a6bf6b03329 ssh-agent [2020-06-16T23:52:32.431Z] SSH_AUTH_SOCK=/tmp/ssh-Pk5NnlybFT3M/agent.12 [2020-06-16T23:52:32.431Z] SSH_AGENT_PID=18 [2020-06-16T23:52:32.441Z] Running ssh-add (command line suppressed) [2020-06-16T23:52:32.560Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_8314911039013987349.key (/w/workspace/_app-service-configurable_master@tmp/private_key_8314911039013987349.key) [2020-06-16T23:52:32.610Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-16T23:52:32.916Z] + git describe --exact-match --tags HEAD [2020-06-16T23:52:32.916Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-16T23:52:33.026Z] $ docker exec --env ******** --env ******** 8ef5aaab585e915ee52873cc4308ea6189e4312e7c6f45ed39171a6bf6b03329 ssh-agent -k [2020-06-16T23:52:33.149Z] unset SSH_AUTH_SOCK; [2020-06-16T23:52:33.149Z] unset SSH_AGENT_PID; [2020-06-16T23:52:33.149Z] echo Agent pid 18 killed; [2020-06-16T23:52:33.197Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-16T23:52:33.238Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-16T23:52:33.238Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-16T23:52:33.285Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-16T23:52:33.285Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-16T23:52:33.450Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-16T23:52:33.453Z] $ docker exec 8ef5aaab585e915ee52873cc4308ea6189e4312e7c6f45ed39171a6bf6b03329 ssh-agent [2020-06-16T23:52:33.612Z] SSH_AUTH_SOCK=/tmp/ssh-tQmnrTSYxwRQ/agent.47 [2020-06-16T23:52:33.612Z] SSH_AGENT_PID=52 [2020-06-16T23:52:33.618Z] Running ssh-add (command line suppressed) [2020-06-16T23:52:33.732Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_4761040941301608664.key (/w/workspace/_app-service-configurable_master@tmp/private_key_4761040941301608664.key) [2020-06-16T23:52:33.786Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-16T23:52:34.088Z] + git semver init [2020-06-16T23:52:34.088Z] # -> Open(): unable to determine branch for HEAD [2020-06-16T23:52:34.088Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2020-06-16T23:52:34.088Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2020-06-16T23:52:34.088Z] # $SEMVER_REMOTE_NAME = origin [2020-06-16T23:52:34.088Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-16T23:52:34.088Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-16T23:52:34.088Z] # $SEMVER_BRANCH = master [2020-06-16T23:52:34.088Z] # $SEMVER_TEMP = /tmp/semver-649306135 [2020-06-16T23:52:34.088Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2020-06-16T23:52:34.348Z] # '/tmp/semver-649306135' -> '/w/workspace/_app-service-configurable_master/.semver' [2020-06-16T23:52:34.608Z] # -> Force: false [2020-06-16T23:52:34.608Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2020-06-16T23:52:34.617Z] $ docker exec --env ******** --env ******** 8ef5aaab585e915ee52873cc4308ea6189e4312e7c6f45ed39171a6bf6b03329 ssh-agent -k [2020-06-16T23:52:34.727Z] unset SSH_AUTH_SOCK; [2020-06-16T23:52:34.727Z] unset SSH_AGENT_PID; [2020-06-16T23:52:34.727Z] echo Agent pid 52 killed; [2020-06-16T23:52:34.772Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-16T23:52:35.129Z] + git semver [Pipeline] } [2020-06-16T23:52:35.142Z] $ docker stop --time=1 8ef5aaab585e915ee52873cc4308ea6189e4312e7c6f45ed39171a6bf6b03329 [2020-06-16T23:52:36.912Z] $ docker rm -f 8ef5aaab585e915ee52873cc4308ea6189e4312e7c6f45ed39171a6bf6b03329 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-16T23:52:37.566Z] Stashed 52 file(s) [Pipeline] echo [2020-06-16T23:52:37.568Z] [edgeXSemver] initialized semver on version 1.2.1-dev.1 [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-06-16T23:52:52.724Z] Still waiting to schedule task [2020-06-16T23:52:52.724Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-06-16T23:52:52.726Z] Still waiting to schedule task [2020-06-16T23:52:52.726Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-06-16T23:54:50.635Z] Running on prd-centos7-docker-4c-2g-3243 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2020-06-16T23:54:50.678Z] Running in /w/workspace/app-service-configurable/30 [Pipeline] { [Pipeline] checkout [2020-06-16T23:54:54.130Z] using credential edgex-jenkins-ssh [2020-06-16T23:54:54.163Z] Cloning the remote Git repository [2020-06-16T23:54:54.163Z] Cloning with configured refspecs honoured and without tags [2020-06-16T23:54:54.857Z] Fetching without tags [2020-06-16T23:54:55.238Z] Checking out Revision 6ceeec989db4d40aecbcc9887f836b7605e9bc2d (master) [2020-06-16T23:54:54.151Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-06-16T23:54:54.223Z] > git init /w/workspace/app-service-configurable/30 # timeout=10 [2020-06-16T23:54:54.270Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-06-16T23:54:54.271Z] > git --version # timeout=10 [2020-06-16T23:54:54.280Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-16T23:54:54.307Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-16T23:54:54.786Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-06-16T23:54:54.798Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-16T23:54:54.836Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-06-16T23:54:54.861Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-06-16T23:54:54.862Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-16T23:54:54.868Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-16T23:54:55.246Z] > git config core.sparsecheckout # timeout=10 [2020-06-16T23:54:55.255Z] > git checkout -f 6ceeec989db4d40aecbcc9887f836b7605e9bc2d # timeout=10 [2020-06-16T23:54:59.025Z] Commit message: "docs: Add latest PR template (#84)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-16T23:54:59.634Z] ========================================================= [2020-06-16T23:54:59.634Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-06-16T23:54:59.634Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:55:00.290Z] + 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-06-16T23:55:00.557Z] Sending build context to Docker daemon 315.9kB [2020-06-16T23:55:00.557Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-06-16T23:55:00.557Z] Step 2/8 : FROM ${BASE} [2020-06-16T23:55:00.821Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-06-16T23:55:00.821Z] e6b0cf9c0882: Pulling fs layer [2020-06-16T23:55:00.821Z] 2848faf0eed1: Pulling fs layer [2020-06-16T23:55:00.821Z] 0f37312ad70f: Pulling fs layer [2020-06-16T23:55:00.821Z] 5788d62ee057: Pulling fs layer [2020-06-16T23:55:00.821Z] 0e6b1d234666: Pulling fs layer [2020-06-16T23:55:00.821Z] bf5d7aec512f: Pulling fs layer [2020-06-16T23:55:00.821Z] 34c802a77dc8: Pulling fs layer [2020-06-16T23:55:00.821Z] 9eb99e56ec68: Pulling fs layer [2020-06-16T23:55:00.821Z] 27c7a5d97fbd: Pulling fs layer [2020-06-16T23:55:00.821Z] 5c102a31e300: Pulling fs layer [2020-06-16T23:55:00.821Z] dcfb455df0a1: Pulling fs layer [2020-06-16T23:55:00.821Z] 34c802a77dc8: Waiting [2020-06-16T23:55:00.821Z] 5788d62ee057: Waiting [2020-06-16T23:55:00.821Z] 9eb99e56ec68: Waiting [2020-06-16T23:55:00.821Z] 0e6b1d234666: Waiting [2020-06-16T23:55:00.821Z] 27c7a5d97fbd: Waiting [2020-06-16T23:55:00.821Z] bf5d7aec512f: Waiting [2020-06-16T23:55:00.821Z] 5c102a31e300: Waiting [2020-06-16T23:55:00.821Z] dcfb455df0a1: Waiting [2020-06-16T23:55:00.821Z] 0f37312ad70f: Verifying Checksum [2020-06-16T23:55:00.821Z] 2848faf0eed1: Verifying Checksum [2020-06-16T23:55:00.821Z] 2848faf0eed1: Download complete [2020-06-16T23:55:00.821Z] 0e6b1d234666: Verifying Checksum [2020-06-16T23:55:00.821Z] 0e6b1d234666: Download complete [2020-06-16T23:55:00.821Z] bf5d7aec512f: Verifying Checksum [2020-06-16T23:55:00.821Z] bf5d7aec512f: Download complete [2020-06-16T23:55:00.821Z] e6b0cf9c0882: Verifying Checksum [2020-06-16T23:55:00.821Z] e6b0cf9c0882: Download complete [2020-06-16T23:55:01.416Z] e6b0cf9c0882: Pull complete [2020-06-16T23:55:01.688Z] 34c802a77dc8: Verifying Checksum [2020-06-16T23:55:01.688Z] 34c802a77dc8: Download complete [2020-06-16T23:55:01.688Z] 27c7a5d97fbd: Verifying Checksum [2020-06-16T23:55:01.688Z] 27c7a5d97fbd: Download complete [2020-06-16T23:55:01.962Z] 5c102a31e300: Verifying Checksum [2020-06-16T23:55:01.962Z] 5c102a31e300: Download complete [2020-06-16T23:55:02.228Z] dcfb455df0a1: Verifying Checksum [2020-06-16T23:55:02.228Z] dcfb455df0a1: Download complete [2020-06-16T23:55:02.228Z] 9eb99e56ec68: Verifying Checksum [2020-06-16T23:55:02.228Z] 9eb99e56ec68: Download complete [2020-06-16T23:55:02.228Z] 5788d62ee057: Verifying Checksum [2020-06-16T23:55:02.228Z] 5788d62ee057: Download complete [2020-06-16T23:55:03.183Z] 2848faf0eed1: Pull complete [2020-06-16T23:55:03.446Z] 0f37312ad70f: Pull complete [2020-06-16T23:55:08.761Z] 5788d62ee057: Pull complete [2020-06-16T23:55:08.761Z] 0e6b1d234666: Pull complete [2020-06-16T23:55:08.761Z] bf5d7aec512f: Pull complete [2020-06-16T23:55:16.920Z] 34c802a77dc8: Pull complete [2020-06-16T23:55:18.842Z] 9eb99e56ec68: Pull complete [2020-06-16T23:55:18.842Z] 27c7a5d97fbd: Pull complete [2020-06-16T23:55:19.789Z] 5c102a31e300: Pull complete [2020-06-16T23:55:19.789Z] dcfb455df0a1: Pull complete [2020-06-16T23:55:19.789Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-06-16T23:55:19.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-06-16T23:55:19.789Z] ---> 7c70fe431013 [2020-06-16T23:55:19.789Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-16T23:55:21.710Z] ---> Running in 22f69f3bdd26 [2020-06-16T23:55:21.710Z] Removing intermediate container 22f69f3bdd26 [2020-06-16T23:55:21.710Z] ---> 243552131d6d [2020-06-16T23:55:21.710Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-16T23:55:21.970Z] ---> Running in 78fa23a1d8cf [2020-06-16T23:55:23.309Z] Removing intermediate container 78fa23a1d8cf [2020-06-16T23:55:23.309Z] ---> 7052c420d758 [2020-06-16T23:55:23.309Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-06-16T23:55:23.309Z] ---> Running in f9266ab1e89c [2020-06-16T23:55:23.888Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-16T23:55:24.460Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-16T23:55:24.721Z] (1/6) Installing libc-dev (0.7.2-r0) [2020-06-16T23:55:24.983Z] (2/6) Installing libsodium (1.0.18-r0) [2020-06-16T23:55:24.983Z] (3/6) Installing pkgconf (1.6.3-r0) [2020-06-16T23:55:24.983Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-06-16T23:55:25.256Z] (5/6) Installing libzmq (4.3.2-r0) [2020-06-16T23:55:25.256Z] (6/6) Installing zeromq-dev (4.3.2-r0) [2020-06-16T23:55:25.256Z] Executing busybox-1.31.1-r8.trigger [2020-06-16T23:55:25.256Z] OK: 145 MiB in 45 packages [2020-06-16T23:55:25.863Z] Removing intermediate container f9266ab1e89c [2020-06-16T23:55:25.863Z] ---> 4c57ba733233 [2020-06-16T23:55:25.863Z] Step 6/8 : WORKDIR /app [2020-06-16T23:55:25.863Z] ---> Running in b9ac0d85f90b [2020-06-16T23:55:26.125Z] Removing intermediate container b9ac0d85f90b [2020-06-16T23:55:26.125Z] ---> e25751c307cf [2020-06-16T23:55:26.125Z] Step 7/8 : COPY . . [2020-06-16T23:55:26.698Z] ---> a9a9e2d8c338 [2020-06-16T23:55:26.698Z] Step 8/8 : RUN go mod download [2020-06-16T23:55:26.698Z] ---> Running in 4709d52bbf2a [2020-06-16T23:55:29.254Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-06-16T23:55:29.254Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-16T23:55:29.254Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-16T23:55:29.255Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-16T23:55:29.255Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-16T23:55:29.255Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-16T23:55:29.255Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-16T23:55:29.255Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-16T23:55:29.255Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-06-16T23:55:29.255Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-16T23:55:29.255Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-06-16T23:55:29.255Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-06-16T23:55:29.255Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-16T23:55:29.255Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-16T23:55:29.255Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-06-16T23:55:29.255Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-16T23:55:29.255Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-16T23:55:29.255Z] go: finding github.com/fatih/color v1.7.0 [2020-06-16T23:55:29.255Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-06-16T23:55:29.255Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-16T23:55:29.255Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-16T23:55:29.255Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-16T23:55:29.255Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-06-16T23:55:29.255Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-16T23:55:29.255Z] go: finding github.com/golang/protobuf v1.3.2 [2020-06-16T23:55:29.255Z] go: finding github.com/golang/snappy v0.0.1 [2020-06-16T23:55:29.255Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-06-16T23:55:29.255Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-16T23:55:29.255Z] go: finding github.com/google/go-cmp v0.4.0 [2020-06-16T23:55:29.255Z] go: finding github.com/google/uuid v1.1.1 [2020-06-16T23:55:29.255Z] go: finding github.com/gorilla/mux v1.7.4 [2020-06-16T23:55:29.255Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-16T23:55:29.255Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-06-16T23:55:29.255Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-16T23:55:29.255Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-16T23:55:29.255Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-16T23:55:29.255Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-06-16T23:55:29.255Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-16T23:55:29.255Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-16T23:55:29.255Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-06-16T23:55:29.255Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-16T23:55:29.255Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-16T23:55:29.255Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-16T23:55:29.255Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-06-16T23:55:29.517Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-16T23:55:29.517Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-06-16T23:55:29.517Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-06-16T23:55:29.517Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-16T23:55:29.517Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-06-16T23:55:29.517Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-16T23:55:29.517Z] go: finding github.com/kr/pretty v0.1.0 [2020-06-16T23:55:29.517Z] go: finding github.com/kr/pty v1.1.1 [2020-06-16T23:55:29.517Z] go: finding github.com/kr/text v0.1.0 [2020-06-16T23:55:29.517Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-16T23:55:29.517Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-16T23:55:29.517Z] go: finding github.com/miekg/dns v1.0.14 [2020-06-16T23:55:29.517Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-16T23:55:29.517Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-16T23:55:29.517Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-16T23:55:29.517Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-06-16T23:55:29.517Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-16T23:55:29.517Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-16T23:55:29.518Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-16T23:55:29.518Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-16T23:55:29.518Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-16T23:55:29.518Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-06-16T23:55:29.518Z] go: finding github.com/onsi/gomega v1.7.0 [2020-06-16T23:55:29.518Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-06-16T23:55:29.518Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-06-16T23:55:29.518Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-16T23:55:29.518Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-16T23:55:29.518Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-16T23:55:29.518Z] go: finding github.com/posener/complete v1.1.1 [2020-06-16T23:55:29.518Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-06-16T23:55:29.518Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-16T23:55:29.518Z] go: finding github.com/stretchr/objx v0.2.0 [2020-06-16T23:55:29.518Z] go: finding github.com/stretchr/testify v1.5.1 [2020-06-16T23:55:29.518Z] go: finding github.com/tidwall/pretty v1.0.1 [2020-06-16T23:55:29.779Z] go: finding github.com/ugorji/go v1.1.4 [2020-06-16T23:55:29.779Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-16T23:55:29.779Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-16T23:55:29.779Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-06-16T23:55:29.779Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-06-16T23:55:29.779Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-16T23:55:29.779Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-16T23:55:29.779Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-16T23:55:29.779Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-06-16T23:55:29.779Z] go: finding golang.org/x/text v0.3.2 [2020-06-16T23:55:29.779Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-06-16T23:55:29.779Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-06-16T23:55:29.779Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-06-16T23:55:29.779Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-06-16T23:55:29.779Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-06-16T23:55:29.779Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-16T23:55:34.936Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3242 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2020-06-16T23:55:34.961Z] Running in /w/workspace/app-service-configurable/30 [Pipeline] { [Pipeline] checkout [2020-06-16T23:55:40.273Z] using credential edgex-jenkins-ssh [2020-06-16T23:55:40.313Z] Cloning the remote Git repository [2020-06-16T23:55:40.313Z] Cloning with configured refspecs honoured and without tags [2020-06-16T23:55:40.356Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-06-16T23:55:40.489Z] > git init /w/workspace/app-service-configurable/30 # timeout=10 [2020-06-16T23:55:40.584Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-06-16T23:55:40.585Z] > git --version # timeout=10 [2020-06-16T23:55:40.616Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-16T23:55:40.710Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-16T23:55:41.498Z] Fetching without tags [2020-06-16T23:55:42.003Z] Checking out Revision 6ceeec989db4d40aecbcc9887f836b7605e9bc2d (master) [2020-06-16T23:55:41.383Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-06-16T23:55:41.405Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-16T23:55:41.445Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-06-16T23:55:41.484Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-06-16T23:55:41.485Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-16T23:55:41.501Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-16T23:55:41.995Z] > git config core.sparsecheckout # timeout=10 [2020-06-16T23:55:42.013Z] > git checkout -f 6ceeec989db4d40aecbcc9887f836b7605e9bc2d # timeout=10 [2020-06-16T23:55:44.739Z] Removing intermediate container 4709d52bbf2a [2020-06-16T23:55:44.739Z] ---> ce9d080a4207 [2020-06-16T23:55:44.739Z] Successfully built ce9d080a4207 [2020-06-16T23:55:44.739Z] 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-06-16T23:55:45.221Z] + docker inspect -f . ci-base-image-x86_64 [2020-06-16T23:55:45.221Z] . [Pipeline] withDockerContainer [2020-06-16T23:55:45.321Z] prd-centos7-docker-4c-2g-3243 does not seem to be running inside a container [2020-06-16T23:55:45.364Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/30 -v /w/workspace/app-service-configurable/30:/w/workspace/app-service-configurable/30:rw,z -v /w/workspace/app-service-configurable/30@tmp:/w/workspace/app-service-configurable/30@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 ******** ci-base-image-x86_64 cat [2020-06-16T23:55:46.054Z] $ docker top 9b1abb897769cfd57eaf406cd94f35918b98c0e217c2ee8868132bc09616caab -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-16T23:55:46.490Z] + go version [2020-06-16T23:55:46.490Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-06-16T23:55:46.502Z] Commit message: "docs: Add latest PR template (#84)" [2020-06-16T23:55:46.785Z] + make test [2020-06-16T23:55:46.785Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-16T23:55:47.319Z] ========================================================= [2020-06-16T23:55:47.319Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-06-16T23:55:47.319Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:55:48.291Z] + 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-06-16T23:55:49.296Z] Sending build context to Docker daemon 315.9kB [2020-06-16T23:55:49.296Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-06-16T23:55:49.296Z] Step 2/8 : FROM ${BASE} [2020-06-16T23:55:49.583Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-06-16T23:55:49.583Z] cde5963f3b93: Pulling fs layer [2020-06-16T23:55:49.583Z] 2a23fa8c16f7: Pulling fs layer [2020-06-16T23:55:49.583Z] 777b28850792: Pulling fs layer [2020-06-16T23:55:49.583Z] 8a11ddd9e578: Pulling fs layer [2020-06-16T23:55:49.583Z] 4cf88f913ddb: Pulling fs layer [2020-06-16T23:55:49.583Z] 1df406cf5192: Pulling fs layer [2020-06-16T23:55:49.583Z] cd6300453558: Pulling fs layer [2020-06-16T23:55:49.583Z] b9c365052c96: Pulling fs layer [2020-06-16T23:55:49.583Z] a2d8cc88f415: Pulling fs layer [2020-06-16T23:55:49.583Z] ea1d1ca13537: Pulling fs layer [2020-06-16T23:55:49.583Z] 3750a50a1c5e: Pulling fs layer [2020-06-16T23:55:49.583Z] cd6300453558: Waiting [2020-06-16T23:55:49.583Z] b9c365052c96: Waiting [2020-06-16T23:55:49.583Z] a2d8cc88f415: Waiting [2020-06-16T23:55:49.583Z] ea1d1ca13537: Waiting [2020-06-16T23:55:49.583Z] 8a11ddd9e578: Waiting [2020-06-16T23:55:49.583Z] 4cf88f913ddb: Waiting [2020-06-16T23:55:49.583Z] 3750a50a1c5e: Waiting [2020-06-16T23:55:49.583Z] 1df406cf5192: Waiting [2020-06-16T23:55:49.583Z] 777b28850792: Download complete [2020-06-16T23:55:49.583Z] 2a23fa8c16f7: Verifying Checksum [2020-06-16T23:55:49.583Z] 2a23fa8c16f7: Download complete [2020-06-16T23:55:49.583Z] 4cf88f913ddb: Download complete [2020-06-16T23:55:49.583Z] 1df406cf5192: Verifying Checksum [2020-06-16T23:55:49.583Z] cde5963f3b93: Verifying Checksum [2020-06-16T23:55:49.583Z] cde5963f3b93: Download complete [2020-06-16T23:55:50.570Z] cde5963f3b93: Pull complete [2020-06-16T23:55:51.176Z] 2a23fa8c16f7: Pull complete [2020-06-16T23:55:51.802Z] 777b28850792: Pull complete [2020-06-16T23:55:52.784Z] cd6300453558: Verifying Checksum [2020-06-16T23:55:52.784Z] cd6300453558: Download complete [2020-06-16T23:55:52.784Z] a2d8cc88f415: Download complete [2020-06-16T23:55:54.224Z] ea1d1ca13537: Verifying Checksum [2020-06-16T23:55:54.224Z] ea1d1ca13537: Download complete [2020-06-16T23:55:54.497Z] 3750a50a1c5e: Download complete [2020-06-16T23:55:55.958Z] 8a11ddd9e578: Download complete [2020-06-16T23:55:56.232Z] b9c365052c96: Verifying Checksum [2020-06-16T23:55:56.232Z] b9c365052c96: Download complete [2020-06-16T23:56:01.804Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-06-16T23:56:01.804Z] CGO_ENABLED=1 go vet ./... [2020-06-16T23:56:04.393Z] gofmt -l . [2020-06-16T23:56:04.393Z] [ "`gofmt -l .`" = "" ] [2020-06-16T23:56:04.393Z] ./bin/test-go-mod-tidy.sh [2020-06-16T23:56:04.970Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-06-16T23:56:05.616Z] Stashed 1 file(s) [Pipeline] } [2020-06-16T23:56:05.623Z] $ docker stop --time=1 9b1abb897769cfd57eaf406cd94f35918b98c0e217c2ee8868132bc09616caab [2020-06-16T23:56:07.967Z] $ docker rm -f 9b1abb897769cfd57eaf406cd94f35918b98c0e217c2ee8868132bc09616caab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-06-16T23:56:08.705Z] 8a11ddd9e578: Pull complete [2020-06-16T23:56:08.705Z] 4cf88f913ddb: Pull complete [2020-06-16T23:56:08.705Z] 1df406cf5192: Pull complete [Pipeline] sh [2020-06-16T23:56:09.912Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-16T23:56:10.203Z] + ls -al . [2020-06-16T23:56:10.203Z] total 96 [2020-06-16T23:56:10.203Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jun 16 23:56 . [2020-06-16T23:56:10.203Z] drwxrwxr-x. 4 jenkins jenkins 30 Jun 16 23:54 .. [2020-06-16T23:56:10.203Z] -rw-rw-r--. 1 jenkins jenkins 6027 Jun 16 23:54 Attribution.txt [2020-06-16T23:56:10.203Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 16 23:54 bin [2020-06-16T23:56:10.203Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 16 23:55 coverage.out [2020-06-16T23:56:10.203Z] -rw-rw-r--. 1 jenkins jenkins 180 Jun 16 23:54 docker-compose.debug.yml [2020-06-16T23:56:10.203Z] -rw-rw-r--. 1 jenkins jenkins 133 Jun 16 23:54 docker-compose.yml [2020-06-16T23:56:10.203Z] -rw-rw-r--. 1 jenkins jenkins 1896 Jun 16 23:54 Dockerfile [2020-06-16T23:56:10.203Z] -rw-rw-r--. 1 jenkins jenkins 966 Jun 16 23:54 Dockerfile.build [2020-06-16T23:56:10.203Z] -rw-rw-r--. 1 jenkins jenkins 127 Jun 16 23:54 .dockerignore [2020-06-16T23:56:10.203Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 16 23:54 .git [2020-06-16T23:56:10.203Z] drwxrwxr-x. 2 jenkins jenkins 59 Jun 16 23:54 .github [2020-06-16T23:56:10.203Z] -rw-rw-r--. 1 jenkins jenkins 93 Jun 16 23:54 .gitignore [2020-06-16T23:56:10.203Z] -rw-r--r--. 1 jenkins jenkins 126 Jun 16 23:56 go.mod [2020-06-16T23:56:10.203Z] -rw-r--r--. 1 jenkins jenkins 18573 Jun 16 23:56 go.sum [2020-06-16T23:56:10.203Z] -rw-rw-r--. 1 jenkins jenkins 710 Jun 16 23:54 Jenkinsfile [2020-06-16T23:56:10.203Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jun 16 23:54 LICENSE [2020-06-16T23:56:10.203Z] -rw-rw-r--. 1 jenkins jenkins 1519 Jun 16 23:54 main.go [2020-06-16T23:56:10.203Z] -rw-rw-r--. 1 jenkins jenkins 1573 Jun 16 23:54 makefile [2020-06-16T23:56:10.203Z] -rw-rw-r--. 1 jenkins jenkins 481 Jun 16 23:54 README.md [2020-06-16T23:56:10.203Z] drwxrwxr-x. 10 jenkins jenkins 171 Jun 16 23:54 res [2020-06-16T23:56:10.203Z] drwxrwxr-x. 3 jenkins jenkins 32 Jun 16 23:54 .semver [2020-06-16T23:56:10.203Z] drwxrwxr-x. 4 jenkins jenkins 71 Jun 16 23:54 snap [2020-06-16T23:56:10.203Z] -rw-rw-r--. 1 jenkins jenkins 11 Jun 16 23:52 VERSION [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:56:10.501Z] + 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=6ceeec989db4d40aecbcc9887f836b7605e9bc2d --label arch=amd64 --label version=1.2.1-dev.1 . [2020-06-16T23:56:10.501Z] Sending build context to Docker daemon 337.4kB [2020-06-16T23:56:10.501Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-06-16T23:56:10.501Z] Step 2/24 : FROM ${BASE} AS builder [2020-06-16T23:56:10.501Z] ---> ce9d080a4207 [2020-06-16T23:56:10.501Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-06-16T23:56:10.762Z] ---> Running in a715958fb934 [2020-06-16T23:56:10.762Z] Removing intermediate container a715958fb934 [2020-06-16T23:56:10.762Z] ---> 4b9598d06afc [2020-06-16T23:56:10.762Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2020-06-16T23:56:11.022Z] ---> Running in c0082924d7ba [2020-06-16T23:56:11.282Z] Removing intermediate container c0082924d7ba [2020-06-16T23:56:11.282Z] ---> 8da576e0b6af [2020-06-16T23:56:11.282Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-16T23:56:11.282Z] ---> Running in 109ec0070b78 [2020-06-16T23:56:11.282Z] Removing intermediate container 109ec0070b78 [2020-06-16T23:56:11.282Z] ---> 2de07a357a57 [2020-06-16T23:56:11.282Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-16T23:56:11.542Z] ---> Running in 6638df97c719 [2020-06-16T23:56:12.099Z] cd6300453558: Pull complete [2020-06-16T23:56:12.114Z] Removing intermediate container 6638df97c719 [2020-06-16T23:56:12.115Z] ---> 032e96234c22 [2020-06-16T23:56:12.115Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-06-16T23:56:12.378Z] ---> Running in 77990aefef51 [2020-06-16T23:56:12.638Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-16T23:56:13.579Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-16T23:56:13.839Z] OK: 145 MiB in 45 packages [2020-06-16T23:56:14.099Z] Removing intermediate container 77990aefef51 [2020-06-16T23:56:14.099Z] ---> 914c8ed2f618 [2020-06-16T23:56:14.099Z] Step 8/24 : WORKDIR /app [2020-06-16T23:56:14.099Z] ---> Running in a105b0b0cf50 [2020-06-16T23:56:14.359Z] Removing intermediate container a105b0b0cf50 [2020-06-16T23:56:14.359Z] ---> a9886c323071 [2020-06-16T23:56:14.359Z] Step 9/24 : COPY go.mod . [2020-06-16T23:56:14.619Z] ---> 37c4e2dae146 [2020-06-16T23:56:14.619Z] Step 10/24 : RUN go mod download [2020-06-16T23:56:14.619Z] ---> Running in a6312ef9aa9f [2020-06-16T23:56:15.561Z] Removing intermediate container a6312ef9aa9f [2020-06-16T23:56:15.561Z] ---> 0385ecd1c0a6 [2020-06-16T23:56:15.561Z] Step 11/24 : COPY . . [2020-06-16T23:56:16.134Z] ---> 0aae123eaeca [2020-06-16T23:56:16.134Z] Step 12/24 : ARG MAKE="make build" [2020-06-16T23:56:16.134Z] ---> Running in e76ee09a542b [2020-06-16T23:56:16.395Z] Removing intermediate container e76ee09a542b [2020-06-16T23:56:16.395Z] ---> f1a5f00a7c73 [2020-06-16T23:56:16.395Z] Step 13/24 : RUN $MAKE [2020-06-16T23:56:16.395Z] ---> Running in 1007425740ac [2020-06-16T23:56:16.417Z] b9c365052c96: Pull complete [2020-06-16T23:56:16.656Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.2.1-dev.1" -o app-service-configurable [2020-06-16T23:56:16.692Z] a2d8cc88f415: Pull complete [2020-06-16T23:56:18.668Z] ea1d1ca13537: Pull complete [2020-06-16T23:56:19.274Z] 3750a50a1c5e: Pull complete [2020-06-16T23:56:19.274Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-06-16T23:56:19.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-06-16T23:56:19.274Z] ---> 78745c68409d [2020-06-16T23:56:19.274Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-16T23:56:23.584Z] ---> Running in 883db0c7e346 [2020-06-16T23:56:24.177Z] Removing intermediate container 883db0c7e346 [2020-06-16T23:56:24.177Z] ---> 34f4f29ac8df [2020-06-16T23:56:24.177Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-16T23:56:24.177Z] ---> Running in 38b68d0b573d [2020-06-16T23:56:26.800Z] Removing intermediate container 38b68d0b573d [2020-06-16T23:56:26.800Z] ---> 071cf66147b3 [2020-06-16T23:56:26.800Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-06-16T23:56:26.800Z] ---> Running in 1e2060c4dfe4 [2020-06-16T23:56:28.230Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-16T23:56:29.204Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-16T23:56:29.475Z] (1/6) Installing libc-dev (0.7.2-r0) [2020-06-16T23:56:29.747Z] (2/6) Installing libsodium (1.0.18-r0) [2020-06-16T23:56:29.747Z] (3/6) Installing pkgconf (1.6.3-r0) [2020-06-16T23:56:29.747Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-06-16T23:56:30.018Z] (5/6) Installing libzmq (4.3.2-r0) [2020-06-16T23:56:30.018Z] (6/6) Installing zeromq-dev (4.3.2-r0) [2020-06-16T23:56:30.018Z] Executing busybox-1.31.1-r8.trigger [2020-06-16T23:56:30.289Z] OK: 127 MiB in 45 packages [2020-06-16T23:56:31.264Z] Removing intermediate container 1e2060c4dfe4 [2020-06-16T23:56:31.264Z] ---> 80515056c84a [2020-06-16T23:56:31.264Z] Step 6/8 : WORKDIR /app [2020-06-16T23:56:31.538Z] ---> Running in 15efe711a937 [2020-06-16T23:56:32.136Z] Removing intermediate container 15efe711a937 [2020-06-16T23:56:32.136Z] ---> 47acfa10182f [2020-06-16T23:56:32.136Z] Step 7/8 : COPY . . [2020-06-16T23:56:33.117Z] ---> 676ab4b914ca [2020-06-16T23:56:33.117Z] Step 8/8 : RUN go mod download [2020-06-16T23:56:33.117Z] ---> Running in a62542948031 [2020-06-16T23:56:34.868Z] Removing intermediate container 1007425740ac [2020-06-16T23:56:34.868Z] ---> aebd43b092d6 [2020-06-16T23:56:34.868Z] Step 14/24 : FROM alpine:latest [2020-06-16T23:56:34.868Z] latest: Pulling from library/alpine [2020-06-16T23:56:34.868Z] df20fa9351a1: Pulling fs layer [2020-06-16T23:56:34.868Z] df20fa9351a1: Verifying Checksum [2020-06-16T23:56:34.868Z] df20fa9351a1: Download complete [2020-06-16T23:56:34.868Z] df20fa9351a1: Pull complete [2020-06-16T23:56:34.868Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-06-16T23:56:34.868Z] Status: Downloaded newer image for alpine:latest [2020-06-16T23:56:34.868Z] ---> a24bb4013296 [2020-06-16T23:56:34.868Z] Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-16T23:56:35.130Z] ---> Running in 140cfba097b2 [2020-06-16T23:56:35.130Z] Removing intermediate container 140cfba097b2 [2020-06-16T23:56:35.130Z] ---> cb12d68e0625 [2020-06-16T23:56:35.130Z] Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION} [2020-06-16T23:56:35.130Z] ---> Running in 6ac739960a9f [2020-06-16T23:56:35.394Z] Removing intermediate container 6ac739960a9f [2020-06-16T23:56:35.394Z] ---> f18a499c78f1 [2020-06-16T23:56:35.394Z] Step 17/24 : RUN apk --no-cache add ca-certificates zeromq [2020-06-16T23:56:35.394Z] ---> Running in 92851349f998 [2020-06-16T23:56:35.726Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-06-16T23:56:35.726Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-16T23:56:35.726Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-16T23:56:35.726Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-16T23:56:35.726Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-16T23:56:35.726Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-16T23:56:35.726Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-16T23:56:35.726Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-16T23:56:35.726Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-06-16T23:56:35.726Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-16T23:56:35.726Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-06-16T23:56:35.726Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-06-16T23:56:35.726Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-16T23:56:35.726Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-16T23:56:35.726Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-06-16T23:56:35.727Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-16T23:56:35.727Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-16T23:56:35.727Z] go: finding github.com/fatih/color v1.7.0 [2020-06-16T23:56:35.727Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-06-16T23:56:35.727Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-16T23:56:35.727Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-16T23:56:35.727Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-16T23:56:35.727Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-06-16T23:56:35.727Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-16T23:56:35.727Z] go: finding github.com/golang/protobuf v1.3.2 [2020-06-16T23:56:35.727Z] go: finding github.com/golang/snappy v0.0.1 [2020-06-16T23:56:35.727Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-06-16T23:56:35.727Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-16T23:56:35.727Z] go: finding github.com/google/go-cmp v0.4.0 [2020-06-16T23:56:35.727Z] go: finding github.com/google/uuid v1.1.1 [2020-06-16T23:56:35.970Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-06-16T23:56:35.970Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-06-16T23:56:35.994Z] go: finding github.com/gorilla/mux v1.7.4 [2020-06-16T23:56:35.994Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-16T23:56:35.994Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-06-16T23:56:35.994Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-16T23:56:35.994Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-16T23:56:35.994Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-16T23:56:35.994Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-06-16T23:56:35.994Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-16T23:56:35.994Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-16T23:56:35.994Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-06-16T23:56:35.994Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-16T23:56:35.994Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-16T23:56:35.994Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-16T23:56:35.994Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-06-16T23:56:35.994Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-16T23:56:35.994Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-06-16T23:56:35.994Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-06-16T23:56:35.994Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-16T23:56:35.994Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-06-16T23:56:35.994Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-16T23:56:35.994Z] go: finding github.com/kr/pretty v0.1.0 [2020-06-16T23:56:35.994Z] go: finding github.com/kr/pty v1.1.1 [2020-06-16T23:56:35.994Z] go: finding github.com/kr/text v0.1.0 [2020-06-16T23:56:35.994Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-16T23:56:35.994Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-16T23:56:35.994Z] go: finding github.com/miekg/dns v1.0.14 [2020-06-16T23:56:35.994Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-16T23:56:36.237Z] (1/6) Installing ca-certificates (20191127-r3) [2020-06-16T23:56:36.237Z] (2/6) Installing libgcc (9.3.0-r2) [2020-06-16T23:56:36.237Z] (3/6) Installing libsodium (1.0.18-r0) [2020-06-16T23:56:36.237Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-06-16T23:56:36.237Z] (5/6) Installing libzmq (4.3.2-r0) [2020-06-16T23:56:36.237Z] (6/6) Installing zeromq (4.3.2-r0) [2020-06-16T23:56:36.237Z] Executing busybox-1.31.1-r16.trigger [2020-06-16T23:56:36.237Z] Executing ca-certificates-20191127-r3.trigger [2020-06-16T23:56:36.237Z] OK: 9 MiB in 20 packages [2020-06-16T23:56:36.265Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-16T23:56:36.265Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-16T23:56:36.265Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-06-16T23:56:36.265Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-16T23:56:36.265Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-16T23:56:36.265Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-16T23:56:36.265Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-16T23:56:36.265Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-16T23:56:36.265Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-06-16T23:56:36.265Z] go: finding github.com/onsi/gomega v1.7.0 [2020-06-16T23:56:36.265Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-06-16T23:56:36.265Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-06-16T23:56:36.265Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-16T23:56:36.265Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-16T23:56:36.265Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-16T23:56:36.265Z] go: finding github.com/posener/complete v1.1.1 [2020-06-16T23:56:36.265Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-06-16T23:56:36.265Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-16T23:56:36.265Z] go: finding github.com/stretchr/objx v0.2.0 [2020-06-16T23:56:36.265Z] go: finding github.com/stretchr/testify v1.5.1 [2020-06-16T23:56:36.265Z] go: finding github.com/tidwall/pretty v1.0.1 [2020-06-16T23:56:36.265Z] go: finding github.com/ugorji/go v1.1.4 [2020-06-16T23:56:36.265Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-16T23:56:36.265Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-16T23:56:36.265Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-06-16T23:56:36.265Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-06-16T23:56:36.265Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-16T23:56:36.265Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-16T23:56:36.537Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-16T23:56:36.537Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-06-16T23:56:36.537Z] go: finding golang.org/x/text v0.3.2 [2020-06-16T23:56:36.537Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-06-16T23:56:36.537Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-06-16T23:56:36.537Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-06-16T23:56:36.537Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-06-16T23:56:36.537Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-06-16T23:56:36.537Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-16T23:56:37.181Z] Removing intermediate container 92851349f998 [2020-06-16T23:56:37.181Z] ---> f951de3c6637 [2020-06-16T23:56:37.181Z] Step 18/24 : COPY --from=builder /app/res/ /res/ [2020-06-16T23:56:37.441Z] ---> 00214d8ae8ea [2020-06-16T23:56:37.441Z] Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-06-16T23:56:38.384Z] ---> 82c550998085 [2020-06-16T23:56:38.384Z] Step 20/24 : EXPOSE 48095 [2020-06-16T23:56:38.384Z] ---> Running in c26e0ca82fae [2020-06-16T23:56:38.384Z] Removing intermediate container c26e0ca82fae [2020-06-16T23:56:38.384Z] ---> f678c16e2da2 [2020-06-16T23:56:38.384Z] Step 21/24 : ENTRYPOINT ["/app-service-configurable", "-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-06-16T23:56:38.384Z] ---> Running in 9e8e0c65a099 [2020-06-16T23:56:38.644Z] Removing intermediate container 9e8e0c65a099 [2020-06-16T23:56:38.644Z] ---> 3775955211f6 [2020-06-16T23:56:38.644Z] Step 22/24 : LABEL arch=amd64 [2020-06-16T23:56:38.644Z] ---> Running in d1bf98a932a4 [2020-06-16T23:56:38.907Z] Removing intermediate container d1bf98a932a4 [2020-06-16T23:56:38.907Z] ---> 90726961c571 [2020-06-16T23:56:38.907Z] Step 23/24 : LABEL git_sha=6ceeec989db4d40aecbcc9887f836b7605e9bc2d [2020-06-16T23:56:38.907Z] ---> Running in 89344979489d [2020-06-16T23:56:39.167Z] Removing intermediate container 89344979489d [2020-06-16T23:56:39.167Z] ---> e3c520496824 [2020-06-16T23:56:39.167Z] Step 24/24 : LABEL version=1.2.1-dev.1 [2020-06-16T23:56:39.167Z] ---> Running in 7f2cf59d4cb6 [2020-06-16T23:56:39.427Z] Removing intermediate container 7f2cf59d4cb6 [2020-06-16T23:56:39.427Z] ---> a459a702415c [2020-06-16T23:56:39.427Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-16T23:56:39.427Z] Successfully built a459a702415c [2020-06-16T23:56:39.427Z] Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-06-16T23:56:39.651Z] provisioning config files... [2020-06-16T23:56:39.676Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/30@tmp/config8358656959783647927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-06-16T23:56:40.002Z] nexus3.edgexfoundry.org:10001 [2020-06-16T23:56:40.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-16T23:56:40.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-16T23:56:40.263Z] Configure a credential helper to remove this warning. See [2020-06-16T23:56:40.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-16T23:56:40.263Z] [2020-06-16T23:56:40.263Z] Login Succeeded [2020-06-16T23:56:40.263Z] nexus3.edgexfoundry.org:10002 [2020-06-16T23:56:40.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-16T23:56:40.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-16T23:56:40.263Z] Configure a credential helper to remove this warning. See [2020-06-16T23:56:40.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-16T23:56:40.263Z] [2020-06-16T23:56:40.263Z] Login Succeeded [2020-06-16T23:56:40.263Z] nexus3.edgexfoundry.org:10003 [2020-06-16T23:56:40.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-16T23:56:40.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-16T23:56:40.523Z] Configure a credential helper to remove this warning. See [2020-06-16T23:56:40.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-16T23:56:40.523Z] [2020-06-16T23:56:40.523Z] Login Succeeded [2020-06-16T23:56:40.523Z] nexus3.edgexfoundry.org:10004 [2020-06-16T23:56:40.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-16T23:56:40.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-16T23:56:40.783Z] Configure a credential helper to remove this warning. See [2020-06-16T23:56:40.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-16T23:56:40.783Z] [2020-06-16T23:56:40.783Z] Login Succeeded [2020-06-16T23:56:40.783Z] docker.io [2020-06-16T23:56:40.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-16T23:56:41.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-16T23:56:41.044Z] Configure a credential helper to remove this warning. See [2020-06-16T23:56:41.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-16T23:56:41.044Z] [2020-06-16T23:56:41.044Z] Login Succeeded [Pipeline] } [2020-06-16T23:56:41.052Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-06-16T23:56:41.143Z] [edgeXDocker.push] Tagging docker image docker-app-service-configurable with the following tags: [2020-06-16T23:56:41.143Z] 6ceeec989db4d40aecbcc9887f836b7605e9bc2d [2020-06-16T23:56:41.143Z] latest [2020-06-16T23:56:41.143Z] 1.2.1-dev.1 [2020-06-16T23:56:41.143Z] 6ceeec989db4d40aecbcc9887f836b7605e9bc2d-1.2.1-dev.1 [2020-06-16T23:56:41.143Z] master [2020-06-16T23:56:41.143Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:56:41.515Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:6ceeec989db4d40aecbcc9887f836b7605e9bc2d [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:56:41.811Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:6ceeec989db4d40aecbcc9887f836b7605e9bc2d [2020-06-16T23:56:41.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-06-16T23:56:41.812Z] d7c6d987afd5: Preparing [2020-06-16T23:56:41.812Z] 6f6cecc0ebe9: Preparing [2020-06-16T23:56:41.812Z] 9324ff9fecd3: Preparing [2020-06-16T23:56:41.812Z] 50644c29ef5a: Preparing [2020-06-16T23:56:41.812Z] 50644c29ef5a: Layer already exists [2020-06-16T23:56:41.812Z] 6f6cecc0ebe9: Pushed [2020-06-16T23:56:42.384Z] 9324ff9fecd3: Pushed [2020-06-16T23:56:43.768Z] d7c6d987afd5: Pushed [2020-06-16T23:56:43.768Z] 6ceeec989db4d40aecbcc9887f836b7605e9bc2d: digest: sha256:dc11716e268ed70702d5ee32f03e6f329f3099852b60aaeced66f45cba885893 size: 1158 [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:56:44.068Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:56:44.365Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [2020-06-16T23:56:44.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-06-16T23:56:44.365Z] d7c6d987afd5: Preparing [2020-06-16T23:56:44.365Z] 6f6cecc0ebe9: Preparing [2020-06-16T23:56:44.365Z] 9324ff9fecd3: Preparing [2020-06-16T23:56:44.365Z] 50644c29ef5a: Preparing [2020-06-16T23:56:44.365Z] 50644c29ef5a: Layer already exists [2020-06-16T23:56:44.365Z] 9324ff9fecd3: Layer already exists [2020-06-16T23:56:44.365Z] 6f6cecc0ebe9: Layer already exists [2020-06-16T23:56:44.365Z] d7c6d987afd5: Layer already exists [2020-06-16T23:56:44.365Z] latest: digest: sha256:dc11716e268ed70702d5ee32f03e6f329f3099852b60aaeced66f45cba885893 size: 1158 [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:56:44.665Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:56:44.961Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.2.1-dev.1 [2020-06-16T23:56:44.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-06-16T23:56:44.961Z] d7c6d987afd5: Preparing [2020-06-16T23:56:44.961Z] 6f6cecc0ebe9: Preparing [2020-06-16T23:56:44.961Z] 9324ff9fecd3: Preparing [2020-06-16T23:56:44.961Z] 50644c29ef5a: Preparing [2020-06-16T23:56:44.961Z] d7c6d987afd5: Layer already exists [2020-06-16T23:56:44.961Z] 6f6cecc0ebe9: Layer already exists [2020-06-16T23:56:44.961Z] 50644c29ef5a: Layer already exists [2020-06-16T23:56:44.961Z] 9324ff9fecd3: Layer already exists [2020-06-16T23:56:44.961Z] 1.2.1-dev.1: digest: sha256:dc11716e268ed70702d5ee32f03e6f329f3099852b60aaeced66f45cba885893 size: 1158 [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:56:45.262Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:6ceeec989db4d40aecbcc9887f836b7605e9bc2d-1.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:56:45.559Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:6ceeec989db4d40aecbcc9887f836b7605e9bc2d-1.2.1-dev.1 [2020-06-16T23:56:45.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-06-16T23:56:45.559Z] d7c6d987afd5: Preparing [2020-06-16T23:56:45.559Z] 6f6cecc0ebe9: Preparing [2020-06-16T23:56:45.559Z] 9324ff9fecd3: Preparing [2020-06-16T23:56:45.559Z] 50644c29ef5a: Preparing [2020-06-16T23:56:45.559Z] 9324ff9fecd3: Layer already exists [2020-06-16T23:56:45.559Z] d7c6d987afd5: Layer already exists [2020-06-16T23:56:45.559Z] 6f6cecc0ebe9: Layer already exists [2020-06-16T23:56:45.559Z] 50644c29ef5a: Layer already exists [2020-06-16T23:56:45.559Z] 6ceeec989db4d40aecbcc9887f836b7605e9bc2d-1.2.1-dev.1: digest: sha256:dc11716e268ed70702d5ee32f03e6f329f3099852b60aaeced66f45cba885893 size: 1158 [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:56:45.862Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:56:46.156Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [2020-06-16T23:56:46.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-06-16T23:56:46.156Z] d7c6d987afd5: Preparing [2020-06-16T23:56:46.156Z] 6f6cecc0ebe9: Preparing [2020-06-16T23:56:46.156Z] 9324ff9fecd3: Preparing [2020-06-16T23:56:46.156Z] 50644c29ef5a: Preparing [2020-06-16T23:56:46.156Z] 9324ff9fecd3: Layer already exists [2020-06-16T23:56:46.156Z] d7c6d987afd5: Layer already exists [2020-06-16T23:56:46.156Z] 50644c29ef5a: Layer already exists [2020-06-16T23:56:46.156Z] 6f6cecc0ebe9: Layer already exists [2020-06-16T23:56:46.156Z] master: digest: sha256:dc11716e268ed70702d5ee32f03e6f329f3099852b60aaeced66f45cba885893 size: 1158 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-16T23:56:46.849Z] ++ find /w/workspace/app-service-configurable/30 [2020-06-16T23:56:46.849Z] ++ grep snapcraft.yaml [2020-06-16T23:56:46.849Z] + grep -Po '^name: \K(.*)' /w/workspace/app-service-configurable/30/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-16T23:56:46.929Z] provisioning config files... [2020-06-16T23:56:46.939Z] copy managed file [EdgeX] to file:/w/workspace/app-service-configurable/30@tmp/config6877639015940887884tmp [Pipeline] { [Pipeline] sh [2020-06-16T23:56:47.250Z] + cp /w/workspace/app-service-configurable/30@tmp/config6877639015940887884tmp /w/workspace/app-service-configurable/30/edgex-snap-store-login [Pipeline] sh [2020-06-16T23:56:47.543Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/app-service-configurable/30:/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-06-16T23:56:47.543Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-06-16T23:56:47.543Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-06-16T23:56:47.543Z] 5bed26d33875: Pulling fs layer [2020-06-16T23:56:47.543Z] f11b29a9c730: Pulling fs layer [2020-06-16T23:56:47.543Z] 930bda195c84: Pulling fs layer [2020-06-16T23:56:47.543Z] 78bf9a5ad49e: Pulling fs layer [2020-06-16T23:56:47.543Z] e5fbee5a4b0d: Pulling fs layer [2020-06-16T23:56:47.543Z] f452fca78f88: Pulling fs layer [2020-06-16T23:56:47.543Z] 7417ef92027a: Pulling fs layer [2020-06-16T23:56:47.543Z] 2af5c49d270b: Pulling fs layer [2020-06-16T23:56:47.543Z] df9c3bdbc40a: Pulling fs layer [2020-06-16T23:56:47.543Z] 78bf9a5ad49e: Waiting [2020-06-16T23:56:47.543Z] e5fbee5a4b0d: Waiting [2020-06-16T23:56:47.543Z] f452fca78f88: Waiting [2020-06-16T23:56:47.543Z] 7417ef92027a: Waiting [2020-06-16T23:56:47.543Z] 2af5c49d270b: Waiting [2020-06-16T23:56:47.543Z] df9c3bdbc40a: Waiting [2020-06-16T23:56:47.543Z] 930bda195c84: Verifying Checksum [2020-06-16T23:56:47.543Z] 930bda195c84: Download complete [2020-06-16T23:56:47.543Z] f11b29a9c730: Download complete [2020-06-16T23:56:47.543Z] 78bf9a5ad49e: Verifying Checksum [2020-06-16T23:56:47.543Z] 78bf9a5ad49e: Download complete [2020-06-16T23:56:47.543Z] f452fca78f88: Download complete [2020-06-16T23:56:47.543Z] 7417ef92027a: Verifying Checksum [2020-06-16T23:56:47.543Z] 7417ef92027a: Download complete [2020-06-16T23:56:47.543Z] 2af5c49d270b: Verifying Checksum [2020-06-16T23:56:47.543Z] 2af5c49d270b: Download complete [2020-06-16T23:56:47.543Z] df9c3bdbc40a: Verifying Checksum [2020-06-16T23:56:47.543Z] df9c3bdbc40a: Download complete [2020-06-16T23:56:47.805Z] 5bed26d33875: Download complete [2020-06-16T23:56:51.115Z] e5fbee5a4b0d: Download complete [2020-06-16T23:56:51.375Z] 5bed26d33875: Pull complete [2020-06-16T23:56:51.636Z] f11b29a9c730: Pull complete [2020-06-16T23:56:51.636Z] 930bda195c84: Pull complete [2020-06-16T23:56:51.636Z] 78bf9a5ad49e: Pull complete [2020-06-16T23:56:58.710Z] Removing intermediate container a62542948031 [2020-06-16T23:56:58.710Z] ---> 8fb860555495 [2020-06-16T23:56:58.710Z] Successfully built 8fb860555495 [2020-06-16T23:56:58.710Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:56:59.245Z] + docker inspect -f . ci-base-image-arm64 [2020-06-16T23:56:59.245Z] . [Pipeline] withDockerContainer [2020-06-16T23:56:59.523Z] prd-ubuntu18.04-docker-arm64-4c-16g-3242 does not seem to be running inside a container [2020-06-16T23:56:59.577Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/30 -v /w/workspace/app-service-configurable/30:/w/workspace/app-service-configurable/30:rw,z -v /w/workspace/app-service-configurable/30@tmp:/w/workspace/app-service-configurable/30@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 ******** ci-base-image-arm64 cat [2020-06-16T23:57:01.394Z] $ docker top 36faeaf1d341747c9b5c01332e36b04b78dc81be94279eb9bf35fd0d8ecfb382 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-16T23:57:03.209Z] + go version [2020-06-16T23:57:03.209Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-06-16T23:57:04.260Z] + make test [2020-06-16T23:57:04.260Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-06-16T23:57:18.251Z] e5fbee5a4b0d: Pull complete [2020-06-16T23:57:18.251Z] f452fca78f88: Pull complete [2020-06-16T23:57:18.251Z] 7417ef92027a: Pull complete [2020-06-16T23:57:18.251Z] 2af5c49d270b: Pull complete [2020-06-16T23:57:18.251Z] df9c3bdbc40a: Pull complete [2020-06-16T23:57:18.251Z] Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 [2020-06-16T23:57:18.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-06-16T23:57:19.194Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-06-16T23:57:19.194Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-06-16T23:57:19.194Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-06-16T23:57:19.764Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [66.4 kB] [2020-06-16T23:57:19.764Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-06-16T23:57:20.025Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [9092 B] [2020-06-16T23:57:20.025Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [861 kB] [2020-06-16T23:57:20.025Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [80.7 kB] [2020-06-16T23:57:20.025Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1253 kB] [2020-06-16T23:57:20.287Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [960 kB] [2020-06-16T23:57:20.548Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [20.3 kB] [2020-06-16T23:57:20.548Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1392 kB] [2020-06-16T23:57:20.548Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8158 B] [2020-06-16T23:57:20.548Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] [2020-06-16T23:57:20.809Z] Fetched 4912 kB in 2s (2301 kB/s) [2020-06-16T23:57:22.193Z] Reading package lists... [2020-06-16T23:57:24.105Z] 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-06-16T23:57:24.105Z] - README.md [2020-06-16T23:57:24.105Z] [2020-06-16T23:57:24.105Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-06-16T23:57:26.018Z] 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-dev libcc1-0 libcilkrts5 libcurl3-gnutls 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-06-16T23:57:27.398Z] Reading package lists... [2020-06-16T23:57:27.398Z] Building dependency tree... [2020-06-16T23:57:27.398Z] Reading state information... [2020-06-16T23:57:27.658Z] The following packages were automatically installed and are no longer required: [2020-06-16T23:57:27.658Z] libjq1 liblzo2-2 libonig4 [2020-06-16T23:57:27.658Z] Use 'sudo apt autoremove' to remove them. [2020-06-16T23:57:27.658Z] Suggested packages: [2020-06-16T23:57:27.658Z] binutils-doc cpp-doc gcc-7-locales dbus-user-session libpam-systemd [2020-06-16T23:57:27.658Z] pinentry-gnome3 tor debian-keyring g++-multilib g++-7-multilib gcc-7-doc [2020-06-16T23:57:27.658Z] libstdc++6-7-dbg gcc-multilib autoconf automake libtool flex bison gdb [2020-06-16T23:57:27.658Z] gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg [2020-06-16T23:57:27.658Z] libasan4-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg [2020-06-16T23:57:27.658Z] libmpx2-dbg libquadmath0-dbg gettext-base git-daemon-run [2020-06-16T23:57:27.658Z] | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs [2020-06-16T23:57:27.658Z] git-mediawiki git-svn parcimonie xloadimage scdaemon glibc-doc bzr gdbm-l10n [2020-06-16T23:57:27.658Z] libstdc++-7-doc make-doc man-browser keychain libpam-ssh monkeysphere [2020-06-16T23:57:27.658Z] ssh-askpass ed diffutils-doc perl-doc libterm-readline-gnu-perl [2020-06-16T23:57:27.658Z] | libterm-readline-perl-perl pinentry-doc readline-doc [2020-06-16T23:57:27.918Z] The following NEW packages will be installed: [2020-06-16T23:57:27.918Z] binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7 [2020-06-16T23:57:27.918Z] curl dirmngr dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man [2020-06-16T23:57:27.918Z] gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server [2020-06-16T23:57:27.918Z] gpgconf gpgsm less libalgorithm-diff-perl libalgorithm-diff-xs-perl [2020-06-16T23:57:27.918Z] libalgorithm-merge-perl libasan4 libassuan0 libatomic1 libbinutils libbsd0 [2020-06-16T23:57:27.918Z] libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libcurl3-gnutls libdpkg-perl [2020-06-16T23:57:27.918Z] libedit2 liberror-perl libexpat1 libfakeroot libfile-fcntllock-perl [2020-06-16T23:57:27.918Z] libgcc-7-dev libgdbm-compat4 libgdbm5 libglib2.0-0 libglib2.0-data libgomp1 [2020-06-16T23:57:27.918Z] libicu60 libisl19 libitm1 libksba8 liblocale-gettext-perl liblsan0 libmpc3 [2020-06-16T23:57:27.918Z] libmpfr6 libmpx2 libnorm1 libnpth0 libperl5.26 libpgm-5.2-0 libquadmath0 [2020-06-16T23:57:27.918Z] libreadline7 libsodium23 libssl1.0.0 libstdc++-7-dev libtsan0 libubsan0 [2020-06-16T23:57:27.918Z] libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 [2020-06-16T23:57:27.918Z] libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase [2020-06-16T23:57:27.918Z] openssh-client patch perl perl-modules-5.26 pinentry-curses pkg-config [2020-06-16T23:57:27.918Z] readline-common shared-mime-info xauth xdg-user-dirs xz-utils [2020-06-16T23:57:28.490Z] 0 upgraded, 98 newly installed, 0 to remove and 10 not upgraded. [2020-06-16T23:57:28.490Z] Need to get 73.0 MB of archives. [2020-06-16T23:57:28.490Z] After this operation, 309 MB of additional disk space will be used. [2020-06-16T23:57:28.490Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB] [2020-06-16T23:57:28.751Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] [2020-06-16T23:57:28.751Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-06-16T23:57:28.751Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] [2020-06-16T23:57:28.751Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] [2020-06-16T23:57:29.012Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-06-16T23:57:29.012Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] [2020-06-16T23:57:29.273Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] [2020-06-16T23:57:29.273Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-06-16T23:57:29.533Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-06-16T23:57:29.533Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-06-16T23:57:29.533Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-06-16T23:57:29.793Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-06-16T23:57:29.793Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-06-16T23:57:29.793Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-06-16T23:57:29.793Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2020-06-16T23:57:29.794Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.6 [4540 B] [2020-06-16T23:57:29.794Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8054 kB] [2020-06-16T23:57:30.365Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 readline-common all 7.0-3 [52.9 kB] [2020-06-16T23:57:30.365Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libreadline7 amd64 7.0-3 [124 kB] [2020-06-16T23:57:30.365Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] [2020-06-16T23:57:30.365Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-06-16T23:57:30.365Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 shared-mime-info amd64 1.9-2 [426 kB] [2020-06-16T23:57:30.365Z] Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 xdg-user-dirs amd64 0.17-1ubuntu1 [48.0 kB] [2020-06-16T23:57:30.365Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 xz-utils amd64 5.2.2-1.3 [83.8 kB] [2020-06-16T23:57:30.365Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-06-16T23:57:30.365Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] [2020-06-16T23:57:30.625Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] [2020-06-16T23:57:30.625Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages all 4.15-1 [1234 kB] [2020-06-16T23:57:30.886Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-06-16T23:57:30.886Z] Get:31 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] [2020-06-16T23:57:30.886Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.3 [196 kB] [2020-06-16T23:57:30.886Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.3 [488 kB] [2020-06-16T23:57:30.886Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.3 [1839 kB] [2020-06-16T23:57:31.147Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.3 [3388 B] [2020-06-16T23:57:31.147Z] Get:36 http://archive.ubuntu.com/ubuntu bionic/main amd64 libc-dev-bin amd64 2.27-3ubuntu1 [71.8 kB] [2020-06-16T23:57:31.147Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-106.107 [991 kB] [2020-06-16T23:57:31.147Z] Get:38 http://archive.ubuntu.com/ubuntu bionic/main amd64 libc6-dev amd64 2.27-3ubuntu1 [2587 kB] [2020-06-16T23:57:31.410Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-06-16T23:57:31.410Z] Get:40 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] [2020-06-16T23:57:31.671Z] Get:41 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB] [2020-06-16T23:57:31.671Z] Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] [2020-06-16T23:57:31.671Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-06-16T23:57:31.932Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-06-16T23:57:31.932Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-06-16T23:57:32.194Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-06-16T23:57:32.194Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-06-16T23:57:32.194Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-06-16T23:57:32.194Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-06-16T23:57:32.194Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-06-16T23:57:32.194Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-06-16T23:57:32.194Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-06-16T23:57:32.194Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-06-16T23:57:32.454Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-06-16T23:57:32.454Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-06-16T23:57:32.454Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-06-16T23:57:32.454Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-06-16T23:57:33.024Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-06-16T23:57:33.024Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-06-16T23:57:33.024Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-06-16T23:57:33.595Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-06-16T23:57:33.595Z] Get:62 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-06-16T23:57:33.595Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-06-16T23:57:33.595Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-06-16T23:57:33.595Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-06-16T23:57:33.595Z] Get:66 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B] [2020-06-16T23:57:33.595Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] [2020-06-16T23:57:33.595Z] Get:68 http://archive.ubuntu.com/ubuntu bionic/main amd64 libassuan0 amd64 2.5.1-2 [35.0 kB] [2020-06-16T23:57:33.595Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.2 [123 kB] [2020-06-16T23:57:33.595Z] Get:70 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-06-16T23:57:33.855Z] Get:71 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnpth0 amd64 1.5-3 [7668 B] [2020-06-16T23:57:33.855Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.2 [316 kB] [2020-06-16T23:57:33.855Z] Get:73 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] [2020-06-16T23:57:33.855Z] Get:74 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] [2020-06-16T23:57:33.855Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] [2020-06-16T23:57:33.855Z] Get:76 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-06-16T23:57:33.855Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-06-16T23:57:33.855Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-06-16T23:57:34.115Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-l10n all 2.2.4-1ubuntu1.2 [49.6 kB] [2020-06-16T23:57:34.115Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-utils amd64 2.2.4-1ubuntu1.2 [127 kB] [2020-06-16T23:57:34.115Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.2 [467 kB] [2020-06-16T23:57:34.115Z] Get:82 http://archive.ubuntu.com/ubuntu bionic/main amd64 pinentry-curses amd64 1.1.0-1 [35.8 kB] [2020-06-16T23:57:34.115Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.2 [227 kB] [2020-06-16T23:57:34.115Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-client amd64 2.2.4-1ubuntu1.2 [91.9 kB] [2020-06-16T23:57:34.115Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-server amd64 2.2.4-1ubuntu1.2 [84.9 kB] [2020-06-16T23:57:34.115Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgsm amd64 2.2.4-1ubuntu1.2 [215 kB] [2020-06-16T23:57:34.115Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg amd64 2.2.4-1ubuntu1.2 [249 kB] [2020-06-16T23:57:34.115Z] Get:88 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] [2020-06-16T23:57:34.115Z] Get:89 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] [2020-06-16T23:57:34.116Z] Get:90 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] [2020-06-16T23:57:34.381Z] Get:91 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] [2020-06-16T23:57:34.381Z] Get:92 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-06-16T23:57:34.381Z] Get:93 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-06-16T23:57:34.381Z] Get:94 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-06-16T23:57:34.381Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-06-16T23:57:34.381Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-06-16T23:57:34.381Z] Get:97 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB] [2020-06-16T23:57:34.646Z] Get:98 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-06-16T23:57:34.906Z] debconf: delaying package configuration, since apt-utils is not installed [2020-06-16T23:57:35.167Z] Fetched 73.0 MB in 6s (11.3 MB/s) [2020-06-16T23:57:35.167Z] Selecting previously unselected package liblocale-gettext-perl. [2020-06-16T23:57:35.167Z] (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-06-16T23:57:35.167Z] Preparing to unpack .../00-liblocale-gettext-perl_1.07-3build2_amd64.deb ... [2020-06-16T23:57:35.167Z] Unpacking liblocale-gettext-perl (1.07-3build2) ... [2020-06-16T23:57:35.427Z] Selecting previously unselected package libxau6:amd64. [2020-06-16T23:57:35.427Z] Preparing to unpack .../01-libxau6_1%3a1.0.8-1_amd64.deb ... [2020-06-16T23:57:35.427Z] Unpacking libxau6:amd64 (1:1.0.8-1) ... [2020-06-16T23:57:35.427Z] Selecting previously unselected package libbsd0:amd64. [2020-06-16T23:57:35.427Z] Preparing to unpack .../02-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-06-16T23:57:35.427Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-06-16T23:57:35.427Z] Selecting previously unselected package libxdmcp6:amd64. [2020-06-16T23:57:35.427Z] Preparing to unpack .../03-libxdmcp6_1%3a1.1.2-3_amd64.deb ... [2020-06-16T23:57:35.427Z] Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... [2020-06-16T23:57:35.688Z] Selecting previously unselected package libxcb1:amd64. [2020-06-16T23:57:35.688Z] Preparing to unpack .../04-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... [2020-06-16T23:57:35.688Z] Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-06-16T23:57:35.688Z] Selecting previously unselected package libx11-data. [2020-06-16T23:57:35.688Z] Preparing to unpack .../05-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-06-16T23:57:35.688Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-06-16T23:57:36.259Z] Selecting previously unselected package libx11-6:amd64. [2020-06-16T23:57:36.259Z] Preparing to unpack .../06-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... [2020-06-16T23:57:36.259Z] Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-06-16T23:57:36.521Z] Selecting previously unselected package libxext6:amd64. [2020-06-16T23:57:36.521Z] Preparing to unpack .../07-libxext6_2%3a1.3.3-1_amd64.deb ... [2020-06-16T23:57:36.521Z] Unpacking libxext6:amd64 (2:1.3.3-1) ... [2020-06-16T23:57:36.521Z] Selecting previously unselected package perl-modules-5.26. [2020-06-16T23:57:36.521Z] Preparing to unpack .../08-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-06-16T23:57:36.521Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-06-16T23:57:39.824Z] Selecting previously unselected package libgdbm5:amd64. [2020-06-16T23:57:39.824Z] Preparing to unpack .../09-libgdbm5_1.14.1-6_amd64.deb ... [2020-06-16T23:57:39.824Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-06-16T23:57:39.824Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-06-16T23:57:39.824Z] Preparing to unpack .../10-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-06-16T23:57:39.824Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-06-16T23:57:39.824Z] Selecting previously unselected package libperl5.26:amd64. [2020-06-16T23:57:39.824Z] Preparing to unpack .../11-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-06-16T23:57:39.824Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-06-16T23:57:41.733Z] Selecting previously unselected package perl. [2020-06-16T23:57:41.733Z] Preparing to unpack .../12-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-06-16T23:57:41.733Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-06-16T23:57:41.733Z] Selecting previously unselected package less. [2020-06-16T23:57:41.733Z] Preparing to unpack .../13-less_487-0.1_amd64.deb ... [2020-06-16T23:57:41.733Z] Unpacking less (487-0.1) ... [2020-06-16T23:57:41.733Z] Selecting previously unselected package libexpat1:amd64. [2020-06-16T23:57:41.733Z] Preparing to unpack .../14-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-06-16T23:57:41.733Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-06-16T23:57:41.993Z] Selecting previously unselected package libglib2.0-0:amd64. [2020-06-16T23:57:41.993Z] Preparing to unpack .../15-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2020-06-16T23:57:41.993Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-06-16T23:57:41.993Z] Selecting previously unselected package libglib2.0-data. [2020-06-16T23:57:41.993Z] Preparing to unpack .../16-libglib2.0-data_2.56.4-0ubuntu0.18.04.6_all.deb ... [2020-06-16T23:57:41.993Z] Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... [2020-06-16T23:57:42.254Z] Selecting previously unselected package libicu60:amd64. [2020-06-16T23:57:42.254Z] Preparing to unpack .../17-libicu60_60.2-3ubuntu3.1_amd64.deb ... [2020-06-16T23:57:42.254Z] Unpacking libicu60:amd64 (60.2-3ubuntu3.1) ... [2020-06-16T23:57:43.197Z] Selecting previously unselected package readline-common. [2020-06-16T23:57:43.197Z] Preparing to unpack .../18-readline-common_7.0-3_all.deb ... [2020-06-16T23:57:43.197Z] Unpacking readline-common (7.0-3) ... [2020-06-16T23:57:43.197Z] Selecting previously unselected package libreadline7:amd64. [2020-06-16T23:57:43.197Z] Preparing to unpack .../19-libreadline7_7.0-3_amd64.deb ... [2020-06-16T23:57:43.197Z] Unpacking libreadline7:amd64 (7.0-3) ... [2020-06-16T23:57:43.197Z] Selecting previously unselected package libxml2:amd64. [2020-06-16T23:57:43.197Z] Preparing to unpack .../20-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... [2020-06-16T23:57:43.197Z] Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... [2020-06-16T23:57:43.197Z] Selecting previously unselected package netbase. [2020-06-16T23:57:43.197Z] Preparing to unpack .../21-netbase_5.4_all.deb ... [2020-06-16T23:57:43.459Z] Unpacking netbase (5.4) ... [2020-06-16T23:57:43.459Z] Selecting previously unselected package shared-mime-info. [2020-06-16T23:57:43.459Z] Preparing to unpack .../22-shared-mime-info_1.9-2_amd64.deb ... [2020-06-16T23:57:43.459Z] Unpacking shared-mime-info (1.9-2) ... [2020-06-16T23:57:43.459Z] Selecting previously unselected package xdg-user-dirs. [2020-06-16T23:57:43.459Z] Preparing to unpack .../23-xdg-user-dirs_0.17-1ubuntu1_amd64.deb ... [2020-06-16T23:57:43.459Z] Unpacking xdg-user-dirs (0.17-1ubuntu1) ... [2020-06-16T23:57:43.719Z] Selecting previously unselected package xz-utils. [2020-06-16T23:57:43.719Z] Preparing to unpack .../24-xz-utils_5.2.2-1.3_amd64.deb ... [2020-06-16T23:57:43.719Z] Unpacking xz-utils (5.2.2-1.3) ... [2020-06-16T23:57:43.719Z] Selecting previously unselected package libedit2:amd64. [2020-06-16T23:57:43.719Z] Preparing to unpack .../25-libedit2_3.1-20170329-1_amd64.deb ... [2020-06-16T23:57:43.719Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-06-16T23:57:43.979Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-06-16T23:57:43.979Z] Preparing to unpack .../26-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... [2020-06-16T23:57:43.979Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-06-16T23:57:43.979Z] Selecting previously unselected package libxmuu1:amd64. [2020-06-16T23:57:43.979Z] Preparing to unpack .../27-libxmuu1_2%3a1.1.2-2_amd64.deb ... [2020-06-16T23:57:43.979Z] Unpacking libxmuu1:amd64 (2:1.1.2-2) ... [2020-06-16T23:57:44.239Z] Selecting previously unselected package manpages. [2020-06-16T23:57:44.239Z] Preparing to unpack .../28-manpages_4.15-1_all.deb ... [2020-06-16T23:57:44.239Z] Unpacking manpages (4.15-1) ... [2020-06-16T23:57:44.239Z] Selecting previously unselected package openssh-client. [2020-06-16T23:57:44.239Z] Preparing to unpack .../29-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-06-16T23:57:44.239Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-06-16T23:57:44.811Z] Selecting previously unselected package xauth. [2020-06-16T23:57:44.811Z] Preparing to unpack .../30-xauth_1%3a1.0.10-1_amd64.deb ... [2020-06-16T23:57:44.811Z] Unpacking xauth (1:1.0.10-1) ... [2020-06-16T23:57:44.811Z] Selecting previously unselected package binutils-common:amd64. [2020-06-16T23:57:44.811Z] Preparing to unpack .../31-binutils-common_2.30-21ubuntu1~18.04.3_amd64.deb ... [2020-06-16T23:57:44.811Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.3) ... [2020-06-16T23:57:44.811Z] Selecting previously unselected package libbinutils:amd64. [2020-06-16T23:57:44.811Z] Preparing to unpack .../32-libbinutils_2.30-21ubuntu1~18.04.3_amd64.deb ... [2020-06-16T23:57:44.811Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.3) ... [2020-06-16T23:57:45.071Z] Selecting previously unselected package binutils-x86-64-linux-gnu. [2020-06-16T23:57:45.071Z] Preparing to unpack .../33-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.3_amd64.deb ... [2020-06-16T23:57:45.071Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.3) ... [2020-06-16T23:57:46.016Z] Selecting previously unselected package binutils. [2020-06-16T23:57:46.016Z] Preparing to unpack .../34-binutils_2.30-21ubuntu1~18.04.3_amd64.deb ... [2020-06-16T23:57:46.016Z] Unpacking binutils (2.30-21ubuntu1~18.04.3) ... [2020-06-16T23:57:46.016Z] Selecting previously unselected package libc-dev-bin. [2020-06-16T23:57:46.016Z] Preparing to unpack .../35-libc-dev-bin_2.27-3ubuntu1_amd64.deb ... [2020-06-16T23:57:46.016Z] Unpacking libc-dev-bin (2.27-3ubuntu1) ... [2020-06-16T23:57:46.276Z] Selecting previously unselected package linux-libc-dev:amd64. [2020-06-16T23:57:46.276Z] Preparing to unpack .../36-linux-libc-dev_4.15.0-106.107_amd64.deb ... [2020-06-16T23:57:46.276Z] Unpacking linux-libc-dev:amd64 (4.15.0-106.107) ... [2020-06-16T23:57:47.217Z] Selecting previously unselected package libc6-dev:amd64. [2020-06-16T23:57:47.217Z] Preparing to unpack .../37-libc6-dev_2.27-3ubuntu1_amd64.deb ... [2020-06-16T23:57:47.217Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1) ... [2020-06-16T23:57:48.604Z] Selecting previously unselected package gcc-7-base:amd64. [2020-06-16T23:57:48.604Z] Preparing to unpack .../38-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-16T23:57:48.604Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-16T23:57:48.604Z] Selecting previously unselected package libisl19:amd64. [2020-06-16T23:57:48.604Z] Preparing to unpack .../39-libisl19_0.19-1_amd64.deb ... [2020-06-16T23:57:48.604Z] Unpacking libisl19:amd64 (0.19-1) ... [2020-06-16T23:57:48.864Z] Selecting previously unselected package libmpfr6:amd64. [2020-06-16T23:57:48.865Z] Preparing to unpack .../40-libmpfr6_4.0.1-1_amd64.deb ... [2020-06-16T23:57:48.865Z] Unpacking libmpfr6:amd64 (4.0.1-1) ... [2020-06-16T23:57:48.865Z] Selecting previously unselected package libmpc3:amd64. [2020-06-16T23:57:48.865Z] Preparing to unpack .../41-libmpc3_1.1.0-1_amd64.deb ... [2020-06-16T23:57:49.188Z] Unpacking libmpc3:amd64 (1.1.0-1) ... [2020-06-16T23:57:49.188Z] Selecting previously unselected package cpp-7. [2020-06-16T23:57:49.188Z] Preparing to unpack .../42-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-16T23:57:49.188Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-16T23:57:50.201Z] Selecting previously unselected package cpp. [2020-06-16T23:57:50.201Z] Preparing to unpack .../43-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-06-16T23:57:50.201Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) ... [2020-06-16T23:57:50.201Z] Selecting previously unselected package libcc1-0:amd64. [2020-06-16T23:57:50.201Z] Preparing to unpack .../44-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-06-16T23:57:50.201Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-16T23:57:50.201Z] Selecting previously unselected package libgomp1:amd64. [2020-06-16T23:57:50.201Z] Preparing to unpack .../45-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-06-16T23:57:50.201Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-16T23:57:50.201Z] Selecting previously unselected package libitm1:amd64. [2020-06-16T23:57:50.201Z] Preparing to unpack .../46-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-06-16T23:57:50.201Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-16T23:57:50.201Z] Selecting previously unselected package libatomic1:amd64. [2020-06-16T23:57:50.201Z] Preparing to unpack .../47-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-06-16T23:57:50.201Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-16T23:57:50.491Z] Selecting previously unselected package libasan4:amd64. [2020-06-16T23:57:50.491Z] Preparing to unpack .../48-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-16T23:57:50.491Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-16T23:57:50.491Z] Selecting previously unselected package liblsan0:amd64. [2020-06-16T23:57:50.491Z] Preparing to unpack .../49-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-06-16T23:57:50.491Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-16T23:57:50.766Z] Selecting previously unselected package libtsan0:amd64. [2020-06-16T23:57:50.766Z] Preparing to unpack .../50-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-06-16T23:57:50.766Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-16T23:57:50.766Z] Selecting previously unselected package libubsan0:amd64. [2020-06-16T23:57:50.766Z] Preparing to unpack .../51-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-16T23:57:50.766Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-16T23:57:50.766Z] Selecting previously unselected package libcilkrts5:amd64. [2020-06-16T23:57:50.766Z] Preparing to unpack .../52-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-16T23:57:50.766Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-16T23:57:51.054Z] Selecting previously unselected package libmpx2:amd64. [2020-06-16T23:57:51.054Z] Preparing to unpack .../53-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-06-16T23:57:51.054Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-16T23:57:51.054Z] Selecting previously unselected package libquadmath0:amd64. [2020-06-16T23:57:51.054Z] Preparing to unpack .../54-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-06-16T23:57:51.054Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-16T23:57:51.054Z] Selecting previously unselected package libgcc-7-dev:amd64. [2020-06-16T23:57:51.054Z] Preparing to unpack .../55-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-16T23:57:51.054Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-16T23:57:51.289Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-06-16T23:57:51.289Z] CGO_ENABLED=1 go vet ./... [2020-06-16T23:57:52.008Z] Selecting previously unselected package gcc-7. [2020-06-16T23:57:52.008Z] Preparing to unpack .../56-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-16T23:57:52.008Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-16T23:57:52.578Z] Selecting previously unselected package gcc. [2020-06-16T23:57:52.578Z] Preparing to unpack .../57-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-06-16T23:57:52.578Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) ... [2020-06-16T23:57:52.838Z] Selecting previously unselected package libstdc++-7-dev:amd64. [2020-06-16T23:57:52.838Z] Preparing to unpack .../58-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-16T23:57:52.838Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-16T23:57:54.752Z] Selecting previously unselected package g++-7. [2020-06-16T23:57:54.752Z] Preparing to unpack .../59-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-16T23:57:54.752Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-16T23:57:55.322Z] Selecting previously unselected package g++. [2020-06-16T23:57:55.322Z] Preparing to unpack .../60-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-06-16T23:57:55.322Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) ... [2020-06-16T23:57:55.322Z] Selecting previously unselected package make. [2020-06-16T23:57:55.322Z] Preparing to unpack .../61-make_4.1-9.1ubuntu1_amd64.deb ... [2020-06-16T23:57:55.322Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-06-16T23:57:55.583Z] Selecting previously unselected package libdpkg-perl. [2020-06-16T23:57:55.583Z] Preparing to unpack .../62-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-06-16T23:57:55.583Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-06-16T23:57:55.843Z] Selecting previously unselected package patch. [2020-06-16T23:57:55.843Z] Preparing to unpack .../63-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-06-16T23:57:55.843Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-06-16T23:57:55.843Z] Selecting previously unselected package dpkg-dev. [2020-06-16T23:57:55.843Z] Preparing to unpack .../64-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-06-16T23:57:55.843Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-06-16T23:57:56.103Z] Selecting previously unselected package build-essential. [2020-06-16T23:57:56.103Z] Preparing to unpack .../65-build-essential_12.4ubuntu1_amd64.deb ... [2020-06-16T23:57:56.103Z] Unpacking build-essential (12.4ubuntu1) ... [2020-06-16T23:57:56.103Z] Selecting previously unselected package curl. [2020-06-16T23:57:56.103Z] Preparing to unpack .../66-curl_7.58.0-2ubuntu3.8_amd64.deb ... [2020-06-16T23:57:56.103Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-06-16T23:57:56.103Z] Selecting previously unselected package libassuan0:amd64. [2020-06-16T23:57:56.103Z] Preparing to unpack .../67-libassuan0_2.5.1-2_amd64.deb ... [2020-06-16T23:57:56.103Z] Unpacking libassuan0:amd64 (2.5.1-2) ... [2020-06-16T23:57:56.363Z] Selecting previously unselected package gpgconf. [2020-06-16T23:57:56.363Z] Preparing to unpack .../68-gpgconf_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-16T23:57:56.363Z] Unpacking gpgconf (2.2.4-1ubuntu1.2) ... [2020-06-16T23:57:56.363Z] Selecting previously unselected package libksba8:amd64. [2020-06-16T23:57:56.363Z] Preparing to unpack .../69-libksba8_1.3.5-2_amd64.deb ... [2020-06-16T23:57:56.363Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-06-16T23:57:56.363Z] Selecting previously unselected package libnpth0:amd64. [2020-06-16T23:57:56.363Z] Preparing to unpack .../70-libnpth0_1.5-3_amd64.deb ... [2020-06-16T23:57:56.623Z] Unpacking libnpth0:amd64 (1.5-3) ... [2020-06-16T23:57:56.623Z] Selecting previously unselected package dirmngr. [2020-06-16T23:57:56.623Z] Preparing to unpack .../71-dirmngr_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-16T23:57:56.623Z] Unpacking dirmngr (2.2.4-1ubuntu1.2) ... [2020-06-16T23:57:56.623Z] Selecting previously unselected package libfakeroot:amd64. [2020-06-16T23:57:56.623Z] Preparing to unpack .../72-libfakeroot_1.22-2ubuntu1_amd64.deb ... [2020-06-16T23:57:56.623Z] Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... [2020-06-16T23:57:56.883Z] Selecting previously unselected package fakeroot. [2020-06-16T23:57:56.883Z] Preparing to unpack .../73-fakeroot_1.22-2ubuntu1_amd64.deb ... [2020-06-16T23:57:56.883Z] Unpacking fakeroot (1.22-2ubuntu1) ... [2020-06-16T23:57:56.883Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-06-16T23:57:56.883Z] Preparing to unpack .../74-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... [2020-06-16T23:57:56.883Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-06-16T23:57:57.143Z] Selecting previously unselected package liberror-perl. [2020-06-16T23:57:57.143Z] Preparing to unpack .../75-liberror-perl_0.17025-1_all.deb ... [2020-06-16T23:57:57.143Z] Unpacking liberror-perl (0.17025-1) ... [2020-06-16T23:57:57.143Z] Selecting previously unselected package git-man. [2020-06-16T23:57:57.143Z] Preparing to unpack .../76-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-06-16T23:57:57.143Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-06-16T23:57:57.144Z] Selecting previously unselected package git. [2020-06-16T23:57:57.144Z] Preparing to unpack .../77-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-06-16T23:57:57.404Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-06-16T23:57:58.035Z] gofmt -l . [2020-06-16T23:57:58.035Z] [ "`gofmt -l .`" = "" ] [2020-06-16T23:57:58.035Z] ./bin/test-go-mod-tidy.sh [2020-06-16T23:57:58.035Z] ./bin/test-attribution-txt.sh [2020-06-16T23:57:58.343Z] Selecting previously unselected package gnupg-l10n. [2020-06-16T23:57:58.343Z] Preparing to unpack .../78-gnupg-l10n_2.2.4-1ubuntu1.2_all.deb ... [2020-06-16T23:57:58.343Z] Unpacking gnupg-l10n (2.2.4-1ubuntu1.2) ... [2020-06-16T23:57:58.343Z] Selecting previously unselected package gnupg-utils. [2020-06-16T23:57:58.343Z] Preparing to unpack .../79-gnupg-utils_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-16T23:57:58.343Z] Unpacking gnupg-utils (2.2.4-1ubuntu1.2) ... [2020-06-16T23:57:58.603Z] Selecting previously unselected package gpg. [2020-06-16T23:57:58.603Z] Preparing to unpack .../80-gpg_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-16T23:57:58.603Z] Unpacking gpg (2.2.4-1ubuntu1.2) ... [2020-06-16T23:57:58.603Z] Selecting previously unselected package pinentry-curses. [2020-06-16T23:57:58.603Z] Preparing to unpack .../81-pinentry-curses_1.1.0-1_amd64.deb ... [2020-06-16T23:57:58.603Z] Unpacking pinentry-curses (1.1.0-1) ... [2020-06-16T23:57:58.603Z] Selecting previously unselected package gpg-agent. [2020-06-16T23:57:58.603Z] Preparing to unpack .../82-gpg-agent_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-16T23:57:58.603Z] Unpacking gpg-agent (2.2.4-1ubuntu1.2) ... [2020-06-16T23:57:58.863Z] Selecting previously unselected package gpg-wks-client. [2020-06-16T23:57:58.863Z] Preparing to unpack .../83-gpg-wks-client_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-16T23:57:58.863Z] Unpacking gpg-wks-client (2.2.4-1ubuntu1.2) ... [2020-06-16T23:57:58.863Z] Selecting previously unselected package gpg-wks-server. [2020-06-16T23:57:58.863Z] Preparing to unpack .../84-gpg-wks-server_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-16T23:57:58.863Z] Unpacking gpg-wks-server (2.2.4-1ubuntu1.2) ... [2020-06-16T23:57:58.863Z] Selecting previously unselected package gpgsm. [2020-06-16T23:57:58.863Z] Preparing to unpack .../85-gpgsm_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-16T23:57:58.863Z] Unpacking gpgsm (2.2.4-1ubuntu1.2) ... [Pipeline] stash [2020-06-16T23:57:59.025Z] Warning: overwriting stash ‘coverage-report’ [2020-06-16T23:57:59.124Z] Selecting previously unselected package gnupg. [2020-06-16T23:57:59.124Z] Preparing to unpack .../86-gnupg_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-16T23:57:59.124Z] Unpacking gnupg (2.2.4-1ubuntu1.2) ... [2020-06-16T23:57:59.124Z] Selecting previously unselected package libalgorithm-diff-perl. [2020-06-16T23:57:59.124Z] Preparing to unpack .../87-libalgorithm-diff-perl_1.19.03-1_all.deb ... [2020-06-16T23:57:59.124Z] Unpacking libalgorithm-diff-perl (1.19.03-1) ... [2020-06-16T23:57:59.124Z] Selecting previously unselected package libalgorithm-diff-xs-perl. [2020-06-16T23:57:59.124Z] Preparing to unpack .../88-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... [2020-06-16T23:57:59.124Z] Unpacking libalgorithm-diff-xs-perl (0.04-5) ... [2020-06-16T23:57:59.384Z] Selecting previously unselected package libalgorithm-merge-perl. [2020-06-16T23:57:59.384Z] Preparing to unpack .../89-libalgorithm-merge-perl_0.08-3_all.deb ... [2020-06-16T23:57:59.384Z] Unpacking libalgorithm-merge-perl (0.08-3) ... [2020-06-16T23:57:59.384Z] Selecting previously unselected package libfile-fcntllock-perl. [2020-06-16T23:57:59.384Z] Preparing to unpack .../90-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... [2020-06-16T23:57:59.384Z] Unpacking libfile-fcntllock-perl (0.22-3build2) ... [2020-06-16T23:57:59.384Z] Selecting previously unselected package libnorm1:amd64. [2020-06-16T23:57:59.384Z] Preparing to unpack .../91-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-06-16T23:57:59.384Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-06-16T23:57:59.388Z] Stashed 1 file(s) [Pipeline] } [2020-06-16T23:57:59.365Z] $ docker stop --time=1 36faeaf1d341747c9b5c01332e36b04b78dc81be94279eb9bf35fd0d8ecfb382 [2020-06-16T23:57:59.644Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-06-16T23:57:59.644Z] Preparing to unpack .../92-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-06-16T23:57:59.644Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-06-16T23:57:59.644Z] Selecting previously unselected package libsodium23:amd64. [2020-06-16T23:57:59.644Z] Preparing to unpack .../93-libsodium23_1.0.16-2_amd64.deb ... [2020-06-16T23:57:59.644Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-06-16T23:57:59.644Z] Selecting previously unselected package libzmq5:amd64. [2020-06-16T23:57:59.644Z] Preparing to unpack .../94-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-06-16T23:57:59.644Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-06-16T23:57:59.904Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-06-16T23:57:59.904Z] Preparing to unpack .../95-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-06-16T23:57:59.904Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-06-16T23:57:59.904Z] Selecting previously unselected package manpages-dev. [2020-06-16T23:57:59.904Z] Preparing to unpack .../96-manpages-dev_4.15-1_all.deb ... [2020-06-16T23:57:59.904Z] Unpacking manpages-dev (4.15-1) ... [2020-06-16T23:58:00.163Z] Selecting previously unselected package pkg-config. [2020-06-16T23:58:00.163Z] Preparing to unpack .../97-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-06-16T23:58:00.163Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-06-16T23:58:00.423Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-16T23:58:00.423Z] Setting up libnpth0:amd64 (1.5-3) ... [2020-06-16T23:58:00.423Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-06-16T23:58:00.423Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-16T23:58:00.423Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-06-16T23:58:00.423Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-16T23:58:00.423Z] Setting up readline-common (7.0-3) ... [2020-06-16T23:58:00.423Z] Setting up manpages (4.15-1) ... [2020-06-16T23:58:00.683Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-06-16T23:58:00.683Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-06-16T23:58:00.683Z] Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... [2020-06-16T23:58:00.683Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-16T23:58:00.683Z] Setting up less (487-0.1) ... [2020-06-16T23:58:01.255Z] Setting up make (4.1-9.1ubuntu1) ... [2020-06-16T23:58:01.255Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-06-16T23:58:01.355Z] $ docker rm -f 36faeaf1d341747c9b5c01332e36b04b78dc81be94279eb9bf35fd0d8ecfb382 [2020-06-16T23:58:01.518Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-06-16T23:58:01.518Z] Setting up libreadline7:amd64 (7.0-3) ... [2020-06-16T23:58:01.518Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-06-16T23:58:01.518Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-16T23:58:01.518Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-06-16T23:58:01.518Z] No schema files found: doing nothing. [2020-06-16T23:58:01.779Z] Setting up linux-libc-dev:amd64 (4.15.0-106.107) ... [2020-06-16T23:58:01.779Z] Setting up libmpfr6:amd64 (4.0.1-1) ... [2020-06-16T23:58:01.779Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-06-16T23:58:01.779Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-06-16T23:58:01.779Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-06-16T23:58:01.779Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-06-16T23:58:01.779Z] Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... [2020-06-16T23:58:01.779Z] Setting up gnupg-l10n (2.2.4-1ubuntu1.2) ... [2020-06-16T23:58:01.779Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-16T23:58:01.779Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-06-16T23:58:01.779Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-06-16T23:58:02.044Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.3) ... [2020-06-16T23:58:02.044Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-06-16T23:58:02.044Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-16T23:58:02.044Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-06-16T23:58:02.044Z] Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... [2020-06-16T23:58:02.044Z] Setting up xz-utils (5.2.2-1.3) ... [2020-06-16T23:58:02.044Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-16T23:58:02.044Z] 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-06-16T23:58:02.044Z] 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-06-16T23:58:02.044Z] 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-06-16T23:58:02.044Z] 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-06-16T23:58:02.044Z] 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-06-16T23:58:02.044Z] 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-06-16T23:58:02.044Z] 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-06-16T23:58:02.044Z] 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-06-16T23:58:02.044Z] 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-06-16T23:58:02.044Z] 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-06-16T23:58:02.044Z] Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... [2020-06-16T23:58:02.044Z] Setting up liblocale-gettext-perl (1.07-3build2) ... [2020-06-16T23:58:02.044Z] Setting up shared-mime-info (1.9-2) ... [Pipeline] sh [2020-06-16T23:58:02.374Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-16T23:58:02.702Z] + ls -al . [2020-06-16T23:58:02.702Z] total 124 [2020-06-16T23:58:02.702Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 16 23:57 . [2020-06-16T23:58:02.702Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 23:55 .. [2020-06-16T23:58:02.702Z] -rw-rw-r-- 1 jenkins jenkins 127 Jun 16 23:55 .dockerignore [2020-06-16T23:58:02.702Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 16 23:55 .git [2020-06-16T23:58:02.702Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 23:55 .github [2020-06-16T23:58:02.702Z] -rw-rw-r-- 1 jenkins jenkins 93 Jun 16 23:55 .gitignore [2020-06-16T23:58:02.702Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 16 23:55 .semver [2020-06-16T23:58:02.702Z] -rw-rw-r-- 1 jenkins jenkins 6027 Jun 16 23:55 Attribution.txt [2020-06-16T23:58:02.702Z] -rw-rw-r-- 1 jenkins jenkins 1896 Jun 16 23:55 Dockerfile [2020-06-16T23:58:02.702Z] -rw-rw-r-- 1 jenkins jenkins 966 Jun 16 23:55 Dockerfile.build [2020-06-16T23:58:02.702Z] -rw-rw-r-- 1 jenkins jenkins 710 Jun 16 23:55 Jenkinsfile [2020-06-16T23:58:02.702Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 16 23:55 LICENSE [2020-06-16T23:58:02.702Z] -rw-rw-r-- 1 jenkins jenkins 481 Jun 16 23:55 README.md [2020-06-16T23:58:02.702Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 16 23:52 VERSION [2020-06-16T23:58:02.702Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 23:55 bin [2020-06-16T23:58:02.702Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 16 23:57 coverage.out [2020-06-16T23:58:02.702Z] -rw-rw-r-- 1 jenkins jenkins 180 Jun 16 23:55 docker-compose.debug.yml [2020-06-16T23:58:02.702Z] -rw-rw-r-- 1 jenkins jenkins 133 Jun 16 23:55 docker-compose.yml [2020-06-16T23:58:02.702Z] -rw-r--r-- 1 jenkins jenkins 126 Jun 16 23:57 go.mod [2020-06-16T23:58:02.702Z] -rw-r--r-- 1 jenkins jenkins 18573 Jun 16 23:57 go.sum [2020-06-16T23:58:02.702Z] -rw-rw-r-- 1 jenkins jenkins 1519 Jun 16 23:55 main.go [2020-06-16T23:58:02.702Z] -rw-rw-r-- 1 jenkins jenkins 1573 Jun 16 23:55 makefile [2020-06-16T23:58:02.702Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 16 23:55 res [2020-06-16T23:58:02.702Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 23:55 snap [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:58:03.046Z] + 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=6ceeec989db4d40aecbcc9887f836b7605e9bc2d --label arch=arm64 --label version=1.2.1-dev.1 . [2020-06-16T23:58:03.320Z] Sending build context to Docker daemon 337.4kB [2020-06-16T23:58:03.320Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-06-16T23:58:03.320Z] Step 2/24 : FROM ${BASE} AS builder [2020-06-16T23:58:03.320Z] ---> 8fb860555495 [2020-06-16T23:58:03.320Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-06-16T23:58:03.594Z] ---> Running in ede07059ec99 [2020-06-16T23:58:03.864Z] Removing intermediate container ede07059ec99 [2020-06-16T23:58:03.864Z] ---> 124395763154 [2020-06-16T23:58:03.864Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2020-06-16T23:58:04.136Z] ---> Running in 0d97c0f4ad30 [2020-06-16T23:58:04.408Z] Removing intermediate container 0d97c0f4ad30 [2020-06-16T23:58:04.408Z] ---> bd52ad90d639 [2020-06-16T23:58:04.408Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-16T23:58:04.677Z] ---> Running in 341982d59e68 [2020-06-16T23:58:04.947Z] Removing intermediate container 341982d59e68 [2020-06-16T23:58:04.947Z] ---> 4966f11339ae [2020-06-16T23:58:04.947Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-16T23:58:05.220Z] ---> Running in 32ec11751dbb [2020-06-16T23:58:07.827Z] Removing intermediate container 32ec11751dbb [2020-06-16T23:58:07.827Z] ---> 6d127aa5c37c [2020-06-16T23:58:07.827Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-06-16T23:58:07.827Z] ---> Running in 35695a66c170 [2020-06-16T23:58:08.628Z] Setting up libmpc3:amd64 (1.1.0-1) ... [2020-06-16T23:58:08.628Z] Setting up libc-dev-bin (2.27-3ubuntu1) ... [2020-06-16T23:58:08.628Z] Setting up libxdmcp6:amd64 (1:1.1.2-3) ... [2020-06-16T23:58:08.628Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-06-16T23:58:08.628Z] Setting up manpages-dev (4.15-1) ... [2020-06-16T23:58:08.628Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-06-16T23:58:08.628Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1) ... [2020-06-16T23:58:08.628Z] Setting up libassuan0:amd64 (2.5.1-2) ... [2020-06-16T23:58:08.628Z] Setting up xdg-user-dirs (0.17-1ubuntu1) ... [2020-06-16T23:58:08.628Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-16T23:58:08.628Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-06-16T23:58:08.628Z] Setting up libxau6:amd64 (1:1.0.8-1) ... [2020-06-16T23:58:08.628Z] Setting up netbase (5.4) ... [2020-06-16T23:58:08.628Z] Setting up libisl19:amd64 (0.19-1) ... [2020-06-16T23:58:08.628Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-06-16T23:58:08.628Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-16T23:58:08.628Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.3) ... [2020-06-16T23:58:08.628Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-16T23:58:08.628Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-16T23:58:08.628Z] Setting up gpgconf (2.2.4-1ubuntu1.2) ... [2020-06-16T23:58:08.628Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-06-16T23:58:08.628Z] Setting up fakeroot (1.22-2ubuntu1) ... [2020-06-16T23:58:08.628Z] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode [2020-06-16T23:58:08.628Z] 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-06-16T23:58:08.628Z] 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-06-16T23:58:08.628Z] 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-06-16T23:58:08.628Z] 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-06-16T23:58:08.628Z] 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-06-16T23:58:08.628Z] 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-06-16T23:58:08.628Z] 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-06-16T23:58:08.628Z] 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-06-16T23:58:08.628Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-16T23:58:08.628Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-16T23:58:08.628Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-16T23:58:08.803Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-16T23:58:08.888Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-06-16T23:58:08.888Z] Setting up gpgsm (2.2.4-1ubuntu1.2) ... [2020-06-16T23:58:08.888Z] Setting up gnupg-utils (2.2.4-1ubuntu1.2) ... [2020-06-16T23:58:08.888Z] Setting up pinentry-curses (1.1.0-1) ... [2020-06-16T23:58:08.888Z] Setting up dirmngr (2.2.4-1ubuntu1.2) ... [2020-06-16T23:58:08.888Z] Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-06-16T23:58:08.888Z] Setting up gpg (2.2.4-1ubuntu1.2) ... [2020-06-16T23:58:08.888Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.3) ... [2020-06-16T23:58:08.888Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-06-16T23:58:09.149Z] Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-06-16T23:58:09.149Z] Setting up gpg-agent (2.2.4-1ubuntu1.2) ... [2020-06-16T23:58:09.149Z] Setting up gpg-wks-server (2.2.4-1ubuntu1.2) ... [2020-06-16T23:58:09.149Z] Setting up gpg-wks-client (2.2.4-1ubuntu1.2) ... [2020-06-16T23:58:09.149Z] Setting up libxmuu1:amd64 (2:1.1.2-2) ... [2020-06-16T23:58:09.149Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-06-16T23:58:09.149Z] Setting up libfile-fcntllock-perl (0.22-3build2) ... [2020-06-16T23:58:09.411Z] Setting up libalgorithm-diff-perl (1.19.03-1) ... [2020-06-16T23:58:09.411Z] Setting up binutils (2.30-21ubuntu1~18.04.3) ... [2020-06-16T23:58:09.411Z] Setting up libxext6:amd64 (2:1.3.3-1) ... [2020-06-16T23:58:09.411Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-16T23:58:09.411Z] Setting up liberror-perl (0.17025-1) ... [2020-06-16T23:58:09.411Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-16T23:58:09.411Z] Setting up gnupg (2.2.4-1ubuntu1.2) ... [2020-06-16T23:58:09.411Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-06-16T23:58:09.411Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-06-16T23:58:09.672Z] Setting up xauth (1:1.0.10-1) ... [2020-06-16T23:58:09.672Z] Setting up libalgorithm-merge-perl (0.08-3) ... [2020-06-16T23:58:09.672Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-06-16T23:58:09.672Z] Setting up libalgorithm-diff-xs-perl (0.04-5) ... [2020-06-16T23:58:09.672Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-06-16T23:58:09.672Z] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2020-06-16T23:58:09.672Z] 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-06-16T23:58:09.672Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-06-16T23:58:09.779Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-16T23:58:09.932Z] Setting up build-essential (12.4ubuntu1) ... [2020-06-16T23:58:09.932Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-06-16T23:58:09.932Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-06-16T23:58:10.050Z] OK: 127 MiB in 45 packages [2020-06-16T23:58:11.477Z] Removing intermediate container 35695a66c170 [2020-06-16T23:58:11.477Z] ---> 645447f5eeeb [2020-06-16T23:58:11.477Z] Step 8/24 : WORKDIR /app [2020-06-16T23:58:11.477Z] ---> Running in 9797a218cb68 [2020-06-16T23:58:11.751Z] Removing intermediate container 9797a218cb68 [2020-06-16T23:58:11.751Z] ---> 1cc8acb1af9d [2020-06-16T23:58:11.751Z] Step 9/24 : COPY go.mod . [2020-06-16T23:58:12.728Z] ---> e051667a4d00 [2020-06-16T23:58:12.728Z] Step 10/24 : RUN go mod download [2020-06-16T23:58:12.728Z] ---> Running in 513b19d49ef5 [2020-06-16T23:58:13.230Z] binutils set to automatically installed. [2020-06-16T23:58:13.230Z] binutils-common set to automatically installed. [2020-06-16T23:58:13.230Z] binutils-x86-64-linux-gnu set to automatically installed. [2020-06-16T23:58:13.230Z] build-essential set to automatically installed. [2020-06-16T23:58:13.230Z] cpp set to automatically installed. [2020-06-16T23:58:13.230Z] cpp-7 set to automatically installed. [2020-06-16T23:58:13.230Z] curl set to automatically installed. [2020-06-16T23:58:13.230Z] dirmngr set to automatically installed. [2020-06-16T23:58:13.230Z] dpkg-dev set to automatically installed. [2020-06-16T23:58:13.230Z] fakeroot set to automatically installed. [2020-06-16T23:58:13.230Z] g++ set to automatically installed. [2020-06-16T23:58:13.230Z] g++-7 set to automatically installed. [2020-06-16T23:58:13.230Z] gcc set to automatically installed. [2020-06-16T23:58:13.230Z] gcc-7 set to automatically installed. [2020-06-16T23:58:13.230Z] gcc-7-base set to automatically installed. [2020-06-16T23:58:13.230Z] git set to automatically installed. [2020-06-16T23:58:13.230Z] git-man set to automatically installed. [2020-06-16T23:58:13.230Z] gnupg set to automatically installed. [2020-06-16T23:58:13.230Z] gnupg-l10n set to automatically installed. [2020-06-16T23:58:13.230Z] gnupg-utils set to automatically installed. [2020-06-16T23:58:13.230Z] gpg set to automatically installed. [2020-06-16T23:58:13.230Z] gpg-agent set to automatically installed. [2020-06-16T23:58:13.230Z] gpg-wks-client set to automatically installed. [2020-06-16T23:58:13.230Z] gpg-wks-server set to automatically installed. [2020-06-16T23:58:13.230Z] gpgconf set to automatically installed. [2020-06-16T23:58:13.230Z] gpgsm set to automatically installed. [2020-06-16T23:58:13.230Z] less set to automatically installed. [2020-06-16T23:58:13.230Z] libalgorithm-diff-perl set to automatically installed. [2020-06-16T23:58:13.230Z] libalgorithm-diff-xs-perl set to automatically installed. [2020-06-16T23:58:13.230Z] libalgorithm-merge-perl set to automatically installed. [2020-06-16T23:58:13.230Z] libasan4 set to automatically installed. [2020-06-16T23:58:13.230Z] libassuan0 set to automatically installed. [2020-06-16T23:58:13.230Z] libatomic1 set to automatically installed. [2020-06-16T23:58:13.230Z] libbinutils set to automatically installed. [2020-06-16T23:58:13.230Z] libbsd0 set to automatically installed. [2020-06-16T23:58:13.230Z] libc-dev-bin set to automatically installed. [2020-06-16T23:58:13.230Z] libc6-dev set to automatically installed. [2020-06-16T23:58:13.230Z] libcc1-0 set to automatically installed. [2020-06-16T23:58:13.230Z] libcilkrts5 set to automatically installed. [2020-06-16T23:58:13.230Z] libcurl3-gnutls set to automatically installed. [2020-06-16T23:58:13.230Z] libdpkg-perl set to automatically installed. [2020-06-16T23:58:13.230Z] libedit2 set to automatically installed. [2020-06-16T23:58:13.230Z] liberror-perl set to automatically installed. [2020-06-16T23:58:13.230Z] libexpat1 set to automatically installed. [2020-06-16T23:58:13.230Z] libfakeroot set to automatically installed. [2020-06-16T23:58:13.230Z] libfile-fcntllock-perl set to automatically installed. [2020-06-16T23:58:13.230Z] libgcc-7-dev set to automatically installed. [2020-06-16T23:58:13.230Z] libgdbm-compat4 set to automatically installed. [2020-06-16T23:58:13.230Z] libgdbm5 set to automatically installed. [2020-06-16T23:58:13.230Z] libglib2.0-0 set to automatically installed. [2020-06-16T23:58:13.230Z] libglib2.0-data set to automatically installed. [2020-06-16T23:58:13.230Z] libgomp1 set to automatically installed. [2020-06-16T23:58:13.230Z] libicu60 set to automatically installed. [2020-06-16T23:58:13.230Z] libisl19 set to automatically installed. [2020-06-16T23:58:13.230Z] libitm1 set to automatically installed. [2020-06-16T23:58:13.230Z] libksba8 set to automatically installed. [2020-06-16T23:58:13.230Z] liblocale-gettext-perl set to automatically installed. [2020-06-16T23:58:13.230Z] liblsan0 set to automatically installed. [2020-06-16T23:58:13.230Z] libmpc3 set to automatically installed. [2020-06-16T23:58:13.230Z] libmpfr6 set to automatically installed. [2020-06-16T23:58:13.230Z] libmpx2 set to automatically installed. [2020-06-16T23:58:13.230Z] libnorm1 set to automatically installed. [2020-06-16T23:58:13.230Z] libnpth0 set to automatically installed. [2020-06-16T23:58:13.230Z] libperl5.26 set to automatically installed. [2020-06-16T23:58:13.230Z] libpgm-5.2-0 set to automatically installed. [2020-06-16T23:58:13.230Z] libquadmath0 set to automatically installed. [2020-06-16T23:58:13.230Z] libreadline7 set to automatically installed. [2020-06-16T23:58:13.230Z] libsodium23 set to automatically installed. [2020-06-16T23:58:13.230Z] libssl1.0.0 set to automatically installed. [2020-06-16T23:58:13.230Z] libstdc++-7-dev set to automatically installed. [2020-06-16T23:58:13.230Z] libtsan0 set to automatically installed. [2020-06-16T23:58:13.230Z] libubsan0 set to automatically installed. [2020-06-16T23:58:13.230Z] libx11-6 set to automatically installed. [2020-06-16T23:58:13.230Z] libx11-data set to automatically installed. [2020-06-16T23:58:13.230Z] libxau6 set to automatically installed. [2020-06-16T23:58:13.230Z] libxcb1 set to automatically installed. [2020-06-16T23:58:13.230Z] libxdmcp6 set to automatically installed. [2020-06-16T23:58:13.230Z] libxext6 set to automatically installed. [2020-06-16T23:58:13.230Z] libxml2 set to automatically installed. [2020-06-16T23:58:13.230Z] libxmuu1 set to automatically installed. [2020-06-16T23:58:13.230Z] libzmq3-dev set to automatically installed. [2020-06-16T23:58:13.230Z] libzmq5 set to automatically installed. [2020-06-16T23:58:13.230Z] linux-libc-dev set to automatically installed. [2020-06-16T23:58:13.230Z] make set to automatically installed. [2020-06-16T23:58:13.230Z] manpages set to automatically installed. [2020-06-16T23:58:13.230Z] manpages-dev set to automatically installed. [2020-06-16T23:58:13.230Z] netbase set to automatically installed. [2020-06-16T23:58:13.230Z] openssh-client set to automatically installed. [2020-06-16T23:58:13.230Z] patch set to automatically installed. [2020-06-16T23:58:13.230Z] perl set to automatically installed. [2020-06-16T23:58:13.230Z] perl-modules-5.26 set to automatically installed. [2020-06-16T23:58:13.230Z] pinentry-curses set to automatically installed. [2020-06-16T23:58:13.230Z] pkg-config set to automatically installed. [2020-06-16T23:58:13.230Z] readline-common set to automatically installed. [2020-06-16T23:58:13.230Z] shared-mime-info set to automatically installed. [2020-06-16T23:58:13.230Z] xauth set to automatically installed. [2020-06-16T23:58:13.230Z] xdg-user-dirs set to automatically installed. [2020-06-16T23:58:13.231Z] xz-utils set to automatically installed. [2020-06-16T23:58:13.231Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-06-16T23:58:13.231Z] Please ensure the environment is properly setup before continuing. [2020-06-16T23:58:13.231Z] Ignore this message if the appropriate measures have already been taken [2020-06-16T23:58:13.490Z] Pulling go [2020-06-16T23:58:14.431Z] 'app-service-config' has dependencies that need to be staged: go [2020-06-16T23:58:14.431Z] Skipping pull go (already ran) [2020-06-16T23:58:14.431Z] Building go [2020-06-16T23:58:14.431Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-06-16T23:58:14.431Z] Dload Upload Total Spent Left Speed [2020-06-16T23:58:15.340Z] Removing intermediate container 513b19d49ef5 [2020-06-16T23:58:15.340Z] ---> e468b69be1ff [2020-06-16T23:58:15.340Z] Step 11/24 : COPY . . [2020-06-16T23:58:15.952Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 9 114M 9 10.5M 0 0 24.4M 0 0:00:04 --:--:-- 0:00:04 24.4M 86 114M 86 98.6M 0 0 68.8M 0 0:00:01 0:00:01 --:--:-- 68.8M 91 114M 91 105M 0 0 69.3M 0 0:00:01 0:00:01 --:--:-- 69.3M [2020-06-16T23:58:15.952Z] curl: (56) OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 104 [2020-06-16T23:58:16.213Z] Failed to run 'override-build': Exit code was 56. [2020-06-16T23:58:16.326Z] ---> 1b4e3aae31a7 [2020-06-16T23:58:16.326Z] Step 12/24 : ARG MAKE="make build" [2020-06-16T23:58:16.326Z] ---> Running in 5882d0239682 [2020-06-16T23:58:16.921Z] Removing intermediate container 5882d0239682 [2020-06-16T23:58:16.921Z] ---> 6f13b96ec6c8 [2020-06-16T23:58:16.921Z] Step 13/24 : RUN $MAKE [2020-06-16T23:58:16.921Z] ---> Running in 72277f0b1cca [Pipeline] } [2020-06-16T23:58:17.607Z] 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-06-16T23:58:17.967Z] Failed in branch amd64 [2020-06-16T23:58:18.355Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.2.1-dev.1" -o app-service-configurable [2020-06-16T23:59:05.348Z] Removing intermediate container 72277f0b1cca [2020-06-16T23:59:05.348Z] ---> 9a35b32bfb39 [2020-06-16T23:59:05.348Z] Step 14/24 : FROM alpine:latest [2020-06-16T23:59:05.348Z] latest: Pulling from library/alpine [2020-06-16T23:59:05.348Z] b538f80385f9: Pulling fs layer [2020-06-16T23:59:05.348Z] b538f80385f9: Verifying Checksum [2020-06-16T23:59:05.348Z] b538f80385f9: Download complete [2020-06-16T23:59:05.348Z] b538f80385f9: Pull complete [2020-06-16T23:59:05.348Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-06-16T23:59:05.348Z] Status: Downloaded newer image for alpine:latest [2020-06-16T23:59:05.348Z] ---> 62ee0e9f8440 [2020-06-16T23:59:05.348Z] Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-16T23:59:05.618Z] ---> Running in 876ca3286670 [2020-06-16T23:59:05.889Z] Removing intermediate container 876ca3286670 [2020-06-16T23:59:05.889Z] ---> 9292fa833c4e [2020-06-16T23:59:05.889Z] Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION} [2020-06-16T23:59:06.161Z] ---> Running in 9e17116b0348 [2020-06-16T23:59:06.431Z] Removing intermediate container 9e17116b0348 [2020-06-16T23:59:06.431Z] ---> fc13cac78854 [2020-06-16T23:59:06.431Z] Step 17/24 : RUN apk --no-cache add ca-certificates zeromq [2020-06-16T23:59:06.702Z] ---> Running in 898298b34280 [2020-06-16T23:59:08.129Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-06-16T23:59:08.403Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-06-16T23:59:08.995Z] (1/6) Installing ca-certificates (20191127-r3) [2020-06-16T23:59:08.995Z] (2/6) Installing libgcc (9.3.0-r2) [2020-06-16T23:59:08.995Z] (3/6) Installing libsodium (1.0.18-r0) [2020-06-16T23:59:08.995Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-06-16T23:59:08.995Z] (5/6) Installing libzmq (4.3.2-r0) [2020-06-16T23:59:08.995Z] (6/6) Installing zeromq (4.3.2-r0) [2020-06-16T23:59:08.995Z] Executing busybox-1.31.1-r16.trigger [2020-06-16T23:59:08.995Z] Executing ca-certificates-20191127-r3.trigger [2020-06-16T23:59:09.266Z] OK: 8 MiB in 20 packages [2020-06-16T23:59:10.695Z] Removing intermediate container 898298b34280 [2020-06-16T23:59:10.695Z] ---> 5459e7993c8a [2020-06-16T23:59:10.695Z] Step 18/24 : COPY --from=builder /app/res/ /res/ [2020-06-16T23:59:11.667Z] ---> fd90f5cc32a0 [2020-06-16T23:59:11.667Z] Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-06-16T23:59:13.099Z] ---> 321c5877a910 [2020-06-16T23:59:13.099Z] Step 20/24 : EXPOSE 48095 [2020-06-16T23:59:13.371Z] ---> Running in 7b25818fb7ee [2020-06-16T23:59:13.642Z] Removing intermediate container 7b25818fb7ee [2020-06-16T23:59:13.642Z] ---> cf2bd2d4038b [2020-06-16T23:59:13.642Z] Step 21/24 : ENTRYPOINT ["/app-service-configurable", "-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-06-16T23:59:13.915Z] ---> Running in 74eb2361b6da [2020-06-16T23:59:14.187Z] Removing intermediate container 74eb2361b6da [2020-06-16T23:59:14.187Z] ---> b0cfb56578d9 [2020-06-16T23:59:14.187Z] Step 22/24 : LABEL arch=arm64 [2020-06-16T23:59:14.459Z] ---> Running in f3cd4c89042c [2020-06-16T23:59:14.730Z] Removing intermediate container f3cd4c89042c [2020-06-16T23:59:14.730Z] ---> b799e9adaf69 [2020-06-16T23:59:14.730Z] Step 23/24 : LABEL git_sha=6ceeec989db4d40aecbcc9887f836b7605e9bc2d [2020-06-16T23:59:15.001Z] ---> Running in 3e50c78ff9a5 [2020-06-16T23:59:15.598Z] Removing intermediate container 3e50c78ff9a5 [2020-06-16T23:59:15.598Z] ---> 31650d9ab200 [2020-06-16T23:59:15.598Z] Step 24/24 : LABEL version=1.2.1-dev.1 [2020-06-16T23:59:15.598Z] ---> Running in 34ba308ada3f [2020-06-16T23:59:15.869Z] Removing intermediate container 34ba308ada3f [2020-06-16T23:59:15.869Z] ---> 9a59566f0a8c [2020-06-16T23:59:15.869Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-16T23:59:15.869Z] Successfully built 9a59566f0a8c [2020-06-16T23:59:15.869Z] Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-06-16T23:59:16.332Z] provisioning config files... [2020-06-16T23:59:16.372Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/30@tmp/config3988151541552195655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-06-16T23:59:16.747Z] nexus3.edgexfoundry.org:10001 [2020-06-16T23:59:17.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-16T23:59:17.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-16T23:59:17.306Z] Configure a credential helper to remove this warning. See [2020-06-16T23:59:17.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-16T23:59:17.306Z] [2020-06-16T23:59:17.306Z] Login Succeeded [2020-06-16T23:59:17.306Z] nexus3.edgexfoundry.org:10002 [2020-06-16T23:59:17.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-16T23:59:17.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-16T23:59:17.859Z] Configure a credential helper to remove this warning. See [2020-06-16T23:59:17.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-16T23:59:17.859Z] [2020-06-16T23:59:17.859Z] Login Succeeded [2020-06-16T23:59:17.859Z] nexus3.edgexfoundry.org:10003 [2020-06-16T23:59:18.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-16T23:59:18.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-16T23:59:18.454Z] Configure a credential helper to remove this warning. See [2020-06-16T23:59:18.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-16T23:59:18.454Z] [2020-06-16T23:59:18.454Z] Login Succeeded [2020-06-16T23:59:18.454Z] nexus3.edgexfoundry.org:10004 [2020-06-16T23:59:19.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-16T23:59:19.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-16T23:59:19.046Z] Configure a credential helper to remove this warning. See [2020-06-16T23:59:19.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-16T23:59:19.046Z] [2020-06-16T23:59:19.046Z] Login Succeeded [2020-06-16T23:59:19.046Z] docker.io [2020-06-16T23:59:19.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-06-16T23:59:20.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-06-16T23:59:20.740Z] Configure a credential helper to remove this warning. See [2020-06-16T23:59:20.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-06-16T23:59:20.740Z] [2020-06-16T23:59:20.740Z] Login Succeeded [Pipeline] } [2020-06-16T23:59:20.755Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-06-16T23:59:20.849Z] [edgeXDocker.push] Tagging docker image docker-app-service-configurable-arm64 with the following tags: [2020-06-16T23:59:20.850Z] 6ceeec989db4d40aecbcc9887f836b7605e9bc2d [2020-06-16T23:59:20.850Z] latest [2020-06-16T23:59:20.850Z] 1.2.1-dev.1 [2020-06-16T23:59:20.850Z] 6ceeec989db4d40aecbcc9887f836b7605e9bc2d-1.2.1-dev.1 [2020-06-16T23:59:20.850Z] master [2020-06-16T23:59:20.850Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:59:21.262Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:6ceeec989db4d40aecbcc9887f836b7605e9bc2d [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:59:21.603Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:6ceeec989db4d40aecbcc9887f836b7605e9bc2d [2020-06-16T23:59:21.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-06-16T23:59:21.603Z] 50b5f6d295aa: Preparing [2020-06-16T23:59:21.603Z] 7e283a634e07: Preparing [2020-06-16T23:59:21.603Z] 6ef80ab41eeb: Preparing [2020-06-16T23:59:21.603Z] e2f13739ad41: Preparing [2020-06-16T23:59:21.877Z] e2f13739ad41: Layer already exists [2020-06-16T23:59:21.877Z] 7e283a634e07: Pushed [2020-06-16T23:59:22.475Z] 6ef80ab41eeb: Pushed [2020-06-16T23:59:25.843Z] 50b5f6d295aa: Pushed [2020-06-16T23:59:26.544Z] 6ceeec989db4d40aecbcc9887f836b7605e9bc2d: digest: sha256:25292c43a16b82cf6e09f6ba6566be9bdfa3bb5ed9b59a9a4e652ca740bddb6d size: 1158 [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:59:26.881Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:59:27.220Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [2020-06-16T23:59:27.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-06-16T23:59:27.220Z] 50b5f6d295aa: Preparing [2020-06-16T23:59:27.220Z] 7e283a634e07: Preparing [2020-06-16T23:59:27.220Z] 6ef80ab41eeb: Preparing [2020-06-16T23:59:27.220Z] e2f13739ad41: Preparing [2020-06-16T23:59:27.220Z] 6ef80ab41eeb: Layer already exists [2020-06-16T23:59:27.220Z] e2f13739ad41: Layer already exists [2020-06-16T23:59:27.220Z] 50b5f6d295aa: Layer already exists [2020-06-16T23:59:27.220Z] 7e283a634e07: Layer already exists [2020-06-16T23:59:27.491Z] latest: digest: sha256:25292c43a16b82cf6e09f6ba6566be9bdfa3bb5ed9b59a9a4e652ca740bddb6d size: 1158 [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:59:27.831Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:59:28.162Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.2.1-dev.1 [2020-06-16T23:59:28.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-06-16T23:59:28.162Z] 50b5f6d295aa: Preparing [2020-06-16T23:59:28.162Z] 7e283a634e07: Preparing [2020-06-16T23:59:28.162Z] 6ef80ab41eeb: Preparing [2020-06-16T23:59:28.162Z] e2f13739ad41: Preparing [2020-06-16T23:59:28.162Z] e2f13739ad41: Layer already exists [2020-06-16T23:59:28.162Z] 50b5f6d295aa: Layer already exists [2020-06-16T23:59:28.162Z] 7e283a634e07: Layer already exists [2020-06-16T23:59:28.162Z] 6ef80ab41eeb: Layer already exists [2020-06-16T23:59:28.434Z] 1.2.1-dev.1: digest: sha256:25292c43a16b82cf6e09f6ba6566be9bdfa3bb5ed9b59a9a4e652ca740bddb6d size: 1158 [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:59:28.779Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:6ceeec989db4d40aecbcc9887f836b7605e9bc2d-1.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:59:29.113Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:6ceeec989db4d40aecbcc9887f836b7605e9bc2d-1.2.1-dev.1 [2020-06-16T23:59:29.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-06-16T23:59:29.113Z] 50b5f6d295aa: Preparing [2020-06-16T23:59:29.113Z] 7e283a634e07: Preparing [2020-06-16T23:59:29.113Z] 6ef80ab41eeb: Preparing [2020-06-16T23:59:29.113Z] e2f13739ad41: Preparing [2020-06-16T23:59:29.113Z] 50b5f6d295aa: Layer already exists [2020-06-16T23:59:29.113Z] 6ef80ab41eeb: Layer already exists [2020-06-16T23:59:29.113Z] 7e283a634e07: Layer already exists [2020-06-16T23:59:29.113Z] e2f13739ad41: Layer already exists [2020-06-16T23:59:29.385Z] 6ceeec989db4d40aecbcc9887f836b7605e9bc2d-1.2.1-dev.1: digest: sha256:25292c43a16b82cf6e09f6ba6566be9bdfa3bb5ed9b59a9a4e652ca740bddb6d size: 1158 [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:59:29.730Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-06-16T23:59:30.069Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [2020-06-16T23:59:30.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-06-16T23:59:30.069Z] 50b5f6d295aa: Preparing [2020-06-16T23:59:30.069Z] 7e283a634e07: Preparing [2020-06-16T23:59:30.069Z] 6ef80ab41eeb: Preparing [2020-06-16T23:59:30.069Z] e2f13739ad41: Preparing [2020-06-16T23:59:30.069Z] 7e283a634e07: Layer already exists [2020-06-16T23:59:30.069Z] 50b5f6d295aa: Layer already exists [2020-06-16T23:59:30.069Z] e2f13739ad41: Layer already exists [2020-06-16T23:59:30.069Z] 6ef80ab41eeb: Layer already exists [2020-06-16T23:59:30.341Z] master: digest: sha256:25292c43a16b82cf6e09f6ba6566be9bdfa3bb5ed9b59a9a4e652ca740bddb6d size: 1158 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-16T23:59:30.945Z] + find /w/workspace/app-service-configurable/30 [2020-06-16T23:59:30.945Z] + grep snapcraft.yaml [2020-06-16T23:59:30.945Z] + grep -Po ^name: \K(.*) /w/workspace/app-service-configurable/30/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-16T23:59:31.068Z] provisioning config files... [2020-06-16T23:59:31.083Z] copy managed file [EdgeX] to file:/w/workspace/app-service-configurable/30@tmp/config8794547930966148981tmp [Pipeline] { [Pipeline] sh [2020-06-16T23:59:31.439Z] + cp /w/workspace/app-service-configurable/30@tmp/config8794547930966148981tmp /w/workspace/app-service-configurable/30/edgex-snap-store-login [Pipeline] sh [2020-06-16T23:59:31.773Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/app-service-configurable/30:/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-06-16T23:59:31.773Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-06-16T23:59:32.048Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-06-16T23:59:32.048Z] b2f61026a351: Pulling fs layer [2020-06-16T23:59:32.048Z] 5538fb30c42c: Pulling fs layer [2020-06-16T23:59:32.048Z] f0b05810781a: Pulling fs layer [2020-06-16T23:59:32.048Z] 0180a33352d6: Pulling fs layer [2020-06-16T23:59:32.048Z] e7604b0c0f53: Pulling fs layer [2020-06-16T23:59:32.048Z] db689cb83ae0: Pulling fs layer [2020-06-16T23:59:32.048Z] 6138af208834: Pulling fs layer [2020-06-16T23:59:32.048Z] 007c8e8c5d63: Pulling fs layer [2020-06-16T23:59:32.048Z] 4f7a387c642f: Pulling fs layer [2020-06-16T23:59:32.048Z] db689cb83ae0: Waiting [2020-06-16T23:59:32.048Z] 6138af208834: Waiting [2020-06-16T23:59:32.048Z] 007c8e8c5d63: Waiting [2020-06-16T23:59:32.048Z] 4f7a387c642f: Waiting [2020-06-16T23:59:32.048Z] 0180a33352d6: Waiting [2020-06-16T23:59:32.048Z] e7604b0c0f53: Waiting [2020-06-16T23:59:32.048Z] 5538fb30c42c: Verifying Checksum [2020-06-16T23:59:32.048Z] 5538fb30c42c: Download complete [2020-06-16T23:59:32.048Z] f0b05810781a: Verifying Checksum [2020-06-16T23:59:32.048Z] f0b05810781a: Download complete [2020-06-16T23:59:32.048Z] 0180a33352d6: Verifying Checksum [2020-06-16T23:59:32.048Z] 0180a33352d6: Download complete [2020-06-16T23:59:32.048Z] db689cb83ae0: Verifying Checksum [2020-06-16T23:59:32.048Z] db689cb83ae0: Download complete [2020-06-16T23:59:32.048Z] 6138af208834: Verifying Checksum [2020-06-16T23:59:32.048Z] 6138af208834: Download complete [2020-06-16T23:59:32.323Z] 007c8e8c5d63: Verifying Checksum [2020-06-16T23:59:32.323Z] 007c8e8c5d63: Download complete [2020-06-16T23:59:32.323Z] 4f7a387c642f: Verifying Checksum [2020-06-16T23:59:32.323Z] 4f7a387c642f: Download complete [2020-06-16T23:59:32.918Z] b2f61026a351: Verifying Checksum [2020-06-16T23:59:32.918Z] b2f61026a351: Download complete [2020-06-16T23:59:36.327Z] b2f61026a351: Pull complete [2020-06-16T23:59:36.327Z] 5538fb30c42c: Pull complete [2020-06-16T23:59:36.602Z] f0b05810781a: Pull complete [2020-06-16T23:59:36.875Z] 0180a33352d6: Pull complete [2020-06-16T23:59:39.492Z] e7604b0c0f53: Download complete [2020-06-17T00:00:11.814Z] e7604b0c0f53: Pull complete [2020-06-17T00:00:11.814Z] db689cb83ae0: Pull complete [2020-06-17T00:00:11.814Z] 6138af208834: Pull complete [2020-06-17T00:00:11.814Z] 007c8e8c5d63: Pull complete [2020-06-17T00:00:11.814Z] 4f7a387c642f: Pull complete [2020-06-17T00:00:11.814Z] Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 [2020-06-17T00:00:11.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-06-17T00:00:17.205Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-06-17T00:00:17.205Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-06-17T00:00:17.205Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-06-17T00:00:17.205Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-06-17T00:00:17.477Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1233 kB] [2020-06-17T00:00:17.749Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1192 B] [2020-06-17T00:00:17.749Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [880 kB] [2020-06-17T00:00:17.749Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3737 B] [2020-06-17T00:00:17.749Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] [2020-06-17T00:00:17.749Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7827 B] [2020-06-17T00:00:18.022Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [756 kB] [2020-06-17T00:00:18.022Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [608 kB] [2020-06-17T00:00:18.615Z] Fetched 3750 kB in 2s (1573 kB/s) [2020-06-17T00:00:22.896Z] Reading package lists... [2020-06-17T00:00:29.580Z] 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-06-17T00:00:29.580Z] - README.md [2020-06-17T00:00:29.580Z] [2020-06-17T00:00:29.580Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-06-17T00:00:34.960Z] 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-dev libcc1-0 libcurl3-gnutls 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-06-17T00:00:39.246Z] Reading package lists... [2020-06-17T00:00:40.109Z] Building dependency tree... [2020-06-17T00:00:40.109Z] Reading state information... [2020-06-17T00:00:40.700Z] The following packages were automatically installed and are no longer required: [2020-06-17T00:00:40.975Z] libjq1 liblzo2-2 libonig4 [2020-06-17T00:00:40.975Z] Use 'sudo apt autoremove' to remove them. [2020-06-17T00:00:40.975Z] Suggested packages: [2020-06-17T00:00:40.975Z] binutils-doc cpp-doc gcc-7-locales dbus-user-session libpam-systemd [2020-06-17T00:00:40.975Z] pinentry-gnome3 tor debian-keyring gcc-7-doc libstdc++6-7-dbg gcc-multilib [2020-06-17T00:00:40.975Z] autoconf automake libtool flex bison gdb gcc-doc libgcc1-dbg libgomp1-dbg [2020-06-17T00:00:40.975Z] libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg [2020-06-17T00:00:40.975Z] libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-base [2020-06-17T00:00:40.975Z] git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk [2020-06-17T00:00:40.975Z] gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage scdaemon [2020-06-17T00:00:40.975Z] glibc-doc bzr gdbm-l10n libstdc++-7-doc make-doc man-browser keychain [2020-06-17T00:00:40.975Z] libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-06-17T00:00:40.975Z] libterm-readline-gnu-perl | libterm-readline-perl-perl pinentry-doc [2020-06-17T00:00:40.975Z] readline-doc [2020-06-17T00:00:41.947Z] The following NEW packages will be installed: [2020-06-17T00:00:41.947Z] binutils binutils-aarch64-linux-gnu binutils-common build-essential cpp [2020-06-17T00:00:41.947Z] cpp-7 curl dirmngr dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git [2020-06-17T00:00:41.947Z] git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client [2020-06-17T00:00:41.947Z] gpg-wks-server gpgconf gpgsm less libalgorithm-diff-perl [2020-06-17T00:00:41.947Z] libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libassuan0 [2020-06-17T00:00:41.947Z] libatomic1 libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 [2020-06-17T00:00:41.947Z] libcurl3-gnutls libdpkg-perl libedit2 liberror-perl libexpat1 libfakeroot [2020-06-17T00:00:41.947Z] libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libglib2.0-0 [2020-06-17T00:00:41.947Z] libglib2.0-data libgomp1 libicu60 libisl19 libitm1 libksba8 [2020-06-17T00:00:41.947Z] liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libnorm1 libnpth0 [2020-06-17T00:00:41.947Z] libperl5.26 libpgm-5.2-0 libreadline7 libsodium23 libssl1.0.0 [2020-06-17T00:00:41.947Z] libstdc++-7-dev libtsan0 libubsan0 libx11-6 libx11-data libxau6 libxcb1 [2020-06-17T00:00:41.947Z] libxdmcp6 libxext6 libxml2 libxmuu1 libzmq3-dev libzmq5 linux-libc-dev make [2020-06-17T00:00:41.947Z] manpages manpages-dev netbase openssh-client patch perl perl-modules-5.26 [2020-06-17T00:00:41.947Z] pinentry-curses pkg-config readline-common shared-mime-info xauth [2020-06-17T00:00:41.947Z] xdg-user-dirs xz-utils [2020-06-17T00:00:42.216Z] 0 upgraded, 95 newly installed, 0 to remove and 10 not upgraded. [2020-06-17T00:00:42.216Z] Need to get 63.4 MB of archives. [2020-06-17T00:00:42.216Z] After this operation, 277 MB of additional disk space will be used. [2020-06-17T00:00:42.216Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblocale-gettext-perl arm64 1.07-3build2 [16.3 kB] [2020-06-17T00:00:42.486Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] [2020-06-17T00:00:42.486Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] [2020-06-17T00:00:42.754Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] [2020-06-17T00:00:42.754Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] [2020-06-17T00:00:42.754Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-06-17T00:00:43.026Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] [2020-06-17T00:00:43.295Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] [2020-06-17T00:00:43.295Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-06-17T00:00:43.567Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-06-17T00:00:43.567Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-06-17T00:00:43.567Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] [2020-06-17T00:00:43.837Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] [2020-06-17T00:00:43.837Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-06-17T00:00:43.837Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] [2020-06-17T00:00:43.837Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libglib2.0-0 arm64 2.56.4-0ubuntu0.18.04.6 [983 kB] [2020-06-17T00:00:43.837Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.6 [4540 B] [2020-06-17T00:00:43.837Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libicu60 arm64 60.2-3ubuntu3.1 [7987 kB] [2020-06-17T00:00:44.109Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 readline-common all 7.0-3 [52.9 kB] [2020-06-17T00:00:44.109Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libreadline7 arm64 7.0-3 [107 kB] [2020-06-17T00:00:44.109Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxml2 arm64 2.9.4+dfsg1-6.1ubuntu1.3 [547 kB] [2020-06-17T00:00:44.380Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-06-17T00:00:44.380Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 shared-mime-info arm64 1.9-2 [423 kB] [2020-06-17T00:00:44.380Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xdg-user-dirs arm64 0.17-1ubuntu1 [47.0 kB] [2020-06-17T00:00:44.380Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xz-utils arm64 5.2.2-1.3 [79.2 kB] [2020-06-17T00:00:44.380Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] [2020-06-17T00:00:44.381Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] [2020-06-17T00:00:44.381Z] Get:28 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] [2020-06-17T00:00:44.381Z] Get:29 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages all 4.15-1 [1234 kB] [2020-06-17T00:00:44.653Z] Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] [2020-06-17T00:00:44.653Z] Get:31 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] [2020-06-17T00:00:44.653Z] Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-common arm64 2.30-21ubuntu1~18.04.3 [196 kB] [2020-06-17T00:00:44.653Z] Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbinutils arm64 2.30-21ubuntu1~18.04.3 [417 kB] [2020-06-17T00:00:44.653Z] Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.30-21ubuntu1~18.04.3 [2168 kB] [2020-06-17T00:00:44.653Z] Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils arm64 2.30-21ubuntu1~18.04.3 [3368 B] [2020-06-17T00:00:44.653Z] Get:36 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libc-dev-bin arm64 2.27-3ubuntu1 [58.6 kB] [2020-06-17T00:00:44.653Z] Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 linux-libc-dev arm64 4.15.0-106.107 [969 kB] [2020-06-17T00:00:44.653Z] Get:38 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libc6-dev arm64 2.27-3ubuntu1 [2052 kB] [2020-06-17T00:00:44.924Z] Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7-base arm64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-06-17T00:00:44.925Z] Get:40 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libisl19 arm64 0.19-1 [439 kB] [2020-06-17T00:00:44.925Z] Get:41 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpfr6 arm64 4.0.1-1 [202 kB] [2020-06-17T00:00:44.925Z] Get:42 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpc3 arm64 1.1.0-1 [37.2 kB] [2020-06-17T00:00:44.925Z] Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp-7 arm64 7.5.0-3ubuntu1~18.04 [7046 kB] [2020-06-17T00:00:45.522Z] Get:44 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp arm64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-06-17T00:00:45.522Z] Get:45 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcc1-0 arm64 8.4.0-1ubuntu1~18.04 [36.5 kB] [2020-06-17T00:00:45.522Z] Get:46 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgomp1 arm64 8.4.0-1ubuntu1~18.04 [69.7 kB] [2020-06-17T00:00:45.522Z] Get:47 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libitm1 arm64 8.4.0-1ubuntu1~18.04 [24.3 kB] [2020-06-17T00:00:45.522Z] Get:48 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libatomic1 arm64 8.4.0-1ubuntu1~18.04 [9176 B] [2020-06-17T00:00:45.522Z] Get:49 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libasan4 arm64 7.5.0-3ubuntu1~18.04 [335 kB] [2020-06-17T00:00:45.522Z] Get:50 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 liblsan0 arm64 8.4.0-1ubuntu1~18.04 [121 kB] [2020-06-17T00:00:45.522Z] Get:51 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libtsan0 arm64 8.4.0-1ubuntu1~18.04 [269 kB] [2020-06-17T00:00:45.523Z] Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libubsan0 arm64 7.5.0-3ubuntu1~18.04 [117 kB] [2020-06-17T00:00:45.523Z] Get:53 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgcc-7-dev arm64 7.5.0-3ubuntu1~18.04 [833 kB] [2020-06-17T00:00:45.523Z] Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7 arm64 7.5.0-3ubuntu1~18.04 [7772 kB] [2020-06-17T00:00:46.113Z] Get:55 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc arm64 4:7.4.0-1ubuntu2.3 [5208 B] [2020-06-17T00:00:46.113Z] Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libstdc++-7-dev arm64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-06-17T00:00:46.113Z] Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++-7 arm64 7.5.0-3ubuntu1~18.04 [8077 kB] [2020-06-17T00:00:46.706Z] Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++ arm64 4:7.4.0-1ubuntu2.3 [1552 B] [2020-06-17T00:00:46.706Z] Get:59 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-06-17T00:00:46.706Z] Get:60 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-06-17T00:00:46.706Z] Get:61 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-06-17T00:00:46.706Z] Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-06-17T00:00:46.706Z] Get:63 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 build-essential arm64 12.4ubuntu1 [4754 B] [2020-06-17T00:00:46.706Z] Get:64 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] [2020-06-17T00:00:46.706Z] Get:65 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libassuan0 arm64 2.5.1-2 [28.9 kB] [2020-06-17T00:00:46.706Z] Get:66 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgconf arm64 2.2.4-1ubuntu1.2 [106 kB] [2020-06-17T00:00:46.706Z] Get:67 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libksba8 arm64 1.3.5-2 [77.4 kB] [2020-06-17T00:00:46.706Z] Get:68 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnpth0 arm64 1.5-3 [6844 B] [2020-06-17T00:00:46.977Z] Get:69 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dirmngr arm64 2.2.4-1ubuntu1.2 [276 kB] [2020-06-17T00:00:46.977Z] Get:70 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfakeroot arm64 1.22-2ubuntu1 [21.8 kB] [2020-06-17T00:00:46.977Z] Get:71 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 fakeroot arm64 1.22-2ubuntu1 [59.9 kB] [2020-06-17T00:00:46.977Z] Get:72 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] [2020-06-17T00:00:46.977Z] Get:73 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-06-17T00:00:46.977Z] Get:74 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-06-17T00:00:46.977Z] Get:75 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-06-17T00:00:46.977Z] Get:76 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-l10n all 2.2.4-1ubuntu1.2 [49.6 kB] [2020-06-17T00:00:46.977Z] Get:77 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-utils arm64 2.2.4-1ubuntu1.2 [108 kB] [2020-06-17T00:00:46.977Z] Get:78 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg arm64 2.2.4-1ubuntu1.2 [400 kB] [2020-06-17T00:00:47.246Z] Get:79 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pinentry-curses arm64 1.1.0-1 [32.4 kB] [2020-06-17T00:00:47.246Z] Get:80 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-agent arm64 2.2.4-1ubuntu1.2 [190 kB] [2020-06-17T00:00:47.246Z] Get:81 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-client arm64 2.2.4-1ubuntu1.2 [76.8 kB] [2020-06-17T00:00:47.246Z] Get:82 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-server arm64 2.2.4-1ubuntu1.2 [71.6 kB] [2020-06-17T00:00:47.246Z] Get:83 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgsm arm64 2.2.4-1ubuntu1.2 [182 kB] [2020-06-17T00:00:47.246Z] Get:84 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg arm64 2.2.4-1ubuntu1.2 [249 kB] [2020-06-17T00:00:47.246Z] Get:85 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] [2020-06-17T00:00:47.246Z] Get:86 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-xs-perl arm64 0.04-5 [10.8 kB] [2020-06-17T00:00:47.246Z] Get:87 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] [2020-06-17T00:00:47.519Z] Get:88 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-fcntllock-perl arm64 0.22-3build2 [33.0 kB] [2020-06-17T00:00:47.519Z] Get:89 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libnorm1 arm64 1.5r6+dfsg1-6 [218 kB] [2020-06-17T00:00:47.519Z] Get:90 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libpgm-5.2-0 arm64 5.2.122~dfsg-2 [140 kB] [2020-06-17T00:00:47.519Z] Get:91 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsodium23 arm64 1.0.16-2 [90.4 kB] [2020-06-17T00:00:47.519Z] Get:92 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 libzmq5 arm64 4.2.5-1ubuntu0.2 [208 kB] [2020-06-17T00:00:47.519Z] Get:93 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 libzmq3-dev arm64 4.2.5-1ubuntu0.2 [409 kB] [2020-06-17T00:00:47.519Z] Get:94 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages-dev all 4.15-1 [2217 kB] [2020-06-17T00:00:47.519Z] Get:95 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pkg-config arm64 0.29.1-0ubuntu2 [42.8 kB] [2020-06-17T00:00:48.491Z] debconf: delaying package configuration, since apt-utils is not installed [2020-06-17T00:00:48.491Z] Fetched 63.4 MB in 6s (11.2 MB/s) [2020-06-17T00:00:48.491Z] Selecting previously unselected package liblocale-gettext-perl. [2020-06-17T00:00:48.491Z] (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-06-17T00:00:48.491Z] Preparing to unpack .../00-liblocale-gettext-perl_1.07-3build2_arm64.deb ... [2020-06-17T00:00:48.491Z] Unpacking liblocale-gettext-perl (1.07-3build2) ... [2020-06-17T00:00:48.763Z] Selecting previously unselected package libxau6:arm64. [2020-06-17T00:00:48.763Z] Preparing to unpack .../01-libxau6_1%3a1.0.8-1_arm64.deb ... [2020-06-17T00:00:48.763Z] Unpacking libxau6:arm64 (1:1.0.8-1) ... [2020-06-17T00:00:48.763Z] Selecting previously unselected package libbsd0:arm64. [2020-06-17T00:00:48.763Z] Preparing to unpack .../02-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... [2020-06-17T00:00:48.763Z] Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-06-17T00:00:49.035Z] Selecting previously unselected package libxdmcp6:arm64. [2020-06-17T00:00:49.035Z] Preparing to unpack .../03-libxdmcp6_1%3a1.1.2-3_arm64.deb ... [2020-06-17T00:00:49.035Z] Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... [2020-06-17T00:00:49.035Z] Selecting previously unselected package libxcb1:arm64. [2020-06-17T00:00:49.035Z] Preparing to unpack .../04-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... [2020-06-17T00:00:49.035Z] Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-06-17T00:00:49.306Z] Selecting previously unselected package libx11-data. [2020-06-17T00:00:49.306Z] Preparing to unpack .../05-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-06-17T00:00:49.306Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-06-17T00:00:49.577Z] Selecting previously unselected package libx11-6:arm64. [2020-06-17T00:00:49.577Z] Preparing to unpack .../06-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... [2020-06-17T00:00:49.577Z] Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-06-17T00:00:49.848Z] Selecting previously unselected package libxext6:arm64. [2020-06-17T00:00:49.848Z] Preparing to unpack .../07-libxext6_2%3a1.3.3-1_arm64.deb ... [2020-06-17T00:00:49.848Z] Unpacking libxext6:arm64 (2:1.3.3-1) ... [2020-06-17T00:00:49.848Z] Selecting previously unselected package perl-modules-5.26. [2020-06-17T00:00:49.848Z] Preparing to unpack .../08-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-06-17T00:00:49.848Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-06-17T00:00:51.280Z] Selecting previously unselected package libgdbm5:arm64. [2020-06-17T00:00:51.280Z] Preparing to unpack .../09-libgdbm5_1.14.1-6_arm64.deb ... [2020-06-17T00:00:51.280Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-06-17T00:00:51.553Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-06-17T00:00:51.553Z] Preparing to unpack .../10-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-06-17T00:00:51.553Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-06-17T00:00:51.553Z] Selecting previously unselected package libperl5.26:arm64. [2020-06-17T00:00:51.553Z] Preparing to unpack .../11-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... [2020-06-17T00:00:51.553Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-06-17T00:00:52.983Z] Selecting previously unselected package perl. [2020-06-17T00:00:52.983Z] Preparing to unpack .../12-perl_5.26.1-6ubuntu0.3_arm64.deb ... [2020-06-17T00:00:52.983Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-06-17T00:00:52.983Z] Selecting previously unselected package less. [2020-06-17T00:00:52.983Z] Preparing to unpack .../13-less_487-0.1_arm64.deb ... [2020-06-17T00:00:52.983Z] Unpacking less (487-0.1) ... [2020-06-17T00:00:53.255Z] Selecting previously unselected package libexpat1:arm64. [2020-06-17T00:00:53.255Z] Preparing to unpack .../14-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... [2020-06-17T00:00:53.255Z] Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-06-17T00:00:53.255Z] Selecting previously unselected package libglib2.0-0:arm64. [2020-06-17T00:00:53.255Z] Preparing to unpack .../15-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_arm64.deb ... [2020-06-17T00:00:53.527Z] Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... [2020-06-17T00:00:53.800Z] Selecting previously unselected package libglib2.0-data. [2020-06-17T00:00:53.800Z] Preparing to unpack .../16-libglib2.0-data_2.56.4-0ubuntu0.18.04.6_all.deb ... [2020-06-17T00:00:53.800Z] Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... [2020-06-17T00:00:53.800Z] Selecting previously unselected package libicu60:arm64. [2020-06-17T00:00:53.800Z] Preparing to unpack .../17-libicu60_60.2-3ubuntu3.1_arm64.deb ... [2020-06-17T00:00:53.800Z] Unpacking libicu60:arm64 (60.2-3ubuntu3.1) ... [2020-06-17T00:00:56.488Z] Selecting previously unselected package readline-common. [2020-06-17T00:00:56.488Z] Preparing to unpack .../18-readline-common_7.0-3_all.deb ... [2020-06-17T00:00:56.488Z] Unpacking readline-common (7.0-3) ... [2020-06-17T00:00:56.488Z] Selecting previously unselected package libreadline7:arm64. [2020-06-17T00:00:56.488Z] Preparing to unpack .../19-libreadline7_7.0-3_arm64.deb ... [2020-06-17T00:00:56.488Z] Unpacking libreadline7:arm64 (7.0-3) ... [2020-06-17T00:00:56.488Z] Selecting previously unselected package libxml2:arm64. [2020-06-17T00:00:56.488Z] Preparing to unpack .../20-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_arm64.deb ... [2020-06-17T00:00:56.488Z] Unpacking libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.3) ... [2020-06-17T00:00:56.761Z] Selecting previously unselected package netbase. [2020-06-17T00:00:56.761Z] Preparing to unpack .../21-netbase_5.4_all.deb ... [2020-06-17T00:00:56.761Z] Unpacking netbase (5.4) ... [2020-06-17T00:00:56.761Z] Selecting previously unselected package shared-mime-info. [2020-06-17T00:00:56.761Z] Preparing to unpack .../22-shared-mime-info_1.9-2_arm64.deb ... [2020-06-17T00:00:56.761Z] Unpacking shared-mime-info (1.9-2) ... [2020-06-17T00:00:57.417Z] Selecting previously unselected package xdg-user-dirs. [2020-06-17T00:00:57.417Z] Preparing to unpack .../23-xdg-user-dirs_0.17-1ubuntu1_arm64.deb ... [2020-06-17T00:00:57.417Z] Unpacking xdg-user-dirs (0.17-1ubuntu1) ... [2020-06-17T00:00:57.417Z] Selecting previously unselected package xz-utils. [2020-06-17T00:00:57.417Z] Preparing to unpack .../24-xz-utils_5.2.2-1.3_arm64.deb ... [2020-06-17T00:00:57.417Z] Unpacking xz-utils (5.2.2-1.3) ... [2020-06-17T00:00:57.417Z] Selecting previously unselected package libedit2:arm64. [2020-06-17T00:00:57.417Z] Preparing to unpack .../25-libedit2_3.1-20170329-1_arm64.deb ... [2020-06-17T00:00:57.417Z] Unpacking libedit2:arm64 (3.1-20170329-1) ... [2020-06-17T00:00:57.690Z] Selecting previously unselected package libssl1.0.0:arm64. [2020-06-17T00:00:57.690Z] Preparing to unpack .../26-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... [2020-06-17T00:00:57.690Z] Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-06-17T00:00:57.975Z] Selecting previously unselected package libxmuu1:arm64. [2020-06-17T00:00:57.975Z] Preparing to unpack .../27-libxmuu1_2%3a1.1.2-2_arm64.deb ... [2020-06-17T00:00:57.975Z] Unpacking libxmuu1:arm64 (2:1.1.2-2) ... [2020-06-17T00:00:57.975Z] Selecting previously unselected package manpages. [2020-06-17T00:00:57.975Z] Preparing to unpack .../28-manpages_4.15-1_all.deb ... [2020-06-17T00:00:58.248Z] Unpacking manpages (4.15-1) ... [2020-06-17T00:00:58.523Z] Selecting previously unselected package openssh-client. [2020-06-17T00:00:58.523Z] Preparing to unpack .../29-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... [2020-06-17T00:00:58.523Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-06-17T00:00:58.793Z] Selecting previously unselected package xauth. [2020-06-17T00:00:58.793Z] Preparing to unpack .../30-xauth_1%3a1.0.10-1_arm64.deb ... [2020-06-17T00:00:58.793Z] Unpacking xauth (1:1.0.10-1) ... [2020-06-17T00:00:58.793Z] Selecting previously unselected package binutils-common:arm64. [2020-06-17T00:00:58.793Z] Preparing to unpack .../31-binutils-common_2.30-21ubuntu1~18.04.3_arm64.deb ... [2020-06-17T00:00:58.793Z] Unpacking binutils-common:arm64 (2.30-21ubuntu1~18.04.3) ... [2020-06-17T00:00:59.068Z] Selecting previously unselected package libbinutils:arm64. [2020-06-17T00:00:59.068Z] Preparing to unpack .../32-libbinutils_2.30-21ubuntu1~18.04.3_arm64.deb ... [2020-06-17T00:00:59.068Z] Unpacking libbinutils:arm64 (2.30-21ubuntu1~18.04.3) ... [2020-06-17T00:00:59.350Z] Selecting previously unselected package binutils-aarch64-linux-gnu. [2020-06-17T00:00:59.350Z] Preparing to unpack .../33-binutils-aarch64-linux-gnu_2.30-21ubuntu1~18.04.3_arm64.deb ... [2020-06-17T00:00:59.350Z] Unpacking binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.3) ... [2020-06-17T00:01:00.375Z] Selecting previously unselected package binutils. [2020-06-17T00:01:00.375Z] Preparing to unpack .../34-binutils_2.30-21ubuntu1~18.04.3_arm64.deb ... [2020-06-17T00:01:00.375Z] Unpacking binutils (2.30-21ubuntu1~18.04.3) ... [2020-06-17T00:01:00.375Z] Selecting previously unselected package libc-dev-bin. [2020-06-17T00:01:00.375Z] Preparing to unpack .../35-libc-dev-bin_2.27-3ubuntu1_arm64.deb ... [2020-06-17T00:01:00.375Z] Unpacking libc-dev-bin (2.27-3ubuntu1) ... [2020-06-17T00:01:00.654Z] Selecting previously unselected package linux-libc-dev:arm64. [2020-06-17T00:01:00.654Z] Preparing to unpack .../36-linux-libc-dev_4.15.0-106.107_arm64.deb ... [2020-06-17T00:01:00.654Z] Unpacking linux-libc-dev:arm64 (4.15.0-106.107) ... [2020-06-17T00:01:01.654Z] Selecting previously unselected package libc6-dev:arm64. [2020-06-17T00:01:01.655Z] Preparing to unpack .../37-libc6-dev_2.27-3ubuntu1_arm64.deb ... [2020-06-17T00:01:01.655Z] Unpacking libc6-dev:arm64 (2.27-3ubuntu1) ... [2020-06-17T00:01:02.626Z] Selecting previously unselected package gcc-7-base:arm64. [2020-06-17T00:01:02.626Z] Preparing to unpack .../38-gcc-7-base_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-06-17T00:01:02.626Z] Unpacking gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-17T00:01:02.626Z] Selecting previously unselected package libisl19:arm64. [2020-06-17T00:01:02.626Z] Preparing to unpack .../39-libisl19_0.19-1_arm64.deb ... [2020-06-17T00:01:02.626Z] Unpacking libisl19:arm64 (0.19-1) ... [2020-06-17T00:01:02.898Z] Selecting previously unselected package libmpfr6:arm64. [2020-06-17T00:01:02.898Z] Preparing to unpack .../40-libmpfr6_4.0.1-1_arm64.deb ... [2020-06-17T00:01:02.898Z] Unpacking libmpfr6:arm64 (4.0.1-1) ... [2020-06-17T00:01:02.898Z] Selecting previously unselected package libmpc3:arm64. [2020-06-17T00:01:02.898Z] Preparing to unpack .../41-libmpc3_1.1.0-1_arm64.deb ... [2020-06-17T00:01:02.898Z] Unpacking libmpc3:arm64 (1.1.0-1) ... [2020-06-17T00:01:03.177Z] Selecting previously unselected package cpp-7. [2020-06-17T00:01:03.177Z] Preparing to unpack .../42-cpp-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-06-17T00:01:03.177Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-17T00:01:04.606Z] Selecting previously unselected package cpp. [2020-06-17T00:01:04.606Z] Preparing to unpack .../43-cpp_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-06-17T00:01:04.606Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) ... [2020-06-17T00:01:04.877Z] Selecting previously unselected package libcc1-0:arm64. [2020-06-17T00:01:04.877Z] Preparing to unpack .../44-libcc1-0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-06-17T00:01:04.877Z] Unpacking libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-17T00:01:04.877Z] Selecting previously unselected package libgomp1:arm64. [2020-06-17T00:01:04.877Z] Preparing to unpack .../45-libgomp1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-06-17T00:01:05.147Z] Unpacking libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-17T00:01:05.147Z] Selecting previously unselected package libitm1:arm64. [2020-06-17T00:01:05.147Z] Preparing to unpack .../46-libitm1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-06-17T00:01:05.147Z] Unpacking libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-17T00:01:05.420Z] Selecting previously unselected package libatomic1:arm64. [2020-06-17T00:01:05.420Z] Preparing to unpack .../47-libatomic1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-06-17T00:01:05.420Z] Unpacking libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-17T00:01:05.420Z] Selecting previously unselected package libasan4:arm64. [2020-06-17T00:01:05.420Z] Preparing to unpack .../48-libasan4_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-06-17T00:01:05.420Z] Unpacking libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-17T00:01:05.690Z] Selecting previously unselected package liblsan0:arm64. [2020-06-17T00:01:05.690Z] Preparing to unpack .../49-liblsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-06-17T00:01:05.690Z] Unpacking liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-17T00:01:05.690Z] Selecting previously unselected package libtsan0:arm64. [2020-06-17T00:01:05.690Z] Preparing to unpack .../50-libtsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-06-17T00:01:05.959Z] Unpacking libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-17T00:01:05.959Z] Selecting previously unselected package libubsan0:arm64. [2020-06-17T00:01:05.959Z] Preparing to unpack .../51-libubsan0_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-06-17T00:01:05.959Z] Unpacking libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-17T00:01:06.229Z] Selecting previously unselected package libgcc-7-dev:arm64. [2020-06-17T00:01:06.229Z] Preparing to unpack .../52-libgcc-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-06-17T00:01:06.229Z] Unpacking libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-17T00:01:06.498Z] Selecting previously unselected package gcc-7. [2020-06-17T00:01:06.769Z] Preparing to unpack .../53-gcc-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-06-17T00:01:06.769Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-17T00:01:08.732Z] Selecting previously unselected package gcc. [2020-06-17T00:01:08.732Z] Preparing to unpack .../54-gcc_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-06-17T00:01:08.732Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) ... [2020-06-17T00:01:08.732Z] Selecting previously unselected package libstdc++-7-dev:arm64. [2020-06-17T00:01:08.732Z] Preparing to unpack .../55-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-06-17T00:01:08.732Z] Unpacking libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-17T00:01:09.706Z] Selecting previously unselected package g++-7. [2020-06-17T00:01:09.706Z] Preparing to unpack .../56-g++-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-06-17T00:01:09.706Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-17T00:01:11.677Z] Selecting previously unselected package g++. [2020-06-17T00:01:11.677Z] Preparing to unpack .../57-g++_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-06-17T00:01:11.677Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) ... [2020-06-17T00:01:11.677Z] Selecting previously unselected package make. [2020-06-17T00:01:11.677Z] Preparing to unpack .../58-make_4.1-9.1ubuntu1_arm64.deb ... [2020-06-17T00:01:11.677Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-06-17T00:01:11.677Z] Selecting previously unselected package libdpkg-perl. [2020-06-17T00:01:11.677Z] Preparing to unpack .../59-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-06-17T00:01:11.677Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-06-17T00:01:11.946Z] Selecting previously unselected package patch. [2020-06-17T00:01:11.946Z] Preparing to unpack .../60-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-06-17T00:01:11.946Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-06-17T00:01:11.946Z] Selecting previously unselected package dpkg-dev. [2020-06-17T00:01:11.946Z] Preparing to unpack .../61-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-06-17T00:01:12.216Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-06-17T00:01:12.217Z] Selecting previously unselected package build-essential. [2020-06-17T00:01:12.217Z] Preparing to unpack .../62-build-essential_12.4ubuntu1_arm64.deb ... [2020-06-17T00:01:12.217Z] Unpacking build-essential (12.4ubuntu1) ... [2020-06-17T00:01:12.489Z] Selecting previously unselected package curl. [2020-06-17T00:01:12.489Z] Preparing to unpack .../63-curl_7.58.0-2ubuntu3.8_arm64.deb ... [2020-06-17T00:01:12.489Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-06-17T00:01:12.489Z] Selecting previously unselected package libassuan0:arm64. [2020-06-17T00:01:12.489Z] Preparing to unpack .../64-libassuan0_2.5.1-2_arm64.deb ... [2020-06-17T00:01:12.489Z] Unpacking libassuan0:arm64 (2.5.1-2) ... [2020-06-17T00:01:12.766Z] Selecting previously unselected package gpgconf. [2020-06-17T00:01:12.766Z] Preparing to unpack .../65-gpgconf_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-17T00:01:12.766Z] Unpacking gpgconf (2.2.4-1ubuntu1.2) ... [2020-06-17T00:01:12.766Z] Selecting previously unselected package libksba8:arm64. [2020-06-17T00:01:12.766Z] Preparing to unpack .../66-libksba8_1.3.5-2_arm64.deb ... [2020-06-17T00:01:12.767Z] Unpacking libksba8:arm64 (1.3.5-2) ... [2020-06-17T00:01:13.036Z] Selecting previously unselected package libnpth0:arm64. [2020-06-17T00:01:13.036Z] Preparing to unpack .../67-libnpth0_1.5-3_arm64.deb ... [2020-06-17T00:01:13.036Z] Unpacking libnpth0:arm64 (1.5-3) ... [2020-06-17T00:01:13.036Z] Selecting previously unselected package dirmngr. [2020-06-17T00:01:13.036Z] Preparing to unpack .../68-dirmngr_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-17T00:01:13.308Z] Unpacking dirmngr (2.2.4-1ubuntu1.2) ... [2020-06-17T00:01:13.308Z] Selecting previously unselected package libfakeroot:arm64. [2020-06-17T00:01:13.308Z] Preparing to unpack .../69-libfakeroot_1.22-2ubuntu1_arm64.deb ... [2020-06-17T00:01:13.308Z] Unpacking libfakeroot:arm64 (1.22-2ubuntu1) ... [2020-06-17T00:01:13.580Z] Selecting previously unselected package fakeroot. [2020-06-17T00:01:13.580Z] Preparing to unpack .../70-fakeroot_1.22-2ubuntu1_arm64.deb ... [2020-06-17T00:01:13.580Z] Unpacking fakeroot (1.22-2ubuntu1) ... [2020-06-17T00:01:13.580Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-06-17T00:01:13.580Z] Preparing to unpack .../71-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... [2020-06-17T00:01:13.580Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-06-17T00:01:13.850Z] Selecting previously unselected package liberror-perl. [2020-06-17T00:01:13.850Z] Preparing to unpack .../72-liberror-perl_0.17025-1_all.deb ... [2020-06-17T00:01:13.850Z] Unpacking liberror-perl (0.17025-1) ... [2020-06-17T00:01:13.850Z] Selecting previously unselected package git-man. [2020-06-17T00:01:13.850Z] Preparing to unpack .../73-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-06-17T00:01:13.850Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-06-17T00:01:14.122Z] Selecting previously unselected package git. [2020-06-17T00:01:14.122Z] Preparing to unpack .../74-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-06-17T00:01:14.393Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-06-17T00:01:15.833Z] Selecting previously unselected package gnupg-l10n. [2020-06-17T00:01:15.833Z] Preparing to unpack .../75-gnupg-l10n_2.2.4-1ubuntu1.2_all.deb ... [2020-06-17T00:01:15.833Z] Unpacking gnupg-l10n (2.2.4-1ubuntu1.2) ... [2020-06-17T00:01:15.833Z] Selecting previously unselected package gnupg-utils. [2020-06-17T00:01:15.833Z] Preparing to unpack .../76-gnupg-utils_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-17T00:01:15.833Z] Unpacking gnupg-utils (2.2.4-1ubuntu1.2) ... [2020-06-17T00:01:15.833Z] Selecting previously unselected package gpg. [2020-06-17T00:01:15.833Z] Preparing to unpack .../77-gpg_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-17T00:01:15.833Z] Unpacking gpg (2.2.4-1ubuntu1.2) ... [2020-06-17T00:01:16.104Z] Selecting previously unselected package pinentry-curses. [2020-06-17T00:01:16.104Z] Preparing to unpack .../78-pinentry-curses_1.1.0-1_arm64.deb ... [2020-06-17T00:01:16.104Z] Unpacking pinentry-curses (1.1.0-1) ... [2020-06-17T00:01:16.104Z] Selecting previously unselected package gpg-agent. [2020-06-17T00:01:16.104Z] Preparing to unpack .../79-gpg-agent_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-17T00:01:16.104Z] Unpacking gpg-agent (2.2.4-1ubuntu1.2) ... [2020-06-17T00:01:16.376Z] Selecting previously unselected package gpg-wks-client. [2020-06-17T00:01:16.376Z] Preparing to unpack .../80-gpg-wks-client_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-17T00:01:16.376Z] Unpacking gpg-wks-client (2.2.4-1ubuntu1.2) ... [2020-06-17T00:01:16.647Z] Selecting previously unselected package gpg-wks-server. [2020-06-17T00:01:16.647Z] Preparing to unpack .../81-gpg-wks-server_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-17T00:01:16.647Z] Unpacking gpg-wks-server (2.2.4-1ubuntu1.2) ... [2020-06-17T00:01:16.647Z] Selecting previously unselected package gpgsm. [2020-06-17T00:01:16.647Z] Preparing to unpack .../82-gpgsm_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-17T00:01:16.647Z] Unpacking gpgsm (2.2.4-1ubuntu1.2) ... [2020-06-17T00:01:16.918Z] Selecting previously unselected package gnupg. [2020-06-17T00:01:16.918Z] Preparing to unpack .../83-gnupg_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-17T00:01:16.918Z] Unpacking gnupg (2.2.4-1ubuntu1.2) ... [2020-06-17T00:01:17.189Z] Selecting previously unselected package libalgorithm-diff-perl. [2020-06-17T00:01:17.189Z] Preparing to unpack .../84-libalgorithm-diff-perl_1.19.03-1_all.deb ... [2020-06-17T00:01:17.189Z] Unpacking libalgorithm-diff-perl (1.19.03-1) ... [2020-06-17T00:01:17.189Z] Selecting previously unselected package libalgorithm-diff-xs-perl. [2020-06-17T00:01:17.189Z] Preparing to unpack .../85-libalgorithm-diff-xs-perl_0.04-5_arm64.deb ... [2020-06-17T00:01:17.189Z] Unpacking libalgorithm-diff-xs-perl (0.04-5) ... [2020-06-17T00:01:17.189Z] Selecting previously unselected package libalgorithm-merge-perl. [2020-06-17T00:01:17.189Z] Preparing to unpack .../86-libalgorithm-merge-perl_0.08-3_all.deb ... [2020-06-17T00:01:17.189Z] Unpacking libalgorithm-merge-perl (0.08-3) ... [2020-06-17T00:01:17.458Z] Selecting previously unselected package libfile-fcntllock-perl. [2020-06-17T00:01:17.458Z] Preparing to unpack .../87-libfile-fcntllock-perl_0.22-3build2_arm64.deb ... [2020-06-17T00:01:17.458Z] Unpacking libfile-fcntllock-perl (0.22-3build2) ... [2020-06-17T00:01:17.458Z] Selecting previously unselected package libnorm1:arm64. [2020-06-17T00:01:17.458Z] Preparing to unpack .../88-libnorm1_1.5r6+dfsg1-6_arm64.deb ... [2020-06-17T00:01:17.458Z] Unpacking libnorm1:arm64 (1.5r6+dfsg1-6) ... [2020-06-17T00:01:17.728Z] Selecting previously unselected package libpgm-5.2-0:arm64. [2020-06-17T00:01:17.728Z] Preparing to unpack .../89-libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb ... [2020-06-17T00:01:17.728Z] Unpacking libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... [2020-06-17T00:01:17.999Z] Selecting previously unselected package libsodium23:arm64. [2020-06-17T00:01:17.999Z] Preparing to unpack .../90-libsodium23_1.0.16-2_arm64.deb ... [2020-06-17T00:01:17.999Z] Unpacking libsodium23:arm64 (1.0.16-2) ... [2020-06-17T00:01:17.999Z] Selecting previously unselected package libzmq5:arm64. [2020-06-17T00:01:17.999Z] Preparing to unpack .../91-libzmq5_4.2.5-1ubuntu0.2_arm64.deb ... [2020-06-17T00:01:17.999Z] Unpacking libzmq5:arm64 (4.2.5-1ubuntu0.2) ... [2020-06-17T00:01:18.281Z] Selecting previously unselected package libzmq3-dev:arm64. [2020-06-17T00:01:18.281Z] Preparing to unpack .../92-libzmq3-dev_4.2.5-1ubuntu0.2_arm64.deb ... [2020-06-17T00:01:18.281Z] Unpacking libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... [2020-06-17T00:01:18.553Z] Selecting previously unselected package manpages-dev. [2020-06-17T00:01:18.553Z] Preparing to unpack .../93-manpages-dev_4.15-1_all.deb ... [2020-06-17T00:01:18.553Z] Unpacking manpages-dev (4.15-1) ... [2020-06-17T00:01:19.143Z] Selecting previously unselected package pkg-config. [2020-06-17T00:01:19.143Z] Preparing to unpack .../94-pkg-config_0.29.1-0ubuntu2_arm64.deb ... [2020-06-17T00:01:19.143Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-06-17T00:01:19.413Z] Setting up libnpth0:arm64 (1.5-3) ... [2020-06-17T00:01:19.413Z] Setting up libedit2:arm64 (3.1-20170329-1) ... [2020-06-17T00:01:19.413Z] Setting up libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-17T00:01:19.413Z] Setting up libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... [2020-06-17T00:01:19.413Z] Setting up libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-17T00:01:19.413Z] Setting up readline-common (7.0-3) ... [2020-06-17T00:01:19.684Z] Setting up manpages (4.15-1) ... [2020-06-17T00:01:19.684Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-06-17T00:01:19.684Z] Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-06-17T00:01:19.684Z] Setting up libicu60:arm64 (60.2-3ubuntu3.1) ... [2020-06-17T00:01:19.684Z] Setting up libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-17T00:01:19.684Z] Setting up less (487-0.1) ... [2020-06-17T00:01:20.275Z] Setting up make (4.1-9.1ubuntu1) ... [2020-06-17T00:01:20.275Z] Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-06-17T00:01:20.549Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-06-17T00:01:20.549Z] Setting up libreadline7:arm64 (7.0-3) ... [2020-06-17T00:01:20.549Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-06-17T00:01:20.549Z] Setting up libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-17T00:01:20.549Z] Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... [2020-06-17T00:01:20.549Z] No schema files found: doing nothing. [2020-06-17T00:01:20.820Z] Setting up linux-libc-dev:arm64 (4.15.0-106.107) ... [2020-06-17T00:01:20.820Z] Setting up libmpfr6:arm64 (4.0.1-1) ... [2020-06-17T00:01:20.820Z] Setting up libksba8:arm64 (1.3.5-2) ... [2020-06-17T00:01:20.820Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-06-17T00:01:20.820Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-06-17T00:01:20.820Z] Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-06-17T00:01:20.820Z] Setting up libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.3) ... [2020-06-17T00:01:20.820Z] Setting up gnupg-l10n (2.2.4-1ubuntu1.2) ... [2020-06-17T00:01:21.090Z] Setting up liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-17T00:01:21.090Z] Setting up libnorm1:arm64 (1.5r6+dfsg1-6) ... [2020-06-17T00:01:21.090Z] Setting up gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-17T00:01:21.090Z] Setting up binutils-common:arm64 (2.30-21ubuntu1~18.04.3) ... [2020-06-17T00:01:21.090Z] Setting up libsodium23:arm64 (1.0.16-2) ... [2020-06-17T00:01:21.090Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-06-17T00:01:21.090Z] Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... [2020-06-17T00:01:21.090Z] Setting up xz-utils (5.2.2-1.3) ... [2020-06-17T00:01:21.361Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-17T00:01:21.361Z] 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-06-17T00:01:21.361Z] 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-06-17T00:01:21.361Z] 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-06-17T00:01:21.361Z] 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-06-17T00:01:21.361Z] 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-06-17T00:01:21.361Z] 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-06-17T00:01:21.361Z] 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-06-17T00:01:21.361Z] 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-06-17T00:01:21.361Z] 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-06-17T00:01:21.361Z] 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-06-17T00:01:21.361Z] Setting up libfakeroot:arm64 (1.22-2ubuntu1) ... [2020-06-17T00:01:21.361Z] Setting up liblocale-gettext-perl (1.07-3build2) ... [2020-06-17T00:01:21.361Z] Setting up shared-mime-info (1.9-2) ... [2020-06-17T00:01:28.040Z] Setting up libmpc3:arm64 (1.1.0-1) ... [2020-06-17T00:01:28.040Z] Setting up libc-dev-bin (2.27-3ubuntu1) ... [2020-06-17T00:01:28.040Z] Setting up libxdmcp6:arm64 (1:1.1.2-3) ... [2020-06-17T00:01:28.040Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-06-17T00:01:28.040Z] Setting up manpages-dev (4.15-1) ... [2020-06-17T00:01:28.040Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-06-17T00:01:28.630Z] Setting up libc6-dev:arm64 (2.27-3ubuntu1) ... [2020-06-17T00:01:28.630Z] Setting up libassuan0:arm64 (2.5.1-2) ... [2020-06-17T00:01:28.630Z] Setting up xdg-user-dirs (0.17-1ubuntu1) ... [2020-06-17T00:01:28.630Z] Setting up libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-17T00:01:28.630Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-06-17T00:01:28.630Z] Setting up libxau6:arm64 (1:1.0.8-1) ... [2020-06-17T00:01:28.630Z] Setting up netbase (5.4) ... [2020-06-17T00:01:28.898Z] Setting up libisl19:arm64 (0.19-1) ... [2020-06-17T00:01:28.898Z] Setting up libzmq5:arm64 (4.2.5-1ubuntu0.2) ... [2020-06-17T00:01:28.899Z] Setting up libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-17T00:01:28.899Z] Setting up libbinutils:arm64 (2.30-21ubuntu1~18.04.3) ... [2020-06-17T00:01:28.899Z] Setting up libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-17T00:01:29.167Z] Setting up gpgconf (2.2.4-1ubuntu1.2) ... [2020-06-17T00:01:29.167Z] Setting up libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... [2020-06-17T00:01:29.167Z] Setting up fakeroot (1.22-2ubuntu1) ... [2020-06-17T00:01:29.167Z] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode [2020-06-17T00:01:29.167Z] 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-06-17T00:01:29.167Z] 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-06-17T00:01:29.167Z] 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-06-17T00:01:29.167Z] 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-06-17T00:01:29.167Z] 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-06-17T00:01:29.167Z] 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-06-17T00:01:29.167Z] 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-06-17T00:01:29.167Z] 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-06-17T00:01:29.167Z] Setting up libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-17T00:01:29.167Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-17T00:01:29.436Z] Setting up libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-17T00:01:29.436Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-06-17T00:01:29.436Z] Setting up binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.3) ... [2020-06-17T00:01:29.436Z] Setting up gpgsm (2.2.4-1ubuntu1.2) ... [2020-06-17T00:01:29.436Z] Setting up gnupg-utils (2.2.4-1ubuntu1.2) ... [2020-06-17T00:01:29.436Z] Setting up pinentry-curses (1.1.0-1) ... [2020-06-17T00:01:29.436Z] Setting up binutils (2.30-21ubuntu1~18.04.3) ... [2020-06-17T00:01:29.436Z] Setting up dirmngr (2.2.4-1ubuntu1.2) ... [2020-06-17T00:01:29.706Z] Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-06-17T00:01:29.706Z] Setting up gpg (2.2.4-1ubuntu1.2) ... [2020-06-17T00:01:29.706Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-06-17T00:01:29.706Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-17T00:01:29.706Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-17T00:01:29.975Z] Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-06-17T00:01:29.975Z] Setting up gpg-agent (2.2.4-1ubuntu1.2) ... [2020-06-17T00:01:29.975Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-06-17T00:01:29.975Z] Setting up gpg-wks-server (2.2.4-1ubuntu1.2) ... [2020-06-17T00:01:29.975Z] Setting up gpg-wks-client (2.2.4-1ubuntu1.2) ... [2020-06-17T00:01:29.975Z] Setting up libxmuu1:arm64 (2:1.1.2-2) ... [2020-06-17T00:01:30.245Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-06-17T00:01:30.245Z] Setting up libfile-fcntllock-perl (0.22-3build2) ... [2020-06-17T00:01:30.245Z] Setting up libalgorithm-diff-perl (1.19.03-1) ... [2020-06-17T00:01:30.245Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-06-17T00:01:30.520Z] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2020-06-17T00:01:30.520Z] 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-06-17T00:01:30.520Z] Setting up libxext6:arm64 (2:1.3.3-1) ... [2020-06-17T00:01:30.520Z] Setting up liberror-perl (0.17025-1) ... [2020-06-17T00:01:30.520Z] Setting up gnupg (2.2.4-1ubuntu1.2) ... [2020-06-17T00:01:30.520Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-06-17T00:01:30.520Z] Setting up xauth (1:1.0.10-1) ... [2020-06-17T00:01:30.791Z] Setting up libalgorithm-merge-perl (0.08-3) ... [2020-06-17T00:01:30.791Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-06-17T00:01:30.791Z] Setting up libalgorithm-diff-xs-perl (0.04-5) ... [2020-06-17T00:01:30.791Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-06-17T00:01:31.061Z] Setting up build-essential (12.4ubuntu1) ... [2020-06-17T00:01:31.061Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-06-17T00:01:31.061Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-06-17T00:01:41.178Z] binutils set to automatically installed. [2020-06-17T00:01:41.178Z] binutils-aarch64-linux-gnu set to automatically installed. [2020-06-17T00:01:41.178Z] binutils-common set to automatically installed. [2020-06-17T00:01:41.178Z] build-essential set to automatically installed. [2020-06-17T00:01:41.178Z] cpp set to automatically installed. [2020-06-17T00:01:41.178Z] cpp-7 set to automatically installed. [2020-06-17T00:01:41.178Z] curl set to automatically installed. [2020-06-17T00:01:41.178Z] dirmngr set to automatically installed. [2020-06-17T00:01:41.178Z] dpkg-dev set to automatically installed. [2020-06-17T00:01:41.178Z] fakeroot set to automatically installed. [2020-06-17T00:01:41.178Z] g++ set to automatically installed. [2020-06-17T00:01:41.178Z] g++-7 set to automatically installed. [2020-06-17T00:01:41.178Z] gcc set to automatically installed. [2020-06-17T00:01:41.178Z] gcc-7 set to automatically installed. [2020-06-17T00:01:41.178Z] gcc-7-base set to automatically installed. [2020-06-17T00:01:41.178Z] git set to automatically installed. [2020-06-17T00:01:41.178Z] git-man set to automatically installed. [2020-06-17T00:01:41.178Z] gnupg set to automatically installed. [2020-06-17T00:01:41.178Z] gnupg-l10n set to automatically installed. [2020-06-17T00:01:41.178Z] gnupg-utils set to automatically installed. [2020-06-17T00:01:41.178Z] gpg set to automatically installed. [2020-06-17T00:01:41.178Z] gpg-agent set to automatically installed. [2020-06-17T00:01:41.178Z] gpg-wks-client set to automatically installed. [2020-06-17T00:01:41.178Z] gpg-wks-server set to automatically installed. [2020-06-17T00:01:41.178Z] gpgconf set to automatically installed. [2020-06-17T00:01:41.178Z] gpgsm set to automatically installed. [2020-06-17T00:01:41.178Z] less set to automatically installed. [2020-06-17T00:01:41.178Z] libalgorithm-diff-perl set to automatically installed. [2020-06-17T00:01:41.178Z] libalgorithm-diff-xs-perl set to automatically installed. [2020-06-17T00:01:41.178Z] libalgorithm-merge-perl set to automatically installed. [2020-06-17T00:01:41.178Z] libasan4 set to automatically installed. [2020-06-17T00:01:41.178Z] libassuan0 set to automatically installed. [2020-06-17T00:01:41.178Z] libatomic1 set to automatically installed. [2020-06-17T00:01:41.178Z] libbinutils set to automatically installed. [2020-06-17T00:01:41.178Z] libbsd0 set to automatically installed. [2020-06-17T00:01:41.178Z] libc-dev-bin set to automatically installed. [2020-06-17T00:01:41.178Z] libc6-dev set to automatically installed. [2020-06-17T00:01:41.178Z] libcc1-0 set to automatically installed. [2020-06-17T00:01:41.178Z] libcurl3-gnutls set to automatically installed. [2020-06-17T00:01:41.178Z] libdpkg-perl set to automatically installed. [2020-06-17T00:01:41.178Z] libedit2 set to automatically installed. [2020-06-17T00:01:41.178Z] liberror-perl set to automatically installed. [2020-06-17T00:01:41.178Z] libexpat1 set to automatically installed. [2020-06-17T00:01:41.178Z] libfakeroot set to automatically installed. [2020-06-17T00:01:41.178Z] libfile-fcntllock-perl set to automatically installed. [2020-06-17T00:01:41.178Z] libgcc-7-dev set to automatically installed. [2020-06-17T00:01:41.178Z] libgdbm-compat4 set to automatically installed. [2020-06-17T00:01:41.178Z] libgdbm5 set to automatically installed. [2020-06-17T00:01:41.178Z] libglib2.0-0 set to automatically installed. [2020-06-17T00:01:41.178Z] libglib2.0-data set to automatically installed. [2020-06-17T00:01:41.178Z] libgomp1 set to automatically installed. [2020-06-17T00:01:41.178Z] libicu60 set to automatically installed. [2020-06-17T00:01:41.178Z] libisl19 set to automatically installed. [2020-06-17T00:01:41.178Z] libitm1 set to automatically installed. [2020-06-17T00:01:41.178Z] libksba8 set to automatically installed. [2020-06-17T00:01:41.178Z] liblocale-gettext-perl set to automatically installed. [2020-06-17T00:01:41.178Z] liblsan0 set to automatically installed. [2020-06-17T00:01:41.178Z] libmpc3 set to automatically installed. [2020-06-17T00:01:41.178Z] libmpfr6 set to automatically installed. [2020-06-17T00:01:41.178Z] libnorm1 set to automatically installed. [2020-06-17T00:01:41.178Z] libnpth0 set to automatically installed. [2020-06-17T00:01:41.178Z] libperl5.26 set to automatically installed. [2020-06-17T00:01:41.178Z] libpgm-5.2-0 set to automatically installed. [2020-06-17T00:01:41.178Z] libreadline7 set to automatically installed. [2020-06-17T00:01:41.178Z] libsodium23 set to automatically installed. [2020-06-17T00:01:41.178Z] libssl1.0.0 set to automatically installed. [2020-06-17T00:01:41.178Z] libstdc++-7-dev set to automatically installed. [2020-06-17T00:01:41.178Z] libtsan0 set to automatically installed. [2020-06-17T00:01:41.178Z] libubsan0 set to automatically installed. [2020-06-17T00:01:41.178Z] libx11-6 set to automatically installed. [2020-06-17T00:01:41.178Z] libx11-data set to automatically installed. [2020-06-17T00:01:41.178Z] libxau6 set to automatically installed. [2020-06-17T00:01:41.178Z] libxcb1 set to automatically installed. [2020-06-17T00:01:41.178Z] libxdmcp6 set to automatically installed. [2020-06-17T00:01:41.178Z] libxext6 set to automatically installed. [2020-06-17T00:01:41.178Z] libxml2 set to automatically installed. [2020-06-17T00:01:41.178Z] libxmuu1 set to automatically installed. [2020-06-17T00:01:41.178Z] libzmq3-dev set to automatically installed. [2020-06-17T00:01:41.178Z] libzmq5 set to automatically installed. [2020-06-17T00:01:41.178Z] linux-libc-dev set to automatically installed. [2020-06-17T00:01:41.178Z] make set to automatically installed. [2020-06-17T00:01:41.178Z] manpages set to automatically installed. [2020-06-17T00:01:41.178Z] manpages-dev set to automatically installed. [2020-06-17T00:01:41.178Z] netbase set to automatically installed. [2020-06-17T00:01:41.178Z] openssh-client set to automatically installed. [2020-06-17T00:01:41.178Z] patch set to automatically installed. [2020-06-17T00:01:41.178Z] perl set to automatically installed. [2020-06-17T00:01:41.178Z] perl-modules-5.26 set to automatically installed. [2020-06-17T00:01:41.178Z] pinentry-curses set to automatically installed. [2020-06-17T00:01:41.178Z] pkg-config set to automatically installed. [2020-06-17T00:01:41.178Z] readline-common set to automatically installed. [2020-06-17T00:01:41.178Z] shared-mime-info set to automatically installed. [2020-06-17T00:01:41.178Z] xauth set to automatically installed. [2020-06-17T00:01:41.178Z] xdg-user-dirs set to automatically installed. [2020-06-17T00:01:41.178Z] xz-utils set to automatically installed. [2020-06-17T00:01:41.178Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-06-17T00:01:41.178Z] Please ensure the environment is properly setup before continuing. [2020-06-17T00:01:41.178Z] Ignore this message if the appropriate measures have already been taken [2020-06-17T00:01:41.178Z] Pulling go [2020-06-17T00:01:43.781Z] 'app-service-config' has dependencies that need to be staged: go [2020-06-17T00:01:43.781Z] Skipping pull go (already ran) [2020-06-17T00:01:43.781Z] Building go [2020-06-17T00:01:43.781Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-06-17T00:01:43.781Z] Dload Upload Total Spent Left Speed [2020-06-17T00:01:45.932Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 19 93.1M 19 18.2M 0 0 24.6M 0 0:00:03 --:--:-- 0:00:03 24.5M 68 93.1M 68 63.5M 0 0 36.4M 0 0:00:02 0:00:01 0:00:01 36.3M 100 93.1M 100 93.1M 0 0 38.8M 0 0:00:02 0:00:02 --:--:-- 38.8M [2020-06-17T00:01:47.369Z] go1.13.10.linux-arm64.tar.gz: OK [2020-06-17T00:02:05.623Z] Staging go [2020-06-17T00:02:32.369Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] [2020-06-17T00:02:32.369Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-06-17T00:02:32.369Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-06-17T00:02:32.369Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-06-17T00:02:32.369Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [1285 kB] [2020-06-17T00:02:32.369Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [11.0 MB] [2020-06-17T00:02:32.369Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [153 kB] [2020-06-17T00:02:32.369Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [572 B] [2020-06-17T00:02:32.369Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3737 B] [2020-06-17T00:02:32.369Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1192 B] [2020-06-17T00:02:32.369Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [880 kB] [2020-06-17T00:02:32.369Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1233 kB] [2020-06-17T00:02:32.369Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7827 B] [2020-06-17T00:02:32.369Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] [2020-06-17T00:02:32.369Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [756 kB] [2020-06-17T00:02:32.369Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [581 B] [2020-06-17T00:02:32.369Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [608 kB] [2020-06-17T00:02:32.369Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [1843 B] [2020-06-17T00:02:32.369Z] Fetched 16.4 MB in 0s (0 B/s) [2020-06-17T00:02:32.369Z] Get:1 libnorm1_1.5r6+dfsg1-6_arm64.deb [218 kB] [2020-06-17T00:02:32.369Z] Fetched 218 kB in 0s (0 B/s) [2020-06-17T00:02:32.369Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb [140 kB] [2020-06-17T00:02:32.369Z] Fetched 140 kB in 0s (0 B/s) [2020-06-17T00:02:32.369Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_arm64.deb [208 kB] [2020-06-17T00:02:32.369Z] Fetched 208 kB in 0s (0 B/s) [2020-06-17T00:02:32.369Z] Get:1 libsodium23_1.0.16-2_arm64.deb [90.4 kB] [2020-06-17T00:02:32.369Z] Fetched 90.4 kB in 0s (0 B/s) [2020-06-17T00:02:32.369Z] Pulling app-service-config [2020-06-17T00:02:36.644Z] Pulling config-common [2020-06-17T00:02:39.245Z] Skipping build go (already ran) [2020-06-17T00:02:39.835Z] Building app-service-config [2020-06-17T00:02:39.835Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.2.1-dev.1" -o app-service-configurable [2020-06-17T00:02:40.821Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-06-17T00:02:40.821Z] go: extracting github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-06-17T00:02:40.821Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-06-17T00:02:40.821Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-17T00:02:40.821Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-17T00:02:40.821Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-17T00:02:40.821Z] go: downloading github.com/google/uuid v1.1.1 [2020-06-17T00:02:40.821Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-06-17T00:02:41.095Z] go: extracting github.com/google/uuid v1.1.1 [2020-06-17T00:02:41.095Z] go: extracting github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-06-17T00:02:41.095Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-06-17T00:02:41.095Z] go: downloading github.com/gorilla/mux v1.7.4 [2020-06-17T00:02:41.095Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-17T00:02:41.095Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-17T00:02:41.095Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-17T00:02:41.095Z] go: extracting github.com/gorilla/mux v1.7.4 [2020-06-17T00:02:41.095Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-17T00:02:41.095Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-06-17T00:02:41.095Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-06-17T00:02:41.095Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-17T00:02:41.095Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-06-17T00:02:41.095Z] go: extracting github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-06-17T00:02:41.095Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-06-17T00:02:41.095Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-06-17T00:02:41.095Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-06-17T00:02:41.095Z] go: extracting github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-17T00:02:41.095Z] go: extracting github.com/go-redis/redis/v7 v7.2.0 [2020-06-17T00:02:41.095Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-17T00:02:41.095Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-17T00:02:41.095Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-06-17T00:02:41.370Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-06-17T00:02:41.370Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-06-17T00:02:41.370Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-06-17T00:02:41.370Z] go: downloading go.mongodb.org/mongo-driver v1.1.1 [2020-06-17T00:02:41.370Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-06-17T00:02:41.370Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-06-17T00:02:41.370Z] go: extracting bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-06-17T00:02:41.370Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-06-17T00:02:41.370Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-17T00:02:41.370Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-17T00:02:41.370Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-06-17T00:02:41.370Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-06-17T00:02:41.370Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-17T00:02:41.644Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-06-17T00:02:41.644Z] go: extracting github.com/pebbe/zmq4 v1.0.0 [2020-06-17T00:02:41.644Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-17T00:02:41.644Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-06-17T00:02:41.644Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-17T00:02:41.644Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-17T00:02:41.644Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-06-17T00:02:41.644Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-17T00:02:41.644Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-17T00:02:41.644Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-17T00:02:41.644Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-06-17T00:02:41.644Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-17T00:02:41.644Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-06-17T00:02:41.644Z] go: downloading github.com/x448/float16 v0.8.4 [2020-06-17T00:02:41.644Z] go: extracting github.com/gomodule/redigo v2.0.0+incompatible [2020-06-17T00:02:41.920Z] go: extracting github.com/x448/float16 v0.8.4 [2020-06-17T00:02:41.920Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-06-17T00:02:41.920Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-06-17T00:02:41.920Z] go: extracting golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-17T00:02:41.920Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-06-17T00:02:41.920Z] go: extracting go.mongodb.org/mongo-driver v1.1.1 [2020-06-17T00:02:42.192Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-17T00:02:42.192Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-17T00:02:42.192Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-17T00:02:42.192Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-17T00:02:42.192Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-06-17T00:02:42.192Z] go: extracting github.com/hashicorp/golang-lru v0.5.0 [2020-06-17T00:02:42.786Z] go: downloading github.com/go-stack/stack v1.8.0 [2020-06-17T00:02:42.786Z] go: downloading github.com/golang/snappy v0.0.1 [2020-06-17T00:02:42.786Z] go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-17T00:02:42.786Z] go: downloading github.com/xdg/stringprep v1.0.0 [2020-06-17T00:02:42.786Z] go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-17T00:02:42.786Z] go: extracting github.com/go-stack/stack v1.8.0 [2020-06-17T00:02:42.786Z] go: extracting golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-17T00:02:42.786Z] go: extracting github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-17T00:02:42.786Z] go: extracting github.com/xdg/stringprep v1.0.0 [2020-06-17T00:02:42.786Z] go: downloading golang.org/x/text v0.3.2 [2020-06-17T00:02:42.786Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-17T00:02:42.786Z] go: extracting github.com/golang/snappy v0.0.1 [2020-06-17T00:02:43.378Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-17T00:02:43.971Z] go: extracting golang.org/x/text v0.3.2 [2020-06-17T00:02:45.399Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-06-17T00:02:45.399Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-17T00:02:45.399Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-06-17T00:02:45.399Z] go: finding github.com/google/uuid v1.1.1 [2020-06-17T00:02:45.399Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-17T00:02:45.399Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-06-17T00:02:45.399Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-17T00:02:45.399Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-17T00:02:45.399Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-06-17T00:02:45.399Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-17T00:02:45.399Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-17T00:02:45.399Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-17T00:02:45.399Z] go: finding github.com/gorilla/mux v1.7.4 [2020-06-17T00:02:45.399Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-17T00:02:45.399Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-06-17T00:02:45.399Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-17T00:02:45.399Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-17T00:02:45.671Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-17T00:02:45.671Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-17T00:02:45.672Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-06-17T00:02:45.672Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-06-17T00:02:45.672Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-06-17T00:02:45.672Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-06-17T00:02:45.672Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-17T00:02:45.672Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-17T00:02:45.672Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-17T00:02:45.672Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-17T00:02:45.672Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-17T00:02:45.672Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-17T00:02:45.672Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-17T00:02:45.672Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-17T00:02:45.672Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-17T00:02:45.672Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-17T00:02:45.672Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-17T00:02:45.672Z] go: finding github.com/golang/snappy v0.0.1 [2020-06-17T00:02:45.672Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-17T00:02:45.672Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-17T00:02:45.672Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-06-17T00:02:45.672Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-06-17T00:02:45.672Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-17T00:02:45.672Z] go: finding golang.org/x/text v0.3.2 [2020-06-17T00:02:45.672Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-17T00:03:42.207Z] Building config-common [2020-06-17T00:03:54.569Z] Skipping stage go (already ran) [2020-06-17T00:03:54.569Z] Staging app-service-config [2020-06-17T00:03:57.940Z] Staging config-common [2020-06-17T00:04:01.307Z] Priming go [2020-06-17T00:04:03.906Z] Priming app-service-config [2020-06-17T00:04:08.188Z] Priming config-common [2020-06-17T00:04:10.790Z] Snapping 'edgex-app-service-configurable' ... [2020-06-17T00:04:16.184Z] [2020-06-17T00:04:16.184Z] Snapped edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap [2020-06-17T00:04:21.550Z] [2020-06-17T00:04:21.550Z] Login successful. You now have these capabilities: [2020-06-17T00:04:21.550Z] [2020-06-17T00:04:21.550Z] snaps: No restriction [2020-06-17T00:04:21.550Z] channels: No restriction [2020-06-17T00:04:21.550Z] permissions: ['package_access', 'package_manage', 'package_push', 'package_register', 'package_release', 'package_update'] [2020-06-17T00:04:21.550Z] expires: 2020-06-19T16:50:48.252993 [2020-06-17T00:04:21.550Z] [2020-06-17T00:04:24.913Z] Preparing to push 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap'. [2020-06-17T00:04:24.913Z] After pushing, the resulting snap revision will be released to 'latest/edge' when it passes the Snap Store review. [2020-06-17T00:04:24.913Z] Install the review-tools from the Snap Store for enhanced checks before uploading this snap. [2020-06-17T00:04:38.668Z] Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 0% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 1% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 2% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 3% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 4% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 5% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 6% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 7% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 8% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 9% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 10% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 11% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 12% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 13% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 14% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 15% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 16% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 17% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 18% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 19% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 20% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 21% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 22% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 23% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 24% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 25% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 26% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 27% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 28% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 29% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 30% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 31% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 32% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 33% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 34% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 35% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 36% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 37% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 38% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 39% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 40% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 41% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 42% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 43% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 44% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 45% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 46% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 47% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 48% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 49% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 50% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 51% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 52% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 53% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 54% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 55% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 56% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 57% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 58% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 59% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 60% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 61% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 62% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 63% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 64% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 65% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 66% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 67% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 68% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 69% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 70% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 72% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 73% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 74% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 75% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 76% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 77% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 78% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 79% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 80% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 81% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 82% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 83% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 84% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 85% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 86% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 87% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 88% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 89% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 90% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 91% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 92% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 93% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 94% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 95% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 96% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 97% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 98% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 99% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 100% [2020-06-17T00:04:42.019Z] Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ released [2020-06-17T00:04:42.019Z] Revision 16 of 'edgex-app-service-configurable' created. [2020-06-17T00:04:42.986Z] Track Arch Channel Version Revision Notes [2020-06-17T00:04:42.986Z] latest arm64 stable 1.2.0-20200615+a7f3ace 15 - [2020-06-17T00:04:42.986Z] candidate 1.2.0-20200615+a7f3ace 15 - [2020-06-17T00:04:42.986Z] beta 1.2.0-20200615+a7f3ace 15 - [2020-06-17T00:04:42.986Z] edge 1.2.0-20200617+6ceeec9 16 - [2020-06-17T00:04:42.986Z] Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing...| [2020-06-17T00:04:46.345Z] Pushing metadata from 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [2020-06-17T00:04:48.934Z] The metadata has been pushed [Pipeline] } [2020-06-17T00:04:52.317Z] 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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-06-17T00:04:53.615Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-17T00:04:54.178Z] ---> package-listing.sh [2020-06-17T00:04:54.178Z] ++ facter osfamily [2020-06-17T00:04:54.178Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-17T00:04:54.178Z] + OS_FAMILY=redhat [2020-06-17T00:04:54.178Z] + workspace=/w/workspace/_app-service-configurable_master [2020-06-17T00:04:54.178Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-17T00:04:54.178Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-17T00:04:54.178Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-17T00:04:54.178Z] + PACKAGES=/tmp/packages_start.txt [2020-06-17T00:04:54.178Z] + '[' /w/workspace/_app-service-configurable_master ']' [2020-06-17T00:04:54.178Z] + PACKAGES=/tmp/packages_end.txt [2020-06-17T00:04:54.178Z] + case "${OS_FAMILY}" in [2020-06-17T00:04:54.178Z] + rpm -qa [2020-06-17T00:04:54.178Z] + sort [2020-06-17T00:04:58.387Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-17T00:04:58.387Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-17T00:04:58.387Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-17T00:04:58.387Z] + '[' /w/workspace/_app-service-configurable_master ']' [2020-06-17T00:04:58.387Z] + mkdir -p /w/workspace/_app-service-configurable_master/archives/ [2020-06-17T00:04:58.387Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-06-17T00:04:59.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-17T00:04:59.313Z] [2020-06-17T00:04:59.314Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-17T00:04:59.637Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-17T00:04:59.637Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-17T00:04:59.637Z] c9b1b535fdd9: Pulling fs layer [2020-06-17T00:04:59.637Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-17T00:04:59.637Z] 756a868c4378: Pulling fs layer [2020-06-17T00:04:59.637Z] 444b2fc9a129: Pulling fs layer [2020-06-17T00:04:59.637Z] ea15f1150254: Pulling fs layer [2020-06-17T00:04:59.637Z] 41b27a9f41bf: Pulling fs layer [2020-06-17T00:04:59.637Z] 28c525ee5125: Pulling fs layer [2020-06-17T00:04:59.637Z] 094b1ea09ed8: Pulling fs layer [2020-06-17T00:04:59.637Z] 138eaada9080: Pulling fs layer [2020-06-17T00:04:59.637Z] 0622d0fa9048: Pulling fs layer [2020-06-17T00:04:59.637Z] 41b27a9f41bf: Waiting [2020-06-17T00:04:59.637Z] 138eaada9080: Waiting [2020-06-17T00:04:59.637Z] 28c525ee5125: Waiting [2020-06-17T00:04:59.637Z] 094b1ea09ed8: Waiting [2020-06-17T00:04:59.637Z] 0622d0fa9048: Waiting [2020-06-17T00:04:59.637Z] 444b2fc9a129: Waiting [2020-06-17T00:04:59.637Z] ea15f1150254: Waiting [2020-06-17T00:04:59.637Z] 2cc5ad85d9ab: Verifying Checksum [2020-06-17T00:04:59.637Z] 2cc5ad85d9ab: Download complete [2020-06-17T00:04:59.637Z] 444b2fc9a129: Verifying Checksum [2020-06-17T00:04:59.637Z] 444b2fc9a129: Download complete [2020-06-17T00:04:59.637Z] c9b1b535fdd9: Verifying Checksum [2020-06-17T00:04:59.637Z] c9b1b535fdd9: Download complete [2020-06-17T00:04:59.637Z] ea15f1150254: Verifying Checksum [2020-06-17T00:04:59.637Z] ea15f1150254: Download complete [2020-06-17T00:04:59.637Z] 28c525ee5125: Verifying Checksum [2020-06-17T00:04:59.637Z] 28c525ee5125: Download complete [2020-06-17T00:04:59.904Z] 756a868c4378: Download complete [2020-06-17T00:05:00.170Z] c9b1b535fdd9: Pull complete [2020-06-17T00:05:00.170Z] 138eaada9080: Verifying Checksum [2020-06-17T00:05:00.170Z] 138eaada9080: Download complete [2020-06-17T00:05:00.431Z] 094b1ea09ed8: Verifying Checksum [2020-06-17T00:05:00.431Z] 094b1ea09ed8: Download complete [2020-06-17T00:05:00.431Z] 0622d0fa9048: Download complete [2020-06-17T00:05:00.431Z] 2cc5ad85d9ab: Pull complete [2020-06-17T00:05:00.696Z] 41b27a9f41bf: Verifying Checksum [2020-06-17T00:05:00.696Z] 41b27a9f41bf: Download complete [2020-06-17T00:05:02.091Z] 756a868c4378: Pull complete [2020-06-17T00:05:02.355Z] 444b2fc9a129: Pull complete [2020-06-17T00:05:02.620Z] ea15f1150254: Pull complete [2020-06-17T00:05:06.822Z] 41b27a9f41bf: Pull complete [2020-06-17T00:05:06.822Z] 28c525ee5125: Pull complete [2020-06-17T00:05:10.120Z] 094b1ea09ed8: Pull complete [2020-06-17T00:05:10.120Z] 138eaada9080: Pull complete [2020-06-17T00:05:10.380Z] 0622d0fa9048: Pull complete [2020-06-17T00:05:10.380Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-17T00:05:10.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-17T00:05:10.380Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-17T00:05:10.541Z] prd-centos7-docker-4c-2g-3237 does not seem to be running inside a container [2020-06-17T00:05:10.576Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-06-17T00:05:13.139Z] $ docker top bc94dc11a979b5adaf1d89ce433586ba3848b8a3796e468a17985768849246dc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-17T00:05:13.301Z] provisioning config files... [2020-06-17T00:05:13.319Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config4854349883749871693tmp [Pipeline] { [Pipeline] echo [2020-06-17T00:05:13.358Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-17T00:05:13.648Z] ---> create-netrc.sh [Pipeline] echo [2020-06-17T00:05:13.657Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-17T00:05:13.944Z] ---> logs-deploy.sh [2020-06-17T00:05:13.944Z] + ARCHIVE_ARTIFACTS= [2020-06-17T00:05:13.944Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-17T00:05:13.944Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-17T00:05:13.944Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-17T00:05:13.944Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/30 [2020-06-17T00:05:13.944Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/master/30/ [2020-06-17T00:05:13.944Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/30 /w/workspace/_app-service-configurable_master [2020-06-17T00:05:15.326Z] Archives upload complete. [2020-06-17T00:05:15.326Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/30 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/master/30/