Pull request #145 updated 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-mqtt-go Obtained Jenkinsfile from 31b881e5f3caeadd8d24552814333ad01d1a8b44+e2dc5f5af20d76c333efe1072a8117cf54f743a6 (74ba16507e83e4b295d832698df9d43af3e404a0) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, goVersion:1.13, buildSnap:true] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-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-mqtt-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: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-8167’ Running on prd-centos7-docker-4c-2g-8172 in /w/workspace/gexfoundry_device-mqtt-go_PR-145 [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-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-145 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit e2dc5f5af20d76c333efe1072a8117cf54f743a6 into PR head commit 31b881e5f3caeadd8d24552814333ad01d1a8b44 Merge succeeded, producing 31b881e5f3caeadd8d24552814333ad01d1a8b44 Checking out Revision 31b881e5f3caeadd8d24552814333ad01d1a8b44 (PR-145) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/145/head:refs/remotes/origin/PR-145 # 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-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 31b881e5f3caeadd8d24552814333ad01d1a8b44 # 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 e2dc5f5af20d76c333efe1072a8117cf54f743a6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 31b881e5f3caeadd8d24552814333ad01d1a8b44 # timeout=10 Commit message: "update sdk version to v1.2.1 for Geneva release" > git rev-list --no-walk 863c2d092d29f8a9e87502338db31dca76e7e9f6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-05-13T08:23:47.454Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-05-13T08:23:47.693Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-05-13T08:23:47.769Z] ========================================================= [2020-05-13T08:23:47.769Z] EdgeX Global Pipelines Version Info [2020-05-13T08:23:47.769Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-05-13T08:23:49.190Z] ------------------- [2020-05-13T08:23:49.190Z] stable info: [2020-05-13T08:23:49.190Z] ------------------- [2020-05-13T08:23:49.190Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2020-05-13T08:23:49.190Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-05-13T08:23:49.190Z] Message: update stable to v1.0.87 [2020-05-13T08:23:49.758Z] ------------------- [2020-05-13T08:23:49.758Z] experimental info: [2020-05-13T08:23:49.758Z] ------------------- [2020-05-13T08:23:49.758Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-05-13T08:23:49.758Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-05-13T08:23:49.758Z] 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:23:51.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-13T08:23:51.695Z] [2020-05-13T08:23:51.695Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-05-13T08:23:52.073Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-13T08:23:52.073Z] latest: Pulling from edgex-devops/git-semver [2020-05-13T08:23:52.073Z] 9123ac7c32f7: Pulling fs layer [2020-05-13T08:23:52.073Z] b8cc5d1170e3: Pulling fs layer [2020-05-13T08:23:52.073Z] 2924cbbf6a41: Pulling fs layer [2020-05-13T08:23:52.073Z] 93b08a4f1073: Pulling fs layer [2020-05-13T08:23:52.073Z] 93b08a4f1073: Waiting [2020-05-13T08:23:52.073Z] b8cc5d1170e3: Verifying Checksum [2020-05-13T08:23:52.073Z] b8cc5d1170e3: Download complete [2020-05-13T08:23:52.336Z] 9123ac7c32f7: Download complete [2020-05-13T08:23:52.336Z] 93b08a4f1073: Verifying Checksum [2020-05-13T08:23:52.336Z] 93b08a4f1073: Download complete [2020-05-13T08:23:52.336Z] 2924cbbf6a41: Verifying Checksum [2020-05-13T08:23:52.336Z] 2924cbbf6a41: Download complete [2020-05-13T08:23:52.600Z] 9123ac7c32f7: Pull complete [2020-05-13T08:23:52.600Z] b8cc5d1170e3: Pull complete [2020-05-13T08:23:53.540Z] 2924cbbf6a41: Pull complete [2020-05-13T08:23:53.540Z] 93b08a4f1073: Pull complete [2020-05-13T08:23:53.540Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-05-13T08:23:53.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-05-13T08:23:53.668Z] prd-centos7-docker-4c-2g-8172 does not seem to be running inside a container [2020-05-13T08:23:53.711Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-145 -v /w/workspace/gexfoundry_device-mqtt-go_PR-145:/w/workspace/gexfoundry_device-mqtt-go_PR-145:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-145@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-05-13T08:23:54.292Z] $ docker top 55368088936a540154cd1a433379ccd3dcf57ddd537b9e159f30a3f1fe19da89 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-13T08:23:54.565Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-13T08:23:54.565Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-13T08:23:54.757Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-13T08:23:54.763Z] $ docker exec 55368088936a540154cd1a433379ccd3dcf57ddd537b9e159f30a3f1fe19da89 ssh-agent [2020-05-13T08:23:54.943Z] SSH_AUTH_SOCK=/tmp/ssh-XHIpozThosB8/agent.14 [2020-05-13T08:23:54.943Z] SSH_AGENT_PID=21 [2020-05-13T08:23:54.951Z] Running ssh-add (command line suppressed) [2020-05-13T08:23:55.102Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp/private_key_9214148947655586058.key (/w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp/private_key_9214148947655586058.key) [2020-05-13T08:23:55.149Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-13T08:23:55.484Z] + git describe --exact-match --tags HEAD [2020-05-13T08:23:55.484Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-05-13T08:23:55.528Z] $ docker exec --env ******** --env ******** 55368088936a540154cd1a433379ccd3dcf57ddd537b9e159f30a3f1fe19da89 ssh-agent -k [2020-05-13T08:23:55.676Z] unset SSH_AUTH_SOCK; [2020-05-13T08:23:55.677Z] unset SSH_AGENT_PID; [2020-05-13T08:23:55.677Z] echo Agent pid 21 killed; [2020-05-13T08:23:55.717Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-05-13T08:23:55.783Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-05-13T08:23:55.783Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-05-13T08:23:55.860Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-13T08:23:55.860Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-13T08:23:56.045Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-13T08:23:56.053Z] $ docker exec 55368088936a540154cd1a433379ccd3dcf57ddd537b9e159f30a3f1fe19da89 ssh-agent [2020-05-13T08:23:56.231Z] SSH_AUTH_SOCK=/tmp/ssh-BEeG0lGabnbr/agent.56 [2020-05-13T08:23:56.231Z] SSH_AGENT_PID=63 [2020-05-13T08:23:56.236Z] Running ssh-add (command line suppressed) [2020-05-13T08:23:56.380Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp/private_key_1029361446054002336.key (/w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp/private_key_1029361446054002336.key) [2020-05-13T08:23:56.422Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-13T08:23:56.747Z] + git semver init [2020-05-13T08:23:56.747Z] # -> Open(): unable to determine branch for HEAD [2020-05-13T08:23:56.747Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-145/.git [2020-05-13T08:23:56.747Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-145 [2020-05-13T08:23:56.747Z] # $SEMVER_REMOTE_NAME = origin [2020-05-13T08:23:56.747Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-13T08:23:56.747Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-13T08:23:56.747Z] # $SEMVER_BRANCH = PR-145 [2020-05-13T08:23:56.747Z] # $SEMVER_TEMP = /tmp/semver-978144183 [2020-05-13T08:23:56.747Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2020-05-13T08:23:57.005Z] # '/tmp/semver-978144183' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-145/.semver' [2020-05-13T08:23:57.005Z] # -> Force: false [2020-05-13T08:23:57.005Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-145/.semver [Pipeline] } [2020-05-13T08:23:57.016Z] $ docker exec --env ******** --env ******** 55368088936a540154cd1a433379ccd3dcf57ddd537b9e159f30a3f1fe19da89 ssh-agent -k [2020-05-13T08:23:57.152Z] unset SSH_AUTH_SOCK; [2020-05-13T08:23:57.152Z] unset SSH_AGENT_PID; [2020-05-13T08:23:57.152Z] echo Agent pid 63 killed; [2020-05-13T08:23:57.207Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-13T08:23:57.654Z] + git semver [Pipeline] } [2020-05-13T08:23:57.670Z] $ docker stop --time=1 55368088936a540154cd1a433379ccd3dcf57ddd537b9e159f30a3f1fe19da89 [2020-05-13T08:23:58.989Z] $ docker rm -f 55368088936a540154cd1a433379ccd3dcf57ddd537b9e159f30a3f1fe19da89 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-05-13T08:23:59.705Z] Stashed 23 file(s) [Pipeline] echo [2020-05-13T08:23:59.707Z] [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:24:11.942Z] Running on prd-centos7-docker-4c-2g-8173 in /w/workspace/gexfoundry_device-mqtt-go_PR-145 [Pipeline] { [Pipeline] ws [2020-05-13T08:24:12.025Z] Running in /w/workspace/device-mqtt-go/3 [Pipeline] { [Pipeline] checkout [2020-05-13T08:24:14.471Z] using credential edgex-jenkins-ssh [2020-05-13T08:24:14.536Z] Cloning the remote Git repository [2020-05-13T08:24:14.536Z] Cloning with configured refspecs honoured and without tags [2020-05-13T08:24:14.952Z] Still waiting to schedule task [2020-05-13T08:24:14.952Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-05-13T08:24:15.234Z] Fetching without tags [2020-05-13T08:24:13.899Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-05-13T08:24:13.937Z] > git init /w/workspace/device-mqtt-go/3 # timeout=10 [2020-05-13T08:24:13.982Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-05-13T08:24:13.982Z] > git --version # timeout=10 [2020-05-13T08:24:13.989Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-13T08:24:14.016Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-13T08:24:14.596Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-05-13T08:24:14.602Z] > git config --add remote.origin.fetch +refs/pull/145/head:refs/remotes/origin/PR-145 # timeout=10 [2020-05-13T08:24:14.608Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-13T08:24:14.620Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-05-13T08:24:14.631Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-05-13T08:24:14.631Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-13T08:24:14.636Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-13T08:24:15.606Z] Merging remotes/origin/master commit e2dc5f5af20d76c333efe1072a8117cf54f743a6 into PR head commit 31b881e5f3caeadd8d24552814333ad01d1a8b44 [2020-05-13T08:24:15.679Z] Merge succeeded, producing 31b881e5f3caeadd8d24552814333ad01d1a8b44 [2020-05-13T08:24:15.680Z] Checking out Revision 31b881e5f3caeadd8d24552814333ad01d1a8b44 (PR-145) [2020-05-13T08:24:15.039Z] > git config core.sparsecheckout # timeout=10 [2020-05-13T08:24:15.045Z] > git checkout -f 31b881e5f3caeadd8d24552814333ad01d1a8b44 # timeout=10 [2020-05-13T08:24:15.077Z] > git remote # timeout=10 [2020-05-13T08:24:15.082Z] > git config --get remote.origin.url # timeout=10 [2020-05-13T08:24:15.087Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-13T08:24:15.091Z] > git merge e2dc5f5af20d76c333efe1072a8117cf54f743a6 # timeout=10 [2020-05-13T08:24:15.103Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-13T08:24:15.112Z] > git config core.sparsecheckout # timeout=10 [2020-05-13T08:24:15.122Z] > git checkout -f 31b881e5f3caeadd8d24552814333ad01d1a8b44 # timeout=10 [2020-05-13T08:24:19.228Z] Commit message: "update sdk version to v1.2.1 for Geneva release" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-13T08:24:19.899Z] ========================================================= [2020-05-13T08:24:19.899Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-05-13T08:24:19.899Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-13T08:24:20.567Z] + 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:24:20.829Z] Sending build context to Docker daemon 570.9kB [2020-05-13T08:24:20.829Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-13T08:24:20.829Z] Step 2/8 : FROM ${BASE} [2020-05-13T08:24:20.829Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-05-13T08:24:20.829Z] e6b0cf9c0882: Pulling fs layer [2020-05-13T08:24:20.829Z] 2848faf0eed1: Pulling fs layer [2020-05-13T08:24:20.829Z] 0f37312ad70f: Pulling fs layer [2020-05-13T08:24:20.829Z] 5788d62ee057: Pulling fs layer [2020-05-13T08:24:20.829Z] 0e6b1d234666: Pulling fs layer [2020-05-13T08:24:20.829Z] bf5d7aec512f: Pulling fs layer [2020-05-13T08:24:20.829Z] 34c802a77dc8: Pulling fs layer [2020-05-13T08:24:20.829Z] 9eb99e56ec68: Pulling fs layer [2020-05-13T08:24:20.829Z] 27c7a5d97fbd: Pulling fs layer [2020-05-13T08:24:20.829Z] 5c102a31e300: Pulling fs layer [2020-05-13T08:24:20.829Z] dcfb455df0a1: Pulling fs layer [2020-05-13T08:24:20.829Z] 34c802a77dc8: Waiting [2020-05-13T08:24:20.829Z] 9eb99e56ec68: Waiting [2020-05-13T08:24:20.829Z] 27c7a5d97fbd: Waiting [2020-05-13T08:24:20.829Z] 5c102a31e300: Waiting [2020-05-13T08:24:20.829Z] dcfb455df0a1: Waiting [2020-05-13T08:24:20.829Z] 5788d62ee057: Waiting [2020-05-13T08:24:20.829Z] 0e6b1d234666: Waiting [2020-05-13T08:24:20.829Z] bf5d7aec512f: Waiting [2020-05-13T08:24:20.829Z] 0f37312ad70f: Verifying Checksum [2020-05-13T08:24:20.829Z] 0f37312ad70f: Download complete [2020-05-13T08:24:20.829Z] 2848faf0eed1: Verifying Checksum [2020-05-13T08:24:20.829Z] 2848faf0eed1: Download complete [2020-05-13T08:24:20.829Z] 0e6b1d234666: Verifying Checksum [2020-05-13T08:24:20.829Z] 0e6b1d234666: Download complete [2020-05-13T08:24:20.829Z] bf5d7aec512f: Download complete [2020-05-13T08:24:20.829Z] e6b0cf9c0882: Verifying Checksum [2020-05-13T08:24:20.829Z] e6b0cf9c0882: Download complete [2020-05-13T08:24:21.409Z] e6b0cf9c0882: Pull complete [2020-05-13T08:24:21.409Z] 2848faf0eed1: Pull complete [2020-05-13T08:24:21.672Z] 34c802a77dc8: Verifying Checksum [2020-05-13T08:24:21.672Z] 34c802a77dc8: Download complete [2020-05-13T08:24:21.672Z] 27c7a5d97fbd: Download complete [2020-05-13T08:24:22.243Z] 5c102a31e300: Verifying Checksum [2020-05-13T08:24:22.243Z] 5c102a31e300: Download complete [2020-05-13T08:24:22.243Z] dcfb455df0a1: Verifying Checksum [2020-05-13T08:24:22.243Z] dcfb455df0a1: Download complete [2020-05-13T08:24:22.504Z] 9eb99e56ec68: Verifying Checksum [2020-05-13T08:24:22.504Z] 9eb99e56ec68: Download complete [2020-05-13T08:24:22.762Z] 5788d62ee057: Verifying Checksum [2020-05-13T08:24:22.762Z] 5788d62ee057: Download complete [2020-05-13T08:24:24.139Z] 0f37312ad70f: Pull complete [2020-05-13T08:24:29.454Z] 5788d62ee057: Pull complete [2020-05-13T08:24:29.713Z] 0e6b1d234666: Pull complete [2020-05-13T08:24:29.713Z] bf5d7aec512f: Pull complete [2020-05-13T08:24:34.991Z] 34c802a77dc8: Pull complete [2020-05-13T08:24:39.209Z] 9eb99e56ec68: Pull complete [2020-05-13T08:24:39.209Z] 27c7a5d97fbd: Pull complete [2020-05-13T08:24:40.149Z] 5c102a31e300: Pull complete [2020-05-13T08:24:40.149Z] dcfb455df0a1: Pull complete [2020-05-13T08:24:40.149Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-05-13T08:24:40.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-05-13T08:24:40.149Z] ---> 7c70fe431013 [2020-05-13T08:24:40.149Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-05-13T08:24:40.149Z] ---> Running in d151b0890037 [2020-05-13T08:24:40.409Z] Removing intermediate container d151b0890037 [2020-05-13T08:24:40.409Z] ---> 096422734a21 [2020-05-13T08:24:40.409Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-13T08:24:40.409Z] ---> Running in 1f82b63c0f46 [2020-05-13T08:24:41.350Z] Removing intermediate container 1f82b63c0f46 [2020-05-13T08:24:41.350Z] ---> 2f470f632846 [2020-05-13T08:24:41.350Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-05-13T08:24:41.350Z] ---> Running in c533bd399112 [2020-05-13T08:24:42.289Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-13T08:24:42.858Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-13T08:24:43.426Z] (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T08:24:43.426Z] (2/17) Installing libmagic (5.37-r1) [2020-05-13T08:24:43.426Z] (3/17) Installing file (5.37-r1) [2020-05-13T08:24:43.685Z] (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T08:24:43.685Z] (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T08:24:43.945Z] (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T08:24:50.525Z] (7/17) Installing libc-dev (0.7.2-r0) [2020-05-13T08:24:50.525Z] (8/17) Installing g++ (9.2.0-r4) [2020-05-13T08:24:54.725Z] (9/17) Installing fortify-headers (1.1-r0) [2020-05-13T08:24:54.725Z] (10/17) Installing build-base (0.5-r1) [2020-05-13T08:24:54.725Z] (11/17) Installing openssh-keygen (8.1_p1-r0) [2020-05-13T08:24:54.725Z] (12/17) Installing libedit (20191211.3.1-r0) [2020-05-13T08:24:54.725Z] (13/17) Installing openssh-client (8.1_p1-r0) [2020-05-13T08:24:54.985Z] (14/17) Installing openssh-sftp-server (8.1_p1-r0) [2020-05-13T08:24:54.985Z] (15/17) Installing openssh-server-common (8.1_p1-r0) [2020-05-13T08:24:55.244Z] (16/17) Installing openssh-server (8.1_p1-r0) [2020-05-13T08:24:55.244Z] (17/17) Installing openssh (8.1_p1-r0) [2020-05-13T08:24:55.244Z] Executing busybox-1.31.1-r8.trigger [2020-05-13T08:24:55.244Z] OK: 214 MiB in 52 packages [2020-05-13T08:24:59.441Z] Removing intermediate container c533bd399112 [2020-05-13T08:24:59.441Z] ---> 6adf8754cbfd [2020-05-13T08:24:59.441Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-05-13T08:24:59.441Z] ---> Running in 9be9723f8042 [2020-05-13T08:24:59.701Z] Removing intermediate container 9be9723f8042 [2020-05-13T08:24:59.701Z] ---> 5d098ef62145 [2020-05-13T08:24:59.701Z] Step 7/8 : COPY . . [2020-05-13T08:24:59.960Z] ---> 295ab8d9c304 [2020-05-13T08:24:59.960Z] Step 8/8 : RUN go mod download [2020-05-13T08:24:59.960Z] ---> Running in d8491d19f966 [2020-05-13T08:25:01.341Z] 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:25:01.341Z] 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:25:02.642Z] Failed in branch amd64 [2020-05-13T08:27:05.099Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-8174 in /w/workspace/gexfoundry_device-mqtt-go_PR-145 [Pipeline] { [Pipeline] ws [2020-05-13T08:27:05.143Z] Running in /w/workspace/device-mqtt-go/3 [Pipeline] { [Pipeline] checkout [2020-05-13T08:27:11.158Z] using credential edgex-jenkins-ssh [2020-05-13T08:27:11.207Z] Cloning the remote Git repository [2020-05-13T08:27:11.207Z] Cloning with configured refspecs honoured and without tags [2020-05-13T08:27:11.275Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-05-13T08:27:11.387Z] > git init /w/workspace/device-mqtt-go/3 # timeout=10 [2020-05-13T08:27:11.474Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-05-13T08:27:11.476Z] > git --version # timeout=10 [2020-05-13T08:27:11.496Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-13T08:27:11.552Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-13T08:27:12.399Z] Fetching without tags [2020-05-13T08:27:12.874Z] Merging remotes/origin/master commit e2dc5f5af20d76c333efe1072a8117cf54f743a6 into PR head commit 31b881e5f3caeadd8d24552814333ad01d1a8b44 [2020-05-13T08:27:12.273Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-05-13T08:27:12.291Z] > git config --add remote.origin.fetch +refs/pull/145/head:refs/remotes/origin/PR-145 # timeout=10 [2020-05-13T08:27:12.315Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-13T08:27:12.353Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-05-13T08:27:12.416Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-05-13T08:27:12.416Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-13T08:27:12.439Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-13T08:27:13.318Z] Merge succeeded, producing 31b881e5f3caeadd8d24552814333ad01d1a8b44 [2020-05-13T08:27:13.319Z] Checking out Revision 31b881e5f3caeadd8d24552814333ad01d1a8b44 (PR-145) [2020-05-13T08:27:12.897Z] > git config core.sparsecheckout # timeout=10 [2020-05-13T08:27:12.939Z] > git checkout -f 31b881e5f3caeadd8d24552814333ad01d1a8b44 # timeout=10 [2020-05-13T08:27:13.046Z] > git remote # timeout=10 [2020-05-13T08:27:13.076Z] > git config --get remote.origin.url # timeout=10 [2020-05-13T08:27:13.173Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-13T08:27:13.197Z] > git merge e2dc5f5af20d76c333efe1072a8117cf54f743a6 # timeout=10 [2020-05-13T08:27:13.257Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-13T08:27:13.328Z] > git config core.sparsecheckout # timeout=10 [2020-05-13T08:27:13.377Z] > git checkout -f 31b881e5f3caeadd8d24552814333ad01d1a8b44 # timeout=10 [2020-05-13T08:27:17.879Z] Commit message: "update sdk version to v1.2.1 for Geneva release" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-13T08:27:18.943Z] ========================================================= [2020-05-13T08:27:18.943Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-05-13T08:27:18.943Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-13T08:27:20.052Z] + 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:27:20.647Z] Sending build context to Docker daemon 570.9kB [2020-05-13T08:27:20.916Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-13T08:27:20.916Z] Step 2/8 : FROM ${BASE} [2020-05-13T08:27:21.186Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-05-13T08:27:21.186Z] cde5963f3b93: Pulling fs layer [2020-05-13T08:27:21.186Z] 2a23fa8c16f7: Pulling fs layer [2020-05-13T08:27:21.186Z] 777b28850792: Pulling fs layer [2020-05-13T08:27:21.186Z] 8a11ddd9e578: Pulling fs layer [2020-05-13T08:27:21.186Z] 4cf88f913ddb: Pulling fs layer [2020-05-13T08:27:21.186Z] 1df406cf5192: Pulling fs layer [2020-05-13T08:27:21.186Z] 8a11ddd9e578: Waiting [2020-05-13T08:27:21.186Z] cd6300453558: Pulling fs layer [2020-05-13T08:27:21.186Z] 4cf88f913ddb: Waiting [2020-05-13T08:27:21.186Z] 1df406cf5192: Waiting [2020-05-13T08:27:21.186Z] b9c365052c96: Pulling fs layer [2020-05-13T08:27:21.186Z] a2d8cc88f415: Pulling fs layer [2020-05-13T08:27:21.186Z] ea1d1ca13537: Pulling fs layer [2020-05-13T08:27:21.186Z] 3750a50a1c5e: Pulling fs layer [2020-05-13T08:27:21.186Z] cd6300453558: Waiting [2020-05-13T08:27:21.186Z] b9c365052c96: Waiting [2020-05-13T08:27:21.186Z] a2d8cc88f415: Waiting [2020-05-13T08:27:21.186Z] 3750a50a1c5e: Waiting [2020-05-13T08:27:21.186Z] ea1d1ca13537: Waiting [2020-05-13T08:27:21.186Z] 777b28850792: Verifying Checksum [2020-05-13T08:27:21.186Z] 777b28850792: Download complete [2020-05-13T08:27:21.186Z] 2a23fa8c16f7: Download complete [2020-05-13T08:27:21.186Z] 4cf88f913ddb: Verifying Checksum [2020-05-13T08:27:21.186Z] 4cf88f913ddb: Download complete [2020-05-13T08:27:21.186Z] 1df406cf5192: Verifying Checksum [2020-05-13T08:27:21.186Z] 1df406cf5192: Download complete [2020-05-13T08:27:21.456Z] cde5963f3b93: Verifying Checksum [2020-05-13T08:27:21.456Z] cde5963f3b93: Download complete [2020-05-13T08:27:22.434Z] cde5963f3b93: Pull complete [2020-05-13T08:27:23.025Z] 2a23fa8c16f7: Pull complete [2020-05-13T08:27:23.296Z] 777b28850792: Pull complete [2020-05-13T08:27:25.270Z] cd6300453558: Verifying Checksum [2020-05-13T08:27:25.270Z] cd6300453558: Download complete [2020-05-13T08:27:25.270Z] a2d8cc88f415: Verifying Checksum [2020-05-13T08:27:25.270Z] a2d8cc88f415: Download complete [2020-05-13T08:27:27.858Z] ea1d1ca13537: Verifying Checksum [2020-05-13T08:27:27.858Z] ea1d1ca13537: Download complete [2020-05-13T08:27:27.858Z] 3750a50a1c5e: Verifying Checksum [2020-05-13T08:27:27.858Z] 3750a50a1c5e: Download complete [2020-05-13T08:27:31.206Z] b9c365052c96: Download complete [2020-05-13T08:27:32.614Z] 8a11ddd9e578: Download complete [2020-05-13T08:27:44.953Z] 8a11ddd9e578: Pull complete [2020-05-13T08:27:44.953Z] 4cf88f913ddb: Pull complete [2020-05-13T08:27:44.953Z] 1df406cf5192: Pull complete [2020-05-13T08:27:49.230Z] cd6300453558: Pull complete [2020-05-13T08:27:54.592Z] b9c365052c96: Pull complete [2020-05-13T08:27:54.592Z] a2d8cc88f415: Pull complete [2020-05-13T08:27:56.558Z] ea1d1ca13537: Pull complete [2020-05-13T08:27:56.825Z] 3750a50a1c5e: Pull complete [2020-05-13T08:27:56.825Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-05-13T08:27:56.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-05-13T08:27:56.825Z] ---> 78745c68409d [2020-05-13T08:27:56.825Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-05-13T08:28:01.319Z] ---> Running in 900684f6cc77 [2020-05-13T08:28:01.586Z] Removing intermediate container 900684f6cc77 [2020-05-13T08:28:01.586Z] ---> 850fbff1c55b [2020-05-13T08:28:01.586Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-13T08:28:01.586Z] ---> Running in 6cca279b86e3 [2020-05-13T08:28:04.172Z] Removing intermediate container 6cca279b86e3 [2020-05-13T08:28:04.172Z] ---> 1bc7cc38c82e [2020-05-13T08:28:04.172Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-05-13T08:28:04.172Z] ---> Running in a76431a98ea8 [2020-05-13T08:28:04.759Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-13T08:28:05.719Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-13T08:28:06.300Z] (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T08:28:06.300Z] (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T08:28:06.566Z] (3/18) Installing libmagic (5.37-r1) [2020-05-13T08:28:06.834Z] (4/18) Installing file (5.37-r1) [2020-05-13T08:28:06.834Z] (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T08:28:07.100Z] (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T08:28:07.100Z] (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T08:28:19.415Z] (8/18) Installing libc-dev (0.7.2-r0) [2020-05-13T08:28:19.415Z] (9/18) Installing g++ (9.2.0-r4) [2020-05-13T08:28:21.364Z] (10/18) Installing fortify-headers (1.1-r0) [2020-05-13T08:28:21.364Z] (11/18) Installing build-base (0.5-r1) [2020-05-13T08:28:21.633Z] (12/18) Installing openssh-keygen (8.1_p1-r0) [2020-05-13T08:28:21.633Z] (13/18) Installing libedit (20191211.3.1-r0) [2020-05-13T08:28:21.633Z] (14/18) Installing openssh-client (8.1_p1-r0) [2020-05-13T08:28:21.899Z] (15/18) Installing openssh-sftp-server (8.1_p1-r0) [2020-05-13T08:28:22.166Z] (16/18) Installing openssh-server-common (8.1_p1-r0) [2020-05-13T08:28:22.166Z] (17/18) Installing openssh-server (8.1_p1-r0) [2020-05-13T08:28:22.166Z] (18/18) Installing openssh (8.1_p1-r0) [2020-05-13T08:28:22.432Z] Executing busybox-1.31.1-r8.trigger [2020-05-13T08:28:22.432Z] OK: 203 MiB in 52 packages [2020-05-13T08:28:29.099Z] Removing intermediate container a76431a98ea8 [2020-05-13T08:28:29.099Z] ---> 3a1e5b46b40d [2020-05-13T08:28:29.099Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-05-13T08:28:29.099Z] ---> Running in 2c72edbfd80f [2020-05-13T08:28:29.367Z] Removing intermediate container 2c72edbfd80f [2020-05-13T08:28:29.367Z] ---> f5988c7dd55a [2020-05-13T08:28:29.367Z] Step 7/8 : COPY . . [2020-05-13T08:28:29.957Z] ---> 4a7ce2cb97f3 [2020-05-13T08:28:29.957Z] Step 8/8 : RUN go mod download [2020-05-13T08:28:30.226Z] ---> Running in 85280f236277 [2020-05-13T08:28:32.171Z] 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:28:32.438Z] 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:28:33.734Z] 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:28:35.118Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-13T08:28:35.419Z] ---> package-listing.sh [2020-05-13T08:28:35.419Z] ++ facter osfamily [2020-05-13T08:28:35.419Z] ++ tr '[:upper:]' '[:lower:]' [2020-05-13T08:28:35.419Z] + OS_FAMILY=redhat [2020-05-13T08:28:35.419Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-145 [2020-05-13T08:28:35.419Z] + START_PACKAGES=/tmp/packages_start.txt [2020-05-13T08:28:35.419Z] + END_PACKAGES=/tmp/packages_end.txt [2020-05-13T08:28:35.419Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-05-13T08:28:35.419Z] + PACKAGES=/tmp/packages_start.txt [2020-05-13T08:28:35.419Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-145 ']' [2020-05-13T08:28:35.419Z] + PACKAGES=/tmp/packages_end.txt [2020-05-13T08:28:35.419Z] + case "${OS_FAMILY}" in [2020-05-13T08:28:35.419Z] + rpm -qa [2020-05-13T08:28:35.419Z] + sort [2020-05-13T08:28:39.613Z] + '[' -f /tmp/packages_start.txt ']' [2020-05-13T08:28:39.613Z] + '[' -f /tmp/packages_end.txt ']' [2020-05-13T08:28:39.613Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-05-13T08:28:39.613Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-145 ']' [2020-05-13T08:28:39.613Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-145/archives/ [2020-05-13T08:28:39.613Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-145/archives/ [Pipeline] isUnix [Pipeline] sh [2020-05-13T08:28:39.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-13T08:28:39.974Z] [2020-05-13T08:28:39.974Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-05-13T08:28:40.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-13T08:28:40.315Z] alpine: Pulling from edgex-lftools-log-publisher [2020-05-13T08:28:40.315Z] c9b1b535fdd9: Pulling fs layer [2020-05-13T08:28:40.315Z] 2cc5ad85d9ab: Pulling fs layer [2020-05-13T08:28:40.315Z] 756a868c4378: Pulling fs layer [2020-05-13T08:28:40.315Z] 444b2fc9a129: Pulling fs layer [2020-05-13T08:28:40.315Z] ea15f1150254: Pulling fs layer [2020-05-13T08:28:40.315Z] 41b27a9f41bf: Pulling fs layer [2020-05-13T08:28:40.315Z] 28c525ee5125: Pulling fs layer [2020-05-13T08:28:40.315Z] 094b1ea09ed8: Pulling fs layer [2020-05-13T08:28:40.315Z] 138eaada9080: Pulling fs layer [2020-05-13T08:28:40.315Z] 0622d0fa9048: Pulling fs layer [2020-05-13T08:28:40.315Z] ea15f1150254: Waiting [2020-05-13T08:28:40.315Z] 41b27a9f41bf: Waiting [2020-05-13T08:28:40.315Z] 28c525ee5125: Waiting [2020-05-13T08:28:40.315Z] 094b1ea09ed8: Waiting [2020-05-13T08:28:40.315Z] 138eaada9080: Waiting [2020-05-13T08:28:40.315Z] 0622d0fa9048: Waiting [2020-05-13T08:28:40.315Z] 444b2fc9a129: Waiting [2020-05-13T08:28:40.315Z] 2cc5ad85d9ab: Download complete [2020-05-13T08:28:40.315Z] 444b2fc9a129: Verifying Checksum [2020-05-13T08:28:40.315Z] 444b2fc9a129: Download complete [2020-05-13T08:28:40.315Z] c9b1b535fdd9: Verifying Checksum [2020-05-13T08:28:40.315Z] c9b1b535fdd9: Download complete [2020-05-13T08:28:40.315Z] ea15f1150254: Verifying Checksum [2020-05-13T08:28:40.315Z] ea15f1150254: Download complete [2020-05-13T08:28:40.583Z] 28c525ee5125: Verifying Checksum [2020-05-13T08:28:40.583Z] 28c525ee5125: Download complete [2020-05-13T08:28:40.583Z] 756a868c4378: Verifying Checksum [2020-05-13T08:28:40.583Z] 756a868c4378: Download complete [2020-05-13T08:28:40.583Z] c9b1b535fdd9: Pull complete [2020-05-13T08:28:40.842Z] 138eaada9080: Verifying Checksum [2020-05-13T08:28:40.842Z] 138eaada9080: Download complete [2020-05-13T08:28:40.842Z] 0622d0fa9048: Verifying Checksum [2020-05-13T08:28:40.842Z] 0622d0fa9048: Download complete [2020-05-13T08:28:40.842Z] 094b1ea09ed8: Verifying Checksum [2020-05-13T08:28:40.842Z] 094b1ea09ed8: Download complete [2020-05-13T08:28:40.842Z] 2cc5ad85d9ab: Pull complete [2020-05-13T08:28:41.411Z] 41b27a9f41bf: Verifying Checksum [2020-05-13T08:28:41.411Z] 41b27a9f41bf: Download complete [2020-05-13T08:28:42.798Z] 756a868c4378: Pull complete [2020-05-13T08:28:42.798Z] 444b2fc9a129: Pull complete [2020-05-13T08:28:42.798Z] ea15f1150254: Pull complete [2020-05-13T08:28:46.088Z] 41b27a9f41bf: Pull complete [2020-05-13T08:28:46.088Z] 28c525ee5125: Pull complete [2020-05-13T08:28:47.471Z] 094b1ea09ed8: Pull complete [2020-05-13T08:28:47.729Z] 138eaada9080: Pull complete [2020-05-13T08:28:47.989Z] 0622d0fa9048: Pull complete [2020-05-13T08:28:47.989Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-05-13T08:28:47.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-05-13T08:28:48.145Z] prd-centos7-docker-4c-2g-8172 does not seem to be running inside a container [2020-05-13T08:28:48.191Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/gexfoundry_device-mqtt-go_PR-145 -v /w/workspace/gexfoundry_device-mqtt-go_PR-145:/w/workspace/gexfoundry_device-mqtt-go_PR-145:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-145@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-05-13T08:28:49.239Z] $ docker top 3cf574aae017d1066c5a5dc3f3b99469533f6ce39591c7005d06e6a95bd5993a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-05-13T08:28:49.571Z] provisioning config files... [2020-05-13T08:28:49.590Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp/config8724455625259354256tmp [Pipeline] { [Pipeline] echo [2020-05-13T08:28:49.641Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-13T08:28:49.934Z] ---> create-netrc.sh [Pipeline] echo [2020-05-13T08:28:49.941Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-13T08:28:50.237Z] ---> logs-deploy.sh [2020-05-13T08:28:50.237Z] + ARCHIVE_ARTIFACTS= [2020-05-13T08:28:50.237Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-05-13T08:28:50.237Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-05-13T08:28:50.237Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-05-13T08:28:50.237Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-145/3 [2020-05-13T08:28:50.237Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/PR-145/3/ [2020-05-13T08:28:50.237Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-145/3 /w/workspace/gexfoundry_device-mqtt-go_PR-145 [2020-05-13T08:28:51.176Z] Archives upload complete. [2020-05-13T08:28:51.434Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-145/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/PR-145/3/