b' Pull request #51 opened\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Connecting to https://api.github.com to check permissions of obtain list of difince for edgexfoundry/app-service-configurable\n Loading trusted files from base branch master at ef3041bc9a80e6c74694bbcb5ab502021cef52c6 rather than 6c0265bbbadb9e040c143d9dc737c1bb6d555851\n Obtained Jenkinsfile from ef3041bc9a80e6c74694bbcb5ab502021cef52c6\n Running in Durability level: MAX_SURVIVABILITY\n Loading library edgex-global-pipelines@stable\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve stable as a branch\n Attempting to resolve stable as a tag\n Resolved stable as tag stable at revision 624274de822d93f788ee07a778fc58f076bceb9f\n using credential edgex-jenkins-access-pat\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and with tags\n Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-51/workspace@libs/edgex-global-pipelines # timeout=10\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n Checking out Revision 624274de822d93f788ee07a778fc58f076bceb9f (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 624274de822d93f788ee07a778fc58f076bceb9f # timeout=10\n Commit message: "Merge pull request #117 from ernestojeda/arm64-label-change"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n > git --version # timeout=10\n [Pipeline] Start of Pipeline\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, goVersion:1.13]\n =========================================================\n [Pipeline] echo\n Setting up nodes based on requested architectures [[amd64, arm64]]\n [Pipeline] echo\n Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]]\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n =========================================================\n [Pipeline] echo\n MAVEN_SETTINGS: app-service-configurable-settings\n PROJECT: app-service-configurable\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.13\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-app-service-configurable\n DOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: true\n PUSH_DOCKER_IMAGE: true\n SEMVER_BUMP_LEVEL: pre\n GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\n [Pipeline] node\n Still waiting to schedule task\n \xe2\x80\x98prd-centos7-docker-4c-2g-563\xe2\x80\x99 is offline\n Running on prd-centos7-docker-4c-2g-1587 in /w/workspace/y_app-service-configurable_PR-51\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Declarative: Checkout SCM)\n [Pipeline] checkout\n using credential edgex-jenkins-ssh\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and without tags\n Fetching without tags\n Merging remotes/origin/master commit ef3041bc9a80e6c74694bbcb5ab502021cef52c6 into PR head commit 6c0265bbbadb9e040c143d9dc737c1bb6d555851\n Merge succeeded, producing 6c0265bbbadb9e040c143d9dc737c1bb6d555851\n Checking out Revision 6c0265bbbadb9e040c143d9dc737c1bb6d555851 (PR-51)\n Cloning repository git@github.com:edgexfoundry/app-service-configurable.git\n > git init /w/workspace/y_app-service-configurable_PR-51 # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git\n > git --version # timeout=10\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/51/head:refs/remotes/origin/PR-51 # timeout=10\n > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 6c0265bbbadb9e040c143d9dc737c1bb6d555851 # timeout=10\n > git remote # timeout=10\n > git config --get remote.origin.url # timeout=10\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git merge ef3041bc9a80e6c74694bbcb5ab502021cef52c6 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 6c0265bbbadb9e040c143d9dc737c1bb6d555851 # timeout=10\n Commit message: "Always provide mongo credentials"\n First time build. Skipping changelog.\n > git --version # timeout=10\n fatal: bad object 624274de822d93f788ee07a778fc58f076bceb9f\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-02-28T14:53:47.434Z] Timeout set to expire in 6 hr 0 min\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prepare)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver Prep)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-28T14:53:49.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-28T14:53:49.144Z] \n [2020-02-28T14:53:49.144Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-28T14:53:49.522Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-28T14:53:49.522Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-02-28T14:53:49.522Z] e7c96db7181b: Pulling fs layer\n [2020-02-28T14:53:49.522Z] a038dfdf5543: Pulling fs layer\n [2020-02-28T14:53:49.522Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-02-28T14:53:49.785Z] e7c96db7181b: Verifying Checksum\n [2020-02-28T14:53:49.785Z] e7c96db7181b: Download complete\n [2020-02-28T14:53:49.785Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-02-28T14:53:49.785Z] 8d5d8e63b3c0: Download complete\n [2020-02-28T14:53:49.785Z] a038dfdf5543: Verifying Checksum\n [2020-02-28T14:53:49.785Z] a038dfdf5543: Download complete\n [2020-02-28T14:53:50.048Z] e7c96db7181b: Pull complete\n [2020-02-28T14:53:50.996Z] a038dfdf5543: Pull complete\n [2020-02-28T14:53:50.996Z] 8d5d8e63b3c0: Pull complete\n [2020-02-28T14:53:50.996Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-02-28T14:53:50.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-02-28T14:53:51.156Z] prd-centos7-docker-4c-2g-1587 does not seem to be running inside a container\n [2020-02-28T14:53:51.201Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-service-configurable_PR-51 -v /w/workspace/y_app-service-configurable_PR-51:/w/workspace/y_app-service-configurable_PR-51:rw,z -v /w/workspace/y_app-service-configurable_PR-51@tmp:/w/workspace/y_app-service-configurable_PR-51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-28T14:53:51.818Z] $ docker top 10ab1fdfc1146aa9a60a1f4e1d5db10ad3992ae5e31bd6a234caa149cc4a014c -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-28T14:53:52.512Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-28T14:53:52.512Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-28T14:53:52.789Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-28T14:53:52.795Z] $ docker exec 10ab1fdfc1146aa9a60a1f4e1d5db10ad3992ae5e31bd6a234caa149cc4a014c ssh-agent\n [2020-02-28T14:53:53.045Z] SSH_AUTH_SOCK=/tmp/ssh-9eFKS0MCpoUG/agent.14\n [2020-02-28T14:53:53.045Z] SSH_AGENT_PID=21\n [2020-02-28T14:53:53.057Z] Running ssh-add (command line suppressed)\n [2020-02-28T14:53:53.218Z] Identity added: /w/workspace/y_app-service-configurable_PR-51@tmp/private_key_6222345013055564989.key (/w/workspace/y_app-service-configurable_PR-51@tmp/private_key_6222345013055564989.key)\n [2020-02-28T14:53:53.268Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-28T14:53:53.604Z] + git describe --exact-match --tags HEAD\n [2020-02-28T14:53:53.604Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-02-28T14:53:53.677Z] $ docker exec --env ******** --env ******** 10ab1fdfc1146aa9a60a1f4e1d5db10ad3992ae5e31bd6a234caa149cc4a014c ssh-agent -k\n [2020-02-28T14:53:53.830Z] unset SSH_AUTH_SOCK;\n [2020-02-28T14:53:53.831Z] unset SSH_AGENT_PID;\n [2020-02-28T14:53:53.831Z] echo Agent pid 21 killed;\n [2020-02-28T14:53:53.875Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-02-28T14:53:53.954Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-02-28T14:53:53.955Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-02-28T14:53:53.998Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-28T14:53:53.998Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-28T14:53:54.202Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-28T14:53:54.206Z] $ docker exec 10ab1fdfc1146aa9a60a1f4e1d5db10ad3992ae5e31bd6a234caa149cc4a014c ssh-agent\n [2020-02-28T14:53:54.413Z] SSH_AUTH_SOCK=/tmp/ssh-dTkEUg075AIi/agent.57\n [2020-02-28T14:53:54.413Z] SSH_AGENT_PID=63\n [2020-02-28T14:53:54.419Z] Running ssh-add (command line suppressed)\n [2020-02-28T14:53:54.570Z] Identity added: /w/workspace/y_app-service-configurable_PR-51@tmp/private_key_3587777736815159497.key (/w/workspace/y_app-service-configurable_PR-51@tmp/private_key_3587777736815159497.key)\n [2020-02-28T14:53:54.624Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-28T14:53:54.949Z] + git semver init\n [2020-02-28T14:53:54.949Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-28T14:53:54.949Z] # $GIT_DIR = /w/workspace/y_app-service-configurable_PR-51/.git\n [2020-02-28T14:53:54.949Z] # $GIT_WORK_TREE = /w/workspace/y_app-service-configurable_PR-51\n [2020-02-28T14:53:54.949Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-28T14:53:54.949Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-28T14:53:54.949Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-28T14:53:54.949Z] # $SEMVER_BRANCH = PR-51\n [2020-02-28T14:53:54.949Z] # $SEMVER_TEMP = /tmp/semver-752222068\n [2020-02-28T14:53:54.949Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP\n [2020-02-28T14:53:55.209Z] # \'/tmp/semver-752222068\' -> \'/w/workspace/y_app-service-configurable_PR-51/.semver\'\n [2020-02-28T14:53:55.209Z] # $SEMVER_DIR = /w/workspace/y_app-service-configurable_PR-51/.semver\n [Pipeline] }\n [2020-02-28T14:53:55.232Z] $ docker exec --env ******** --env ******** 10ab1fdfc1146aa9a60a1f4e1d5db10ad3992ae5e31bd6a234caa149cc4a014c ssh-agent -k\n [2020-02-28T14:53:55.372Z] unset SSH_AUTH_SOCK;\n [2020-02-28T14:53:55.372Z] unset SSH_AGENT_PID;\n [2020-02-28T14:53:55.372Z] echo Agent pid 63 killed;\n [2020-02-28T14:53:55.417Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-28T14:53:55.869Z] + git semver\n [Pipeline] }\n [2020-02-28T14:53:55.899Z] $ docker stop --time=1 10ab1fdfc1146aa9a60a1f4e1d5db10ad3992ae5e31bd6a234caa149cc4a014c\n [2020-02-28T14:53:57.262Z] $ docker rm -f 10ab1fdfc1146aa9a60a1f4e1d5db10ad3992ae5e31bd6a234caa149cc4a014c\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-02-28T14:53:57.900Z] Stashed 39 file(s)\n [Pipeline] echo\n [2020-02-28T14:53:57.915Z] [edgeXSemver] initialized semver on version 0.0.0\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] parallel\n [Pipeline] { (Branch: amd64)\n [Pipeline] { (Branch: arm64)\n [Pipeline] stage\n [Pipeline] { (amd64)\n [Pipeline] stage\n [Pipeline] { (arm64)\n [Pipeline] node\n [Pipeline] node\n [2020-02-28T14:54:13.217Z] Still waiting to schedule task\n [2020-02-28T14:54:13.218Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-02-28T14:54:13.239Z] Still waiting to schedule task\n [2020-02-28T14:54:13.239Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-16g\xe2\x80\x99 are offline\n [2020-02-28T14:56:01.567Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1588 in /w/workspace/y_app-service-configurable_PR-51\n [Pipeline] {\n [Pipeline] ws\n [2020-02-28T14:56:01.612Z] Running in /w/workspace/app-service-configurable/1\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-28T14:56:07.237Z] using credential edgex-jenkins-ssh\n [2020-02-28T14:56:07.258Z] Cloning the remote Git repository\n [2020-02-28T14:56:07.258Z] Cloning with configured refspecs honoured and without tags\n [2020-02-28T14:56:07.320Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git\n [2020-02-28T14:56:07.421Z] > git init /w/workspace/app-service-configurable/1 # timeout=10\n [2020-02-28T14:56:07.517Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git\n [2020-02-28T14:56:07.518Z] > git --version # timeout=10\n [2020-02-28T14:56:07.553Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-28T14:56:07.630Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-28T14:56:08.478Z] Fetching without tags\n [2020-02-28T14:56:08.962Z] Merging remotes/origin/master commit ef3041bc9a80e6c74694bbcb5ab502021cef52c6 into PR head commit 6c0265bbbadb9e040c143d9dc737c1bb6d555851\n [2020-02-28T14:56:09.337Z] Merge succeeded, producing 6c0265bbbadb9e040c143d9dc737c1bb6d555851\n [2020-02-28T14:56:09.337Z] Checking out Revision 6c0265bbbadb9e040c143d9dc737c1bb6d555851 (PR-51)\n [2020-02-28T14:56:08.351Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10\n [2020-02-28T14:56:08.380Z] > git config --add remote.origin.fetch +refs/pull/51/head:refs/remotes/origin/PR-51 # timeout=10\n [2020-02-28T14:56:08.412Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-28T14:56:08.434Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10\n [2020-02-28T14:56:08.490Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git\n [2020-02-28T14:56:08.491Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-28T14:56:08.520Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-28T14:56:08.980Z] > git config core.sparsecheckout # timeout=10\n [2020-02-28T14:56:09.001Z] > git checkout -f 6c0265bbbadb9e040c143d9dc737c1bb6d555851 # timeout=10\n [2020-02-28T14:56:09.083Z] > git remote # timeout=10\n [2020-02-28T14:56:09.119Z] > git config --get remote.origin.url # timeout=10\n [2020-02-28T14:56:09.220Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-28T14:56:09.239Z] > git merge ef3041bc9a80e6c74694bbcb5ab502021cef52c6 # timeout=10\n [2020-02-28T14:56:09.273Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-28T14:56:09.343Z] > git config core.sparsecheckout # timeout=10\n [2020-02-28T14:56:09.368Z] > git checkout -f 6c0265bbbadb9e040c143d9dc737c1bb6d555851 # timeout=10\n [2020-02-28T14:56:13.802Z] Commit message: "Always provide mongo credentials"\n [2020-02-28T14:56:13.855Z] > git --version # timeout=10\n [2020-02-28T14:56:13.892Z] fatal: bad object 624274de822d93f788ee07a778fc58f076bceb9f\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-02-28T14:56:14.936Z] =========================================================\n [2020-02-28T14:56:14.936Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n [2020-02-28T14:56:14.936Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-28T14:56:15.932Z] + 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 .\n [2020-02-28T14:56:16.522Z] Sending build context to Docker daemon 227.8kB\n\n [2020-02-28T14:56:16.790Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n [2020-02-28T14:56:16.790Z] Step 2/8 : FROM ${BASE}\n [2020-02-28T14:56:17.068Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-02-28T14:56:17.068Z] cde5963f3b93: Pulling fs layer\n [2020-02-28T14:56:17.068Z] 2a23fa8c16f7: Pulling fs layer\n [2020-02-28T14:56:17.068Z] 777b28850792: Pulling fs layer\n [2020-02-28T14:56:17.068Z] 8a11ddd9e578: Pulling fs layer\n [2020-02-28T14:56:17.068Z] 4cf88f913ddb: Pulling fs layer\n [2020-02-28T14:56:17.068Z] 1df406cf5192: Pulling fs layer\n [2020-02-28T14:56:17.068Z] cd6300453558: Pulling fs layer\n [2020-02-28T14:56:17.068Z] b9c365052c96: Pulling fs layer\n [2020-02-28T14:56:17.068Z] a2d8cc88f415: Pulling fs layer\n [2020-02-28T14:56:17.350Z] ea1d1ca13537: Pulling fs layer\n [2020-02-28T14:56:17.350Z] 3750a50a1c5e: Pulling fs layer\n [2020-02-28T14:56:17.350Z] 8a11ddd9e578: Waiting\n [2020-02-28T14:56:17.350Z] 4cf88f913ddb: Waiting\n [2020-02-28T14:56:17.350Z] 1df406cf5192: Waiting\n [2020-02-28T14:56:17.350Z] cd6300453558: Waiting\n [2020-02-28T14:56:17.350Z] ea1d1ca13537: Waiting\n [2020-02-28T14:56:17.350Z] b9c365052c96: Waiting\n [2020-02-28T14:56:17.350Z] a2d8cc88f415: Waiting\n [2020-02-28T14:56:17.350Z] 3750a50a1c5e: Waiting\n [2020-02-28T14:56:17.350Z] 777b28850792: Verifying Checksum\n [2020-02-28T14:56:17.350Z] 777b28850792: Download complete\n [2020-02-28T14:56:17.350Z] 2a23fa8c16f7: Verifying Checksum\n [2020-02-28T14:56:17.350Z] 2a23fa8c16f7: Download complete\n [2020-02-28T14:56:17.350Z] 4cf88f913ddb: Download complete\n [2020-02-28T14:56:17.350Z] 1df406cf5192: Verifying Checksum\n [2020-02-28T14:56:17.350Z] 1df406cf5192: Download complete\n [2020-02-28T14:56:17.350Z] cde5963f3b93: Verifying Checksum\n [2020-02-28T14:56:17.350Z] cde5963f3b93: Download complete\n [2020-02-28T14:56:18.767Z] cde5963f3b93: Pull complete\n [2020-02-28T14:56:19.045Z] 2a23fa8c16f7: Pull complete\n [2020-02-28T14:56:19.315Z] 777b28850792: Pull complete\n [2020-02-28T14:56:21.929Z] cd6300453558: Verifying Checksum\n [2020-02-28T14:56:21.930Z] cd6300453558: Download complete\n [2020-02-28T14:56:21.930Z] a2d8cc88f415: Verifying Checksum\n [2020-02-28T14:56:21.930Z] a2d8cc88f415: Download complete\n [2020-02-28T14:56:23.898Z] ea1d1ca13537: Verifying Checksum\n [2020-02-28T14:56:23.898Z] ea1d1ca13537: Download complete\n [2020-02-28T14:56:24.166Z] 3750a50a1c5e: Verifying Checksum\n [2020-02-28T14:56:24.166Z] 3750a50a1c5e: Download complete\n [2020-02-28T14:56:26.762Z] b9c365052c96: Verifying Checksum\n [2020-02-28T14:56:26.762Z] b9c365052c96: Download complete\n [2020-02-28T14:56:28.725Z] 8a11ddd9e578: Verifying Checksum\n [2020-02-28T14:56:28.725Z] 8a11ddd9e578: Download complete\n [2020-02-28T14:56:41.078Z] 8a11ddd9e578: Pull complete\n [2020-02-28T14:56:41.078Z] 4cf88f913ddb: Pull complete\n [2020-02-28T14:56:41.078Z] 1df406cf5192: Pull complete\n [2020-02-28T14:56:42.418Z] Running on prd-centos7-docker-4c-2g-1589 in /w/workspace/y_app-service-configurable_PR-51\n [Pipeline] {\n [Pipeline] ws\n [2020-02-28T14:56:42.472Z] Running in /w/workspace/app-service-configurable/1\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-28T14:56:45.341Z] cd6300453558: Pull complete\n [2020-02-28T14:56:49.568Z] using credential edgex-jenkins-ssh\n [2020-02-28T14:56:49.590Z] Cloning the remote Git repository\n [2020-02-28T14:56:49.590Z] Cloning with configured refspecs honoured and without tags\n [2020-02-28T14:56:49.629Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git\n [2020-02-28T14:56:49.675Z] > git init /w/workspace/app-service-configurable/1 # timeout=10\n [2020-02-28T14:56:49.748Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git\n [2020-02-28T14:56:49.749Z] > git --version # timeout=10\n [2020-02-28T14:56:49.763Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-28T14:56:49.814Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-28T14:56:50.515Z] Fetching without tags\n [2020-02-28T14:56:50.708Z] b9c365052c96: Pull complete\n [2020-02-28T14:56:50.708Z] a2d8cc88f415: Pull complete\n [2020-02-28T14:56:50.902Z] Merging remotes/origin/master commit ef3041bc9a80e6c74694bbcb5ab502021cef52c6 into PR head commit 6c0265bbbadb9e040c143d9dc737c1bb6d555851\n [2020-02-28T14:56:51.027Z] Merge succeeded, producing 6c0265bbbadb9e040c143d9dc737c1bb6d555851\n [2020-02-28T14:56:51.028Z] Checking out Revision 6c0265bbbadb9e040c143d9dc737c1bb6d555851 (PR-51)\n [2020-02-28T14:56:50.385Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10\n [2020-02-28T14:56:50.408Z] > git config --add remote.origin.fetch +refs/pull/51/head:refs/remotes/origin/PR-51 # timeout=10\n [2020-02-28T14:56:50.436Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-28T14:56:50.494Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10\n [2020-02-28T14:56:50.522Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git\n [2020-02-28T14:56:50.522Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-28T14:56:50.536Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-28T14:56:50.912Z] > git config core.sparsecheckout # timeout=10\n [2020-02-28T14:56:50.929Z] > git checkout -f 6c0265bbbadb9e040c143d9dc737c1bb6d555851 # timeout=10\n [2020-02-28T14:56:50.979Z] > git remote # timeout=10\n [2020-02-28T14:56:50.986Z] > git config --get remote.origin.url # timeout=10\n [2020-02-28T14:56:50.996Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-28T14:56:51.002Z] > git merge ef3041bc9a80e6c74694bbcb5ab502021cef52c6 # timeout=10\n [2020-02-28T14:56:51.020Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-28T14:56:51.035Z] > git config core.sparsecheckout # timeout=10\n [2020-02-28T14:56:51.043Z] > git checkout -f 6c0265bbbadb9e040c143d9dc737c1bb6d555851 # timeout=10\n [2020-02-28T14:56:52.661Z] ea1d1ca13537: Pull complete\n [2020-02-28T14:56:53.255Z] 3750a50a1c5e: Pull complete\n [2020-02-28T14:56:53.255Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n [2020-02-28T14:56:53.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n [2020-02-28T14:56:53.255Z] ---> 78745c68409d\n [2020-02-28T14:56:53.255Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-28T14:56:55.580Z] Commit message: "Always provide mongo credentials"\n [2020-02-28T14:56:55.649Z] > git --version # timeout=10\n [2020-02-28T14:56:55.688Z] fatal: bad object 624274de822d93f788ee07a778fc58f076bceb9f\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-02-28T14:56:56.675Z] =========================================================\n [2020-02-28T14:56:56.675Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n [2020-02-28T14:56:56.675Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-28T14:56:57.381Z] + 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 .\n [2020-02-28T14:56:57.518Z] ---> Running in e6d7dd076a00\n [2020-02-28T14:56:57.518Z] Removing intermediate container e6d7dd076a00\n [2020-02-28T14:56:57.518Z] ---> 776c97c67b9a\n [2020-02-28T14:56:57.518Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-28T14:56:57.518Z] ---> Running in bee26b287bcc\n [2020-02-28T14:56:58.337Z] Sending build context to Docker daemon 227.8kB\n\n [2020-02-28T14:56:58.337Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n [2020-02-28T14:56:58.337Z] Step 2/8 : FROM ${BASE}\n [2020-02-28T14:56:58.337Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-02-28T14:56:58.337Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-28T14:56:58.337Z] 2848faf0eed1: Pulling fs layer\n [2020-02-28T14:56:58.337Z] 0f37312ad70f: Pulling fs layer\n [2020-02-28T14:56:58.337Z] 5788d62ee057: Pulling fs layer\n [2020-02-28T14:56:58.337Z] 0e6b1d234666: Pulling fs layer\n [2020-02-28T14:56:58.337Z] bf5d7aec512f: Pulling fs layer\n [2020-02-28T14:56:58.337Z] 34c802a77dc8: Pulling fs layer\n [2020-02-28T14:56:58.337Z] 9eb99e56ec68: Pulling fs layer\n [2020-02-28T14:56:58.337Z] 27c7a5d97fbd: Pulling fs layer\n [2020-02-28T14:56:58.337Z] 5c102a31e300: Pulling fs layer\n [2020-02-28T14:56:58.337Z] dcfb455df0a1: Pulling fs layer\n [2020-02-28T14:56:58.337Z] 5788d62ee057: Waiting\n [2020-02-28T14:56:58.337Z] 0e6b1d234666: Waiting\n [2020-02-28T14:56:58.337Z] bf5d7aec512f: Waiting\n [2020-02-28T14:56:58.337Z] 34c802a77dc8: Waiting\n [2020-02-28T14:56:58.337Z] 9eb99e56ec68: Waiting\n [2020-02-28T14:56:58.337Z] dcfb455df0a1: Waiting\n [2020-02-28T14:56:58.337Z] 27c7a5d97fbd: Waiting\n [2020-02-28T14:56:58.337Z] 5c102a31e300: Waiting\n [2020-02-28T14:56:58.337Z] 0f37312ad70f: Download complete\n [2020-02-28T14:56:58.337Z] 2848faf0eed1: Verifying Checksum\n [2020-02-28T14:56:58.337Z] 2848faf0eed1: Download complete\n [2020-02-28T14:56:58.337Z] 0e6b1d234666: Verifying Checksum\n [2020-02-28T14:56:58.337Z] 0e6b1d234666: Download complete\n [2020-02-28T14:56:58.337Z] bf5d7aec512f: Verifying Checksum\n [2020-02-28T14:56:58.337Z] bf5d7aec512f: Download complete\n [2020-02-28T14:56:58.337Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-28T14:56:58.337Z] e6b0cf9c0882: Download complete\n [2020-02-28T14:56:59.070Z] e6b0cf9c0882: Pull complete\n [2020-02-28T14:56:59.485Z] Removing intermediate container bee26b287bcc\n [2020-02-28T14:56:59.485Z] ---> e6431e58c367\n [2020-02-28T14:56:59.485Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash\n [2020-02-28T14:56:59.485Z] ---> Running in a3b5a9bee8c8\n [2020-02-28T14:56:59.582Z] 2848faf0eed1: Pull complete\n [2020-02-28T14:56:59.582Z] 0f37312ad70f: Pull complete\n [2020-02-28T14:57:00.460Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-28T14:57:00.697Z] 34c802a77dc8: Verifying Checksum\n [2020-02-28T14:57:00.697Z] 34c802a77dc8: Download complete\n [2020-02-28T14:57:00.697Z] 27c7a5d97fbd: Verifying Checksum\n [2020-02-28T14:57:00.697Z] 27c7a5d97fbd: Download complete\n [2020-02-28T14:57:01.419Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-28T14:57:02.006Z] (1/6) Installing libc-dev (0.7.2-r0)\n [2020-02-28T14:57:02.006Z] (2/6) Installing libsodium (1.0.18-r0)\n [2020-02-28T14:57:02.006Z] (3/6) Installing pkgconf (1.6.3-r0)\n [2020-02-28T14:57:02.129Z] 5c102a31e300: Verifying Checksum\n [2020-02-28T14:57:02.129Z] 5c102a31e300: Download complete\n [2020-02-28T14:57:02.284Z] (4/6) Installing libsodium-dev (1.0.18-r0)\n [2020-02-28T14:57:02.284Z] (5/6) Installing libzmq (4.3.2-r0)\n [2020-02-28T14:57:02.284Z] (6/6) Installing zeromq-dev (4.3.2-r0)\n [2020-02-28T14:57:02.412Z] 9eb99e56ec68: Verifying Checksum\n [2020-02-28T14:57:02.412Z] 9eb99e56ec68: Download complete\n [2020-02-28T14:57:02.412Z] dcfb455df0a1: Verifying Checksum\n [2020-02-28T14:57:02.412Z] dcfb455df0a1: Download complete\n [2020-02-28T14:57:02.412Z] 5788d62ee057: Verifying Checksum\n [2020-02-28T14:57:02.412Z] 5788d62ee057: Download complete\n [2020-02-28T14:57:02.553Z] Executing busybox-1.31.1-r8.trigger\n [2020-02-28T14:57:02.553Z] OK: 127 MiB in 45 packages\n [2020-02-28T14:57:03.965Z] Removing intermediate container a3b5a9bee8c8\n [2020-02-28T14:57:03.965Z] ---> 29286c52dce6\n [2020-02-28T14:57:03.965Z] Step 6/8 : WORKDIR /app\n [2020-02-28T14:57:03.965Z] ---> Running in 38378be39934\n [2020-02-28T14:57:04.549Z] Removing intermediate container 38378be39934\n [2020-02-28T14:57:04.549Z] ---> d32601e190b2\n [2020-02-28T14:57:04.549Z] Step 7/8 : COPY . .\n [2020-02-28T14:57:05.132Z] ---> a582dddf7c60\n [2020-02-28T14:57:05.132Z] Step 8/8 : RUN go mod download\n [2020-02-28T14:57:05.400Z] ---> Running in 8862af96a1a9\n [2020-02-28T14:57:09.654Z] \x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n [2020-02-28T14:57:09.654Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-28T14:57:09.654Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-28T14:57:09.654Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-28T14:57:09.654Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-28T14:57:09.654Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-28T14:57:09.654Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-02-28T14:57:09.654Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-28T14:57:09.654Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-02-28T14:57:09.654Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/app-functions-sdk-go v1.0.0\n [2020-02-28T14:57:09.654Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n [2020-02-28T14:57:09.654Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n [2020-02-28T14:57:09.654Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n [2020-02-28T14:57:09.654Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.7\n [2020-02-28T14:57:09.654Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-28T14:57:09.654Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-28T14:57:09.654Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-28T14:57:09.654Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-28T14:57:09.654Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n [2020-02-28T14:57:09.654Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n [2020-02-28T14:57:09.654Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-28T14:57:09.654Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n [2020-02-28T14:57:09.654Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-28T14:57:09.654Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v1.1.1\n [2020-02-28T14:57:09.921Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n [2020-02-28T14:57:09.921Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-02-28T14:57:09.921Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-02-28T14:57:09.921Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-28T14:57:09.921Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-02-28T14:57:09.921Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-28T14:57:09.921Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-28T14:57:09.921Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-28T14:57:09.921Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-28T14:57:10.186Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-28T14:57:10.186Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-28T14:57:10.186Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-28T14:57:10.186Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-28T14:57:10.186Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-28T14:57:10.186Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-28T14:57:10.186Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-28T14:57:10.186Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-28T14:57:10.186Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-28T14:57:10.186Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-28T14:57:10.452Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-28T14:57:10.452Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-28T14:57:10.452Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-28T14:57:10.452Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-28T14:57:10.452Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-28T14:57:10.452Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-28T14:57:10.452Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-28T14:57:10.452Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-28T14:57:10.452Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-28T14:57:10.452Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-28T14:57:10.452Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-28T14:57:10.452Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-28T14:57:10.723Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-28T14:57:10.723Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-02-28T14:57:10.723Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-28T14:57:10.723Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-28T14:57:10.723Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-28T14:57:10.723Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-28T14:57:10.723Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-28T14:57:10.723Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-28T14:57:10.723Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.1\n [2020-02-28T14:57:10.723Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-28T14:57:10.994Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n [2020-02-28T14:57:10.994Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-28T14:57:10.994Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n [2020-02-28T14:57:10.994Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n [2020-02-28T14:57:10.994Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n [2020-02-28T14:57:10.994Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-28T14:57:11.267Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-28T14:57:11.267Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-28T14:57:11.267Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-28T14:57:11.267Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n [2020-02-28T14:57:11.267Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n [2020-02-28T14:57:11.267Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-02-28T14:57:11.267Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-28T14:57:12.739Z] 5788d62ee057: Pull complete\n [2020-02-28T14:57:12.739Z] 0e6b1d234666: Pull complete\n [2020-02-28T14:57:12.739Z] bf5d7aec512f: Pull complete\n [2020-02-28T14:57:15.502Z] 34c802a77dc8: Pull complete\n [2020-02-28T14:57:20.897Z] 9eb99e56ec68: Pull complete\n [2020-02-28T14:57:20.897Z] 27c7a5d97fbd: Pull complete\n [2020-02-28T14:57:21.495Z] 5c102a31e300: Pull complete\n [2020-02-28T14:57:21.797Z] dcfb455df0a1: Pull complete\n [2020-02-28T14:57:21.797Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n [2020-02-28T14:57:21.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n [2020-02-28T14:57:21.797Z] ---> 7c70fe431013\n [2020-02-28T14:57:21.797Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-28T14:57:22.072Z] ---> Running in af26ac42fc8c\n [2020-02-28T14:57:22.339Z] Removing intermediate container af26ac42fc8c\n [2020-02-28T14:57:22.340Z] ---> 1169ab219d82\n [2020-02-28T14:57:22.340Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-28T14:57:22.340Z] ---> Running in c03d55748936\n [2020-02-28T14:57:24.290Z] Removing intermediate container c03d55748936\n [2020-02-28T14:57:24.290Z] ---> e056a8e33d46\n [2020-02-28T14:57:24.290Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash\n [2020-02-28T14:57:24.290Z] ---> Running in b7c552cdd7b1\n [2020-02-28T14:57:24.893Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-28T14:57:25.512Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-28T14:57:26.525Z] (1/6) Installing libc-dev (0.7.2-r0)\n [2020-02-28T14:57:26.525Z] (2/6) Installing libsodium (1.0.18-r0)\n [2020-02-28T14:57:26.525Z] (3/6) Installing pkgconf (1.6.3-r0)\n [2020-02-28T14:57:26.525Z] (4/6) Installing libsodium-dev (1.0.18-r0)\n [2020-02-28T14:57:26.797Z] (5/6) Installing libzmq (4.3.2-r0)\n [2020-02-28T14:57:26.797Z] (6/6) Installing zeromq-dev (4.3.2-r0)\n [2020-02-28T14:57:27.072Z] Executing busybox-1.31.1-r8.trigger\n [2020-02-28T14:57:27.072Z] OK: 145 MiB in 45 packages\n [2020-02-28T14:57:27.679Z] Removing intermediate container b7c552cdd7b1\n [2020-02-28T14:57:27.679Z] ---> d975f8d31949\n [2020-02-28T14:57:27.679Z] Step 6/8 : WORKDIR /app\n [2020-02-28T14:57:27.679Z] ---> Running in 40ce350dd060\n [2020-02-28T14:57:27.965Z] Removing intermediate container 40ce350dd060\n [2020-02-28T14:57:27.965Z] ---> 6d73be0b9d19\n [2020-02-28T14:57:27.965Z] Step 7/8 : COPY . .\n [2020-02-28T14:57:28.233Z] ---> 5e0997b1e5b8\n [2020-02-28T14:57:28.233Z] Step 8/8 : RUN go mod download\n [2020-02-28T14:57:28.494Z] ---> Running in 5018f5a0f3b6\n [2020-02-28T14:57:29.512Z] \x1b[0mRemoving intermediate container 8862af96a1a9\n [2020-02-28T14:57:29.512Z] ---> b58e472df6f0\n [2020-02-28T14:57:29.512Z] Successfully built b58e472df6f0\n [2020-02-28T14:57:29.512Z] Successfully tagged ci-base-image-arm64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-28T14:57:30.200Z] + docker inspect -f . ci-base-image-arm64\n [2020-02-28T14:57:30.469Z] .\n [Pipeline] withDockerContainer\n [2020-02-28T14:57:30.823Z] prd-ubuntu18.04-docker-arm64-4c-16g-1588 does not seem to be running inside a container\n [2020-02-28T14:57:30.906Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n [2020-02-28T14:57:31.870Z] \x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n [2020-02-28T14:57:31.870Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-28T14:57:31.870Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-28T14:57:31.870Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-28T14:57:31.870Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-28T14:57:31.870Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-28T14:57:31.870Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-02-28T14:57:31.870Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-28T14:57:31.870Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-02-28T14:57:31.870Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/app-functions-sdk-go v1.0.0\n [2020-02-28T14:57:31.870Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n [2020-02-28T14:57:31.870Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n [2020-02-28T14:57:31.870Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n [2020-02-28T14:57:31.870Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.7\n [2020-02-28T14:57:31.870Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-28T14:57:31.870Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-28T14:57:31.870Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-28T14:57:31.870Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-28T14:57:31.870Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n [2020-02-28T14:57:32.161Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n [2020-02-28T14:57:32.161Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-28T14:57:32.161Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n [2020-02-28T14:57:32.161Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-28T14:57:32.161Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v1.1.1\n [2020-02-28T14:57:32.161Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n [2020-02-28T14:57:32.161Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-02-28T14:57:32.161Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-02-28T14:57:32.161Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-28T14:57:32.421Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-02-28T14:57:32.421Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-28T14:57:32.421Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-28T14:57:32.421Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-28T14:57:32.421Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-28T14:57:32.421Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-28T14:57:32.421Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-28T14:57:32.421Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-28T14:57:32.473Z] $ docker top 05db08a9515a4513217a6dbc4492e33d5d59664d586fc0d5ef7406822481a369 -eo pid,comm\n [2020-02-28T14:57:32.688Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-28T14:57:32.688Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-28T14:57:32.688Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-28T14:57:32.688Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-28T14:57:32.688Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-28T14:57:32.688Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-28T14:57:32.688Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-28T14:57:32.949Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-28T14:57:32.949Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-28T14:57:32.949Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-28T14:57:32.949Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-28T14:57:32.949Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-28T14:57:32.949Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-28T14:57:32.949Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-28T14:57:32.949Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-28T14:57:33.211Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-28T14:57:33.211Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-28T14:57:33.211Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-28T14:57:33.211Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-28T14:57:33.211Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-28T14:57:33.211Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-02-28T14:57:33.211Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-28T14:57:33.211Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-28T14:57:33.485Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-28T14:57:33.485Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-28T14:57:33.485Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-28T14:57:33.485Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-28T14:57:33.486Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.1\n [2020-02-28T14:57:33.486Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-28T14:57:33.486Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n [2020-02-28T14:57:33.749Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-28T14:57:33.749Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n [2020-02-28T14:57:33.749Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n [2020-02-28T14:57:33.749Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n [2020-02-28T14:57:33.749Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-28T14:57:33.749Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-28T14:57:33.749Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-28T14:57:34.016Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-28T14:57:34.016Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n [2020-02-28T14:57:34.016Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n [2020-02-28T14:57:34.016Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-02-28T14:57:34.016Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [Pipeline] {\n [Pipeline] sh\n [2020-02-28T14:57:34.881Z] + go version\n [2020-02-28T14:57:34.881Z] go version go1.13.5 linux/arm64\n [Pipeline] sh\n [2020-02-28T14:57:35.575Z] + make test\n [2020-02-28T14:57:35.575Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./...\n [2020-02-28T14:57:44.140Z] \x1b[0mRemoving intermediate container 5018f5a0f3b6\n [2020-02-28T14:57:44.140Z] ---> b1d25d90c223\n [2020-02-28T14:57:44.140Z] Successfully built b1d25d90c223\n [2020-02-28T14:57:44.410Z] Successfully tagged ci-base-image-x86_64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-28T14:57:45.091Z] + docker inspect -f . ci-base-image-x86_64\n [2020-02-28T14:57:45.091Z] .\n [Pipeline] withDockerContainer\n [2020-02-28T14:57:45.283Z] prd-centos7-docker-4c-2g-1589 does not seem to be running inside a container\n [2020-02-28T14:57:45.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n [2020-02-28T14:57:46.592Z] $ docker top d3771444c89fc03b222689dcf4e46c288f06ad9772017b8d996120b071cfcfd4 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-28T14:57:48.692Z] + go version\n [2020-02-28T14:57:48.692Z] go version go1.13.5 linux/amd64\n [Pipeline] sh\n [2020-02-28T14:57:49.345Z] + make test\n [2020-02-28T14:57:49.345Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./...\n [2020-02-28T14:58:16.393Z] ? \tgithub.com/edgexfoundry/app-service-configurable\t[no test files]\n [2020-02-28T14:58:16.393Z] CGO_ENABLED=1 go vet ./...\n [2020-02-28T14:58:20.961Z] gofmt -l .\n [2020-02-28T14:58:20.961Z] [ "`gofmt -l .`" = "" ]\n [2020-02-28T14:58:20.961Z] ./bin/test-go-mod-tidy.sh\n [2020-02-28T14:58:21.564Z] ./bin/test-attribution-txt.sh\n [Pipeline] stash\n [2020-02-28T14:58:22.476Z] ? \tgithub.com/edgexfoundry/app-service-configurable\t[no test files]\n [2020-02-28T14:58:22.476Z] CGO_ENABLED=1 go vet ./...\n [2020-02-28T14:58:23.342Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-28T14:58:23.362Z] $ docker stop --time=1 d3771444c89fc03b222689dcf4e46c288f06ad9772017b8d996120b071cfcfd4\n [2020-02-28T14:58:25.758Z] $ docker rm -f d3771444c89fc03b222689dcf4e46c288f06ad9772017b8d996120b071cfcfd4\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] sh\n [2020-02-28T14:58:27.251Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-02-28T14:58:27.644Z] + ls -al .\n [2020-02-28T14:58:27.644Z] total 100\n [2020-02-28T14:58:27.644Z] drwxrwxr-x. 7 jenkins jenkins 4096 Feb 28 14:58 .\n [2020-02-28T14:58:27.644Z] drwxrwxr-x. 4 jenkins jenkins 28 Feb 28 14:56 ..\n [2020-02-28T14:58:27.644Z] -rw-rw-r--. 1 jenkins jenkins 5304 Feb 28 14:56 Attribution.txt\n [2020-02-28T14:58:27.644Z] drwxrwxr-x. 2 jenkins jenkins 64 Feb 28 14:56 bin\n [2020-02-28T14:58:27.644Z] -rw-r--r--. 1 jenkins jenkins 10 Feb 28 14:57 coverage.out\n [2020-02-28T14:58:27.644Z] -rw-rw-r--. 1 jenkins jenkins 180 Feb 28 14:56 docker-compose.debug.yml\n [2020-02-28T14:58:27.644Z] -rw-rw-r--. 1 jenkins jenkins 133 Feb 28 14:56 docker-compose.yml\n [2020-02-28T14:58:27.644Z] -rw-rw-r--. 1 jenkins jenkins 1917 Feb 28 14:56 Dockerfile\n [2020-02-28T14:58:27.644Z] -rw-rw-r--. 1 jenkins jenkins 966 Feb 28 14:56 Dockerfile.build\n [2020-02-28T14:58:27.644Z] -rw-rw-r--. 1 jenkins jenkins 127 Feb 28 14:56 .dockerignore\n [2020-02-28T14:58:27.644Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 28 14:56 .git\n [2020-02-28T14:58:27.644Z] -rw-rw-r--. 1 jenkins jenkins 93 Feb 28 14:56 .gitignore\n [2020-02-28T14:58:27.644Z] -rw-r--r--. 1 jenkins jenkins 126 Feb 28 14:58 go.mod\n [2020-02-28T14:58:27.644Z] -rw-r--r--. 1 jenkins jenkins 13814 Feb 28 14:58 go.sum\n [2020-02-28T14:58:27.644Z] -rw-rw-r--. 1 jenkins jenkins 689 Feb 28 14:56 Jenkinsfile\n [2020-02-28T14:58:27.644Z] -rw-rw-r--. 1 jenkins jenkins 10174 Feb 28 14:56 LICENSE\n [2020-02-28T14:58:27.644Z] -rw-rw-r--. 1 jenkins jenkins 1616 Feb 28 14:56 main.go\n [2020-02-28T14:58:27.644Z] -rw-rw-r--. 1 jenkins jenkins 1486 Feb 28 14:56 makefile\n [2020-02-28T14:58:27.644Z] -rw-rw-r--. 1 jenkins jenkins 10342 Feb 28 14:56 README.md\n [2020-02-28T14:58:27.644Z] drwxrwxr-x. 8 jenkins jenkins 120 Feb 28 14:56 res\n [2020-02-28T14:58:27.644Z] drwxrwxr-x. 3 jenkins jenkins 45 Feb 28 14:56 .semver\n [2020-02-28T14:58:27.644Z] drwxrwxr-x. 4 jenkins jenkins 71 Feb 28 14:56 snap\n [2020-02-28T14:58:27.644Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 28 14:53 VERSION\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-28T14:58:28.043Z] + docker build -t docker-app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg \'MAKE=make build\' --label git_sha=6c0265bbbadb9e040c143d9dc737c1bb6d555851 --label arch=x86_64 --label version=0.0.0 .\n [2020-02-28T14:58:28.344Z] Sending build context to Docker daemon 244.2kB\n\n [2020-02-28T14:58:28.344Z] Step 1/24 : ARG BASE=golang:1.13-alpine\n [2020-02-28T14:58:28.344Z] Step 2/24 : FROM ${BASE} AS builder\n [2020-02-28T14:58:28.344Z] ---> b1d25d90c223\n [2020-02-28T14:58:28.344Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev"\n [2020-02-28T14:58:28.604Z] ---> Running in 1b4082a5c45b\n [2020-02-28T14:58:28.604Z] Removing intermediate container 1b4082a5c45b\n [2020-02-28T14:58:28.604Z] ---> 3855e3f91f74\n [2020-02-28T14:58:28.604Z] Step 4/24 : ARG ALPINE_PKG_EXTRA=""\n [2020-02-28T14:58:28.864Z] ---> Running in 541351844e60\n [2020-02-28T14:58:29.138Z] Removing intermediate container 541351844e60\n [2020-02-28T14:58:29.138Z] ---> ff11c384930e\n [2020-02-28T14:58:29.138Z] Step 5/24 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-28T14:58:29.138Z] ---> Running in 0ad3daca808a\n [2020-02-28T14:58:29.138Z] Removing intermediate container 0ad3daca808a\n [2020-02-28T14:58:29.138Z] ---> 60c1bfff3c26\n [2020-02-28T14:58:29.138Z] Step 6/24 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-28T14:58:29.399Z] ---> Running in bcb6623c6f0c\n [2020-02-28T14:58:30.350Z] Removing intermediate container bcb6623c6f0c\n [2020-02-28T14:58:30.350Z] ---> 8b225a54b613\n [2020-02-28T14:58:30.350Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n [2020-02-28T14:58:30.350Z] ---> Running in 9306cd349d80\n [2020-02-28T14:58:30.702Z] gofmt -l .\n [2020-02-28T14:58:30.702Z] [ "`gofmt -l .`" = "" ]\n [2020-02-28T14:58:30.702Z] ./bin/test-go-mod-tidy.sh\n [2020-02-28T14:58:30.702Z] ./bin/test-attribution-txt.sh\n [2020-02-28T14:58:30.935Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [Pipeline] stash\n [2020-02-28T14:58:30.998Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-02-28T14:58:31.351Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-28T14:58:31.368Z] $ docker stop --time=1 05db08a9515a4513217a6dbc4492e33d5d59664d586fc0d5ef7406822481a369\n [2020-02-28T14:58:31.877Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-28T14:58:32.145Z] OK: 145 MiB in 45 packages\n [2020-02-28T14:58:33.140Z] Removing intermediate container 9306cd349d80\n [2020-02-28T14:58:33.140Z] ---> dc3285187ecc\n [2020-02-28T14:58:33.140Z] Step 8/24 : WORKDIR /app\n [2020-02-28T14:58:33.140Z] ---> Running in 8125c3f890dc\n [2020-02-28T14:58:33.402Z] Removing intermediate container 8125c3f890dc\n [2020-02-28T14:58:33.402Z] ---> 058488049e7b\n [2020-02-28T14:58:33.402Z] Step 9/24 : COPY go.mod .\n [2020-02-28T14:58:33.674Z] $ docker rm -f 05db08a9515a4513217a6dbc4492e33d5d59664d586fc0d5ef7406822481a369\n [2020-02-28T14:58:33.694Z] ---> 872dfca6e6bc\n [2020-02-28T14:58:33.694Z] Step 10/24 : RUN go mod download\n [2020-02-28T14:58:33.694Z] ---> Running in 2684a9612f27\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] sh\n [2020-02-28T14:58:34.739Z] Removing intermediate container 2684a9612f27\n [2020-02-28T14:58:34.739Z] ---> 841ae4b374f6\n [2020-02-28T14:58:34.739Z] Step 11/24 : COPY . .\n [2020-02-28T14:58:35.000Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-02-28T14:58:35.341Z] + ls -al .\n [2020-02-28T14:58:35.341Z] total 124\n [2020-02-28T14:58:35.341Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 28 14:58 .\n [2020-02-28T14:58:35.341Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 28 14:56 ..\n [2020-02-28T14:58:35.341Z] -rw-rw-r-- 1 jenkins jenkins 127 Feb 28 14:56 .dockerignore\n [2020-02-28T14:58:35.341Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 28 14:56 .git\n [2020-02-28T14:58:35.341Z] -rw-rw-r-- 1 jenkins jenkins 93 Feb 28 14:56 .gitignore\n [2020-02-28T14:58:35.341Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 28 14:56 .semver\n [2020-02-28T14:58:35.341Z] -rw-rw-r-- 1 jenkins jenkins 5304 Feb 28 14:56 Attribution.txt\n [2020-02-28T14:58:35.341Z] -rw-rw-r-- 1 jenkins jenkins 1917 Feb 28 14:56 Dockerfile\n [2020-02-28T14:58:35.341Z] -rw-rw-r-- 1 jenkins jenkins 966 Feb 28 14:56 Dockerfile.build\n [2020-02-28T14:58:35.341Z] -rw-rw-r-- 1 jenkins jenkins 689 Feb 28 14:56 Jenkinsfile\n [2020-02-28T14:58:35.341Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 28 14:56 LICENSE\n [2020-02-28T14:58:35.341Z] -rw-rw-r-- 1 jenkins jenkins 10342 Feb 28 14:56 README.md\n [2020-02-28T14:58:35.341Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 28 14:53 VERSION\n [2020-02-28T14:58:35.341Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 28 14:56 bin\n [2020-02-28T14:58:35.341Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 28 14:57 coverage.out\n [2020-02-28T14:58:35.341Z] -rw-rw-r-- 1 jenkins jenkins 180 Feb 28 14:56 docker-compose.debug.yml\n [2020-02-28T14:58:35.341Z] -rw-rw-r-- 1 jenkins jenkins 133 Feb 28 14:56 docker-compose.yml\n [2020-02-28T14:58:35.341Z] -rw-r--r-- 1 jenkins jenkins 126 Feb 28 14:58 go.mod\n [2020-02-28T14:58:35.341Z] -rw-r--r-- 1 jenkins jenkins 13814 Feb 28 14:58 go.sum\n [2020-02-28T14:58:35.341Z] -rw-rw-r-- 1 jenkins jenkins 1616 Feb 28 14:56 main.go\n [2020-02-28T14:58:35.341Z] -rw-rw-r-- 1 jenkins jenkins 1486 Feb 28 14:56 makefile\n [2020-02-28T14:58:35.341Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 28 14:56 res\n [2020-02-28T14:58:35.341Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 28 14:56 snap\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-28T14:58:35.415Z] ---> 3d9a6f575c46\n [2020-02-28T14:58:35.415Z] Step 12/24 : ARG MAKE="make build"\n [2020-02-28T14:58:35.415Z] ---> Running in eaae923a5d98\n [2020-02-28T14:58:35.703Z] + docker build -t docker-app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --label git_sha=6c0265bbbadb9e040c143d9dc737c1bb6d555851 --label arch=arm64 --label version=0.0.0 .\n [2020-02-28T14:58:36.010Z] Removing intermediate container eaae923a5d98\n [2020-02-28T14:58:36.010Z] ---> 72616803967a\n [2020-02-28T14:58:36.010Z] Step 13/24 : RUN $MAKE\n [2020-02-28T14:58:36.010Z] ---> Running in d839abdb6ef3\n [2020-02-28T14:58:36.288Z] Sending build context to Docker daemon 244.2kB\n\n [2020-02-28T14:58:36.289Z] Step 1/24 : ARG BASE=golang:1.13-alpine\n [2020-02-28T14:58:36.289Z] Step 2/24 : FROM ${BASE} AS builder\n [2020-02-28T14:58:36.289Z] ---> b58e472df6f0\n [2020-02-28T14:58:36.289Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev"\n [2020-02-28T14:58:36.289Z] ---> Running in 9c878152d8c5\n [2020-02-28T14:58:36.588Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable\n [2020-02-28T14:58:36.874Z] Removing intermediate container 9c878152d8c5\n [2020-02-28T14:58:36.874Z] ---> b62bdfbf28d5\n [2020-02-28T14:58:36.874Z] Step 4/24 : ARG ALPINE_PKG_EXTRA=""\n [2020-02-28T14:58:36.874Z] ---> Running in a10435e21f22\n [2020-02-28T14:58:37.140Z] Removing intermediate container a10435e21f22\n [2020-02-28T14:58:37.140Z] ---> 1e21062ebd6c\n [2020-02-28T14:58:37.140Z] Step 5/24 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-28T14:58:37.408Z] ---> Running in 54d1a5f7375a\n [2020-02-28T14:58:37.676Z] Removing intermediate container 54d1a5f7375a\n [2020-02-28T14:58:37.676Z] ---> e428b0799d30\n [2020-02-28T14:58:37.676Z] Step 6/24 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-02-28T14:58:37.945Z] ---> Running in de8d7acea3a4\n [2020-02-28T14:58:39.896Z] Removing intermediate container de8d7acea3a4\n [2020-02-28T14:58:39.896Z] ---> 0530c969c711\n [2020-02-28T14:58:39.896Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n [2020-02-28T14:58:39.896Z] ---> Running in c0043328a91d\n [2020-02-28T14:58:40.857Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-28T14:58:41.440Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-28T14:58:42.025Z] OK: 127 MiB in 45 packages\n [2020-02-28T14:58:42.987Z] Removing intermediate container c0043328a91d\n [2020-02-28T14:58:42.987Z] ---> 77044ddb3a21\n [2020-02-28T14:58:42.987Z] Step 8/24 : WORKDIR /app\n [2020-02-28T14:58:43.254Z] ---> Running in cd7fe1cb6d26\n [2020-02-28T14:58:43.529Z] Removing intermediate container cd7fe1cb6d26\n [2020-02-28T14:58:43.529Z] ---> f29c34b705b0\n [2020-02-28T14:58:43.529Z] Step 9/24 : COPY go.mod .\n [2020-02-28T14:58:44.131Z] ---> 863b7fc2d110\n [2020-02-28T14:58:44.131Z] Step 10/24 : RUN go mod download\n [2020-02-28T14:58:44.131Z] ---> Running in 87a723ec0e85\n [2020-02-28T14:58:46.077Z] Removing intermediate container 87a723ec0e85\n [2020-02-28T14:58:46.077Z] ---> 20d0e46c0ea3\n [2020-02-28T14:58:46.077Z] Step 11/24 : COPY . .\n [2020-02-28T14:58:46.660Z] ---> b97e228c9e6c\n [2020-02-28T14:58:46.660Z] Step 12/24 : ARG MAKE="make build"\n [2020-02-28T14:58:46.927Z] ---> Running in 9870e6cb222d\n [2020-02-28T14:58:47.198Z] Removing intermediate container 9870e6cb222d\n [2020-02-28T14:58:47.198Z] ---> 7761e964e9bc\n [2020-02-28T14:58:47.198Z] Step 13/24 : RUN $MAKE\n [2020-02-28T14:58:47.198Z] ---> Running in 0e271006bf9e\n [2020-02-28T14:58:48.163Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable\n [2020-02-28T14:59:03.622Z] Removing intermediate container d839abdb6ef3\n [2020-02-28T14:59:03.622Z] ---> 647cdd558d3d\n [2020-02-28T14:59:03.622Z] Step 14/24 : FROM alpine:latest\n [2020-02-28T14:59:03.622Z] latest: Pulling from library/alpine\n [2020-02-28T14:59:03.622Z] c9b1b535fdd9: Pulling fs layer\n [2020-02-28T14:59:03.892Z] c9b1b535fdd9: Verifying Checksum\n [2020-02-28T14:59:03.892Z] c9b1b535fdd9: Download complete\n [2020-02-28T14:59:04.168Z] c9b1b535fdd9: Pull complete\n [2020-02-28T14:59:04.168Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d\n [2020-02-28T14:59:04.168Z] Status: Downloaded newer image for alpine:latest\n [2020-02-28T14:59:04.168Z] ---> e7d92cdc71fe\n [2020-02-28T14:59:04.168Z] Step 15/24 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-28T14:59:04.168Z] ---> Running in e4ec7bd56de4\n [2020-02-28T14:59:04.436Z] Removing intermediate container e4ec7bd56de4\n [2020-02-28T14:59:04.436Z] ---> 21088ede6df2\n [2020-02-28T14:59:04.436Z] Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION}\n [2020-02-28T14:59:04.436Z] ---> Running in 673f36793a35\n [2020-02-28T14:59:04.715Z] Removing intermediate container 673f36793a35\n [2020-02-28T14:59:04.715Z] ---> e3bf3f2e7bde\n [2020-02-28T14:59:04.715Z] Step 17/24 : RUN apk --no-cache add ca-certificates zeromq\n [2020-02-28T14:59:04.715Z] ---> Running in 95145f0045a7\n [2020-02-28T14:59:05.319Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-28T14:59:05.581Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-28T14:59:05.581Z] (1/6) Installing ca-certificates (20191127-r1)\n [2020-02-28T14:59:06.166Z] (2/6) Installing libgcc (9.2.0-r3)\n [2020-02-28T14:59:06.166Z] (3/6) Installing libsodium (1.0.18-r0)\n [2020-02-28T14:59:06.166Z] (4/6) Installing libstdc++ (9.2.0-r3)\n [2020-02-28T14:59:06.166Z] (5/6) Installing libzmq (4.3.2-r0)\n [2020-02-28T14:59:06.166Z] (6/6) Installing zeromq (4.3.2-r0)\n [2020-02-28T14:59:06.166Z] Executing busybox-1.31.1-r9.trigger\n [2020-02-28T14:59:06.166Z] Executing ca-certificates-20191127-r1.trigger\n [2020-02-28T14:59:06.430Z] OK: 9 MiB in 20 packages\n [2020-02-28T14:59:07.009Z] Removing intermediate container 95145f0045a7\n [2020-02-28T14:59:07.009Z] ---> 20f9e3ba6c1b\n [2020-02-28T14:59:07.009Z] Step 18/24 : COPY --from=builder /app/res/ /res/\n [2020-02-28T14:59:07.277Z] ---> b29455d7c227\n [2020-02-28T14:59:07.277Z] Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable\n [2020-02-28T14:59:09.223Z] ---> 659aaf7e30d0\n [2020-02-28T14:59:09.223Z] Step 20/24 : EXPOSE 48095\n [2020-02-28T14:59:09.223Z] ---> Running in df02d74db740\n [2020-02-28T14:59:09.223Z] Removing intermediate container df02d74db740\n [2020-02-28T14:59:09.223Z] ---> d5daf112ebfe\n [2020-02-28T14:59:09.223Z] Step 21/24 : ENTRYPOINT ["/app-service-configurable","--registry","--confdir=/res"]\n [2020-02-28T14:59:09.223Z] ---> Running in 05bd3c87fa47\n [2020-02-28T14:59:09.539Z] Removing intermediate container 05bd3c87fa47\n [2020-02-28T14:59:09.539Z] ---> bdc766205cd6\n [2020-02-28T14:59:09.539Z] Step 22/24 : LABEL arch=x86_64\n [2020-02-28T14:59:09.539Z] ---> Running in 80c2bd5f6fdb\n [2020-02-28T14:59:09.834Z] Removing intermediate container 80c2bd5f6fdb\n [2020-02-28T14:59:09.834Z] ---> f4784a0c8862\n [2020-02-28T14:59:09.834Z] Step 23/24 : LABEL git_sha=6c0265bbbadb9e040c143d9dc737c1bb6d555851\n [2020-02-28T14:59:09.834Z] ---> Running in 68de6f252594\n [2020-02-28T14:59:10.097Z] Removing intermediate container 68de6f252594\n [2020-02-28T14:59:10.097Z] ---> 94d4318c5752\n [2020-02-28T14:59:10.097Z] Step 24/24 : LABEL version=0.0.0\n [2020-02-28T14:59:10.097Z] ---> Running in 4209570749df\n [2020-02-28T14:59:10.363Z] Removing intermediate container 4209570749df\n [2020-02-28T14:59:10.363Z] ---> e18b032614a1\n [2020-02-28T14:59:10.363Z] Successfully built e18b032614a1\n [2020-02-28T14:59:10.363Z] Successfully tagged docker-app-service-configurable:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-02-28T14:59:44.618Z] Removing intermediate container 0e271006bf9e\n [2020-02-28T14:59:44.619Z] ---> 890e9fe3bf69\n [2020-02-28T14:59:44.619Z] Step 14/24 : FROM alpine:latest\n [2020-02-28T14:59:44.619Z] latest: Pulling from library/alpine\n [2020-02-28T14:59:44.619Z] 8fa90b21c985: Pulling fs layer\n [2020-02-28T14:59:44.619Z] 8fa90b21c985: Verifying Checksum\n [2020-02-28T14:59:44.619Z] 8fa90b21c985: Download complete\n [2020-02-28T14:59:44.619Z] 8fa90b21c985: Pull complete\n [2020-02-28T14:59:44.619Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d\n [2020-02-28T14:59:44.619Z] Status: Downloaded newer image for alpine:latest\n [2020-02-28T14:59:44.619Z] ---> 6e4716cdcf7a\n [2020-02-28T14:59:44.619Z] Step 15/24 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-28T14:59:44.619Z] ---> Running in c9b407af9066\n [2020-02-28T14:59:44.619Z] Removing intermediate container c9b407af9066\n [2020-02-28T14:59:44.619Z] ---> 7c47df771012\n [2020-02-28T14:59:44.619Z] Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION}\n [2020-02-28T14:59:44.619Z] ---> Running in d5c5b287bce5\n [2020-02-28T14:59:44.619Z] Removing intermediate container d5c5b287bce5\n [2020-02-28T14:59:44.619Z] ---> 8d57b66a9b1e\n [2020-02-28T14:59:44.619Z] Step 17/24 : RUN apk --no-cache add ca-certificates zeromq\n [2020-02-28T14:59:44.619Z] ---> Running in 1b31641ca5dd\n [2020-02-28T14:59:44.619Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-28T14:59:44.619Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-28T14:59:44.619Z] (1/6) Installing ca-certificates (20191127-r1)\n [2020-02-28T14:59:44.619Z] (2/6) Installing libgcc (9.2.0-r3)\n [2020-02-28T14:59:44.619Z] (3/6) Installing libsodium (1.0.18-r0)\n [2020-02-28T14:59:44.619Z] (4/6) Installing libstdc++ (9.2.0-r3)\n [2020-02-28T14:59:44.619Z] (5/6) Installing libzmq (4.3.2-r0)\n [2020-02-28T14:59:44.619Z] (6/6) Installing zeromq (4.3.2-r0)\n [2020-02-28T14:59:44.619Z] Executing busybox-1.31.1-r9.trigger\n [2020-02-28T14:59:44.619Z] Executing ca-certificates-20191127-r1.trigger\n [2020-02-28T14:59:44.619Z] OK: 8 MiB in 20 packages\n [2020-02-28T14:59:44.619Z] Removing intermediate container 1b31641ca5dd\n [2020-02-28T14:59:44.619Z] ---> 11f5f7e54434\n [2020-02-28T14:59:44.619Z] Step 18/24 : COPY --from=builder /app/res/ /res/\n [2020-02-28T14:59:44.619Z] ---> 65c56bc47a9b\n [2020-02-28T14:59:44.619Z] Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable\n [2020-02-28T14:59:44.887Z] ---> 3d8b7a7ecdcf\n [2020-02-28T14:59:44.887Z] Step 20/24 : EXPOSE 48095\n [2020-02-28T14:59:44.887Z] ---> Running in 8587b2596953\n [2020-02-28T14:59:45.472Z] Removing intermediate container 8587b2596953\n [2020-02-28T14:59:45.472Z] ---> d4a26fe8bade\n [2020-02-28T14:59:45.472Z] Step 21/24 : ENTRYPOINT ["/app-service-configurable","--registry","--confdir=/res"]\n [2020-02-28T14:59:45.472Z] ---> Running in 943959b3d218\n [2020-02-28T14:59:45.743Z] Removing intermediate container 943959b3d218\n [2020-02-28T14:59:45.743Z] ---> 55e75c0997fc\n [2020-02-28T14:59:45.743Z] Step 22/24 : LABEL arch=arm64\n [2020-02-28T14:59:46.012Z] ---> Running in 76f3a179dcc4\n [2020-02-28T14:59:46.281Z] Removing intermediate container 76f3a179dcc4\n [2020-02-28T14:59:46.281Z] ---> e1f813180108\n [2020-02-28T14:59:46.281Z] Step 23/24 : LABEL git_sha=6c0265bbbadb9e040c143d9dc737c1bb6d555851\n [2020-02-28T14:59:46.281Z] ---> Running in 9640ceac75f2\n [2020-02-28T14:59:46.549Z] Removing intermediate container 9640ceac75f2\n [2020-02-28T14:59:46.549Z] ---> 970f3ece2f71\n [2020-02-28T14:59:46.549Z] Step 24/24 : LABEL version=0.0.0\n [2020-02-28T14:59:46.816Z] ---> Running in 3c4e7c3db567\n [2020-02-28T14:59:47.085Z] Removing intermediate container 3c4e7c3db567\n [2020-02-28T14:59:47.085Z] ---> 5bd253cab13d\n [2020-02-28T14:59:47.085Z] Successfully built 5bd253cab13d\n [2020-02-28T14:59:47.352Z] Successfully tagged docker-app-service-configurable-arm64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n [Pipeline] unstash\n [Pipeline] wrap\n [2020-02-28T14:59:48.259Z] provisioning config files...\n [2020-02-28T14:59:48.275Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/y_app-service-configurable_PR-51@tmp/config6106066724585420092tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-02-28T14:59:48.612Z] + curl -s https://codecov.io/bash\n [2020-02-28T14:59:48.612Z] + bash -s - -t @/w/workspace/y_app-service-configurable_PR-51@tmp/config6106066724585420092tmp\n [2020-02-28T14:59:48.871Z] \n [2020-02-28T14:59:48.871Z] _____ _\n [2020-02-28T14:59:48.871Z] / ____| | |\n [2020-02-28T14:59:48.871Z] | | ___ __| | ___ ___ _____ __\n [2020-02-28T14:59:48.871Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-02-28T14:59:48.871Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-02-28T14:59:48.871Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-02-28T14:59:48.871Z] Bash-20200214-585fef0\n [2020-02-28T14:59:48.871Z] \n [2020-02-28T14:59:48.871Z] \n [2020-02-28T14:59:48.871Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-02-28T14:59:48.871Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-02-28T14:59:48.871Z] \x1b[0;32mYaml not found, that\'s ok! Learn more at\x1b[0m \x1b[0;36mhttp://docs.codecov.io/docs/codecov-yaml\x1b[0m\n [2020-02-28T14:59:48.871Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-02-28T14:59:48.871Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-02-28T14:59:48.871Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-02-28T14:59:48.871Z] \x1b[0;32m+\x1b[0m .\n [2020-02-28T14:59:48.871Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-02-28T14:59:48.871Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-02-28T14:59:48.871Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-02-28T14:59:48.871Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=10\x1b[0m\n [2020-02-28T14:59:48.871Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-02-28T14:59:48.871Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-02-28T14:59:48.871Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-02-28T14:59:48.871Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-02-28T14:59:48.871Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-02-28T14:59:48.871Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-02-28T14:59:48.871Z] \x1b[0;90mquery:\x1b[0m branch=PR-51&commit=6c0265bbbadb9e040c143d9dc737c1bb6d555851&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-51%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=51&job=\n [2020-02-28T14:59:48.871Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-02-28T14:59:48.871Z] https://codecov.io/upload/v4?package=bash-20200214-585fef0&token=secret&branch=PR-51&commit=6c0265bbbadb9e040c143d9dc737c1bb6d555851&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-51%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=51&job=\n [2020-02-28T14:59:49.439Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-02-28T14:59:50.016Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/app-service-configurable/commit/6c0265bbbadb9e040c143d9dc737c1bb6d555851\x1b[0m\n [Pipeline] }\n [2020-02-28T14:59:50.037Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to when conditional\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Declarative: Post Actions)\n [Pipeline] stage\n [Pipeline] { (LF Post Build Actions)\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-28T14:59:51.186Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-28T14:59:51.528Z] ---> package-listing.sh\n [2020-02-28T14:59:51.528Z] ++ facter osfamily\n [2020-02-28T14:59:51.528Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-02-28T14:59:51.528Z] + OS_FAMILY=redhat\n [2020-02-28T14:59:51.528Z] + workspace=/w/workspace/y_app-service-configurable_PR-51\n [2020-02-28T14:59:51.528Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-02-28T14:59:51.528Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-02-28T14:59:51.528Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-02-28T14:59:51.528Z] + PACKAGES=/tmp/packages_start.txt\n [2020-02-28T14:59:51.528Z] + \'[\' /w/workspace/y_app-service-configurable_PR-51 \']\'\n [2020-02-28T14:59:51.528Z] + PACKAGES=/tmp/packages_end.txt\n [2020-02-28T14:59:51.528Z] + case "${OS_FAMILY}" in\n [2020-02-28T14:59:51.528Z] + rpm -qa\n [2020-02-28T14:59:51.528Z] + sort\n [2020-02-28T14:59:55.726Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-02-28T14:59:55.726Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-02-28T14:59:55.726Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-02-28T14:59:55.726Z] + \'[\' /w/workspace/y_app-service-configurable_PR-51 \']\'\n [2020-02-28T14:59:55.726Z] + mkdir -p /w/workspace/y_app-service-configurable_PR-51/archives/\n [2020-02-28T14:59:55.726Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-service-configurable_PR-51/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-28T14:59:56.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-28T14:59:56.220Z] \n [2020-02-28T14:59:56.220Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-28T14:59:56.582Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-28T14:59:56.582Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-02-28T14:59:56.582Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-28T14:59:56.582Z] da0e9bf0cc60: Pulling fs layer\n [2020-02-28T14:59:56.582Z] c9ea274ed700: Pulling fs layer\n [2020-02-28T14:59:56.582Z] 9cfac6ba3733: Pulling fs layer\n [2020-02-28T14:59:56.582Z] f6a933c9cadc: Pulling fs layer\n [2020-02-28T14:59:56.582Z] 61811dbd4963: Pulling fs layer\n [2020-02-28T14:59:56.582Z] a6eb2c9e2280: Pulling fs layer\n [2020-02-28T14:59:56.582Z] 095dd8b7b4d8: Pulling fs layer\n [2020-02-28T14:59:56.582Z] dc21a1d4508b: Pulling fs layer\n [2020-02-28T14:59:56.582Z] 363af2e989c4: Pulling fs layer\n [2020-02-28T14:59:56.582Z] 9cfac6ba3733: Waiting\n [2020-02-28T14:59:56.582Z] f6a933c9cadc: Waiting\n [2020-02-28T14:59:56.582Z] 61811dbd4963: Waiting\n [2020-02-28T14:59:56.582Z] a6eb2c9e2280: Waiting\n [2020-02-28T14:59:56.582Z] 095dd8b7b4d8: Waiting\n [2020-02-28T14:59:56.582Z] dc21a1d4508b: Waiting\n [2020-02-28T14:59:56.582Z] 363af2e989c4: Waiting\n [2020-02-28T14:59:56.582Z] da0e9bf0cc60: Download complete\n [2020-02-28T14:59:56.582Z] 9cfac6ba3733: Download complete\n [2020-02-28T14:59:56.582Z] f6a933c9cadc: Verifying Checksum\n [2020-02-28T14:59:56.582Z] f6a933c9cadc: Download complete\n [2020-02-28T14:59:56.582Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-28T14:59:56.582Z] e6b0cf9c0882: Download complete\n [2020-02-28T14:59:56.582Z] a6eb2c9e2280: Verifying Checksum\n [2020-02-28T14:59:56.582Z] a6eb2c9e2280: Download complete\n [2020-02-28T14:59:57.168Z] 095dd8b7b4d8: Verifying Checksum\n [2020-02-28T14:59:57.168Z] 095dd8b7b4d8: Download complete\n [2020-02-28T14:59:57.168Z] c9ea274ed700: Verifying Checksum\n [2020-02-28T14:59:57.168Z] c9ea274ed700: Download complete\n [2020-02-28T14:59:57.168Z] e6b0cf9c0882: Pull complete\n [2020-02-28T14:59:57.168Z] 363af2e989c4: Verifying Checksum\n [2020-02-28T14:59:57.168Z] 363af2e989c4: Download complete\n [2020-02-28T14:59:57.168Z] dc21a1d4508b: Verifying Checksum\n [2020-02-28T14:59:57.168Z] dc21a1d4508b: Download complete\n [2020-02-28T14:59:57.444Z] da0e9bf0cc60: Pull complete\n [2020-02-28T14:59:57.708Z] 61811dbd4963: Verifying Checksum\n [2020-02-28T14:59:57.708Z] 61811dbd4963: Download complete\n [2020-02-28T14:59:59.093Z] c9ea274ed700: Pull complete\n [2020-02-28T14:59:59.362Z] 9cfac6ba3733: Pull complete\n [2020-02-28T15:00:00.313Z] f6a933c9cadc: Pull complete\n [2020-02-28T15:00:04.571Z] 61811dbd4963: Pull complete\n [2020-02-28T15:00:04.571Z] a6eb2c9e2280: Pull complete\n [2020-02-28T15:00:05.955Z] 095dd8b7b4d8: Pull complete\n [2020-02-28T15:00:06.216Z] dc21a1d4508b: Pull complete\n [2020-02-28T15:00:06.477Z] 363af2e989c4: Pull complete\n [2020-02-28T15:00:06.477Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-02-28T15:00:06.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-02-28T15:00:06.679Z] prd-centos7-docker-4c-2g-1587 does not seem to be running inside a container\n [2020-02-28T15:00:06.723Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/y_app-service-configurable_PR-51 -v /w/workspace/y_app-service-configurable_PR-51:/w/workspace/y_app-service-configurable_PR-51:rw,z -v /w/workspace/y_app-service-configurable_PR-51@tmp:/w/workspace/y_app-service-configurable_PR-51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-02-28T15:00:07.872Z] $ docker top f9d1114564853b16e6f5dacc210bebdd5b6c4a41e040bbee21fcb293f3964285 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-02-28T15:00:08.640Z] provisioning config files...\n [2020-02-28T15:00:08.661Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-service-configurable_PR-51@tmp/config683630276348918362tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-02-28T15:00:08.722Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-28T15:00:09.045Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-02-28T15:00:09.072Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-28T15:00:09.395Z] ---> logs-deploy.sh\n [2020-02-28T15:00:09.395Z] + ARCHIVE_ARTIFACTS=\n [2020-02-28T15:00:09.395Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-02-28T15:00:09.395Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-02-28T15:00:09.395Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-02-28T15:00:09.395Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-51/1\n [2020-02-28T15:00:09.395Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-51/1/\n [2020-02-28T15:00:09.395Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-51/1 /w/workspace/y_app-service-configurable_PR-51\n [2020-02-28T15:00:10.334Z] Archives upload complete.\n [2020-02-28T15:00:10.594Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-51/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-51/1/\n [2020-02-28T15:00:11.172Z] ---> uname -a:\n [2020-02-28T15:00:11.172Z] Linux f9d111456485 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2020-02-28T15:00:11.172Z] \n [2020-02-28T15:00:11.172Z] \n [2020-02-28T15:00:11.172Z] ---> lscpu:\n [2020-02-28T15:00:11.172Z] Architecture: x86_64\n [2020-02-28T15:00:11.172Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-02-28T15:00:11.172Z] Byte Order: Little Endian\n [2020-02-28T15:00:11.172Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-02-28T15:00:11.172Z] CPU(s): 4\n [2020-02-28T15:00:11.172Z] On-line CPU(s) list: 0-3\n [2020-02-28T15:00:11.172Z] Thread(s) per core: 1\n [2020-02-28T15:00:11.172Z] Core(s) per socket: 1\n [2020-02-28T15:00:11.172Z] Socket(s): 4\n [2020-02-28T15:00:11.172Z] NUMA node(s): 1\n [2020-02-28T15:00:11.172Z] Vendor ID: GenuineIntel\n [2020-02-28T15:00:11.172Z] CPU family: 6\n [2020-02-28T15:00:11.172Z] Model: 44\n [2020-02-28T15:00:11.172Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-02-28T15:00:11.172Z] Stepping: 1\n [2020-02-28T15:00:11.172Z] CPU MHz: 2933.436\n [2020-02-28T15:00:11.172Z] BogoMIPS: 5866.87\n [2020-02-28T15:00:11.172Z] Virtualization: VT-x\n [2020-02-28T15:00:11.172Z] Hypervisor vendor: KVM\n [2020-02-28T15:00:11.172Z] Virtualization type: full\n [2020-02-28T15:00:11.172Z] L1d cache: 128 KiB\n [2020-02-28T15:00:11.172Z] L1i cache: 128 KiB\n [2020-02-28T15:00:11.172Z] L2 cache: 16 MiB\n [2020-02-28T15:00:11.172Z] L3 cache: 64 MiB\n [2020-02-28T15:00:11.172Z] NUMA node0 CPU(s): 0-3\n [2020-02-28T15:00:11.172Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-02-28T15:00:11.172Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-02-28T15:00:11.172Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-02-28T15:00:11.172Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-02-28T15:00:11.172Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-02-28T15:00:11.172Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp\n [2020-02-28T15:00:11.172Z] \n [2020-02-28T15:00:11.172Z] \n [2020-02-28T15:00:11.172Z] ---> nproc:\n [2020-02-28T15:00:11.172Z] 4\n [2020-02-28T15:00:11.172Z] \n [2020-02-28T15:00:11.172Z] \n [2020-02-28T15:00:11.172Z] ---> df -h:\n [2020-02-28T15:00:11.172Z] Filesystem Size Used Available Use% Mounted on\n [2020-02-28T15:00:11.172Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-02-28T15:00:11.172Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-02-28T15:00:11.172Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-02-28T15:00:11.172Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-02-28T15:00:11.172Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-02-28T15:00:11.172Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-02-28T15:00:11.172Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-02-28T15:00:11.172Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-02-28T15:00:11.172Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/y_app-service-configurable_PR-51\n [2020-02-28T15:00:11.172Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/y_app-service-configurable_PR-51@tmp\n [2020-02-28T15:00:11.172Z] \n [2020-02-28T15:00:11.172Z] \n [2020-02-28T15:00:11.172Z] ---> free -m:\n [2020-02-28T15:00:11.172Z] total used free shared buff/cache available\n [2020-02-28T15:00:11.172Z] Mem: 1838 589 71 0 1177 1144\n [2020-02-28T15:00:11.172Z] Swap: 1023 1 1022\n [2020-02-28T15:00:11.172Z] \n [2020-02-28T15:00:11.172Z] \n [2020-02-28T15:00:11.172Z] ---> ip addr:\n [2020-02-28T15:00:11.172Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-02-28T15:00:11.172Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-02-28T15:00:11.172Z] inet 127.0.0.1/8 scope host lo\n [2020-02-28T15:00:11.172Z] valid_lft forever preferred_lft forever\n [2020-02-28T15:00:11.172Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-02-28T15:00:11.172Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-02-28T15:00:11.172Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-02-28T15:00:11.172Z] valid_lft forever preferred_lft forever\n [2020-02-28T15:00:11.172Z] \n [2020-02-28T15:00:11.172Z] \n [2020-02-28T15:00:11.172Z] ---> sar -b -r -n DEV:\n [2020-02-28T15:00:11.172Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/28/20 \t_x86_64_\t(4 CPU)\n [2020-02-28T15:00:11.172Z] \n [2020-02-28T15:00:11.172Z] 14:53:02 LINUX RESTART\n [2020-02-28T15:00:11.172Z] \n [2020-02-28T15:00:11.172Z] 14:54:02 tps rtps wtps bread/s bwrtn/s\n [2020-02-28T15:00:11.172Z] 14:55:01 6.74 0.00 6.74 0.00 1929.83\n [2020-02-28T15:00:11.172Z] 14:56:01 2.55 0.00 2.55 0.00 89.08\n [2020-02-28T15:00:11.172Z] 14:57:01 0.32 0.00 0.32 0.00 4.95\n [2020-02-28T15:00:11.172Z] 14:58:01 0.32 0.00 0.32 0.00 5.31\n [2020-02-28T15:00:11.172Z] 14:59:01 0.33 0.00 0.33 0.00 6.26\n [2020-02-28T15:00:11.172Z] 15:00:01 71.59 53.49 18.10 3633.64 8091.76\n [2020-02-28T15:00:11.172Z] Average: 13.66 8.94 4.72 607.34 1687.28\n [2020-02-28T15:00:11.172Z] \n [2020-02-28T15:00:11.172Z] 14:54:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-02-28T15:00:11.172Z] 14:55:01 111764 1770540 94.06 2620 1252380 906292 30.92 407860 1204348 20\n [2020-02-28T15:00:11.172Z] 14:56:01 111420 1770884 94.08 2620 1252388 906424 30.93 408996 1204052 8\n [2020-02-28T15:00:11.172Z] 14:57:01 110676 1771628 94.12 2620 1252396 906508 30.93 409508 1204048 16\n [2020-02-28T15:00:11.172Z] 14:58:01 111984 1770320 94.05 2620 1252396 906292 30.92 408360 1204048 20\n [2020-02-28T15:00:11.172Z] 14:59:01 111792 1770512 94.06 2620 1252404 906340 30.92 408632 1204048 8\n [2020-02-28T15:00:11.172Z] 15:00:01 74000 1808304 96.07 2620 1227500 1110288 37.88 441096 1185496 60828\n [2020-02-28T15:00:11.172Z] Average: 105273 1777031 94.41 2620 1248244 940357 32.08 414075 1201007 10150\n [2020-02-28T15:00:11.172Z] \n [2020-02-28T15:00:11.172Z] 14:54:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-02-28T15:00:11.172Z] 14:55:01 eth0 0.49 0.08 0.02 0.01 0.00 0.00 0.00\n [2020-02-28T15:00:11.172Z] 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T15:00:11.172Z] 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T15:00:11.172Z] 14:56:01 eth0 1.48 0.73 0.86 0.05 0.00 0.00 0.00\n [2020-02-28T15:00:11.172Z] 14:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T15:00:11.172Z] 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T15:00:11.172Z] 14:57:01 eth0 1.15 0.70 0.56 0.40 0.00 0.00 0.00\n [2020-02-28T15:00:11.173Z] 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T15:00:11.173Z] 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T15:00:11.173Z] 14:58:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-28T15:00:11.173Z] 14:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T15:00:11.173Z] 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T15:00:11.173Z] 14:59:01 eth0 0.27 0.17 0.14 0.07 0.00 0.00 0.00\n [2020-02-28T15:00:11.173Z] 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T15:00:11.173Z] 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T15:00:11.173Z] 15:00:01 eth0 87.04 71.57 2112.58 9.40 0.00 0.00 0.00\n [2020-02-28T15:00:11.173Z] 15:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T15:00:11.173Z] 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T15:00:11.173Z] Average: eth0 15.13 12.26 353.37 1.66 0.00 0.00 0.00\n [2020-02-28T15:00:11.173Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T15:00:11.173Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T15:00:11.173Z] \n [2020-02-28T15:00:11.173Z] \n [2020-02-28T15:00:11.173Z] ---> sar -P ALL:\n [2020-02-28T15:00:11.173Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/28/20 \t_x86_64_\t(4 CPU)\n [2020-02-28T15:00:11.173Z] \n [2020-02-28T15:00:11.173Z] 14:53:02 LINUX RESTART\n [2020-02-28T15:00:11.173Z] \n [2020-02-28T15:00:11.173Z] 14:54:02 CPU %user %nice %system %iowait %steal %idle\n [2020-02-28T15:00:11.173Z] 14:55:01 all 0.21 0.00 0.10 0.00 0.00 99.69\n [2020-02-28T15:00:11.173Z] 14:55:01 0 0.03 0.00 0.12 0.00 0.00 99.85\n [2020-02-28T15:00:11.173Z] 14:55:01 1 0.10 0.00 0.12 0.00 0.00 99.78\n [2020-02-28T15:00:11.173Z] 14:55:01 2 0.58 0.00 0.05 0.00 0.00 99.37\n [2020-02-28T15:00:11.173Z] 14:55:01 3 0.12 0.00 0.10 0.00 0.02 99.76\n [2020-02-28T15:00:11.173Z] 14:56:01 all 0.18 0.00 0.05 0.00 0.02 99.75\n [2020-02-28T15:00:11.173Z] 14:56:01 0 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-28T15:00:11.173Z] 14:56:01 1 0.10 0.00 0.07 0.00 0.05 99.78\n [2020-02-28T15:00:11.173Z] 14:56:01 2 0.52 0.00 0.05 0.00 0.02 99.42\n [2020-02-28T15:00:11.173Z] 14:56:01 3 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-28T15:00:11.173Z] 14:57:01 all 0.16 0.00 0.05 0.00 0.01 99.77\n [2020-02-28T15:00:11.173Z] 14:57:01 0 0.07 0.00 0.05 0.00 0.02 99.87\n [2020-02-28T15:00:11.173Z] 14:57:01 1 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-28T15:00:11.173Z] 14:57:01 2 0.45 0.00 0.07 0.00 0.02 99.47\n [2020-02-28T15:00:11.173Z] 14:57:01 3 0.10 0.00 0.07 0.00 0.02 99.82\n [2020-02-28T15:00:11.173Z] 14:58:01 all 0.10 0.00 0.05 0.00 0.01 99.83\n [2020-02-28T15:00:11.173Z] 14:58:01 0 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-28T15:00:11.173Z] 14:58:01 1 0.05 0.00 0.03 0.00 0.02 99.90\n [2020-02-28T15:00:11.173Z] 14:58:01 2 0.22 0.00 0.05 0.00 0.02 99.72\n [2020-02-28T15:00:11.173Z] 14:58:01 3 0.08 0.00 0.08 0.00 0.02 99.82\n [2020-02-28T15:00:11.173Z] 14:59:01 all 0.15 0.00 0.05 0.00 0.00 99.80\n [2020-02-28T15:00:11.173Z] 14:59:01 0 0.05 0.00 0.02 0.00 0.00 99.93\n [2020-02-28T15:00:11.173Z] 14:59:01 1 0.42 0.00 0.03 0.00 0.00 99.55\n [2020-02-28T15:00:11.173Z] 14:59:01 2 0.12 0.00 0.08 0.00 0.00 99.80\n [2020-02-28T15:00:11.173Z] 14:59:01 3 0.03 0.00 0.05 0.00 0.00 99.92\n [2020-02-28T15:00:11.173Z] 15:00:01 all 3.03 0.00 1.76 1.19 0.41 93.61\n [2020-02-28T15:00:11.173Z] 15:00:01 0 2.70 0.00 1.47 0.03 0.44 95.36\n [2020-02-28T15:00:11.173Z] 15:00:01 1 4.10 0.00 2.33 3.85 0.45 89.27\n [2020-02-28T15:00:11.173Z] 15:00:01 2 2.40 0.00 1.78 0.08 0.35 95.39\n [2020-02-28T15:00:11.173Z] 15:00:01 3 2.92 0.00 1.49 0.79 0.40 94.39\n [2020-02-28T15:00:11.173Z] Average: all 0.64 0.00 0.35 0.20 0.08 98.74\n [2020-02-28T15:00:11.173Z] Average: 0 0.49 0.00 0.29 0.01 0.08 99.14\n [2020-02-28T15:00:11.173Z] Average: 1 0.80 0.00 0.44 0.64 0.09 98.04\n [2020-02-28T15:00:11.173Z] Average: 2 0.71 0.00 0.35 0.01 0.07 98.86\n [2020-02-28T15:00:11.173Z] Average: 3 0.55 0.00 0.30 0.13 0.08 98.94\n [2020-02-28T15:00:11.173Z] \n [2020-02-28T15:00:11.173Z] \n [2020-02-28T15:00:11.173Z] '