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 d76386758148abbf9ae3fe57f7cfd530d07d8176+08072b46d54617938d44fc98e19622720caf7652 (e5e1f0447e39cd04d57903b9989937b90d61e913)\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 0ef81488da9e236423f681c40a6609f5e9eb7941\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 0ef81488da9e236423f681c40a6609f5e9eb7941 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 0ef81488da9e236423f681c40a6609f5e9eb7941 # timeout=10\n Commit message: "Merge pull request #99 from lranjbar/disable-snyk"\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-2g]]\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 All nodes of label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99 are offline\n Running on prd-centos7-docker-4c-2g-18655 in /w/workspace/ndry_app-functions-sdk-go_PR-271\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-271 # 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/271/head:refs/remotes/origin/PR-271 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Merging remotes/origin/master commit 08072b46d54617938d44fc98e19622720caf7652 into PR head commit d76386758148abbf9ae3fe57f7cfd530d07d8176\n Merge succeeded, producing 3a6d401696dd41db21893ac86d26844bbb9a0d1e\n Checking out Revision 3a6d401696dd41db21893ac86d26844bbb9a0d1e (PR-271)\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/271/head:refs/remotes/origin/PR-271 # 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/271/head:refs/remotes/origin/PR-271 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f d76386758148abbf9ae3fe57f7cfd530d07d8176 # timeout=10\n > git merge 08072b46d54617938d44fc98e19622720caf7652 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 3a6d401696dd41db21893ac86d26844bbb9a0d1e # timeout=10\n Commit message: "Merge commit \'08072b46d54617938d44fc98e19622720caf7652\' into HEAD"\n > git rev-list --no-walk d76386758148abbf9ae3fe57f7cfd530d07d8176 # timeout=10\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-02-10T19:46:37.983Z] 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-10T19:46:39.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-10T19:46:40.074Z] \n [2020-02-10T19:46:40.074Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-10T19:46:40.457Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-10T19:46:40.770Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-02-10T19:46:40.770Z] e7c96db7181b: Pulling fs layer\n [2020-02-10T19:46:40.770Z] a038dfdf5543: Pulling fs layer\n [2020-02-10T19:46:40.770Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-02-10T19:46:41.143Z] e7c96db7181b: Verifying Checksum\n [2020-02-10T19:46:41.143Z] e7c96db7181b: Download complete\n [2020-02-10T19:46:41.899Z] e7c96db7181b: Pull complete\n [2020-02-10T19:46:41.899Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-02-10T19:46:41.899Z] 8d5d8e63b3c0: Download complete\n [2020-02-10T19:46:41.899Z] a038dfdf5543: Verifying Checksum\n [2020-02-10T19:46:41.899Z] a038dfdf5543: Download complete\n [2020-02-10T19:46:43.353Z] a038dfdf5543: Pull complete\n [2020-02-10T19:46:43.617Z] 8d5d8e63b3c0: Pull complete\n [2020-02-10T19:46:43.617Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-02-10T19:46:43.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-02-10T19:46:43.805Z] prd-centos7-docker-4c-2g-18655 does not seem to be running inside a container\n [2020-02-10T19:46:43.897Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-271 -v /w/workspace/ndry_app-functions-sdk-go_PR-271:/w/workspace/ndry_app-functions-sdk-go_PR-271:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-271@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-271@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-10T19:46:44.818Z] $ docker top 37f57ad9dd1c05662db2cba2f41e6b80d9a63bb9aadb032d3754c79c10d7a02f -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-10T19:46:46.345Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-10T19:46:46.345Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-10T19:46:46.788Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-10T19:46:46.789Z] $ docker exec 37f57ad9dd1c05662db2cba2f41e6b80d9a63bb9aadb032d3754c79c10d7a02f ssh-agent\n [2020-02-10T19:46:47.182Z] SSH_AUTH_SOCK=/tmp/ssh-lbv1cMSLBD8a/agent.14\n [2020-02-10T19:46:47.182Z] SSH_AGENT_PID=21\n [2020-02-10T19:46:47.196Z] Running ssh-add (command line suppressed)\n [2020-02-10T19:46:47.522Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-271@tmp/private_key_7694753697797447258.key (/w/workspace/ndry_app-functions-sdk-go_PR-271@tmp/private_key_7694753697797447258.key)\n [2020-02-10T19:46:47.700Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-10T19:46:48.372Z] + git describe --exact-match --tags HEAD\n [2020-02-10T19:46:48.372Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-02-10T19:46:48.649Z] $ docker exec --env ******** --env ******** 37f57ad9dd1c05662db2cba2f41e6b80d9a63bb9aadb032d3754c79c10d7a02f ssh-agent -k\n [2020-02-10T19:46:49.048Z] unset SSH_AUTH_SOCK;\n [2020-02-10T19:46:49.049Z] unset SSH_AGENT_PID;\n [2020-02-10T19:46:49.049Z] echo Agent pid 21 killed;\n [2020-02-10T19:46:49.139Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-02-10T19:46:49.154Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-02-10T19:46:49.154Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-02-10T19:46:49.177Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-10T19:46:49.177Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-10T19:46:49.482Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-10T19:46:49.487Z] $ docker exec 37f57ad9dd1c05662db2cba2f41e6b80d9a63bb9aadb032d3754c79c10d7a02f ssh-agent\n [2020-02-10T19:46:49.950Z] SSH_AUTH_SOCK=/tmp/ssh-oWalIaWev8AV/agent.57\n [2020-02-10T19:46:49.950Z] SSH_AGENT_PID=64\n [2020-02-10T19:46:49.961Z] Running ssh-add (command line suppressed)\n [2020-02-10T19:46:50.340Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-271@tmp/private_key_3252592187805579956.key (/w/workspace/ndry_app-functions-sdk-go_PR-271@tmp/private_key_3252592187805579956.key)\n [2020-02-10T19:46:50.447Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-10T19:46:51.103Z] + git semver init\n [2020-02-10T19:46:51.103Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-10T19:46:51.103Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-271/.git\n [2020-02-10T19:46:51.103Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-271\n [2020-02-10T19:46:51.103Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-10T19:46:51.103Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-10T19:46:51.103Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-10T19:46:51.103Z] # $SEMVER_BRANCH = PR-271\n [2020-02-10T19:46:51.103Z] # $SEMVER_TEMP = /tmp/semver-893545386\n [2020-02-10T19:46:51.103Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP\n [2020-02-10T19:46:55.434Z] # \'/tmp/semver-893545386\' -> \'/w/workspace/ndry_app-functions-sdk-go_PR-271/.semver\'\n [2020-02-10T19:46:55.434Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-271/.semver\n [Pipeline] }\n [2020-02-10T19:46:55.444Z] $ docker exec --env ******** --env ******** 37f57ad9dd1c05662db2cba2f41e6b80d9a63bb9aadb032d3754c79c10d7a02f ssh-agent -k\n [2020-02-10T19:46:55.763Z] unset SSH_AUTH_SOCK;\n [2020-02-10T19:46:55.763Z] unset SSH_AGENT_PID;\n [2020-02-10T19:46:55.764Z] echo Agent pid 64 killed;\n [2020-02-10T19:46:55.828Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-10T19:46:56.488Z] + git semver\n [Pipeline] }\n [2020-02-10T19:46:56.507Z] $ docker stop --time=1 37f57ad9dd1c05662db2cba2f41e6b80d9a63bb9aadb032d3754c79c10d7a02f\n [2020-02-10T19:46:58.411Z] $ docker rm -f 37f57ad9dd1c05662db2cba2f41e6b80d9a63bb9aadb032d3754c79c10d7a02f\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-02-10T19:47:01.717Z] Stashed 82 file(s)\n [Pipeline] echo\n [2020-02-10T19:47:01.719Z] [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-10T19:47:16.814Z] Still waiting to schedule task\n [2020-02-10T19:47:16.815Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-02-10T19:47:16.816Z] Still waiting to schedule task\n [2020-02-10T19:47:16.816Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n [2020-02-10T19:48:35.657Z] Running on prd-centos7-docker-4c-2g-18658 in /w/workspace/ndry_app-functions-sdk-go_PR-271\n [Pipeline] {\n [Pipeline] ws\n [2020-02-10T19:48:35.672Z] Running in /w/workspace/app-functions-sdk-go/12\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-10T19:48:37.891Z] using credential edgex-jenkins-ssh\n [2020-02-10T19:48:37.907Z] Cloning the remote Git repository\n [2020-02-10T19:48:37.907Z] Cloning with configured refspecs honoured and without tags\n [2020-02-10T19:48:36.977Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-10T19:48:37.014Z] > git init /w/workspace/app-functions-sdk-go/12 # timeout=10\n [2020-02-10T19:48:37.055Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-10T19:48:37.055Z] > git --version # timeout=10\n [2020-02-10T19:48:37.063Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-10T19:48:37.087Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/271/head:refs/remotes/origin/PR-271 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-10T19:48:40.426Z] Fetching without tags\n [2020-02-10T19:48:40.851Z] Merging remotes/origin/master commit 08072b46d54617938d44fc98e19622720caf7652 into PR head commit d76386758148abbf9ae3fe57f7cfd530d07d8176\n [2020-02-10T19:48:40.946Z] Merge succeeded, producing c297404b722505908b2a9587f77f5e6510aedee0\n [2020-02-10T19:48:40.946Z] Checking out Revision c297404b722505908b2a9587f77f5e6510aedee0 (PR-271)\n [2020-02-10T19:48:39.645Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-10T19:48:39.653Z] > git config --add remote.origin.fetch +refs/pull/271/head:refs/remotes/origin/PR-271 # timeout=10\n [2020-02-10T19:48:39.664Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-10T19:48:39.674Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-10T19:48:39.684Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-10T19:48:39.684Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-10T19:48:39.689Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/271/head:refs/remotes/origin/PR-271 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-10T19:48:40.149Z] > git config core.sparsecheckout # timeout=10\n [2020-02-10T19:48:40.155Z] > git checkout -f d76386758148abbf9ae3fe57f7cfd530d07d8176 # timeout=10\n [2020-02-10T19:48:40.201Z] > git merge 08072b46d54617938d44fc98e19622720caf7652 # timeout=10\n [2020-02-10T19:48:40.237Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-10T19:48:40.247Z] > git config core.sparsecheckout # timeout=10\n [2020-02-10T19:48:40.251Z] > git checkout -f c297404b722505908b2a9587f77f5e6510aedee0 # timeout=10\n [2020-02-10T19:48:44.287Z] Commit message: "Merge commit \'08072b46d54617938d44fc98e19622720caf7652\' into HEAD"\n [2020-02-10T19:48:43.867Z] > git rev-list --no-walk d76386758148abbf9ae3fe57f7cfd530d07d8176 # timeout=10\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-02-10T19:48:45.968Z] =========================================================\n [2020-02-10T19:48:45.969Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n [2020-02-10T19:48:45.969Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-10T19:48:46.610Z] + 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-10T19:48:46.876Z] Sending build context to Docker daemon 36.45MB\n\n [2020-02-10T19:48:47.137Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n [2020-02-10T19:48:47.137Z] Step 2/8 : FROM ${BASE}\n [2020-02-10T19:48:47.137Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-02-10T19:48:47.137Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-10T19:48:47.137Z] 2848faf0eed1: Pulling fs layer\n [2020-02-10T19:48:47.137Z] 0f37312ad70f: Pulling fs layer\n [2020-02-10T19:48:47.137Z] 5788d62ee057: Pulling fs layer\n [2020-02-10T19:48:47.137Z] 0e6b1d234666: Pulling fs layer\n [2020-02-10T19:48:47.137Z] bf5d7aec512f: Pulling fs layer\n [2020-02-10T19:48:47.137Z] 34c802a77dc8: Pulling fs layer\n [2020-02-10T19:48:47.137Z] 9eb99e56ec68: Pulling fs layer\n [2020-02-10T19:48:47.137Z] 27c7a5d97fbd: Pulling fs layer\n [2020-02-10T19:48:47.137Z] 5c102a31e300: Pulling fs layer\n [2020-02-10T19:48:47.137Z] dcfb455df0a1: Pulling fs layer\n [2020-02-10T19:48:47.137Z] 34c802a77dc8: Waiting\n [2020-02-10T19:48:47.137Z] 27c7a5d97fbd: Waiting\n [2020-02-10T19:48:47.137Z] 5c102a31e300: Waiting\n [2020-02-10T19:48:47.137Z] 9eb99e56ec68: Waiting\n [2020-02-10T19:48:47.137Z] dcfb455df0a1: Waiting\n [2020-02-10T19:48:47.137Z] 0e6b1d234666: Waiting\n [2020-02-10T19:48:47.137Z] bf5d7aec512f: Waiting\n [2020-02-10T19:48:47.137Z] 0f37312ad70f: Verifying Checksum\n [2020-02-10T19:48:47.137Z] 0f37312ad70f: Download complete\n [2020-02-10T19:48:47.137Z] 2848faf0eed1: Verifying Checksum\n [2020-02-10T19:48:47.137Z] 2848faf0eed1: Download complete\n [2020-02-10T19:48:47.137Z] 0e6b1d234666: Verifying Checksum\n [2020-02-10T19:48:47.137Z] 0e6b1d234666: Download complete\n [2020-02-10T19:48:47.137Z] bf5d7aec512f: Verifying Checksum\n [2020-02-10T19:48:47.137Z] bf5d7aec512f: Download complete\n [2020-02-10T19:48:47.137Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-10T19:48:47.137Z] e6b0cf9c0882: Download complete\n [2020-02-10T19:48:47.413Z] e6b0cf9c0882: Pull complete\n [2020-02-10T19:48:48.001Z] 34c802a77dc8: Verifying Checksum\n [2020-02-10T19:48:48.001Z] 34c802a77dc8: Download complete\n [2020-02-10T19:48:48.001Z] 27c7a5d97fbd: Verifying Checksum\n [2020-02-10T19:48:48.001Z] 27c7a5d97fbd: Download complete\n [2020-02-10T19:48:48.583Z] 5788d62ee057: Verifying Checksum\n [2020-02-10T19:48:48.583Z] 5788d62ee057: Download complete\n [2020-02-10T19:48:48.844Z] dcfb455df0a1: Verifying Checksum\n [2020-02-10T19:48:48.844Z] dcfb455df0a1: Download complete\n [2020-02-10T19:48:48.844Z] 5c102a31e300: Verifying Checksum\n [2020-02-10T19:48:48.844Z] 5c102a31e300: Download complete\n [2020-02-10T19:48:49.106Z] 9eb99e56ec68: Verifying Checksum\n [2020-02-10T19:48:49.106Z] 9eb99e56ec68: Download complete\n [2020-02-10T19:48:50.481Z] 2848faf0eed1: Pull complete\n [2020-02-10T19:48:50.481Z] 0f37312ad70f: Pull complete\n [2020-02-10T19:48:55.756Z] 5788d62ee057: Pull complete\n [2020-02-10T19:48:55.756Z] 0e6b1d234666: Pull complete\n [2020-02-10T19:48:56.016Z] bf5d7aec512f: Pull complete\n [2020-02-10T19:49:00.212Z] 34c802a77dc8: Pull complete\n [2020-02-10T19:49:03.504Z] 9eb99e56ec68: Pull complete\n [2020-02-10T19:49:03.504Z] 27c7a5d97fbd: Pull complete\n [2020-02-10T19:49:04.444Z] 5c102a31e300: Pull complete\n [2020-02-10T19:49:04.444Z] dcfb455df0a1: Pull complete\n [2020-02-10T19:49:04.444Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n [2020-02-10T19:49:04.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n [2020-02-10T19:49:04.444Z] ---> 7c70fe431013\n [2020-02-10T19:49:04.444Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n [2020-02-10T19:49:04.704Z] latest: Pulling from library/docker\n [2020-02-10T19:49:04.963Z] c9b1b535fdd9: Pulling fs layer\n [2020-02-10T19:49:04.963Z] cd54125436dc: Pulling fs layer\n [2020-02-10T19:49:04.963Z] 70d1554c15cb: Pulling fs layer\n [2020-02-10T19:49:04.963Z] 79e322b40fa7: Pulling fs layer\n [2020-02-10T19:49:04.963Z] fa396aa1c77a: Pulling fs layer\n [2020-02-10T19:49:04.963Z] af8b1978c51e: Pulling fs layer\n [2020-02-10T19:49:04.963Z] e3cc93a7c611: Pulling fs layer\n [2020-02-10T19:49:04.963Z] 79e322b40fa7: Waiting\n [2020-02-10T19:49:04.963Z] fa396aa1c77a: Waiting\n [2020-02-10T19:49:04.963Z] af8b1978c51e: Waiting\n [2020-02-10T19:49:04.963Z] e3cc93a7c611: Waiting\n [2020-02-10T19:49:05.222Z] 70d1554c15cb: Verifying Checksum\n [2020-02-10T19:49:05.222Z] 70d1554c15cb: Download complete\n [2020-02-10T19:49:05.222Z] c9b1b535fdd9: Verifying Checksum\n [2020-02-10T19:49:05.222Z] c9b1b535fdd9: Download complete\n [2020-02-10T19:49:05.222Z] cd54125436dc: Verifying Checksum\n [2020-02-10T19:49:05.222Z] cd54125436dc: Download complete\n [2020-02-10T19:49:05.481Z] af8b1978c51e: Verifying Checksum\n [2020-02-10T19:49:05.481Z] af8b1978c51e: Download complete\n [2020-02-10T19:49:05.481Z] fa396aa1c77a: Verifying Checksum\n [2020-02-10T19:49:05.481Z] fa396aa1c77a: Download complete\n [2020-02-10T19:49:05.481Z] c9b1b535fdd9: Pull complete\n [2020-02-10T19:49:05.481Z] e3cc93a7c611: Verifying Checksum\n [2020-02-10T19:49:05.481Z] e3cc93a7c611: Download complete\n [2020-02-10T19:49:06.066Z] 79e322b40fa7: Verifying Checksum\n [2020-02-10T19:49:06.066Z] 79e322b40fa7: Download complete\n [2020-02-10T19:49:07.443Z] cd54125436dc: Pull complete\n [2020-02-10T19:49:07.443Z] 70d1554c15cb: Pull complete\n [2020-02-10T19:49:09.988Z] 79e322b40fa7: Pull complete\n [2020-02-10T19:49:09.988Z] fa396aa1c77a: Pull complete\n [2020-02-10T19:49:09.988Z] af8b1978c51e: Pull complete\n [2020-02-10T19:49:10.246Z] e3cc93a7c611: Pull complete\n [2020-02-10T19:49:10.246Z] Digest: sha256:0b90b0aefd15794e4d5bea2debc3b761c1d3481a92ec7166f8453652d0deba95\n [2020-02-10T19:49:10.246Z] Status: Downloaded newer image for docker:latest\n [2020-02-10T19:49:12.827Z] ---> a5024f9e064b\n [2020-02-10T19:49:12.827Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-10T19:49:12.827Z] ---> Running in 3cc8811047c7\n [2020-02-10T19:49:12.827Z] Removing intermediate container 3cc8811047c7\n [2020-02-10T19:49:12.827Z] ---> 6ada5814f8ca\n [2020-02-10T19:49:12.827Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n [2020-02-10T19:49:12.827Z] ---> Running in 932ae2ecd3df\n [2020-02-10T19:49:13.395Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-10T19:49:13.964Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-10T19:49:14.223Z] (1/5) Installing libsodium (1.0.18-r0)\n [2020-02-10T19:49:14.223Z] (2/5) Installing libzmq (4.3.2-r0)\n [2020-02-10T19:49:14.483Z] (3/5) Installing pkgconf (1.6.3-r0)\n [2020-02-10T19:49:14.483Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n [2020-02-10T19:49:14.483Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n [2020-02-10T19:49:14.742Z] Executing busybox-1.31.1-r8.trigger\n [2020-02-10T19:49:14.742Z] OK: 145 MiB in 44 packages\n [2020-02-10T19:49:15.310Z] Removing intermediate container 932ae2ecd3df\n [2020-02-10T19:49:15.310Z] ---> 147615b315bc\n [2020-02-10T19:49:15.310Z] Step 6/8 : WORKDIR /build\n [2020-02-10T19:49:15.310Z] ---> Running in 2ea59ad1d338\n [2020-02-10T19:49:15.310Z] Removing intermediate container 2ea59ad1d338\n [2020-02-10T19:49:15.310Z] ---> aee31ad75328\n [2020-02-10T19:49:15.310Z] Step 7/8 : COPY go.mod .\n [2020-02-10T19:49:15.569Z] ---> a5cff235dc0b\n [2020-02-10T19:49:15.569Z] Step 8/8 : RUN go mod download\n [2020-02-10T19:49:15.569Z] ---> Running in 65384ff12f99\n [2020-02-10T19:49:17.477Z] \x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n [2020-02-10T19:49:17.477Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-10T19:49:17.477Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-10T19:49:17.477Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-10T19:49:17.477Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-10T19:49:17.477Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-10T19:49:17.477Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-02-10T19:49:17.477Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-10T19:49:17.477Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-02-10T19:49:17.477Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n [2020-02-10T19:49:17.477Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n [2020-02-10T19:49:17.477Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n [2020-02-10T19:49:17.477Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.14\n [2020-02-10T19:49:17.477Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-10T19:49:17.477Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-10T19:49:17.477Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-10T19:49:17.477Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-10T19:49:17.477Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n [2020-02-10T19:49:17.477Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n [2020-02-10T19:49:17.477Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-10T19:49:17.477Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n [2020-02-10T19:49:17.477Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-10T19:49:17.477Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n [2020-02-10T19:49:17.477Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-02-10T19:49:17.477Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-02-10T19:49:17.477Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-10T19:49:17.477Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-02-10T19:49:17.477Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-10T19:49:17.477Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-10T19:49:17.477Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-10T19:49:17.477Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-10T19:49:17.477Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-10T19:49:17.477Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-10T19:49:17.477Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-10T19:49:17.477Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-10T19:49:17.477Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-10T19:49:17.477Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-10T19:49:17.477Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-10T19:49:17.477Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-10T19:49:17.478Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-10T19:49:17.478Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-10T19:49:17.478Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pretty v0.2.0\n [2020-02-10T19:49:17.478Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pty v1.1.1\n [2020-02-10T19:49:17.478Z] \x1b[0m\x1b[91mgo: finding github.com/kr/text v0.1.0\n [2020-02-10T19:49:17.478Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-10T19:49:17.478Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-10T19:49:17.478Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-10T19:49:17.478Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-10T19:49:17.478Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-10T19:49:17.478Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-10T19:49:17.478Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-10T19:49:17.478Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-10T19:49:17.478Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-10T19:49:17.478Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-10T19:49:17.478Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-10T19:49:17.478Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-10T19:49:17.478Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-10T19:49:17.478Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-02-10T19:49:17.478Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-10T19:49:17.746Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-10T19:49:17.746Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-10T19:49:17.746Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-10T19:49:17.746Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-10T19:49:17.746Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-10T19:49:17.746Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.2.0\n [2020-02-10T19:49:17.746Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.4.0\n [2020-02-10T19:49:17.746Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n [2020-02-10T19:49:17.746Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-10T19:49:17.746Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n [2020-02-10T19:49:17.746Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n [2020-02-10T19:49:17.746Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n [2020-02-10T19:49:17.746Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-10T19:49:17.746Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-10T19:49:17.746Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-10T19:49:17.746Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-10T19:49:17.746Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n [2020-02-10T19:49:17.746Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n [2020-02-10T19:49:17.746Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15\n [2020-02-10T19:49:17.746Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.8\n [2020-02-10T19:49:25.893Z] \x1b[0mRemoving intermediate container 65384ff12f99\n [2020-02-10T19:49:25.893Z] ---> 00065e5db5a1\n [2020-02-10T19:49:25.893Z] Successfully built 00065e5db5a1\n [2020-02-10T19:49:25.893Z] 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-10T19:49:26.290Z] + docker inspect -f . ci-base-image-x86_64\n [2020-02-10T19:49:26.290Z] .\n [Pipeline] withDockerContainer\n [2020-02-10T19:49:26.417Z] prd-centos7-docker-4c-2g-18658 does not seem to be running inside a container\n [2020-02-10T19:49:26.454Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/12 -v /w/workspace/app-functions-sdk-go/12:/w/workspace/app-functions-sdk-go/12:rw,z -v /w/workspace/app-functions-sdk-go/12@tmp:/w/workspace/app-functions-sdk-go/12@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-10T19:49:26.990Z] $ docker top ddf585c3dd1c62652eb0aac4f3d530bc054636f05e749bfeda6c88da31cf9c51 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-10T19:49:27.858Z] + go version\n [2020-02-10T19:49:27.858Z] go version go1.13.5 linux/amd64\n [Pipeline] sh\n [2020-02-10T19:49:28.156Z] + make test\n [2020-02-10T19:49:28.156Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-02-10T19:49:29.415Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n [2020-02-10T19:49:41.702Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.111s\tcoverage: 88.9% of statements\n [2020-02-10T19:49:51.739Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t0.604s\tcoverage: 41.9% of statements\n [2020-02-10T19:49:51.739Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n [2020-02-10T19:49:51.739Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n [2020-02-10T19:49:51.739Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.019s\tcoverage: 100.0% of statements\n [2020-02-10T19:49:51.739Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime\t0.532s\tcoverage: 69.3% of statements\n [2020-02-10T19:49:51.740Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t0.008s\tcoverage: 30.2% of statements\n [2020-02-10T19:49:51.740Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.007s\tcoverage: 89.5% of statements\n [2020-02-10T19:49:51.740Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.018s\tcoverage: 100.0% of statements\n [2020-02-10T19:49:51.740Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.009s\tcoverage: 100.0% of statements\n [2020-02-10T19:49:51.740Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.012s\tcoverage: 100.0% of statements\n [2020-02-10T19:49:51.740Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n [2020-02-10T19:49:51.740Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n [2020-02-10T19:49:51.740Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n [2020-02-10T19:49:51.740Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n [2020-02-10T19:49:51.740Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n [2020-02-10T19:49:51.740Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n [2020-02-10T19:49:51.740Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.011s\tcoverage: 96.6% of statements\n [2020-02-10T19:49:51.740Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n [2020-02-10T19:49:52.000Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.032s\tcoverage: 97.7% of statements\n [2020-02-10T19:49:52.000Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n [2020-02-10T19:49:52.000Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n [2020-02-10T19:49:52.000Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n [2020-02-10T19:50:00.134Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t6.680s\tcoverage: 86.7% of statements\n [2020-02-10T19:50:00.134Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.036s\tcoverage: 60.0% of statements\n [2020-02-10T19:50:00.134Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/startup\t[no test files]\n [2020-02-10T19:50:00.134Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t5.333s\tcoverage: 73.6% of statements\n [2020-02-10T19:50:00.134Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.008s\tcoverage: 94.7% of statements\n [2020-02-10T19:50:00.134Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n [2020-02-10T19:50:04.346Z] gofmt -l .\n [2020-02-10T19:50:04.346Z] [ "`gofmt -l .`" = "" ]\n [2020-02-10T19:50:04.346Z] ./bin/test-attribution-txt.sh\n [2020-02-10T19:50:05.281Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-02-10T19:50:05.704Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-10T19:50:05.704Z] $ docker stop --time=1 ddf585c3dd1c62652eb0aac4f3d530bc054636f05e749bfeda6c88da31cf9c51\n [2020-02-10T19:50:07.213Z] $ docker rm -f ddf585c3dd1c62652eb0aac4f3d530bc054636f05e749bfeda6c88da31cf9c51\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 when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-02-10T19:51:17.366Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-18660 in /w/workspace/ndry_app-functions-sdk-go_PR-271\n [Pipeline] {\n [Pipeline] ws\n [2020-02-10T19:51:17.378Z] Running in /w/workspace/app-functions-sdk-go/12\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-10T19:51:24.907Z] using credential edgex-jenkins-ssh\n [2020-02-10T19:51:24.935Z] Cloning the remote Git repository\n [2020-02-10T19:51:24.935Z] Cloning with configured refspecs honoured and without tags\n [2020-02-10T19:51:25.000Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-10T19:51:25.095Z] > git init /w/workspace/app-functions-sdk-go/12 # timeout=10\n [2020-02-10T19:51:25.173Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-10T19:51:25.173Z] > git --version # timeout=10\n [2020-02-10T19:51:25.206Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-10T19:51:25.300Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/271/head:refs/remotes/origin/PR-271 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-10T19:51:28.671Z] Fetching without tags\n [2020-02-10T19:51:28.528Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-10T19:51:28.561Z] > git config --add remote.origin.fetch +refs/pull/271/head:refs/remotes/origin/PR-271 # timeout=10\n [2020-02-10T19:51:28.583Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-10T19:51:28.635Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-10T19:51:28.691Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-10T19:51:28.692Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-10T19:51:28.704Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/271/head:refs/remotes/origin/PR-271 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-10T19:51:29.165Z] Merging remotes/origin/master commit 08072b46d54617938d44fc98e19622720caf7652 into PR head commit d76386758148abbf9ae3fe57f7cfd530d07d8176\n [2020-02-10T19:51:29.455Z] Merge succeeded, producing 37f75be43bf7f53ba4eeb168d23bfe09cfd6b2b0\n [2020-02-10T19:51:29.455Z] Checking out Revision 37f75be43bf7f53ba4eeb168d23bfe09cfd6b2b0 (PR-271)\n [2020-02-10T19:51:29.191Z] > git config core.sparsecheckout # timeout=10\n [2020-02-10T19:51:29.224Z] > git checkout -f d76386758148abbf9ae3fe57f7cfd530d07d8176 # timeout=10\n [2020-02-10T19:51:29.347Z] > git merge 08072b46d54617938d44fc98e19622720caf7652 # timeout=10\n [2020-02-10T19:51:29.424Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-10T19:51:29.461Z] > git config core.sparsecheckout # timeout=10\n [2020-02-10T19:51:29.476Z] > git checkout -f 37f75be43bf7f53ba4eeb168d23bfe09cfd6b2b0 # timeout=10\n [2020-02-10T19:51:33.866Z] Commit message: "Merge commit \'08072b46d54617938d44fc98e19622720caf7652\' into HEAD"\n [2020-02-10T19:51:33.874Z] > git rev-list --no-walk d76386758148abbf9ae3fe57f7cfd530d07d8176 # timeout=10\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-02-10T19:51:38.764Z] =========================================================\n [2020-02-10T19:51:38.764Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n [2020-02-10T19:51:38.764Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-10T19:51:40.226Z] + 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-10T19:51:42.234Z] Sending build context to Docker daemon 36.45MB\n\n [2020-02-10T19:51:42.234Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n [2020-02-10T19:51:42.234Z] Step 2/8 : FROM ${BASE}\n [2020-02-10T19:51:42.234Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-02-10T19:51:42.234Z] cde5963f3b93: Pulling fs layer\n [2020-02-10T19:51:42.234Z] 2a23fa8c16f7: Pulling fs layer\n [2020-02-10T19:51:42.234Z] 777b28850792: Pulling fs layer\n [2020-02-10T19:51:42.234Z] 8a11ddd9e578: Pulling fs layer\n [2020-02-10T19:51:42.234Z] 4cf88f913ddb: Pulling fs layer\n [2020-02-10T19:51:42.234Z] 1df406cf5192: Pulling fs layer\n [2020-02-10T19:51:42.234Z] cd6300453558: Pulling fs layer\n [2020-02-10T19:51:42.234Z] b9c365052c96: Pulling fs layer\n [2020-02-10T19:51:42.234Z] a2d8cc88f415: Pulling fs layer\n [2020-02-10T19:51:42.234Z] ea1d1ca13537: Pulling fs layer\n [2020-02-10T19:51:42.234Z] 3750a50a1c5e: Pulling fs layer\n [2020-02-10T19:51:42.234Z] 8a11ddd9e578: Waiting\n [2020-02-10T19:51:42.234Z] 4cf88f913ddb: Waiting\n [2020-02-10T19:51:42.234Z] 1df406cf5192: Waiting\n [2020-02-10T19:51:42.234Z] cd6300453558: Waiting\n [2020-02-10T19:51:42.234Z] b9c365052c96: Waiting\n [2020-02-10T19:51:42.234Z] a2d8cc88f415: Waiting\n [2020-02-10T19:51:42.234Z] ea1d1ca13537: Waiting\n [2020-02-10T19:51:42.234Z] 3750a50a1c5e: Waiting\n [2020-02-10T19:51:42.512Z] 777b28850792: Verifying Checksum\n [2020-02-10T19:51:42.512Z] 777b28850792: Download complete\n [2020-02-10T19:51:42.512Z] 2a23fa8c16f7: Verifying Checksum\n [2020-02-10T19:51:42.512Z] 2a23fa8c16f7: Download complete\n [2020-02-10T19:51:42.512Z] 4cf88f913ddb: Verifying Checksum\n [2020-02-10T19:51:42.512Z] 4cf88f913ddb: Download complete\n [2020-02-10T19:51:42.512Z] 1df406cf5192: Verifying Checksum\n [2020-02-10T19:51:42.512Z] 1df406cf5192: Download complete\n [2020-02-10T19:51:42.792Z] cde5963f3b93: Verifying Checksum\n [2020-02-10T19:51:42.792Z] cde5963f3b93: Download complete\n [2020-02-10T19:51:44.777Z] cde5963f3b93: Pull complete\n [2020-02-10T19:51:45.760Z] 2a23fa8c16f7: Pull complete\n [2020-02-10T19:51:46.378Z] 777b28850792: Pull complete\n [2020-02-10T19:51:49.799Z] cd6300453558: Verifying Checksum\n [2020-02-10T19:51:49.799Z] cd6300453558: Download complete\n [2020-02-10T19:51:50.090Z] a2d8cc88f415: Verifying Checksum\n [2020-02-10T19:51:50.090Z] a2d8cc88f415: Download complete\n [2020-02-10T19:51:54.405Z] ea1d1ca13537: Verifying Checksum\n [2020-02-10T19:51:54.405Z] ea1d1ca13537: Download complete\n [2020-02-10T19:51:54.405Z] 3750a50a1c5e: Verifying Checksum\n [2020-02-10T19:51:54.405Z] 3750a50a1c5e: Download complete\n [2020-02-10T19:51:56.398Z] b9c365052c96: Verifying Checksum\n [2020-02-10T19:51:56.398Z] b9c365052c96: Download complete\n [2020-02-10T19:51:58.361Z] 8a11ddd9e578: Download complete\n [2020-02-10T19:52:16.631Z] 8a11ddd9e578: Pull complete\n [2020-02-10T19:52:16.631Z] 4cf88f913ddb: Pull complete\n [2020-02-10T19:52:16.631Z] 1df406cf5192: Pull complete\n [2020-02-10T19:52:22.053Z] cd6300453558: Pull complete\n [2020-02-10T19:52:30.323Z] b9c365052c96: Pull complete\n [2020-02-10T19:52:30.323Z] a2d8cc88f415: Pull complete\n [2020-02-10T19:52:32.924Z] ea1d1ca13537: Pull complete\n [2020-02-10T19:52:32.924Z] 3750a50a1c5e: Pull complete\n [2020-02-10T19:52:32.924Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n [2020-02-10T19:52:32.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n [2020-02-10T19:52:32.924Z] ---> 78745c68409d\n [2020-02-10T19:52:32.924Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n [2020-02-10T19:52:33.515Z] latest: Pulling from library/docker\n [2020-02-10T19:52:33.515Z] 8fa90b21c985: Pulling fs layer\n [2020-02-10T19:52:33.515Z] f2917335fcb0: Pulling fs layer\n [2020-02-10T19:52:33.516Z] c8d3c84c2515: Pulling fs layer\n [2020-02-10T19:52:33.516Z] 32738a03c1ca: Pulling fs layer\n [2020-02-10T19:52:33.516Z] c36258bdcaf0: Pulling fs layer\n [2020-02-10T19:52:33.516Z] 149292bf8308: Pulling fs layer\n [2020-02-10T19:52:33.516Z] f91f03656c52: Pulling fs layer\n [2020-02-10T19:52:33.516Z] 32738a03c1ca: Waiting\n [2020-02-10T19:52:33.516Z] c36258bdcaf0: Waiting\n [2020-02-10T19:52:33.516Z] 149292bf8308: Waiting\n [2020-02-10T19:52:33.516Z] f91f03656c52: Waiting\n [2020-02-10T19:52:34.498Z] c8d3c84c2515: Verifying Checksum\n [2020-02-10T19:52:34.498Z] c8d3c84c2515: Download complete\n [2020-02-10T19:52:34.498Z] 8fa90b21c985: Verifying Checksum\n [2020-02-10T19:52:34.498Z] 8fa90b21c985: Download complete\n [2020-02-10T19:52:34.498Z] f2917335fcb0: Verifying Checksum\n [2020-02-10T19:52:34.498Z] f2917335fcb0: Download complete\n [2020-02-10T19:52:35.095Z] c36258bdcaf0: Verifying Checksum\n [2020-02-10T19:52:35.095Z] c36258bdcaf0: Download complete\n [2020-02-10T19:52:35.095Z] 149292bf8308: Verifying Checksum\n [2020-02-10T19:52:35.095Z] 149292bf8308: Download complete\n [2020-02-10T19:52:35.781Z] f91f03656c52: Verifying Checksum\n [2020-02-10T19:52:35.781Z] f91f03656c52: Download complete\n [2020-02-10T19:52:36.385Z] 8fa90b21c985: Pull complete\n [2020-02-10T19:52:39.805Z] f2917335fcb0: Pull complete\n [2020-02-10T19:52:39.805Z] c8d3c84c2515: Pull complete\n [2020-02-10T19:52:41.238Z] 32738a03c1ca: Verifying Checksum\n [2020-02-10T19:52:41.238Z] 32738a03c1ca: Download complete\n [2020-02-10T19:52:47.934Z] 32738a03c1ca: Pull complete\n [2020-02-10T19:52:47.934Z] c36258bdcaf0: Pull complete\n [2020-02-10T19:52:47.934Z] 149292bf8308: Pull complete\n [2020-02-10T19:52:47.934Z] f91f03656c52: Pull complete\n [2020-02-10T19:52:47.934Z] Digest: sha256:0b90b0aefd15794e4d5bea2debc3b761c1d3481a92ec7166f8453652d0deba95\n [2020-02-10T19:52:47.934Z] Status: Downloaded newer image for docker:latest\n [2020-02-10T19:52:54.616Z] ---> 7e5933e97e6f\n [2020-02-10T19:52:54.616Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-10T19:52:54.616Z] ---> Running in dd2c3ab1fa76\n [2020-02-10T19:52:54.616Z] Removing intermediate container dd2c3ab1fa76\n [2020-02-10T19:52:54.616Z] ---> 908f26ff2f5e\n [2020-02-10T19:52:54.616Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n [2020-02-10T19:52:54.616Z] ---> Running in 72833aef8c98\n [2020-02-10T19:52:54.885Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-10T19:52:55.849Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-10T19:52:56.124Z] (1/5) Installing libsodium (1.0.18-r0)\n [2020-02-10T19:52:56.124Z] (2/5) Installing libzmq (4.3.2-r0)\n [2020-02-10T19:52:56.392Z] (3/5) Installing pkgconf (1.6.3-r0)\n [2020-02-10T19:52:56.392Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n [2020-02-10T19:52:56.664Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n [2020-02-10T19:52:56.664Z] Executing busybox-1.31.1-r8.trigger\n [2020-02-10T19:52:56.664Z] OK: 127 MiB in 44 packages\n [2020-02-10T19:52:58.099Z] Removing intermediate container 72833aef8c98\n [2020-02-10T19:52:58.099Z] ---> 90a51e0b2b53\n [2020-02-10T19:52:58.099Z] Step 6/8 : WORKDIR /build\n [2020-02-10T19:52:58.099Z] ---> Running in 2d29e64f3254\n [2020-02-10T19:52:58.369Z] Removing intermediate container 2d29e64f3254\n [2020-02-10T19:52:58.369Z] ---> e44340e9623d\n [2020-02-10T19:52:58.369Z] Step 7/8 : COPY go.mod .\n [2020-02-10T19:52:58.963Z] ---> 6762e94e3f0a\n [2020-02-10T19:52:58.963Z] Step 8/8 : RUN go mod download\n [2020-02-10T19:52:58.963Z] ---> Running in c30781dcbb85\n [2020-02-10T19:53:00.925Z] \x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n [2020-02-10T19:53:00.925Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-10T19:53:00.925Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-10T19:53:00.925Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-10T19:53:00.925Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-10T19:53:00.925Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-10T19:53:00.925Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-02-10T19:53:00.925Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-10T19:53:00.925Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-02-10T19:53:00.925Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n [2020-02-10T19:53:00.925Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n [2020-02-10T19:53:00.925Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n [2020-02-10T19:53:00.925Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.14\n [2020-02-10T19:53:00.925Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-10T19:53:01.194Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-10T19:53:01.194Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-10T19:53:01.194Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-10T19:53:01.194Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n [2020-02-10T19:53:01.194Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n [2020-02-10T19:53:01.194Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-10T19:53:01.194Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n [2020-02-10T19:53:01.194Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-10T19:53:01.194Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n [2020-02-10T19:53:01.194Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-02-10T19:53:01.194Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-02-10T19:53:01.194Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-10T19:53:01.194Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-02-10T19:53:01.194Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-10T19:53:01.194Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-10T19:53:01.194Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-10T19:53:01.194Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-10T19:53:01.194Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-10T19:53:01.194Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-10T19:53:01.194Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-10T19:53:01.194Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-10T19:53:01.194Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-10T19:53:01.194Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-10T19:53:01.194Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-10T19:53:01.194Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-10T19:53:01.194Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-10T19:53:01.194Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-10T19:53:01.465Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pretty v0.2.0\n [2020-02-10T19:53:01.465Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pty v1.1.1\n [2020-02-10T19:53:01.465Z] \x1b[0m\x1b[91mgo: finding github.com/kr/text v0.1.0\n [2020-02-10T19:53:01.465Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-10T19:53:01.465Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-10T19:53:01.465Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-10T19:53:01.465Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-10T19:53:01.465Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-10T19:53:01.465Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-10T19:53:01.465Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-10T19:53:01.465Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-10T19:53:01.465Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-10T19:53:01.465Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-10T19:53:01.465Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-10T19:53:01.465Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-10T19:53:01.465Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-10T19:53:01.465Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-02-10T19:53:01.465Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-10T19:53:01.465Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-10T19:53:01.465Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-10T19:53:01.750Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-10T19:53:01.750Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-10T19:53:01.750Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-10T19:53:01.750Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.2.0\n [2020-02-10T19:53:01.750Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.4.0\n [2020-02-10T19:53:01.750Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n [2020-02-10T19:53:01.750Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-10T19:53:01.750Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n [2020-02-10T19:53:01.751Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n [2020-02-10T19:53:01.751Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n [2020-02-10T19:53:01.751Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-10T19:53:01.751Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-10T19:53:01.751Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-10T19:53:01.751Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-10T19:53:01.751Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n [2020-02-10T19:53:01.751Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n [2020-02-10T19:53:01.751Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15\n [2020-02-10T19:53:01.751Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.8\n [2020-02-10T19:53:23.938Z] \x1b[0mRemoving intermediate container c30781dcbb85\n [2020-02-10T19:53:23.938Z] ---> d5fe761b080b\n [2020-02-10T19:53:23.938Z] Successfully built d5fe761b080b\n [2020-02-10T19:53:23.938Z] 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-10T19:53:24.396Z] + docker inspect -f . ci-base-image-arm64\n [2020-02-10T19:53:24.668Z] .\n [Pipeline] withDockerContainer\n [2020-02-10T19:53:25.038Z] prd-ubuntu18.04-docker-arm64-4c-2g-18660 does not seem to be running inside a container\n [2020-02-10T19:53:25.126Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/12 -v /w/workspace/app-functions-sdk-go/12:/w/workspace/app-functions-sdk-go/12:rw,z -v /w/workspace/app-functions-sdk-go/12@tmp:/w/workspace/app-functions-sdk-go/12@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-arm64 cat\n [2020-02-10T19:53:26.522Z] $ docker top 99a8530cec4c6ea33ac2fb6f997082be13de617099e91aacaa0f11d5664ca496 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-10T19:53:29.223Z] + go version\n [2020-02-10T19:53:29.223Z] go version go1.13.5 linux/arm64\n [Pipeline] sh\n [2020-02-10T19:53:29.896Z] + make test\n [2020-02-10T19:53:29.896Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-02-10T19:53:31.870Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n [2020-02-10T19:54:28.370Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.114s\tcoverage: 88.9% of statements\n [2020-02-10T19:55:07.457Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t0.536s\tcoverage: 41.9% of statements\n [2020-02-10T19:55:07.457Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n [2020-02-10T19:55:07.457Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n [2020-02-10T19:55:07.457Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.040s\tcoverage: 100.0% of statements\n [2020-02-10T19:55:14.148Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime\t0.319s\tcoverage: 69.3% of statements\n [2020-02-10T19:55:14.148Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t0.025s\tcoverage: 30.2% of statements\n [2020-02-10T19:55:16.108Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.053s\tcoverage: 89.5% of statements\n [2020-02-10T19:55:17.077Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.025s\tcoverage: 100.0% of statements\n [2020-02-10T19:55:19.047Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.014s\tcoverage: 100.0% of statements\n [2020-02-10T19:55:21.007Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.017s\tcoverage: 100.0% of statements\n [2020-02-10T19:55:21.007Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n [2020-02-10T19:55:21.007Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n [2020-02-10T19:55:21.007Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n [2020-02-10T19:55:21.007Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n [2020-02-10T19:55:21.007Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n [2020-02-10T19:55:21.007Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n [2020-02-10T19:55:21.007Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.011s\tcoverage: 96.6% of statements\n [2020-02-10T19:55:21.007Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n [2020-02-10T19:55:22.434Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.013s\tcoverage: 97.7% of statements\n [2020-02-10T19:55:22.434Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n [2020-02-10T19:55:22.434Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n [2020-02-10T19:55:22.434Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n [2020-02-10T19:55:34.796Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t6.737s\tcoverage: 86.7% of statements\n [2020-02-10T19:55:34.796Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.054s\tcoverage: 60.0% of statements\n [2020-02-10T19:55:34.796Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/startup\t[no test files]\n [2020-02-10T19:55:38.176Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t5.502s\tcoverage: 73.6% of statements\n [2020-02-10T19:55:38.176Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.022s\tcoverage: 94.7% of statements\n [2020-02-10T19:55:38.449Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n [2020-02-10T19:55:56.703Z] gofmt -l .\n [2020-02-10T19:55:56.703Z] [ "`gofmt -l .`" = "" ]\n [2020-02-10T19:55:56.703Z] ./bin/test-attribution-txt.sh\n [2020-02-10T19:55:56.975Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-02-10T19:55:57.968Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-02-10T19:55:58.427Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-10T19:55:58.431Z] $ docker stop --time=1 99a8530cec4c6ea33ac2fb6f997082be13de617099e91aacaa0f11d5664ca496\n [2020-02-10T19:56:00.646Z] $ docker rm -f 99a8530cec4c6ea33ac2fb6f997082be13de617099e91aacaa0f11d5664ca496\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 when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n [Pipeline] unstash\n [Pipeline] wrap\n [2020-02-10T19:56:01.836Z] provisioning config files...\n [2020-02-10T19:56:01.852Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-271@tmp/config7081066976192583005tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-02-10T19:56:02.214Z] + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_PR-271@tmp/config7081066976192583005tmp\n [2020-02-10T19:56:02.214Z] + curl -s https://codecov.io/bash\n [2020-02-10T19:56:02.479Z] \n [2020-02-10T19:56:02.479Z] _____ _\n [2020-02-10T19:56:02.479Z] / ____| | |\n [2020-02-10T19:56:02.479Z] | | ___ __| | ___ ___ _____ __\n [2020-02-10T19:56:02.479Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-02-10T19:56:02.479Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-02-10T19:56:02.479Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-02-10T19:56:02.479Z] Bash-20191211-b8db533\n [2020-02-10T19:56:02.479Z] \n [2020-02-10T19:56:02.479Z] \n [2020-02-10T19:56:02.479Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-02-10T19:56:02.479Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-02-10T19:56:02.479Z] Fixing merge commit SHA\n [2020-02-10T19:56:02.479Z] \x1b[0;32mYaml not found, that\'s ok! Learn more at\x1b[0m \x1b[0;36mhttp://docs.codecov.io/docs/codecov-yaml\x1b[0m\n [2020-02-10T19:56:02.479Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-02-10T19:56:02.741Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-02-10T19:56:02.741Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-02-10T19:56:02.741Z] \x1b[0;32m+\x1b[0m .\n [2020-02-10T19:56:02.741Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-02-10T19:56:02.741Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-02-10T19:56:02.741Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-02-10T19:56:02.741Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=56897\x1b[0m\n [2020-02-10T19:56:02.741Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-02-10T19:56:02.741Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-02-10T19:56:03.020Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-02-10T19:56:03.020Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-02-10T19:56:03.291Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-02-10T19:56:03.291Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-02-10T19:56:03.291Z] \x1b[0;90mquery:\x1b[0m branch=PR-271&commit=08072b46d54617938d44fc98e19622720caf7652&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-271%2F12%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=271&job=\n [2020-02-10T19:56:03.291Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-02-10T19:56:03.291Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-271&commit=08072b46d54617938d44fc98e19622720caf7652&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-271%2F12%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=271&job=\n [2020-02-10T19:56:03.873Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-02-10T19:56:04.500Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/08072b46d54617938d44fc98e19622720caf7652\x1b[0m\n [Pipeline] }\n [2020-02-10T19:56:04.508Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to when conditional\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Declarative: Post Actions)\n [Pipeline] stage\n [Pipeline] { (LF Post Build Actions)\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-10T19:56:05.089Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-10T19:56:05.464Z] ---> package-listing.sh\n [2020-02-10T19:56:05.464Z] ++ facter osfamily\n [2020-02-10T19:56:05.464Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-02-10T19:56:05.464Z] + OS_FAMILY=redhat\n [2020-02-10T19:56:05.464Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-271\n [2020-02-10T19:56:05.464Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-02-10T19:56:05.464Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-02-10T19:56:05.464Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-02-10T19:56:05.464Z] + PACKAGES=/tmp/packages_start.txt\n [2020-02-10T19:56:05.464Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_PR-271 \']\'\n [2020-02-10T19:56:05.464Z] + PACKAGES=/tmp/packages_end.txt\n [2020-02-10T19:56:05.464Z] + case "${OS_FAMILY}" in\n [2020-02-10T19:56:05.464Z] + rpm -qa\n [2020-02-10T19:56:05.464Z] + sort\n [2020-02-10T19:56:10.842Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-02-10T19:56:10.842Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-02-10T19:56:10.842Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-02-10T19:56:10.842Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_PR-271 \']\'\n [2020-02-10T19:56:10.842Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-271/archives/\n [2020-02-10T19:56:10.842Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-271/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-10T19:56:11.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-10T19:56:11.253Z] \n [2020-02-10T19:56:11.253Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-10T19:56:11.729Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-10T19:56:11.729Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-02-10T19:56:11.729Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-10T19:56:11.729Z] da0e9bf0cc60: Pulling fs layer\n [2020-02-10T19:56:11.729Z] c9ea274ed700: Pulling fs layer\n [2020-02-10T19:56:11.729Z] 9cfac6ba3733: Pulling fs layer\n [2020-02-10T19:56:11.729Z] f6a933c9cadc: Pulling fs layer\n [2020-02-10T19:56:11.729Z] 61811dbd4963: Pulling fs layer\n [2020-02-10T19:56:11.729Z] a6eb2c9e2280: Pulling fs layer\n [2020-02-10T19:56:11.729Z] 095dd8b7b4d8: Pulling fs layer\n [2020-02-10T19:56:11.729Z] dc21a1d4508b: Pulling fs layer\n [2020-02-10T19:56:11.729Z] 363af2e989c4: Pulling fs layer\n [2020-02-10T19:56:11.729Z] f6a933c9cadc: Waiting\n [2020-02-10T19:56:11.729Z] 61811dbd4963: Waiting\n [2020-02-10T19:56:11.729Z] a6eb2c9e2280: Waiting\n [2020-02-10T19:56:11.729Z] 095dd8b7b4d8: Waiting\n [2020-02-10T19:56:11.729Z] dc21a1d4508b: Waiting\n [2020-02-10T19:56:11.729Z] 363af2e989c4: Waiting\n [2020-02-10T19:56:11.729Z] 9cfac6ba3733: Waiting\n [2020-02-10T19:56:11.729Z] da0e9bf0cc60: Verifying Checksum\n [2020-02-10T19:56:11.729Z] da0e9bf0cc60: Download complete\n [2020-02-10T19:56:12.015Z] 9cfac6ba3733: Verifying Checksum\n [2020-02-10T19:56:12.016Z] 9cfac6ba3733: Download complete\n [2020-02-10T19:56:12.016Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-10T19:56:12.016Z] e6b0cf9c0882: Download complete\n [2020-02-10T19:56:12.305Z] f6a933c9cadc: Verifying Checksum\n [2020-02-10T19:56:12.305Z] f6a933c9cadc: Download complete\n [2020-02-10T19:56:12.305Z] a6eb2c9e2280: Verifying Checksum\n [2020-02-10T19:56:12.305Z] a6eb2c9e2280: Download complete\n [2020-02-10T19:56:12.658Z] e6b0cf9c0882: Pull complete\n [2020-02-10T19:56:12.967Z] da0e9bf0cc60: Pull complete\n [2020-02-10T19:56:13.268Z] c9ea274ed700: Verifying Checksum\n [2020-02-10T19:56:13.268Z] c9ea274ed700: Download complete\n [2020-02-10T19:56:13.573Z] 095dd8b7b4d8: Verifying Checksum\n [2020-02-10T19:56:13.573Z] 095dd8b7b4d8: Download complete\n [2020-02-10T19:56:13.573Z] 363af2e989c4: Verifying Checksum\n [2020-02-10T19:56:13.573Z] 363af2e989c4: Download complete\n [2020-02-10T19:56:13.873Z] dc21a1d4508b: Verifying Checksum\n [2020-02-10T19:56:13.873Z] dc21a1d4508b: Download complete\n [2020-02-10T19:56:14.969Z] 61811dbd4963: Verifying Checksum\n [2020-02-10T19:56:14.969Z] 61811dbd4963: Download complete\n [2020-02-10T19:56:16.933Z] c9ea274ed700: Pull complete\n [2020-02-10T19:56:17.196Z] 9cfac6ba3733: Pull complete\n [2020-02-10T19:56:17.488Z] f6a933c9cadc: Pull complete\n [2020-02-10T19:56:21.885Z] 61811dbd4963: Pull complete\n [2020-02-10T19:56:21.885Z] a6eb2c9e2280: Pull complete\n [2020-02-10T19:56:24.569Z] 095dd8b7b4d8: Pull complete\n [2020-02-10T19:56:24.867Z] dc21a1d4508b: Pull complete\n [2020-02-10T19:56:25.142Z] 363af2e989c4: Pull complete\n [2020-02-10T19:56:25.142Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-02-10T19:56:25.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-02-10T19:56:25.408Z] prd-centos7-docker-4c-2g-18655 does not seem to be running inside a container\n [2020-02-10T19:56:25.469Z] $ 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-271 -v /w/workspace/ndry_app-functions-sdk-go_PR-271:/w/workspace/ndry_app-functions-sdk-go_PR-271:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-271@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-271@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-02-10T19:56:26.857Z] $ docker top f1cf80c433c58f5f04ab9f01e567c93ea4cb12234e8755b4fc5b3cc9ebcb8bb7 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-02-10T19:56:28.024Z] provisioning config files...\n [2020-02-10T19:56:28.054Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-271@tmp/config7486562226808226819tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-02-10T19:56:28.086Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-10T19:56:28.789Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-02-10T19:56:28.805Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-10T19:56:29.123Z] ---> logs-deploy.sh\n [2020-02-10T19:56:29.123Z] + ARCHIVE_ARTIFACTS=\n [2020-02-10T19:56:29.123Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-02-10T19:56:29.123Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-02-10T19:56:29.123Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-02-10T19:56:29.123Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-271/12\n [2020-02-10T19:56:29.123Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-271/12/\n [2020-02-10T19:56:29.123Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-271/12 /w/workspace/ndry_app-functions-sdk-go_PR-271\n [2020-02-10T19:56:31.064Z] Archives upload complete.\n [2020-02-10T19:56:31.064Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-271/12 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-271/12/\n [2020-02-10T19:56:32.036Z] ---> uname -a:\n [2020-02-10T19:56:32.036Z] Linux f1cf80c433c5 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-10T19:56:32.036Z] \n [2020-02-10T19:56:32.036Z] \n [2020-02-10T19:56:32.036Z] ---> lscpu:\n [2020-02-10T19:56:32.036Z] Architecture: x86_64\n [2020-02-10T19:56:32.036Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-02-10T19:56:32.036Z] Byte Order: Little Endian\n [2020-02-10T19:56:32.036Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-02-10T19:56:32.036Z] CPU(s): 4\n [2020-02-10T19:56:32.036Z] On-line CPU(s) list: 0-3\n [2020-02-10T19:56:32.036Z] Thread(s) per core: 1\n [2020-02-10T19:56:32.036Z] Core(s) per socket: 1\n [2020-02-10T19:56:32.036Z] Socket(s): 4\n [2020-02-10T19:56:32.036Z] NUMA node(s): 1\n [2020-02-10T19:56:32.036Z] Vendor ID: GenuineIntel\n [2020-02-10T19:56:32.036Z] CPU family: 6\n [2020-02-10T19:56:32.036Z] Model: 44\n [2020-02-10T19:56:32.036Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-02-10T19:56:32.036Z] Stepping: 1\n [2020-02-10T19:56:32.036Z] CPU MHz: 2933.438\n [2020-02-10T19:56:32.036Z] BogoMIPS: 5866.87\n [2020-02-10T19:56:32.036Z] Virtualization: VT-x\n [2020-02-10T19:56:32.036Z] Hypervisor vendor: KVM\n [2020-02-10T19:56:32.036Z] Virtualization type: full\n [2020-02-10T19:56:32.036Z] L1d cache: 128 KiB\n [2020-02-10T19:56:32.036Z] L1i cache: 128 KiB\n [2020-02-10T19:56:32.036Z] L2 cache: 16 MiB\n [2020-02-10T19:56:32.036Z] L3 cache: 64 MiB\n [2020-02-10T19:56:32.036Z] NUMA node0 CPU(s): 0-3\n [2020-02-10T19:56:32.036Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-02-10T19:56:32.036Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-02-10T19:56:32.036Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-02-10T19:56:32.036Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-02-10T19:56:32.036Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-02-10T19:56:32.036Z] 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-10T19:56:32.036Z] \n [2020-02-10T19:56:32.036Z] \n [2020-02-10T19:56:32.036Z] ---> nproc:\n [2020-02-10T19:56:32.036Z] 4\n [2020-02-10T19:56:32.036Z] \n [2020-02-10T19:56:32.036Z] \n [2020-02-10T19:56:32.036Z] ---> df -h:\n [2020-02-10T19:56:32.036Z] Filesystem Size Used Available Use% Mounted on\n [2020-02-10T19:56:32.036Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-02-10T19:56:32.036Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-02-10T19:56:32.036Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-02-10T19:56:32.036Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-02-10T19:56:32.036Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-02-10T19:56:32.036Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-02-10T19:56:32.036Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-02-10T19:56:32.036Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-02-10T19:56:32.036Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/ndry_app-functions-sdk-go_PR-271\n [2020-02-10T19:56:32.036Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/ndry_app-functions-sdk-go_PR-271@tmp\n [2020-02-10T19:56:32.036Z] \n [2020-02-10T19:56:32.036Z] \n [2020-02-10T19:56:32.036Z] ---> free -m:\n [2020-02-10T19:56:32.036Z] total used free shared buff/cache available\n [2020-02-10T19:56:32.036Z] Mem: 1838 622 64 0 1151 1112\n [2020-02-10T19:56:32.036Z] Swap: 1023 1 1022\n [2020-02-10T19:56:32.036Z] \n [2020-02-10T19:56:32.036Z] \n [2020-02-10T19:56:32.036Z] ---> ip addr:\n [2020-02-10T19:56:32.036Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-02-10T19:56:32.036Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-02-10T19:56:32.036Z] inet 127.0.0.1/8 scope host lo\n [2020-02-10T19:56:32.036Z] valid_lft forever preferred_lft forever\n [2020-02-10T19:56:32.037Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-02-10T19:56:32.037Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-02-10T19:56:32.037Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-02-10T19:56:32.037Z] valid_lft forever preferred_lft forever\n [2020-02-10T19:56:32.037Z] \n [2020-02-10T19:56:32.037Z] \n [2020-02-10T19:56:32.037Z] ---> sar -b -r -n DEV:\n [2020-02-10T19:56:32.037Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/10/20 \t_x86_64_\t(4 CPU)\n [2020-02-10T19:56:32.037Z] \n [2020-02-10T19:56:32.037Z] 19:45:42 LINUX RESTART\n [2020-02-10T19:56:32.037Z] \n [2020-02-10T19:56:32.037Z] 19:46:01 tps rtps wtps bread/s bwrtn/s\n [2020-02-10T19:56:32.037Z] 19:47:01 149.30 75.52 73.78 6774.51 37663.39\n [2020-02-10T19:56:32.037Z] 19:48:01 11.42 0.05 11.37 1.60 2317.46\n [2020-02-10T19:56:32.037Z] 19:49:01 2.21 0.00 2.21 0.00 75.42\n [2020-02-10T19:56:32.037Z] 19:50:01 0.30 0.00 0.30 0.00 3.20\n [2020-02-10T19:56:32.037Z] 19:51:01 0.23 0.00 0.23 0.00 2.83\n [2020-02-10T19:56:32.037Z] 19:52:01 0.42 0.00 0.42 0.00 5.62\n [2020-02-10T19:56:32.037Z] 19:53:01 0.30 0.02 0.29 0.14 3.42\n [2020-02-10T19:56:32.037Z] 19:54:01 0.25 0.00 0.25 0.00 2.78\n [2020-02-10T19:56:32.037Z] 19:55:01 0.33 0.00 0.33 0.00 3.49\n [2020-02-10T19:56:32.037Z] 19:56:01 0.28 0.00 0.28 0.00 3.08\n [2020-02-10T19:56:32.037Z] Average: 16.55 7.58 8.97 679.72 4020.08\n [2020-02-10T19:56:32.037Z] \n [2020-02-10T19:56:32.037Z] 19:46:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-02-10T19:56:32.037Z] 19:47:01 200808 1681496 89.33 2620 1144676 989076 33.75 449732 1075880 65228\n [2020-02-10T19:56:32.037Z] 19:48:01 202584 1679720 89.24 2620 1144864 954416 32.56 449932 1074224 20\n [2020-02-10T19:56:32.037Z] 19:49:01 200848 1681456 89.33 2620 1144872 954428 32.56 452280 1073892 12\n [2020-02-10T19:56:32.037Z] 19:50:01 204052 1678252 89.16 2620 1144872 920540 31.41 449652 1073400 20\n [2020-02-10T19:56:32.037Z] 19:51:01 206916 1675388 89.01 2620 1144880 897876 30.64 448828 1071960 16\n [2020-02-10T19:56:32.037Z] 19:52:01 203904 1678400 89.17 2620 1144884 898156 30.64 461720 1062268 8\n [2020-02-10T19:56:32.037Z] 19:53:01 205104 1677200 89.10 2620 1144892 897940 30.64 460692 1062268 12\n [2020-02-10T19:56:32.037Z] 19:54:01 219852 1662452 88.32 2620 1144900 897940 30.64 447600 1060468 8\n [2020-02-10T19:56:32.037Z] 19:55:01 219612 1662692 88.33 2620 1144908 897936 30.64 447596 1060472 8\n [2020-02-10T19:56:32.037Z] 19:56:01 220688 1661616 88.28 2620 1144912 898120 30.64 446944 1060468 12\n [2020-02-10T19:56:32.037Z] Average: 208437 1673867 88.93 2620 1144866 920643 31.41 451498 1067530 6534\n [2020-02-10T19:56:32.037Z] \n [2020-02-10T19:56:32.037Z] 19:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-02-10T19:56:32.037Z] 19:47:01 eth0 402.21 347.86 1588.99 387.56 0.00 0.00 0.00\n [2020-02-10T19:56:32.037Z] 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T19:56:32.037Z] 19:47:01 docker0 111.43 80.99 9.65 309.14 0.00 0.00 0.00\n [2020-02-10T19:56:32.037Z] 19:48:01 eth0 4.86 2.55 1.01 11.79 0.00 0.00 0.00\n [2020-02-10T19:56:32.037Z] 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T19:56:32.037Z] 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T19:56:32.037Z] 19:49:01 eth0 1.75 0.63 0.63 0.43 0.00 0.00 0.00\n [2020-02-10T19:56:32.037Z] 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T19:56:32.037Z] 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T19:56:32.037Z] 19:50:01 eth0 1.05 0.52 0.44 0.15 0.00 0.00 0.00\n [2020-02-10T19:56:32.037Z] 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T19:56:32.037Z] 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T19:56:32.037Z] 19:51:01 eth0 0.57 0.10 0.06 0.07 0.00 0.00 0.00\n [2020-02-10T19:56:32.037Z] 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T19:56:32.037Z] 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T19:56:32.037Z] 19:52:01 eth0 0.65 0.53 0.40 0.27 0.00 0.00 0.00\n [2020-02-10T19:56:32.037Z] 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T19:56:32.037Z] 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T19:56:32.037Z] 19:53:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-10T19:56:32.037Z] 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T19:56:32.037Z] 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T19:56:32.037Z] 19:54:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-10T19:56:32.037Z] 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T19:56:32.037Z] 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T19:56:32.037Z] 19:55:01 eth0 1.01 0.08 0.07 0.01 0.00 0.00 0.00\n [2020-02-10T19:56:32.037Z] 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T19:56:32.037Z] 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T19:56:32.037Z] 19:56:01 eth0 0.73 0.38 0.28 0.20 0.00 0.00 0.00\n [2020-02-10T19:56:32.037Z] 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T19:56:32.037Z] 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T19:56:32.037Z] Average: eth0 41.44 35.39 159.68 40.17 0.00 0.00 0.00\n [2020-02-10T19:56:32.037Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T19:56:32.037Z] Average: docker0 11.18 8.12 0.97 31.01 0.00 0.00 0.00\n [2020-02-10T19:56:32.037Z] \n [2020-02-10T19:56:32.037Z] \n [2020-02-10T19:56:32.037Z] ---> sar -P ALL:\n [2020-02-10T19:56:32.037Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/10/20 \t_x86_64_\t(4 CPU)\n [2020-02-10T19:56:32.037Z] \n [2020-02-10T19:56:32.037Z] 19:45:42 LINUX RESTART\n [2020-02-10T19:56:32.037Z] \n [2020-02-10T19:56:32.037Z] 19:46:01 CPU %user %nice %system %iowait %steal %idle\n [2020-02-10T19:56:32.037Z] 19:47:01 all 16.07 0.00 9.60 5.72 20.86 47.75\n [2020-02-10T19:56:32.037Z] 19:47:01 0 18.91 0.00 9.16 5.76 20.95 45.23\n [2020-02-10T19:56:32.037Z] 19:47:01 1 12.66 0.00 11.38 3.55 20.59 51.82\n [2020-02-10T19:56:32.037Z] 19:47:01 2 15.34 0.00 8.40 6.81 20.52 48.92\n [2020-02-10T19:56:32.037Z] 19:47:01 3 17.50 0.00 9.39 6.85 21.42 44.84\n [2020-02-10T19:56:32.037Z] 19:48:01 all 0.15 0.00 0.12 0.00 0.35 99.38\n [2020-02-10T19:56:32.037Z] 19:48:01 0 0.18 0.00 0.08 0.00 0.43 99.30\n [2020-02-10T19:56:32.037Z] 19:48:01 1 0.20 0.00 0.12 0.00 0.35 99.33\n [2020-02-10T19:56:32.037Z] 19:48:01 2 0.10 0.00 0.17 0.00 0.28 99.45\n [2020-02-10T19:56:32.037Z] 19:48:01 3 0.10 0.00 0.13 0.00 0.33 99.43\n [2020-02-10T19:56:32.037Z] 19:49:01 all 0.11 0.00 0.05 0.00 0.47 99.38\n [2020-02-10T19:56:32.037Z] 19:49:01 0 0.05 0.00 0.03 0.00 0.46 99.45\n [2020-02-10T19:56:32.037Z] 19:49:01 1 0.30 0.00 0.05 0.00 0.67 98.99\n [2020-02-10T19:56:32.037Z] 19:49:01 2 0.05 0.00 0.05 0.00 0.27 99.63\n [2020-02-10T19:56:32.037Z] 19:49:01 3 0.05 0.00 0.05 0.00 0.46 99.44\n [2020-02-10T19:56:32.037Z] 19:50:01 all 0.08 0.00 0.04 0.00 0.29 99.59\n [2020-02-10T19:56:32.037Z] 19:50:01 0 0.12 0.00 0.03 0.00 0.22 99.63\n [2020-02-10T19:56:32.037Z] 19:50:01 1 0.08 0.00 0.03 0.00 0.27 99.62\n [2020-02-10T19:56:32.037Z] 19:50:01 2 0.12 0.00 0.03 0.00 0.40 99.45\n [2020-02-10T19:56:32.037Z] 19:50:01 3 0.02 0.00 0.05 0.00 0.30 99.63\n [2020-02-10T19:56:32.037Z] 19:51:01 all 0.12 0.00 0.07 0.00 0.50 99.31\n [2020-02-10T19:56:32.037Z] 19:51:01 0 0.03 0.00 0.05 0.00 0.60 99.32\n [2020-02-10T19:56:32.037Z] 19:51:01 1 0.07 0.00 0.03 0.00 0.30 99.60\n [2020-02-10T19:56:32.037Z] 19:51:01 2 0.05 0.00 0.05 0.00 0.38 99.52\n [2020-02-10T19:56:32.037Z] 19:51:01 3 0.33 0.00 0.15 0.00 0.68 98.84\n [2020-02-10T19:56:32.037Z] 19:52:01 all 0.10 0.00 0.08 0.00 0.42 99.40\n [2020-02-10T19:56:32.037Z] 19:52:01 0 0.03 0.00 0.02 0.00 0.22 99.73\n [2020-02-10T19:56:32.037Z] 19:52:01 1 0.23 0.00 0.07 0.00 0.50 99.20\n [2020-02-10T19:56:32.037Z] 19:52:01 2 0.07 0.00 0.07 0.00 0.68 99.19\n [2020-02-10T19:56:32.037Z] 19:52:01 3 0.05 0.00 0.17 0.00 0.30 99.48\n [2020-02-10T19:56:32.037Z] 19:53:01 all 0.09 0.00 0.04 0.00 0.63 99.23\n [2020-02-10T19:56:32.037Z] 19:53:01 0 0.03 0.00 0.02 0.00 0.46 99.49\n [2020-02-10T19:56:32.037Z] 19:53:01 1 0.19 0.00 0.05 0.02 0.69 99.05\n [2020-02-10T19:56:32.037Z] 19:53:01 2 0.08 0.00 0.07 0.00 1.03 98.82\n [2020-02-10T19:56:32.037Z] 19:53:01 3 0.07 0.00 0.05 0.00 0.37 99.51\n [2020-02-10T19:56:32.037Z] 19:54:01 all 0.10 0.00 0.04 0.00 0.40 99.46\n [2020-02-10T19:56:32.037Z] 19:54:01 0 0.02 0.00 0.03 0.00 0.33 99.62\n [2020-02-10T19:56:32.037Z] 19:54:01 1 0.03 0.00 0.02 0.00 0.45 99.50\n [2020-02-10T19:56:32.037Z] 19:54:01 2 0.03 0.00 0.03 0.00 0.51 99.42\n [2020-02-10T19:56:32.037Z] 19:54:01 3 0.30 0.00 0.03 0.00 0.30 99.37\n [2020-02-10T19:56:32.037Z] 19:55:01 all 0.08 0.00 0.03 0.00 0.87 99.01\n [2020-02-10T19:56:32.037Z] 19:55:01 0 0.02 0.00 0.02 0.00 0.40 99.57\n [2020-02-10T19:56:32.037Z] 19:55:01 1 0.07 0.00 0.03 0.00 0.71 99.19\n [2020-02-10T19:56:32.037Z] 19:55:01 2 0.03 0.00 0.03 0.00 0.53 99.40\n [2020-02-10T19:56:32.037Z] 19:55:01 3 0.21 0.00 0.07 0.00 1.84 97.88\n [2020-02-10T19:56:32.037Z] 19:56:01 all 0.10 0.00 0.05 0.00 0.53 99.33\n [2020-02-10T19:56:32.037Z] 19:56:01 0 0.03 0.00 0.05 0.00 0.70 99.22\n [2020-02-10T19:56:32.037Z] 19:56:01 1 0.27 0.00 0.03 0.00 0.43 99.27\n [2020-02-10T19:56:32.037Z] 19:56:01 2 0.02 0.00 0.03 0.00 0.28 99.67\n [2020-02-10T19:56:32.037Z] 19:56:01 3 0.05 0.00 0.05 0.00 0.70 99.20\n [2020-02-10T19:56:32.037Z] Average: all 1.71 0.00 1.02 0.58 2.55 94.15\n [2020-02-10T19:56:32.037Z] Average: 0 1.92 0.00 0.94 0.57 2.45 94.13\n [2020-02-10T19:56:32.037Z] Average: 1 1.45 0.00 1.21 0.37 2.55 94.42\n [2020-02-10T19:56:32.037Z] Average: 2 1.61 0.00 0.90 0.69 2.51 94.29\n [2020-02-10T19:56:32.037Z] Average: 3 1.87 0.00 1.02 0.69 2.68 93.75\n [2020-02-10T19:56:32.037Z] \n [2020-02-10T19:56:32.037Z] \n [2020-02-10T19:56:32.037Z] '