b' Pull request #47 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 kurokobo for edgexfoundry/app-service-configurable\n Loading trusted files from base branch master at 091a6b7c29f6ab1c23641f61140ed67a4f2d14ff rather than d91537bdc8d87e02baf3778688380a4fd5db40c1\n Obtained Jenkinsfile from 091a6b7c29f6ab1c23641f61140ed67a4f2d14ff\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 c5dd13c4ba2e068be78528abd2449410e4429a63\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-47/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 c5dd13c4ba2e068be78528abd2449410e4429a63 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f c5dd13c4ba2e068be78528abd2449410e4429a63 # timeout=10\n Commit message: "Merge pull request #93 from ernestojeda/agent-update"\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.12]\n =========================================================\n [Pipeline] echo\n Setting up nodes based on requested architectures [[amd64, arm64]]\n [Pipeline] echo\n Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n [Pipeline] echo\n =========================================================\n [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.12\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-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 [Pipeline] node\n Still waiting to schedule task\n All nodes of label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99 are offline\n Running on prd-centos7-docker-4c-2g-16485 in /w/workspace/y_app-service-configurable_PR-47\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Declarative: Checkout SCM)\n [Pipeline] checkout\n using credential edgex-jenkins-ssh\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and without tags\n Cloning repository git@github.com:edgexfoundry/app-service-configurable.git\n > git init /w/workspace/y_app-service-configurable_PR-47 # 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/47/head:refs/remotes/origin/PR-47 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Merging remotes/origin/master commit 091a6b7c29f6ab1c23641f61140ed67a4f2d14ff into PR head commit d91537bdc8d87e02baf3778688380a4fd5db40c1\n Merge succeeded, producing d91537bdc8d87e02baf3778688380a4fd5db40c1\n Checking out Revision d91537bdc8d87e02baf3778688380a4fd5db40c1 (PR-47)\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/47/head:refs/remotes/origin/PR-47 # 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/47/head:refs/remotes/origin/PR-47 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f d91537bdc8d87e02baf3778688380a4fd5db40c1 # timeout=10\n > git merge 091a6b7c29f6ab1c23641f61140ed67a4f2d14ff # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f d91537bdc8d87e02baf3778688380a4fd5db40c1 # timeout=10\n Commit message: "fix issue #46"\n First time build. Skipping changelog.\n > git --version # timeout=10\n fatal: bad object c5dd13c4ba2e068be78528abd2449410e4429a63\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-01-28T12:55:26.741Z] 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-01-28T12:55:29.005Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-28T12:55:29.305Z] \n [2020-01-28T12:55:29.305Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-28T12:55:29.838Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-28T12:55:30.342Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-01-28T12:55:30.342Z] e7c96db7181b: Pulling fs layer\n [2020-01-28T12:55:30.342Z] a038dfdf5543: Pulling fs layer\n [2020-01-28T12:55:30.342Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-01-28T12:55:30.978Z] e7c96db7181b: Download complete\n [2020-01-28T12:55:30.978Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-01-28T12:55:30.978Z] 8d5d8e63b3c0: Download complete\n [2020-01-28T12:55:30.978Z] a038dfdf5543: Verifying Checksum\n [2020-01-28T12:55:30.978Z] a038dfdf5543: Download complete\n [2020-01-28T12:55:31.244Z] e7c96db7181b: Pull complete\n [2020-01-28T12:55:32.207Z] a038dfdf5543: Pull complete\n [2020-01-28T12:55:32.207Z] 8d5d8e63b3c0: Pull complete\n [2020-01-28T12:55:32.207Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-01-28T12:55:32.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-01-28T12:55:32.665Z] prd-centos7-docker-4c-2g-16485 does not seem to be running inside a container\n [2020-01-28T12:55:32.726Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-service-configurable_PR-47 -v /w/workspace/y_app-service-configurable_PR-47:/w/workspace/y_app-service-configurable_PR-47:rw,z -v /w/workspace/y_app-service-configurable_PR-47@tmp:/w/workspace/y_app-service-configurable_PR-47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-01-28T12:55:33.467Z] $ docker top d0a289cdd387c5d9ed7bf8172feed796bd81a4c440f935afd44978c3d1a126aa -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-28T12:55:34.579Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-28T12:55:34.579Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-28T12:55:34.940Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-28T12:55:34.938Z] $ docker exec d0a289cdd387c5d9ed7bf8172feed796bd81a4c440f935afd44978c3d1a126aa ssh-agent\n [2020-01-28T12:55:35.239Z] SSH_AUTH_SOCK=/tmp/ssh-vi7XSnhQbB9U/agent.14\n [2020-01-28T12:55:35.239Z] SSH_AGENT_PID=21\n [2020-01-28T12:55:35.272Z] Running ssh-add (command line suppressed)\n [2020-01-28T12:55:35.523Z] Identity added: /w/workspace/y_app-service-configurable_PR-47@tmp/private_key_2610391249506361347.key (/w/workspace/y_app-service-configurable_PR-47@tmp/private_key_2610391249506361347.key)\n [2020-01-28T12:55:35.634Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-28T12:55:36.121Z] + git describe --exact-match --tags HEAD\n [2020-01-28T12:55:36.121Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-01-28T12:55:36.286Z] $ docker exec --env ******** --env ******** d0a289cdd387c5d9ed7bf8172feed796bd81a4c440f935afd44978c3d1a126aa ssh-agent -k\n [2020-01-28T12:55:36.477Z] unset SSH_AUTH_SOCK;\n [2020-01-28T12:55:36.477Z] unset SSH_AGENT_PID;\n [2020-01-28T12:55:36.478Z] echo Agent pid 21 killed;\n [2020-01-28T12:55:36.584Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-01-28T12:55:36.657Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-01-28T12:55:36.657Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-01-28T12:55:36.698Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-28T12:55:36.698Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-28T12:55:36.957Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-28T12:55:36.955Z] $ docker exec d0a289cdd387c5d9ed7bf8172feed796bd81a4c440f935afd44978c3d1a126aa ssh-agent\n [2020-01-28T12:55:37.203Z] SSH_AUTH_SOCK=/tmp/ssh-ZcGHE4Xnhqaf/agent.55\n [2020-01-28T12:55:37.203Z] SSH_AGENT_PID=62\n [2020-01-28T12:55:37.214Z] Running ssh-add (command line suppressed)\n [2020-01-28T12:55:37.444Z] Identity added: /w/workspace/y_app-service-configurable_PR-47@tmp/private_key_4334578554453396871.key (/w/workspace/y_app-service-configurable_PR-47@tmp/private_key_4334578554453396871.key)\n [2020-01-28T12:55:37.522Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-28T12:55:38.194Z] + git semver init\n [2020-01-28T12:55:38.194Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-28T12:55:38.194Z] # $GIT_DIR = /w/workspace/y_app-service-configurable_PR-47/.git\n [2020-01-28T12:55:38.194Z] # $GIT_WORK_TREE = /w/workspace/y_app-service-configurable_PR-47\n [2020-01-28T12:55:38.194Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-28T12:55:38.194Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-28T12:55:38.194Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-28T12:55:38.194Z] # $SEMVER_BRANCH = PR-47\n [2020-01-28T12:55:38.194Z] # $SEMVER_TEMP = /tmp/semver-247135631\n [2020-01-28T12:55:38.194Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP\n [2020-01-28T12:55:38.466Z] # \'/tmp/semver-247135631\' -> \'/w/workspace/y_app-service-configurable_PR-47/.semver\'\n [2020-01-28T12:55:38.466Z] # $SEMVER_DIR = /w/workspace/y_app-service-configurable_PR-47/.semver\n [Pipeline] }\n [2020-01-28T12:55:38.501Z] $ docker exec --env ******** --env ******** d0a289cdd387c5d9ed7bf8172feed796bd81a4c440f935afd44978c3d1a126aa ssh-agent -k\n [2020-01-28T12:55:38.930Z] unset SSH_AUTH_SOCK;\n [2020-01-28T12:55:38.931Z] unset SSH_AGENT_PID;\n [2020-01-28T12:55:38.931Z] echo Agent pid 62 killed;\n [2020-01-28T12:55:39.027Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-28T12:55:39.806Z] + git semver\n [Pipeline] }\n [2020-01-28T12:55:39.830Z] $ docker stop --time=1 d0a289cdd387c5d9ed7bf8172feed796bd81a4c440f935afd44978c3d1a126aa\n [2020-01-28T12:55:41.422Z] $ docker rm -f d0a289cdd387c5d9ed7bf8172feed796bd81a4c440f935afd44978c3d1a126aa\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-01-28T12:55:42.295Z] Stashed 36 file(s)\n [Pipeline] echo\n [2020-01-28T12:55:42.313Z] [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-01-28T12:55:57.623Z] Still waiting to schedule task\n [2020-01-28T12:55:57.623Z] Waiting for next available executor on \xe2\x80\x98prd-centos7-docker-4c-2g-16485\xe2\x80\x99\n [2020-01-28T12:55:57.648Z] Still waiting to schedule task\n [2020-01-28T12:55:57.648Z] Waiting for next available executor on \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-16483\xe2\x80\x99\n [2020-01-28T12:58:15.624Z] Running on prd-centos7-docker-4c-2g-16488 in /w/workspace/y_app-service-configurable_PR-47\n [Pipeline] {\n [Pipeline] ws\n [2020-01-28T12:58:15.684Z] Running in /w/workspace/app-service-configurable/1\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-28T12:58:18.112Z] using credential edgex-jenkins-ssh\n [2020-01-28T12:58:18.129Z] Cloning the remote Git repository\n [2020-01-28T12:58:18.129Z] Cloning with configured refspecs honoured and without tags\n [2020-01-28T12:58:18.221Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git\n [2020-01-28T12:58:18.285Z] > git init /w/workspace/app-service-configurable/1 # timeout=10\n [2020-01-28T12:58:18.333Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git\n [2020-01-28T12:58:18.334Z] > git --version # timeout=10\n [2020-01-28T12:58:19.377Z] Fetching without tags\n [2020-01-28T12:58:18.362Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-28T12:58:18.388Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/47/head:refs/remotes/origin/PR-47 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-28T12:58:19.400Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10\n [2020-01-28T12:58:19.405Z] > git config --add remote.origin.fetch +refs/pull/47/head:refs/remotes/origin/PR-47 # timeout=10\n [2020-01-28T12:58:19.409Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-28T12:58:19.417Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10\n [2020-01-28T12:58:19.428Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git\n [2020-01-28T12:58:19.429Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-28T12:58:19.432Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/47/head:refs/remotes/origin/PR-47 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-28T12:58:19.736Z] Merging remotes/origin/master commit 091a6b7c29f6ab1c23641f61140ed67a4f2d14ff into PR head commit d91537bdc8d87e02baf3778688380a4fd5db40c1\n [2020-01-28T12:58:19.797Z] Merge succeeded, producing d91537bdc8d87e02baf3778688380a4fd5db40c1\n [2020-01-28T12:58:19.797Z] Checking out Revision d91537bdc8d87e02baf3778688380a4fd5db40c1 (PR-47)\n [2020-01-28T12:58:19.763Z] > git config core.sparsecheckout # timeout=10\n [2020-01-28T12:58:19.768Z] > git checkout -f d91537bdc8d87e02baf3778688380a4fd5db40c1 # timeout=10\n [2020-01-28T12:58:19.797Z] > git merge 091a6b7c29f6ab1c23641f61140ed67a4f2d14ff # timeout=10\n [2020-01-28T12:58:19.807Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-28T12:58:19.816Z] > git config core.sparsecheckout # timeout=10\n [2020-01-28T12:58:19.820Z] > git checkout -f d91537bdc8d87e02baf3778688380a4fd5db40c1 # timeout=10\n [2020-01-28T12:58:23.383Z] Commit message: "fix issue #46"\n [2020-01-28T12:58:23.400Z] > git --version # timeout=10\n [2020-01-28T12:58:23.410Z] fatal: bad object c5dd13c4ba2e068be78528abd2449410e4429a63\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-01-28T12:58:24.275Z] =========================================================\n [2020-01-28T12:58:24.275Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine]\n [2020-01-28T12:58:24.275Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-28T12:58:24.922Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine .\n [2020-01-28T12:58:25.192Z] Sending build context to Docker daemon 219.1kB\n\n [2020-01-28T12:58:25.192Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n [2020-01-28T12:58:25.192Z] Step 2/8 : FROM ${BASE}\n [2020-01-28T12:58:25.192Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-01-28T12:58:25.192Z] e6b0cf9c0882: Pulling fs layer\n [2020-01-28T12:58:25.192Z] 2848faf0eed1: Pulling fs layer\n [2020-01-28T12:58:25.192Z] 0f37312ad70f: Pulling fs layer\n [2020-01-28T12:58:25.192Z] 7d08f2745646: Pulling fs layer\n [2020-01-28T12:58:25.192Z] 4c9f31393084: Pulling fs layer\n [2020-01-28T12:58:25.192Z] 75f7a44be1ab: Pulling fs layer\n [2020-01-28T12:58:25.192Z] b4c4bfaf82a6: Pulling fs layer\n [2020-01-28T12:58:25.192Z] 879382edf91e: Pulling fs layer\n [2020-01-28T12:58:25.192Z] 465f21562d6c: Pulling fs layer\n [2020-01-28T12:58:25.192Z] c022810cb2be: Pulling fs layer\n [2020-01-28T12:58:25.192Z] 2dbe7964578c: Pulling fs layer\n [2020-01-28T12:58:25.192Z] 7d08f2745646: Waiting\n [2020-01-28T12:58:25.192Z] 4c9f31393084: Waiting\n [2020-01-28T12:58:25.192Z] 75f7a44be1ab: Waiting\n [2020-01-28T12:58:25.192Z] b4c4bfaf82a6: Waiting\n [2020-01-28T12:58:25.192Z] 879382edf91e: Waiting\n [2020-01-28T12:58:25.192Z] 465f21562d6c: Waiting\n [2020-01-28T12:58:25.192Z] c022810cb2be: Waiting\n [2020-01-28T12:58:25.192Z] 2dbe7964578c: Waiting\n [2020-01-28T12:58:25.192Z] 0f37312ad70f: Verifying Checksum\n [2020-01-28T12:58:25.192Z] 0f37312ad70f: Download complete\n [2020-01-28T12:58:25.192Z] 2848faf0eed1: Verifying Checksum\n [2020-01-28T12:58:25.192Z] 2848faf0eed1: Download complete\n [2020-01-28T12:58:25.192Z] 4c9f31393084: Verifying Checksum\n [2020-01-28T12:58:25.192Z] 4c9f31393084: Download complete\n [2020-01-28T12:58:25.192Z] 75f7a44be1ab: Download complete\n [2020-01-28T12:58:25.192Z] e6b0cf9c0882: Verifying Checksum\n [2020-01-28T12:58:25.192Z] e6b0cf9c0882: Download complete\n [2020-01-28T12:58:25.455Z] e6b0cf9c0882: Pull complete\n [2020-01-28T12:58:25.722Z] 2848faf0eed1: Pull complete\n [2020-01-28T12:58:25.991Z] b4c4bfaf82a6: Verifying Checksum\n [2020-01-28T12:58:25.991Z] b4c4bfaf82a6: Download complete\n [2020-01-28T12:58:25.991Z] 465f21562d6c: Verifying Checksum\n [2020-01-28T12:58:25.991Z] 465f21562d6c: Download complete\n [2020-01-28T12:58:26.944Z] 7d08f2745646: Verifying Checksum\n [2020-01-28T12:58:26.944Z] 7d08f2745646: Download complete\n [2020-01-28T12:58:26.944Z] 2dbe7964578c: Verifying Checksum\n [2020-01-28T12:58:26.944Z] 2dbe7964578c: Download complete\n [2020-01-28T12:58:26.944Z] c022810cb2be: Verifying Checksum\n [2020-01-28T12:58:26.944Z] c022810cb2be: Download complete\n [2020-01-28T12:58:26.944Z] 879382edf91e: Verifying Checksum\n [2020-01-28T12:58:26.944Z] 879382edf91e: Download complete\n [2020-01-28T12:58:27.884Z] 0f37312ad70f: Pull complete\n [2020-01-28T12:58:33.178Z] 7d08f2745646: Pull complete\n [2020-01-28T12:58:33.178Z] 4c9f31393084: Pull complete\n [2020-01-28T12:58:33.178Z] 75f7a44be1ab: Pull complete\n [2020-01-28T12:58:37.383Z] b4c4bfaf82a6: Pull complete\n [2020-01-28T12:58:40.692Z] 879382edf91e: Pull complete\n [2020-01-28T12:58:40.692Z] 465f21562d6c: Pull complete\n [2020-01-28T12:58:41.633Z] c022810cb2be: Pull complete\n [2020-01-28T12:58:41.633Z] 2dbe7964578c: Pull complete\n [2020-01-28T12:58:41.633Z] Digest: sha256:884d04ec3b16b58ff5175fbb623a2034b3e98bdbec6f492286d7d7b86ff1e8a6\n [2020-01-28T12:58:41.633Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n [2020-01-28T12:58:41.633Z] ---> 3f42607d790b\n [2020-01-28T12:58:41.633Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-28T12:58:41.633Z] ---> Running in 4a001955522d\n [2020-01-28T12:58:41.893Z] Removing intermediate container 4a001955522d\n [2020-01-28T12:58:41.893Z] ---> b6d42d0d7022\n [2020-01-28T12:58:41.893Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-28T12:58:41.893Z] ---> Running in cc4acffbb79d\n [2020-01-28T12:58:42.835Z] Removing intermediate container cc4acffbb79d\n [2020-01-28T12:58:42.835Z] ---> 87252bf92230\n [2020-01-28T12:58:42.835Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash\n [2020-01-28T12:58:43.099Z] ---> Running in 4229a2d6e7c1\n [2020-01-28T12:58:43.361Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-01-28T12:58:44.306Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-01-28T12:58:44.567Z] (1/6) Installing libc-dev (0.7.2-r0)\n [2020-01-28T12:58:44.567Z] (2/6) Installing libsodium (1.0.18-r0)\n [2020-01-28T12:58:44.567Z] (3/6) Installing pkgconf (1.6.3-r0)\n [2020-01-28T12:58:44.827Z] (4/6) Installing libsodium-dev (1.0.18-r0)\n [2020-01-28T12:58:44.827Z] (5/6) Installing libzmq (4.3.2-r0)\n [2020-01-28T12:58:45.094Z] (6/6) Installing zeromq-dev (4.3.2-r0)\n [2020-01-28T12:58:45.094Z] Executing busybox-1.31.1-r8.trigger\n [2020-01-28T12:58:45.094Z] OK: 145 MiB in 45 packages\n [2020-01-28T12:58:45.388Z] Removing intermediate container 4229a2d6e7c1\n [2020-01-28T12:58:45.388Z] ---> d9010c15bbe7\n [2020-01-28T12:58:45.388Z] Step 6/8 : WORKDIR /app\n [2020-01-28T12:58:45.653Z] ---> Running in baca49aa336a\n [2020-01-28T12:58:45.654Z] Removing intermediate container baca49aa336a\n [2020-01-28T12:58:45.654Z] ---> 3f868e4d3b37\n [2020-01-28T12:58:45.654Z] Step 7/8 : COPY . .\n [2020-01-28T12:58:45.913Z] ---> 84028fdd3699\n [2020-01-28T12:58:45.913Z] Step 8/8 : RUN go mod download\n [2020-01-28T12:58:46.173Z] ---> Running in e04216edadab\n [2020-01-28T12:58:47.111Z] \x1b[91mgo: finding github.com/edgexfoundry/app-functions-sdk-go v1.0.0\n [2020-01-28T12:58:47.683Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n [2020-01-28T12:58:47.683Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n [2020-01-28T12:58:47.683Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n [2020-01-28T12:58:47.683Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-28T12:58:47.683Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.1\n [2020-01-28T12:58:47.683Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-01-28T12:58:47.683Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n [2020-01-28T12:58:47.683Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-01-28T12:58:47.683Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n [2020-01-28T12:58:48.256Z] \x1b[0m\x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n [2020-01-28T12:58:48.256Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-01-28T12:58:48.256Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.7\n [2020-01-28T12:58:48.256Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-01-28T12:58:48.256Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-01-28T12:58:48.256Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n [2020-01-28T12:58:48.256Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n [2020-01-28T12:58:48.256Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n [2020-01-28T12:58:48.256Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-28T12:58:48.528Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n [2020-01-28T12:58:48.810Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-01-28T12:58:48.810Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.1\n [2020-01-28T12:58:48.810Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-28T12:58:48.810Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n [2020-01-28T12:58:48.810Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v1.1.1\n [2020-01-28T12:58:48.810Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n [2020-01-28T12:58:49.079Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-01-28T12:58:49.079Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-01-28T12:58:49.652Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-01-28T12:58:49.652Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n [2020-01-28T12:58:49.652Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-28T12:58:49.652Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-01-28T12:58:49.914Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n [2020-01-28T12:58:50.175Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-01-28T12:58:50.175Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-01-28T12:58:50.175Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-01-28T12:58:50.175Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-01-28T12:58:50.175Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-01-28T12:58:50.175Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-01-28T12:58:50.747Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-01-28T12:58:54.040Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-01-28T12:58:54.040Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-01-28T12:58:54.040Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-01-28T12:58:54.040Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-01-28T12:58:54.040Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-01-28T12:58:54.040Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-01-28T12:58:54.040Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-01-28T12:58:54.040Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-01-28T12:58:54.300Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-01-28T12:58:54.562Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-01-28T12:58:54.823Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-01-28T12:58:54.823Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-01-28T12:58:54.823Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-01-28T12:58:54.823Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-01-28T12:58:54.823Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-01-28T12:58:54.823Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-01-28T12:58:54.823Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-01-28T12:58:54.823Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-01-28T12:58:54.823Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-01-28T12:58:55.393Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-01-28T12:58:55.393Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-01-28T12:58:55.393Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-01-28T12:58:55.393Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-01-28T12:58:55.393Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-01-28T12:58:55.393Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-01-28T12:58:55.393Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-01-28T12:58:55.393Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-01-28T12:58:55.653Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-01-28T12:58:55.653Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-01-28T12:58:55.653Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-01-28T12:58:55.914Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-01-28T12:58:55.914Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-01-28T12:58:55.914Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-01-28T12:58:56.175Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-01-28T12:58:56.436Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-01-28T12:58:56.436Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-01-28T12:58:56.436Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-01-28T12:58:56.436Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-01-28T12:58:56.700Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-01-28T12:58:56.700Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-01-28T12:58:56.700Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-01-28T12:58:56.700Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-01-28T12:58:56.965Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-01-28T12:58:56.965Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-01-28T12:58:56.965Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-01-28T12:58:57.224Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-01-28T12:59:19.212Z] \x1b[0mRemoving intermediate container e04216edadab\n [2020-01-28T12:59:19.212Z] ---> 13b37a95dfa1\n [2020-01-28T12:59:19.212Z] Successfully built 13b37a95dfa1\n [2020-01-28T12:59:19.212Z] 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-01-28T12:59:19.818Z] + docker inspect -f . ci-base-image-x86_64\n [2020-01-28T12:59:19.818Z] .\n [Pipeline] withDockerContainer\n [2020-01-28T12:59:19.966Z] prd-centos7-docker-4c-2g-16488 does not seem to be running inside a container\n [2020-01-28T12:59:20.007Z] $ 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 ******** ci-base-image-x86_64 cat\n [2020-01-28T12:59:22.606Z] $ docker top 3f3501f5cc0fd67115699afa00bc85dd172b66f1cfe55bbcad8f043fb0c57933 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-28T12:59:23.499Z] + go version\n [2020-01-28T12:59:23.499Z] go version go1.12.14 linux/amd64\n [Pipeline] sh\n [2020-01-28T12:59:23.812Z] + make test\n [2020-01-28T12:59:23.812Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./...\n [2020-01-28T12:59:42.002Z] ? \tgithub.com/edgexfoundry/app-service-configurable\t[no test files]\n [2020-01-28T12:59:42.002Z] CGO_ENABLED=1 go vet ./...\n [2020-01-28T12:59:47.320Z] gofmt -l .\n [2020-01-28T12:59:47.320Z] [ "`gofmt -l .`" = "" ]\n [2020-01-28T12:59:47.320Z] ./bin/test-go-mod-tidy.sh\n [2020-01-28T12:59:47.320Z] ./bin/test-attribution-txt.sh\n [Pipeline] stash\n [2020-01-28T12:59:47.729Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-01-28T12:59:47.743Z] $ docker stop --time=1 3f3501f5cc0fd67115699afa00bc85dd172b66f1cfe55bbcad8f043fb0c57933\n [2020-01-28T12:59:49.219Z] $ docker rm -f 3f3501f5cc0fd67115699afa00bc85dd172b66f1cfe55bbcad8f043fb0c57933\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-01-28T12:59:50.577Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-01-28T12:59:50.880Z] + ls -al .\n [2020-01-28T12:59:50.881Z] total 100\n [2020-01-28T12:59:50.881Z] drwxrwxr-x. 7 jenkins jenkins 4096 Jan 28 12:59 .\n [2020-01-28T12:59:50.881Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 28 12:58 ..\n [2020-01-28T12:59:50.881Z] -rw-rw-r--. 1 jenkins jenkins 5304 Jan 28 12:58 Attribution.txt\n [2020-01-28T12:59:50.881Z] drwxrwxr-x. 2 jenkins jenkins 64 Jan 28 12:58 bin\n [2020-01-28T12:59:50.881Z] -rw-r--r--. 1 jenkins jenkins 10 Jan 28 12:59 coverage.out\n [2020-01-28T12:59:50.881Z] -rw-rw-r--. 1 jenkins jenkins 180 Jan 28 12:58 docker-compose.debug.yml\n [2020-01-28T12:59:50.881Z] -rw-rw-r--. 1 jenkins jenkins 133 Jan 28 12:58 docker-compose.yml\n [2020-01-28T12:59:50.881Z] -rw-rw-r--. 1 jenkins jenkins 1917 Jan 28 12:58 Dockerfile\n [2020-01-28T12:59:50.881Z] -rw-rw-r--. 1 jenkins jenkins 966 Jan 28 12:58 Dockerfile.build\n [2020-01-28T12:59:50.881Z] -rw-rw-r--. 1 jenkins jenkins 127 Jan 28 12:58 .dockerignore\n [2020-01-28T12:59:50.881Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 28 12:58 .git\n [2020-01-28T12:59:50.881Z] -rw-rw-r--. 1 jenkins jenkins 87 Jan 28 12:58 .gitignore\n [2020-01-28T12:59:50.881Z] -rw-r--r--. 1 jenkins jenkins 126 Jan 28 12:59 go.mod\n [2020-01-28T12:59:50.881Z] -rw-------. 1 jenkins jenkins 13814 Jan 28 12:59 go.sum\n [2020-01-28T12:59:50.881Z] -rw-rw-r--. 1 jenkins jenkins 689 Jan 28 12:58 Jenkinsfile\n [2020-01-28T12:59:50.881Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jan 28 12:58 LICENSE\n [2020-01-28T12:59:50.881Z] -rw-rw-r--. 1 jenkins jenkins 1616 Jan 28 12:58 main.go\n [2020-01-28T12:59:50.881Z] -rw-rw-r--. 1 jenkins jenkins 1486 Jan 28 12:58 makefile\n [2020-01-28T12:59:50.881Z] -rw-rw-r--. 1 jenkins jenkins 10342 Jan 28 12:58 README.md\n [2020-01-28T12:59:50.881Z] drwxrwxr-x. 8 jenkins jenkins 120 Jan 28 12:58 res\n [2020-01-28T12:59:50.881Z] drwxrwxr-x. 3 jenkins jenkins 45 Jan 28 12:58 .semver\n [2020-01-28T12:59:50.881Z] drwxrwxr-x. 4 jenkins jenkins 71 Jan 28 12:58 snap\n [2020-01-28T12:59:50.881Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 28 12:55 VERSION\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-28T12:59:51.205Z] + 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=d91537bdc8d87e02baf3778688380a4fd5db40c1 --label arch=x86_64 --label version=0.0.0 .\n [2020-01-28T12:59:51.205Z] Sending build context to Docker daemon 235.5kB\n\n [2020-01-28T12:59:51.205Z] Step 1/24 : ARG BASE=golang:1.12-alpine\n [2020-01-28T12:59:51.205Z] Step 2/24 : FROM ${BASE} AS builder\n [2020-01-28T12:59:51.205Z] ---> 13b37a95dfa1\n [2020-01-28T12:59:51.205Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev"\n [2020-01-28T12:59:51.471Z] ---> Running in 2e34a4210463\n [2020-01-28T12:59:51.471Z] Removing intermediate container 2e34a4210463\n [2020-01-28T12:59:51.471Z] ---> a9bfe7221810\n [2020-01-28T12:59:51.471Z] Step 4/24 : ARG ALPINE_PKG_EXTRA=""\n [2020-01-28T12:59:51.471Z] ---> Running in 7652e2767115\n [2020-01-28T12:59:51.733Z] Removing intermediate container 7652e2767115\n [2020-01-28T12:59:51.733Z] ---> fcc4d1b64116\n [2020-01-28T12:59:51.733Z] Step 5/24 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-28T12:59:51.733Z] ---> Running in 3634c5dcc891\n [2020-01-28T12:59:51.733Z] Removing intermediate container 3634c5dcc891\n [2020-01-28T12:59:51.733Z] ---> 2c94f77a8bcf\n [2020-01-28T12:59:51.733Z] Step 6/24 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-28T12:59:52.169Z] ---> Running in 32e683a2f60f\n [2020-01-28T12:59:52.744Z] Removing intermediate container 32e683a2f60f\n [2020-01-28T12:59:52.744Z] ---> 73f6dfeb024e\n [2020-01-28T12:59:52.744Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n [2020-01-28T12:59:52.744Z] ---> Running in 18fee52dc326\n [2020-01-28T12:59:53.002Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-01-28T12:59:53.092Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-16489 in /w/workspace/y_app-service-configurable_PR-47\n [Pipeline] {\n [Pipeline] ws\n [2020-01-28T12:59:53.140Z] Running in /w/workspace/app-service-configurable/1\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-28T12:59:54.381Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-01-28T12:59:54.949Z] OK: 145 MiB in 45 packages\n [2020-01-28T12:59:55.516Z] Removing intermediate container 18fee52dc326\n [2020-01-28T12:59:55.516Z] ---> 84d84f46ae20\n [2020-01-28T12:59:55.516Z] Step 8/24 : WORKDIR /app\n [2020-01-28T12:59:55.516Z] ---> Running in c84feeb98b27\n [2020-01-28T12:59:55.516Z] Removing intermediate container c84feeb98b27\n [2020-01-28T12:59:55.516Z] ---> ab64919d7b80\n [2020-01-28T12:59:55.516Z] Step 9/24 : COPY go.mod .\n [2020-01-28T12:59:55.776Z] ---> 64689d579113\n [2020-01-28T12:59:55.776Z] Step 10/24 : RUN go mod download\n [2020-01-28T12:59:55.776Z] ---> Running in a70fea9e834d\n [2020-01-28T12:59:56.723Z] Removing intermediate container a70fea9e834d\n [2020-01-28T12:59:56.723Z] ---> 74befa435542\n [2020-01-28T12:59:56.723Z] Step 11/24 : COPY . .\n [2020-01-28T12:59:56.982Z] ---> 8f68e342e884\n [2020-01-28T12:59:56.982Z] Step 12/24 : ARG MAKE="make build"\n [2020-01-28T12:59:56.982Z] ---> Running in 6727fb960a63\n [2020-01-28T12:59:56.982Z] Removing intermediate container 6727fb960a63\n [2020-01-28T12:59:56.982Z] ---> 151443437851\n [2020-01-28T12:59:56.982Z] Step 13/24 : RUN $MAKE\n [2020-01-28T12:59:56.983Z] ---> Running in b6d3a5662ed3\n [2020-01-28T12:59:57.554Z] 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-01-28T13:00:01.867Z] using credential edgex-jenkins-ssh\n [2020-01-28T13:00:01.954Z] Cloning the remote Git repository\n [2020-01-28T13:00:01.954Z] Cloning with configured refspecs honoured and without tags\n [2020-01-28T13:00:02.261Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git\n [2020-01-28T13:00:02.426Z] > git init /w/workspace/app-service-configurable/1 # timeout=10\n [2020-01-28T13:00:02.565Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git\n [2020-01-28T13:00:02.570Z] > git --version # timeout=10\n [2020-01-28T13:00:02.617Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-28T13:00:02.767Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/47/head:refs/remotes/origin/PR-47 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-28T13:00:04.756Z] Fetching without tags\n [2020-01-28T13:00:04.644Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10\n [2020-01-28T13:00:04.676Z] > git config --add remote.origin.fetch +refs/pull/47/head:refs/remotes/origin/PR-47 # timeout=10\n [2020-01-28T13:00:04.701Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-28T13:00:04.736Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10\n [2020-01-28T13:00:04.777Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git\n [2020-01-28T13:00:04.778Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-28T13:00:04.794Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/47/head:refs/remotes/origin/PR-47 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-28T13:00:05.930Z] Merging remotes/origin/master commit 091a6b7c29f6ab1c23641f61140ed67a4f2d14ff into PR head commit d91537bdc8d87e02baf3778688380a4fd5db40c1\n [2020-01-28T13:00:06.142Z] Merge succeeded, producing d91537bdc8d87e02baf3778688380a4fd5db40c1\n [2020-01-28T13:00:06.143Z] Checking out Revision d91537bdc8d87e02baf3778688380a4fd5db40c1 (PR-47)\n [2020-01-28T13:00:05.961Z] > git config core.sparsecheckout # timeout=10\n [2020-01-28T13:00:05.990Z] > git checkout -f d91537bdc8d87e02baf3778688380a4fd5db40c1 # timeout=10\n [2020-01-28T13:00:06.089Z] > git merge 091a6b7c29f6ab1c23641f61140ed67a4f2d14ff # timeout=10\n [2020-01-28T13:00:06.120Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-28T13:00:06.158Z] > git config core.sparsecheckout # timeout=10\n [2020-01-28T13:00:06.182Z] > git checkout -f d91537bdc8d87e02baf3778688380a4fd5db40c1 # timeout=10\n [2020-01-28T13:00:10.537Z] Commit message: "fix issue #46"\n [2020-01-28T13:00:10.600Z] > git --version # timeout=10\n [2020-01-28T13:00:10.640Z] fatal: bad object c5dd13c4ba2e068be78528abd2449410e4429a63\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-01-28T13:00:12.908Z] =========================================================\n [2020-01-28T13:00:12.908Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine]\n [2020-01-28T13:00:12.908Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-28T13:00:14.287Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine .\n [2020-01-28T13:00:14.887Z] Sending build context to Docker daemon 219.1kB\n\n [2020-01-28T13:00:15.165Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n [2020-01-28T13:00:15.165Z] Step 2/8 : FROM ${BASE}\n [2020-01-28T13:00:15.441Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-01-28T13:00:15.442Z] cde5963f3b93: Pulling fs layer\n [2020-01-28T13:00:15.442Z] 2a23fa8c16f7: Pulling fs layer\n [2020-01-28T13:00:15.442Z] 777b28850792: Pulling fs layer\n [2020-01-28T13:00:15.442Z] 3b9bb2159cbb: Pulling fs layer\n [2020-01-28T13:00:15.442Z] 3e5cb46e90bb: Pulling fs layer\n [2020-01-28T13:00:15.442Z] 704391ccfee3: Pulling fs layer\n [2020-01-28T13:00:15.442Z] dc41f6c27be0: Pulling fs layer\n [2020-01-28T13:00:15.442Z] 1e2f9a495ab8: Pulling fs layer\n [2020-01-28T13:00:15.442Z] b9840a92bc40: Pulling fs layer\n [2020-01-28T13:00:15.442Z] 29cc21b14733: Pulling fs layer\n [2020-01-28T13:00:15.442Z] 9b0bbc4bba68: Pulling fs layer\n [2020-01-28T13:00:15.442Z] 3b9bb2159cbb: Waiting\n [2020-01-28T13:00:15.442Z] 3e5cb46e90bb: Waiting\n [2020-01-28T13:00:15.442Z] 704391ccfee3: Waiting\n [2020-01-28T13:00:15.442Z] 1e2f9a495ab8: Waiting\n [2020-01-28T13:00:15.442Z] b9840a92bc40: Waiting\n [2020-01-28T13:00:15.442Z] 29cc21b14733: Waiting\n [2020-01-28T13:00:15.442Z] 9b0bbc4bba68: Waiting\n [2020-01-28T13:00:15.442Z] dc41f6c27be0: Waiting\n [2020-01-28T13:00:15.718Z] 777b28850792: Download complete\n [2020-01-28T13:00:15.718Z] 2a23fa8c16f7: Verifying Checksum\n [2020-01-28T13:00:15.718Z] 2a23fa8c16f7: Download complete\n [2020-01-28T13:00:15.718Z] 3e5cb46e90bb: Verifying Checksum\n [2020-01-28T13:00:15.718Z] 3e5cb46e90bb: Download complete\n [2020-01-28T13:00:15.738Z] Removing intermediate container b6d3a5662ed3\n [2020-01-28T13:00:15.738Z] ---> 777507f13775\n [2020-01-28T13:00:15.738Z] Step 14/24 : FROM alpine:latest\n [2020-01-28T13:00:15.738Z] latest: Pulling from library/alpine\n [2020-01-28T13:00:15.738Z] c9b1b535fdd9: Pulling fs layer\n [2020-01-28T13:00:15.738Z] c9b1b535fdd9: Verifying Checksum\n [2020-01-28T13:00:15.738Z] c9b1b535fdd9: Download complete\n [2020-01-28T13:00:15.738Z] c9b1b535fdd9: Pull complete\n [2020-01-28T13:00:15.738Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d\n [2020-01-28T13:00:15.738Z] Status: Downloaded newer image for alpine:latest\n [2020-01-28T13:00:15.738Z] ---> e7d92cdc71fe\n [2020-01-28T13:00:15.738Z] Step 15/24 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-28T13:00:15.738Z] ---> Running in e82165cacee2\n [2020-01-28T13:00:15.738Z] Removing intermediate container e82165cacee2\n [2020-01-28T13:00:15.738Z] ---> faca296fede8\n [2020-01-28T13:00:15.738Z] Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION}\n [2020-01-28T13:00:15.738Z] ---> Running in f60819b1d569\n [2020-01-28T13:00:15.738Z] Removing intermediate container f60819b1d569\n [2020-01-28T13:00:15.738Z] ---> 08fc9cdcefd2\n [2020-01-28T13:00:15.738Z] Step 17/24 : RUN apk --no-cache add ca-certificates zeromq\n [2020-01-28T13:00:15.738Z] ---> Running in a34eb1978c40\n [2020-01-28T13:00:15.738Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-01-28T13:00:15.738Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-01-28T13:00:15.738Z] (1/6) Installing ca-certificates (20191127-r0)\n [2020-01-28T13:00:15.738Z] (2/6) Installing libgcc (9.2.0-r3)\n [2020-01-28T13:00:15.738Z] (3/6) Installing libsodium (1.0.18-r0)\n [2020-01-28T13:00:15.738Z] (4/6) Installing libstdc++ (9.2.0-r3)\n [2020-01-28T13:00:15.738Z] (5/6) Installing libzmq (4.3.2-r0)\n [2020-01-28T13:00:15.996Z] 704391ccfee3: Verifying Checksum\n [2020-01-28T13:00:15.996Z] 704391ccfee3: Download complete\n [2020-01-28T13:00:15.996Z] cde5963f3b93: Verifying Checksum\n [2020-01-28T13:00:15.996Z] cde5963f3b93: Download complete\n [2020-01-28T13:00:16.006Z] (6/6) Installing zeromq (4.3.2-r0)\n [2020-01-28T13:00:16.006Z] Executing busybox-1.31.1-r9.trigger\n [2020-01-28T13:00:16.006Z] Executing ca-certificates-20191127-r0.trigger\n [2020-01-28T13:00:16.006Z] OK: 9 MiB in 20 packages\n [2020-01-28T13:00:16.580Z] Removing intermediate container a34eb1978c40\n [2020-01-28T13:00:16.580Z] ---> 1320e7df2e88\n [2020-01-28T13:00:16.580Z] Step 18/24 : COPY --from=builder /app/res/ /res/\n [2020-01-28T13:00:16.580Z] ---> b67b289920fe\n [2020-01-28T13:00:16.580Z] Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable\n [2020-01-28T13:00:17.980Z] cde5963f3b93: Pull complete\n [2020-01-28T13:00:18.493Z] ---> 41110fe52bb9\n [2020-01-28T13:00:18.493Z] Step 20/24 : EXPOSE 48095\n [2020-01-28T13:00:18.493Z] ---> Running in b1de70031c16\n [2020-01-28T13:00:18.493Z] Removing intermediate container b1de70031c16\n [2020-01-28T13:00:18.493Z] ---> 84806ae7be01\n [2020-01-28T13:00:18.493Z] Step 21/24 : ENTRYPOINT ["/app-service-configurable","--registry","--confdir=/res"]\n [2020-01-28T13:00:18.493Z] ---> Running in 0a98bb458e40\n [2020-01-28T13:00:18.493Z] Removing intermediate container 0a98bb458e40\n [2020-01-28T13:00:18.493Z] ---> 9368e306fa98\n [2020-01-28T13:00:18.493Z] Step 22/24 : LABEL arch=x86_64\n [2020-01-28T13:00:18.753Z] ---> Running in 56c5b2fd7c5b\n [2020-01-28T13:00:18.753Z] Removing intermediate container 56c5b2fd7c5b\n [2020-01-28T13:00:18.753Z] ---> 36850c0a1da4\n [2020-01-28T13:00:18.753Z] Step 23/24 : LABEL git_sha=d91537bdc8d87e02baf3778688380a4fd5db40c1\n [2020-01-28T13:00:18.753Z] ---> Running in 9e5259fc13e5\n [2020-01-28T13:00:18.964Z] 2a23fa8c16f7: Pull complete\n [2020-01-28T13:00:19.015Z] Removing intermediate container 9e5259fc13e5\n [2020-01-28T13:00:19.015Z] ---> 969c84ea2c65\n [2020-01-28T13:00:19.015Z] Step 24/24 : LABEL version=0.0.0\n [2020-01-28T13:00:19.015Z] ---> Running in 5e8c0ac11fcb\n [2020-01-28T13:00:19.277Z] Removing intermediate container 5e8c0ac11fcb\n [2020-01-28T13:00:19.277Z] ---> b6ac6b66a217\n [2020-01-28T13:00:19.277Z] Successfully built b6ac6b66a217\n [2020-01-28T13:00:19.277Z] 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 [2020-01-28T13:00:19.560Z] 777b28850792: Pull complete\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-01-28T13:00:22.959Z] dc41f6c27be0: Verifying Checksum\n [2020-01-28T13:00:22.959Z] dc41f6c27be0: Download complete\n [2020-01-28T13:00:22.959Z] b9840a92bc40: Verifying Checksum\n [2020-01-28T13:00:22.959Z] b9840a92bc40: Download complete\n [2020-01-28T13:00:27.284Z] 29cc21b14733: Verifying Checksum\n [2020-01-28T13:00:27.284Z] 29cc21b14733: Download complete\n [2020-01-28T13:00:27.570Z] 9b0bbc4bba68: Verifying Checksum\n [2020-01-28T13:00:27.570Z] 9b0bbc4bba68: Download complete\n [2020-01-28T13:00:30.206Z] 1e2f9a495ab8: Verifying Checksum\n [2020-01-28T13:00:30.206Z] 1e2f9a495ab8: Download complete\n [2020-01-28T13:00:31.181Z] 3b9bb2159cbb: Verifying Checksum\n [2020-01-28T13:00:31.181Z] 3b9bb2159cbb: Download complete\n [2020-01-28T13:00:49.501Z] 3b9bb2159cbb: Pull complete\n [2020-01-28T13:00:49.501Z] 3e5cb46e90bb: Pull complete\n [2020-01-28T13:00:49.501Z] 704391ccfee3: Pull complete\n [2020-01-28T13:00:54.913Z] dc41f6c27be0: Pull complete\n [2020-01-28T13:01:01.632Z] 1e2f9a495ab8: Pull complete\n [2020-01-28T13:01:01.906Z] b9840a92bc40: Pull complete\n [2020-01-28T13:01:06.346Z] 29cc21b14733: Pull complete\n [2020-01-28T13:01:06.346Z] 9b0bbc4bba68: Pull complete\n [2020-01-28T13:01:06.346Z] Digest: sha256:c8c5bc4fdf7c7cd5b3396b70e05cc3ad4e46a473bc43fe8b2a1236052464d417\n [2020-01-28T13:01:06.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine\n [2020-01-28T13:01:06.346Z] ---> 56ba99f26dce\n [2020-01-28T13:01:06.346Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-28T13:01:09.741Z] ---> Running in 60b1ec63c16b\n [2020-01-28T13:01:09.741Z] Removing intermediate container 60b1ec63c16b\n [2020-01-28T13:01:09.741Z] ---> 9251cde16f2b\n [2020-01-28T13:01:09.741Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-28T13:01:10.015Z] ---> Running in 8f31e12414f3\n [2020-01-28T13:01:11.991Z] Removing intermediate container 8f31e12414f3\n [2020-01-28T13:01:11.991Z] ---> 25f29fc26baf\n [2020-01-28T13:01:11.991Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash\n [2020-01-28T13:01:12.261Z] ---> Running in e6dbf3ba6c71\n [2020-01-28T13:01:13.249Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-01-28T13:01:14.215Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-01-28T13:01:14.810Z] (1/6) Installing libc-dev (0.7.2-r0)\n [2020-01-28T13:01:14.810Z] (2/6) Installing libsodium (1.0.18-r0)\n [2020-01-28T13:01:15.083Z] (3/6) Installing pkgconf (1.6.3-r0)\n [2020-01-28T13:01:15.083Z] (4/6) Installing libsodium-dev (1.0.18-r0)\n [2020-01-28T13:01:15.357Z] (5/6) Installing libzmq (4.3.2-r0)\n [2020-01-28T13:01:15.357Z] (6/6) Installing zeromq-dev (4.3.2-r0)\n [2020-01-28T13:01:15.637Z] Executing busybox-1.31.1-r8.trigger\n [2020-01-28T13:01:15.637Z] OK: 127 MiB in 45 packages\n [2020-01-28T13:01:17.066Z] Removing intermediate container e6dbf3ba6c71\n [2020-01-28T13:01:17.066Z] ---> eebae37f85f9\n [2020-01-28T13:01:17.066Z] Step 6/8 : WORKDIR /app\n [2020-01-28T13:01:17.066Z] ---> Running in 2c5ed1a91a22\n [2020-01-28T13:01:17.339Z] Removing intermediate container 2c5ed1a91a22\n [2020-01-28T13:01:17.339Z] ---> 823cc545851f\n [2020-01-28T13:01:17.339Z] Step 7/8 : COPY . .\n [2020-01-28T13:01:18.324Z] ---> b6cc828038b7\n [2020-01-28T13:01:18.324Z] Step 8/8 : RUN go mod download\n [2020-01-28T13:01:18.324Z] ---> Running in 3d16e1e65e71\n [2020-01-28T13:01:19.310Z] \x1b[91mgo: finding github.com/edgexfoundry/app-functions-sdk-go v1.0.0\n [2020-01-28T13:01:19.906Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n [2020-01-28T13:01:19.906Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-01-28T13:01:20.178Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n [2020-01-28T13:01:20.178Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-01-28T13:01:20.178Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n [2020-01-28T13:01:20.178Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n [2020-01-28T13:01:20.178Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n [2020-01-28T13:01:20.178Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-01-28T13:01:21.618Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n [2020-01-28T13:01:21.618Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n [2020-01-28T13:01:21.618Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.7\n [2020-01-28T13:01:21.618Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n [2020-01-28T13:01:21.618Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-01-28T13:01:21.618Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n [2020-01-28T13:01:21.895Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-01-28T13:01:21.895Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-01-28T13:01:22.873Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-01-28T13:01:22.873Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-01-28T13:01:23.157Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.1\n [2020-01-28T13:01:23.157Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.1\n [2020-01-28T13:01:23.157Z] \x1b[0m\x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n [2020-01-28T13:01:23.433Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-01-28T13:01:23.709Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-01-28T13:01:23.709Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n [2020-01-28T13:01:24.702Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-01-28T13:01:25.311Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-01-28T13:01:25.311Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-01-28T13:01:25.311Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v1.1.1\n [2020-01-28T13:01:25.311Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-01-28T13:01:25.591Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-01-28T13:01:27.023Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n [2020-01-28T13:01:27.023Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-28T13:01:27.023Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n [2020-01-28T13:01:27.023Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-01-28T13:01:27.324Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-01-28T13:01:28.338Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-01-28T13:01:28.949Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-28T13:01:28.949Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-28T13:01:28.949Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-28T13:01:29.931Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n [2020-01-28T13:01:32.583Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-01-28T13:01:32.583Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-01-28T13:01:32.583Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-01-28T13:01:32.583Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-01-28T13:01:32.583Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-01-28T13:01:32.583Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-01-28T13:01:32.583Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-01-28T13:01:34.027Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-01-28T13:01:34.311Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-01-28T13:01:34.909Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-01-28T13:01:34.909Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-01-28T13:01:34.909Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-01-28T13:01:35.183Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-01-28T13:01:35.183Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-01-28T13:01:35.183Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-01-28T13:01:35.183Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-01-28T13:01:35.183Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-01-28T13:01:35.455Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-01-28T13:01:36.885Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-01-28T13:01:37.162Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-01-28T13:01:37.162Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-01-28T13:01:37.162Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-01-28T13:01:37.162Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-01-28T13:01:37.437Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-01-28T13:01:37.437Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-01-28T13:01:37.437Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-01-28T13:01:38.901Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-01-28T13:01:39.181Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-01-28T13:01:39.181Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-01-28T13:01:39.181Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-01-28T13:01:39.181Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-01-28T13:01:39.456Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-01-28T13:01:40.056Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-01-28T13:01:40.330Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-01-28T13:01:40.947Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-01-28T13:01:40.947Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-01-28T13:01:40.947Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-01-28T13:01:40.947Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-01-28T13:01:41.931Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-01-28T13:01:42.208Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-01-28T13:01:42.208Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-01-28T13:01:42.208Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-01-28T13:01:42.483Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-01-28T13:01:43.933Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-01-28T13:01:44.219Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-01-28T13:02:40.729Z] \x1b[0mRemoving intermediate container 3d16e1e65e71\n [2020-01-28T13:02:40.729Z] ---> b716325d1264\n [2020-01-28T13:02:40.729Z] Successfully built b716325d1264\n [2020-01-28T13:02:40.997Z] 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-01-28T13:02:41.674Z] + docker inspect -f . ci-base-image-arm64\n [2020-01-28T13:02:41.944Z] .\n [Pipeline] withDockerContainer\n [2020-01-28T13:02:42.340Z] prd-ubuntu18.04-docker-arm64-4c-2g-16489 does not seem to be running inside a container\n [2020-01-28T13:02:42.434Z] $ 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 ******** ci-base-image-arm64 cat\n [2020-01-28T13:02:43.820Z] $ docker top 9878406354f88f86dd8ff9ebf8c010c9e7e9a6c325e36adad20004e94d57c5a9 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-28T13:02:46.110Z] + go version\n [2020-01-28T13:02:46.111Z] go version go1.12.14 linux/arm64\n [Pipeline] sh\n [2020-01-28T13:02:46.791Z] + make test\n [2020-01-28T13:02:46.791Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./...\n [2020-01-28T13:04:23.541Z] ? \tgithub.com/edgexfoundry/app-service-configurable\t[no test files]\n [2020-01-28T13:04:23.541Z] CGO_ENABLED=1 go vet ./...\n [2020-01-28T13:04:38.681Z] gofmt -l .\n [2020-01-28T13:04:38.681Z] [ "`gofmt -l .`" = "" ]\n [2020-01-28T13:04:38.681Z] ./bin/test-go-mod-tidy.sh\n [2020-01-28T13:04:38.681Z] ./bin/test-attribution-txt.sh\n [Pipeline] stash\n [2020-01-28T13:04:38.716Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-01-28T13:04:39.116Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-01-28T13:04:39.135Z] $ docker stop --time=1 9878406354f88f86dd8ff9ebf8c010c9e7e9a6c325e36adad20004e94d57c5a9\n [2020-01-28T13:04:41.221Z] $ docker rm -f 9878406354f88f86dd8ff9ebf8c010c9e7e9a6c325e36adad20004e94d57c5a9\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-01-28T13:04:42.494Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-01-28T13:04:42.857Z] + ls -al .\n [2020-01-28T13:04:42.857Z] total 124\n [2020-01-28T13:04:42.857Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 28 13:04 .\n [2020-01-28T13:04:42.857Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 28 13:00 ..\n [2020-01-28T13:04:42.857Z] -rw-rw-r-- 1 jenkins jenkins 127 Jan 28 13:00 .dockerignore\n [2020-01-28T13:04:42.857Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 28 13:00 .git\n [2020-01-28T13:04:42.857Z] -rw-rw-r-- 1 jenkins jenkins 87 Jan 28 13:00 .gitignore\n [2020-01-28T13:04:42.857Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 28 13:00 .semver\n [2020-01-28T13:04:42.857Z] -rw-rw-r-- 1 jenkins jenkins 5304 Jan 28 13:00 Attribution.txt\n [2020-01-28T13:04:42.857Z] -rw-rw-r-- 1 jenkins jenkins 1917 Jan 28 13:00 Dockerfile\n [2020-01-28T13:04:42.857Z] -rw-rw-r-- 1 jenkins jenkins 966 Jan 28 13:00 Dockerfile.build\n [2020-01-28T13:04:42.857Z] -rw-rw-r-- 1 jenkins jenkins 689 Jan 28 13:00 Jenkinsfile\n [2020-01-28T13:04:42.857Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 28 13:00 LICENSE\n [2020-01-28T13:04:42.857Z] -rw-rw-r-- 1 jenkins jenkins 10342 Jan 28 13:00 README.md\n [2020-01-28T13:04:42.857Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 28 12:55 VERSION\n [2020-01-28T13:04:42.857Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 28 13:00 bin\n [2020-01-28T13:04:42.857Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 28 13:02 coverage.out\n [2020-01-28T13:04:42.857Z] -rw-rw-r-- 1 jenkins jenkins 180 Jan 28 13:00 docker-compose.debug.yml\n [2020-01-28T13:04:42.857Z] -rw-rw-r-- 1 jenkins jenkins 133 Jan 28 13:00 docker-compose.yml\n [2020-01-28T13:04:42.857Z] -rw-r--r-- 1 jenkins jenkins 126 Jan 28 13:04 go.mod\n [2020-01-28T13:04:42.857Z] -rw------- 1 jenkins jenkins 13814 Jan 28 13:04 go.sum\n [2020-01-28T13:04:42.857Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jan 28 13:00 main.go\n [2020-01-28T13:04:42.857Z] -rw-rw-r-- 1 jenkins jenkins 1486 Jan 28 13:00 makefile\n [2020-01-28T13:04:42.857Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 28 13:00 res\n [2020-01-28T13:04:42.857Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 28 13:00 snap\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-28T13:04:43.229Z] + 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=d91537bdc8d87e02baf3778688380a4fd5db40c1 --label arch=arm64 --label version=0.0.0 .\n [2020-01-28T13:04:43.505Z] Sending build context to Docker daemon 235.5kB\n\n [2020-01-28T13:04:43.774Z] Step 1/24 : ARG BASE=golang:1.12-alpine\n [2020-01-28T13:04:43.774Z] Step 2/24 : FROM ${BASE} AS builder\n [2020-01-28T13:04:43.774Z] ---> b716325d1264\n [2020-01-28T13:04:43.774Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev"\n [2020-01-28T13:04:44.056Z] ---> Running in 544fba8d5c42\n [2020-01-28T13:04:44.325Z] Removing intermediate container 544fba8d5c42\n [2020-01-28T13:04:44.325Z] ---> b9ce6b126942\n [2020-01-28T13:04:44.325Z] Step 4/24 : ARG ALPINE_PKG_EXTRA=""\n [2020-01-28T13:04:44.325Z] ---> Running in 489248af2110\n [2020-01-28T13:04:44.595Z] Removing intermediate container 489248af2110\n [2020-01-28T13:04:44.595Z] ---> 7880fd8af3a1\n [2020-01-28T13:04:44.595Z] Step 5/24 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-28T13:04:44.871Z] ---> Running in 4eb69f180a9a\n [2020-01-28T13:04:45.147Z] Removing intermediate container 4eb69f180a9a\n [2020-01-28T13:04:45.147Z] ---> 82ff865cc09f\n [2020-01-28T13:04:45.147Z] Step 6/24 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-28T13:04:45.415Z] ---> Running in 6ec4c9e68d77\n [2020-01-28T13:04:47.369Z] Removing intermediate container 6ec4c9e68d77\n [2020-01-28T13:04:47.369Z] ---> 46309337f6d5\n [2020-01-28T13:04:47.369Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n [2020-01-28T13:04:47.369Z] ---> Running in cb247394eaea\n [2020-01-28T13:04:47.974Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-01-28T13:04:48.955Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-01-28T13:04:49.546Z] OK: 127 MiB in 45 packages\n [2020-01-28T13:04:50.994Z] Removing intermediate container cb247394eaea\n [2020-01-28T13:04:50.994Z] ---> 277a15f9d2ef\n [2020-01-28T13:04:50.994Z] Step 8/24 : WORKDIR /app\n [2020-01-28T13:04:50.994Z] ---> Running in 58163a395b07\n [2020-01-28T13:04:51.265Z] Removing intermediate container 58163a395b07\n [2020-01-28T13:04:51.265Z] ---> 955be70ad99e\n [2020-01-28T13:04:51.265Z] Step 9/24 : COPY go.mod .\n [2020-01-28T13:04:51.864Z] ---> 636911d1c23b\n [2020-01-28T13:04:51.864Z] Step 10/24 : RUN go mod download\n [2020-01-28T13:04:51.864Z] ---> Running in 68c1249ca3d2\n [2020-01-28T13:04:53.829Z] Removing intermediate container 68c1249ca3d2\n [2020-01-28T13:04:53.829Z] ---> 32cd6e4cc8e1\n [2020-01-28T13:04:53.829Z] Step 11/24 : COPY . .\n [2020-01-28T13:04:54.798Z] ---> 75b393cf6ef2\n [2020-01-28T13:04:54.798Z] Step 12/24 : ARG MAKE="make build"\n [2020-01-28T13:04:54.798Z] ---> Running in 94278b909387\n [2020-01-28T13:04:55.064Z] Removing intermediate container 94278b909387\n [2020-01-28T13:04:55.064Z] ---> c5eccacc6c50\n [2020-01-28T13:04:55.064Z] Step 13/24 : RUN $MAKE\n [2020-01-28T13:04:55.064Z] ---> Running in c4244911179f\n [2020-01-28T13:04:56.032Z] 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-01-28T13:06:17.866Z] Removing intermediate container c4244911179f\n [2020-01-28T13:06:17.866Z] ---> 4993a2534da8\n [2020-01-28T13:06:17.866Z] Step 14/24 : FROM alpine:latest\n [2020-01-28T13:06:17.866Z] latest: Pulling from library/alpine\n [2020-01-28T13:06:17.866Z] 8fa90b21c985: Pulling fs layer\n [2020-01-28T13:06:17.866Z] 8fa90b21c985: Verifying Checksum\n [2020-01-28T13:06:17.866Z] 8fa90b21c985: Download complete\n [2020-01-28T13:06:17.866Z] 8fa90b21c985: Pull complete\n [2020-01-28T13:06:17.866Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d\n [2020-01-28T13:06:17.866Z] Status: Downloaded newer image for alpine:latest\n [2020-01-28T13:06:17.866Z] ---> 6e4716cdcf7a\n [2020-01-28T13:06:17.866Z] Step 15/24 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-28T13:06:17.866Z] ---> Running in 605c5520445a\n [2020-01-28T13:06:17.866Z] Removing intermediate container 605c5520445a\n [2020-01-28T13:06:17.866Z] ---> 4ed7bf8619af\n [2020-01-28T13:06:17.866Z] Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION}\n [2020-01-28T13:06:17.866Z] ---> Running in b4f8b06b0de8\n [2020-01-28T13:06:17.866Z] Removing intermediate container b4f8b06b0de8\n [2020-01-28T13:06:17.866Z] ---> 827c56c78057\n [2020-01-28T13:06:17.866Z] Step 17/24 : RUN apk --no-cache add ca-certificates zeromq\n [2020-01-28T13:06:17.866Z] ---> Running in c438e77a0325\n [2020-01-28T13:06:17.866Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-01-28T13:06:17.866Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-01-28T13:06:17.866Z] (1/6) Installing ca-certificates (20191127-r0)\n [2020-01-28T13:06:17.866Z] (2/6) Installing libgcc (9.2.0-r3)\n [2020-01-28T13:06:17.866Z] (3/6) Installing libsodium (1.0.18-r0)\n [2020-01-28T13:06:17.866Z] (4/6) Installing libstdc++ (9.2.0-r3)\n [2020-01-28T13:06:17.866Z] (5/6) Installing libzmq (4.3.2-r0)\n [2020-01-28T13:06:17.866Z] (6/6) Installing zeromq (4.3.2-r0)\n [2020-01-28T13:06:17.866Z] Executing busybox-1.31.1-r9.trigger\n [2020-01-28T13:06:17.866Z] Executing ca-certificates-20191127-r0.trigger\n [2020-01-28T13:06:17.866Z] OK: 8 MiB in 20 packages\n [2020-01-28T13:06:17.866Z] Removing intermediate container c438e77a0325\n [2020-01-28T13:06:17.866Z] ---> 9d7b26a8354c\n [2020-01-28T13:06:17.866Z] Step 18/24 : COPY --from=builder /app/res/ /res/\n [2020-01-28T13:06:17.866Z] ---> fdb9d8651bc8\n [2020-01-28T13:06:17.866Z] Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable\n [2020-01-28T13:06:17.866Z] ---> 7e233870fe9e\n [2020-01-28T13:06:17.866Z] Step 20/24 : EXPOSE 48095\n [2020-01-28T13:06:17.866Z] ---> Running in ebfb9eb4ff38\n [2020-01-28T13:06:17.866Z] Removing intermediate container ebfb9eb4ff38\n [2020-01-28T13:06:17.866Z] ---> e4f2578e2e6c\n [2020-01-28T13:06:17.866Z] Step 21/24 : ENTRYPOINT ["/app-service-configurable","--registry","--confdir=/res"]\n [2020-01-28T13:06:17.866Z] ---> Running in 18f918b91789\n [2020-01-28T13:06:17.866Z] Removing intermediate container 18f918b91789\n [2020-01-28T13:06:17.866Z] ---> d78bb65a688d\n [2020-01-28T13:06:17.866Z] Step 22/24 : LABEL arch=arm64\n [2020-01-28T13:06:17.866Z] ---> Running in 7b08f0073609\n [2020-01-28T13:06:17.866Z] Removing intermediate container 7b08f0073609\n [2020-01-28T13:06:17.866Z] ---> 2ef6414e8b9d\n [2020-01-28T13:06:17.866Z] Step 23/24 : LABEL git_sha=d91537bdc8d87e02baf3778688380a4fd5db40c1\n [2020-01-28T13:06:17.866Z] ---> Running in da083b5ec965\n [2020-01-28T13:06:17.866Z] Removing intermediate container da083b5ec965\n [2020-01-28T13:06:17.866Z] ---> 16c95c8957ad\n [2020-01-28T13:06:17.866Z] Step 24/24 : LABEL version=0.0.0\n [2020-01-28T13:06:17.866Z] ---> Running in 082f40ca961a\n [2020-01-28T13:06:18.133Z] Removing intermediate container 082f40ca961a\n [2020-01-28T13:06:18.133Z] ---> f6fe86d957d9\n [2020-01-28T13:06:18.133Z] Successfully built f6fe86d957d9\n [2020-01-28T13:06:18.133Z] 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-01-28T13:06:18.946Z] provisioning config files...\n [2020-01-28T13:06:18.961Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/y_app-service-configurable_PR-47@tmp/config4500141523323150021tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-01-28T13:06:19.325Z] + curl -s https://codecov.io/bash\n [2020-01-28T13:06:19.325Z] + bash -s - -t @/w/workspace/y_app-service-configurable_PR-47@tmp/config4500141523323150021tmp\n [2020-01-28T13:06:19.597Z] \n [2020-01-28T13:06:19.597Z] _____ _\n [2020-01-28T13:06:19.597Z] / ____| | |\n [2020-01-28T13:06:19.597Z] | | ___ __| | ___ ___ _____ __\n [2020-01-28T13:06:19.597Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-01-28T13:06:19.597Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-01-28T13:06:19.597Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-01-28T13:06:19.597Z] Bash-20191211-b8db533\n [2020-01-28T13:06:19.597Z] \n [2020-01-28T13:06:19.597Z] \n [2020-01-28T13:06:19.597Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-01-28T13:06:19.597Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-01-28T13:06:19.597Z] \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-01-28T13:06:19.597Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-01-28T13:06:19.597Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-01-28T13:06:19.597Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-01-28T13:06:19.597Z] \x1b[0;32m+\x1b[0m .\n [2020-01-28T13:06:19.597Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-01-28T13:06:19.597Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-01-28T13:06:19.860Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-01-28T13:06:19.860Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=10\x1b[0m\n [2020-01-28T13:06:19.860Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-01-28T13:06:19.860Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-01-28T13:06:19.860Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-01-28T13:06:19.860Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-01-28T13:06:19.860Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-01-28T13:06:19.860Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-01-28T13:06:19.860Z] \x1b[0;90mquery:\x1b[0m branch=PR-47&commit=d91537bdc8d87e02baf3778688380a4fd5db40c1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-47%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=47&job=\n [2020-01-28T13:06:19.860Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-01-28T13:06:19.860Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-47&commit=d91537bdc8d87e02baf3778688380a4fd5db40c1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-47%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=47&job=\n [2020-01-28T13:06:20.121Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-01-28T13:06:20.694Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/app-service-configurable/commit/d91537bdc8d87e02baf3778688380a4fd5db40c1\x1b[0m\n [Pipeline] }\n [2020-01-28T13:06:20.714Z] 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-01-28T13:06:21.855Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-28T13:06:22.460Z] ---> package-listing.sh\n [2020-01-28T13:06:22.461Z] ++ facter osfamily\n [2020-01-28T13:06:22.461Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-01-28T13:06:22.461Z] + OS_FAMILY=redhat\n [2020-01-28T13:06:22.461Z] + workspace=/w/workspace/y_app-service-configurable_PR-47\n [2020-01-28T13:06:22.461Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-01-28T13:06:22.461Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-01-28T13:06:22.461Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-01-28T13:06:22.461Z] + PACKAGES=/tmp/packages_start.txt\n [2020-01-28T13:06:22.461Z] + \'[\' /w/workspace/y_app-service-configurable_PR-47 \']\'\n [2020-01-28T13:06:22.461Z] + PACKAGES=/tmp/packages_end.txt\n [2020-01-28T13:06:22.461Z] + case "${OS_FAMILY}" in\n [2020-01-28T13:06:22.461Z] + rpm -qa\n [2020-01-28T13:06:22.461Z] + sort\n [2020-01-28T13:06:26.677Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-01-28T13:06:26.677Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-01-28T13:06:26.677Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-01-28T13:06:26.936Z] + \'[\' /w/workspace/y_app-service-configurable_PR-47 \']\'\n [2020-01-28T13:06:26.936Z] + mkdir -p /w/workspace/y_app-service-configurable_PR-47/archives/\n [2020-01-28T13:06:26.936Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-service-configurable_PR-47/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-28T13:06:27.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-28T13:06:27.454Z] \n [2020-01-28T13:06:27.454Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-28T13:06:27.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-28T13:06:27.793Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-01-28T13:06:27.793Z] e6b0cf9c0882: Pulling fs layer\n [2020-01-28T13:06:27.793Z] da0e9bf0cc60: Pulling fs layer\n [2020-01-28T13:06:27.793Z] c9ea274ed700: Pulling fs layer\n [2020-01-28T13:06:27.793Z] 9cfac6ba3733: Pulling fs layer\n [2020-01-28T13:06:27.793Z] f6a933c9cadc: Pulling fs layer\n [2020-01-28T13:06:27.793Z] 61811dbd4963: Pulling fs layer\n [2020-01-28T13:06:27.793Z] a6eb2c9e2280: Pulling fs layer\n [2020-01-28T13:06:27.793Z] 095dd8b7b4d8: Pulling fs layer\n [2020-01-28T13:06:27.793Z] dc21a1d4508b: Pulling fs layer\n [2020-01-28T13:06:27.793Z] 363af2e989c4: Pulling fs layer\n [2020-01-28T13:06:27.793Z] f6a933c9cadc: Waiting\n [2020-01-28T13:06:27.793Z] 61811dbd4963: Waiting\n [2020-01-28T13:06:27.793Z] a6eb2c9e2280: Waiting\n [2020-01-28T13:06:27.793Z] 095dd8b7b4d8: Waiting\n [2020-01-28T13:06:27.793Z] dc21a1d4508b: Waiting\n [2020-01-28T13:06:27.793Z] 363af2e989c4: Waiting\n [2020-01-28T13:06:27.793Z] 9cfac6ba3733: Waiting\n [2020-01-28T13:06:27.793Z] da0e9bf0cc60: Verifying Checksum\n [2020-01-28T13:06:27.793Z] da0e9bf0cc60: Download complete\n [2020-01-28T13:06:27.793Z] 9cfac6ba3733: Verifying Checksum\n [2020-01-28T13:06:27.793Z] 9cfac6ba3733: Download complete\n [2020-01-28T13:06:28.057Z] e6b0cf9c0882: Verifying Checksum\n [2020-01-28T13:06:28.057Z] e6b0cf9c0882: Download complete\n [2020-01-28T13:06:28.057Z] f6a933c9cadc: Verifying Checksum\n [2020-01-28T13:06:28.057Z] f6a933c9cadc: Download complete\n [2020-01-28T13:06:28.057Z] a6eb2c9e2280: Verifying Checksum\n [2020-01-28T13:06:28.057Z] a6eb2c9e2280: Download complete\n [2020-01-28T13:06:28.672Z] 095dd8b7b4d8: Verifying Checksum\n [2020-01-28T13:06:28.672Z] 095dd8b7b4d8: Download complete\n [2020-01-28T13:06:28.672Z] c9ea274ed700: Verifying Checksum\n [2020-01-28T13:06:28.672Z] c9ea274ed700: Download complete\n [2020-01-28T13:06:28.672Z] e6b0cf9c0882: Pull complete\n [2020-01-28T13:06:28.672Z] 363af2e989c4: Download complete\n [2020-01-28T13:06:28.672Z] dc21a1d4508b: Verifying Checksum\n [2020-01-28T13:06:28.672Z] dc21a1d4508b: Download complete\n [2020-01-28T13:06:28.939Z] da0e9bf0cc60: Pull complete\n [2020-01-28T13:06:29.934Z] 61811dbd4963: Verifying Checksum\n [2020-01-28T13:06:29.934Z] 61811dbd4963: Download complete\n [2020-01-28T13:06:31.329Z] c9ea274ed700: Pull complete\n [2020-01-28T13:06:31.329Z] 9cfac6ba3733: Pull complete\n [2020-01-28T13:06:32.755Z] f6a933c9cadc: Pull complete\n [2020-01-28T13:06:36.105Z] 61811dbd4963: Pull complete\n [2020-01-28T13:06:36.369Z] a6eb2c9e2280: Pull complete\n [2020-01-28T13:06:39.074Z] 095dd8b7b4d8: Pull complete\n [2020-01-28T13:06:39.348Z] dc21a1d4508b: Pull complete\n [2020-01-28T13:06:39.613Z] 363af2e989c4: Pull complete\n [2020-01-28T13:06:39.613Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-01-28T13:06:39.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-01-28T13:06:39.948Z] prd-centos7-docker-4c-2g-16485 does not seem to be running inside a container\n [2020-01-28T13:06:40.012Z] $ 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-47 -v /w/workspace/y_app-service-configurable_PR-47:/w/workspace/y_app-service-configurable_PR-47:rw,z -v /w/workspace/y_app-service-configurable_PR-47@tmp:/w/workspace/y_app-service-configurable_PR-47@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-01-28T13:06:41.498Z] $ docker top 5d859002eeb9078f1c640fe425a1a8a96e5d5eb470e0c3a269eef9680c22edbc -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-01-28T13:06:42.443Z] provisioning config files...\n [2020-01-28T13:06:42.466Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-service-configurable_PR-47@tmp/config7342748234083992452tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-01-28T13:06:42.543Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-28T13:06:42.994Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-01-28T13:06:43.020Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-28T13:06:43.367Z] ---> logs-deploy.sh\n [2020-01-28T13:06:43.368Z] + ARCHIVE_ARTIFACTS=\n [2020-01-28T13:06:43.368Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-01-28T13:06:43.368Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-01-28T13:06:43.368Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-01-28T13:06:43.368Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-47/1\n [2020-01-28T13:06:43.368Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-47/1/\n [2020-01-28T13:06:43.368Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-47/1 /w/workspace/y_app-service-configurable_PR-47\n [2020-01-28T13:06:44.836Z] Archives upload complete.\n [2020-01-28T13:06:45.101Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-47/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-47/1/\n [2020-01-28T13:06:45.710Z] ---> uname -a:\n [2020-01-28T13:06:45.710Z] Linux 5d859002eeb9 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2020-01-28T13:06:45.710Z] \n [2020-01-28T13:06:45.710Z] \n [2020-01-28T13:06:45.710Z] ---> lscpu:\n [2020-01-28T13:06:45.710Z] Architecture: x86_64\n [2020-01-28T13:06:45.710Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-01-28T13:06:45.710Z] Byte Order: Little Endian\n [2020-01-28T13:06:45.710Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-01-28T13:06:45.710Z] CPU(s): 4\n [2020-01-28T13:06:45.710Z] On-line CPU(s) list: 0-3\n [2020-01-28T13:06:45.710Z] Thread(s) per core: 1\n [2020-01-28T13:06:45.710Z] Core(s) per socket: 1\n [2020-01-28T13:06:45.710Z] Socket(s): 4\n [2020-01-28T13:06:45.710Z] NUMA node(s): 1\n [2020-01-28T13:06:45.710Z] Vendor ID: GenuineIntel\n [2020-01-28T13:06:45.710Z] CPU family: 6\n [2020-01-28T13:06:45.710Z] Model: 44\n [2020-01-28T13:06:45.710Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-01-28T13:06:45.710Z] Stepping: 1\n [2020-01-28T13:06:45.710Z] CPU MHz: 2933.438\n [2020-01-28T13:06:45.710Z] BogoMIPS: 5866.87\n [2020-01-28T13:06:45.710Z] Virtualization: VT-x\n [2020-01-28T13:06:45.710Z] Hypervisor vendor: KVM\n [2020-01-28T13:06:45.710Z] Virtualization type: full\n [2020-01-28T13:06:45.710Z] L1d cache: 128 KiB\n [2020-01-28T13:06:45.710Z] L1i cache: 128 KiB\n [2020-01-28T13:06:45.710Z] L2 cache: 16 MiB\n [2020-01-28T13:06:45.710Z] L3 cache: 64 MiB\n [2020-01-28T13:06:45.710Z] NUMA node0 CPU(s): 0-3\n [2020-01-28T13:06:45.710Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-01-28T13:06:45.710Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-01-28T13:06:45.710Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-01-28T13:06:45.710Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-01-28T13:06:45.710Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-01-28T13:06:45.710Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp\n [2020-01-28T13:06:45.710Z] \n [2020-01-28T13:06:45.710Z] \n [2020-01-28T13:06:45.996Z] ---> nproc:\n [2020-01-28T13:06:45.996Z] 4\n [2020-01-28T13:06:45.996Z] \n [2020-01-28T13:06:45.996Z] \n [2020-01-28T13:06:45.996Z] ---> df -h:\n [2020-01-28T13:06:45.996Z] Filesystem Size Used Available Use% Mounted on\n [2020-01-28T13:06:45.996Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-01-28T13:06:45.996Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-01-28T13:06:45.996Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-01-28T13:06:45.996Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-01-28T13:06:45.996Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-01-28T13:06:45.996Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-01-28T13:06:45.996Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-01-28T13:06:45.996Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-01-28T13:06:45.996Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/y_app-service-configurable_PR-47\n [2020-01-28T13:06:45.996Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/y_app-service-configurable_PR-47@tmp\n [2020-01-28T13:06:45.996Z] \n [2020-01-28T13:06:45.996Z] \n [2020-01-28T13:06:45.996Z] ---> free -m:\n [2020-01-28T13:06:45.996Z] total used free shared buff/cache available\n [2020-01-28T13:06:45.996Z] Mem: 1838 578 71 0 1188 1155\n [2020-01-28T13:06:45.996Z] Swap: 1023 0 1023\n [2020-01-28T13:06:45.996Z] \n [2020-01-28T13:06:45.996Z] \n [2020-01-28T13:06:45.996Z] ---> ip addr:\n [2020-01-28T13:06:45.996Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-01-28T13:06:45.996Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-01-28T13:06:45.996Z] inet 127.0.0.1/8 scope host lo\n [2020-01-28T13:06:45.996Z] valid_lft forever preferred_lft forever\n [2020-01-28T13:06:45.996Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-01-28T13:06:45.996Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-01-28T13:06:45.996Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-01-28T13:06:45.996Z] valid_lft forever preferred_lft forever\n [2020-01-28T13:06:45.996Z] \n [2020-01-28T13:06:45.996Z] \n [2020-01-28T13:06:45.996Z] ---> sar -b -r -n DEV:\n [2020-01-28T13:06:45.996Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/28/20 \t_x86_64_\t(4 CPU)\n [2020-01-28T13:06:45.996Z] \n [2020-01-28T13:06:45.996Z] 12:54:30 LINUX RESTART\n [2020-01-28T13:06:45.996Z] \n [2020-01-28T13:06:45.996Z] 12:55:01 tps rtps wtps bread/s bwrtn/s\n [2020-01-28T13:06:45.996Z] 12:56:02 60.82 22.76 38.06 4266.58 3416.05\n [2020-01-28T13:06:45.996Z] 12:57:01 1.61 0.05 1.56 1.63 72.89\n [2020-01-28T13:06:45.996Z] 12:58:01 0.30 0.00 0.30 0.00 3.14\n [2020-01-28T13:06:45.996Z] 12:59:01 0.38 0.00 0.38 0.00 3.91\n [2020-01-28T13:06:45.996Z] 13:00:01 0.22 0.00 0.22 0.00 3.78\n [2020-01-28T13:06:45.996Z] 13:01:01 0.33 0.02 0.32 0.13 4.06\n [2020-01-28T13:06:45.996Z] 13:02:01 0.57 0.13 0.43 2.66 8.26\n [2020-01-28T13:06:45.996Z] 13:03:02 0.22 0.00 0.22 0.00 2.16\n [2020-01-28T13:06:45.997Z] 13:04:01 0.17 0.00 0.17 0.00 2.12\n [2020-01-28T13:06:45.997Z] 13:05:01 0.33 0.00 0.33 0.00 5.31\n [2020-01-28T13:06:45.997Z] 13:06:01 0.30 0.00 0.30 0.00 4.59\n [2020-01-28T13:06:45.997Z] Average: 5.95 2.09 3.85 389.62 321.56\n [2020-01-28T13:06:45.997Z] \n [2020-01-28T13:06:45.997Z] 12:55:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-01-28T13:06:45.997Z] 12:56:02 118084 1764220 93.73 2620 1249192 902872 30.81 423868 1183020 16\n [2020-01-28T13:06:45.997Z] 12:57:01 126392 1755912 93.29 2620 1249224 851932 29.07 416828 1182960 8\n [2020-01-28T13:06:45.997Z] 12:58:01 125872 1756432 93.31 2620 1249232 852136 29.07 418028 1182948 16\n [2020-01-28T13:06:45.997Z] 12:59:01 125016 1757288 93.36 2620 1249232 852224 29.08 418672 1182888 16\n [2020-01-28T13:06:45.997Z] 13:00:01 126620 1755684 93.27 2620 1249240 845012 28.83 417392 1182888 8\n [2020-01-28T13:06:45.997Z] 13:01:01 125372 1756932 93.34 2620 1249244 847796 28.93 418308 1182888 8\n [2020-01-28T13:06:45.997Z] 13:02:01 126936 1755368 93.26 2620 1249400 845376 28.84 416924 1182980 8\n [2020-01-28T13:06:45.997Z] 13:03:02 127804 1754500 93.21 2620 1249404 845376 28.84 416140 1182976 8\n [2020-01-28T13:06:45.997Z] 13:04:01 127920 1754384 93.20 2620 1249412 845376 28.84 416136 1182976 8\n [2020-01-28T13:06:45.997Z] 13:05:01 143332 1738972 92.39 2620 1249416 845592 28.85 400448 1182940 8\n [2020-01-28T13:06:45.997Z] 13:06:01 144296 1738008 92.33 2620 1249424 845536 28.85 399684 1182940 12\n [2020-01-28T13:06:45.997Z] Average: 128877 1753427 93.15 2620 1249311 852657 29.09 414766 1182946 11\n [2020-01-28T13:06:45.997Z] \n [2020-01-28T13:06:45.997Z] 12:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-01-28T13:06:45.997Z] 12:56:02 eth0 217.92 182.78 971.67 83.74 0.00 0.00 0.00\n [2020-01-28T13:06:45.997Z] 12:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-28T13:06:45.997Z] 12:56:02 docker0 1.16 1.01 0.26 1.88 0.00 0.00 0.00\n [2020-01-28T13:06:45.997Z] 12:57:01 eth0 1.32 1.02 1.43 0.11 0.00 0.00 0.00\n [2020-01-28T13:06:45.997Z] 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-28T13:06:45.997Z] 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-28T13:06:45.997Z] 12:58:01 eth0 1.36 0.68 0.60 0.40 0.00 0.00 0.00\n [2020-01-28T13:06:45.997Z] 12:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-28T13:06:45.997Z] 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-28T13:06:45.997Z] 12:59:01 eth0 1.11 0.35 0.32 0.20 0.00 0.00 0.00\n [2020-01-28T13:06:45.997Z] 12:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-28T13:06:45.997Z] 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-28T13:06:45.997Z] 13:00:01 eth0 0.55 0.33 0.27 0.20 0.00 0.00 0.00\n [2020-01-28T13:06:45.997Z] 13:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-28T13:06:45.997Z] 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-28T13:06:45.997Z] 13:01:01 eth0 0.28 0.25 0.14 0.08 0.00 0.00 0.00\n [2020-01-28T13:06:45.997Z] 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-28T13:06:45.997Z] 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-28T13:06:45.997Z] 13:02:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-01-28T13:06:45.997Z] 13:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-28T13:06:45.997Z] 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-28T13:06:45.997Z] 13:03:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-01-28T13:06:45.997Z] 13:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-28T13:06:45.997Z] 13:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-28T13:06:45.997Z] 13:04:01 eth0 0.51 0.10 0.04 0.01 0.00 0.00 0.00\n [2020-01-28T13:06:45.997Z] 13:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-28T13:06:45.997Z] 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-28T13:06:45.997Z] 13:05:01 eth0 0.52 0.42 0.27 0.21 0.00 0.00 0.00\n [2020-01-28T13:06:45.997Z] 13:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-28T13:06:45.997Z] 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-28T13:06:45.997Z] 13:06:01 eth0 0.30 0.20 0.14 0.07 0.00 0.00 0.00\n [2020-01-28T13:06:45.997Z] 13:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-28T13:06:45.997Z] 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-28T13:06:45.997Z] Average: eth0 20.44 16.99 88.93 7.76 0.00 0.00 0.00\n [2020-01-28T13:06:45.997Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-28T13:06:45.997Z] Average: docker0 0.11 0.09 0.02 0.17 0.00 0.00 0.00\n [2020-01-28T13:06:45.997Z] \n [2020-01-28T13:06:45.997Z] \n [2020-01-28T13:06:45.997Z] ---> sar -P ALL:\n [2020-01-28T13:06:45.997Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/28/20 \t_x86_64_\t(4 CPU)\n [2020-01-28T13:06:45.997Z] \n [2020-01-28T13:06:45.997Z] 12:54:30 LINUX RESTART\n [2020-01-28T13:06:45.997Z] \n [2020-01-28T13:06:45.997Z] 12:55:01 CPU %user %nice %system %iowait %steal %idle\n [2020-01-28T13:06:45.997Z] 12:56:02 all 12.79 0.00 4.55 1.33 8.79 72.53\n [2020-01-28T13:06:45.997Z] 12:56:02 0 14.27 0.00 5.41 0.82 9.28 70.23\n [2020-01-28T13:06:45.997Z] 12:56:02 1 11.98 0.00 4.04 0.71 8.67 74.59\n [2020-01-28T13:06:45.997Z] 12:56:02 2 11.74 0.00 4.41 1.21 9.13 73.51\n [2020-01-28T13:06:45.997Z] 12:56:02 3 13.21 0.00 4.35 2.56 8.09 71.79\n [2020-01-28T13:06:45.997Z] 12:57:01 all 0.16 0.00 0.07 0.00 0.11 99.67\n [2020-01-28T13:06:45.997Z] 12:57:01 0 0.08 0.00 0.05 0.00 0.07 99.80\n [2020-01-28T13:06:45.997Z] 12:57:01 1 0.42 0.00 0.05 0.00 0.12 99.41\n [2020-01-28T13:06:45.997Z] 12:57:01 2 0.05 0.00 0.12 0.00 0.07 99.76\n [2020-01-28T13:06:45.997Z] 12:57:01 3 0.07 0.00 0.05 0.00 0.19 99.70\n [2020-01-28T13:06:45.997Z] 12:58:01 all 0.11 0.00 0.05 0.00 0.60 99.24\n [2020-01-28T13:06:45.997Z] 12:58:01 0 0.08 0.00 0.07 0.00 0.56 99.29\n [2020-01-28T13:06:45.997Z] 12:58:01 1 0.25 0.00 0.05 0.00 0.76 98.94\n [2020-01-28T13:06:45.997Z] 12:58:01 2 0.07 0.00 0.05 0.00 0.43 99.45\n [2020-01-28T13:06:45.997Z] 12:58:01 3 0.05 0.00 0.05 0.00 0.63 99.27\n [2020-01-28T13:06:45.997Z] 12:59:01 all 0.11 0.00 0.07 0.00 0.40 99.42\n [2020-01-28T13:06:45.997Z] 12:59:01 0 0.03 0.00 0.10 0.00 0.55 99.32\n [2020-01-28T13:06:45.997Z] 12:59:01 1 0.18 0.00 0.03 0.00 0.32 99.47\n [2020-01-28T13:06:45.997Z] 12:59:01 2 0.15 0.00 0.07 0.00 0.37 99.42\n [2020-01-28T13:06:45.997Z] 12:59:01 3 0.05 0.00 0.07 0.00 0.38 99.50\n [2020-01-28T13:06:45.997Z] 13:00:01 all 0.08 0.00 0.04 0.00 0.27 99.61\n [2020-01-28T13:06:45.997Z] 13:00:01 0 0.05 0.00 0.05 0.00 0.12 99.78\n [2020-01-28T13:06:45.997Z] 13:00:01 1 0.03 0.00 0.02 0.00 0.33 99.62\n [2020-01-28T13:06:45.997Z] 13:00:01 2 0.17 0.00 0.05 0.00 0.30 99.48\n [2020-01-28T13:06:45.997Z] 13:00:01 3 0.07 0.00 0.05 0.00 0.32 99.57\n [2020-01-28T13:06:45.997Z] 13:01:01 all 0.10 0.00 0.04 0.00 0.31 99.55\n [2020-01-28T13:06:45.997Z] 13:01:01 0 0.03 0.00 0.02 0.02 0.18 99.75\n [2020-01-28T13:06:45.997Z] 13:01:01 1 0.07 0.00 0.03 0.00 0.17 99.73\n [2020-01-28T13:06:45.997Z] 13:01:01 2 0.23 0.00 0.05 0.00 0.45 99.27\n [2020-01-28T13:06:45.997Z] 13:01:01 3 0.07 0.00 0.07 0.00 0.47 99.40\n [2020-01-28T13:06:45.997Z] 13:02:01 all 0.10 0.00 0.05 0.00 0.53 99.33\n [2020-01-28T13:06:45.997Z] 13:02:01 0 0.05 0.00 0.08 0.00 0.68 99.19\n [2020-01-28T13:06:45.997Z] 13:02:01 1 0.03 0.00 0.02 0.02 0.51 99.42\n [2020-01-28T13:06:45.997Z] 13:02:01 2 0.17 0.00 0.05 0.00 0.52 99.27\n [2020-01-28T13:06:45.997Z] 13:02:01 3 0.13 0.00 0.05 0.02 0.40 99.40\n [2020-01-28T13:06:45.997Z] 13:03:02 all 0.11 0.00 0.04 0.00 0.22 99.63\n [2020-01-28T13:06:45.997Z] 13:03:02 0 0.05 0.00 0.05 0.00 0.08 99.82\n [2020-01-28T13:06:45.997Z] 13:03:02 1 0.03 0.00 0.03 0.00 0.20 99.73\n [2020-01-28T13:06:45.997Z] 13:03:02 2 0.03 0.00 0.03 0.00 0.13 99.80\n [2020-01-28T13:06:45.997Z] 13:03:02 3 0.32 0.00 0.03 0.00 0.47 99.18\n [2020-01-28T13:06:45.997Z] 13:04:01 all 0.14 0.00 0.03 0.00 0.24 99.59\n [2020-01-28T13:06:45.997Z] 13:04:01 0 0.05 0.00 0.03 0.00 0.19 99.73\n [2020-01-28T13:06:45.997Z] 13:04:01 1 0.05 0.00 0.05 0.00 0.20 99.69\n [2020-01-28T13:06:45.997Z] 13:04:01 2 0.03 0.00 0.02 0.00 0.07 99.88\n [2020-01-28T13:06:45.997Z] 13:04:01 3 0.41 0.00 0.03 0.00 0.51 99.05\n [2020-01-28T13:06:45.997Z] 13:05:01 all 0.13 0.00 0.03 0.00 0.10 99.73\n [2020-01-28T13:06:45.997Z] 13:05:01 0 0.02 0.00 0.03 0.00 0.02 99.93\n [2020-01-28T13:06:45.997Z] 13:05:01 1 0.03 0.00 0.05 0.00 0.05 99.87\n [2020-01-28T13:06:45.997Z] 13:05:01 2 0.03 0.00 0.03 0.00 0.07 99.87\n [2020-01-28T13:06:45.997Z] 13:05:01 3 0.43 0.00 0.03 0.00 0.27 99.27\n [2020-01-28T13:06:45.997Z] 13:06:01 all 0.11 0.00 0.05 0.00 0.42 99.41\n [2020-01-28T13:06:45.997Z] 13:06:01 0 0.02 0.00 0.02 0.00 0.40 99.57\n [2020-01-28T13:06:45.997Z] 13:06:01 1 0.07 0.00 0.05 0.00 0.37 99.52\n [2020-01-28T13:06:45.997Z] 13:06:01 2 0.03 0.00 0.07 0.00 0.25 99.65\n [2020-01-28T13:06:45.997Z] 13:06:01 3 0.33 0.00 0.03 0.00 0.68 98.95\n [2020-01-28T13:06:45.997Z] Average: all 1.26 0.00 0.46 0.12 1.09 97.07\n [2020-01-28T13:06:45.997Z] Average: 0 1.31 0.00 0.53 0.07 1.09 97.00\n [2020-01-28T13:06:45.997Z] Average: 1 1.20 0.00 0.41 0.07 1.07 97.26\n [2020-01-28T13:06:45.997Z] Average: 2 1.16 0.00 0.45 0.11 1.07 97.20\n [2020-01-28T13:06:45.997Z] Average: 3 1.36 0.00 0.43 0.23 1.12 96.85\n [2020-01-28T13:06:45.997Z] \n [2020-01-28T13:06:45.997Z] \n [2020-01-28T13:06:45.997Z] '