b' Branch indexing\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Connecting to https://api.github.com to check permissions of obtain list of rsdmike for edgexfoundry/app-functions-sdk-go\n Obtained Jenkinsfile from 801875d62bfe7e77f252b16ead96f91bebcfa481+249dcc4083020728a5912862b7fb0f66d3ba6b23 (6f5898b25ae46cbb377c7cb5c5a98d76db518860)\n Running in Durability level: PERFORMANCE_OPTIMIZED\n Loading library edgex-global-pipelines@stable\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve stable as a branch\n Attempting to resolve stable as a tag\n Resolved stable as tag stable at revision 624274de822d93f788ee07a778fc58f076bceb9f\n using credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\n Fetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n Checking out Revision 624274de822d93f788ee07a778fc58f076bceb9f (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 624274de822d93f788ee07a778fc58f076bceb9f # timeout=10\n Commit message: "Merge pull request #117 from ernestojeda/arm64-label-change"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n [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\n Setting up nodes based on requested architectures [[amd64, arm64]]\n [Pipeline] echo\n Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]]\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n =========================================================\n [Pipeline] echo\n MAVEN_SETTINGS: app-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\n DOCKER_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\n Still waiting to schedule task\n Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n Running on prd-centos7-docker-4c-2g-1597 in /w/workspace/ndry_app-functions-sdk-go_PR-292\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Declarative: Checkout SCM)\n [Pipeline] checkout\n using credential edgex-jenkins-ssh\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and without tags\n Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n > git init /w/workspace/ndry_app-functions-sdk-go_PR-292 # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n > git --version # timeout=10\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/292/head:refs/remotes/origin/PR-292 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Merging remotes/origin/master commit 249dcc4083020728a5912862b7fb0f66d3ba6b23 into PR head commit 801875d62bfe7e77f252b16ead96f91bebcfa481\n Merge succeeded, producing d1e769a372e897179276ca0eaf77c49c29170de1\n Checking out Revision d1e769a372e897179276ca0eaf77c49c29170de1 (PR-292)\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/292/head:refs/remotes/origin/PR-292 # 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\n Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n using 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/292/head:refs/remotes/origin/PR-292 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 801875d62bfe7e77f252b16ead96f91bebcfa481 # timeout=10\n > git remote # timeout=10\n > git config --get remote.origin.url # timeout=10\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git merge 249dcc4083020728a5912862b7fb0f66d3ba6b23 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f d1e769a372e897179276ca0eaf77c49c29170de1 # timeout=10\n Commit message: "Merge commit \'249dcc4083020728a5912862b7fb0f66d3ba6b23\' into HEAD"\n First time build. Skipping changelog.\n > git rev-list --no-walk 860ad03a78f3472009409f975358a5370060007b # timeout=10\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-02-28T15:46:11.860Z] Timeout set to expire in 6 hr 0 min\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prepare)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver Prep)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-28T15:46:13.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-28T15:46:13.248Z] \n [2020-02-28T15:46:13.248Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-28T15:46:13.587Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-28T15:46:13.587Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-02-28T15:46:13.587Z] e7c96db7181b: Pulling fs layer\n [2020-02-28T15:46:13.587Z] a038dfdf5543: Pulling fs layer\n [2020-02-28T15:46:13.587Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-02-28T15:46:13.847Z] e7c96db7181b: Verifying Checksum\n [2020-02-28T15:46:13.847Z] e7c96db7181b: Download complete\n [2020-02-28T15:46:13.847Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-02-28T15:46:13.847Z] 8d5d8e63b3c0: Download complete\n [2020-02-28T15:46:13.847Z] a038dfdf5543: Verifying Checksum\n [2020-02-28T15:46:13.847Z] a038dfdf5543: Download complete\n [2020-02-28T15:46:13.847Z] e7c96db7181b: Pull complete\n [2020-02-28T15:46:14.796Z] a038dfdf5543: Pull complete\n [2020-02-28T15:46:14.796Z] 8d5d8e63b3c0: Pull complete\n [2020-02-28T15:46:14.796Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-02-28T15:46:15.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-02-28T15:46:15.190Z] prd-centos7-docker-4c-2g-1597 does not seem to be running inside a container\n [2020-02-28T15:46:15.243Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-292 -v /w/workspace/ndry_app-functions-sdk-go_PR-292:/w/workspace/ndry_app-functions-sdk-go_PR-292:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-292@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-28T15:46:15.876Z] $ docker top fe39f1c3c012b686471f22cb8548ba06b98572739f086c6223158fb7fe08234e -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-28T15:46:16.449Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-28T15:46:16.449Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-28T15:46:16.683Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-28T15:46:16.694Z] $ docker exec fe39f1c3c012b686471f22cb8548ba06b98572739f086c6223158fb7fe08234e ssh-agent\n [2020-02-28T15:46:16.876Z] SSH_AUTH_SOCK=/tmp/ssh-IBW2WoC3W9E3/agent.14\n [2020-02-28T15:46:16.876Z] SSH_AGENT_PID=21\n [2020-02-28T15:46:16.887Z] Running ssh-add (command line suppressed)\n [2020-02-28T15:46:17.054Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-292@tmp/private_key_8941423761366367334.key (/w/workspace/ndry_app-functions-sdk-go_PR-292@tmp/private_key_8941423761366367334.key)\n [2020-02-28T15:46:17.098Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-28T15:46:17.391Z] + git describe --exact-match --tags HEAD\n [2020-02-28T15:46:17.391Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-02-28T15:46:17.447Z] $ docker exec --env ******** --env ******** fe39f1c3c012b686471f22cb8548ba06b98572739f086c6223158fb7fe08234e ssh-agent -k\n [2020-02-28T15:46:17.600Z] unset SSH_AUTH_SOCK;\n [2020-02-28T15:46:17.600Z] unset SSH_AGENT_PID;\n [2020-02-28T15:46:17.600Z] echo Agent pid 21 killed;\n [2020-02-28T15:46:17.640Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-02-28T15:46:17.660Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-02-28T15:46:17.660Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-02-28T15:46:17.689Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-28T15:46:17.689Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-28T15:46:17.885Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-28T15:46:17.892Z] $ docker exec fe39f1c3c012b686471f22cb8548ba06b98572739f086c6223158fb7fe08234e ssh-agent\n [2020-02-28T15:46:18.096Z] SSH_AUTH_SOCK=/tmp/ssh-hJN2378ZXriM/agent.56\n [2020-02-28T15:46:18.096Z] SSH_AGENT_PID=63\n [2020-02-28T15:46:18.102Z] Running ssh-add (command line suppressed)\n [2020-02-28T15:46:18.266Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-292@tmp/private_key_609656227875800294.key (/w/workspace/ndry_app-functions-sdk-go_PR-292@tmp/private_key_609656227875800294.key)\n [2020-02-28T15:46:18.316Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-28T15:46:18.614Z] + git semver init\n [2020-02-28T15:46:18.614Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-28T15:46:18.614Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-292/.git\n [2020-02-28T15:46:18.614Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-292\n [2020-02-28T15:46:18.614Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-28T15:46:18.614Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-28T15:46:18.614Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-28T15:46:18.614Z] # $SEMVER_BRANCH = PR-292\n [2020-02-28T15:46:18.614Z] # $SEMVER_TEMP = /tmp/semver-491371922\n [2020-02-28T15:46:18.614Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP\n [2020-02-28T15:46:21.145Z] # \'/tmp/semver-491371922\' -> \'/w/workspace/ndry_app-functions-sdk-go_PR-292/.semver\'\n [2020-02-28T15:46:21.145Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-292/.semver\n [Pipeline] }\n [2020-02-28T15:46:21.159Z] $ docker exec --env ******** --env ******** fe39f1c3c012b686471f22cb8548ba06b98572739f086c6223158fb7fe08234e ssh-agent -k\n [2020-02-28T15:46:21.308Z] unset SSH_AUTH_SOCK;\n [2020-02-28T15:46:21.309Z] unset SSH_AGENT_PID;\n [2020-02-28T15:46:21.309Z] echo Agent pid 63 killed;\n [2020-02-28T15:46:21.345Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-28T15:46:21.669Z] + git semver\n [Pipeline] }\n [2020-02-28T15:46:21.686Z] $ docker stop --time=1 fe39f1c3c012b686471f22cb8548ba06b98572739f086c6223158fb7fe08234e\n [2020-02-28T15:46:23.031Z] $ docker rm -f fe39f1c3c012b686471f22cb8548ba06b98572739f086c6223158fb7fe08234e\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-02-28T15:46:25.128Z] Stashed 86 file(s)\n [Pipeline] echo\n [2020-02-28T15:46:25.130Z] [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-28T15:46:40.223Z] Still waiting to schedule task\n [2020-02-28T15:46:40.223Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-02-28T15:46:40.225Z] Still waiting to schedule task\n [2020-02-28T15:46:40.225Z] Waiting for next available executor on \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-16g-1595\xe2\x80\x99\n [2020-02-28T15:47:58.802Z] Running on prd-centos7-docker-4c-2g-1599 in /w/workspace/ndry_app-functions-sdk-go_PR-292\n [Pipeline] {\n [Pipeline] ws\n [2020-02-28T15:47:58.818Z] Running in /w/workspace/app-functions-sdk-go/7\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-28T15:48:03.075Z] using credential edgex-jenkins-ssh\n [2020-02-28T15:48:03.092Z] Cloning the remote Git repository\n [2020-02-28T15:48:03.092Z] Cloning with configured refspecs honoured and without tags\n [2020-02-28T15:48:02.497Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-28T15:48:02.539Z] > git init /w/workspace/app-functions-sdk-go/7 # timeout=10\n [2020-02-28T15:48:02.602Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-28T15:48:02.603Z] > git --version # timeout=10\n [2020-02-28T15:48:02.612Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-28T15:48:02.644Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/292/head:refs/remotes/origin/PR-292 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-28T15:48:04.850Z] Fetching without tags\n [2020-02-28T15:48:05.261Z] Merging remotes/origin/master commit 249dcc4083020728a5912862b7fb0f66d3ba6b23 into PR head commit 801875d62bfe7e77f252b16ead96f91bebcfa481\n [2020-02-28T15:48:05.395Z] Merge succeeded, producing d8af2900373425292fe8b7a728abcb141b69966e\n [2020-02-28T15:48:05.395Z] Checking out Revision d8af2900373425292fe8b7a728abcb141b69966e (PR-292)\n [2020-02-28T15:48:04.179Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-28T15:48:04.196Z] > git config --add remote.origin.fetch +refs/pull/292/head:refs/remotes/origin/PR-292 # timeout=10\n [2020-02-28T15:48:04.203Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-28T15:48:04.213Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-28T15:48:04.226Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-28T15:48:04.227Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-28T15:48:04.233Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/292/head:refs/remotes/origin/PR-292 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-28T15:48:04.641Z] > git config core.sparsecheckout # timeout=10\n [2020-02-28T15:48:04.648Z] > git checkout -f 801875d62bfe7e77f252b16ead96f91bebcfa481 # timeout=10\n [2020-02-28T15:48:04.703Z] > git remote # timeout=10\n [2020-02-28T15:48:04.708Z] > git config --get remote.origin.url # timeout=10\n [2020-02-28T15:48:04.716Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-28T15:48:04.720Z] > git merge 249dcc4083020728a5912862b7fb0f66d3ba6b23 # timeout=10\n [2020-02-28T15:48:04.757Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-28T15:48:04.768Z] > git config core.sparsecheckout # timeout=10\n [2020-02-28T15:48:04.773Z] > git checkout -f d8af2900373425292fe8b7a728abcb141b69966e # timeout=10\n [2020-02-28T15:48:09.225Z] Commit message: "Merge commit \'249dcc4083020728a5912862b7fb0f66d3ba6b23\' into HEAD"\n [2020-02-28T15:48:09.242Z] First time build. Skipping changelog.\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-28T15:48:08.857Z] > git rev-list --no-walk 860ad03a78f3472009409f975358a5370060007b # timeout=10\n [Pipeline] echo\n [2020-02-28T15:48:10.856Z] =========================================================\n [2020-02-28T15:48:10.856Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n [2020-02-28T15:48:10.856Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-28T15:48:11.488Z] + 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-28T15:48:12.063Z] Sending build context to Docker daemon 36.56MB\n\n [2020-02-28T15:48:12.063Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n [2020-02-28T15:48:12.063Z] Step 2/8 : FROM ${BASE}\n [2020-02-28T15:48:12.329Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-02-28T15:48:12.329Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-28T15:48:12.329Z] 2848faf0eed1: Pulling fs layer\n [2020-02-28T15:48:12.329Z] 0f37312ad70f: Pulling fs layer\n [2020-02-28T15:48:12.329Z] 5788d62ee057: Pulling fs layer\n [2020-02-28T15:48:12.329Z] 0e6b1d234666: Pulling fs layer\n [2020-02-28T15:48:12.329Z] bf5d7aec512f: Pulling fs layer\n [2020-02-28T15:48:12.329Z] 34c802a77dc8: Pulling fs layer\n [2020-02-28T15:48:12.329Z] 9eb99e56ec68: Pulling fs layer\n [2020-02-28T15:48:12.329Z] 27c7a5d97fbd: Pulling fs layer\n [2020-02-28T15:48:12.329Z] 5c102a31e300: Pulling fs layer\n [2020-02-28T15:48:12.329Z] dcfb455df0a1: Pulling fs layer\n [2020-02-28T15:48:12.329Z] 5788d62ee057: Waiting\n [2020-02-28T15:48:12.329Z] 0e6b1d234666: Waiting\n [2020-02-28T15:48:12.329Z] bf5d7aec512f: Waiting\n [2020-02-28T15:48:12.329Z] 34c802a77dc8: Waiting\n [2020-02-28T15:48:12.329Z] 9eb99e56ec68: Waiting\n [2020-02-28T15:48:12.329Z] 27c7a5d97fbd: Waiting\n [2020-02-28T15:48:12.329Z] 5c102a31e300: Waiting\n [2020-02-28T15:48:12.329Z] dcfb455df0a1: Waiting\n [2020-02-28T15:48:12.329Z] 0f37312ad70f: Verifying Checksum\n [2020-02-28T15:48:12.329Z] 0f37312ad70f: Download complete\n [2020-02-28T15:48:12.329Z] 2848faf0eed1: Verifying Checksum\n [2020-02-28T15:48:12.329Z] 2848faf0eed1: Download complete\n [2020-02-28T15:48:12.329Z] 0e6b1d234666: Verifying Checksum\n [2020-02-28T15:48:12.329Z] 0e6b1d234666: Download complete\n [2020-02-28T15:48:12.329Z] bf5d7aec512f: Verifying Checksum\n [2020-02-28T15:48:12.329Z] bf5d7aec512f: Download complete\n [2020-02-28T15:48:12.329Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-28T15:48:12.329Z] e6b0cf9c0882: Download complete\n [2020-02-28T15:48:12.909Z] e6b0cf9c0882: Pull complete\n [2020-02-28T15:48:13.176Z] 34c802a77dc8: Verifying Checksum\n [2020-02-28T15:48:13.176Z] 34c802a77dc8: Download complete\n [2020-02-28T15:48:13.441Z] 27c7a5d97fbd: Verifying Checksum\n [2020-02-28T15:48:13.441Z] 27c7a5d97fbd: Download complete\n [2020-02-28T15:48:13.725Z] 5c102a31e300: Verifying Checksum\n [2020-02-28T15:48:13.725Z] 5c102a31e300: Download complete\n [2020-02-28T15:48:13.989Z] dcfb455df0a1: Verifying Checksum\n [2020-02-28T15:48:13.989Z] dcfb455df0a1: Download complete\n [2020-02-28T15:48:14.256Z] 5788d62ee057: Verifying Checksum\n [2020-02-28T15:48:14.256Z] 5788d62ee057: Download complete\n [2020-02-28T15:48:14.256Z] 9eb99e56ec68: Verifying Checksum\n [2020-02-28T15:48:14.256Z] 9eb99e56ec68: Download complete\n [2020-02-28T15:48:15.193Z] 2848faf0eed1: Pull complete\n [2020-02-28T15:48:15.193Z] 0f37312ad70f: Pull complete\n [2020-02-28T15:48:21.784Z] 5788d62ee057: Pull complete\n [2020-02-28T15:48:21.784Z] 0e6b1d234666: Pull complete\n [2020-02-28T15:48:21.784Z] bf5d7aec512f: Pull complete\n [2020-02-28T15:48:31.802Z] 34c802a77dc8: Pull complete\n [2020-02-28T15:48:33.722Z] 9eb99e56ec68: Pull complete\n [2020-02-28T15:48:33.722Z] 27c7a5d97fbd: Pull complete\n [2020-02-28T15:48:34.661Z] 5c102a31e300: Pull complete\n [2020-02-28T15:48:34.661Z] dcfb455df0a1: Pull complete\n [2020-02-28T15:48:34.661Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n [2020-02-28T15:48:34.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n [2020-02-28T15:48:34.661Z] ---> 7c70fe431013\n [2020-02-28T15:48:34.661Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n [2020-02-28T15:48:34.920Z] latest: Pulling from library/docker\n [2020-02-28T15:48:35.182Z] c9b1b535fdd9: Pulling fs layer\n [2020-02-28T15:48:35.182Z] cd54125436dc: Pulling fs layer\n [2020-02-28T15:48:35.182Z] 70d1554c15cb: Pulling fs layer\n [2020-02-28T15:48:35.182Z] c8a3718af663: Pulling fs layer\n [2020-02-28T15:48:35.182Z] f5d685e7204c: Pulling fs layer\n [2020-02-28T15:48:35.182Z] bd2db148201e: Pulling fs layer\n [2020-02-28T15:48:35.182Z] 419c00a7b035: Pulling fs layer\n [2020-02-28T15:48:35.182Z] bd2db148201e: Waiting\n [2020-02-28T15:48:35.182Z] c8a3718af663: Waiting\n [2020-02-28T15:48:35.182Z] f5d685e7204c: Waiting\n [2020-02-28T15:48:35.182Z] 419c00a7b035: Waiting\n [2020-02-28T15:48:35.182Z] 70d1554c15cb: Verifying Checksum\n [2020-02-28T15:48:35.182Z] 70d1554c15cb: Download complete\n [2020-02-28T15:48:35.453Z] c9b1b535fdd9: Verifying Checksum\n [2020-02-28T15:48:35.453Z] c9b1b535fdd9: Download complete\n [2020-02-28T15:48:35.453Z] cd54125436dc: Verifying Checksum\n [2020-02-28T15:48:35.453Z] cd54125436dc: Download complete\n [2020-02-28T15:48:35.453Z] f5d685e7204c: Verifying Checksum\n [2020-02-28T15:48:35.453Z] f5d685e7204c: Download complete\n [2020-02-28T15:48:35.453Z] bd2db148201e: Verifying Checksum\n [2020-02-28T15:48:35.453Z] bd2db148201e: Download complete\n [2020-02-28T15:48:35.721Z] c9b1b535fdd9: Pull complete\n [2020-02-28T15:48:35.721Z] 419c00a7b035: Verifying Checksum\n [2020-02-28T15:48:35.721Z] 419c00a7b035: Download complete\n [2020-02-28T15:48:36.301Z] c8a3718af663: Verifying Checksum\n [2020-02-28T15:48:36.301Z] c8a3718af663: Download complete\n [2020-02-28T15:48:37.682Z] cd54125436dc: Pull complete\n [2020-02-28T15:48:37.682Z] 70d1554c15cb: Pull complete\n [2020-02-28T15:48:40.225Z] c8a3718af663: Pull complete\n [2020-02-28T15:48:40.483Z] f5d685e7204c: Pull complete\n [2020-02-28T15:48:40.483Z] bd2db148201e: Pull complete\n [2020-02-28T15:48:40.742Z] 419c00a7b035: Pull complete\n [2020-02-28T15:48:40.742Z] Digest: sha256:3eb67443c54436650bd4f1e97ddf9ab1797d75e15d685c791f6c6397edaa6d82\n [2020-02-28T15:48:40.742Z] Status: Downloaded newer image for docker:latest\n [2020-02-28T15:48:42.178Z] ---> 3fa66f8b3905\n [2020-02-28T15:48:42.178Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-28T15:48:42.178Z] ---> Running in 87e8a832e3bc\n [2020-02-28T15:48:42.443Z] Removing intermediate container 87e8a832e3bc\n [2020-02-28T15:48:42.443Z] ---> 4d552bcfd393\n [2020-02-28T15:48:42.443Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n [2020-02-28T15:48:42.443Z] ---> Running in 8e38106b1ea6\n [2020-02-28T15:48:43.013Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-28T15:48:43.581Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-28T15:48:44.149Z] (1/5) Installing libsodium (1.0.18-r0)\n [2020-02-28T15:48:44.149Z] (2/5) Installing libzmq (4.3.2-r0)\n [2020-02-28T15:48:44.409Z] (3/5) Installing pkgconf (1.6.3-r0)\n [2020-02-28T15:48:44.409Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n [2020-02-28T15:48:44.409Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n [2020-02-28T15:48:44.668Z] Executing busybox-1.31.1-r8.trigger\n [2020-02-28T15:48:44.668Z] OK: 145 MiB in 44 packages\n [2020-02-28T15:48:44.928Z] Removing intermediate container 8e38106b1ea6\n [2020-02-28T15:48:44.928Z] ---> 4d1f9280f43b\n [2020-02-28T15:48:44.928Z] Step 6/8 : WORKDIR /build\n [2020-02-28T15:48:45.187Z] ---> Running in a3dbcafc2b8f\n [2020-02-28T15:48:45.187Z] Removing intermediate container a3dbcafc2b8f\n [2020-02-28T15:48:45.187Z] ---> dad379417c81\n [2020-02-28T15:48:45.187Z] Step 7/8 : COPY go.mod .\n [2020-02-28T15:48:45.448Z] ---> 93cb34df9ad6\n [2020-02-28T15:48:45.448Z] Step 8/8 : RUN go mod download\n [2020-02-28T15:48:45.448Z] ---> Running in 92e0c33c2697\n [2020-02-28T15:48:47.363Z] \x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.48\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.17\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pretty v0.2.0\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pty v1.1.1\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/kr/text v0.1.0\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-28T15:48:47.363Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-28T15:48:47.627Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-28T15:48:47.627Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-02-28T15:48:47.627Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-28T15:48:47.627Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-28T15:48:47.627Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-28T15:48:47.627Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-28T15:48:47.627Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-28T15:48:47.627Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-28T15:48:47.628Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.2.0\n [2020-02-28T15:48:47.628Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.4.0\n [2020-02-28T15:48:47.628Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n [2020-02-28T15:48:47.628Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-28T15:48:47.628Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n [2020-02-28T15:48:47.628Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n [2020-02-28T15:48:47.628Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n [2020-02-28T15:48:47.628Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-28T15:48:47.628Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-28T15:48:47.628Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-28T15:48:47.628Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-28T15:48:47.628Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n [2020-02-28T15:48:47.628Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n [2020-02-28T15:48:47.628Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15\n [2020-02-28T15:48:47.628Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-28T15:48:57.675Z] \x1b[0mRemoving intermediate container 92e0c33c2697\n [2020-02-28T15:48:57.675Z] ---> dc2ee81217eb\n [2020-02-28T15:48:57.675Z] Successfully built dc2ee81217eb\n [2020-02-28T15:48:57.675Z] 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-28T15:48:58.110Z] + docker inspect -f . ci-base-image-x86_64\n [2020-02-28T15:48:58.110Z] .\n [Pipeline] withDockerContainer\n [2020-02-28T15:48:58.265Z] prd-centos7-docker-4c-2g-1599 does not seem to be running inside a container\n [2020-02-28T15:48:58.337Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/7 -v /w/workspace/app-functions-sdk-go/7:/w/workspace/app-functions-sdk-go/7:rw,z -v /w/workspace/app-functions-sdk-go/7@tmp:/w/workspace/app-functions-sdk-go/7@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-28T15:48:59.072Z] $ docker top dd09b2c5a1dd848efe48f846bf2accfe214ab6f3d913654b35e4f87e0e7baf32 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-28T15:49:00.229Z] + go version\n [2020-02-28T15:49:00.229Z] go version go1.13.5 linux/amd64\n [Pipeline] sh\n [2020-02-28T15:49:00.544Z] + make test\n [2020-02-28T15:49:00.544Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-02-28T15:49:01.932Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n [2020-02-28T15:49:16.971Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.090s\tcoverage: 88.9% of statements\n [2020-02-28T15:49:20.457Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1600 in /w/workspace/ndry_app-functions-sdk-go_PR-292\n [Pipeline] {\n [Pipeline] ws\n [2020-02-28T15:49:20.471Z] Running in /w/workspace/app-functions-sdk-go/7\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-28T15:49:27.182Z] using credential edgex-jenkins-ssh\n [2020-02-28T15:49:27.209Z] Cloning the remote Git repository\n [2020-02-28T15:49:27.209Z] Cloning with configured refspecs honoured and without tags\n [2020-02-28T15:49:27.307Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-28T15:49:27.421Z] > git init /w/workspace/app-functions-sdk-go/7 # timeout=10\n [2020-02-28T15:49:27.540Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-28T15:49:27.544Z] > git --version # timeout=10\n [2020-02-28T15:49:27.581Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-28T15:49:27.678Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/292/head:refs/remotes/origin/PR-292 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-28T15:49:30.936Z] Fetching without tags\n [2020-02-28T15:49:30.788Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-28T15:49:30.810Z] > git config --add remote.origin.fetch +refs/pull/292/head:refs/remotes/origin/PR-292 # timeout=10\n [2020-02-28T15:49:30.834Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-28T15:49:30.901Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-28T15:49:30.943Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-28T15:49:30.944Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-28T15:49:30.964Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/292/head:refs/remotes/origin/PR-292 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-28T15:49:31.477Z] Merging remotes/origin/master commit 249dcc4083020728a5912862b7fb0f66d3ba6b23 into PR head commit 801875d62bfe7e77f252b16ead96f91bebcfa481\n [2020-02-28T15:49:31.868Z] Merge succeeded, producing 1538916d56466550792055269fed8a20a038fd8a\n [2020-02-28T15:49:31.868Z] Checking out Revision 1538916d56466550792055269fed8a20a038fd8a (PR-292)\n [2020-02-28T15:49:32.033Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t1.217s\tcoverage: 41.7% of statements\n [2020-02-28T15:49:32.033Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n [2020-02-28T15:49:32.033Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n [2020-02-28T15:49:32.033Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.023s\tcoverage: 100.0% of statements\n [2020-02-28T15:49:32.033Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime\t1.029s\tcoverage: 69.3% of statements\n [2020-02-28T15:49:31.498Z] > git config core.sparsecheckout # timeout=10\n [2020-02-28T15:49:31.546Z] > git checkout -f 801875d62bfe7e77f252b16ead96f91bebcfa481 # timeout=10\n [2020-02-28T15:49:31.666Z] > git remote # timeout=10\n [2020-02-28T15:49:31.705Z] > git config --get remote.origin.url # timeout=10\n [2020-02-28T15:49:31.727Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-28T15:49:31.739Z] > git merge 249dcc4083020728a5912862b7fb0f66d3ba6b23 # timeout=10\n [2020-02-28T15:49:31.844Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-28T15:49:31.871Z] > git config core.sparsecheckout # timeout=10\n [2020-02-28T15:49:31.904Z] > git checkout -f 1538916d56466550792055269fed8a20a038fd8a # timeout=10\n [2020-02-28T15:49:36.463Z] Commit message: "Merge commit \'249dcc4083020728a5912862b7fb0f66d3ba6b23\' into HEAD"\n [2020-02-28T15:49:36.494Z] First time build. Skipping changelog.\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-28T15:49:37.348Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t7.084s\tcoverage: 74.7% of statements\n [2020-02-28T15:49:37.348Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.013s\tcoverage: 89.5% of statements\n [2020-02-28T15:49:37.348Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.015s\tcoverage: 100.0% of statements\n [2020-02-28T15:49:36.467Z] > git rev-list --no-walk 860ad03a78f3472009409f975358a5370060007b # timeout=10\n [Pipeline] echo\n [2020-02-28T15:49:39.228Z] =========================================================\n [2020-02-28T15:49:39.228Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n [2020-02-28T15:49:39.228Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-28T15:49:39.261Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/client\t7.082s\tcoverage: 100.0% of statements\n [2020-02-28T15:49:39.261Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.006s\tcoverage: 100.0% of statements\n [2020-02-28T15:49:39.261Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.007s\tcoverage: 100.0% of statements\n [2020-02-28T15:49:39.261Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/mock\t[no test files]\n [2020-02-28T15:49:39.261Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n [2020-02-28T15:49:39.261Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n [2020-02-28T15:49:39.261Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n [2020-02-28T15:49:39.261Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n [2020-02-28T15:49:39.261Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n [2020-02-28T15:49:39.261Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n [2020-02-28T15:49:39.261Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.005s\tcoverage: 96.6% of statements\n [2020-02-28T15:49:39.261Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n [2020-02-28T15:49:39.261Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.018s\tcoverage: 97.7% of statements\n [2020-02-28T15:49:39.261Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n [2020-02-28T15:49:39.261Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n [2020-02-28T15:49:39.261Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n [2020-02-28T15:49:40.332Z] + 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-28T15:49:41.169Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t6.653s\tcoverage: 86.7% of statements\n [2020-02-28T15:49:41.169Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.072s\tcoverage: 82.6% of statements\n [2020-02-28T15:49:41.169Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint\t[no test files]\n [2020-02-28T15:49:41.767Z] Sending build context to Docker daemon 36.56MB\n\n [2020-02-28T15:49:41.767Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n [2020-02-28T15:49:41.767Z] Step 2/8 : FROM ${BASE}\n [2020-02-28T15:49:42.035Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-02-28T15:49:42.035Z] cde5963f3b93: Pulling fs layer\n [2020-02-28T15:49:42.035Z] 2a23fa8c16f7: Pulling fs layer\n [2020-02-28T15:49:42.035Z] 777b28850792: Pulling fs layer\n [2020-02-28T15:49:42.035Z] 8a11ddd9e578: Pulling fs layer\n [2020-02-28T15:49:42.035Z] 4cf88f913ddb: Pulling fs layer\n [2020-02-28T15:49:42.035Z] 1df406cf5192: Pulling fs layer\n [2020-02-28T15:49:42.035Z] cd6300453558: Pulling fs layer\n [2020-02-28T15:49:42.035Z] b9c365052c96: Pulling fs layer\n [2020-02-28T15:49:42.035Z] a2d8cc88f415: Pulling fs layer\n [2020-02-28T15:49:42.035Z] ea1d1ca13537: Pulling fs layer\n [2020-02-28T15:49:42.035Z] 3750a50a1c5e: Pulling fs layer\n [2020-02-28T15:49:42.035Z] 8a11ddd9e578: Waiting\n [2020-02-28T15:49:42.035Z] 4cf88f913ddb: Waiting\n [2020-02-28T15:49:42.035Z] 1df406cf5192: Waiting\n [2020-02-28T15:49:42.035Z] cd6300453558: Waiting\n [2020-02-28T15:49:42.035Z] b9c365052c96: Waiting\n [2020-02-28T15:49:42.035Z] a2d8cc88f415: Waiting\n [2020-02-28T15:49:42.035Z] ea1d1ca13537: Waiting\n [2020-02-28T15:49:42.035Z] 3750a50a1c5e: Waiting\n [2020-02-28T15:49:42.035Z] 777b28850792: Verifying Checksum\n [2020-02-28T15:49:42.035Z] 777b28850792: Download complete\n [2020-02-28T15:49:42.035Z] 2a23fa8c16f7: Verifying Checksum\n [2020-02-28T15:49:42.035Z] 2a23fa8c16f7: Download complete\n [2020-02-28T15:49:42.035Z] 4cf88f913ddb: Verifying Checksum\n [2020-02-28T15:49:42.035Z] 4cf88f913ddb: Download complete\n [2020-02-28T15:49:42.035Z] 1df406cf5192: Download complete\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:36.163101594Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:36.173056142Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:36.182399506Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:36.189750583Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..."\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:36.197845485Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:36.19794643Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:36.198013415Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:38.205824688Z app=app_functions_sdk_go source=batch.go:100 msg="Timer has elapsed"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:38.214327957Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..."\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:38.224103701Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:38.22437222Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:38.224535879Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:38.251808712Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..."\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:38.25187337Z app=app_functions_sdk_go source=batch.go:98 msg="Batch count has been reached"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:38.271087955Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..."\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:38.278711264Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:38.278962239Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:38.279025833Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:41.286067788Z app=app_functions_sdk_go source=batch.go:100 msg="Timer has elapsed"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:41.295238814Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..."\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:41.299446308Z app=app_functions_sdk_go source=compression.go:48 msg="Compression with GZIP"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:41.306421331Z app=app_functions_sdk_go source=compression.go:48 msg="Compression with GZIP"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:41.31364341Z app=app_functions_sdk_go source=compression.go:75 msg="Compression with ZLIB"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:41.321304152Z app=app_functions_sdk_go source=compression.go:75 msg="Compression with ZLIB"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:41.329738273Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:41.340571803Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:41.348459345Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:41.358406861Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:41.369267953Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:41.377971052Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:41.384385084Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:41.391326097Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:41.39758063Z app=app_functions_sdk_go source=context.go:78 msg="Marking event as pushed"\n [2020-02-28T15:49:42.108Z] level=ERROR ts=2020-02-28T15:49:41.40678387Z app=app_functions_sdk_go source=coredata.go:41 msg="No EventID or EventChecksum Provided"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:41.421415387Z app=app_functions_sdk_go source=context.go:101 msg="Pushing to CoreData"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:41.741829378Z app=app_functions_sdk_go source=encryption.go:60 msg="Encrypting with AES"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:41.744692443Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:41.746690471Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:41.74840807Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:41.75113686Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:41.754485106Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:41.756553983Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:41.758945865Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:41.761376742Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:41.77326531Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:41.776129908Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:41.778736768Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:41.781042303Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:41.784284845Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:41.796752985Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:41.803660665Z app=app_functions_sdk_go source=http.go:64 msg="POSTing data"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:41.80764421Z app=app_functions_sdk_go source=http.go:71 msg="Response: 200 OK"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:41.809579646Z app=app_functions_sdk_go source=http.go:72 msg="Sent data: test message"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:41.811753277Z app=app_functions_sdk_go source=http.go:64 msg="POSTing data"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:41.814158578Z app=app_functions_sdk_go source=http.go:71 msg="Response: 404 Not Found"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:41.817781261Z app=app_functions_sdk_go source=http.go:72 msg="Sent data: test message"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:41.820318398Z app=app_functions_sdk_go source=http.go:64 msg="POSTing data"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:41.823074614Z app=app_functions_sdk_go source=http.go:71 msg="Response: 404 Not Found"\n [2020-02-28T15:49:42.108Z] level=DEBUG ts=2020-02-28T15:49:41.825483941Z app=app_functions_sdk_go source=http.go:72 msg="Sent data: test message"\n [2020-02-28T15:49:42.108Z] true\n [2020-02-28T15:49:42.108Z] \n [2020-02-28T15:49:42.108Z] true\n [2020-02-28T15:49:42.108Z] \n [2020-02-28T15:49:42.108Z] --- FAIL: TestJSONLogicValidJSONBadRule (0.00s)\n [2020-02-28T15:49:42.108Z] panic: interface conversion: interface {} is jsonlogic.ErrInvalidOperator, not string [recovered]\n [2020-02-28T15:49:42.108Z] \tpanic: interface conversion: interface {} is jsonlogic.ErrInvalidOperator, not string\n [2020-02-28T15:49:42.108Z] \n [2020-02-28T15:49:42.108Z] goroutine 104 [running]:\n [2020-02-28T15:49:42.108Z] testing.tRunner.func1(0xc00044e000)\n [2020-02-28T15:49:42.108Z] \t/usr/local/go/src/testing/testing.go:874 +0x3a3\n [2020-02-28T15:49:42.108Z] panic(0xa3bc60, 0xc0003e1050)\n [2020-02-28T15:49:42.108Z] \t/usr/local/go/src/runtime/panic.go:679 +0x1b2\n [2020-02-28T15:49:42.108Z] github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestJSONLogicValidJSONBadRule(0xc00044e000)\n [2020-02-28T15:49:42.108Z] \t/w/workspace/app-functions-sdk-go/7/pkg/transforms/jsonlogic_test.go:52 +0x206\n [2020-02-28T15:49:42.108Z] testing.tRunner(0xc00044e000, 0xb34c40)\n [2020-02-28T15:49:42.108Z] \t/usr/local/go/src/testing/testing.go:909 +0xc9\n [2020-02-28T15:49:42.108Z] created by testing.(*T).Run\n [2020-02-28T15:49:42.108Z] \t/usr/local/go/src/testing/testing.go:960 +0x350\n [2020-02-28T15:49:42.108Z] FAIL\tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t5.678s\n [2020-02-28T15:49:42.108Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient\t[no test files]\n [2020-02-28T15:49:42.108Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.023s\tcoverage: 100.0% of statements\n [2020-02-28T15:49:42.108Z] FAIL\n [2020-02-28T15:49:42.108Z] make: *** [Makefile:6: test] Error 1\n [Pipeline] }\n [2020-02-28T15:49:42.124Z] $ docker stop --time=1 dd09b2c5a1dd848efe48f846bf2accfe214ab6f3d913654b35e4f87e0e7baf32\n [2020-02-28T15:49:42.304Z] cde5963f3b93: Verifying Checksum\n [2020-02-28T15:49:42.304Z] cde5963f3b93: Download complete\n [2020-02-28T15:49:43.272Z] cde5963f3b93: Pull complete\n [2020-02-28T15:49:43.883Z] 2a23fa8c16f7: Pull complete\n [2020-02-28T15:49:43.919Z] $ docker rm -f dd09b2c5a1dd848efe48f846bf2accfe214ab6f3d913654b35e4f87e0e7baf32\n [2020-02-28T15:49:44.154Z] 777b28850792: Pull complete\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to earlier failure(s)\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-28T15:49:44.542Z] Failed in branch amd64\n [2020-02-28T15:49:46.751Z] cd6300453558: Verifying Checksum\n [2020-02-28T15:49:46.751Z] cd6300453558: Download complete\n [2020-02-28T15:49:46.751Z] a2d8cc88f415: Download complete\n [2020-02-28T15:49:49.350Z] ea1d1ca13537: Verifying Checksum\n [2020-02-28T15:49:49.350Z] ea1d1ca13537: Download complete\n [2020-02-28T15:49:49.350Z] 3750a50a1c5e: Download complete\n [2020-02-28T15:49:52.725Z] b9c365052c96: Verifying Checksum\n [2020-02-28T15:49:52.725Z] b9c365052c96: Download complete\n [2020-02-28T15:49:53.311Z] 8a11ddd9e578: Download complete\n [2020-02-28T15:50:05.638Z] 8a11ddd9e578: Pull complete\n [2020-02-28T15:50:05.638Z] 4cf88f913ddb: Pull complete\n [2020-02-28T15:50:05.638Z] 1df406cf5192: Pull complete\n [2020-02-28T15:50:09.891Z] cd6300453558: Pull complete\n [2020-02-28T15:50:14.141Z] b9c365052c96: Pull complete\n [2020-02-28T15:50:14.141Z] a2d8cc88f415: Pull complete\n [2020-02-28T15:50:16.086Z] ea1d1ca13537: Pull complete\n [2020-02-28T15:50:16.355Z] 3750a50a1c5e: Pull complete\n [2020-02-28T15:50:16.355Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n [2020-02-28T15:50:16.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n [2020-02-28T15:50:16.355Z] ---> 78745c68409d\n [2020-02-28T15:50:16.355Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n [2020-02-28T15:50:16.943Z] latest: Pulling from library/docker\n [2020-02-28T15:50:16.943Z] 8fa90b21c985: Pulling fs layer\n [2020-02-28T15:50:16.943Z] f2917335fcb0: Pulling fs layer\n [2020-02-28T15:50:16.943Z] c8d3c84c2515: Pulling fs layer\n [2020-02-28T15:50:16.943Z] b91ed599925c: Pulling fs layer\n [2020-02-28T15:50:16.943Z] 67f904540aca: Pulling fs layer\n [2020-02-28T15:50:16.943Z] b692ba2de145: Pulling fs layer\n [2020-02-28T15:50:16.943Z] f20adc8023b7: Pulling fs layer\n [2020-02-28T15:50:16.943Z] b91ed599925c: Waiting\n [2020-02-28T15:50:16.943Z] 67f904540aca: Waiting\n [2020-02-28T15:50:16.943Z] b692ba2de145: Waiting\n [2020-02-28T15:50:16.943Z] f20adc8023b7: Waiting\n [2020-02-28T15:50:17.539Z] c8d3c84c2515: Verifying Checksum\n [2020-02-28T15:50:17.539Z] c8d3c84c2515: Download complete\n [2020-02-28T15:50:17.810Z] f2917335fcb0: Verifying Checksum\n [2020-02-28T15:50:17.810Z] f2917335fcb0: Download complete\n [2020-02-28T15:50:17.810Z] 8fa90b21c985: Verifying Checksum\n [2020-02-28T15:50:17.810Z] 8fa90b21c985: Download complete\n [2020-02-28T15:50:18.082Z] 67f904540aca: Verifying Checksum\n [2020-02-28T15:50:18.082Z] 67f904540aca: Download complete\n [2020-02-28T15:50:18.082Z] b692ba2de145: Verifying Checksum\n [2020-02-28T15:50:18.082Z] b692ba2de145: Download complete\n [2020-02-28T15:50:18.667Z] f20adc8023b7: Verifying Checksum\n [2020-02-28T15:50:18.667Z] f20adc8023b7: Download complete\n [2020-02-28T15:50:18.667Z] 8fa90b21c985: Pull complete\n [2020-02-28T15:50:20.616Z] f2917335fcb0: Pull complete\n [2020-02-28T15:50:20.881Z] c8d3c84c2515: Pull complete\n [2020-02-28T15:50:23.457Z] b91ed599925c: Download complete\n [2020-02-28T15:50:26.796Z] b91ed599925c: Pull complete\n [2020-02-28T15:50:26.796Z] 67f904540aca: Pull complete\n [2020-02-28T15:50:27.062Z] b692ba2de145: Pull complete\n [2020-02-28T15:50:27.647Z] f20adc8023b7: Pull complete\n [2020-02-28T15:50:27.647Z] Digest: sha256:3eb67443c54436650bd4f1e97ddf9ab1797d75e15d685c791f6c6397edaa6d82\n [2020-02-28T15:50:27.647Z] Status: Downloaded newer image for docker:latest\n [2020-02-28T15:50:35.863Z] ---> cbe179587fcd\n [2020-02-28T15:50:35.863Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-28T15:50:35.863Z] ---> Running in 564b7481561f\n [2020-02-28T15:50:36.455Z] Removing intermediate container 564b7481561f\n [2020-02-28T15:50:36.455Z] ---> b36331e926f5\n [2020-02-28T15:50:36.455Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n [2020-02-28T15:50:36.455Z] ---> Running in aed54084985c\n [2020-02-28T15:50:37.886Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-28T15:50:38.473Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-28T15:50:39.440Z] (1/5) Installing libsodium (1.0.18-r0)\n [2020-02-28T15:50:39.440Z] (2/5) Installing libzmq (4.3.2-r0)\n [2020-02-28T15:50:39.710Z] (3/5) Installing pkgconf (1.6.3-r0)\n [2020-02-28T15:50:39.710Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n [2020-02-28T15:50:39.981Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n [2020-02-28T15:50:39.981Z] Executing busybox-1.31.1-r8.trigger\n [2020-02-28T15:50:39.981Z] OK: 127 MiB in 44 packages\n [2020-02-28T15:50:41.410Z] Removing intermediate container aed54084985c\n [2020-02-28T15:50:41.410Z] ---> 33610f8100d8\n [2020-02-28T15:50:41.410Z] Step 6/8 : WORKDIR /build\n [2020-02-28T15:50:41.678Z] ---> Running in b070b26b30e1\n [2020-02-28T15:50:41.947Z] Removing intermediate container b070b26b30e1\n [2020-02-28T15:50:41.947Z] ---> 895aaa1731d6\n [2020-02-28T15:50:41.947Z] Step 7/8 : COPY go.mod .\n [2020-02-28T15:50:42.534Z] ---> 9ed1c13d33d7\n [2020-02-28T15:50:42.534Z] Step 8/8 : RUN go mod download\n [2020-02-28T15:50:42.807Z] ---> Running in fa94129ccfdf\n [2020-02-28T15:50:44.758Z] \x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n [2020-02-28T15:50:44.758Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-28T15:50:44.758Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-28T15:50:44.758Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-28T15:50:44.758Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-28T15:50:44.758Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-28T15:50:44.758Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-02-28T15:50:44.758Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-28T15:50:44.758Z] \x1b[0m\x1b[91mgo: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9\n [2020-02-28T15:50:45.025Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-02-28T15:50:45.025Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.48\n [2020-02-28T15:50:45.025Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n [2020-02-28T15:50:45.025Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n [2020-02-28T15:50:45.025Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.17\n [2020-02-28T15:50:45.025Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-28T15:50:45.025Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-28T15:50:45.025Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-28T15:50:45.025Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-28T15:50:45.025Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n [2020-02-28T15:50:45.025Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n [2020-02-28T15:50:45.025Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-28T15:50:45.025Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n [2020-02-28T15:50:45.025Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-28T15:50:45.025Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n [2020-02-28T15:50:45.025Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-02-28T15:50:45.025Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-02-28T15:50:45.025Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-28T15:50:45.025Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-02-28T15:50:45.025Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-28T15:50:45.025Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-28T15:50:45.025Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-28T15:50:45.025Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-28T15:50:45.025Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-28T15:50:45.025Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-28T15:50:45.025Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-28T15:50:45.304Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-28T15:50:45.304Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-28T15:50:45.304Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-28T15:50:45.304Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-28T15:50:45.304Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-28T15:50:45.304Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-28T15:50:45.304Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-28T15:50:45.304Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pretty v0.2.0\n [2020-02-28T15:50:45.304Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pty v1.1.1\n [2020-02-28T15:50:45.304Z] \x1b[0m\x1b[91mgo: finding github.com/kr/text v0.1.0\n [2020-02-28T15:50:45.304Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-28T15:50:45.304Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-28T15:50:45.304Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-28T15:50:45.304Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-28T15:50:45.304Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-28T15:50:45.304Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-28T15:50:45.304Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-28T15:50:45.304Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-28T15:50:45.304Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-28T15:50:45.574Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-28T15:50:45.574Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-28T15:50:45.574Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-28T15:50:45.574Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-28T15:50:45.574Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-02-28T15:50:45.574Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-28T15:50:45.574Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-28T15:50:45.574Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-28T15:50:45.574Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-28T15:50:45.574Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-28T15:50:45.574Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-28T15:50:45.574Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.2.0\n [2020-02-28T15:50:45.574Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.4.0\n [2020-02-28T15:50:45.574Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n [2020-02-28T15:50:45.574Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-28T15:50:45.574Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n [2020-02-28T15:50:45.574Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n [2020-02-28T15:50:45.574Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n [2020-02-28T15:50:45.574Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-28T15:50:45.574Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-28T15:50:45.574Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-28T15:50:45.574Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-28T15:50:45.574Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n [2020-02-28T15:50:45.840Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n [2020-02-28T15:50:45.840Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15\n [2020-02-28T15:50:45.840Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-28T15:51:04.093Z] \x1b[0mRemoving intermediate container fa94129ccfdf\n [2020-02-28T15:51:04.093Z] ---> c3719fb242b8\n [2020-02-28T15:51:04.093Z] Successfully built c3719fb242b8\n [2020-02-28T15:51:04.093Z] 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-28T15:51:04.564Z] + docker inspect -f . ci-base-image-arm64\n [2020-02-28T15:51:04.832Z] .\n [Pipeline] withDockerContainer\n [2020-02-28T15:51:05.267Z] prd-ubuntu18.04-docker-arm64-4c-16g-1600 does not seem to be running inside a container\n [2020-02-28T15:51:05.358Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/7 -v /w/workspace/app-functions-sdk-go/7:/w/workspace/app-functions-sdk-go/7:rw,z -v /w/workspace/app-functions-sdk-go/7@tmp:/w/workspace/app-functions-sdk-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n [2020-02-28T15:51:07.091Z] $ docker top 0e0b9bde42f29094c013a40386b3939eadbd12d25a40cf9d5ba67cfbfa27070c -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-28T15:51:10.285Z] + go version\n [2020-02-28T15:51:10.285Z] go version go1.13.5 linux/arm64\n [Pipeline] sh\n [2020-02-28T15:51:10.965Z] + make test\n [2020-02-28T15:51:10.965Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-02-28T15:51:12.932Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n [2020-02-28T15:51:59.795Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.092s\tcoverage: 88.9% of statements\n [2020-02-28T15:52:12.118Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t0.777s\tcoverage: 41.7% of statements\n [2020-02-28T15:52:12.118Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n [2020-02-28T15:52:12.118Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n [2020-02-28T15:52:12.118Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.024s\tcoverage: 100.0% of statements\n [2020-02-28T15:52:12.118Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime\t0.765s\tcoverage: 69.3% of statements\n [2020-02-28T15:52:18.801Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t7.172s\tcoverage: 74.7% of statements\n [2020-02-28T15:52:18.801Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.024s\tcoverage: 89.5% of statements\n [2020-02-28T15:52:18.801Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.017s\tcoverage: 100.0% of statements\n [2020-02-28T15:52:22.167Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/client\t7.123s\tcoverage: 100.0% of statements\n [2020-02-28T15:52:22.167Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.026s\tcoverage: 100.0% of statements\n [2020-02-28T15:52:22.167Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.017s\tcoverage: 100.0% of statements\n [2020-02-28T15:52:22.167Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/mock\t[no test files]\n [2020-02-28T15:52:22.167Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n [2020-02-28T15:52:22.167Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n [2020-02-28T15:52:22.167Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n [2020-02-28T15:52:22.167Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n [2020-02-28T15:52:22.167Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n [2020-02-28T15:52:22.167Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n [2020-02-28T15:52:22.167Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.015s\tcoverage: 96.6% of statements\n [2020-02-28T15:52:22.167Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n [2020-02-28T15:52:22.167Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.014s\tcoverage: 97.7% of statements\n [2020-02-28T15:52:22.167Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n [2020-02-28T15:52:22.167Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n [2020-02-28T15:52:22.167Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n [2020-02-28T15:52:30.378Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t6.689s\tcoverage: 86.7% of statements\n [2020-02-28T15:52:30.378Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.126s\tcoverage: 82.6% of statements\n [2020-02-28T15:52:30.378Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint\t[no test files]\n [2020-02-28T15:52:30.378Z] level=DEBUG ts=2020-02-28T15:52:23.625249961Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n [2020-02-28T15:52:30.378Z] level=DEBUG ts=2020-02-28T15:52:23.633318816Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n [2020-02-28T15:52:30.378Z] level=DEBUG ts=2020-02-28T15:52:23.639789303Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n [2020-02-28T15:52:30.378Z] level=DEBUG ts=2020-02-28T15:52:23.64652125Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..."\n [2020-02-28T15:52:30.378Z] level=DEBUG ts=2020-02-28T15:52:23.654323895Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n [2020-02-28T15:52:30.378Z] level=DEBUG ts=2020-02-28T15:52:23.654688629Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n [2020-02-28T15:52:30.378Z] level=DEBUG ts=2020-02-28T15:52:23.654887236Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n [2020-02-28T15:52:30.378Z] level=DEBUG ts=2020-02-28T15:52:25.660151685Z app=app_functions_sdk_go source=batch.go:100 msg="Timer has elapsed"\n [2020-02-28T15:52:30.378Z] level=DEBUG ts=2020-02-28T15:52:25.666366173Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..."\n [2020-02-28T15:52:30.378Z] level=DEBUG ts=2020-02-28T15:52:25.671271172Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n [2020-02-28T15:52:30.378Z] level=DEBUG ts=2020-02-28T15:52:25.671703168Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n [2020-02-28T15:52:30.378Z] level=DEBUG ts=2020-02-28T15:52:25.671699748Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n [2020-02-28T15:52:30.378Z] panic: interface conversion: interface {} is nil, not [][]uint8\n [2020-02-28T15:52:30.378Z] \n [2020-02-28T15:52:30.378Z] goroutine 43 [running]:\n [2020-02-28T15:52:30.378Z] github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestBatchInTimeAndCountMode_CountMet.func3(0x400017c210, 0x400019e070, 0x4000184600, 0x400017c200)\n [2020-02-28T15:52:30.378Z] \t/w/workspace/app-functions-sdk-go/7/pkg/transforms/batch_test.go:99 +0x20c\n [2020-02-28T15:52:30.378Z] created by github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestBatchInTimeAndCountMode_CountMet\n [2020-02-28T15:52:30.378Z] \t/w/workspace/app-functions-sdk-go/7/pkg/transforms/batch_test.go:95 +0x140\n [2020-02-28T15:52:30.378Z] FAIL\tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t2.085s\n [2020-02-28T15:52:30.378Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient\t[no test files]\n [2020-02-28T15:52:30.378Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.024s\tcoverage: 100.0% of statements\n [2020-02-28T15:52:30.378Z] FAIL\n [2020-02-28T15:52:30.378Z] make: *** [Makefile:6: test] Error 1\n [Pipeline] }\n [2020-02-28T15:52:30.395Z] $ docker stop --time=1 0e0b9bde42f29094c013a40386b3939eadbd12d25a40cf9d5ba67cfbfa27070c\n [2020-02-28T15:52:32.625Z] $ docker rm -f 0e0b9bde42f29094c013a40386b3939eadbd12d25a40cf9d5ba67cfbfa27070c\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to earlier failure(s)\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-28T15:52:33.620Z] Failed in branch arm64\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n Stage "CodeCov" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to earlier failure(s)\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to earlier failure(s)\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-28T15:52:34.263Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-28T15:52:34.563Z] ---> package-listing.sh\n [2020-02-28T15:52:34.564Z] ++ facter osfamily\n [2020-02-28T15:52:34.564Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-02-28T15:52:34.564Z] + OS_FAMILY=redhat\n [2020-02-28T15:52:34.564Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-292\n [2020-02-28T15:52:34.564Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-02-28T15:52:34.564Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-02-28T15:52:34.564Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-02-28T15:52:34.564Z] + PACKAGES=/tmp/packages_start.txt\n [2020-02-28T15:52:34.564Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_PR-292 \']\'\n [2020-02-28T15:52:34.564Z] + PACKAGES=/tmp/packages_end.txt\n [2020-02-28T15:52:34.564Z] + case "${OS_FAMILY}" in\n [2020-02-28T15:52:34.564Z] + rpm -qa\n [2020-02-28T15:52:34.564Z] + sort\n [2020-02-28T15:52:38.756Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-02-28T15:52:38.756Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-02-28T15:52:38.756Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-02-28T15:52:38.756Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_PR-292 \']\'\n [2020-02-28T15:52:38.756Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-292/archives/\n [2020-02-28T15:52:38.756Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-292/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-28T15:52:39.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-28T15:52:39.189Z] \n [2020-02-28T15:52:39.189Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-28T15:52:39.509Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-28T15:52:39.509Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-02-28T15:52:39.509Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-28T15:52:39.509Z] da0e9bf0cc60: Pulling fs layer\n [2020-02-28T15:52:39.509Z] c9ea274ed700: Pulling fs layer\n [2020-02-28T15:52:39.509Z] 9cfac6ba3733: Pulling fs layer\n [2020-02-28T15:52:39.509Z] f6a933c9cadc: Pulling fs layer\n [2020-02-28T15:52:39.509Z] 61811dbd4963: Pulling fs layer\n [2020-02-28T15:52:39.509Z] a6eb2c9e2280: Pulling fs layer\n [2020-02-28T15:52:39.509Z] 095dd8b7b4d8: Pulling fs layer\n [2020-02-28T15:52:39.509Z] dc21a1d4508b: Pulling fs layer\n [2020-02-28T15:52:39.509Z] 363af2e989c4: Pulling fs layer\n [2020-02-28T15:52:39.509Z] 61811dbd4963: Waiting\n [2020-02-28T15:52:39.509Z] a6eb2c9e2280: Waiting\n [2020-02-28T15:52:39.509Z] 095dd8b7b4d8: Waiting\n [2020-02-28T15:52:39.509Z] dc21a1d4508b: Waiting\n [2020-02-28T15:52:39.509Z] 363af2e989c4: Waiting\n [2020-02-28T15:52:39.509Z] f6a933c9cadc: Waiting\n [2020-02-28T15:52:39.509Z] 9cfac6ba3733: Waiting\n [2020-02-28T15:52:39.509Z] da0e9bf0cc60: Download complete\n [2020-02-28T15:52:39.509Z] 9cfac6ba3733: Verifying Checksum\n [2020-02-28T15:52:39.509Z] 9cfac6ba3733: Download complete\n [2020-02-28T15:52:39.509Z] e6b0cf9c0882: Download complete\n [2020-02-28T15:52:39.509Z] f6a933c9cadc: Verifying Checksum\n [2020-02-28T15:52:39.509Z] f6a933c9cadc: Download complete\n [2020-02-28T15:52:39.778Z] a6eb2c9e2280: Verifying Checksum\n [2020-02-28T15:52:39.778Z] a6eb2c9e2280: Download complete\n [2020-02-28T15:52:40.038Z] c9ea274ed700: Verifying Checksum\n [2020-02-28T15:52:40.038Z] c9ea274ed700: Download complete\n [2020-02-28T15:52:40.038Z] e6b0cf9c0882: Pull complete\n [2020-02-28T15:52:40.038Z] 095dd8b7b4d8: Verifying Checksum\n [2020-02-28T15:52:40.038Z] 095dd8b7b4d8: Download complete\n [2020-02-28T15:52:40.038Z] dc21a1d4508b: Verifying Checksum\n [2020-02-28T15:52:40.038Z] dc21a1d4508b: Download complete\n [2020-02-28T15:52:40.038Z] 363af2e989c4: Verifying Checksum\n [2020-02-28T15:52:40.038Z] 363af2e989c4: Download complete\n [2020-02-28T15:52:40.038Z] da0e9bf0cc60: Pull complete\n [2020-02-28T15:52:40.623Z] 61811dbd4963: Verifying Checksum\n [2020-02-28T15:52:40.623Z] 61811dbd4963: Download complete\n [2020-02-28T15:52:42.536Z] c9ea274ed700: Pull complete\n [2020-02-28T15:52:42.536Z] 9cfac6ba3733: Pull complete\n [2020-02-28T15:52:42.796Z] f6a933c9cadc: Pull complete\n [2020-02-28T15:52:46.096Z] 61811dbd4963: Pull complete\n [2020-02-28T15:52:46.096Z] a6eb2c9e2280: Pull complete\n [2020-02-28T15:52:47.493Z] 095dd8b7b4d8: Pull complete\n [2020-02-28T15:52:47.760Z] dc21a1d4508b: Pull complete\n [2020-02-28T15:52:47.760Z] 363af2e989c4: Pull complete\n [2020-02-28T15:52:48.030Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-02-28T15:52:48.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-02-28T15:52:48.200Z] prd-centos7-docker-4c-2g-1597 does not seem to be running inside a container\n [2020-02-28T15:52:48.256Z] $ 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-292 -v /w/workspace/ndry_app-functions-sdk-go_PR-292:/w/workspace/ndry_app-functions-sdk-go_PR-292:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-292@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-292@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:10003/edgex-lftools-log-publisher:alpine cat\n [2020-02-28T15:52:48.897Z] $ docker top 1b148b1e703e173a85bf06bef037ca2abb361ee6120a295c3ac33a14ab580d86 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-02-28T15:52:49.462Z] provisioning config files...\n [2020-02-28T15:52:49.480Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-292@tmp/config6892059589711603474tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-02-28T15:52:49.509Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-28T15:52:49.798Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-02-28T15:52:49.806Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-28T15:52:50.096Z] ---> logs-deploy.sh\n [2020-02-28T15:52:50.096Z] + ARCHIVE_ARTIFACTS=\n [2020-02-28T15:52:50.096Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-02-28T15:52:50.096Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-02-28T15:52:50.096Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-02-28T15:52:50.096Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-292/7\n [2020-02-28T15:52:50.096Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-292/7/\n [2020-02-28T15:52:50.096Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-292/7 /w/workspace/ndry_app-functions-sdk-go_PR-292\n [2020-02-28T15:52:51.035Z] Archives upload complete.\n [2020-02-28T15:52:51.035Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-292/7 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-292/7/\n [2020-02-28T15:52:51.602Z] ---> uname -a:\n [2020-02-28T15:52:51.602Z] Linux 1b148b1e703e 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2020-02-28T15:52:51.602Z] \n [2020-02-28T15:52:51.602Z] \n [2020-02-28T15:52:51.861Z] ---> lscpu:\n [2020-02-28T15:52:51.861Z] Architecture: x86_64\n [2020-02-28T15:52:51.861Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-02-28T15:52:51.861Z] Byte Order: Little Endian\n [2020-02-28T15:52:51.861Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-02-28T15:52:51.861Z] CPU(s): 4\n [2020-02-28T15:52:51.861Z] On-line CPU(s) list: 0-3\n [2020-02-28T15:52:51.861Z] Thread(s) per core: 1\n [2020-02-28T15:52:51.861Z] Core(s) per socket: 1\n [2020-02-28T15:52:51.861Z] Socket(s): 4\n [2020-02-28T15:52:51.861Z] NUMA node(s): 1\n [2020-02-28T15:52:51.861Z] Vendor ID: GenuineIntel\n [2020-02-28T15:52:51.861Z] CPU family: 6\n [2020-02-28T15:52:51.861Z] Model: 44\n [2020-02-28T15:52:51.861Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-02-28T15:52:51.861Z] Stepping: 1\n [2020-02-28T15:52:51.861Z] CPU MHz: 2933.438\n [2020-02-28T15:52:51.861Z] BogoMIPS: 5866.87\n [2020-02-28T15:52:51.861Z] Virtualization: VT-x\n [2020-02-28T15:52:51.861Z] Hypervisor vendor: KVM\n [2020-02-28T15:52:51.861Z] Virtualization type: full\n [2020-02-28T15:52:51.861Z] L1d cache: 128 KiB\n [2020-02-28T15:52:51.861Z] L1i cache: 128 KiB\n [2020-02-28T15:52:51.861Z] L2 cache: 16 MiB\n [2020-02-28T15:52:51.861Z] L3 cache: 64 MiB\n [2020-02-28T15:52:51.861Z] NUMA node0 CPU(s): 0-3\n [2020-02-28T15:52:51.861Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-02-28T15:52:51.861Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-02-28T15:52:51.861Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-02-28T15:52:51.861Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-02-28T15:52:51.861Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-02-28T15:52:51.861Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp\n [2020-02-28T15:52:51.861Z] \n [2020-02-28T15:52:51.861Z] \n [2020-02-28T15:52:51.861Z] ---> nproc:\n [2020-02-28T15:52:51.861Z] 4\n [2020-02-28T15:52:51.861Z] \n [2020-02-28T15:52:51.861Z] \n [2020-02-28T15:52:51.861Z] ---> df -h:\n [2020-02-28T15:52:51.861Z] Filesystem Size Used Available Use% Mounted on\n [2020-02-28T15:52:51.861Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-02-28T15:52:51.861Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-02-28T15:52:51.861Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-02-28T15:52:51.861Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-02-28T15:52:51.861Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-02-28T15:52:51.861Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-02-28T15:52:51.861Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-02-28T15:52:51.861Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/ndry_app-functions-sdk-go_PR-292\n [2020-02-28T15:52:51.861Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/ndry_app-functions-sdk-go_PR-292@tmp\n [2020-02-28T15:52:51.861Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-02-28T15:52:51.861Z] \n [2020-02-28T15:52:51.861Z] \n [2020-02-28T15:52:51.861Z] ---> free -m:\n [2020-02-28T15:52:51.861Z] total used free shared buff/cache available\n [2020-02-28T15:52:51.861Z] Mem: 1838 620 64 0 1153 1112\n [2020-02-28T15:52:51.861Z] Swap: 1023 1 1022\n [2020-02-28T15:52:51.861Z] \n [2020-02-28T15:52:51.861Z] \n [2020-02-28T15:52:51.861Z] ---> ip addr:\n [2020-02-28T15:52:51.861Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-02-28T15:52:51.861Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-02-28T15:52:51.861Z] inet 127.0.0.1/8 scope host lo\n [2020-02-28T15:52:51.861Z] valid_lft forever preferred_lft forever\n [2020-02-28T15:52:51.861Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-02-28T15:52:51.861Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-02-28T15:52:51.861Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-02-28T15:52:51.861Z] valid_lft forever preferred_lft forever\n [2020-02-28T15:52:51.861Z] \n [2020-02-28T15:52:51.861Z] \n [2020-02-28T15:52:51.861Z] ---> sar -b -r -n DEV:\n [2020-02-28T15:52:51.861Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/28/20 \t_x86_64_\t(4 CPU)\n [2020-02-28T15:52:51.861Z] \n [2020-02-28T15:52:51.861Z] 15:45:30 LINUX RESTART\n [2020-02-28T15:52:51.861Z] \n [2020-02-28T15:52:51.861Z] 15:46:01 tps rtps wtps bread/s bwrtn/s\n [2020-02-28T15:52:51.861Z] 15:47:02 50.06 10.80 39.25 2435.69 4520.79\n [2020-02-28T15:52:51.861Z] 15:48:01 2.32 0.00 2.32 0.00 82.94\n [2020-02-28T15:52:51.861Z] 15:49:01 0.23 0.00 0.23 0.00 2.85\n [2020-02-28T15:52:51.861Z] 15:50:01 0.28 0.00 0.28 0.00 3.60\n [2020-02-28T15:52:51.861Z] 15:51:01 0.23 0.00 0.23 0.00 3.78\n [2020-02-28T15:52:51.861Z] 15:52:01 0.70 0.00 0.70 0.00 8.63\n [2020-02-28T15:52:51.861Z] Average: 8.99 1.81 7.19 407.23 772.62\n [2020-02-28T15:52:51.861Z] \n [2020-02-28T15:52:51.861Z] 15:46:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-02-28T15:52:51.861Z] 15:47:02 183956 1698348 90.23 2620 1159204 939740 32.06 433204 1107888 16\n [2020-02-28T15:52:51.861Z] 15:48:01 188712 1693592 89.97 2620 1159212 908068 30.98 433520 1104128 20\n [2020-02-28T15:52:51.861Z] 15:49:01 184724 1697580 90.19 2620 1159216 908224 30.99 437684 1104124 8\n [2020-02-28T15:52:51.861Z] 15:50:01 183924 1698380 90.23 2620 1159216 908348 30.99 440188 1102092 20\n [2020-02-28T15:52:51.861Z] 15:51:01 184624 1697680 90.19 2620 1159228 908264 30.99 441360 1100484 20\n [2020-02-28T15:52:51.861Z] 15:52:01 185088 1697216 90.17 2620 1159232 908192 30.99 440984 1100484 8\n [2020-02-28T15:52:51.861Z] Average: 185171 1697133 90.16 2620 1159218 913473 31.17 437823 1103200 15\n [2020-02-28T15:52:51.861Z] \n [2020-02-28T15:52:51.861Z] 15:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-02-28T15:52:51.861Z] 15:47:02 eth0 554.34 444.81 1352.92 396.90 0.00 0.00 0.00\n [2020-02-28T15:52:51.861Z] 15:47:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T15:52:51.861Z] 15:47:02 docker0 102.28 75.45 8.88 302.84 0.00 0.00 0.00\n [2020-02-28T15:52:51.861Z] 15:48:01 eth0 0.54 0.07 0.04 0.04 0.00 0.00 0.00\n [2020-02-28T15:52:51.861Z] 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T15:52:51.861Z] 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T15:52:51.861Z] 15:49:01 eth0 1.52 0.40 0.36 0.21 0.00 0.00 0.00\n [2020-02-28T15:52:51.861Z] 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T15:52:51.861Z] 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T15:52:51.861Z] 15:50:01 eth0 1.47 0.68 0.58 0.37 0.00 0.00 0.00\n [2020-02-28T15:52:51.861Z] 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T15:52:51.861Z] 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T15:52:51.861Z] 15:51:01 eth0 0.67 0.40 0.35 0.27 0.00 0.00 0.00\n [2020-02-28T15:52:51.861Z] 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T15:52:51.861Z] 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T15:52:51.861Z] 15:52:01 eth0 0.20 0.12 0.07 0.03 0.00 0.00 0.00\n [2020-02-28T15:52:51.861Z] 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T15:52:51.861Z] 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T15:52:51.861Z] Average: eth0 93.41 74.65 226.43 66.51 0.00 0.00 0.00\n [2020-02-28T15:52:51.861Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-28T15:52:51.861Z] Average: docker0 17.10 12.61 1.49 50.63 0.00 0.00 0.00\n [2020-02-28T15:52:51.861Z] \n [2020-02-28T15:52:51.861Z] \n [2020-02-28T15:52:51.861Z] ---> sar -P ALL:\n [2020-02-28T15:52:51.861Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/28/20 \t_x86_64_\t(4 CPU)\n [2020-02-28T15:52:51.861Z] \n [2020-02-28T15:52:51.861Z] 15:45:30 LINUX RESTART\n [2020-02-28T15:52:51.861Z] \n [2020-02-28T15:52:51.861Z] 15:46:01 CPU %user %nice %system %iowait %steal %idle\n [2020-02-28T15:52:51.861Z] 15:47:02 all 10.45 0.00 3.17 1.39 0.04 84.96\n [2020-02-28T15:52:51.861Z] 15:47:02 0 9.70 0.00 3.82 0.17 0.05 86.26\n [2020-02-28T15:52:51.861Z] 15:47:02 1 10.77 0.00 3.00 0.75 0.05 85.42\n [2020-02-28T15:52:51.861Z] 15:47:02 2 10.71 0.00 3.07 0.44 0.03 85.75\n [2020-02-28T15:52:51.861Z] 15:47:02 3 10.61 0.00 2.80 4.20 0.02 82.36\n [2020-02-28T15:52:51.861Z] 15:48:01 all 0.20 0.00 0.07 0.00 0.00 99.73\n [2020-02-28T15:52:51.861Z] 15:48:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-28T15:52:51.861Z] 15:48:01 1 0.54 0.00 0.08 0.00 0.00 99.37\n [2020-02-28T15:52:51.861Z] 15:48:01 2 0.10 0.00 0.07 0.00 0.00 99.83\n [2020-02-28T15:52:51.861Z] 15:48:01 3 0.08 0.00 0.08 0.00 0.02 99.81\n [2020-02-28T15:52:51.861Z] 15:49:01 all 0.19 0.00 0.06 0.00 0.00 99.75\n [2020-02-28T15:52:51.861Z] 15:49:01 0 0.05 0.00 0.02 0.00 0.00 99.93\n [2020-02-28T15:52:51.861Z] 15:49:01 1 0.55 0.00 0.07 0.00 0.00 99.38\n [2020-02-28T15:52:51.861Z] 15:49:01 2 0.03 0.00 0.05 0.00 0.02 99.90\n [2020-02-28T15:52:51.861Z] 15:49:01 3 0.12 0.00 0.10 0.00 0.00 99.78\n [2020-02-28T15:52:51.861Z] 15:50:01 all 0.19 0.00 0.06 0.00 0.00 99.75\n [2020-02-28T15:52:51.861Z] 15:50:01 0 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-02-28T15:52:51.861Z] 15:50:01 1 0.57 0.00 0.07 0.00 0.00 99.37\n [2020-02-28T15:52:51.861Z] 15:50:01 2 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-02-28T15:52:51.861Z] 15:50:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-28T15:52:51.861Z] 15:51:01 all 0.20 0.00 0.06 0.00 0.00 99.74\n [2020-02-28T15:52:51.861Z] 15:51:01 0 0.10 0.00 0.07 0.00 0.00 99.83\n [2020-02-28T15:52:51.861Z] 15:51:01 1 0.42 0.00 0.10 0.00 0.00 99.48\n [2020-02-28T15:52:51.862Z] 15:51:01 2 0.18 0.00 0.05 0.00 0.00 99.77\n [2020-02-28T15:52:51.862Z] 15:51:01 3 0.10 0.00 0.05 0.00 0.00 99.85\n [2020-02-28T15:52:51.862Z] 15:52:01 all 0.17 0.00 0.05 0.00 0.00 99.77\n [2020-02-28T15:52:51.862Z] 15:52:01 0 0.03 0.00 0.05 0.00 0.00 99.92\n [2020-02-28T15:52:51.862Z] 15:52:01 1 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-28T15:52:51.862Z] 15:52:01 2 0.55 0.00 0.07 0.00 0.00 99.38\n [2020-02-28T15:52:51.862Z] 15:52:01 3 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-02-28T15:52:51.862Z] Average: all 1.89 0.00 0.58 0.23 0.01 97.29\n [2020-02-28T15:52:51.862Z] Average: 0 1.66 0.00 0.67 0.03 0.01 97.63\n [2020-02-28T15:52:51.862Z] Average: 1 2.14 0.00 0.56 0.13 0.01 97.17\n [2020-02-28T15:52:51.862Z] Average: 2 1.94 0.00 0.56 0.07 0.01 97.42\n [2020-02-28T15:52:51.862Z] Average: 3 1.83 0.00 0.52 0.70 0.01 96.94\n [2020-02-28T15:52:51.862Z] \n [2020-02-28T15:52:51.862Z] \n [2020-02-28T15:52:51.862Z] '