b' Pull request #42 updated\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Connecting to https://api.github.com to check permissions of obtain list of lranjbar for edgexfoundry/device-snmp-go\n Obtained Jenkinsfile from 0d76bb2276f1001bdf0852b9339ef7142b58648f+08377ca45343dc389d5713aef6dd35d0787c24bd (60d44985ddb1a461b2c8734feecc078e8557211f)\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 All nodes of label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99 are offline\n Running on prd-centos7-docker-4c-2g-14250 in /w/workspace/dgexfoundry_device-snmp-go_PR-42\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 Fetching without tags\n > git init /w/workspace/dgexfoundry_device-snmp-go_PR-42 # 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/42/head:refs/remotes/origin/PR-42 +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\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\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/42/head:refs/remotes/origin/PR-42 +refs/heads/fuji:refs/remotes/origin/fuji # timeout=10\n Merging remotes/origin/fuji commit 08377ca45343dc389d5713aef6dd35d0787c24bd into PR head commit 0d76bb2276f1001bdf0852b9339ef7142b58648f\n Merge succeeded, producing 0d76bb2276f1001bdf0852b9339ef7142b58648f\n Checking out Revision 0d76bb2276f1001bdf0852b9339ef7142b58648f (PR-42)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 0d76bb2276f1001bdf0852b9339ef7142b58648f # 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 0d76bb2276f1001bdf0852b9339ef7142b58648f # timeout=10\n Commit message: "Update Jenkinsfile to use edgeXBuildGoApp function"\n First time build. Skipping changelog.\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-01-13T21:12:34.440Z] Timeout set to expire in 6 hr 0 min\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prepare)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver Prep)\n > git rev-list --no-walk 23d319c1c3825ed6ee1572d582574afef3f74f8c # timeout=10\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-13T21:12:35.757Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-13T21:12:35.757Z] \n [2020-01-13T21:12:35.757Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-13T21:12:36.082Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-13T21:12:36.082Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-01-13T21:12:36.082Z] e7c96db7181b: Pulling fs layer\n [2020-01-13T21:12:36.082Z] a038dfdf5543: Pulling fs layer\n [2020-01-13T21:12:36.082Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-01-13T21:12:36.342Z] e7c96db7181b: Download complete\n [2020-01-13T21:12:36.342Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-01-13T21:12:36.342Z] 8d5d8e63b3c0: Download complete\n [2020-01-13T21:12:36.342Z] a038dfdf5543: Verifying Checksum\n [2020-01-13T21:12:36.342Z] a038dfdf5543: Download complete\n [2020-01-13T21:12:36.342Z] e7c96db7181b: Pull complete\n [2020-01-13T21:12:37.278Z] a038dfdf5543: Pull complete\n [2020-01-13T21:12:37.278Z] 8d5d8e63b3c0: Pull complete\n [2020-01-13T21:12:37.537Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-01-13T21:12:37.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-01-13T21:12:37.658Z] prd-centos7-docker-4c-2g-14250 does not seem to be running inside a container\n [2020-01-13T21:12:37.570Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-01-13T21:12:38.202Z] $ docker top cac88e39852730dee0e457f51e59411c9886ff5159b474bd3aefe74632d22c25 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-13T21:12:38.899Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-13T21:12:38.899Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-13T21:12:39.101Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-13T21:12:39.093Z] $ docker exec cac88e39852730dee0e457f51e59411c9886ff5159b474bd3aefe74632d22c25 ssh-agent\n [2020-01-13T21:12:39.285Z] SSH_AUTH_SOCK=/tmp/ssh-NyrS0M3cKdFQ/agent.15\n [2020-01-13T21:12:39.285Z] SSH_AGENT_PID=22\n [2020-01-13T21:12:39.295Z] Running ssh-add (command line suppressed)\n [2020-01-13T21:12:39.436Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-42@tmp/private_key_112961322611669016.key (/w/workspace/dgexfoundry_device-snmp-go_PR-42@tmp/private_key_112961322611669016.key)\n [2020-01-13T21:12:39.489Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-13T21:12:39.783Z] + git describe --exact-match --tags HEAD\n [2020-01-13T21:12:39.783Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-01-13T21:12:39.831Z] $ docker exec --env ******** --env ******** cac88e39852730dee0e457f51e59411c9886ff5159b474bd3aefe74632d22c25 ssh-agent -k\n [2020-01-13T21:12:39.971Z] unset SSH_AUTH_SOCK;\n [2020-01-13T21:12:39.971Z] unset SSH_AGENT_PID;\n [2020-01-13T21:12:39.971Z] echo Agent pid 22 killed;\n [2020-01-13T21:12:40.017Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-01-13T21:12:40.032Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-01-13T21:12:40.032Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-01-13T21:12:40.057Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-13T21:12:40.057Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-13T21:12:40.249Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-13T21:12:40.253Z] $ docker exec cac88e39852730dee0e457f51e59411c9886ff5159b474bd3aefe74632d22c25 ssh-agent\n [2020-01-13T21:12:40.443Z] SSH_AUTH_SOCK=/tmp/ssh-rtMAUKUADqbM/agent.57\n [2020-01-13T21:12:40.443Z] SSH_AGENT_PID=64\n [2020-01-13T21:12:40.449Z] Running ssh-add (command line suppressed)\n [2020-01-13T21:12:40.600Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-42@tmp/private_key_3974182395001264254.key (/w/workspace/dgexfoundry_device-snmp-go_PR-42@tmp/private_key_3974182395001264254.key)\n [2020-01-13T21:12:40.647Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-13T21:12:40.938Z] + git semver init\n [2020-01-13T21:12:40.938Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-13T21:12:40.938Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-42/.git\n [2020-01-13T21:12:40.938Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-42\n [2020-01-13T21:12:40.938Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-13T21:12:40.938Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-13T21:12:40.938Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-13T21:12:40.938Z] # $SEMVER_BRANCH = PR-42\n [2020-01-13T21:12:40.938Z] # $SEMVER_TEMP = /tmp/semver-398756557\n [2020-01-13T21:12:40.938Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP\n [2020-01-13T21:12:41.197Z] # \'/tmp/semver-398756557\' -> \'/w/workspace/dgexfoundry_device-snmp-go_PR-42/.semver\'\n [2020-01-13T21:12:41.197Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-42/.semver\n [Pipeline] }\n [2020-01-13T21:12:41.204Z] $ docker exec --env ******** --env ******** cac88e39852730dee0e457f51e59411c9886ff5159b474bd3aefe74632d22c25 ssh-agent -k\n [2020-01-13T21:12:41.340Z] unset SSH_AUTH_SOCK;\n [2020-01-13T21:12:41.340Z] unset SSH_AGENT_PID;\n [2020-01-13T21:12:41.340Z] echo Agent pid 64 killed;\n [2020-01-13T21:12:41.377Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-13T21:12:41.684Z] + git semver\n [Pipeline] }\n [2020-01-13T21:12:41.695Z] $ docker stop --time=1 cac88e39852730dee0e457f51e59411c9886ff5159b474bd3aefe74632d22c25\n [2020-01-13T21:12:43.051Z] $ docker rm -f cac88e39852730dee0e457f51e59411c9886ff5159b474bd3aefe74632d22c25\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-01-13T21:12:43.550Z] Stashed 32 file(s)\n [Pipeline] echo\n [2020-01-13T21:12:43.551Z] [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-13T21:12:58.616Z] Still waiting to schedule task\n [2020-01-13T21:12:58.616Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-01-13T21:12:58.617Z] Still waiting to schedule task\n [2020-01-13T21:12:58.617Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n [2020-01-13T21:14:46.450Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-14251 in /w/workspace/dgexfoundry_device-snmp-go_PR-42\n [Pipeline] {\n [Pipeline] ws\n [2020-01-13T21:14:46.462Z] Running in /w/workspace/device-snmp-go/2\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-13T21:14:54.241Z] using credential edgex-jenkins-ssh\n [2020-01-13T21:14:54.274Z] Cloning the remote Git repository\n [2020-01-13T21:14:54.274Z] Cloning with configured refspecs honoured and without tags\n [2020-01-13T21:14:54.339Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git\n [2020-01-13T21:14:54.430Z] > git init /w/workspace/device-snmp-go/2 # timeout=10\n [2020-01-13T21:14:54.504Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n [2020-01-13T21:14:54.506Z] > git --version # timeout=10\n [2020-01-13T21:14:54.537Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-13T21:14:54.600Z] > 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-13T21:14:55.352Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n [2020-01-13T21:14:55.482Z] Fetching without tags\n [2020-01-13T21:14:55.952Z] Merging remotes/origin/fuji commit 08377ca45343dc389d5713aef6dd35d0787c24bd into PR head commit 0d76bb2276f1001bdf0852b9339ef7142b58648f\n [2020-01-13T21:14:56.174Z] Merge succeeded, producing 0d76bb2276f1001bdf0852b9339ef7142b58648f\n [2020-01-13T21:14:56.174Z] Checking out Revision 0d76bb2276f1001bdf0852b9339ef7142b58648f (PR-42)\n [2020-01-13T21:14:55.386Z] > git config --add remote.origin.fetch +refs/pull/42/head:refs/remotes/origin/PR-42 # timeout=10\n [2020-01-13T21:14:55.402Z] > git config --add remote.origin.fetch +refs/heads/fuji:refs/remotes/origin/fuji # timeout=10\n [2020-01-13T21:14:55.442Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n [2020-01-13T21:14:55.492Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n [2020-01-13T21:14:55.493Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-13T21:14:55.504Z] > 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-13T21:14:55.969Z] > git config core.sparsecheckout # timeout=10\n [2020-01-13T21:14:56.006Z] > git checkout -f 0d76bb2276f1001bdf0852b9339ef7142b58648f # timeout=10\n [2020-01-13T21:14:56.104Z] > git merge 08377ca45343dc389d5713aef6dd35d0787c24bd # timeout=10\n [2020-01-13T21:14:56.136Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-13T21:14:56.175Z] > git config core.sparsecheckout # timeout=10\n [2020-01-13T21:14:56.194Z] > git checkout -f 0d76bb2276f1001bdf0852b9339ef7142b58648f # timeout=10\n [2020-01-13T21:15:00.526Z] Commit message: "Update 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-13T21:15:01.572Z] =========================================================\n [2020-01-13T21:15:01.572Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine-arm64]\n [2020-01-13T21:15:01.572Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-13T21:15:03.122Z] + 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-13T21:15:04.108Z] Sending build context to Docker daemon 322kB\n\n [2020-01-13T21:15:04.108Z] Step 1/10 : ARG BASE=golang:1.11-alpine\n [2020-01-13T21:15:04.108Z] Step 2/10 : FROM ${BASE}\n [2020-01-13T21:15:04.384Z] 1.11.9-alpine-arm64: Pulling from edgex-golang-base\n [2020-01-13T21:15:04.384Z] 6f37394be673: Pulling fs layer\n [2020-01-13T21:15:04.384Z] 624d8cd59892: Pulling fs layer\n [2020-01-13T21:15:04.384Z] ecff0f4f3435: Pulling fs layer\n [2020-01-13T21:15:04.384Z] 69fbc39639a5: Pulling fs layer\n [2020-01-13T21:15:04.384Z] 63ed52b50e75: Pulling fs layer\n [2020-01-13T21:15:04.384Z] d911076bab81: Pulling fs layer\n [2020-01-13T21:15:04.384Z] c239fd5b1d92: Pulling fs layer\n [2020-01-13T21:15:04.384Z] e9e6bbcae8cf: Pulling fs layer\n [2020-01-13T21:15:04.384Z] 87583c5ba68f: Pulling fs layer\n [2020-01-13T21:15:04.384Z] 69fbc39639a5: Waiting\n [2020-01-13T21:15:04.384Z] 63ed52b50e75: Waiting\n [2020-01-13T21:15:04.384Z] d911076bab81: Waiting\n [2020-01-13T21:15:04.384Z] 31b5fcfd544f: Pulling fs layer\n [2020-01-13T21:15:04.384Z] bd4a789bbede: Pulling fs layer\n [2020-01-13T21:15:04.384Z] c239fd5b1d92: Waiting\n [2020-01-13T21:15:04.384Z] e9e6bbcae8cf: Waiting\n [2020-01-13T21:15:04.384Z] 87583c5ba68f: Waiting\n [2020-01-13T21:15:04.384Z] 31b5fcfd544f: Waiting\n [2020-01-13T21:15:04.384Z] bd4a789bbede: Waiting\n [2020-01-13T21:15:04.384Z] 624d8cd59892: Verifying Checksum\n [2020-01-13T21:15:04.384Z] 624d8cd59892: Download complete\n [2020-01-13T21:15:04.384Z] ecff0f4f3435: Verifying Checksum\n [2020-01-13T21:15:04.384Z] ecff0f4f3435: Download complete\n [2020-01-13T21:15:04.384Z] 63ed52b50e75: Verifying Checksum\n [2020-01-13T21:15:04.384Z] 63ed52b50e75: Download complete\n [2020-01-13T21:15:04.656Z] d911076bab81: Verifying Checksum\n [2020-01-13T21:15:04.656Z] d911076bab81: Download complete\n [2020-01-13T21:15:04.656Z] 6f37394be673: Verifying Checksum\n [2020-01-13T21:15:04.656Z] 6f37394be673: Download complete\n [2020-01-13T21:15:05.262Z] Running on prd-centos7-docker-4c-2g-14252 in /w/workspace/dgexfoundry_device-snmp-go_PR-42\n [Pipeline] {\n [Pipeline] ws\n [2020-01-13T21:15:05.274Z] Running in /w/workspace/device-snmp-go/2\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-13T21:15:06.654Z] 6f37394be673: Pull complete\n [2020-01-13T21:15:07.727Z] using credential edgex-jenkins-ssh\n [2020-01-13T21:15:07.748Z] Cloning the remote Git repository\n [2020-01-13T21:15:07.748Z] Cloning with configured refspecs honoured and without tags\n [2020-01-13T21:15:07.270Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git\n [2020-01-13T21:15:08.119Z] 624d8cd59892: Pull complete\n [2020-01-13T21:15:08.119Z] ecff0f4f3435: Pull complete\n [2020-01-13T21:15:08.376Z] Fetching without tags\n [2020-01-13T21:15:08.763Z] Merging remotes/origin/fuji commit 08377ca45343dc389d5713aef6dd35d0787c24bd into PR head commit 0d76bb2276f1001bdf0852b9339ef7142b58648f\n [2020-01-13T21:15:07.317Z] > git init /w/workspace/device-snmp-go/2 # timeout=10\n [2020-01-13T21:15:07.385Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n [2020-01-13T21:15:07.385Z] > git --version # timeout=10\n [2020-01-13T21:15:07.391Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-13T21:15:07.417Z] > 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-13T21:15:07.896Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n [2020-01-13T21:15:07.902Z] > git config --add remote.origin.fetch +refs/pull/42/head:refs/remotes/origin/PR-42 # timeout=10\n [2020-01-13T21:15:07.909Z] > git config --add remote.origin.fetch +refs/heads/fuji:refs/remotes/origin/fuji # timeout=10\n [2020-01-13T21:15:07.921Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n [2020-01-13T21:15:07.931Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n [2020-01-13T21:15:07.932Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-13T21:15:07.936Z] > 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-13T21:15:08.355Z] > git config core.sparsecheckout # timeout=10\n [2020-01-13T21:15:08.361Z] > git checkout -f 0d76bb2276f1001bdf0852b9339ef7142b58648f # timeout=10\n [2020-01-13T21:15:08.393Z] > git merge 08377ca45343dc389d5713aef6dd35d0787c24bd # timeout=10\n [2020-01-13T21:15:08.402Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-13T21:15:08.820Z] Merge succeeded, producing 0d76bb2276f1001bdf0852b9339ef7142b58648f\n [2020-01-13T21:15:08.821Z] Checking out Revision 0d76bb2276f1001bdf0852b9339ef7142b58648f (PR-42)\n [2020-01-13T21:15:08.412Z] > git config core.sparsecheckout # timeout=10\n [2020-01-13T21:15:08.416Z] > git checkout -f 0d76bb2276f1001bdf0852b9339ef7142b58648f # timeout=10\n [2020-01-13T21:15:11.516Z] c239fd5b1d92: Verifying Checksum\n [2020-01-13T21:15:11.516Z] c239fd5b1d92: Download complete\n [2020-01-13T21:15:11.516Z] 87583c5ba68f: Verifying Checksum\n [2020-01-13T21:15:11.516Z] 87583c5ba68f: Download complete\n [2020-01-13T21:15:12.133Z] Commit message: "Update 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-13T21:15:12.990Z] =========================================================\n [2020-01-13T21:15:12.990Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine]\n [2020-01-13T21:15:12.990Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-13T21:15:13.569Z] + 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-13T21:15:13.832Z] Sending build context to Docker daemon 322kB\n\n [2020-01-13T21:15:13.832Z] Step 1/10 : ARG BASE=golang:1.11-alpine\n [2020-01-13T21:15:13.832Z] Step 2/10 : FROM ${BASE}\n [2020-01-13T21:15:13.832Z] 1.11.9-alpine: Pulling from edgex-golang-base\n [2020-01-13T21:15:13.832Z] bdf0201b3a05: Pulling fs layer\n [2020-01-13T21:15:13.832Z] 38f114998adb: Pulling fs layer\n [2020-01-13T21:15:13.832Z] 21134b1a9e68: Pulling fs layer\n [2020-01-13T21:15:13.832Z] cd170a3a88ba: Pulling fs layer\n [2020-01-13T21:15:13.832Z] aa6d03943d33: Pulling fs layer\n [2020-01-13T21:15:13.832Z] 596e9b4d0e85: Pulling fs layer\n [2020-01-13T21:15:13.832Z] 973e67862d1a: Pulling fs layer\n [2020-01-13T21:15:13.832Z] 6c3f447c4847: Pulling fs layer\n [2020-01-13T21:15:13.832Z] 4c05a57fd44c: Pulling fs layer\n [2020-01-13T21:15:13.832Z] cd4b352ef8d7: Pulling fs layer\n [2020-01-13T21:15:13.832Z] e94a91aa99aa: Pulling fs layer\n [2020-01-13T21:15:13.832Z] cd170a3a88ba: Waiting\n [2020-01-13T21:15:13.832Z] aa6d03943d33: Waiting\n [2020-01-13T21:15:13.832Z] 596e9b4d0e85: Waiting\n [2020-01-13T21:15:13.832Z] 973e67862d1a: Waiting\n [2020-01-13T21:15:13.832Z] 6c3f447c4847: Waiting\n [2020-01-13T21:15:13.832Z] 4c05a57fd44c: Waiting\n [2020-01-13T21:15:13.832Z] cd4b352ef8d7: Waiting\n [2020-01-13T21:15:13.832Z] e94a91aa99aa: Waiting\n [2020-01-13T21:15:13.832Z] 21134b1a9e68: Verifying Checksum\n [2020-01-13T21:15:13.832Z] 21134b1a9e68: Download complete\n [2020-01-13T21:15:13.832Z] 38f114998adb: Verifying Checksum\n [2020-01-13T21:15:13.832Z] 38f114998adb: Download complete\n [2020-01-13T21:15:13.832Z] aa6d03943d33: Verifying Checksum\n [2020-01-13T21:15:13.832Z] aa6d03943d33: Download complete\n [2020-01-13T21:15:14.101Z] 596e9b4d0e85: Verifying Checksum\n [2020-01-13T21:15:14.101Z] 596e9b4d0e85: Download complete\n [2020-01-13T21:15:14.101Z] bdf0201b3a05: Verifying Checksum\n [2020-01-13T21:15:14.101Z] bdf0201b3a05: Download complete\n [2020-01-13T21:15:14.372Z] bdf0201b3a05: Pull complete\n [2020-01-13T21:15:14.372Z] 38f114998adb: Pull complete\n [2020-01-13T21:15:14.644Z] 21134b1a9e68: Pull complete\n [2020-01-13T21:15:14.908Z] 31b5fcfd544f: Verifying Checksum\n [2020-01-13T21:15:14.908Z] 31b5fcfd544f: Download complete\n [2020-01-13T21:15:14.914Z] 973e67862d1a: Verifying Checksum\n [2020-01-13T21:15:14.914Z] 973e67862d1a: Download complete\n [2020-01-13T21:15:14.914Z] 4c05a57fd44c: Verifying Checksum\n [2020-01-13T21:15:14.914Z] 4c05a57fd44c: Download complete\n [2020-01-13T21:15:15.191Z] bd4a789bbede: Verifying Checksum\n [2020-01-13T21:15:15.192Z] bd4a789bbede: Download complete\n [2020-01-13T21:15:15.491Z] cd170a3a88ba: Verifying Checksum\n [2020-01-13T21:15:15.491Z] cd170a3a88ba: Download complete\n [2020-01-13T21:15:15.491Z] e94a91aa99aa: Verifying Checksum\n [2020-01-13T21:15:15.491Z] e94a91aa99aa: Download complete\n [2020-01-13T21:15:15.750Z] 6c3f447c4847: Verifying Checksum\n [2020-01-13T21:15:15.750Z] 6c3f447c4847: Download complete\n [2020-01-13T21:15:15.750Z] cd4b352ef8d7: Verifying Checksum\n [2020-01-13T21:15:15.750Z] cd4b352ef8d7: Download complete\n [2020-01-13T21:15:17.190Z] e9e6bbcae8cf: Download complete\n [2020-01-13T21:15:18.174Z] 69fbc39639a5: Verifying Checksum\n [2020-01-13T21:15:18.174Z] 69fbc39639a5: Download complete\n [2020-01-13T21:15:21.034Z] cd170a3a88ba: Pull complete\n [2020-01-13T21:15:21.034Z] aa6d03943d33: Pull complete\n [2020-01-13T21:15:21.034Z] 596e9b4d0e85: Pull complete\n [2020-01-13T21:15:24.332Z] 973e67862d1a: Pull complete\n [2020-01-13T21:15:27.624Z] 6c3f447c4847: Pull complete\n [2020-01-13T21:15:27.624Z] 4c05a57fd44c: Pull complete\n [2020-01-13T21:15:28.559Z] cd4b352ef8d7: Pull complete\n [2020-01-13T21:15:28.559Z] e94a91aa99aa: Pull complete\n [2020-01-13T21:15:28.559Z] Digest: sha256:5500eb8cf452cbe1e30df8e9a650168b714917778eb67311558bbe9eff3e366c\n [2020-01-13T21:15:28.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine\n [2020-01-13T21:15:28.559Z] ---> f9138e085dcd\n [2020-01-13T21:15:28.559Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git"\n [2020-01-13T21:15:28.818Z] ---> Running in ac3354e98697\n [2020-01-13T21:15:28.818Z] Removing intermediate container ac3354e98697\n [2020-01-13T21:15:28.818Z] ---> fdd85c2d28e3\n [2020-01-13T21:15:28.818Z] Step 4/10 : ARG ALPINE_PKG_EXTRA=""\n [2020-01-13T21:15:28.818Z] ---> Running in 476bb2a5b9ff\n [2020-01-13T21:15:29.077Z] Removing intermediate container 476bb2a5b9ff\n [2020-01-13T21:15:29.077Z] ---> 7c935605dc3a\n [2020-01-13T21:15:29.077Z] Step 5/10 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2018-2020: Intel\'\n [2020-01-13T21:15:29.077Z] ---> Running in 6b25f8e142d6\n [2020-01-13T21:15:29.077Z] Removing intermediate container 6b25f8e142d6\n [2020-01-13T21:15:29.077Z] ---> fafda83291f0\n [2020-01-13T21:15:29.077Z] Step 6/10 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-13T21:15:29.349Z] ---> Running in 4712e33384d0\n [2020-01-13T21:15:30.728Z] Removing intermediate container 4712e33384d0\n [2020-01-13T21:15:30.728Z] ---> afeba6c93892\n [2020-01-13T21:15:30.728Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n [2020-01-13T21:15:30.728Z] ---> Running in 96539529e645\n [2020-01-13T21:15:30.988Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz\n [2020-01-13T21:15:31.925Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz\n [2020-01-13T21:15:32.184Z] OK: 133 MiB in 40 packages\n [2020-01-13T21:15:32.445Z] Removing intermediate container 96539529e645\n [2020-01-13T21:15:32.445Z] ---> 7edb1810eb79\n [2020-01-13T21:15:32.445Z] Step 8/10 : WORKDIR /device-snmp-go\n [2020-01-13T21:15:32.445Z] ---> Running in 2cac1dcae012\n [2020-01-13T21:15:32.705Z] Removing intermediate container 2cac1dcae012\n [2020-01-13T21:15:32.705Z] ---> 3aadfa5dbf2b\n [2020-01-13T21:15:32.705Z] Step 9/10 : COPY . .\n [2020-01-13T21:15:32.965Z] ---> 7df80ec1e2bc\n [2020-01-13T21:15:32.965Z] Step 10/10 : RUN go mod download\n [2020-01-13T21:15:32.965Z] ---> Running in 1f21ce1dcbbb\n [2020-01-13T21:15:33.535Z] \x1b[91mgo: finding github.com/edgexfoundry/device-sdk-go v1.1.1\n [2020-01-13T21:15:33.535Z] \x1b[0m\x1b[91mgo: finding github.com/soniah/gosnmp v1.21.0\n [2020-01-13T21:15:33.535Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31\n [2020-01-13T21:15:34.103Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-13T21:15:34.103Z] \x1b[0m\x1b[91mgo: finding github.com/golang/mock v1.2.0\n [2020-01-13T21:15:34.103Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-01-13T21:15:34.103Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-01-13T21:15:34.103Z] go: finding github.com/ugorji/go v1.1.4\n [2020-01-13T21:15:34.103Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-01-13T21:15:34.103Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-01-13T21:15:34.103Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n [2020-01-13T21:15:34.103Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-01-13T21:15:34.365Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-01-13T21:15:34.365Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n [2020-01-13T21:15:34.365Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-01-13T21:15:34.365Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-01-13T21:15:34.365Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-01-13T21:15:34.624Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-13T21:15:34.624Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-13T21:15:34.624Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-13T21:15:34.624Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-01-13T21:15:34.883Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-01-13T21:15:34.884Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-01-13T21:15:34.884Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-01-13T21:15:34.884Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-01-13T21:15:34.884Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-01-13T21:15:35.143Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-01-13T21:15:35.143Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-01-13T21:15:35.143Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-01-13T21:15:35.143Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-01-13T21:15:35.143Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-01-13T21:15:35.402Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-01-13T21:15:35.402Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-01-13T21:15:35.402Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-01-13T21:15:35.969Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-01-13T21:15:36.229Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-01-13T21:15:36.229Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-01-13T21:15:36.229Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-01-13T21:15:36.229Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-01-13T21:15:36.229Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-01-13T21:15:36.229Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-01-13T21:15:36.229Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-01-13T21:15:36.468Z] 69fbc39639a5: Pull complete\n [2020-01-13T21:15:36.469Z] 63ed52b50e75: Pull complete\n [2020-01-13T21:15:36.469Z] d911076bab81: Pull complete\n [2020-01-13T21:15:36.493Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-01-13T21:15:36.493Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-01-13T21:15:36.493Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-01-13T21:15:36.752Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-01-13T21:15:36.753Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-01-13T21:15:36.753Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-01-13T21:15:36.753Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-01-13T21:15:36.753Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-01-13T21:15:36.753Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-01-13T21:15:37.014Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-01-13T21:15:37.014Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-01-13T21:15:37.014Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-01-13T21:15:37.287Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-01-13T21:15:37.287Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-01-13T21:15:37.287Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-01-13T21:15:37.553Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-01-13T21:15:37.954Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-01-13T21:15:37.954Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-01-13T21:15:37.954Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-01-13T21:15:37.954Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-01-13T21:15:38.257Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-01-13T21:15:38.257Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-01-13T21:15:38.257Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-01-13T21:15:38.257Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-01-13T21:15:38.257Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-01-13T21:15:38.519Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-01-13T21:15:38.519Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-01-13T21:15:38.519Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-01-13T21:15:38.519Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-01-13T21:15:38.519Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-01-13T21:15:39.455Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-01-13T21:15:40.793Z] c239fd5b1d92: Pull complete\n [2020-01-13T21:15:47.576Z] e9e6bbcae8cf: Pull complete\n [2020-01-13T21:15:47.576Z] 87583c5ba68f: Pull complete\n [2020-01-13T21:15:50.840Z] 31b5fcfd544f: Pull complete\n [2020-01-13T21:15:51.422Z] bd4a789bbede: Pull complete\n [2020-01-13T21:15:51.422Z] Digest: sha256:501551ff06febc92a20e87853c786f768e6cd50e724d6d5962a9a74d3283429b\n [2020-01-13T21:15:51.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine-arm64\n [2020-01-13T21:15:51.422Z] ---> 5690e4b6fe5a\n [2020-01-13T21:15:51.422Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git"\n [2020-01-13T21:15:54.804Z] ---> Running in be3844a6538b\n [2020-01-13T21:15:54.804Z] Removing intermediate container be3844a6538b\n [2020-01-13T21:15:54.804Z] ---> 0c6b3b6bdbe2\n [2020-01-13T21:15:54.804Z] Step 4/10 : ARG ALPINE_PKG_EXTRA=""\n [2020-01-13T21:15:54.804Z] ---> Running in b9259fff81c6\n [2020-01-13T21:15:55.078Z] Removing intermediate container b9259fff81c6\n [2020-01-13T21:15:55.078Z] ---> aedeae8aca63\n [2020-01-13T21:15:55.078Z] Step 5/10 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2018-2020: Intel\'\n [2020-01-13T21:15:55.346Z] ---> Running in 4e7747325234\n [2020-01-13T21:15:55.614Z] Removing intermediate container 4e7747325234\n [2020-01-13T21:15:55.614Z] ---> ed0f81ec67f6\n [2020-01-13T21:15:55.614Z] Step 6/10 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-13T21:15:55.614Z] ---> Running in ad24153f81d3\n [2020-01-13T21:15:58.215Z] Removing intermediate container ad24153f81d3\n [2020-01-13T21:15:58.215Z] ---> 722d17892bbb\n [2020-01-13T21:15:58.215Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n [2020-01-13T21:15:58.215Z] ---> Running in ae58bdc9779c\n [2020-01-13T21:15:58.808Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz\n [2020-01-13T21:15:59.771Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz\n [2020-01-13T21:16:00.045Z] OK: 121 MiB in 40 packages\n [2020-01-13T21:16:01.044Z] Removing intermediate container ae58bdc9779c\n [2020-01-13T21:16:01.044Z] ---> e61c55ce3ad0\n [2020-01-13T21:16:01.044Z] Step 8/10 : WORKDIR /device-snmp-go\n [2020-01-13T21:16:01.318Z] ---> Running in 3a5f6a19ffc3\n [2020-01-13T21:16:01.395Z] \x1b[0mRemoving intermediate container 1f21ce1dcbbb\n [2020-01-13T21:16:01.395Z] ---> 8d4f3a5607d4\n [2020-01-13T21:16:01.395Z] Successfully built 8d4f3a5607d4\n [2020-01-13T21:16:01.395Z] 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-13T21:16:01.589Z] Removing intermediate container 3a5f6a19ffc3\n [2020-01-13T21:16:01.589Z] ---> 36a350661ee0\n [2020-01-13T21:16:01.589Z] Step 9/10 : COPY . .\n [2020-01-13T21:16:01.780Z] + docker inspect -f . ci-base-image-x86_64\n [2020-01-13T21:16:01.780Z] .\n [Pipeline] withDockerContainer\n [2020-01-13T21:16:01.902Z] prd-centos7-docker-4c-2g-14252 does not seem to be running inside a container\n [2020-01-13T21:16:01.948Z] $ 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-x86_64 cat\n [2020-01-13T21:16:02.518Z] $ docker top 099add70c63d3e8835ad2aaf4157f86e86bde9548217a8bc225028ce4e704afe -eo pid,comm\n [2020-01-13T21:16:02.587Z] ---> 3ca1c1079a08\n [2020-01-13T21:16:02.587Z] Step 10/10 : RUN go mod download\n [2020-01-13T21:16:02.587Z] ---> Running in 9d247c656860\n [Pipeline] {\n [Pipeline] sh\n [2020-01-13T21:16:03.332Z] + go version\n [2020-01-13T21:16:03.553Z] \x1b[91mgo: finding github.com/edgexfoundry/device-sdk-go v1.1.1\n [2020-01-13T21:16:03.553Z] \x1b[0m\x1b[91mgo: finding github.com/soniah/gosnmp v1.21.0\n [2020-01-13T21:16:03.553Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31\n [2020-01-13T21:16:03.898Z] go version go1.11.9 linux/amd64\n [Pipeline] sh\n [2020-01-13T21:16:04.190Z] + make test\n [2020-01-13T21:16:04.190Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out\n [2020-01-13T21:16:04.517Z] \x1b[0m\x1b[91mgo: finding github.com/golang/mock v1.2.0\n [2020-01-13T21:16:04.517Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-13T21:16:04.517Z] \x1b[0m\x1b[91mgo: finding github.com/jessevdk/go-flags v1.4.0\n [2020-01-13T21:16:04.517Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-01-13T21:16:04.517Z] \x1b[0m\x1b[91mgo: finding github.com/OneOfOne/xxhash v1.2.6\n [2020-01-13T21:16:04.517Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-01-13T21:16:04.517Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-01-13T21:16:04.517Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-01-13T21:16:04.517Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-01-13T21:16:05.567Z] ? \tgithub.com/edgexfoundry/device-snmp-go\t[no test files]\n [2020-01-13T21:16:05.952Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-01-13T21:16:06.220Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-01-13T21:16:06.220Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-01-13T21:16:06.220Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-01-13T21:16:06.491Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-01-13T21:16:06.491Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-13T21:16:06.491Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-13T21:16:06.767Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-13T21:16:07.040Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-01-13T21:16:07.634Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-01-13T21:16:07.634Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-01-13T21:16:07.912Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-01-13T21:16:07.912Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-01-13T21:16:07.912Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-01-13T21:16:07.912Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-01-13T21:16:07.912Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-01-13T21:16:08.509Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-01-13T21:16:08.788Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-01-13T21:16:09.057Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-01-13T21:16:09.326Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-01-13T21:16:09.595Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-01-13T21:16:10.579Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-01-13T21:16:10.872Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-01-13T21:16:10.872Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-01-13T21:16:10.872Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-01-13T21:16:10.872Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-01-13T21:16:10.872Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-01-13T21:16:10.872Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-01-13T21:16:10.872Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-01-13T21:16:11.142Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-01-13T21:16:11.735Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-01-13T21:16:12.346Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-01-13T21:16:12.346Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-01-13T21:16:12.346Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-01-13T21:16:12.618Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-01-13T21:16:12.618Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-01-13T21:16:12.618Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-01-13T21:16:12.618Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-01-13T21:16:13.213Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-01-13T21:16:13.485Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-01-13T21:16:13.759Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-01-13T21:16:14.032Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-01-13T21:16:14.032Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-01-13T21:16:14.032Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-01-13T21:16:14.305Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-01-13T21:16:14.581Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-01-13T21:16:14.581Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-01-13T21:16:15.553Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-01-13T21:16:15.553Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-01-13T21:16:16.160Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-01-13T21:16:16.160Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-01-13T21:16:16.437Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-01-13T21:16:16.710Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-01-13T21:16:17.296Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-01-13T21:16:17.570Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-01-13T21:16:17.846Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-01-13T21:16:17.855Z] ? \tgithub.com/edgexfoundry/device-snmp-go/cmd\t[no test files]\n [2020-01-13T21:16:17.855Z] ok \tgithub.com/edgexfoundry/device-snmp-go/internal/driver\t0.006s\tcoverage: 0.0% of statements\n [2020-01-13T21:16:17.855Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-01-13T21:16:18.118Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-01-13T21:16:18.386Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-01-13T21:16:18.987Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-01-13T21:16:18.987Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-01-13T21:16:19.985Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-01-13T21:16:22.067Z] gofmt -l .\n [2020-01-13T21:16:22.068Z] [ "`gofmt -l .`" = "" ]\n [2020-01-13T21:16:22.068Z] ./bin/test-attribution-txt.sh\n [2020-01-13T21:16:22.326Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-01-13T21:16:22.697Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-01-13T21:16:22.697Z] $ docker stop --time=1 099add70c63d3e8835ad2aaf4157f86e86bde9548217a8bc225028ce4e704afe\n [2020-01-13T21:16:24.185Z] $ docker rm -f 099add70c63d3e8835ad2aaf4157f86e86bde9548217a8bc225028ce4e704afe\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] sh\n [2020-01-13T21:16:25.259Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-01-13T21:16:25.551Z] + ls -al .\n [2020-01-13T21:16:25.551Z] total 88\n [2020-01-13T21:16:25.551Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jan 13 21:16 .\n [2020-01-13T21:16:25.551Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 13 21:15 ..\n [2020-01-13T21:16:25.551Z] -rw-rw-r--. 1 jenkins jenkins 4416 Jan 13 21:15 Attribution.txt\n [2020-01-13T21:16:25.551Z] drwxrwxr-x. 2 jenkins jenkins 87 Jan 13 21:15 bin\n [2020-01-13T21:16:25.551Z] drwxrwxr-x. 3 jenkins jenkins 32 Jan 13 21:15 cmd\n [2020-01-13T21:16:25.551Z] -rw-r--r--. 1 jenkins jenkins 8492 Jan 13 21:16 coverage.out\n [2020-01-13T21:16:25.551Z] -rw-rw-r--. 1 jenkins jenkins 1027 Jan 13 21:15 Dockerfile\n [2020-01-13T21:16:25.551Z] -rw-rw-r--. 1 jenkins jenkins 478 Jan 13 21:15 Dockerfile.build\n [2020-01-13T21:16:25.551Z] -rw-rw-r--. 1 jenkins jenkins 6 Jan 13 21:15 .dockerignore\n [2020-01-13T21:16:25.551Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 13 21:15 .git\n [2020-01-13T21:16:25.551Z] -rw-rw-r--. 1 jenkins jenkins 272 Jan 13 21:15 .gitignore\n [2020-01-13T21:16:25.551Z] -rw-r--r--. 1 jenkins jenkins 194 Jan 13 21:16 go.mod\n [2020-01-13T21:16:25.551Z] -rw-r--r--. 1 jenkins jenkins 11665 Jan 13 21:16 go.sum\n [2020-01-13T21:16:25.551Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 13 21:15 internal\n [2020-01-13T21:16:25.551Z] -rw-rw-r--. 1 jenkins jenkins 683 Jan 13 21:15 Jenkinsfile\n [2020-01-13T21:16:25.551Z] -rw-rw-r--. 1 jenkins jenkins 937 Jan 13 21:15 Makefile\n [2020-01-13T21:16:25.551Z] drwxrwxr-x. 2 jenkins jenkins 84 Jan 13 21:15 profiles\n [2020-01-13T21:16:25.551Z] -rw-rw-r--. 1 jenkins jenkins 12398 Jan 13 21:15 README.md\n [2020-01-13T21:16:25.551Z] drwxrwxr-x. 3 jenkins jenkins 74 Jan 13 21:15 .semver\n [2020-01-13T21:16:25.551Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 13 21:12 VERSION\n [2020-01-13T21:16:25.551Z] -rw-rw-r--. 1 jenkins jenkins 209 Jan 13 21:15 version.go\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-13T21:16:25.845Z] + docker build -t docker-device-snmp-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg \'MAKE=make build\' --label git_sha=0d76bb2276f1001bdf0852b9339ef7142b58648f --label arch=x86_64 --label version=0.0.0 .\n [2020-01-13T21:16:25.846Z] Sending build context to Docker daemon 331.3kB\n\n [2020-01-13T21:16:25.846Z] Step 1/23 : ARG BASE=golang:1.11-alpine\n [2020-01-13T21:16:25.846Z] Step 2/23 : FROM ${BASE} AS builder\n [2020-01-13T21:16:25.846Z] ---> 8d4f3a5607d4\n [2020-01-13T21:16:25.846Z] Step 3/23 : ARG MAKE="make build"\n [2020-01-13T21:16:26.104Z] ---> Running in d98aaafe348c\n [2020-01-13T21:16:26.104Z] Removing intermediate container d98aaafe348c\n [2020-01-13T21:16:26.104Z] ---> fa82c07a189a\n [2020-01-13T21:16:26.104Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git"\n [2020-01-13T21:16:26.104Z] ---> Running in 9debd5d26c71\n [2020-01-13T21:16:26.362Z] Removing intermediate container 9debd5d26c71\n [2020-01-13T21:16:26.362Z] ---> 48ca7f460787\n [2020-01-13T21:16:26.362Z] Step 5/23 : ARG ALPINE_PKG_EXTRA=""\n [2020-01-13T21:16:26.362Z] ---> Running in 255f03d2d8bc\n [2020-01-13T21:16:26.621Z] Removing intermediate container 255f03d2d8bc\n [2020-01-13T21:16:26.621Z] ---> 10b83d35e0cd\n [2020-01-13T21:16:26.621Z] Step 6/23 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-13T21:16:26.621Z] ---> Running in fb71c56a1893\n [2020-01-13T21:16:27.189Z] Removing intermediate container fb71c56a1893\n [2020-01-13T21:16:27.189Z] ---> 9d163d3c0254\n [2020-01-13T21:16:27.189Z] Step 7/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n [2020-01-13T21:16:27.466Z] ---> Running in 71ac7bc7556c\n [2020-01-13T21:16:27.725Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz\n [2020-01-13T21:16:28.659Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz\n [2020-01-13T21:16:28.917Z] OK: 133 MiB in 40 packages\n [2020-01-13T21:16:29.176Z] Removing intermediate container 71ac7bc7556c\n [2020-01-13T21:16:29.176Z] ---> 6615544ae043\n [2020-01-13T21:16:29.176Z] Step 8/23 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go\n [2020-01-13T21:16:29.176Z] ---> Running in 5801c1036855\n [2020-01-13T21:16:29.434Z] Removing intermediate container 5801c1036855\n [2020-01-13T21:16:29.434Z] ---> 95d747207ad0\n [2020-01-13T21:16:29.434Z] Step 9/23 : COPY go.mod .\n [2020-01-13T21:16:29.434Z] ---> 27ae25506b4d\n [2020-01-13T21:16:29.434Z] Step 10/23 : COPY Makefile .\n [2020-01-13T21:16:29.693Z] ---> 5138db221619\n [2020-01-13T21:16:29.693Z] Step 11/23 : RUN make update\n [2020-01-13T21:16:29.693Z] ---> Running in 80f16119712c\n [2020-01-13T21:16:30.262Z] CGO_ENABLED=0 GO111MODULE=on go mod download\n [2020-01-13T21:16:30.521Z] Removing intermediate container 80f16119712c\n [2020-01-13T21:16:30.521Z] ---> 2326b704635e\n [2020-01-13T21:16:30.521Z] Step 12/23 : COPY . .\n [2020-01-13T21:16:30.782Z] ---> eb3642b70f20\n [2020-01-13T21:16:30.782Z] Step 13/23 : RUN ${MAKE}\n [2020-01-13T21:16:30.782Z] ---> Running in c486395faece\n [2020-01-13T21:16:31.352Z] 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-13T21:16:43.609Z] CGO_ENABLED=0 GO111MODULE=on go build ./...\n [2020-01-13T21:16:45.510Z] Removing intermediate container c486395faece\n [2020-01-13T21:16:45.510Z] ---> a8f696080cbe\n [2020-01-13T21:16:45.510Z] Step 14/23 : FROM alpine\n [2020-01-13T21:16:45.768Z] latest: Pulling from library/alpine\n [2020-01-13T21:16:46.026Z] e6b0cf9c0882: Pulling fs layer\n [2020-01-13T21:16:46.026Z] e6b0cf9c0882: Verifying Checksum\n [2020-01-13T21:16:46.026Z] e6b0cf9c0882: Download complete\n [2020-01-13T21:16:46.284Z] e6b0cf9c0882: Pull complete\n [2020-01-13T21:16:46.284Z] Digest: sha256:2171658620155679240babee0a7714f6509fae66898db422ad803b951257db78\n [2020-01-13T21:16:46.284Z] Status: Downloaded newer image for alpine:latest\n [2020-01-13T21:16:46.284Z] ---> cc0abc535e36\n [2020-01-13T21:16:46.284Z] Step 15/23 : ENV APP_PORT=49993\n [2020-01-13T21:16:46.545Z] ---> Running in 310338c98e6e\n [2020-01-13T21:16:46.545Z] Removing intermediate container 310338c98e6e\n [2020-01-13T21:16:46.545Z] ---> 425b55b44672\n [2020-01-13T21:16:46.545Z] Step 16/23 : EXPOSE $APP_PORT\n [2020-01-13T21:16:46.545Z] ---> Running in cc18aa089a3a\n [2020-01-13T21:16:46.803Z] Removing intermediate container cc18aa089a3a\n [2020-01-13T21:16:46.803Z] ---> 8e90edab79b3\n [2020-01-13T21:16:46.803Z] Step 17/23 : ENV DEVICE_PORT=161\n [2020-01-13T21:16:46.803Z] ---> Running in c65fe5ccfe10\n [2020-01-13T21:16:46.803Z] Removing intermediate container c65fe5ccfe10\n [2020-01-13T21:16:46.803Z] ---> ed170874b2c2\n [2020-01-13T21:16:46.803Z] Step 18/23 : EXPOSE $DEVICE_PORT\n [2020-01-13T21:16:46.803Z] ---> Running in 1c10d53dfc7c\n [2020-01-13T21:16:47.061Z] Removing intermediate container 1c10d53dfc7c\n [2020-01-13T21:16:47.061Z] ---> fe34637281d4\n [2020-01-13T21:16:47.061Z] Step 19/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd /\n [2020-01-13T21:16:47.629Z] ---> 6e9690188816\n [2020-01-13T21:16:47.629Z] Step 20/23 : ENTRYPOINT ["/device-snmp-go","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"]\n [2020-01-13T21:16:47.629Z] ---> Running in 8e90a5e3611e\n [2020-01-13T21:16:47.629Z] Removing intermediate container 8e90a5e3611e\n [2020-01-13T21:16:47.629Z] ---> 8549a9fa2e15\n [2020-01-13T21:16:47.629Z] Step 21/23 : LABEL arch=x86_64\n [2020-01-13T21:16:47.629Z] ---> Running in deb0c67df141\n [2020-01-13T21:16:47.887Z] Removing intermediate container deb0c67df141\n [2020-01-13T21:16:47.887Z] ---> 78d7b036f2ee\n [2020-01-13T21:16:47.887Z] Step 22/23 : LABEL git_sha=0d76bb2276f1001bdf0852b9339ef7142b58648f\n [2020-01-13T21:16:47.887Z] ---> Running in ab5f2c10c017\n [2020-01-13T21:16:48.145Z] Removing intermediate container ab5f2c10c017\n [2020-01-13T21:16:48.145Z] ---> 4a43c165de09\n [2020-01-13T21:16:48.145Z] Step 23/23 : LABEL version=0.0.0\n [2020-01-13T21:16:48.145Z] ---> Running in 6da66b15e60c\n [2020-01-13T21:16:48.145Z] Removing intermediate container 6da66b15e60c\n [2020-01-13T21:16:48.145Z] ---> 4b7f82bd26b5\n [2020-01-13T21:16:48.145Z] Successfully built 4b7f82bd26b5\n [2020-01-13T21:16:48.145Z] Successfully tagged docker-device-snmp-go:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-01-13T21:17:27.937Z] \x1b[0mRemoving intermediate container 9d247c656860\n [2020-01-13T21:17:27.937Z] ---> 932f9813408c\n [2020-01-13T21:17:27.937Z] Successfully built 932f9813408c\n [2020-01-13T21:17:27.937Z] 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-13T21:17:28.406Z] + docker inspect -f . ci-base-image-arm64\n [2020-01-13T21:17:28.674Z] .\n [Pipeline] withDockerContainer\n [2020-01-13T21:17:29.050Z] prd-ubuntu18.04-docker-arm64-4c-2g-14251 does not seem to be running inside a container\n [2020-01-13T21:17:29.156Z] $ 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-13T21:17:30.527Z] $ docker top 6a55f266004816968a54998c7bf5be2e3ee973953f0c4a579bf9914c4f20405f -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-13T21:17:33.073Z] + go version\n [2020-01-13T21:17:33.073Z] go version go1.11.9 linux/arm64\n [Pipeline] sh\n [2020-01-13T21:17:33.746Z] + make test\n [2020-01-13T21:17:33.746Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out\n [2020-01-13T21:17:35.166Z] ? \tgithub.com/edgexfoundry/device-snmp-go\t[no test files]\n [2020-01-13T21:18:43.137Z] ? \tgithub.com/edgexfoundry/device-snmp-go/cmd\t[no test files]\n [2020-01-13T21:18:43.137Z] ok \tgithub.com/edgexfoundry/device-snmp-go/internal/driver\t0.024s\tcoverage: 0.0% of statements\n [2020-01-13T21:18:43.137Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-01-13T21:18:55.550Z] gofmt -l .\n [2020-01-13T21:18:55.550Z] [ "`gofmt -l .`" = "" ]\n [2020-01-13T21:18:55.550Z] ./bin/test-attribution-txt.sh\n [2020-01-13T21:18:56.522Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-01-13T21:18:57.135Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-01-13T21:18:57.527Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-01-13T21:18:57.524Z] $ docker stop --time=1 6a55f266004816968a54998c7bf5be2e3ee973953f0c4a579bf9914c4f20405f\n [2020-01-13T21:18:59.538Z] $ docker rm -f 6a55f266004816968a54998c7bf5be2e3ee973953f0c4a579bf9914c4f20405f\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] sh\n [2020-01-13T21:19:00.532Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-01-13T21:19:00.865Z] + ls -al .\n [2020-01-13T21:19:00.865Z] total 116\n [2020-01-13T21:19:00.865Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 21:18 .\n [2020-01-13T21:19:00.865Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 21:14 ..\n [2020-01-13T21:19:00.865Z] -rw-rw-r-- 1 jenkins jenkins 6 Jan 13 21:14 .dockerignore\n [2020-01-13T21:19:00.865Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 21:15 .git\n [2020-01-13T21:19:00.865Z] -rw-rw-r-- 1 jenkins jenkins 272 Jan 13 21:14 .gitignore\n [2020-01-13T21:19:00.865Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 21:15 .semver\n [2020-01-13T21:19:00.865Z] -rw-rw-r-- 1 jenkins jenkins 4416 Jan 13 21:14 Attribution.txt\n [2020-01-13T21:19:00.865Z] -rw-rw-r-- 1 jenkins jenkins 1027 Jan 13 21:14 Dockerfile\n [2020-01-13T21:19:00.865Z] -rw-rw-r-- 1 jenkins jenkins 478 Jan 13 21:14 Dockerfile.build\n [2020-01-13T21:19:00.865Z] -rw-rw-r-- 1 jenkins jenkins 683 Jan 13 21:14 Jenkinsfile\n [2020-01-13T21:19:00.865Z] -rw-rw-r-- 1 jenkins jenkins 937 Jan 13 21:14 Makefile\n [2020-01-13T21:19:00.865Z] -rw-rw-r-- 1 jenkins jenkins 12398 Jan 13 21:14 README.md\n [2020-01-13T21:19:00.865Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 13 21:12 VERSION\n [2020-01-13T21:19:00.865Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 21:14 bin\n [2020-01-13T21:19:00.865Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 21:14 cmd\n [2020-01-13T21:19:00.865Z] -rw-r--r-- 1 jenkins jenkins 8492 Jan 13 21:18 coverage.out\n [2020-01-13T21:19:00.865Z] -rw-r--r-- 1 jenkins jenkins 194 Jan 13 21:18 go.mod\n [2020-01-13T21:19:00.865Z] -rw-r--r-- 1 jenkins jenkins 11665 Jan 13 21:18 go.sum\n [2020-01-13T21:19:00.865Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 21:14 internal\n [2020-01-13T21:19:00.865Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 21:14 profiles\n [2020-01-13T21:19:00.865Z] -rw-rw-r-- 1 jenkins jenkins 209 Jan 13 21:14 version.go\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-13T21:19:01.216Z] + docker build -t docker-device-snmp-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --label git_sha=0d76bb2276f1001bdf0852b9339ef7142b58648f --label arch=arm64 --label version=0.0.0 .\n [2020-01-13T21:19:01.486Z] Sending build context to Docker daemon 331.3kB\n\n [2020-01-13T21:19:01.756Z] Step 1/23 : ARG BASE=golang:1.11-alpine\n [2020-01-13T21:19:01.756Z] Step 2/23 : FROM ${BASE} AS builder\n [2020-01-13T21:19:01.756Z] ---> 932f9813408c\n [2020-01-13T21:19:01.756Z] Step 3/23 : ARG MAKE="make build"\n [2020-01-13T21:19:01.756Z] ---> Running in 01d15f4702a8\n [2020-01-13T21:19:02.342Z] Removing intermediate container 01d15f4702a8\n [2020-01-13T21:19:02.342Z] ---> dacb7d4955db\n [2020-01-13T21:19:02.342Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git"\n [2020-01-13T21:19:02.342Z] ---> Running in b1a40943c8bd\n [2020-01-13T21:19:02.613Z] Removing intermediate container b1a40943c8bd\n [2020-01-13T21:19:02.613Z] ---> 6ccf24edfd4a\n [2020-01-13T21:19:02.613Z] Step 5/23 : ARG ALPINE_PKG_EXTRA=""\n [2020-01-13T21:19:02.890Z] ---> Running in a1843a5f36fb\n [2020-01-13T21:19:03.160Z] Removing intermediate container a1843a5f36fb\n [2020-01-13T21:19:03.160Z] ---> ed60b82a00c3\n [2020-01-13T21:19:03.160Z] Step 6/23 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-13T21:19:03.160Z] ---> Running in 859d724e9cde\n [2020-01-13T21:19:05.129Z] Removing intermediate container 859d724e9cde\n [2020-01-13T21:19:05.129Z] ---> e169806af701\n [2020-01-13T21:19:05.129Z] Step 7/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n [2020-01-13T21:19:05.129Z] ---> Running in 70761bb05c9f\n [2020-01-13T21:19:06.102Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz\n [2020-01-13T21:19:07.066Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz\n [2020-01-13T21:19:07.333Z] OK: 121 MiB in 40 packages\n [2020-01-13T21:19:08.317Z] Removing intermediate container 70761bb05c9f\n [2020-01-13T21:19:08.317Z] ---> 05bb7149b412\n [2020-01-13T21:19:08.317Z] Step 8/23 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go\n [2020-01-13T21:19:08.585Z] ---> Running in 9e46535ddcdf\n [2020-01-13T21:19:08.854Z] Removing intermediate container 9e46535ddcdf\n [2020-01-13T21:19:08.854Z] ---> 80caa9130af0\n [2020-01-13T21:19:08.854Z] Step 9/23 : COPY go.mod .\n [2020-01-13T21:19:09.442Z] ---> 069cea14197d\n [2020-01-13T21:19:09.442Z] Step 10/23 : COPY Makefile .\n [2020-01-13T21:19:10.038Z] ---> 288a507b3464\n [2020-01-13T21:19:10.038Z] Step 11/23 : RUN make update\n [2020-01-13T21:19:10.038Z] ---> Running in f6e61e818e28\n [2020-01-13T21:19:11.007Z] CGO_ENABLED=0 GO111MODULE=on go mod download\n [2020-01-13T21:19:11.977Z] Removing intermediate container f6e61e818e28\n [2020-01-13T21:19:11.977Z] ---> 4fb7247ed2a2\n [2020-01-13T21:19:11.977Z] Step 12/23 : COPY . .\n [2020-01-13T21:19:12.945Z] ---> a0cba0148aaa\n [2020-01-13T21:19:12.945Z] Step 13/23 : RUN ${MAKE}\n [2020-01-13T21:19:12.945Z] ---> Running in 6abc841ff312\n [2020-01-13T21:19:13.944Z] 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-13T21:20:10.459Z] CGO_ENABLED=0 GO111MODULE=on go build ./...\n [2020-01-13T21:20:13.071Z] Removing intermediate container 6abc841ff312\n [2020-01-13T21:20:13.071Z] ---> dc56329ca6b1\n [2020-01-13T21:20:13.071Z] Step 14/23 : FROM alpine\n [2020-01-13T21:20:13.071Z] latest: Pulling from library/alpine\n [2020-01-13T21:20:13.071Z] cde5963f3b93: Pulling fs layer\n [2020-01-13T21:20:14.039Z] cde5963f3b93: Verifying Checksum\n [2020-01-13T21:20:14.039Z] cde5963f3b93: Download complete\n [2020-01-13T21:20:14.627Z] cde5963f3b93: Pull complete\n [2020-01-13T21:20:14.627Z] Digest: sha256:2171658620155679240babee0a7714f6509fae66898db422ad803b951257db78\n [2020-01-13T21:20:14.627Z] Status: Downloaded newer image for alpine:latest\n [2020-01-13T21:20:14.627Z] ---> e9a72a7c189c\n [2020-01-13T21:20:14.627Z] Step 15/23 : ENV APP_PORT=49993\n [2020-01-13T21:20:14.627Z] ---> Running in 5f59822518a5\n [2020-01-13T21:20:14.896Z] Removing intermediate container 5f59822518a5\n [2020-01-13T21:20:14.896Z] ---> 5ce014df3e4c\n [2020-01-13T21:20:14.896Z] Step 16/23 : EXPOSE $APP_PORT\n [2020-01-13T21:20:15.163Z] ---> Running in f2bf046666be\n [2020-01-13T21:20:15.436Z] Removing intermediate container f2bf046666be\n [2020-01-13T21:20:15.436Z] ---> 96e4573332cb\n [2020-01-13T21:20:15.436Z] Step 17/23 : ENV DEVICE_PORT=161\n [2020-01-13T21:20:15.703Z] ---> Running in f2617f02b42d\n [2020-01-13T21:20:15.973Z] Removing intermediate container f2617f02b42d\n [2020-01-13T21:20:15.973Z] ---> 9cdf94deb1b3\n [2020-01-13T21:20:15.973Z] Step 18/23 : EXPOSE $DEVICE_PORT\n [2020-01-13T21:20:15.973Z] ---> Running in 685be199bef2\n [2020-01-13T21:20:16.558Z] Removing intermediate container 685be199bef2\n [2020-01-13T21:20:16.558Z] ---> 44c3f81e349b\n [2020-01-13T21:20:16.558Z] Step 19/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd /\n [2020-01-13T21:20:17.538Z] ---> ee4357704377\n [2020-01-13T21:20:17.538Z] Step 20/23 : ENTRYPOINT ["/device-snmp-go","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"]\n [2020-01-13T21:20:17.817Z] ---> Running in 809b6e86bd7a\n [2020-01-13T21:20:18.087Z] Removing intermediate container 809b6e86bd7a\n [2020-01-13T21:20:18.087Z] ---> 525f2f00e0e6\n [2020-01-13T21:20:18.087Z] Step 21/23 : LABEL arch=arm64\n [2020-01-13T21:20:18.087Z] ---> Running in 680b4070ee2c\n [2020-01-13T21:20:18.677Z] Removing intermediate container 680b4070ee2c\n [2020-01-13T21:20:18.677Z] ---> a9da2a66d12a\n [2020-01-13T21:20:18.677Z] Step 22/23 : LABEL git_sha=0d76bb2276f1001bdf0852b9339ef7142b58648f\n [2020-01-13T21:20:18.677Z] ---> Running in faf9111495ce\n [2020-01-13T21:20:18.946Z] Removing intermediate container faf9111495ce\n [2020-01-13T21:20:18.947Z] ---> 1e6f9908a249\n [2020-01-13T21:20:18.947Z] Step 23/23 : LABEL version=0.0.0\n [2020-01-13T21:20:19.214Z] ---> Running in 401fa22460ce\n [2020-01-13T21:20:19.480Z] Removing intermediate container 401fa22460ce\n [2020-01-13T21:20:19.480Z] ---> f9e14a4511a0\n [2020-01-13T21:20:19.480Z] Successfully built f9e14a4511a0\n [2020-01-13T21:20:19.480Z] Successfully tagged docker-device-snmp-go-arm64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n [Pipeline] unstash\n [Pipeline] wrap\n [2020-01-13T21:20:19.777Z] provisioning config files...\n [2020-01-13T21:20:19.788Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-42@tmp/config6743855565123716779tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-01-13T21:20:20.095Z] + curl -s https://codecov.io/bash\n [2020-01-13T21:20:20.095Z] + bash -s - -t @/w/workspace/dgexfoundry_device-snmp-go_PR-42@tmp/config6743855565123716779tmp\n [2020-01-13T21:20:20.353Z] \n [2020-01-13T21:20:20.353Z] _____ _\n [2020-01-13T21:20:20.353Z] / ____| | |\n [2020-01-13T21:20:20.353Z] | | ___ __| | ___ ___ _____ __\n [2020-01-13T21:20:20.353Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-01-13T21:20:20.353Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-01-13T21:20:20.353Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-01-13T21:20:20.353Z] Bash-20191211-b8db533\n [2020-01-13T21:20:20.353Z] \n [2020-01-13T21:20:20.353Z] \n [2020-01-13T21:20:20.353Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-01-13T21:20:20.353Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-01-13T21:20:20.353Z] \x1b[0;32mYaml not found, that\'s ok! Learn more at\x1b[0m \x1b[0;36mhttp://docs.codecov.io/docs/codecov-yaml\x1b[0m\n [2020-01-13T21:20:20.353Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-01-13T21:20:20.353Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-01-13T21:20:20.353Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-01-13T21:20:20.353Z] \x1b[0;32m+\x1b[0m .\n [2020-01-13T21:20:20.353Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-01-13T21:20:20.353Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-01-13T21:20:20.353Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-01-13T21:20:20.353Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=8492\x1b[0m\n [2020-01-13T21:20:20.353Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-01-13T21:20:20.353Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-01-13T21:20:20.353Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-01-13T21:20:20.353Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-01-13T21:20:20.353Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-01-13T21:20:20.353Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-01-13T21:20:20.353Z] \x1b[0;90mquery:\x1b[0m branch=PR-42&commit=0d76bb2276f1001bdf0852b9339ef7142b58648f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-42%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=42&job=\n [2020-01-13T21:20:20.353Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-01-13T21:20:20.353Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-42&commit=0d76bb2276f1001bdf0852b9339ef7142b58648f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-42%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=42&job=\n [2020-01-13T21:20:20.920Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-01-13T21:20:21.487Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/device-snmp-go/commit/0d76bb2276f1001bdf0852b9339ef7142b58648f\x1b[0m\n [Pipeline] }\n [2020-01-13T21:20:21.495Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to when conditional\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Declarative: Post Actions)\n [Pipeline] stage\n [Pipeline] { (LF Post Build Actions)\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-13T21:20:22.051Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-13T21:20:22.346Z] ---> package-listing.sh\n [2020-01-13T21:20:22.346Z] ++ facter osfamily\n [2020-01-13T21:20:22.346Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-01-13T21:20:22.346Z] + OS_FAMILY=redhat\n [2020-01-13T21:20:22.346Z] + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-42\n [2020-01-13T21:20:22.346Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-01-13T21:20:22.346Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-01-13T21:20:22.346Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-01-13T21:20:22.346Z] + PACKAGES=/tmp/packages_start.txt\n [2020-01-13T21:20:22.346Z] + \'[\' /w/workspace/dgexfoundry_device-snmp-go_PR-42 \']\'\n [2020-01-13T21:20:22.346Z] + PACKAGES=/tmp/packages_end.txt\n [2020-01-13T21:20:22.346Z] + case "${OS_FAMILY}" in\n [2020-01-13T21:20:22.346Z] + rpm -qa\n [2020-01-13T21:20:22.346Z] + sort\n [2020-01-13T21:20:26.543Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-01-13T21:20:26.543Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-01-13T21:20:26.543Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-01-13T21:20:26.543Z] + \'[\' /w/workspace/dgexfoundry_device-snmp-go_PR-42 \']\'\n [2020-01-13T21:20:26.543Z] + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-42/archives/\n [2020-01-13T21:20:26.543Z] + 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-13T21:20:26.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-13T21:20:26.907Z] \n [2020-01-13T21:20:26.907Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-13T21:20:27.216Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-13T21:20:27.216Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-01-13T21:20:27.216Z] e6b0cf9c0882: Pulling fs layer\n [2020-01-13T21:20:27.216Z] da0e9bf0cc60: Pulling fs layer\n [2020-01-13T21:20:27.216Z] c9ea274ed700: Pulling fs layer\n [2020-01-13T21:20:27.216Z] 9cfac6ba3733: Pulling fs layer\n [2020-01-13T21:20:27.216Z] f6a933c9cadc: Pulling fs layer\n [2020-01-13T21:20:27.216Z] 61811dbd4963: Pulling fs layer\n [2020-01-13T21:20:27.216Z] a6eb2c9e2280: Pulling fs layer\n [2020-01-13T21:20:27.216Z] 095dd8b7b4d8: Pulling fs layer\n [2020-01-13T21:20:27.216Z] dc21a1d4508b: Pulling fs layer\n [2020-01-13T21:20:27.216Z] 363af2e989c4: Pulling fs layer\n [2020-01-13T21:20:27.216Z] 61811dbd4963: Waiting\n [2020-01-13T21:20:27.216Z] a6eb2c9e2280: Waiting\n [2020-01-13T21:20:27.216Z] 095dd8b7b4d8: Waiting\n [2020-01-13T21:20:27.216Z] dc21a1d4508b: Waiting\n [2020-01-13T21:20:27.216Z] 363af2e989c4: Waiting\n [2020-01-13T21:20:27.216Z] 9cfac6ba3733: Waiting\n [2020-01-13T21:20:27.216Z] f6a933c9cadc: Waiting\n [2020-01-13T21:20:27.216Z] da0e9bf0cc60: Download complete\n [2020-01-13T21:20:27.216Z] 9cfac6ba3733: Verifying Checksum\n [2020-01-13T21:20:27.216Z] 9cfac6ba3733: Download complete\n [2020-01-13T21:20:27.216Z] e6b0cf9c0882: Verifying Checksum\n [2020-01-13T21:20:27.216Z] e6b0cf9c0882: Download complete\n [2020-01-13T21:20:27.482Z] f6a933c9cadc: Verifying Checksum\n [2020-01-13T21:20:27.482Z] f6a933c9cadc: Download complete\n [2020-01-13T21:20:27.482Z] a6eb2c9e2280: Verifying Checksum\n [2020-01-13T21:20:27.482Z] a6eb2c9e2280: Download complete\n [2020-01-13T21:20:27.746Z] e6b0cf9c0882: Pull complete\n [2020-01-13T21:20:27.746Z] 095dd8b7b4d8: Verifying Checksum\n [2020-01-13T21:20:27.746Z] 095dd8b7b4d8: Download complete\n [2020-01-13T21:20:27.746Z] c9ea274ed700: Verifying Checksum\n [2020-01-13T21:20:27.746Z] c9ea274ed700: Download complete\n [2020-01-13T21:20:27.746Z] 363af2e989c4: Verifying Checksum\n [2020-01-13T21:20:27.746Z] 363af2e989c4: Download complete\n [2020-01-13T21:20:27.746Z] dc21a1d4508b: Verifying Checksum\n [2020-01-13T21:20:27.746Z] dc21a1d4508b: Download complete\n [2020-01-13T21:20:27.746Z] da0e9bf0cc60: Pull complete\n [2020-01-13T21:20:28.323Z] 61811dbd4963: Download complete\n [2020-01-13T21:20:29.711Z] c9ea274ed700: Pull complete\n [2020-01-13T21:20:29.711Z] 9cfac6ba3733: Pull complete\n [2020-01-13T21:20:31.096Z] f6a933c9cadc: Pull complete\n [2020-01-13T21:20:34.403Z] 61811dbd4963: Pull complete\n [2020-01-13T21:20:34.403Z] a6eb2c9e2280: Pull complete\n [2020-01-13T21:20:35.787Z] 095dd8b7b4d8: Pull complete\n [2020-01-13T21:20:36.051Z] dc21a1d4508b: Pull complete\n [2020-01-13T21:20:36.051Z] 363af2e989c4: Pull complete\n [2020-01-13T21:20:36.051Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-01-13T21:20:36.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-01-13T21:20:36.223Z] prd-centos7-docker-4c-2g-14250 does not seem to be running inside a container\n [2020-01-13T21:20:36.262Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-01-13T21:20:37.366Z] $ docker top 81383765af159c8ab39d3fe540e4a03554e7395ea0256b5f65d51483298037c5 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-01-13T21:20:37.896Z] provisioning config files...\n [2020-01-13T21:20:37.907Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-42@tmp/config8889502832954708372tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-01-13T21:20:37.923Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-13T21:20:38.212Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-01-13T21:20:38.219Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-13T21:20:38.511Z] ---> logs-deploy.sh\n [2020-01-13T21:20:38.511Z] + ARCHIVE_ARTIFACTS=\n [2020-01-13T21:20:38.511Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-01-13T21:20:38.511Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-01-13T21:20:38.511Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-01-13T21:20:38.511Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-42/2\n [2020-01-13T21:20:38.511Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-snmp-go/job/PR-42/2/\n [2020-01-13T21:20:38.511Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-42/2 /w/workspace/dgexfoundry_device-snmp-go_PR-42\n [2020-01-13T21:20:39.446Z] Archives upload complete.\n [2020-01-13T21:20:39.446Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-42/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-snmp-go/job/PR-42/2/\n [2020-01-13T21:20:40.013Z] ---> uname -a:\n [2020-01-13T21:20:40.013Z] Linux 81383765af15 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-13T21:20:40.013Z] \n [2020-01-13T21:20:40.013Z] \n [2020-01-13T21:20:40.013Z] ---> lscpu:\n [2020-01-13T21:20:40.013Z] Architecture: x86_64\n [2020-01-13T21:20:40.013Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-01-13T21:20:40.013Z] Byte Order: Little Endian\n [2020-01-13T21:20:40.013Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-01-13T21:20:40.013Z] CPU(s): 4\n [2020-01-13T21:20:40.013Z] On-line CPU(s) list: 0-3\n [2020-01-13T21:20:40.013Z] Thread(s) per core: 1\n [2020-01-13T21:20:40.013Z] Core(s) per socket: 1\n [2020-01-13T21:20:40.013Z] Socket(s): 4\n [2020-01-13T21:20:40.013Z] NUMA node(s): 1\n [2020-01-13T21:20:40.013Z] Vendor ID: GenuineIntel\n [2020-01-13T21:20:40.013Z] CPU family: 6\n [2020-01-13T21:20:40.013Z] Model: 44\n [2020-01-13T21:20:40.013Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-01-13T21:20:40.013Z] Stepping: 1\n [2020-01-13T21:20:40.013Z] CPU MHz: 2933.442\n [2020-01-13T21:20:40.013Z] BogoMIPS: 5866.88\n [2020-01-13T21:20:40.013Z] Virtualization: VT-x\n [2020-01-13T21:20:40.013Z] Hypervisor vendor: KVM\n [2020-01-13T21:20:40.013Z] Virtualization type: full\n [2020-01-13T21:20:40.013Z] L1d cache: 128 KiB\n [2020-01-13T21:20:40.013Z] L1i cache: 128 KiB\n [2020-01-13T21:20:40.013Z] L2 cache: 16 MiB\n [2020-01-13T21:20:40.013Z] L3 cache: 64 MiB\n [2020-01-13T21:20:40.013Z] NUMA node0 CPU(s): 0-3\n [2020-01-13T21:20:40.013Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-01-13T21:20:40.013Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-01-13T21:20:40.013Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-01-13T21:20:40.013Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-01-13T21:20:40.013Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-01-13T21:20:40.013Z] 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-13T21:20:40.013Z] \n [2020-01-13T21:20:40.013Z] \n [2020-01-13T21:20:40.013Z] ---> nproc:\n [2020-01-13T21:20:40.013Z] 4\n [2020-01-13T21:20:40.013Z] \n [2020-01-13T21:20:40.013Z] \n [2020-01-13T21:20:40.013Z] ---> df -h:\n [2020-01-13T21:20:40.013Z] Filesystem Size Used Available Use% Mounted on\n [2020-01-13T21:20:40.013Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-01-13T21:20:40.013Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-01-13T21:20:40.013Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-01-13T21:20:40.013Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-01-13T21:20:40.013Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-01-13T21:20:40.013Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-01-13T21:20:40.013Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-01-13T21:20:40.013Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-snmp-go_PR-42\n [2020-01-13T21:20:40.013Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-snmp-go_PR-42@tmp\n [2020-01-13T21:20:40.013Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-01-13T21:20:40.013Z] \n [2020-01-13T21:20:40.013Z] \n [2020-01-13T21:20:40.013Z] ---> free -m:\n [2020-01-13T21:20:40.013Z] total used free shared buff/cache available\n [2020-01-13T21:20:40.013Z] Mem: 1838 597 70 0 1169 1136\n [2020-01-13T21:20:40.013Z] Swap: 1023 0 1023\n [2020-01-13T21:20:40.013Z] \n [2020-01-13T21:20:40.013Z] \n [2020-01-13T21:20:40.013Z] ---> ip addr:\n [2020-01-13T21:20:40.013Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-01-13T21:20:40.013Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-01-13T21:20:40.013Z] inet 127.0.0.1/8 scope host lo\n [2020-01-13T21:20:40.013Z] valid_lft forever preferred_lft forever\n [2020-01-13T21:20:40.013Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-01-13T21:20:40.013Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-01-13T21:20:40.013Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-01-13T21:20:40.013Z] valid_lft forever preferred_lft forever\n [2020-01-13T21:20:40.013Z] \n [2020-01-13T21:20:40.013Z] \n [2020-01-13T21:20:40.013Z] ---> sar -b -r -n DEV:\n [2020-01-13T21:20:40.013Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/13/20 \t_x86_64_\t(4 CPU)\n [2020-01-13T21:20:40.013Z] \n [2020-01-13T21:20:40.013Z] 21:11:54 LINUX RESTART\n [2020-01-13T21:20:40.013Z] \n [2020-01-13T21:20:40.013Z] 21:13:01 tps rtps wtps bread/s bwrtn/s\n [2020-01-13T21:20:40.013Z] 21:14:01 9.86 0.00 9.86 0.00 1740.48\n [2020-01-13T21:20:40.013Z] 21:15:01 0.25 0.00 0.25 0.00 3.46\n [2020-01-13T21:20:40.013Z] 21:16:01 0.28 0.00 0.28 0.00 3.75\n [2020-01-13T21:20:40.013Z] 21:17:01 0.20 0.00 0.20 0.00 2.43\n [2020-01-13T21:20:40.013Z] 21:18:01 0.30 0.00 0.30 0.00 4.91\n [2020-01-13T21:20:40.013Z] 21:19:01 0.35 0.00 0.35 0.00 3.68\n [2020-01-13T21:20:40.013Z] 21:20:01 0.25 0.00 0.25 0.00 2.70\n [2020-01-13T21:20:40.013Z] Average: 1.64 0.00 1.64 0.00 251.65\n [2020-01-13T21:20:40.013Z] \n [2020-01-13T21:20:40.013Z] 21:13:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-01-13T21:20:40.013Z] 21:14:01 117844 1764460 93.74 2620 1239064 902736 30.80 417920 1189940 8\n [2020-01-13T21:20:40.013Z] 21:15:01 116784 1765520 93.80 2620 1239068 895756 30.56 418940 1189520 8\n [2020-01-13T21:20:40.013Z] 21:16:01 116364 1765940 93.82 2620 1239080 895804 30.56 419452 1189464 8\n [2020-01-13T21:20:40.013Z] 21:17:01 118424 1763880 93.71 2620 1239080 895540 30.56 417904 1189464 12\n [2020-01-13T21:20:40.013Z] 21:18:01 117780 1764524 93.74 2620 1239088 895624 30.56 418492 1189464 8\n [2020-01-13T21:20:40.013Z] 21:19:01 117900 1764404 93.74 2620 1239092 895540 30.56 417940 1189464 16\n [2020-01-13T21:20:40.013Z] 21:20:01 126032 1756272 93.30 2620 1239096 895540 30.56 410072 1189300 8\n [2020-01-13T21:20:40.013Z] Average: 118733 1763571 93.69 2620 1239081 896649 30.59 417246 1189517 10\n [2020-01-13T21:20:40.013Z] \n [2020-01-13T21:20:40.013Z] 21:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-01-13T21:20:40.013Z] 21:14:01 eth0 2.36 0.80 2.07 0.09 0.00 0.00 0.00\n [2020-01-13T21:20:40.013Z] 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-13T21:20:40.013Z] 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-13T21:20:40.013Z] 21:15:01 eth0 0.85 0.28 0.30 0.17 0.00 0.00 0.00\n [2020-01-13T21:20:40.013Z] 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-13T21:20:40.013Z] 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-13T21:20:40.013Z] 21:16:01 eth0 0.95 0.57 0.54 0.39 0.00 0.00 0.00\n [2020-01-13T21:20:40.013Z] 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-13T21:20:40.013Z] 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-13T21:20:40.013Z] 21:17:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00\n [2020-01-13T21:20:40.013Z] 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-13T21:20:40.013Z] 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-13T21:20:40.013Z] 21:18:01 eth0 0.30 0.20 0.14 0.07 0.00 0.00 0.00\n [2020-01-13T21:20:40.013Z] 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-13T21:20:40.013Z] 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-13T21:20:40.013Z] 21:19:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00\n [2020-01-13T21:20:40.013Z] 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-13T21:20:40.013Z] 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-13T21:20:40.013Z] 21:20:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00\n [2020-01-13T21:20:40.013Z] 21:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-13T21:20:40.013Z] 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-13T21:20:40.013Z] Average: eth0 0.67 0.29 0.44 0.11 0.00 0.00 0.00\n [2020-01-13T21:20:40.013Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-13T21:20:40.013Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-13T21:20:40.013Z] \n [2020-01-13T21:20:40.013Z] \n [2020-01-13T21:20:40.013Z] ---> sar -P ALL:\n [2020-01-13T21:20:40.013Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/13/20 \t_x86_64_\t(4 CPU)\n [2020-01-13T21:20:40.013Z] \n [2020-01-13T21:20:40.013Z] 21:11:54 LINUX RESTART\n [2020-01-13T21:20:40.013Z] \n [2020-01-13T21:20:40.013Z] 21:13:01 CPU %user %nice %system %iowait %steal %idle\n [2020-01-13T21:20:40.013Z] 21:14:01 all 0.19 0.00 0.09 0.00 0.00 99.72\n [2020-01-13T21:20:40.013Z] 21:14:01 0 0.15 0.00 0.07 0.00 0.00 99.78\n [2020-01-13T21:20:40.013Z] 21:14:01 1 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-01-13T21:20:40.013Z] 21:14:01 2 0.08 0.00 0.10 0.00 0.00 99.82\n [2020-01-13T21:20:40.013Z] 21:14:01 3 0.45 0.00 0.10 0.00 0.00 99.45\n [2020-01-13T21:20:40.013Z] 21:15:01 all 0.20 0.00 0.04 0.00 0.00 99.76\n [2020-01-13T21:20:40.013Z] 21:15:01 0 0.10 0.00 0.05 0.00 0.00 99.85\n [2020-01-13T21:20:40.013Z] 21:15:01 1 0.10 0.00 0.05 0.00 0.00 99.85\n [2020-01-13T21:20:40.013Z] 21:15:01 2 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-01-13T21:20:40.013Z] 21:15:01 3 0.55 0.00 0.03 0.00 0.00 99.42\n [2020-01-13T21:20:40.013Z] 21:16:01 all 0.17 0.00 0.05 0.00 0.00 99.78\n [2020-01-13T21:20:40.013Z] 21:16:01 0 0.02 0.00 0.03 0.00 0.00 99.95\n [2020-01-13T21:20:40.013Z] 21:16:01 1 0.43 0.00 0.05 0.00 0.00 99.52\n [2020-01-13T21:20:40.013Z] 21:16:01 2 0.18 0.00 0.10 0.00 0.00 99.72\n [2020-01-13T21:20:40.013Z] 21:16:01 3 0.00 0.00 0.03 0.00 0.00 99.97\n [2020-01-13T21:20:40.013Z] 21:17:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n [2020-01-13T21:20:40.013Z] 21:17:01 0 0.05 0.00 0.02 0.00 0.00 99.93\n [2020-01-13T21:20:40.013Z] 21:17:01 1 0.05 0.00 0.08 0.00 0.00 99.87\n [2020-01-13T21:20:40.013Z] 21:17:01 2 0.53 0.00 0.03 0.00 0.00 99.43\n [2020-01-13T21:20:40.013Z] 21:17:01 3 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-13T21:20:40.013Z] 21:18:01 all 0.17 0.00 0.05 0.00 0.00 99.78\n [2020-01-13T21:20:40.013Z] 21:18:01 0 0.02 0.00 0.03 0.00 0.00 99.95\n [2020-01-13T21:20:40.013Z] 21:18:01 1 0.05 0.00 0.07 0.00 0.00 99.88\n [2020-01-13T21:20:40.013Z] 21:18:01 2 0.53 0.00 0.05 0.00 0.02 99.40\n [2020-01-13T21:20:40.013Z] 21:18:01 3 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-13T21:20:40.013Z] 21:19:01 all 0.17 0.00 0.04 0.00 0.00 99.79\n [2020-01-13T21:20:40.013Z] 21:19:01 0 0.02 0.00 0.03 0.00 0.00 99.95\n [2020-01-13T21:20:40.013Z] 21:19:01 1 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-13T21:20:40.013Z] 21:19:01 2 0.57 0.00 0.03 0.00 0.00 99.40\n [2020-01-13T21:20:40.013Z] 21:19:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-13T21:20:40.013Z] 21:20:01 all 0.17 0.00 0.05 0.00 0.00 99.78\n [2020-01-13T21:20:40.013Z] 21:20:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-13T21:20:40.013Z] 21:20:01 1 0.03 0.00 0.05 0.00 0.00 99.92\n [2020-01-13T21:20:40.013Z] 21:20:01 2 0.55 0.00 0.05 0.00 0.00 99.40\n [2020-01-13T21:20:40.013Z] 21:20:01 3 0.03 0.00 0.07 0.00 0.00 99.90\n [2020-01-13T21:20:40.013Z] Average: all 0.18 0.00 0.05 0.00 0.00 99.77\n [2020-01-13T21:20:40.013Z] Average: 0 0.06 0.00 0.04 0.00 0.00 99.90\n [2020-01-13T21:20:40.013Z] Average: 1 0.11 0.00 0.06 0.00 0.00 99.83\n [2020-01-13T21:20:40.013Z] Average: 2 0.36 0.00 0.06 0.00 0.00 99.58\n [2020-01-13T21:20:40.013Z] Average: 3 0.17 0.00 0.05 0.00 0.00 99.77\n [2020-01-13T21:20:40.013Z] \n [2020-01-13T21:20:40.013Z] \n [2020-01-13T21:20:40.013Z] '