Pull request #52 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/device-snmp-go Loading trusted files from base branch master at 487d1e200739801f0616c5be157f423f7b0b3302 rather than 95b35ab72777516a7a6035d4ba6d092a491661a0 Obtained Jenkinsfile from 487d1e200739801f0616c5be157f423f7b0b3302 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-52/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go, goVersion:1.13] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-snmp-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2639 in /w/workspace/dgexfoundry_device-snmp-go_PR-52 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/dgexfoundry_device-snmp-go_PR-52 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/52/head:refs/remotes/origin/PR-52 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 487d1e200739801f0616c5be157f423f7b0b3302 into PR head commit 95b35ab72777516a7a6035d4ba6d092a491661a0 Merge succeeded, producing 95b35ab72777516a7a6035d4ba6d092a491661a0 Checking out Revision 95b35ab72777516a7a6035d4ba6d092a491661a0 (PR-52) > git config core.sparsecheckout # timeout=10 > git checkout -f 95b35ab72777516a7a6035d4ba6d092a491661a0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 487d1e200739801f0616c5be157f423f7b0b3302 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 95b35ab72777516a7a6035d4ba6d092a491661a0 # timeout=10 Commit message: "update device-sdk-go: 1.2.2" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-11T22:28:24.572Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-11T22:28:24.784Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-11T22:28:24.924Z] ========================================================= [2020-06-11T22:28:24.924Z] EdgeX Global Pipelines Version Info [2020-06-11T22:28:24.924Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-11T22:28:27.850Z] ------------------- [2020-06-11T22:28:27.850Z] stable info: [2020-06-11T22:28:27.850Z] ------------------- [2020-06-11T22:28:27.850Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-11T22:28:27.850Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-11T22:28:27.850Z] Message: update stable to v1.0.89 [2020-06-11T22:28:28.838Z] ------------------- [2020-06-11T22:28:28.838Z] experimental info: [2020-06-11T22:28:28.838Z] ------------------- [2020-06-11T22:28:28.838Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-11T22:28:28.838Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-11T22:28:28.838Z] Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-06-11T22:28:30.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-11T22:28:31.249Z] [2020-06-11T22:28:31.250Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-11T22:28:31.654Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-11T22:28:31.930Z] latest: Pulling from edgex-devops/git-semver [2020-06-11T22:28:31.930Z] 9123ac7c32f7: Pulling fs layer [2020-06-11T22:28:31.930Z] b8cc5d1170e3: Pulling fs layer [2020-06-11T22:28:31.930Z] 2924cbbf6a41: Pulling fs layer [2020-06-11T22:28:31.930Z] 93b08a4f1073: Pulling fs layer [2020-06-11T22:28:31.930Z] 93b08a4f1073: Waiting [2020-06-11T22:28:31.930Z] b8cc5d1170e3: Verifying Checksum [2020-06-11T22:28:31.930Z] b8cc5d1170e3: Download complete [2020-06-11T22:28:31.930Z] 9123ac7c32f7: Verifying Checksum [2020-06-11T22:28:31.930Z] 9123ac7c32f7: Download complete [2020-06-11T22:28:32.240Z] 93b08a4f1073: Verifying Checksum [2020-06-11T22:28:32.240Z] 93b08a4f1073: Download complete [2020-06-11T22:28:32.554Z] 2924cbbf6a41: Verifying Checksum [2020-06-11T22:28:32.554Z] 2924cbbf6a41: Download complete [2020-06-11T22:28:32.845Z] 9123ac7c32f7: Pull complete [2020-06-11T22:28:33.112Z] b8cc5d1170e3: Pull complete [2020-06-11T22:28:34.619Z] 2924cbbf6a41: Pull complete [2020-06-11T22:28:34.619Z] 93b08a4f1073: Pull complete [2020-06-11T22:28:34.883Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-11T22:28:34.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-11T22:28:34.883Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-11T22:28:35.151Z] prd-centos7-docker-4c-2g-2639 does not seem to be running inside a container [2020-06-11T22:28:35.290Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-52 -v /w/workspace/dgexfoundry_device-snmp-go_PR-52:/w/workspace/dgexfoundry_device-snmp-go_PR-52:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-52@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-52@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-11T22:28:37.264Z] $ docker top 8acb94718aaa4ac8fbd12879b79299b040b33907129a7d08bf11888c940222e9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-11T22:28:37.640Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-11T22:28:37.640Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-11T22:28:38.086Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-11T22:28:38.099Z] $ docker exec 8acb94718aaa4ac8fbd12879b79299b040b33907129a7d08bf11888c940222e9 ssh-agent [2020-06-11T22:28:38.424Z] SSH_AUTH_SOCK=/tmp/ssh-aFogcBtPnKR9/agent.12 [2020-06-11T22:28:38.425Z] SSH_AGENT_PID=17 [2020-06-11T22:28:38.446Z] Running ssh-add (command line suppressed) [2020-06-11T22:28:38.708Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-52@tmp/private_key_8989470882130956292.key (/w/workspace/dgexfoundry_device-snmp-go_PR-52@tmp/private_key_8989470882130956292.key) [2020-06-11T22:28:38.815Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-11T22:28:39.262Z] + git describe --exact-match --tags HEAD [2020-06-11T22:28:39.262Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-11T22:28:39.862Z] $ docker exec --env ******** --env ******** 8acb94718aaa4ac8fbd12879b79299b040b33907129a7d08bf11888c940222e9 ssh-agent -k [2020-06-11T22:28:40.095Z] unset SSH_AUTH_SOCK; [2020-06-11T22:28:40.096Z] unset SSH_AGENT_PID; [2020-06-11T22:28:40.096Z] echo Agent pid 17 killed; [2020-06-11T22:28:40.156Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-11T22:28:40.265Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-11T22:28:40.265Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-11T22:28:40.337Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-11T22:28:40.337Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-11T22:28:40.720Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-11T22:28:40.725Z] $ docker exec 8acb94718aaa4ac8fbd12879b79299b040b33907129a7d08bf11888c940222e9 ssh-agent [2020-06-11T22:28:40.940Z] SSH_AUTH_SOCK=/tmp/ssh-ZAlhuWBjWNJH/agent.45 [2020-06-11T22:28:40.940Z] SSH_AGENT_PID=50 [2020-06-11T22:28:40.949Z] Running ssh-add (command line suppressed) [2020-06-11T22:28:41.106Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-52@tmp/private_key_18632889251223121.key (/w/workspace/dgexfoundry_device-snmp-go_PR-52@tmp/private_key_18632889251223121.key) [2020-06-11T22:28:41.169Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-11T22:28:41.867Z] + git semver init [2020-06-11T22:28:41.867Z] # -> Open(): unable to determine branch for HEAD [2020-06-11T22:28:41.867Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-52/.git [2020-06-11T22:28:41.867Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-52 [2020-06-11T22:28:41.867Z] # $SEMVER_REMOTE_NAME = origin [2020-06-11T22:28:41.867Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-11T22:28:41.867Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-11T22:28:41.867Z] # $SEMVER_BRANCH = PR-52 [2020-06-11T22:28:41.867Z] # $SEMVER_TEMP = /tmp/semver-082140356 [2020-06-11T22:28:41.867Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2020-06-11T22:28:42.137Z] # '/tmp/semver-082140356' -> '/w/workspace/dgexfoundry_device-snmp-go_PR-52/.semver' [2020-06-11T22:28:42.138Z] # -> Force: false [2020-06-11T22:28:42.138Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-52/.semver [Pipeline] } [2020-06-11T22:28:42.165Z] $ docker exec --env ******** --env ******** 8acb94718aaa4ac8fbd12879b79299b040b33907129a7d08bf11888c940222e9 ssh-agent -k [2020-06-11T22:28:42.319Z] unset SSH_AUTH_SOCK; [2020-06-11T22:28:42.321Z] unset SSH_AGENT_PID; [2020-06-11T22:28:42.321Z] echo Agent pid 50 killed; [2020-06-11T22:28:42.385Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-11T22:28:42.918Z] + git semver [Pipeline] } [2020-06-11T22:28:42.960Z] $ docker stop --time=1 8acb94718aaa4ac8fbd12879b79299b040b33907129a7d08bf11888c940222e9 [2020-06-11T22:28:44.414Z] $ docker rm -f 8acb94718aaa4ac8fbd12879b79299b040b33907129a7d08bf11888c940222e9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-11T22:28:45.192Z] Stashed 38 file(s) [Pipeline] echo [2020-06-11T22:28:45.209Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-06-11T22:29:00.595Z] Still waiting to schedule task [2020-06-11T22:29:00.595Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2639’ [2020-06-11T22:29:00.617Z] Still waiting to schedule task [2020-06-11T22:29:00.617Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2075’ is offline [2020-06-11T22:30:37.564Z] Running on prd-centos7-docker-4c-2g-2641 in /w/workspace/dgexfoundry_device-snmp-go_PR-52 [Pipeline] { [Pipeline] ws [2020-06-11T22:30:37.618Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2020-06-11T22:30:40.198Z] using credential edgex-jenkins-ssh [2020-06-11T22:30:40.228Z] Cloning the remote Git repository [2020-06-11T22:30:40.228Z] Cloning with configured refspecs honoured and without tags [2020-06-11T22:30:41.249Z] Fetching without tags [2020-06-11T22:30:40.257Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2020-06-11T22:30:40.320Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2020-06-11T22:30:40.361Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-06-11T22:30:40.361Z] > git --version # timeout=10 [2020-06-11T22:30:40.368Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-11T22:30:40.393Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-11T22:30:41.218Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-06-11T22:30:41.227Z] > git config --add remote.origin.fetch +refs/pull/52/head:refs/remotes/origin/PR-52 # timeout=10 [2020-06-11T22:30:41.235Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-11T22:30:41.245Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-06-11T22:30:41.258Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-06-11T22:30:41.259Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-11T22:30:41.263Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-11T22:30:41.637Z] Merging remotes/origin/master commit 487d1e200739801f0616c5be157f423f7b0b3302 into PR head commit 95b35ab72777516a7a6035d4ba6d092a491661a0 [2020-06-11T22:30:41.720Z] Merge succeeded, producing 95b35ab72777516a7a6035d4ba6d092a491661a0 [2020-06-11T22:30:41.720Z] Checking out Revision 95b35ab72777516a7a6035d4ba6d092a491661a0 (PR-52) [2020-06-11T22:30:41.871Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2640 in /w/workspace/dgexfoundry_device-snmp-go_PR-52 [Pipeline] { [Pipeline] ws [2020-06-11T22:30:41.940Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2020-06-11T22:30:41.649Z] > git config core.sparsecheckout # timeout=10 [2020-06-11T22:30:41.656Z] > git checkout -f 95b35ab72777516a7a6035d4ba6d092a491661a0 # timeout=10 [2020-06-11T22:30:41.689Z] > git remote # timeout=10 [2020-06-11T22:30:41.695Z] > git config --get remote.origin.url # timeout=10 [2020-06-11T22:30:41.699Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-11T22:30:41.706Z] > git merge 487d1e200739801f0616c5be157f423f7b0b3302 # timeout=10 [2020-06-11T22:30:41.717Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-11T22:30:41.727Z] > git config core.sparsecheckout # timeout=10 [2020-06-11T22:30:41.733Z] > git checkout -f 95b35ab72777516a7a6035d4ba6d092a491661a0 # timeout=10 [2020-06-11T22:30:45.497Z] Commit message: "update device-sdk-go: 1.2.2" [2020-06-11T22:30:45.529Z] > git --version # timeout=10 [2020-06-11T22:30:45.541Z] fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-11T22:30:46.481Z] ========================================================= [2020-06-11T22:30:46.481Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-06-11T22:30:46.481Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-11T22:30:46.796Z] using credential edgex-jenkins-ssh [2020-06-11T22:30:46.839Z] Cloning the remote Git repository [2020-06-11T22:30:46.839Z] Cloning with configured refspecs honoured and without tags [2020-06-11T22:30:46.898Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2020-06-11T22:30:47.257Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-06-11T22:30:47.523Z] Sending build context to Docker daemon 374.8kB [2020-06-11T22:30:47.523Z] Step 1/10 : ARG BASE=golang:1.13-alpine [2020-06-11T22:30:47.523Z] Step 2/10 : FROM ${BASE} [2020-06-11T22:30:47.523Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-06-11T22:30:47.523Z] e6b0cf9c0882: Pulling fs layer [2020-06-11T22:30:47.523Z] 2848faf0eed1: Pulling fs layer [2020-06-11T22:30:47.523Z] 0f37312ad70f: Pulling fs layer [2020-06-11T22:30:47.523Z] 5788d62ee057: Pulling fs layer [2020-06-11T22:30:47.523Z] 0e6b1d234666: Pulling fs layer [2020-06-11T22:30:47.523Z] bf5d7aec512f: Pulling fs layer [2020-06-11T22:30:47.523Z] 34c802a77dc8: Pulling fs layer [2020-06-11T22:30:47.523Z] 9eb99e56ec68: Pulling fs layer [2020-06-11T22:30:47.523Z] 27c7a5d97fbd: Pulling fs layer [2020-06-11T22:30:47.523Z] 5c102a31e300: Pulling fs layer [2020-06-11T22:30:47.523Z] dcfb455df0a1: Pulling fs layer [2020-06-11T22:30:47.523Z] 34c802a77dc8: Waiting [2020-06-11T22:30:47.523Z] 9eb99e56ec68: Waiting [2020-06-11T22:30:47.523Z] 27c7a5d97fbd: Waiting [2020-06-11T22:30:47.523Z] 5c102a31e300: Waiting [2020-06-11T22:30:47.523Z] dcfb455df0a1: Waiting [2020-06-11T22:30:47.523Z] bf5d7aec512f: Waiting [2020-06-11T22:30:47.523Z] 5788d62ee057: Waiting [2020-06-11T22:30:47.523Z] 0e6b1d234666: Waiting [2020-06-11T22:30:47.523Z] 0f37312ad70f: Verifying Checksum [2020-06-11T22:30:47.523Z] 0f37312ad70f: Download complete [2020-06-11T22:30:47.523Z] 2848faf0eed1: Verifying Checksum [2020-06-11T22:30:47.523Z] 2848faf0eed1: Download complete [2020-06-11T22:30:47.523Z] 0e6b1d234666: Download complete [2020-06-11T22:30:47.523Z] bf5d7aec512f: Verifying Checksum [2020-06-11T22:30:47.523Z] bf5d7aec512f: Download complete [2020-06-11T22:30:47.523Z] e6b0cf9c0882: Download complete [2020-06-11T22:30:47.810Z] e6b0cf9c0882: Pull complete [2020-06-11T22:30:47.944Z] Fetching without tags [2020-06-11T22:30:47.026Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2020-06-11T22:30:47.099Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-06-11T22:30:47.100Z] > git --version # timeout=10 [2020-06-11T22:30:47.118Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-11T22:30:47.193Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-11T22:30:47.824Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-06-11T22:30:47.846Z] > git config --add remote.origin.fetch +refs/pull/52/head:refs/remotes/origin/PR-52 # timeout=10 [2020-06-11T22:30:47.863Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-11T22:30:47.892Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-06-11T22:30:47.928Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-06-11T22:30:47.928Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-11T22:30:47.940Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-11T22:30:48.406Z] 34c802a77dc8: Verifying Checksum [2020-06-11T22:30:48.406Z] 34c802a77dc8: Download complete [2020-06-11T22:30:48.406Z] 27c7a5d97fbd: Verifying Checksum [2020-06-11T22:30:48.406Z] 27c7a5d97fbd: Download complete [2020-06-11T22:30:48.431Z] Merging remotes/origin/master commit 487d1e200739801f0616c5be157f423f7b0b3302 into PR head commit 95b35ab72777516a7a6035d4ba6d092a491661a0 [2020-06-11T22:30:48.654Z] Merge succeeded, producing 95b35ab72777516a7a6035d4ba6d092a491661a0 [2020-06-11T22:30:48.654Z] Checking out Revision 95b35ab72777516a7a6035d4ba6d092a491661a0 (PR-52) [2020-06-11T22:30:49.002Z] 5c102a31e300: Verifying Checksum [2020-06-11T22:30:49.002Z] 5c102a31e300: Download complete [2020-06-11T22:30:49.002Z] dcfb455df0a1: Verifying Checksum [2020-06-11T22:30:49.002Z] dcfb455df0a1: Download complete [2020-06-11T22:30:49.002Z] 9eb99e56ec68: Verifying Checksum [2020-06-11T22:30:49.002Z] 9eb99e56ec68: Download complete [2020-06-11T22:30:49.268Z] 5788d62ee057: Verifying Checksum [2020-06-11T22:30:49.268Z] 5788d62ee057: Download complete [2020-06-11T22:30:48.423Z] > git config core.sparsecheckout # timeout=10 [2020-06-11T22:30:48.459Z] > git checkout -f 95b35ab72777516a7a6035d4ba6d092a491661a0 # timeout=10 [2020-06-11T22:30:48.541Z] > git remote # timeout=10 [2020-06-11T22:30:48.560Z] > git config --get remote.origin.url # timeout=10 [2020-06-11T22:30:48.572Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-11T22:30:48.583Z] > git merge 487d1e200739801f0616c5be157f423f7b0b3302 # timeout=10 [2020-06-11T22:30:48.605Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-11T22:30:48.633Z] > git config core.sparsecheckout # timeout=10 [2020-06-11T22:30:48.651Z] > git checkout -f 95b35ab72777516a7a6035d4ba6d092a491661a0 # timeout=10 [2020-06-11T22:30:50.661Z] 2848faf0eed1: Pull complete [2020-06-11T22:30:50.661Z] 0f37312ad70f: Pull complete [2020-06-11T22:30:53.292Z] Commit message: "update device-sdk-go: 1.2.2" [2020-06-11T22:30:53.324Z] > git --version # timeout=10 [2020-06-11T22:30:53.360Z] fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-11T22:30:54.371Z] ========================================================= [2020-06-11T22:30:54.371Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-06-11T22:30:54.371Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-11T22:30:55.453Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-06-11T22:30:56.049Z] Sending build context to Docker daemon 374.8kB [2020-06-11T22:30:56.049Z] Step 1/10 : ARG BASE=golang:1.13-alpine [2020-06-11T22:30:56.049Z] Step 2/10 : FROM ${BASE} [2020-06-11T22:30:56.652Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-06-11T22:30:56.652Z] cde5963f3b93: Pulling fs layer [2020-06-11T22:30:56.652Z] 2a23fa8c16f7: Pulling fs layer [2020-06-11T22:30:56.652Z] 777b28850792: Pulling fs layer [2020-06-11T22:30:56.652Z] 8a11ddd9e578: Pulling fs layer [2020-06-11T22:30:56.652Z] 4cf88f913ddb: Pulling fs layer [2020-06-11T22:30:56.652Z] 1df406cf5192: Pulling fs layer [2020-06-11T22:30:56.652Z] cd6300453558: Pulling fs layer [2020-06-11T22:30:56.652Z] b9c365052c96: Pulling fs layer [2020-06-11T22:30:56.652Z] a2d8cc88f415: Pulling fs layer [2020-06-11T22:30:56.652Z] ea1d1ca13537: Pulling fs layer [2020-06-11T22:30:56.652Z] 3750a50a1c5e: Pulling fs layer [2020-06-11T22:30:56.652Z] 8a11ddd9e578: Waiting [2020-06-11T22:30:56.652Z] 4cf88f913ddb: Waiting [2020-06-11T22:30:56.652Z] 1df406cf5192: Waiting [2020-06-11T22:30:56.652Z] cd6300453558: Waiting [2020-06-11T22:30:56.652Z] b9c365052c96: Waiting [2020-06-11T22:30:56.652Z] a2d8cc88f415: Waiting [2020-06-11T22:30:56.652Z] ea1d1ca13537: Waiting [2020-06-11T22:30:56.652Z] 3750a50a1c5e: Waiting [2020-06-11T22:30:56.652Z] 777b28850792: Verifying Checksum [2020-06-11T22:30:56.652Z] 777b28850792: Download complete [2020-06-11T22:30:56.652Z] 2a23fa8c16f7: Download complete [2020-06-11T22:30:56.652Z] 4cf88f913ddb: Download complete [2020-06-11T22:30:56.652Z] 1df406cf5192: Download complete [2020-06-11T22:30:56.652Z] cde5963f3b93: Verifying Checksum [2020-06-11T22:30:56.652Z] cde5963f3b93: Download complete [2020-06-11T22:30:57.272Z] cde5963f3b93: Pull complete [2020-06-11T22:30:57.323Z] 5788d62ee057: Pull complete [2020-06-11T22:30:57.323Z] 0e6b1d234666: Pull complete [2020-06-11T22:30:57.323Z] bf5d7aec512f: Pull complete [2020-06-11T22:30:58.272Z] 2a23fa8c16f7: Pull complete [2020-06-11T22:30:58.547Z] 777b28850792: Pull complete [2020-06-11T22:30:58.822Z] cd6300453558: Verifying Checksum [2020-06-11T22:30:58.822Z] cd6300453558: Download complete [2020-06-11T22:30:58.822Z] a2d8cc88f415: Download complete [2020-06-11T22:31:00.641Z] 34c802a77dc8: Pull complete [2020-06-11T22:31:00.806Z] ea1d1ca13537: Verifying Checksum [2020-06-11T22:31:00.806Z] ea1d1ca13537: Download complete [2020-06-11T22:31:01.078Z] 3750a50a1c5e: Verifying Checksum [2020-06-11T22:31:01.078Z] 3750a50a1c5e: Download complete [2020-06-11T22:31:01.349Z] b9c365052c96: Verifying Checksum [2020-06-11T22:31:01.349Z] b9c365052c96: Download complete [2020-06-11T22:31:01.619Z] 8a11ddd9e578: Verifying Checksum [2020-06-11T22:31:01.619Z] 8a11ddd9e578: Download complete [2020-06-11T22:31:03.990Z] 9eb99e56ec68: Pull complete [2020-06-11T22:31:03.990Z] 27c7a5d97fbd: Pull complete [2020-06-11T22:31:05.924Z] 5c102a31e300: Pull complete [2020-06-11T22:31:05.924Z] dcfb455df0a1: Pull complete [2020-06-11T22:31:05.924Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-06-11T22:31:05.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-06-11T22:31:05.924Z] ---> 7c70fe431013 [2020-06-11T22:31:05.924Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-06-11T22:31:06.496Z] ---> Running in bc43a18f6649 [2020-06-11T22:31:06.758Z] Removing intermediate container bc43a18f6649 [2020-06-11T22:31:06.758Z] ---> f7b4e2f7f51f [2020-06-11T22:31:06.758Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-06-11T22:31:06.758Z] ---> Running in 0f24614f0262 [2020-06-11T22:31:07.020Z] Removing intermediate container 0f24614f0262 [2020-06-11T22:31:07.020Z] ---> 99aa2776e69d [2020-06-11T22:31:07.020Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2020-06-11T22:31:07.020Z] ---> Running in 838bb59b78dc [2020-06-11T22:31:07.020Z] Removing intermediate container 838bb59b78dc [2020-06-11T22:31:07.020Z] ---> 1635c57d3570 [2020-06-11T22:31:07.020Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-11T22:31:07.285Z] ---> Running in 314650c1aaeb [2020-06-11T22:31:08.673Z] Removing intermediate container 314650c1aaeb [2020-06-11T22:31:08.673Z] ---> cca9d34a31dc [2020-06-11T22:31:08.673Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-06-11T22:31:08.673Z] ---> Running in a9a204eb95e4 [2020-06-11T22:31:08.934Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-11T22:31:09.877Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-11T22:31:10.141Z] OK: 143 MiB in 39 packages [2020-06-11T22:31:10.402Z] Removing intermediate container a9a204eb95e4 [2020-06-11T22:31:10.402Z] ---> 4e6556837946 [2020-06-11T22:31:10.402Z] Step 8/10 : WORKDIR /device-snmp-go [2020-06-11T22:31:10.668Z] ---> Running in 3c7b4f094218 [2020-06-11T22:31:10.668Z] Removing intermediate container 3c7b4f094218 [2020-06-11T22:31:10.668Z] ---> 068a2b855e7f [2020-06-11T22:31:10.668Z] Step 9/10 : COPY . . [2020-06-11T22:31:11.616Z] ---> c15df5613dd2 [2020-06-11T22:31:11.616Z] Step 10/10 : RUN go mod download [2020-06-11T22:31:11.616Z] ---> Running in cb5e9c7ee59c [2020-06-11T22:31:14.033Z] 8a11ddd9e578: Pull complete [2020-06-11T22:31:14.033Z] 4cf88f913ddb: Pull complete [2020-06-11T22:31:14.033Z] 1df406cf5192: Pull complete [2020-06-11T22:31:17.429Z] cd6300453558: Pull complete [2020-06-11T22:31:22.879Z] b9c365052c96: Pull complete [2020-06-11T22:31:22.879Z] a2d8cc88f415: Pull complete [2020-06-11T22:31:23.880Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-11T22:31:23.880Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-06-11T22:31:23.880Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-11T22:31:23.880Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-11T22:31:23.880Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-11T22:31:23.880Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-11T22:31:23.880Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-11T22:31:23.880Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-11T22:31:23.880Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.2 [2020-06-11T22:31:23.880Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.33 [2020-06-11T22:31:23.880Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-11T22:31:23.880Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-11T22:31:23.880Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-11T22:31:23.880Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-11T22:31:23.880Z] go: finding github.com/fatih/color v1.7.0 [2020-06-11T22:31:23.880Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-11T22:31:23.880Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-11T22:31:23.880Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-11T22:31:23.880Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-11T22:31:23.880Z] go: finding github.com/golang/mock v1.2.0 [2020-06-11T22:31:23.880Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-11T22:31:23.880Z] go: finding github.com/google/uuid v1.1.0 [2020-06-11T22:31:23.880Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-11T22:31:23.880Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-11T22:31:23.880Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-06-11T22:31:23.880Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-11T22:31:23.880Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-11T22:31:23.880Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-11T22:31:23.880Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-06-11T22:31:23.880Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-11T22:31:23.880Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-11T22:31:23.880Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-06-11T22:31:23.880Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-11T22:31:23.880Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-11T22:31:23.880Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-11T22:31:23.880Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-06-11T22:31:23.880Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-11T22:31:23.880Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-06-11T22:31:23.881Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-06-11T22:31:23.881Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-11T22:31:23.881Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-11T22:31:23.881Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-11T22:31:23.881Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-11T22:31:23.881Z] go: finding github.com/miekg/dns v1.0.14 [2020-06-11T22:31:23.881Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-11T22:31:23.881Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-11T22:31:23.881Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-11T22:31:23.881Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-06-11T22:31:23.881Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-11T22:31:23.881Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-11T22:31:23.881Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-11T22:31:23.881Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-11T22:31:23.881Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-11T22:31:23.881Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-06-11T22:31:23.881Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-11T22:31:23.881Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-11T22:31:23.881Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-11T22:31:23.881Z] go: finding github.com/posener/complete v1.1.1 [2020-06-11T22:31:23.881Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-06-11T22:31:23.881Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-11T22:31:23.881Z] go: finding github.com/soniah/gosnmp v1.21.0 [2020-06-11T22:31:23.881Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-11T22:31:23.881Z] go: finding github.com/stretchr/testify v1.5.1 [2020-06-11T22:31:23.881Z] go: finding github.com/ugorji/go v1.1.4 [2020-06-11T22:31:23.881Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-11T22:31:23.881Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-06-11T22:31:23.881Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-06-11T22:31:23.881Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-11T22:31:23.881Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-06-11T22:31:23.881Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-06-11T22:31:23.881Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-11T22:31:24.323Z] ea1d1ca13537: Pull complete [2020-06-11T22:31:24.928Z] 3750a50a1c5e: Pull complete [2020-06-11T22:31:24.928Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-06-11T22:31:24.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-06-11T22:31:24.928Z] ---> 78745c68409d [2020-06-11T22:31:24.928Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-06-11T22:31:30.342Z] ---> Running in 9bea5cb8bfe5 [2020-06-11T22:31:30.342Z] Removing intermediate container 9bea5cb8bfe5 [2020-06-11T22:31:30.342Z] ---> 4b5dbc6b1e46 [2020-06-11T22:31:30.342Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-06-11T22:31:30.342Z] ---> Running in 6978f016f050 [2020-06-11T22:31:30.342Z] Removing intermediate container 6978f016f050 [2020-06-11T22:31:30.342Z] ---> fcac3fde48f1 [2020-06-11T22:31:30.342Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2020-06-11T22:31:30.614Z] ---> Running in 3c3dd2414a0a [2020-06-11T22:31:30.890Z] Removing intermediate container 3c3dd2414a0a [2020-06-11T22:31:30.890Z] ---> 97c53a1a4482 [2020-06-11T22:31:30.890Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-11T22:31:31.167Z] ---> Running in aa39dd508489 [2020-06-11T22:31:32.039Z] Removing intermediate container cb5e9c7ee59c [2020-06-11T22:31:32.039Z] ---> 99e899d2f6fe [2020-06-11T22:31:32.039Z] Successfully built 99e899d2f6fe [2020-06-11T22:31:32.039Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-11T22:31:32.887Z] + docker inspect -f . ci-base-image-x86_64 [2020-06-11T22:31:32.887Z] . [Pipeline] withDockerContainer [2020-06-11T22:31:33.004Z] prd-centos7-docker-4c-2g-2641 does not seem to be running inside a container [2020-06-11T22:31:33.056Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-06-11T22:31:33.784Z] Removing intermediate container aa39dd508489 [2020-06-11T22:31:33.784Z] ---> e98c7885b151 [2020-06-11T22:31:33.784Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-06-11T22:31:33.784Z] ---> Running in 32860b2bb9d8 [2020-06-11T22:31:34.160Z] $ docker top 0dc993c888f9a66ad2994713a12946789fb03cb4810c1222aff2b14911ca9aeb -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-11T22:31:34.684Z] + go version [2020-06-11T22:31:34.684Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-06-11T22:31:35.010Z] + make test [2020-06-11T22:31:35.010Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-06-11T22:31:35.243Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-11T22:31:35.844Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-11T22:31:36.406Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2020-06-11T22:31:36.439Z] OK: 125 MiB in 39 packages [2020-06-11T22:31:37.880Z] Removing intermediate container 32860b2bb9d8 [2020-06-11T22:31:37.880Z] ---> ae746a988f88 [2020-06-11T22:31:37.880Z] Step 8/10 : WORKDIR /device-snmp-go [2020-06-11T22:31:37.880Z] ---> Running in c878990f2b32 [2020-06-11T22:31:38.473Z] Removing intermediate container c878990f2b32 [2020-06-11T22:31:38.473Z] ---> 3b7355875b6a [2020-06-11T22:31:38.473Z] Step 9/10 : COPY . . [2020-06-11T22:31:39.072Z] ---> 8b75bc7b40ed [2020-06-11T22:31:39.072Z] Step 10/10 : RUN go mod download [2020-06-11T22:31:39.349Z] ---> Running in 8c087fbf6e09 [2020-06-11T22:31:41.971Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-11T22:31:41.971Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-06-11T22:31:41.971Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-11T22:31:41.971Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-11T22:31:41.971Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-11T22:31:41.971Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-11T22:31:41.971Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-11T22:31:41.971Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-11T22:31:41.971Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.2 [2020-06-11T22:31:41.971Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.33 [2020-06-11T22:31:41.971Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-11T22:31:41.971Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-11T22:31:41.971Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-11T22:31:41.971Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-11T22:31:41.971Z] go: finding github.com/fatih/color v1.7.0 [2020-06-11T22:31:41.971Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-11T22:31:41.971Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-11T22:31:41.971Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-11T22:31:41.971Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-11T22:31:41.971Z] go: finding github.com/golang/mock v1.2.0 [2020-06-11T22:31:41.971Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-11T22:31:41.971Z] go: finding github.com/google/uuid v1.1.0 [2020-06-11T22:31:41.971Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-11T22:31:41.971Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-11T22:31:41.971Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-06-11T22:31:41.971Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-11T22:31:41.971Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-11T22:31:41.971Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-11T22:31:41.971Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-06-11T22:31:41.971Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-11T22:31:41.971Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-11T22:31:41.971Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-06-11T22:31:41.971Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-11T22:31:41.971Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-11T22:31:41.971Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-11T22:31:41.971Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-06-11T22:31:41.971Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-11T22:31:42.243Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-06-11T22:31:42.243Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-06-11T22:31:42.243Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-11T22:31:42.243Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-11T22:31:42.243Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-11T22:31:42.243Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-11T22:31:42.243Z] go: finding github.com/miekg/dns v1.0.14 [2020-06-11T22:31:42.243Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-11T22:31:42.243Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-11T22:31:42.243Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-11T22:31:42.243Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-06-11T22:31:42.243Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-11T22:31:42.243Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-11T22:31:42.243Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-11T22:31:42.243Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-11T22:31:42.243Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-11T22:31:42.243Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-06-11T22:31:42.243Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-11T22:31:42.243Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-11T22:31:42.243Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-11T22:31:42.243Z] go: finding github.com/posener/complete v1.1.1 [2020-06-11T22:31:42.243Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-06-11T22:31:42.243Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-11T22:31:42.243Z] go: finding github.com/soniah/gosnmp v1.21.0 [2020-06-11T22:31:42.243Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-11T22:31:42.243Z] go: finding github.com/stretchr/testify v1.5.1 [2020-06-11T22:31:42.243Z] go: finding github.com/ugorji/go v1.1.4 [2020-06-11T22:31:42.243Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-11T22:31:42.243Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-06-11T22:31:42.243Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-06-11T22:31:42.525Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-11T22:31:42.525Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-06-11T22:31:42.525Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-06-11T22:31:42.525Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-11T22:31:44.674Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2020-06-11T22:31:44.943Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.004s coverage: 0.0% of statements [2020-06-11T22:31:45.212Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-06-11T22:31:47.149Z] gofmt -l . [2020-06-11T22:31:47.149Z] [ "`gofmt -l .`" = "" ] [2020-06-11T22:31:47.149Z] ./bin/test-attribution-txt.sh [2020-06-11T22:31:47.722Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-06-11T22:31:47.962Z] Stashed 1 file(s) [Pipeline] } [2020-06-11T22:31:47.987Z] $ docker stop --time=1 0dc993c888f9a66ad2994713a12946789fb03cb4810c1222aff2b14911ca9aeb [2020-06-11T22:31:50.159Z] $ docker rm -f 0dc993c888f9a66ad2994713a12946789fb03cb4810c1222aff2b14911ca9aeb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-11T22:31:52.352Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-11T22:31:52.676Z] + ls -al . [2020-06-11T22:31:52.676Z] total 104 [2020-06-11T22:31:52.676Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jun 11 22:31 . [2020-06-11T22:31:52.676Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 11 22:30 .. [2020-06-11T22:31:52.676Z] -rw-rw-r--. 1 jenkins jenkins 4910 Jun 11 22:30 Attribution.txt [2020-06-11T22:31:52.676Z] drwxrwxr-x. 2 jenkins jenkins 87 Jun 11 22:30 bin [2020-06-11T22:31:52.676Z] drwxrwxr-x. 3 jenkins jenkins 32 Jun 11 22:30 cmd [2020-06-11T22:31:52.676Z] -rw-r--r--. 1 jenkins jenkins 8493 Jun 11 22:31 coverage.out [2020-06-11T22:31:52.676Z] -rw-rw-r--. 1 jenkins jenkins 994 Jun 11 22:30 Dockerfile [2020-06-11T22:31:52.676Z] -rw-rw-r--. 1 jenkins jenkins 409 Jun 11 22:30 Dockerfile.build [2020-06-11T22:31:52.676Z] -rw-rw-r--. 1 jenkins jenkins 6 Jun 11 22:30 .dockerignore [2020-06-11T22:31:52.676Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 11 22:30 .git [2020-06-11T22:31:52.676Z] -rw-rw-r--. 1 jenkins jenkins 272 Jun 11 22:30 .gitignore [2020-06-11T22:31:52.676Z] -rw-r--r--. 1 jenkins jenkins 203 Jun 11 22:31 go.mod [2020-06-11T22:31:52.676Z] -rw-r--r--. 1 jenkins jenkins 12704 Jun 11 22:31 go.sum [2020-06-11T22:31:52.676Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 11 22:30 internal [2020-06-11T22:31:52.676Z] -rw-rw-r--. 1 jenkins jenkins 678 Jun 11 22:30 Jenkinsfile [2020-06-11T22:31:52.676Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jun 11 22:30 LICENSE [2020-06-11T22:31:52.676Z] -rw-rw-r--. 1 jenkins jenkins 937 Jun 11 22:30 Makefile [2020-06-11T22:31:52.676Z] drwxrwxr-x. 2 jenkins jenkins 84 Jun 11 22:30 profiles [2020-06-11T22:31:52.676Z] -rw-rw-r--. 1 jenkins jenkins 12398 Jun 11 22:30 README.md [2020-06-11T22:31:52.676Z] drwxrwxr-x. 3 jenkins jenkins 74 Jun 11 22:30 .semver [2020-06-11T22:31:52.676Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 11 22:28 VERSION [2020-06-11T22:31:52.676Z] -rw-rw-r--. 1 jenkins jenkins 209 Jun 11 22:30 version.go [2020-06-11T22:31:52.702Z] Removing intermediate container 8c087fbf6e09 [2020-06-11T22:31:52.702Z] ---> e094119e9ce3 [2020-06-11T22:31:52.702Z] Successfully built e094119e9ce3 [2020-06-11T22:31:52.702Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2020-06-11T22:31:53.010Z] + docker build -t docker-device-snmp-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=95b35ab72777516a7a6035d4ba6d092a491661a0 --label arch=amd64 --label version=0.0.0 . [2020-06-11T22:31:53.010Z] Sending build context to Docker daemon 384kB [2020-06-11T22:31:53.010Z] Step 1/25 : ARG BASE=golang:1.13-alpine [2020-06-11T22:31:53.010Z] Step 2/25 : FROM ${BASE} AS builder [2020-06-11T22:31:53.010Z] ---> 99e899d2f6fe [2020-06-11T22:31:53.010Z] Step 3/25 : ARG MAKE='make build' [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-11T22:31:53.272Z] ---> Running in 6a132915cbad [2020-06-11T22:31:53.478Z] + docker inspect -f . ci-base-image-arm64 [2020-06-11T22:31:53.478Z] . [Pipeline] withDockerContainer [2020-06-11T22:31:53.537Z] Removing intermediate container 6a132915cbad [2020-06-11T22:31:53.537Z] ---> 0857205ea1ed [2020-06-11T22:31:53.537Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2020-06-11T22:31:53.537Z] ---> Running in 11ad710eed1c [2020-06-11T22:31:53.768Z] prd-ubuntu18.04-docker-arm64-4c-16g-2640 does not seem to be running inside a container [2020-06-11T22:31:53.798Z] Removing intermediate container 11ad710eed1c [2020-06-11T22:31:53.799Z] ---> 5a2d5248c16e [2020-06-11T22:31:53.799Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2020-06-11T22:31:53.799Z] ---> Running in 6cf4d6440e38 [2020-06-11T22:31:53.799Z] Removing intermediate container 6cf4d6440e38 [2020-06-11T22:31:53.799Z] ---> 681f16a18d9d [2020-06-11T22:31:53.799Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-11T22:31:53.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-06-11T22:31:54.060Z] ---> Running in d57a88597bce [2020-06-11T22:31:55.016Z] Removing intermediate container d57a88597bce [2020-06-11T22:31:55.016Z] ---> 4889caf7c804 [2020-06-11T22:31:55.016Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-06-11T22:31:55.016Z] ---> Running in e8a431beeb51 [2020-06-11T22:31:55.278Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-11T22:31:55.601Z] $ docker top 8d6f7d0fbe2aad56ec4ed5814a8fba03ac6a502e25b311ba994f8304e24bbe28 -eo pid,comm [2020-06-11T22:31:55.850Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh [2020-06-11T22:31:56.423Z] OK: 143 MiB in 39 packages [2020-06-11T22:31:57.130Z] + go version [2020-06-11T22:31:57.130Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-06-11T22:31:57.367Z] Removing intermediate container e8a431beeb51 [2020-06-11T22:31:57.367Z] ---> a1a6859a2762 [2020-06-11T22:31:57.367Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go [2020-06-11T22:31:57.367Z] ---> Running in 538ed967419b [2020-06-11T22:31:57.629Z] Removing intermediate container 538ed967419b [2020-06-11T22:31:57.629Z] ---> 7042b15427fb [2020-06-11T22:31:57.629Z] Step 9/25 : COPY go.mod . [2020-06-11T22:31:57.891Z] ---> f970a36a621b [2020-06-11T22:31:57.891Z] Step 10/25 : COPY Makefile . [2020-06-11T22:31:58.153Z] ---> 94cae534b3de [2020-06-11T22:31:58.153Z] Step 11/25 : RUN make update [2020-06-11T22:31:58.153Z] ---> Running in a7babc0410bd [2020-06-11T22:31:58.199Z] + make test [2020-06-11T22:31:58.200Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-06-11T22:31:58.422Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-06-11T22:31:59.007Z] Removing intermediate container a7babc0410bd [2020-06-11T22:31:59.008Z] ---> 7e7df978163a [2020-06-11T22:31:59.008Z] Step 12/25 : COPY . . [2020-06-11T22:31:59.217Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2020-06-11T22:31:59.962Z] ---> 18f6c0f44556 [2020-06-11T22:31:59.962Z] Step 13/25 : RUN ${MAKE} [2020-06-11T22:31:59.962Z] ---> Running in c89e337bac86 [2020-06-11T22:32:00.229Z] 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 [2020-06-11T22:32:08.453Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-06-11T22:32:12.668Z] Removing intermediate container c89e337bac86 [2020-06-11T22:32:12.668Z] ---> f25a86070c36 [2020-06-11T22:32:12.668Z] Step 14/25 : FROM alpine [2020-06-11T22:32:12.668Z] latest: Pulling from library/alpine [2020-06-11T22:32:12.668Z] df20fa9351a1: Pulling fs layer [2020-06-11T22:32:12.668Z] df20fa9351a1: Verifying Checksum [2020-06-11T22:32:12.668Z] df20fa9351a1: Download complete [2020-06-11T22:32:12.668Z] df20fa9351a1: Pull complete [2020-06-11T22:32:12.668Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-06-11T22:32:12.669Z] Status: Downloaded newer image for alpine:latest [2020-06-11T22:32:12.669Z] ---> a24bb4013296 [2020-06-11T22:32:12.669Z] Step 15/25 : ENV APP_PORT=49993 [2020-06-11T22:32:12.930Z] ---> Running in 7156d0eb48e8 [2020-06-11T22:32:12.930Z] Removing intermediate container 7156d0eb48e8 [2020-06-11T22:32:12.930Z] ---> 1de83b000ae6 [2020-06-11T22:32:12.930Z] Step 16/25 : EXPOSE $APP_PORT [2020-06-11T22:32:12.930Z] ---> Running in b2e37ca2d9d0 [2020-06-11T22:32:13.190Z] Removing intermediate container b2e37ca2d9d0 [2020-06-11T22:32:13.191Z] ---> 8b3dd88489a7 [2020-06-11T22:32:13.191Z] Step 17/25 : ENV DEVICE_PORT=161 [2020-06-11T22:32:13.191Z] ---> Running in ed8fa7315fb2 [2020-06-11T22:32:13.461Z] Removing intermediate container ed8fa7315fb2 [2020-06-11T22:32:13.461Z] ---> 527354c6e02c [2020-06-11T22:32:13.461Z] Step 18/25 : EXPOSE $DEVICE_PORT [2020-06-11T22:32:13.461Z] ---> Running in a96db9a4d732 [2020-06-11T22:32:13.461Z] Removing intermediate container a96db9a4d732 [2020-06-11T22:32:13.461Z] ---> e84b18a5bd79 [2020-06-11T22:32:13.461Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [2020-06-11T22:32:14.039Z] ---> 6758f93f3f57 [2020-06-11T22:32:14.039Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [2020-06-11T22:32:14.301Z] ---> 994444b59bcb [2020-06-11T22:32:14.301Z] Step 21/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / [2020-06-11T22:32:14.562Z] ---> e58823394be4 [2020-06-11T22:32:14.562Z] Step 22/25 : ENTRYPOINT ["/device-snmp-go","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] [2020-06-11T22:32:14.562Z] ---> Running in 3f718236a589 [2020-06-11T22:32:14.825Z] Removing intermediate container 3f718236a589 [2020-06-11T22:32:14.825Z] ---> ce35c8f1ca75 [2020-06-11T22:32:14.825Z] Step 23/25 : LABEL arch=amd64 [2020-06-11T22:32:14.825Z] ---> Running in cba8f0c08ec8 [2020-06-11T22:32:14.825Z] Removing intermediate container cba8f0c08ec8 [2020-06-11T22:32:14.825Z] ---> b19d4b2680b3 [2020-06-11T22:32:14.825Z] Step 24/25 : LABEL git_sha=95b35ab72777516a7a6035d4ba6d092a491661a0 [2020-06-11T22:32:15.087Z] ---> Running in 4999f37af13d [2020-06-11T22:32:15.087Z] Removing intermediate container 4999f37af13d [2020-06-11T22:32:15.087Z] ---> 89eb66a7aa8a [2020-06-11T22:32:15.087Z] Step 25/25 : LABEL version=0.0.0 [2020-06-11T22:32:15.087Z] ---> Running in 362cac71360e [2020-06-11T22:32:15.349Z] Removing intermediate container 362cac71360e [2020-06-11T22:32:15.349Z] ---> e0c58d055e28 [2020-06-11T22:32:15.349Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-11T22:32:15.349Z] Successfully built e0c58d055e28 [2020-06-11T22:32:15.349Z] Successfully tagged docker-device-snmp-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-11T22:32:26.033Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2020-06-11T22:32:26.630Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.017s coverage: 0.0% of statements [2020-06-11T22:32:27.242Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-06-11T22:32:32.671Z] gofmt -l . [2020-06-11T22:32:32.671Z] [ "`gofmt -l .`" = "" ] [2020-06-11T22:32:32.671Z] ./bin/test-attribution-txt.sh [2020-06-11T22:32:33.264Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-06-11T22:32:33.895Z] Warning: overwriting stash ‘coverage-report’ [2020-06-11T22:32:34.284Z] Stashed 1 file(s) [Pipeline] } [2020-06-11T22:32:34.274Z] $ docker stop --time=1 8d6f7d0fbe2aad56ec4ed5814a8fba03ac6a502e25b311ba994f8304e24bbe28 [2020-06-11T22:32:36.413Z] $ docker rm -f 8d6f7d0fbe2aad56ec4ed5814a8fba03ac6a502e25b311ba994f8304e24bbe28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-11T22:32:37.667Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-11T22:32:38.017Z] + ls -al . [2020-06-11T22:32:38.017Z] total 132 [2020-06-11T22:32:38.017Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 11 22:32 . [2020-06-11T22:32:38.017Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 22:30 .. [2020-06-11T22:32:38.017Z] -rw-rw-r-- 1 jenkins jenkins 6 Jun 11 22:30 .dockerignore [2020-06-11T22:32:38.017Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 11 22:30 .git [2020-06-11T22:32:38.017Z] -rw-rw-r-- 1 jenkins jenkins 272 Jun 11 22:30 .gitignore [2020-06-11T22:32:38.017Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 22:30 .semver [2020-06-11T22:32:38.017Z] -rw-rw-r-- 1 jenkins jenkins 4910 Jun 11 22:30 Attribution.txt [2020-06-11T22:32:38.017Z] -rw-rw-r-- 1 jenkins jenkins 994 Jun 11 22:30 Dockerfile [2020-06-11T22:32:38.017Z] -rw-rw-r-- 1 jenkins jenkins 409 Jun 11 22:30 Dockerfile.build [2020-06-11T22:32:38.017Z] -rw-rw-r-- 1 jenkins jenkins 678 Jun 11 22:30 Jenkinsfile [2020-06-11T22:32:38.017Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 11 22:30 LICENSE [2020-06-11T22:32:38.017Z] -rw-rw-r-- 1 jenkins jenkins 937 Jun 11 22:30 Makefile [2020-06-11T22:32:38.017Z] -rw-rw-r-- 1 jenkins jenkins 12398 Jun 11 22:30 README.md [2020-06-11T22:32:38.017Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 11 22:28 VERSION [2020-06-11T22:32:38.017Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 22:30 bin [2020-06-11T22:32:38.017Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 22:30 cmd [2020-06-11T22:32:38.017Z] -rw-r--r-- 1 jenkins jenkins 8493 Jun 11 22:32 coverage.out [2020-06-11T22:32:38.017Z] -rw-r--r-- 1 jenkins jenkins 203 Jun 11 22:32 go.mod [2020-06-11T22:32:38.017Z] -rw-r--r-- 1 jenkins jenkins 12704 Jun 11 22:32 go.sum [2020-06-11T22:32:38.017Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 22:30 internal [2020-06-11T22:32:38.017Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 22:30 profiles [2020-06-11T22:32:38.017Z] -rw-rw-r-- 1 jenkins jenkins 209 Jun 11 22:30 version.go [Pipeline] isUnix [Pipeline] sh [2020-06-11T22:32:38.385Z] + docker build -t docker-device-snmp-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=95b35ab72777516a7a6035d4ba6d092a491661a0 --label arch=arm64 --label version=0.0.0 . [2020-06-11T22:32:38.658Z] Sending build context to Docker daemon 384kB [2020-06-11T22:32:38.930Z] Step 1/25 : ARG BASE=golang:1.13-alpine [2020-06-11T22:32:38.930Z] Step 2/25 : FROM ${BASE} AS builder [2020-06-11T22:32:38.930Z] ---> e094119e9ce3 [2020-06-11T22:32:38.930Z] Step 3/25 : ARG MAKE='make build' [2020-06-11T22:32:38.930Z] ---> Running in 87331df607db [2020-06-11T22:32:39.528Z] Removing intermediate container 87331df607db [2020-06-11T22:32:39.528Z] ---> 7984bcec6784 [2020-06-11T22:32:39.528Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2020-06-11T22:32:39.528Z] ---> Running in 79feae1b72a6 [2020-06-11T22:32:40.127Z] Removing intermediate container 79feae1b72a6 [2020-06-11T22:32:40.127Z] ---> 974b628e76c5 [2020-06-11T22:32:40.127Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2020-06-11T22:32:40.127Z] ---> Running in 726c33b04b86 [2020-06-11T22:32:40.725Z] Removing intermediate container 726c33b04b86 [2020-06-11T22:32:40.725Z] ---> e350de1d6d90 [2020-06-11T22:32:40.725Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-11T22:32:40.725Z] ---> Running in 9034ba7b4ed6 [2020-06-11T22:32:43.342Z] Removing intermediate container 9034ba7b4ed6 [2020-06-11T22:32:43.342Z] ---> 693e3cdd556d [2020-06-11T22:32:43.342Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-06-11T22:32:43.342Z] ---> Running in da8c1ffa28d6 [2020-06-11T22:32:44.777Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-11T22:32:45.372Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-11T22:32:45.968Z] OK: 125 MiB in 39 packages [2020-06-11T22:32:47.020Z] Removing intermediate container da8c1ffa28d6 [2020-06-11T22:32:47.020Z] ---> d424c1609675 [2020-06-11T22:32:47.020Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go [2020-06-11T22:32:47.308Z] ---> Running in 8b409f13c479 [2020-06-11T22:32:47.611Z] Removing intermediate container 8b409f13c479 [2020-06-11T22:32:47.611Z] ---> 0192af3adf66 [2020-06-11T22:32:47.611Z] Step 9/25 : COPY go.mod . [2020-06-11T22:32:48.654Z] ---> 1671cc350c59 [2020-06-11T22:32:48.654Z] Step 10/25 : COPY Makefile . [2020-06-11T22:32:49.265Z] ---> fc6d328a438a [2020-06-11T22:32:49.265Z] Step 11/25 : RUN make update [2020-06-11T22:32:49.265Z] ---> Running in 78e1170d9570 [2020-06-11T22:32:50.711Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-06-11T22:32:52.144Z] Removing intermediate container 78e1170d9570 [2020-06-11T22:32:52.144Z] ---> a1ba6dfc4cf0 [2020-06-11T22:32:52.144Z] Step 12/25 : COPY . . [2020-06-11T22:32:52.738Z] ---> 7704259e8f15 [2020-06-11T22:32:52.738Z] Step 13/25 : RUN ${MAKE} [2020-06-11T22:32:53.014Z] ---> Running in 9c57e4870e3d [2020-06-11T22:32:54.457Z] 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 [2020-06-11T22:33:21.267Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-06-11T22:33:25.567Z] Removing intermediate container 9c57e4870e3d [2020-06-11T22:33:25.567Z] ---> 874212896ea3 [2020-06-11T22:33:25.567Z] Step 14/25 : FROM alpine [2020-06-11T22:33:25.836Z] latest: Pulling from library/alpine [2020-06-11T22:33:25.836Z] b538f80385f9: Pulling fs layer [2020-06-11T22:33:26.108Z] b538f80385f9: Download complete [2020-06-11T22:33:26.705Z] b538f80385f9: Pull complete [2020-06-11T22:33:26.705Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-06-11T22:33:26.705Z] Status: Downloaded newer image for alpine:latest [2020-06-11T22:33:26.705Z] ---> 62ee0e9f8440 [2020-06-11T22:33:26.705Z] Step 15/25 : ENV APP_PORT=49993 [2020-06-11T22:33:26.977Z] ---> Running in fe732c6e9b67 [2020-06-11T22:33:27.248Z] Removing intermediate container fe732c6e9b67 [2020-06-11T22:33:27.249Z] ---> 95ed5a7d9ac9 [2020-06-11T22:33:27.249Z] Step 16/25 : EXPOSE $APP_PORT [2020-06-11T22:33:27.520Z] ---> Running in 4fd4950c899f [2020-06-11T22:33:27.794Z] Removing intermediate container 4fd4950c899f [2020-06-11T22:33:27.794Z] ---> 97658addfa37 [2020-06-11T22:33:27.794Z] Step 17/25 : ENV DEVICE_PORT=161 [2020-06-11T22:33:28.066Z] ---> Running in ca5bf02cd12f [2020-06-11T22:33:28.660Z] Removing intermediate container ca5bf02cd12f [2020-06-11T22:33:28.660Z] ---> 44dbb3aacd76 [2020-06-11T22:33:28.660Z] Step 18/25 : EXPOSE $DEVICE_PORT [2020-06-11T22:33:28.660Z] ---> Running in 7c8b127f07ca [2020-06-11T22:33:28.933Z] Removing intermediate container 7c8b127f07ca [2020-06-11T22:33:28.933Z] ---> d295d11c75d2 [2020-06-11T22:33:28.933Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [2020-06-11T22:33:30.368Z] ---> 8a67270badf9 [2020-06-11T22:33:30.368Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [2020-06-11T22:33:31.351Z] ---> bd3d6b7993f6 [2020-06-11T22:33:31.351Z] Step 21/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / [2020-06-11T22:33:31.953Z] ---> cd55884ff89a [2020-06-11T22:33:31.953Z] Step 22/25 : ENTRYPOINT ["/device-snmp-go","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] [2020-06-11T22:33:31.953Z] ---> Running in 2b5552ddeaac [2020-06-11T22:33:32.551Z] Removing intermediate container 2b5552ddeaac [2020-06-11T22:33:32.551Z] ---> 302ae248e8f5 [2020-06-11T22:33:32.551Z] Step 23/25 : LABEL arch=arm64 [2020-06-11T22:33:32.551Z] ---> Running in 6a55745e93ef [2020-06-11T22:33:33.148Z] Removing intermediate container 6a55745e93ef [2020-06-11T22:33:33.148Z] ---> 6df1bf05fbab [2020-06-11T22:33:33.148Z] Step 24/25 : LABEL git_sha=95b35ab72777516a7a6035d4ba6d092a491661a0 [2020-06-11T22:33:33.148Z] ---> Running in 8e03876923fa [2020-06-11T22:33:33.742Z] Removing intermediate container 8e03876923fa [2020-06-11T22:33:33.742Z] ---> 2e56e3bf063f [2020-06-11T22:33:33.742Z] Step 25/25 : LABEL version=0.0.0 [2020-06-11T22:33:33.742Z] ---> Running in bf6d3c520b88 [2020-06-11T22:33:34.360Z] Removing intermediate container bf6d3c520b88 [2020-06-11T22:33:34.360Z] ---> fa0a2dd8af20 [2020-06-11T22:33:34.360Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-11T22:33:34.360Z] Successfully built fa0a2dd8af20 [2020-06-11T22:33:34.360Z] Successfully tagged docker-device-snmp-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-06-11T22:33:35.924Z] provisioning config files... [2020-06-11T22:33:35.953Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-52@tmp/config4330283540614387577tmp [Pipeline] { [Pipeline] sh [2020-06-11T22:33:36.415Z] + curl -s https://codecov.io/bash [2020-06-11T22:33:36.415Z] + bash -s - -t @/w/workspace/dgexfoundry_device-snmp-go_PR-52@tmp/config4330283540614387577tmp [2020-06-11T22:33:36.684Z] [2020-06-11T22:33:36.684Z] _____ _ [2020-06-11T22:33:36.684Z] / ____| | | [2020-06-11T22:33:36.684Z] | | ___ __| | ___ ___ _____ __ [2020-06-11T22:33:36.684Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-06-11T22:33:36.684Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-06-11T22:33:36.684Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-06-11T22:33:36.684Z] Bash-20200602-f809a24 [2020-06-11T22:33:36.684Z] [2020-06-11T22:33:36.684Z] [2020-06-11T22:33:36.684Z] ==> Jenkins CI detected. [2020-06-11T22:33:36.684Z] project root: . [2020-06-11T22:33:36.684Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-06-11T22:33:36.684Z] ==> Running gcov in . (disable via -X gcov) [2020-06-11T22:33:36.684Z] ==> Python coveragepy not found [2020-06-11T22:33:36.684Z] ==> Searching for coverage reports in: [2020-06-11T22:33:36.684Z] + . [2020-06-11T22:33:36.950Z] -> Found 1 reports [2020-06-11T22:33:36.950Z] ==> Detecting git/mercurial file structure [2020-06-11T22:33:36.950Z] ==> Reading reports [2020-06-11T22:33:36.950Z] + ./coverage.out bytes=8493 [2020-06-11T22:33:36.950Z] ==> Appending adjustments [2020-06-11T22:33:36.950Z] https://docs.codecov.io/docs/fixing-reports [2020-06-11T22:33:36.950Z] + Found adjustments [2020-06-11T22:33:36.950Z] ==> Gzipping contents [2020-06-11T22:33:36.950Z] ==> Uploading reports [2020-06-11T22:33:36.950Z] url: https://codecov.io [2020-06-11T22:33:36.950Z] query: branch=PR-52&commit=95b35ab72777516a7a6035d4ba6d092a491661a0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-52%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=52&job= [2020-06-11T22:33:36.950Z] -> Pinging Codecov [2020-06-11T22:33:36.950Z] https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=PR-52&commit=95b35ab72777516a7a6035d4ba6d092a491661a0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-52%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=52&job= [2020-06-11T22:33:37.546Z] -> Uploading [2020-06-11T22:33:38.128Z] -> View reports at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/95b35ab72777516a7a6035d4ba6d092a491661a0 [Pipeline] } [2020-06-11T22:33:38.149Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-06-11T22:33:39.790Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-11T22:33:40.420Z] ---> package-listing.sh [2020-06-11T22:33:40.420Z] ++ facter osfamily [2020-06-11T22:33:40.420Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-11T22:33:40.420Z] + OS_FAMILY=redhat [2020-06-11T22:33:40.420Z] + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-52 [2020-06-11T22:33:40.420Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-11T22:33:40.420Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-11T22:33:40.420Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-11T22:33:40.420Z] + PACKAGES=/tmp/packages_start.txt [2020-06-11T22:33:40.420Z] + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-52 ']' [2020-06-11T22:33:40.420Z] + PACKAGES=/tmp/packages_end.txt [2020-06-11T22:33:40.420Z] + case "${OS_FAMILY}" in [2020-06-11T22:33:40.420Z] + sort [2020-06-11T22:33:40.420Z] + rpm -qa [2020-06-11T22:33:44.691Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-11T22:33:44.692Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-11T22:33:44.692Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-11T22:33:44.692Z] + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-52 ']' [2020-06-11T22:33:44.692Z] + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-52/archives/ [2020-06-11T22:33:44.692Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-52/archives/ [Pipeline] isUnix [Pipeline] sh [2020-06-11T22:33:45.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-11T22:33:45.366Z] [2020-06-11T22:33:45.366Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-11T22:33:45.787Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-11T22:33:45.787Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-11T22:33:45.787Z] c9b1b535fdd9: Pulling fs layer [2020-06-11T22:33:45.787Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-11T22:33:45.787Z] 756a868c4378: Pulling fs layer [2020-06-11T22:33:45.787Z] 444b2fc9a129: Pulling fs layer [2020-06-11T22:33:45.787Z] ea15f1150254: Pulling fs layer [2020-06-11T22:33:45.787Z] 41b27a9f41bf: Pulling fs layer [2020-06-11T22:33:45.787Z] 28c525ee5125: Pulling fs layer [2020-06-11T22:33:45.787Z] 094b1ea09ed8: Pulling fs layer [2020-06-11T22:33:45.787Z] 138eaada9080: Pulling fs layer [2020-06-11T22:33:45.787Z] 0622d0fa9048: Pulling fs layer [2020-06-11T22:33:45.787Z] 444b2fc9a129: Waiting [2020-06-11T22:33:45.787Z] ea15f1150254: Waiting [2020-06-11T22:33:45.787Z] 41b27a9f41bf: Waiting [2020-06-11T22:33:45.787Z] 28c525ee5125: Waiting [2020-06-11T22:33:45.787Z] 094b1ea09ed8: Waiting [2020-06-11T22:33:45.787Z] 138eaada9080: Waiting [2020-06-11T22:33:45.787Z] 0622d0fa9048: Waiting [2020-06-11T22:33:45.787Z] 2cc5ad85d9ab: Verifying Checksum [2020-06-11T22:33:45.787Z] 2cc5ad85d9ab: Download complete [2020-06-11T22:33:45.787Z] 444b2fc9a129: Verifying Checksum [2020-06-11T22:33:45.787Z] 444b2fc9a129: Download complete [2020-06-11T22:33:46.067Z] c9b1b535fdd9: Verifying Checksum [2020-06-11T22:33:46.067Z] c9b1b535fdd9: Download complete [2020-06-11T22:33:46.067Z] ea15f1150254: Verifying Checksum [2020-06-11T22:33:46.067Z] ea15f1150254: Download complete [2020-06-11T22:33:46.418Z] 28c525ee5125: Verifying Checksum [2020-06-11T22:33:46.418Z] 28c525ee5125: Download complete [2020-06-11T22:33:46.718Z] c9b1b535fdd9: Pull complete [2020-06-11T22:33:47.004Z] 756a868c4378: Verifying Checksum [2020-06-11T22:33:47.004Z] 756a868c4378: Download complete [2020-06-11T22:33:47.392Z] 2cc5ad85d9ab: Pull complete [2020-06-11T22:33:48.229Z] 138eaada9080: Verifying Checksum [2020-06-11T22:33:48.229Z] 138eaada9080: Download complete [2020-06-11T22:33:48.560Z] 094b1ea09ed8: Verifying Checksum [2020-06-11T22:33:48.560Z] 094b1ea09ed8: Download complete [2020-06-11T22:33:48.560Z] 0622d0fa9048: Verifying Checksum [2020-06-11T22:33:48.560Z] 0622d0fa9048: Download complete [2020-06-11T22:33:49.699Z] 41b27a9f41bf: Verifying Checksum [2020-06-11T22:33:49.699Z] 41b27a9f41bf: Download complete [2020-06-11T22:33:50.739Z] 756a868c4378: Pull complete [2020-06-11T22:33:51.091Z] 444b2fc9a129: Pull complete [2020-06-11T22:33:51.485Z] ea15f1150254: Pull complete [2020-06-11T22:33:56.956Z] 41b27a9f41bf: Pull complete [2020-06-11T22:33:56.956Z] 28c525ee5125: Pull complete [2020-06-11T22:34:01.336Z] 094b1ea09ed8: Pull complete [2020-06-11T22:34:01.630Z] 138eaada9080: Pull complete [2020-06-11T22:34:01.958Z] 0622d0fa9048: Pull complete [2020-06-11T22:34:01.958Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-11T22:34:01.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-11T22:34:01.958Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-11T22:34:02.335Z] prd-centos7-docker-4c-2g-2639 does not seem to be running inside a container [2020-06-11T22:34:02.428Z] $ 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-52 -v /w/workspace/dgexfoundry_device-snmp-go_PR-52:/w/workspace/dgexfoundry_device-snmp-go_PR-52:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-52@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-06-11T22:34:05.708Z] $ docker top dd2741d447ad67bedf20e10a5fe59fb43813204d4f9d4cb25739a107df63d7c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-11T22:34:06.134Z] provisioning config files... [2020-06-11T22:34:06.154Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-52@tmp/config2812038096490234057tmp [Pipeline] { [Pipeline] echo [2020-06-11T22:34:06.222Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-11T22:34:06.564Z] ---> create-netrc.sh [Pipeline] echo [2020-06-11T22:34:06.592Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-11T22:34:06.932Z] ---> logs-deploy.sh [2020-06-11T22:34:06.932Z] + ARCHIVE_ARTIFACTS= [2020-06-11T22:34:06.932Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-11T22:34:06.932Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-11T22:34:06.932Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-11T22:34:06.932Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-52/1 [2020-06-11T22:34:06.932Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-snmp-go/job/PR-52/1/ [2020-06-11T22:34:06.932Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-52/1 /w/workspace/dgexfoundry_device-snmp-go_PR-52 [2020-06-11T22:34:08.954Z] Archives upload complete. [2020-06-11T22:34:08.954Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-52/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-snmp-go/job/PR-52/1/