b'Started by user lranjbar\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nObtained Jenkinsfile from 51ed22c70609a403673ae47a74ccb46e9796c47b\nRunning in Durability level: PERFORMANCE_OPTIMIZED\nLoading library edgex-global-pipelines@stable\nExamining edgexfoundry/edgex-global-pipelines\nAttempting to resolve stable as a branch\nAttempting to resolve stable as a tag\nResolved stable as tag stable at revision 3de2761187569e0278258fbf30ff201bf1ad0db1\nusing credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\nFetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\nFetching with tags\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\nusing GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\nChecking out Revision 3de2761187569e0278258fbf30ff201bf1ad0db1 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 3de2761187569e0278258fbf30ff201bf1ad0db1 # timeout=10\nCommit message: "Merge pull request #105 from ernestojeda/fix-clair-go-app"\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:device-rest-go, goVersion:1.12]\n=========================================================\n[Pipeline] echo\nSetting up nodes based on requested architectures [[amd64, arm64]]\n[Pipeline] echo\nNodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n=========================================================\n[Pipeline] echo\n MAVEN_SETTINGS: device-rest-go-settings\n PROJECT: device-rest-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-device-rest-go\nDOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: true\n PUSH_DOCKER_IMAGE: true\n SEMVER_BUMP_LEVEL: pre\n GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\n[Pipeline] node\nStill waiting to schedule task\nAll nodes of label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99 are offline\nRunning on prd-centos7-docker-4c-2g-24667 in /w/workspace/gexfoundry_device-rest-go_master\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Declarative: Checkout SCM)\n[Pipeline] checkout\nusing credential edgex-jenkins-ssh\nCloning the remote Git repository\nCloning with configured refspecs honoured and without tags\nCloning repository git@github.com:edgexfoundry/device-rest-go.git\n > git init /w/workspace/gexfoundry_device-rest-go_master # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git\n > git --version # timeout=10\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\nChecking out Revision 51ed22c70609a403673ae47a74ccb46e9796c47b (master)\n > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # 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/device-rest-go.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 51ed22c70609a403673ae47a74ccb46e9796c47b # timeout=10\nCommit message: "Merge pull request #12 from lenny-intel/LatestSDK"\n > git rev-list --no-walk 51ed22c70609a403673ae47a74ccb46e9796c47b # timeout=10\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-02-18T19:32:57.457Z] Timeout set to expire in 6 hr 0 min\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prepare)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver Prep)\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T19:32:58.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-18T19:32:58.803Z] \n[2020-02-18T19:32:58.803Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T19:32:59.130Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-18T19:32:59.130Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-02-18T19:32:59.130Z] e7c96db7181b: Pulling fs layer\n[2020-02-18T19:32:59.130Z] a038dfdf5543: Pulling fs layer\n[2020-02-18T19:32:59.130Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-02-18T19:32:59.395Z] e7c96db7181b: Verifying Checksum\n[2020-02-18T19:32:59.395Z] e7c96db7181b: Download complete\n[2020-02-18T19:32:59.395Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-02-18T19:32:59.395Z] 8d5d8e63b3c0: Download complete\n[2020-02-18T19:32:59.395Z] a038dfdf5543: Verifying Checksum\n[2020-02-18T19:32:59.395Z] a038dfdf5543: Download complete\n[2020-02-18T19:32:59.655Z] e7c96db7181b: Pull complete\n[2020-02-18T19:33:00.222Z] a038dfdf5543: Pull complete\n[2020-02-18T19:33:00.481Z] 8d5d8e63b3c0: Pull complete\n[2020-02-18T19:33:00.481Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-02-18T19:33:00.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-02-18T19:33:00.625Z] prd-centos7-docker-4c-2g-24667 does not seem to be running inside a container\n[2020-02-18T19:33:00.664Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-02-18T19:33:01.318Z] $ docker top 4d0a9bc1bbe2d6507e83d3221fd0ec6c24083d7b13b5efc1ba772a605594ee2b -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-18T19:33:01.891Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-18T19:33:01.891Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-18T19:33:02.139Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-18T19:33:02.138Z] $ docker exec 4d0a9bc1bbe2d6507e83d3221fd0ec6c24083d7b13b5efc1ba772a605594ee2b ssh-agent\n[2020-02-18T19:33:02.325Z] SSH_AUTH_SOCK=/tmp/ssh-eD3mXnEIDqsv/agent.14\n[2020-02-18T19:33:02.325Z] SSH_AGENT_PID=21\n[2020-02-18T19:33:02.339Z] Running ssh-add (command line suppressed)\n[2020-02-18T19:33:02.474Z] Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_916156749287143721.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_916156749287143721.key)\n[2020-02-18T19:33:02.526Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-18T19:33:02.826Z] + git describe --exact-match --tags HEAD\n[2020-02-18T19:33:02.826Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-02-18T19:33:02.879Z] $ docker exec --env ******** --env ******** 4d0a9bc1bbe2d6507e83d3221fd0ec6c24083d7b13b5efc1ba772a605594ee2b ssh-agent -k\n[2020-02-18T19:33:03.023Z] unset SSH_AUTH_SOCK;\n[2020-02-18T19:33:03.024Z] unset SSH_AGENT_PID;\n[2020-02-18T19:33:03.024Z] echo Agent pid 21 killed;\n[2020-02-18T19:33:03.073Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-02-18T19:33:03.088Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-02-18T19:33:03.088Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-02-18T19:33:03.147Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-18T19:33:03.147Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-18T19:33:03.321Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-18T19:33:03.320Z] $ docker exec 4d0a9bc1bbe2d6507e83d3221fd0ec6c24083d7b13b5efc1ba772a605594ee2b ssh-agent\n[2020-02-18T19:33:03.504Z] SSH_AUTH_SOCK=/tmp/ssh-lpElnGQ3meyj/agent.57\n[2020-02-18T19:33:03.504Z] SSH_AGENT_PID=63\n[2020-02-18T19:33:03.512Z] Running ssh-add (command line suppressed)\n[2020-02-18T19:33:03.650Z] Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_5522860309597445384.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_5522860309597445384.key)\n[2020-02-18T19:33:03.703Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-18T19:33:04.026Z] + git semver init\n[2020-02-18T19:33:04.026Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-18T19:33:04.026Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git\n[2020-02-18T19:33:04.026Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master\n[2020-02-18T19:33:04.026Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-18T19:33:04.026Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-18T19:33:04.026Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-18T19:33:04.026Z] # $SEMVER_BRANCH = master\n[2020-02-18T19:33:04.026Z] # $SEMVER_TEMP = /tmp/semver-533191294\n[2020-02-18T19:33:04.026Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP\n[2020-02-18T19:33:05.406Z] # \'/tmp/semver-533191294\' -> \'/w/workspace/gexfoundry_device-rest-go_master/.semver\'\n[2020-02-18T19:33:05.406Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver\n[Pipeline] }\n[2020-02-18T19:33:05.412Z] $ docker exec --env ******** --env ******** 4d0a9bc1bbe2d6507e83d3221fd0ec6c24083d7b13b5efc1ba772a605594ee2b ssh-agent -k\n[2020-02-18T19:33:05.552Z] unset SSH_AUTH_SOCK;\n[2020-02-18T19:33:05.553Z] unset SSH_AGENT_PID;\n[2020-02-18T19:33:05.553Z] echo Agent pid 63 killed;\n[2020-02-18T19:33:05.604Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-18T19:33:05.920Z] + git semver\n[Pipeline] }\n[2020-02-18T19:33:05.929Z] $ docker stop --time=1 4d0a9bc1bbe2d6507e83d3221fd0ec6c24083d7b13b5efc1ba772a605594ee2b\n[2020-02-18T19:33:07.257Z] $ docker rm -f 4d0a9bc1bbe2d6507e83d3221fd0ec6c24083d7b13b5efc1ba772a605594ee2b\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-02-18T19:33:08.441Z] Stashed 11 file(s)\n[Pipeline] echo\n[2020-02-18T19:33:08.443Z] [edgeXSemver] initialized semver on version 1.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-18T19:33:23.555Z] Still waiting to schedule task\n[2020-02-18T19:33:23.556Z] Waiting for next available executor on \xe2\x80\x98prd-centos7-docker-4c-2g-24667\xe2\x80\x99\n[2020-02-18T19:33:23.557Z] Still waiting to schedule task\n[2020-02-18T19:33:23.557Z] Waiting for next available executor on \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-24666\xe2\x80\x99\n[2020-02-18T19:35:35.853Z] Running on prd-centos7-docker-4c-2g-24668 in /w/workspace/gexfoundry_device-rest-go_master\n[Pipeline] {\n[Pipeline] ws\n[2020-02-18T19:35:35.865Z] Running in /w/workspace/device-rest-go/3\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-18T19:35:38.129Z] using credential edgex-jenkins-ssh\n[2020-02-18T19:35:38.146Z] Cloning the remote Git repository\n[2020-02-18T19:35:38.146Z] Cloning with configured refspecs honoured and without tags\n[2020-02-18T19:35:38.170Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git\n[2020-02-18T19:35:38.204Z] > git init /w/workspace/device-rest-go/3 # timeout=10\n[2020-02-18T19:35:38.243Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git\n[2020-02-18T19:35:38.244Z] > git --version # timeout=10\n[2020-02-18T19:35:38.251Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-18T19:35:38.278Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-18T19:35:39.634Z] Fetching without tags\n[2020-02-18T19:35:39.996Z] Checking out Revision 51ed22c70609a403673ae47a74ccb46e9796c47b (master)\n[2020-02-18T19:35:39.606Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10\n[2020-02-18T19:35:39.619Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-18T19:35:39.627Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10\n[2020-02-18T19:35:39.640Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git\n[2020-02-18T19:35:39.640Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-18T19:35:39.644Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-18T19:35:40.002Z] > git config core.sparsecheckout # timeout=10\n[2020-02-18T19:35:40.007Z] > git checkout -f 51ed22c70609a403673ae47a74ccb46e9796c47b # timeout=10\n[2020-02-18T19:35:43.654Z] Commit message: "Merge pull request #12 from lenny-intel/LatestSDK"\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-18T19:35:44.858Z] =========================================================\n[2020-02-18T19:35:44.858Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine]\n[2020-02-18T19:35:44.858Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T19:35:45.512Z] + 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-18T19:35:45.781Z] Sending build context to Docker daemon 7.998MB\r\r\n[2020-02-18T19:35:45.781Z] Step 1/10 : ARG BASE=golang:1.12-alpine\n[2020-02-18T19:35:45.781Z] Step 2/10 : FROM ${BASE}\n[2020-02-18T19:35:45.781Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base\n[2020-02-18T19:35:45.781Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-18T19:35:45.781Z] 2848faf0eed1: Pulling fs layer\n[2020-02-18T19:35:45.781Z] 0f37312ad70f: Pulling fs layer\n[2020-02-18T19:35:45.781Z] 7d08f2745646: Pulling fs layer\n[2020-02-18T19:35:45.781Z] 4c9f31393084: Pulling fs layer\n[2020-02-18T19:35:45.781Z] 75f7a44be1ab: Pulling fs layer\n[2020-02-18T19:35:45.781Z] b4c4bfaf82a6: Pulling fs layer\n[2020-02-18T19:35:45.781Z] 879382edf91e: Pulling fs layer\n[2020-02-18T19:35:45.781Z] 465f21562d6c: Pulling fs layer\n[2020-02-18T19:35:45.781Z] c022810cb2be: Pulling fs layer\n[2020-02-18T19:35:45.781Z] 2dbe7964578c: Pulling fs layer\n[2020-02-18T19:35:45.781Z] 4c9f31393084: Waiting\n[2020-02-18T19:35:45.781Z] 75f7a44be1ab: Waiting\n[2020-02-18T19:35:45.781Z] b4c4bfaf82a6: Waiting\n[2020-02-18T19:35:45.781Z] 879382edf91e: Waiting\n[2020-02-18T19:35:45.781Z] 465f21562d6c: Waiting\n[2020-02-18T19:35:45.781Z] c022810cb2be: Waiting\n[2020-02-18T19:35:45.781Z] 2dbe7964578c: Waiting\n[2020-02-18T19:35:45.781Z] 7d08f2745646: Waiting\n[2020-02-18T19:35:45.781Z] 0f37312ad70f: Verifying Checksum\n[2020-02-18T19:35:45.781Z] 0f37312ad70f: Download complete\n[2020-02-18T19:35:45.781Z] 2848faf0eed1: Verifying Checksum\n[2020-02-18T19:35:45.781Z] 2848faf0eed1: Download complete\n[2020-02-18T19:35:45.781Z] 4c9f31393084: Verifying Checksum\n[2020-02-18T19:35:45.781Z] 4c9f31393084: Download complete\n[2020-02-18T19:35:45.781Z] 75f7a44be1ab: Verifying Checksum\n[2020-02-18T19:35:45.781Z] 75f7a44be1ab: Download complete\n[2020-02-18T19:35:45.781Z] e6b0cf9c0882: Verifying Checksum\n[2020-02-18T19:35:45.781Z] e6b0cf9c0882: Download complete\n[2020-02-18T19:35:46.364Z] e6b0cf9c0882: Pull complete\n[2020-02-18T19:35:46.364Z] 2848faf0eed1: Pull complete\n[2020-02-18T19:35:46.953Z] b4c4bfaf82a6: Verifying Checksum\n[2020-02-18T19:35:46.953Z] b4c4bfaf82a6: Download complete\n[2020-02-18T19:35:46.953Z] 465f21562d6c: Verifying Checksum\n[2020-02-18T19:35:46.953Z] 465f21562d6c: Download complete\n[2020-02-18T19:35:47.216Z] 879382edf91e: Verifying Checksum\n[2020-02-18T19:35:47.216Z] 879382edf91e: Download complete\n[2020-02-18T19:35:47.476Z] 2dbe7964578c: Verifying Checksum\n[2020-02-18T19:35:47.477Z] 2dbe7964578c: Download complete\n[2020-02-18T19:35:47.477Z] c022810cb2be: Verifying Checksum\n[2020-02-18T19:35:47.477Z] c022810cb2be: Download complete\n[2020-02-18T19:35:47.735Z] 7d08f2745646: Verifying Checksum\n[2020-02-18T19:35:47.735Z] 7d08f2745646: Download complete\n[2020-02-18T19:35:49.645Z] 0f37312ad70f: Pull complete\n[2020-02-18T19:35:54.935Z] 7d08f2745646: Pull complete\n[2020-02-18T19:35:54.936Z] 4c9f31393084: Pull complete\n[2020-02-18T19:35:54.936Z] 75f7a44be1ab: Pull complete\n[2020-02-18T19:35:59.153Z] b4c4bfaf82a6: Pull complete\n[2020-02-18T19:36:03.363Z] 879382edf91e: Pull complete\n[2020-02-18T19:36:03.363Z] 465f21562d6c: Pull complete\n[2020-02-18T19:36:03.622Z] c022810cb2be: Pull complete\n[2020-02-18T19:36:03.884Z] 2dbe7964578c: Pull complete\n[2020-02-18T19:36:03.884Z] Digest: sha256:884d04ec3b16b58ff5175fbb623a2034b3e98bdbec6f492286d7d7b86ff1e8a6\n[2020-02-18T19:36:03.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n[2020-02-18T19:36:03.884Z] ---> 3f42607d790b\n[2020-02-18T19:36:03.884Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git"\n[2020-02-18T19:36:03.884Z] ---> Running in ed0774501aff\n[2020-02-18T19:36:04.144Z] Removing intermediate container ed0774501aff\n[2020-02-18T19:36:04.144Z] ---> ba8ae1577e3f\n[2020-02-18T19:36:04.144Z] Step 4/10 : ARG ALPINE_PKG_EXTRA=""\n[2020-02-18T19:36:04.144Z] ---> Running in 75af53a7b7a6\n[2020-02-18T19:36:04.144Z] Removing intermediate container 75af53a7b7a6\n[2020-02-18T19:36:04.144Z] ---> cede2e30ca92\n[2020-02-18T19:36:04.145Z] Step 5/10 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-02-18T19:36:04.145Z] ---> Running in 7eb14a250c64\n[2020-02-18T19:36:04.404Z] Removing intermediate container 7eb14a250c64\n[2020-02-18T19:36:04.404Z] ---> abe628ec92fb\n[2020-02-18T19:36:04.404Z] Step 6/10 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-02-18T19:36:04.404Z] ---> Running in fb889c2174de\n[2020-02-18T19:36:05.342Z] Removing intermediate container fb889c2174de\n[2020-02-18T19:36:05.342Z] ---> ef63c8d3a955\n[2020-02-18T19:36:05.342Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n[2020-02-18T19:36:05.342Z] ---> Running in aff305d90ef1\n[2020-02-18T19:36:06.280Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-02-18T19:36:07.217Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-02-18T19:36:07.478Z] OK: 143 MiB in 39 packages\n[2020-02-18T19:36:07.739Z] Removing intermediate container aff305d90ef1\n[2020-02-18T19:36:07.739Z] ---> e11a4bf012dc\n[2020-02-18T19:36:07.739Z] Step 8/10 : WORKDIR /device-rest-go\n[2020-02-18T19:36:08.002Z] ---> Running in e3747c6c695d\n[2020-02-18T19:36:08.002Z] Removing intermediate container e3747c6c695d\n[2020-02-18T19:36:08.002Z] ---> 48b0b0477f4e\n[2020-02-18T19:36:08.002Z] Step 9/10 : COPY . .\n[2020-02-18T19:36:08.268Z] ---> ba33b8d41652\n[2020-02-18T19:36:08.268Z] Step 10/10 : RUN go mod download\n[2020-02-18T19:36:08.532Z] ---> Running in fe75ed8e175f\n[2020-02-18T19:36:09.106Z] \x1b[91mgo: finding github.com/edgexfoundry/device-sdk-go v1.1.2\n[2020-02-18T19:36:09.106Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36\n[2020-02-18T19:36:09.106Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n[2020-02-18T19:36:09.106Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-02-18T19:36:09.106Z] \x1b[0m\x1b[91mgo: finding github.com/spf13/cast v1.3.0\n[2020-02-18T19:36:09.675Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n[2020-02-18T19:36:09.675Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-18T19:36:09.675Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-02-18T19:36:09.675Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-02-18T19:36:09.675Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-02-18T19:36:09.675Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-02-18T19:36:09.675Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-02-18T19:36:09.675Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-02-18T19:36:09.936Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n[2020-02-18T19:36:10.196Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n[2020-02-18T19:36:10.196Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n[2020-02-18T19:36:10.196Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-02-18T19:36:10.196Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-02-18T19:36:10.196Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-02-18T19:36:10.196Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-02-18T19:36:10.458Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-02-18T19:36:10.459Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n[2020-02-18T19:36:10.459Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-02-18T19:36:10.459Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n[2020-02-18T19:36:10.722Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-02-18T19:36:10.722Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n[2020-02-18T19:36:10.722Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-02-18T19:36:10.722Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n[2020-02-18T19:36:10.986Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-02-18T19:36:10.986Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-02-18T19:36:10.986Z] go: finding github.com/BurntSushi/toml v0.3.1\n[2020-02-18T19:36:10.986Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-02-18T19:36:10.986Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-02-18T19:36:11.245Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-02-18T19:36:11.505Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-02-18T19:36:11.767Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n[2020-02-18T19:36:11.767Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-02-18T19:36:11.767Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-02-18T19:36:11.767Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-02-18T19:36:11.767Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-02-18T19:36:11.767Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-02-18T19:36:11.767Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-02-18T19:36:11.767Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-02-18T19:36:12.337Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-02-18T19:36:12.337Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-02-18T19:36:12.337Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-02-18T19:36:12.337Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-02-18T19:36:12.337Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-02-18T19:36:12.337Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-02-18T19:36:12.337Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-02-18T19:36:12.337Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-02-18T19:36:12.599Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-02-18T19:36:12.599Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n[2020-02-18T19:36:12.861Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-02-18T19:36:12.861Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-02-18T19:36:12.861Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-02-18T19:36:12.861Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-02-18T19:36:12.861Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-02-18T19:36:13.125Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-02-18T19:36:13.394Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n[2020-02-18T19:36:13.394Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-02-18T19:36:13.662Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-02-18T19:36:13.926Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-02-18T19:36:13.926Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-02-18T19:36:13.926Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-02-18T19:36:13.926Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-02-18T19:36:13.926Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-02-18T19:36:14.506Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-02-18T19:36:14.506Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n[2020-02-18T19:36:14.506Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-02-18T19:36:14.506Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-02-18T19:36:16.417Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-02-18T19:36:38.372Z] \x1b[0mRemoving intermediate container fe75ed8e175f\n[2020-02-18T19:36:38.372Z] ---> fc0b50fae4ab\n[2020-02-18T19:36:38.372Z] Successfully built fc0b50fae4ab\n[2020-02-18T19:36:38.634Z] 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-18T19:36:39.037Z] + docker inspect -f . ci-base-image-x86_64\n[2020-02-18T19:36:39.037Z] .\n[Pipeline] withDockerContainer\n[2020-02-18T19:36:39.159Z] prd-centos7-docker-4c-2g-24668 does not seem to be running inside a container\n[2020-02-18T19:36:39.206Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@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 ******** ci-base-image-x86_64 cat\n[2020-02-18T19:36:39.848Z] $ docker top ece19b36d4e4775992424af9dc3c8c18d996fb566d751f054b7ec83f0ab492d4 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-18T19:36:40.715Z] + go version\n[2020-02-18T19:36:40.715Z] go version go1.12.14 linux/amd64\n[Pipeline] sh\n[2020-02-18T19:36:41.016Z] + make test\n[2020-02-18T19:36:41.016Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n[2020-02-18T19:36:42.394Z] ? \tgithub.com/edgexfoundry/device-rest-go\t[no test files]\n[2020-02-18T19:36:47.438Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-24669 in /w/workspace/gexfoundry_device-rest-go_master\n[Pipeline] {\n[Pipeline] ws\n[2020-02-18T19:36:47.451Z] Running in /w/workspace/device-rest-go/3\n[Pipeline] {\n[Pipeline] checkout\n[2020-02-18T19:36:54.905Z] using credential edgex-jenkins-ssh\n[2020-02-18T19:36:54.932Z] Cloning the remote Git repository\n[2020-02-18T19:36:54.932Z] Cloning with configured refspecs honoured and without tags\n[2020-02-18T19:36:54.998Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git\n[2020-02-18T19:36:55.102Z] > git init /w/workspace/device-rest-go/3 # timeout=10\n[2020-02-18T19:36:55.178Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git\n[2020-02-18T19:36:55.179Z] > git --version # timeout=10\n[2020-02-18T19:36:55.205Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-18T19:36:55.267Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-18T19:36:57.373Z] ? \tgithub.com/edgexfoundry/device-rest-go/cmd\t[no test files]\n[2020-02-18T19:36:57.373Z] ok \tgithub.com/edgexfoundry/device-rest-go/driver\t0.028s\tcoverage: 56.3% of statements\n[2020-02-18T19:36:57.373Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-02-18T19:36:58.184Z] Fetching without tags\n[2020-02-18T19:36:58.656Z] Checking out Revision 51ed22c70609a403673ae47a74ccb46e9796c47b (master)\n[2020-02-18T19:36:58.090Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10\n[2020-02-18T19:36:58.121Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-18T19:36:58.163Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10\n[2020-02-18T19:36:58.196Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git\n[2020-02-18T19:36:58.196Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-02-18T19:36:58.206Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-02-18T19:36:58.678Z] > git config core.sparsecheckout # timeout=10\n[2020-02-18T19:36:58.693Z] > git checkout -f 51ed22c70609a403673ae47a74ccb46e9796c47b # timeout=10\n[2020-02-18T19:37:02.666Z] gofmt -l .\n[2020-02-18T19:37:02.666Z] [ "`gofmt -l .`" = "" ]\n[2020-02-18T19:37:02.666Z] ./bin/test-go-mod-tidy.sh\n[2020-02-18T19:37:02.666Z] ./bin/test-attribution-txt.sh\n[2020-02-18T19:37:02.910Z] Commit message: "Merge pull request #12 from lenny-intel/LatestSDK"\n[Pipeline] stash\n[2020-02-18T19:37:03.452Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-02-18T19:37:03.457Z] $ docker stop --time=1 ece19b36d4e4775992424af9dc3c8c18d996fb566d751f054b7ec83f0ab492d4\n[2020-02-18T19:37:05.004Z] $ docker rm -f ece19b36d4e4775992424af9dc3c8c18d996fb566d751f054b7ec83f0ab492d4\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] sh\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[2020-02-18T19:37:06.126Z] + sudo chown -R jenkins:jenkins .\n[Pipeline] sh\n[2020-02-18T19:37:06.415Z] + ls -al .\n[2020-02-18T19:37:06.415Z] total 88\n[2020-02-18T19:37:06.415Z] drwxrwxr-x. 7 jenkins jenkins 4096 Feb 18 19:37 .\n[2020-02-18T19:37:06.415Z] drwxrwxr-x. 4 jenkins jenkins 28 Feb 18 19:35 ..\n[2020-02-18T19:37:06.415Z] -rw-rw-r--. 1 jenkins jenkins 4073 Feb 18 19:35 Attribution.txt\n[2020-02-18T19:37:06.415Z] drwxrwxr-x. 2 jenkins jenkins 64 Feb 18 19:35 bin\n[2020-02-18T19:37:06.415Z] drwxrwxr-x. 3 jenkins jenkins 32 Feb 18 19:35 cmd\n[2020-02-18T19:37:06.415Z] -rw-r--r--. 1 jenkins jenkins 9369 Feb 18 19:36 coverage.out\n[2020-02-18T19:37:06.415Z] -rw-rw-r--. 1 jenkins jenkins 1516 Feb 18 19:35 Dockerfile\n[2020-02-18T19:37:06.415Z] -rw-rw-r--. 1 jenkins jenkins 989 Feb 18 19:35 Dockerfile.build\n[2020-02-18T19:37:06.415Z] -rw-rw-r--. 1 jenkins jenkins 151 Feb 18 19:35 .dockerignore\n[2020-02-18T19:37:06.415Z] drwxrwxr-x. 2 jenkins jenkins 93 Feb 18 19:36 driver\n[2020-02-18T19:37:06.415Z] drwxrwxr-x. 8 jenkins jenkins 162 Feb 18 19:35 .git\n[2020-02-18T19:37:06.415Z] -rw-rw-r--. 1 jenkins jenkins 339 Feb 18 19:35 .gitignore\n[2020-02-18T19:37:06.415Z] -rw-r--r--. 1 jenkins jenkins 266 Feb 18 19:37 go.mod\n[2020-02-18T19:37:06.415Z] -rw-------. 1 jenkins jenkins 11494 Feb 18 19:37 go.sum\n[2020-02-18T19:37:06.415Z] -rw-rw-r--. 1 jenkins jenkins 702 Feb 18 19:35 Jenkinsfile\n[2020-02-18T19:37:06.415Z] -rw-rw-r--. 1 jenkins jenkins 11340 Feb 18 19:35 LICENSE\n[2020-02-18T19:37:06.415Z] -rw-rw-r--. 1 jenkins jenkins 951 Feb 18 19:35 Makefile\n[2020-02-18T19:37:06.415Z] -rw-rw-r--. 1 jenkins jenkins 5716 Feb 18 19:35 README.md\n[2020-02-18T19:37:06.415Z] drwxrwxr-x. 3 jenkins jenkins 32 Feb 18 19:35 .semver\n[2020-02-18T19:37:06.415Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 18 19:33 VERSION\n[2020-02-18T19:37:06.415Z] -rw-rw-r--. 1 jenkins jenkins 713 Feb 18 19:35 version.go\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T19:37:06.712Z] + docker build -t docker-device-rest-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg \'MAKE=make build\' --label git_sha=51ed22c70609a403673ae47a74ccb46e9796c47b --label arch=x86_64 --label version=1.0.0 .\n[2020-02-18T19:37:06.973Z] Sending build context to Docker daemon 8.01MB\r\r\n[2020-02-18T19:37:06.973Z] Step 1/24 : ARG BASE=golang:1.12-alpine\n[2020-02-18T19:37:06.973Z] Step 2/24 : FROM ${BASE} AS builder\n[2020-02-18T19:37:06.973Z] ---> fc0b50fae4ab\n[2020-02-18T19:37:06.973Z] Step 3/24 : ARG MAKE=\'make build\'\n[2020-02-18T19:37:06.973Z] ---> Running in 13a23702557f\n[2020-02-18T19:37:06.973Z] Removing intermediate container 13a23702557f\n[2020-02-18T19:37:06.973Z] ---> 5c8173ef1aa9\n[2020-02-18T19:37:06.973Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git"\n[2020-02-18T19:37:07.234Z] ---> Running in 77616ea4e83e\n[2020-02-18T19:37:07.234Z] Removing intermediate container 77616ea4e83e\n[2020-02-18T19:37:07.234Z] ---> cbf3fc9dcae1\n[2020-02-18T19:37:07.234Z] Step 5/24 : ARG ALPINE_PKG_EXTRA=""\n[2020-02-18T19:37:07.493Z] ---> Running in a7335abcd2d7\n[2020-02-18T19:37:07.493Z] Removing intermediate container a7335abcd2d7\n[2020-02-18T19:37:07.493Z] ---> 7499b8d56202\n[2020-02-18T19:37:07.494Z] Step 6/24 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-02-18T19:37:07.494Z] ---> Running in 202bc6619dfc\n[Pipeline] echo\n[2020-02-18T19:37:07.925Z] =========================================================\n[2020-02-18T19:37:07.925Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine]\n[2020-02-18T19:37:07.925Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T19:37:08.431Z] Removing intermediate container 202bc6619dfc\n[2020-02-18T19:37:08.431Z] ---> 04f7aa72804d\n[2020-02-18T19:37:08.431Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n[2020-02-18T19:37:08.431Z] ---> Running in ae05b66b08d1\n[2020-02-18T19:37:08.690Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-02-18T19:37:09.259Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-02-18T19:37:09.453Z] + 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[2020-02-18T19:37:09.518Z] OK: 143 MiB in 39 packages\n[2020-02-18T19:37:10.085Z] Removing intermediate container ae05b66b08d1\n[2020-02-18T19:37:10.085Z] ---> 77f17b869226\n[2020-02-18T19:37:10.085Z] Step 8/24 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go\n[2020-02-18T19:37:10.085Z] ---> Running in cb8f506556c3\n[2020-02-18T19:37:10.085Z] Removing intermediate container cb8f506556c3\n[2020-02-18T19:37:10.085Z] ---> 75259afc595a\n[2020-02-18T19:37:10.085Z] Step 9/24 : COPY go.mod .\n[2020-02-18T19:37:10.344Z] ---> 1e2c2f07f89c\n[2020-02-18T19:37:10.344Z] Step 10/24 : COPY Makefile .\n[2020-02-18T19:37:10.435Z] Sending build context to Docker daemon 7.998MB\r\r\n[2020-02-18T19:37:10.435Z] Step 1/10 : ARG BASE=golang:1.12-alpine\n[2020-02-18T19:37:10.435Z] Step 2/10 : FROM ${BASE}\n[2020-02-18T19:37:10.607Z] ---> 4cc17e8cc82b\n[2020-02-18T19:37:10.607Z] Step 11/24 : RUN make update\n[2020-02-18T19:37:10.607Z] ---> Running in 5587b1bcae37\n[2020-02-18T19:37:10.715Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n[2020-02-18T19:37:10.715Z] cde5963f3b93: Pulling fs layer\n[2020-02-18T19:37:10.715Z] 2a23fa8c16f7: Pulling fs layer\n[2020-02-18T19:37:10.715Z] 777b28850792: Pulling fs layer\n[2020-02-18T19:37:10.715Z] 3b9bb2159cbb: Pulling fs layer\n[2020-02-18T19:37:10.715Z] 3e5cb46e90bb: Pulling fs layer\n[2020-02-18T19:37:10.715Z] 704391ccfee3: Pulling fs layer\n[2020-02-18T19:37:10.715Z] dc41f6c27be0: Pulling fs layer\n[2020-02-18T19:37:10.715Z] 1e2f9a495ab8: Pulling fs layer\n[2020-02-18T19:37:10.715Z] b9840a92bc40: Pulling fs layer\n[2020-02-18T19:37:10.715Z] 29cc21b14733: Pulling fs layer\n[2020-02-18T19:37:10.715Z] 9b0bbc4bba68: Pulling fs layer\n[2020-02-18T19:37:10.715Z] 1e2f9a495ab8: Waiting\n[2020-02-18T19:37:10.715Z] 3b9bb2159cbb: Waiting\n[2020-02-18T19:37:10.715Z] b9840a92bc40: Waiting\n[2020-02-18T19:37:10.715Z] 3e5cb46e90bb: Waiting\n[2020-02-18T19:37:10.715Z] 29cc21b14733: Waiting\n[2020-02-18T19:37:10.715Z] 704391ccfee3: Waiting\n[2020-02-18T19:37:10.715Z] dc41f6c27be0: Waiting\n[2020-02-18T19:37:10.715Z] 9b0bbc4bba68: Waiting\n[2020-02-18T19:37:10.715Z] 777b28850792: Verifying Checksum\n[2020-02-18T19:37:10.715Z] 777b28850792: Download complete\n[2020-02-18T19:37:10.866Z] CGO_ENABLED=0 GO111MODULE=on go mod download\n[2020-02-18T19:37:11.010Z] 2a23fa8c16f7: Verifying Checksum\n[2020-02-18T19:37:11.010Z] 2a23fa8c16f7: Download complete\n[2020-02-18T19:37:11.010Z] 3e5cb46e90bb: Verifying Checksum\n[2020-02-18T19:37:11.010Z] 3e5cb46e90bb: Download complete\n[2020-02-18T19:37:11.010Z] cde5963f3b93: Verifying Checksum\n[2020-02-18T19:37:11.010Z] cde5963f3b93: Download complete\n[2020-02-18T19:37:11.010Z] 704391ccfee3: Verifying Checksum\n[2020-02-18T19:37:11.010Z] 704391ccfee3: Download complete\n[2020-02-18T19:37:11.434Z] Removing intermediate container 5587b1bcae37\n[2020-02-18T19:37:11.434Z] ---> b211d3eec052\n[2020-02-18T19:37:11.434Z] Step 12/24 : COPY . .\n[2020-02-18T19:37:11.694Z] ---> a47e855757e6\n[2020-02-18T19:37:11.694Z] Step 13/24 : RUN $MAKE\n[2020-02-18T19:37:11.694Z] ---> Running in 343dfe17136d\n[2020-02-18T19:37:11.956Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=1.0.0" -o cmd/device-rest-go ./cmd\n[2020-02-18T19:37:12.992Z] cde5963f3b93: Pull complete\n[2020-02-18T19:37:13.963Z] 2a23fa8c16f7: Pull complete\n[2020-02-18T19:37:14.255Z] 777b28850792: Pull complete\n[2020-02-18T19:37:18.565Z] dc41f6c27be0: Verifying Checksum\n[2020-02-18T19:37:18.565Z] dc41f6c27be0: Download complete\n[2020-02-18T19:37:18.565Z] b9840a92bc40: Verifying Checksum\n[2020-02-18T19:37:18.565Z] b9840a92bc40: Download complete\n[2020-02-18T19:37:22.911Z] 29cc21b14733: Verifying Checksum\n[2020-02-18T19:37:22.911Z] 29cc21b14733: Download complete\n[2020-02-18T19:37:22.911Z] 9b0bbc4bba68: Verifying Checksum\n[2020-02-18T19:37:22.911Z] 9b0bbc4bba68: Download complete\n[2020-02-18T19:37:24.370Z] 1e2f9a495ab8: Verifying Checksum\n[2020-02-18T19:37:24.370Z] 1e2f9a495ab8: Download complete\n[2020-02-18T19:37:25.808Z] 3b9bb2159cbb: Verifying Checksum\n[2020-02-18T19:37:25.808Z] 3b9bb2159cbb: Download complete\n[2020-02-18T19:37:26.905Z] Removing intermediate container 343dfe17136d\n[2020-02-18T19:37:26.905Z] ---> 40c4a20adf44\n[2020-02-18T19:37:26.905Z] Step 14/24 : FROM alpine:latest\n[2020-02-18T19:37:26.905Z] latest: Pulling from library/alpine\n[2020-02-18T19:37:26.905Z] c9b1b535fdd9: Pulling fs layer\n[2020-02-18T19:37:27.164Z] c9b1b535fdd9: Verifying Checksum\n[2020-02-18T19:37:27.164Z] c9b1b535fdd9: Download complete\n[2020-02-18T19:37:27.425Z] c9b1b535fdd9: Pull complete\n[2020-02-18T19:37:27.425Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d\n[2020-02-18T19:37:27.425Z] Status: Downloaded newer image for alpine:latest\n[2020-02-18T19:37:27.425Z] ---> e7d92cdc71fe\n[2020-02-18T19:37:27.425Z] Step 15/24 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-02-18T19:37:27.425Z] ---> Running in a3e8a849f5df\n[2020-02-18T19:37:27.685Z] Removing intermediate container a3e8a849f5df\n[2020-02-18T19:37:27.685Z] ---> 8fa37108f3c9\n[2020-02-18T19:37:27.685Z] Step 16/24 : LABEL Name=device-rest-go Version=${VERSION}\n[2020-02-18T19:37:27.685Z] ---> Running in adda55b673b8\n[2020-02-18T19:37:27.685Z] Removing intermediate container adda55b673b8\n[2020-02-18T19:37:27.685Z] ---> b269efd3e74d\n[2020-02-18T19:37:27.685Z] Step 17/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt /\n[2020-02-18T19:37:27.946Z] ---> 03f7e849ddce\n[2020-02-18T19:37:27.946Z] Step 18/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE /\n[2020-02-18T19:37:28.209Z] ---> e59d190a8b12\n[2020-02-18T19:37:28.209Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd /\n[2020-02-18T19:37:28.781Z] ---> c0d1f7104195\n[2020-02-18T19:37:28.781Z] Step 20/24 : EXPOSE 49986\n[2020-02-18T19:37:28.781Z] ---> Running in 2f6eaf939218\n[2020-02-18T19:37:28.781Z] Removing intermediate container 2f6eaf939218\n[2020-02-18T19:37:28.781Z] ---> f80765a1383c\n[2020-02-18T19:37:28.781Z] Step 21/24 : CMD ["/device-rest-go","--registry=consul://edgex-core-consul:8500","--profile=docker","--confdir=/res"]\n[2020-02-18T19:37:28.781Z] ---> Running in e267958b67cf\n[2020-02-18T19:37:29.041Z] Removing intermediate container e267958b67cf\n[2020-02-18T19:37:29.041Z] ---> d809662dc41f\n[2020-02-18T19:37:29.042Z] Step 22/24 : LABEL arch=x86_64\n[2020-02-18T19:37:29.042Z] ---> Running in 35627f56b3fe\n[2020-02-18T19:37:29.042Z] Removing intermediate container 35627f56b3fe\n[2020-02-18T19:37:29.042Z] ---> fc3c071eefd3\n[2020-02-18T19:37:29.042Z] Step 23/24 : LABEL git_sha=51ed22c70609a403673ae47a74ccb46e9796c47b\n[2020-02-18T19:37:29.301Z] ---> Running in 150e2a1da46d\n[2020-02-18T19:37:29.301Z] Removing intermediate container 150e2a1da46d\n[2020-02-18T19:37:29.301Z] ---> 8d466be53022\n[2020-02-18T19:37:29.301Z] Step 24/24 : LABEL version=1.0.0\n[2020-02-18T19:37:29.301Z] ---> Running in 33f8203a91f5\n[2020-02-18T19:37:29.560Z] Removing intermediate container 33f8203a91f5\n[2020-02-18T19:37:29.560Z] ---> 8d60a05639b0\n[2020-02-18T19:37:29.560Z] Successfully built 8d60a05639b0\n[2020-02-18T19:37:29.560Z] Successfully tagged docker-device-rest-go:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-02-18T19:37:29.688Z] provisioning config files...\n[2020-02-18T19:37:29.737Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/3@tmp/config358609132426618134tmp\n[Pipeline] {\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-18T19:37:30.073Z] nexus3.edgexfoundry.org:10001\n[2020-02-18T19:37:30.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n[2020-02-18T19:37:30.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n[2020-02-18T19:37:30.335Z] Configure a credential helper to remove this warning. See\n[2020-02-18T19:37:30.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n[2020-02-18T19:37:30.335Z] \n[2020-02-18T19:37:30.335Z] Login Succeeded\n[2020-02-18T19:37:30.335Z] nexus3.edgexfoundry.org:10002\n[2020-02-18T19:37:30.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n[2020-02-18T19:37:30.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n[2020-02-18T19:37:30.595Z] Configure a credential helper to remove this warning. See\n[2020-02-18T19:37:30.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n[2020-02-18T19:37:30.595Z] \n[2020-02-18T19:37:30.595Z] Login Succeeded\n[2020-02-18T19:37:30.595Z] nexus3.edgexfoundry.org:10003\n[2020-02-18T19:37:30.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n[2020-02-18T19:37:30.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n[2020-02-18T19:37:30.854Z] Configure a credential helper to remove this warning. See\n[2020-02-18T19:37:30.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n[2020-02-18T19:37:30.854Z] \n[2020-02-18T19:37:30.854Z] Login Succeeded\n[2020-02-18T19:37:30.854Z] nexus3.edgexfoundry.org:10004\n[2020-02-18T19:37:30.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n[2020-02-18T19:37:31.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n[2020-02-18T19:37:31.113Z] Configure a credential helper to remove this warning. See\n[2020-02-18T19:37:31.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n[2020-02-18T19:37:31.113Z] \n[2020-02-18T19:37:31.113Z] Login Succeeded\n[2020-02-18T19:37:31.113Z] docker.io\n[2020-02-18T19:37:31.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n[2020-02-18T19:37:31.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n[2020-02-18T19:37:31.372Z] Configure a credential helper to remove this warning. See\n[2020-02-18T19:37:31.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n[2020-02-18T19:37:31.372Z] \n[2020-02-18T19:37:31.372Z] Login Succeeded\n[Pipeline] }\n[2020-02-18T19:37:31.379Z] Deleting 1 temporary files\n[Pipeline] // wrap\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] echo\n[2020-02-18T19:37:31.414Z] [edgeXDocker.push] Tagging docker image docker-device-rest-go with the following tags:\n[2020-02-18T19:37:31.414Z] 51ed22c70609a403673ae47a74ccb46e9796c47b\n[2020-02-18T19:37:31.414Z] latest\n[2020-02-18T19:37:31.414Z] 1.0.0\n[2020-02-18T19:37:31.414Z] 51ed22c70609a403673ae47a74ccb46e9796c47b-1.0.0\n[2020-02-18T19:37:31.414Z] master\n[2020-02-18T19:37:31.414Z] =====================================================\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withDockerRegistry\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T19:37:31.737Z] + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:51ed22c70609a403673ae47a74ccb46e9796c47b\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T19:37:32.041Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:51ed22c70609a403673ae47a74ccb46e9796c47b\n[2020-02-18T19:37:32.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go]\n[2020-02-18T19:37:32.041Z] 6eb33d42e49e: Preparing\n[2020-02-18T19:37:32.041Z] 6806bf35eec9: Preparing\n[2020-02-18T19:37:32.041Z] 1f94056368ba: Preparing\n[2020-02-18T19:37:32.041Z] 5216338b40a7: Preparing\n[2020-02-18T19:37:32.041Z] 5216338b40a7: Layer already exists\n[2020-02-18T19:37:32.041Z] 1f94056368ba: Pushed\n[2020-02-18T19:37:32.041Z] 6806bf35eec9: Pushed\n[2020-02-18T19:37:33.422Z] 6eb33d42e49e: Pushed\n[2020-02-18T19:37:34.362Z] 51ed22c70609a403673ae47a74ccb46e9796c47b: digest: sha256:d4026d04f52c41d1b2e662842d6e74befecc5f10e4024f03b53b3e476e88850f size: 1154\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T19:37:34.662Z] + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:latest\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T19:37:34.955Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:latest\n[2020-02-18T19:37:34.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go]\n[2020-02-18T19:37:34.955Z] 6eb33d42e49e: Preparing\n[2020-02-18T19:37:34.955Z] 6806bf35eec9: Preparing\n[2020-02-18T19:37:34.955Z] 1f94056368ba: Preparing\n[2020-02-18T19:37:34.955Z] 5216338b40a7: Preparing\n[2020-02-18T19:37:34.955Z] 5216338b40a7: Layer already exists\n[2020-02-18T19:37:34.955Z] 6806bf35eec9: Layer already exists\n[2020-02-18T19:37:34.955Z] 6eb33d42e49e: Layer already exists\n[2020-02-18T19:37:34.955Z] 1f94056368ba: Layer already exists\n[2020-02-18T19:37:34.956Z] latest: digest: sha256:d4026d04f52c41d1b2e662842d6e74befecc5f10e4024f03b53b3e476e88850f size: 1154\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T19:37:35.256Z] + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:1.0.0\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T19:37:35.552Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:1.0.0\n[2020-02-18T19:37:35.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go]\n[2020-02-18T19:37:35.552Z] 6eb33d42e49e: Preparing\n[2020-02-18T19:37:35.552Z] 6806bf35eec9: Preparing\n[2020-02-18T19:37:35.552Z] 1f94056368ba: Preparing\n[2020-02-18T19:37:35.552Z] 5216338b40a7: Preparing\n[2020-02-18T19:37:35.552Z] 6806bf35eec9: Layer already exists\n[2020-02-18T19:37:35.552Z] 1f94056368ba: Layer already exists\n[2020-02-18T19:37:35.552Z] 5216338b40a7: Layer already exists\n[2020-02-18T19:37:35.552Z] 6eb33d42e49e: Layer already exists\n[2020-02-18T19:37:35.552Z] 1.0.0: digest: sha256:d4026d04f52c41d1b2e662842d6e74befecc5f10e4024f03b53b3e476e88850f size: 1154\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T19:37:35.849Z] + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:51ed22c70609a403673ae47a74ccb46e9796c47b-1.0.0\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T19:37:36.150Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:51ed22c70609a403673ae47a74ccb46e9796c47b-1.0.0\n[2020-02-18T19:37:36.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go]\n[2020-02-18T19:37:36.150Z] 6eb33d42e49e: Preparing\n[2020-02-18T19:37:36.150Z] 6806bf35eec9: Preparing\n[2020-02-18T19:37:36.150Z] 1f94056368ba: Preparing\n[2020-02-18T19:37:36.150Z] 5216338b40a7: Preparing\n[2020-02-18T19:37:36.150Z] 5216338b40a7: Layer already exists\n[2020-02-18T19:37:36.150Z] 1f94056368ba: Layer already exists\n[2020-02-18T19:37:36.150Z] 6806bf35eec9: Layer already exists\n[2020-02-18T19:37:36.150Z] 6eb33d42e49e: Layer already exists\n[2020-02-18T19:37:36.150Z] 51ed22c70609a403673ae47a74ccb46e9796c47b-1.0.0: digest: sha256:d4026d04f52c41d1b2e662842d6e74befecc5f10e4024f03b53b3e476e88850f size: 1154\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T19:37:36.447Z] + docker tag docker-device-rest-go nexus3.edgexfoundry.org:10004/docker-device-rest-go:master\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T19:37:36.742Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go:master\n[2020-02-18T19:37:36.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go]\n[2020-02-18T19:37:36.742Z] 6eb33d42e49e: Preparing\n[2020-02-18T19:37:36.742Z] 6806bf35eec9: Preparing\n[2020-02-18T19:37:36.742Z] 1f94056368ba: Preparing\n[2020-02-18T19:37:36.742Z] 5216338b40a7: Preparing\n[2020-02-18T19:37:36.742Z] 6806bf35eec9: Layer already exists\n[2020-02-18T19:37:36.742Z] 5216338b40a7: Layer already exists\n[2020-02-18T19:37:36.742Z] 6eb33d42e49e: Layer already exists\n[2020-02-18T19:37:36.742Z] 1f94056368ba: Layer already exists\n[2020-02-18T19:37:36.742Z] master: digest: sha256:d4026d04f52c41d1b2e662842d6e74befecc5f10e4024f03b53b3e476e88850f size: 1154\n[Pipeline] }\n[Pipeline] // withDockerRegistry\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // script\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-18T19:37:44.091Z] 3b9bb2159cbb: Pull complete\n[2020-02-18T19:37:44.091Z] 3e5cb46e90bb: Pull complete\n[2020-02-18T19:37:44.091Z] 704391ccfee3: Pull complete\n[2020-02-18T19:37:49.500Z] dc41f6c27be0: Pull complete\n[2020-02-18T19:37:56.173Z] 1e2f9a495ab8: Pull complete\n[2020-02-18T19:37:56.173Z] b9840a92bc40: Pull complete\n[2020-02-18T19:37:58.779Z] 29cc21b14733: Pull complete\n[2020-02-18T19:37:59.387Z] 9b0bbc4bba68: Pull complete\n[2020-02-18T19:37:59.387Z] Digest: sha256:c8c5bc4fdf7c7cd5b3396b70e05cc3ad4e46a473bc43fe8b2a1236052464d417\n[2020-02-18T19:37:59.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine\n[2020-02-18T19:37:59.387Z] ---> 56ba99f26dce\n[2020-02-18T19:37:59.387Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git"\n[2020-02-18T19:38:02.019Z] ---> Running in 972169c859e2\n[2020-02-18T19:38:02.608Z] Removing intermediate container 972169c859e2\n[2020-02-18T19:38:02.608Z] ---> 312265d599a7\n[2020-02-18T19:38:02.608Z] Step 4/10 : ARG ALPINE_PKG_EXTRA=""\n[2020-02-18T19:38:02.608Z] ---> Running in 775867603b03\n[2020-02-18T19:38:02.882Z] Removing intermediate container 775867603b03\n[2020-02-18T19:38:02.882Z] ---> 9940474e37b4\n[2020-02-18T19:38:02.882Z] Step 5/10 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-02-18T19:38:03.151Z] ---> Running in 1d541427e914\n[2020-02-18T19:38:03.422Z] Removing intermediate container 1d541427e914\n[2020-02-18T19:38:03.422Z] ---> 02bab365cb4c\n[2020-02-18T19:38:03.422Z] Step 6/10 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-02-18T19:38:03.697Z] ---> Running in 0b396bec1727\n[2020-02-18T19:38:05.665Z] Removing intermediate container 0b396bec1727\n[2020-02-18T19:38:05.665Z] ---> 6fca5e12cbba\n[2020-02-18T19:38:05.665Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n[2020-02-18T19:38:05.665Z] ---> Running in 81ce93f9b9f5\n[2020-02-18T19:38:06.258Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-02-18T19:38:07.218Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-02-18T19:38:07.487Z] OK: 125 MiB in 39 packages\n[2020-02-18T19:38:08.463Z] Removing intermediate container 81ce93f9b9f5\n[2020-02-18T19:38:08.463Z] ---> de2037ff7662\n[2020-02-18T19:38:08.463Z] Step 8/10 : WORKDIR /device-rest-go\n[2020-02-18T19:38:08.731Z] ---> Running in 17917e974763\n[2020-02-18T19:38:09.000Z] Removing intermediate container 17917e974763\n[2020-02-18T19:38:09.000Z] ---> ea9a4975a27d\n[2020-02-18T19:38:09.000Z] Step 9/10 : COPY . .\n[2020-02-18T19:38:09.978Z] ---> 524cf6e51196\n[2020-02-18T19:38:09.978Z] Step 10/10 : RUN go mod download\n[2020-02-18T19:38:09.978Z] ---> Running in 5ecec9e45cb7\n[2020-02-18T19:38:10.963Z] \x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36\n[2020-02-18T19:38:10.963Z] \x1b[0m\x1b[91mgo: finding github.com/spf13/cast v1.3.0\n[2020-02-18T19:38:10.963Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-02-18T19:38:10.963Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n[2020-02-18T19:38:10.963Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/device-sdk-go v1.1.2\n[2020-02-18T19:38:11.956Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n[2020-02-18T19:38:11.956Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-02-18T19:38:11.956Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-02-18T19:38:12.224Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-02-18T19:38:12.224Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-02-18T19:38:12.224Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-02-18T19:38:12.224Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-02-18T19:38:12.224Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-02-18T19:38:12.495Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n[2020-02-18T19:38:13.477Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n[2020-02-18T19:38:13.477Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n[2020-02-18T19:38:13.477Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-02-18T19:38:13.477Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-02-18T19:38:13.755Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-02-18T19:38:14.025Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-02-18T19:38:14.025Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n[2020-02-18T19:38:14.294Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n[2020-02-18T19:38:14.884Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-02-18T19:38:14.884Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-02-18T19:38:15.157Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-02-18T19:38:15.427Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-02-18T19:38:15.704Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-02-18T19:38:15.704Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-02-18T19:38:15.704Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n[2020-02-18T19:38:15.973Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-02-18T19:38:15.973Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-02-18T19:38:16.562Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-02-18T19:38:16.842Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-02-18T19:38:17.117Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n[2020-02-18T19:38:17.387Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-02-18T19:38:17.984Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-02-18T19:38:17.984Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-02-18T19:38:17.984Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-02-18T19:38:17.984Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-02-18T19:38:17.984Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-02-18T19:38:18.254Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-02-18T19:38:18.254Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n[2020-02-18T19:38:18.841Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-02-18T19:38:19.449Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-02-18T19:38:19.449Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-02-18T19:38:19.449Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-02-18T19:38:19.719Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-02-18T19:38:19.719Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-02-18T19:38:19.719Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-02-18T19:38:19.719Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-02-18T19:38:20.313Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-02-18T19:38:21.284Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-02-18T19:38:21.284Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-02-18T19:38:21.284Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-02-18T19:38:21.552Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-02-18T19:38:21.552Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-02-18T19:38:22.528Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-02-18T19:38:22.795Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-02-18T19:38:23.069Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n[2020-02-18T19:38:23.069Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n[2020-02-18T19:38:23.350Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n[2020-02-18T19:38:23.952Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-02-18T19:38:24.227Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-02-18T19:38:24.813Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-02-18T19:38:25.406Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-02-18T19:38:26.376Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-02-18T19:38:26.376Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-02-18T19:38:26.974Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-02-18T19:38:27.244Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-02-18T19:38:27.521Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-02-18T19:38:28.498Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-02-18T19:38:28.498Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-02-18T19:39:36.487Z] \x1b[0mRemoving intermediate container 5ecec9e45cb7\n[2020-02-18T19:39:36.487Z] ---> 18b8c23cb651\n[2020-02-18T19:39:36.487Z] Successfully built 18b8c23cb651\n[2020-02-18T19:39:36.487Z] 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-18T19:39:36.967Z] + docker inspect -f . ci-base-image-arm64\n[2020-02-18T19:39:37.236Z] .\n[Pipeline] withDockerContainer\n[2020-02-18T19:39:37.600Z] prd-ubuntu18.04-docker-arm64-4c-2g-24669 does not seem to be running inside a container\n[2020-02-18T19:39:37.700Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@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 ******** ci-base-image-arm64 cat\n[2020-02-18T19:39:39.106Z] $ docker top 12cbac861c3d03b90d27a279a75d0bee3b57f0f2ced4ff19697d3b18af840c15 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-18T19:39:41.471Z] + go version\n[2020-02-18T19:39:41.471Z] go version go1.12.14 linux/arm64\n[Pipeline] sh\n[2020-02-18T19:39:42.154Z] + make test\n[2020-02-18T19:39:42.469Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./...\n[2020-02-18T19:39:43.892Z] ? \tgithub.com/edgexfoundry/device-rest-go\t[no test files]\n[2020-02-18T19:40:51.859Z] ? \tgithub.com/edgexfoundry/device-rest-go/cmd\t[no test files]\n[2020-02-18T19:40:51.859Z] ok \tgithub.com/edgexfoundry/device-rest-go/driver\t0.054s\tcoverage: 56.3% of statements\n[2020-02-18T19:40:51.859Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-02-18T19:41:14.062Z] gofmt -l .\n[2020-02-18T19:41:14.062Z] [ "`gofmt -l .`" = "" ]\n[2020-02-18T19:41:14.062Z] ./bin/test-go-mod-tidy.sh\n[2020-02-18T19:41:14.660Z] ./bin/test-attribution-txt.sh\n[Pipeline] stash\n[2020-02-18T19:41:15.268Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n[2020-02-18T19:41:15.696Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-02-18T19:41:15.695Z] $ docker stop --time=1 12cbac861c3d03b90d27a279a75d0bee3b57f0f2ced4ff19697d3b18af840c15\n[2020-02-18T19:41:17.744Z] $ docker rm -f 12cbac861c3d03b90d27a279a75d0bee3b57f0f2ced4ff19697d3b18af840c15\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] sh\n[2020-02-18T19:41:18.808Z] + sudo chown -R jenkins:jenkins .\n[Pipeline] sh\n[2020-02-18T19:41:19.161Z] + ls -al .\n[2020-02-18T19:41:19.161Z] total 112\n[2020-02-18T19:41:19.161Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 18 19:41 .\n[2020-02-18T19:41:19.161Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 18 19:36 ..\n[2020-02-18T19:41:19.161Z] -rw-rw-r-- 1 jenkins jenkins 151 Feb 18 19:36 .dockerignore\n[2020-02-18T19:41:19.161Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 18 19:37 .git\n[2020-02-18T19:41:19.161Z] -rw-rw-r-- 1 jenkins jenkins 339 Feb 18 19:36 .gitignore\n[2020-02-18T19:41:19.161Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 18 19:37 .semver\n[2020-02-18T19:41:19.161Z] -rw-rw-r-- 1 jenkins jenkins 4073 Feb 18 19:36 Attribution.txt\n[2020-02-18T19:41:19.161Z] -rw-rw-r-- 1 jenkins jenkins 1516 Feb 18 19:36 Dockerfile\n[2020-02-18T19:41:19.161Z] -rw-rw-r-- 1 jenkins jenkins 989 Feb 18 19:36 Dockerfile.build\n[2020-02-18T19:41:19.161Z] -rw-rw-r-- 1 jenkins jenkins 702 Feb 18 19:36 Jenkinsfile\n[2020-02-18T19:41:19.161Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 18 19:36 LICENSE\n[2020-02-18T19:41:19.161Z] -rw-rw-r-- 1 jenkins jenkins 951 Feb 18 19:36 Makefile\n[2020-02-18T19:41:19.161Z] -rw-rw-r-- 1 jenkins jenkins 5716 Feb 18 19:36 README.md\n[2020-02-18T19:41:19.161Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 18 19:33 VERSION\n[2020-02-18T19:41:19.161Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 19:36 bin\n[2020-02-18T19:41:19.161Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 18 19:36 cmd\n[2020-02-18T19:41:19.161Z] -rw-r--r-- 1 jenkins jenkins 9369 Feb 18 19:40 coverage.out\n[2020-02-18T19:41:19.161Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 19:40 driver\n[2020-02-18T19:41:19.161Z] -rw-r--r-- 1 jenkins jenkins 266 Feb 18 19:41 go.mod\n[2020-02-18T19:41:19.161Z] -rw------- 1 jenkins jenkins 11494 Feb 18 19:41 go.sum\n[2020-02-18T19:41:19.161Z] -rw-rw-r-- 1 jenkins jenkins 713 Feb 18 19:36 version.go\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T19:41:19.515Z] + docker build -t docker-device-rest-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --label git_sha=51ed22c70609a403673ae47a74ccb46e9796c47b --label arch=arm64 --label version=1.0.0 .\n[2020-02-18T19:41:20.114Z] Sending build context to Docker daemon 8.01MB\r\r\n[2020-02-18T19:41:20.114Z] Step 1/24 : ARG BASE=golang:1.12-alpine\n[2020-02-18T19:41:20.114Z] Step 2/24 : FROM ${BASE} AS builder\n[2020-02-18T19:41:20.114Z] ---> 18b8c23cb651\n[2020-02-18T19:41:20.114Z] Step 3/24 : ARG MAKE=\'make build\'\n[2020-02-18T19:41:20.385Z] ---> Running in 1da72e7bdddd\n[2020-02-18T19:41:20.655Z] Removing intermediate container 1da72e7bdddd\n[2020-02-18T19:41:20.655Z] ---> 8e7f4aacbfe1\n[2020-02-18T19:41:20.655Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git"\n[2020-02-18T19:41:20.935Z] ---> Running in c0d7bd909e65\n[2020-02-18T19:41:21.208Z] Removing intermediate container c0d7bd909e65\n[2020-02-18T19:41:21.208Z] ---> 47ccaf6ec985\n[2020-02-18T19:41:21.208Z] Step 5/24 : ARG ALPINE_PKG_EXTRA=""\n[2020-02-18T19:41:21.208Z] ---> Running in e85e756a00f5\n[2020-02-18T19:41:21.805Z] Removing intermediate container e85e756a00f5\n[2020-02-18T19:41:21.805Z] ---> f660d24a7d16\n[2020-02-18T19:41:21.805Z] Step 6/24 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-02-18T19:41:21.805Z] ---> Running in de5c61296bd5\n[2020-02-18T19:41:23.770Z] Removing intermediate container de5c61296bd5\n[2020-02-18T19:41:23.770Z] ---> fa5f444e9d25\n[2020-02-18T19:41:23.770Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n[2020-02-18T19:41:23.770Z] ---> Running in 22e74b620df9\n[2020-02-18T19:41:24.749Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-02-18T19:41:25.340Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-02-18T19:41:25.950Z] OK: 125 MiB in 39 packages\n[2020-02-18T19:41:26.925Z] Removing intermediate container 22e74b620df9\n[2020-02-18T19:41:26.925Z] ---> c15f72d7cb71\n[2020-02-18T19:41:26.925Z] Step 8/24 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go\n[2020-02-18T19:41:26.925Z] ---> Running in 35fe7bd2016e\n[2020-02-18T19:41:27.516Z] Removing intermediate container 35fe7bd2016e\n[2020-02-18T19:41:27.516Z] ---> 451035695da8\n[2020-02-18T19:41:27.516Z] Step 9/24 : COPY go.mod .\n[2020-02-18T19:41:27.789Z] ---> 349e0e9a18f2\n[2020-02-18T19:41:27.789Z] Step 10/24 : COPY Makefile .\n[2020-02-18T19:41:28.390Z] ---> 95b298740f94\n[2020-02-18T19:41:28.390Z] Step 11/24 : RUN make update\n[2020-02-18T19:41:28.390Z] ---> Running in 450bed8df667\n[2020-02-18T19:41:29.369Z] CGO_ENABLED=0 GO111MODULE=on go mod download\n[2020-02-18T19:41:30.352Z] Removing intermediate container 450bed8df667\n[2020-02-18T19:41:30.352Z] ---> a1ad8f099d85\n[2020-02-18T19:41:30.352Z] Step 12/24 : COPY . .\n[2020-02-18T19:41:31.331Z] ---> 6b33cfb18a64\n[2020-02-18T19:41:31.331Z] Step 13/24 : RUN $MAKE\n[2020-02-18T19:41:31.603Z] ---> Running in 2d34f3b9f918\n[2020-02-18T19:41:32.576Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=1.0.0" -o cmd/device-rest-go ./cmd\n[2020-02-18T19:42:29.081Z] Removing intermediate container 2d34f3b9f918\n[2020-02-18T19:42:29.081Z] ---> d52045b63b77\n[2020-02-18T19:42:29.081Z] Step 14/24 : FROM alpine:latest\n[2020-02-18T19:42:29.081Z] latest: Pulling from library/alpine\n[2020-02-18T19:42:29.081Z] 8fa90b21c985: Pulling fs layer\n[2020-02-18T19:42:29.081Z] 8fa90b21c985: Verifying Checksum\n[2020-02-18T19:42:29.081Z] 8fa90b21c985: Download complete\n[2020-02-18T19:42:29.081Z] 8fa90b21c985: Pull complete\n[2020-02-18T19:42:29.081Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d\n[2020-02-18T19:42:29.081Z] Status: Downloaded newer image for alpine:latest\n[2020-02-18T19:42:29.081Z] ---> 6e4716cdcf7a\n[2020-02-18T19:42:29.081Z] Step 15/24 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-02-18T19:42:29.081Z] ---> Running in 9a947df5477b\n[2020-02-18T19:42:29.353Z] Removing intermediate container 9a947df5477b\n[2020-02-18T19:42:29.353Z] ---> 7a99ce45bf2a\n[2020-02-18T19:42:29.353Z] Step 16/24 : LABEL Name=device-rest-go Version=${VERSION}\n[2020-02-18T19:42:29.353Z] ---> Running in ba672a86c8cf\n[2020-02-18T19:42:29.630Z] Removing intermediate container ba672a86c8cf\n[2020-02-18T19:42:29.630Z] ---> 0988bdd4f46b\n[2020-02-18T19:42:29.630Z] Step 17/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt /\n[2020-02-18T19:42:30.234Z] ---> a3efe47d5e1b\n[2020-02-18T19:42:30.234Z] Step 18/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE /\n[2020-02-18T19:42:30.823Z] ---> 084e874499d6\n[2020-02-18T19:42:30.823Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd /\n[2020-02-18T19:42:32.250Z] ---> 6d0ab8579a27\n[2020-02-18T19:42:32.250Z] Step 20/24 : EXPOSE 49986\n[2020-02-18T19:42:32.250Z] ---> Running in db8f12a2f495\n[2020-02-18T19:42:32.845Z] Removing intermediate container db8f12a2f495\n[2020-02-18T19:42:32.845Z] ---> 9b2b4634502a\n[2020-02-18T19:42:32.845Z] Step 21/24 : CMD ["/device-rest-go","--registry=consul://edgex-core-consul:8500","--profile=docker","--confdir=/res"]\n[2020-02-18T19:42:32.845Z] ---> Running in 3eca265eb6bc\n[2020-02-18T19:42:33.118Z] Removing intermediate container 3eca265eb6bc\n[2020-02-18T19:42:33.118Z] ---> 86d3759a6608\n[2020-02-18T19:42:33.118Z] Step 22/24 : LABEL arch=arm64\n[2020-02-18T19:42:33.118Z] ---> Running in 78657e89232c\n[2020-02-18T19:42:33.713Z] Removing intermediate container 78657e89232c\n[2020-02-18T19:42:33.713Z] ---> 4b4a592cf9ed\n[2020-02-18T19:42:33.713Z] Step 23/24 : LABEL git_sha=51ed22c70609a403673ae47a74ccb46e9796c47b\n[2020-02-18T19:42:33.713Z] ---> Running in a3f67121eed9\n[2020-02-18T19:42:33.985Z] Removing intermediate container a3f67121eed9\n[2020-02-18T19:42:33.985Z] ---> c78f35dd9500\n[2020-02-18T19:42:33.985Z] Step 24/24 : LABEL version=1.0.0\n[2020-02-18T19:42:33.985Z] ---> Running in 7b4e1a4819d0\n[2020-02-18T19:42:34.259Z] Removing intermediate container 7b4e1a4819d0\n[2020-02-18T19:42:34.259Z] ---> 0697380b49cf\n[2020-02-18T19:42:34.529Z] Successfully built 0697380b49cf\n[2020-02-18T19:42:34.529Z] Successfully tagged docker-device-rest-go-arm64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-02-18T19:42:34.650Z] provisioning config files...\n[2020-02-18T19:42:34.691Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/3@tmp/config6040226397122772608tmp\n[Pipeline] {\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-18T19:42:35.075Z] nexus3.edgexfoundry.org:10001\n[2020-02-18T19:42:35.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n[2020-02-18T19:42:35.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n[2020-02-18T19:42:35.663Z] Configure a credential helper to remove this warning. See\n[2020-02-18T19:42:35.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n[2020-02-18T19:42:35.663Z] \n[2020-02-18T19:42:35.663Z] Login Succeeded\n[2020-02-18T19:42:35.663Z] nexus3.edgexfoundry.org:10002\n[2020-02-18T19:42:36.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n[2020-02-18T19:42:36.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n[2020-02-18T19:42:36.521Z] Configure a credential helper to remove this warning. See\n[2020-02-18T19:42:36.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n[2020-02-18T19:42:36.521Z] \n[2020-02-18T19:42:36.521Z] Login Succeeded\n[2020-02-18T19:42:36.521Z] nexus3.edgexfoundry.org:10003\n[2020-02-18T19:42:37.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n[2020-02-18T19:42:37.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n[2020-02-18T19:42:37.115Z] Configure a credential helper to remove this warning. See\n[2020-02-18T19:42:37.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n[2020-02-18T19:42:37.115Z] \n[2020-02-18T19:42:37.115Z] Login Succeeded\n[2020-02-18T19:42:37.115Z] nexus3.edgexfoundry.org:10004\n[2020-02-18T19:42:37.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n[2020-02-18T19:42:37.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n[2020-02-18T19:42:37.974Z] Configure a credential helper to remove this warning. See\n[2020-02-18T19:42:37.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n[2020-02-18T19:42:37.974Z] \n[2020-02-18T19:42:37.974Z] Login Succeeded\n[2020-02-18T19:42:37.974Z] docker.io\n[2020-02-18T19:42:38.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.\n[2020-02-18T19:42:38.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.\n[2020-02-18T19:42:38.826Z] Configure a credential helper to remove this warning. See\n[2020-02-18T19:42:38.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store\n[2020-02-18T19:42:38.826Z] \n[2020-02-18T19:42:38.826Z] Login Succeeded\n[Pipeline] }\n[2020-02-18T19:42:38.842Z] Deleting 1 temporary files\n[Pipeline] // wrap\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] echo\n[2020-02-18T19:42:38.886Z] [edgeXDocker.push] Tagging docker image docker-device-rest-go-arm64 with the following tags:\n[2020-02-18T19:42:38.886Z] 51ed22c70609a403673ae47a74ccb46e9796c47b\n[2020-02-18T19:42:38.886Z] latest\n[2020-02-18T19:42:38.886Z] 1.0.0\n[2020-02-18T19:42:38.886Z] 51ed22c70609a403673ae47a74ccb46e9796c47b-1.0.0\n[2020-02-18T19:42:38.886Z] master\n[2020-02-18T19:42:38.886Z] =====================================================\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withDockerRegistry\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T19:42:39.256Z] + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:51ed22c70609a403673ae47a74ccb46e9796c47b\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T19:42:39.854Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:51ed22c70609a403673ae47a74ccb46e9796c47b\n[2020-02-18T19:42:40.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64]\n[2020-02-18T19:42:40.123Z] 33e04d8bd2d6: Preparing\n[2020-02-18T19:42:40.123Z] 2ba6667811bf: Preparing\n[2020-02-18T19:42:40.123Z] f73c6a2a276e: Preparing\n[2020-02-18T19:42:40.123Z] 53745f29fdbf: Preparing\n[2020-02-18T19:42:40.124Z] 53745f29fdbf: Layer already exists\n[2020-02-18T19:42:40.391Z] f73c6a2a276e: Pushed\n[2020-02-18T19:42:40.391Z] 2ba6667811bf: Pushed\n[2020-02-18T19:42:44.667Z] 33e04d8bd2d6: Pushed\n[2020-02-18T19:42:44.667Z] 51ed22c70609a403673ae47a74ccb46e9796c47b: digest: sha256:33e5c85a72d09693477b6566e9ad537903f33870fc1c9488a3f0b8fe578b29ec size: 1154\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T19:42:45.011Z] + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:latest\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T19:42:45.620Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:latest\n[2020-02-18T19:42:45.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64]\n[2020-02-18T19:42:45.886Z] 33e04d8bd2d6: Preparing\n[2020-02-18T19:42:45.886Z] 2ba6667811bf: Preparing\n[2020-02-18T19:42:45.886Z] f73c6a2a276e: Preparing\n[2020-02-18T19:42:45.886Z] 53745f29fdbf: Preparing\n[2020-02-18T19:42:45.886Z] 53745f29fdbf: Layer already exists\n[2020-02-18T19:42:45.886Z] 2ba6667811bf: Layer already exists\n[2020-02-18T19:42:45.886Z] f73c6a2a276e: Layer already exists\n[2020-02-18T19:42:45.886Z] 33e04d8bd2d6: Layer already exists\n[2020-02-18T19:42:45.886Z] latest: digest: sha256:33e5c85a72d09693477b6566e9ad537903f33870fc1c9488a3f0b8fe578b29ec size: 1154\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T19:42:46.223Z] + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:1.0.0\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T19:42:46.827Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:1.0.0\n[2020-02-18T19:42:47.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64]\n[2020-02-18T19:42:47.092Z] 33e04d8bd2d6: Preparing\n[2020-02-18T19:42:47.092Z] 2ba6667811bf: Preparing\n[2020-02-18T19:42:47.092Z] f73c6a2a276e: Preparing\n[2020-02-18T19:42:47.092Z] 53745f29fdbf: Preparing\n[2020-02-18T19:42:47.092Z] f73c6a2a276e: Layer already exists\n[2020-02-18T19:42:47.092Z] 33e04d8bd2d6: Layer already exists\n[2020-02-18T19:42:47.092Z] 53745f29fdbf: Layer already exists\n[2020-02-18T19:42:47.092Z] 2ba6667811bf: Layer already exists\n[2020-02-18T19:42:47.092Z] 1.0.0: digest: sha256:33e5c85a72d09693477b6566e9ad537903f33870fc1c9488a3f0b8fe578b29ec size: 1154\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T19:42:47.449Z] + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:51ed22c70609a403673ae47a74ccb46e9796c47b-1.0.0\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T19:42:48.058Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:51ed22c70609a403673ae47a74ccb46e9796c47b-1.0.0\n[2020-02-18T19:42:48.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64]\n[2020-02-18T19:42:48.332Z] 33e04d8bd2d6: Preparing\n[2020-02-18T19:42:48.332Z] 2ba6667811bf: Preparing\n[2020-02-18T19:42:48.332Z] f73c6a2a276e: Preparing\n[2020-02-18T19:42:48.332Z] 53745f29fdbf: Preparing\n[2020-02-18T19:42:48.332Z] 33e04d8bd2d6: Layer already exists\n[2020-02-18T19:42:48.332Z] f73c6a2a276e: Layer already exists\n[2020-02-18T19:42:48.332Z] 2ba6667811bf: Layer already exists\n[2020-02-18T19:42:48.332Z] 53745f29fdbf: Layer already exists\n[2020-02-18T19:42:48.332Z] 51ed22c70609a403673ae47a74ccb46e9796c47b-1.0.0: digest: sha256:33e5c85a72d09693477b6566e9ad537903f33870fc1c9488a3f0b8fe578b29ec size: 1154\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T19:42:48.710Z] + docker tag docker-device-rest-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:master\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T19:42:49.311Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:master\n[2020-02-18T19:42:49.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64]\n[2020-02-18T19:42:49.577Z] 33e04d8bd2d6: Preparing\n[2020-02-18T19:42:49.577Z] 2ba6667811bf: Preparing\n[2020-02-18T19:42:49.577Z] f73c6a2a276e: Preparing\n[2020-02-18T19:42:49.577Z] 53745f29fdbf: Preparing\n[2020-02-18T19:42:49.577Z] f73c6a2a276e: Layer already exists\n[2020-02-18T19:42:49.577Z] 33e04d8bd2d6: Layer already exists\n[2020-02-18T19:42:49.577Z] 53745f29fdbf: Layer already exists\n[2020-02-18T19:42:49.577Z] 2ba6667811bf: Layer already exists\n[2020-02-18T19:42:49.577Z] master: digest: sha256:33e5c85a72d09693477b6566e9ad537903f33870fc1c9488a3f0b8fe578b29ec size: 1154\n[Pipeline] }\n[Pipeline] // withDockerRegistry\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // script\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-18T19:42:49.886Z] provisioning config files...\n[2020-02-18T19:42:49.899Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config8007420172311554206tmp\n[Pipeline] {\n[Pipeline] sh\n[2020-02-18T19:42:50.203Z] + curl -s https://codecov.io/bash\n[2020-02-18T19:42:50.203Z] + bash -s - -t @/w/workspace/gexfoundry_device-rest-go_master@tmp/config8007420172311554206tmp\n[2020-02-18T19:42:50.463Z] \n[2020-02-18T19:42:50.463Z] _____ _\n[2020-02-18T19:42:50.463Z] / ____| | |\n[2020-02-18T19:42:50.463Z] | | ___ __| | ___ ___ _____ __\n[2020-02-18T19:42:50.463Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n[2020-02-18T19:42:50.463Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n[2020-02-18T19:42:50.463Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n[2020-02-18T19:42:50.463Z] Bash-20191211-b8db533\n[2020-02-18T19:42:50.463Z] \n[2020-02-18T19:42:50.463Z] \n[2020-02-18T19:42:50.463Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n[2020-02-18T19:42:50.463Z] \x1b[0;90mproject root:\x1b[0m .\n[2020-02-18T19:42:50.463Z] \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-18T19:42:50.463Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n[2020-02-18T19:42:50.463Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n[2020-02-18T19:42:50.463Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n[2020-02-18T19:42:50.463Z] \x1b[0;32m+\x1b[0m .\n[2020-02-18T19:42:50.463Z] \x1b[0;90m->\x1b[0m Found 1 reports\n[2020-02-18T19:42:50.463Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n[2020-02-18T19:42:50.463Z] \x1b[0;90m==>\x1b[0m Reading reports\n[2020-02-18T19:42:50.463Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=9369\x1b[0m\n[2020-02-18T19:42:50.463Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n[2020-02-18T19:42:50.463Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n[2020-02-18T19:42:50.723Z] \x1b[0;32m+\x1b[0m Found adjustments\n[2020-02-18T19:42:50.723Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n[2020-02-18T19:42:50.723Z] \x1b[0;90m==>\x1b[0m Uploading reports\n[2020-02-18T19:42:50.723Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n[2020-02-18T19:42:50.723Z] \x1b[0;90mquery:\x1b[0m branch=master&commit=51ed22c70609a403673ae47a74ccb46e9796c47b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmaster%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=\n[2020-02-18T19:42:50.723Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n[2020-02-18T19:42:50.723Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=master&commit=51ed22c70609a403673ae47a74ccb46e9796c47b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmaster%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=\n[2020-02-18T19:42:50.983Z] \x1b[0;90m->\x1b[0m Uploading\n[2020-02-18T19:42:51.551Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/device-rest-go/commit/51ed22c70609a403673ae47a74ccb46e9796c47b\x1b[0m\n[Pipeline] }\n[2020-02-18T19:42:51.558Z] Deleting 1 temporary files\n[Pipeline] // wrap\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Snyk Scan)\n[Pipeline] echo\n[2020-02-18T19:42:51.748Z] [edgeXSnyk] dockerImage=null, dockerFile=null\n[Pipeline] echo\n[2020-02-18T19:42:51.750Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins\n[Pipeline] withCredentials\n[2020-02-18T19:42:51.773Z] Masking supported pattern matches of $SNYK_TOKEN\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T19:42:52.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n[2020-02-18T19:42:52.153Z] \n[2020-02-18T19:42:52.153Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T19:42:52.467Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n[2020-02-18T19:42:52.467Z] 1.217.3: Pulling from edgex-snyk-go\n[2020-02-18T19:42:52.467Z] 9d48c3bd43c5: Pulling fs layer\n[2020-02-18T19:42:52.467Z] 7f94eaf8af20: Pulling fs layer\n[2020-02-18T19:42:52.467Z] 9fe9984849c1: Pulling fs layer\n[2020-02-18T19:42:52.467Z] cf0db633a67d: Pulling fs layer\n[2020-02-18T19:42:52.467Z] 0f7136d71739: Pulling fs layer\n[2020-02-18T19:42:52.467Z] 8c1aaf4dbaec: Pulling fs layer\n[2020-02-18T19:42:52.467Z] b8132c677c6b: Pulling fs layer\n[2020-02-18T19:42:52.467Z] c8f539ab0293: Pulling fs layer\n[2020-02-18T19:42:52.467Z] b11662bbf65b: Pulling fs layer\n[2020-02-18T19:42:52.467Z] 8c1aaf4dbaec: Waiting\n[2020-02-18T19:42:52.467Z] b8132c677c6b: Waiting\n[2020-02-18T19:42:52.467Z] c8f539ab0293: Waiting\n[2020-02-18T19:42:52.467Z] b11662bbf65b: Waiting\n[2020-02-18T19:42:52.467Z] cf0db633a67d: Waiting\n[2020-02-18T19:42:52.467Z] 0f7136d71739: Waiting\n[2020-02-18T19:42:52.467Z] 9fe9984849c1: Verifying Checksum\n[2020-02-18T19:42:52.467Z] 9fe9984849c1: Download complete\n[2020-02-18T19:42:52.467Z] 7f94eaf8af20: Download complete\n[2020-02-18T19:42:52.467Z] 0f7136d71739: Verifying Checksum\n[2020-02-18T19:42:52.467Z] 0f7136d71739: Download complete\n[2020-02-18T19:42:52.467Z] 8c1aaf4dbaec: Verifying Checksum\n[2020-02-18T19:42:52.467Z] 8c1aaf4dbaec: Download complete\n[2020-02-18T19:42:52.467Z] 9d48c3bd43c5: Verifying Checksum\n[2020-02-18T19:42:52.467Z] 9d48c3bd43c5: Download complete\n[2020-02-18T19:42:52.740Z] 9d48c3bd43c5: Pull complete\n[2020-02-18T19:42:53.028Z] b8132c677c6b: Verifying Checksum\n[2020-02-18T19:42:53.028Z] b8132c677c6b: Download complete\n[2020-02-18T19:42:53.028Z] 7f94eaf8af20: Pull complete\n[2020-02-18T19:42:53.300Z] c8f539ab0293: Verifying Checksum\n[2020-02-18T19:42:53.300Z] c8f539ab0293: Download complete\n[2020-02-18T19:42:53.300Z] 9fe9984849c1: Pull complete\n[2020-02-18T19:42:53.300Z] b11662bbf65b: Verifying Checksum\n[2020-02-18T19:42:53.300Z] b11662bbf65b: Download complete\n[2020-02-18T19:42:54.239Z] cf0db633a67d: Verifying Checksum\n[2020-02-18T19:42:54.239Z] cf0db633a67d: Download complete\n[2020-02-18T19:42:59.517Z] cf0db633a67d: Pull complete\n[2020-02-18T19:42:59.517Z] 0f7136d71739: Pull complete\n[2020-02-18T19:42:59.517Z] 8c1aaf4dbaec: Pull complete\n[2020-02-18T19:43:02.067Z] b8132c677c6b: Pull complete\n[2020-02-18T19:43:04.649Z] c8f539ab0293: Pull complete\n[2020-02-18T19:43:05.219Z] b11662bbf65b: Pull complete\n[2020-02-18T19:43:05.480Z] Digest: sha256:0301dd119bf23834e408ea9b13f7c1af0f1233c41497be5fbb5c6c403a4c9ec0\n[2020-02-18T19:43:05.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n[Pipeline] withDockerContainer\n[2020-02-18T19:43:05.603Z] prd-centos7-docker-4c-2g-24667 does not seem to be running inside a container\n[2020-02-18T19:43:05.646Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/gexfoundry_device-rest-go_master:/ws -w /ws --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3 cat\n[2020-02-18T19:43:06.220Z] $ docker top 82470d7482898d4f54f318ab06c09578c07ea375ab8bdc47d1066fbca0889ac4 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-02-18T19:43:07.076Z] + snyk monitor \'--org=edgex-jenkins\'\n[2020-02-18T19:43:15.229Z] \n[2020-02-18T19:43:15.229Z] Monitoring /w/workspace/gexfoundry_device-rest-go_master...\n[2020-02-18T19:43:15.229Z] \n[2020-02-18T19:43:15.229Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/100cb2ad-363b-48d6-95bb-098d49e3156b/history/d64a38e2-ff87-4282-afdd-cf1adffd6e66\n[2020-02-18T19:43:15.229Z] \n[2020-02-18T19:43:15.229Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you.\n[2020-02-18T19:43:15.229Z] \n[2020-02-18T19:43:15.229Z] \n[Pipeline] }\n[2020-02-18T19:43:15.239Z] $ docker stop --time=1 82470d7482898d4f54f318ab06c09578c07ea375ab8bdc47d1066fbca0889ac4\n[2020-02-18T19:43:16.666Z] $ docker rm -f 82470d7482898d4f54f318ab06c09578c07ea375ab8bdc47d1066fbca0889ac4\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // withCredentials\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T19:43:17.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-klar:latest\n[2020-02-18T19:43:17.495Z] \n[2020-02-18T19:43:17.495Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-klar:latest\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T19:43:17.820Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-klar:latest\n[2020-02-18T19:43:17.821Z] latest: Pulling from edgex-klar\n[2020-02-18T19:43:17.821Z] e7c96db7181b: Already exists\n[2020-02-18T19:43:17.821Z] 624060e74911: Pulling fs layer\n[2020-02-18T19:43:17.821Z] eeaf1278c5f7: Pulling fs layer\n[2020-02-18T19:43:17.821Z] 392885e82342: Pulling fs layer\n[2020-02-18T19:43:17.821Z] 624060e74911: Verifying Checksum\n[2020-02-18T19:43:17.821Z] 624060e74911: Download complete\n[2020-02-18T19:43:17.821Z] eeaf1278c5f7: Verifying Checksum\n[2020-02-18T19:43:17.821Z] eeaf1278c5f7: Download complete\n[2020-02-18T19:43:17.821Z] 392885e82342: Verifying Checksum\n[2020-02-18T19:43:17.821Z] 392885e82342: Download complete\n[2020-02-18T19:43:18.081Z] 624060e74911: Pull complete\n[2020-02-18T19:43:18.081Z] eeaf1278c5f7: Pull complete\n[2020-02-18T19:43:18.340Z] 392885e82342: Pull complete\n[2020-02-18T19:43:18.340Z] Digest: sha256:7aeb387949c2a191ad81514c9ec9aef0360a0964c234f3aa62f6542133ec5de4\n[2020-02-18T19:43:18.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-klar:latest\n[Pipeline] withDockerContainer\n[2020-02-18T19:43:18.460Z] prd-centos7-docker-4c-2g-24667 does not seem to be running inside a container\n[2020-02-18T19:43:18.508Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-klar:latest cat\n[2020-02-18T19:43:19.059Z] $ docker top ba108a219eb44deb87b38714f474657043cab3b355c4ad9437f8ce8f52bf7f16 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sh\n[2020-02-18T19:43:19.921Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go:51ed22c70609a403673ae47a74ccb46e9796c47b\n[2020-02-18T19:43:19.921Z] + tee\n[Pipeline] readJSON\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[2020-02-18T19:43:24.166Z] $ docker stop --time=1 ba108a219eb44deb87b38714f474657043cab3b355c4ad9437f8ce8f52bf7f16\n[2020-02-18T19:43:25.496Z] $ docker rm -f ba108a219eb44deb87b38714f474657043cab3b355c4ad9437f8ce8f52bf7f16\n[Pipeline] // withDockerContainer\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T19:43:25.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-klar:latest\n[2020-02-18T19:43:25.910Z] .\n[Pipeline] withDockerContainer\n[2020-02-18T19:43:26.025Z] prd-centos7-docker-4c-2g-24667 does not seem to be running inside a container\n[2020-02-18T19:43:26.065Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-klar:latest cat\n[2020-02-18T19:43:26.590Z] $ docker top 502269363d40c877af361ca4908b9ded7212ae6b39639cb980df6764b6257507 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sh\n[2020-02-18T19:43:27.472Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go:51ed22c70609a403673ae47a74ccb46e9796c47b\n[2020-02-18T19:43:27.472Z] + tee\n[2020-02-18T19:43:27.472Z] clair timeout 1m0s\n[2020-02-18T19:43:27.472Z] docker timeout: 1m0s\n[2020-02-18T19:43:27.472Z] no whitelist file\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[2020-02-18T19:43:28.071Z] $ docker stop --time=1 502269363d40c877af361ca4908b9ded7212ae6b39639cb980df6764b6257507\n[2020-02-18T19:43:29.448Z] $ docker rm -f 502269363d40c877af361ca4908b9ded7212ae6b39639cb980df6764b6257507\n[Pipeline] // withDockerContainer\n[Pipeline] sh\n[2020-02-18T19:43:29.879Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/clair-reports\n[Pipeline] echo\n[2020-02-18T19:43:29.888Z] Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-rest-go_master/clair-reports/clair_results_docker-device-rest-go_51ed22c70609a403673ae47a74ccb46e9796c47b.html\n[Pipeline] writeFile\n[Pipeline] step\n[2020-02-18T19:43:29.902Z] Archiving artifacts\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T19:43:30.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-klar:latest\n[2020-02-18T19:43:30.230Z] .\n[Pipeline] withDockerContainer\n[2020-02-18T19:43:30.340Z] prd-centos7-docker-4c-2g-24667 does not seem to be running inside a container\n[2020-02-18T19:43:30.380Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-klar:latest cat\n[2020-02-18T19:43:31.004Z] $ docker top 21b75bc4c93b69ffa509aceb572ccf42b6b4e8ce8faba1f6cd40fa315d5c735f -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sh\n[2020-02-18T19:43:31.866Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:51ed22c70609a403673ae47a74ccb46e9796c47b\n[2020-02-18T19:43:31.866Z] + tee\n[Pipeline] readJSON\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[2020-02-18T19:43:35.207Z] $ docker stop --time=1 21b75bc4c93b69ffa509aceb572ccf42b6b4e8ce8faba1f6cd40fa315d5c735f\n[2020-02-18T19:43:36.576Z] $ docker rm -f 21b75bc4c93b69ffa509aceb572ccf42b6b4e8ce8faba1f6cd40fa315d5c735f\n[Pipeline] // withDockerContainer\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T19:43:37.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-klar:latest\n[2020-02-18T19:43:37.001Z] .\n[Pipeline] withDockerContainer\n[2020-02-18T19:43:37.116Z] prd-centos7-docker-4c-2g-24667 does not seem to be running inside a container\n[2020-02-18T19:43:37.177Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-klar:latest cat\n[2020-02-18T19:43:37.690Z] $ docker top fcd00347c8263597f845f1a7e658e5c6d7826038a59e13b6e18ec36407e645e1 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sh\n[2020-02-18T19:43:38.528Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-rest-go-arm64:51ed22c70609a403673ae47a74ccb46e9796c47b\n[2020-02-18T19:43:38.528Z] + tee\n[2020-02-18T19:43:38.528Z] clair timeout 1m0s\n[2020-02-18T19:43:38.528Z] docker timeout: 1m0s\n[2020-02-18T19:43:38.528Z] no whitelist file\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[2020-02-18T19:43:39.122Z] $ docker stop --time=1 fcd00347c8263597f845f1a7e658e5c6d7826038a59e13b6e18ec36407e645e1\n[2020-02-18T19:43:40.486Z] $ docker rm -f fcd00347c8263597f845f1a7e658e5c6d7826038a59e13b6e18ec36407e645e1\n[Pipeline] // withDockerContainer\n[Pipeline] sh\n[2020-02-18T19:43:40.908Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/clair-reports\n[Pipeline] echo\n[2020-02-18T19:43:40.919Z] Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-rest-go_master/clair-reports/clair_results_docker-device-rest-go-arm64_51ed22c70609a403673ae47a74ccb46e9796c47b.html\n[Pipeline] writeFile\n[Pipeline] step\n[2020-02-18T19:43:40.933Z] Archiving artifacts\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver)\n[Pipeline] stage\n[Pipeline] { (Tag)\n[Pipeline] unstash\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T19:43:41.783Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-18T19:43:41.783Z] .\n[Pipeline] withDockerContainer\n[2020-02-18T19:43:41.896Z] prd-centos7-docker-4c-2g-24667 does not seem to be running inside a container\n[2020-02-18T19:43:41.935Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-02-18T19:43:42.564Z] $ docker top a586da0015026784c833385b1b6cb44b1e6e57fcd13f5e3fbc7ea932eb4b5675 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-18T19:43:43.151Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-18T19:43:43.151Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-18T19:43:43.350Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-18T19:43:43.350Z] $ docker exec a586da0015026784c833385b1b6cb44b1e6e57fcd13f5e3fbc7ea932eb4b5675 ssh-agent\n[2020-02-18T19:43:43.542Z] SSH_AUTH_SOCK=/tmp/ssh-1cG0y6iraHG2/agent.15\n[2020-02-18T19:43:43.542Z] SSH_AGENT_PID=22\n[2020-02-18T19:43:43.552Z] Running ssh-add (command line suppressed)\n[2020-02-18T19:43:43.707Z] Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_3234060822593244084.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_3234060822593244084.key)\n[2020-02-18T19:43:43.764Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-18T19:43:44.065Z] + git semver tag\n[2020-02-18T19:43:44.065Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-18T19:43:44.065Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git\n[2020-02-18T19:43:44.066Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master\n[2020-02-18T19:43:44.066Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-18T19:43:44.066Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-18T19:43:44.066Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-18T19:43:44.066Z] # $SEMVER_BRANCH = master\n[2020-02-18T19:43:44.066Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver\n[2020-02-18T19:43:44.066Z] # 51ed22c70609a403673ae47a74ccb46e9796c47b HEAD\n[2020-02-18T19:43:44.636Z] # 3686e7d7472e110488555bfbb013942b853c5996 refs/tags/v1.0.0\n[Pipeline] }\n[2020-02-18T19:43:44.643Z] $ docker exec --env ******** --env ******** a586da0015026784c833385b1b6cb44b1e6e57fcd13f5e3fbc7ea932eb4b5675 ssh-agent -k\n[2020-02-18T19:43:44.798Z] unset SSH_AUTH_SOCK;\n[2020-02-18T19:43:44.798Z] unset SSH_AGENT_PID;\n[2020-02-18T19:43:44.798Z] echo Agent pid 22 killed;\n[2020-02-18T19:43:44.863Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-18T19:43:45.188Z] + git semver\n[Pipeline] }\n[2020-02-18T19:43:45.197Z] $ docker stop --time=1 a586da0015026784c833385b1b6cb44b1e6e57fcd13f5e3fbc7ea932eb4b5675\n[2020-02-18T19:43:46.557Z] $ docker rm -f a586da0015026784c833385b1b6cb44b1e6e57fcd13f5e3fbc7ea932eb4b5675\n[Pipeline] // withDockerContainer\n[Pipeline] stage\n[Pipeline] { (LF Tools Sigul)\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T19:43:47.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n[2020-02-18T19:43:47.042Z] \n[2020-02-18T19:43:47.042Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T19:43:47.346Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n[2020-02-18T19:43:47.346Z] 0.23.1-centos7: Pulling from edgex-lftools\n[2020-02-18T19:43:47.346Z] 8ba884070f61: Pulling fs layer\n[2020-02-18T19:43:47.346Z] 78d65bd6cf10: Pulling fs layer\n[2020-02-18T19:43:47.346Z] 5573da4c1a9d: Pulling fs layer\n[2020-02-18T19:43:47.346Z] 4493e11b668a: Pulling fs layer\n[2020-02-18T19:43:47.346Z] 2e4ad32216ba: Pulling fs layer\n[2020-02-18T19:43:47.346Z] 14bc7892088f: Pulling fs layer\n[2020-02-18T19:43:47.346Z] 4493e11b668a: Waiting\n[2020-02-18T19:43:47.346Z] 2e4ad32216ba: Waiting\n[2020-02-18T19:43:47.346Z] 14bc7892088f: Waiting\n[2020-02-18T19:43:47.346Z] 78d65bd6cf10: Verifying Checksum\n[2020-02-18T19:43:47.346Z] 78d65bd6cf10: Download complete\n[2020-02-18T19:43:47.609Z] 4493e11b668a: Download complete\n[2020-02-18T19:43:47.609Z] 2e4ad32216ba: Verifying Checksum\n[2020-02-18T19:43:47.609Z] 2e4ad32216ba: Download complete\n[2020-02-18T19:43:48.191Z] 14bc7892088f: Verifying Checksum\n[2020-02-18T19:43:48.191Z] 14bc7892088f: Download complete\n[2020-02-18T19:43:48.191Z] 8ba884070f61: Verifying Checksum\n[2020-02-18T19:43:48.191Z] 8ba884070f61: Download complete\n[2020-02-18T19:43:49.134Z] 5573da4c1a9d: Verifying Checksum\n[2020-02-18T19:43:49.134Z] 5573da4c1a9d: Download complete\n[2020-02-18T19:43:53.345Z] 8ba884070f61: Pull complete\n[2020-02-18T19:43:53.345Z] 78d65bd6cf10: Pull complete\n[2020-02-18T19:44:08.248Z] 5573da4c1a9d: Pull complete\n[2020-02-18T19:44:08.248Z] 4493e11b668a: Pull complete\n[2020-02-18T19:44:08.248Z] 2e4ad32216ba: Pull complete\n[2020-02-18T19:44:09.191Z] 14bc7892088f: Pull complete\n[2020-02-18T19:44:09.191Z] Digest: sha256:d6004a4377c0936d28e977567e7ee784baaf6af585b07dc8541bedd134509ec7\n[2020-02-18T19:44:09.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n[Pipeline] withDockerContainer\n[2020-02-18T19:44:09.350Z] prd-centos7-docker-4c-2g-24667 does not seem to be running inside a container\n[2020-02-18T19:44:09.392Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 cat\n[2020-02-18T19:44:09.952Z] $ docker top eba902cfd923418b2cbf4ca303dcef0da6818eeb365235302bd33d86a0c44775 -eo pid,comm\n[Pipeline] {\n[Pipeline] configFileProvider\n[2020-02-18T19:44:10.518Z] provisioning config files...\n[2020-02-18T19:44:10.528Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config5198762509071988064tmp\n[2020-02-18T19:44:10.544Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config2805655606726384530tmp\n[2020-02-18T19:44:10.559Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config8795397616094596278tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-02-18T19:44:10.575Z] Running global-jjb/shell/sigul-configuration.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-18T19:44:10.867Z] ---> sigul-configuration.sh\n[2020-02-18T19:44:10.867Z] gpg: directory `/root/.gnupg\' created\n[2020-02-18T19:44:10.867Z] gpg: new configuration file `/root/.gnupg/gpg.conf\' created\n[2020-02-18T19:44:10.867Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf\' are not yet active during this run\n[2020-02-18T19:44:10.867Z] gpg: keyring `/root/.gnupg/secring.gpg\' created\n[2020-02-18T19:44:10.867Z] gpg: keyring `/root/.gnupg/pubring.gpg\' created\n[2020-02-18T19:44:10.867Z] gpg: CAST5 encrypted data\n[2020-02-18T19:44:11.126Z] gpg: encrypted with 1 passphrase\n[2020-02-18T19:44:11.126Z] gpg: WARNING: message was not integrity protected\n[Pipeline] sh\n[2020-02-18T19:44:11.416Z] + mkdir /home/jenkins\n[2020-02-18T19:44:11.416Z] + mkdir /home/jenkins/sigul\n[Pipeline] sh\n[2020-02-18T19:44:11.708Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/\n[Pipeline] echo\n[2020-02-18T19:44:11.716Z] Running global-jjb/shell/sigul-install.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-18T19:44:12.005Z] ---> sigul-install.sh\n[2020-02-18T19:44:20.140Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version\n[Pipeline] sh\n[2020-02-18T19:44:20.432Z] + git tag --list\n[2020-02-18T19:44:20.432Z] v1.0.0\n[Pipeline] sh\n[2020-02-18T19:44:20.724Z] + lftools sign git-tag v1.0.0\n[2020-02-18T19:44:21.675Z] Signing Git tag with Sigul...\n[2020-02-18T19:44:21.675Z] Signing v1.0.0\n[Pipeline] echo\n[2020-02-18T19:44:22.629Z] Running global-jjb/shell/sigul-configuration-cleanup.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-18T19:44:22.921Z] ---> sigul-configuration-cleanup.sh\n[Pipeline] }\n[2020-02-18T19:44:22.930Z] Deleting 3 temporary files\n[Pipeline] // configFileProvider\n[Pipeline] }\n[2020-02-18T19:44:22.948Z] $ docker stop --time=1 eba902cfd923418b2cbf4ca303dcef0da6818eeb365235302bd33d86a0c44775\n[2020-02-18T19:44:24.363Z] $ docker rm -f eba902cfd923418b2cbf4ca303dcef0da6818eeb365235302bd33d86a0c44775\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T19:44:24.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-18T19:44:24.911Z] .\n[Pipeline] withDockerContainer\n[2020-02-18T19:44:25.020Z] prd-centos7-docker-4c-2g-24667 does not seem to be running inside a container\n[2020-02-18T19:44:25.057Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-02-18T19:44:25.689Z] $ docker top 6d429d530dfb4c6cdfe9ae42b0a64ff963ab1b9c56a24105dd2d0ea7d9cf4917 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-18T19:44:26.233Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-18T19:44:26.233Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-18T19:44:26.435Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-18T19:44:26.434Z] $ docker exec 6d429d530dfb4c6cdfe9ae42b0a64ff963ab1b9c56a24105dd2d0ea7d9cf4917 ssh-agent\n[2020-02-18T19:44:26.622Z] SSH_AUTH_SOCK=/tmp/ssh-78cfpUNtv4c6/agent.15\n[2020-02-18T19:44:26.622Z] SSH_AGENT_PID=22\n[2020-02-18T19:44:26.629Z] Running ssh-add (command line suppressed)\n[2020-02-18T19:44:26.769Z] Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_4051830750616761167.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_4051830750616761167.key)\n[2020-02-18T19:44:26.823Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-18T19:44:27.114Z] + git semver bump pre\n[2020-02-18T19:44:27.114Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-18T19:44:27.114Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git\n[2020-02-18T19:44:27.114Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master\n[2020-02-18T19:44:27.114Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-18T19:44:27.114Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-18T19:44:27.114Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-18T19:44:27.114Z] # $SEMVER_BRANCH = master\n[2020-02-18T19:44:27.114Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver\n[Pipeline] }\n[2020-02-18T19:44:27.119Z] $ docker exec --env ******** --env ******** 6d429d530dfb4c6cdfe9ae42b0a64ff963ab1b9c56a24105dd2d0ea7d9cf4917 ssh-agent -k\n[2020-02-18T19:44:27.257Z] unset SSH_AUTH_SOCK;\n[2020-02-18T19:44:27.258Z] unset SSH_AGENT_PID;\n[2020-02-18T19:44:27.258Z] echo Agent pid 22 killed;\n[2020-02-18T19:44:27.308Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-18T19:44:27.668Z] + git semver\n[Pipeline] }\n[2020-02-18T19:44:27.729Z] $ docker stop --time=1 6d429d530dfb4c6cdfe9ae42b0a64ff963ab1b9c56a24105dd2d0ea7d9cf4917\n[2020-02-18T19:44:29.112Z] $ docker rm -f 6d429d530dfb4c6cdfe9ae42b0a64ff963ab1b9c56a24105dd2d0ea7d9cf4917\n[Pipeline] // withDockerContainer\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T19:44:29.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-02-18T19:44:29.528Z] .\n[Pipeline] withDockerContainer\n[2020-02-18T19:44:29.637Z] prd-centos7-docker-4c-2g-24667 does not seem to be running inside a container\n[2020-02-18T19:44:29.673Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-02-18T19:44:30.205Z] $ docker top 2605266b7dd5ea2a7eeaa460987d0be0e3e998494dcc34204302a0a8eb938269 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-02-18T19:44:30.769Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-02-18T19:44:30.769Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-02-18T19:44:30.955Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-02-18T19:44:30.955Z] $ docker exec 2605266b7dd5ea2a7eeaa460987d0be0e3e998494dcc34204302a0a8eb938269 ssh-agent\n[2020-02-18T19:44:31.146Z] SSH_AUTH_SOCK=/tmp/ssh-eQcwUowucNdt/agent.14\n[2020-02-18T19:44:31.146Z] SSH_AGENT_PID=21\n[2020-02-18T19:44:31.153Z] Running ssh-add (command line suppressed)\n[2020-02-18T19:44:31.291Z] Identity added: /w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_6755528079419974845.key (/w/workspace/gexfoundry_device-rest-go_master@tmp/private_key_6755528079419974845.key)\n[2020-02-18T19:44:31.345Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-02-18T19:44:31.638Z] + git semver push\n[2020-02-18T19:44:31.638Z] # -> Open(): unable to determine branch for HEAD\n[2020-02-18T19:44:31.638Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_master/.git\n[2020-02-18T19:44:31.638Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_master\n[2020-02-18T19:44:31.638Z] # $SEMVER_REMOTE_NAME = origin\n[2020-02-18T19:44:31.638Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-02-18T19:44:31.638Z] # $SEMVER_USER_NAME = jenkins\n[2020-02-18T19:44:31.638Z] # $SEMVER_BRANCH = master\n[2020-02-18T19:44:31.638Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_master/.semver\n[Pipeline] }\n[2020-02-18T19:44:36.919Z] $ docker exec --env ******** --env ******** 2605266b7dd5ea2a7eeaa460987d0be0e3e998494dcc34204302a0a8eb938269 ssh-agent -k\n[2020-02-18T19:44:37.065Z] unset SSH_AUTH_SOCK;\n[2020-02-18T19:44:37.065Z] unset SSH_AGENT_PID;\n[2020-02-18T19:44:37.065Z] echo Agent pid 21 killed;\n[2020-02-18T19:44:37.118Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-02-18T19:44:37.433Z] + git semver\n[Pipeline] }\n[2020-02-18T19:44:37.442Z] $ docker stop --time=1 2605266b7dd5ea2a7eeaa460987d0be0e3e998494dcc34204302a0a8eb938269\n[2020-02-18T19:44:38.801Z] $ docker rm -f 2605266b7dd5ea2a7eeaa460987d0be0e3e998494dcc34204302a0a8eb938269\n[Pipeline] // withDockerContainer\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-18T19:44:39.302Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-18T19:44:39.859Z] ---> package-listing.sh\n[2020-02-18T19:44:39.859Z] ++ facter osfamily\n[2020-02-18T19:44:39.859Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-02-18T19:44:39.859Z] + OS_FAMILY=redhat\n[2020-02-18T19:44:39.859Z] + workspace=/w/workspace/gexfoundry_device-rest-go_master\n[2020-02-18T19:44:39.859Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-02-18T19:44:39.859Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-02-18T19:44:39.859Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-02-18T19:44:39.859Z] + PACKAGES=/tmp/packages_start.txt\n[2020-02-18T19:44:39.859Z] + \'[\' /w/workspace/gexfoundry_device-rest-go_master \']\'\n[2020-02-18T19:44:39.859Z] + PACKAGES=/tmp/packages_end.txt\n[2020-02-18T19:44:39.859Z] + case "${OS_FAMILY}" in\n[2020-02-18T19:44:39.859Z] + rpm -qa\n[2020-02-18T19:44:39.859Z] + sort\n[2020-02-18T19:44:44.073Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-02-18T19:44:44.073Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-02-18T19:44:44.073Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-02-18T19:44:44.073Z] + \'[\' /w/workspace/gexfoundry_device-rest-go_master \']\'\n[2020-02-18T19:44:44.073Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_master/archives/\n[2020-02-18T19:44:44.073Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_master/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T19:44:44.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-18T19:44:44.540Z] \n[2020-02-18T19:44:44.540Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-02-18T19:44:44.869Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-02-18T19:44:44.870Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-02-18T19:44:44.870Z] e6b0cf9c0882: Pulling fs layer\n[2020-02-18T19:44:44.870Z] da0e9bf0cc60: Pulling fs layer\n[2020-02-18T19:44:44.870Z] c9ea274ed700: Pulling fs layer\n[2020-02-18T19:44:44.870Z] 9cfac6ba3733: Pulling fs layer\n[2020-02-18T19:44:44.870Z] f6a933c9cadc: Pulling fs layer\n[2020-02-18T19:44:44.870Z] 61811dbd4963: Pulling fs layer\n[2020-02-18T19:44:44.870Z] a6eb2c9e2280: Pulling fs layer\n[2020-02-18T19:44:44.870Z] 095dd8b7b4d8: Pulling fs layer\n[2020-02-18T19:44:44.870Z] dc21a1d4508b: Pulling fs layer\n[2020-02-18T19:44:44.870Z] 363af2e989c4: Pulling fs layer\n[2020-02-18T19:44:44.870Z] a6eb2c9e2280: Waiting\n[2020-02-18T19:44:44.870Z] 095dd8b7b4d8: Waiting\n[2020-02-18T19:44:44.870Z] dc21a1d4508b: Waiting\n[2020-02-18T19:44:44.870Z] 9cfac6ba3733: Waiting\n[2020-02-18T19:44:44.870Z] 61811dbd4963: Waiting\n[2020-02-18T19:44:44.870Z] f6a933c9cadc: Waiting\n[2020-02-18T19:44:44.870Z] da0e9bf0cc60: Download complete\n[2020-02-18T19:44:44.870Z] 9cfac6ba3733: Verifying Checksum\n[2020-02-18T19:44:44.870Z] 9cfac6ba3733: Download complete\n[2020-02-18T19:44:44.870Z] e6b0cf9c0882: Download complete\n[2020-02-18T19:44:44.870Z] f6a933c9cadc: Verifying Checksum\n[2020-02-18T19:44:44.870Z] f6a933c9cadc: Download complete\n[2020-02-18T19:44:45.136Z] a6eb2c9e2280: Verifying Checksum\n[2020-02-18T19:44:45.137Z] a6eb2c9e2280: Download complete\n[2020-02-18T19:44:45.398Z] e6b0cf9c0882: Pull complete\n[2020-02-18T19:44:45.658Z] 095dd8b7b4d8: Download complete\n[2020-02-18T19:44:45.658Z] c9ea274ed700: Verifying Checksum\n[2020-02-18T19:44:45.658Z] c9ea274ed700: Download complete\n[2020-02-18T19:44:45.658Z] 363af2e989c4: Verifying Checksum\n[2020-02-18T19:44:45.658Z] 363af2e989c4: Download complete\n[2020-02-18T19:44:45.658Z] dc21a1d4508b: Verifying Checksum\n[2020-02-18T19:44:45.658Z] dc21a1d4508b: Download complete\n[2020-02-18T19:44:46.234Z] 61811dbd4963: Verifying Checksum\n[2020-02-18T19:44:46.234Z] 61811dbd4963: Download complete\n[2020-02-18T19:44:46.803Z] da0e9bf0cc60: Pull complete\n[2020-02-18T19:44:48.714Z] c9ea274ed700: Pull complete\n[2020-02-18T19:44:48.973Z] 9cfac6ba3733: Pull complete\n[2020-02-18T19:44:49.233Z] f6a933c9cadc: Pull complete\n[2020-02-18T19:44:53.429Z] 61811dbd4963: Pull complete\n[2020-02-18T19:44:53.429Z] a6eb2c9e2280: Pull complete\n[2020-02-18T19:44:54.379Z] 095dd8b7b4d8: Pull complete\n[2020-02-18T19:44:55.319Z] dc21a1d4508b: Pull complete\n[2020-02-18T19:44:55.579Z] 363af2e989c4: Pull complete\n[2020-02-18T19:44:55.579Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-02-18T19:44:55.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-02-18T19:44:55.702Z] prd-centos7-docker-4c-2g-24667 does not seem to be running inside a container\n[2020-02-18T19:44:55.746Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/gexfoundry_device-rest-go_master -v /w/workspace/gexfoundry_device-rest-go_master:/w/workspace/gexfoundry_device-rest-go_master:rw,z -v /w/workspace/gexfoundry_device-rest-go_master@tmp:/w/workspace/gexfoundry_device-rest-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2020-02-18T19:44:56.770Z] $ docker top a9d879bef9f02aa1d19090c21558345709745f06b88e3d705590c0f91ce48a36 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-02-18T19:44:57.342Z] provisioning config files...\n[2020-02-18T19:44:57.356Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_master@tmp/config8440179917836222732tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-02-18T19:44:57.372Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-18T19:44:57.661Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-02-18T19:44:57.668Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-02-18T19:44:57.961Z] ---> logs-deploy.sh\n[2020-02-18T19:44:57.961Z] + ARCHIVE_ARTIFACTS=\n[2020-02-18T19:44:57.961Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-02-18T19:44:57.961Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-02-18T19:44:57.961Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-02-18T19:44:57.961Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/master/3\n[2020-02-18T19:44:57.961Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-rest-go/job/master/3/\n[2020-02-18T19:44:57.961Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/master/3 /w/workspace/gexfoundry_device-rest-go_master\n[2020-02-18T19:44:58.899Z] Archives upload complete.\n[2020-02-18T19:44:58.899Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/master/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-rest-go/job/master/3/\n[2020-02-18T19:44:59.487Z] ---> uname -a:\n[2020-02-18T19:44:59.487Z] Linux a9d879bef9f0 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-18T19:44:59.487Z] \n[2020-02-18T19:44:59.487Z] \n[2020-02-18T19:44:59.487Z] ---> lscpu:\n[2020-02-18T19:44:59.487Z] Architecture: x86_64\n[2020-02-18T19:44:59.487Z] CPU op-mode(s): 32-bit, 64-bit\n[2020-02-18T19:44:59.487Z] Byte Order: Little Endian\n[2020-02-18T19:44:59.487Z] Address sizes: 40 bits physical, 48 bits virtual\n[2020-02-18T19:44:59.487Z] CPU(s): 4\n[2020-02-18T19:44:59.487Z] On-line CPU(s) list: 0-3\n[2020-02-18T19:44:59.487Z] Thread(s) per core: 1\n[2020-02-18T19:44:59.487Z] Core(s) per socket: 1\n[2020-02-18T19:44:59.487Z] Socket(s): 4\n[2020-02-18T19:44:59.487Z] NUMA node(s): 1\n[2020-02-18T19:44:59.487Z] Vendor ID: GenuineIntel\n[2020-02-18T19:44:59.487Z] CPU family: 6\n[2020-02-18T19:44:59.487Z] Model: 44\n[2020-02-18T19:44:59.487Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n[2020-02-18T19:44:59.487Z] Stepping: 1\n[2020-02-18T19:44:59.487Z] CPU MHz: 2933.438\n[2020-02-18T19:44:59.487Z] BogoMIPS: 5866.87\n[2020-02-18T19:44:59.487Z] Virtualization: VT-x\n[2020-02-18T19:44:59.487Z] Hypervisor vendor: KVM\n[2020-02-18T19:44:59.487Z] Virtualization type: full\n[2020-02-18T19:44:59.487Z] L1d cache: 128 KiB\n[2020-02-18T19:44:59.487Z] L1i cache: 128 KiB\n[2020-02-18T19:44:59.487Z] L2 cache: 16 MiB\n[2020-02-18T19:44:59.487Z] L3 cache: 64 MiB\n[2020-02-18T19:44:59.487Z] NUMA node0 CPU(s): 0-3\n[2020-02-18T19:44:59.487Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n[2020-02-18T19:44:59.487Z] Vulnerability Meltdown: Mitigation; PTI\n[2020-02-18T19:44:59.487Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n[2020-02-18T19:44:59.487Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n[2020-02-18T19:44:59.487Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n[2020-02-18T19:44:59.487Z] 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-18T19:44:59.487Z] \n[2020-02-18T19:44:59.487Z] \n[2020-02-18T19:44:59.487Z] ---> nproc:\n[2020-02-18T19:44:59.487Z] 4\n[2020-02-18T19:44:59.487Z] \n[2020-02-18T19:44:59.487Z] \n[2020-02-18T19:44:59.487Z] ---> df -h:\n[2020-02-18T19:44:59.487Z] Filesystem Size Used Available Use% Mounted on\n[2020-02-18T19:44:59.487Z] overlay 50.0G 7.5G 42.5G 15% /\n[2020-02-18T19:44:59.487Z] tmpfs 64.0M 0 64.0M 0% /dev\n[2020-02-18T19:44:59.487Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n[2020-02-18T19:44:59.487Z] shm 64.0M 0 64.0M 0% /dev/shm\n[2020-02-18T19:44:59.487Z] /dev/vda1 50.0G 7.5G 42.5G 15% /etc/resolv.conf\n[2020-02-18T19:44:59.487Z] /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hostname\n[2020-02-18T19:44:59.487Z] /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hosts\n[2020-02-18T19:44:59.487Z] /dev/vda1 50.0G 7.5G 42.5G 15% /var/log/sa\n[2020-02-18T19:44:59.487Z] /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/gexfoundry_device-rest-go_master\n[2020-02-18T19:44:59.487Z] /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/gexfoundry_device-rest-go_master@tmp\n[2020-02-18T19:44:59.487Z] \n[2020-02-18T19:44:59.487Z] \n[2020-02-18T19:44:59.487Z] ---> free -m:\n[2020-02-18T19:44:59.487Z] total used free shared buff/cache available\n[2020-02-18T19:44:59.487Z] Mem: 1838 735 91 0 1011 1040\n[2020-02-18T19:44:59.487Z] Swap: 1023 1 1022\n[2020-02-18T19:44:59.487Z] \n[2020-02-18T19:44:59.487Z] \n[2020-02-18T19:44:59.487Z] ---> ip addr:\n[2020-02-18T19:44:59.487Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n[2020-02-18T19:44:59.487Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n[2020-02-18T19:44:59.487Z] inet 127.0.0.1/8 scope host lo\n[2020-02-18T19:44:59.487Z] valid_lft forever preferred_lft forever\n[2020-02-18T19:44:59.487Z] 24: eth0@if25: mtu 1458 qdisc noqueue state UP \n[2020-02-18T19:44:59.487Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n[2020-02-18T19:44:59.487Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n[2020-02-18T19:44:59.487Z] valid_lft forever preferred_lft forever\n[2020-02-18T19:44:59.487Z] \n[2020-02-18T19:44:59.487Z] \n[2020-02-18T19:44:59.487Z] ---> sar -b -r -n DEV:\n[2020-02-18T19:44:59.487Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/18/20 \t_x86_64_\t(4 CPU)\n[2020-02-18T19:44:59.487Z] \n[2020-02-18T19:44:59.487Z] 19:32:16 LINUX RESTART\n[2020-02-18T19:44:59.487Z] \n[2020-02-18T19:44:59.487Z] 19:33:01 tps rtps wtps bread/s bwrtn/s\n[2020-02-18T19:44:59.487Z] 19:34:02 13.26 1.53 11.72 82.06 2401.42\n[2020-02-18T19:44:59.487Z] 19:35:01 2.44 0.00 2.44 0.00 84.03\n[2020-02-18T19:44:59.487Z] 19:36:01 0.28 0.00 0.28 0.00 3.48\n[2020-02-18T19:44:59.487Z] 19:37:01 0.25 0.00 0.25 0.00 3.28\n[2020-02-18T19:44:59.487Z] 19:38:01 0.33 0.00 0.33 0.00 4.35\n[2020-02-18T19:44:59.487Z] 19:39:01 0.32 0.02 0.30 0.13 3.75\n[2020-02-18T19:44:59.487Z] 19:40:01 0.25 0.00 0.25 0.00 2.56\n[2020-02-18T19:44:59.487Z] 19:41:01 0.23 0.00 0.23 0.00 3.20\n[2020-02-18T19:44:59.487Z] 19:42:01 0.27 0.00 0.27 0.00 3.61\n[2020-02-18T19:44:59.487Z] 19:43:01 64.56 20.57 43.99 925.78 18730.15\n[2020-02-18T19:44:59.487Z] 19:44:01 229.70 103.74 125.96 4350.43 30271.69\n[2020-02-18T19:44:59.487Z] Average: 28.44 11.48 16.96 488.78 4695.80\n[2020-02-18T19:44:59.487Z] \n[2020-02-18T19:44:59.487Z] 19:33:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n[2020-02-18T19:44:59.487Z] 19:34:02 114044 1768260 93.94 2620 1233376 937424 31.98 420192 1189432 16\n[2020-02-18T19:44:59.487Z] 19:35:01 121308 1760996 93.56 2620 1233388 903116 30.81 416304 1186676 12\n[2020-02-18T19:44:59.487Z] 19:36:01 120476 1761828 93.60 2620 1233392 903372 30.82 421208 1183024 8\n[2020-02-18T19:44:59.487Z] 19:37:01 120444 1761860 93.60 2620 1233392 903372 30.82 421224 1183024 8\n[2020-02-18T19:44:59.487Z] 19:38:01 120644 1761660 93.59 2620 1233400 903348 30.82 420892 1183024 8\n[2020-02-18T19:44:59.487Z] 19:39:01 121728 1760576 93.53 2620 1233408 903180 30.82 420220 1183024 12\n[2020-02-18T19:44:59.487Z] 19:40:01 128948 1753356 93.15 2620 1233412 903180 30.82 412744 1182888 20\n[2020-02-18T19:44:59.487Z] 19:41:01 128892 1753412 93.15 2620 1233416 903180 30.82 412792 1182888 12\n[2020-02-18T19:44:59.487Z] 19:42:01 129000 1753304 93.15 2620 1233424 903180 30.82 412700 1182892 8\n[2020-02-18T19:44:59.487Z] 19:43:01 138248 1744056 92.66 2620 1167264 992688 33.87 409380 1138944 95708\n[2020-02-18T19:44:59.487Z] 19:44:01 73540 1808764 96.09 2620 1097764 1140156 38.90 606008 944716 77344\n[2020-02-18T19:44:59.487Z] Average: 119752 1762552 93.64 2620 1215058 936018 31.94 433969 1158230 15741\n[2020-02-18T19:44:59.487Z] \n[2020-02-18T19:44:59.487Z] 19:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n[2020-02-18T19:44:59.487Z] 19:34:02 eth0 107.53 94.64 161.07 161.43 0.00 0.00 0.00\n[2020-02-18T19:44:59.487Z] 19:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-18T19:44:59.487Z] 19:34:02 docker0 51.61 35.85 4.22 131.95 0.00 0.00 0.00\n[2020-02-18T19:44:59.487Z] 19:35:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-18T19:44:59.487Z] 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-18T19:44:59.487Z] 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-18T19:44:59.487Z] 19:36:01 eth0 1.50 0.48 0.36 0.21 0.00 0.00 0.00\n[2020-02-18T19:44:59.487Z] 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-18T19:44:59.487Z] 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-18T19:44:59.487Z] 19:37:01 eth0 0.57 0.45 0.27 0.21 0.00 0.00 0.00\n[2020-02-18T19:44:59.487Z] 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-18T19:44:59.487Z] 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-18T19:44:59.487Z] 19:38:01 eth0 0.32 0.22 0.14 0.07 0.00 0.00 0.00\n[2020-02-18T19:44:59.487Z] 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-18T19:44:59.487Z] 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-18T19:44:59.487Z] 19:39:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n[2020-02-18T19:44:59.487Z] 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-18T19:44:59.487Z] 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-18T19:44:59.487Z] 19:40:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n[2020-02-18T19:44:59.487Z] 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-18T19:44:59.487Z] 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-18T19:44:59.487Z] 19:41:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n[2020-02-18T19:44:59.487Z] 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-18T19:44:59.487Z] 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-18T19:44:59.487Z] 19:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n[2020-02-18T19:44:59.487Z] 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-18T19:44:59.487Z] 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-18T19:44:59.487Z] 19:43:01 eth0 137.89 114.79 3471.12 11.74 0.00 0.00 0.00\n[2020-02-18T19:44:59.487Z] 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-18T19:44:59.487Z] 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-18T19:44:59.487Z] 19:44:01 eth0 303.55 252.51 4033.75 97.58 0.00 0.00 0.00\n[2020-02-18T19:44:59.487Z] 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-18T19:44:59.487Z] 19:44:01 docker0 29.87 25.55 3.07 264.99 0.00 0.00 0.00\n[2020-02-18T19:44:59.487Z] Average: eth0 50.30 42.24 698.80 24.72 0.00 0.00 0.00\n[2020-02-18T19:44:59.487Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-02-18T19:44:59.487Z] Average: docker0 7.42 5.60 0.66 36.20 0.00 0.00 0.00\n[2020-02-18T19:44:59.487Z] \n[2020-02-18T19:44:59.487Z] \n[2020-02-18T19:44:59.487Z] ---> sar -P ALL:\n[2020-02-18T19:44:59.487Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/18/20 \t_x86_64_\t(4 CPU)\n[2020-02-18T19:44:59.487Z] \n[2020-02-18T19:44:59.487Z] 19:32:16 LINUX RESTART\n[2020-02-18T19:44:59.487Z] \n[2020-02-18T19:44:59.487Z] 19:33:01 CPU %user %nice %system %iowait %steal %idle\n[2020-02-18T19:44:59.487Z] 19:34:02 all 2.48 0.00 0.84 0.02 0.01 96.65\n[2020-02-18T19:44:59.487Z] 19:34:02 0 2.26 0.00 0.89 0.02 0.00 96.84\n[2020-02-18T19:44:59.487Z] 19:34:02 1 2.72 0.00 0.83 0.02 0.02 96.41\n[2020-02-18T19:44:59.487Z] 19:34:02 2 2.52 0.00 0.92 0.03 0.00 96.52\n[2020-02-18T19:44:59.487Z] 19:34:02 3 2.42 0.00 0.72 0.03 0.02 96.81\n[2020-02-18T19:44:59.487Z] 19:35:01 all 0.18 0.00 0.06 0.00 0.00 99.77\n[2020-02-18T19:44:59.487Z] 19:35:01 0 0.03 0.00 0.05 0.00 0.00 99.92\n[2020-02-18T19:44:59.487Z] 19:35:01 1 0.08 0.00 0.07 0.00 0.00 99.85\n[2020-02-18T19:44:59.487Z] 19:35:01 2 0.25 0.00 0.05 0.00 0.00 99.70\n[2020-02-18T19:44:59.487Z] 19:35:01 3 0.36 0.00 0.03 0.00 0.02 99.59\n[2020-02-18T19:44:59.487Z] 19:36:01 all 0.22 0.00 0.07 0.00 0.00 99.71\n[2020-02-18T19:44:59.487Z] 19:36:01 0 0.17 0.00 0.08 0.00 0.00 99.75\n[2020-02-18T19:44:59.487Z] 19:36:01 1 0.03 0.00 0.03 0.00 0.00 99.93\n[2020-02-18T19:44:59.487Z] 19:36:01 2 0.12 0.00 0.08 0.00 0.00 99.80\n[2020-02-18T19:44:59.487Z] 19:36:01 3 0.53 0.00 0.05 0.00 0.00 99.42\n[2020-02-18T19:44:59.487Z] 19:37:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n[2020-02-18T19:44:59.487Z] 19:37:01 0 0.07 0.00 0.07 0.00 0.02 99.85\n[2020-02-18T19:44:59.487Z] 19:37:01 1 0.05 0.00 0.03 0.00 0.00 99.92\n[2020-02-18T19:44:59.487Z] 19:37:01 2 0.08 0.00 0.03 0.00 0.00 99.88\n[2020-02-18T19:44:59.487Z] 19:37:01 3 0.55 0.00 0.07 0.00 0.00 99.38\n[2020-02-18T19:44:59.487Z] 19:38:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n[2020-02-18T19:44:59.487Z] 19:38:01 0 0.05 0.00 0.05 0.00 0.00 99.90\n[2020-02-18T19:44:59.487Z] 19:38:01 1 0.05 0.00 0.03 0.00 0.00 99.92\n[2020-02-18T19:44:59.487Z] 19:38:01 2 0.10 0.00 0.05 0.00 0.00 99.85\n[2020-02-18T19:44:59.487Z] 19:38:01 3 0.55 0.00 0.07 0.00 0.00 99.38\n[2020-02-18T19:44:59.487Z] 19:39:01 all 0.17 0.00 0.05 0.00 0.00 99.78\n[2020-02-18T19:44:59.487Z] 19:39:01 0 0.03 0.00 0.05 0.00 0.00 99.92\n[2020-02-18T19:44:59.487Z] 19:39:01 1 0.05 0.00 0.05 0.00 0.00 99.90\n[2020-02-18T19:44:59.487Z] 19:39:01 2 0.07 0.00 0.07 0.00 0.00 99.87\n[2020-02-18T19:44:59.488Z] 19:39:01 3 0.52 0.00 0.02 0.00 0.00 99.47\n[2020-02-18T19:44:59.488Z] 19:40:01 all 0.17 0.00 0.05 0.00 0.00 99.78\n[2020-02-18T19:44:59.488Z] 19:40:01 0 0.02 0.00 0.05 0.00 0.00 99.93\n[2020-02-18T19:44:59.488Z] 19:40:01 1 0.07 0.00 0.03 0.00 0.00 99.90\n[2020-02-18T19:44:59.488Z] 19:40:01 2 0.08 0.00 0.05 0.00 0.02 99.85\n[2020-02-18T19:44:59.488Z] 19:40:01 3 0.52 0.00 0.07 0.00 0.00 99.42\n[2020-02-18T19:44:59.488Z] 19:41:01 all 0.18 0.00 0.04 0.00 0.00 99.78\n[2020-02-18T19:44:59.488Z] 19:41:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n[2020-02-18T19:44:59.488Z] 19:41:01 1 0.07 0.00 0.02 0.00 0.02 99.90\n[2020-02-18T19:44:59.488Z] 19:41:01 2 0.05 0.00 0.05 0.00 0.00 99.90\n[2020-02-18T19:44:59.488Z] 19:41:01 3 0.57 0.00 0.03 0.00 0.00 99.40\n[2020-02-18T19:44:59.488Z] 19:42:01 all 0.19 0.00 0.05 0.00 0.00 99.76\n[2020-02-18T19:44:59.488Z] 19:42:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n[2020-02-18T19:44:59.488Z] 19:42:01 1 0.50 0.00 0.05 0.00 0.00 99.45\n[2020-02-18T19:44:59.488Z] 19:42:01 2 0.10 0.00 0.08 0.00 0.00 99.82\n[2020-02-18T19:44:59.488Z] 19:42:01 3 0.10 0.00 0.03 0.00 0.00 99.87\n[2020-02-18T19:44:59.488Z] 19:43:01 all 4.41 0.00 2.67 0.51 0.02 92.38\n[2020-02-18T19:44:59.488Z] 19:43:01 0 4.56 0.00 2.70 1.56 0.03 91.15\n[2020-02-18T19:44:59.488Z] 19:43:01 1 4.50 0.00 2.64 0.12 0.00 92.74\n[2020-02-18T19:44:59.488Z] 19:43:01 2 4.37 0.00 2.48 0.02 0.02 93.12\n[2020-02-18T19:44:59.488Z] 19:43:01 3 4.22 0.00 2.90 0.37 0.02 92.50\n[2020-02-18T19:44:59.488Z] 19:44:01 all 12.72 0.00 7.47 2.28 0.07 77.46\n[2020-02-18T19:44:59.488Z] 19:44:01 0 11.61 0.00 8.01 2.73 0.03 77.62\n[2020-02-18T19:44:59.488Z] 19:44:01 1 13.70 0.00 7.06 1.49 0.08 77.66\n[2020-02-18T19:44:59.488Z] 19:44:01 2 12.92 0.00 7.62 1.22 0.08 78.16\n[2020-02-18T19:44:59.488Z] 19:44:01 3 12.67 0.00 7.15 3.68 0.07 76.44\n[2020-02-18T19:44:59.488Z] Average: all 1.90 0.00 1.03 0.25 0.01 96.81\n[2020-02-18T19:44:59.488Z] Average: 0 1.70 0.00 1.08 0.39 0.01 96.82\n[2020-02-18T19:44:59.488Z] Average: 1 1.97 0.00 0.98 0.15 0.01 96.89\n[2020-02-18T19:44:59.488Z] Average: 2 1.87 0.00 1.04 0.11 0.01 96.97\n[2020-02-18T19:44:59.488Z] Average: 3 2.08 0.00 1.00 0.37 0.01 96.54\n[2020-02-18T19:44:59.488Z] \n[2020-02-18T19:44:59.488Z] \n[2020-02-18T19:44:59.488Z] '