b'Pull request #42 opened\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 23d319c1c3825ed6ee1572d582574afef3f74f8c+08377ca45343dc389d5713aef6dd35d0787c24bd (1f8286a231ed3a155cec8924fcbfefe0586ccff1)\nRunning in Durability level: MAX_SURVIVABILITY\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\nCloning the remote Git repository\nCloning with configured refspecs honoured and with tags\nCloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-42/workspace@libs/edgex-global-pipelines # timeout=10\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\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10\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\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 > git --version # 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-12925 in /w/workspace/dgexfoundry_device-snmp-go_PR-42\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\n > git init /w/workspace/dgexfoundry_device-snmp-go_PR-42 # 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/42/head:refs/remotes/origin/PR-42 +refs/heads/fuji:refs/remotes/origin/fuji # timeout=10\nFetching without tags\nMerging remotes/origin/fuji commit 08377ca45343dc389d5713aef6dd35d0787c24bd into PR head commit 23d319c1c3825ed6ee1572d582574afef3f74f8c\nMerge succeeded, producing 23d319c1c3825ed6ee1572d582574afef3f74f8c\nChecking out Revision 23d319c1c3825ed6ee1572d582574afef3f74f8c (PR-42)\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/42/head:refs/remotes/origin/PR-42 # timeout=10\n > git config --add remote.origin.fetch +refs/heads/fuji:refs/remotes/origin/fuji # 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/42/head:refs/remotes/origin/PR-42 +refs/heads/fuji:refs/remotes/origin/fuji # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 23d319c1c3825ed6ee1572d582574afef3f74f8c # timeout=10\n > git merge 08377ca45343dc389d5713aef6dd35d0787c24bd # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 23d319c1c3825ed6ee1572d582574afef3f74f8c # timeout=10\nCommit message: "Update Jenkinsfile to use edgeXBuildGoApp function"\nFirst time build. Skipping changelog.\n > git --version # timeout=10\nfatal: bad object f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-01-10T00:00:30.809Z] 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-10T00:00:32.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-10T00:00:32.045Z] \n[2020-01-10T00:00:32.045Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-10T00:00:32.402Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-10T00:00:32.402Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-01-10T00:00:32.402Z] e7c96db7181b: Pulling fs layer\n[2020-01-10T00:00:32.402Z] a038dfdf5543: Pulling fs layer\n[2020-01-10T00:00:32.402Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-01-10T00:00:32.402Z] e7c96db7181b: Verifying Checksum\n[2020-01-10T00:00:32.402Z] e7c96db7181b: Download complete\n[2020-01-10T00:00:32.667Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-01-10T00:00:32.667Z] 8d5d8e63b3c0: Download complete\n[2020-01-10T00:00:32.667Z] a038dfdf5543: Verifying Checksum\n[2020-01-10T00:00:32.667Z] a038dfdf5543: Download complete\n[2020-01-10T00:00:32.667Z] e7c96db7181b: Pull complete\n[2020-01-10T00:00:33.610Z] a038dfdf5543: Pull complete\n[2020-01-10T00:00:33.610Z] 8d5d8e63b3c0: Pull complete\n[2020-01-10T00:00:33.610Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-01-10T00:00:33.610Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-01-10T00:00:33.768Z] prd-centos7-docker-4c-2g-12925 does not seem to be running inside a container\n[2020-01-10T00:00:33.805Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-42 -v /w/workspace/dgexfoundry_device-snmp-go_PR-42:/w/workspace/dgexfoundry_device-snmp-go_PR-42:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-42@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-42@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-01-10T00:00:34.371Z] $ docker top 1affefe090c2a3520755ea9d532bd696486f4b8c82d7a6dfa51076c304522e60 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-01-10T00:00:34.996Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-10T00:00:34.996Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-10T00:00:35.243Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-10T00:00:35.240Z] $ docker exec 1affefe090c2a3520755ea9d532bd696486f4b8c82d7a6dfa51076c304522e60 ssh-agent\n[2020-01-10T00:00:35.434Z] SSH_AUTH_SOCK=/tmp/ssh-YRnjUaA2xhOI/agent.15\n[2020-01-10T00:00:35.435Z] SSH_AGENT_PID=22\n[2020-01-10T00:00:35.446Z] Running ssh-add (command line suppressed)\n[2020-01-10T00:00:35.574Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-42@tmp/private_key_3886383922473720695.key (/w/workspace/dgexfoundry_device-snmp-go_PR-42@tmp/private_key_3886383922473720695.key)\n[2020-01-10T00:00:35.626Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-10T00:00:35.950Z] + git describe --exact-match --tags HEAD\n[2020-01-10T00:00:35.950Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-01-10T00:00:36.020Z] $ docker exec --env ******** --env ******** 1affefe090c2a3520755ea9d532bd696486f4b8c82d7a6dfa51076c304522e60 ssh-agent -k\n[2020-01-10T00:00:36.155Z] unset SSH_AUTH_SOCK;\n[2020-01-10T00:00:36.155Z] unset SSH_AGENT_PID;\n[2020-01-10T00:00:36.155Z] echo Agent pid 22 killed;\n[2020-01-10T00:00:36.221Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-01-10T00:00:36.273Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-01-10T00:00:36.273Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-01-10T00:00:36.313Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-10T00:00:36.313Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-10T00:00:36.501Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-10T00:00:36.498Z] $ docker exec 1affefe090c2a3520755ea9d532bd696486f4b8c82d7a6dfa51076c304522e60 ssh-agent\n[2020-01-10T00:00:36.676Z] SSH_AUTH_SOCK=/tmp/ssh-6gynNgNTq8Qr/agent.58\n[2020-01-10T00:00:36.676Z] SSH_AGENT_PID=65\n[2020-01-10T00:00:36.682Z] Running ssh-add (command line suppressed)\n[2020-01-10T00:00:36.815Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-42@tmp/private_key_7087128700763385700.key (/w/workspace/dgexfoundry_device-snmp-go_PR-42@tmp/private_key_7087128700763385700.key)\n[2020-01-10T00:00:36.863Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-10T00:00:37.181Z] + git semver init\n[2020-01-10T00:00:37.181Z] # -> Open(): unable to determine branch for HEAD\n[2020-01-10T00:00:37.181Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-42/.git\n[2020-01-10T00:00:37.181Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-42\n[2020-01-10T00:00:37.181Z] # $SEMVER_REMOTE_NAME = origin\n[2020-01-10T00:00:37.181Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-01-10T00:00:37.181Z] # $SEMVER_USER_NAME = jenkins\n[2020-01-10T00:00:37.181Z] # $SEMVER_BRANCH = PR-42\n[2020-01-10T00:00:37.181Z] # $SEMVER_TEMP = /tmp/semver-250945868\n[2020-01-10T00:00:37.181Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP\n[2020-01-10T00:00:37.449Z] # \'/tmp/semver-250945868\' -> \'/w/workspace/dgexfoundry_device-snmp-go_PR-42/.semver\'\n[2020-01-10T00:00:37.708Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-42/.semver\n[Pipeline] }\n[2020-01-10T00:00:37.716Z] $ docker exec --env ******** --env ******** 1affefe090c2a3520755ea9d532bd696486f4b8c82d7a6dfa51076c304522e60 ssh-agent -k\n[2020-01-10T00:00:37.857Z] unset SSH_AUTH_SOCK;\n[2020-01-10T00:00:37.857Z] unset SSH_AGENT_PID;\n[2020-01-10T00:00:37.857Z] echo Agent pid 65 killed;\n[2020-01-10T00:00:37.911Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-01-10T00:00:38.295Z] + git semver\n[Pipeline] }\n[2020-01-10T00:00:38.314Z] $ docker stop --time=1 1affefe090c2a3520755ea9d532bd696486f4b8c82d7a6dfa51076c304522e60\n[2020-01-10T00:00:39.643Z] $ docker rm -f 1affefe090c2a3520755ea9d532bd696486f4b8c82d7a6dfa51076c304522e60\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-01-10T00:00:40.262Z] Stashed 31 file(s)\n[Pipeline] echo\n[2020-01-10T00:00:40.286Z] [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-10T00:00:55.557Z] Still waiting to schedule task\n[2020-01-10T00:00:55.557Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n[2020-01-10T00:00:55.577Z] Still waiting to schedule task\n[2020-01-10T00:00:55.577Z] Waiting for next available executor on \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99\n[2020-01-10T00:03:12.153Z] Running on prd-centos7-docker-4c-2g-12926 in /w/workspace/dgexfoundry_device-snmp-go_PR-42\n[Pipeline] {\n[Pipeline] ws\n[2020-01-10T00:03:12.193Z] Running in /w/workspace/device-snmp-go/1\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-10T00:03:14.412Z] using credential edgex-jenkins-ssh\n[2020-01-10T00:03:14.433Z] Cloning the remote Git repository\n[2020-01-10T00:03:14.433Z] Cloning with configured refspecs honoured and without tags\n[2020-01-10T00:03:14.616Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git\n[2020-01-10T00:03:14.651Z] > git init /w/workspace/device-snmp-go/1 # timeout=10\n[2020-01-10T00:03:14.693Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n[2020-01-10T00:03:14.694Z] > git --version # timeout=10\n[2020-01-10T00:03:14.699Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-10T00:03:14.720Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/42/head:refs/remotes/origin/PR-42 +refs/heads/fuji:refs/remotes/origin/fuji # timeout=10\n[2020-01-10T00:03:15.010Z] Fetching without tags\n[2020-01-10T00:03:15.352Z] Merging remotes/origin/fuji commit 08377ca45343dc389d5713aef6dd35d0787c24bd into PR head commit 23d319c1c3825ed6ee1572d582574afef3f74f8c\n[2020-01-10T00:03:15.409Z] Merge succeeded, producing 23d319c1c3825ed6ee1572d582574afef3f74f8c\n[2020-01-10T00:03:15.409Z] Checking out Revision 23d319c1c3825ed6ee1572d582574afef3f74f8c (PR-42)\n[2020-01-10T00:03:15.140Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n[2020-01-10T00:03:15.145Z] > git config --add remote.origin.fetch +refs/pull/42/head:refs/remotes/origin/PR-42 # timeout=10\n[2020-01-10T00:03:15.152Z] > git config --add remote.origin.fetch +refs/heads/fuji:refs/remotes/origin/fuji # timeout=10\n[2020-01-10T00:03:15.166Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n[2020-01-10T00:03:15.175Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n[2020-01-10T00:03:15.175Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-10T00:03:15.179Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/42/head:refs/remotes/origin/PR-42 +refs/heads/fuji:refs/remotes/origin/fuji # timeout=10\n[2020-01-10T00:03:15.520Z] > git config core.sparsecheckout # timeout=10\n[2020-01-10T00:03:15.525Z] > git checkout -f 23d319c1c3825ed6ee1572d582574afef3f74f8c # timeout=10\n[2020-01-10T00:03:15.551Z] > git merge 08377ca45343dc389d5713aef6dd35d0787c24bd # timeout=10\n[2020-01-10T00:03:15.559Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-10T00:03:15.569Z] > git config core.sparsecheckout # timeout=10\n[2020-01-10T00:03:15.573Z] > git checkout -f 23d319c1c3825ed6ee1572d582574afef3f74f8c # timeout=10\n[2020-01-10T00:03:19.121Z] Commit message: "Update Jenkinsfile to use edgeXBuildGoApp function"\n[2020-01-10T00:03:19.139Z] > git --version # timeout=10\n[2020-01-10T00:03:19.152Z] fatal: bad object f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94\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-10T00:03:20.442Z] =========================================================\n[2020-01-10T00:03:20.442Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine]\n[2020-01-10T00:03:20.442Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-10T00:03:21.016Z] + 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-10T00:03:21.280Z] Sending build context to Docker daemon 317.4kB\r\r\n[2020-01-10T00:03:21.280Z] Step 1/17 : ARG BASE=golang:1.11-alpine\n[2020-01-10T00:03:21.280Z] Step 2/17 : FROM ${BASE} AS builder\n[2020-01-10T00:03:21.280Z] 1.11.9-alpine: Pulling from edgex-golang-base\n[2020-01-10T00:03:21.280Z] bdf0201b3a05: Pulling fs layer\n[2020-01-10T00:03:21.280Z] 38f114998adb: Pulling fs layer\n[2020-01-10T00:03:21.280Z] 21134b1a9e68: Pulling fs layer\n[2020-01-10T00:03:21.280Z] cd170a3a88ba: Pulling fs layer\n[2020-01-10T00:03:21.280Z] aa6d03943d33: Pulling fs layer\n[2020-01-10T00:03:21.280Z] 596e9b4d0e85: Pulling fs layer\n[2020-01-10T00:03:21.280Z] 973e67862d1a: Pulling fs layer\n[2020-01-10T00:03:21.280Z] 6c3f447c4847: Pulling fs layer\n[2020-01-10T00:03:21.280Z] 4c05a57fd44c: Pulling fs layer\n[2020-01-10T00:03:21.280Z] cd4b352ef8d7: Pulling fs layer\n[2020-01-10T00:03:21.280Z] e94a91aa99aa: Pulling fs layer\n[2020-01-10T00:03:21.280Z] 973e67862d1a: Waiting\n[2020-01-10T00:03:21.280Z] 6c3f447c4847: Waiting\n[2020-01-10T00:03:21.280Z] 4c05a57fd44c: Waiting\n[2020-01-10T00:03:21.280Z] cd4b352ef8d7: Waiting\n[2020-01-10T00:03:21.280Z] e94a91aa99aa: Waiting\n[2020-01-10T00:03:21.280Z] cd170a3a88ba: Waiting\n[2020-01-10T00:03:21.280Z] 596e9b4d0e85: Waiting\n[2020-01-10T00:03:21.280Z] aa6d03943d33: Waiting\n[2020-01-10T00:03:21.280Z] 21134b1a9e68: Verifying Checksum\n[2020-01-10T00:03:21.280Z] 21134b1a9e68: Download complete\n[2020-01-10T00:03:21.280Z] 38f114998adb: Download complete\n[2020-01-10T00:03:21.280Z] aa6d03943d33: Verifying Checksum\n[2020-01-10T00:03:21.280Z] aa6d03943d33: Download complete\n[2020-01-10T00:03:21.280Z] 596e9b4d0e85: Verifying Checksum\n[2020-01-10T00:03:21.280Z] 596e9b4d0e85: Download complete\n[2020-01-10T00:03:21.280Z] bdf0201b3a05: Download complete\n[2020-01-10T00:03:21.548Z] bdf0201b3a05: Pull complete\n[2020-01-10T00:03:21.816Z] 38f114998adb: Pull complete\n[2020-01-10T00:03:22.103Z] 973e67862d1a: Verifying Checksum\n[2020-01-10T00:03:22.103Z] 973e67862d1a: Download complete\n[2020-01-10T00:03:22.103Z] 4c05a57fd44c: Verifying Checksum\n[2020-01-10T00:03:22.103Z] 4c05a57fd44c: Download complete\n[2020-01-10T00:03:22.688Z] cd170a3a88ba: Verifying Checksum\n[2020-01-10T00:03:22.688Z] cd170a3a88ba: Download complete\n[2020-01-10T00:03:22.688Z] e94a91aa99aa: Verifying Checksum\n[2020-01-10T00:03:22.688Z] e94a91aa99aa: Download complete\n[2020-01-10T00:03:22.950Z] 6c3f447c4847: Verifying Checksum\n[2020-01-10T00:03:22.950Z] 6c3f447c4847: Download complete\n[2020-01-10T00:03:22.950Z] cd4b352ef8d7: Download complete\n[2020-01-10T00:03:23.519Z] 21134b1a9e68: Pull complete\n[2020-01-10T00:03:27.723Z] cd170a3a88ba: Pull complete\n[2020-01-10T00:03:27.723Z] aa6d03943d33: Pull complete\n[2020-01-10T00:03:27.723Z] 596e9b4d0e85: Pull complete\n[2020-01-10T00:03:33.000Z] 973e67862d1a: Pull complete\n[2020-01-10T00:03:35.549Z] 6c3f447c4847: Pull complete\n[2020-01-10T00:03:35.549Z] 4c05a57fd44c: Pull complete\n[2020-01-10T00:03:36.118Z] cd4b352ef8d7: Pull complete\n[2020-01-10T00:03:36.118Z] e94a91aa99aa: Pull complete\n[2020-01-10T00:03:36.377Z] Digest: sha256:5500eb8cf452cbe1e30df8e9a650168b714917778eb67311558bbe9eff3e366c\n[2020-01-10T00:03:36.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine\n[2020-01-10T00:03:36.377Z] ---> f9138e085dcd\n[2020-01-10T00:03:36.377Z] Step 3/17 : ARG ALPINE_PKG_BASE="build-base git openssh-client curl bash"\n[2020-01-10T00:03:36.377Z] ---> Running in 515e643e88a9\n[2020-01-10T00:03:36.377Z] Removing intermediate container 515e643e88a9\n[2020-01-10T00:03:36.377Z] ---> 389a0450103a\n[2020-01-10T00:03:36.377Z] Step 4/17 : ARG ALPINE_PKG_EXTRA=""\n[2020-01-10T00:03:36.642Z] ---> Running in f53dab645878\n[2020-01-10T00:03:36.642Z] Removing intermediate container f53dab645878\n[2020-01-10T00:03:36.642Z] ---> cc99bde3ac97\n[2020-01-10T00:03:36.642Z] Step 5/17 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-01-10T00:03:36.642Z] ---> Running in 9d81f3aa2499\n[2020-01-10T00:03:38.021Z] Removing intermediate container 9d81f3aa2499\n[2020-01-10T00:03:38.021Z] ---> 6364ff686129\n[2020-01-10T00:03:38.021Z] Step 6/17 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n[2020-01-10T00:03:38.021Z] ---> Running in 83dc275ef360\n[2020-01-10T00:03:38.588Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz\n[2020-01-10T00:03:39.156Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz\n[2020-01-10T00:03:39.415Z] (1/9) Installing libmagic (5.36-r1)\n[2020-01-10T00:03:39.415Z] (2/9) Installing file (5.36-r1)\n[2020-01-10T00:03:39.415Z] (3/9) Installing libc-dev (0.7.1-r0)\n[2020-01-10T00:03:39.674Z] (4/9) Installing g++ (8.3.0-r0)\n[2020-01-10T00:03:42.964Z] (5/9) Installing fortify-headers (1.0-r0)\n[2020-01-10T00:03:42.964Z] (6/9) Installing build-base (0.5-r1)\n[2020-01-10T00:03:42.964Z] (7/9) Installing openssh-keygen (7.9_p1-r6)\n[2020-01-10T00:03:42.964Z] (8/9) Installing libedit (20181209.3.1-r0)\n[2020-01-10T00:03:42.964Z] (9/9) Installing openssh-client (7.9_p1-r6)\n[2020-01-10T00:03:42.964Z] Executing busybox-1.29.3-r10.trigger\n[2020-01-10T00:03:42.964Z] OK: 197 MiB in 49 packages\n[2020-01-10T00:03:44.872Z] Removing intermediate container 83dc275ef360\n[2020-01-10T00:03:44.872Z] ---> c8924e850249\n[2020-01-10T00:03:44.872Z] Step 7/17 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go\n[2020-01-10T00:03:45.131Z] ---> Running in 62ec7436b903\n[2020-01-10T00:03:45.131Z] Removing intermediate container 62ec7436b903\n[2020-01-10T00:03:45.131Z] ---> 8f327e9302af\n[2020-01-10T00:03:45.131Z] Step 8/17 : COPY . .\n[2020-01-10T00:03:45.390Z] ---> cad5f64ac624\n[2020-01-10T00:03:45.390Z] Step 9/17 : ARG MAKE=build\n[2020-01-10T00:03:45.390Z] ---> Running in b20674b19b63\n[2020-01-10T00:03:45.650Z] Removing intermediate container b20674b19b63\n[2020-01-10T00:03:45.650Z] ---> 58c5a7983413\n[2020-01-10T00:03:45.650Z] Step 10/17 : RUN make $MAKE\n[2020-01-10T00:03:45.650Z] ---> Running in f858905aac18\n[2020-01-10T00:03:45.912Z] 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-10T00:03:46.172Z] \x1b[91mgo: finding github.com/edgexfoundry/device-sdk-go v1.1.1\n[2020-01-10T00:03:46.172Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31\n[2020-01-10T00:03:46.172Z] \x1b[0m\x1b[91mgo: finding github.com/soniah/gosnmp v1.21.0\n[2020-01-10T00:03:46.774Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-10T00:03:46.774Z] \x1b[0m\x1b[91mgo: finding github.com/golang/mock v1.2.0\n[2020-01-10T00:03:46.774Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n[2020-01-10T00:03:46.774Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-01-10T00:03:46.774Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n[2020-01-10T00:03:46.774Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n[2020-01-10T00:03:46.774Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-01-10T00:03:46.774Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-01-10T00:03:46.774Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n[2020-01-10T00:03:47.045Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n[2020-01-10T00:03:47.045Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-01-10T00:03:47.045Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-01-10T00:03:47.309Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-01-10T00:03:47.309Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-10T00:03:47.309Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-01-10T00:03:47.309Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-10T00:03:47.309Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-01-10T00:03:47.309Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-01-10T00:03:47.568Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-01-10T00:03:47.568Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-01-10T00:03:47.568Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-10T00:03:47.568Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n[2020-01-10T00:03:47.568Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n[2020-01-10T00:03:47.568Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-01-10T00:03:47.568Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-01-10T00:03:47.568Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n[2020-01-10T00:03:47.827Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-01-10T00:03:47.827Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-01-10T00:03:47.827Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-01-10T00:03:48.086Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-01-10T00:03:48.348Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-01-10T00:03:48.919Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n[2020-01-10T00:03:48.919Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-01-10T00:03:48.919Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-01-10T00:03:48.919Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-01-10T00:03:48.919Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-01-10T00:03:48.919Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-01-10T00:03:48.919Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-01-10T00:03:48.919Z] go: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-01-10T00:03:49.490Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-01-10T00:03:49.490Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-01-10T00:03:49.490Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-01-10T00:03:49.490Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-01-10T00:03:49.490Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-01-10T00:03:49.490Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-01-10T00:03:49.490Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n[2020-01-10T00:03:49.490Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-01-10T00:03:49.752Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n[2020-01-10T00:03:49.752Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-01-10T00:03:49.752Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-01-10T00:03:49.752Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-01-10T00:03:49.752Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-01-10T00:03:50.012Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-01-10T00:03:50.012Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-01-10T00:03:50.280Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-01-10T00:03:50.540Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-01-10T00:03:50.540Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n[2020-01-10T00:03:50.540Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-01-10T00:03:51.109Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-01-10T00:03:51.109Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-01-10T00:03:51.109Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-01-10T00:03:51.109Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-01-10T00:03:51.109Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-01-10T00:03:51.109Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-01-10T00:03:51.368Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n[2020-01-10T00:03:51.368Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-01-10T00:03:51.368Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-01-10T00:03:51.368Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-01-10T00:03:51.368Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-01-10T00:03:52.307Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-01-10T00:03:55.600Z] \x1b[0m\x1b[91mgo: downloading github.com/edgexfoundry/device-sdk-go v1.1.1\n[2020-01-10T00:03:55.600Z] \x1b[0m\x1b[91mgo: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.31\n[2020-01-10T00:03:55.600Z] \x1b[0m\x1b[91mgo: downloading github.com/soniah/gosnmp v1.21.0\n[2020-01-10T00:03:55.860Z] \x1b[0m\x1b[91mgo: downloading github.com/golang/mock v1.2.0\n[2020-01-10T00:03:55.860Z] \x1b[0m\x1b[91mgo: downloading github.com/jessevdk/go-flags v1.4.0\n[2020-01-10T00:03:55.860Z] \x1b[0m\x1b[91mgo: downloading github.com/gorilla/mux v1.6.2\n[2020-01-10T00:03:55.860Z] \x1b[0m\x1b[91mgo: downloading github.com/OneOfOne/xxhash v1.2.6\n[2020-01-10T00:03:55.860Z] go: downloading github.com/google/uuid v1.1.0\n[2020-01-10T00:03:55.860Z] \x1b[0m\x1b[91mgo: downloading github.com/edgexfoundry/go-mod-registry v0.1.0\n[2020-01-10T00:03:55.860Z] \x1b[0m\x1b[91mgo: downloading github.com/go-kit/kit v0.8.0\n[2020-01-10T00:03:55.860Z] go: downloading github.com/ugorji/go v1.1.4\n[2020-01-10T00:03:55.860Z] \x1b[0m\x1b[91mgo: downloading gopkg.in/yaml.v2 v2.2.2\n[2020-01-10T00:03:55.860Z] go: downloading github.com/pkg/errors v0.8.1\n[2020-01-10T00:03:55.860Z] \x1b[0m\x1b[91mgo: downloading github.com/pelletier/go-toml v1.2.0\n[2020-01-10T00:03:55.860Z] \x1b[0m\x1b[91mgo: downloading github.com/hashicorp/consul v1.4.2\n[2020-01-10T00:03:55.860Z] \x1b[0m\x1b[91mgo: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-01-10T00:03:56.120Z] \x1b[0m\x1b[91mgo: downloading github.com/cenkalti/backoff v2.1.1+incompatible\n[2020-01-10T00:03:56.120Z] go: downloading github.com/mitchellh/copystructure v1.0.0\n[2020-01-10T00:03:56.120Z] \x1b[0m\x1b[91mgo: downloading github.com/mitchellh/mapstructure v1.1.2\n[2020-01-10T00:03:56.120Z] \x1b[0m\x1b[91mgo: downloading github.com/mitchellh/reflectwalk v1.0.0\n[2020-01-10T00:03:56.379Z] \x1b[0m\x1b[91mgo: downloading github.com/go-logfmt/logfmt v0.4.0\n[2020-01-10T00:04:06.373Z] \x1b[0m\x1b[91mgo: downloading github.com/hashicorp/go-rootcerts v1.0.0\n[2020-01-10T00:04:06.373Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.0\n[2020-01-10T00:04:06.373Z] \x1b[0m\x1b[91mgo: downloading github.com/hashicorp/serf v0.8.2\n[2020-01-10T00:04:06.373Z] \x1b[0m\x1b[91mgo: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-01-10T00:04:06.373Z] \x1b[0m\x1b[91mgo: downloading github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-01-10T00:04:06.373Z] \x1b[0m\x1b[91mgo: downloading github.com/hashicorp/golang-lru v0.5.0\n[2020-01-10T00:04:26.299Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-12927 in /w/workspace/dgexfoundry_device-snmp-go_PR-42\n[Pipeline] {\n[Pipeline] ws\n[2020-01-10T00:04:26.336Z] Running in /w/workspace/device-snmp-go/1\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-10T00:04:28.344Z] \x1b[0mCGO_ENABLED=0 GO111MODULE=on go build ./...\n[2020-01-10T00:04:33.256Z] using credential edgex-jenkins-ssh\n[2020-01-10T00:04:33.282Z] Cloning the remote Git repository\n[2020-01-10T00:04:33.282Z] Cloning with configured refspecs honoured and without tags\n[2020-01-10T00:04:33.347Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git\n[2020-01-10T00:04:33.515Z] > git init /w/workspace/device-snmp-go/1 # timeout=10\n[2020-01-10T00:04:33.848Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n[2020-01-10T00:04:33.850Z] > git --version # timeout=10\n[2020-01-10T00:04:33.873Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-10T00:04:33.954Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/42/head:refs/remotes/origin/PR-42 +refs/heads/fuji:refs/remotes/origin/fuji # timeout=10\n[2020-01-10T00:04:34.863Z] Fetching without tags\n[2020-01-10T00:04:35.330Z] Merging remotes/origin/fuji commit 08377ca45343dc389d5713aef6dd35d0787c24bd into PR head commit 23d319c1c3825ed6ee1572d582574afef3f74f8c\n[2020-01-10T00:04:35.526Z] Merge succeeded, producing 23d319c1c3825ed6ee1572d582574afef3f74f8c\n[2020-01-10T00:04:35.526Z] Checking out Revision 23d319c1c3825ed6ee1572d582574afef3f74f8c (PR-42)\n[2020-01-10T00:04:34.757Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n[2020-01-10T00:04:34.781Z] > git config --add remote.origin.fetch +refs/pull/42/head:refs/remotes/origin/PR-42 # timeout=10\n[2020-01-10T00:04:34.803Z] > git config --add remote.origin.fetch +refs/heads/fuji:refs/remotes/origin/fuji # timeout=10\n[2020-01-10T00:04:34.840Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n[2020-01-10T00:04:34.871Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n[2020-01-10T00:04:34.871Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-10T00:04:34.883Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/42/head:refs/remotes/origin/PR-42 +refs/heads/fuji:refs/remotes/origin/fuji # timeout=10\n[2020-01-10T00:04:35.347Z] > git config core.sparsecheckout # timeout=10\n[2020-01-10T00:04:35.369Z] > git checkout -f 23d319c1c3825ed6ee1572d582574afef3f74f8c # timeout=10\n[2020-01-10T00:04:35.461Z] > git merge 08377ca45343dc389d5713aef6dd35d0787c24bd # timeout=10\n[2020-01-10T00:04:35.492Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-10T00:04:35.531Z] > git config core.sparsecheckout # timeout=10\n[2020-01-10T00:04:35.550Z] > git checkout -f 23d319c1c3825ed6ee1572d582574afef3f74f8c # timeout=10\n[2020-01-10T00:04:39.875Z] Commit message: "Update Jenkinsfile to use edgeXBuildGoApp function"\n[2020-01-10T00:04:39.930Z] > git --version # timeout=10\n[2020-01-10T00:04:39.974Z] fatal: bad object f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[2020-01-10T00:04:40.552Z] Removing intermediate container f858905aac18\n[2020-01-10T00:04:40.552Z] ---> 8f2c1ab7da31\n[2020-01-10T00:04:40.552Z] Step 11/17 : FROM scratch\n[2020-01-10T00:04:40.552Z] ---> \n[2020-01-10T00:04:40.552Z] Step 12/17 : ENV APP_PORT=49993\n[2020-01-10T00:04:40.552Z] ---> Running in a60d98273a78\n[2020-01-10T00:04:40.552Z] Removing intermediate container a60d98273a78\n[2020-01-10T00:04:40.552Z] ---> 247b05b97070\n[2020-01-10T00:04:40.552Z] Step 13/17 : EXPOSE $APP_PORT\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[2020-01-10T00:04:40.812Z] ---> Running in 5e700fe78bb8\n[2020-01-10T00:04:40.812Z] Removing intermediate container 5e700fe78bb8\n[2020-01-10T00:04:40.812Z] ---> f12cd68b139f\n[2020-01-10T00:04:40.812Z] Step 14/17 : ENV DEVICE_PORT=161\n[2020-01-10T00:04:40.812Z] ---> Running in 0582fa347c2a\n[2020-01-10T00:04:41.075Z] Removing intermediate container 0582fa347c2a\n[2020-01-10T00:04:41.075Z] ---> 57db4890142c\n[2020-01-10T00:04:41.075Z] Step 15/17 : EXPOSE $DEVICE_PORT\n[2020-01-10T00:04:41.075Z] ---> Running in 874b3d1e9635\n[2020-01-10T00:04:41.075Z] Removing intermediate container 874b3d1e9635\n[2020-01-10T00:04:41.075Z] ---> 6647aaa64689\n[2020-01-10T00:04:41.075Z] Step 16/17 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd /\n[Pipeline] echo\n[2020-01-10T00:04:41.081Z] =========================================================\n[2020-01-10T00:04:41.081Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine-arm64]\n[2020-01-10T00:04:41.081Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-10T00:04:42.454Z] ---> b4cc0868ca0f\n[2020-01-10T00:04:42.454Z] Step 17/17 : ENTRYPOINT ["/device-snmp-go","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"]\n[2020-01-10T00:04:42.454Z] ---> Running in 37bd2edb2037\n[2020-01-10T00:04:42.556Z] + 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-10T00:04:42.713Z] Removing intermediate container 37bd2edb2037\n[2020-01-10T00:04:42.713Z] ---> 848a1a6c36bf\n[2020-01-10T00:04:42.713Z] Successfully built 848a1a6c36bf\n[2020-01-10T00:04:42.713Z] 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-10T00:04:43.249Z] + docker inspect -f . ci-base-image-x86_64\n[2020-01-10T00:04:43.250Z] .\n[Pipeline] withDockerContainer\n[2020-01-10T00:04:43.391Z] prd-centos7-docker-4c-2g-12926 does not seem to be running inside a container\n[2020-01-10T00:04:43.427Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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-10T00:04:43.576Z] Sending build context to Docker daemon 317.4kB\r\r\n[2020-01-10T00:04:43.576Z] Step 1/17 : ARG BASE=golang:1.11-alpine\n[2020-01-10T00:04:43.576Z] Step 2/17 : FROM ${BASE} AS builder\n[2020-01-10T00:04:43.863Z] 1.11.9-alpine-arm64: Pulling from edgex-golang-base\n[2020-01-10T00:04:43.863Z] 6f37394be673: Pulling fs layer\n[2020-01-10T00:04:43.863Z] 624d8cd59892: Pulling fs layer\n[2020-01-10T00:04:43.863Z] ecff0f4f3435: Pulling fs layer\n[2020-01-10T00:04:43.863Z] 69fbc39639a5: Pulling fs layer\n[2020-01-10T00:04:43.863Z] 63ed52b50e75: Pulling fs layer\n[2020-01-10T00:04:43.863Z] d911076bab81: Pulling fs layer\n[2020-01-10T00:04:43.863Z] c239fd5b1d92: Pulling fs layer\n[2020-01-10T00:04:43.863Z] e9e6bbcae8cf: Pulling fs layer\n[2020-01-10T00:04:43.863Z] 87583c5ba68f: Pulling fs layer\n[2020-01-10T00:04:43.863Z] 31b5fcfd544f: Pulling fs layer\n[2020-01-10T00:04:43.863Z] bd4a789bbede: Pulling fs layer\n[2020-01-10T00:04:43.957Z] $ docker top 8840304240d799f63d96d3310917694b7f9daed2e8d411471a36b2b86b25827e -eo pid,comm\n[2020-01-10T00:04:44.133Z] 69fbc39639a5: Waiting\n[2020-01-10T00:04:44.133Z] 63ed52b50e75: Waiting\n[2020-01-10T00:04:44.133Z] d911076bab81: Waiting\n[2020-01-10T00:04:44.133Z] c239fd5b1d92: Waiting\n[2020-01-10T00:04:44.133Z] e9e6bbcae8cf: Waiting\n[2020-01-10T00:04:44.133Z] 87583c5ba68f: Waiting\n[2020-01-10T00:04:44.133Z] 31b5fcfd544f: Waiting\n[2020-01-10T00:04:44.133Z] bd4a789bbede: Waiting\n[2020-01-10T00:04:44.133Z] ecff0f4f3435: Verifying Checksum\n[2020-01-10T00:04:44.133Z] ecff0f4f3435: Download complete\n[2020-01-10T00:04:44.133Z] 624d8cd59892: Verifying Checksum\n[2020-01-10T00:04:44.133Z] 624d8cd59892: Download complete\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to earlier failure(s)\n[Pipeline] }\n[2020-01-10T00:04:44.407Z] 63ed52b50e75: Verifying Checksum\n[2020-01-10T00:04:44.407Z] 63ed52b50e75: Download complete\n[2020-01-10T00:04:44.407Z] d911076bab81: Verifying Checksum\n[2020-01-10T00:04:44.407Z] d911076bab81: Download complete\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "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[2020-01-10T00:04:44.689Z] 6f37394be673: Verifying Checksum\n[2020-01-10T00:04:44.689Z] 6f37394be673: Download complete\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2020-01-10T00:04:44.925Z] Failed in branch amd64\n[2020-01-10T00:04:46.750Z] 6f37394be673: Pull complete\n[2020-01-10T00:04:47.726Z] 624d8cd59892: Pull complete\n[2020-01-10T00:04:48.011Z] ecff0f4f3435: Pull complete\n[2020-01-10T00:04:52.341Z] c239fd5b1d92: Verifying Checksum\n[2020-01-10T00:04:52.341Z] c239fd5b1d92: Download complete\n[2020-01-10T00:04:52.341Z] 87583c5ba68f: Verifying Checksum\n[2020-01-10T00:04:52.341Z] 87583c5ba68f: Download complete\n[2020-01-10T00:04:54.974Z] 31b5fcfd544f: Verifying Checksum\n[2020-01-10T00:04:54.974Z] 31b5fcfd544f: Download complete\n[2020-01-10T00:04:55.592Z] bd4a789bbede: Verifying Checksum\n[2020-01-10T00:04:55.592Z] bd4a789bbede: Download complete\n[2020-01-10T00:04:57.033Z] e9e6bbcae8cf: Verifying Checksum\n[2020-01-10T00:04:57.033Z] e9e6bbcae8cf: Download complete\n[2020-01-10T00:04:58.467Z] 69fbc39639a5: Download complete\n[2020-01-10T00:05:13.527Z] 69fbc39639a5: Pull complete\n[2020-01-10T00:05:13.527Z] 63ed52b50e75: Pull complete\n[2020-01-10T00:05:14.124Z] d911076bab81: Pull complete\n[2020-01-10T00:05:20.820Z] c239fd5b1d92: Pull complete\n[2020-01-10T00:05:29.174Z] e9e6bbcae8cf: Pull complete\n[2020-01-10T00:05:29.174Z] 87583c5ba68f: Pull complete\n[2020-01-10T00:05:31.136Z] 31b5fcfd544f: Pull complete\n[2020-01-10T00:05:31.724Z] bd4a789bbede: Pull complete\n[2020-01-10T00:05:31.724Z] Digest: sha256:501551ff06febc92a20e87853c786f768e6cd50e724d6d5962a9a74d3283429b\n[2020-01-10T00:05:31.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine-arm64\n[2020-01-10T00:05:31.724Z] ---> 5690e4b6fe5a\n[2020-01-10T00:05:31.724Z] Step 3/17 : ARG ALPINE_PKG_BASE="build-base git openssh-client curl bash"\n[2020-01-10T00:05:35.143Z] ---> Running in ff8f146a3043\n[2020-01-10T00:05:35.143Z] Removing intermediate container ff8f146a3043\n[2020-01-10T00:05:35.143Z] ---> 71436d76ab49\n[2020-01-10T00:05:35.143Z] Step 4/17 : ARG ALPINE_PKG_EXTRA=""\n[2020-01-10T00:05:35.426Z] ---> Running in 8701aad31d27\n[2020-01-10T00:05:35.695Z] Removing intermediate container 8701aad31d27\n[2020-01-10T00:05:35.695Z] ---> 6905abd93933\n[2020-01-10T00:05:35.695Z] Step 5/17 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-01-10T00:05:35.967Z] ---> Running in 8a7d95b012d6\n[2020-01-10T00:05:37.925Z] Removing intermediate container 8a7d95b012d6\n[2020-01-10T00:05:37.925Z] ---> ff5758524dc5\n[2020-01-10T00:05:37.925Z] Step 6/17 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n[2020-01-10T00:05:38.193Z] ---> Running in 62ee4bf68e37\n[2020-01-10T00:05:39.167Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz\n[2020-01-10T00:05:40.127Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz\n[2020-01-10T00:05:40.396Z] (1/9) Installing libmagic (5.36-r1)\n[2020-01-10T00:05:40.396Z] (2/9) Installing file (5.36-r1)\n[2020-01-10T00:05:40.661Z] (3/9) Installing libc-dev (0.7.1-r0)\n[2020-01-10T00:05:40.661Z] (4/9) Installing g++ (8.3.0-r0)\n[2020-01-10T00:05:42.622Z] (5/9) Installing fortify-headers (1.0-r0)\n[2020-01-10T00:05:42.889Z] (6/9) Installing build-base (0.5-r1)\n[2020-01-10T00:05:42.889Z] (7/9) Installing openssh-keygen (7.9_p1-r6)\n[2020-01-10T00:05:42.889Z] (8/9) Installing libedit (20181209.3.1-r0)\n[2020-01-10T00:05:43.161Z] (9/9) Installing openssh-client (7.9_p1-r6)\n[2020-01-10T00:05:43.161Z] Executing busybox-1.29.3-r10.trigger\n[2020-01-10T00:05:43.161Z] OK: 194 MiB in 49 packages\n[2020-01-10T00:05:48.532Z] Removing intermediate container 62ee4bf68e37\n[2020-01-10T00:05:48.532Z] ---> e6f91e74273e\n[2020-01-10T00:05:48.532Z] Step 7/17 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go\n[2020-01-10T00:05:48.532Z] ---> Running in e017a386f28b\n[2020-01-10T00:05:48.532Z] Removing intermediate container e017a386f28b\n[2020-01-10T00:05:48.532Z] ---> 178786201d41\n[2020-01-10T00:05:48.532Z] Step 8/17 : COPY . .\n[2020-01-10T00:05:49.120Z] ---> 7355b7d74432\n[2020-01-10T00:05:49.120Z] Step 9/17 : ARG MAKE=build\n[2020-01-10T00:05:49.120Z] ---> Running in 71aff187c33c\n[2020-01-10T00:05:49.391Z] Removing intermediate container 71aff187c33c\n[2020-01-10T00:05:49.391Z] ---> 69105b90b182\n[2020-01-10T00:05:49.391Z] Step 10/17 : RUN make $MAKE\n[2020-01-10T00:05:49.665Z] ---> Running in 6489379263c8\n[2020-01-10T00:05:50.653Z] 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-10T00:05:50.653Z] \x1b[91mgo: finding github.com/soniah/gosnmp v1.21.0\n[2020-01-10T00:05:50.653Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/device-sdk-go v1.1.1\n[2020-01-10T00:05:50.653Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31\n[2020-01-10T00:05:51.637Z] \x1b[0m\x1b[91mgo: finding github.com/golang/mock v1.2.0\n[2020-01-10T00:05:51.637Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-10T00:05:51.637Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-01-10T00:05:51.637Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-01-10T00:05:51.637Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-01-10T00:05:51.637Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n[2020-01-10T00:05:51.637Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n[2020-01-10T00:05:51.637Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n[2020-01-10T00:05:51.637Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-01-10T00:05:51.637Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-01-10T00:05:53.060Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-01-10T00:05:53.060Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n[2020-01-10T00:05:53.060Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n[2020-01-10T00:05:53.342Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-01-10T00:05:53.631Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-10T00:05:53.631Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-10T00:05:53.631Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-10T00:05:53.898Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-01-10T00:05:54.485Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-01-10T00:05:54.756Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-01-10T00:05:55.027Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-01-10T00:05:55.297Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-01-10T00:05:55.585Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n[2020-01-10T00:05:55.585Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n[2020-01-10T00:05:55.585Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-01-10T00:05:55.585Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-01-10T00:05:55.856Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n[2020-01-10T00:05:56.138Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-01-10T00:05:56.415Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-01-10T00:05:56.685Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-01-10T00:05:56.685Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-01-10T00:05:58.650Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n[2020-01-10T00:05:58.650Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-01-10T00:05:58.650Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-01-10T00:05:58.650Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-01-10T00:05:58.650Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-01-10T00:05:58.650Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-01-10T00:05:58.650Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-01-10T00:05:58.650Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-01-10T00:05:59.631Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-01-10T00:05:59.905Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-01-10T00:05:59.905Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-01-10T00:05:59.905Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-01-10T00:05:59.905Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-01-10T00:06:00.208Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-01-10T00:06:00.208Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-01-10T00:06:00.480Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-01-10T00:06:01.100Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n[2020-01-10T00:06:01.372Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-01-10T00:06:01.645Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n[2020-01-10T00:06:01.645Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-01-10T00:06:01.645Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-01-10T00:06:02.617Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n[2020-01-10T00:06:02.617Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-01-10T00:06:02.617Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-01-10T00:06:03.211Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-01-10T00:06:04.192Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-01-10T00:06:04.192Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-01-10T00:06:05.158Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-01-10T00:06:05.775Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-01-10T00:06:05.775Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-01-10T00:06:06.372Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-01-10T00:06:07.810Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-01-10T00:06:07.810Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-01-10T00:06:08.084Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-01-10T00:06:08.084Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-01-10T00:06:09.083Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-01-10T00:06:09.362Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n[2020-01-10T00:06:09.362Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-01-10T00:06:09.957Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-01-10T00:06:14.232Z] \x1b[0m\x1b[91mgo: downloading github.com/edgexfoundry/device-sdk-go v1.1.1\n[2020-01-10T00:06:14.232Z] \x1b[0m\x1b[91mgo: downloading github.com/soniah/gosnmp v1.21.0\n[2020-01-10T00:06:14.232Z] \x1b[0m\x1b[91mgo: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.31\n[2020-01-10T00:06:14.232Z] \x1b[0m\x1b[91mgo: downloading github.com/golang/mock v1.2.0\n[2020-01-10T00:06:14.508Z] \x1b[0m\x1b[91mgo: downloading github.com/google/uuid v1.1.0\n[2020-01-10T00:06:14.508Z] \x1b[0m\x1b[91mgo: downloading github.com/jessevdk/go-flags v1.4.0\n[2020-01-10T00:06:14.508Z] \x1b[0m\x1b[91mgo: downloading github.com/pelletier/go-toml v1.2.0\n[2020-01-10T00:06:14.508Z] \x1b[0m\x1b[91mgo: downloading github.com/edgexfoundry/go-mod-registry v0.1.0\n[2020-01-10T00:06:14.782Z] \x1b[0m\x1b[91mgo: downloading github.com/pkg/errors v0.8.1\n[2020-01-10T00:06:14.782Z] \x1b[0m\x1b[91mgo: downloading github.com/OneOfOne/xxhash v1.2.6\n[2020-01-10T00:06:14.782Z] \x1b[0m\x1b[91mgo: downloading github.com/gorilla/mux v1.6.2\n[2020-01-10T00:06:15.058Z] \x1b[0m\x1b[91mgo: downloading gopkg.in/yaml.v2 v2.2.2\n[2020-01-10T00:06:15.058Z] \x1b[0m\x1b[91mgo: downloading github.com/hashicorp/consul v1.4.2\n[2020-01-10T00:06:15.058Z] \x1b[0m\x1b[91mgo: downloading github.com/go-kit/kit v0.8.0\n[2020-01-10T00:06:15.058Z] \x1b[0m\x1b[91mgo: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-01-10T00:06:15.058Z] \x1b[0m\x1b[91mgo: downloading github.com/ugorji/go v1.1.4\n[2020-01-10T00:06:15.331Z] \x1b[0m\x1b[91mgo: downloading github.com/mitchellh/copystructure v1.0.0\n[2020-01-10T00:06:15.331Z] \x1b[0m\x1b[91mgo: downloading github.com/cenkalti/backoff v2.1.1+incompatible\n[2020-01-10T00:06:15.331Z] \x1b[0m\x1b[91mgo: downloading github.com/mitchellh/mapstructure v1.1.2\n[2020-01-10T00:06:15.604Z] \x1b[0m\x1b[91mgo: downloading github.com/mitchellh/reflectwalk v1.0.0\n[2020-01-10T00:06:17.036Z] \x1b[0m\x1b[91mgo: downloading github.com/go-logfmt/logfmt v0.4.0\n[2020-01-10T00:06:43.801Z] \x1b[0m\x1b[91mgo: downloading github.com/hashicorp/go-rootcerts v1.0.0\n[2020-01-10T00:06:44.080Z] \x1b[0m\x1b[91mgo: downloading github.com/hashicorp/serf v0.8.2\n[2020-01-10T00:06:44.080Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.0\n[2020-01-10T00:06:46.048Z] \x1b[0m\x1b[91mgo: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-01-10T00:06:46.048Z] \x1b[0m\x1b[91mgo: downloading github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-01-10T00:06:46.048Z] \x1b[0m\x1b[91mgo: downloading github.com/hashicorp/golang-lru v0.5.0\n[2020-01-10T00:07:42.572Z] \x1b[0mCGO_ENABLED=0 GO111MODULE=on go build ./...\n[2020-01-10T00:07:57.617Z] Removing intermediate container 6489379263c8\n[2020-01-10T00:07:57.617Z] ---> 3a2765c76bc8\n[2020-01-10T00:07:57.617Z] Step 11/17 : FROM scratch\n[2020-01-10T00:07:57.617Z] ---> \n[2020-01-10T00:07:57.617Z] Step 12/17 : ENV APP_PORT=49993\n[2020-01-10T00:07:57.892Z] ---> Running in 27519971bc08\n[2020-01-10T00:07:58.168Z] Removing intermediate container 27519971bc08\n[2020-01-10T00:07:58.168Z] ---> 9f77d7dc78e6\n[2020-01-10T00:07:58.168Z] Step 13/17 : EXPOSE $APP_PORT\n[2020-01-10T00:07:58.168Z] ---> Running in b41b38953185\n[2020-01-10T00:07:58.438Z] Removing intermediate container b41b38953185\n[2020-01-10T00:07:58.438Z] ---> f1958349278b\n[2020-01-10T00:07:58.438Z] Step 14/17 : ENV DEVICE_PORT=161\n[2020-01-10T00:07:58.706Z] ---> Running in 83de85d74ad7\n[2020-01-10T00:07:58.976Z] Removing intermediate container 83de85d74ad7\n[2020-01-10T00:07:58.976Z] ---> a96ed03dbe35\n[2020-01-10T00:07:58.976Z] Step 15/17 : EXPOSE $DEVICE_PORT\n[2020-01-10T00:07:58.976Z] ---> Running in c631bc2dfe16\n[2020-01-10T00:07:59.255Z] Removing intermediate container c631bc2dfe16\n[2020-01-10T00:07:59.255Z] ---> ce203dc5cfc3\n[2020-01-10T00:07:59.255Z] Step 16/17 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd /\n[2020-01-10T00:08:00.677Z] ---> d35aad00f1cf\n[2020-01-10T00:08:00.677Z] Step 17/17 : ENTRYPOINT ["/device-snmp-go","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"]\n[2020-01-10T00:08:00.677Z] ---> Running in 6d39d12d4801\n[2020-01-10T00:08:00.945Z] Removing intermediate container 6d39d12d4801\n[2020-01-10T00:08:00.945Z] ---> d5e101c74f2e\n[2020-01-10T00:08:00.945Z] Successfully built d5e101c74f2e\n[2020-01-10T00:08:00.945Z] 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-10T00:08:01.562Z] + docker inspect -f . ci-base-image-arm64\n[2020-01-10T00:08:01.838Z] .\n[Pipeline] withDockerContainer\n[2020-01-10T00:08:02.233Z] prd-ubuntu18.04-docker-arm64-4c-2g-12927 does not seem to be running inside a container\n[2020-01-10T00:08:02.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** ci-base-image-arm64 cat\n[2020-01-10T00:08:03.752Z] $ docker top 7a1cd9dcdc85bb80dbcf966e39a1a8a850217631b7e4065fe7d7cb4a2defe967 -eo pid,comm\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "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-10T00:08:05.050Z] Failed in branch arm64\n[Pipeline] // parallel\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (CodeCov)\nStage "CodeCov" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Snyk Scan)\nStage "Snyk Scan" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver)\nStage "Semver" skipped due to earlier failure(s)\n[Pipeline] stage\n[Pipeline] { (Tag)\nStage "Semver" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\nStage "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-10T00:08:06.302Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-10T00:08:06.630Z] ---> package-listing.sh\n[2020-01-10T00:08:06.630Z] ++ facter osfamily\n[2020-01-10T00:08:06.630Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-01-10T00:08:06.630Z] + OS_FAMILY=redhat\n[2020-01-10T00:08:06.630Z] + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-42\n[2020-01-10T00:08:06.630Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-01-10T00:08:06.630Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-01-10T00:08:06.630Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-01-10T00:08:06.630Z] + PACKAGES=/tmp/packages_start.txt\n[2020-01-10T00:08:06.630Z] + \'[\' /w/workspace/dgexfoundry_device-snmp-go_PR-42 \']\'\n[2020-01-10T00:08:06.630Z] + PACKAGES=/tmp/packages_end.txt\n[2020-01-10T00:08:06.630Z] + case "${OS_FAMILY}" in\n[2020-01-10T00:08:06.630Z] + rpm -qa\n[2020-01-10T00:08:06.630Z] + sort\n[2020-01-10T00:08:10.868Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-01-10T00:08:10.868Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-01-10T00:08:10.868Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-01-10T00:08:10.868Z] + \'[\' /w/workspace/dgexfoundry_device-snmp-go_PR-42 \']\'\n[2020-01-10T00:08:10.868Z] + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-42/archives/\n[2020-01-10T00:08:10.869Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-42/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-10T00:08:11.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-10T00:08:11.243Z] \n[2020-01-10T00:08:11.243Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-10T00:08:11.582Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-10T00:08:11.582Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-01-10T00:08:11.582Z] e6b0cf9c0882: Pulling fs layer\n[2020-01-10T00:08:11.582Z] da0e9bf0cc60: Pulling fs layer\n[2020-01-10T00:08:11.582Z] c9ea274ed700: Pulling fs layer\n[2020-01-10T00:08:11.582Z] 9cfac6ba3733: Pulling fs layer\n[2020-01-10T00:08:11.582Z] f6a933c9cadc: Pulling fs layer\n[2020-01-10T00:08:11.582Z] 61811dbd4963: Pulling fs layer\n[2020-01-10T00:08:11.582Z] a6eb2c9e2280: Pulling fs layer\n[2020-01-10T00:08:11.582Z] 095dd8b7b4d8: Pulling fs layer\n[2020-01-10T00:08:11.582Z] dc21a1d4508b: Pulling fs layer\n[2020-01-10T00:08:11.582Z] 363af2e989c4: Pulling fs layer\n[2020-01-10T00:08:11.582Z] 61811dbd4963: Waiting\n[2020-01-10T00:08:11.582Z] a6eb2c9e2280: Waiting\n[2020-01-10T00:08:11.582Z] 095dd8b7b4d8: Waiting\n[2020-01-10T00:08:11.582Z] dc21a1d4508b: Waiting\n[2020-01-10T00:08:11.582Z] 363af2e989c4: Waiting\n[2020-01-10T00:08:11.582Z] 9cfac6ba3733: Waiting\n[2020-01-10T00:08:11.582Z] f6a933c9cadc: Waiting\n[2020-01-10T00:08:11.582Z] da0e9bf0cc60: Download complete\n[2020-01-10T00:08:11.582Z] 9cfac6ba3733: Download complete\n[2020-01-10T00:08:11.582Z] e6b0cf9c0882: Verifying Checksum\n[2020-01-10T00:08:11.582Z] e6b0cf9c0882: Download complete\n[2020-01-10T00:08:11.849Z] f6a933c9cadc: Verifying Checksum\n[2020-01-10T00:08:11.849Z] f6a933c9cadc: Download complete\n[2020-01-10T00:08:11.849Z] a6eb2c9e2280: Verifying Checksum\n[2020-01-10T00:08:11.849Z] a6eb2c9e2280: Download complete\n[2020-01-10T00:08:12.117Z] e6b0cf9c0882: Pull complete\n[2020-01-10T00:08:12.117Z] c9ea274ed700: Verifying Checksum\n[2020-01-10T00:08:12.117Z] c9ea274ed700: Download complete\n[2020-01-10T00:08:12.117Z] 095dd8b7b4d8: Download complete\n[2020-01-10T00:08:12.117Z] 363af2e989c4: Verifying Checksum\n[2020-01-10T00:08:12.117Z] 363af2e989c4: Download complete\n[2020-01-10T00:08:12.117Z] dc21a1d4508b: Verifying Checksum\n[2020-01-10T00:08:12.117Z] dc21a1d4508b: Download complete\n[2020-01-10T00:08:12.375Z] da0e9bf0cc60: Pull complete\n[2020-01-10T00:08:12.643Z] 61811dbd4963: Verifying Checksum\n[2020-01-10T00:08:12.643Z] 61811dbd4963: Download complete\n[2020-01-10T00:08:14.030Z] c9ea274ed700: Pull complete\n[2020-01-10T00:08:14.030Z] 9cfac6ba3733: Pull complete\n[2020-01-10T00:08:14.972Z] f6a933c9cadc: Pull complete\n[2020-01-10T00:08:19.161Z] 61811dbd4963: Pull complete\n[2020-01-10T00:08:19.161Z] a6eb2c9e2280: Pull complete\n[2020-01-10T00:08:20.100Z] 095dd8b7b4d8: Pull complete\n[2020-01-10T00:08:20.363Z] dc21a1d4508b: Pull complete\n[2020-01-10T00:08:20.621Z] 363af2e989c4: Pull complete\n[2020-01-10T00:08:20.621Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-01-10T00:08:20.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-01-10T00:08:20.780Z] prd-centos7-docker-4c-2g-12925 does not seem to be running inside a container\n[2020-01-10T00:08:20.817Z] $ 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-42 -v /w/workspace/dgexfoundry_device-snmp-go_PR-42:/w/workspace/dgexfoundry_device-snmp-go_PR-42:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-42@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-42@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:10003/edgex-lftools-log-publisher:alpine cat\n[2020-01-10T00:08:22.023Z] $ docker top b7e68149fb45529636a00233578b49ad6ba0d1f6b8909132ba8ca5f4f43ced03 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-01-10T00:08:22.625Z] provisioning config files...\n[2020-01-10T00:08:22.640Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-42@tmp/config315903434157696173tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-01-10T00:08:22.691Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-10T00:08:23.005Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-01-10T00:08:23.029Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-10T00:08:23.351Z] ---> logs-deploy.sh\n[2020-01-10T00:08:23.351Z] + ARCHIVE_ARTIFACTS=\n[2020-01-10T00:08:23.351Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-01-10T00:08:23.351Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-01-10T00:08:23.351Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-01-10T00:08:23.351Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-42/1\n[2020-01-10T00:08:23.351Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-snmp-go/job/PR-42/1/\n[2020-01-10T00:08:23.351Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-42/1 /w/workspace/dgexfoundry_device-snmp-go_PR-42\n[2020-01-10T00:08:24.286Z] Archives upload complete.\n[2020-01-10T00:08:24.286Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-42/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-snmp-go/job/PR-42/1/\n'