Pull request #110 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-virtual-go Loading trusted files from base branch master at c582d469887cd834f9d5759aa0528599fd84ba45 rather than 21fff1ff2d94d29d0202a29d26e8364d8607c083 Obtained Jenkinsfile from c582d469887cd834f9d5759aa0528599fd84ba45 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-110/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-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-virtual-go-settings PROJECT: device-virtual-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-virtual-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-8175 in /w/workspace/foundry_device-virtual-go_PR-110 [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-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-110 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit c582d469887cd834f9d5759aa0528599fd84ba45 into PR head commit 21fff1ff2d94d29d0202a29d26e8364d8607c083 Merge succeeded, producing 21fff1ff2d94d29d0202a29d26e8364d8607c083 Checking out Revision 21fff1ff2d94d29d0202a29d26e8364d8607c083 (PR-110) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/110/head:refs/remotes/origin/PR-110 # 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-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 21fff1ff2d94d29d0202a29d26e8364d8607c083 # 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 c582d469887cd834f9d5759aa0528599fd84ba45 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 21fff1ff2d94d29d0202a29d26e8364d8607c083 # timeout=10 Commit message: "upgrade sdk version to v1.2.1 for Geneva release" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-05-13T08:30:03.585Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-05-13T08:30:03.875Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-05-13T08:30:04.076Z] ========================================================= [2020-05-13T08:30:04.076Z] EdgeX Global Pipelines Version Info [2020-05-13T08:30:04.076Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-05-13T08:30:05.529Z] ------------------- [2020-05-13T08:30:05.530Z] stable info: [2020-05-13T08:30:05.530Z] ------------------- [2020-05-13T08:30:05.530Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2020-05-13T08:30:05.530Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-05-13T08:30:05.530Z] Message: update stable to v1.0.87 [2020-05-13T08:30:06.098Z] ------------------- [2020-05-13T08:30:06.098Z] experimental info: [2020-05-13T08:30:06.098Z] ------------------- [2020-05-13T08:30:06.098Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-05-13T08:30:06.098Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-05-13T08:30:06.098Z] 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-05-13T08:30:08.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-13T08:30:08.455Z] [2020-05-13T08:30:08.455Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-05-13T08:30:08.844Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-13T08:30:08.844Z] latest: Pulling from edgex-devops/git-semver [2020-05-13T08:30:08.844Z] 9123ac7c32f7: Pulling fs layer [2020-05-13T08:30:08.844Z] b8cc5d1170e3: Pulling fs layer [2020-05-13T08:30:08.844Z] 2924cbbf6a41: Pulling fs layer [2020-05-13T08:30:08.844Z] 93b08a4f1073: Pulling fs layer [2020-05-13T08:30:08.844Z] 93b08a4f1073: Waiting [2020-05-13T08:30:08.844Z] b8cc5d1170e3: Verifying Checksum [2020-05-13T08:30:08.844Z] b8cc5d1170e3: Download complete [2020-05-13T08:30:09.114Z] 9123ac7c32f7: Verifying Checksum [2020-05-13T08:30:09.114Z] 9123ac7c32f7: Download complete [2020-05-13T08:30:09.114Z] 93b08a4f1073: Verifying Checksum [2020-05-13T08:30:09.114Z] 93b08a4f1073: Download complete [2020-05-13T08:30:09.114Z] 2924cbbf6a41: Verifying Checksum [2020-05-13T08:30:09.114Z] 2924cbbf6a41: Download complete [2020-05-13T08:30:09.379Z] 9123ac7c32f7: Pull complete [2020-05-13T08:30:09.379Z] b8cc5d1170e3: Pull complete [2020-05-13T08:30:10.314Z] 2924cbbf6a41: Pull complete [2020-05-13T08:30:10.314Z] 93b08a4f1073: Pull complete [2020-05-13T08:30:10.314Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-05-13T08:30:10.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-05-13T08:30:10.472Z] prd-centos7-docker-4c-2g-8175 does not seem to be running inside a container [2020-05-13T08:30:10.510Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-110 -v /w/workspace/foundry_device-virtual-go_PR-110:/w/workspace/foundry_device-virtual-go_PR-110:rw,z -v /w/workspace/foundry_device-virtual-go_PR-110@tmp:/w/workspace/foundry_device-virtual-go_PR-110@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-05-13T08:30:11.161Z] $ docker top 7769fbbf68ef556dd54634007de0dc2e5fafd442e72ba4b851a239fbce098f81 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-13T08:30:11.501Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-13T08:30:11.501Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-13T08:30:11.731Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-13T08:30:11.742Z] $ docker exec 7769fbbf68ef556dd54634007de0dc2e5fafd442e72ba4b851a239fbce098f81 ssh-agent [2020-05-13T08:30:11.944Z] SSH_AUTH_SOCK=/tmp/ssh-vJe2MaAR171O/agent.14 [2020-05-13T08:30:11.944Z] SSH_AGENT_PID=21 [2020-05-13T08:30:11.955Z] Running ssh-add (command line suppressed) [2020-05-13T08:30:12.094Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-110@tmp/private_key_2363613231008704492.key (/w/workspace/foundry_device-virtual-go_PR-110@tmp/private_key_2363613231008704492.key) [2020-05-13T08:30:12.161Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-13T08:30:12.567Z] + git describe --exact-match --tags HEAD [2020-05-13T08:30:12.567Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-05-13T08:30:12.636Z] $ docker exec --env ******** --env ******** 7769fbbf68ef556dd54634007de0dc2e5fafd442e72ba4b851a239fbce098f81 ssh-agent -k [2020-05-13T08:30:12.784Z] unset SSH_AUTH_SOCK; [2020-05-13T08:30:12.785Z] unset SSH_AGENT_PID; [2020-05-13T08:30:12.785Z] echo Agent pid 21 killed; [2020-05-13T08:30:12.849Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-05-13T08:30:12.972Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-05-13T08:30:12.972Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-05-13T08:30:13.073Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-13T08:30:13.073Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-13T08:30:13.278Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-13T08:30:13.277Z] $ docker exec 7769fbbf68ef556dd54634007de0dc2e5fafd442e72ba4b851a239fbce098f81 ssh-agent [2020-05-13T08:30:13.499Z] SSH_AUTH_SOCK=/tmp/ssh-MYn32vQUbWkb/agent.57 [2020-05-13T08:30:13.499Z] SSH_AGENT_PID=63 [2020-05-13T08:30:13.506Z] Running ssh-add (command line suppressed) [2020-05-13T08:30:13.650Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-110@tmp/private_key_1246590072377593322.key (/w/workspace/foundry_device-virtual-go_PR-110@tmp/private_key_1246590072377593322.key) [2020-05-13T08:30:13.707Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-13T08:30:14.069Z] + git semver init [2020-05-13T08:30:14.069Z] # -> Open(): unable to determine branch for HEAD [2020-05-13T08:30:14.069Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-110/.git [2020-05-13T08:30:14.069Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-110 [2020-05-13T08:30:14.069Z] # $SEMVER_REMOTE_NAME = origin [2020-05-13T08:30:14.069Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-13T08:30:14.069Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-13T08:30:14.069Z] # $SEMVER_BRANCH = PR-110 [2020-05-13T08:30:14.069Z] # $SEMVER_TEMP = /tmp/semver-292026255 [2020-05-13T08:30:14.069Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2020-05-13T08:30:14.329Z] # '/tmp/semver-292026255' -> '/w/workspace/foundry_device-virtual-go_PR-110/.semver' [2020-05-13T08:30:14.329Z] # -> Force: false [2020-05-13T08:30:14.329Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-110/.semver [Pipeline] } [2020-05-13T08:30:14.345Z] $ docker exec --env ******** --env ******** 7769fbbf68ef556dd54634007de0dc2e5fafd442e72ba4b851a239fbce098f81 ssh-agent -k [2020-05-13T08:30:14.482Z] unset SSH_AUTH_SOCK; [2020-05-13T08:30:14.483Z] unset SSH_AGENT_PID; [2020-05-13T08:30:14.483Z] echo Agent pid 63 killed; [2020-05-13T08:30:14.533Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-13T08:30:15.058Z] + git semver [Pipeline] } [2020-05-13T08:30:15.085Z] $ docker stop --time=1 7769fbbf68ef556dd54634007de0dc2e5fafd442e72ba4b851a239fbce098f81 [2020-05-13T08:30:16.436Z] $ docker rm -f 7769fbbf68ef556dd54634007de0dc2e5fafd442e72ba4b851a239fbce098f81 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-05-13T08:30:17.236Z] Stashed 29 file(s) [Pipeline] echo [2020-05-13T08:30:17.252Z] [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-05-13T08:30:32.731Z] Still waiting to schedule task [2020-05-13T08:30:32.731Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-8175’ [2020-05-13T08:30:32.754Z] Still waiting to schedule task [2020-05-13T08:30:32.754Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-8140’ is offline [2020-05-13T08:32:17.071Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-8176 in /w/workspace/foundry_device-virtual-go_PR-110 [Pipeline] { [Pipeline] ws [2020-05-13T08:32:17.174Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2020-05-13T08:32:23.263Z] using credential edgex-jenkins-ssh [2020-05-13T08:32:23.346Z] Cloning the remote Git repository [2020-05-13T08:32:23.346Z] Cloning with configured refspecs honoured and without tags [2020-05-13T08:32:23.419Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-05-13T08:32:23.501Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2020-05-13T08:32:23.570Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-05-13T08:32:23.571Z] > git --version # timeout=10 [2020-05-13T08:32:24.431Z] Fetching without tags [2020-05-13T08:32:23.605Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-13T08:32:23.661Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-13T08:32:24.334Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-05-13T08:32:24.357Z] > git config --add remote.origin.fetch +refs/pull/110/head:refs/remotes/origin/PR-110 # timeout=10 [2020-05-13T08:32:24.375Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-13T08:32:24.409Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-05-13T08:32:24.445Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-05-13T08:32:24.446Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-13T08:32:24.456Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-13T08:32:25.029Z] Merging remotes/origin/master commit c582d469887cd834f9d5759aa0528599fd84ba45 into PR head commit 21fff1ff2d94d29d0202a29d26e8364d8607c083 [2020-05-13T08:32:25.368Z] Merge succeeded, producing 21fff1ff2d94d29d0202a29d26e8364d8607c083 [2020-05-13T08:32:25.369Z] Checking out Revision 21fff1ff2d94d29d0202a29d26e8364d8607c083 (PR-110) [2020-05-13T08:32:25.053Z] > git config core.sparsecheckout # timeout=10 [2020-05-13T08:32:25.086Z] > git checkout -f 21fff1ff2d94d29d0202a29d26e8364d8607c083 # timeout=10 [2020-05-13T08:32:25.241Z] > git remote # timeout=10 [2020-05-13T08:32:25.270Z] > git config --get remote.origin.url # timeout=10 [2020-05-13T08:32:25.297Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-13T08:32:25.307Z] > git merge c582d469887cd834f9d5759aa0528599fd84ba45 # timeout=10 [2020-05-13T08:32:25.337Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-13T08:32:25.377Z] > git config core.sparsecheckout # timeout=10 [2020-05-13T08:32:25.402Z] > git checkout -f 21fff1ff2d94d29d0202a29d26e8364d8607c083 # timeout=10 [2020-05-13T08:32:29.767Z] Commit message: "upgrade sdk version to v1.2.1 for Geneva release" [2020-05-13T08:32:29.834Z] > git --version # timeout=10 [2020-05-13T08:32:29.868Z] fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-13T08:32:31.088Z] ========================================================= [2020-05-13T08:32:31.088Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-05-13T08:32:31.088Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-13T08:32:32.001Z] Running on prd-centos7-docker-4c-2g-8177 in /w/workspace/foundry_device-virtual-go_PR-110 [Pipeline] { [Pipeline] ws [2020-05-13T08:32:32.094Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2020-05-13T08:32:32.230Z] + 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-05-13T08:32:33.208Z] Sending build context to Docker daemon 521.2kB [2020-05-13T08:32:33.208Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-13T08:32:33.208Z] Step 2/8 : FROM ${BASE} [2020-05-13T08:32:33.476Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-05-13T08:32:33.476Z] cde5963f3b93: Pulling fs layer [2020-05-13T08:32:33.476Z] 2a23fa8c16f7: Pulling fs layer [2020-05-13T08:32:33.476Z] 777b28850792: Pulling fs layer [2020-05-13T08:32:33.476Z] 8a11ddd9e578: Pulling fs layer [2020-05-13T08:32:33.476Z] 4cf88f913ddb: Pulling fs layer [2020-05-13T08:32:33.476Z] 1df406cf5192: Pulling fs layer [2020-05-13T08:32:33.476Z] cd6300453558: Pulling fs layer [2020-05-13T08:32:33.476Z] b9c365052c96: Pulling fs layer [2020-05-13T08:32:33.476Z] a2d8cc88f415: Pulling fs layer [2020-05-13T08:32:33.476Z] ea1d1ca13537: Pulling fs layer [2020-05-13T08:32:33.476Z] 3750a50a1c5e: Pulling fs layer [2020-05-13T08:32:33.476Z] 8a11ddd9e578: Waiting [2020-05-13T08:32:33.476Z] 4cf88f913ddb: Waiting [2020-05-13T08:32:33.476Z] 1df406cf5192: Waiting [2020-05-13T08:32:33.476Z] cd6300453558: Waiting [2020-05-13T08:32:33.476Z] b9c365052c96: Waiting [2020-05-13T08:32:33.476Z] a2d8cc88f415: Waiting [2020-05-13T08:32:33.476Z] ea1d1ca13537: Waiting [2020-05-13T08:32:33.476Z] 3750a50a1c5e: Waiting [2020-05-13T08:32:33.476Z] 777b28850792: Verifying Checksum [2020-05-13T08:32:33.476Z] 777b28850792: Download complete [2020-05-13T08:32:33.476Z] 2a23fa8c16f7: Verifying Checksum [2020-05-13T08:32:33.476Z] 2a23fa8c16f7: Download complete [2020-05-13T08:32:33.476Z] 4cf88f913ddb: Download complete [2020-05-13T08:32:33.476Z] 1df406cf5192: Download complete [2020-05-13T08:32:33.750Z] cde5963f3b93: Verifying Checksum [2020-05-13T08:32:34.733Z] cde5963f3b93: Pull complete [2020-05-13T08:32:35.331Z] 2a23fa8c16f7: Pull complete [2020-05-13T08:32:35.340Z] using credential edgex-jenkins-ssh [2020-05-13T08:32:35.405Z] Cloning the remote Git repository [2020-05-13T08:32:35.405Z] Cloning with configured refspecs honoured and without tags [2020-05-13T08:32:35.930Z] 777b28850792: Pull complete [2020-05-13T08:32:34.780Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-05-13T08:32:34.818Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2020-05-13T08:32:34.874Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-05-13T08:32:34.875Z] > git --version # timeout=10 [2020-05-13T08:32:34.886Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-13T08:32:34.927Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-13T08:32:36.272Z] Fetching without tags [2020-05-13T08:32:36.643Z] Merging remotes/origin/master commit c582d469887cd834f9d5759aa0528599fd84ba45 into PR head commit 21fff1ff2d94d29d0202a29d26e8364d8607c083 [2020-05-13T08:32:36.716Z] Merge succeeded, producing 21fff1ff2d94d29d0202a29d26e8364d8607c083 [2020-05-13T08:32:36.716Z] Checking out Revision 21fff1ff2d94d29d0202a29d26e8364d8607c083 (PR-110) [2020-05-13T08:32:35.659Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-05-13T08:32:35.667Z] > git config --add remote.origin.fetch +refs/pull/110/head:refs/remotes/origin/PR-110 # timeout=10 [2020-05-13T08:32:35.673Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-13T08:32:35.684Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-05-13T08:32:35.695Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-05-13T08:32:35.695Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-13T08:32:35.702Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-13T08:32:36.101Z] > git config core.sparsecheckout # timeout=10 [2020-05-13T08:32:36.106Z] > git checkout -f 21fff1ff2d94d29d0202a29d26e8364d8607c083 # timeout=10 [2020-05-13T08:32:36.139Z] > git remote # timeout=10 [2020-05-13T08:32:36.146Z] > git config --get remote.origin.url # timeout=10 [2020-05-13T08:32:36.152Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-13T08:32:36.156Z] > git merge c582d469887cd834f9d5759aa0528599fd84ba45 # timeout=10 [2020-05-13T08:32:36.165Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-13T08:32:36.175Z] > git config core.sparsecheckout # timeout=10 [2020-05-13T08:32:36.180Z] > git checkout -f 21fff1ff2d94d29d0202a29d26e8364d8607c083 # timeout=10 [2020-05-13T08:32:37.902Z] cd6300453558: Verifying Checksum [2020-05-13T08:32:37.903Z] cd6300453558: Download complete [2020-05-13T08:32:37.903Z] a2d8cc88f415: Download complete [2020-05-13T08:32:40.241Z] Commit message: "upgrade sdk version to v1.2.1 for Geneva release" [2020-05-13T08:32:40.016Z] > git --version # timeout=10 [2020-05-13T08:32:40.029Z] fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 [2020-05-13T08:32:40.506Z] ea1d1ca13537: Verifying Checksum [2020-05-13T08:32:40.506Z] ea1d1ca13537: Download complete [2020-05-13T08:32:40.506Z] 3750a50a1c5e: Verifying Checksum [2020-05-13T08:32:40.506Z] 3750a50a1c5e: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-13T08:32:41.143Z] ========================================================= [2020-05-13T08:32:41.143Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-05-13T08:32:41.143Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-13T08:32:41.839Z] + 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-05-13T08:32:42.408Z] Sending build context to Docker daemon 521.2kB [2020-05-13T08:32:42.408Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-13T08:32:42.408Z] Step 2/8 : FROM ${BASE} [2020-05-13T08:32:42.408Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-05-13T08:32:42.408Z] e6b0cf9c0882: Pulling fs layer [2020-05-13T08:32:42.408Z] 2848faf0eed1: Pulling fs layer [2020-05-13T08:32:42.408Z] 0f37312ad70f: Pulling fs layer [2020-05-13T08:32:42.408Z] 5788d62ee057: Pulling fs layer [2020-05-13T08:32:42.408Z] 0e6b1d234666: Pulling fs layer [2020-05-13T08:32:42.408Z] bf5d7aec512f: Pulling fs layer [2020-05-13T08:32:42.408Z] 34c802a77dc8: Pulling fs layer [2020-05-13T08:32:42.408Z] 9eb99e56ec68: Pulling fs layer [2020-05-13T08:32:42.408Z] 27c7a5d97fbd: Pulling fs layer [2020-05-13T08:32:42.408Z] 5c102a31e300: Pulling fs layer [2020-05-13T08:32:42.408Z] dcfb455df0a1: Pulling fs layer [2020-05-13T08:32:42.408Z] 34c802a77dc8: Waiting [2020-05-13T08:32:42.408Z] 5c102a31e300: Waiting [2020-05-13T08:32:42.408Z] 27c7a5d97fbd: Waiting [2020-05-13T08:32:42.408Z] 9eb99e56ec68: Waiting [2020-05-13T08:32:42.408Z] dcfb455df0a1: Waiting [2020-05-13T08:32:42.408Z] 5788d62ee057: Waiting [2020-05-13T08:32:42.408Z] bf5d7aec512f: Waiting [2020-05-13T08:32:42.408Z] 0e6b1d234666: Waiting [2020-05-13T08:32:42.408Z] 0f37312ad70f: Download complete [2020-05-13T08:32:42.408Z] 2848faf0eed1: Verifying Checksum [2020-05-13T08:32:42.408Z] 2848faf0eed1: Download complete [2020-05-13T08:32:42.408Z] 0e6b1d234666: Verifying Checksum [2020-05-13T08:32:42.408Z] 0e6b1d234666: Download complete [2020-05-13T08:32:42.408Z] bf5d7aec512f: Verifying Checksum [2020-05-13T08:32:42.670Z] e6b0cf9c0882: Verifying Checksum [2020-05-13T08:32:42.670Z] e6b0cf9c0882: Download complete [2020-05-13T08:32:42.934Z] e6b0cf9c0882: Pull complete [2020-05-13T08:32:42.934Z] 2848faf0eed1: Pull complete [2020-05-13T08:32:43.101Z] b9c365052c96: Verifying Checksum [2020-05-13T08:32:43.102Z] b9c365052c96: Download complete [2020-05-13T08:32:43.199Z] 0f37312ad70f: Pull complete [2020-05-13T08:32:43.470Z] 34c802a77dc8: Verifying Checksum [2020-05-13T08:32:43.470Z] 34c802a77dc8: Download complete [2020-05-13T08:32:43.470Z] 27c7a5d97fbd: Verifying Checksum [2020-05-13T08:32:43.470Z] 27c7a5d97fbd: Download complete [2020-05-13T08:32:44.057Z] 5c102a31e300: Download complete [2020-05-13T08:32:44.057Z] dcfb455df0a1: Download complete [2020-05-13T08:32:44.319Z] 5788d62ee057: Verifying Checksum [2020-05-13T08:32:44.319Z] 5788d62ee057: Download complete [2020-05-13T08:32:44.319Z] 9eb99e56ec68: Verifying Checksum [2020-05-13T08:32:44.319Z] 9eb99e56ec68: Download complete [2020-05-13T08:32:45.072Z] 8a11ddd9e578: Verifying Checksum [2020-05-13T08:32:45.072Z] 8a11ddd9e578: Download complete [2020-05-13T08:32:50.923Z] 5788d62ee057: Pull complete [2020-05-13T08:32:50.923Z] 0e6b1d234666: Pull complete [2020-05-13T08:32:50.923Z] bf5d7aec512f: Pull complete [2020-05-13T08:32:55.116Z] 34c802a77dc8: Pull complete [2020-05-13T08:32:57.422Z] 8a11ddd9e578: Pull complete [2020-05-13T08:32:57.422Z] 4cf88f913ddb: Pull complete [2020-05-13T08:32:57.422Z] 1df406cf5192: Pull complete [2020-05-13T08:32:58.411Z] 9eb99e56ec68: Pull complete [2020-05-13T08:32:58.411Z] 27c7a5d97fbd: Pull complete [2020-05-13T08:32:58.989Z] 5c102a31e300: Pull complete [2020-05-13T08:32:59.561Z] dcfb455df0a1: Pull complete [2020-05-13T08:32:59.561Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-05-13T08:32:59.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-05-13T08:32:59.561Z] ---> 7c70fe431013 [2020-05-13T08:32:59.561Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-05-13T08:32:59.821Z] ---> Running in d3c21ec7778a [2020-05-13T08:32:59.821Z] Removing intermediate container d3c21ec7778a [2020-05-13T08:32:59.821Z] ---> 13ca020a332d [2020-05-13T08:32:59.821Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-13T08:32:59.821Z] ---> Running in 5896aafb463d [2020-05-13T08:33:01.203Z] Removing intermediate container 5896aafb463d [2020-05-13T08:33:01.203Z] ---> 2c7e6207e328 [2020-05-13T08:33:01.203Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-05-13T08:33:01.203Z] ---> Running in c0aa5a47d4e9 [2020-05-13T08:33:01.464Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-13T08:33:02.046Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-13T08:33:02.305Z] (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T08:33:02.565Z] (2/17) Installing libmagic (5.37-r1) [2020-05-13T08:33:02.565Z] (3/17) Installing file (5.37-r1) [2020-05-13T08:33:02.565Z] (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T08:33:02.799Z] cd6300453558: Pull complete [2020-05-13T08:33:02.823Z] (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T08:33:02.823Z] (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T08:33:07.080Z] b9c365052c96: Pull complete [2020-05-13T08:33:07.080Z] a2d8cc88f415: Pull complete [2020-05-13T08:33:09.031Z] ea1d1ca13537: Pull complete [2020-05-13T08:33:09.621Z] 3750a50a1c5e: Pull complete [2020-05-13T08:33:09.621Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-05-13T08:33:09.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-05-13T08:33:09.621Z] ---> 78745c68409d [2020-05-13T08:33:09.621Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-05-13T08:33:10.948Z] (7/17) Installing libc-dev (0.7.2-r0) [2020-05-13T08:33:10.948Z] (8/17) Installing g++ (9.2.0-r4) [2020-05-13T08:33:13.883Z] ---> Running in 61dd22d6c727 [2020-05-13T08:33:13.883Z] Removing intermediate container 61dd22d6c727 [2020-05-13T08:33:13.883Z] ---> 3ed53d776e4b [2020-05-13T08:33:13.883Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-13T08:33:13.883Z] ---> Running in f73e34eb406c [2020-05-13T08:33:15.835Z] Removing intermediate container f73e34eb406c [2020-05-13T08:33:15.835Z] ---> db7b26c4b20e [2020-05-13T08:33:15.835Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-05-13T08:33:16.105Z] ---> Running in 861e242051c0 [2020-05-13T08:33:16.709Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-13T08:33:17.665Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-13T08:33:18.622Z] (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T08:33:18.622Z] (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T08:33:18.890Z] (3/18) Installing libmagic (5.37-r1) [2020-05-13T08:33:19.156Z] (4/18) Installing file (5.37-r1) [2020-05-13T08:33:19.425Z] (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T08:33:19.425Z] (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T08:33:19.425Z] (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T08:33:20.925Z] (9/17) Installing fortify-headers (1.1-r0) [2020-05-13T08:33:20.925Z] (10/17) Installing build-base (0.5-r1) [2020-05-13T08:33:20.925Z] (11/17) Installing openssh-keygen (8.1_p1-r0) [2020-05-13T08:33:20.925Z] (12/17) Installing libedit (20191211.3.1-r0) [2020-05-13T08:33:20.925Z] (13/17) Installing openssh-client (8.1_p1-r0) [2020-05-13T08:33:21.183Z] (14/17) Installing openssh-sftp-server (8.1_p1-r0) [2020-05-13T08:33:21.183Z] (15/17) Installing openssh-server-common (8.1_p1-r0) [2020-05-13T08:33:21.442Z] (16/17) Installing openssh-server (8.1_p1-r0) [2020-05-13T08:33:21.442Z] (17/17) Installing openssh (8.1_p1-r0) [2020-05-13T08:33:21.702Z] Executing busybox-1.31.1-r8.trigger [2020-05-13T08:33:21.702Z] OK: 214 MiB in 52 packages [2020-05-13T08:33:25.899Z] Removing intermediate container c0aa5a47d4e9 [2020-05-13T08:33:25.899Z] ---> f455659c6f6e [2020-05-13T08:33:25.899Z] Step 6/8 : WORKDIR /device-virtual-go [2020-05-13T08:33:25.899Z] ---> Running in 6e16bc96d0eb [2020-05-13T08:33:25.899Z] Removing intermediate container 6e16bc96d0eb [2020-05-13T08:33:25.899Z] ---> 9377caab424f [2020-05-13T08:33:25.899Z] Step 7/8 : COPY . . [2020-05-13T08:33:26.158Z] ---> 083feca87639 [2020-05-13T08:33:26.158Z] Step 8/8 : RUN go mod download [2020-05-13T08:33:26.417Z] ---> Running in 8991045d2ae0 [2020-05-13T08:33:28.320Z] go: github.com/edgexfoundry/device-sdk-go@v1.2.1: reading github.com/edgexfoundry/device-sdk-go/go.mod at revision v1.2.1: unknown revision v1.2.1 [2020-05-13T08:33:28.320Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-13T08:33:30.249Z] Failed in branch amd64 [2020-05-13T08:33:31.720Z] (8/18) Installing libc-dev (0.7.2-r0) [2020-05-13T08:33:31.720Z] (9/18) Installing g++ (9.2.0-r4) [2020-05-13T08:33:46.693Z] (10/18) Installing fortify-headers (1.1-r0) [2020-05-13T08:33:46.693Z] (11/18) Installing build-base (0.5-r1) [2020-05-13T08:33:46.693Z] (12/18) Installing openssh-keygen (8.1_p1-r0) [2020-05-13T08:33:46.693Z] (13/18) Installing libedit (20191211.3.1-r0) [2020-05-13T08:33:46.964Z] (14/18) Installing openssh-client (8.1_p1-r0) [2020-05-13T08:33:47.920Z] (15/18) Installing openssh-sftp-server (8.1_p1-r0) [2020-05-13T08:33:47.920Z] (16/18) Installing openssh-server-common (8.1_p1-r0) [2020-05-13T08:33:47.920Z] (17/18) Installing openssh-server (8.1_p1-r0) [2020-05-13T08:33:48.188Z] (18/18) Installing openssh (8.1_p1-r0) [2020-05-13T08:33:48.454Z] Executing busybox-1.31.1-r8.trigger [2020-05-13T08:33:48.454Z] OK: 203 MiB in 52 packages [2020-05-13T08:33:55.118Z] Removing intermediate container 861e242051c0 [2020-05-13T08:33:55.118Z] ---> e79dd5593688 [2020-05-13T08:33:55.118Z] Step 6/8 : WORKDIR /device-virtual-go [2020-05-13T08:33:55.118Z] ---> Running in b57443ed57a2 [2020-05-13T08:33:55.118Z] Removing intermediate container b57443ed57a2 [2020-05-13T08:33:55.118Z] ---> c307f3669ede [2020-05-13T08:33:55.118Z] Step 7/8 : COPY . . [2020-05-13T08:33:55.701Z] ---> 11096b0104e1 [2020-05-13T08:33:55.701Z] Step 8/8 : RUN go mod download [2020-05-13T08:33:55.968Z] ---> Running in d4e9dd1d074a [2020-05-13T08:33:57.919Z] go: github.com/edgexfoundry/device-sdk-go@v1.2.1: reading github.com/edgexfoundry/device-sdk-go/go.mod at revision v1.2.1: unknown revision v1.2.1 [2020-05-13T08:33:58.188Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-13T08:34:00.205Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-05-13T08:34:03.016Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-13T08:34:03.359Z] ---> package-listing.sh [2020-05-13T08:34:03.359Z] ++ facter osfamily [2020-05-13T08:34:03.359Z] ++ tr '[:upper:]' '[:lower:]' [2020-05-13T08:34:03.359Z] + OS_FAMILY=redhat [2020-05-13T08:34:03.359Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-110 [2020-05-13T08:34:03.359Z] + START_PACKAGES=/tmp/packages_start.txt [2020-05-13T08:34:03.359Z] + END_PACKAGES=/tmp/packages_end.txt [2020-05-13T08:34:03.359Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-05-13T08:34:03.359Z] + PACKAGES=/tmp/packages_start.txt [2020-05-13T08:34:03.359Z] + '[' /w/workspace/foundry_device-virtual-go_PR-110 ']' [2020-05-13T08:34:03.359Z] + PACKAGES=/tmp/packages_end.txt [2020-05-13T08:34:03.359Z] + case "${OS_FAMILY}" in [2020-05-13T08:34:03.359Z] + rpm -qa [2020-05-13T08:34:03.359Z] + sort [2020-05-13T08:34:07.549Z] + '[' -f /tmp/packages_start.txt ']' [2020-05-13T08:34:07.549Z] + '[' -f /tmp/packages_end.txt ']' [2020-05-13T08:34:07.549Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-05-13T08:34:07.549Z] + '[' /w/workspace/foundry_device-virtual-go_PR-110 ']' [2020-05-13T08:34:07.549Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-110/archives/ [2020-05-13T08:34:07.549Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-110/archives/ [Pipeline] isUnix [Pipeline] sh [2020-05-13T08:34:08.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-13T08:34:08.008Z] [2020-05-13T08:34:08.008Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-05-13T08:34:08.391Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-13T08:34:08.391Z] alpine: Pulling from edgex-lftools-log-publisher [2020-05-13T08:34:08.391Z] c9b1b535fdd9: Pulling fs layer [2020-05-13T08:34:08.391Z] 2cc5ad85d9ab: Pulling fs layer [2020-05-13T08:34:08.391Z] 756a868c4378: Pulling fs layer [2020-05-13T08:34:08.391Z] 444b2fc9a129: Pulling fs layer [2020-05-13T08:34:08.391Z] ea15f1150254: Pulling fs layer [2020-05-13T08:34:08.391Z] 41b27a9f41bf: Pulling fs layer [2020-05-13T08:34:08.391Z] 28c525ee5125: Pulling fs layer [2020-05-13T08:34:08.391Z] 094b1ea09ed8: Pulling fs layer [2020-05-13T08:34:08.391Z] 138eaada9080: Pulling fs layer [2020-05-13T08:34:08.391Z] 0622d0fa9048: Pulling fs layer [2020-05-13T08:34:08.391Z] 41b27a9f41bf: Waiting [2020-05-13T08:34:08.391Z] 28c525ee5125: Waiting [2020-05-13T08:34:08.391Z] 094b1ea09ed8: Waiting [2020-05-13T08:34:08.391Z] 138eaada9080: Waiting [2020-05-13T08:34:08.391Z] 0622d0fa9048: Waiting [2020-05-13T08:34:08.391Z] 444b2fc9a129: Waiting [2020-05-13T08:34:08.391Z] ea15f1150254: Waiting [2020-05-13T08:34:08.391Z] 2cc5ad85d9ab: Download complete [2020-05-13T08:34:08.391Z] 444b2fc9a129: Verifying Checksum [2020-05-13T08:34:08.391Z] 444b2fc9a129: Download complete [2020-05-13T08:34:08.391Z] c9b1b535fdd9: Verifying Checksum [2020-05-13T08:34:08.391Z] c9b1b535fdd9: Download complete [2020-05-13T08:34:08.391Z] ea15f1150254: Verifying Checksum [2020-05-13T08:34:08.391Z] ea15f1150254: Download complete [2020-05-13T08:34:08.664Z] 28c525ee5125: Verifying Checksum [2020-05-13T08:34:08.664Z] 28c525ee5125: Download complete [2020-05-13T08:34:08.933Z] 756a868c4378: Verifying Checksum [2020-05-13T08:34:08.933Z] 756a868c4378: Download complete [2020-05-13T08:34:08.933Z] c9b1b535fdd9: Pull complete [2020-05-13T08:34:08.933Z] 138eaada9080: Verifying Checksum [2020-05-13T08:34:08.933Z] 138eaada9080: Download complete [2020-05-13T08:34:09.208Z] 0622d0fa9048: Verifying Checksum [2020-05-13T08:34:09.208Z] 0622d0fa9048: Download complete [2020-05-13T08:34:09.208Z] 094b1ea09ed8: Verifying Checksum [2020-05-13T08:34:09.208Z] 094b1ea09ed8: Download complete [2020-05-13T08:34:09.208Z] 2cc5ad85d9ab: Pull complete [2020-05-13T08:34:09.778Z] 41b27a9f41bf: Verifying Checksum [2020-05-13T08:34:09.778Z] 41b27a9f41bf: Download complete [2020-05-13T08:34:10.719Z] 756a868c4378: Pull complete [2020-05-13T08:34:10.719Z] 444b2fc9a129: Pull complete [2020-05-13T08:34:11.291Z] ea15f1150254: Pull complete [2020-05-13T08:34:14.578Z] 41b27a9f41bf: Pull complete [2020-05-13T08:34:14.578Z] 28c525ee5125: Pull complete [2020-05-13T08:34:16.486Z] 094b1ea09ed8: Pull complete [2020-05-13T08:34:16.486Z] 138eaada9080: Pull complete [2020-05-13T08:34:16.749Z] 0622d0fa9048: Pull complete [2020-05-13T08:34:16.749Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-05-13T08:34:16.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-05-13T08:34:16.918Z] prd-centos7-docker-4c-2g-8175 does not seem to be running inside a container [2020-05-13T08:34:16.957Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/foundry_device-virtual-go_PR-110 -v /w/workspace/foundry_device-virtual-go_PR-110:/w/workspace/foundry_device-virtual-go_PR-110:rw,z -v /w/workspace/foundry_device-virtual-go_PR-110@tmp:/w/workspace/foundry_device-virtual-go_PR-110@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:10003/edgex-lftools-log-publisher:alpine cat [2020-05-13T08:34:17.975Z] $ docker top 42619a4fcad8fa0518226c6235b42821e4b96b797d028e63029c49c241de1e6d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-05-13T08:34:18.273Z] provisioning config files... [2020-05-13T08:34:18.290Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-110@tmp/config8689700569717826797tmp [Pipeline] { [Pipeline] echo [2020-05-13T08:34:18.373Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-13T08:34:18.690Z] ---> create-netrc.sh [Pipeline] echo [2020-05-13T08:34:18.716Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-13T08:34:19.040Z] ---> logs-deploy.sh [2020-05-13T08:34:19.040Z] + ARCHIVE_ARTIFACTS= [2020-05-13T08:34:19.040Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-05-13T08:34:19.040Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-05-13T08:34:19.040Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-05-13T08:34:19.040Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-110/1 [2020-05-13T08:34:19.040Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/PR-110/1/ [2020-05-13T08:34:19.040Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-110/1 /w/workspace/foundry_device-virtual-go_PR-110 [2020-05-13T08:34:20.420Z] Archives upload complete. [2020-05-13T08:34:20.420Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-110/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/PR-110/1/ [2020-05-13T08:34:20.988Z] ---> uname -a: [2020-05-13T08:34:20.988Z] Linux 42619a4fcad8 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-05-13T08:34:20.988Z] [2020-05-13T08:34:20.988Z] [2020-05-13T08:34:20.988Z] ---> lscpu: [2020-05-13T08:34:20.988Z] Architecture: x86_64 [2020-05-13T08:34:20.988Z] CPU op-mode(s): 32-bit, 64-bit [2020-05-13T08:34:20.988Z] Byte Order: Little Endian [2020-05-13T08:34:20.988Z] Address sizes: 40 bits physical, 48 bits virtual [2020-05-13T08:34:20.988Z] CPU(s): 4 [2020-05-13T08:34:20.988Z] On-line CPU(s) list: 0-3 [2020-05-13T08:34:20.988Z] Thread(s) per core: 1 [2020-05-13T08:34:20.988Z] Core(s) per socket: 1 [2020-05-13T08:34:20.988Z] Socket(s): 4 [2020-05-13T08:34:20.988Z] NUMA node(s): 1 [2020-05-13T08:34:20.988Z] Vendor ID: GenuineIntel [2020-05-13T08:34:20.988Z] CPU family: 6 [2020-05-13T08:34:20.988Z] Model: 44 [2020-05-13T08:34:20.988Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-05-13T08:34:20.988Z] Stepping: 1 [2020-05-13T08:34:20.988Z] CPU MHz: 2933.438 [2020-05-13T08:34:20.988Z] BogoMIPS: 5866.87 [2020-05-13T08:34:20.988Z] Virtualization: VT-x [2020-05-13T08:34:20.988Z] Hypervisor vendor: KVM [2020-05-13T08:34:20.988Z] Virtualization type: full [2020-05-13T08:34:20.988Z] L1d cache: 128 KiB [2020-05-13T08:34:20.988Z] L1i cache: 128 KiB [2020-05-13T08:34:20.988Z] L2 cache: 16 MiB [2020-05-13T08:34:20.988Z] L3 cache: 64 MiB [2020-05-13T08:34:20.988Z] NUMA node0 CPU(s): 0-3 [2020-05-13T08:34:20.988Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-05-13T08:34:20.988Z] Vulnerability Meltdown: Mitigation; PTI [2020-05-13T08:34:20.988Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-05-13T08:34:20.988Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-05-13T08:34:20.988Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-05-13T08:34:20.988Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-05-13T08:34:20.988Z] [2020-05-13T08:34:20.988Z] [2020-05-13T08:34:20.988Z] ---> nproc: [2020-05-13T08:34:20.988Z] 4 [2020-05-13T08:34:20.988Z] [2020-05-13T08:34:20.988Z]