Pull request #56 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 hahattan for edgexfoundry/device-snmp-go Obtained Jenkinsfile from 8c85ebe9e722fad3f9e9dc0e0b1e9a7648ff2a55+f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6 (18726a0ede964fdab83445c5357cf9c3787be193) 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 be3c330340c18bb7ab85087afff7d7ed2ee420c0 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 be3c330340c18bb7ab85087afff7d7ed2ee420c0 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-56/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 be3c330340c18bb7ab85087afff7d7ed2ee420c0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f be3c330340c18bb7ab85087afff7d7ed2ee420c0 # timeout=10 Commit message: "Merge pull request #211 from ernestojeda/fix-docker-image-push-with-namespace" > 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-550 in /w/workspace/dgexfoundry_device-snmp-go_PR-56 [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-56 # 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/56/head:refs/remotes/origin/PR-56 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6 into PR head commit 8c85ebe9e722fad3f9e9dc0e0b1e9a7648ff2a55 Merge succeeded, producing 8c85ebe9e722fad3f9e9dc0e0b1e9a7648ff2a55 Checking out Revision 8c85ebe9e722fad3f9e9dc0e0b1e9a7648ff2a55 (PR-56) > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/56/head:refs/remotes/origin/PR-56 # 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/56/head:refs/remotes/origin/PR-56 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c85ebe9e722fad3f9e9dc0e0b1e9a7648ff2a55 # 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 f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c85ebe9e722fad3f9e9dc0e0b1e9a7648ff2a55 # timeout=10 Commit message: "Update SDK version and configuration file" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object be3c330340c18bb7ab85087afff7d7ed2ee420c0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-22T06:20:47.888Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-22T06:20:48.154Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-22T06:20:48.368Z] ========================================================= [2020-07-22T06:20:48.368Z] EdgeX Global Pipelines Version Info [2020-07-22T06:20:48.368Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-07-22T06:20:50.181Z] ------------------- [2020-07-22T06:20:50.182Z] stable info: [2020-07-22T06:20:50.182Z] ------------------- [2020-07-22T06:20:50.182Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-22T06:20:50.182Z] Commit SHA: be3c330340c18bb7ab85087afff7d7ed2ee420c0 [2020-07-22T06:20:50.182Z] Message: update stable to v1.0.99 [2020-07-22T06:20:50.751Z] ------------------- [2020-07-22T06:20:50.751Z] experimental info: [2020-07-22T06:20:50.751Z] ------------------- [2020-07-22T06:20:50.751Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-07-22T06:20:50.751Z] Commit SHA: 78d567e8c35819a45e10bd2b75e1138b16507148 [2020-07-22T06:20:50.751Z] Message: update experimental to v1.0.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-07-22T06:20:52.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-22T06:20:52.992Z] [2020-07-22T06:20:52.992Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-22T06:20:53.357Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-22T06:20:53.357Z] latest: Pulling from edgex-devops/git-semver [2020-07-22T06:20:53.357Z] 31603596830f: Pulling fs layer [2020-07-22T06:20:53.357Z] 2a8b12db71e7: Pulling fs layer [2020-07-22T06:20:53.357Z] 6ca5941a6612: Pulling fs layer [2020-07-22T06:20:53.357Z] ecc8261a40a4: Pulling fs layer [2020-07-22T06:20:53.357Z] ecc8261a40a4: Waiting [2020-07-22T06:20:53.357Z] 2a8b12db71e7: Download complete [2020-07-22T06:20:53.357Z] 31603596830f: Verifying Checksum [2020-07-22T06:20:53.357Z] 31603596830f: Download complete [2020-07-22T06:20:53.618Z] ecc8261a40a4: Verifying Checksum [2020-07-22T06:20:53.618Z] ecc8261a40a4: Download complete [2020-07-22T06:20:53.618Z] 6ca5941a6612: Verifying Checksum [2020-07-22T06:20:53.618Z] 6ca5941a6612: Download complete [2020-07-22T06:20:53.618Z] 31603596830f: Pull complete [2020-07-22T06:20:53.880Z] 2a8b12db71e7: Pull complete [2020-07-22T06:20:54.464Z] 6ca5941a6612: Pull complete [2020-07-22T06:20:54.724Z] ecc8261a40a4: Pull complete [2020-07-22T06:20:54.724Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-07-22T06:20:54.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-22T06:20:54.724Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-22T06:20:54.846Z] prd-centos7-docker-4c-2g-550 does not seem to be running inside a container [2020-07-22T06:20:54.881Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-56 -v /w/workspace/dgexfoundry_device-snmp-go_PR-56:/w/workspace/dgexfoundry_device-snmp-go_PR-56:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-56@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-56@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-22T06:20:56.725Z] $ docker top 3d8898e67c9359a0e41ee1a52747483e524a87d1059ca0accd4642bdf833a7c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-22T06:20:57.060Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-22T06:20:57.060Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-22T06:20:57.248Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-22T06:20:57.246Z] $ docker exec 3d8898e67c9359a0e41ee1a52747483e524a87d1059ca0accd4642bdf833a7c8 ssh-agent [2020-07-22T06:20:57.404Z] SSH_AUTH_SOCK=/tmp/ssh-i4NDf2IZ2Rsh/agent.13 [2020-07-22T06:20:57.404Z] SSH_AGENT_PID=19 [2020-07-22T06:20:57.413Z] Running ssh-add (command line suppressed) [2020-07-22T06:20:57.523Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-56@tmp/private_key_6432036915585390842.key (/w/workspace/dgexfoundry_device-snmp-go_PR-56@tmp/private_key_6432036915585390842.key) [2020-07-22T06:20:57.575Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-22T06:20:57.946Z] + git describe --exact-match --tags HEAD [2020-07-22T06:20:57.946Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-22T06:20:58.107Z] $ docker exec --env ******** --env ******** 3d8898e67c9359a0e41ee1a52747483e524a87d1059ca0accd4642bdf833a7c8 ssh-agent -k [2020-07-22T06:20:58.213Z] unset SSH_AUTH_SOCK; [2020-07-22T06:20:58.213Z] unset SSH_AGENT_PID; [2020-07-22T06:20:58.213Z] echo Agent pid 19 killed; [2020-07-22T06:20:58.259Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-22T06:20:58.411Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-22T06:20:58.411Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-22T06:20:58.514Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-22T06:20:58.514Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-22T06:20:58.669Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-22T06:20:58.667Z] $ docker exec 3d8898e67c9359a0e41ee1a52747483e524a87d1059ca0accd4642bdf833a7c8 ssh-agent [2020-07-22T06:20:58.825Z] SSH_AUTH_SOCK=/tmp/ssh-u9GAQZCOyV8h/agent.47 [2020-07-22T06:20:58.825Z] SSH_AGENT_PID=52 [2020-07-22T06:20:58.831Z] Running ssh-add (command line suppressed) [2020-07-22T06:20:58.944Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-56@tmp/private_key_8752319440126509770.key (/w/workspace/dgexfoundry_device-snmp-go_PR-56@tmp/private_key_8752319440126509770.key) [2020-07-22T06:20:58.994Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-22T06:20:59.349Z] + git semver init [2020-07-22T06:20:59.349Z] # -> Open(): unable to determine branch for HEAD [2020-07-22T06:20:59.349Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-56/.git [2020-07-22T06:20:59.349Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-56 [2020-07-22T06:20:59.349Z] # $SEMVER_REMOTE_NAME = origin [2020-07-22T06:20:59.349Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-22T06:20:59.349Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-22T06:20:59.349Z] # $SEMVER_BRANCH = PR-56 [2020-07-22T06:20:59.349Z] # $SEMVER_TEMP = /tmp/semver-317486694 [2020-07-22T06:20:59.349Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2020-07-22T06:20:59.609Z] # '/tmp/semver-317486694' -> '/w/workspace/dgexfoundry_device-snmp-go_PR-56/.semver' [2020-07-22T06:20:59.609Z] # -> Force: false [2020-07-22T06:20:59.609Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-56/.semver [Pipeline] } [2020-07-22T06:20:59.622Z] $ docker exec --env ******** --env ******** 3d8898e67c9359a0e41ee1a52747483e524a87d1059ca0accd4642bdf833a7c8 ssh-agent -k [2020-07-22T06:20:59.740Z] unset SSH_AUTH_SOCK; [2020-07-22T06:20:59.741Z] unset SSH_AGENT_PID; [2020-07-22T06:20:59.741Z] echo Agent pid 52 killed; [2020-07-22T06:20:59.787Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-22T06:21:00.314Z] + git semver [Pipeline] } [2020-07-22T06:21:00.335Z] $ docker stop --time=1 3d8898e67c9359a0e41ee1a52747483e524a87d1059ca0accd4642bdf833a7c8 [2020-07-22T06:21:01.673Z] $ docker rm -f 3d8898e67c9359a0e41ee1a52747483e524a87d1059ca0accd4642bdf833a7c8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-22T06:21:02.312Z] Stashed 22 file(s) [Pipeline] echo [2020-07-22T06:21:02.330Z] [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-07-22T06:21:17.792Z] Still waiting to schedule task [2020-07-22T06:21:17.792Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-07-22T06:21:17.813Z] Still waiting to schedule task [2020-07-22T06:21:17.813Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-07-22T06:23:12.742Z] Running on prd-centos7-docker-4c-2g-552 in /w/workspace/dgexfoundry_device-snmp-go_PR-56 [Pipeline] { [Pipeline] ws [2020-07-22T06:23:12.814Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2020-07-22T06:23:15.115Z] using credential edgex-jenkins-ssh [2020-07-22T06:23:15.347Z] Cloning the remote Git repository [2020-07-22T06:23:15.347Z] Cloning with configured refspecs honoured and without tags [2020-07-22T06:23:15.998Z] Fetching without tags [2020-07-22T06:23:16.370Z] Merging remotes/origin/master commit f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6 into PR head commit 8c85ebe9e722fad3f9e9dc0e0b1e9a7648ff2a55 [2020-07-22T06:23:15.370Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2020-07-22T06:23:15.433Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2020-07-22T06:23:15.480Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-07-22T06:23:15.480Z] > git --version # timeout=10 [2020-07-22T06:23:15.490Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-22T06:23:15.529Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-22T06:23:15.971Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-07-22T06:23:15.976Z] > git config --add remote.origin.fetch +refs/pull/56/head:refs/remotes/origin/PR-56 # timeout=10 [2020-07-22T06:23:15.981Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-22T06:23:15.990Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-07-22T06:23:16.000Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-07-22T06:23:16.000Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-22T06:23:16.004Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-22T06:23:16.435Z] Merge succeeded, producing 8c85ebe9e722fad3f9e9dc0e0b1e9a7648ff2a55 [2020-07-22T06:23:16.436Z] Checking out Revision 8c85ebe9e722fad3f9e9dc0e0b1e9a7648ff2a55 (PR-56) [2020-07-22T06:23:16.375Z] > git config core.sparsecheckout # timeout=10 [2020-07-22T06:23:16.380Z] > git checkout -f 8c85ebe9e722fad3f9e9dc0e0b1e9a7648ff2a55 # timeout=10 [2020-07-22T06:23:16.406Z] > git remote # timeout=10 [2020-07-22T06:23:16.412Z] > git config --get remote.origin.url # timeout=10 [2020-07-22T06:23:16.417Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-22T06:23:16.420Z] > git merge f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6 # timeout=10 [2020-07-22T06:23:16.428Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-22T06:23:16.436Z] > git config core.sparsecheckout # timeout=10 [2020-07-22T06:23:16.441Z] > git checkout -f 8c85ebe9e722fad3f9e9dc0e0b1e9a7648ff2a55 # timeout=10 [2020-07-22T06:23:20.008Z] Commit message: "Update SDK version and configuration file" [2020-07-22T06:23:20.028Z] > git --version # timeout=10 [2020-07-22T06:23:20.040Z] fatal: bad object be3c330340c18bb7ab85087afff7d7ed2ee420c0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-22T06:23:21.005Z] ========================================================= [2020-07-22T06:23:21.005Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-07-22T06:23:21.005Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-22T06:23:21.623Z] + 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-07-22T06:23:22.201Z] Sending build context to Docker daemon 350.2kB [2020-07-22T06:23:22.201Z] Step 1/10 : ARG BASE=golang:1.13-alpine [2020-07-22T06:23:22.201Z] Step 2/10 : FROM ${BASE} [2020-07-22T06:23:22.201Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-07-22T06:23:22.201Z] df20fa9351a1: Pulling fs layer [2020-07-22T06:23:22.201Z] ed8968b2872e: Pulling fs layer [2020-07-22T06:23:22.201Z] a92cc7c5fd73: Pulling fs layer [2020-07-22T06:23:22.201Z] 2dd03ba5bac4: Pulling fs layer [2020-07-22T06:23:22.201Z] 1e091d79d1de: Pulling fs layer [2020-07-22T06:23:22.201Z] 481702a1767f: Pulling fs layer [2020-07-22T06:23:22.201Z] f64a6f60c768: Pulling fs layer [2020-07-22T06:23:22.201Z] e78d2573fc39: Pulling fs layer [2020-07-22T06:23:22.201Z] e876d2f968b6: Pulling fs layer [2020-07-22T06:23:22.201Z] ce8a83651883: Pulling fs layer [2020-07-22T06:23:22.201Z] 07967f4d0e4b: Pulling fs layer [2020-07-22T06:23:22.201Z] f64a6f60c768: Waiting [2020-07-22T06:23:22.201Z] e78d2573fc39: Waiting [2020-07-22T06:23:22.201Z] e876d2f968b6: Waiting [2020-07-22T06:23:22.201Z] ce8a83651883: Waiting [2020-07-22T06:23:22.201Z] 07967f4d0e4b: Waiting [2020-07-22T06:23:22.201Z] 2dd03ba5bac4: Waiting [2020-07-22T06:23:22.201Z] 1e091d79d1de: Waiting [2020-07-22T06:23:22.201Z] 481702a1767f: Waiting [2020-07-22T06:23:22.201Z] a92cc7c5fd73: Verifying Checksum [2020-07-22T06:23:22.201Z] a92cc7c5fd73: Download complete [2020-07-22T06:23:22.201Z] ed8968b2872e: Verifying Checksum [2020-07-22T06:23:22.201Z] ed8968b2872e: Download complete [2020-07-22T06:23:22.201Z] 1e091d79d1de: Verifying Checksum [2020-07-22T06:23:22.201Z] 1e091d79d1de: Download complete [2020-07-22T06:23:22.201Z] 481702a1767f: Download complete [2020-07-22T06:23:22.201Z] df20fa9351a1: Verifying Checksum [2020-07-22T06:23:22.472Z] df20fa9351a1: Pull complete [2020-07-22T06:23:23.070Z] f64a6f60c768: Verifying Checksum [2020-07-22T06:23:23.070Z] f64a6f60c768: Download complete [2020-07-22T06:23:23.070Z] e876d2f968b6: Verifying Checksum [2020-07-22T06:23:23.070Z] e876d2f968b6: Download complete [2020-07-22T06:23:23.660Z] 2dd03ba5bac4: Verifying Checksum [2020-07-22T06:23:23.660Z] 2dd03ba5bac4: Download complete [2020-07-22T06:23:23.660Z] 07967f4d0e4b: Verifying Checksum [2020-07-22T06:23:23.660Z] 07967f4d0e4b: Download complete [2020-07-22T06:23:23.660Z] e78d2573fc39: Verifying Checksum [2020-07-22T06:23:23.660Z] e78d2573fc39: Download complete [2020-07-22T06:23:23.660Z] ce8a83651883: Download complete [2020-07-22T06:23:25.057Z] ed8968b2872e: Pull complete [2020-07-22T06:23:25.057Z] a92cc7c5fd73: Pull complete [2020-07-22T06:23:30.365Z] 2dd03ba5bac4: Pull complete [2020-07-22T06:23:30.365Z] 1e091d79d1de: Pull complete [2020-07-22T06:23:30.365Z] 481702a1767f: Pull complete [2020-07-22T06:23:38.519Z] f64a6f60c768: Pull complete [2020-07-22T06:23:38.556Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-551 in /w/workspace/dgexfoundry_device-snmp-go_PR-56 [Pipeline] { [Pipeline] ws [2020-07-22T06:23:38.630Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2020-07-22T06:23:41.075Z] e78d2573fc39: Pull complete [2020-07-22T06:23:41.075Z] e876d2f968b6: Pull complete [2020-07-22T06:23:42.466Z] ce8a83651883: Pull complete [2020-07-22T06:23:42.727Z] 07967f4d0e4b: Pull complete [2020-07-22T06:23:42.727Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-07-22T06:23:42.727Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-07-22T06:23:42.727Z] ---> 5d7c900382c6 [2020-07-22T06:23:42.727Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-07-22T06:23:43.299Z] ---> Running in 99a20326dc40 [2020-07-22T06:23:43.562Z] Removing intermediate container 99a20326dc40 [2020-07-22T06:23:43.562Z] ---> 7fd8e1b6fc3b [2020-07-22T06:23:43.562Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-07-22T06:23:43.562Z] ---> Running in c62bdc061379 [2020-07-22T06:23:43.657Z] using credential edgex-jenkins-ssh [2020-07-22T06:23:43.708Z] Cloning the remote Git repository [2020-07-22T06:23:43.708Z] Cloning with configured refspecs honoured and without tags [2020-07-22T06:23:43.825Z] Removing intermediate container c62bdc061379 [2020-07-22T06:23:43.825Z] ---> 49f6bec5dfcd [2020-07-22T06:23:43.825Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2020-07-22T06:23:43.825Z] ---> Running in 5a288b20050d [2020-07-22T06:23:43.825Z] Removing intermediate container 5a288b20050d [2020-07-22T06:23:43.825Z] ---> cd24aa66519b [2020-07-22T06:23:43.825Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-22T06:23:44.093Z] ---> Running in fda1e3270810 [2020-07-22T06:23:44.915Z] Fetching without tags [2020-07-22T06:23:43.803Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2020-07-22T06:23:43.903Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2020-07-22T06:23:44.084Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-07-22T06:23:44.085Z] > git --version # timeout=10 [2020-07-22T06:23:44.101Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-22T06:23:44.151Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-22T06:23:44.806Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-07-22T06:23:44.841Z] > git config --add remote.origin.fetch +refs/pull/56/head:refs/remotes/origin/PR-56 # timeout=10 [2020-07-22T06:23:44.859Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-22T06:23:44.891Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-07-22T06:23:44.925Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-07-22T06:23:44.926Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-22T06:23:44.938Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-22T06:23:45.452Z] Merging remotes/origin/master commit f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6 into PR head commit 8c85ebe9e722fad3f9e9dc0e0b1e9a7648ff2a55 [2020-07-22T06:23:45.477Z] Removing intermediate container fda1e3270810 [2020-07-22T06:23:45.477Z] ---> d110bcb4e953 [2020-07-22T06:23:45.477Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-07-22T06:23:45.477Z] ---> Running in e7254b8ffe33 [2020-07-22T06:23:45.752Z] Merge succeeded, producing 8c85ebe9e722fad3f9e9dc0e0b1e9a7648ff2a55 [2020-07-22T06:23:45.752Z] Checking out Revision 8c85ebe9e722fad3f9e9dc0e0b1e9a7648ff2a55 (PR-56) [2020-07-22T06:23:46.048Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-22T06:23:45.476Z] > git config core.sparsecheckout # timeout=10 [2020-07-22T06:23:45.510Z] > git checkout -f 8c85ebe9e722fad3f9e9dc0e0b1e9a7648ff2a55 # timeout=10 [2020-07-22T06:23:45.596Z] > git remote # timeout=10 [2020-07-22T06:23:45.625Z] > git config --get remote.origin.url # timeout=10 [2020-07-22T06:23:45.643Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-22T06:23:45.658Z] > git merge f4258dd5ce188e27982a4ce32d4fe9ebb57e3cd6 # timeout=10 [2020-07-22T06:23:45.730Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-22T06:23:45.756Z] > git config core.sparsecheckout # timeout=10 [2020-07-22T06:23:45.798Z] > git checkout -f 8c85ebe9e722fad3f9e9dc0e0b1e9a7648ff2a55 # timeout=10 [2020-07-22T06:23:46.628Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-22T06:23:47.578Z] OK: 166 MiB in 39 packages [2020-07-22T06:23:47.840Z] Removing intermediate container e7254b8ffe33 [2020-07-22T06:23:47.840Z] ---> 2b96303b625a [2020-07-22T06:23:47.840Z] Step 8/10 : WORKDIR /device-snmp-go [2020-07-22T06:23:47.840Z] ---> Running in a3d7fdec4f54 [2020-07-22T06:23:48.101Z] Removing intermediate container a3d7fdec4f54 [2020-07-22T06:23:48.101Z] ---> c03d93baee78 [2020-07-22T06:23:48.101Z] Step 9/10 : COPY . . [2020-07-22T06:23:48.676Z] ---> 0338f399aee7 [2020-07-22T06:23:48.676Z] Step 10/10 : RUN go mod download [2020-07-22T06:23:48.676Z] ---> Running in f0151f8ac900 [2020-07-22T06:23:50.081Z] Commit message: "Update SDK version and configuration file" [2020-07-22T06:23:50.129Z] > git --version # timeout=10 [2020-07-22T06:23:50.156Z] fatal: bad object be3c330340c18bb7ab85087afff7d7ed2ee420c0 [Pipeline] withEnv [Pipeline] { [2020-07-22T06:23:50.598Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-22T06:23:50.598Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-07-22T06:23:50.598Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-22T06:23:50.598Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2020-07-22T06:23:50.863Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-22T06:23:50.863Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-22T06:23:50.863Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-22T06:23:50.863Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-22T06:23:50.863Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-07-22T06:23:50.863Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-22T06:23:50.863Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-22T06:23:50.863Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-22T06:23:50.863Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-07-22T06:23:50.863Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-22T06:23:50.863Z] go: finding github.com/fatih/color v1.7.0 [2020-07-22T06:23:50.863Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [Pipeline] unstash [2020-07-22T06:23:51.125Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-22T06:23:51.125Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-22T06:23:51.125Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-22T06:23:51.125Z] go: finding github.com/golang/mock v1.2.0 [2020-07-22T06:23:51.125Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-22T06:23:51.125Z] go: finding github.com/google/uuid v1.1.0 [2020-07-22T06:23:51.125Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-22T06:23:51.125Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-22T06:23:51.125Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-22T06:23:51.125Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-22T06:23:51.125Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-22T06:23:51.125Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-22T06:23:51.125Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [Pipeline] echo [2020-07-22T06:23:51.288Z] ========================================================= [2020-07-22T06:23:51.288Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-07-22T06:23:51.288Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-22T06:23:51.385Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-22T06:23:51.385Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-22T06:23:51.385Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-22T06:23:51.385Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-22T06:23:51.385Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-22T06:23:51.385Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-22T06:23:51.386Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-22T06:23:51.386Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-22T06:23:51.386Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-22T06:23:51.386Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-22T06:23:51.386Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-22T06:23:51.386Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-22T06:23:51.647Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-22T06:23:51.647Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-22T06:23:51.647Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-22T06:23:51.647Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-22T06:23:51.647Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-22T06:23:51.647Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-22T06:23:51.647Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-22T06:23:51.647Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-22T06:23:51.647Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-22T06:23:51.647Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-22T06:23:51.647Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-22T06:23:51.647Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-22T06:23:51.908Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-22T06:23:51.908Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-22T06:23:51.908Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-22T06:23:51.908Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-22T06:23:51.908Z] go: finding github.com/posener/complete v1.1.1 [2020-07-22T06:23:51.908Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-22T06:23:51.908Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-22T06:23:51.908Z] go: finding github.com/soniah/gosnmp v1.21.0 [2020-07-22T06:23:51.908Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-22T06:23:51.908Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-22T06:23:51.908Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-22T06:23:51.908Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-22T06:23:52.175Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-07-22T06:23:52.175Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-07-22T06:23:52.175Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-22T06:23:52.175Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-07-22T06:23:52.175Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-07-22T06:23:52.175Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-22T06:23:52.538Z] + 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-07-22T06:23:53.522Z] Sending build context to Docker daemon 350.2kB [2020-07-22T06:23:53.522Z] Step 1/10 : ARG BASE=golang:1.13-alpine [2020-07-22T06:23:53.522Z] Step 2/10 : FROM ${BASE} [2020-07-22T06:23:53.798Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-07-22T06:23:53.798Z] b538f80385f9: Pulling fs layer [2020-07-22T06:23:53.798Z] 74f711af9a0d: Pulling fs layer [2020-07-22T06:23:53.798Z] 99f96fe45779: Pulling fs layer [2020-07-22T06:23:53.798Z] fd7a069fd194: Pulling fs layer [2020-07-22T06:23:53.798Z] 66aa3694b03b: Pulling fs layer [2020-07-22T06:23:53.798Z] 170f70906a0f: Pulling fs layer [2020-07-22T06:23:53.798Z] ad7c5574e4b9: Pulling fs layer [2020-07-22T06:23:53.798Z] e772456be8f7: Pulling fs layer [2020-07-22T06:23:53.798Z] c890913d741a: Pulling fs layer [2020-07-22T06:23:53.798Z] 2480fcc9aa5a: Pulling fs layer [2020-07-22T06:23:53.798Z] 09adf4765672: Pulling fs layer [2020-07-22T06:23:53.798Z] fd7a069fd194: Waiting [2020-07-22T06:23:53.798Z] 66aa3694b03b: Waiting [2020-07-22T06:23:53.798Z] 170f70906a0f: Waiting [2020-07-22T06:23:53.798Z] ad7c5574e4b9: Waiting [2020-07-22T06:23:53.798Z] e772456be8f7: Waiting [2020-07-22T06:23:53.798Z] c890913d741a: Waiting [2020-07-22T06:23:53.798Z] 2480fcc9aa5a: Waiting [2020-07-22T06:23:53.798Z] 09adf4765672: Waiting [2020-07-22T06:23:53.798Z] 99f96fe45779: Verifying Checksum [2020-07-22T06:23:53.798Z] 99f96fe45779: Download complete [2020-07-22T06:23:53.798Z] 74f711af9a0d: Verifying Checksum [2020-07-22T06:23:53.798Z] 74f711af9a0d: Download complete [2020-07-22T06:23:53.798Z] 66aa3694b03b: Verifying Checksum [2020-07-22T06:23:53.798Z] 66aa3694b03b: Download complete [2020-07-22T06:23:53.798Z] 170f70906a0f: Verifying Checksum [2020-07-22T06:23:53.798Z] 170f70906a0f: Download complete [2020-07-22T06:23:53.798Z] b538f80385f9: Verifying Checksum [2020-07-22T06:23:53.798Z] b538f80385f9: Download complete [2020-07-22T06:23:54.793Z] b538f80385f9: Pull complete [2020-07-22T06:23:55.395Z] 74f711af9a0d: Pull complete [2020-07-22T06:23:55.671Z] 99f96fe45779: Pull complete [2020-07-22T06:23:56.679Z] ad7c5574e4b9: Verifying Checksum [2020-07-22T06:23:56.679Z] c890913d741a: Verifying Checksum [2020-07-22T06:23:56.679Z] c890913d741a: Download complete [2020-07-22T06:23:58.166Z] 2480fcc9aa5a: Verifying Checksum [2020-07-22T06:23:58.166Z] 2480fcc9aa5a: Download complete [2020-07-22T06:23:58.766Z] 09adf4765672: Verifying Checksum [2020-07-22T06:23:58.766Z] 09adf4765672: Download complete [2020-07-22T06:23:59.042Z] e772456be8f7: Verifying Checksum [2020-07-22T06:23:59.042Z] e772456be8f7: Download complete [2020-07-22T06:23:59.042Z] fd7a069fd194: Verifying Checksum [2020-07-22T06:23:59.042Z] fd7a069fd194: Download complete [2020-07-22T06:24:00.342Z] Removing intermediate container f0151f8ac900 [2020-07-22T06:24:00.342Z] ---> 2ed0c74c86cf [2020-07-22T06:24:00.342Z] Successfully built 2ed0c74c86cf [2020-07-22T06:24:00.342Z] 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-07-22T06:24:01.183Z] + docker inspect -f . ci-base-image-x86_64 [2020-07-22T06:24:01.183Z] . [Pipeline] withDockerContainer [2020-07-22T06:24:01.316Z] prd-centos7-docker-4c-2g-552 does not seem to be running inside a container [2020-07-22T06:24:01.361Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-07-22T06:24:02.529Z] $ docker top 1ffb2eaeeff725b2ab420b5a33f38ff3564fe3f0f3f3fc145b8a1e485f52c153 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-22T06:24:03.071Z] + go version [2020-07-22T06:24:03.071Z] go version go1.13.13 linux/amd64 [Pipeline] sh [2020-07-22T06:24:03.398Z] + make test [2020-07-22T06:24:03.398Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-07-22T06:24:04.344Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2020-07-22T06:24:11.442Z] fd7a069fd194: Pull complete [2020-07-22T06:24:11.442Z] 66aa3694b03b: Pull complete [2020-07-22T06:24:11.443Z] 170f70906a0f: Pull complete [2020-07-22T06:24:12.580Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2020-07-22T06:24:13.152Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.004s coverage: 0.0% of statements [2020-07-22T06:24:13.152Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-07-22T06:24:14.073Z] ad7c5574e4b9: Pull complete [2020-07-22T06:24:15.065Z] gofmt -l . [2020-07-22T06:24:15.065Z] [ "`gofmt -l .`" = "" ] [2020-07-22T06:24:15.065Z] ./bin/test-attribution-txt.sh [2020-07-22T06:24:15.639Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-07-22T06:24:16.174Z] Stashed 1 file(s) [Pipeline] } [2020-07-22T06:24:16.189Z] $ docker stop --time=1 1ffb2eaeeff725b2ab420b5a33f38ff3564fe3f0f3f3fc145b8a1e485f52c153 [2020-07-22T06:24:18.411Z] $ docker rm -f 1ffb2eaeeff725b2ab420b5a33f38ff3564fe3f0f3f3fc145b8a1e485f52c153 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-07-22T06:24:19.485Z] e772456be8f7: Pull complete [2020-07-22T06:24:19.485Z] c890913d741a: Pull complete [Pipeline] sh [2020-07-22T06:24:19.850Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-07-22T06:24:20.164Z] + ls -al . [2020-07-22T06:24:20.165Z] total 104 [2020-07-22T06:24:20.165Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jul 22 06:24 . [2020-07-22T06:24:20.165Z] drwxrwxr-x. 4 jenkins jenkins 28 Jul 22 06:23 .. [2020-07-22T06:24:20.165Z] -rw-rw-r--. 1 jenkins jenkins 4910 Jul 22 06:23 Attribution.txt [2020-07-22T06:24:20.165Z] drwxrwxr-x. 2 jenkins jenkins 87 Jul 22 06:23 bin [2020-07-22T06:24:20.165Z] drwxrwxr-x. 3 jenkins jenkins 32 Jul 22 06:23 cmd [2020-07-22T06:24:20.165Z] -rw-r--r--. 1 jenkins jenkins 8493 Jul 22 06:24 coverage.out [2020-07-22T06:24:20.165Z] -rw-rw-r--. 1 jenkins jenkins 994 Jul 22 06:23 Dockerfile [2020-07-22T06:24:20.165Z] -rw-rw-r--. 1 jenkins jenkins 409 Jul 22 06:23 Dockerfile.build [2020-07-22T06:24:20.165Z] -rw-rw-r--. 1 jenkins jenkins 6 Jul 22 06:23 .dockerignore [2020-07-22T06:24:20.165Z] drwxrwxr-x. 8 jenkins jenkins 179 Jul 22 06:23 .git [2020-07-22T06:24:20.165Z] drwxrwxr-x. 2 jenkins jenkins 38 Jul 22 06:23 .github [2020-07-22T06:24:20.165Z] -rw-rw-r--. 1 jenkins jenkins 272 Jul 22 06:23 .gitignore [2020-07-22T06:24:20.165Z] -rw-r--r--. 1 jenkins jenkins 203 Jul 22 06:24 go.mod [2020-07-22T06:24:20.165Z] -rw-r--r--. 1 jenkins jenkins 12704 Jul 22 06:24 go.sum [2020-07-22T06:24:20.165Z] drwxrwxr-x. 3 jenkins jenkins 20 Jul 22 06:23 internal [2020-07-22T06:24:20.165Z] -rw-rw-r--. 1 jenkins jenkins 678 Jul 22 06:23 Jenkinsfile [2020-07-22T06:24:20.165Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jul 22 06:23 LICENSE [2020-07-22T06:24:20.165Z] -rw-rw-r--. 1 jenkins jenkins 937 Jul 22 06:23 Makefile [2020-07-22T06:24:20.165Z] drwxrwxr-x. 2 jenkins jenkins 84 Jul 22 06:23 profiles [2020-07-22T06:24:20.165Z] -rw-rw-r--. 1 jenkins jenkins 12398 Jul 22 06:23 README.md [2020-07-22T06:24:20.165Z] drwxrwxr-x. 3 jenkins jenkins 74 Jul 22 06:23 .semver [2020-07-22T06:24:20.165Z] -rw-rw-r--. 1 jenkins jenkins 5 Jul 22 06:21 VERSION [2020-07-22T06:24:20.165Z] -rw-rw-r--. 1 jenkins jenkins 209 Jul 22 06:23 version.go [Pipeline] isUnix [Pipeline] sh [2020-07-22T06:24:20.493Z] + 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=8c85ebe9e722fad3f9e9dc0e0b1e9a7648ff2a55 --label arch=amd64 --label version=0.0.0 . [2020-07-22T06:24:20.493Z] Sending build context to Docker daemon 359.4kB [2020-07-22T06:24:20.493Z] Step 1/25 : ARG BASE=golang:1.13-alpine [2020-07-22T06:24:20.493Z] Step 2/25 : FROM ${BASE} AS builder [2020-07-22T06:24:20.493Z] ---> 2ed0c74c86cf [2020-07-22T06:24:20.493Z] Step 3/25 : ARG MAKE='make build' [2020-07-22T06:24:20.753Z] ---> Running in 55e97ee65235 [2020-07-22T06:24:20.753Z] Removing intermediate container 55e97ee65235 [2020-07-22T06:24:20.753Z] ---> a13eaac6af55 [2020-07-22T06:24:20.753Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2020-07-22T06:24:21.016Z] ---> Running in e0a0bac0632f [2020-07-22T06:24:21.016Z] Removing intermediate container e0a0bac0632f [2020-07-22T06:24:21.016Z] ---> 4e3ad4332bfe [2020-07-22T06:24:21.016Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2020-07-22T06:24:21.016Z] ---> Running in 16df1d4d94c5 [2020-07-22T06:24:21.277Z] Removing intermediate container 16df1d4d94c5 [2020-07-22T06:24:21.277Z] ---> e6c97126791a [2020-07-22T06:24:21.277Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-22T06:24:21.277Z] ---> Running in 48a6a8768cc3 [2020-07-22T06:24:21.480Z] 2480fcc9aa5a: Pull complete [2020-07-22T06:24:21.754Z] 09adf4765672: Pull complete [2020-07-22T06:24:21.754Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-07-22T06:24:21.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-07-22T06:24:21.754Z] ---> 2248a725d1cf [2020-07-22T06:24:21.754Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-07-22T06:24:22.234Z] Removing intermediate container 48a6a8768cc3 [2020-07-22T06:24:22.234Z] ---> 26b1dd78d026 [2020-07-22T06:24:22.234Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-07-22T06:24:22.234Z] ---> Running in 31aaf3a2201c [2020-07-22T06:24:22.805Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-22T06:24:23.377Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-22T06:24:23.948Z] OK: 166 MiB in 39 packages [2020-07-22T06:24:24.519Z] Removing intermediate container 31aaf3a2201c [2020-07-22T06:24:24.519Z] ---> 2e2375e3e08c [2020-07-22T06:24:24.519Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go [2020-07-22T06:24:24.519Z] ---> Running in 08a4c099ca8c [2020-07-22T06:24:24.519Z] Removing intermediate container 08a4c099ca8c [2020-07-22T06:24:24.519Z] ---> 8f56fd67782e [2020-07-22T06:24:24.519Z] Step 9/25 : COPY go.mod . [2020-07-22T06:24:24.779Z] ---> 8779c4c0d7dd [2020-07-22T06:24:24.779Z] Step 10/25 : COPY Makefile . [2020-07-22T06:24:25.042Z] ---> be16a6ba0ad2 [2020-07-22T06:24:25.042Z] Step 11/25 : RUN make update [2020-07-22T06:24:25.042Z] ---> Running in b711baff7606 [2020-07-22T06:24:25.307Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-07-22T06:24:25.882Z] Removing intermediate container b711baff7606 [2020-07-22T06:24:25.882Z] ---> 81a13f6df69d [2020-07-22T06:24:25.882Z] Step 12/25 : COPY . . [2020-07-22T06:24:26.452Z] ---> 4a96a8892432 [2020-07-22T06:24:26.452Z] Step 13/25 : RUN ${MAKE} [2020-07-22T06:24:26.452Z] ---> Running in ab1265c57d35 [2020-07-22T06:24:27.026Z] 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-07-22T06:24:27.157Z] ---> Running in 0f5a1b7bcbdc [2020-07-22T06:24:27.157Z] Removing intermediate container 0f5a1b7bcbdc [2020-07-22T06:24:27.157Z] ---> 4823a18b3b61 [2020-07-22T06:24:27.157Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-07-22T06:24:27.157Z] ---> Running in 2894d2087f6a [2020-07-22T06:24:27.752Z] Removing intermediate container 2894d2087f6a [2020-07-22T06:24:27.752Z] ---> f8966102337d [2020-07-22T06:24:27.752Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2020-07-22T06:24:27.752Z] ---> Running in 1dfae3dfa4b2 [2020-07-22T06:24:28.036Z] Removing intermediate container 1dfae3dfa4b2 [2020-07-22T06:24:28.036Z] ---> 086f47d86a86 [2020-07-22T06:24:28.036Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-22T06:24:28.311Z] ---> Running in a2b834e66b23 [2020-07-22T06:24:30.946Z] Removing intermediate container a2b834e66b23 [2020-07-22T06:24:30.946Z] ---> 1b342e82e074 [2020-07-22T06:24:30.946Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-07-22T06:24:30.946Z] ---> Running in 0686f07332a3 [2020-07-22T06:24:32.377Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-22T06:24:33.354Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-22T06:24:34.338Z] OK: 142 MiB in 39 packages [2020-07-22T06:24:35.247Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-07-22T06:24:35.310Z] Removing intermediate container 0686f07332a3 [2020-07-22T06:24:35.310Z] ---> 9e29693de247 [2020-07-22T06:24:35.310Z] Step 8/10 : WORKDIR /device-snmp-go [2020-07-22T06:24:35.582Z] ---> Running in 217f7ad94fbd [2020-07-22T06:24:36.175Z] Removing intermediate container 217f7ad94fbd [2020-07-22T06:24:36.175Z] ---> 2c596e172bc3 [2020-07-22T06:24:36.175Z] Step 9/10 : COPY . . [2020-07-22T06:24:36.772Z] ---> 51997903a0d5 [2020-07-22T06:24:36.772Z] Step 10/10 : RUN go mod download [2020-07-22T06:24:37.050Z] ---> Running in 38d72f594307 [2020-07-22T06:24:39.453Z] Removing intermediate container ab1265c57d35 [2020-07-22T06:24:39.453Z] ---> 97754d6b8bec [2020-07-22T06:24:39.453Z] Step 14/25 : FROM alpine [2020-07-22T06:24:39.453Z] latest: Pulling from library/alpine [2020-07-22T06:24:39.453Z] df20fa9351a1: Already exists [2020-07-22T06:24:39.453Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-22T06:24:39.454Z] Status: Downloaded newer image for alpine:latest [2020-07-22T06:24:39.454Z] ---> a24bb4013296 [2020-07-22T06:24:39.454Z] Step 15/25 : ENV APP_PORT=49993 [2020-07-22T06:24:39.454Z] ---> Running in a14c5c62b464 [2020-07-22T06:24:39.454Z] Removing intermediate container a14c5c62b464 [2020-07-22T06:24:39.454Z] ---> eb87d637e82c [2020-07-22T06:24:39.454Z] Step 16/25 : EXPOSE $APP_PORT [2020-07-22T06:24:39.454Z] ---> Running in b5f79dd2533a [2020-07-22T06:24:39.661Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-22T06:24:39.661Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-07-22T06:24:39.661Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-22T06:24:39.661Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-22T06:24:39.661Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-22T06:24:39.661Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-22T06:24:39.661Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-22T06:24:39.661Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-22T06:24:39.661Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-07-22T06:24:39.714Z] Removing intermediate container b5f79dd2533a [2020-07-22T06:24:39.714Z] ---> 7c1489f99aad [2020-07-22T06:24:39.714Z] Step 17/25 : ENV DEVICE_PORT=161 [2020-07-22T06:24:39.714Z] ---> Running in d10ea710e705 [2020-07-22T06:24:39.934Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-07-22T06:24:39.934Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-22T06:24:39.934Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-07-22T06:24:39.934Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-07-22T06:24:39.934Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-22T06:24:39.934Z] go: finding github.com/fatih/color v1.7.0 [2020-07-22T06:24:39.934Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-22T06:24:39.934Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-22T06:24:39.934Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-22T06:24:39.934Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-22T06:24:39.934Z] go: finding github.com/golang/mock v1.2.0 [2020-07-22T06:24:39.975Z] Removing intermediate container d10ea710e705 [2020-07-22T06:24:39.975Z] ---> fdac59c753bd [2020-07-22T06:24:39.975Z] Step 18/25 : EXPOSE $DEVICE_PORT [2020-07-22T06:24:39.975Z] ---> Running in cd942abfb442 [2020-07-22T06:24:40.206Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-22T06:24:40.206Z] go: finding github.com/google/uuid v1.1.0 [2020-07-22T06:24:40.206Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-22T06:24:40.206Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-22T06:24:40.206Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-22T06:24:40.206Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-22T06:24:40.206Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-22T06:24:40.206Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-22T06:24:40.206Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-22T06:24:40.206Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-22T06:24:40.206Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-22T06:24:40.206Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-22T06:24:40.237Z] Removing intermediate container cd942abfb442 [2020-07-22T06:24:40.237Z] ---> cc7ad5ad7613 [2020-07-22T06:24:40.237Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [2020-07-22T06:24:40.477Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-22T06:24:40.477Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-22T06:24:40.477Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-22T06:24:40.477Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-22T06:24:40.477Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-22T06:24:40.477Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-22T06:24:40.478Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-22T06:24:40.478Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-22T06:24:40.478Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-22T06:24:40.478Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-22T06:24:40.478Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-22T06:24:40.500Z] ---> faf476fba189 [2020-07-22T06:24:40.500Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [2020-07-22T06:24:40.749Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-22T06:24:40.749Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-22T06:24:40.749Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-22T06:24:40.749Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-22T06:24:40.749Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-22T06:24:40.749Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-22T06:24:40.749Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-22T06:24:40.749Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-22T06:24:40.749Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-22T06:24:40.749Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-22T06:24:40.749Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-22T06:24:40.762Z] ---> 95773e56bbb7 [2020-07-22T06:24:40.762Z] Step 21/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / [2020-07-22T06:24:41.020Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-22T06:24:41.020Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-22T06:24:41.020Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-22T06:24:41.020Z] go: finding github.com/posener/complete v1.1.1 [2020-07-22T06:24:41.020Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-22T06:24:41.020Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-22T06:24:41.020Z] go: finding github.com/soniah/gosnmp v1.21.0 [2020-07-22T06:24:41.020Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-22T06:24:41.020Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-22T06:24:41.020Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-22T06:24:41.020Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-22T06:24:41.020Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-07-22T06:24:41.023Z] ---> e96c2f642062 [2020-07-22T06:24:41.023Z] Step 22/25 : ENTRYPOINT ["/device-snmp-go","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] [2020-07-22T06:24:41.285Z] ---> Running in c8d828284b7d [2020-07-22T06:24:41.285Z] Removing intermediate container c8d828284b7d [2020-07-22T06:24:41.285Z] ---> b9feb569f5e3 [2020-07-22T06:24:41.285Z] Step 23/25 : LABEL arch=amd64 [2020-07-22T06:24:41.293Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-07-22T06:24:41.293Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-22T06:24:41.293Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-07-22T06:24:41.293Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-07-22T06:24:41.293Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-22T06:24:41.546Z] ---> Running in 1242ee5f32c9 [2020-07-22T06:24:41.546Z] Removing intermediate container 1242ee5f32c9 [2020-07-22T06:24:41.546Z] ---> 4f676e5f08b8 [2020-07-22T06:24:41.546Z] Step 24/25 : LABEL git_sha=8c85ebe9e722fad3f9e9dc0e0b1e9a7648ff2a55 [2020-07-22T06:24:41.546Z] ---> Running in 36fafe472e99 [2020-07-22T06:24:41.809Z] Removing intermediate container 36fafe472e99 [2020-07-22T06:24:41.809Z] ---> ffcbabf33749 [2020-07-22T06:24:41.809Z] Step 25/25 : LABEL version=0.0.0 [2020-07-22T06:24:41.809Z] ---> Running in 68115f31c80a [2020-07-22T06:24:42.072Z] Removing intermediate container 68115f31c80a [2020-07-22T06:24:42.072Z] ---> 1cde7b5fde1d [2020-07-22T06:24:42.072Z] [Warning] One or more build-args [ARCH] were not consumed [2020-07-22T06:24:42.072Z] Successfully built 1cde7b5fde1d [2020-07-22T06:24:42.072Z] 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-07-22T06:24:51.472Z] Removing intermediate container 38d72f594307 [2020-07-22T06:24:51.472Z] ---> ccc5652fe7e8 [2020-07-22T06:24:51.472Z] Successfully built ccc5652fe7e8 [2020-07-22T06:24:51.472Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-22T06:24:52.336Z] + docker inspect -f . ci-base-image-arm64 [2020-07-22T06:24:52.336Z] . [Pipeline] withDockerContainer [2020-07-22T06:24:52.625Z] prd-ubuntu18.04-docker-arm64-4c-16g-551 does not seem to be running inside a container [2020-07-22T06:24:52.697Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-07-22T06:24:54.559Z] $ docker top c77a66636867bf28ae0a962c6be9e350d8f0319eefe7152fea7997c84e1204c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-22T06:24:56.001Z] + go version [2020-07-22T06:24:56.002Z] go version go1.13.13 linux/arm64 [Pipeline] sh [2020-07-22T06:24:57.082Z] + make test [2020-07-22T06:24:57.082Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-07-22T06:24:58.065Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2020-07-22T06:25:30.426Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2020-07-22T06:25:30.427Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.016s coverage: 0.0% of statements [2020-07-22T06:25:30.427Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-07-22T06:25:32.398Z] gofmt -l . [2020-07-22T06:25:32.398Z] [ "`gofmt -l .`" = "" ] [2020-07-22T06:25:32.398Z] ./bin/test-attribution-txt.sh [2020-07-22T06:25:32.993Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-07-22T06:25:33.299Z] Warning: overwriting stash ‘coverage-report’ [2020-07-22T06:25:33.988Z] Stashed 1 file(s) [Pipeline] } [2020-07-22T06:25:34.001Z] $ docker stop --time=1 c77a66636867bf28ae0a962c6be9e350d8f0319eefe7152fea7997c84e1204c0 [2020-07-22T06:25:36.528Z] $ docker rm -f c77a66636867bf28ae0a962c6be9e350d8f0319eefe7152fea7997c84e1204c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-07-22T06:25:37.969Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-07-22T06:25:38.384Z] + ls -al . [2020-07-22T06:25:38.384Z] total 136 [2020-07-22T06:25:38.384Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 22 06:25 . [2020-07-22T06:25:38.384Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 06:23 .. [2020-07-22T06:25:38.384Z] -rw-rw-r-- 1 jenkins jenkins 6 Jul 22 06:23 .dockerignore [2020-07-22T06:25:38.384Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 06:23 .git [2020-07-22T06:25:38.384Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 06:23 .github [2020-07-22T06:25:38.384Z] -rw-rw-r-- 1 jenkins jenkins 272 Jul 22 06:23 .gitignore [2020-07-22T06:25:38.384Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 06:23 .semver [2020-07-22T06:25:38.384Z] -rw-rw-r-- 1 jenkins jenkins 4910 Jul 22 06:23 Attribution.txt [2020-07-22T06:25:38.384Z] -rw-rw-r-- 1 jenkins jenkins 994 Jul 22 06:23 Dockerfile [2020-07-22T06:25:38.384Z] -rw-rw-r-- 1 jenkins jenkins 409 Jul 22 06:23 Dockerfile.build [2020-07-22T06:25:38.384Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 22 06:23 Jenkinsfile [2020-07-22T06:25:38.384Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 22 06:23 LICENSE [2020-07-22T06:25:38.384Z] -rw-rw-r-- 1 jenkins jenkins 937 Jul 22 06:23 Makefile [2020-07-22T06:25:38.384Z] -rw-rw-r-- 1 jenkins jenkins 12398 Jul 22 06:23 README.md [2020-07-22T06:25:38.384Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 22 06:21 VERSION [2020-07-22T06:25:38.384Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 06:23 bin [2020-07-22T06:25:38.384Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 06:23 cmd [2020-07-22T06:25:38.384Z] -rw-r--r-- 1 jenkins jenkins 8493 Jul 22 06:25 coverage.out [2020-07-22T06:25:38.384Z] -rw-r--r-- 1 jenkins jenkins 203 Jul 22 06:25 go.mod [2020-07-22T06:25:38.384Z] -rw-r--r-- 1 jenkins jenkins 12704 Jul 22 06:25 go.sum [2020-07-22T06:25:38.384Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 06:23 internal [2020-07-22T06:25:38.384Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 06:23 profiles [2020-07-22T06:25:38.384Z] -rw-rw-r-- 1 jenkins jenkins 209 Jul 22 06:23 version.go [Pipeline] isUnix [Pipeline] sh [2020-07-22T06:25:38.742Z] + 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=8c85ebe9e722fad3f9e9dc0e0b1e9a7648ff2a55 --label arch=arm64 --label version=0.0.0 . [2020-07-22T06:25:39.015Z] Sending build context to Docker daemon 359.4kB [2020-07-22T06:25:39.287Z] Step 1/25 : ARG BASE=golang:1.13-alpine [2020-07-22T06:25:39.287Z] Step 2/25 : FROM ${BASE} AS builder [2020-07-22T06:25:39.287Z] ---> ccc5652fe7e8 [2020-07-22T06:25:39.287Z] Step 3/25 : ARG MAKE='make build' [2020-07-22T06:25:39.287Z] ---> Running in ba8c129279a8 [2020-07-22T06:25:39.881Z] Removing intermediate container ba8c129279a8 [2020-07-22T06:25:39.882Z] ---> 117517825493 [2020-07-22T06:25:39.882Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2020-07-22T06:25:39.882Z] ---> Running in 0e6a2a1c8ca8 [2020-07-22T06:25:40.474Z] Removing intermediate container 0e6a2a1c8ca8 [2020-07-22T06:25:40.474Z] ---> 6f4ecb4ae238 [2020-07-22T06:25:40.474Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2020-07-22T06:25:40.474Z] ---> Running in 62c263763261 [2020-07-22T06:25:41.066Z] Removing intermediate container 62c263763261 [2020-07-22T06:25:41.066Z] ---> d73dd90f7e2e [2020-07-22T06:25:41.066Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-22T06:25:41.066Z] ---> Running in 2548e7005367 [2020-07-22T06:25:43.685Z] Removing intermediate container 2548e7005367 [2020-07-22T06:25:43.685Z] ---> e80da8f5dfb1 [2020-07-22T06:25:43.685Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-07-22T06:25:43.685Z] ---> Running in 178069361f31 [2020-07-22T06:25:45.120Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-22T06:25:45.718Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-22T06:25:46.693Z] OK: 142 MiB in 39 packages [2020-07-22T06:25:47.668Z] Removing intermediate container 178069361f31 [2020-07-22T06:25:47.668Z] ---> ba48cb40bfa8 [2020-07-22T06:25:47.668Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go [2020-07-22T06:25:47.668Z] ---> Running in 0013296733b0 [2020-07-22T06:25:48.262Z] Removing intermediate container 0013296733b0 [2020-07-22T06:25:48.262Z] ---> 76481142f03d [2020-07-22T06:25:48.262Z] Step 9/25 : COPY go.mod . [2020-07-22T06:25:48.857Z] ---> 9fe96e9966d2 [2020-07-22T06:25:48.857Z] Step 10/25 : COPY Makefile . [2020-07-22T06:25:49.454Z] ---> 09b3c2c97363 [2020-07-22T06:25:49.454Z] Step 11/25 : RUN make update [2020-07-22T06:25:49.735Z] ---> Running in ed6197ad17b5 [2020-07-22T06:25:51.173Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-07-22T06:25:52.153Z] Removing intermediate container ed6197ad17b5 [2020-07-22T06:25:52.153Z] ---> f6334d95f8af [2020-07-22T06:25:52.153Z] Step 12/25 : COPY . . [2020-07-22T06:25:53.130Z] ---> 7e7c9b75c9bd [2020-07-22T06:25:53.130Z] Step 13/25 : RUN ${MAKE} [2020-07-22T06:25:53.130Z] ---> Running in ffbf4dccffac [2020-07-22T06:25:54.562Z] 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-07-22T06:26:21.357Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-07-22T06:26:26.740Z] Removing intermediate container ffbf4dccffac [2020-07-22T06:26:26.740Z] ---> cc7b6395c9f5 [2020-07-22T06:26:26.740Z] Step 14/25 : FROM alpine [2020-07-22T06:26:26.741Z] latest: Pulling from library/alpine [2020-07-22T06:26:26.741Z] b538f80385f9: Already exists [2020-07-22T06:26:26.741Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-22T06:26:26.741Z] Status: Downloaded newer image for alpine:latest [2020-07-22T06:26:26.741Z] ---> 62ee0e9f8440 [2020-07-22T06:26:26.741Z] Step 15/25 : ENV APP_PORT=49993 [2020-07-22T06:26:26.741Z] ---> Running in 22ab96f828d6 [2020-07-22T06:26:27.012Z] Removing intermediate container 22ab96f828d6 [2020-07-22T06:26:27.012Z] ---> f7e84f5cb9ee [2020-07-22T06:26:27.012Z] Step 16/25 : EXPOSE $APP_PORT [2020-07-22T06:26:27.282Z] ---> Running in 1598a3e2f0a0 [2020-07-22T06:26:27.554Z] Removing intermediate container 1598a3e2f0a0 [2020-07-22T06:26:27.554Z] ---> d63211acd68c [2020-07-22T06:26:27.554Z] Step 17/25 : ENV DEVICE_PORT=161 [2020-07-22T06:26:27.829Z] ---> Running in 554e87eb59ce [2020-07-22T06:26:28.424Z] Removing intermediate container 554e87eb59ce [2020-07-22T06:26:28.424Z] ---> c55bd362e8f4 [2020-07-22T06:26:28.424Z] Step 18/25 : EXPOSE $DEVICE_PORT [2020-07-22T06:26:28.424Z] ---> Running in bad98cb8d3bb [2020-07-22T06:26:29.018Z] Removing intermediate container bad98cb8d3bb [2020-07-22T06:26:29.018Z] ---> 7056c26c37a3 [2020-07-22T06:26:29.018Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [2020-07-22T06:26:30.448Z] ---> 79f3d393d324 [2020-07-22T06:26:30.448Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [2020-07-22T06:26:31.042Z] ---> 1cf380cd32d1 [2020-07-22T06:26:31.042Z] Step 21/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / [2020-07-22T06:26:32.029Z] ---> 29a3f037dbe5 [2020-07-22T06:26:32.029Z] Step 22/25 : ENTRYPOINT ["/device-snmp-go","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] [2020-07-22T06:26:32.029Z] ---> Running in 3c2a11ad46ed [2020-07-22T06:26:32.623Z] Removing intermediate container 3c2a11ad46ed [2020-07-22T06:26:32.623Z] ---> 0cb262a4217a [2020-07-22T06:26:32.623Z] Step 23/25 : LABEL arch=arm64 [2020-07-22T06:26:32.623Z] ---> Running in e5d0c98f3f5b [2020-07-22T06:26:33.215Z] Removing intermediate container e5d0c98f3f5b [2020-07-22T06:26:33.215Z] ---> 045cabd5ed55 [2020-07-22T06:26:33.215Z] Step 24/25 : LABEL git_sha=8c85ebe9e722fad3f9e9dc0e0b1e9a7648ff2a55 [2020-07-22T06:26:33.487Z] ---> Running in 0cd003b7e60b [2020-07-22T06:26:34.082Z] Removing intermediate container 0cd003b7e60b [2020-07-22T06:26:34.082Z] ---> 90aa35e54c68 [2020-07-22T06:26:34.082Z] Step 25/25 : LABEL version=0.0.0 [2020-07-22T06:26:34.082Z] ---> Running in da82a5d6379b [2020-07-22T06:26:34.673Z] Removing intermediate container da82a5d6379b [2020-07-22T06:26:34.673Z] ---> ba3a4d7175fe [2020-07-22T06:26:34.673Z] [Warning] One or more build-args [ARCH] were not consumed [2020-07-22T06:26:34.673Z] Successfully built ba3a4d7175fe [2020-07-22T06:26:34.673Z] 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-07-22T06:26:36.614Z] provisioning config files... [2020-07-22T06:26:36.623Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-56@tmp/config8029510847501072892tmp [Pipeline] { [Pipeline] sh [2020-07-22T06:26:37.040Z] + bash -s - -t @/w/workspace/dgexfoundry_device-snmp-go_PR-56@tmp/config8029510847501072892tmp [2020-07-22T06:26:37.040Z] + curl -s https://codecov.io/bash [Pipeline] } [2020-07-22T06:26:37.322Z] 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-07-22T06:26:39.144Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-22T06:26:39.733Z] ---> package-listing.sh [2020-07-22T06:26:39.733Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-22T06:26:39.733Z] ++ facter osfamily [2020-07-22T06:26:39.733Z] + OS_FAMILY=redhat [2020-07-22T06:26:39.733Z] + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-56 [2020-07-22T06:26:39.733Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-22T06:26:39.733Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-22T06:26:39.733Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-22T06:26:39.733Z] + PACKAGES=/tmp/packages_start.txt [2020-07-22T06:26:39.733Z] + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-56 ']' [2020-07-22T06:26:39.733Z] + PACKAGES=/tmp/packages_end.txt [2020-07-22T06:26:39.733Z] + case "${OS_FAMILY}" in [2020-07-22T06:26:39.733Z] + rpm -qa [2020-07-22T06:26:39.733Z] + sort [2020-07-22T06:26:43.936Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-22T06:26:43.936Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-22T06:26:43.936Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-22T06:26:43.936Z] + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-56 ']' [2020-07-22T06:26:43.936Z] + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-56/archives/ [2020-07-22T06:26:43.936Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-56/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-22T06:26:44.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-22T06:26:44.564Z] [2020-07-22T06:26:44.564Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-22T06:26:44.949Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-22T06:26:44.949Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-22T06:26:44.949Z] c9b1b535fdd9: Pulling fs layer [2020-07-22T06:26:44.949Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-22T06:26:44.949Z] 756a868c4378: Pulling fs layer [2020-07-22T06:26:44.949Z] 444b2fc9a129: Pulling fs layer [2020-07-22T06:26:44.949Z] ea15f1150254: Pulling fs layer [2020-07-22T06:26:44.949Z] 41b27a9f41bf: Pulling fs layer [2020-07-22T06:26:44.949Z] 28c525ee5125: Pulling fs layer [2020-07-22T06:26:44.949Z] 094b1ea09ed8: Pulling fs layer [2020-07-22T06:26:44.949Z] 138eaada9080: Pulling fs layer [2020-07-22T06:26:44.949Z] 0622d0fa9048: Pulling fs layer [2020-07-22T06:26:44.949Z] 444b2fc9a129: Waiting [2020-07-22T06:26:44.949Z] ea15f1150254: Waiting [2020-07-22T06:26:44.949Z] 41b27a9f41bf: Waiting [2020-07-22T06:26:44.949Z] 28c525ee5125: Waiting [2020-07-22T06:26:44.949Z] 094b1ea09ed8: Waiting [2020-07-22T06:26:44.949Z] 138eaada9080: Waiting [2020-07-22T06:26:44.949Z] 0622d0fa9048: Waiting [2020-07-22T06:26:44.949Z] 2cc5ad85d9ab: Verifying Checksum [2020-07-22T06:26:44.949Z] 2cc5ad85d9ab: Download complete [2020-07-22T06:26:44.949Z] 444b2fc9a129: Verifying Checksum [2020-07-22T06:26:44.949Z] 444b2fc9a129: Download complete [2020-07-22T06:26:44.949Z] c9b1b535fdd9: Verifying Checksum [2020-07-22T06:26:44.949Z] c9b1b535fdd9: Download complete [2020-07-22T06:26:44.949Z] ea15f1150254: Verifying Checksum [2020-07-22T06:26:44.949Z] ea15f1150254: Download complete [2020-07-22T06:26:44.949Z] 28c525ee5125: Verifying Checksum [2020-07-22T06:26:44.949Z] 28c525ee5125: Download complete [2020-07-22T06:26:45.222Z] 756a868c4378: Verifying Checksum [2020-07-22T06:26:45.222Z] 756a868c4378: Download complete [2020-07-22T06:26:45.488Z] c9b1b535fdd9: Pull complete [2020-07-22T06:26:45.488Z] 138eaada9080: Verifying Checksum [2020-07-22T06:26:45.488Z] 138eaada9080: Download complete [2020-07-22T06:26:45.488Z] 0622d0fa9048: Verifying Checksum [2020-07-22T06:26:45.488Z] 0622d0fa9048: Download complete [2020-07-22T06:26:45.488Z] 094b1ea09ed8: Verifying Checksum [2020-07-22T06:26:45.488Z] 094b1ea09ed8: Download complete [2020-07-22T06:26:45.750Z] 2cc5ad85d9ab: Pull complete [2020-07-22T06:26:46.010Z] 41b27a9f41bf: Verifying Checksum [2020-07-22T06:26:46.010Z] 41b27a9f41bf: Download complete [2020-07-22T06:26:46.963Z] 756a868c4378: Pull complete [2020-07-22T06:26:47.224Z] 444b2fc9a129: Pull complete [2020-07-22T06:26:47.487Z] ea15f1150254: Pull complete [2020-07-22T06:26:51.698Z] 41b27a9f41bf: Pull complete [2020-07-22T06:26:51.698Z] 28c525ee5125: Pull complete [2020-07-22T06:26:54.249Z] 094b1ea09ed8: Pull complete [2020-07-22T06:26:54.249Z] 138eaada9080: Pull complete [2020-07-22T06:26:54.509Z] 0622d0fa9048: Pull complete [2020-07-22T06:26:54.509Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-22T06:26:54.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-22T06:26:54.509Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-22T06:26:54.676Z] prd-centos7-docker-4c-2g-550 does not seem to be running inside a container [2020-07-22T06:26:54.727Z] $ 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-56 -v /w/workspace/dgexfoundry_device-snmp-go_PR-56:/w/workspace/dgexfoundry_device-snmp-go_PR-56:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-56@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-56@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-07-22T06:26:58.370Z] $ docker top 2b5643fb8ebe3639d01275fec9672c3f51f5d9f293877e18bdb435ddae93b945 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-22T06:26:58.682Z] provisioning config files... [2020-07-22T06:26:58.698Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-56@tmp/config499283732696583891tmp [Pipeline] { [Pipeline] echo [2020-07-22T06:26:58.795Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-22T06:26:59.115Z] ---> create-netrc.sh [Pipeline] echo [2020-07-22T06:26:59.145Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-22T06:26:59.459Z] ---> logs-deploy.sh [2020-07-22T06:26:59.459Z] + ARCHIVE_ARTIFACTS= [2020-07-22T06:26:59.459Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-22T06:26:59.459Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-22T06:26:59.459Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-22T06:26:59.459Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-56/1 [2020-07-22T06:26:59.459Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-snmp-go/job/PR-56/1/ [2020-07-22T06:26:59.459Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-56/1 /w/workspace/dgexfoundry_device-snmp-go_PR-56 [2020-07-22T06:27:00.845Z] Archives upload complete. [2020-07-22T06:27:00.845Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-56/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-snmp-go/job/PR-56/1/