b'Pull request #45 opened\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nConnecting to https://api.github.com to check permissions of obtain list of drensber for edgexfoundry/app-service-configurable\nLoading trusted files from base branch master at e992c2ecddfacfca1f3fb514c79fbe0449005cf5 rather than 4b6b86574571ad86f625468fa279d676a583ea56\nObtained Jenkinsfile from e992c2ecddfacfca1f3fb514c79fbe0449005cf5\nRunning in Durability level: MAX_SURVIVABILITY\nLoading library edgex-global-pipelines@stable\nExamining edgexfoundry/edgex-global-pipelines\nAttempting to resolve stable as a branch\nAttempting to resolve stable as a tag\nResolved stable as tag stable at revision f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94\nusing credential edgex-jenkins-access-pat\nCloning the remote Git repository\nCloning with configured refspecs honoured and with tags\nCloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-45/workspace@libs/edgex-global-pipelines # timeout=10\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\nusing 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\nFetching with tags\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\nusing 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\nChecking out Revision f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94 # timeout=10\nCommit message: "Merge pull request #81 from ernestojeda/bugfix-custom-workspace"\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\nSetting up nodes based on requested architectures [[amd64, arm64]]\n[Pipeline] echo\nNodes 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-golang-base:1.12.6-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\nDOCKER_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\nStill waiting to schedule task\nWaiting for next available executor on \xe2\x80\x98prd-centos7-docker-4c-2g-12615\xe2\x80\x99\nRunning on prd-centos7-docker-4c-2g-12617 in /w/workspace/y_app-service-configurable_PR-45\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Declarative: Checkout SCM)\n[Pipeline] checkout\nusing credential edgex-jenkins-ssh\nCloning the remote Git repository\nCloning with configured refspecs honoured and without tags\nCloning repository git@github.com:edgexfoundry/app-service-configurable.git\n > git init /w/workspace/y_app-service-configurable_PR-45 # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git\n > git --version # timeout=10\nusing 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/45/head:refs/remotes/origin/PR-45 +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\nMerging remotes/origin/master commit e992c2ecddfacfca1f3fb514c79fbe0449005cf5 into PR head commit 4b6b86574571ad86f625468fa279d676a583ea56\nMerge succeeded, producing 4b6b86574571ad86f625468fa279d676a583ea56\nChecking out Revision 4b6b86574571ad86f625468fa279d676a583ea56 (PR-45)\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/45/head:refs/remotes/origin/PR-45 # 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\nFetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git\nusing 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/45/head:refs/remotes/origin/PR-45 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 4b6b86574571ad86f625468fa279d676a583ea56 # timeout=10\n > git merge e992c2ecddfacfca1f3fb514c79fbe0449005cf5 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 4b6b86574571ad86f625468fa279d676a583ea56 # timeout=10\nCommit message: "removing the superflous _Parameters_ from env variable names"\nFirst time build. Skipping changelog.\n > git --version # timeout=10\nfatal: bad object f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-01-09T15:38:43.692Z] 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-09T15:38:45.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-09T15:38:45.527Z] \n[2020-01-09T15:38:45.527Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-09T15:38:45.887Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-09T15:38:45.887Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-01-09T15:38:45.887Z] e7c96db7181b: Pulling fs layer\n[2020-01-09T15:38:45.887Z] a038dfdf5543: Pulling fs layer\n[2020-01-09T15:38:45.887Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-01-09T15:38:46.149Z] e7c96db7181b: Verifying Checksum\n[2020-01-09T15:38:46.149Z] e7c96db7181b: Download complete\n[2020-01-09T15:38:46.149Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-01-09T15:38:46.149Z] 8d5d8e63b3c0: Download complete\n[2020-01-09T15:38:46.149Z] a038dfdf5543: Verifying Checksum\n[2020-01-09T15:38:46.149Z] a038dfdf5543: Download complete\n[2020-01-09T15:38:46.409Z] e7c96db7181b: Pull complete\n[2020-01-09T15:38:46.977Z] a038dfdf5543: Pull complete\n[2020-01-09T15:38:47.235Z] 8d5d8e63b3c0: Pull complete\n[2020-01-09T15:38:47.235Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-01-09T15:38:47.235Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-01-09T15:38:47.386Z] prd-centos7-docker-4c-2g-12617 does not seem to be running inside a container\n[2020-01-09T15:38:47.423Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-service-configurable_PR-45 -v /w/workspace/y_app-service-configurable_PR-45:/w/workspace/y_app-service-configurable_PR-45:rw,z -v /w/workspace/y_app-service-configurable_PR-45@tmp:/w/workspace/y_app-service-configurable_PR-45@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:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-01-09T15:38:47.960Z] $ docker top ceb84cfc5db9f1f826a6e471fd3543b85399718650b1cc791df91a22c017e205 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-01-09T15:38:48.567Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-09T15:38:48.567Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-09T15:38:48.763Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-09T15:38:48.761Z] $ docker exec ceb84cfc5db9f1f826a6e471fd3543b85399718650b1cc791df91a22c017e205 ssh-agent\n[2020-01-09T15:38:48.941Z] SSH_AUTH_SOCK=/tmp/ssh-osgqqmxGXld7/agent.15\n[2020-01-09T15:38:48.941Z] SSH_AGENT_PID=22\n[2020-01-09T15:38:48.950Z] Running ssh-add (command line suppressed)\n[2020-01-09T15:38:49.079Z] Identity added: /w/workspace/y_app-service-configurable_PR-45@tmp/private_key_2350403415461060977.key (/w/workspace/y_app-service-configurable_PR-45@tmp/private_key_2350403415461060977.key)\n[2020-01-09T15:38:49.147Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-09T15:38:49.468Z] + git describe --exact-match --tags HEAD\n[2020-01-09T15:38:49.469Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-01-09T15:38:49.534Z] $ docker exec --env ******** --env ******** ceb84cfc5db9f1f826a6e471fd3543b85399718650b1cc791df91a22c017e205 ssh-agent -k\n[2020-01-09T15:38:49.662Z] unset SSH_AUTH_SOCK;\n[2020-01-09T15:38:49.662Z] unset SSH_AGENT_PID;\n[2020-01-09T15:38:49.663Z] echo Agent pid 22 killed;\n[2020-01-09T15:38:49.709Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-01-09T15:38:49.766Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-01-09T15:38:49.766Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-01-09T15:38:49.805Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-09T15:38:49.805Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-09T15:38:49.974Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-09T15:38:49.971Z] $ docker exec ceb84cfc5db9f1f826a6e471fd3543b85399718650b1cc791df91a22c017e205 ssh-agent\n[2020-01-09T15:38:50.145Z] SSH_AUTH_SOCK=/tmp/ssh-8rcsN036rTUR/agent.57\n[2020-01-09T15:38:50.145Z] SSH_AGENT_PID=64\n[2020-01-09T15:38:50.151Z] Running ssh-add (command line suppressed)\n[2020-01-09T15:38:50.279Z] Identity added: /w/workspace/y_app-service-configurable_PR-45@tmp/private_key_3719208344044570376.key (/w/workspace/y_app-service-configurable_PR-45@tmp/private_key_3719208344044570376.key)\n[2020-01-09T15:38:50.328Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-09T15:38:50.649Z] + git semver init\n[2020-01-09T15:38:50.649Z] # -> Open(): unable to determine branch for HEAD\n[2020-01-09T15:38:50.649Z] # $GIT_DIR = /w/workspace/y_app-service-configurable_PR-45/.git\n[2020-01-09T15:38:50.649Z] # $GIT_WORK_TREE = /w/workspace/y_app-service-configurable_PR-45\n[2020-01-09T15:38:50.649Z] # $SEMVER_REMOTE_NAME = origin\n[2020-01-09T15:38:50.649Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-01-09T15:38:50.649Z] # $SEMVER_USER_NAME = jenkins\n[2020-01-09T15:38:50.649Z] # $SEMVER_BRANCH = PR-45\n[2020-01-09T15:38:50.649Z] # $SEMVER_TEMP = /tmp/semver-139082213\n[2020-01-09T15:38:50.649Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP\n[2020-01-09T15:38:50.909Z] # \'/tmp/semver-139082213\' -> \'/w/workspace/y_app-service-configurable_PR-45/.semver\'\n[2020-01-09T15:38:51.167Z] # $SEMVER_DIR = /w/workspace/y_app-service-configurable_PR-45/.semver\n[Pipeline] }\n[2020-01-09T15:38:51.179Z] $ docker exec --env ******** --env ******** ceb84cfc5db9f1f826a6e471fd3543b85399718650b1cc791df91a22c017e205 ssh-agent -k\n[2020-01-09T15:38:51.314Z] unset SSH_AUTH_SOCK;\n[2020-01-09T15:38:51.314Z] unset SSH_AGENT_PID;\n[2020-01-09T15:38:51.314Z] echo Agent pid 64 killed;\n[2020-01-09T15:38:51.355Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-01-09T15:38:51.734Z] + git semver\n[Pipeline] }\n[2020-01-09T15:38:51.752Z] $ docker stop --time=1 ceb84cfc5db9f1f826a6e471fd3543b85399718650b1cc791df91a22c017e205\n[2020-01-09T15:38:53.085Z] $ docker rm -f ceb84cfc5db9f1f826a6e471fd3543b85399718650b1cc791df91a22c017e205\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-01-09T15:38:53.683Z] Stashed 34 file(s)\n[Pipeline] echo\n[2020-01-09T15:38:53.700Z] [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-09T15:39:08.939Z] Still waiting to schedule task\n[2020-01-09T15:39:08.939Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n[2020-01-09T15:39:08.958Z] Still waiting to schedule task\n[2020-01-09T15:39:08.959Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n[2020-01-09T15:42:58.731Z] Running on prd-centos7-docker-4c-2g-12627 in /w/workspace/y_app-service-configurable_PR-45\n[Pipeline] {\n[Pipeline] ws\n[2020-01-09T15:42:58.782Z] Running in /w/workspace/app-service-configurable/1\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-09T15:43:05.403Z] using credential edgex-jenkins-ssh\n[2020-01-09T15:43:05.424Z] Cloning the remote Git repository\n[2020-01-09T15:43:05.424Z] Cloning with configured refspecs honoured and without tags\n[2020-01-09T15:43:05.453Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git\n[2020-01-09T15:43:05.501Z] > git init /w/workspace/app-service-configurable/1 # timeout=10\n[2020-01-09T15:43:05.583Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git\n[2020-01-09T15:43:05.583Z] > git --version # timeout=10\n[2020-01-09T15:43:05.593Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-09T15:43:05.623Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/45/head:refs/remotes/origin/PR-45 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-09T15:43:06.167Z] Fetching without tags\n[2020-01-09T15:43:06.577Z] Merging remotes/origin/master commit e992c2ecddfacfca1f3fb514c79fbe0449005cf5 into PR head commit 4b6b86574571ad86f625468fa279d676a583ea56\n[2020-01-09T15:43:06.684Z] Merge succeeded, producing 4b6b86574571ad86f625468fa279d676a583ea56\n[2020-01-09T15:43:06.685Z] Checking out Revision 4b6b86574571ad86f625468fa279d676a583ea56 (PR-45)\n[2020-01-09T15:43:06.121Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10\n[2020-01-09T15:43:06.130Z] > git config --add remote.origin.fetch +refs/pull/45/head:refs/remotes/origin/PR-45 # timeout=10\n[2020-01-09T15:43:06.134Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-09T15:43:06.150Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10\n[2020-01-09T15:43:06.169Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git\n[2020-01-09T15:43:06.169Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-09T15:43:06.175Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/45/head:refs/remotes/origin/PR-45 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-09T15:43:06.587Z] > git config core.sparsecheckout # timeout=10\n[2020-01-09T15:43:06.595Z] > git checkout -f 4b6b86574571ad86f625468fa279d676a583ea56 # timeout=10\n[2020-01-09T15:43:06.647Z] > git merge e992c2ecddfacfca1f3fb514c79fbe0449005cf5 # timeout=10\n[2020-01-09T15:43:06.659Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-09T15:43:06.689Z] > git config core.sparsecheckout # timeout=10\n[2020-01-09T15:43:06.695Z] > git checkout -f 4b6b86574571ad86f625468fa279d676a583ea56 # timeout=10\n[2020-01-09T15:43:10.791Z] Commit message: "removing the superflous _Parameters_ from env variable names"\n[2020-01-09T15:43:10.870Z] > git --version # timeout=10\n[2020-01-09T15:43:10.978Z] fatal: bad object f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94\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-09T15:43:13.534Z] =========================================================\n[2020-01-09T15:43:13.534Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine]\n[2020-01-09T15:43:13.534Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-09T15:43:14.716Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine .\n[2020-01-09T15:43:15.361Z] Sending build context to Docker daemon 213.5kB\r\r\n[2020-01-09T15:43:15.361Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n[2020-01-09T15:43:15.361Z] Step 2/8 : FROM ${BASE}\n[2020-01-09T15:43:15.731Z] 1.12.6-alpine: Pulling from edgex-golang-base\n[2020-01-09T15:43:15.732Z] 921b31ab772b: Pulling fs layer\n[2020-01-09T15:43:15.732Z] 2d3896533852: Pulling fs layer\n[2020-01-09T15:43:15.732Z] 28c34ce20860: Pulling fs layer\n[2020-01-09T15:43:15.732Z] 9186bf07c4ae: Pulling fs layer\n[2020-01-09T15:43:15.732Z] 7f1720e95b4b: Pulling fs layer\n[2020-01-09T15:43:15.732Z] 24d9f57f8391: Pulling fs layer\n[2020-01-09T15:43:15.732Z] 9498642caea3: Pulling fs layer\n[2020-01-09T15:43:15.732Z] ba4d0a6bad5e: Pulling fs layer\n[2020-01-09T15:43:15.732Z] 7af212d24233: Pulling fs layer\n[2020-01-09T15:43:15.732Z] ee2efeeb882f: Pulling fs layer\n[2020-01-09T15:43:15.732Z] d216d3b964db: Pulling fs layer\n[2020-01-09T15:43:15.732Z] 9186bf07c4ae: Waiting\n[2020-01-09T15:43:15.732Z] 7f1720e95b4b: Waiting\n[2020-01-09T15:43:15.732Z] 24d9f57f8391: Waiting\n[2020-01-09T15:43:15.732Z] 9498642caea3: Waiting\n[2020-01-09T15:43:15.732Z] ba4d0a6bad5e: Waiting\n[2020-01-09T15:43:15.732Z] 7af212d24233: Waiting\n[2020-01-09T15:43:15.732Z] ee2efeeb882f: Waiting\n[2020-01-09T15:43:15.732Z] d216d3b964db: Waiting\n[2020-01-09T15:43:15.732Z] 28c34ce20860: Download complete\n[2020-01-09T15:43:16.047Z] 2d3896533852: Verifying Checksum\n[2020-01-09T15:43:16.047Z] 2d3896533852: Download complete\n[2020-01-09T15:43:16.047Z] 7f1720e95b4b: Verifying Checksum\n[2020-01-09T15:43:16.047Z] 7f1720e95b4b: Download complete\n[2020-01-09T15:43:16.047Z] 24d9f57f8391: Verifying Checksum\n[2020-01-09T15:43:16.047Z] 24d9f57f8391: Download complete\n[2020-01-09T15:43:16.403Z] 921b31ab772b: Verifying Checksum\n[2020-01-09T15:43:16.403Z] 921b31ab772b: Download complete\n[2020-01-09T15:43:16.750Z] 921b31ab772b: Pull complete\n[2020-01-09T15:43:17.260Z] 2d3896533852: Pull complete\n[2020-01-09T15:43:17.260Z] 28c34ce20860: Pull complete\n[2020-01-09T15:43:19.418Z] 9498642caea3: Verifying Checksum\n[2020-01-09T15:43:19.418Z] 9498642caea3: Download complete\n[2020-01-09T15:43:19.418Z] 7af212d24233: Verifying Checksum\n[2020-01-09T15:43:19.418Z] 7af212d24233: Download complete\n[2020-01-09T15:43:22.025Z] 9186bf07c4ae: Verifying Checksum\n[2020-01-09T15:43:22.025Z] 9186bf07c4ae: Download complete\n[2020-01-09T15:43:22.470Z] d216d3b964db: Verifying Checksum\n[2020-01-09T15:43:22.470Z] d216d3b964db: Download complete\n[2020-01-09T15:43:22.777Z] ee2efeeb882f: Verifying Checksum\n[2020-01-09T15:43:22.777Z] ee2efeeb882f: Download complete\n[2020-01-09T15:43:23.053Z] ba4d0a6bad5e: Verifying Checksum\n[2020-01-09T15:43:23.053Z] ba4d0a6bad5e: Download complete\n[2020-01-09T15:43:33.429Z] 9186bf07c4ae: Pull complete\n[2020-01-09T15:43:33.429Z] 7f1720e95b4b: Pull complete\n[2020-01-09T15:43:33.429Z] 24d9f57f8391: Pull complete\n[2020-01-09T15:43:36.895Z] 9498642caea3: Pull complete\n[2020-01-09T15:43:42.804Z] ba4d0a6bad5e: Pull complete\n[2020-01-09T15:43:42.804Z] 7af212d24233: Pull complete\n[2020-01-09T15:43:43.858Z] ee2efeeb882f: Pull complete\n[2020-01-09T15:43:44.134Z] d216d3b964db: Pull complete\n[2020-01-09T15:43:44.134Z] Digest: sha256:26065ac814cd2cdfd2492c2d3318b13c68791c8cca06e489144751c6f654f77d\n[2020-01-09T15:43:44.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine\n[2020-01-09T15:43:44.134Z] ---> 140a058597bd\n[2020-01-09T15:43:44.134Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-09T15:43:44.134Z] ---> Running in dd0c4b728930\n[2020-01-09T15:43:44.407Z] Removing intermediate container dd0c4b728930\n[2020-01-09T15:43:44.407Z] ---> 54811d440d8f\n[2020-01-09T15:43:44.407Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-01-09T15:43:44.407Z] ---> Running in dd62cc8f5419\n[2020-01-09T15:43:46.371Z] Removing intermediate container dd62cc8f5419\n[2020-01-09T15:43:46.371Z] ---> efb2c5232007\n[2020-01-09T15:43:46.371Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash\n[2020-01-09T15:43:46.371Z] ---> Running in 9b21fd3eadf2\n[2020-01-09T15:43:47.787Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz\n[2020-01-09T15:43:48.078Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz\n[2020-01-09T15:43:49.099Z] (1/6) Installing libc-dev (0.7.1-r0)\n[2020-01-09T15:43:49.099Z] (2/6) Installing libsodium (1.0.18-r0)\n[2020-01-09T15:43:49.693Z] (3/6) Installing pkgconf (1.6.1-r1)\n[2020-01-09T15:43:49.693Z] (4/6) Installing libsodium-dev (1.0.18-r0)\n[2020-01-09T15:43:49.693Z] (5/6) Installing libzmq (4.3.2-r1)\n[2020-01-09T15:43:49.977Z] (6/6) Installing zeromq-dev (4.3.2-r1)\n[2020-01-09T15:43:50.266Z] Executing busybox-1.30.1-r2.trigger\n[2020-01-09T15:43:50.266Z] OK: 137 MiB in 45 packages\n[2020-01-09T15:43:50.867Z] Removing intermediate container 9b21fd3eadf2\n[2020-01-09T15:43:50.867Z] ---> b61514ca70e8\n[2020-01-09T15:43:50.867Z] Step 6/8 : WORKDIR /app\n[2020-01-09T15:43:51.148Z] ---> Running in 464fc6d65071\n[2020-01-09T15:43:51.148Z] Removing intermediate container 464fc6d65071\n[2020-01-09T15:43:51.148Z] ---> b8b14efc7cde\n[2020-01-09T15:43:51.148Z] Step 7/8 : COPY . .\n[2020-01-09T15:43:51.756Z] ---> 154f11ae9d75\n[2020-01-09T15:43:51.756Z] Step 8/8 : RUN go mod download\n[2020-01-09T15:43:52.036Z] ---> Running in 742b6adb5df6\n[2020-01-09T15:43:53.154Z] \x1b[91mgo: finding github.com/edgexfoundry/app-functions-sdk-go v1.0.0\n[2020-01-09T15:43:53.785Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-09T15:43:53.785Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n[2020-01-09T15:43:53.785Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n[2020-01-09T15:43:53.785Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n[2020-01-09T15:43:53.785Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n[2020-01-09T15:43:53.785Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n[2020-01-09T15:43:53.785Z] go: finding github.com/BurntSushi/toml v0.3.1\n[2020-01-09T15:43:53.785Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n[2020-01-09T15:43:54.781Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n[2020-01-09T15:43:54.781Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n[2020-01-09T15:43:54.781Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-01-09T15:43:54.781Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n[2020-01-09T15:43:54.781Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-01-09T15:43:54.781Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-01-09T15:43:54.781Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n[2020-01-09T15:43:54.781Z] \x1b[0m\x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n[2020-01-09T15:43:54.781Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n[2020-01-09T15:43:55.049Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-09T15:43:55.329Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.1\n[2020-01-09T15:43:55.329Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n[2020-01-09T15:43:55.329Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-01-09T15:43:55.329Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n[2020-01-09T15:43:55.329Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-01-09T15:43:55.631Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n[2020-01-09T15:43:55.631Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-01-09T15:43:55.929Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-01-09T15:43:56.538Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-01-09T15:43:56.539Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-09T15:43:56.539Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-09T15:43:56.539Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.7\n[2020-01-09T15:43:56.539Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n[2020-01-09T15:43:56.539Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-01-09T15:43:56.898Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n[2020-01-09T15:43:57.234Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-01-09T15:43:57.234Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.1\n[2020-01-09T15:43:57.234Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v1.1.1\n[2020-01-09T15:43:57.676Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-01-09T15:43:57.988Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-01-09T15:43:59.014Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n[2020-01-09T15:44:01.477Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-01-09T15:44:08.695Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n[2020-01-09T15:44:08.695Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-01-09T15:44:08.695Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-01-09T15:44:08.695Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n[2020-01-09T15:44:08.695Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-01-09T15:44:08.695Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-01-09T15:44:08.695Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-01-09T15:44:09.396Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-01-09T15:44:09.693Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-01-09T15:44:11.728Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-01-09T15:44:11.728Z] go: finding github.com/hashicorp/mdns v1.0.0\n[2020-01-09T15:44:11.728Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-01-09T15:44:11.728Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-01-09T15:44:11.728Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-01-09T15:44:11.728Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-01-09T15:44:11.728Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-01-09T15:44:11.728Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-01-09T15:44:11.728Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-01-09T15:44:11.728Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-01-09T15:44:12.769Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-01-09T15:44:12.769Z] go: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-01-09T15:44:12.769Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n[2020-01-09T15:44:12.769Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-01-09T15:44:12.769Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n[2020-01-09T15:44:12.769Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-01-09T15:44:12.769Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-01-09T15:44:12.769Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-01-09T15:44:12.769Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-01-09T15:44:13.081Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-01-09T15:44:13.081Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-01-09T15:44:13.376Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-01-09T15:44:13.376Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-01-09T15:44:13.701Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n[2020-01-09T15:44:14.020Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-01-09T15:44:14.020Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-01-09T15:44:14.679Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-01-09T15:44:14.679Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n[2020-01-09T15:44:14.679Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n[2020-01-09T15:44:14.679Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-01-09T15:44:14.679Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-01-09T15:44:14.964Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-01-09T15:44:14.964Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-01-09T15:44:14.964Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-01-09T15:44:14.964Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-01-09T15:44:14.964Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-01-09T15:44:47.962Z] \x1b[0mRemoving intermediate container 742b6adb5df6\n[2020-01-09T15:44:47.962Z] ---> 71f0e168713d\n[2020-01-09T15:44:47.962Z] Successfully built 71f0e168713d\n[2020-01-09T15:44:47.962Z] 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-09T15:44:48.681Z] + docker inspect -f . ci-base-image-x86_64\n[2020-01-09T15:44:48.682Z] .\n[Pipeline] withDockerContainer\n[2020-01-09T15:44:48.872Z] prd-centos7-docker-4c-2g-12627 does not seem to be running inside a container\n[2020-01-09T15:44:48.995Z] $ 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-x86_64 cat\n[2020-01-09T15:44:49.897Z] $ docker top dd33fc45ed424518689a5333ca304c7d23b96f14ae9c501a39ef6c1163c5b552 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-09T15:44:50.919Z] + go version\n[2020-01-09T15:44:50.919Z] go version go1.12.6 linux/amd64\n[Pipeline] sh\n[2020-01-09T15:44:51.083Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-12625 in /w/workspace/y_app-service-configurable_PR-45\n[Pipeline] {\n[Pipeline] ws\n[2020-01-09T15:44:51.123Z] Running in /w/workspace/app-service-configurable/1\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-09T15:44:51.241Z] + make test\n[2020-01-09T15:44:51.241Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./...\n[2020-01-09T15:44:57.965Z] using credential edgex-jenkins-ssh\n[2020-01-09T15:44:57.996Z] Cloning the remote Git repository\n[2020-01-09T15:44:57.996Z] Cloning with configured refspecs honoured and without tags\n[2020-01-09T15:44:58.053Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git\n[2020-01-09T15:44:58.139Z] > git init /w/workspace/app-service-configurable/1 # timeout=10\n[2020-01-09T15:44:58.224Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git\n[2020-01-09T15:44:58.228Z] > git --version # timeout=10\n[2020-01-09T15:44:58.256Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-09T15:44:58.335Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/45/head:refs/remotes/origin/PR-45 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-09T15:44:59.146Z] Fetching without tags\n[2020-01-09T15:44:59.658Z] Merging remotes/origin/master commit e992c2ecddfacfca1f3fb514c79fbe0449005cf5 into PR head commit 4b6b86574571ad86f625468fa279d676a583ea56\n[2020-01-09T15:44:59.922Z] Merge succeeded, producing 4b6b86574571ad86f625468fa279d676a583ea56\n[2020-01-09T15:44:59.923Z] Checking out Revision 4b6b86574571ad86f625468fa279d676a583ea56 (PR-45)\n[2020-01-09T15:44:59.036Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10\n[2020-01-09T15:44:59.065Z] > git config --add remote.origin.fetch +refs/pull/45/head:refs/remotes/origin/PR-45 # timeout=10\n[2020-01-09T15:44:59.092Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-09T15:44:59.125Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10\n[2020-01-09T15:44:59.155Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git\n[2020-01-09T15:44:59.156Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-09T15:44:59.169Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/45/head:refs/remotes/origin/PR-45 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-09T15:44:59.686Z] > git config core.sparsecheckout # timeout=10\n[2020-01-09T15:44:59.730Z] > git checkout -f 4b6b86574571ad86f625468fa279d676a583ea56 # timeout=10\n[2020-01-09T15:44:59.842Z] > git merge e992c2ecddfacfca1f3fb514c79fbe0449005cf5 # timeout=10\n[2020-01-09T15:44:59.883Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-09T15:44:59.931Z] > git config core.sparsecheckout # timeout=10\n[2020-01-09T15:44:59.955Z] > git checkout -f 4b6b86574571ad86f625468fa279d676a583ea56 # timeout=10\n[2020-01-09T15:45:04.415Z] Commit message: "removing the superflous _Parameters_ from env variable names"\n[2020-01-09T15:45:04.477Z] > git --version # timeout=10\n[2020-01-09T15:45:04.517Z] fatal: bad object f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94\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-09T15:45:05.769Z] =========================================================\n[2020-01-09T15:45:05.769Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64]\n[2020-01-09T15:45:05.769Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-09T15:45:07.233Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64 .\n[2020-01-09T15:45:08.214Z] Sending build context to Docker daemon 213.5kB\r\r\n[2020-01-09T15:45:08.215Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n[2020-01-09T15:45:08.215Z] Step 2/8 : FROM ${BASE}\n[2020-01-09T15:45:08.850Z] 1.12.6-alpine-arm64: Pulling from edgex-golang-base\n[2020-01-09T15:45:08.850Z] 54e94bcddc88: Pulling fs layer\n[2020-01-09T15:45:08.850Z] 43582c0db3f3: Pulling fs layer\n[2020-01-09T15:45:08.850Z] 9fe16242a9df: Pulling fs layer\n[2020-01-09T15:45:08.850Z] fbf0f20b3a29: Pulling fs layer\n[2020-01-09T15:45:08.850Z] 57bbd25d50cb: Pulling fs layer\n[2020-01-09T15:45:08.850Z] 4c3326bd8e33: Pulling fs layer\n[2020-01-09T15:45:08.850Z] d45218f23013: Pulling fs layer\n[2020-01-09T15:45:08.850Z] d22026c5ede0: Pulling fs layer\n[2020-01-09T15:45:08.850Z] f32e18732fe6: Pulling fs layer\n[2020-01-09T15:45:08.850Z] 3a2ca3ccd3c2: Pulling fs layer\n[2020-01-09T15:45:08.850Z] 43f99696bdfb: Pulling fs layer\n[2020-01-09T15:45:08.850Z] fbf0f20b3a29: Waiting\n[2020-01-09T15:45:08.850Z] 57bbd25d50cb: Waiting\n[2020-01-09T15:45:08.850Z] 4c3326bd8e33: Waiting\n[2020-01-09T15:45:08.850Z] d45218f23013: Waiting\n[2020-01-09T15:45:08.850Z] d22026c5ede0: Waiting\n[2020-01-09T15:45:08.850Z] f32e18732fe6: Waiting\n[2020-01-09T15:45:08.850Z] 3a2ca3ccd3c2: Waiting\n[2020-01-09T15:45:08.850Z] 43f99696bdfb: Waiting\n[2020-01-09T15:45:08.850Z] 9fe16242a9df: Verifying Checksum\n[2020-01-09T15:45:08.850Z] 9fe16242a9df: Download complete\n[2020-01-09T15:45:08.850Z] 43582c0db3f3: Verifying Checksum\n[2020-01-09T15:45:08.850Z] 43582c0db3f3: Download complete\n[2020-01-09T15:45:08.850Z] 57bbd25d50cb: Verifying Checksum\n[2020-01-09T15:45:08.850Z] 57bbd25d50cb: Download complete\n[2020-01-09T15:45:08.850Z] 4c3326bd8e33: Verifying Checksum\n[2020-01-09T15:45:08.850Z] 4c3326bd8e33: Download complete\n[2020-01-09T15:45:09.121Z] 54e94bcddc88: Verifying Checksum\n[2020-01-09T15:45:09.121Z] 54e94bcddc88: Download complete\n[2020-01-09T15:45:11.135Z] 54e94bcddc88: Pull complete\n[2020-01-09T15:45:12.122Z] 43582c0db3f3: Pull complete\n[2020-01-09T15:45:12.397Z] 9fe16242a9df: Pull complete\n[2020-01-09T15:45:15.783Z] d45218f23013: Verifying Checksum\n[2020-01-09T15:45:15.783Z] d45218f23013: Download complete\n[2020-01-09T15:45:15.783Z] f32e18732fe6: Verifying Checksum\n[2020-01-09T15:45:15.783Z] f32e18732fe6: Download complete\n[2020-01-09T15:45:19.170Z] 3a2ca3ccd3c2: Verifying Checksum\n[2020-01-09T15:45:19.170Z] 3a2ca3ccd3c2: Download complete\n[2020-01-09T15:45:19.170Z] 43f99696bdfb: Verifying Checksum\n[2020-01-09T15:45:19.170Z] 43f99696bdfb: Download complete\n[2020-01-09T15:45:21.816Z] d22026c5ede0: Verifying Checksum\n[2020-01-09T15:45:21.816Z] d22026c5ede0: Download complete\n[2020-01-09T15:45:23.780Z] fbf0f20b3a29: Verifying Checksum\n[2020-01-09T15:45:23.780Z] fbf0f20b3a29: Download complete\n[2020-01-09T15:45:30.693Z] ? \tgithub.com/edgexfoundry/app-service-configurable\t[no test files]\n[2020-01-09T15:45:30.693Z] CGO_ENABLED=1 go vet ./...\n[2020-01-09T15:45:37.579Z] gofmt -l .\n[2020-01-09T15:45:37.579Z] [ "`gofmt -l .`" = "" ]\n[2020-01-09T15:45:37.579Z] ./bin/test-go-mod-tidy.sh\n[2020-01-09T15:45:37.877Z] ./bin/test-attribution-txt.sh\n[Pipeline] stash\n[2020-01-09T15:45:38.823Z] fbf0f20b3a29: Pull complete\n[2020-01-09T15:45:38.823Z] 57bbd25d50cb: Pull complete\n[2020-01-09T15:45:38.823Z] 4c3326bd8e33: Pull complete\n[2020-01-09T15:45:39.126Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-01-09T15:45:39.152Z] $ docker stop --time=1 dd33fc45ed424518689a5333ca304c7d23b96f14ae9c501a39ef6c1163c5b552\n[2020-01-09T15:45:40.959Z] $ docker rm -f dd33fc45ed424518689a5333ca304c7d23b96f14ae9c501a39ef6c1163c5b552\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-09T15:45:42.486Z] + sudo chown -R jenkins:jenkins .\n[Pipeline] sh\n[2020-01-09T15:45:42.869Z] + ls -al .\n[2020-01-09T15:45:42.869Z] total 100\n[2020-01-09T15:45:42.869Z] drwxrwxr-x. 7 jenkins jenkins 4096 Jan 9 15:45 .\n[2020-01-09T15:45:42.869Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 9 15:43 ..\n[2020-01-09T15:45:42.869Z] -rw-rw-r--. 1 jenkins jenkins 5304 Jan 9 15:43 Attribution.txt\n[2020-01-09T15:45:42.869Z] drwxrwxr-x. 2 jenkins jenkins 64 Jan 9 15:43 bin\n[2020-01-09T15:45:42.869Z] -rw-r--r--. 1 jenkins jenkins 10 Jan 9 15:44 coverage.out\n[2020-01-09T15:45:42.869Z] -rw-rw-r--. 1 jenkins jenkins 180 Jan 9 15:43 docker-compose.debug.yml\n[2020-01-09T15:45:42.869Z] -rw-rw-r--. 1 jenkins jenkins 133 Jan 9 15:43 docker-compose.yml\n[2020-01-09T15:45:42.869Z] -rw-rw-r--. 1 jenkins jenkins 1917 Jan 9 15:43 Dockerfile\n[2020-01-09T15:45:42.869Z] -rw-rw-r--. 1 jenkins jenkins 966 Jan 9 15:43 Dockerfile.build\n[2020-01-09T15:45:42.869Z] -rw-rw-r--. 1 jenkins jenkins 127 Jan 9 15:43 .dockerignore\n[2020-01-09T15:45:42.869Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 9 15:43 .git\n[2020-01-09T15:45:42.869Z] -rw-rw-r--. 1 jenkins jenkins 87 Jan 9 15:43 .gitignore\n[2020-01-09T15:45:42.869Z] -rw-r--r--. 1 jenkins jenkins 126 Jan 9 15:45 go.mod\n[2020-01-09T15:45:42.869Z] -rw-------. 1 jenkins jenkins 13814 Jan 9 15:45 go.sum\n[2020-01-09T15:45:42.869Z] -rw-rw-r--. 1 jenkins jenkins 689 Jan 9 15:43 Jenkinsfile\n[2020-01-09T15:45:42.869Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jan 9 15:43 LICENSE\n[2020-01-09T15:45:42.869Z] -rw-rw-r--. 1 jenkins jenkins 1616 Jan 9 15:43 main.go\n[2020-01-09T15:45:42.869Z] -rw-rw-r--. 1 jenkins jenkins 1486 Jan 9 15:43 makefile\n[2020-01-09T15:45:42.869Z] -rw-rw-r--. 1 jenkins jenkins 10342 Jan 9 15:43 README.md\n[2020-01-09T15:45:42.869Z] drwxrwxr-x. 8 jenkins jenkins 120 Jan 9 15:43 res\n[2020-01-09T15:45:42.869Z] drwxrwxr-x. 3 jenkins jenkins 45 Jan 9 15:43 .semver\n[2020-01-09T15:45:42.869Z] drwxrwxr-x. 4 jenkins jenkins 71 Jan 9 15:43 snap\n[2020-01-09T15:45:42.869Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 9 15:38 VERSION\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-09T15:45:43.271Z] + 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=4b6b86574571ad86f625468fa279d676a583ea56 --label arch=x86_64 --label version=0.0.0 .\n[2020-01-09T15:45:43.546Z] Sending build context to Docker daemon 229.9kB\r\r\n[2020-01-09T15:45:43.546Z] Step 1/24 : ARG BASE=golang:1.12-alpine\n[2020-01-09T15:45:43.546Z] Step 2/24 : FROM ${BASE} AS builder\n[2020-01-09T15:45:43.546Z] ---> 71f0e168713d\n[2020-01-09T15:45:43.546Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev"\n[2020-01-09T15:45:43.546Z] ---> Running in 646d04280b2c\n[2020-01-09T15:45:43.815Z] Removing intermediate container 646d04280b2c\n[2020-01-09T15:45:43.815Z] ---> 1802eba10538\n[2020-01-09T15:45:43.815Z] Step 4/24 : ARG ALPINE_PKG_EXTRA=""\n[2020-01-09T15:45:43.815Z] ---> Running in 835953bd1663\n[2020-01-09T15:45:44.118Z] Removing intermediate container 835953bd1663\n[2020-01-09T15:45:44.118Z] ---> 1e3a7aebfd60\n[2020-01-09T15:45:44.118Z] Step 5/24 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-09T15:45:44.118Z] ---> Running in 685f4fea7d97\n[2020-01-09T15:45:44.118Z] Removing intermediate container 685f4fea7d97\n[2020-01-09T15:45:44.118Z] ---> ece5994f57c8\n[2020-01-09T15:45:44.118Z] Step 6/24 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-01-09T15:45:44.405Z] ---> Running in 06798f9ddc50\n[2020-01-09T15:45:45.413Z] Removing intermediate container 06798f9ddc50\n[2020-01-09T15:45:45.413Z] ---> b99f59f9a750\n[2020-01-09T15:45:45.413Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n[2020-01-09T15:45:45.413Z] ---> Running in 3e372ba680a5\n[2020-01-09T15:45:45.541Z] d45218f23013: Pull complete\n[2020-01-09T15:45:46.010Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz\n[2020-01-09T15:45:47.438Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz\n[2020-01-09T15:45:48.129Z] OK: 137 MiB in 45 packages\n[2020-01-09T15:45:49.578Z] Removing intermediate container 3e372ba680a5\n[2020-01-09T15:45:49.578Z] ---> 0d46f57bcf24\n[2020-01-09T15:45:49.578Z] Step 8/24 : WORKDIR /app\n[2020-01-09T15:45:49.578Z] ---> Running in dd8373d6fdcd\n[2020-01-09T15:45:49.578Z] Removing intermediate container dd8373d6fdcd\n[2020-01-09T15:45:49.578Z] ---> 9e9c0177978f\n[2020-01-09T15:45:49.578Z] Step 9/24 : COPY go.mod .\n[2020-01-09T15:45:49.839Z] ---> 4dd3c19fa171\n[2020-01-09T15:45:49.839Z] Step 10/24 : RUN go mod download\n[2020-01-09T15:45:49.839Z] ---> Running in d9f14a67e6a9\n[2020-01-09T15:45:51.230Z] Removing intermediate container d9f14a67e6a9\n[2020-01-09T15:45:51.231Z] ---> a58c3ce7ad44\n[2020-01-09T15:45:51.231Z] Step 11/24 : COPY . .\n[2020-01-09T15:45:51.528Z] ---> b2ced7af137a\n[2020-01-09T15:45:51.528Z] Step 12/24 : ARG MAKE="make build"\n[2020-01-09T15:45:51.836Z] ---> Running in e100c4642430\n[2020-01-09T15:45:51.836Z] Removing intermediate container e100c4642430\n[2020-01-09T15:45:51.836Z] ---> 91c92565ef37\n[2020-01-09T15:45:51.836Z] Step 13/24 : RUN $MAKE\n[2020-01-09T15:45:51.836Z] ---> Running in 99bcbec6a5b8\n[2020-01-09T15:45:52.887Z] 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-09T15:45:53.826Z] d22026c5ede0: Pull complete\n[2020-01-09T15:45:53.826Z] f32e18732fe6: Pull complete\n[2020-01-09T15:45:56.441Z] 3a2ca3ccd3c2: Pull complete\n[2020-01-09T15:45:57.030Z] 43f99696bdfb: Pull complete\n[2020-01-09T15:45:57.030Z] Digest: sha256:c78950982047a35e7abeb24cdb89444f8193f134334753a69100d3e520a2d2b0\n[2020-01-09T15:45:57.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64\n[2020-01-09T15:45:57.030Z] ---> 8c1ce5f80d72\n[2020-01-09T15:45:57.030Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-09T15:46:00.432Z] ---> Running in a2de8b96a4d4\n[2020-01-09T15:46:00.432Z] Removing intermediate container a2de8b96a4d4\n[2020-01-09T15:46:00.432Z] ---> f9dcb946f969\n[2020-01-09T15:46:00.432Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-01-09T15:46:00.432Z] ---> Running in 4a52769685ca\n[2020-01-09T15:46:03.031Z] Removing intermediate container 4a52769685ca\n[2020-01-09T15:46:03.031Z] ---> d19015e703e5\n[2020-01-09T15:46:03.031Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash\n[2020-01-09T15:46:03.031Z] ---> Running in d0763183d9cb\n[2020-01-09T15:46:03.620Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz\n[2020-01-09T15:46:05.025Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz\n[2020-01-09T15:46:05.609Z] (1/6) Installing libc-dev (0.7.1-r0)\n[2020-01-09T15:46:05.609Z] (2/6) Installing libsodium (1.0.18-r0)\n[2020-01-09T15:46:05.880Z] (3/6) Installing pkgconf (1.6.1-r1)\n[2020-01-09T15:46:05.880Z] (4/6) Installing libsodium-dev (1.0.18-r0)\n[2020-01-09T15:46:06.148Z] (5/6) Installing libzmq (4.3.2-r1)\n[2020-01-09T15:46:06.148Z] (6/6) Installing zeromq-dev (4.3.2-r1)\n[2020-01-09T15:46:06.740Z] Executing busybox-1.30.1-r2.trigger\n[2020-01-09T15:46:06.740Z] OK: 124 MiB in 45 packages\n[2020-01-09T15:46:08.167Z] Removing intermediate container d0763183d9cb\n[2020-01-09T15:46:08.167Z] ---> 4ff1f5d32730\n[2020-01-09T15:46:08.167Z] Step 6/8 : WORKDIR /app\n[2020-01-09T15:46:08.167Z] ---> Running in 350787dc77ab\n[2020-01-09T15:46:08.766Z] Removing intermediate container 350787dc77ab\n[2020-01-09T15:46:08.766Z] ---> 04e44ed140b5\n[2020-01-09T15:46:08.766Z] Step 7/8 : COPY . .\n[2020-01-09T15:46:09.359Z] ---> 5e86769e9b85\n[2020-01-09T15:46:09.359Z] Step 8/8 : RUN go mod download\n[2020-01-09T15:46:09.627Z] ---> Running in b166a0028232\n[2020-01-09T15:46:10.608Z] \x1b[91mgo: finding github.com/edgexfoundry/app-functions-sdk-go v1.0.0\n[2020-01-09T15:46:11.583Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n[2020-01-09T15:46:11.583Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n[2020-01-09T15:46:11.583Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n[2020-01-09T15:46:11.583Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.1\n[2020-01-09T15:46:11.583Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-01-09T15:46:11.583Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n[2020-01-09T15:46:11.583Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n[2020-01-09T15:46:11.583Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n[2020-01-09T15:46:13.005Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n[2020-01-09T15:46:13.005Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-09T15:46:13.286Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n[2020-01-09T15:46:13.286Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-01-09T15:46:13.286Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n[2020-01-09T15:46:13.286Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n[2020-01-09T15:46:13.557Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.7\n[2020-01-09T15:46:13.557Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-01-09T15:46:13.557Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-01-09T15:46:13.827Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-01-09T15:46:15.248Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-01-09T15:46:15.248Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.1\n[2020-01-09T15:46:15.248Z] \x1b[0m\x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n[2020-01-09T15:46:15.248Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-01-09T15:46:15.248Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-01-09T15:46:15.520Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n[2020-01-09T15:46:15.520Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-09T15:46:16.493Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v1.1.1\n[2020-01-09T15:46:16.769Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n[2020-01-09T15:46:17.045Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-09T15:46:17.045Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n[2020-01-09T15:46:17.045Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-01-09T15:46:17.317Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-01-09T15:46:17.588Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n[2020-01-09T15:46:18.187Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-01-09T15:46:18.187Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-01-09T15:46:18.187Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-01-09T15:46:18.462Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n[2020-01-09T15:46:18.462Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-09T15:46:19.457Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n[2020-01-09T15:46:19.749Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-01-09T15:46:21.193Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n[2020-01-09T15:46:26.041Z] Removing intermediate container 99bcbec6a5b8\n[2020-01-09T15:46:26.041Z] ---> bb1346e19527\n[2020-01-09T15:46:26.041Z] Step 14/24 : FROM alpine:latest\n[2020-01-09T15:46:26.041Z] latest: Pulling from library/alpine\n[2020-01-09T15:46:26.041Z] e6b0cf9c0882: Pulling fs layer\n[2020-01-09T15:46:26.041Z] e6b0cf9c0882: Verifying Checksum\n[2020-01-09T15:46:26.041Z] e6b0cf9c0882: Download complete\n[2020-01-09T15:46:26.041Z] e6b0cf9c0882: Pull complete\n[2020-01-09T15:46:26.041Z] Digest: sha256:2171658620155679240babee0a7714f6509fae66898db422ad803b951257db78\n[2020-01-09T15:46:26.041Z] Status: Downloaded newer image for alpine:latest\n[2020-01-09T15:46:26.041Z] ---> cc0abc535e36\n[2020-01-09T15:46:26.041Z] Step 15/24 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-09T15:46:26.041Z] ---> Running in d89df78cc113\n[2020-01-09T15:46:26.041Z] Removing intermediate container d89df78cc113\n[2020-01-09T15:46:26.041Z] ---> 53b0d44279f7\n[2020-01-09T15:46:26.041Z] Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION}\n[2020-01-09T15:46:26.041Z] ---> Running in eb16b8a2a941\n[2020-01-09T15:46:26.041Z] Removing intermediate container eb16b8a2a941\n[2020-01-09T15:46:26.041Z] ---> 83e8c7c85553\n[2020-01-09T15:46:26.041Z] Step 17/24 : RUN apk --no-cache add ca-certificates zeromq\n[2020-01-09T15:46:26.041Z] ---> Running in 21da014908b6\n[2020-01-09T15:46:26.041Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-01-09T15:46:26.041Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-01-09T15:46:26.041Z] (1/6) Installing ca-certificates (20191127-r0)\n[2020-01-09T15:46:26.041Z] (2/6) Installing libgcc (9.2.0-r3)\n[2020-01-09T15:46:26.041Z] (3/6) Installing libsodium (1.0.18-r0)\n[2020-01-09T15:46:26.041Z] (4/6) Installing libstdc++ (9.2.0-r3)\n[2020-01-09T15:46:26.041Z] (5/6) Installing libzmq (4.3.2-r0)\n[2020-01-09T15:46:26.041Z] (6/6) Installing zeromq (4.3.2-r0)\n[2020-01-09T15:46:26.041Z] Executing busybox-1.31.1-r8.trigger\n[2020-01-09T15:46:26.041Z] Executing ca-certificates-20191127-r0.trigger\n[2020-01-09T15:46:26.041Z] OK: 9 MiB in 20 packages\n[2020-01-09T15:46:26.585Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n[2020-01-09T15:46:26.585Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n[2020-01-09T15:46:26.585Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-01-09T15:46:26.585Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-01-09T15:46:26.585Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-01-09T15:46:26.585Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-01-09T15:46:26.585Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-01-09T15:46:27.003Z] Removing intermediate container 21da014908b6\n[2020-01-09T15:46:27.003Z] ---> 43f6b4945e41\n[2020-01-09T15:46:27.003Z] Step 18/24 : COPY --from=builder /app/res/ /res/\n[2020-01-09T15:46:27.275Z] ---> afbfa30953be\n[2020-01-09T15:46:27.275Z] Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable\n[2020-01-09T15:46:28.560Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-01-09T15:46:28.560Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-01-09T15:46:29.162Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n[2020-01-09T15:46:29.211Z] ---> 3e7538cf0b68\n[2020-01-09T15:46:29.211Z] Step 20/24 : EXPOSE 48095\n[2020-01-09T15:46:29.211Z] ---> Running in 99fc2d90d4e0\n[2020-01-09T15:46:29.211Z] Removing intermediate container 99fc2d90d4e0\n[2020-01-09T15:46:29.211Z] ---> 465690780e63\n[2020-01-09T15:46:29.211Z] Step 21/24 : ENTRYPOINT ["/app-service-configurable","--registry","--confdir=/res"]\n[2020-01-09T15:46:29.435Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-01-09T15:46:29.435Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-01-09T15:46:29.435Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-01-09T15:46:29.435Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-01-09T15:46:29.435Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-01-09T15:46:29.435Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-01-09T15:46:29.435Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-01-09T15:46:29.478Z] ---> Running in c4777b353cf1\n[2020-01-09T15:46:29.478Z] Removing intermediate container c4777b353cf1\n[2020-01-09T15:46:29.478Z] ---> f872b835b4f5\n[2020-01-09T15:46:29.478Z] Step 22/24 : LABEL arch=x86_64\n[2020-01-09T15:46:29.478Z] ---> Running in 89d0039c1622\n[2020-01-09T15:46:29.712Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-01-09T15:46:29.737Z] Removing intermediate container 89d0039c1622\n[2020-01-09T15:46:29.737Z] ---> 1535d0874e35\n[2020-01-09T15:46:29.737Z] Step 23/24 : LABEL git_sha=4b6b86574571ad86f625468fa279d676a583ea56\n[2020-01-09T15:46:29.737Z] ---> Running in 00d15e331406\n[2020-01-09T15:46:30.000Z] Removing intermediate container 00d15e331406\n[2020-01-09T15:46:30.000Z] ---> b88390baf776\n[2020-01-09T15:46:30.000Z] Step 24/24 : LABEL version=0.0.0\n[2020-01-09T15:46:30.000Z] ---> Running in 47df4882868a\n[2020-01-09T15:46:30.259Z] Removing intermediate container 47df4882868a\n[2020-01-09T15:46:30.259Z] ---> 2ebbba0aa16d\n[2020-01-09T15:46:30.259Z] Successfully built 2ebbba0aa16d\n[2020-01-09T15:46:30.259Z] Successfully tagged docker-app-service-configurable:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2020-01-09T15:46:31.155Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-01-09T15:46:31.440Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-01-09T15:46:31.440Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-01-09T15:46:31.440Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-01-09T15:46:31.440Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-01-09T15:46:31.440Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-01-09T15:46:31.715Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-01-09T15:46:31.716Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-01-09T15:46:31.716Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n[2020-01-09T15:46:33.161Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-01-09T15:46:33.161Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-01-09T15:46:33.755Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-01-09T15:46:33.755Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-01-09T15:46:33.755Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-01-09T15:46:33.755Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-01-09T15:46:34.027Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-01-09T15:46:35.458Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-01-09T15:46:35.733Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-01-09T15:46:35.733Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n[2020-01-09T15:46:36.023Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-01-09T15:46:36.291Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-01-09T15:46:36.564Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-01-09T15:46:37.158Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n[2020-01-09T15:46:37.757Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-01-09T15:46:38.028Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-01-09T15:46:39.452Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n[2020-01-09T15:46:39.452Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-01-09T15:47:35.953Z] \x1b[0mRemoving intermediate container b166a0028232\n[2020-01-09T15:47:35.953Z] ---> 54ebf43fe219\n[2020-01-09T15:47:35.953Z] Successfully built 54ebf43fe219\n[2020-01-09T15:47:35.953Z] 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-09T15:47:36.629Z] + docker inspect -f . ci-base-image-arm64\n[2020-01-09T15:47:36.896Z] .\n[Pipeline] withDockerContainer\n[2020-01-09T15:47:37.296Z] prd-ubuntu18.04-docker-arm64-4c-2g-12625 does not seem to be running inside a container\n[2020-01-09T15:47:37.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n[2020-01-09T15:47:38.859Z] $ docker top db8f7b152c3c388f581cfe29cf63a1b9f65510a50d0df23ebaa3df50336cd59c -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-09T15:47:41.285Z] + go version\n[2020-01-09T15:47:41.285Z] go version go1.12.6 linux/arm64\n[Pipeline] sh\n[2020-01-09T15:47:41.983Z] + make test\n[2020-01-09T15:47:41.983Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./...\n[2020-01-09T15:49:18.790Z] ? \tgithub.com/edgexfoundry/app-service-configurable\t[no test files]\n[2020-01-09T15:49:18.790Z] CGO_ENABLED=1 go vet ./...\n[2020-01-09T15:49:37.139Z] gofmt -l .\n[2020-01-09T15:49:37.139Z] [ "`gofmt -l .`" = "" ]\n[2020-01-09T15:49:37.139Z] ./bin/test-go-mod-tidy.sh\n[2020-01-09T15:49:37.139Z] ./bin/test-attribution-txt.sh\n[Pipeline] stash\n[2020-01-09T15:49:37.178Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n[2020-01-09T15:49:37.623Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-01-09T15:49:37.643Z] $ docker stop --time=1 db8f7b152c3c388f581cfe29cf63a1b9f65510a50d0df23ebaa3df50336cd59c\n[2020-01-09T15:49:39.875Z] $ docker rm -f db8f7b152c3c388f581cfe29cf63a1b9f65510a50d0df23ebaa3df50336cd59c\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-09T15:49:41.210Z] + sudo chown -R jenkins:jenkins .\n[Pipeline] sh\n[2020-01-09T15:49:41.570Z] + ls -al .\n[2020-01-09T15:49:41.570Z] total 124\n[2020-01-09T15:49:41.570Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 9 15:49 .\n[2020-01-09T15:49:41.570Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 15:44 ..\n[2020-01-09T15:49:41.570Z] -rw-rw-r-- 1 jenkins jenkins 127 Jan 9 15:44 .dockerignore\n[2020-01-09T15:49:41.570Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 15:45 .git\n[2020-01-09T15:49:41.570Z] -rw-rw-r-- 1 jenkins jenkins 87 Jan 9 15:44 .gitignore\n[2020-01-09T15:49:41.570Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 15:45 .semver\n[2020-01-09T15:49:41.570Z] -rw-rw-r-- 1 jenkins jenkins 5304 Jan 9 15:44 Attribution.txt\n[2020-01-09T15:49:41.570Z] -rw-rw-r-- 1 jenkins jenkins 1917 Jan 9 15:44 Dockerfile\n[2020-01-09T15:49:41.570Z] -rw-rw-r-- 1 jenkins jenkins 966 Jan 9 15:44 Dockerfile.build\n[2020-01-09T15:49:41.570Z] -rw-rw-r-- 1 jenkins jenkins 689 Jan 9 15:44 Jenkinsfile\n[2020-01-09T15:49:41.570Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 9 15:44 LICENSE\n[2020-01-09T15:49:41.570Z] -rw-rw-r-- 1 jenkins jenkins 10342 Jan 9 15:44 README.md\n[2020-01-09T15:49:41.570Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 9 15:38 VERSION\n[2020-01-09T15:49:41.570Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 15:44 bin\n[2020-01-09T15:49:41.570Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 9 15:47 coverage.out\n[2020-01-09T15:49:41.570Z] -rw-rw-r-- 1 jenkins jenkins 180 Jan 9 15:44 docker-compose.debug.yml\n[2020-01-09T15:49:41.570Z] -rw-rw-r-- 1 jenkins jenkins 133 Jan 9 15:44 docker-compose.yml\n[2020-01-09T15:49:41.570Z] -rw-r--r-- 1 jenkins jenkins 126 Jan 9 15:49 go.mod\n[2020-01-09T15:49:41.570Z] -rw------- 1 jenkins jenkins 13814 Jan 9 15:49 go.sum\n[2020-01-09T15:49:41.570Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jan 9 15:44 main.go\n[2020-01-09T15:49:41.570Z] -rw-rw-r-- 1 jenkins jenkins 1486 Jan 9 15:44 makefile\n[2020-01-09T15:49:41.570Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 15:44 res\n[2020-01-09T15:49:41.570Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 15:44 snap\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-09T15:49:41.978Z] + 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=4b6b86574571ad86f625468fa279d676a583ea56 --label arch=arm64 --label version=0.0.0 .\n[2020-01-09T15:49:42.257Z] Sending build context to Docker daemon 229.9kB\r\r\n[2020-01-09T15:49:42.543Z] Step 1/24 : ARG BASE=golang:1.12-alpine\n[2020-01-09T15:49:42.543Z] Step 2/24 : FROM ${BASE} AS builder\n[2020-01-09T15:49:42.543Z] ---> 54ebf43fe219\n[2020-01-09T15:49:42.543Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev"\n[2020-01-09T15:49:42.816Z] ---> Running in e9f7a45e3d52\n[2020-01-09T15:49:43.095Z] Removing intermediate container e9f7a45e3d52\n[2020-01-09T15:49:43.095Z] ---> 48eacc1657f4\n[2020-01-09T15:49:43.095Z] Step 4/24 : ARG ALPINE_PKG_EXTRA=""\n[2020-01-09T15:49:43.095Z] ---> Running in acc420cbd1f7\n[2020-01-09T15:49:43.721Z] Removing intermediate container acc420cbd1f7\n[2020-01-09T15:49:43.721Z] ---> a22765248095\n[2020-01-09T15:49:43.721Z] Step 5/24 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-09T15:49:43.721Z] ---> Running in 8745a53022d9\n[2020-01-09T15:49:43.998Z] Removing intermediate container 8745a53022d9\n[2020-01-09T15:49:43.998Z] ---> cfb8952ac1c7\n[2020-01-09T15:49:43.998Z] Step 6/24 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-01-09T15:49:44.273Z] ---> Running in b39a8e3dca8a\n[2020-01-09T15:49:46.273Z] Removing intermediate container b39a8e3dca8a\n[2020-01-09T15:49:46.273Z] ---> 9fc10db0af80\n[2020-01-09T15:49:46.273Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n[2020-01-09T15:49:46.273Z] ---> Running in 8164d642245d\n[2020-01-09T15:49:47.277Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz\n[2020-01-09T15:49:48.724Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz\n[2020-01-09T15:49:50.735Z] OK: 124 MiB in 45 packages\n[2020-01-09T15:49:51.729Z] Removing intermediate container 8164d642245d\n[2020-01-09T15:49:51.729Z] ---> 4b6927b9bd8a\n[2020-01-09T15:49:51.729Z] Step 8/24 : WORKDIR /app\n[2020-01-09T15:49:51.729Z] ---> Running in 96b5a3c1459a\n[2020-01-09T15:49:52.340Z] Removing intermediate container 96b5a3c1459a\n[2020-01-09T15:49:52.340Z] ---> 01236ff231eb\n[2020-01-09T15:49:52.340Z] Step 9/24 : COPY go.mod .\n[2020-01-09T15:49:52.629Z] ---> e27d99037be4\n[2020-01-09T15:49:52.629Z] Step 10/24 : RUN go mod download\n[2020-01-09T15:49:52.928Z] ---> Running in b658faad6c52\n[2020-01-09T15:49:54.996Z] Removing intermediate container b658faad6c52\n[2020-01-09T15:49:54.996Z] ---> ff6cdcec78c9\n[2020-01-09T15:49:54.996Z] Step 11/24 : COPY . .\n[2020-01-09T15:49:55.636Z] ---> 60b5f15ecb76\n[2020-01-09T15:49:55.636Z] Step 12/24 : ARG MAKE="make build"\n[2020-01-09T15:49:55.636Z] ---> Running in a17f9c7f786d\n[2020-01-09T15:49:56.254Z] Removing intermediate container a17f9c7f786d\n[2020-01-09T15:49:56.254Z] ---> ff56789a1c68\n[2020-01-09T15:49:56.254Z] Step 13/24 : RUN $MAKE\n[2020-01-09T15:49:56.254Z] ---> Running in 8189af772e58\n[2020-01-09T15:49:57.277Z] 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-09T15:51:19.475Z] Removing intermediate container 8189af772e58\n[2020-01-09T15:51:19.475Z] ---> 7b4c540dee9a\n[2020-01-09T15:51:19.475Z] Step 14/24 : FROM alpine:latest\n[2020-01-09T15:51:19.475Z] latest: Pulling from library/alpine\n[2020-01-09T15:51:19.475Z] cde5963f3b93: Pulling fs layer\n[2020-01-09T15:51:19.475Z] cde5963f3b93: Verifying Checksum\n[2020-01-09T15:51:19.475Z] cde5963f3b93: Download complete\n[2020-01-09T15:51:19.475Z] cde5963f3b93: Pull complete\n[2020-01-09T15:51:19.475Z] Digest: sha256:2171658620155679240babee0a7714f6509fae66898db422ad803b951257db78\n[2020-01-09T15:51:19.475Z] Status: Downloaded newer image for alpine:latest\n[2020-01-09T15:51:19.475Z] ---> e9a72a7c189c\n[2020-01-09T15:51:19.475Z] Step 15/24 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-09T15:51:19.475Z] ---> Running in 09452fb4c24b\n[2020-01-09T15:51:19.475Z] Removing intermediate container 09452fb4c24b\n[2020-01-09T15:51:19.475Z] ---> 83956dccf844\n[2020-01-09T15:51:19.475Z] Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION}\n[2020-01-09T15:51:19.475Z] ---> Running in 101544f7cbc7\n[2020-01-09T15:51:19.475Z] Removing intermediate container 101544f7cbc7\n[2020-01-09T15:51:19.475Z] ---> f95e5d7eb368\n[2020-01-09T15:51:19.475Z] Step 17/24 : RUN apk --no-cache add ca-certificates zeromq\n[2020-01-09T15:51:19.475Z] ---> Running in 4d38abec6fb7\n[2020-01-09T15:51:19.475Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-01-09T15:51:19.475Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-01-09T15:51:19.475Z] (1/6) Installing ca-certificates (20191127-r0)\n[2020-01-09T15:51:19.475Z] (2/6) Installing libgcc (9.2.0-r3)\n[2020-01-09T15:51:19.475Z] (3/6) Installing libsodium (1.0.18-r0)\n[2020-01-09T15:51:19.475Z] (4/6) Installing libstdc++ (9.2.0-r3)\n[2020-01-09T15:51:19.475Z] (5/6) Installing libzmq (4.3.2-r0)\n[2020-01-09T15:51:19.475Z] (6/6) Installing zeromq (4.3.2-r0)\n[2020-01-09T15:51:19.475Z] Executing busybox-1.31.1-r8.trigger\n[2020-01-09T15:51:19.475Z] Executing ca-certificates-20191127-r0.trigger\n[2020-01-09T15:51:19.475Z] OK: 8 MiB in 20 packages\n[2020-01-09T15:51:20.923Z] Removing intermediate container 4d38abec6fb7\n[2020-01-09T15:51:20.923Z] ---> 7104a81cee04\n[2020-01-09T15:51:20.923Z] Step 18/24 : COPY --from=builder /app/res/ /res/\n[2020-01-09T15:51:21.202Z] ---> 6ff18ca65628\n[2020-01-09T15:51:21.202Z] Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable\n[2020-01-09T15:51:22.631Z] ---> d54df35c27df\n[2020-01-09T15:51:22.631Z] Step 20/24 : EXPOSE 48095\n[2020-01-09T15:51:22.909Z] ---> Running in 820d76d05c8a\n[2020-01-09T15:51:23.187Z] Removing intermediate container 820d76d05c8a\n[2020-01-09T15:51:23.187Z] ---> 540413330d37\n[2020-01-09T15:51:23.187Z] Step 21/24 : ENTRYPOINT ["/app-service-configurable","--registry","--confdir=/res"]\n[2020-01-09T15:51:23.187Z] ---> Running in f05a8ca1e46d\n[2020-01-09T15:51:23.779Z] Removing intermediate container f05a8ca1e46d\n[2020-01-09T15:51:23.779Z] ---> c4bb689ef108\n[2020-01-09T15:51:23.779Z] Step 22/24 : LABEL arch=arm64\n[2020-01-09T15:51:23.779Z] ---> Running in 26abfeeca15a\n[2020-01-09T15:51:24.050Z] Removing intermediate container 26abfeeca15a\n[2020-01-09T15:51:24.050Z] ---> 748570e4e6c3\n[2020-01-09T15:51:24.050Z] Step 23/24 : LABEL git_sha=4b6b86574571ad86f625468fa279d676a583ea56\n[2020-01-09T15:51:24.321Z] ---> Running in c85e28ad8a1f\n[2020-01-09T15:51:24.599Z] Removing intermediate container c85e28ad8a1f\n[2020-01-09T15:51:24.599Z] ---> 26a91ad8674c\n[2020-01-09T15:51:24.599Z] Step 24/24 : LABEL version=0.0.0\n[2020-01-09T15:51:24.883Z] ---> Running in a1c1777f4967\n[2020-01-09T15:51:25.152Z] Removing intermediate container a1c1777f4967\n[2020-01-09T15:51:25.152Z] ---> aa2db4e12e1a\n[2020-01-09T15:51:25.152Z] Successfully built aa2db4e12e1a\n[2020-01-09T15:51:25.152Z] 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)\nStage "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-09T15:51:25.946Z] provisioning config files...\n[2020-01-09T15:51:25.956Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/y_app-service-configurable_PR-45@tmp/config6466463779320120133tmp\n[Pipeline] {\n[Pipeline] sh\n[2020-01-09T15:51:26.281Z] + curl -s https://codecov.io/bash\n[2020-01-09T15:51:26.281Z] + bash -s - -t @/w/workspace/y_app-service-configurable_PR-45@tmp/config6466463779320120133tmp\n[2020-01-09T15:51:26.539Z] \n[2020-01-09T15:51:26.539Z] _____ _\n[2020-01-09T15:51:26.539Z] / ____| | |\n[2020-01-09T15:51:26.539Z] | | ___ __| | ___ ___ _____ __\n[2020-01-09T15:51:26.539Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n[2020-01-09T15:51:26.539Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n[2020-01-09T15:51:26.539Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n[2020-01-09T15:51:26.539Z] Bash-20191211-b8db533\n[2020-01-09T15:51:26.539Z] \n[2020-01-09T15:51:26.539Z] \n[2020-01-09T15:51:26.539Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n[2020-01-09T15:51:26.539Z] \x1b[0;90mproject root:\x1b[0m .\n[2020-01-09T15:51:26.539Z] \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-09T15:51:26.539Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n[2020-01-09T15:51:26.539Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n[2020-01-09T15:51:26.539Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n[2020-01-09T15:51:26.539Z] \x1b[0;32m+\x1b[0m .\n[2020-01-09T15:51:26.539Z] \x1b[0;90m->\x1b[0m Found 1 reports\n[2020-01-09T15:51:26.540Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n[2020-01-09T15:51:26.540Z] \x1b[0;90m==>\x1b[0m Reading reports\n[2020-01-09T15:51:26.540Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=10\x1b[0m\n[2020-01-09T15:51:26.540Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n[2020-01-09T15:51:26.540Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n[2020-01-09T15:51:26.540Z] \x1b[0;32m+\x1b[0m Found adjustments\n[2020-01-09T15:51:26.540Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n[2020-01-09T15:51:26.540Z] \x1b[0;90m==>\x1b[0m Uploading reports\n[2020-01-09T15:51:26.540Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n[2020-01-09T15:51:26.540Z] \x1b[0;90mquery:\x1b[0m branch=PR-45&commit=4b6b86574571ad86f625468fa279d676a583ea56&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-45%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=45&job=\n[2020-01-09T15:51:26.540Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n[2020-01-09T15:51:26.540Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-45&commit=4b6b86574571ad86f625468fa279d676a583ea56&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-45%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=45&job=\n[2020-01-09T15:51:27.106Z] \x1b[0;90m->\x1b[0m Uploading\n[2020-01-09T15:51:27.682Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/app-service-configurable/commit/4b6b86574571ad86f625468fa279d676a583ea56\x1b[0m\n[Pipeline] }\n[2020-01-09T15:51:27.701Z] Deleting 1 temporary files\n[Pipeline] // wrap\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Snyk Scan)\nStage "Snyk Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver)\nStage "Semver" skipped due to when conditional\n[Pipeline] stage\n[Pipeline] { (Tag)\nStage "Semver" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\nStage "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-09T15:51:28.784Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-09T15:51:29.124Z] ---> package-listing.sh\n[2020-01-09T15:51:29.124Z] ++ facter osfamily\n[2020-01-09T15:51:29.124Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-01-09T15:51:29.124Z] + OS_FAMILY=redhat\n[2020-01-09T15:51:29.124Z] + workspace=/w/workspace/y_app-service-configurable_PR-45\n[2020-01-09T15:51:29.124Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-01-09T15:51:29.124Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-01-09T15:51:29.124Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-01-09T15:51:29.124Z] + PACKAGES=/tmp/packages_start.txt\n[2020-01-09T15:51:29.124Z] + \'[\' /w/workspace/y_app-service-configurable_PR-45 \']\'\n[2020-01-09T15:51:29.124Z] + PACKAGES=/tmp/packages_end.txt\n[2020-01-09T15:51:29.124Z] + case "${OS_FAMILY}" in\n[2020-01-09T15:51:29.124Z] + rpm -qa\n[2020-01-09T15:51:29.124Z] + sort\n[2020-01-09T15:51:33.330Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-01-09T15:51:33.330Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-01-09T15:51:33.330Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-01-09T15:51:33.330Z] + \'[\' /w/workspace/y_app-service-configurable_PR-45 \']\'\n[2020-01-09T15:51:33.330Z] + mkdir -p /w/workspace/y_app-service-configurable_PR-45/archives/\n[2020-01-09T15:51:33.330Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-service-configurable_PR-45/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-09T15:51:33.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-09T15:51:33.885Z] \n[2020-01-09T15:51:33.885Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-09T15:51:34.216Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-09T15:51:34.216Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-01-09T15:51:34.216Z] 050382585609: Pulling fs layer\n[2020-01-09T15:51:34.216Z] dac2222ca532: Pulling fs layer\n[2020-01-09T15:51:34.216Z] 29a7fe408caa: Pulling fs layer\n[2020-01-09T15:51:34.216Z] 6ad337b9b53f: Pulling fs layer\n[2020-01-09T15:51:34.216Z] 7ad6fc7f0fa9: Pulling fs layer\n[2020-01-09T15:51:34.216Z] d1ed250b09b4: Pulling fs layer\n[2020-01-09T15:51:34.216Z] eb083ea81749: Pulling fs layer\n[2020-01-09T15:51:34.216Z] 4965c3271e4e: Pulling fs layer\n[2020-01-09T15:51:34.216Z] b73c1c2e7331: Pulling fs layer\n[2020-01-09T15:51:34.216Z] a328eddc5fbd: Pulling fs layer\n[2020-01-09T15:51:34.216Z] d1ed250b09b4: Waiting\n[2020-01-09T15:51:34.216Z] eb083ea81749: Waiting\n[2020-01-09T15:51:34.216Z] 4965c3271e4e: Waiting\n[2020-01-09T15:51:34.216Z] b73c1c2e7331: Waiting\n[2020-01-09T15:51:34.216Z] a328eddc5fbd: Waiting\n[2020-01-09T15:51:34.216Z] 6ad337b9b53f: Waiting\n[2020-01-09T15:51:34.216Z] 7ad6fc7f0fa9: Waiting\n[2020-01-09T15:51:34.216Z] dac2222ca532: Verifying Checksum\n[2020-01-09T15:51:34.216Z] dac2222ca532: Download complete\n[2020-01-09T15:51:34.216Z] 6ad337b9b53f: Verifying Checksum\n[2020-01-09T15:51:34.216Z] 6ad337b9b53f: Download complete\n[2020-01-09T15:51:34.477Z] 7ad6fc7f0fa9: Download complete\n[2020-01-09T15:51:34.477Z] 050382585609: Download complete\n[2020-01-09T15:51:34.477Z] eb083ea81749: Verifying Checksum\n[2020-01-09T15:51:34.477Z] eb083ea81749: Download complete\n[2020-01-09T15:51:34.477Z] 29a7fe408caa: Verifying Checksum\n[2020-01-09T15:51:34.477Z] 29a7fe408caa: Download complete\n[2020-01-09T15:51:34.736Z] 050382585609: Pull complete\n[2020-01-09T15:51:34.736Z] b73c1c2e7331: Download complete\n[2020-01-09T15:51:34.736Z] 4965c3271e4e: Verifying Checksum\n[2020-01-09T15:51:34.736Z] 4965c3271e4e: Download complete\n[2020-01-09T15:51:34.736Z] a328eddc5fbd: Verifying Checksum\n[2020-01-09T15:51:34.736Z] a328eddc5fbd: Download complete\n[2020-01-09T15:51:34.736Z] dac2222ca532: Pull complete\n[2020-01-09T15:51:35.334Z] d1ed250b09b4: Verifying Checksum\n[2020-01-09T15:51:35.334Z] d1ed250b09b4: Download complete\n[2020-01-09T15:51:36.275Z] 29a7fe408caa: Pull complete\n[2020-01-09T15:51:36.536Z] 6ad337b9b53f: Pull complete\n[2020-01-09T15:51:36.800Z] 7ad6fc7f0fa9: Pull complete\n[2020-01-09T15:51:40.098Z] d1ed250b09b4: Pull complete\n[2020-01-09T15:51:40.357Z] eb083ea81749: Pull complete\n[2020-01-09T15:51:42.259Z] 4965c3271e4e: Pull complete\n[2020-01-09T15:51:42.259Z] b73c1c2e7331: Pull complete\n[2020-01-09T15:51:42.259Z] a328eddc5fbd: Pull complete\n[2020-01-09T15:51:42.259Z] Digest: sha256:8e2305d3edc9fbc5d1d0309ca12ec42d7519605bf6a6f8780302420b4bf97f58\n[2020-01-09T15:51:42.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-01-09T15:51:42.421Z] prd-centos7-docker-4c-2g-12617 does not seem to be running inside a container\n[2020-01-09T15:51:42.453Z] $ 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-45 -v /w/workspace/y_app-service-configurable_PR-45:/w/workspace/y_app-service-configurable_PR-45:rw,z -v /w/workspace/y_app-service-configurable_PR-45@tmp:/w/workspace/y_app-service-configurable_PR-45@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2020-01-09T15:51:43.557Z] $ docker top 4b133e40d40e4ce1e903d06e62d2f869dd4d18a4046d36de3f8a607a1875b86e -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-01-09T15:51:44.174Z] provisioning config files...\n[2020-01-09T15:51:44.187Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-service-configurable_PR-45@tmp/config6588582622054306219tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-01-09T15:51:44.224Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-09T15:51:44.562Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-01-09T15:51:44.589Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-09T15:51:44.915Z] ---> logs-deploy.sh\n[2020-01-09T15:51:44.916Z] + ARCHIVE_ARTIFACTS=\n[2020-01-09T15:51:44.916Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-01-09T15:51:44.916Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-01-09T15:51:44.916Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-01-09T15:51:44.916Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-45/1\n[2020-01-09T15:51:44.916Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-45/1/\n[2020-01-09T15:51:44.916Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-45/1 /w/workspace/y_app-service-configurable_PR-45\n[2020-01-09T15:51:45.848Z] Archives upload complete.\n[2020-01-09T15:51:45.848Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-45/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-45/1/\n'