b' Pull request #282 updated\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 akramtexas for edgexfoundry/app-functions-sdk-go\n Loading trusted files from base branch master at 6c57e7d75833e3b7603847e4ac415be0ffb1edd7 rather than 0123828641f15b12bd083c6274e0ea3a56407108\n Obtained Jenkinsfile from 6c57e7d75833e3b7603847e4ac415be0ffb1edd7\n \xe2\x80\x98Jenkinsfile\xe2\x80\x99 has been modified in an untrusted revision\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.12, 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.12\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-app-functions-sdk-go\n DOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: false\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: pre\n GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\n [Pipeline] node\n Still waiting to schedule task\n Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n Running on prd-centos7-docker-4c-2g-18595 in /w/workspace/ndry_app-functions-sdk-go_PR-282\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-282 # 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/282/head:refs/remotes/origin/PR-282 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Merging remotes/origin/master commit 6c57e7d75833e3b7603847e4ac415be0ffb1edd7 into PR head commit 0123828641f15b12bd083c6274e0ea3a56407108\n Merge succeeded, producing 0123828641f15b12bd083c6274e0ea3a56407108\n Checking out Revision 0123828641f15b12bd083c6274e0ea3a56407108 (PR-282)\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/282/head:refs/remotes/origin/PR-282 # 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/282/head:refs/remotes/origin/PR-282 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 0123828641f15b12bd083c6274e0ea3a56407108 # timeout=10\n > git merge 6c57e7d75833e3b7603847e4ac415be0ffb1edd7 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 0123828641f15b12bd083c6274e0ea3a56407108 # timeout=10\n Commit message: "build: Update relevant files in app-functions-sdk-go for Go 1.13. Close #280"\n First time build. Skipping changelog.\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-02-10T16:01:18.693Z] Timeout set to expire in 6 hr 0 min\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prepare)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver Prep)\n > git rev-list --no-walk 9ed21ea18918905ef28c6b9db4ac785efb5680c4 # timeout=10\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-10T16:01:20.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-10T16:01:20.351Z] \n [2020-02-10T16:01:20.351Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-10T16:01:20.747Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-10T16:01:21.030Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-02-10T16:01:21.030Z] e7c96db7181b: Pulling fs layer\n [2020-02-10T16:01:21.030Z] a038dfdf5543: Pulling fs layer\n [2020-02-10T16:01:21.030Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-02-10T16:01:21.319Z] e7c96db7181b: Verifying Checksum\n [2020-02-10T16:01:21.319Z] e7c96db7181b: Download complete\n [2020-02-10T16:01:22.017Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-02-10T16:01:22.017Z] 8d5d8e63b3c0: Download complete\n [2020-02-10T16:01:22.017Z] e7c96db7181b: Pull complete\n [2020-02-10T16:01:22.017Z] a038dfdf5543: Verifying Checksum\n [2020-02-10T16:01:22.017Z] a038dfdf5543: Download complete\n [2020-02-10T16:01:23.443Z] a038dfdf5543: Pull complete\n [2020-02-10T16:01:23.748Z] 8d5d8e63b3c0: Pull complete\n [2020-02-10T16:01:23.748Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-02-10T16:01:23.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-02-10T16:01:24.142Z] prd-centos7-docker-4c-2g-18595 does not seem to be running inside a container\n [2020-02-10T16:01:24.322Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-282 -v /w/workspace/ndry_app-functions-sdk-go_PR-282:/w/workspace/ndry_app-functions-sdk-go_PR-282:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-282@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-282@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:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-10T16:01:25.648Z] $ docker top 845b31071d4f585869363eb04cbbe038d01cc63126322315e32c06cd394a77fd -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-10T16:01:27.519Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-10T16:01:27.519Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-10T16:01:27.866Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-10T16:01:27.871Z] $ docker exec 845b31071d4f585869363eb04cbbe038d01cc63126322315e32c06cd394a77fd ssh-agent\n [2020-02-10T16:01:28.246Z] SSH_AUTH_SOCK=/tmp/ssh-mjVQmcO3u82U/agent.14\n [2020-02-10T16:01:28.246Z] SSH_AGENT_PID=21\n [2020-02-10T16:01:28.262Z] Running ssh-add (command line suppressed)\n [2020-02-10T16:01:28.556Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-282@tmp/private_key_6658805465912976758.key (/w/workspace/ndry_app-functions-sdk-go_PR-282@tmp/private_key_6658805465912976758.key)\n [2020-02-10T16:01:28.721Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-10T16:01:29.108Z] + git describe --exact-match --tags HEAD\n [2020-02-10T16:01:29.108Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-02-10T16:01:29.921Z] $ docker exec --env ******** --env ******** 845b31071d4f585869363eb04cbbe038d01cc63126322315e32c06cd394a77fd ssh-agent -k\n [2020-02-10T16:01:30.185Z] unset SSH_AUTH_SOCK;\n [2020-02-10T16:01:30.185Z] unset SSH_AGENT_PID;\n [2020-02-10T16:01:30.186Z] echo Agent pid 21 killed;\n [2020-02-10T16:01:30.250Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-02-10T16:01:30.272Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-02-10T16:01:30.272Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-02-10T16:01:30.300Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-10T16:01:30.300Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-10T16:01:30.780Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-10T16:01:30.783Z] $ docker exec 845b31071d4f585869363eb04cbbe038d01cc63126322315e32c06cd394a77fd ssh-agent\n [2020-02-10T16:01:31.438Z] SSH_AUTH_SOCK=/tmp/ssh-jwP5wYTOW3s2/agent.57\n [2020-02-10T16:01:31.438Z] SSH_AGENT_PID=64\n [2020-02-10T16:01:31.446Z] Running ssh-add (command line suppressed)\n [2020-02-10T16:01:31.654Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-282@tmp/private_key_6308011255196038944.key (/w/workspace/ndry_app-functions-sdk-go_PR-282@tmp/private_key_6308011255196038944.key)\n [2020-02-10T16:01:31.742Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-10T16:01:32.501Z] + git semver init\n [2020-02-10T16:01:32.501Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-10T16:01:32.501Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-282/.git\n [2020-02-10T16:01:32.502Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-282\n [2020-02-10T16:01:32.502Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-10T16:01:32.502Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-10T16:01:32.502Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-10T16:01:32.502Z] # $SEMVER_BRANCH = PR-282\n [2020-02-10T16:01:32.502Z] # $SEMVER_TEMP = /tmp/semver-612787539\n [2020-02-10T16:01:32.502Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP\n [2020-02-10T16:01:40.767Z] # \'/tmp/semver-612787539\' -> \'/w/workspace/ndry_app-functions-sdk-go_PR-282/.semver\'\n [2020-02-10T16:01:40.767Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-282/.semver\n [Pipeline] }\n [2020-02-10T16:01:40.875Z] $ docker exec --env ******** --env ******** 845b31071d4f585869363eb04cbbe038d01cc63126322315e32c06cd394a77fd ssh-agent -k\n [2020-02-10T16:01:41.211Z] unset SSH_AUTH_SOCK;\n [2020-02-10T16:01:41.212Z] unset SSH_AGENT_PID;\n [2020-02-10T16:01:41.212Z] echo Agent pid 64 killed;\n [2020-02-10T16:01:41.335Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-10T16:01:41.808Z] + git semver\n [Pipeline] }\n [2020-02-10T16:01:41.860Z] $ docker stop --time=1 845b31071d4f585869363eb04cbbe038d01cc63126322315e32c06cd394a77fd\n [2020-02-10T16:01:44.118Z] $ docker rm -f 845b31071d4f585869363eb04cbbe038d01cc63126322315e32c06cd394a77fd\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-02-10T16:01:48.953Z] Stashed 81 file(s)\n [Pipeline] echo\n [2020-02-10T16:01:48.955Z] [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-10T16:02:04.053Z] Still waiting to schedule task\n [2020-02-10T16:02:04.053Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-02-10T16:02:04.055Z] Still waiting to schedule task\n [2020-02-10T16:02:04.055Z] Waiting for next available executor on \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99\n [2020-02-10T16:04:50.887Z] Running on prd-centos7-docker-4c-2g-18597 in /w/workspace/ndry_app-functions-sdk-go_PR-282\n [Pipeline] {\n [Pipeline] ws\n [2020-02-10T16:04:50.901Z] Running in /w/workspace/app-functions-sdk-go/2\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-10T16:04:52.923Z] using credential edgex-jenkins-ssh\n [2020-02-10T16:04:52.945Z] Cloning the remote Git repository\n [2020-02-10T16:04:52.946Z] Cloning with configured refspecs honoured and without tags\n [2020-02-10T16:04:52.579Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-10T16:04:52.622Z] > git init /w/workspace/app-functions-sdk-go/2 # timeout=10\n [2020-02-10T16:04:52.673Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-10T16:04:52.674Z] > git --version # timeout=10\n [2020-02-10T16:04:52.682Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-10T16:04:52.728Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/282/head:refs/remotes/origin/PR-282 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-10T16:04:54.286Z] Fetching without tags\n [2020-02-10T16:04:54.662Z] Merging remotes/origin/master commit 6c57e7d75833e3b7603847e4ac415be0ffb1edd7 into PR head commit 0123828641f15b12bd083c6274e0ea3a56407108\n [2020-02-10T16:04:54.740Z] Merge succeeded, producing 0123828641f15b12bd083c6274e0ea3a56407108\n [2020-02-10T16:04:54.741Z] Checking out Revision 0123828641f15b12bd083c6274e0ea3a56407108 (PR-282)\n [2020-02-10T16:04:53.962Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-10T16:04:53.972Z] > git config --add remote.origin.fetch +refs/pull/282/head:refs/remotes/origin/PR-282 # timeout=10\n [2020-02-10T16:04:53.980Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-10T16:04:53.997Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-10T16:04:54.012Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-10T16:04:54.012Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-10T16:04:54.018Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/282/head:refs/remotes/origin/PR-282 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-10T16:04:54.426Z] > git config core.sparsecheckout # timeout=10\n [2020-02-10T16:04:54.432Z] > git checkout -f 0123828641f15b12bd083c6274e0ea3a56407108 # timeout=10\n [2020-02-10T16:04:54.483Z] > git merge 6c57e7d75833e3b7603847e4ac415be0ffb1edd7 # timeout=10\n [2020-02-10T16:04:54.493Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-10T16:04:54.504Z] > git config core.sparsecheckout # timeout=10\n [2020-02-10T16:04:54.509Z] > git checkout -f 0123828641f15b12bd083c6274e0ea3a56407108 # timeout=10\n [2020-02-10T16:04:58.094Z] Commit message: "build: Update relevant files in app-functions-sdk-go for Go 1.13. Close #280"\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-10T16:05:00.043Z] =========================================================\n [2020-02-10T16:05:00.043Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine]\n [2020-02-10T16:05:00.043Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-10T16:05:00.636Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine .\n [2020-02-10T16:05:01.205Z] Sending build context to Docker daemon 36.42MB\n\n [2020-02-10T16:05:01.205Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n [2020-02-10T16:05:01.205Z] Step 2/8 : FROM ${BASE}\n [2020-02-10T16:05:01.205Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-02-10T16:05:01.205Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-10T16:05:01.205Z] 2848faf0eed1: Pulling fs layer\n [2020-02-10T16:05:01.205Z] 0f37312ad70f: Pulling fs layer\n [2020-02-10T16:05:01.205Z] 7d08f2745646: Pulling fs layer\n [2020-02-10T16:05:01.205Z] 4c9f31393084: Pulling fs layer\n [2020-02-10T16:05:01.205Z] 75f7a44be1ab: Pulling fs layer\n [2020-02-10T16:05:01.205Z] b4c4bfaf82a6: Pulling fs layer\n [2020-02-10T16:05:01.205Z] 879382edf91e: Pulling fs layer\n [2020-02-10T16:05:01.205Z] 465f21562d6c: Pulling fs layer\n [2020-02-10T16:05:01.205Z] c022810cb2be: Pulling fs layer\n [2020-02-10T16:05:01.205Z] 2dbe7964578c: Pulling fs layer\n [2020-02-10T16:05:01.205Z] 7d08f2745646: Waiting\n [2020-02-10T16:05:01.205Z] 4c9f31393084: Waiting\n [2020-02-10T16:05:01.205Z] 75f7a44be1ab: Waiting\n [2020-02-10T16:05:01.205Z] b4c4bfaf82a6: Waiting\n [2020-02-10T16:05:01.205Z] 879382edf91e: Waiting\n [2020-02-10T16:05:01.205Z] 465f21562d6c: Waiting\n [2020-02-10T16:05:01.205Z] 2dbe7964578c: Waiting\n [2020-02-10T16:05:01.205Z] 0f37312ad70f: Verifying Checksum\n [2020-02-10T16:05:01.205Z] 0f37312ad70f: Download complete\n [2020-02-10T16:05:01.205Z] 2848faf0eed1: Verifying Checksum\n [2020-02-10T16:05:01.205Z] 2848faf0eed1: Download complete\n [2020-02-10T16:05:01.205Z] 4c9f31393084: Download complete\n [2020-02-10T16:05:01.205Z] 75f7a44be1ab: Download complete\n [2020-02-10T16:05:01.205Z] e6b0cf9c0882: Download complete\n [2020-02-10T16:05:01.798Z] b4c4bfaf82a6: Verifying Checksum\n [2020-02-10T16:05:01.798Z] b4c4bfaf82a6: Download complete\n [2020-02-10T16:05:02.064Z] 465f21562d6c: Verifying Checksum\n [2020-02-10T16:05:02.064Z] 465f21562d6c: Download complete\n [2020-02-10T16:05:02.064Z] e6b0cf9c0882: Pull complete\n [2020-02-10T16:05:02.328Z] 2848faf0eed1: Pull complete\n [2020-02-10T16:05:02.596Z] 0f37312ad70f: Pull complete\n [2020-02-10T16:05:02.857Z] c022810cb2be: Verifying Checksum\n [2020-02-10T16:05:02.857Z] c022810cb2be: Download complete\n [2020-02-10T16:05:02.857Z] 7d08f2745646: Verifying Checksum\n [2020-02-10T16:05:02.857Z] 7d08f2745646: Download complete\n [2020-02-10T16:05:02.857Z] 2dbe7964578c: Verifying Checksum\n [2020-02-10T16:05:02.857Z] 2dbe7964578c: Download complete\n [2020-02-10T16:05:03.117Z] 879382edf91e: Verifying Checksum\n [2020-02-10T16:05:03.117Z] 879382edf91e: Download complete\n [2020-02-10T16:05:09.701Z] 7d08f2745646: Pull complete\n [2020-02-10T16:05:09.701Z] 4c9f31393084: Pull complete\n [2020-02-10T16:05:09.701Z] 75f7a44be1ab: Pull complete\n [2020-02-10T16:05:14.983Z] b4c4bfaf82a6: Pull complete\n [2020-02-10T16:05:17.528Z] 879382edf91e: Pull complete\n [2020-02-10T16:05:17.528Z] 465f21562d6c: Pull complete\n [2020-02-10T16:05:18.469Z] c022810cb2be: Pull complete\n [2020-02-10T16:05:18.469Z] 2dbe7964578c: Pull complete\n [2020-02-10T16:05:18.469Z] Digest: sha256:884d04ec3b16b58ff5175fbb623a2034b3e98bdbec6f492286d7d7b86ff1e8a6\n [2020-02-10T16:05:18.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n [2020-02-10T16:05:18.469Z] ---> 3f42607d790b\n [2020-02-10T16:05:18.469Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n [2020-02-10T16:05:18.728Z] latest: Pulling from library/docker\n [2020-02-10T16:05:18.986Z] c9b1b535fdd9: Pulling fs layer\n [2020-02-10T16:05:18.986Z] cd54125436dc: Pulling fs layer\n [2020-02-10T16:05:18.986Z] 70d1554c15cb: Pulling fs layer\n [2020-02-10T16:05:18.986Z] 79e322b40fa7: Pulling fs layer\n [2020-02-10T16:05:18.986Z] fa396aa1c77a: Pulling fs layer\n [2020-02-10T16:05:18.986Z] af8b1978c51e: Pulling fs layer\n [2020-02-10T16:05:18.986Z] e3cc93a7c611: Pulling fs layer\n [2020-02-10T16:05:18.986Z] fa396aa1c77a: Waiting\n [2020-02-10T16:05:18.986Z] e3cc93a7c611: Waiting\n [2020-02-10T16:05:18.986Z] af8b1978c51e: Waiting\n [2020-02-10T16:05:18.986Z] 79e322b40fa7: Waiting\n [2020-02-10T16:05:18.986Z] 70d1554c15cb: Verifying Checksum\n [2020-02-10T16:05:18.986Z] 70d1554c15cb: Download complete\n [2020-02-10T16:05:19.247Z] c9b1b535fdd9: Verifying Checksum\n [2020-02-10T16:05:19.247Z] c9b1b535fdd9: Download complete\n [2020-02-10T16:05:19.247Z] cd54125436dc: Verifying Checksum\n [2020-02-10T16:05:19.247Z] cd54125436dc: Download complete\n [2020-02-10T16:05:19.247Z] af8b1978c51e: Verifying Checksum\n [2020-02-10T16:05:19.247Z] af8b1978c51e: Download complete\n [2020-02-10T16:05:19.247Z] fa396aa1c77a: Verifying Checksum\n [2020-02-10T16:05:19.247Z] fa396aa1c77a: Download complete\n [2020-02-10T16:05:19.247Z] c9b1b535fdd9: Pull complete\n [2020-02-10T16:05:19.511Z] e3cc93a7c611: Verifying Checksum\n [2020-02-10T16:05:19.511Z] e3cc93a7c611: Download complete\n [2020-02-10T16:05:20.087Z] cd54125436dc: Pull complete\n [2020-02-10T16:05:20.087Z] 79e322b40fa7: Verifying Checksum\n [2020-02-10T16:05:20.087Z] 79e322b40fa7: Download complete\n [2020-02-10T16:05:21.993Z] 70d1554c15cb: Pull complete\n [2020-02-10T16:05:23.904Z] 79e322b40fa7: Pull complete\n [2020-02-10T16:05:24.163Z] fa396aa1c77a: Pull complete\n [2020-02-10T16:05:24.163Z] af8b1978c51e: Pull complete\n [2020-02-10T16:05:24.163Z] e3cc93a7c611: Pull complete\n [2020-02-10T16:05:24.163Z] Digest: sha256:0b90b0aefd15794e4d5bea2debc3b761c1d3481a92ec7166f8453652d0deba95\n [2020-02-10T16:05:24.163Z] Status: Downloaded newer image for docker:latest\n [2020-02-10T16:05:25.544Z] ---> e61b69154a9f\n [2020-02-10T16:05:25.544Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-10T16:05:25.806Z] ---> Running in 6efabe4dd83d\n [2020-02-10T16:05:25.806Z] Removing intermediate container 6efabe4dd83d\n [2020-02-10T16:05:25.806Z] ---> aa2966653fb7\n [2020-02-10T16:05:25.806Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n [2020-02-10T16:05:25.806Z] ---> Running in ad9449cb55b4\n [2020-02-10T16:05:26.373Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-10T16:05:27.749Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-10T16:05:28.320Z] (1/5) Installing libsodium (1.0.18-r0)\n [2020-02-10T16:05:28.320Z] (2/5) Installing libzmq (4.3.2-r0)\n [2020-02-10T16:05:28.579Z] (3/5) Installing pkgconf (1.6.3-r0)\n [2020-02-10T16:05:28.579Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n [2020-02-10T16:05:28.838Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n [2020-02-10T16:05:28.838Z] Executing busybox-1.31.1-r8.trigger\n [2020-02-10T16:05:28.838Z] OK: 145 MiB in 44 packages\n [2020-02-10T16:05:29.406Z] Removing intermediate container ad9449cb55b4\n [2020-02-10T16:05:29.406Z] ---> 6e25cc137145\n [2020-02-10T16:05:29.406Z] Step 6/8 : WORKDIR /build\n [2020-02-10T16:05:29.406Z] ---> Running in 7d6908554fad\n [2020-02-10T16:05:29.406Z] Removing intermediate container 7d6908554fad\n [2020-02-10T16:05:29.406Z] ---> a81e9a1429f0\n [2020-02-10T16:05:29.406Z] Step 7/8 : COPY go.mod .\n [2020-02-10T16:05:29.665Z] ---> 03fe3d4ca281\n [2020-02-10T16:05:29.665Z] Step 8/8 : RUN go mod download\n [2020-02-10T16:05:29.665Z] ---> Running in b83b6d3afb83\n [2020-02-10T16:05:30.235Z] \x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n [2020-02-10T16:05:30.235Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-10T16:05:30.235Z] go: finding github.com/stretchr/testify v1.4.0\n [2020-02-10T16:05:30.235Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n [2020-02-10T16:05:30.235Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-10T16:05:30.235Z] go: finding github.com/google/uuid v1.1.0\n [2020-02-10T16:05:30.235Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n [2020-02-10T16:05:30.235Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.2.0\n [2020-02-10T16:05:30.235Z] go: finding github.com/xdg/stringprep v1.0.0\n [2020-02-10T16:05:30.235Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n [2020-02-10T16:05:31.180Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-10T16:05:31.180Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-02-10T16:05:31.180Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.14\n [2020-02-10T16:05:31.180Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n [2020-02-10T16:05:31.180Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n [2020-02-10T16:05:31.180Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n [2020-02-10T16:05:31.180Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pretty v0.2.0\n [2020-02-10T16:05:31.180Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-10T16:05:31.440Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n [2020-02-10T16:05:31.440Z] \x1b[0m\x1b[91mgo: finding github.com/kr/text v0.1.0\n [2020-02-10T16:05:31.440Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-02-10T16:05:31.441Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-10T16:05:31.441Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n [2020-02-10T16:05:31.441Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-10T16:05:31.699Z] \x1b[0m\x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n [2020-02-10T16:05:31.699Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-10T16:05:31.699Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15\n [2020-02-10T16:05:31.959Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-02-10T16:05:31.959Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-10T16:05:31.959Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n [2020-02-10T16:05:32.218Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-10T16:05:32.218Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.8\n [2020-02-10T16:05:32.218Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-10T16:05:32.476Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-10T16:05:32.476Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n [2020-02-10T16:05:32.476Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-10T16:05:32.476Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-10T16:05:32.735Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-10T16:05:32.735Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-02-10T16:05:32.997Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-10T16:05:32.997Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n [2020-02-10T16:05:32.997Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pty v1.1.1\n [2020-02-10T16:05:32.997Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-02-10T16:05:33.257Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-10T16:05:36.552Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-02-10T16:05:36.552Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-10T16:05:36.552Z] go: finding github.com/hashicorp/serf v0.8.2\n [2020-02-10T16:05:36.552Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-10T16:05:36.552Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-10T16:05:36.552Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-10T16:05:36.552Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-02-10T16:05:36.811Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-10T16:05:37.069Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-10T16:05:37.327Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-10T16:05:37.327Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-10T16:05:37.327Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-10T16:05:37.327Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-10T16:05:37.327Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-10T16:05:37.327Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-10T16:05:37.327Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-02-10T16:05:37.327Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-10T16:05:37.591Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-10T16:05:37.591Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-10T16:05:37.591Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-10T16:05:37.853Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-10T16:05:37.853Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-10T16:05:37.853Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-10T16:05:37.853Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-10T16:05:38.112Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-10T16:05:38.112Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-10T16:05:38.112Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-10T16:05:38.112Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-10T16:05:38.112Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-10T16:05:38.372Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-02-10T16:05:38.632Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-10T16:05:38.632Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-10T16:05:38.632Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-02-10T16:05:38.632Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-10T16:05:38.632Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-10T16:05:38.632Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-10T16:05:38.632Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-10T16:05:38.891Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-10T16:05:38.891Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-02-10T16:05:39.153Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-10T16:05:39.153Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-02-10T16:05:39.153Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-10T16:05:39.153Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-10T16:05:39.733Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-02-10T16:05:39.733Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-10T16:06:06.318Z] \x1b[0mRemoving intermediate container b83b6d3afb83\n [2020-02-10T16:06:06.318Z] ---> a94bfe97844b\n [2020-02-10T16:06:06.318Z] Successfully built a94bfe97844b\n [2020-02-10T16:06:06.318Z] 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-10T16:06:06.729Z] + docker inspect -f . ci-base-image-x86_64\n [2020-02-10T16:06:06.729Z] .\n [Pipeline] withDockerContainer\n [2020-02-10T16:06:06.868Z] prd-centos7-docker-4c-2g-18597 does not seem to be running inside a container\n [2020-02-10T16:06:06.918Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n [2020-02-10T16:06:07.493Z] $ docker top af504e363720b90aa14c2ff044401c6b9686dd45061bdd2645ab40aa7b0217b1 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-10T16:06:08.427Z] + go version\n [2020-02-10T16:06:08.427Z] go version go1.12.14 linux/amd64\n [Pipeline] sh\n [2020-02-10T16:06:08.734Z] + make test\n [2020-02-10T16:06:08.734Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-02-10T16:06:10.937Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n [2020-02-10T16:06:23.211Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.052s\tcoverage: 88.9% of statements\n [2020-02-10T16:06:30.352Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-18598 in /w/workspace/ndry_app-functions-sdk-go_PR-282\n [Pipeline] {\n [Pipeline] ws\n [2020-02-10T16:06:30.375Z] Running in /w/workspace/app-functions-sdk-go/2\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-10T16:06:38.100Z] using credential edgex-jenkins-ssh\n [2020-02-10T16:06:38.124Z] Cloning the remote Git repository\n [2020-02-10T16:06:38.124Z] Cloning with configured refspecs honoured and without tags\n [2020-02-10T16:06:38.702Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t0.781s\tcoverage: 41.9% of statements\n [2020-02-10T16:06:38.702Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n [2020-02-10T16:06:38.702Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n [2020-02-10T16:06:38.702Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.033s\tcoverage: 100.0% of statements\n [2020-02-10T16:06:38.702Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime\t2.038s\tcoverage: 69.3% of statements\n [2020-02-10T16:06:38.702Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t0.007s\tcoverage: 30.2% of statements\n [2020-02-10T16:06:38.702Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.044s\tcoverage: 89.5% of statements\n [2020-02-10T16:06:38.702Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.005s\tcoverage: 100.0% of statements\n [2020-02-10T16:06:38.702Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.006s\tcoverage: 100.0% of statements\n [2020-02-10T16:06:38.702Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.005s\tcoverage: 100.0% of statements\n [2020-02-10T16:06:38.702Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n [2020-02-10T16:06:38.702Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n [2020-02-10T16:06:38.702Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n [2020-02-10T16:06:38.702Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n [2020-02-10T16:06:38.702Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n [2020-02-10T16:06:38.702Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n [2020-02-10T16:06:38.702Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.004s\tcoverage: 96.6% of statements\n [2020-02-10T16:06:38.702Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n [2020-02-10T16:06:38.702Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.004s\tcoverage: 97.7% of statements\n [2020-02-10T16:06:38.702Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n [2020-02-10T16:06:38.702Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n [2020-02-10T16:06:38.702Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n [2020-02-10T16:06:38.208Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-10T16:06:38.305Z] > git init /w/workspace/app-functions-sdk-go/2 # timeout=10\n [2020-02-10T16:06:38.398Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-10T16:06:38.400Z] > git --version # timeout=10\n [2020-02-10T16:06:38.427Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-10T16:06:38.516Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/282/head:refs/remotes/origin/PR-282 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-10T16:06:41.884Z] Fetching without tags\n [2020-02-10T16:06:41.775Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-10T16:06:41.802Z] > git config --add remote.origin.fetch +refs/pull/282/head:refs/remotes/origin/PR-282 # timeout=10\n [2020-02-10T16:06:41.828Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-10T16:06:41.864Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-10T16:06:41.908Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-10T16:06:41.909Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-10T16:06:41.919Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/282/head:refs/remotes/origin/PR-282 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-10T16:06:42.391Z] Merging remotes/origin/master commit 6c57e7d75833e3b7603847e4ac415be0ffb1edd7 into PR head commit 0123828641f15b12bd083c6274e0ea3a56407108\n [2020-02-10T16:06:42.610Z] Merge succeeded, producing 0123828641f15b12bd083c6274e0ea3a56407108\n [2020-02-10T16:06:42.611Z] Checking out Revision 0123828641f15b12bd083c6274e0ea3a56407108 (PR-282)\n [2020-02-10T16:06:42.421Z] > git config core.sparsecheckout # timeout=10\n [2020-02-10T16:06:42.440Z] > git checkout -f 0123828641f15b12bd083c6274e0ea3a56407108 # timeout=10\n [2020-02-10T16:06:42.559Z] > git merge 6c57e7d75833e3b7603847e4ac415be0ffb1edd7 # timeout=10\n [2020-02-10T16:06:42.599Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-10T16:06:42.625Z] > git config core.sparsecheckout # timeout=10\n [2020-02-10T16:06:42.639Z] > git checkout -f 0123828641f15b12bd083c6274e0ea3a56407108 # timeout=10\n [2020-02-10T16:06:45.272Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t6.644s\tcoverage: 86.7% of statements\n [2020-02-10T16:06:45.272Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.086s\tcoverage: 60.0% of statements\n [2020-02-10T16:06:45.272Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/startup\t[no test files]\n [2020-02-10T16:06:45.272Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t0.230s\tcoverage: 69.8% of statements\n [2020-02-10T16:06:45.272Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.032s\tcoverage: 94.7% of statements\n [2020-02-10T16:06:45.272Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n [2020-02-10T16:06:46.959Z] Commit message: "build: Update relevant files in app-functions-sdk-go for Go 1.13. Close #280"\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-10T16:06:51.678Z] =========================================================\n [2020-02-10T16:06:51.678Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine]\n [2020-02-10T16:06:51.678Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-10T16:06:51.893Z] gofmt -l .\n [2020-02-10T16:06:51.893Z] [ "`gofmt -l .`" = "" ]\n [2020-02-10T16:06:51.893Z] ./bin/test-attribution-txt.sh\n [2020-02-10T16:06:52.829Z] ./bin/test-go-mod-tidy.sh\n [2020-02-10T16:06:52.942Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine .\n [Pipeline] stash\n [2020-02-10T16:06:54.177Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-10T16:06:54.181Z] $ docker stop --time=1 af504e363720b90aa14c2ff044401c6b9686dd45061bdd2645ab40aa7b0217b1\n [2020-02-10T16:06:54.384Z] Sending build context to Docker daemon 36.42MB\n\n [2020-02-10T16:06:54.653Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n [2020-02-10T16:06:54.653Z] Step 2/8 : FROM ${BASE}\n [2020-02-10T16:06:54.922Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-02-10T16:06:54.922Z] cde5963f3b93: Pulling fs layer\n [2020-02-10T16:06:54.922Z] 2a23fa8c16f7: Pulling fs layer\n [2020-02-10T16:06:54.922Z] 777b28850792: Pulling fs layer\n [2020-02-10T16:06:54.922Z] 3b9bb2159cbb: Pulling fs layer\n [2020-02-10T16:06:54.922Z] 3e5cb46e90bb: Pulling fs layer\n [2020-02-10T16:06:54.922Z] 704391ccfee3: Pulling fs layer\n [2020-02-10T16:06:54.922Z] dc41f6c27be0: Pulling fs layer\n [2020-02-10T16:06:54.922Z] 1e2f9a495ab8: Pulling fs layer\n [2020-02-10T16:06:54.922Z] b9840a92bc40: Pulling fs layer\n [2020-02-10T16:06:54.922Z] 29cc21b14733: Pulling fs layer\n [2020-02-10T16:06:54.922Z] 9b0bbc4bba68: Pulling fs layer\n [2020-02-10T16:06:54.922Z] 3b9bb2159cbb: Waiting\n [2020-02-10T16:06:54.922Z] 3e5cb46e90bb: Waiting\n [2020-02-10T16:06:54.922Z] 704391ccfee3: Waiting\n [2020-02-10T16:06:54.922Z] dc41f6c27be0: Waiting\n [2020-02-10T16:06:54.922Z] 1e2f9a495ab8: Waiting\n [2020-02-10T16:06:54.922Z] b9840a92bc40: Waiting\n [2020-02-10T16:06:54.922Z] 29cc21b14733: Waiting\n [2020-02-10T16:06:54.922Z] 9b0bbc4bba68: Waiting\n [2020-02-10T16:06:54.922Z] 777b28850792: Verifying Checksum\n [2020-02-10T16:06:54.922Z] 777b28850792: Download complete\n [2020-02-10T16:06:55.200Z] 2a23fa8c16f7: Verifying Checksum\n [2020-02-10T16:06:55.200Z] 2a23fa8c16f7: Download complete\n [2020-02-10T16:06:55.200Z] 3e5cb46e90bb: Verifying Checksum\n [2020-02-10T16:06:55.200Z] 3e5cb46e90bb: Download complete\n [2020-02-10T16:06:55.200Z] 704391ccfee3: Verifying Checksum\n [2020-02-10T16:06:55.200Z] 704391ccfee3: Download complete\n [2020-02-10T16:06:55.467Z] cde5963f3b93: Verifying Checksum\n [2020-02-10T16:06:55.467Z] cde5963f3b93: Download complete\n [2020-02-10T16:06:55.818Z] $ docker rm -f af504e363720b90aa14c2ff044401c6b9686dd45061bdd2645ab40aa7b0217b1\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-10T16:06:57.433Z] cde5963f3b93: Pull complete\n [2020-02-10T16:06:58.435Z] 2a23fa8c16f7: Pull complete\n [2020-02-10T16:06:58.435Z] 777b28850792: Pull complete\n [2020-02-10T16:07:02.745Z] dc41f6c27be0: Verifying Checksum\n [2020-02-10T16:07:02.745Z] dc41f6c27be0: Download complete\n [2020-02-10T16:07:02.745Z] b9840a92bc40: Verifying Checksum\n [2020-02-10T16:07:02.745Z] b9840a92bc40: Download complete\n [2020-02-10T16:07:06.116Z] 29cc21b14733: Verifying Checksum\n [2020-02-10T16:07:06.116Z] 29cc21b14733: Download complete\n [2020-02-10T16:07:06.388Z] 9b0bbc4bba68: Verifying Checksum\n [2020-02-10T16:07:06.388Z] 9b0bbc4bba68: Download complete\n [2020-02-10T16:07:08.359Z] 1e2f9a495ab8: Verifying Checksum\n [2020-02-10T16:07:08.359Z] 1e2f9a495ab8: Download complete\n [2020-02-10T16:07:10.340Z] 3b9bb2159cbb: Verifying Checksum\n [2020-02-10T16:07:10.340Z] 3b9bb2159cbb: Download complete\n [2020-02-10T16:07:25.401Z] 3b9bb2159cbb: Pull complete\n [2020-02-10T16:07:25.401Z] 3e5cb46e90bb: Pull complete\n [2020-02-10T16:07:25.401Z] 704391ccfee3: Pull complete\n [2020-02-10T16:07:32.135Z] dc41f6c27be0: Pull complete\n [2020-02-10T16:07:38.850Z] 1e2f9a495ab8: Pull complete\n [2020-02-10T16:07:38.850Z] b9840a92bc40: Pull complete\n [2020-02-10T16:07:41.484Z] 29cc21b14733: Pull complete\n [2020-02-10T16:07:42.079Z] 9b0bbc4bba68: Pull complete\n [2020-02-10T16:07:42.079Z] Digest: sha256:c8c5bc4fdf7c7cd5b3396b70e05cc3ad4e46a473bc43fe8b2a1236052464d417\n [2020-02-10T16:07:42.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine\n [2020-02-10T16:07:42.079Z] ---> 56ba99f26dce\n [2020-02-10T16:07:42.079Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n [2020-02-10T16:07:42.352Z] latest: Pulling from library/docker\n [2020-02-10T16:07:42.625Z] 8fa90b21c985: Pulling fs layer\n [2020-02-10T16:07:42.625Z] f2917335fcb0: Pulling fs layer\n [2020-02-10T16:07:42.625Z] c8d3c84c2515: Pulling fs layer\n [2020-02-10T16:07:42.625Z] 32738a03c1ca: Pulling fs layer\n [2020-02-10T16:07:42.625Z] c36258bdcaf0: Pulling fs layer\n [2020-02-10T16:07:42.625Z] 149292bf8308: Pulling fs layer\n [2020-02-10T16:07:42.625Z] f91f03656c52: Pulling fs layer\n [2020-02-10T16:07:42.625Z] 32738a03c1ca: Waiting\n [2020-02-10T16:07:42.625Z] c36258bdcaf0: Waiting\n [2020-02-10T16:07:42.625Z] 149292bf8308: Waiting\n [2020-02-10T16:07:42.625Z] f91f03656c52: Waiting\n [2020-02-10T16:07:43.219Z] c8d3c84c2515: Verifying Checksum\n [2020-02-10T16:07:43.219Z] c8d3c84c2515: Download complete\n [2020-02-10T16:07:43.494Z] f2917335fcb0: Verifying Checksum\n [2020-02-10T16:07:43.494Z] f2917335fcb0: Download complete\n [2020-02-10T16:07:43.494Z] 8fa90b21c985: Verifying Checksum\n [2020-02-10T16:07:43.494Z] 8fa90b21c985: Download complete\n [2020-02-10T16:07:44.475Z] c36258bdcaf0: Verifying Checksum\n [2020-02-10T16:07:44.475Z] c36258bdcaf0: Download complete\n [2020-02-10T16:07:44.475Z] 149292bf8308: Verifying Checksum\n [2020-02-10T16:07:44.475Z] 149292bf8308: Download complete\n [2020-02-10T16:07:45.065Z] 8fa90b21c985: Pull complete\n [2020-02-10T16:07:45.065Z] f91f03656c52: Verifying Checksum\n [2020-02-10T16:07:45.065Z] f91f03656c52: Download complete\n [2020-02-10T16:07:48.435Z] f2917335fcb0: Pull complete\n [2020-02-10T16:07:48.435Z] c8d3c84c2515: Pull complete\n [2020-02-10T16:07:50.394Z] 32738a03c1ca: Download complete\n [2020-02-10T16:07:55.744Z] 32738a03c1ca: Pull complete\n [2020-02-10T16:07:55.744Z] c36258bdcaf0: Pull complete\n [2020-02-10T16:07:55.744Z] 149292bf8308: Pull complete\n [2020-02-10T16:07:56.014Z] f91f03656c52: Pull complete\n [2020-02-10T16:07:56.014Z] Digest: sha256:0b90b0aefd15794e4d5bea2debc3b761c1d3481a92ec7166f8453652d0deba95\n [2020-02-10T16:07:56.014Z] Status: Downloaded newer image for docker:latest\n [2020-02-10T16:08:02.776Z] ---> f09b3d3a9aec\n [2020-02-10T16:08:02.777Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-10T16:08:02.777Z] ---> Running in 30ec3f1fc41c\n [2020-02-10T16:08:02.777Z] Removing intermediate container 30ec3f1fc41c\n [2020-02-10T16:08:02.777Z] ---> acf7f71948f8\n [2020-02-10T16:08:02.777Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n [2020-02-10T16:08:03.049Z] ---> Running in b23cf9cbabae\n [2020-02-10T16:08:04.018Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-10T16:08:04.980Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-10T16:08:05.946Z] (1/5) Installing libsodium (1.0.18-r0)\n [2020-02-10T16:08:06.212Z] (2/5) Installing libzmq (4.3.2-r0)\n [2020-02-10T16:08:06.212Z] (3/5) Installing pkgconf (1.6.3-r0)\n [2020-02-10T16:08:06.486Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n [2020-02-10T16:08:06.486Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n [2020-02-10T16:08:06.486Z] Executing busybox-1.31.1-r8.trigger\n [2020-02-10T16:08:06.761Z] OK: 127 MiB in 44 packages\n [2020-02-10T16:08:08.189Z] Removing intermediate container b23cf9cbabae\n [2020-02-10T16:08:08.189Z] ---> 8c31aef79f5b\n [2020-02-10T16:08:08.189Z] Step 6/8 : WORKDIR /build\n [2020-02-10T16:08:08.189Z] ---> Running in 62394bb7d118\n [2020-02-10T16:08:08.458Z] Removing intermediate container 62394bb7d118\n [2020-02-10T16:08:08.458Z] ---> 1b574128fc6d\n [2020-02-10T16:08:08.458Z] Step 7/8 : COPY go.mod .\n [2020-02-10T16:08:09.053Z] ---> 15bc81fd3d25\n [2020-02-10T16:08:09.053Z] Step 8/8 : RUN go mod download\n [2020-02-10T16:08:09.053Z] ---> Running in c9580fce1d71\n [2020-02-10T16:08:10.487Z] \x1b[91mgo: finding github.com/stretchr/objx v0.2.0\n [2020-02-10T16:08:10.487Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n [2020-02-10T16:08:10.487Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n [2020-02-10T16:08:10.487Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-02-10T16:08:10.487Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.4.0\n [2020-02-10T16:08:10.487Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n [2020-02-10T16:08:10.487Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n [2020-02-10T16:08:10.487Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-10T16:08:10.487Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n [2020-02-10T16:08:11.920Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n [2020-02-10T16:08:11.920Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-10T16:08:12.206Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n [2020-02-10T16:08:12.206Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n [2020-02-10T16:08:12.206Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-10T16:08:12.206Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n [2020-02-10T16:08:12.206Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.14\n [2020-02-10T16:08:12.489Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-10T16:08:12.489Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-10T16:08:12.489Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n [2020-02-10T16:08:13.909Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-02-10T16:08:13.909Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-10T16:08:14.182Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-10T16:08:14.182Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n [2020-02-10T16:08:14.475Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pretty v0.2.0\n [2020-02-10T16:08:14.475Z] \x1b[0m\x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n [2020-02-10T16:08:15.082Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-02-10T16:08:15.082Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.8\n [2020-02-10T16:08:15.082Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-10T16:08:15.359Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-10T16:08:15.632Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15\n [2020-02-10T16:08:15.632Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-10T16:08:15.906Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-02-10T16:08:15.906Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n [2020-02-10T16:08:16.498Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-02-10T16:08:16.498Z] \x1b[0m\x1b[91mgo: finding github.com/kr/text v0.1.0\n [2020-02-10T16:08:16.498Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-10T16:08:16.780Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-10T16:08:16.780Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-10T16:08:17.377Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-02-10T16:08:17.377Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-10T16:08:17.651Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pty v1.1.1\n [2020-02-10T16:08:17.652Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-10T16:08:17.652Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-10T16:08:19.628Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n [2020-02-10T16:08:22.232Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-02-10T16:08:24.847Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-02-10T16:08:24.847Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-10T16:08:24.847Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-10T16:08:24.847Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-10T16:08:24.847Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-02-10T16:08:24.847Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-10T16:08:24.847Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-10T16:08:26.264Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-10T16:08:26.538Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-10T16:08:27.513Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-02-10T16:08:27.513Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-10T16:08:27.513Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-10T16:08:27.513Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-10T16:08:27.513Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-10T16:08:27.513Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-10T16:08:27.513Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-10T16:08:27.513Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-10T16:08:27.787Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-10T16:08:29.216Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-10T16:08:29.216Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-10T16:08:29.216Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-10T16:08:29.216Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-10T16:08:29.489Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-10T16:08:29.489Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-10T16:08:29.489Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-10T16:08:29.489Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-10T16:08:29.762Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-10T16:08:30.740Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-10T16:08:31.028Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-02-10T16:08:31.028Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-10T16:08:31.310Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-10T16:08:31.575Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-10T16:08:31.575Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-10T16:08:31.575Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-10T16:08:31.844Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-10T16:08:32.814Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-10T16:08:32.814Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-02-10T16:08:33.089Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-10T16:08:33.361Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-02-10T16:08:34.340Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-10T16:08:34.616Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-10T16:08:34.616Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-10T16:08:36.041Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-02-10T16:08:36.315Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-10T16:09:32.801Z] \x1b[0mRemoving intermediate container c9580fce1d71\n [2020-02-10T16:09:32.801Z] ---> b714e8dc3370\n [2020-02-10T16:09:32.801Z] Successfully built b714e8dc3370\n [2020-02-10T16:09:32.801Z] 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-10T16:09:33.320Z] + docker inspect -f . ci-base-image-arm64\n [2020-02-10T16:09:33.590Z] .\n [Pipeline] withDockerContainer\n [2020-02-10T16:09:33.956Z] prd-ubuntu18.04-docker-arm64-4c-2g-18598 does not seem to be running inside a container\n [2020-02-10T16:09:34.072Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n [2020-02-10T16:09:35.827Z] $ docker top ba07a7b39166bc2ec802e7278685cd326d2a8a16fd058b11c42c580a297b8175 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-10T16:09:39.486Z] + go version\n [2020-02-10T16:09:39.757Z] go version go1.12.14 linux/arm64\n [Pipeline] sh\n [2020-02-10T16:09:40.425Z] + make test\n [2020-02-10T16:09:40.425Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-02-10T16:09:43.024Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n [2020-02-10T16:10:39.494Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.066s\tcoverage: 88.9% of statements\n [2020-02-10T16:11:18.480Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t0.356s\tcoverage: 41.9% of statements\n [2020-02-10T16:11:18.480Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n [2020-02-10T16:11:18.480Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n [2020-02-10T16:11:18.480Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.023s\tcoverage: 100.0% of statements\n [2020-02-10T16:11:25.150Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime\t0.367s\tcoverage: 69.3% of statements\n [2020-02-10T16:11:25.150Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t0.022s\tcoverage: 30.2% of statements\n [2020-02-10T16:11:28.505Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.020s\tcoverage: 89.5% of statements\n [2020-02-10T16:11:28.505Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.017s\tcoverage: 100.0% of statements\n [2020-02-10T16:11:32.772Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.014s\tcoverage: 100.0% of statements\n [2020-02-10T16:11:32.772Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.017s\tcoverage: 100.0% of statements\n [2020-02-10T16:11:32.772Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n [2020-02-10T16:11:32.772Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n [2020-02-10T16:11:32.772Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n [2020-02-10T16:11:32.772Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n [2020-02-10T16:11:32.772Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n [2020-02-10T16:11:32.772Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n [2020-02-10T16:11:35.365Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.012s\tcoverage: 96.6% of statements\n [2020-02-10T16:11:35.366Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n [2020-02-10T16:11:35.633Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.030s\tcoverage: 97.7% of statements\n [2020-02-10T16:11:35.633Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n [2020-02-10T16:11:35.634Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n [2020-02-10T16:11:35.634Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n [2020-02-10T16:11:47.960Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t6.671s\tcoverage: 86.7% of statements\n [2020-02-10T16:11:47.960Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.051s\tcoverage: 60.0% of statements\n [2020-02-10T16:11:47.960Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/startup\t[no test files]\n [2020-02-10T16:11:48.930Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t0.407s\tcoverage: 69.8% of statements\n [2020-02-10T16:11:54.305Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.021s\tcoverage: 94.7% of statements\n [2020-02-10T16:11:54.305Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n [2020-02-10T16:12:26.568Z] gofmt -l .\n [2020-02-10T16:12:26.568Z] [ "`gofmt -l .`" = "" ]\n [2020-02-10T16:12:26.568Z] ./bin/test-attribution-txt.sh\n [2020-02-10T16:12:27.158Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-02-10T16:12:27.757Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-02-10T16:12:28.203Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-10T16:12:28.213Z] $ docker stop --time=1 ba07a7b39166bc2ec802e7278685cd326d2a8a16fd058b11c42c580a297b8175\n [2020-02-10T16:12:30.257Z] $ docker rm -f ba07a7b39166bc2ec802e7278685cd326d2a8a16fd058b11c42c580a297b8175\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-10T16:12:31.436Z] provisioning config files...\n [2020-02-10T16:12:31.453Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-282@tmp/config178886569005487077tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-02-10T16:12:31.824Z] + curl -s https://codecov.io/bash\n [2020-02-10T16:12:31.824Z] + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_PR-282@tmp/config178886569005487077tmp\n [2020-02-10T16:12:32.091Z] \n [2020-02-10T16:12:32.091Z] _____ _\n [2020-02-10T16:12:32.091Z] / ____| | |\n [2020-02-10T16:12:32.091Z] | | ___ __| | ___ ___ _____ __\n [2020-02-10T16:12:32.091Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-02-10T16:12:32.091Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-02-10T16:12:32.091Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-02-10T16:12:32.091Z] Bash-20191211-b8db533\n [2020-02-10T16:12:32.091Z] \n [2020-02-10T16:12:32.091Z] \n [2020-02-10T16:12:32.091Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-02-10T16:12:32.091Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-02-10T16:12:32.091Z] \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-10T16:12:32.091Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-02-10T16:12:32.091Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-02-10T16:12:32.091Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-02-10T16:12:32.091Z] \x1b[0;32m+\x1b[0m .\n [2020-02-10T16:12:32.091Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-02-10T16:12:32.091Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-02-10T16:12:32.091Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-02-10T16:12:32.359Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=54597\x1b[0m\n [2020-02-10T16:12:32.359Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-02-10T16:12:32.359Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-02-10T16:12:32.662Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-02-10T16:12:32.662Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-02-10T16:12:32.662Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-02-10T16:12:32.662Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-02-10T16:12:32.662Z] \x1b[0;90mquery:\x1b[0m branch=PR-282&commit=0123828641f15b12bd083c6274e0ea3a56407108&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-282%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=282&job=\n [2020-02-10T16:12:32.934Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-02-10T16:12:32.934Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-282&commit=0123828641f15b12bd083c6274e0ea3a56407108&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-282%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=282&job=\n [2020-02-10T16:12:33.552Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-02-10T16:12:33.820Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/0123828641f15b12bd083c6274e0ea3a56407108\x1b[0m\n [Pipeline] }\n [2020-02-10T16:12:33.834Z] 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-10T16:12:34.504Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-10T16:12:34.875Z] ---> package-listing.sh\n [2020-02-10T16:12:34.875Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-02-10T16:12:34.875Z] ++ facter osfamily\n [2020-02-10T16:12:34.875Z] + OS_FAMILY=redhat\n [2020-02-10T16:12:34.875Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-282\n [2020-02-10T16:12:34.875Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-02-10T16:12:34.875Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-02-10T16:12:34.875Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-02-10T16:12:34.875Z] + PACKAGES=/tmp/packages_start.txt\n [2020-02-10T16:12:34.875Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_PR-282 \']\'\n [2020-02-10T16:12:34.875Z] + PACKAGES=/tmp/packages_end.txt\n [2020-02-10T16:12:34.875Z] + case "${OS_FAMILY}" in\n [2020-02-10T16:12:34.875Z] + rpm -qa\n [2020-02-10T16:12:34.875Z] + sort\n [2020-02-10T16:12:39.108Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-02-10T16:12:39.108Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-02-10T16:12:39.108Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-02-10T16:12:39.368Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_PR-282 \']\'\n [2020-02-10T16:12:39.368Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-282/archives/\n [2020-02-10T16:12:39.368Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-282/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-10T16:12:39.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-10T16:12:39.923Z] \n [2020-02-10T16:12:39.923Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-10T16:12:40.360Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-10T16:12:40.856Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-02-10T16:12:40.856Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-10T16:12:40.856Z] da0e9bf0cc60: Pulling fs layer\n [2020-02-10T16:12:40.856Z] c9ea274ed700: Pulling fs layer\n [2020-02-10T16:12:40.856Z] 9cfac6ba3733: Pulling fs layer\n [2020-02-10T16:12:40.856Z] f6a933c9cadc: Pulling fs layer\n [2020-02-10T16:12:40.856Z] 61811dbd4963: Pulling fs layer\n [2020-02-10T16:12:40.856Z] a6eb2c9e2280: Pulling fs layer\n [2020-02-10T16:12:40.856Z] 095dd8b7b4d8: Pulling fs layer\n [2020-02-10T16:12:40.856Z] dc21a1d4508b: Pulling fs layer\n [2020-02-10T16:12:40.856Z] 363af2e989c4: Pulling fs layer\n [2020-02-10T16:12:40.856Z] 61811dbd4963: Waiting\n [2020-02-10T16:12:40.856Z] a6eb2c9e2280: Waiting\n [2020-02-10T16:12:40.856Z] 095dd8b7b4d8: Waiting\n [2020-02-10T16:12:40.856Z] dc21a1d4508b: Waiting\n [2020-02-10T16:12:40.856Z] 363af2e989c4: Waiting\n [2020-02-10T16:12:40.856Z] 9cfac6ba3733: Waiting\n [2020-02-10T16:12:40.856Z] f6a933c9cadc: Waiting\n [2020-02-10T16:12:40.856Z] da0e9bf0cc60: Download complete\n [2020-02-10T16:12:40.856Z] 9cfac6ba3733: Verifying Checksum\n [2020-02-10T16:12:40.856Z] 9cfac6ba3733: Download complete\n [2020-02-10T16:12:41.232Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-10T16:12:41.232Z] e6b0cf9c0882: Download complete\n [2020-02-10T16:12:41.232Z] f6a933c9cadc: Verifying Checksum\n [2020-02-10T16:12:41.232Z] f6a933c9cadc: Download complete\n [2020-02-10T16:12:41.663Z] e6b0cf9c0882: Pull complete\n [2020-02-10T16:12:41.663Z] a6eb2c9e2280: Verifying Checksum\n [2020-02-10T16:12:41.663Z] a6eb2c9e2280: Download complete\n [2020-02-10T16:12:42.415Z] da0e9bf0cc60: Pull complete\n [2020-02-10T16:12:43.446Z] 095dd8b7b4d8: Verifying Checksum\n [2020-02-10T16:12:43.446Z] 095dd8b7b4d8: Download complete\n [2020-02-10T16:12:43.446Z] c9ea274ed700: Verifying Checksum\n [2020-02-10T16:12:43.446Z] c9ea274ed700: Download complete\n [2020-02-10T16:12:43.446Z] 363af2e989c4: Verifying Checksum\n [2020-02-10T16:12:43.446Z] 363af2e989c4: Download complete\n [2020-02-10T16:12:43.761Z] dc21a1d4508b: Verifying Checksum\n [2020-02-10T16:12:43.761Z] dc21a1d4508b: Download complete\n [2020-02-10T16:12:45.236Z] 61811dbd4963: Verifying Checksum\n [2020-02-10T16:12:45.236Z] 61811dbd4963: Download complete\n [2020-02-10T16:12:48.608Z] c9ea274ed700: Pull complete\n [2020-02-10T16:12:48.608Z] 9cfac6ba3733: Pull complete\n [2020-02-10T16:12:48.608Z] f6a933c9cadc: Pull complete\n [2020-02-10T16:12:53.998Z] 61811dbd4963: Pull complete\n [2020-02-10T16:12:53.998Z] a6eb2c9e2280: Pull complete\n [2020-02-10T16:12:56.693Z] 095dd8b7b4d8: Pull complete\n [2020-02-10T16:12:56.989Z] dc21a1d4508b: Pull complete\n [2020-02-10T16:12:57.260Z] 363af2e989c4: Pull complete\n [2020-02-10T16:12:57.260Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-02-10T16:12:57.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-02-10T16:12:57.699Z] prd-centos7-docker-4c-2g-18595 does not seem to be running inside a container\n [2020-02-10T16:12:57.795Z] $ 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-282 -v /w/workspace/ndry_app-functions-sdk-go_PR-282:/w/workspace/ndry_app-functions-sdk-go_PR-282:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-282@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-282@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-02-10T16:12:59.800Z] $ docker top f204ad3e9ae046f37bb4f508175f81312edc914b67a41134a94dec4411c8c39e -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-02-10T16:13:01.420Z] provisioning config files...\n [2020-02-10T16:13:01.439Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-282@tmp/config3036635620321085229tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-02-10T16:13:01.465Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-10T16:13:02.104Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-02-10T16:13:02.114Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-10T16:13:02.445Z] ---> logs-deploy.sh\n [2020-02-10T16:13:02.445Z] + ARCHIVE_ARTIFACTS=\n [2020-02-10T16:13:02.445Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-02-10T16:13:02.445Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-02-10T16:13:02.445Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-02-10T16:13:02.445Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-282/2\n [2020-02-10T16:13:02.445Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-282/2/\n [2020-02-10T16:13:02.445Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-282/2 /w/workspace/ndry_app-functions-sdk-go_PR-282\n [2020-02-10T16:13:03.921Z] Archives upload complete.\n [2020-02-10T16:13:04.200Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-282/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-282/2/\n [2020-02-10T16:13:05.165Z] ---> uname -a:\n [2020-02-10T16:13:05.165Z] Linux f204ad3e9ae0 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-10T16:13:05.165Z] \n [2020-02-10T16:13:05.165Z] \n [2020-02-10T16:13:05.165Z] ---> lscpu:\n [2020-02-10T16:13:05.165Z] Architecture: x86_64\n [2020-02-10T16:13:05.165Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-02-10T16:13:05.165Z] Byte Order: Little Endian\n [2020-02-10T16:13:05.165Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-02-10T16:13:05.165Z] CPU(s): 4\n [2020-02-10T16:13:05.165Z] On-line CPU(s) list: 0-3\n [2020-02-10T16:13:05.165Z] Thread(s) per core: 1\n [2020-02-10T16:13:05.165Z] Core(s) per socket: 1\n [2020-02-10T16:13:05.165Z] Socket(s): 4\n [2020-02-10T16:13:05.165Z] NUMA node(s): 1\n [2020-02-10T16:13:05.165Z] Vendor ID: GenuineIntel\n [2020-02-10T16:13:05.165Z] CPU family: 6\n [2020-02-10T16:13:05.165Z] Model: 44\n [2020-02-10T16:13:05.165Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-02-10T16:13:05.165Z] Stepping: 1\n [2020-02-10T16:13:05.165Z] CPU MHz: 2933.438\n [2020-02-10T16:13:05.165Z] BogoMIPS: 5866.87\n [2020-02-10T16:13:05.165Z] Virtualization: VT-x\n [2020-02-10T16:13:05.165Z] Hypervisor vendor: KVM\n [2020-02-10T16:13:05.165Z] Virtualization type: full\n [2020-02-10T16:13:05.165Z] L1d cache: 128 KiB\n [2020-02-10T16:13:05.165Z] L1i cache: 128 KiB\n [2020-02-10T16:13:05.165Z] L2 cache: 16 MiB\n [2020-02-10T16:13:05.165Z] L3 cache: 64 MiB\n [2020-02-10T16:13:05.165Z] NUMA node0 CPU(s): 0-3\n [2020-02-10T16:13:05.165Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-02-10T16:13:05.165Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-02-10T16:13:05.165Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-02-10T16:13:05.165Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-02-10T16:13:05.165Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-02-10T16:13:05.165Z] 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-10T16:13:05.165Z] \n [2020-02-10T16:13:05.165Z] \n [2020-02-10T16:13:05.435Z] ---> nproc:\n [2020-02-10T16:13:05.435Z] 4\n [2020-02-10T16:13:05.435Z] \n [2020-02-10T16:13:05.435Z] \n [2020-02-10T16:13:05.435Z] ---> df -h:\n [2020-02-10T16:13:05.435Z] Filesystem Size Used Available Use% Mounted on\n [2020-02-10T16:13:05.435Z] overlay 50.0G 6.3G 43.6G 13% /\n [2020-02-10T16:13:05.435Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-02-10T16:13:05.435Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-02-10T16:13:05.435Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-02-10T16:13:05.435Z] /dev/vda1 50.0G 6.3G 43.6G 13% /etc/resolv.conf\n [2020-02-10T16:13:05.435Z] /dev/vda1 50.0G 6.3G 43.6G 13% /etc/hostname\n [2020-02-10T16:13:05.435Z] /dev/vda1 50.0G 6.3G 43.6G 13% /etc/hosts\n [2020-02-10T16:13:05.435Z] /dev/vda1 50.0G 6.3G 43.6G 13% /w/workspace/ndry_app-functions-sdk-go_PR-282\n [2020-02-10T16:13:05.435Z] /dev/vda1 50.0G 6.3G 43.6G 13% /w/workspace/ndry_app-functions-sdk-go_PR-282@tmp\n [2020-02-10T16:13:05.435Z] /dev/vda1 50.0G 6.3G 43.6G 13% /var/log/sa\n [2020-02-10T16:13:05.435Z] \n [2020-02-10T16:13:05.435Z] \n [2020-02-10T16:13:05.435Z] ---> free -m:\n [2020-02-10T16:13:05.435Z] total used free shared buff/cache available\n [2020-02-10T16:13:05.435Z] Mem: 1838 718 76 0 1043 1027\n [2020-02-10T16:13:05.435Z] Swap: 1023 1 1022\n [2020-02-10T16:13:05.435Z] \n [2020-02-10T16:13:05.435Z] \n [2020-02-10T16:13:05.435Z] ---> ip addr:\n [2020-02-10T16:13:05.435Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-02-10T16:13:05.435Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-02-10T16:13:05.435Z] inet 127.0.0.1/8 scope host lo\n [2020-02-10T16:13:05.435Z] valid_lft forever preferred_lft forever\n [2020-02-10T16:13:05.435Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-02-10T16:13:05.435Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-02-10T16:13:05.435Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-02-10T16:13:05.435Z] valid_lft forever preferred_lft forever\n [2020-02-10T16:13:05.435Z] \n [2020-02-10T16:13:05.435Z] \n [2020-02-10T16:13:05.435Z] ---> sar -b -r -n DEV:\n [2020-02-10T16:13:05.435Z] 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-10T16:13:05.435Z] \n [2020-02-10T16:13:05.435Z] 16:00:21 LINUX RESTART\n [2020-02-10T16:13:05.435Z] \n [2020-02-10T16:13:05.435Z] 16:01:01 tps rtps wtps bread/s bwrtn/s\n [2020-02-10T16:13:05.435Z] 16:02:01 44.92 10.12 34.80 2307.48 3924.96\n [2020-02-10T16:13:05.435Z] 16:03:01 6.23 0.00 6.23 0.00 731.45\n [2020-02-10T16:13:05.435Z] 16:04:01 0.33 0.00 0.33 0.00 4.56\n [2020-02-10T16:13:05.435Z] 16:05:01 0.23 0.00 0.23 0.00 3.10\n [2020-02-10T16:13:05.435Z] 16:06:01 0.20 0.00 0.20 0.00 1.86\n [2020-02-10T16:13:05.435Z] 16:07:01 2.21 1.90 0.32 35.83 4.95\n [2020-02-10T16:13:05.435Z] 16:08:01 255.72 233.62 22.10 3075.44 830.49\n [2020-02-10T16:13:05.435Z] 16:09:01 20.36 18.46 1.90 388.02 182.84\n [2020-02-10T16:13:05.435Z] 16:10:01 0.17 0.00 0.17 0.00 1.35\n [2020-02-10T16:13:05.435Z] 16:11:02 0.18 0.00 0.18 0.00 1.90\n [2020-02-10T16:13:05.435Z] 16:12:01 0.29 0.00 0.29 0.00 3.25\n [2020-02-10T16:13:05.435Z] 16:13:01 141.24 89.36 51.88 5486.04 15839.79\n [2020-02-10T16:13:05.435Z] Average: 39.41 29.50 9.91 943.23 1799.05\n [2020-02-10T16:13:05.435Z] \n [2020-02-10T16:13:05.435Z] 16:01:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-02-10T16:13:05.435Z] 16:02:01 169496 1712808 91.00 2620 1178316 964604 32.91 428444 1124540 17936\n [2020-02-10T16:13:05.435Z] 16:03:01 182928 1699376 90.28 2620 1178324 892748 30.46 423260 1120580 20\n [2020-02-10T16:13:05.435Z] 16:04:01 179864 1702440 90.44 2620 1178328 892944 30.47 425904 1120572 8\n [2020-02-10T16:13:05.435Z] 16:05:01 178528 1703776 90.52 2620 1178332 893076 30.47 431132 1116496 16\n [2020-02-10T16:13:05.435Z] 16:06:01 179596 1702708 90.46 2620 1178336 892872 30.46 430216 1116496 20\n [2020-02-10T16:13:05.435Z] 16:07:01 175664 1706640 90.67 2620 1179120 896220 30.58 444020 1105756 20\n [2020-02-10T16:13:05.435Z] 16:08:01 76748 1805556 95.92 2620 1204992 894700 30.53 468152 1106052 2668\n [2020-02-10T16:13:05.435Z] 16:09:01 71664 1810640 96.19 2620 1190336 892912 30.47 461736 1096348 8\n [2020-02-10T16:13:05.435Z] 16:10:01 71648 1810656 96.19 2620 1190340 892912 30.47 461844 1096344 16\n [2020-02-10T16:13:05.435Z] 16:11:02 86988 1795316 95.38 2620 1190344 892972 30.47 448600 1094296 12\n [2020-02-10T16:13:05.435Z] 16:12:01 87076 1795228 95.37 2620 1190348 892912 30.47 448268 1094296 12\n [2020-02-10T16:13:05.435Z] 16:13:01 126820 1755484 93.26 2620 1047224 991416 33.83 472504 998544 70860\n [2020-02-10T16:13:05.435Z] Average: 132252 1750052 92.97 2620 1173695 907524 30.96 445340 1099193 7633\n [2020-02-10T16:13:05.435Z] \n [2020-02-10T16:13:05.435Z] 16:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-02-10T16:13:05.435Z] 16:02:01 eth0 326.29 327.73 1210.76 377.68 0.00 0.00 0.00\n [2020-02-10T16:13:05.435Z] 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T16:13:05.435Z] 16:02:01 docker0 123.00 84.53 9.47 297.90 0.00 0.00 0.00\n [2020-02-10T16:13:05.435Z] 16:03:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T16:13:05.435Z] 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T16:13:05.435Z] 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T16:13:05.435Z] 16:04:01 eth0 1.05 0.53 1.47 0.04 0.00 0.00 0.00\n [2020-02-10T16:13:05.435Z] 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T16:13:05.435Z] 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T16:13:05.435Z] 16:05:01 eth0 1.47 0.73 0.63 0.40 0.00 0.00 0.00\n [2020-02-10T16:13:05.435Z] 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T16:13:05.435Z] 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T16:13:05.435Z] 16:06:01 eth0 0.93 0.18 0.20 0.07 0.00 0.00 0.00\n [2020-02-10T16:13:05.435Z] 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T16:13:05.435Z] 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T16:13:05.435Z] 16:07:01 eth0 0.53 0.35 0.27 0.20 0.00 0.00 0.00\n [2020-02-10T16:13:05.435Z] 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T16:13:05.435Z] 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T16:13:05.435Z] 16:08:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-10T16:13:05.435Z] 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T16:13:05.435Z] 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T16:13:05.435Z] 16:09:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-10T16:13:05.435Z] 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T16:13:05.435Z] 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T16:13:05.435Z] 16:10:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-10T16:13:05.435Z] 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T16:13:05.435Z] 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T16:13:05.435Z] 16:11:02 eth0 0.20 0.15 0.08 0.04 0.00 0.00 0.00\n [2020-02-10T16:13:05.435Z] 16:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T16:13:05.435Z] 16:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T16:13:05.435Z] 16:12:01 eth0 0.10 0.10 0.01 0.04 0.00 0.00 0.00\n [2020-02-10T16:13:05.435Z] 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T16:13:05.435Z] 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T16:13:05.435Z] 16:13:01 veth136d064 0.00 0.08 0.00 0.01 0.00 0.00 0.00\n [2020-02-10T16:13:05.435Z] 16:13:01 eth0 581.45 496.46 3745.00 426.60 0.00 0.00 0.00\n [2020-02-10T16:13:05.435Z] 16:13:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00\n [2020-02-10T16:13:05.435Z] 16:13:01 docker0 123.04 84.56 9.48 298.00 0.00 0.00 0.00\n [2020-02-10T16:13:05.435Z] Average: veth136d064 0.00 0.01 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T16:13:05.435Z] Average: eth0 48.59 41.49 312.95 35.65 0.00 0.00 0.00\n [2020-02-10T16:13:05.435Z] Average: lo 0.01 0.01 0.00 0.00 0.00 0.00 0.00\n [2020-02-10T16:13:05.435Z] Average: docker0 10.28 7.07 0.79 24.90 0.00 0.00 0.00\n [2020-02-10T16:13:05.435Z] \n [2020-02-10T16:13:05.435Z] \n [2020-02-10T16:13:05.435Z] ---> sar -P ALL:\n [2020-02-10T16:13:05.435Z] 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-10T16:13:05.435Z] \n [2020-02-10T16:13:05.435Z] 16:00:21 LINUX RESTART\n [2020-02-10T16:13:05.435Z] \n [2020-02-10T16:13:05.435Z] 16:01:01 CPU %user %nice %system %iowait %steal %idle\n [2020-02-10T16:13:05.435Z] 16:02:01 all 8.98 0.00 3.40 1.49 14.35 71.78\n [2020-02-10T16:13:05.435Z] 16:02:01 0 7.22 0.00 3.58 0.52 15.93 72.76\n [2020-02-10T16:13:05.435Z] 16:02:01 1 9.79 0.00 3.53 1.85 13.38 71.46\n [2020-02-10T16:13:05.435Z] 16:02:01 2 9.51 0.00 3.32 3.34 13.94 69.90\n [2020-02-10T16:13:05.435Z] 16:02:01 3 9.38 0.00 3.20 0.27 14.17 72.98\n [2020-02-10T16:13:05.435Z] 16:03:01 all 0.12 0.00 0.06 0.00 0.20 99.62\n [2020-02-10T16:13:05.435Z] 16:03:01 0 0.03 0.00 0.08 0.00 0.20 99.68\n [2020-02-10T16:13:05.436Z] 16:03:01 1 0.33 0.00 0.05 0.00 0.18 99.43\n [2020-02-10T16:13:05.436Z] 16:03:01 2 0.03 0.00 0.03 0.00 0.03 99.90\n [2020-02-10T16:13:05.436Z] 16:03:01 3 0.08 0.00 0.07 0.00 0.37 99.48\n [2020-02-10T16:13:05.436Z] 16:04:01 all 0.10 0.00 0.04 0.00 0.13 99.73\n [2020-02-10T16:13:05.436Z] 16:04:01 0 0.07 0.00 0.03 0.00 0.05 99.85\n [2020-02-10T16:13:05.436Z] 16:04:01 1 0.12 0.00 0.03 0.00 0.15 99.70\n [2020-02-10T16:13:05.436Z] 16:04:01 2 0.05 0.00 0.03 0.00 0.10 99.82\n [2020-02-10T16:13:05.436Z] 16:04:01 3 0.15 0.00 0.05 0.00 0.23 99.57\n [2020-02-10T16:13:05.436Z] 16:05:01 all 0.13 0.00 0.06 0.00 0.09 99.72\n [2020-02-10T16:13:05.436Z] 16:05:01 0 0.05 0.00 0.07 0.00 0.05 99.83\n [2020-02-10T16:13:05.436Z] 16:05:01 1 0.08 0.00 0.07 0.00 0.13 99.72\n [2020-02-10T16:13:05.436Z] 16:05:01 2 0.35 0.00 0.05 0.00 0.05 99.55\n [2020-02-10T16:13:05.436Z] 16:05:01 3 0.05 0.00 0.07 0.00 0.10 99.78\n [2020-02-10T16:13:05.436Z] 16:06:01 all 0.17 0.00 0.06 0.00 0.17 99.59\n [2020-02-10T16:13:05.436Z] 16:06:01 0 0.07 0.00 0.13 0.00 0.12 99.68\n [2020-02-10T16:13:05.436Z] 16:06:01 1 0.12 0.00 0.05 0.00 0.23 99.60\n [2020-02-10T16:13:05.436Z] 16:06:01 2 0.43 0.00 0.05 0.00 0.13 99.38\n [2020-02-10T16:13:05.436Z] 16:06:01 3 0.07 0.00 0.03 0.00 0.23 99.67\n [2020-02-10T16:13:05.436Z] 16:07:01 all 0.12 0.01 0.11 0.06 0.08 99.62\n [2020-02-10T16:13:05.436Z] 16:07:01 0 0.05 0.02 0.20 0.15 0.10 99.48\n [2020-02-10T16:13:05.436Z] 16:07:01 1 0.30 0.00 0.08 0.05 0.12 99.45\n [2020-02-10T16:13:05.436Z] 16:07:01 2 0.08 0.00 0.05 0.02 0.07 99.78\n [2020-02-10T16:13:05.436Z] 16:07:01 3 0.07 0.00 0.10 0.03 0.02 99.78\n [2020-02-10T16:13:05.436Z] 16:08:01 all 0.12 2.26 9.67 6.27 9.48 72.20\n [2020-02-10T16:13:05.436Z] 16:08:01 0 0.15 2.41 9.57 7.60 9.23 71.03\n [2020-02-10T16:13:05.436Z] 16:08:01 1 0.18 2.15 9.37 5.02 9.99 73.30\n [2020-02-10T16:13:05.436Z] 16:08:01 2 0.07 2.20 10.11 6.87 9.09 71.66\n [2020-02-10T16:13:05.436Z] 16:08:01 3 0.10 2.28 9.57 5.61 9.62 72.81\n [2020-02-10T16:13:05.436Z] 16:09:01 all 0.10 0.02 0.18 0.00 0.38 99.32\n [2020-02-10T16:13:05.436Z] 16:09:01 0 0.23 0.00 0.03 0.02 0.30 99.42\n [2020-02-10T16:13:05.436Z] 16:09:01 1 0.05 0.02 0.17 0.00 0.38 99.38\n [2020-02-10T16:13:05.436Z] 16:09:01 2 0.07 0.03 0.40 0.00 0.65 98.85\n [2020-02-10T16:13:05.436Z] 16:09:01 3 0.03 0.02 0.12 0.00 0.20 99.63\n [2020-02-10T16:13:05.436Z] 16:10:01 all 0.12 0.00 0.03 0.00 0.24 99.60\n [2020-02-10T16:13:05.436Z] 16:10:01 0 0.23 0.00 0.05 0.00 0.17 99.55\n [2020-02-10T16:13:05.436Z] 16:10:01 1 0.07 0.00 0.03 0.00 0.45 99.45\n [2020-02-10T16:13:05.436Z] 16:10:01 2 0.15 0.00 0.03 0.00 0.22 99.60\n [2020-02-10T16:13:05.436Z] 16:10:01 3 0.05 0.00 0.03 0.00 0.12 99.80\n [2020-02-10T16:13:05.436Z] 16:11:02 all 0.11 0.00 0.05 0.00 0.08 99.76\n [2020-02-10T16:13:05.436Z] 16:11:02 0 0.02 0.00 0.03 0.00 0.03 99.92\n [2020-02-10T16:13:05.436Z] 16:11:02 1 0.07 0.00 0.08 0.00 0.13 99.72\n [2020-02-10T16:13:05.436Z] 16:11:02 2 0.30 0.00 0.05 0.00 0.12 99.53\n [2020-02-10T16:13:05.436Z] 16:11:02 3 0.03 0.00 0.05 0.00 0.05 99.87\n [2020-02-10T16:13:05.436Z] 16:12:01 all 0.11 0.00 0.04 0.00 0.25 99.60\n [2020-02-10T16:13:05.436Z] 16:12:01 0 0.03 0.00 0.02 0.00 0.10 99.85\n [2020-02-10T16:13:05.436Z] 16:12:01 1 0.31 0.00 0.05 0.00 0.25 99.39\n [2020-02-10T16:13:05.436Z] 16:12:01 2 0.07 0.00 0.05 0.00 0.57 99.31\n [2020-02-10T16:13:05.436Z] 16:12:01 3 0.03 0.00 0.02 0.00 0.07 99.88\n [2020-02-10T16:13:05.436Z] 16:13:01 all 4.08 0.00 3.11 1.55 10.70 80.57\n [2020-02-10T16:13:05.436Z] 16:13:01 0 4.13 0.00 3.17 0.42 11.49 80.79\n [2020-02-10T16:13:05.436Z] 16:13:01 1 4.29 0.00 3.43 1.04 10.50 80.74\n [2020-02-10T16:13:05.436Z] 16:13:01 2 3.64 0.00 2.77 0.55 10.66 82.37\n [2020-02-10T16:13:05.436Z] 16:13:01 3 4.23 0.00 3.08 4.17 10.14 78.38\n [2020-02-10T16:13:05.436Z] Average: all 1.20 0.19 1.42 0.80 3.05 93.35\n [2020-02-10T16:13:05.436Z] Average: 0 1.03 0.21 1.43 0.74 3.18 93.41\n [2020-02-10T16:13:05.436Z] Average: 1 1.32 0.19 1.44 0.68 3.03 93.35\n [2020-02-10T16:13:05.436Z] Average: 2 1.24 0.19 1.43 0.91 3.00 93.22\n [2020-02-10T16:13:05.436Z] Average: 3 1.20 0.20 1.39 0.85 2.97 93.40\n [2020-02-10T16:13:05.436Z] \n [2020-02-10T16:13:05.436Z] \n [2020-02-10T16:13:05.436Z] '