b'Pull request #41 updated\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nConnecting to https://api.github.com to check permissions of obtain list of lranjbar for edgexfoundry/device-snmp-go\nObtained Jenkinsfile from 08665b013dcdf5f5ad1c4d0a871d353dd4affd12+9dae7c8b866438b01dbdc6bda4331bc295d88c66 (6741961ca752bf95f0492e2963d9e93290d48562)\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 f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94\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 f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94 # timeout=10\nCommit message: "Merge pull request #81 from ernestojeda/bugfix-custom-workspace"\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-snmp-go, goVersion:1.11]\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-snmp-go-settings\n PROJECT: device-snmp-go\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.11\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-device-snmp-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[Pipeline] node\nStill waiting to schedule task\nWaiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\nRunning on prd-centos7-docker-4c-2g-14229 in /w/workspace/dgexfoundry_device-snmp-go_PR-41\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-snmp-go.git\nFetching without tags\nMerging remotes/origin/master commit 9dae7c8b866438b01dbdc6bda4331bc295d88c66 into PR head commit 08665b013dcdf5f5ad1c4d0a871d353dd4affd12\nMerge succeeded, producing 08665b013dcdf5f5ad1c4d0a871d353dd4affd12\nChecking out Revision 08665b013dcdf5f5ad1c4d0a871d353dd4affd12 (PR-41)\n > git init /w/workspace/dgexfoundry_device-snmp-go_PR-41 # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/device-snmp-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-snmp-go.git +refs/pull/41/head:refs/remotes/origin/PR-41 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/41/head:refs/remotes/origin/PR-41 # 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-snmp-go.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/41/head:refs/remotes/origin/PR-41 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 08665b013dcdf5f5ad1c4d0a871d353dd4affd12 # timeout=10\n > git merge 9dae7c8b866438b01dbdc6bda4331bc295d88c66 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 08665b013dcdf5f5ad1c4d0a871d353dd4affd12 # timeout=10\nCommit message: "Migrate Jenkinsfile to use edgeXBuildGoApp function"\nFirst time build. Skipping changelog.\n > git rev-list --no-walk 772454c999aec0e607e9dc1f4e69c34d5f74dc31 # timeout=10\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-01-13T20:14:38.574Z] 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-01-13T20:14:39.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-13T20:14:39.962Z] \n[2020-01-13T20:14:39.962Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-13T20:14:40.298Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-13T20:14:40.298Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-01-13T20:14:40.298Z] e7c96db7181b: Pulling fs layer\n[2020-01-13T20:14:40.298Z] a038dfdf5543: Pulling fs layer\n[2020-01-13T20:14:40.298Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-01-13T20:14:40.298Z] e7c96db7181b: Verifying Checksum\n[2020-01-13T20:14:40.298Z] e7c96db7181b: Download complete\n[2020-01-13T20:14:40.561Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-01-13T20:14:40.561Z] 8d5d8e63b3c0: Download complete\n[2020-01-13T20:14:40.561Z] a038dfdf5543: Verifying Checksum\n[2020-01-13T20:14:40.561Z] a038dfdf5543: Download complete\n[2020-01-13T20:14:40.561Z] e7c96db7181b: Pull complete\n[2020-01-13T20:14:41.501Z] a038dfdf5543: Pull complete\n[2020-01-13T20:14:41.501Z] 8d5d8e63b3c0: Pull complete\n[2020-01-13T20:14:41.501Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-01-13T20:14:41.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-01-13T20:14:41.628Z] prd-centos7-docker-4c-2g-14229 does not seem to be running inside a container\n[2020-01-13T20:14:41.553Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-41 -v /w/workspace/dgexfoundry_device-snmp-go_PR-41:/w/workspace/dgexfoundry_device-snmp-go_PR-41:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-01-13T20:14:42.150Z] $ docker top 9bde3a1b878ca4b61d74dd78a2968c895566812382b577a6e7f440861e676d7f -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-01-13T20:14:42.816Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-13T20:14:42.817Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-13T20:14:43.032Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-13T20:14:43.029Z] $ docker exec 9bde3a1b878ca4b61d74dd78a2968c895566812382b577a6e7f440861e676d7f ssh-agent\n[2020-01-13T20:14:43.214Z] SSH_AUTH_SOCK=/tmp/ssh-rkp1Ki3Vacmc/agent.15\n[2020-01-13T20:14:43.214Z] SSH_AGENT_PID=22\n[2020-01-13T20:14:43.223Z] Running ssh-add (command line suppressed)\n[2020-01-13T20:14:43.360Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp/private_key_715466947053388014.key (/w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp/private_key_715466947053388014.key)\n[2020-01-13T20:14:43.426Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-13T20:14:43.722Z] + git describe --exact-match --tags HEAD\n[2020-01-13T20:14:43.722Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-01-13T20:14:43.778Z] $ docker exec --env ******** --env ******** 9bde3a1b878ca4b61d74dd78a2968c895566812382b577a6e7f440861e676d7f ssh-agent -k\n[2020-01-13T20:14:43.923Z] unset SSH_AUTH_SOCK;\n[2020-01-13T20:14:43.924Z] unset SSH_AGENT_PID;\n[2020-01-13T20:14:43.924Z] echo Agent pid 22 killed;\n[2020-01-13T20:14:43.993Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-01-13T20:14:44.007Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-01-13T20:14:44.007Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-01-13T20:14:44.033Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-13T20:14:44.033Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-13T20:14:44.210Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-13T20:14:44.206Z] $ docker exec 9bde3a1b878ca4b61d74dd78a2968c895566812382b577a6e7f440861e676d7f ssh-agent\n[2020-01-13T20:14:44.403Z] SSH_AUTH_SOCK=/tmp/ssh-qaNIoauuhEhk/agent.57\n[2020-01-13T20:14:44.403Z] SSH_AGENT_PID=64\n[2020-01-13T20:14:44.409Z] Running ssh-add (command line suppressed)\n[2020-01-13T20:14:44.543Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp/private_key_3995745292228461880.key (/w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp/private_key_3995745292228461880.key)\n[2020-01-13T20:14:44.598Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-13T20:14:44.902Z] + git semver init\n[2020-01-13T20:14:44.902Z] # -> Open(): unable to determine branch for HEAD\n[2020-01-13T20:14:44.902Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-41/.git\n[2020-01-13T20:14:44.902Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-41\n[2020-01-13T20:14:44.902Z] # $SEMVER_REMOTE_NAME = origin\n[2020-01-13T20:14:44.902Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-01-13T20:14:44.902Z] # $SEMVER_USER_NAME = jenkins\n[2020-01-13T20:14:44.902Z] # $SEMVER_BRANCH = PR-41\n[2020-01-13T20:14:44.902Z] # $SEMVER_TEMP = /tmp/semver-930026489\n[2020-01-13T20:14:44.902Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP\n[2020-01-13T20:14:45.162Z] # \'/tmp/semver-930026489\' -> \'/w/workspace/dgexfoundry_device-snmp-go_PR-41/.semver\'\n[2020-01-13T20:14:45.162Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-41/.semver\n[Pipeline] }\n[2020-01-13T20:14:45.164Z] $ docker exec --env ******** --env ******** 9bde3a1b878ca4b61d74dd78a2968c895566812382b577a6e7f440861e676d7f ssh-agent -k\n[2020-01-13T20:14:45.310Z] unset SSH_AUTH_SOCK;\n[2020-01-13T20:14:45.311Z] unset SSH_AGENT_PID;\n[2020-01-13T20:14:45.311Z] echo Agent pid 64 killed;\n[2020-01-13T20:14:45.350Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-01-13T20:14:45.661Z] + git semver\n[Pipeline] }\n[2020-01-13T20:14:45.666Z] $ docker stop --time=1 9bde3a1b878ca4b61d74dd78a2968c895566812382b577a6e7f440861e676d7f\n[2020-01-13T20:14:46.994Z] $ docker rm -f 9bde3a1b878ca4b61d74dd78a2968c895566812382b577a6e7f440861e676d7f\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-01-13T20:14:47.481Z] Stashed 31 file(s)\n[Pipeline] echo\n[2020-01-13T20:14:47.483Z] [edgeXSemver] initialized semver on version 0.0.0\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\n[Pipeline] parallel\n[Pipeline] { (Branch: amd64)\n[Pipeline] { (Branch: arm64)\n[Pipeline] stage\n[Pipeline] { (amd64)\n[Pipeline] stage\n[Pipeline] { (arm64)\n[Pipeline] node\n[Pipeline] node\n[2020-01-13T20:15:02.553Z] Still waiting to schedule task\n[2020-01-13T20:15:02.553Z] \xe2\x80\x98centos7-builder-2c-1g-33\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98centos7-builder-2c-1g-34\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-centos7-docker-4c-2g-14230\xe2\x80\x99 is offline; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-14223\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n[2020-01-13T20:15:02.555Z] Still waiting to schedule task\n[2020-01-13T20:15:02.555Z] Waiting for next available executor on \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99\n[2020-01-13T20:16:03.904Z] Running on prd-centos7-docker-4c-2g-14231 in /w/workspace/dgexfoundry_device-snmp-go_PR-41\n[Pipeline] {\n[Pipeline] ws\n[2020-01-13T20:16:03.916Z] Running in /w/workspace/device-snmp-go/7\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-13T20:16:05.959Z] using credential edgex-jenkins-ssh\n[2020-01-13T20:16:05.994Z] Cloning the remote Git repository\n[2020-01-13T20:16:05.995Z] Cloning with configured refspecs honoured and without tags\n[2020-01-13T20:16:05.236Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git\n[2020-01-13T20:16:05.293Z] > git init /w/workspace/device-snmp-go/7 # timeout=10\n[2020-01-13T20:16:05.345Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n[2020-01-13T20:16:05.346Z] > git --version # timeout=10\n[2020-01-13T20:16:05.356Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-13T20:16:05.384Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/41/head:refs/remotes/origin/PR-41 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-13T20:16:06.658Z] Fetching without tags\n[2020-01-13T20:16:07.020Z] Merging remotes/origin/master commit 9dae7c8b866438b01dbdc6bda4331bc295d88c66 into PR head commit 08665b013dcdf5f5ad1c4d0a871d353dd4affd12\n[2020-01-13T20:16:07.086Z] Merge succeeded, producing 08665b013dcdf5f5ad1c4d0a871d353dd4affd12\n[2020-01-13T20:16:07.086Z] Checking out Revision 08665b013dcdf5f5ad1c4d0a871d353dd4affd12 (PR-41)\n[2020-01-13T20:16:05.875Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n[2020-01-13T20:16:05.884Z] > git config --add remote.origin.fetch +refs/pull/41/head:refs/remotes/origin/PR-41 # timeout=10\n[2020-01-13T20:16:05.894Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-13T20:16:05.904Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n[2020-01-13T20:16:05.918Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n[2020-01-13T20:16:05.919Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-13T20:16:05.924Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/41/head:refs/remotes/origin/PR-41 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-13T20:16:06.316Z] > git config core.sparsecheckout # timeout=10\n[2020-01-13T20:16:06.322Z] > git checkout -f 08665b013dcdf5f5ad1c4d0a871d353dd4affd12 # timeout=10\n[2020-01-13T20:16:06.354Z] > git merge 9dae7c8b866438b01dbdc6bda4331bc295d88c66 # timeout=10\n[2020-01-13T20:16:06.367Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-13T20:16:06.380Z] > git config core.sparsecheckout # timeout=10\n[2020-01-13T20:16:06.388Z] > git checkout -f 08665b013dcdf5f5ad1c4d0a871d353dd4affd12 # timeout=10\n[2020-01-13T20:16:10.422Z] Commit message: "Migrate Jenkinsfile to use edgeXBuildGoApp function"\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-01-13T20:16:12.164Z] =========================================================\n[2020-01-13T20:16:12.164Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine]\n[2020-01-13T20:16:12.164Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-13T20:16:12.816Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine .\n[2020-01-13T20:16:12.816Z] Sending build context to Docker daemon 314.4kB\r\r\n[2020-01-13T20:16:13.078Z] Step 1/10 : ARG BASE=golang:1.11-alpine\n[2020-01-13T20:16:13.078Z] Step 2/10 : FROM ${BASE}\n[2020-01-13T20:16:13.078Z] 1.11.9-alpine: Pulling from edgex-golang-base\n[2020-01-13T20:16:13.078Z] bdf0201b3a05: Pulling fs layer\n[2020-01-13T20:16:13.078Z] 38f114998adb: Pulling fs layer\n[2020-01-13T20:16:13.078Z] 21134b1a9e68: Pulling fs layer\n[2020-01-13T20:16:13.078Z] cd170a3a88ba: Pulling fs layer\n[2020-01-13T20:16:13.078Z] aa6d03943d33: Pulling fs layer\n[2020-01-13T20:16:13.078Z] 596e9b4d0e85: Pulling fs layer\n[2020-01-13T20:16:13.078Z] 973e67862d1a: Pulling fs layer\n[2020-01-13T20:16:13.078Z] 6c3f447c4847: Pulling fs layer\n[2020-01-13T20:16:13.078Z] 4c05a57fd44c: Pulling fs layer\n[2020-01-13T20:16:13.078Z] cd4b352ef8d7: Pulling fs layer\n[2020-01-13T20:16:13.078Z] e94a91aa99aa: Pulling fs layer\n[2020-01-13T20:16:13.078Z] cd170a3a88ba: Waiting\n[2020-01-13T20:16:13.078Z] aa6d03943d33: Waiting\n[2020-01-13T20:16:13.078Z] 973e67862d1a: Waiting\n[2020-01-13T20:16:13.078Z] 6c3f447c4847: Waiting\n[2020-01-13T20:16:13.078Z] 596e9b4d0e85: Waiting\n[2020-01-13T20:16:13.078Z] 4c05a57fd44c: Waiting\n[2020-01-13T20:16:13.078Z] cd4b352ef8d7: Waiting\n[2020-01-13T20:16:13.078Z] e94a91aa99aa: Waiting\n[2020-01-13T20:16:13.078Z] 21134b1a9e68: Download complete\n[2020-01-13T20:16:13.078Z] 38f114998adb: Verifying Checksum\n[2020-01-13T20:16:13.078Z] 38f114998adb: Download complete\n[2020-01-13T20:16:13.078Z] aa6d03943d33: Verifying Checksum\n[2020-01-13T20:16:13.078Z] aa6d03943d33: Download complete\n[2020-01-13T20:16:13.078Z] 596e9b4d0e85: Verifying Checksum\n[2020-01-13T20:16:13.078Z] 596e9b4d0e85: Download complete\n[2020-01-13T20:16:13.078Z] bdf0201b3a05: Verifying Checksum\n[2020-01-13T20:16:13.339Z] bdf0201b3a05: Pull complete\n[2020-01-13T20:16:14.316Z] 973e67862d1a: Verifying Checksum\n[2020-01-13T20:16:14.317Z] 973e67862d1a: Download complete\n[2020-01-13T20:16:14.317Z] 4c05a57fd44c: Verifying Checksum\n[2020-01-13T20:16:14.317Z] 4c05a57fd44c: Download complete\n[2020-01-13T20:16:14.317Z] 38f114998adb: Pull complete\n[2020-01-13T20:16:14.580Z] cd170a3a88ba: Verifying Checksum\n[2020-01-13T20:16:14.580Z] cd170a3a88ba: Download complete\n[2020-01-13T20:16:14.580Z] 6c3f447c4847: Verifying Checksum\n[2020-01-13T20:16:14.580Z] 6c3f447c4847: Download complete\n[2020-01-13T20:16:14.580Z] e94a91aa99aa: Verifying Checksum\n[2020-01-13T20:16:14.580Z] e94a91aa99aa: Download complete\n[2020-01-13T20:16:14.840Z] cd4b352ef8d7: Verifying Checksum\n[2020-01-13T20:16:14.840Z] cd4b352ef8d7: Download complete\n[2020-01-13T20:16:15.408Z] 21134b1a9e68: Pull complete\n[2020-01-13T20:16:20.702Z] cd170a3a88ba: Pull complete\n[2020-01-13T20:16:20.702Z] aa6d03943d33: Pull complete\n[2020-01-13T20:16:20.702Z] 596e9b4d0e85: Pull complete\n[2020-01-13T20:16:23.996Z] 973e67862d1a: Pull complete\n[2020-01-13T20:16:28.196Z] 6c3f447c4847: Pull complete\n[2020-01-13T20:16:28.196Z] 4c05a57fd44c: Pull complete\n[2020-01-13T20:16:28.456Z] cd4b352ef8d7: Pull complete\n[2020-01-13T20:16:28.716Z] e94a91aa99aa: Pull complete\n[2020-01-13T20:16:28.716Z] Digest: sha256:5500eb8cf452cbe1e30df8e9a650168b714917778eb67311558bbe9eff3e366c\n[2020-01-13T20:16:28.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine\n[2020-01-13T20:16:28.716Z] ---> f9138e085dcd\n[2020-01-13T20:16:28.716Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git"\n[2020-01-13T20:16:28.716Z] ---> Running in 791c3db1e9af\n[2020-01-13T20:16:28.978Z] Removing intermediate container 791c3db1e9af\n[2020-01-13T20:16:28.978Z] ---> 3fa4f1b19389\n[2020-01-13T20:16:28.978Z] Step 4/10 : ARG ALPINE_PKG_EXTRA=""\n[2020-01-13T20:16:28.978Z] ---> Running in f2c53a9952c8\n[2020-01-13T20:16:28.978Z] Removing intermediate container f2c53a9952c8\n[2020-01-13T20:16:28.978Z] ---> 4c6acac5b31c\n[2020-01-13T20:16:28.978Z] Step 5/10 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel Corporation\'\n[2020-01-13T20:16:29.240Z] ---> Running in 06ab0c312368\n[2020-01-13T20:16:29.240Z] Removing intermediate container 06ab0c312368\n[2020-01-13T20:16:29.240Z] ---> 511f90543072\n[2020-01-13T20:16:29.240Z] Step 6/10 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-01-13T20:16:29.240Z] ---> Running in 09f12db3bbc1\n[2020-01-13T20:16:30.626Z] Removing intermediate container 09f12db3bbc1\n[2020-01-13T20:16:30.626Z] ---> 0429230f6a91\n[2020-01-13T20:16:30.626Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n[2020-01-13T20:16:30.626Z] ---> Running in f69212a7c9af\n[2020-01-13T20:16:30.885Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz\n[2020-01-13T20:16:31.454Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz\n[2020-01-13T20:16:31.716Z] OK: 133 MiB in 40 packages\n[2020-01-13T20:16:32.285Z] Removing intermediate container f69212a7c9af\n[2020-01-13T20:16:32.285Z] ---> 18da41b3d2c8\n[2020-01-13T20:16:32.285Z] Step 8/10 : WORKDIR /device-snmp-go\n[2020-01-13T20:16:32.285Z] ---> Running in 028d618a06b6\n[2020-01-13T20:16:32.285Z] Removing intermediate container 028d618a06b6\n[2020-01-13T20:16:32.285Z] ---> 128720536664\n[2020-01-13T20:16:32.285Z] Step 9/10 : COPY . .\n[2020-01-13T20:16:32.545Z] ---> bf753e88f369\n[2020-01-13T20:16:32.545Z] Step 10/10 : RUN go mod download\n[2020-01-13T20:16:32.812Z] ---> Running in 6169b0749be9\n[2020-01-13T20:16:33.382Z] \x1b[91mgo: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7\n[2020-01-13T20:16:33.382Z] \x1b[0m\x1b[91mgo: finding github.com/soniah/gosnmp v1.21.0\n[2020-01-13T20:16:33.382Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31\n[2020-01-13T20:16:33.951Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-13T20:16:33.951Z] \x1b[0m\x1b[91mgo: finding github.com/golang/mock v1.2.0\n[2020-01-13T20:16:33.951Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-01-13T20:16:33.951Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n[2020-01-13T20:16:33.951Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n[2020-01-13T20:16:33.951Z] go: finding github.com/ugorji/go v1.1.4\n[2020-01-13T20:16:33.951Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-01-13T20:16:33.951Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-01-13T20:16:33.951Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-01-13T20:16:34.215Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n[2020-01-13T20:16:34.215Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-01-13T20:16:34.477Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-01-13T20:16:34.477Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-13T20:16:34.477Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-13T20:16:34.477Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-13T20:16:34.477Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-01-13T20:16:34.477Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-01-13T20:16:34.477Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-01-13T20:16:34.736Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n[2020-01-13T20:16:34.736Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n[2020-01-13T20:16:34.736Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-01-13T20:16:34.736Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-01-13T20:16:34.736Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-01-13T20:16:35.000Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-01-13T20:16:35.000Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-01-13T20:16:35.000Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n[2020-01-13T20:16:35.000Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-01-13T20:16:35.260Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-01-13T20:16:35.260Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-01-13T20:16:35.829Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n[2020-01-13T20:16:35.829Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-01-13T20:16:35.829Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-01-13T20:16:35.829Z] go: finding github.com/mitchellh/gox v0.4.0\n[2020-01-13T20:16:35.829Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-01-13T20:16:35.829Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-01-13T20:16:35.829Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-01-13T20:16:35.829Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-01-13T20:16:36.089Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-01-13T20:16:36.089Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-01-13T20:16:36.089Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-01-13T20:16:36.089Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-01-13T20:16:36.089Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-01-13T20:16:36.353Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-01-13T20:16:36.353Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-01-13T20:16:36.353Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-01-13T20:16:36.614Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-01-13T20:16:36.614Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n[2020-01-13T20:16:36.878Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n[2020-01-13T20:16:37.449Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-01-13T20:16:37.449Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-01-13T20:16:37.716Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-01-13T20:16:37.716Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-01-13T20:16:37.716Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-01-13T20:16:37.716Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-01-13T20:16:37.716Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-01-13T20:16:37.716Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n[2020-01-13T20:16:37.981Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-01-13T20:16:37.981Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-01-13T20:16:37.981Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-01-13T20:16:37.981Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-01-13T20:16:38.252Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-01-13T20:16:38.252Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-01-13T20:16:38.517Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-01-13T20:16:38.517Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-01-13T20:16:38.517Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n[2020-01-13T20:16:38.783Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-01-13T20:16:38.783Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-01-13T20:16:39.384Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-01-13T20:17:01.374Z] \x1b[0mRemoving intermediate container 6169b0749be9\n[2020-01-13T20:17:01.374Z] ---> 21ef4594ff84\n[2020-01-13T20:17:01.374Z] Successfully built 21ef4594ff84\n[2020-01-13T20:17:01.374Z] 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-01-13T20:17:01.921Z] + docker inspect -f . ci-base-image-x86_64\n[2020-01-13T20:17:02.979Z] .\n[Pipeline] withDockerContainer\n[2020-01-13T20:17:03.109Z] prd-centos7-docker-4c-2g-14231 does not seem to be running inside a container\n[2020-01-13T20:17:03.150Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/7 -v /w/workspace/device-snmp-go/7:/w/workspace/device-snmp-go/7:rw,z -v /w/workspace/device-snmp-go/7@tmp:/w/workspace/device-snmp-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n[2020-01-13T20:17:03.795Z] $ docker top 709a9cd3d30d90420086036d9074e6ff22b509666e3cb04ab332d33b45e16b91 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-13T20:17:04.644Z] + go version\n[2020-01-13T20:17:04.644Z] go version go1.11.9 linux/amd64\n[Pipeline] sh\n[2020-01-13T20:17:04.940Z] + make test\n[2020-01-13T20:17:04.940Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out\n[2020-01-13T20:17:06.322Z] ? \tgithub.com/edgexfoundry/device-snmp-go\t[no test files]\n[2020-01-13T20:17:18.602Z] ? \tgithub.com/edgexfoundry/device-snmp-go/cmd\t[no test files]\n[2020-01-13T20:17:18.602Z] ok \tgithub.com/edgexfoundry/device-snmp-go/internal/driver\t0.007s\tcoverage: 0.0% of statements\n[2020-01-13T20:17:18.861Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-01-13T20:17:23.071Z] gofmt -l .\n[2020-01-13T20:17:23.329Z] [ "`gofmt -l .`" = "" ]\n[2020-01-13T20:17:23.329Z] ./bin/test-attribution-txt.sh\n[2020-01-13T20:17:23.899Z] ./bin/test-go-mod-tidy.sh\n[Pipeline] stash\n[2020-01-13T20:17:24.281Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-01-13T20:17:24.281Z] $ docker stop --time=1 709a9cd3d30d90420086036d9074e6ff22b509666e3cb04ab332d33b45e16b91\n[2020-01-13T20:17:25.749Z] $ docker rm -f 709a9cd3d30d90420086036d9074e6ff22b509666e3cb04ab332d33b45e16b91\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-01-13T20:17:26.844Z] + sudo chown -R jenkins:jenkins .\n[Pipeline] sh\n[2020-01-13T20:17:27.136Z] + ls -al .\n[2020-01-13T20:17:27.136Z] total 88\n[2020-01-13T20:17:27.136Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jan 13 20:17 .\n[2020-01-13T20:17:27.136Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 13 20:16 ..\n[2020-01-13T20:17:27.136Z] -rw-rw-r--. 1 jenkins jenkins 4175 Jan 13 20:16 Attribution.txt\n[2020-01-13T20:17:27.136Z] drwxrwxr-x. 2 jenkins jenkins 87 Jan 13 20:16 bin\n[2020-01-13T20:17:27.136Z] drwxrwxr-x. 3 jenkins jenkins 32 Jan 13 20:16 cmd\n[2020-01-13T20:17:27.136Z] -rw-r--r--. 1 jenkins jenkins 8492 Jan 13 20:17 coverage.out\n[2020-01-13T20:17:27.136Z] -rw-rw-r--. 1 jenkins jenkins 844 Jan 13 20:16 Dockerfile\n[2020-01-13T20:17:27.136Z] -rw-rw-r--. 1 jenkins jenkins 409 Jan 13 20:16 Dockerfile.build\n[2020-01-13T20:17:27.136Z] -rw-rw-r--. 1 jenkins jenkins 6 Jan 13 20:16 .dockerignore\n[2020-01-13T20:17:27.136Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 13 20:16 .git\n[2020-01-13T20:17:27.136Z] -rw-rw-r--. 1 jenkins jenkins 272 Jan 13 20:16 .gitignore\n[2020-01-13T20:17:27.136Z] -rw-r--r--. 1 jenkins jenkins 222 Jan 13 20:17 go.mod\n[2020-01-13T20:17:27.136Z] -rw-r--r--. 1 jenkins jenkins 11375 Jan 13 20:17 go.sum\n[2020-01-13T20:17:27.136Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 13 20:16 internal\n[2020-01-13T20:17:27.136Z] -rw-rw-r--. 1 jenkins jenkins 678 Jan 13 20:16 Jenkinsfile\n[2020-01-13T20:17:27.136Z] -rw-rw-r--. 1 jenkins jenkins 937 Jan 13 20:16 Makefile\n[2020-01-13T20:17:27.136Z] drwxrwxr-x. 2 jenkins jenkins 84 Jan 13 20:16 profiles\n[2020-01-13T20:17:27.136Z] -rw-rw-r--. 1 jenkins jenkins 12398 Jan 13 20:16 README.md\n[2020-01-13T20:17:27.136Z] drwxrwxr-x. 3 jenkins jenkins 74 Jan 13 20:16 .semver\n[2020-01-13T20:17:27.136Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 13 20:14 VERSION\n[2020-01-13T20:17:27.137Z] -rw-rw-r--. 1 jenkins jenkins 209 Jan 13 20:16 version.go\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-13T20:17:27.430Z] + docker build -t docker-device-snmp-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg \'MAKE=make build\' --label git_sha=08665b013dcdf5f5ad1c4d0a871d353dd4affd12 --label arch=x86_64 --label version=0.0.0 .\n[2020-01-13T20:17:27.430Z] Sending build context to Docker daemon 323.6kB\r\r\n[2020-01-13T20:17:27.430Z] Step 1/23 : ARG BASE=golang:1.11-alpine\n[2020-01-13T20:17:27.430Z] Step 2/23 : FROM ${BASE} AS builder\n[2020-01-13T20:17:27.430Z] ---> 21ef4594ff84\n[2020-01-13T20:17:27.430Z] Step 3/23 : ARG MAKE=\'make build\'\n[2020-01-13T20:17:27.692Z] ---> Running in ff9effbda712\n[2020-01-13T20:17:28.260Z] Removing intermediate container ff9effbda712\n[2020-01-13T20:17:28.260Z] ---> 456fe01ee160\n[2020-01-13T20:17:28.260Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git"\n[2020-01-13T20:17:28.260Z] ---> Running in 672aae4691fc\n[2020-01-13T20:17:28.519Z] Removing intermediate container 672aae4691fc\n[2020-01-13T20:17:28.519Z] ---> ee5301ca4b8b\n[2020-01-13T20:17:28.519Z] Step 5/23 : ARG ALPINE_PKG_EXTRA=""\n[2020-01-13T20:17:28.519Z] ---> Running in 0facf6db804c\n[2020-01-13T20:17:28.780Z] Removing intermediate container 0facf6db804c\n[2020-01-13T20:17:28.780Z] ---> ef631f824077\n[2020-01-13T20:17:28.780Z] Step 6/23 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-01-13T20:17:28.780Z] ---> Running in 03b0f8cf6f64\n[2020-01-13T20:17:29.719Z] Removing intermediate container 03b0f8cf6f64\n[2020-01-13T20:17:29.719Z] ---> c38cdf385b7b\n[2020-01-13T20:17:29.719Z] Step 7/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n[2020-01-13T20:17:29.719Z] ---> Running in 2246cd270cc1\n[2020-01-13T20:17:30.000Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz\n[2020-01-13T20:17:30.567Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz\n[2020-01-13T20:17:30.825Z] OK: 133 MiB in 40 packages\n[2020-01-13T20:17:31.084Z] Removing intermediate container 2246cd270cc1\n[2020-01-13T20:17:31.084Z] ---> b603704ec4ec\n[2020-01-13T20:17:31.084Z] Step 8/23 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go\n[2020-01-13T20:17:31.084Z] ---> Running in c320ee679ff6\n[2020-01-13T20:17:31.343Z] Removing intermediate container c320ee679ff6\n[2020-01-13T20:17:31.343Z] ---> b6073ad24f2a\n[2020-01-13T20:17:31.343Z] Step 9/23 : COPY go.mod .\n[2020-01-13T20:17:31.601Z] ---> f49061184e31\n[2020-01-13T20:17:31.601Z] Step 10/23 : COPY Makefile .\n[2020-01-13T20:17:31.601Z] ---> 1213b0e97ab1\n[2020-01-13T20:17:31.601Z] Step 11/23 : RUN make update\n[2020-01-13T20:17:31.860Z] ---> Running in 43442d3d7f36\n[2020-01-13T20:17:32.123Z] CGO_ENABLED=0 GO111MODULE=on go mod download\n[2020-01-13T20:17:32.383Z] Removing intermediate container 43442d3d7f36\n[2020-01-13T20:17:32.383Z] ---> 4b772eb7cc27\n[2020-01-13T20:17:32.383Z] Step 12/23 : COPY . .\n[2020-01-13T20:17:32.642Z] ---> 2394ddc32ddc\n[2020-01-13T20:17:32.642Z] Step 13/23 : RUN ${MAKE}\n[2020-01-13T20:17:32.903Z] ---> Running in 5726a7473db3\n[2020-01-13T20:17:33.164Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp-go ./cmd\n[2020-01-13T20:17:45.438Z] CGO_ENABLED=0 GO111MODULE=on go build ./...\n[2020-01-13T20:17:47.344Z] Removing intermediate container 5726a7473db3\n[2020-01-13T20:17:47.344Z] ---> 8e11f7054730\n[2020-01-13T20:17:47.344Z] Step 14/23 : FROM alpine\n[2020-01-13T20:17:47.604Z] latest: Pulling from library/alpine\n[2020-01-13T20:17:47.604Z] e6b0cf9c0882: Pulling fs layer\n[2020-01-13T20:17:47.863Z] e6b0cf9c0882: Verifying Checksum\n[2020-01-13T20:17:47.863Z] e6b0cf9c0882: Download complete\n[2020-01-13T20:17:48.122Z] e6b0cf9c0882: Pull complete\n[2020-01-13T20:17:48.122Z] Digest: sha256:2171658620155679240babee0a7714f6509fae66898db422ad803b951257db78\n[2020-01-13T20:17:48.122Z] Status: Downloaded newer image for alpine:latest\n[2020-01-13T20:17:48.122Z] ---> cc0abc535e36\n[2020-01-13T20:17:48.122Z] Step 15/23 : ENV APP_PORT=49993\n[2020-01-13T20:17:48.122Z] ---> Running in ae3b1fda0c2a\n[2020-01-13T20:17:48.122Z] Removing intermediate container ae3b1fda0c2a\n[2020-01-13T20:17:48.122Z] ---> 4606efdd9b7b\n[2020-01-13T20:17:48.122Z] Step 16/23 : EXPOSE $APP_PORT\n[2020-01-13T20:17:48.381Z] ---> Running in fe1c7710bfba\n[2020-01-13T20:17:48.381Z] Removing intermediate container fe1c7710bfba\n[2020-01-13T20:17:48.381Z] ---> 18a2c84457a6\n[2020-01-13T20:17:48.381Z] Step 17/23 : ENV DEVICE_PORT=161\n[2020-01-13T20:17:48.381Z] ---> Running in 5a50e397d17e\n[2020-01-13T20:17:48.641Z] Removing intermediate container 5a50e397d17e\n[2020-01-13T20:17:48.641Z] ---> 3793f68b7b30\n[2020-01-13T20:17:48.641Z] Step 18/23 : EXPOSE $DEVICE_PORT\n[2020-01-13T20:17:48.641Z] ---> Running in 952bb138cd2d\n[2020-01-13T20:17:48.641Z] Removing intermediate container 952bb138cd2d\n[2020-01-13T20:17:48.641Z] ---> e8da9001a01b\n[2020-01-13T20:17:48.641Z] Step 19/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd /\n[2020-01-13T20:17:49.212Z] ---> 2365ec77228f\n[2020-01-13T20:17:49.212Z] Step 20/23 : ENTRYPOINT ["/device-snmp-go","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"]\n[2020-01-13T20:17:49.212Z] ---> Running in 581d776cd968\n[2020-01-13T20:17:49.472Z] Removing intermediate container 581d776cd968\n[2020-01-13T20:17:49.472Z] ---> 48d6ff3df0a2\n[2020-01-13T20:17:49.472Z] Step 21/23 : LABEL arch=x86_64\n[2020-01-13T20:17:49.472Z] ---> Running in 6201a7a7c30d\n[2020-01-13T20:17:49.731Z] Removing intermediate container 6201a7a7c30d\n[2020-01-13T20:17:49.731Z] ---> 771742b8e737\n[2020-01-13T20:17:49.731Z] Step 22/23 : LABEL git_sha=08665b013dcdf5f5ad1c4d0a871d353dd4affd12\n[2020-01-13T20:17:49.731Z] ---> Running in c46439062be1\n[2020-01-13T20:17:49.731Z] Removing intermediate container c46439062be1\n[2020-01-13T20:17:49.731Z] ---> d619afc17ffd\n[2020-01-13T20:17:49.731Z] Step 23/23 : LABEL version=0.0.0\n[2020-01-13T20:17:49.731Z] ---> Running in 56b6728a139a\n[2020-01-13T20:17:49.991Z] Removing intermediate container 56b6728a139a\n[2020-01-13T20:17:49.991Z] ---> beb2fbf61008\n[2020-01-13T20:17:49.991Z] Successfully built beb2fbf61008\n[2020-01-13T20:17:49.991Z] Successfully tagged docker-device-snmp-go:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2020-01-13T20:18:06.095Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-14232 in /w/workspace/dgexfoundry_device-snmp-go_PR-41\n[Pipeline] {\n[Pipeline] ws\n[2020-01-13T20:18:06.107Z] Running in /w/workspace/device-snmp-go/7\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-13T20:18:14.627Z] using credential edgex-jenkins-ssh\n[2020-01-13T20:18:14.658Z] Cloning the remote Git repository\n[2020-01-13T20:18:14.659Z] Cloning with configured refspecs honoured and without tags\n[2020-01-13T20:18:14.719Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git\n[2020-01-13T20:18:14.814Z] > git init /w/workspace/device-snmp-go/7 # timeout=10\n[2020-01-13T20:18:14.899Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n[2020-01-13T20:18:14.901Z] > git --version # timeout=10\n[2020-01-13T20:18:15.746Z] Fetching without tags\n[2020-01-13T20:18:16.210Z] Merging remotes/origin/master commit 9dae7c8b866438b01dbdc6bda4331bc295d88c66 into PR head commit 08665b013dcdf5f5ad1c4d0a871d353dd4affd12\n[2020-01-13T20:18:14.931Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-13T20:18:15.000Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/41/head:refs/remotes/origin/PR-41 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-13T20:18:15.638Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n[2020-01-13T20:18:15.665Z] > git config --add remote.origin.fetch +refs/pull/41/head:refs/remotes/origin/PR-41 # timeout=10\n[2020-01-13T20:18:15.689Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-13T20:18:15.717Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n[2020-01-13T20:18:15.759Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n[2020-01-13T20:18:15.760Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-13T20:18:15.771Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/41/head:refs/remotes/origin/PR-41 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-13T20:18:16.233Z] > git config core.sparsecheckout # timeout=10\n[2020-01-13T20:18:16.416Z] Merge succeeded, producing 08665b013dcdf5f5ad1c4d0a871d353dd4affd12\n[2020-01-13T20:18:16.416Z] Checking out Revision 08665b013dcdf5f5ad1c4d0a871d353dd4affd12 (PR-41)\n[2020-01-13T20:18:16.275Z] > git checkout -f 08665b013dcdf5f5ad1c4d0a871d353dd4affd12 # timeout=10\n[2020-01-13T20:18:16.361Z] > git merge 9dae7c8b866438b01dbdc6bda4331bc295d88c66 # timeout=10\n[2020-01-13T20:18:16.393Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-13T20:18:16.424Z] > git config core.sparsecheckout # timeout=10\n[2020-01-13T20:18:16.446Z] > git checkout -f 08665b013dcdf5f5ad1c4d0a871d353dd4affd12 # timeout=10\n[2020-01-13T20:18:20.805Z] Commit message: "Migrate Jenkinsfile to use edgeXBuildGoApp function"\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-01-13T20:18:21.897Z] =========================================================\n[2020-01-13T20:18:21.897Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine-arm64]\n[2020-01-13T20:18:21.897Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-13T20:18:23.360Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine-arm64 .\n[2020-01-13T20:18:24.351Z] Sending build context to Docker daemon 314.4kB\r\r\n[2020-01-13T20:18:24.351Z] Step 1/10 : ARG BASE=golang:1.11-alpine\n[2020-01-13T20:18:24.351Z] Step 2/10 : FROM ${BASE}\n[2020-01-13T20:18:24.626Z] 1.11.9-alpine-arm64: Pulling from edgex-golang-base\n[2020-01-13T20:18:24.626Z] 6f37394be673: Pulling fs layer\n[2020-01-13T20:18:24.626Z] 624d8cd59892: Pulling fs layer\n[2020-01-13T20:18:24.626Z] ecff0f4f3435: Pulling fs layer\n[2020-01-13T20:18:24.626Z] 69fbc39639a5: Pulling fs layer\n[2020-01-13T20:18:24.626Z] 63ed52b50e75: Pulling fs layer\n[2020-01-13T20:18:24.626Z] d911076bab81: Pulling fs layer\n[2020-01-13T20:18:24.626Z] c239fd5b1d92: Pulling fs layer\n[2020-01-13T20:18:24.626Z] e9e6bbcae8cf: Pulling fs layer\n[2020-01-13T20:18:24.626Z] 87583c5ba68f: Pulling fs layer\n[2020-01-13T20:18:24.626Z] 31b5fcfd544f: Pulling fs layer\n[2020-01-13T20:18:24.626Z] bd4a789bbede: Pulling fs layer\n[2020-01-13T20:18:24.626Z] 69fbc39639a5: Waiting\n[2020-01-13T20:18:24.626Z] 63ed52b50e75: Waiting\n[2020-01-13T20:18:24.626Z] d911076bab81: Waiting\n[2020-01-13T20:18:24.626Z] c239fd5b1d92: Waiting\n[2020-01-13T20:18:24.626Z] e9e6bbcae8cf: Waiting\n[2020-01-13T20:18:24.626Z] 87583c5ba68f: Waiting\n[2020-01-13T20:18:24.626Z] 31b5fcfd544f: Waiting\n[2020-01-13T20:18:24.626Z] bd4a789bbede: Waiting\n[2020-01-13T20:18:24.626Z] ecff0f4f3435: Verifying Checksum\n[2020-01-13T20:18:24.626Z] ecff0f4f3435: Download complete\n[2020-01-13T20:18:24.626Z] 624d8cd59892: Verifying Checksum\n[2020-01-13T20:18:24.626Z] 624d8cd59892: Download complete\n[2020-01-13T20:18:24.626Z] 63ed52b50e75: Verifying Checksum\n[2020-01-13T20:18:24.626Z] 63ed52b50e75: Download complete\n[2020-01-13T20:18:24.895Z] d911076bab81: Verifying Checksum\n[2020-01-13T20:18:24.895Z] d911076bab81: Download complete\n[2020-01-13T20:18:24.895Z] 6f37394be673: Verifying Checksum\n[2020-01-13T20:18:24.895Z] 6f37394be673: Download complete\n[2020-01-13T20:18:26.924Z] 6f37394be673: Pull complete\n[2020-01-13T20:18:27.913Z] 624d8cd59892: Pull complete\n[2020-01-13T20:18:28.196Z] ecff0f4f3435: Pull complete\n[2020-01-13T20:18:32.553Z] c239fd5b1d92: Verifying Checksum\n[2020-01-13T20:18:32.553Z] c239fd5b1d92: Download complete\n[2020-01-13T20:18:32.829Z] 87583c5ba68f: Verifying Checksum\n[2020-01-13T20:18:32.829Z] 87583c5ba68f: Download complete\n[2020-01-13T20:18:36.246Z] 31b5fcfd544f: Verifying Checksum\n[2020-01-13T20:18:36.246Z] 31b5fcfd544f: Download complete\n[2020-01-13T20:18:36.246Z] bd4a789bbede: Verifying Checksum\n[2020-01-13T20:18:36.246Z] bd4a789bbede: Download complete\n[2020-01-13T20:18:37.709Z] e9e6bbcae8cf: Verifying Checksum\n[2020-01-13T20:18:37.709Z] e9e6bbcae8cf: Download complete\n[2020-01-13T20:18:39.148Z] 69fbc39639a5: Verifying Checksum\n[2020-01-13T20:18:39.148Z] 69fbc39639a5: Download complete\n[2020-01-13T20:18:54.244Z] 69fbc39639a5: Pull complete\n[2020-01-13T20:18:54.244Z] 63ed52b50e75: Pull complete\n[2020-01-13T20:18:54.244Z] d911076bab81: Pull complete\n[2020-01-13T20:19:00.965Z] c239fd5b1d92: Pull complete\n[2020-01-13T20:19:09.240Z] e9e6bbcae8cf: Pull complete\n[2020-01-13T20:19:09.240Z] 87583c5ba68f: Pull complete\n[2020-01-13T20:19:10.674Z] 31b5fcfd544f: Pull complete\n[2020-01-13T20:19:10.950Z] bd4a789bbede: Pull complete\n[2020-01-13T20:19:10.950Z] Digest: sha256:501551ff06febc92a20e87853c786f768e6cd50e724d6d5962a9a74d3283429b\n[2020-01-13T20:19:11.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine-arm64\n[2020-01-13T20:19:11.229Z] ---> 5690e4b6fe5a\n[2020-01-13T20:19:11.229Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git"\n[2020-01-13T20:19:14.749Z] ---> Running in 042dfd1e6921\n[2020-01-13T20:19:15.347Z] Removing intermediate container 042dfd1e6921\n[2020-01-13T20:19:15.347Z] ---> e522f171e10d\n[2020-01-13T20:19:15.347Z] Step 4/10 : ARG ALPINE_PKG_EXTRA=""\n[2020-01-13T20:19:15.347Z] ---> Running in 2f65d509efc3\n[2020-01-13T20:19:15.616Z] Removing intermediate container 2f65d509efc3\n[2020-01-13T20:19:15.617Z] ---> 496ffe46c17f\n[2020-01-13T20:19:15.617Z] Step 5/10 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel Corporation\'\n[2020-01-13T20:19:15.888Z] ---> Running in 6bd3647566a4\n[2020-01-13T20:19:16.165Z] Removing intermediate container 6bd3647566a4\n[2020-01-13T20:19:16.165Z] ---> 41d3d1d56e20\n[2020-01-13T20:19:16.165Z] Step 6/10 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-01-13T20:19:16.435Z] ---> Running in 154ebf0d047a\n[2020-01-13T20:19:18.407Z] Removing intermediate container 154ebf0d047a\n[2020-01-13T20:19:18.407Z] ---> cabb3c244d69\n[2020-01-13T20:19:18.407Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n[2020-01-13T20:19:18.678Z] ---> Running in 4376247519e0\n[2020-01-13T20:19:19.653Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz\n[2020-01-13T20:19:20.259Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz\n[2020-01-13T20:19:20.528Z] OK: 121 MiB in 40 packages\n[2020-01-13T20:19:21.943Z] Removing intermediate container 4376247519e0\n[2020-01-13T20:19:21.943Z] ---> 1e12da67c3eb\n[2020-01-13T20:19:21.943Z] Step 8/10 : WORKDIR /device-snmp-go\n[2020-01-13T20:19:21.943Z] ---> Running in a98858f28329\n[2020-01-13T20:19:22.213Z] Removing intermediate container a98858f28329\n[2020-01-13T20:19:22.213Z] ---> 815287410c4e\n[2020-01-13T20:19:22.213Z] Step 9/10 : COPY . .\n[2020-01-13T20:19:22.809Z] ---> 61f6aac65bc5\n[2020-01-13T20:19:22.809Z] Step 10/10 : RUN go mod download\n[2020-01-13T20:19:22.809Z] ---> Running in 1e38a3649454\n[2020-01-13T20:19:24.233Z] \x1b[91mgo: finding github.com/soniah/gosnmp v1.21.0\n[2020-01-13T20:19:24.233Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7\n[2020-01-13T20:19:24.233Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31\n[2020-01-13T20:19:24.844Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-13T20:19:24.844Z] \x1b[0m\x1b[91mgo: finding github.com/golang/mock v1.2.0\n[2020-01-13T20:19:24.844Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-01-13T20:19:24.844Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-01-13T20:19:25.112Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-01-13T20:19:25.112Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-01-13T20:19:25.112Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-01-13T20:19:25.380Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-01-13T20:19:25.380Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n[2020-01-13T20:19:25.380Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n[2020-01-13T20:19:26.357Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-01-13T20:19:26.626Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-01-13T20:19:26.626Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n[2020-01-13T20:19:26.897Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-13T20:19:26.897Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-13T20:19:26.897Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-13T20:19:27.173Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-01-13T20:19:27.450Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-01-13T20:19:27.724Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n[2020-01-13T20:19:27.995Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n[2020-01-13T20:19:28.586Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-01-13T20:19:28.586Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-01-13T20:19:28.865Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-01-13T20:19:28.865Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-01-13T20:19:28.865Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-01-13T20:19:29.134Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n[2020-01-13T20:19:29.404Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-01-13T20:19:29.995Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-01-13T20:19:29.995Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-01-13T20:19:30.987Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-01-13T20:19:30.987Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-01-13T20:19:30.987Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-01-13T20:19:30.987Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-01-13T20:19:30.987Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-01-13T20:19:30.987Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-01-13T20:19:30.987Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-01-13T20:19:31.257Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-01-13T20:19:32.227Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-01-13T20:19:32.227Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n[2020-01-13T20:19:32.498Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-01-13T20:19:32.498Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-01-13T20:19:32.776Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-01-13T20:19:32.776Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-01-13T20:19:32.776Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-01-13T20:19:33.758Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-01-13T20:19:33.758Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-01-13T20:19:34.033Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-01-13T20:19:34.033Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-01-13T20:19:34.318Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-01-13T20:19:34.318Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n[2020-01-13T20:19:34.588Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-01-13T20:19:34.588Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-01-13T20:19:35.560Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-01-13T20:19:35.830Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-01-13T20:19:35.830Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-01-13T20:19:35.830Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-01-13T20:19:36.107Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-01-13T20:19:36.107Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-01-13T20:19:36.376Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n[2020-01-13T20:19:36.376Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n[2020-01-13T20:19:37.354Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-01-13T20:19:37.626Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-01-13T20:19:37.626Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-01-13T20:19:38.597Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-01-13T20:19:38.876Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-01-13T20:19:39.156Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-01-13T20:19:40.595Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n[2020-01-13T20:19:40.595Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-01-13T20:20:48.568Z] \x1b[0mRemoving intermediate container 1e38a3649454\n[2020-01-13T20:20:48.568Z] ---> 21d90e87639a\n[2020-01-13T20:20:48.568Z] Successfully built 21d90e87639a\n[2020-01-13T20:20:48.568Z] 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-01-13T20:20:49.073Z] + docker inspect -f . ci-base-image-arm64\n[2020-01-13T20:20:49.346Z] .\n[Pipeline] withDockerContainer\n[2020-01-13T20:20:49.693Z] prd-ubuntu18.04-docker-arm64-4c-2g-14232 does not seem to be running inside a container\n[2020-01-13T20:20:49.774Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/7 -v /w/workspace/device-snmp-go/7:/w/workspace/device-snmp-go/7:rw,z -v /w/workspace/device-snmp-go/7@tmp:/w/workspace/device-snmp-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n[2020-01-13T20:20:51.206Z] $ docker top f6784f3db956d1c7d097d93edb988e32f63ef824356a4c54e4a9d6fe1d524ba5 -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-13T20:20:53.586Z] + go version\n[2020-01-13T20:20:53.586Z] go version go1.11.9 linux/arm64\n[Pipeline] sh\n[2020-01-13T20:20:54.269Z] + make test\n[2020-01-13T20:20:54.270Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out\n[2020-01-13T20:20:55.728Z] ? \tgithub.com/edgexfoundry/device-snmp-go\t[no test files]\n[2020-01-13T20:21:52.237Z] ? \tgithub.com/edgexfoundry/device-snmp-go/cmd\t[no test files]\n[2020-01-13T20:21:55.625Z] ok \tgithub.com/edgexfoundry/device-snmp-go/internal/driver\t0.024s\tcoverage: 0.0% of statements\n[2020-01-13T20:21:55.899Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n[2020-01-13T20:22:18.031Z] gofmt -l .\n[2020-01-13T20:22:18.031Z] [ "`gofmt -l .`" = "" ]\n[2020-01-13T20:22:18.031Z] ./bin/test-attribution-txt.sh\n[2020-01-13T20:22:18.031Z] ./bin/test-go-mod-tidy.sh\n[Pipeline] stash\n[2020-01-13T20:22:18.052Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n[2020-01-13T20:22:18.454Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-01-13T20:22:18.455Z] $ docker stop --time=1 f6784f3db956d1c7d097d93edb988e32f63ef824356a4c54e4a9d6fe1d524ba5\n[2020-01-13T20:22:20.658Z] $ docker rm -f f6784f3db956d1c7d097d93edb988e32f63ef824356a4c54e4a9d6fe1d524ba5\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-01-13T20:22:21.683Z] + sudo chown -R jenkins:jenkins .\n[Pipeline] sh\n[2020-01-13T20:22:22.008Z] + ls -al .\n[2020-01-13T20:22:22.008Z] total 116\n[2020-01-13T20:22:22.008Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 20:22 .\n[2020-01-13T20:22:22.008Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 20:18 ..\n[2020-01-13T20:22:22.008Z] -rw-rw-r-- 1 jenkins jenkins 6 Jan 13 20:18 .dockerignore\n[2020-01-13T20:22:22.008Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 20:18 .git\n[2020-01-13T20:22:22.008Z] -rw-rw-r-- 1 jenkins jenkins 272 Jan 13 20:18 .gitignore\n[2020-01-13T20:22:22.008Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 20:18 .semver\n[2020-01-13T20:22:22.008Z] -rw-rw-r-- 1 jenkins jenkins 4175 Jan 13 20:18 Attribution.txt\n[2020-01-13T20:22:22.008Z] -rw-rw-r-- 1 jenkins jenkins 844 Jan 13 20:18 Dockerfile\n[2020-01-13T20:22:22.008Z] -rw-rw-r-- 1 jenkins jenkins 409 Jan 13 20:18 Dockerfile.build\n[2020-01-13T20:22:22.008Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 13 20:18 Jenkinsfile\n[2020-01-13T20:22:22.008Z] -rw-rw-r-- 1 jenkins jenkins 937 Jan 13 20:18 Makefile\n[2020-01-13T20:22:22.008Z] -rw-rw-r-- 1 jenkins jenkins 12398 Jan 13 20:18 README.md\n[2020-01-13T20:22:22.008Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 13 20:14 VERSION\n[2020-01-13T20:22:22.008Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 20:18 bin\n[2020-01-13T20:22:22.008Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 20:18 cmd\n[2020-01-13T20:22:22.008Z] -rw-r--r-- 1 jenkins jenkins 8492 Jan 13 20:21 coverage.out\n[2020-01-13T20:22:22.009Z] -rw-r--r-- 1 jenkins jenkins 222 Jan 13 20:22 go.mod\n[2020-01-13T20:22:22.009Z] -rw-r--r-- 1 jenkins jenkins 11375 Jan 13 20:22 go.sum\n[2020-01-13T20:22:22.009Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 20:18 internal\n[2020-01-13T20:22:22.009Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 20:18 profiles\n[2020-01-13T20:22:22.009Z] -rw-rw-r-- 1 jenkins jenkins 209 Jan 13 20:18 version.go\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-13T20:22:22.356Z] + docker build -t docker-device-snmp-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --label git_sha=08665b013dcdf5f5ad1c4d0a871d353dd4affd12 --label arch=arm64 --label version=0.0.0 .\n[2020-01-13T20:22:22.624Z] Sending build context to Docker daemon 323.6kB\r\r\n[2020-01-13T20:22:22.896Z] Step 1/23 : ARG BASE=golang:1.11-alpine\n[2020-01-13T20:22:22.896Z] Step 2/23 : FROM ${BASE} AS builder\n[2020-01-13T20:22:22.896Z] ---> 21d90e87639a\n[2020-01-13T20:22:22.896Z] Step 3/23 : ARG MAKE=\'make build\'\n[2020-01-13T20:22:22.896Z] ---> Running in 2b27bef2a0cc\n[2020-01-13T20:22:23.167Z] Removing intermediate container 2b27bef2a0cc\n[2020-01-13T20:22:23.167Z] ---> 266f09346bbf\n[2020-01-13T20:22:23.167Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git"\n[2020-01-13T20:22:23.438Z] ---> Running in 08c519f325ea\n[2020-01-13T20:22:23.708Z] Removing intermediate container 08c519f325ea\n[2020-01-13T20:22:23.708Z] ---> fbb5aabc04b5\n[2020-01-13T20:22:23.708Z] Step 5/23 : ARG ALPINE_PKG_EXTRA=""\n[2020-01-13T20:22:23.977Z] ---> Running in 27c0360b9512\n[2020-01-13T20:22:24.253Z] Removing intermediate container 27c0360b9512\n[2020-01-13T20:22:24.253Z] ---> 79200640e4aa\n[2020-01-13T20:22:24.253Z] Step 6/23 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-01-13T20:22:24.253Z] ---> Running in 3deb52c8a1e8\n[2020-01-13T20:22:26.224Z] Removing intermediate container 3deb52c8a1e8\n[2020-01-13T20:22:26.224Z] ---> 38b18caf0bea\n[2020-01-13T20:22:26.224Z] Step 7/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n[2020-01-13T20:22:26.224Z] ---> Running in e845ae2925a5\n[2020-01-13T20:22:27.202Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz\n[2020-01-13T20:22:27.784Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz\n[2020-01-13T20:22:28.385Z] OK: 121 MiB in 40 packages\n[2020-01-13T20:22:29.346Z] Removing intermediate container e845ae2925a5\n[2020-01-13T20:22:29.346Z] ---> 234c94bf3b30\n[2020-01-13T20:22:29.346Z] Step 8/23 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go\n[2020-01-13T20:22:29.346Z] ---> Running in e26a1727de99\n[2020-01-13T20:22:29.618Z] Removing intermediate container e26a1727de99\n[2020-01-13T20:22:29.618Z] ---> b985520ce3fc\n[2020-01-13T20:22:29.618Z] Step 9/23 : COPY go.mod .\n[2020-01-13T20:22:30.205Z] ---> 31434832b9d1\n[2020-01-13T20:22:30.205Z] Step 10/23 : COPY Makefile .\n[2020-01-13T20:22:30.801Z] ---> 688c6ced97d8\n[2020-01-13T20:22:30.801Z] Step 11/23 : RUN make update\n[2020-01-13T20:22:30.801Z] ---> Running in 802b3ab5513d\n[2020-01-13T20:22:31.770Z] CGO_ENABLED=0 GO111MODULE=on go mod download\n[2020-01-13T20:22:32.740Z] Removing intermediate container 802b3ab5513d\n[2020-01-13T20:22:32.740Z] ---> 3359ea271fec\n[2020-01-13T20:22:32.740Z] Step 12/23 : COPY . .\n[2020-01-13T20:22:33.718Z] ---> 7b3d73a78627\n[2020-01-13T20:22:33.718Z] Step 13/23 : RUN ${MAKE}\n[2020-01-13T20:22:33.718Z] ---> Running in 309fc377bc1c\n[2020-01-13T20:22:34.681Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp-go ./cmd\n[2020-01-13T20:23:31.168Z] CGO_ENABLED=0 GO111MODULE=on go build ./...\n[2020-01-13T20:23:32.767Z] Removing intermediate container 309fc377bc1c\n[2020-01-13T20:23:32.767Z] ---> 4f5361f1cc58\n[2020-01-13T20:23:32.767Z] Step 14/23 : FROM alpine\n[2020-01-13T20:23:32.767Z] latest: Pulling from library/alpine\n[2020-01-13T20:23:32.767Z] cde5963f3b93: Pulling fs layer\n[2020-01-13T20:23:33.360Z] cde5963f3b93: Download complete\n[2020-01-13T20:23:33.948Z] cde5963f3b93: Pull complete\n[2020-01-13T20:23:33.948Z] Digest: sha256:2171658620155679240babee0a7714f6509fae66898db422ad803b951257db78\n[2020-01-13T20:23:33.948Z] Status: Downloaded newer image for alpine:latest\n[2020-01-13T20:23:33.948Z] ---> e9a72a7c189c\n[2020-01-13T20:23:33.948Z] Step 15/23 : ENV APP_PORT=49993\n[2020-01-13T20:23:34.232Z] ---> Running in 7804e409fc31\n[2020-01-13T20:23:34.503Z] Removing intermediate container 7804e409fc31\n[2020-01-13T20:23:34.503Z] ---> 0aa44ab160ec\n[2020-01-13T20:23:34.503Z] Step 16/23 : EXPOSE $APP_PORT\n[2020-01-13T20:23:34.775Z] ---> Running in bdeac731a807\n[2020-01-13T20:23:35.054Z] Removing intermediate container bdeac731a807\n[2020-01-13T20:23:35.054Z] ---> cf5056ff23de\n[2020-01-13T20:23:35.054Z] Step 17/23 : ENV DEVICE_PORT=161\n[2020-01-13T20:23:35.326Z] ---> Running in 947dd8433caa\n[2020-01-13T20:23:35.599Z] Removing intermediate container 947dd8433caa\n[2020-01-13T20:23:35.599Z] ---> f456f5b27e8e\n[2020-01-13T20:23:35.599Z] Step 18/23 : EXPOSE $DEVICE_PORT\n[2020-01-13T20:23:35.599Z] ---> Running in c4ececd15919\n[2020-01-13T20:23:36.199Z] Removing intermediate container c4ececd15919\n[2020-01-13T20:23:36.199Z] ---> b10985caaf67\n[2020-01-13T20:23:36.199Z] Step 19/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd /\n[2020-01-13T20:23:37.630Z] ---> 7b69eee6d2d9\n[2020-01-13T20:23:37.630Z] Step 20/23 : ENTRYPOINT ["/device-snmp-go","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"]\n[2020-01-13T20:23:37.630Z] ---> Running in 5bd5111be6ad\n[2020-01-13T20:23:37.899Z] Removing intermediate container 5bd5111be6ad\n[2020-01-13T20:23:37.899Z] ---> 4300da6fc50b\n[2020-01-13T20:23:37.899Z] Step 21/23 : LABEL arch=arm64\n[2020-01-13T20:23:37.899Z] ---> Running in dfa09082247b\n[2020-01-13T20:23:38.172Z] Removing intermediate container dfa09082247b\n[2020-01-13T20:23:38.172Z] ---> 86444ee183a4\n[2020-01-13T20:23:38.172Z] Step 22/23 : LABEL git_sha=08665b013dcdf5f5ad1c4d0a871d353dd4affd12\n[2020-01-13T20:23:38.442Z] ---> Running in 760ad15df2c3\n[2020-01-13T20:23:38.715Z] Removing intermediate container 760ad15df2c3\n[2020-01-13T20:23:38.715Z] ---> 21ee11e43675\n[2020-01-13T20:23:38.715Z] Step 23/23 : LABEL version=0.0.0\n[2020-01-13T20:23:38.987Z] ---> Running in 45d461c0e2e1\n[2020-01-13T20:23:39.258Z] Removing intermediate container 45d461c0e2e1\n[2020-01-13T20:23:39.258Z] ---> 2cf106ea8074\n[2020-01-13T20:23:39.258Z] Successfully built 2cf106ea8074\n[2020-01-13T20:23:39.258Z] Successfully tagged docker-device-snmp-go-arm64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // parallel\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (CodeCov)\n[Pipeline] unstash\n[Pipeline] wrap\n[2020-01-13T20:23:39.595Z] provisioning config files...\n[2020-01-13T20:23:39.606Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp/config4173472118297554988tmp\n[Pipeline] {\n[Pipeline] sh\n[2020-01-13T20:23:39.907Z] + curl -s https://codecov.io/bash\n[2020-01-13T20:23:39.907Z] + bash -s - -t @/w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp/config4173472118297554988tmp\n[2020-01-13T20:23:40.168Z] \n[2020-01-13T20:23:40.168Z] _____ _\n[2020-01-13T20:23:40.168Z] / ____| | |\n[2020-01-13T20:23:40.168Z] | | ___ __| | ___ ___ _____ __\n[2020-01-13T20:23:40.168Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n[2020-01-13T20:23:40.168Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n[2020-01-13T20:23:40.168Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n[2020-01-13T20:23:40.168Z] Bash-20191211-b8db533\n[2020-01-13T20:23:40.168Z] \n[2020-01-13T20:23:40.168Z] \n[2020-01-13T20:23:40.168Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n[2020-01-13T20:23:40.168Z] \x1b[0;90mproject root:\x1b[0m .\n[2020-01-13T20:23:40.168Z] \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-01-13T20:23:40.168Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n[2020-01-13T20:23:40.168Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n[2020-01-13T20:23:40.168Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n[2020-01-13T20:23:40.168Z] \x1b[0;32m+\x1b[0m .\n[2020-01-13T20:23:40.168Z] \x1b[0;90m->\x1b[0m Found 1 reports\n[2020-01-13T20:23:40.168Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n[2020-01-13T20:23:40.168Z] \x1b[0;90m==>\x1b[0m Reading reports\n[2020-01-13T20:23:40.168Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=8492\x1b[0m\n[2020-01-13T20:23:40.168Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n[2020-01-13T20:23:40.168Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n[2020-01-13T20:23:40.168Z] \x1b[0;32m+\x1b[0m Found adjustments\n[2020-01-13T20:23:40.168Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n[2020-01-13T20:23:40.168Z] \x1b[0;90m==>\x1b[0m Uploading reports\n[2020-01-13T20:23:40.168Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n[2020-01-13T20:23:40.168Z] \x1b[0;90mquery:\x1b[0m branch=PR-41&commit=08665b013dcdf5f5ad1c4d0a871d353dd4affd12&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-41%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=41&job=\n[2020-01-13T20:23:40.168Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n[2020-01-13T20:23:40.168Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-41&commit=08665b013dcdf5f5ad1c4d0a871d353dd4affd12&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-41%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=41&job=\n[2020-01-13T20:23:40.737Z] \x1b[0;90m->\x1b[0m Uploading\n[2020-01-13T20:23:41.305Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/device-snmp-go/commit/08665b013dcdf5f5ad1c4d0a871d353dd4affd12\x1b[0m\n[Pipeline] }\n[2020-01-13T20:23:41.314Z] Deleting 1 temporary files\n[Pipeline] // wrap\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Snyk Scan)\nStage "Snyk Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver)\nStage "Semver" skipped due to when conditional\n[Pipeline] stage\n[Pipeline] { (Tag)\nStage "Semver" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\nStage "Semver" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Declarative: Post Actions)\n[Pipeline] stage\n[Pipeline] { (LF Post Build Actions)\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-13T20:23:41.904Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-13T20:23:42.200Z] ---> package-listing.sh\n[2020-01-13T20:23:42.200Z] ++ facter osfamily\n[2020-01-13T20:23:42.200Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-01-13T20:23:42.200Z] + OS_FAMILY=redhat\n[2020-01-13T20:23:42.200Z] + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-41\n[2020-01-13T20:23:42.200Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-01-13T20:23:42.200Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-01-13T20:23:42.200Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-01-13T20:23:42.200Z] + PACKAGES=/tmp/packages_start.txt\n[2020-01-13T20:23:42.200Z] + \'[\' /w/workspace/dgexfoundry_device-snmp-go_PR-41 \']\'\n[2020-01-13T20:23:42.200Z] + PACKAGES=/tmp/packages_end.txt\n[2020-01-13T20:23:42.200Z] + case "${OS_FAMILY}" in\n[2020-01-13T20:23:42.200Z] + rpm -qa\n[2020-01-13T20:23:42.200Z] + sort\n[2020-01-13T20:23:46.389Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-01-13T20:23:46.389Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-01-13T20:23:46.389Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-01-13T20:23:46.389Z] + \'[\' /w/workspace/dgexfoundry_device-snmp-go_PR-41 \']\'\n[2020-01-13T20:23:46.389Z] + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-41/archives/\n[2020-01-13T20:23:46.389Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-41/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-13T20:23:46.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-13T20:23:46.921Z] \n[2020-01-13T20:23:46.921Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-13T20:23:47.229Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-13T20:23:47.229Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-01-13T20:23:47.229Z] e6b0cf9c0882: Pulling fs layer\n[2020-01-13T20:23:47.229Z] da0e9bf0cc60: Pulling fs layer\n[2020-01-13T20:23:47.229Z] c9ea274ed700: Pulling fs layer\n[2020-01-13T20:23:47.229Z] 9cfac6ba3733: Pulling fs layer\n[2020-01-13T20:23:47.229Z] f6a933c9cadc: Pulling fs layer\n[2020-01-13T20:23:47.229Z] 61811dbd4963: Pulling fs layer\n[2020-01-13T20:23:47.229Z] a6eb2c9e2280: Pulling fs layer\n[2020-01-13T20:23:47.229Z] 095dd8b7b4d8: Pulling fs layer\n[2020-01-13T20:23:47.229Z] dc21a1d4508b: Pulling fs layer\n[2020-01-13T20:23:47.229Z] 363af2e989c4: Pulling fs layer\n[2020-01-13T20:23:47.229Z] 61811dbd4963: Waiting\n[2020-01-13T20:23:47.229Z] a6eb2c9e2280: Waiting\n[2020-01-13T20:23:47.229Z] 095dd8b7b4d8: Waiting\n[2020-01-13T20:23:47.229Z] dc21a1d4508b: Waiting\n[2020-01-13T20:23:47.229Z] 363af2e989c4: Waiting\n[2020-01-13T20:23:47.229Z] 9cfac6ba3733: Waiting\n[2020-01-13T20:23:47.229Z] f6a933c9cadc: Waiting\n[2020-01-13T20:23:47.229Z] da0e9bf0cc60: Verifying Checksum\n[2020-01-13T20:23:47.229Z] da0e9bf0cc60: Download complete\n[2020-01-13T20:23:47.229Z] 9cfac6ba3733: Verifying Checksum\n[2020-01-13T20:23:47.229Z] 9cfac6ba3733: Download complete\n[2020-01-13T20:23:47.229Z] e6b0cf9c0882: Verifying Checksum\n[2020-01-13T20:23:47.229Z] e6b0cf9c0882: Download complete\n[2020-01-13T20:23:47.229Z] f6a933c9cadc: Verifying Checksum\n[2020-01-13T20:23:47.229Z] f6a933c9cadc: Download complete\n[2020-01-13T20:23:47.498Z] a6eb2c9e2280: Verifying Checksum\n[2020-01-13T20:23:47.498Z] a6eb2c9e2280: Download complete\n[2020-01-13T20:23:47.498Z] e6b0cf9c0882: Pull complete\n[2020-01-13T20:23:47.758Z] c9ea274ed700: Verifying Checksum\n[2020-01-13T20:23:47.758Z] c9ea274ed700: Download complete\n[2020-01-13T20:23:47.758Z] da0e9bf0cc60: Pull complete\n[2020-01-13T20:23:47.758Z] 095dd8b7b4d8: Verifying Checksum\n[2020-01-13T20:23:47.758Z] 095dd8b7b4d8: Download complete\n[2020-01-13T20:23:47.758Z] 363af2e989c4: Verifying Checksum\n[2020-01-13T20:23:47.758Z] 363af2e989c4: Download complete\n[2020-01-13T20:23:47.758Z] dc21a1d4508b: Verifying Checksum\n[2020-01-13T20:23:47.758Z] dc21a1d4508b: Download complete\n[2020-01-13T20:23:48.327Z] 61811dbd4963: Verifying Checksum\n[2020-01-13T20:23:48.327Z] 61811dbd4963: Download complete\n[2020-01-13T20:23:49.266Z] c9ea274ed700: Pull complete\n[2020-01-13T20:23:49.523Z] 9cfac6ba3733: Pull complete\n[2020-01-13T20:23:50.464Z] f6a933c9cadc: Pull complete\n[2020-01-13T20:23:53.758Z] 61811dbd4963: Pull complete\n[2020-01-13T20:23:53.758Z] a6eb2c9e2280: Pull complete\n[2020-01-13T20:23:55.144Z] 095dd8b7b4d8: Pull complete\n[2020-01-13T20:23:55.404Z] dc21a1d4508b: Pull complete\n[2020-01-13T20:23:55.404Z] 363af2e989c4: Pull complete\n[2020-01-13T20:23:55.665Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-01-13T20:23:55.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-01-13T20:23:55.817Z] prd-centos7-docker-4c-2g-14229 does not seem to be running inside a container\n[2020-01-13T20:23:55.859Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-snmp-go_PR-41 -v /w/workspace/dgexfoundry_device-snmp-go_PR-41:/w/workspace/dgexfoundry_device-snmp-go_PR-41:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2020-01-13T20:23:56.939Z] $ docker top 58da9eafdda3445806b9a9da3ac4b09274b31c44f1c0984be089e15c11686a00 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-01-13T20:23:57.479Z] provisioning config files...\n[2020-01-13T20:23:57.494Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp/config3089729658157956882tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-01-13T20:23:57.511Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-13T20:23:57.805Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-01-13T20:23:57.817Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-13T20:23:58.111Z] ---> logs-deploy.sh\n[2020-01-13T20:23:58.111Z] + ARCHIVE_ARTIFACTS=\n[2020-01-13T20:23:58.111Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-01-13T20:23:58.111Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-01-13T20:23:58.111Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-01-13T20:23:58.111Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-41/7\n[2020-01-13T20:23:58.111Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-snmp-go/job/PR-41/7/\n[2020-01-13T20:23:58.111Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-41/7 /w/workspace/dgexfoundry_device-snmp-go_PR-41\n[2020-01-13T20:23:59.052Z] Archives upload complete.\n[2020-01-13T20:23:59.052Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-41/7 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-snmp-go/job/PR-41/7/\n[2020-01-13T20:23:59.621Z] ---> uname -a:\n[2020-01-13T20:23:59.621Z] Linux 58da9eafdda3 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n[2020-01-13T20:23:59.621Z] \n[2020-01-13T20:23:59.621Z] \n[2020-01-13T20:23:59.621Z] ---> lscpu:\n[2020-01-13T20:23:59.621Z] Architecture: x86_64\n[2020-01-13T20:23:59.621Z] CPU op-mode(s): 32-bit, 64-bit\n[2020-01-13T20:23:59.621Z] Byte Order: Little Endian\n[2020-01-13T20:23:59.621Z] Address sizes: 40 bits physical, 48 bits virtual\n[2020-01-13T20:23:59.621Z] CPU(s): 4\n[2020-01-13T20:23:59.621Z] On-line CPU(s) list: 0-3\n[2020-01-13T20:23:59.621Z] Thread(s) per core: 1\n[2020-01-13T20:23:59.621Z] Core(s) per socket: 1\n[2020-01-13T20:23:59.621Z] Socket(s): 4\n[2020-01-13T20:23:59.621Z] NUMA node(s): 1\n[2020-01-13T20:23:59.621Z] Vendor ID: GenuineIntel\n[2020-01-13T20:23:59.621Z] CPU family: 6\n[2020-01-13T20:23:59.621Z] Model: 44\n[2020-01-13T20:23:59.621Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n[2020-01-13T20:23:59.621Z] Stepping: 1\n[2020-01-13T20:23:59.621Z] CPU MHz: 2933.438\n[2020-01-13T20:23:59.621Z] BogoMIPS: 5866.87\n[2020-01-13T20:23:59.621Z] Virtualization: VT-x\n[2020-01-13T20:23:59.621Z] Hypervisor vendor: KVM\n[2020-01-13T20:23:59.621Z] Virtualization type: full\n[2020-01-13T20:23:59.621Z] L1d cache: 128 KiB\n[2020-01-13T20:23:59.621Z] L1i cache: 128 KiB\n[2020-01-13T20:23:59.621Z] L2 cache: 16 MiB\n[2020-01-13T20:23:59.621Z] L3 cache: 64 MiB\n[2020-01-13T20:23:59.621Z] NUMA node0 CPU(s): 0-3\n[2020-01-13T20:23:59.621Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n[2020-01-13T20:23:59.621Z] Vulnerability Meltdown: Mitigation; PTI\n[2020-01-13T20:23:59.621Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n[2020-01-13T20:23:59.621Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n[2020-01-13T20:23:59.621Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n[2020-01-13T20:23:59.621Z] 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-01-13T20:23:59.621Z] \n[2020-01-13T20:23:59.621Z] \n[2020-01-13T20:23:59.621Z] ---> nproc:\n[2020-01-13T20:23:59.621Z] 4\n[2020-01-13T20:23:59.621Z] \n[2020-01-13T20:23:59.621Z] \n[2020-01-13T20:23:59.621Z] ---> df -h:\n[2020-01-13T20:23:59.621Z] Filesystem Size Used Available Use% Mounted on\n[2020-01-13T20:23:59.621Z] overlay 50.0G 6.3G 43.7G 13% /\n[2020-01-13T20:23:59.621Z] tmpfs 64.0M 0 64.0M 0% /dev\n[2020-01-13T20:23:59.621Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n[2020-01-13T20:23:59.621Z] shm 64.0M 0 64.0M 0% /dev/shm\n[2020-01-13T20:23:59.621Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n[2020-01-13T20:23:59.621Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n[2020-01-13T20:23:59.621Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n[2020-01-13T20:23:59.621Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp\n[2020-01-13T20:23:59.621Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n[2020-01-13T20:23:59.621Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-snmp-go_PR-41\n[2020-01-13T20:23:59.621Z] \n[2020-01-13T20:23:59.621Z] \n[2020-01-13T20:23:59.621Z] ---> free -m:\n[2020-01-13T20:23:59.621Z] total used free shared buff/cache available\n[2020-01-13T20:23:59.621Z] Mem: 1838 596 71 0 1170 1138\n[2020-01-13T20:23:59.621Z] Swap: 1023 0 1023\n[2020-01-13T20:23:59.621Z] \n[2020-01-13T20:23:59.621Z] \n[2020-01-13T20:23:59.621Z] ---> ip addr:\n[2020-01-13T20:23:59.621Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n[2020-01-13T20:23:59.621Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n[2020-01-13T20:23:59.621Z] inet 127.0.0.1/8 scope host lo\n[2020-01-13T20:23:59.621Z] valid_lft forever preferred_lft forever\n[2020-01-13T20:23:59.621Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n[2020-01-13T20:23:59.621Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n[2020-01-13T20:23:59.621Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n[2020-01-13T20:23:59.621Z] valid_lft forever preferred_lft forever\n[2020-01-13T20:23:59.621Z] \n[2020-01-13T20:23:59.621Z] \n[2020-01-13T20:23:59.621Z] ---> sar -b -r -n DEV:\n[2020-01-13T20:23:59.621Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/13/20 \t_x86_64_\t(4 CPU)\n[2020-01-13T20:23:59.621Z] \n[2020-01-13T20:23:59.621Z] 20:14:02 LINUX RESTART\n[2020-01-13T20:23:59.621Z] \n[2020-01-13T20:23:59.621Z] 20:15:01 tps rtps wtps bread/s bwrtn/s\n[2020-01-13T20:23:59.621Z] 20:16:01 9.26 0.00 9.26 0.00 1839.85\n[2020-01-13T20:23:59.621Z] 20:17:01 0.18 0.00 0.18 0.00 2.15\n[2020-01-13T20:23:59.621Z] 20:18:01 0.19 0.00 0.19 0.00 2.32\n[2020-01-13T20:23:59.621Z] 20:19:01 0.40 0.00 0.40 0.00 5.86\n[2020-01-13T20:23:59.621Z] 20:20:01 0.55 0.00 0.55 0.00 6.50\n[2020-01-13T20:23:59.621Z] 20:21:01 0.73 0.00 0.73 0.00 7.78\n[2020-01-13T20:23:59.621Z] 20:22:01 0.60 0.00 0.60 0.00 6.30\n[2020-01-13T20:23:59.621Z] 20:23:01 0.63 0.00 0.63 0.00 5.91\n[2020-01-13T20:23:59.621Z] Average: 1.57 0.00 1.57 0.00 235.11\n[2020-01-13T20:23:59.621Z] \n[2020-01-13T20:23:59.621Z] 20:15:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n[2020-01-13T20:23:59.621Z] 20:16:01 122052 1760252 93.52 2620 1231836 914924 31.22 412680 1190044 20\n[2020-01-13T20:23:59.621Z] 20:17:01 121748 1760556 93.53 2620 1231844 915024 31.22 413452 1189744 8\n[2020-01-13T20:23:59.621Z] 20:18:01 124220 1758084 93.40 2620 1231852 893400 30.48 416832 1184152 8\n[2020-01-13T20:23:59.621Z] 20:19:01 123820 1758484 93.42 2620 1231852 893508 30.49 417312 1184152 16\n[2020-01-13T20:23:59.621Z] 20:20:01 124248 1758056 93.40 2620 1231860 893556 30.49 417616 1184152 8\n[2020-01-13T20:23:59.621Z] 20:21:01 124916 1757388 93.36 2620 1231864 893400 30.48 416896 1184152 8\n[2020-01-13T20:23:59.621Z] 20:22:01 126432 1755872 93.28 2620 1231868 893400 30.48 414872 1184092 8\n[2020-01-13T20:23:59.621Z] 20:23:01 126548 1755756 93.28 2620 1231872 893400 30.48 414892 1184088 8\n[2020-01-13T20:23:59.621Z] Average: 124248 1758056 93.40 2620 1231856 898827 30.67 415569 1185572 11\n[2020-01-13T20:23:59.621Z] \n[2020-01-13T20:23:59.621Z] 20:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n[2020-01-13T20:23:59.621Z] 20:16:01 eth0 2.85 2.25 2.54 0.33 0.00 0.00 0.00\n[2020-01-13T20:23:59.621Z] 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-13T20:23:59.621Z] 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-13T20:23:59.621Z] 20:17:01 eth0 1.07 0.35 0.34 0.20 0.00 0.00 0.00\n[2020-01-13T20:23:59.621Z] 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-13T20:23:59.621Z] 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-13T20:23:59.621Z] 20:18:01 eth0 0.54 0.08 0.04 0.01 0.00 0.00 0.00\n[2020-01-13T20:23:59.621Z] 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-13T20:23:59.621Z] 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-13T20:23:59.621Z] 20:19:01 eth0 2.03 0.60 0.77 0.40 0.00 0.00 0.00\n[2020-01-13T20:23:59.621Z] 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-13T20:23:59.621Z] 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-13T20:23:59.621Z] 20:20:01 eth0 0.53 0.40 0.39 0.26 0.00 0.00 0.00\n[2020-01-13T20:23:59.621Z] 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-13T20:23:59.621Z] 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-13T20:23:59.621Z] 20:21:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00\n[2020-01-13T20:23:59.621Z] 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-13T20:23:59.621Z] 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-13T20:23:59.621Z] 20:22:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n[2020-01-13T20:23:59.621Z] 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-13T20:23:59.621Z] 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-13T20:23:59.621Z] 20:23:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n[2020-01-13T20:23:59.621Z] 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-13T20:23:59.621Z] 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-13T20:23:59.621Z] Average: eth0 0.92 0.49 0.52 0.15 0.00 0.00 0.00\n[2020-01-13T20:23:59.621Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-13T20:23:59.621Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n[2020-01-13T20:23:59.621Z] \n[2020-01-13T20:23:59.621Z] \n[2020-01-13T20:23:59.621Z] ---> sar -P ALL:\n[2020-01-13T20:23:59.621Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/13/20 \t_x86_64_\t(4 CPU)\n[2020-01-13T20:23:59.621Z] \n[2020-01-13T20:23:59.621Z] 20:14:02 LINUX RESTART\n[2020-01-13T20:23:59.621Z] \n[2020-01-13T20:23:59.621Z] 20:15:01 CPU %user %nice %system %iowait %steal %idle\n[2020-01-13T20:23:59.621Z] 20:16:01 all 0.24 0.00 0.07 0.00 0.00 99.69\n[2020-01-13T20:23:59.621Z] 20:16:01 0 0.10 0.00 0.08 0.00 0.00 99.82\n[2020-01-13T20:23:59.621Z] 20:16:01 1 0.65 0.00 0.07 0.00 0.00 99.28\n[2020-01-13T20:23:59.621Z] 20:16:01 2 0.12 0.00 0.08 0.00 0.02 99.78\n[2020-01-13T20:23:59.622Z] 20:16:01 3 0.10 0.00 0.07 0.00 0.00 99.83\n[2020-01-13T20:23:59.622Z] 20:17:01 all 0.19 0.00 0.04 0.00 0.00 99.77\n[2020-01-13T20:23:59.622Z] 20:17:01 0 0.07 0.00 0.07 0.00 0.02 99.85\n[2020-01-13T20:23:59.622Z] 20:17:01 1 0.53 0.00 0.03 0.00 0.00 99.43\n[2020-01-13T20:23:59.622Z] 20:17:01 2 0.07 0.00 0.02 0.00 0.00 99.92\n[2020-01-13T20:23:59.622Z] 20:17:01 3 0.07 0.00 0.03 0.00 0.00 99.90\n[2020-01-13T20:23:59.622Z] 20:18:01 all 0.19 0.00 0.06 0.00 0.00 99.75\n[2020-01-13T20:23:59.622Z] 20:18:01 0 0.08 0.00 0.05 0.00 0.00 99.86\n[2020-01-13T20:23:59.622Z] 20:18:01 1 0.54 0.00 0.10 0.00 0.00 99.36\n[2020-01-13T20:23:59.622Z] 20:18:01 2 0.08 0.00 0.05 0.00 0.00 99.86\n[2020-01-13T20:23:59.622Z] 20:18:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n[2020-01-13T20:23:59.622Z] 20:19:01 all 0.13 0.00 0.04 0.00 0.00 99.83\n[2020-01-13T20:23:59.622Z] 20:19:01 0 0.07 0.00 0.02 0.00 0.00 99.92\n[2020-01-13T20:23:59.622Z] 20:19:01 1 0.07 0.00 0.03 0.00 0.00 99.90\n[2020-01-13T20:23:59.622Z] 20:19:01 2 0.32 0.00 0.07 0.00 0.00 99.62\n[2020-01-13T20:23:59.622Z] 20:19:01 3 0.07 0.00 0.03 0.00 0.00 99.90\n[2020-01-13T20:23:59.622Z] 20:20:01 all 0.18 0.00 0.04 0.00 0.00 99.78\n[2020-01-13T20:23:59.622Z] 20:20:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n[2020-01-13T20:23:59.622Z] 20:20:01 1 0.08 0.00 0.07 0.00 0.00 99.85\n[2020-01-13T20:23:59.622Z] 20:20:01 2 0.55 0.00 0.03 0.00 0.00 99.42\n[2020-01-13T20:23:59.622Z] 20:20:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n[2020-01-13T20:23:59.622Z] 20:21:01 all 0.18 0.00 0.03 0.00 0.00 99.79\n[2020-01-13T20:23:59.622Z] 20:21:01 0 0.53 0.00 0.02 0.00 0.00 99.45\n[2020-01-13T20:23:59.622Z] 20:21:01 1 0.05 0.00 0.03 0.00 0.00 99.92\n[2020-01-13T20:23:59.622Z] 20:21:01 2 0.05 0.00 0.03 0.00 0.00 99.92\n[2020-01-13T20:23:59.622Z] 20:21:01 3 0.03 0.00 0.03 0.00 0.00 99.93\n[2020-01-13T20:23:59.622Z] 20:22:01 all 0.17 0.00 0.04 0.00 0.00 99.80\n[2020-01-13T20:23:59.622Z] 20:22:01 0 0.07 0.00 0.05 0.00 0.00 99.88\n[2020-01-13T20:23:59.622Z] 20:22:01 1 0.05 0.00 0.03 0.00 0.00 99.92\n[2020-01-13T20:23:59.622Z] 20:22:01 2 0.55 0.00 0.05 0.00 0.00 99.40\n[2020-01-13T20:23:59.622Z] 20:22:01 3 0.02 0.00 0.03 0.00 0.00 99.95\n[2020-01-13T20:23:59.622Z] 20:23:01 all 0.15 0.00 0.04 0.00 0.00 99.82\n[2020-01-13T20:23:59.622Z] 20:23:01 0 0.07 0.00 0.05 0.00 0.00 99.88\n[2020-01-13T20:23:59.622Z] 20:23:01 1 0.38 0.00 0.03 0.00 0.00 99.58\n[2020-01-13T20:23:59.622Z] 20:23:01 2 0.12 0.00 0.05 0.00 0.00 99.83\n[2020-01-13T20:23:59.622Z] 20:23:01 3 0.03 0.00 0.02 0.00 0.00 99.95\n[2020-01-13T20:23:59.622Z] Average: all 0.18 0.00 0.04 0.00 0.00 99.78\n[2020-01-13T20:23:59.622Z] Average: 0 0.13 0.00 0.05 0.00 0.00 99.82\n[2020-01-13T20:23:59.622Z] Average: 1 0.29 0.00 0.05 0.00 0.00 99.66\n[2020-01-13T20:23:59.622Z] Average: 2 0.23 0.00 0.05 0.00 0.00 99.72\n[2020-01-13T20:23:59.622Z] Average: 3 0.05 0.00 0.04 0.00 0.00 99.91\n[2020-01-13T20:23:59.622Z] \n[2020-01-13T20:23:59.622Z] \n[2020-01-13T20:23:59.622Z] '