b'Pull request #293 updated\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 adam-intel for edgexfoundry/app-functions-sdk-go\nLoading trusted files from base branch master at 7f604aa2e32186437a616ab888eced5144fa074b rather than 1f7dc121a04dc62f5ce31519e5cb9620ca218a18\nObtained Jenkinsfile from 7f604aa2e32186437a616ab888eced5144fa074b\nRunning in Durability level: PERFORMANCE_OPTIMIZED\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 624274de822d93f788ee07a778fc58f076bceb9f\nusing credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\nFetching changes from the remote Git repository\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\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\nChecking out Revision 624274de822d93f788ee07a778fc58f076bceb9f (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 624274de822d93f788ee07a778fc58f076bceb9f # timeout=10\nCommit message: "Merge pull request #117 from ernestojeda/arm64-label-change"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n[Pipeline] Start of Pipeline\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage:false]\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-16g]]\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n=========================================================\n[Pipeline] echo\n MAVEN_SETTINGS: app-functions-sdk-go-settings\n PROJECT: app-functions-sdk-go\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.13\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-app-functions-sdk-go\nDOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: false\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: pre\n GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\n[Pipeline] node\nStill waiting to schedule task\nWaiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\nRunning on prd-centos7-docker-4c-2g-1082 in /w/workspace/ndry_app-functions-sdk-go_PR-293\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-functions-sdk-go.git\n > git init /w/workspace/ndry_app-functions-sdk-go_PR-293 # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.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-functions-sdk-go.git +refs/pull/293/head:refs/remotes/origin/PR-293 +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\n > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/293/head:refs/remotes/origin/PR-293 # 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-functions-sdk-go.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/293/head:refs/remotes/origin/PR-293 +refs/heads/master:refs/remotes/origin/master # timeout=10\nMerging remotes/origin/master commit 7f604aa2e32186437a616ab888eced5144fa074b into PR head commit 1f7dc121a04dc62f5ce31519e5cb9620ca218a18\nMerge succeeded, producing 1f7dc121a04dc62f5ce31519e5cb9620ca218a18\nChecking out Revision 1f7dc121a04dc62f5ce31519e5cb9620ca218a18 (PR-293)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 1f7dc121a04dc62f5ce31519e5cb9620ca218a18 # timeout=10\n > git remote # timeout=10\n > git config --get remote.origin.url # timeout=10\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git merge 7f604aa2e32186437a616ab888eced5144fa074b # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 1f7dc121a04dc62f5ce31519e5cb9620ca218a18 # timeout=10\nCommit message: "feat(sdk): Implement StoreSecrets in app functions SDK"\nFirst time build. Skipping changelog.\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-02-27T23:01:48.559Z] 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 > git rev-list --no-walk 09ba5f0b3a44c73050650d27a792031f0bafbe06 # timeout=10\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-27T23:01:49.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-27T23:01:49.745Z] \n[2020-02-27T23:01:49.745Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-27T23:01:50.083Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-27T23:01:50.083Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-02-27T23:01:50.083Z] e7c96db7181b: Pulling fs layer\n[2020-02-27T23:01:50.083Z] a038dfdf5543: Pulling fs layer\n[2020-02-27T23:01:50.083Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-02-27T23:01:50.350Z] e7c96db7181b: Verifying Checksum\n[2020-02-27T23:01:50.350Z] e7c96db7181b: Download complete\n[2020-02-27T23:01:50.350Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-02-27T23:01:50.350Z] 8d5d8e63b3c0: Download complete\n[2020-02-27T23:01:50.350Z] a038dfdf5543: Verifying Checksum\n[2020-02-27T23:01:50.350Z] a038dfdf5543: Download complete\n[2020-02-27T23:01:50.609Z] e7c96db7181b: Pull complete\n[2020-02-27T23:01:51.562Z] a038dfdf5543: Pull complete\n[2020-02-27T23:01:51.562Z] 8d5d8e63b3c0: Pull complete\n[2020-02-27T23:01:51.562Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-02-27T23:01:51.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-02-27T23:01:51.701Z] prd-centos7-docker-4c-2g-1082 does not seem to be running inside a container\n[2020-02-27T23:01:51.160Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-293 -v /w/workspace/ndry_app-functions-sdk-go_PR-293:/w/workspace/ndry_app-functions-sdk-go_PR-293:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-293@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-293@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-02-27T23:01:51.882Z] $ docker top efb6844ee41b6409fe54bf67971817e11baaedbee3ae42d3e961604ee0a9b79a -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-27T23:01:53.015Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-27T23:01:53.015Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-27T23:01:53.264Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-27T23:01:52.808Z] $ docker exec efb6844ee41b6409fe54bf67971817e11baaedbee3ae42d3e961604ee0a9b79a ssh-agent\n[2020-02-27T23:01:53.465Z] SSH_AUTH_SOCK=/tmp/ssh-ebEAbNWja7jo/agent.15\n[2020-02-27T23:01:53.465Z] SSH_AGENT_PID=22\n[2020-02-27T23:01:53.477Z] Running ssh-add (command line suppressed)\n[2020-02-27T23:01:53.199Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-293@tmp/private_key_5850536059890418439.key (/w/workspace/ndry_app-functions-sdk-go_PR-293@tmp/private_key_5850536059890418439.key)\n[2020-02-27T23:01:53.681Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-27T23:01:54.009Z] + git describe --exact-match --tags HEAD\n[2020-02-27T23:01:54.009Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-02-27T23:01:53.670Z] $ docker exec --env ******** --env ******** efb6844ee41b6409fe54bf67971817e11baaedbee3ae42d3e961604ee0a9b79a ssh-agent -k\n[2020-02-27T23:01:53.851Z] unset SSH_AUTH_SOCK;\n[2020-02-27T23:01:53.852Z] unset SSH_AGENT_PID;\n[2020-02-27T23:01:53.852Z] echo Agent pid 22 killed;\n[2020-02-27T23:01:54.282Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-02-27T23:01:54.302Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-02-27T23:01:54.302Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-02-27T23:01:54.337Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-27T23:01:54.337Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-27T23:01:54.533Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-27T23:01:54.182Z] $ docker exec efb6844ee41b6409fe54bf67971817e11baaedbee3ae42d3e961604ee0a9b79a ssh-agent\n[2020-02-27T23:01:54.741Z] SSH_AUTH_SOCK=/tmp/ssh-k7d6Nwm5btes/agent.58\n[2020-02-27T23:01:54.741Z] SSH_AGENT_PID=65\n[2020-02-27T23:01:54.747Z] Running ssh-add (command line suppressed)\n[2020-02-27T23:01:54.584Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-293@tmp/private_key_7318219585684072724.key (/w/workspace/ndry_app-functions-sdk-go_PR-293@tmp/private_key_7318219585684072724.key)\n[2020-02-27T23:01:54.963Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-27T23:01:55.258Z] + git semver init\n[2020-02-27T23:01:55.258Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-27T23:01:55.259Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-293/.git\n[2020-02-27T23:01:55.259Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-293\n[2020-02-27T23:01:55.259Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-27T23:01:55.259Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-27T23:01:55.259Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-27T23:01:55.259Z] # $SEMVER_BRANCH = PR-293\n[2020-02-27T23:01:55.259Z] # $SEMVER_TEMP = /tmp/semver-207043985\n[2020-02-27T23:01:55.259Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP\n[2020-02-27T23:01:57.799Z] # \'/tmp/semver-207043985\' -> \'/w/workspace/ndry_app-functions-sdk-go_PR-293/.semver\'\n[2020-02-27T23:01:57.799Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-293/.semver\n[Pipeline] }\n[2020-02-27T23:01:57.728Z] $ docker exec --env ******** --env ******** efb6844ee41b6409fe54bf67971817e11baaedbee3ae42d3e961604ee0a9b79a ssh-agent -k\n[2020-02-27T23:01:57.891Z] unset SSH_AUTH_SOCK;\n[2020-02-27T23:01:57.891Z] unset SSH_AGENT_PID;\n[2020-02-27T23:01:57.891Z] echo Agent pid 65 killed;\n[2020-02-27T23:01:58.003Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-27T23:01:58.324Z] + git semver\n[Pipeline] }\n[2020-02-27T23:01:58.301Z] $ docker stop --time=1 efb6844ee41b6409fe54bf67971817e11baaedbee3ae42d3e961604ee0a9b79a\n[2020-02-27T23:01:59.658Z] $ docker rm -f efb6844ee41b6409fe54bf67971817e11baaedbee3ae42d3e961604ee0a9b79a\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-02-27T23:02:01.941Z] Stashed 86 file(s)\n[Pipeline] echo\n[2020-02-27T23:02:01.943Z] [edgeXSemver] initialized semver on version 0.0.0\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\n[Pipeline] parallel\n[Pipeline] { (Branch: amd64)\n[Pipeline] { (Branch: arm64)\n[Pipeline] stage\n[Pipeline] { (amd64)\n[Pipeline] stage\n[Pipeline] { (arm64)\n[Pipeline] node\n[Pipeline] node\n[2020-02-27T23:02:17.457Z] Still waiting to schedule task\n[2020-02-27T23:02:17.457Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n[2020-02-27T23:02:17.458Z] Still waiting to schedule task\n[2020-02-27T23:02:17.459Z] Waiting for next available executor on \xe2\x80\x98ubuntu18.04-docker-arm64-4c-16g\xe2\x80\x99\n[2020-02-27T23:04:37.095Z] Running on prd-centos7-docker-4c-2g-1085 in /w/workspace/ndry_app-functions-sdk-go_PR-293\n[Pipeline] {\n[Pipeline] ws\n[2020-02-27T23:04:37.122Z] Running in /w/workspace/app-functions-sdk-go/5\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-27T23:04:43.139Z] using credential edgex-jenkins-ssh\n[2020-02-27T23:04:43.161Z] Cloning the remote Git repository\n[2020-02-27T23:04:43.161Z] Cloning with configured refspecs honoured and without tags\n[2020-02-27T23:04:43.218Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-27T23:04:43.299Z] > git init /w/workspace/app-functions-sdk-go/5 # timeout=10\n[2020-02-27T23:04:43.384Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-27T23:04:43.385Z] > git --version # timeout=10\n[2020-02-27T23:04:43.473Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-27T23:04:43.578Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/293/head:refs/remotes/origin/PR-293 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-27T23:04:46.065Z] Fetching without tags\n[2020-02-27T23:04:46.646Z] Merging remotes/origin/master commit 7f604aa2e32186437a616ab888eced5144fa074b into PR head commit 1f7dc121a04dc62f5ce31519e5cb9620ca218a18\n[2020-02-27T23:04:45.754Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-02-27T23:04:45.829Z] > git config --add remote.origin.fetch +refs/pull/293/head:refs/remotes/origin/PR-293 # timeout=10\n[2020-02-27T23:04:45.959Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-27T23:04:46.024Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-02-27T23:04:46.074Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-27T23:04:46.075Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-27T23:04:46.088Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/293/head:refs/remotes/origin/PR-293 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-27T23:04:46.663Z] > git config core.sparsecheckout # timeout=10\n[2020-02-27T23:04:46.721Z] > git checkout -f 1f7dc121a04dc62f5ce31519e5cb9620ca218a18 # timeout=10\n[2020-02-27T23:04:47.121Z] Merge succeeded, producing 1f7dc121a04dc62f5ce31519e5cb9620ca218a18\n[2020-02-27T23:04:47.121Z] Checking out Revision 1f7dc121a04dc62f5ce31519e5cb9620ca218a18 (PR-293)\n[2020-02-27T23:04:46.986Z] > git remote # timeout=10\n[2020-02-27T23:04:47.025Z] > git config --get remote.origin.url # timeout=10\n[2020-02-27T23:04:47.042Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-27T23:04:47.049Z] > git merge 7f604aa2e32186437a616ab888eced5144fa074b # timeout=10\n[2020-02-27T23:04:47.085Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-02-27T23:04:47.125Z] > git config core.sparsecheckout # timeout=10\n[2020-02-27T23:04:47.178Z] > git checkout -f 1f7dc121a04dc62f5ce31519e5cb9620ca218a18 # timeout=10\n[2020-02-27T23:04:51.821Z] Commit message: "feat(sdk): Implement StoreSecrets in app functions SDK"\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[Pipeline] echo\n[2020-02-27T23:04:55.080Z] =========================================================\n[2020-02-27T23:04:55.080Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n[2020-02-27T23:04:55.080Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-27T23:04:55.860Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine .\n[2020-02-27T23:04:56.831Z] Sending build context to Docker daemon 36.54MB\r\r\n[2020-02-27T23:04:56.831Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n[2020-02-27T23:04:56.831Z] Step 2/8 : FROM ${BASE}\n[2020-02-27T23:04:56.831Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n[2020-02-27T23:04:56.831Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-27T23:04:56.831Z] 2848faf0eed1: Pulling fs layer\n[2020-02-27T23:04:56.831Z] 0f37312ad70f: Pulling fs layer\n[2020-02-27T23:04:56.831Z] 5788d62ee057: Pulling fs layer\n[2020-02-27T23:04:56.831Z] 0e6b1d234666: Pulling fs layer\n[2020-02-27T23:04:56.831Z] bf5d7aec512f: Pulling fs layer\n[2020-02-27T23:04:56.831Z] 34c802a77dc8: Pulling fs layer\n[2020-02-27T23:04:56.831Z] 9eb99e56ec68: Pulling fs layer\n[2020-02-27T23:04:56.831Z] 27c7a5d97fbd: Pulling fs layer\n[2020-02-27T23:04:56.831Z] 5c102a31e300: Pulling fs layer\n[2020-02-27T23:04:56.831Z] dcfb455df0a1: Pulling fs layer\n[2020-02-27T23:04:56.831Z] 5788d62ee057: Waiting\n[2020-02-27T23:04:56.831Z] 0e6b1d234666: Waiting\n[2020-02-27T23:04:56.831Z] 27c7a5d97fbd: Waiting\n[2020-02-27T23:04:56.831Z] 5c102a31e300: Waiting\n[2020-02-27T23:04:56.831Z] dcfb455df0a1: Waiting\n[2020-02-27T23:04:56.831Z] 34c802a77dc8: Waiting\n[2020-02-27T23:04:56.831Z] 9eb99e56ec68: Waiting\n[2020-02-27T23:04:56.831Z] bf5d7aec512f: Waiting\n[2020-02-27T23:04:56.831Z] 0f37312ad70f: Verifying Checksum\n[2020-02-27T23:04:56.831Z] 0f37312ad70f: Download complete\n[2020-02-27T23:04:56.831Z] 2848faf0eed1: Verifying Checksum\n[2020-02-27T23:04:56.831Z] 2848faf0eed1: Download complete\n[2020-02-27T23:04:56.831Z] 0e6b1d234666: Verifying Checksum\n[2020-02-27T23:04:56.831Z] 0e6b1d234666: Download complete\n[2020-02-27T23:04:56.831Z] bf5d7aec512f: Verifying Checksum\n[2020-02-27T23:04:56.831Z] bf5d7aec512f: Download complete\n[2020-02-27T23:04:56.831Z] e6b0cf9c0882: Verifying Checksum\n[2020-02-27T23:04:56.831Z] e6b0cf9c0882: Download complete\n[2020-02-27T23:04:57.959Z] e6b0cf9c0882: Pull complete\n[2020-02-27T23:04:57.959Z] 2848faf0eed1: Pull complete\n[2020-02-27T23:04:58.288Z] 0f37312ad70f: Pull complete\n[2020-02-27T23:05:00.198Z] 34c802a77dc8: Download complete\n[2020-02-27T23:05:00.198Z] 27c7a5d97fbd: Verifying Checksum\n[2020-02-27T23:05:00.198Z] 27c7a5d97fbd: Download complete\n[2020-02-27T23:05:02.615Z] 5788d62ee057: Verifying Checksum\n[2020-02-27T23:05:02.615Z] 5788d62ee057: Download complete\n[2020-02-27T23:05:02.615Z] dcfb455df0a1: Verifying Checksum\n[2020-02-27T23:05:02.615Z] dcfb455df0a1: Download complete\n[2020-02-27T23:05:02.895Z] 5c102a31e300: Verifying Checksum\n[2020-02-27T23:05:02.895Z] 5c102a31e300: Download complete\n[2020-02-27T23:05:02.895Z] 9eb99e56ec68: Verifying Checksum\n[2020-02-27T23:05:02.895Z] 9eb99e56ec68: Download complete\n[2020-02-27T23:05:04.266Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1084 in /w/workspace/ndry_app-functions-sdk-go_PR-293\n[Pipeline] {\n[Pipeline] ws\n[2020-02-27T23:05:04.285Z] Running in /w/workspace/app-functions-sdk-go/5\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-27T23:05:10.138Z] using credential edgex-jenkins-ssh\n[2020-02-27T23:05:10.169Z] Cloning the remote Git repository\n[2020-02-27T23:05:10.169Z] Cloning with configured refspecs honoured and without tags\n[2020-02-27T23:05:10.241Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-27T23:05:10.334Z] > git init /w/workspace/app-functions-sdk-go/5 # timeout=10\n[2020-02-27T23:05:10.412Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-27T23:05:10.413Z] > git --version # timeout=10\n[2020-02-27T23:05:10.446Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-27T23:05:10.507Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/293/head:refs/remotes/origin/PR-293 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-27T23:05:11.430Z] 5788d62ee057: Pull complete\n[2020-02-27T23:05:11.430Z] 0e6b1d234666: Pull complete\n[2020-02-27T23:05:11.430Z] bf5d7aec512f: Pull complete\n[2020-02-27T23:05:13.366Z] Fetching without tags\n[2020-02-27T23:05:13.236Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-02-27T23:05:13.270Z] > git config --add remote.origin.fetch +refs/pull/293/head:refs/remotes/origin/PR-293 # timeout=10\n[2020-02-27T23:05:13.308Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-27T23:05:13.338Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-02-27T23:05:13.380Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-02-27T23:05:13.381Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-27T23:05:13.401Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/293/head:refs/remotes/origin/PR-293 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-27T23:05:13.827Z] Merging remotes/origin/master commit 7f604aa2e32186437a616ab888eced5144fa074b into PR head commit 1f7dc121a04dc62f5ce31519e5cb9620ca218a18\n[2020-02-27T23:05:14.127Z] Merge succeeded, producing 1f7dc121a04dc62f5ce31519e5cb9620ca218a18\n[2020-02-27T23:05:14.128Z] Checking out Revision 1f7dc121a04dc62f5ce31519e5cb9620ca218a18 (PR-293)\n[2020-02-27T23:05:13.845Z] > git config core.sparsecheckout # timeout=10\n[2020-02-27T23:05:13.880Z] > git checkout -f 1f7dc121a04dc62f5ce31519e5cb9620ca218a18 # timeout=10\n[2020-02-27T23:05:14.005Z] > git remote # timeout=10\n[2020-02-27T23:05:14.034Z] > git config --get remote.origin.url # timeout=10\n[2020-02-27T23:05:14.061Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-27T23:05:14.072Z] > git merge 7f604aa2e32186437a616ab888eced5144fa074b # timeout=10\n[2020-02-27T23:05:14.101Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-02-27T23:05:14.129Z] > git config core.sparsecheckout # timeout=10\n[2020-02-27T23:05:14.169Z] > git checkout -f 1f7dc121a04dc62f5ce31519e5cb9620ca218a18 # timeout=10\n[2020-02-27T23:05:16.837Z] 34c802a77dc8: Pull complete\n[2020-02-27T23:05:18.800Z] Commit message: "feat(sdk): Implement StoreSecrets in app functions SDK"\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[2020-02-27T23:05:21.081Z] 9eb99e56ec68: Pull complete\n[2020-02-27T23:05:21.081Z] 27c7a5d97fbd: Pull complete\n[2020-02-27T23:05:21.655Z] 5c102a31e300: Pull complete\n[Pipeline] echo\n[2020-02-27T23:05:21.704Z] =========================================================\n[2020-02-27T23:05:21.704Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n[2020-02-27T23:05:21.704Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-27T23:05:21.918Z] dcfb455df0a1: Pull complete\n[2020-02-27T23:05:21.918Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n[2020-02-27T23:05:21.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n[2020-02-27T23:05:21.918Z] ---> 7c70fe431013\n[2020-02-27T23:05:21.918Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n[2020-02-27T23:05:22.192Z] latest: Pulling from library/docker\n[2020-02-27T23:05:22.460Z] c9b1b535fdd9: Pulling fs layer\n[2020-02-27T23:05:22.460Z] cd54125436dc: Pulling fs layer\n[2020-02-27T23:05:22.460Z] 70d1554c15cb: Pulling fs layer\n[2020-02-27T23:05:22.460Z] c8a3718af663: Pulling fs layer\n[2020-02-27T23:05:22.460Z] f5d685e7204c: Pulling fs layer\n[2020-02-27T23:05:22.460Z] bd2db148201e: Pulling fs layer\n[2020-02-27T23:05:22.460Z] 419c00a7b035: Pulling fs layer\n[2020-02-27T23:05:22.460Z] f5d685e7204c: Waiting\n[2020-02-27T23:05:22.460Z] bd2db148201e: Waiting\n[2020-02-27T23:05:22.460Z] 419c00a7b035: Waiting\n[2020-02-27T23:05:22.460Z] c8a3718af663: Waiting\n[2020-02-27T23:05:22.824Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine .\n[2020-02-27T23:05:23.106Z] 70d1554c15cb: Verifying Checksum\n[2020-02-27T23:05:23.106Z] 70d1554c15cb: Download complete\n[2020-02-27T23:05:23.106Z] cd54125436dc: Download complete\n[2020-02-27T23:05:23.106Z] c9b1b535fdd9: Download complete\n[2020-02-27T23:05:23.380Z] f5d685e7204c: Verifying Checksum\n[2020-02-27T23:05:23.380Z] f5d685e7204c: Download complete\n[2020-02-27T23:05:23.380Z] bd2db148201e: Verifying Checksum\n[2020-02-27T23:05:23.380Z] bd2db148201e: Download complete\n[2020-02-27T23:05:23.664Z] 419c00a7b035: Verifying Checksum\n[2020-02-27T23:05:23.664Z] 419c00a7b035: Download complete\n[2020-02-27T23:05:23.962Z] c9b1b535fdd9: Pull complete\n[2020-02-27T23:05:24.248Z] Sending build context to Docker daemon 36.54MB\r\r\n[2020-02-27T23:05:24.248Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n[2020-02-27T23:05:24.248Z] Step 2/8 : FROM ${BASE}\n[2020-02-27T23:05:24.519Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n[2020-02-27T23:05:24.519Z] cde5963f3b93: Pulling fs layer\n[2020-02-27T23:05:24.519Z] 2a23fa8c16f7: Pulling fs layer\n[2020-02-27T23:05:24.519Z] 777b28850792: Pulling fs layer\n[2020-02-27T23:05:24.519Z] 8a11ddd9e578: Pulling fs layer\n[2020-02-27T23:05:24.519Z] 4cf88f913ddb: Pulling fs layer\n[2020-02-27T23:05:24.519Z] 1df406cf5192: Pulling fs layer\n[2020-02-27T23:05:24.519Z] cd6300453558: Pulling fs layer\n[2020-02-27T23:05:24.519Z] b9c365052c96: Pulling fs layer\n[2020-02-27T23:05:24.519Z] a2d8cc88f415: Pulling fs layer\n[2020-02-27T23:05:24.519Z] ea1d1ca13537: Pulling fs layer\n[2020-02-27T23:05:24.519Z] 3750a50a1c5e: Pulling fs layer\n[2020-02-27T23:05:24.519Z] b9c365052c96: Waiting\n[2020-02-27T23:05:24.519Z] 8a11ddd9e578: Waiting\n[2020-02-27T23:05:24.519Z] 4cf88f913ddb: Waiting\n[2020-02-27T23:05:24.519Z] a2d8cc88f415: Waiting\n[2020-02-27T23:05:24.519Z] 3750a50a1c5e: Waiting\n[2020-02-27T23:05:24.519Z] 1df406cf5192: Waiting\n[2020-02-27T23:05:24.519Z] ea1d1ca13537: Waiting\n[2020-02-27T23:05:24.519Z] 777b28850792: Download complete\n[2020-02-27T23:05:24.791Z] cde5963f3b93: Verifying Checksum\n[2020-02-27T23:05:24.791Z] 4cf88f913ddb: Download complete\n[2020-02-27T23:05:24.791Z] 1df406cf5192: Verifying Checksum\n[2020-02-27T23:05:24.791Z] 1df406cf5192: Download complete\n[2020-02-27T23:05:24.791Z] 2a23fa8c16f7: Verifying Checksum\n[2020-02-27T23:05:24.791Z] 2a23fa8c16f7: Download complete\n[2020-02-27T23:05:24.994Z] c8a3718af663: Verifying Checksum\n[2020-02-27T23:05:24.994Z] c8a3718af663: Download complete\n[2020-02-27T23:05:25.769Z] cde5963f3b93: Pull complete\n[2020-02-27T23:05:25.974Z] cd54125436dc: Pull complete\n[2020-02-27T23:05:25.974Z] 70d1554c15cb: Pull complete\n[2020-02-27T23:05:26.751Z] 2a23fa8c16f7: Pull complete\n[2020-02-27T23:05:26.751Z] 777b28850792: Pull complete\n[2020-02-27T23:05:29.371Z] cd6300453558: Verifying Checksum\n[2020-02-27T23:05:29.371Z] cd6300453558: Download complete\n[2020-02-27T23:05:29.371Z] a2d8cc88f415: Download complete\n[2020-02-27T23:05:29.530Z] c8a3718af663: Pull complete\n[2020-02-27T23:05:29.530Z] f5d685e7204c: Pull complete\n[2020-02-27T23:05:29.805Z] bd2db148201e: Pull complete\n[2020-02-27T23:05:29.805Z] 419c00a7b035: Pull complete\n[2020-02-27T23:05:29.805Z] Digest: sha256:3eb67443c54436650bd4f1e97ddf9ab1797d75e15d685c791f6c6397edaa6d82\n[2020-02-27T23:05:29.805Z] Status: Downloaded newer image for docker:latest\n[2020-02-27T23:05:31.977Z] ea1d1ca13537: Verifying Checksum\n[2020-02-27T23:05:31.977Z] ea1d1ca13537: Download complete\n[2020-02-27T23:05:31.977Z] 3750a50a1c5e: Verifying Checksum\n[2020-02-27T23:05:31.977Z] 3750a50a1c5e: Download complete\n[2020-02-27T23:05:32.424Z] ---> fb077b0dd617\n[2020-02-27T23:05:32.424Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-02-27T23:05:32.424Z] ---> Running in 71c8e38906c4\n[2020-02-27T23:05:32.424Z] Removing intermediate container 71c8e38906c4\n[2020-02-27T23:05:32.424Z] ---> 9048207c8488\n[2020-02-27T23:05:32.424Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n[2020-02-27T23:05:32.424Z] ---> Running in d9b036f994d0\n[2020-02-27T23:05:33.375Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-02-27T23:05:34.402Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-02-27T23:05:34.402Z] (1/5) Installing libsodium (1.0.18-r0)\n[2020-02-27T23:05:34.576Z] b9c365052c96: Verifying Checksum\n[2020-02-27T23:05:34.576Z] b9c365052c96: Download complete\n[2020-02-27T23:05:34.669Z] (2/5) Installing libzmq (4.3.2-r0)\n[2020-02-27T23:05:34.669Z] (3/5) Installing pkgconf (1.6.3-r0)\n[2020-02-27T23:05:34.669Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n[2020-02-27T23:05:34.938Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n[2020-02-27T23:05:34.938Z] Executing busybox-1.31.1-r8.trigger\n[2020-02-27T23:05:34.938Z] OK: 145 MiB in 44 packages\n[2020-02-27T23:05:35.534Z] Removing intermediate container d9b036f994d0\n[2020-02-27T23:05:35.534Z] ---> 913eb7febf52\n[2020-02-27T23:05:35.534Z] Step 6/8 : WORKDIR /build\n[2020-02-27T23:05:35.801Z] ---> Running in 5b9c032368e7\n[2020-02-27T23:05:35.801Z] Removing intermediate container 5b9c032368e7\n[2020-02-27T23:05:35.801Z] ---> ebb7a852cc78\n[2020-02-27T23:05:35.801Z] Step 7/8 : COPY go.mod .\n[2020-02-27T23:05:36.026Z] 8a11ddd9e578: Verifying Checksum\n[2020-02-27T23:05:36.026Z] 8a11ddd9e578: Download complete\n[2020-02-27T23:05:36.069Z] ---> a3cdba8d68a3\n[2020-02-27T23:05:36.069Z] Step 8/8 : RUN go mod download\n[2020-02-27T23:05:36.330Z] ---> Running in a589c4c7beae\n[2020-02-27T23:05:38.970Z] \x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.48\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.17\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pretty v0.2.0\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pty v1.1.1\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/kr/text v0.1.0\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-02-27T23:05:38.970Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-02-27T23:05:39.254Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-27T23:05:39.254Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-02-27T23:05:39.254Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-02-27T23:05:39.254Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-02-27T23:05:39.254Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.2.0\n[2020-02-27T23:05:39.254Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.4.0\n[2020-02-27T23:05:39.254Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n[2020-02-27T23:05:39.254Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-02-27T23:05:39.254Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n[2020-02-27T23:05:39.254Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n[2020-02-27T23:05:39.254Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n[2020-02-27T23:05:39.254Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-02-27T23:05:39.254Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-02-27T23:05:39.254Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-02-27T23:05:39.254Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-02-27T23:05:39.254Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n[2020-02-27T23:05:39.254Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n[2020-02-27T23:05:39.254Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15\n[2020-02-27T23:05:39.254Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-02-27T23:05:48.387Z] 8a11ddd9e578: Pull complete\n[2020-02-27T23:05:48.387Z] 4cf88f913ddb: Pull complete\n[2020-02-27T23:05:48.387Z] 1df406cf5192: Pull complete\n[2020-02-27T23:05:49.525Z] \x1b[0mRemoving intermediate container a589c4c7beae\n[2020-02-27T23:05:49.525Z] ---> c7645550007f\n[2020-02-27T23:05:49.525Z] Successfully built c7645550007f\n[2020-02-27T23:05:49.525Z] Successfully tagged ci-base-image-x86_64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-27T23:05:49.980Z] + docker inspect -f . ci-base-image-x86_64\n[2020-02-27T23:05:50.241Z] .\n[Pipeline] withDockerContainer\n[2020-02-27T23:05:50.459Z] prd-centos7-docker-4c-2g-1085 does not seem to be running inside a container\n[2020-02-27T23:05:50.592Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n[2020-02-27T23:05:51.350Z] $ docker top 6f475beb8627a2462c29e165f9d79434c9d762cee11685a01ffb65601c43d1b2 -eo pid,comm\n[2020-02-27T23:05:51.749Z] cd6300453558: Pull complete\n[Pipeline] {\n[Pipeline] sh\n[2020-02-27T23:05:52.870Z] + go version\n[2020-02-27T23:05:52.870Z] go version go1.13.5 linux/amd64\n[Pipeline] sh\n[2020-02-27T23:05:53.681Z] + make test\n[2020-02-27T23:05:53.681Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-02-27T23:05:56.264Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n[2020-02-27T23:05:57.113Z] b9c365052c96: Pull complete\n[2020-02-27T23:05:57.113Z] a2d8cc88f415: Pull complete\n[2020-02-27T23:05:58.540Z] ea1d1ca13537: Pull complete\n[2020-02-27T23:05:59.131Z] 3750a50a1c5e: Pull complete\n[2020-02-27T23:05:59.131Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n[2020-02-27T23:05:59.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n[2020-02-27T23:05:59.131Z] ---> 78745c68409d\n[2020-02-27T23:05:59.131Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n[2020-02-27T23:05:59.401Z] latest: Pulling from library/docker\n[2020-02-27T23:05:59.401Z] 8fa90b21c985: Pulling fs layer\n[2020-02-27T23:05:59.401Z] f2917335fcb0: Pulling fs layer\n[2020-02-27T23:05:59.401Z] c8d3c84c2515: Pulling fs layer\n[2020-02-27T23:05:59.401Z] b91ed599925c: Pulling fs layer\n[2020-02-27T23:05:59.401Z] 67f904540aca: Pulling fs layer\n[2020-02-27T23:05:59.401Z] b692ba2de145: Pulling fs layer\n[2020-02-27T23:05:59.401Z] f20adc8023b7: Pulling fs layer\n[2020-02-27T23:05:59.401Z] 67f904540aca: Waiting\n[2020-02-27T23:05:59.401Z] b692ba2de145: Waiting\n[2020-02-27T23:05:59.401Z] b91ed599925c: Waiting\n[2020-02-27T23:05:59.401Z] f20adc8023b7: Waiting\n[2020-02-27T23:05:59.994Z] c8d3c84c2515: Verifying Checksum\n[2020-02-27T23:05:59.994Z] c8d3c84c2515: Download complete\n[2020-02-27T23:06:00.267Z] 8fa90b21c985: Download complete\n[2020-02-27T23:06:00.267Z] f2917335fcb0: Download complete\n[2020-02-27T23:06:00.870Z] b692ba2de145: Verifying Checksum\n[2020-02-27T23:06:00.870Z] b692ba2de145: Download complete\n[2020-02-27T23:06:00.870Z] 67f904540aca: Verifying Checksum\n[2020-02-27T23:06:00.870Z] 67f904540aca: Download complete\n[2020-02-27T23:06:00.870Z] 8fa90b21c985: Pull complete\n[2020-02-27T23:06:01.141Z] f20adc8023b7: Verifying Checksum\n[2020-02-27T23:06:01.142Z] f20adc8023b7: Download complete\n[2020-02-27T23:06:03.109Z] f2917335fcb0: Pull complete\n[2020-02-27T23:06:03.379Z] c8d3c84c2515: Pull complete\n[2020-02-27T23:06:05.973Z] b91ed599925c: Verifying Checksum\n[2020-02-27T23:06:05.973Z] b91ed599925c: Download complete\n[2020-02-27T23:06:10.251Z] b91ed599925c: Pull complete\n[2020-02-27T23:06:10.251Z] 67f904540aca: Pull complete\n[2020-02-27T23:06:10.251Z] b692ba2de145: Pull complete\n[2020-02-27T23:06:10.522Z] f20adc8023b7: Pull complete\n[2020-02-27T23:06:10.522Z] Digest: sha256:3eb67443c54436650bd4f1e97ddf9ab1797d75e15d685c791f6c6397edaa6d82\n[2020-02-27T23:06:10.522Z] Status: Downloaded newer image for docker:latest\n[2020-02-27T23:06:18.787Z] ---> b8dd456133b0\n[2020-02-27T23:06:18.787Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-02-27T23:06:18.787Z] ---> Running in b25d710769ef\n[2020-02-27T23:06:18.787Z] Removing intermediate container b25d710769ef\n[2020-02-27T23:06:18.787Z] ---> 285e6f62bf41\n[2020-02-27T23:06:18.787Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n[2020-02-27T23:06:18.787Z] ---> Running in 529503b8cb9c\n[2020-02-27T23:06:18.935Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.175s\tcoverage: 88.9% of statements\n[2020-02-27T23:06:19.388Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-02-27T23:06:20.356Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-02-27T23:06:20.945Z] (1/5) Installing libsodium (1.0.18-r0)\n[2020-02-27T23:06:20.945Z] (2/5) Installing libzmq (4.3.2-r0)\n[2020-02-27T23:06:20.945Z] (3/5) Installing pkgconf (1.6.3-r0)\n[2020-02-27T23:06:21.215Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n[2020-02-27T23:06:21.215Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n[2020-02-27T23:06:21.215Z] Executing busybox-1.31.1-r8.trigger\n[2020-02-27T23:06:21.484Z] OK: 127 MiB in 44 packages\n[2020-02-27T23:06:22.903Z] Removing intermediate container 529503b8cb9c\n[2020-02-27T23:06:22.903Z] ---> 6617ec650fa9\n[2020-02-27T23:06:22.903Z] Step 6/8 : WORKDIR /build\n[2020-02-27T23:06:22.903Z] ---> Running in 579f215e720a\n[2020-02-27T23:06:23.491Z] Removing intermediate container 579f215e720a\n[2020-02-27T23:06:23.491Z] ---> 018849acc049\n[2020-02-27T23:06:23.491Z] Step 7/8 : COPY go.mod .\n[2020-02-27T23:06:24.090Z] ---> 64ba6c3b1909\n[2020-02-27T23:06:24.090Z] Step 8/8 : RUN go mod download\n[2020-02-27T23:06:24.090Z] ---> Running in 78d98fcfe60a\n[2020-02-27T23:06:26.683Z] \x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.48\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.17\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pretty v0.2.0\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pty v1.1.1\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/kr/text v0.1.0\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-02-27T23:06:26.683Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-02-27T23:06:26.684Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-02-27T23:06:26.684Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-02-27T23:06:26.953Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-02-27T23:06:26.953Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-02-27T23:06:26.953Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-02-27T23:06:26.953Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-02-27T23:06:26.953Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-02-27T23:06:26.953Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-02-27T23:06:26.953Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n[2020-02-27T23:06:26.953Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-02-27T23:06:26.953Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-02-27T23:06:26.953Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-27T23:06:26.953Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-02-27T23:06:26.953Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-02-27T23:06:26.953Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-02-27T23:06:26.953Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.2.0\n[2020-02-27T23:06:26.953Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.4.0\n[2020-02-27T23:06:26.953Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n[2020-02-27T23:06:26.953Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-02-27T23:06:26.953Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n[2020-02-27T23:06:26.953Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n[2020-02-27T23:06:26.953Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n[2020-02-27T23:06:26.953Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-02-27T23:06:26.953Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-02-27T23:06:27.231Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-02-27T23:06:27.231Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-02-27T23:06:27.231Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n[2020-02-27T23:06:27.231Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n[2020-02-27T23:06:27.231Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15\n[2020-02-27T23:06:27.231Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-02-27T23:06:31.747Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t0.642s\tcoverage: 41.7% of statements\n[2020-02-27T23:06:31.747Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n[2020-02-27T23:06:31.747Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n[2020-02-27T23:06:31.747Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.012s\tcoverage: 100.0% of statements\n[2020-02-27T23:06:32.774Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime\t0.973s\tcoverage: 69.3% of statements\n[2020-02-27T23:06:39.795Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t7.165s\tcoverage: 74.7% of statements\n[2020-02-27T23:06:39.795Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.008s\tcoverage: 89.5% of statements\n[2020-02-27T23:06:39.795Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.061s\tcoverage: 100.0% of statements\n[2020-02-27T23:06:41.927Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/client\t7.146s\tcoverage: 100.0% of statements\n[2020-02-27T23:06:41.927Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.042s\tcoverage: 100.0% of statements\n[2020-02-27T23:06:41.927Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.026s\tcoverage: 100.0% of statements\n[2020-02-27T23:06:41.927Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/mock\t[no test files]\n[2020-02-27T23:06:41.927Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n[2020-02-27T23:06:41.927Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n[2020-02-27T23:06:41.927Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n[2020-02-27T23:06:41.927Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n[2020-02-27T23:06:41.927Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n[2020-02-27T23:06:41.927Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n[2020-02-27T23:06:41.927Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.008s\tcoverage: 96.6% of statements\n[2020-02-27T23:06:41.927Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n[2020-02-27T23:06:41.927Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.007s\tcoverage: 97.7% of statements\n[2020-02-27T23:06:41.927Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n[2020-02-27T23:06:41.927Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n[2020-02-27T23:06:41.927Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n[2020-02-27T23:06:45.507Z] \x1b[0mRemoving intermediate container 78d98fcfe60a\n[2020-02-27T23:06:45.507Z] ---> eff255f845bb\n[2020-02-27T23:06:45.507Z] Successfully built eff255f845bb\n[2020-02-27T23:06:45.507Z] Successfully tagged ci-base-image-arm64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-27T23:06:45.981Z] + docker inspect -f . ci-base-image-arm64\n[2020-02-27T23:06:45.981Z] .\n[2020-02-27T23:06:46.183Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t6.672s\tcoverage: 86.7% of statements\n[2020-02-27T23:06:46.183Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.059s\tcoverage: 82.6% of statements\n[2020-02-27T23:06:46.183Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint\t[no test files]\n[Pipeline] withDockerContainer\n[2020-02-27T23:06:46.578Z] prd-ubuntu18.04-docker-arm64-4c-16g-1084 does not seem to be running inside a container\n[2020-02-27T23:06:46.665Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n[2020-02-27T23:06:47.141Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t5.249s\tcoverage: 74.2% of statements\n[2020-02-27T23:06:47.141Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient\t[no test files]\n[2020-02-27T23:06:47.141Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.016s\tcoverage: 100.0% of statements\n[2020-02-27T23:06:47.141Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n[2020-02-27T23:06:48.023Z] $ docker top 14d0384790fce04df830df71ae2a22b8f995020e193d874d4f739b2121a9816a -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-27T23:06:50.265Z] + go version\n[2020-02-27T23:06:50.265Z] go version go1.13.5 linux/arm64\n[Pipeline] sh\n[2020-02-27T23:06:50.923Z] + make test\n[2020-02-27T23:06:50.923Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-02-27T23:06:52.357Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n[2020-02-27T23:06:52.522Z] gofmt -l .\n[2020-02-27T23:06:52.522Z] [ "`gofmt -l .`" = "" ]\n[2020-02-27T23:06:52.522Z] ./bin/test-attribution-txt.sh\n[2020-02-27T23:06:53.486Z] ./bin/test-go-mod-tidy.sh\n[Pipeline] stash\n[2020-02-27T23:06:54.928Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-02-27T23:06:54.933Z] $ docker stop --time=1 6f475beb8627a2462c29e165f9d79434c9d762cee11685a01ffb65601c43d1b2\n[2020-02-27T23:06:56.773Z] $ docker rm -f 6f475beb8627a2462c29e165f9d79434c9d762cee11685a01ffb65601c43d1b2\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to when conditional\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-02-27T23:07:39.303Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.086s\tcoverage: 88.9% of statements\n[2020-02-27T23:07:51.836Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t0.416s\tcoverage: 41.7% of statements\n[2020-02-27T23:07:51.836Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n[2020-02-27T23:07:51.836Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n[2020-02-27T23:07:51.836Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.061s\tcoverage: 100.0% of statements\n[2020-02-27T23:07:51.836Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime\t0.363s\tcoverage: 69.3% of statements\n[2020-02-27T23:07:57.218Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t7.111s\tcoverage: 74.7% of statements\n[2020-02-27T23:07:57.219Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.021s\tcoverage: 89.5% of statements\n[2020-02-27T23:07:57.219Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.069s\tcoverage: 100.0% of statements\n[2020-02-27T23:08:02.590Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/client\t7.169s\tcoverage: 100.0% of statements\n[2020-02-27T23:08:02.590Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.018s\tcoverage: 100.0% of statements\n[2020-02-27T23:08:02.590Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.019s\tcoverage: 100.0% of statements\n[2020-02-27T23:08:02.590Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/mock\t[no test files]\n[2020-02-27T23:08:02.590Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n[2020-02-27T23:08:02.590Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n[2020-02-27T23:08:02.590Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n[2020-02-27T23:08:02.590Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n[2020-02-27T23:08:02.590Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n[2020-02-27T23:08:02.590Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n[2020-02-27T23:08:02.590Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.015s\tcoverage: 96.6% of statements\n[2020-02-27T23:08:02.590Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n[2020-02-27T23:08:02.590Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.017s\tcoverage: 97.7% of statements\n[2020-02-27T23:08:02.590Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n[2020-02-27T23:08:02.590Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n[2020-02-27T23:08:02.590Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n[2020-02-27T23:08:10.812Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t6.686s\tcoverage: 86.7% of statements\n[2020-02-27T23:08:10.812Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.102s\tcoverage: 82.6% of statements\n[2020-02-27T23:08:10.812Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint\t[no test files]\n[2020-02-27T23:08:10.812Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t5.476s\tcoverage: 74.2% of statements\n[2020-02-27T23:08:10.812Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient\t[no test files]\n[2020-02-27T23:08:10.812Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.023s\tcoverage: 100.0% of statements\n[2020-02-27T23:08:10.812Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n[2020-02-27T23:08:20.924Z] gofmt -l .\n[2020-02-27T23:08:20.924Z] [ "`gofmt -l .`" = "" ]\n[2020-02-27T23:08:21.522Z] ./bin/test-attribution-txt.sh\n[2020-02-27T23:08:22.484Z] ./bin/test-go-mod-tidy.sh\n[Pipeline] stash\n[2020-02-27T23:08:23.097Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n[2020-02-27T23:08:23.520Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-02-27T23:08:23.520Z] $ docker stop --time=1 14d0384790fce04df830df71ae2a22b8f995020e193d874d4f739b2121a9816a\n[2020-02-27T23:08:25.713Z] $ docker rm -f 14d0384790fce04df830df71ae2a22b8f995020e193d874d4f739b2121a9816a\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to when conditional\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-02-27T23:08:26.848Z] provisioning config files...\n[2020-02-27T23:08:26.860Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-293@tmp/config5529186431688989453tmp\n[Pipeline] {\n[Pipeline] sh\n[2020-02-27T23:08:27.176Z] + curl -s https://codecov.io/bash\n[2020-02-27T23:08:27.176Z] + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_PR-293@tmp/config5529186431688989453tmp\n[2020-02-27T23:08:27.438Z] \n[2020-02-27T23:08:27.438Z] _____ _\n[2020-02-27T23:08:27.438Z] / ____| | |\n[2020-02-27T23:08:27.438Z] | | ___ __| | ___ ___ _____ __\n[2020-02-27T23:08:27.438Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n[2020-02-27T23:08:27.438Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n[2020-02-27T23:08:27.438Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n[2020-02-27T23:08:27.438Z] Bash-20200214-585fef0\n[2020-02-27T23:08:27.438Z] \n[2020-02-27T23:08:27.438Z] \n[2020-02-27T23:08:27.438Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n[2020-02-27T23:08:27.438Z] \x1b[0;90mproject root:\x1b[0m .\n[2020-02-27T23:08:27.438Z] \x1b[0;32mYaml not found, that\'s ok! Learn more at\x1b[0m \x1b[0;36mhttp://docs.codecov.io/docs/codecov-yaml\x1b[0m\n[2020-02-27T23:08:27.438Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n[2020-02-27T23:08:27.438Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n[2020-02-27T23:08:27.438Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n[2020-02-27T23:08:27.438Z] \x1b[0;32m+\x1b[0m .\n[2020-02-27T23:08:27.438Z] \x1b[0;90m->\x1b[0m Found 1 reports\n[2020-02-27T23:08:27.438Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n[2020-02-27T23:08:27.438Z] \x1b[0;90m==>\x1b[0m Reading reports\n[2020-02-27T23:08:27.438Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=62974\x1b[0m\n[2020-02-27T23:08:27.438Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n[2020-02-27T23:08:27.438Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n[2020-02-27T23:08:28.005Z] \x1b[0;32m+\x1b[0m Found adjustments\n[2020-02-27T23:08:28.005Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n[2020-02-27T23:08:28.005Z] \x1b[0;90m==>\x1b[0m Uploading reports\n[2020-02-27T23:08:28.005Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n[2020-02-27T23:08:28.005Z] \x1b[0;90mquery:\x1b[0m branch=PR-293&commit=1f7dc121a04dc62f5ce31519e5cb9620ca218a18&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-293%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=293&job=\n[2020-02-27T23:08:28.005Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n[2020-02-27T23:08:28.005Z] https://codecov.io/upload/v4?package=bash-20200214-585fef0&token=secret&branch=PR-293&commit=1f7dc121a04dc62f5ce31519e5cb9620ca218a18&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-293%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=293&job=\n[2020-02-27T23:08:28.575Z] \x1b[0;90m->\x1b[0m Uploading\n[2020-02-27T23:08:29.145Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/1f7dc121a04dc62f5ce31519e5cb9620ca218a18\x1b[0m\n[Pipeline] }\n[2020-02-27T23:08:29.152Z] 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-02-27T23:08:29.772Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-27T23:08:30.069Z] ---> package-listing.sh\n[2020-02-27T23:08:30.069Z] ++ facter osfamily\n[2020-02-27T23:08:30.069Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-02-27T23:08:30.069Z] + OS_FAMILY=redhat\n[2020-02-27T23:08:30.069Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-293\n[2020-02-27T23:08:30.069Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-02-27T23:08:30.069Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-02-27T23:08:30.069Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-02-27T23:08:30.069Z] + PACKAGES=/tmp/packages_start.txt\n[2020-02-27T23:08:30.069Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_PR-293 \']\'\n[2020-02-27T23:08:30.069Z] + PACKAGES=/tmp/packages_end.txt\n[2020-02-27T23:08:30.069Z] + case "${OS_FAMILY}" in\n[2020-02-27T23:08:30.069Z] + rpm -qa\n[2020-02-27T23:08:30.069Z] + sort\n[2020-02-27T23:08:34.261Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-02-27T23:08:34.261Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-02-27T23:08:34.261Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-02-27T23:08:34.261Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_PR-293 \']\'\n[2020-02-27T23:08:34.261Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-293/archives/\n[2020-02-27T23:08:34.261Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-293/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-27T23:08:34.689Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-27T23:08:34.689Z] \n[2020-02-27T23:08:34.689Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-27T23:08:35.029Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-27T23:08:35.029Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-02-27T23:08:35.029Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-27T23:08:35.029Z] da0e9bf0cc60: Pulling fs layer\n[2020-02-27T23:08:35.029Z] c9ea274ed700: Pulling fs layer\n[2020-02-27T23:08:35.029Z] 9cfac6ba3733: Pulling fs layer\n[2020-02-27T23:08:35.029Z] f6a933c9cadc: Pulling fs layer\n[2020-02-27T23:08:35.029Z] 61811dbd4963: Pulling fs layer\n[2020-02-27T23:08:35.029Z] a6eb2c9e2280: Pulling fs layer\n[2020-02-27T23:08:35.029Z] 095dd8b7b4d8: Pulling fs layer\n[2020-02-27T23:08:35.029Z] dc21a1d4508b: Pulling fs layer\n[2020-02-27T23:08:35.029Z] 363af2e989c4: Pulling fs layer\n[2020-02-27T23:08:35.029Z] f6a933c9cadc: Waiting\n[2020-02-27T23:08:35.029Z] 61811dbd4963: Waiting\n[2020-02-27T23:08:35.029Z] a6eb2c9e2280: Waiting\n[2020-02-27T23:08:35.029Z] 095dd8b7b4d8: Waiting\n[2020-02-27T23:08:35.029Z] dc21a1d4508b: Waiting\n[2020-02-27T23:08:35.029Z] 363af2e989c4: Waiting\n[2020-02-27T23:08:35.029Z] 9cfac6ba3733: Waiting\n[2020-02-27T23:08:35.029Z] da0e9bf0cc60: Verifying Checksum\n[2020-02-27T23:08:35.029Z] da0e9bf0cc60: Download complete\n[2020-02-27T23:08:35.029Z] 9cfac6ba3733: Verifying Checksum\n[2020-02-27T23:08:35.029Z] 9cfac6ba3733: Download complete\n[2020-02-27T23:08:35.293Z] e6b0cf9c0882: Verifying Checksum\n[2020-02-27T23:08:35.293Z] e6b0cf9c0882: Download complete\n[2020-02-27T23:08:35.293Z] f6a933c9cadc: Verifying Checksum\n[2020-02-27T23:08:35.293Z] f6a933c9cadc: Download complete\n[2020-02-27T23:08:35.293Z] a6eb2c9e2280: Verifying Checksum\n[2020-02-27T23:08:35.293Z] a6eb2c9e2280: Download complete\n[2020-02-27T23:08:35.573Z] e6b0cf9c0882: Pull complete\n[2020-02-27T23:08:35.855Z] 095dd8b7b4d8: Verifying Checksum\n[2020-02-27T23:08:35.855Z] 095dd8b7b4d8: Download complete\n[2020-02-27T23:08:35.855Z] c9ea274ed700: Verifying Checksum\n[2020-02-27T23:08:35.855Z] c9ea274ed700: Download complete\n[2020-02-27T23:08:35.855Z] 363af2e989c4: Verifying Checksum\n[2020-02-27T23:08:35.855Z] 363af2e989c4: Download complete\n[2020-02-27T23:08:35.855Z] dc21a1d4508b: Verifying Checksum\n[2020-02-27T23:08:35.855Z] dc21a1d4508b: Download complete\n[2020-02-27T23:08:35.855Z] da0e9bf0cc60: Pull complete\n[2020-02-27T23:08:36.447Z] 61811dbd4963: Verifying Checksum\n[2020-02-27T23:08:36.447Z] 61811dbd4963: Download complete\n[2020-02-27T23:08:38.408Z] c9ea274ed700: Pull complete\n[2020-02-27T23:08:38.408Z] 9cfac6ba3733: Pull complete\n[2020-02-27T23:08:38.408Z] f6a933c9cadc: Pull complete\n[2020-02-27T23:08:41.707Z] 61811dbd4963: Pull complete\n[2020-02-27T23:08:41.707Z] a6eb2c9e2280: Pull complete\n[2020-02-27T23:08:43.629Z] 095dd8b7b4d8: Pull complete\n[2020-02-27T23:08:43.891Z] dc21a1d4508b: Pull complete\n[2020-02-27T23:08:44.150Z] 363af2e989c4: Pull complete\n[2020-02-27T23:08:44.150Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-02-27T23:08:44.150Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-02-27T23:08:44.313Z] prd-centos7-docker-4c-2g-1082 does not seem to be running inside a container\n[2020-02-27T23:08:44.359Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/ndry_app-functions-sdk-go_PR-293 -v /w/workspace/ndry_app-functions-sdk-go_PR-293:/w/workspace/ndry_app-functions-sdk-go_PR-293:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-293@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-293@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2020-02-27T23:08:45.479Z] $ docker top ad2fe3d28bea70f3a1ed8fd3a2393943f4a2bbf3b8c29dbf9c304f7d1abc9cbf -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-02-27T23:08:46.097Z] provisioning config files...\n[2020-02-27T23:08:46.113Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-293@tmp/config4768817895354378963tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-02-27T23:08:46.131Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-27T23:08:46.423Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-02-27T23:08:46.430Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-27T23:08:46.720Z] ---> logs-deploy.sh\n[2020-02-27T23:08:46.720Z] + ARCHIVE_ARTIFACTS=\n[2020-02-27T23:08:46.720Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-02-27T23:08:46.720Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-02-27T23:08:46.720Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-02-27T23:08:46.720Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-293/5\n[2020-02-27T23:08:46.720Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-293/5/\n[2020-02-27T23:08:46.720Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-293/5 /w/workspace/ndry_app-functions-sdk-go_PR-293\n[2020-02-27T23:08:47.657Z] Archives upload complete.\n[2020-02-27T23:08:47.657Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-293/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-293/5/\n'