b' Started by user lranjbar\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Connecting to https://api.github.com to check permissions of obtain list of lranjbar for edgexfoundry/device-snmp-go\n Obtained Jenkinsfile from 19745b7e3de5a304ee864e53e0f3c53f8b48a116+9dae7c8b866438b01dbdc6bda4331bc295d88c66 (18e7824a5626f17b1f2aa61d5977aa32c98b1a9f)\n Running in Durability level: PERFORMANCE_OPTIMIZED\n Loading library edgex-global-pipelines@stable\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve stable as a branch\n Attempting to resolve stable as a tag\n Resolved stable as tag stable at revision f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94\n using credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\n Fetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n Checking out Revision f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94 # timeout=10\n Commit 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\n Setting up nodes based on requested architectures [[amd64, arm64]]\n [Pipeline] echo\n Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n =========================================================\n [Pipeline] echo\n MAVEN_SETTINGS: 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\n DOCKER_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\n Still waiting to schedule task\n Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n Running on prd-centos7-docker-4c-2g-13836 in /w/workspace/dgexfoundry_device-snmp-go_PR-41\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Declarative: Checkout SCM)\n [Pipeline] checkout\n using credential edgex-jenkins-ssh\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and without tags\n Cloning repository git@github.com:edgexfoundry/device-snmp-go.git\n > git init /w/workspace/dgexfoundry_device-snmp-go_PR-41 # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n > git --version # timeout=10\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/41/head:refs/remotes/origin/PR-41 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Merging remotes/origin/master commit 9dae7c8b866438b01dbdc6bda4331bc295d88c66 into PR head commit 19745b7e3de5a304ee864e53e0f3c53f8b48a116\n Merge succeeded, producing 19745b7e3de5a304ee864e53e0f3c53f8b48a116\n Checking out Revision 19745b7e3de5a304ee864e53e0f3c53f8b48a116 (PR-41)\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\n Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n using 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 19745b7e3de5a304ee864e53e0f3c53f8b48a116 # 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 19745b7e3de5a304ee864e53e0f3c53f8b48a116 # timeout=10\n Commit message: "Migrate Jenkinsfile to use edgeXBuildGoApp function"\n > git rev-list --no-walk 19745b7e3de5a304ee864e53e0f3c53f8b48a116 # timeout=10\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-01-10T16:09:45.430Z] 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-10T16:09:46.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-10T16:09:46.790Z] \n [2020-01-10T16:09:46.790Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-10T16:09:47.135Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-10T16:09:47.135Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-01-10T16:09:47.135Z] e7c96db7181b: Pulling fs layer\n [2020-01-10T16:09:47.135Z] a038dfdf5543: Pulling fs layer\n [2020-01-10T16:09:47.135Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-01-10T16:09:47.396Z] e7c96db7181b: Verifying Checksum\n [2020-01-10T16:09:47.396Z] e7c96db7181b: Download complete\n [2020-01-10T16:09:47.396Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-01-10T16:09:47.396Z] 8d5d8e63b3c0: Download complete\n [2020-01-10T16:09:47.396Z] a038dfdf5543: Verifying Checksum\n [2020-01-10T16:09:47.655Z] e7c96db7181b: Pull complete\n [2020-01-10T16:09:48.226Z] a038dfdf5543: Pull complete\n [2020-01-10T16:09:48.486Z] 8d5d8e63b3c0: Pull complete\n [2020-01-10T16:09:48.486Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-01-10T16:09:48.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-01-10T16:09:48.631Z] prd-centos7-docker-4c-2g-13836 does not seem to be running inside a container\n [2020-01-10T16:09:48.673Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-01-10T16:09:49.287Z] $ docker top 19d7bff2a79f00e9c8d2ee2c41e30cc8ee78f2afcdf33b740d205c6d1e11e4c8 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-10T16:09:49.830Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-10T16:09:49.830Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-10T16:09:50.025Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-10T16:09:50.030Z] $ docker exec 19d7bff2a79f00e9c8d2ee2c41e30cc8ee78f2afcdf33b740d205c6d1e11e4c8 ssh-agent\n [2020-01-10T16:09:50.213Z] SSH_AUTH_SOCK=/tmp/ssh-jfVV8WsVLNXT/agent.15\n [2020-01-10T16:09:50.213Z] SSH_AGENT_PID=22\n [2020-01-10T16:09:50.223Z] Running ssh-add (command line suppressed)\n [2020-01-10T16:09:50.361Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp/private_key_5486167697849587948.key (/w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp/private_key_5486167697849587948.key)\n [2020-01-10T16:09:50.412Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-10T16:09:50.707Z] + git describe --exact-match --tags HEAD\n [2020-01-10T16:09:50.707Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-01-10T16:09:50.811Z] $ docker exec --env ******** --env ******** 19d7bff2a79f00e9c8d2ee2c41e30cc8ee78f2afcdf33b740d205c6d1e11e4c8 ssh-agent -k\n [2020-01-10T16:09:50.954Z] unset SSH_AUTH_SOCK;\n [2020-01-10T16:09:50.955Z] unset SSH_AGENT_PID;\n [2020-01-10T16:09:50.955Z] echo Agent pid 22 killed;\n [2020-01-10T16:09:51.018Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-01-10T16:09:51.033Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-01-10T16:09:51.033Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-01-10T16:09:51.055Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-10T16:09:51.055Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-10T16:09:51.234Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-10T16:09:51.235Z] $ docker exec 19d7bff2a79f00e9c8d2ee2c41e30cc8ee78f2afcdf33b740d205c6d1e11e4c8 ssh-agent\n [2020-01-10T16:09:51.410Z] SSH_AUTH_SOCK=/tmp/ssh-Qcuvunvi6lEe/agent.57\n [2020-01-10T16:09:51.410Z] SSH_AGENT_PID=64\n [2020-01-10T16:09:51.416Z] Running ssh-add (command line suppressed)\n [2020-01-10T16:09:51.554Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp/private_key_8958704712307292571.key (/w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp/private_key_8958704712307292571.key)\n [2020-01-10T16:09:51.603Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-10T16:09:51.894Z] + git semver init\n [2020-01-10T16:09:51.894Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-10T16:09:51.894Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-41/.git\n [2020-01-10T16:09:51.894Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-41\n [2020-01-10T16:09:51.894Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-10T16:09:51.894Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-10T16:09:51.894Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-10T16:09:51.894Z] # $SEMVER_BRANCH = PR-41\n [2020-01-10T16:09:51.894Z] # $SEMVER_TEMP = /tmp/semver-560922213\n [2020-01-10T16:09:51.894Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP\n [2020-01-10T16:09:52.153Z] # \'/tmp/semver-560922213\' -> \'/w/workspace/dgexfoundry_device-snmp-go_PR-41/.semver\'\n [2020-01-10T16:09:52.153Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-41/.semver\n [Pipeline] }\n [2020-01-10T16:09:52.160Z] $ docker exec --env ******** --env ******** 19d7bff2a79f00e9c8d2ee2c41e30cc8ee78f2afcdf33b740d205c6d1e11e4c8 ssh-agent -k\n [2020-01-10T16:09:52.295Z] unset SSH_AUTH_SOCK;\n [2020-01-10T16:09:52.296Z] unset SSH_AGENT_PID;\n [2020-01-10T16:09:52.296Z] echo Agent pid 64 killed;\n [2020-01-10T16:09:52.341Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-10T16:09:52.656Z] + git semver\n [Pipeline] }\n [2020-01-10T16:09:52.668Z] $ docker stop --time=1 19d7bff2a79f00e9c8d2ee2c41e30cc8ee78f2afcdf33b740d205c6d1e11e4c8\n [2020-01-10T16:09:54.015Z] $ docker rm -f 19d7bff2a79f00e9c8d2ee2c41e30cc8ee78f2afcdf33b740d205c6d1e11e4c8\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-01-10T16:09:54.550Z] Stashed 31 file(s)\n [Pipeline] echo\n [2020-01-10T16:09:54.569Z] [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-10T16:10:09.640Z] Still waiting to schedule task\n [2020-01-10T16:10:09.640Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-01-10T16:10:09.642Z] Still waiting to schedule task\n [2020-01-10T16:10:09.642Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n [2020-01-10T16:11:55.764Z] Running on prd-centos7-docker-4c-2g-13838 in /w/workspace/dgexfoundry_device-snmp-go_PR-41\n [Pipeline] {\n [Pipeline] ws\n [2020-01-10T16:11:55.775Z] Running in /w/workspace/device-snmp-go/2\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-10T16:11:58.356Z] using credential edgex-jenkins-ssh\n [2020-01-10T16:11:58.375Z] Cloning the remote Git repository\n [2020-01-10T16:11:58.375Z] Cloning with configured refspecs honoured and without tags\n [2020-01-10T16:11:58.446Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git\n [2020-01-10T16:11:58.484Z] > git init /w/workspace/device-snmp-go/2 # timeout=10\n [2020-01-10T16:11:58.526Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n [2020-01-10T16:11:58.526Z] > git --version # timeout=10\n [2020-01-10T16:11:59.024Z] Fetching without tags\n [2020-01-10T16:11:59.378Z] Merging remotes/origin/master commit 9dae7c8b866438b01dbdc6bda4331bc295d88c66 into PR head commit 19745b7e3de5a304ee864e53e0f3c53f8b48a116\n [2020-01-10T16:11:59.441Z] Merge succeeded, producing 19745b7e3de5a304ee864e53e0f3c53f8b48a116\n [2020-01-10T16:11:59.442Z] Checking out Revision 19745b7e3de5a304ee864e53e0f3c53f8b48a116 (PR-41)\n [2020-01-10T16:11:58.542Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-10T16:11:58.574Z] > 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-10T16:11:59.004Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n [2020-01-10T16:11:59.010Z] > git config --add remote.origin.fetch +refs/pull/41/head:refs/remotes/origin/PR-41 # timeout=10\n [2020-01-10T16:11:59.018Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-10T16:11:59.031Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n [2020-01-10T16:11:59.042Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n [2020-01-10T16:11:59.043Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-10T16:11:59.047Z] > 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-10T16:11:59.383Z] > git config core.sparsecheckout # timeout=10\n [2020-01-10T16:11:59.388Z] > git checkout -f 19745b7e3de5a304ee864e53e0f3c53f8b48a116 # timeout=10\n [2020-01-10T16:11:59.420Z] > git merge 9dae7c8b866438b01dbdc6bda4331bc295d88c66 # timeout=10\n [2020-01-10T16:11:59.429Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-10T16:11:59.439Z] > git config core.sparsecheckout # timeout=10\n [2020-01-10T16:11:59.443Z] > git checkout -f 19745b7e3de5a304ee864e53e0f3c53f8b48a116 # timeout=10\n [2020-01-10T16:12:02.998Z] 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-10T16:12:03.783Z] =========================================================\n [2020-01-10T16:12:03.783Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine]\n [2020-01-10T16:12:03.783Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-10T16:12:04.405Z] + 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-10T16:12:04.665Z] Sending build context to Docker daemon 315.9kB\n\n [2020-01-10T16:12:04.665Z] Step 1/17 : ARG BASE=golang:1.11-alpine\n [2020-01-10T16:12:04.665Z] Step 2/17 : FROM ${BASE} AS builder\n [2020-01-10T16:12:04.927Z] 1.11.9-alpine: Pulling from edgex-golang-base\n [2020-01-10T16:12:04.927Z] bdf0201b3a05: Pulling fs layer\n [2020-01-10T16:12:04.927Z] 38f114998adb: Pulling fs layer\n [2020-01-10T16:12:04.927Z] 21134b1a9e68: Pulling fs layer\n [2020-01-10T16:12:04.927Z] cd170a3a88ba: Pulling fs layer\n [2020-01-10T16:12:04.927Z] aa6d03943d33: Pulling fs layer\n [2020-01-10T16:12:04.927Z] 596e9b4d0e85: Pulling fs layer\n [2020-01-10T16:12:04.927Z] 973e67862d1a: Pulling fs layer\n [2020-01-10T16:12:04.927Z] 6c3f447c4847: Pulling fs layer\n [2020-01-10T16:12:04.927Z] 4c05a57fd44c: Pulling fs layer\n [2020-01-10T16:12:04.927Z] cd4b352ef8d7: Pulling fs layer\n [2020-01-10T16:12:04.927Z] e94a91aa99aa: Pulling fs layer\n [2020-01-10T16:12:04.927Z] cd170a3a88ba: Waiting\n [2020-01-10T16:12:04.927Z] aa6d03943d33: Waiting\n [2020-01-10T16:12:04.927Z] 596e9b4d0e85: Waiting\n [2020-01-10T16:12:04.927Z] 6c3f447c4847: Waiting\n [2020-01-10T16:12:04.927Z] 4c05a57fd44c: Waiting\n [2020-01-10T16:12:04.927Z] cd4b352ef8d7: Waiting\n [2020-01-10T16:12:04.927Z] e94a91aa99aa: Waiting\n [2020-01-10T16:12:04.927Z] 973e67862d1a: Waiting\n [2020-01-10T16:12:04.927Z] 21134b1a9e68: Verifying Checksum\n [2020-01-10T16:12:04.927Z] 21134b1a9e68: Download complete\n [2020-01-10T16:12:04.927Z] 38f114998adb: Verifying Checksum\n [2020-01-10T16:12:04.927Z] 38f114998adb: Download complete\n [2020-01-10T16:12:04.927Z] aa6d03943d33: Verifying Checksum\n [2020-01-10T16:12:04.927Z] aa6d03943d33: Download complete\n [2020-01-10T16:12:04.927Z] 596e9b4d0e85: Verifying Checksum\n [2020-01-10T16:12:04.927Z] 596e9b4d0e85: Download complete\n [2020-01-10T16:12:04.927Z] bdf0201b3a05: Verifying Checksum\n [2020-01-10T16:12:04.927Z] bdf0201b3a05: Download complete\n [2020-01-10T16:12:05.189Z] bdf0201b3a05: Pull complete\n [2020-01-10T16:12:05.453Z] 38f114998adb: Pull complete\n [2020-01-10T16:12:05.453Z] 21134b1a9e68: Pull complete\n [2020-01-10T16:12:05.453Z] 973e67862d1a: Verifying Checksum\n [2020-01-10T16:12:05.453Z] 973e67862d1a: Download complete\n [2020-01-10T16:12:05.453Z] 4c05a57fd44c: Download complete\n [2020-01-10T16:12:06.048Z] cd4b352ef8d7: Verifying Checksum\n [2020-01-10T16:12:06.048Z] cd4b352ef8d7: Download complete\n [2020-01-10T16:12:06.048Z] 6c3f447c4847: Verifying Checksum\n [2020-01-10T16:12:06.048Z] 6c3f447c4847: Download complete\n [2020-01-10T16:12:06.308Z] e94a91aa99aa: Verifying Checksum\n [2020-01-10T16:12:06.308Z] e94a91aa99aa: Download complete\n [2020-01-10T16:12:06.568Z] cd170a3a88ba: Verifying Checksum\n [2020-01-10T16:12:06.568Z] cd170a3a88ba: Download complete\n [2020-01-10T16:12:06.715Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-13837 in /w/workspace/dgexfoundry_device-snmp-go_PR-41\n [Pipeline] {\n [Pipeline] ws\n [2020-01-10T16:12:06.727Z] Running in /w/workspace/device-snmp-go/2\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-10T16:12:11.855Z] cd170a3a88ba: Pull complete\n [2020-01-10T16:12:11.855Z] aa6d03943d33: Pull complete\n [2020-01-10T16:12:11.855Z] 596e9b4d0e85: Pull complete\n [2020-01-10T16:12:13.663Z] using credential edgex-jenkins-ssh\n [2020-01-10T16:12:13.689Z] Cloning the remote Git repository\n [2020-01-10T16:12:13.689Z] Cloning with configured refspecs honoured and without tags\n [2020-01-10T16:12:13.766Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git\n [2020-01-10T16:12:13.867Z] > git init /w/workspace/device-snmp-go/2 # timeout=10\n [2020-01-10T16:12:13.947Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n [2020-01-10T16:12:13.948Z] > git --version # timeout=10\n [2020-01-10T16:12:13.970Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-10T16:12:14.834Z] Fetching without tags\n [2020-01-10T16:12:15.149Z] 973e67862d1a: Pull complete\n [2020-01-10T16:12:14.072Z] > 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-10T16:12:14.725Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n [2020-01-10T16:12:14.758Z] > git config --add remote.origin.fetch +refs/pull/41/head:refs/remotes/origin/PR-41 # timeout=10\n [2020-01-10T16:12:14.776Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-10T16:12:14.807Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n [2020-01-10T16:12:14.846Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n [2020-01-10T16:12:14.847Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-10T16:12:14.858Z] > 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-10T16:12:15.340Z] Merging remotes/origin/master commit 9dae7c8b866438b01dbdc6bda4331bc295d88c66 into PR head commit 19745b7e3de5a304ee864e53e0f3c53f8b48a116\n [2020-01-10T16:12:15.549Z] Merge succeeded, producing 19745b7e3de5a304ee864e53e0f3c53f8b48a116\n [2020-01-10T16:12:15.549Z] Checking out Revision 19745b7e3de5a304ee864e53e0f3c53f8b48a116 (PR-41)\n [2020-01-10T16:12:15.363Z] > git config core.sparsecheckout # timeout=10\n [2020-01-10T16:12:15.395Z] > git checkout -f 19745b7e3de5a304ee864e53e0f3c53f8b48a116 # timeout=10\n [2020-01-10T16:12:15.489Z] > git merge 9dae7c8b866438b01dbdc6bda4331bc295d88c66 # timeout=10\n [2020-01-10T16:12:15.523Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-10T16:12:15.561Z] > git config core.sparsecheckout # timeout=10\n [2020-01-10T16:12:15.575Z] > git checkout -f 19745b7e3de5a304ee864e53e0f3c53f8b48a116 # timeout=10\n [2020-01-10T16:12:18.653Z] 6c3f447c4847: Pull complete\n [2020-01-10T16:12:18.915Z] 4c05a57fd44c: Pull complete\n [2020-01-10T16:12:19.485Z] cd4b352ef8d7: Pull complete\n [2020-01-10T16:12:19.743Z] e94a91aa99aa: Pull complete\n [2020-01-10T16:12:19.743Z] Digest: sha256:5500eb8cf452cbe1e30df8e9a650168b714917778eb67311558bbe9eff3e366c\n [2020-01-10T16:12:19.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine\n [2020-01-10T16:12:19.743Z] ---> f9138e085dcd\n [2020-01-10T16:12:19.743Z] Step 3/17 : ARG ALPINE_PKG_BASE="build-base git openssh-client curl bash"\n [2020-01-10T16:12:19.743Z] ---> Running in ac9e11b60ab4\n [2020-01-10T16:12:19.889Z] Commit message: "Migrate Jenkinsfile to use edgeXBuildGoApp function"\n [2020-01-10T16:12:20.002Z] Removing intermediate container ac9e11b60ab4\n [2020-01-10T16:12:20.002Z] ---> 2a5d754e775d\n [2020-01-10T16:12:20.002Z] Step 4/17 : ARG ALPINE_PKG_EXTRA=""\n [2020-01-10T16:12:20.002Z] ---> Running in 17155bd323e7\n [2020-01-10T16:12:20.263Z] Removing intermediate container 17155bd323e7\n [2020-01-10T16:12:20.263Z] ---> 84e8862f23f6\n [2020-01-10T16:12:20.263Z] Step 5/17 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-10T16:12:20.263Z] ---> Running in 0486f322dded\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-10T16:12:20.726Z] =========================================================\n [2020-01-10T16:12:20.726Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine-arm64]\n [2020-01-10T16:12:20.726Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-10T16:12:21.200Z] Removing intermediate container 0486f322dded\n [2020-01-10T16:12:21.200Z] ---> fed22e6c803f\n [2020-01-10T16:12:21.200Z] Step 6/17 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n [2020-01-10T16:12:21.200Z] ---> Running in a8c9137ddf2e\n [2020-01-10T16:12:21.768Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz\n [2020-01-10T16:12:22.239Z] + 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-10T16:12:22.705Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz\n [2020-01-10T16:12:22.705Z] (1/9) Installing libmagic (5.36-r1)\n [2020-01-10T16:12:22.705Z] (2/9) Installing file (5.36-r1)\n [2020-01-10T16:12:22.965Z] (3/9) Installing libc-dev (0.7.1-r0)\n [2020-01-10T16:12:22.965Z] (4/9) Installing g++ (8.3.0-r0)\n [2020-01-10T16:12:23.227Z] Sending build context to Docker daemon 315.9kB\n\n [2020-01-10T16:12:23.227Z] Step 1/17 : ARG BASE=golang:1.11-alpine\n [2020-01-10T16:12:23.227Z] Step 2/17 : FROM ${BASE} AS builder\n [2020-01-10T16:12:23.831Z] 1.11.9-alpine-arm64: Pulling from edgex-golang-base\n [2020-01-10T16:12:23.831Z] 6f37394be673: Pulling fs layer\n [2020-01-10T16:12:23.831Z] 624d8cd59892: Pulling fs layer\n [2020-01-10T16:12:23.831Z] ecff0f4f3435: Pulling fs layer\n [2020-01-10T16:12:23.831Z] 69fbc39639a5: Pulling fs layer\n [2020-01-10T16:12:23.831Z] 63ed52b50e75: Pulling fs layer\n [2020-01-10T16:12:23.831Z] d911076bab81: Pulling fs layer\n [2020-01-10T16:12:23.831Z] c239fd5b1d92: Pulling fs layer\n [2020-01-10T16:12:23.831Z] e9e6bbcae8cf: Pulling fs layer\n [2020-01-10T16:12:23.831Z] 87583c5ba68f: Pulling fs layer\n [2020-01-10T16:12:23.831Z] 31b5fcfd544f: Pulling fs layer\n [2020-01-10T16:12:23.831Z] bd4a789bbede: Pulling fs layer\n [2020-01-10T16:12:23.831Z] 69fbc39639a5: Waiting\n [2020-01-10T16:12:23.831Z] 63ed52b50e75: Waiting\n [2020-01-10T16:12:23.831Z] d911076bab81: Waiting\n [2020-01-10T16:12:23.831Z] c239fd5b1d92: Waiting\n [2020-01-10T16:12:23.831Z] e9e6bbcae8cf: Waiting\n [2020-01-10T16:12:23.831Z] 87583c5ba68f: Waiting\n [2020-01-10T16:12:23.831Z] 31b5fcfd544f: Waiting\n [2020-01-10T16:12:23.831Z] bd4a789bbede: Waiting\n [2020-01-10T16:12:23.831Z] ecff0f4f3435: Verifying Checksum\n [2020-01-10T16:12:23.831Z] ecff0f4f3435: Download complete\n [2020-01-10T16:12:23.831Z] 624d8cd59892: Verifying Checksum\n [2020-01-10T16:12:23.831Z] 624d8cd59892: Download complete\n [2020-01-10T16:12:23.831Z] 63ed52b50e75: Verifying Checksum\n [2020-01-10T16:12:23.831Z] 63ed52b50e75: Download complete\n [2020-01-10T16:12:24.109Z] d911076bab81: Verifying Checksum\n [2020-01-10T16:12:24.109Z] d911076bab81: Download complete\n [2020-01-10T16:12:24.388Z] 6f37394be673: Verifying Checksum\n [2020-01-10T16:12:24.388Z] 6f37394be673: Download complete\n [2020-01-10T16:12:26.429Z] 6f37394be673: Pull complete\n [2020-01-10T16:12:27.163Z] (5/9) Installing fortify-headers (1.0-r0)\n [2020-01-10T16:12:27.163Z] (6/9) Installing build-base (0.5-r1)\n [2020-01-10T16:12:27.163Z] (7/9) Installing openssh-keygen (7.9_p1-r6)\n [2020-01-10T16:12:27.163Z] (8/9) Installing libedit (20181209.3.1-r0)\n [2020-01-10T16:12:27.163Z] (9/9) Installing openssh-client (7.9_p1-r6)\n [2020-01-10T16:12:27.163Z] Executing busybox-1.29.3-r10.trigger\n [2020-01-10T16:12:27.163Z] OK: 197 MiB in 49 packages\n [2020-01-10T16:12:27.423Z] 624d8cd59892: Pull complete\n [2020-01-10T16:12:28.049Z] ecff0f4f3435: Pull complete\n [2020-01-10T16:12:29.722Z] Removing intermediate container a8c9137ddf2e\n [2020-01-10T16:12:29.722Z] ---> 77ab85a2995a\n [2020-01-10T16:12:29.722Z] Step 7/17 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go\n [2020-01-10T16:12:29.722Z] ---> Running in b639142f82f7\n [2020-01-10T16:12:29.722Z] Removing intermediate container b639142f82f7\n [2020-01-10T16:12:29.722Z] ---> 626609eb08a8\n [2020-01-10T16:12:29.722Z] Step 8/17 : COPY . .\n [2020-01-10T16:12:30.290Z] ---> 4ce3f0341fce\n [2020-01-10T16:12:30.290Z] Step 9/17 : ARG MAKE=build\n [2020-01-10T16:12:30.290Z] ---> Running in c9877404dc71\n [2020-01-10T16:12:30.290Z] Removing intermediate container c9877404dc71\n [2020-01-10T16:12:30.290Z] ---> 308d95c7230e\n [2020-01-10T16:12:30.290Z] Step 10/17 : RUN make $MAKE\n [2020-01-10T16:12:30.290Z] ---> Running in 402db9084d12\n [2020-01-10T16:12:30.859Z] 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-10T16:12:30.859Z] \x1b[91mgo: finding github.com/soniah/gosnmp v1.21.0\n [2020-01-10T16:12:30.859Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31\n [2020-01-10T16:12:30.859Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7\n [2020-01-10T16:12:31.432Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-01-10T16:12:31.432Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-01-10T16:12:31.432Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-01-10T16:12:31.432Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-01-10T16:12:31.432Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-01-10T16:12:31.432Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-10T16:12:31.432Z] \x1b[0m\x1b[91mgo: finding github.com/golang/mock v1.2.0\n [2020-01-10T16:12:31.432Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-01-10T16:12:31.432Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-01-10T16:12:31.699Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-01-10T16:12:31.699Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-01-10T16:12:31.699Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-01-10T16:12:31.699Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-01-10T16:12:31.968Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-10T16:12:31.968Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-10T16:12:31.968Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-10T16:12:32.231Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-01-10T16:12:32.231Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-01-10T16:12:32.231Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-01-10T16:12:32.231Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-01-10T16:12:32.231Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-01-10T16:12:32.231Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-01-10T16:12:32.231Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-01-10T16:12:32.231Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-01-10T16:12:32.386Z] c239fd5b1d92: Verifying Checksum\n [2020-01-10T16:12:32.386Z] c239fd5b1d92: Download complete\n [2020-01-10T16:12:32.386Z] 87583c5ba68f: Verifying Checksum\n [2020-01-10T16:12:32.386Z] 87583c5ba68f: Download complete\n [2020-01-10T16:12:32.492Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-01-10T16:12:32.492Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-01-10T16:12:32.751Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-01-10T16:12:32.751Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-01-10T16:12:32.751Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-01-10T16:12:33.322Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-01-10T16:12:33.322Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-01-10T16:12:33.322Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-01-10T16:12:33.322Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-01-10T16:12:33.322Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-01-10T16:12:33.322Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-01-10T16:12:33.322Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-01-10T16:12:33.322Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-01-10T16:12:33.581Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-01-10T16:12:33.581Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-01-10T16:12:33.581Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-01-10T16:12:33.581Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-01-10T16:12:33.581Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-01-10T16:12:33.581Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-01-10T16:12:33.581Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-01-10T16:12:33.841Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-01-10T16:12:33.841Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-01-10T16:12:34.101Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-01-10T16:12:34.101Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-01-10T16:12:34.101Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-01-10T16:12:34.101Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-01-10T16:12:34.101Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-01-10T16:12:34.368Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-01-10T16:12:34.368Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-01-10T16:12:34.627Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-01-10T16:12:34.627Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-01-10T16:12:34.627Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-01-10T16:12:34.627Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-01-10T16:12:34.886Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-01-10T16:12:34.886Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-01-10T16:12:34.886Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-01-10T16:12:34.886Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-01-10T16:12:34.886Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-01-10T16:12:34.886Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-01-10T16:12:35.146Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-01-10T16:12:35.146Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-01-10T16:12:35.412Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-01-10T16:12:35.412Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-01-10T16:12:36.703Z] 31b5fcfd544f: Verifying Checksum\n [2020-01-10T16:12:36.703Z] 31b5fcfd544f: Download complete\n [2020-01-10T16:12:36.703Z] bd4a789bbede: Verifying Checksum\n [2020-01-10T16:12:36.703Z] bd4a789bbede: Download complete\n [2020-01-10T16:12:37.326Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-01-10T16:12:38.162Z] e9e6bbcae8cf: Verifying Checksum\n [2020-01-10T16:12:38.162Z] e9e6bbcae8cf: Download complete\n [2020-01-10T16:12:39.594Z] 69fbc39639a5: Verifying Checksum\n [2020-01-10T16:12:39.594Z] 69fbc39639a5: Download complete\n [2020-01-10T16:12:40.616Z] \x1b[0m\x1b[91mgo: downloading github.com/soniah/gosnmp v1.21.0\n [2020-01-10T16:12:40.617Z] \x1b[0m\x1b[91mgo: downloading github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7\n [2020-01-10T16:12:40.617Z] \x1b[0m\x1b[91mgo: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.31\n [2020-01-10T16:12:40.617Z] \x1b[0m\x1b[91mgo: downloading github.com/golang/mock v1.2.0\n [2020-01-10T16:12:40.617Z] \x1b[0m\x1b[91mgo: downloading github.com/ugorji/go v1.1.4\n [2020-01-10T16:12:40.617Z] \x1b[0m\x1b[91mgo: downloading github.com/google/uuid v1.1.0\n [2020-01-10T16:12:40.617Z] go: downloading github.com/pkg/errors v0.8.1\n [2020-01-10T16:12:40.617Z] \x1b[0m\x1b[91mgo: downloading github.com/pelletier/go-toml v1.2.0\n [2020-01-10T16:12:40.881Z] \x1b[0m\x1b[91mgo: downloading github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-01-10T16:12:40.881Z] \x1b[0m\x1b[91mgo: downloading github.com/gorilla/mux v1.6.2\n [2020-01-10T16:12:40.881Z] \x1b[0m\x1b[91mgo: downloading gopkg.in/yaml.v2 v2.2.2\n [2020-01-10T16:12:40.881Z] \x1b[0m\x1b[91mgo: downloading github.com/go-kit/kit v0.8.0\n [2020-01-10T16:12:40.881Z] \x1b[0m\x1b[91mgo: downloading github.com/hashicorp/consul v1.4.2\n [2020-01-10T16:12:40.881Z] \x1b[0m\x1b[91mgo: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-01-10T16:12:40.881Z] \x1b[0m\x1b[91mgo: downloading github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-01-10T16:12:40.881Z] go: downloading github.com/mitchellh/copystructure v1.0.0\n [2020-01-10T16:12:40.882Z] go: downloading github.com/mitchellh/mapstructure v1.1.2\n [2020-01-10T16:12:40.882Z] \x1b[0m\x1b[91mgo: downloading github.com/mitchellh/reflectwalk v1.0.0\n [2020-01-10T16:12:41.143Z] \x1b[0m\x1b[91mgo: downloading github.com/go-logfmt/logfmt v0.4.0\n [2020-01-10T16:12:51.119Z] \x1b[0m\x1b[91mgo: downloading github.com/hashicorp/go-rootcerts v1.0.0\n [2020-01-10T16:12:51.119Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-01-10T16:12:51.119Z] \x1b[0m\x1b[91mgo: downloading github.com/hashicorp/serf v0.8.2\n [2020-01-10T16:12:51.119Z] \x1b[0m\x1b[91mgo: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-01-10T16:12:51.119Z] \x1b[0m\x1b[91mgo: downloading github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-01-10T16:12:51.119Z] \x1b[0m\x1b[91mgo: downloading github.com/hashicorp/golang-lru v0.5.0\n [2020-01-10T16:12:54.696Z] 69fbc39639a5: Pull complete\n [2020-01-10T16:12:54.696Z] 63ed52b50e75: Pull complete\n [2020-01-10T16:12:54.984Z] d911076bab81: Pull complete\n [2020-01-10T16:13:03.273Z] c239fd5b1d92: Pull complete\n [2020-01-10T16:13:09.237Z] \x1b[0mCGO_ENABLED=0 GO111MODULE=on go build ./...\n [2020-01-10T16:13:10.027Z] e9e6bbcae8cf: Pull complete\n [2020-01-10T16:13:10.027Z] 87583c5ba68f: Pull complete\n [2020-01-10T16:13:12.641Z] 31b5fcfd544f: Pull complete\n [2020-01-10T16:13:12.641Z] bd4a789bbede: Pull complete\n [2020-01-10T16:13:12.641Z] Digest: sha256:501551ff06febc92a20e87853c786f768e6cd50e724d6d5962a9a74d3283429b\n [2020-01-10T16:13:12.641Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine-arm64\n [2020-01-10T16:13:12.641Z] ---> 5690e4b6fe5a\n [2020-01-10T16:13:12.641Z] Step 3/17 : ARG ALPINE_PKG_BASE="build-base git openssh-client curl bash"\n [2020-01-10T16:13:16.057Z] ---> Running in 3d21c102413e\n [2020-01-10T16:13:16.655Z] Removing intermediate container 3d21c102413e\n [2020-01-10T16:13:16.655Z] ---> eca075004fd6\n [2020-01-10T16:13:16.655Z] Step 4/17 : ARG ALPINE_PKG_EXTRA=""\n [2020-01-10T16:13:16.655Z] ---> Running in 9ae46c7508d2\n [2020-01-10T16:13:16.931Z] Removing intermediate container 9ae46c7508d2\n [2020-01-10T16:13:16.931Z] ---> 81229de7fe8b\n [2020-01-10T16:13:16.931Z] Step 5/17 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-10T16:13:17.201Z] ---> Running in fa359a73d8d5\n [2020-01-10T16:13:19.175Z] Removing intermediate container fa359a73d8d5\n [2020-01-10T16:13:19.175Z] ---> 20a43ad984db\n [2020-01-10T16:13:19.175Z] Step 6/17 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n [2020-01-10T16:13:19.236Z] Removing intermediate container 402db9084d12\n [2020-01-10T16:13:19.236Z] ---> 217960b8ed21\n [2020-01-10T16:13:19.236Z] Step 11/17 : FROM scratch\n [2020-01-10T16:13:19.236Z] ---> \n [2020-01-10T16:13:19.236Z] Step 12/17 : ENV APP_PORT=49993\n [2020-01-10T16:13:19.236Z] ---> Running in 4783c9fb6d37\n [2020-01-10T16:13:19.236Z] Removing intermediate container 4783c9fb6d37\n [2020-01-10T16:13:19.236Z] ---> 2f508fa86df4\n [2020-01-10T16:13:19.236Z] Step 13/17 : EXPOSE $APP_PORT\n [2020-01-10T16:13:19.236Z] ---> Running in 60733ed15bf0\n [2020-01-10T16:13:19.236Z] Removing intermediate container 60733ed15bf0\n [2020-01-10T16:13:19.236Z] ---> 17a00c1e76ef\n [2020-01-10T16:13:19.236Z] Step 14/17 : ENV DEVICE_PORT=161\n [2020-01-10T16:13:19.236Z] ---> Running in 0bd5b6e758a9\n [2020-01-10T16:13:19.445Z] ---> Running in ec2c731599b0\n [2020-01-10T16:13:19.495Z] Removing intermediate container 0bd5b6e758a9\n [2020-01-10T16:13:19.495Z] ---> 2527e8370838\n [2020-01-10T16:13:19.495Z] Step 15/17 : EXPOSE $DEVICE_PORT\n [2020-01-10T16:13:19.495Z] ---> Running in 8d5098dddd07\n [2020-01-10T16:13:19.495Z] Removing intermediate container 8d5098dddd07\n [2020-01-10T16:13:19.495Z] ---> 2e9fd148032d\n [2020-01-10T16:13:19.495Z] Step 16/17 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd /\n [2020-01-10T16:13:20.419Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz\n [2020-01-10T16:13:21.393Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz\n [2020-01-10T16:13:21.664Z] (1/9) Installing libmagic (5.36-r1)\n [2020-01-10T16:13:21.664Z] (2/9) Installing file (5.36-r1)\n [2020-01-10T16:13:21.938Z] (3/9) Installing libc-dev (0.7.1-r0)\n [2020-01-10T16:13:21.938Z] (4/9) Installing g++ (8.3.0-r0)\n [2020-01-10T16:13:22.029Z] ---> e71b849d2c2d\n [2020-01-10T16:13:22.029Z] Step 17/17 : ENTRYPOINT ["/device-snmp-go","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"]\n [2020-01-10T16:13:22.029Z] ---> Running in 224621590a6a\n [2020-01-10T16:13:22.029Z] Removing intermediate container 224621590a6a\n [2020-01-10T16:13:22.029Z] ---> 5a42c0677efd\n [2020-01-10T16:13:22.029Z] Successfully built 5a42c0677efd\n [2020-01-10T16:13:22.029Z] 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-10T16:13:22.453Z] + docker inspect -f . ci-base-image-x86_64\n [2020-01-10T16:13:22.453Z] .\n [Pipeline] withDockerContainer\n [2020-01-10T16:13:22.584Z] prd-centos7-docker-4c-2g-13838 does not seem to be running inside a container\n [2020-01-10T16:13:22.639Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n [2020-01-10T16:13:23.308Z] $ docker top b656f2ebbd2961e055868fc60a36188bdff78a8f0d71c8d2dec70069dfff3fe2 -eo pid,comm\n [2020-01-10T16:13:23.467Z] ERROR: The container started but didn\'t run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements).\n [2020-01-10T16:13:23.467Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=\'\'`.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-10T16:13:24.571Z] (5/9) Installing fortify-headers (1.0-r0)\n [2020-01-10T16:13:24.571Z] (6/9) Installing build-base (0.5-r1)\n [2020-01-10T16:13:24.571Z] (7/9) Installing openssh-keygen (7.9_p1-r6)\n [2020-01-10T16:13:24.571Z] (8/9) Installing libedit (20181209.3.1-r0)\n [2020-01-10T16:13:24.571Z] (9/9) Installing openssh-client (7.9_p1-r6)\n [2020-01-10T16:13:24.843Z] Executing busybox-1.29.3-r10.trigger\n [2020-01-10T16:13:24.843Z] OK: 194 MiB in 49 packages\n [2020-01-10T16:13:30.216Z] Removing intermediate container ec2c731599b0\n [2020-01-10T16:13:30.216Z] ---> fd99729074de\n [2020-01-10T16:13:30.216Z] Step 7/17 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go\n [2020-01-10T16:13:30.216Z] ---> Running in 0b60965224c2\n [2020-01-10T16:13:30.216Z] Removing intermediate container 0b60965224c2\n [2020-01-10T16:13:30.216Z] ---> cd9bdb42fb31\n [2020-01-10T16:13:30.216Z] Step 8/17 : COPY . .\n [2020-01-10T16:13:30.809Z] ---> 988090be0704\n [2020-01-10T16:13:30.809Z] Step 9/17 : ARG MAKE=build\n [2020-01-10T16:13:30.809Z] ---> Running in b231443a6f84\n [2020-01-10T16:13:31.099Z] Removing intermediate container b231443a6f84\n [2020-01-10T16:13:31.099Z] ---> a8621ee40628\n [2020-01-10T16:13:31.099Z] Step 10/17 : RUN make $MAKE\n [2020-01-10T16:13:31.369Z] ---> Running in c735b79bbba5\n [2020-01-10T16:13:32.346Z] 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-10T16:13:32.346Z] \x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31\n [2020-01-10T16:13:32.346Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7\n [2020-01-10T16:13:32.346Z] \x1b[0m\x1b[91mgo: finding github.com/soniah/gosnmp v1.21.0\n [2020-01-10T16:13:33.323Z] \x1b[0m\x1b[91mgo: finding github.com/golang/mock v1.2.0\n [2020-01-10T16:13:33.323Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-10T16:13:33.323Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-01-10T16:13:33.323Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-01-10T16:13:33.323Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-01-10T16:13:33.323Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-01-10T16:13:33.323Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-01-10T16:13:34.309Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-01-10T16:13:34.309Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-01-10T16:13:34.587Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-01-10T16:13:34.858Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-01-10T16:13:34.858Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-01-10T16:13:34.858Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-10T16:13:35.134Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-10T16:13:35.743Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-01-10T16:13:36.019Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-10T16:13:36.292Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-01-10T16:13:36.565Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-01-10T16:13:36.565Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-01-10T16:13:36.838Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-01-10T16:13:36.838Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-01-10T16:13:36.838Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-01-10T16:13:37.118Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-01-10T16:13:37.118Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-01-10T16:13:37.118Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-01-10T16:13:37.712Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-01-10T16:13:37.984Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-01-10T16:13:38.264Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-01-10T16:13:38.264Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-01-10T16:13:39.688Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-01-10T16:13:39.688Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-01-10T16:13:39.688Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-01-10T16:13:39.688Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-01-10T16:13:39.688Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-01-10T16:13:39.688Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-01-10T16:13:39.688Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-01-10T16:13:39.962Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-01-10T16:13:40.941Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-01-10T16:13:40.941Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-01-10T16:13:40.941Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-01-10T16:13:41.216Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-01-10T16:13:41.216Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-01-10T16:13:41.216Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-01-10T16:13:41.216Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-01-10T16:13:41.807Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-01-10T16:13:42.776Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-01-10T16:13:42.776Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-01-10T16:13:42.776Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-01-10T16:13:43.052Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-01-10T16:13:43.052Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-01-10T16:13:43.052Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-01-10T16:13:43.674Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-01-10T16:13:44.267Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-01-10T16:13:44.550Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-01-10T16:13:44.550Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-01-10T16:13:45.996Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-01-10T16:13:45.996Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-01-10T16:13:45.996Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-01-10T16:13:46.602Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-01-10T16:13:47.199Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-01-10T16:13:47.468Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-01-10T16:13:48.065Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-01-10T16:13:48.665Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-01-10T16:13:49.263Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-01-10T16:13:49.263Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-01-10T16:13:49.541Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-01-10T16:13:49.541Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-01-10T16:13:49.817Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-01-10T16:13:55.211Z] \x1b[0m\x1b[91mgo: downloading github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7\n [2020-01-10T16:13:55.211Z] \x1b[0m\x1b[91mgo: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.31\n [2020-01-10T16:13:55.211Z] \x1b[0m\x1b[91mgo: downloading github.com/soniah/gosnmp v1.21.0\n [2020-01-10T16:13:55.481Z] \x1b[0m\x1b[91mgo: downloading github.com/golang/mock v1.2.0\n [2020-01-10T16:13:55.754Z] \x1b[0m\x1b[91mgo: downloading github.com/ugorji/go v1.1.4\n [2020-01-10T16:13:55.754Z] \x1b[0m\x1b[91mgo: downloading github.com/pkg/errors v0.8.1\n [2020-01-10T16:13:56.026Z] \x1b[0m\x1b[91mgo: downloading github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-01-10T16:13:56.026Z] \x1b[0m\x1b[91mgo: downloading gopkg.in/yaml.v2 v2.2.2\n [2020-01-10T16:13:56.026Z] \x1b[0m\x1b[91mgo: downloading github.com/google/uuid v1.1.0\n [2020-01-10T16:13:56.026Z] \x1b[0m\x1b[91mgo: downloading github.com/gorilla/mux v1.6.2\n [2020-01-10T16:13:56.026Z] \x1b[0m\x1b[91mgo: downloading github.com/go-kit/kit v0.8.0\n [2020-01-10T16:13:56.026Z] \x1b[0m\x1b[91mgo: downloading github.com/pelletier/go-toml v1.2.0\n [2020-01-10T16:13:56.298Z] \x1b[0m\x1b[91mgo: downloading github.com/hashicorp/consul v1.4.2\n [2020-01-10T16:13:56.570Z] \x1b[0m\x1b[91mgo: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-01-10T16:13:56.570Z] \x1b[0m\x1b[91mgo: downloading github.com/mitchellh/mapstructure v1.1.2\n [2020-01-10T16:13:56.570Z] \x1b[0m\x1b[91mgo: downloading github.com/mitchellh/copystructure v1.0.0\n [2020-01-10T16:13:56.570Z] \x1b[0m\x1b[91mgo: downloading github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-01-10T16:13:56.839Z] \x1b[0m\x1b[91mgo: downloading github.com/mitchellh/reflectwalk v1.0.0\n [2020-01-10T16:13:57.811Z] \x1b[0m\x1b[91mgo: downloading github.com/go-logfmt/logfmt v0.4.0\n [2020-01-10T16:14:30.089Z] \x1b[0m\x1b[91mgo: downloading github.com/hashicorp/go-rootcerts v1.0.0\n [2020-01-10T16:14:30.089Z] \x1b[0m\x1b[91mgo: downloading github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-01-10T16:14:30.089Z] \x1b[0m\x1b[91mgo: downloading github.com/hashicorp/serf v0.8.2\n [2020-01-10T16:14:30.089Z] \x1b[0m\x1b[91mgo: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-01-10T16:14:30.089Z] \x1b[0m\x1b[91mgo: downloading github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-01-10T16:14:30.089Z] \x1b[0m\x1b[91mgo: downloading github.com/hashicorp/golang-lru v0.5.0\n [2020-01-10T16:15:17.064Z] \x1b[0mCGO_ENABLED=0 GO111MODULE=on go build ./...\n [2020-01-10T16:15:39.202Z] Removing intermediate container c735b79bbba5\n [2020-01-10T16:15:39.202Z] ---> 1371c842b5d7\n [2020-01-10T16:15:39.202Z] Step 11/17 : FROM scratch\n [2020-01-10T16:15:39.202Z] ---> \n [2020-01-10T16:15:39.202Z] Step 12/17 : ENV APP_PORT=49993\n [2020-01-10T16:15:39.202Z] ---> Running in 6fd832b01b39\n [2020-01-10T16:15:39.202Z] Removing intermediate container 6fd832b01b39\n [2020-01-10T16:15:39.202Z] ---> 1819f8fec871\n [2020-01-10T16:15:39.202Z] Step 13/17 : EXPOSE $APP_PORT\n [2020-01-10T16:15:39.202Z] ---> Running in e911c03c8de7\n [2020-01-10T16:15:39.202Z] Removing intermediate container e911c03c8de7\n [2020-01-10T16:15:39.202Z] ---> 7681c9d37d13\n [2020-01-10T16:15:39.202Z] Step 14/17 : ENV DEVICE_PORT=161\n [2020-01-10T16:15:39.202Z] ---> Running in 253612824ee7\n [2020-01-10T16:15:39.202Z] Removing intermediate container 253612824ee7\n [2020-01-10T16:15:39.202Z] ---> cc6da0177ce0\n [2020-01-10T16:15:39.202Z] Step 15/17 : EXPOSE $DEVICE_PORT\n [2020-01-10T16:15:39.202Z] ---> Running in a7fafaf9b62f\n [2020-01-10T16:15:39.202Z] Removing intermediate container a7fafaf9b62f\n [2020-01-10T16:15:39.202Z] ---> ac0ecb221657\n [2020-01-10T16:15:39.202Z] Step 16/17 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd /\n [2020-01-10T16:15:39.202Z] ---> 6d983f35836e\n [2020-01-10T16:15:39.202Z] Step 17/17 : ENTRYPOINT ["/device-snmp-go","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"]\n [2020-01-10T16:15:39.202Z] ---> Running in 6447b9b37900\n [2020-01-10T16:15:39.202Z] Removing intermediate container 6447b9b37900\n [2020-01-10T16:15:39.202Z] ---> fff2965d4f2d\n [2020-01-10T16:15:39.202Z] Successfully built fff2965d4f2d\n [2020-01-10T16:15:39.202Z] 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-10T16:15:39.691Z] + docker inspect -f . ci-base-image-arm64\n [2020-01-10T16:15:39.958Z] .\n [Pipeline] withDockerContainer\n [2020-01-10T16:15:40.313Z] prd-ubuntu18.04-docker-arm64-4c-2g-13837 does not seem to be running inside a container\n [2020-01-10T16:15:40.402Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n [2020-01-10T16:15:41.831Z] $ docker top 7ce4b13d2238fede7956f0209c764cb840985e6396e3289d84679788280b4b30 -eo pid,comm\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-01-10T16:15:42.652Z] Failed in branch arm64\n [2020-01-10T16:18:30.586Z] process apparently never started in /w/workspace/device-snmp-go/2@tmp/durable-e0bfa833\n [2020-01-10T16:18:30.586Z] (running Jenkins temporarily with -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.LAUNCH_DIAGNOSTICS=true might make the problem clearer)\n [Pipeline] }\n [2020-01-10T16:18:30.596Z] $ docker stop --time=1 b656f2ebbd2961e055868fc60a36188bdff78a8f0d71c8d2dec70069dfff3fe2\n [2020-01-10T16:18:30.710Z] $ docker rm -f b656f2ebbd2961e055868fc60a36188bdff78a8f0d71c8d2dec70069dfff3fe2\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-01-10T16:18:30.997Z] Failed in branch amd64\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n Stage "CodeCov" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to earlier failure(s)\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Declarative: Post Actions)\n [Pipeline] stage\n [Pipeline] { (LF Post Build Actions)\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-10T16:18:31.580Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-10T16:18:31.881Z] ---> package-listing.sh\n [2020-01-10T16:18:31.881Z] ++ facter osfamily\n [2020-01-10T16:18:31.881Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-01-10T16:18:31.881Z] + OS_FAMILY=redhat\n [2020-01-10T16:18:31.881Z] + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-41\n [2020-01-10T16:18:31.881Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-01-10T16:18:31.881Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-01-10T16:18:31.881Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-01-10T16:18:31.881Z] + PACKAGES=/tmp/packages_start.txt\n [2020-01-10T16:18:31.881Z] + \'[\' /w/workspace/dgexfoundry_device-snmp-go_PR-41 \']\'\n [2020-01-10T16:18:31.881Z] + PACKAGES=/tmp/packages_end.txt\n [2020-01-10T16:18:31.881Z] + case "${OS_FAMILY}" in\n [2020-01-10T16:18:31.881Z] + rpm -qa\n [2020-01-10T16:18:31.881Z] + sort\n [2020-01-10T16:18:36.082Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-01-10T16:18:36.082Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-01-10T16:18:36.082Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-01-10T16:18:36.082Z] + \'[\' /w/workspace/dgexfoundry_device-snmp-go_PR-41 \']\'\n [2020-01-10T16:18:36.082Z] + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-41/archives/\n [2020-01-10T16:18:36.082Z] + 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-10T16:18:36.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-10T16:18:36.551Z] \n [2020-01-10T16:18:36.551Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-10T16:18:36.859Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-10T16:18:36.859Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-01-10T16:18:36.859Z] e6b0cf9c0882: Pulling fs layer\n [2020-01-10T16:18:36.859Z] da0e9bf0cc60: Pulling fs layer\n [2020-01-10T16:18:36.859Z] c9ea274ed700: Pulling fs layer\n [2020-01-10T16:18:36.859Z] 9cfac6ba3733: Pulling fs layer\n [2020-01-10T16:18:36.859Z] f6a933c9cadc: Pulling fs layer\n [2020-01-10T16:18:36.859Z] 61811dbd4963: Pulling fs layer\n [2020-01-10T16:18:36.859Z] a6eb2c9e2280: Pulling fs layer\n [2020-01-10T16:18:36.859Z] 095dd8b7b4d8: Pulling fs layer\n [2020-01-10T16:18:36.859Z] dc21a1d4508b: Pulling fs layer\n [2020-01-10T16:18:36.859Z] 363af2e989c4: Pulling fs layer\n [2020-01-10T16:18:36.859Z] 61811dbd4963: Waiting\n [2020-01-10T16:18:36.859Z] a6eb2c9e2280: Waiting\n [2020-01-10T16:18:36.859Z] 095dd8b7b4d8: Waiting\n [2020-01-10T16:18:36.859Z] dc21a1d4508b: Waiting\n [2020-01-10T16:18:36.859Z] 363af2e989c4: Waiting\n [2020-01-10T16:18:36.859Z] 9cfac6ba3733: Waiting\n [2020-01-10T16:18:36.859Z] f6a933c9cadc: Waiting\n [2020-01-10T16:18:36.859Z] da0e9bf0cc60: Download complete\n [2020-01-10T16:18:36.859Z] 9cfac6ba3733: Verifying Checksum\n [2020-01-10T16:18:36.859Z] 9cfac6ba3733: Download complete\n [2020-01-10T16:18:36.859Z] e6b0cf9c0882: Verifying Checksum\n [2020-01-10T16:18:36.859Z] e6b0cf9c0882: Download complete\n [2020-01-10T16:18:36.859Z] f6a933c9cadc: Verifying Checksum\n [2020-01-10T16:18:36.859Z] f6a933c9cadc: Download complete\n [2020-01-10T16:18:37.144Z] a6eb2c9e2280: Verifying Checksum\n [2020-01-10T16:18:37.144Z] a6eb2c9e2280: Download complete\n [2020-01-10T16:18:37.415Z] c9ea274ed700: Verifying Checksum\n [2020-01-10T16:18:37.415Z] c9ea274ed700: Download complete\n [2020-01-10T16:18:37.415Z] 095dd8b7b4d8: Verifying Checksum\n [2020-01-10T16:18:37.415Z] 095dd8b7b4d8: Download complete\n [2020-01-10T16:18:37.415Z] 363af2e989c4: Verifying Checksum\n [2020-01-10T16:18:37.415Z] 363af2e989c4: Download complete\n [2020-01-10T16:18:37.415Z] e6b0cf9c0882: Pull complete\n [2020-01-10T16:18:37.415Z] dc21a1d4508b: Verifying Checksum\n [2020-01-10T16:18:37.415Z] dc21a1d4508b: Download complete\n [2020-01-10T16:18:37.676Z] da0e9bf0cc60: Pull complete\n [2020-01-10T16:18:37.940Z] 61811dbd4963: Verifying Checksum\n [2020-01-10T16:18:37.940Z] 61811dbd4963: Download complete\n [2020-01-10T16:18:39.320Z] c9ea274ed700: Pull complete\n [2020-01-10T16:18:39.320Z] 9cfac6ba3733: Pull complete\n [2020-01-10T16:18:39.584Z] f6a933c9cadc: Pull complete\n [2020-01-10T16:18:42.876Z] 61811dbd4963: Pull complete\n [2020-01-10T16:18:42.876Z] a6eb2c9e2280: Pull complete\n [2020-01-10T16:18:44.802Z] 095dd8b7b4d8: Pull complete\n [2020-01-10T16:18:44.803Z] dc21a1d4508b: Pull complete\n [2020-01-10T16:18:44.803Z] 363af2e989c4: Pull complete\n [2020-01-10T16:18:44.803Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-01-10T16:18:44.803Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-01-10T16:18:44.962Z] prd-centos7-docker-4c-2g-13836 does not seem to be running inside a container\n [2020-01-10T16:18:45.018Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-01-10T16:18:46.178Z] $ docker top 1e6e35ed715de0938dd8a25c26d769d77c2fdcf7835965d4e9e182b8116328fc -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-01-10T16:18:46.697Z] provisioning config files...\n [2020-01-10T16:18:46.727Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp/config5584113793193240336tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-01-10T16:18:46.745Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-10T16:18:47.035Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-01-10T16:18:47.041Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-10T16:18:47.330Z] ---> logs-deploy.sh\n [2020-01-10T16:18:47.330Z] + ARCHIVE_ARTIFACTS=\n [2020-01-10T16:18:47.330Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-01-10T16:18:47.330Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-01-10T16:18:47.330Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-01-10T16:18:47.330Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-41/2\n [2020-01-10T16:18:47.330Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-snmp-go/job/PR-41/2/\n [2020-01-10T16:18:47.330Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-41/2 /w/workspace/dgexfoundry_device-snmp-go_PR-41\n [2020-01-10T16:18:48.266Z] Archives upload complete.\n [2020-01-10T16:18:48.266Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-41/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-snmp-go/job/PR-41/2/\n [2020-01-10T16:18:48.837Z] ---> uname -a:\n [2020-01-10T16:18:48.837Z] Linux 1e6e35ed715d 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-10T16:18:48.837Z] \n [2020-01-10T16:18:48.837Z] \n [2020-01-10T16:18:48.837Z] ---> lscpu:\n [2020-01-10T16:18:48.837Z] Architecture: x86_64\n [2020-01-10T16:18:48.837Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-01-10T16:18:48.837Z] Byte Order: Little Endian\n [2020-01-10T16:18:48.837Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-01-10T16:18:48.837Z] CPU(s): 4\n [2020-01-10T16:18:48.837Z] On-line CPU(s) list: 0-3\n [2020-01-10T16:18:48.837Z] Thread(s) per core: 1\n [2020-01-10T16:18:48.837Z] Core(s) per socket: 1\n [2020-01-10T16:18:48.837Z] Socket(s): 4\n [2020-01-10T16:18:48.837Z] NUMA node(s): 1\n [2020-01-10T16:18:48.837Z] Vendor ID: GenuineIntel\n [2020-01-10T16:18:48.837Z] CPU family: 6\n [2020-01-10T16:18:48.837Z] Model: 44\n [2020-01-10T16:18:48.837Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-01-10T16:18:48.837Z] Stepping: 1\n [2020-01-10T16:18:48.837Z] CPU MHz: 2933.438\n [2020-01-10T16:18:48.837Z] BogoMIPS: 5866.87\n [2020-01-10T16:18:48.837Z] Virtualization: VT-x\n [2020-01-10T16:18:48.837Z] Hypervisor vendor: KVM\n [2020-01-10T16:18:48.837Z] Virtualization type: full\n [2020-01-10T16:18:48.837Z] L1d cache: 128 KiB\n [2020-01-10T16:18:48.837Z] L1i cache: 128 KiB\n [2020-01-10T16:18:48.837Z] L2 cache: 16 MiB\n [2020-01-10T16:18:48.837Z] L3 cache: 64 MiB\n [2020-01-10T16:18:48.837Z] NUMA node0 CPU(s): 0-3\n [2020-01-10T16:18:48.837Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-01-10T16:18:48.837Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-01-10T16:18:48.837Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-01-10T16:18:48.837Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-01-10T16:18:48.837Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-01-10T16:18:48.837Z] 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-10T16:18:48.837Z] \n [2020-01-10T16:18:48.837Z] \n [2020-01-10T16:18:48.837Z] ---> nproc:\n [2020-01-10T16:18:48.837Z] 4\n [2020-01-10T16:18:48.837Z] \n [2020-01-10T16:18:48.837Z] \n [2020-01-10T16:18:48.837Z] ---> df -h:\n [2020-01-10T16:18:48.837Z] Filesystem Size Used Available Use% Mounted on\n [2020-01-10T16:18:48.837Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-01-10T16:18:48.837Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-01-10T16:18:48.837Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-01-10T16:18:48.837Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-01-10T16:18:48.837Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-01-10T16:18:48.837Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-01-10T16:18:48.837Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-01-10T16:18:48.837Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-01-10T16:18:48.837Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-snmp-go_PR-41\n [2020-01-10T16:18:48.837Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp\n [2020-01-10T16:18:48.837Z] \n [2020-01-10T16:18:48.837Z] \n [2020-01-10T16:18:48.837Z] ---> free -m:\n [2020-01-10T16:18:48.837Z] total used free shared buff/cache available\n [2020-01-10T16:18:48.837Z] Mem: 1838 601 63 0 1172 1131\n [2020-01-10T16:18:48.837Z] Swap: 1023 0 1023\n [2020-01-10T16:18:48.837Z] \n [2020-01-10T16:18:48.837Z] \n [2020-01-10T16:18:48.837Z] ---> ip addr:\n [2020-01-10T16:18:48.837Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-01-10T16:18:48.837Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-01-10T16:18:48.837Z] inet 127.0.0.1/8 scope host lo\n [2020-01-10T16:18:48.837Z] valid_lft forever preferred_lft forever\n [2020-01-10T16:18:48.837Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-01-10T16:18:48.837Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-01-10T16:18:48.837Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-01-10T16:18:48.837Z] valid_lft forever preferred_lft forever\n [2020-01-10T16:18:48.837Z] \n [2020-01-10T16:18:48.837Z] \n [2020-01-10T16:18:48.837Z] ---> sar -b -r -n DEV:\n [2020-01-10T16:18:48.837Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/10/20 \t_x86_64_\t(4 CPU)\n [2020-01-10T16:18:48.837Z] \n [2020-01-10T16:18:48.837Z] 16:09:05 LINUX RESTART\n [2020-01-10T16:18:48.837Z] \n [2020-01-10T16:18:48.837Z] 16:10:01 tps rtps wtps bread/s bwrtn/s\n [2020-01-10T16:18:48.837Z] 16:11:01 9.37 0.08 9.29 2.66 1868.15\n [2020-01-10T16:18:48.837Z] 16:12:01 3.00 0.00 3.00 0.00 93.90\n [2020-01-10T16:18:48.837Z] 16:13:01 0.65 0.00 0.65 0.00 8.36\n [2020-01-10T16:18:48.837Z] 16:14:01 0.48 0.00 0.48 0.00 4.40\n [2020-01-10T16:18:48.837Z] 16:15:01 0.60 0.00 0.60 0.00 6.03\n [2020-01-10T16:18:48.837Z] 16:16:01 0.72 0.00 0.72 0.00 7.81\n [2020-01-10T16:18:48.837Z] 16:17:01 0.58 0.00 0.58 0.00 6.16\n [2020-01-10T16:18:48.837Z] 16:18:01 0.58 0.00 0.58 0.00 6.00\n [2020-01-10T16:18:48.837Z] Average: 2.00 0.01 1.99 0.33 250.16\n [2020-01-10T16:18:48.837Z] \n [2020-01-10T16:18:48.837Z] 16:10:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-01-10T16:18:48.837Z] 16:11:01 126916 1755388 93.26 2620 1227148 901508 30.76 436956 1161184 8\n [2020-01-10T16:18:48.837Z] 16:12:01 126196 1756108 93.30 2620 1227152 901664 30.76 438232 1160884 16\n [2020-01-10T16:18:48.837Z] 16:13:01 125880 1756424 93.31 2620 1227160 901688 30.77 438284 1160884 8\n [2020-01-10T16:18:48.837Z] 16:14:01 126848 1755456 93.26 2620 1227160 901508 30.76 437412 1160884 8\n [2020-01-10T16:18:48.837Z] 16:15:01 126884 1755420 93.26 2620 1227168 901592 30.76 437748 1160884 8\n [2020-01-10T16:18:48.837Z] 16:16:01 127328 1754976 93.24 2620 1227172 901556 30.76 437576 1160880 8\n [2020-01-10T16:18:48.837Z] 16:17:01 130116 1752188 93.09 2620 1227176 901508 30.76 434520 1160880 8\n [2020-01-10T16:18:48.837Z] 16:18:01 130092 1752212 93.09 2620 1227180 901508 30.76 434400 1160880 20\n [2020-01-10T16:18:48.837Z] Average: 127533 1754772 93.22 2620 1227165 901567 30.76 436891 1160920 11\n [2020-01-10T16:18:48.837Z] \n [2020-01-10T16:18:48.837Z] 16:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-01-10T16:18:48.837Z] 16:11:01 eth0 0.63 0.08 0.04 0.04 0.00 0.00 0.00\n [2020-01-10T16:18:48.837Z] 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T16:18:48.837Z] 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T16:18:48.837Z] 16:12:01 eth0 1.03 0.38 0.32 0.18 0.00 0.00 0.00\n [2020-01-10T16:18:48.837Z] 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T16:18:48.837Z] 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T16:18:48.837Z] 16:13:01 eth0 0.73 0.42 0.43 0.24 0.00 0.00 0.00\n [2020-01-10T16:18:48.837Z] 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T16:18:48.837Z] 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T16:18:48.837Z] 16:14:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00\n [2020-01-10T16:18:48.837Z] 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T16:18:48.837Z] 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T16:18:48.837Z] 16:15:01 eth0 0.15 0.10 0.08 0.06 0.00 0.00 0.00\n [2020-01-10T16:18:48.837Z] 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T16:18:48.837Z] 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T16:18:48.837Z] 16:16:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00\n [2020-01-10T16:18:48.837Z] 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T16:18:48.837Z] 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T16:18:48.837Z] 16:17:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-01-10T16:18:48.837Z] 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T16:18:48.837Z] 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T16:18:48.837Z] 16:18:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-01-10T16:18:48.837Z] 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T16:18:48.837Z] 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T16:18:48.837Z] Average: eth0 0.38 0.17 0.12 0.07 0.00 0.00 0.00\n [2020-01-10T16:18:48.837Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T16:18:48.837Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T16:18:48.837Z] \n [2020-01-10T16:18:48.837Z] \n [2020-01-10T16:18:48.837Z] ---> sar -P ALL:\n [2020-01-10T16:18:48.837Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/10/20 \t_x86_64_\t(4 CPU)\n [2020-01-10T16:18:48.837Z] \n [2020-01-10T16:18:48.837Z] 16:09:05 LINUX RESTART\n [2020-01-10T16:18:48.837Z] \n [2020-01-10T16:18:48.837Z] 16:10:01 CPU %user %nice %system %iowait %steal %idle\n [2020-01-10T16:18:48.837Z] 16:11:01 all 0.21 0.00 0.13 0.00 0.00 99.66\n [2020-01-10T16:18:48.837Z] 16:11:01 0 0.28 0.00 0.07 0.00 0.00 99.65\n [2020-01-10T16:18:48.837Z] 16:11:01 1 0.08 0.00 0.22 0.00 0.00 99.70\n [2020-01-10T16:18:48.837Z] 16:11:01 2 0.40 0.00 0.08 0.00 0.00 99.52\n [2020-01-10T16:18:48.837Z] 16:11:01 3 0.10 0.00 0.15 0.00 0.00 99.75\n [2020-01-10T16:18:48.837Z] 16:12:01 all 0.20 0.00 0.04 0.00 0.00 99.75\n [2020-01-10T16:18:48.837Z] 16:12:01 0 0.10 0.00 0.03 0.00 0.00 99.87\n [2020-01-10T16:18:48.837Z] 16:12:01 1 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-01-10T16:18:48.837Z] 16:12:01 2 0.55 0.00 0.03 0.00 0.00 99.42\n [2020-01-10T16:18:48.837Z] 16:12:01 3 0.10 0.00 0.05 0.00 0.00 99.85\n [2020-01-10T16:18:48.837Z] 16:13:01 all 0.18 0.00 0.04 0.00 0.00 99.78\n [2020-01-10T16:18:48.837Z] 16:13:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-10T16:18:48.837Z] 16:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-01-10T16:18:48.837Z] 16:13:01 2 0.53 0.00 0.03 0.00 0.00 99.43\n [2020-01-10T16:18:48.837Z] 16:13:01 3 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-01-10T16:18:48.837Z] 16:14:01 all 0.18 0.00 0.04 0.00 0.00 99.78\n [2020-01-10T16:18:48.837Z] 16:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-01-10T16:18:48.837Z] 16:14:01 1 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-10T16:18:48.837Z] 16:14:01 2 0.57 0.00 0.03 0.00 0.00 99.40\n [2020-01-10T16:18:48.837Z] 16:14:01 3 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-01-10T16:18:48.837Z] 16:15:01 all 0.16 0.00 0.05 0.00 0.00 99.80\n [2020-01-10T16:18:48.837Z] 16:15:01 0 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-01-10T16:18:48.837Z] 16:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97\n [2020-01-10T16:18:48.837Z] 16:15:01 2 0.12 0.00 0.07 0.00 0.00 99.82\n [2020-01-10T16:18:48.837Z] 16:15:01 3 0.43 0.00 0.07 0.00 0.00 99.50\n [2020-01-10T16:18:48.837Z] 16:16:01 all 0.06 0.00 0.04 0.00 0.00 99.89\n [2020-01-10T16:18:48.837Z] 16:16:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-10T16:18:48.837Z] 16:16:01 1 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-10T16:18:48.837Z] 16:16:01 2 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-10T16:18:48.837Z] 16:16:01 3 0.12 0.00 0.07 0.00 0.00 99.82\n [2020-01-10T16:18:48.837Z] 16:17:01 all 0.08 0.00 0.06 0.00 0.00 99.86\n [2020-01-10T16:18:48.837Z] 16:17:01 0 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-10T16:18:48.837Z] 16:17:01 1 0.03 0.00 0.07 0.00 0.00 99.90\n [2020-01-10T16:18:48.837Z] 16:17:01 2 0.03 0.00 0.05 0.00 0.00 99.92\n [2020-01-10T16:18:48.837Z] 16:17:01 3 0.18 0.00 0.07 0.00 0.00 99.75\n [2020-01-10T16:18:48.837Z] 16:18:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n [2020-01-10T16:18:48.837Z] 16:18:01 0 0.02 0.00 0.03 0.00 0.00 99.95\n [2020-01-10T16:18:48.837Z] 16:18:01 1 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-01-10T16:18:48.837Z] 16:18:01 2 0.08 0.00 0.03 0.00 0.00 99.88\n [2020-01-10T16:18:48.837Z] 16:18:01 3 0.55 0.00 0.03 0.00 0.00 99.42\n [2020-01-10T16:18:48.837Z] Average: all 0.16 0.00 0.06 0.00 0.00 99.79\n [2020-01-10T16:18:48.837Z] Average: 0 0.08 0.00 0.04 0.00 0.00 99.88\n [2020-01-10T16:18:48.837Z] Average: 1 0.05 0.00 0.07 0.00 0.00 99.88\n [2020-01-10T16:18:48.837Z] Average: 2 0.29 0.00 0.05 0.00 0.00 99.66\n [2020-01-10T16:18:48.837Z] Average: 3 0.20 0.00 0.07 0.00 0.00 99.73\n [2020-01-10T16:18:48.837Z] \n [2020-01-10T16:18:48.837Z] \n [2020-01-10T16:18:48.837Z] '