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 863c2d092d29f8a9e87502338db31dca76e7e9f6+e2dc5f5af20d76c333efe1072a8117cf54f743a6 (b65c2ac302556ff5175704aa1407d0384d70843d) 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 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d 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 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d # timeout=10 Commit message: "Merge pull request #173 from ernestojeda/bugfix-did-change-prev" > 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6419 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 Fetching 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 > 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 Merging remotes/origin/master commit e2dc5f5af20d76c333efe1072a8117cf54f743a6 into PR head commit 863c2d092d29f8a9e87502338db31dca76e7e9f6 Merge succeeded, producing 863c2d092d29f8a9e87502338db31dca76e7e9f6 Checking out Revision 863c2d092d29f8a9e87502338db31dca76e7e9f6 (PR-145) > git config core.sparsecheckout # timeout=10 > git checkout -f 863c2d092d29f8a9e87502338db31dca76e7e9f6 # 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 863c2d092d29f8a9e87502338db31dca76e7e9f6 # timeout=10 Commit message: "refactor: upgrade SDK to v1.2.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:13:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk ef049780e5922c661a546f9c3f86f207dbc2d573 # timeout=10 05:13:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:13:54 ========================================================= 05:13:54 EdgeX Global Pipelines Version Info 05:13:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:13:55 ------------------- 05:13:55 stable info: 05:13:55 ------------------- 05:13:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:13:55 Commit SHA: 997776a94285dd80d478e4f0c197496148fdc64f 05:13:55 Message: update stable to v1.0.86 05:13:56 ------------------- 05:13:56 experimental info: 05:13:56 ------------------- 05:13:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:13:56 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 05:13:56 Message: update experimental to v1.0.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 05:13:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:13:58 05:13:58 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:13:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:13:58 latest: Pulling from edgex-devops/git-semver 05:13:58 9123ac7c32f7: Pulling fs layer 05:13:58 b8cc5d1170e3: Pulling fs layer 05:13:58 2924cbbf6a41: Pulling fs layer 05:13:58 93b08a4f1073: Pulling fs layer 05:13:58 93b08a4f1073: Waiting 05:13:58 b8cc5d1170e3: Verifying Checksum 05:13:58 b8cc5d1170e3: Download complete 05:13:58 9123ac7c32f7: Verifying Checksum 05:13:58 9123ac7c32f7: Download complete 05:13:58 93b08a4f1073: Verifying Checksum 05:13:58 93b08a4f1073: Download complete 05:13:58 2924cbbf6a41: Download complete 05:13:59 9123ac7c32f7: Pull complete 05:13:59 b8cc5d1170e3: Pull complete 05:14:00 2924cbbf6a41: Pull complete 05:14:00 93b08a4f1073: Pull complete 05:14:00 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 05:14:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:14:00 prd-centos7-docker-4c-2g-6419 does not seem to be running inside a container 05:14:00 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:14:01 $ docker top c2666990b585fd169c0ade2fa31d763da45d33c0051f3a481e7a8d345e6ac54b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:14:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:14:01 [ssh-agent] Looking for ssh-agent implementation... 05:14:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:14:01 $ docker exec c2666990b585fd169c0ade2fa31d763da45d33c0051f3a481e7a8d345e6ac54b ssh-agent 05:14:01 SSH_AUTH_SOCK=/tmp/ssh-I5yiqVUlj0V7/agent.15 05:14:01 SSH_AGENT_PID=22 05:14:01 Running ssh-add (command line suppressed) 05:14:02 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp/private_key_6780487419373243993.key (/w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp/private_key_6780487419373243993.key) 05:14:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:14:02 + git describe --exact-match --tags HEAD 05:14:02 fatal: No names found, cannot describe anything. [Pipeline] } 05:14:02 $ docker exec --env ******** --env ******** c2666990b585fd169c0ade2fa31d763da45d33c0051f3a481e7a8d345e6ac54b ssh-agent -k 05:14:02 unset SSH_AUTH_SOCK; 05:14:02 unset SSH_AGENT_PID; 05:14:02 echo Agent pid 22 killed; 05:14:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 05:14:02 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 05:14:02 This usually means this commit has not been tagged. [Pipeline] sshagent 05:14:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:14:03 [ssh-agent] Looking for ssh-agent implementation... 05:14:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:14:03 $ docker exec c2666990b585fd169c0ade2fa31d763da45d33c0051f3a481e7a8d345e6ac54b ssh-agent 05:14:03 SSH_AUTH_SOCK=/tmp/ssh-i6fzU6lbFvG9/agent.58 05:14:03 SSH_AGENT_PID=65 05:14:03 Running ssh-add (command line suppressed) 05:14:03 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp/private_key_4873329332510566614.key (/w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp/private_key_4873329332510566614.key) 05:14:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:14:03 + git semver init 05:14:03 # -> Open(): unable to determine branch for HEAD 05:14:03 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-145/.git 05:14:03 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-145 05:14:03 # $SEMVER_REMOTE_NAME = origin 05:14:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:14:03 # $SEMVER_USER_NAME = edgex-jenkins 05:14:03 # $SEMVER_BRANCH = PR-145 05:14:03 # $SEMVER_TEMP = /tmp/semver-248499844 05:14:03 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 05:14:04 # '/tmp/semver-248499844' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-145/.semver' 05:14:04 # -> Force: false 05:14:04 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-145/.semver [Pipeline] } 05:14:04 $ docker exec --env ******** --env ******** c2666990b585fd169c0ade2fa31d763da45d33c0051f3a481e7a8d345e6ac54b ssh-agent -k 05:14:04 unset SSH_AUTH_SOCK; 05:14:04 unset SSH_AGENT_PID; 05:14:04 echo Agent pid 65 killed; 05:14:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:14:04 + git semver [Pipeline] } 05:14:04 $ docker stop --time=1 c2666990b585fd169c0ade2fa31d763da45d33c0051f3a481e7a8d345e6ac54b 05:14:06 $ docker rm -f c2666990b585fd169c0ade2fa31d763da45d33c0051f3a481e7a8d345e6ac54b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 05:14:07 Stashed 23 file(s) [Pipeline] echo 05:14:07 [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 05:14:22 Still waiting to schedule task 05:14:22 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:14:22 Still waiting to schedule task 05:14:22 ‘prd-centos7-blackbox-4c-2g-6406’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-builder-2c-1g-4099’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-4592’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-5275’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-5278’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-5281’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-6413’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-6415’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6417’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6418’ is offline 05:17:15 Running on prd-centos7-docker-4c-2g-6420 in /w/workspace/gexfoundry_device-mqtt-go_PR-145 [Pipeline] { [Pipeline] ws 05:17:15 Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout 05:17:17 using credential edgex-jenkins-ssh 05:17:17 Cloning the remote Git repository 05:17:17 Cloning with configured refspecs honoured and without tags 05:17:17 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 05:17:18 Fetching without tags 05:17:18 Merging remotes/origin/master commit e2dc5f5af20d76c333efe1072a8117cf54f743a6 into PR head commit 863c2d092d29f8a9e87502338db31dca76e7e9f6 05:17:17 > git init /w/workspace/device-mqtt-go/2 # timeout=10 05:17:17 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:17:17 > git --version # timeout=10 05:17:17 using GIT_SSH to set credentials SSH Credentials for GitHub 05:17:17 > 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 05:17:17 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:17:17 > git config --add remote.origin.fetch +refs/pull/145/head:refs/remotes/origin/PR-145 # timeout=10 05:17:17 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 05:17:17 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:17:17 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:17:17 using GIT_SSH to set credentials SSH Credentials for GitHub 05:17:17 > 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 05:17:18 > git config core.sparsecheckout # timeout=10 05:17:18 > git checkout -f 863c2d092d29f8a9e87502338db31dca76e7e9f6 # timeout=10 05:17:18 > git remote # timeout=10 05:17:18 > git config --get remote.origin.url # timeout=10 05:17:18 using GIT_SSH to set credentials SSH Credentials for GitHub 05:17:18 > git merge e2dc5f5af20d76c333efe1072a8117cf54f743a6 # timeout=10 05:17:18 Merge succeeded, producing 863c2d092d29f8a9e87502338db31dca76e7e9f6 05:17:18 Checking out Revision 863c2d092d29f8a9e87502338db31dca76e7e9f6 (PR-145) 05:17:18 > git rev-parse HEAD^{commit} # timeout=10 05:17:18 > git config core.sparsecheckout # timeout=10 05:17:18 > git checkout -f 863c2d092d29f8a9e87502338db31dca76e7e9f6 # timeout=10 05:17:22 Commit message: "refactor: upgrade SDK to v1.2.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 05:17:23 ========================================================= 05:17:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 05:17:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:17:23 + 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 . 05:17:24 Sending build context to Docker daemon 569.9kB 05:17:24 Step 1/8 : ARG BASE=golang:1.13-alpine 05:17:24 Step 2/8 : FROM ${BASE} 05:17:24 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 05:17:24 e6b0cf9c0882: Pulling fs layer 05:17:24 2848faf0eed1: Pulling fs layer 05:17:24 0f37312ad70f: Pulling fs layer 05:17:24 5788d62ee057: Pulling fs layer 05:17:24 0e6b1d234666: Pulling fs layer 05:17:24 bf5d7aec512f: Pulling fs layer 05:17:24 34c802a77dc8: Pulling fs layer 05:17:24 9eb99e56ec68: Pulling fs layer 05:17:24 27c7a5d97fbd: Pulling fs layer 05:17:24 5c102a31e300: Pulling fs layer 05:17:24 dcfb455df0a1: Pulling fs layer 05:17:24 5788d62ee057: Waiting 05:17:24 9eb99e56ec68: Waiting 05:17:24 27c7a5d97fbd: Waiting 05:17:24 5c102a31e300: Waiting 05:17:24 dcfb455df0a1: Waiting 05:17:24 bf5d7aec512f: Waiting 05:17:24 34c802a77dc8: Waiting 05:17:24 0e6b1d234666: Waiting 05:17:24 0f37312ad70f: Verifying Checksum 05:17:24 0f37312ad70f: Download complete 05:17:24 2848faf0eed1: Verifying Checksum 05:17:24 2848faf0eed1: Download complete 05:17:24 0e6b1d234666: Verifying Checksum 05:17:24 0e6b1d234666: Download complete 05:17:24 bf5d7aec512f: Verifying Checksum 05:17:24 bf5d7aec512f: Download complete 05:17:24 e6b0cf9c0882: Verifying Checksum 05:17:24 e6b0cf9c0882: Download complete 05:17:24 e6b0cf9c0882: Pull complete 05:17:24 2848faf0eed1: Pull complete 05:17:25 34c802a77dc8: Verifying Checksum 05:17:25 34c802a77dc8: Download complete 05:17:25 27c7a5d97fbd: Verifying Checksum 05:17:25 27c7a5d97fbd: Download complete 05:17:25 5c102a31e300: Verifying Checksum 05:17:25 5c102a31e300: Download complete 05:17:25 9eb99e56ec68: Verifying Checksum 05:17:25 9eb99e56ec68: Download complete 05:17:25 dcfb455df0a1: Verifying Checksum 05:17:25 dcfb455df0a1: Download complete 05:17:25 5788d62ee057: Download complete 05:17:26 0f37312ad70f: Pull complete 05:17:33 5788d62ee057: Pull complete 05:17:33 0e6b1d234666: Pull complete 05:17:33 bf5d7aec512f: Pull complete 05:17:39 34c802a77dc8: Pull complete 05:17:42 9eb99e56ec68: Pull complete 05:17:42 27c7a5d97fbd: Pull complete 05:17:43 5c102a31e300: Pull complete 05:17:43 dcfb455df0a1: Pull complete 05:17:43 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 05:17:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 05:17:43 ---> 7c70fe431013 05:17:43 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 05:17:43 ---> Running in 759f1f8509a2 05:17:43 Removing intermediate container 759f1f8509a2 05:17:43 ---> 455f690f798f 05:17:43 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:17:43 ---> Running in 96454fe72d4f 05:17:44 Removing intermediate container 96454fe72d4f 05:17:44 ---> a0d13ed0feea 05:17:44 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 05:17:44 ---> Running in b5213d52d370 05:17:45 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 05:17:46 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 05:17:46 (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 05:17:47 (2/17) Installing libmagic (5.37-r1) 05:17:47 (3/17) Installing file (5.37-r1) 05:17:47 (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 05:17:47 (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 05:17:47 (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 05:18:00 (7/17) Installing libc-dev (0.7.2-r0) 05:18:00 (8/17) Installing g++ (9.2.0-r4) 05:18:03 (9/17) Installing fortify-headers (1.1-r0) 05:18:03 (10/17) Installing build-base (0.5-r1) 05:18:03 (11/17) Installing openssh-keygen (8.1_p1-r0) 05:18:03 (12/17) Installing libedit (20191211.3.1-r0) 05:18:03 (13/17) Installing openssh-client (8.1_p1-r0) 05:18:03 (14/17) Installing openssh-sftp-server (8.1_p1-r0) 05:18:03 (15/17) Installing openssh-server-common (8.1_p1-r0) 05:18:03 (16/17) Installing openssh-server (8.1_p1-r0) 05:18:03 (17/17) Installing openssh (8.1_p1-r0) 05:18:03 Executing busybox-1.31.1-r8.trigger 05:18:03 OK: 214 MiB in 52 packages 05:18:08 Removing intermediate container b5213d52d370 05:18:08 ---> 230eccc19842 05:18:08 Step 6/8 : WORKDIR /device-mqtt-go 05:18:08 ---> Running in 6caf6b1367ab 05:18:08 Removing intermediate container 6caf6b1367ab 05:18:08 ---> d305e39fcfcd 05:18:08 Step 7/8 : COPY . . 05:18:08 ---> 0fe039d566e2 05:18:08 Step 8/8 : RUN go mod download 05:18:08 ---> Running in fb53f01f2c6f 05:18:10 go: finding github.com/BurntSushi/toml v0.3.1 05:18:10 go: finding github.com/OneOfOne/xxhash v1.2.6 05:18:10 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 05:18:10 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:18:10 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 05:18:10 go: finding github.com/bgentry/speakeasy v0.1.0 05:18:10 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 05:18:10 go: finding github.com/davecgh/go-spew v1.1.1 05:18:10 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 05:18:10 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0 05:18:10 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 05:18:10 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 05:18:10 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 05:18:10 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 05:18:10 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 05:18:10 go: finding github.com/fatih/color v1.7.0 05:18:10 go: finding github.com/fxamacker/cbor/v2 v2.2.0 05:18:10 go: finding github.com/go-kit/kit v0.8.0 05:18:10 go: finding github.com/go-logfmt/logfmt v0.4.0 05:18:10 go: finding github.com/go-stack/stack v1.8.0 05:18:10 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 05:18:10 go: finding github.com/google/uuid v1.1.1 05:18:10 go: finding github.com/gorilla/mux v1.7.1 05:18:10 go: finding github.com/hashicorp/consul/api v1.1.0 05:18:10 go: finding github.com/hashicorp/consul/sdk v0.1.1 05:18:10 go: finding github.com/hashicorp/errwrap v1.0.0 05:18:10 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 05:18:10 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 05:18:10 go: finding github.com/hashicorp/go-msgpack v0.5.3 05:18:10 go: finding github.com/hashicorp/go-multierror v1.0.0 05:18:10 go: finding github.com/hashicorp/go-rootcerts v1.0.0 05:18:10 go: finding github.com/hashicorp/go-sockaddr v1.0.0 05:18:10 go: finding github.com/hashicorp/go-syslog v1.0.0 05:18:10 go: finding github.com/hashicorp/go-uuid v1.0.1 05:18:10 go: finding github.com/hashicorp/go.net v0.0.1 05:18:10 go: finding github.com/hashicorp/golang-lru v0.5.0 05:18:10 go: finding github.com/hashicorp/logutils v1.0.0 05:18:10 go: finding github.com/hashicorp/mdns v1.0.0 05:18:10 go: finding github.com/hashicorp/memberlist v0.1.3 05:18:10 go: finding github.com/hashicorp/serf v0.8.2 05:18:10 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 05:18:10 go: finding github.com/kr/pretty v0.1.0 05:18:10 go: finding github.com/kr/pty v1.1.1 05:18:10 go: finding github.com/kr/text v0.1.0 05:18:10 go: finding github.com/mattn/go-colorable v0.0.9 05:18:10 go: finding github.com/mattn/go-isatty v0.0.3 05:18:10 go: finding github.com/miekg/dns v1.0.14 05:18:10 go: finding github.com/mitchellh/cli v1.0.0 05:18:10 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:18:10 go: finding github.com/mitchellh/copystructure v1.0.0 05:18:10 go: finding github.com/mitchellh/go-homedir v1.0.0 05:18:10 go: finding github.com/mitchellh/go-testing-interface v1.0.0 05:18:10 go: finding github.com/mitchellh/gox v0.4.0 05:18:10 go: finding github.com/mitchellh/iochan v1.0.0 05:18:10 go: finding github.com/mitchellh/mapstructure v1.1.2 05:18:10 go: finding github.com/mitchellh/reflectwalk v1.0.0 05:18:10 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 05:18:10 go: finding github.com/pelletier/go-toml v1.2.0 05:18:10 go: finding github.com/pkg/errors v0.8.1 05:18:10 go: finding github.com/pmezard/go-difflib v1.0.0 05:18:10 go: finding github.com/posener/complete v1.1.1 05:18:10 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 05:18:10 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 05:18:10 go: finding github.com/spf13/cast v1.3.0 05:18:10 go: finding github.com/stretchr/objx v0.1.0 05:18:10 go: finding github.com/stretchr/testify v1.5.1 05:18:10 go: finding github.com/ugorji/go v1.1.4 05:18:10 go: finding github.com/x448/float16 v0.8.4 05:18:10 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 05:18:10 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 05:18:10 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 05:18:10 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 05:18:10 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 05:18:10 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 05:18:10 go: finding gopkg.in/yaml.v2 v2.2.8 05:18:14 Removing intermediate container fb53f01f2c6f 05:18:14 ---> 466c57cc9280 05:18:14 Successfully built 466c57cc9280 05:18:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:18:15 + docker inspect -f . ci-base-image-x86_64 05:18:15 . [Pipeline] withDockerContainer 05:18:15 prd-centos7-docker-4c-2g-6420 does not seem to be running inside a container 05:18:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:18:16 $ docker top 6c0fea3ef5516ed21f779365f33e28acf34321e04c0cbc9fc21955d580d5d3a5 -eo pid,comm [Pipeline] { [Pipeline] sh 05:18:16 + go version 05:18:16 go version go1.13.5 linux/amd64 [Pipeline] sh 05:18:17 + make test 05:18:17 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:18:18 ? github.com/edgexfoundry/device-mqtt-go [no test files] 05:18:28 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 05:18:30 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.008s coverage: 29.8% of statements 05:18:30 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 05:18:30 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:18:32 gofmt -l . 05:18:32 ["`gofmt -l .`" = ""] 05:18:32 ./bin/test-attribution-txt.sh 05:18:32 ./bin/test-go-mod-tidy.sh [Pipeline] stash 05:18:33 Stashed 1 file(s) [Pipeline] } 05:18:33 $ docker stop --time=1 6c0fea3ef5516ed21f779365f33e28acf34321e04c0cbc9fc21955d580d5d3a5 05:18:35 $ docker rm -f 6c0fea3ef5516ed21f779365f33e28acf34321e04c0cbc9fc21955d580d5d3a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:18:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:18:37 + ls -al . 05:18:37 total 100 05:18:37 drwxrwxr-x. 9 jenkins jenkins 4096 Apr 28 05:18 . 05:18:37 drwxrwxr-x. 4 jenkins jenkins 28 Apr 28 05:17 .. 05:18:37 -rw-rw-r--. 1 jenkins jenkins 4678 Apr 28 05:17 Attribution.txt 05:18:37 drwxrwxr-x. 2 jenkins jenkins 87 Apr 28 05:17 bin 05:18:37 drwxrwxr-x. 3 jenkins jenkins 32 Apr 28 05:17 cmd 05:18:37 -rw-r--r--. 1 jenkins jenkins 18214 Apr 28 05:18 coverage.out 05:18:37 -rw-rw-r--. 1 jenkins jenkins 1776 Apr 28 05:17 Dockerfile 05:18:37 -rw-rw-r--. 1 jenkins jenkins 953 Apr 28 05:17 Dockerfile.build 05:18:37 -rw-rw-r--. 1 jenkins jenkins 140 Apr 28 05:17 .dockerignore 05:18:37 drwxrwxr-x. 8 jenkins jenkins 179 Apr 28 05:17 .git 05:18:37 -rw-rw-r--. 1 jenkins jenkins 335 Apr 28 05:17 .gitignore 05:18:37 -rw-r--r--. 1 jenkins jenkins 510 Apr 28 05:18 go.mod 05:18:37 -rw-r--r--. 1 jenkins jenkins 13518 Apr 28 05:18 go.sum 05:18:37 drwxrwxr-x. 3 jenkins jenkins 20 Apr 28 05:17 internal 05:18:37 -rw-rw-r--. 1 jenkins jenkins 700 Apr 28 05:17 Jenkinsfile 05:18:37 -rw-rw-r--. 1 jenkins jenkins 11340 Apr 28 05:17 LICENSE 05:18:37 -rw-rw-r--. 1 jenkins jenkins 902 Apr 28 05:17 Makefile 05:18:37 drwxrwxr-x. 2 jenkins jenkins 23 Apr 28 05:17 mock 05:18:37 -rw-rw-r--. 1 jenkins jenkins 444 Apr 28 05:17 README.md 05:18:37 drwxrwxr-x. 3 jenkins jenkins 58 Apr 28 05:17 .semver 05:18:37 drwxrwxr-x. 4 jenkins jenkins 54 Apr 28 05:17 snap 05:18:37 -rw-rw-r--. 1 jenkins jenkins 5 Apr 28 05:14 VERSION 05:18:37 -rw-rw-r--. 1 jenkins jenkins 227 Apr 28 05:17 version.go [Pipeline] isUnix [Pipeline] sh 05:18:37 + docker build -t docker-device-mqtt-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=863c2d092d29f8a9e87502338db31dca76e7e9f6 --label arch=amd64 --label version=0.0.0 . 05:18:37 Sending build context to Docker daemon 588.8kB 05:18:37 Step 1/21 : ARG BASE=golang:1.13-alpine 05:18:37 Step 2/21 : FROM ${BASE} AS builder 05:18:37 ---> 466c57cc9280 05:18:37 Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 05:18:37 ---> Running in 4441dfbc82f3 05:18:37 Removing intermediate container 4441dfbc82f3 05:18:37 ---> 0ed2159a3859 05:18:37 Step 4/21 : ARG ALPINE_PKG_EXTRA="" 05:18:37 ---> Running in 18c7620a49e2 05:18:37 Removing intermediate container 18c7620a49e2 05:18:37 ---> 2874414af309 05:18:37 Step 5/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:18:37 ---> Running in 5806601ce5d2 05:18:38 Removing intermediate container 5806601ce5d2 05:18:38 ---> fe03e4911598 05:18:38 Step 6/21 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:18:38 ---> Running in 549e6b20f9e1 05:18:38 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 05:18:39 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 05:18:40 OK: 214 MiB in 52 packages 05:18:40 Removing intermediate container 549e6b20f9e1 05:18:40 ---> 60da973c24b9 05:18:40 Step 7/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 05:18:40 ---> Running in 4895558c043c 05:18:40 Removing intermediate container 4895558c043c 05:18:40 ---> 315e5eb69b92 05:18:40 Step 8/21 : COPY . . 05:18:40 ---> c3202863a854 05:18:40 Step 9/21 : ARG MAKE='make build' 05:18:40 ---> Running in 782a8cd0f9cb 05:18:40 Removing intermediate container 782a8cd0f9cb 05:18:40 ---> 599b17d01fa7 05:18:40 Step 10/21 : RUN $MAKE 05:18:41 ---> Running in 1e56d1eb5941 05:18:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 05:18:52 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:18:56 Removing intermediate container 1e56d1eb5941 05:18:56 ---> 4b3f992a9dde 05:18:56 Step 11/21 : FROM alpine 05:18:56 latest: Pulling from library/alpine 05:18:56 cbdbe7a5bc2a: Pulling fs layer 05:18:56 cbdbe7a5bc2a: Download complete 05:18:56 cbdbe7a5bc2a: Pull complete 05:18:56 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 05:18:56 Status: Downloaded newer image for alpine:latest 05:18:56 ---> f70734b6a266 05:18:56 Step 12/21 : ENV APP_PORT=49982 05:18:56 ---> Running in a81a22e23669 05:18:56 Removing intermediate container a81a22e23669 05:18:56 ---> 7d14f3954552 05:18:56 Step 13/21 : EXPOSE $APP_PORT 05:18:56 ---> Running in 489088f5d20f 05:18:56 Removing intermediate container 489088f5d20f 05:18:56 ---> c23efb32cd22 05:18:56 Step 14/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 05:18:57 ---> 8b7815feed10 05:18:57 Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 05:18:57 ---> 418608f9ad90 05:18:57 Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 05:18:57 ---> b8bdd590a2dd 05:18:57 Step 17/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 05:18:57 ---> Running in 07430b882899 05:18:57 Removing intermediate container 07430b882899 05:18:57 ---> 191c618a04e4 05:18:57 Step 18/21 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 05:18:57 ---> Running in e67ec4802c79 05:18:57 Removing intermediate container e67ec4802c79 05:18:57 ---> 17fa4e22024e 05:18:57 Step 19/21 : LABEL arch=amd64 05:18:58 ---> Running in 6a6317f90db7 05:18:58 Removing intermediate container 6a6317f90db7 05:18:58 ---> 997903021725 05:18:58 Step 20/21 : LABEL git_sha=863c2d092d29f8a9e87502338db31dca76e7e9f6 05:18:58 ---> Running in 34d97a0d086f 05:18:58 Removing intermediate container 34d97a0d086f 05:18:58 ---> ee528caa9332 05:18:58 Step 21/21 : LABEL version=0.0.0 05:18:58 ---> Running in f36e72ff1570 05:18:58 Removing intermediate container f36e72ff1570 05:18:58 ---> 8bce3739d13e 05:18:58 [Warning] One or more build-args [ARCH] were not consumed 05:18:58 Successfully built 8bce3739d13e 05:18:58 Successfully tagged docker-device-mqtt-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh 05:18:59 ++ find /w/workspace/device-mqtt-go/2 05:18:59 ++ grep snapcraft.yaml 05:18:59 + grep -Po '^name: \K(.*)' /w/workspace/device-mqtt-go/2/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:18:59 provisioning config files... 05:18:59 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/2@tmp/config799762315696123960tmp [Pipeline] { [Pipeline] sh 05:18:59 + cp /w/workspace/device-mqtt-go/2@tmp/config799762315696123960tmp /w/workspace/device-mqtt-go/2/edgex-snap-store-login [Pipeline] sh 05:19:00 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/2:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 05:19:00 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 05:19:00 latest: Pulling from edgex-devops/edgex-snap-builder 05:19:00 5bed26d33875: Pulling fs layer 05:19:00 f11b29a9c730: Pulling fs layer 05:19:00 930bda195c84: Pulling fs layer 05:19:00 78bf9a5ad49e: Pulling fs layer 05:19:00 e5fbee5a4b0d: Pulling fs layer 05:19:00 f452fca78f88: Pulling fs layer 05:19:00 7417ef92027a: Pulling fs layer 05:19:00 2af5c49d270b: Pulling fs layer 05:19:00 df9c3bdbc40a: Pulling fs layer 05:19:00 7417ef92027a: Waiting 05:19:00 78bf9a5ad49e: Waiting 05:19:00 2af5c49d270b: Waiting 05:19:00 df9c3bdbc40a: Waiting 05:19:00 e5fbee5a4b0d: Waiting 05:19:00 f452fca78f88: Waiting 05:19:00 930bda195c84: Verifying Checksum 05:19:00 930bda195c84: Download complete 05:19:00 f11b29a9c730: Download complete 05:19:00 78bf9a5ad49e: Verifying Checksum 05:19:00 78bf9a5ad49e: Download complete 05:19:00 7417ef92027a: Verifying Checksum 05:19:00 7417ef92027a: Download complete 05:19:00 2af5c49d270b: Verifying Checksum 05:19:00 2af5c49d270b: Download complete 05:19:00 df9c3bdbc40a: Verifying Checksum 05:19:00 df9c3bdbc40a: Download complete 05:19:00 5bed26d33875: Verifying Checksum 05:19:00 5bed26d33875: Download complete 05:19:05 e5fbee5a4b0d: Verifying Checksum 05:19:05 e5fbee5a4b0d: Download complete 05:19:06 5bed26d33875: Pull complete 05:19:06 f11b29a9c730: Pull complete 05:19:06 930bda195c84: Pull complete 05:19:06 78bf9a5ad49e: Pull complete 05:19:33 e5fbee5a4b0d: Pull complete 05:19:33 f452fca78f88: Pull complete 05:19:33 7417ef92027a: Pull complete 05:19:33 2af5c49d270b: Pull complete 05:19:33 df9c3bdbc40a: Pull complete 05:19:33 Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 05:19:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 05:19:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 05:19:33 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 05:19:33 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 05:19:33 Get:4 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [839 kB] 05:19:33 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [889 kB] 05:19:33 Get:6 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 05:19:33 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1184 kB] 05:19:33 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1372 kB] 05:19:33 Get:9 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] 05:19:33 Get:10 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [7671 B] 05:19:33 Fetched 4553 kB in 1s (3278 kB/s) 05:19:34 Reading package lists... 05:19:38 Installing build dependencies: curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase openssh-client patch perl perl-modules-5.26 xauth 05:19:40 Reading package lists... 05:19:40 Building dependency tree... 05:19:40 Reading state information... 05:19:40 The following packages were automatically installed and are no longer required: 05:19:40 libjq1 liblzo2-2 libonig4 05:19:40 Use 'sudo apt autoremove' to remove them. 05:19:40 Suggested packages: 05:19:40 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 05:19:40 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc 05:19:40 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 05:19:40 libterm-readline-gnu-perl | libterm-readline-perl-perl 05:19:40 The following NEW packages will be installed: 05:19:40 curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl 05:19:40 libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 05:19:40 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase 05:19:40 openssh-client patch perl perl-modules-5.26 xauth 05:19:40 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 05:19:40 Need to get 14.7 MB of archives. 05:19:40 After this operation, 89.5 MB of additional disk space will be used. 05:19:40 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] 05:19:40 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 05:19:40 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] 05:19:40 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] 05:19:40 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 05:19:40 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] 05:19:41 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] 05:19:41 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 05:19:41 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 05:19:41 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 05:19:41 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] 05:19:42 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] 05:19:42 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 05:19:42 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 05:19:42 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 05:19:42 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 05:19:42 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] 05:19:42 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] 05:19:42 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 05:19:42 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] 05:19:42 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] 05:19:42 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] 05:19:42 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 05:19:42 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 05:19:42 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 05:19:42 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 05:19:42 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 05:19:44 debconf: delaying package configuration, since apt-utils is not installed 05:19:44 Fetched 14.7 MB in 2s (5969 kB/s) 05:19:44 Selecting previously unselected package libxau6:amd64. 05:19:44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4637 files and directories currently installed.) 05:19:44 Preparing to unpack .../00-libxau6_1%3a1.0.8-1_amd64.deb ... 05:19:44 Unpacking libxau6:amd64 (1:1.0.8-1) ... 05:19:44 Selecting previously unselected package libbsd0:amd64. 05:19:44 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 05:19:44 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 05:19:44 Selecting previously unselected package libxdmcp6:amd64. 05:19:44 Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 05:19:44 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 05:19:44 Selecting previously unselected package libxcb1:amd64. 05:19:44 Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... 05:19:44 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... 05:19:44 Selecting previously unselected package libx11-data. 05:19:44 Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 05:19:44 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 05:19:45 Selecting previously unselected package libx11-6:amd64. 05:19:45 Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... 05:19:45 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 05:19:45 Selecting previously unselected package libxext6:amd64. 05:19:45 Preparing to unpack .../06-libxext6_2%3a1.3.3-1_amd64.deb ... 05:19:45 Unpacking libxext6:amd64 (2:1.3.3-1) ... 05:19:45 Selecting previously unselected package perl-modules-5.26. 05:19:45 Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 05:19:45 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 05:19:48 Selecting previously unselected package libgdbm5:amd64. 05:19:48 Preparing to unpack .../08-libgdbm5_1.14.1-6_amd64.deb ... 05:19:48 Unpacking libgdbm5:amd64 (1.14.1-6) ... 05:19:48 Selecting previously unselected package libgdbm-compat4:amd64. 05:19:48 Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_amd64.deb ... 05:19:48 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 05:19:48 Selecting previously unselected package libperl5.26:amd64. 05:19:48 Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... 05:19:48 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 05:19:49 Selecting previously unselected package perl. 05:19:49 Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_amd64.deb ... 05:19:49 Unpacking perl (5.26.1-6ubuntu0.3) ... 05:19:49 Selecting previously unselected package less. 05:19:49 Preparing to unpack .../12-less_487-0.1_amd64.deb ... 05:19:49 Unpacking less (487-0.1) ... 05:19:49 Selecting previously unselected package libexpat1:amd64. 05:19:49 Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 05:19:49 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 05:19:49 Selecting previously unselected package netbase. 05:19:49 Preparing to unpack .../14-netbase_5.4_all.deb ... 05:19:49 Unpacking netbase (5.4) ... 05:19:50 Selecting previously unselected package libedit2:amd64. 05:19:50 Preparing to unpack .../15-libedit2_3.1-20170329-1_amd64.deb ... 05:19:50 Unpacking libedit2:amd64 (3.1-20170329-1) ... 05:19:50 Selecting previously unselected package libssl1.0.0:amd64. 05:19:50 Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... 05:19:50 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 05:19:50 Selecting previously unselected package libxmuu1:amd64. 05:19:50 Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_amd64.deb ... 05:19:50 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... 05:19:50 Selecting previously unselected package openssh-client. 05:19:50 Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 05:19:50 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 05:19:50 Selecting previously unselected package xauth. 05:19:50 Preparing to unpack .../19-xauth_1%3a1.0.10-1_amd64.deb ... 05:19:50 Unpacking xauth (1:1.0.10-1) ... 05:19:50 Selecting previously unselected package curl. 05:19:50 Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_amd64.deb ... 05:19:50 Unpacking curl (7.58.0-2ubuntu3.8) ... 05:19:50 Selecting previously unselected package libcurl3-gnutls:amd64. 05:19:50 Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... 05:19:50 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 05:19:50 Selecting previously unselected package liberror-perl. 05:19:50 Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... 05:19:50 Unpacking liberror-perl (0.17025-1) ... 05:19:50 Selecting previously unselected package git-man. 05:19:50 Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 05:19:50 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 05:19:51 Selecting previously unselected package git. 05:19:51 Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 05:19:51 Unpacking git (1:2.17.1-1ubuntu0.7) ... 05:19:51 Selecting previously unselected package make. 05:19:51 Preparing to unpack .../25-make_4.1-9.1ubuntu1_amd64.deb ... 05:19:51 Unpacking make (4.1-9.1ubuntu1) ... 05:19:51 Selecting previously unselected package patch. 05:19:51 Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_amd64.deb ... 05:19:51 Unpacking patch (2.7.6-2ubuntu1.1) ... 05:19:52 Setting up libedit2:amd64 (3.1-20170329-1) ... 05:19:52 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 05:19:52 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 05:19:52 Setting up less (487-0.1) ... 05:19:52 Setting up make (4.1-9.1ubuntu1) ... 05:19:52 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 05:19:52 Setting up curl (7.58.0-2ubuntu3.8) ... 05:19:52 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 05:19:52 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 05:19:52 Setting up libgdbm5:amd64 (1.14.1-6) ... 05:19:52 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 05:19:52 Setting up patch (2.7.6-2ubuntu1.1) ... 05:19:52 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 05:19:52 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 05:19:52 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 05:19:52 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 05:19:52 Setting up libxau6:amd64 (1:1.0.8-1) ... 05:19:52 Setting up netbase (5.4) ... 05:19:52 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 05:19:52 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... 05:19:52 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 05:19:52 Setting up libxmuu1:amd64 (2:1.1.2-2) ... 05:19:52 Setting up perl (5.26.1-6ubuntu0.3) ... 05:19:53 Setting up libxext6:amd64 (2:1.3.3-1) ... 05:19:53 Setting up liberror-perl (0.17025-1) ... 05:19:53 Setting up xauth (1:1.0.10-1) ... 05:19:53 Setting up git (1:2.17.1-1ubuntu0.7) ... 05:19:53 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:19:55 curl set to automatically installed. 05:19:55 git set to automatically installed. 05:19:55 git-man set to automatically installed. 05:19:55 less set to automatically installed. 05:19:55 libbsd0 set to automatically installed. 05:19:55 libcurl3-gnutls set to automatically installed. 05:19:55 libedit2 set to automatically installed. 05:19:55 liberror-perl set to automatically installed. 05:19:55 libexpat1 set to automatically installed. 05:19:55 libgdbm-compat4 set to automatically installed. 05:19:55 libgdbm5 set to automatically installed. 05:19:55 libperl5.26 set to automatically installed. 05:19:55 libssl1.0.0 set to automatically installed. 05:19:55 libx11-6 set to automatically installed. 05:19:55 libx11-data set to automatically installed. 05:19:55 libxau6 set to automatically installed. 05:19:55 libxcb1 set to automatically installed. 05:19:55 libxdmcp6 set to automatically installed. 05:19:55 libxext6 set to automatically installed. 05:19:55 libxmuu1 set to automatically installed. 05:19:55 make set to automatically installed. 05:19:55 netbase set to automatically installed. 05:19:55 openssh-client set to automatically installed. 05:19:55 patch set to automatically installed. 05:19:55 perl set to automatically installed. 05:19:55 perl-modules-5.26 set to automatically installed. 05:19:55 xauth set to automatically installed. 05:19:55 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 05:19:55 Please ensure the environment is properly setup before continuing. 05:19:55 Ignore this message if the appropriate measures have already been taken 05:19:55 Pulling go 05:19:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6421 in /w/workspace/gexfoundry_device-mqtt-go_PR-145 [Pipeline] { [Pipeline] ws 05:19:55 Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout 05:19:56 'device-mqtt' has dependencies that need to be staged: go 05:19:56 Skipping pull go (already ran) 05:19:56 Building go 05:19:56 % Total % Received % Xferd Average Speed Time Time Time Current 05:19:56 Dload Upload Total Spent Left Speed 05:19:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 4 114M 4 5247k 0 0 41.3M 0 0:00:02 --:--:-- 0:00:02 40.9M 98 114M 98 112M 0 0 100M 0 0:00:01 0:00:01 --:--:-- 100M 100 114M 100 114M 0 0 100M 0 0:00:01 0:00:01 --:--:-- 100M 05:19:58 go1.13.5.linux-amd64.tar.gz: OK 05:20:03 using credential edgex-jenkins-ssh 05:20:03 Cloning the remote Git repository 05:20:03 Cloning with configured refspecs honoured and without tags 05:20:03 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 05:20:03 > git init /w/workspace/device-mqtt-go/2 # timeout=10 05:20:03 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:20:03 > git --version # timeout=10 05:20:04 using GIT_SSH to set credentials SSH Credentials for GitHub 05:20:04 > 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 05:20:05 Fetching without tags 05:20:06 Merging remotes/origin/master commit e2dc5f5af20d76c333efe1072a8117cf54f743a6 into PR head commit 863c2d092d29f8a9e87502338db31dca76e7e9f6 05:20:06 Merge succeeded, producing 863c2d092d29f8a9e87502338db31dca76e7e9f6 05:20:06 Checking out Revision 863c2d092d29f8a9e87502338db31dca76e7e9f6 (PR-145) 05:20:05 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:20:05 > git config --add remote.origin.fetch +refs/pull/145/head:refs/remotes/origin/PR-145 # timeout=10 05:20:05 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 05:20:05 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:20:05 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:20:05 using GIT_SSH to set credentials SSH Credentials for GitHub 05:20:05 > 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 05:20:06 > git config core.sparsecheckout # timeout=10 05:20:06 > git checkout -f 863c2d092d29f8a9e87502338db31dca76e7e9f6 # timeout=10 05:20:06 > git remote # timeout=10 05:20:06 > git config --get remote.origin.url # timeout=10 05:20:06 using GIT_SSH to set credentials SSH Credentials for GitHub 05:20:06 > git merge e2dc5f5af20d76c333efe1072a8117cf54f743a6 # timeout=10 05:20:06 > git rev-parse HEAD^{commit} # timeout=10 05:20:06 > git config core.sparsecheckout # timeout=10 05:20:06 > git checkout -f 863c2d092d29f8a9e87502338db31dca76e7e9f6 # timeout=10 05:20:07 Staging go 05:20:07 Pulling device-mqtt 05:20:08 Skipping build go (already ran) 05:20:08 Building device-mqtt 05:20:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 05:20:09 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.0 05:20:09 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 05:20:09 go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 05:20:09 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.54 05:20:09 go: downloading github.com/spf13/cast v1.3.0 05:20:09 go: extracting github.com/spf13/cast v1.3.0 05:20:09 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.54 05:20:09 go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 05:20:09 go: extracting github.com/edgexfoundry/device-sdk-go v1.2.0 05:20:09 go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 05:20:09 go: downloading github.com/google/uuid v1.1.1 05:20:09 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 05:20:09 go: downloading github.com/go-kit/kit v0.8.0 05:20:09 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 05:20:09 go: extracting github.com/google/uuid v1.1.1 05:20:09 go: downloading github.com/gorilla/mux v1.7.1 05:20:09 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.30 05:20:09 go: downloading github.com/pkg/errors v0.8.1 05:20:09 go: extracting github.com/gorilla/mux v1.7.1 05:20:09 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 05:20:09 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.30 05:20:09 go: extracting github.com/pkg/errors v0.8.1 05:20:09 go: downloading github.com/OneOfOne/xxhash v1.2.6 05:20:09 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.17 05:20:09 go: downloading gopkg.in/yaml.v2 v2.2.8 05:20:09 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 05:20:09 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 05:20:09 go: downloading github.com/x448/float16 v0.8.4 05:20:09 go: extracting github.com/OneOfOne/xxhash v1.2.6 05:20:09 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.17 05:20:09 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 05:20:09 go: extracting github.com/go-kit/kit v0.8.0 05:20:09 go: downloading github.com/hashicorp/consul/api v1.1.0 05:20:09 go: downloading github.com/BurntSushi/toml v0.3.1 05:20:09 go: downloading github.com/pelletier/go-toml v1.2.0 05:20:09 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 05:20:09 go: extracting gopkg.in/yaml.v2 v2.2.8 05:20:09 go: extracting github.com/x448/float16 v0.8.4 05:20:09 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:20:09 go: extracting github.com/BurntSushi/toml v0.3.1 05:20:09 go: extracting github.com/hashicorp/consul/api v1.1.0 05:20:09 go: extracting github.com/pelletier/go-toml v1.2.0 05:20:09 go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 05:20:09 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 05:20:09 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:20:09 go: downloading github.com/mitchellh/mapstructure v1.1.2 05:20:09 go: downloading github.com/hashicorp/serf v0.8.2 05:20:09 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 05:20:09 go: downloading github.com/mitchellh/copystructure v1.0.0 05:20:09 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 05:20:09 go: downloading github.com/go-logfmt/logfmt v0.4.0 05:20:09 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 05:20:09 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 05:20:09 go: extracting github.com/mitchellh/mapstructure v1.1.2 05:20:09 go: extracting github.com/mitchellh/copystructure v1.0.0 05:20:09 go: downloading github.com/mitchellh/reflectwalk v1.0.0 05:20:09 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 05:20:09 go: extracting github.com/go-logfmt/logfmt v0.4.0 05:20:09 go: extracting github.com/hashicorp/serf v0.8.2 05:20:09 go: extracting github.com/mitchellh/reflectwalk v1.0.0 05:20:10 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:20:10 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:20:10 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 05:20:10 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 05:20:10 go: downloading github.com/hashicorp/golang-lru v0.5.0 05:20:10 go: extracting github.com/hashicorp/golang-lru v0.5.0 05:20:10 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0 05:20:10 go: finding github.com/gorilla/mux v1.7.1 05:20:10 go: finding github.com/OneOfOne/xxhash v1.2.6 05:20:10 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 05:20:10 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 05:20:10 go: finding github.com/google/uuid v1.1.1 05:20:10 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 05:20:10 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 05:20:10 go: finding github.com/fxamacker/cbor/v2 v2.2.0 05:20:10 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 05:20:10 go: finding gopkg.in/yaml.v2 v2.2.8 05:20:10 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 05:20:10 go: finding github.com/BurntSushi/toml v0.3.1 05:20:10 go: finding github.com/go-kit/kit v0.8.0 05:20:10 go: finding github.com/pkg/errors v0.8.1 05:20:10 go: finding github.com/x448/float16 v0.8.4 05:20:10 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 05:20:10 go: finding github.com/hashicorp/consul/api v1.1.0 05:20:10 go: finding github.com/go-logfmt/logfmt v0.4.0 05:20:10 go: finding github.com/pelletier/go-toml v1.2.0 05:20:10 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:20:10 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 05:20:10 go: finding github.com/hashicorp/go-rootcerts v1.0.0 05:20:10 go: finding github.com/hashicorp/serf v0.8.2 05:20:10 go: finding github.com/mitchellh/mapstructure v1.1.2 05:20:10 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 05:20:10 go: finding github.com/mitchellh/copystructure v1.0.0 05:20:10 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:20:10 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 05:20:10 go: finding github.com/mitchellh/reflectwalk v1.0.0 05:20:10 go: finding github.com/hashicorp/golang-lru v0.5.0 05:20:10 go: finding github.com/spf13/cast v1.3.0 05:20:10 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 05:20:11 Commit message: "refactor: upgrade SDK to v1.2.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 05:20:12 ========================================================= 05:20:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 05:20:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:20:14 + 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 . 05:20:15 Sending build context to Docker daemon 569.9kB 05:20:15 Step 1/8 : ARG BASE=golang:1.13-alpine 05:20:15 Step 2/8 : FROM ${BASE} 05:20:16 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:20:16 cde5963f3b93: Pulling fs layer 05:20:16 2a23fa8c16f7: Pulling fs layer 05:20:16 777b28850792: Pulling fs layer 05:20:16 8a11ddd9e578: Pulling fs layer 05:20:16 4cf88f913ddb: Pulling fs layer 05:20:16 1df406cf5192: Pulling fs layer 05:20:16 cd6300453558: Pulling fs layer 05:20:16 b9c365052c96: Pulling fs layer 05:20:16 a2d8cc88f415: Pulling fs layer 05:20:16 ea1d1ca13537: Pulling fs layer 05:20:16 8a11ddd9e578: Waiting 05:20:16 3750a50a1c5e: Pulling fs layer 05:20:16 4cf88f913ddb: Waiting 05:20:16 cd6300453558: Waiting 05:20:16 b9c365052c96: Waiting 05:20:16 a2d8cc88f415: Waiting 05:20:16 ea1d1ca13537: Waiting 05:20:16 3750a50a1c5e: Waiting 05:20:16 1df406cf5192: Waiting 05:20:16 777b28850792: Verifying Checksum 05:20:16 777b28850792: Download complete 05:20:16 2a23fa8c16f7: Download complete 05:20:16 4cf88f913ddb: Verifying Checksum 05:20:16 4cf88f913ddb: Download complete 05:20:16 1df406cf5192: Verifying Checksum 05:20:16 1df406cf5192: Download complete 05:20:16 cde5963f3b93: Verifying Checksum 05:20:16 cde5963f3b93: Download complete 05:20:18 cde5963f3b93: Pull complete 05:20:19 2a23fa8c16f7: Pull complete 05:20:19 777b28850792: Pull complete 05:20:20 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:20:21 cd6300453558: Verifying Checksum 05:20:21 cd6300453558: Download complete 05:20:21 a2d8cc88f415: Verifying Checksum 05:20:21 a2d8cc88f415: Download complete 05:20:24 Skipping stage go (already ran) 05:20:24 Staging device-mqtt 05:20:24 ea1d1ca13537: Verifying Checksum 05:20:24 ea1d1ca13537: Download complete 05:20:24 3750a50a1c5e: Verifying Checksum 05:20:24 3750a50a1c5e: Download complete 05:20:25 Priming go 05:20:26 Priming device-mqtt 05:20:27 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 05:20:27 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 05:20:27 Determining the version from the project repo (version-script). 05:20:27 The version has been set to '0.0.0-20200428+863c2d0' 05:20:27 b9c365052c96: Verifying Checksum 05:20:27 b9c365052c96: Download complete 05:20:27 Snapping 'edgex-device-mqtt' ... 05:20:28 05:20:28 Snapped edgex-device-mqtt_0.0.0-20200428+863c2d0_amd64.snap 05:20:29 8a11ddd9e578: Verifying Checksum 05:20:29 8a11ddd9e578: Download complete [Pipeline] } 05:20:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:20:41 8a11ddd9e578: Pull complete 05:20:41 4cf88f913ddb: Pull complete 05:20:41 1df406cf5192: Pull complete 05:20:44 cd6300453558: Pull complete 05:20:50 b9c365052c96: Pull complete 05:20:50 a2d8cc88f415: Pull complete 05:20:51 ea1d1ca13537: Pull complete 05:20:52 3750a50a1c5e: Pull complete 05:20:52 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 05:20:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 05:20:52 ---> 78745c68409d 05:20:52 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 05:20:57 ---> Running in d55a3fd31021 05:20:57 Removing intermediate container d55a3fd31021 05:20:57 ---> 4e2b9ec1845d 05:20:57 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:20:57 ---> Running in f45d2b1f846f 05:20:59 Removing intermediate container f45d2b1f846f 05:20:59 ---> 1acb16a1e391 05:20:59 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 05:20:59 ---> Running in 1dc04851146b 05:21:00 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 05:21:01 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 05:21:01 (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) 05:21:02 (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 05:21:02 (3/18) Installing libmagic (5.37-r1) 05:21:02 (4/18) Installing file (5.37-r1) 05:21:02 (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 05:21:02 (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 05:21:02 (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 05:21:06 (8/18) Installing libc-dev (0.7.2-r0) 05:21:06 (9/18) Installing g++ (9.2.0-r4) 05:21:07 (10/18) Installing fortify-headers (1.1-r0) 05:21:07 (11/18) Installing build-base (0.5-r1) 05:21:07 (12/18) Installing openssh-keygen (8.1_p1-r0) 05:21:07 (13/18) Installing libedit (20191211.3.1-r0) 05:21:07 (14/18) Installing openssh-client (8.1_p1-r0) 05:21:07 (15/18) Installing openssh-sftp-server (8.1_p1-r0) 05:21:07 (16/18) Installing openssh-server-common (8.1_p1-r0) 05:21:07 (17/18) Installing openssh-server (8.1_p1-r0) 05:21:08 (18/18) Installing openssh (8.1_p1-r0) 05:21:08 Executing busybox-1.31.1-r8.trigger 05:21:08 OK: 203 MiB in 52 packages 05:21:14 Removing intermediate container 1dc04851146b 05:21:14 ---> 0dbe84305fdc 05:21:14 Step 6/8 : WORKDIR /device-mqtt-go 05:21:15 ---> Running in bc0fb0aa1add 05:21:15 Removing intermediate container bc0fb0aa1add 05:21:15 ---> f69d763287f1 05:21:15 Step 7/8 : COPY . . 05:21:16 ---> d6fa39cc80dd 05:21:16 Step 8/8 : RUN go mod download 05:21:16 ---> Running in 6cc988e68eb6 05:21:18 go: finding github.com/BurntSushi/toml v0.3.1 05:21:18 go: finding github.com/OneOfOne/xxhash v1.2.6 05:21:18 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 05:21:18 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:21:18 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 05:21:18 go: finding github.com/bgentry/speakeasy v0.1.0 05:21:18 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 05:21:18 go: finding github.com/davecgh/go-spew v1.1.1 05:21:18 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 05:21:18 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0 05:21:18 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 05:21:18 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 05:21:18 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 05:21:18 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 05:21:18 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 05:21:18 go: finding github.com/fatih/color v1.7.0 05:21:18 go: finding github.com/fxamacker/cbor/v2 v2.2.0 05:21:18 go: finding github.com/go-kit/kit v0.8.0 05:21:18 go: finding github.com/go-logfmt/logfmt v0.4.0 05:21:18 go: finding github.com/go-stack/stack v1.8.0 05:21:18 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 05:21:18 go: finding github.com/google/uuid v1.1.1 05:21:18 go: finding github.com/gorilla/mux v1.7.1 05:21:18 go: finding github.com/hashicorp/consul/api v1.1.0 05:21:18 go: finding github.com/hashicorp/consul/sdk v0.1.1 05:21:18 go: finding github.com/hashicorp/errwrap v1.0.0 05:21:18 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 05:21:18 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 05:21:18 go: finding github.com/hashicorp/go-msgpack v0.5.3 05:21:18 go: finding github.com/hashicorp/go-multierror v1.0.0 05:21:18 go: finding github.com/hashicorp/go-rootcerts v1.0.0 05:21:18 go: finding github.com/hashicorp/go-sockaddr v1.0.0 05:21:18 go: finding github.com/hashicorp/go-syslog v1.0.0 05:21:18 go: finding github.com/hashicorp/go-uuid v1.0.1 05:21:18 go: finding github.com/hashicorp/go.net v0.0.1 05:21:18 go: finding github.com/hashicorp/golang-lru v0.5.0 05:21:18 go: finding github.com/hashicorp/logutils v1.0.0 05:21:18 go: finding github.com/hashicorp/mdns v1.0.0 05:21:18 go: finding github.com/hashicorp/memberlist v0.1.3 05:21:18 go: finding github.com/hashicorp/serf v0.8.2 05:21:18 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 05:21:18 go: finding github.com/kr/pretty v0.1.0 05:21:18 go: finding github.com/kr/pty v1.1.1 05:21:18 go: finding github.com/kr/text v0.1.0 05:21:18 go: finding github.com/mattn/go-colorable v0.0.9 05:21:18 go: finding github.com/mattn/go-isatty v0.0.3 05:21:18 go: finding github.com/miekg/dns v1.0.14 05:21:18 go: finding github.com/mitchellh/cli v1.0.0 05:21:18 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:21:18 go: finding github.com/mitchellh/copystructure v1.0.0 05:21:18 go: finding github.com/mitchellh/go-homedir v1.0.0 05:21:18 go: finding github.com/mitchellh/go-testing-interface v1.0.0 05:21:18 go: finding github.com/mitchellh/gox v0.4.0 05:21:18 go: finding github.com/mitchellh/iochan v1.0.0 05:21:18 go: finding github.com/mitchellh/mapstructure v1.1.2 05:21:19 go: finding github.com/mitchellh/reflectwalk v1.0.0 05:21:19 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 05:21:19 go: finding github.com/pelletier/go-toml v1.2.0 05:21:19 go: finding github.com/pkg/errors v0.8.1 05:21:19 go: finding github.com/pmezard/go-difflib v1.0.0 05:21:19 go: finding github.com/posener/complete v1.1.1 05:21:19 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 05:21:19 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 05:21:19 go: finding github.com/spf13/cast v1.3.0 05:21:19 go: finding github.com/stretchr/objx v0.1.0 05:21:19 go: finding github.com/stretchr/testify v1.5.1 05:21:19 go: finding github.com/ugorji/go v1.1.4 05:21:19 go: finding github.com/x448/float16 v0.8.4 05:21:19 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 05:21:19 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 05:21:19 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 05:21:19 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 05:21:19 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 05:21:19 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 05:21:19 go: finding gopkg.in/yaml.v2 v2.2.8 05:21:31 Removing intermediate container 6cc988e68eb6 05:21:31 ---> c72dd70e18f9 05:21:31 Successfully built c72dd70e18f9 05:21:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:21:32 + docker inspect -f . ci-base-image-arm64 05:21:32 . [Pipeline] withDockerContainer 05:21:32 prd-ubuntu18.04-docker-arm64-4c-16g-6421 does not seem to be running inside a container 05:21:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:21:34 $ docker top 30678dbd003ee52a0cc2c3d854164a70b27bf23596cc6717279137bd30b30434 -eo pid,comm [Pipeline] { [Pipeline] sh 05:21:35 + go version 05:21:35 go version go1.13.5 linux/arm64 [Pipeline] sh 05:21:36 + make test 05:21:36 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:21:37 ? github.com/edgexfoundry/device-mqtt-go [no test files] 05:22:16 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 05:22:16 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.029s coverage: 29.8% of statements 05:22:16 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 05:22:16 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:22:22 gofmt -l . 05:22:22 ["`gofmt -l .`" = ""] 05:22:22 ./bin/test-attribution-txt.sh 05:22:22 ./bin/test-go-mod-tidy.sh [Pipeline] stash 05:22:23 Warning: overwriting stash ‘coverage-report’ 05:22:23 Stashed 1 file(s) [Pipeline] } 05:22:23 $ docker stop --time=1 30678dbd003ee52a0cc2c3d854164a70b27bf23596cc6717279137bd30b30434 05:22:26 $ docker rm -f 30678dbd003ee52a0cc2c3d854164a70b27bf23596cc6717279137bd30b30434 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:22:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:22:27 + ls -al . 05:22:27 total 132 05:22:27 drwxrwxr-x 9 jenkins jenkins 4096 Apr 28 05:22 . 05:22:27 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 05:20 .. 05:22:27 -rw-rw-r-- 1 jenkins jenkins 140 Apr 28 05:20 .dockerignore 05:22:27 drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 05:20 .git 05:22:27 -rw-rw-r-- 1 jenkins jenkins 335 Apr 28 05:20 .gitignore 05:22:27 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 05:20 .semver 05:22:27 -rw-rw-r-- 1 jenkins jenkins 4678 Apr 28 05:20 Attribution.txt 05:22:27 -rw-rw-r-- 1 jenkins jenkins 1776 Apr 28 05:20 Dockerfile 05:22:27 -rw-rw-r-- 1 jenkins jenkins 953 Apr 28 05:20 Dockerfile.build 05:22:27 -rw-rw-r-- 1 jenkins jenkins 700 Apr 28 05:20 Jenkinsfile 05:22:27 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 28 05:20 LICENSE 05:22:27 -rw-rw-r-- 1 jenkins jenkins 902 Apr 28 05:20 Makefile 05:22:27 -rw-rw-r-- 1 jenkins jenkins 444 Apr 28 05:20 README.md 05:22:27 -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 05:14 VERSION 05:22:27 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 05:20 bin 05:22:27 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 05:20 cmd 05:22:27 -rw-r--r-- 1 jenkins jenkins 18214 Apr 28 05:22 coverage.out 05:22:27 -rw-r--r-- 1 jenkins jenkins 510 Apr 28 05:22 go.mod 05:22:27 -rw-r--r-- 1 jenkins jenkins 13518 Apr 28 05:22 go.sum 05:22:27 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 05:20 internal 05:22:27 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 05:20 mock 05:22:27 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 05:20 snap 05:22:27 -rw-rw-r-- 1 jenkins jenkins 227 Apr 28 05:20 version.go [Pipeline] isUnix [Pipeline] sh 05:22:28 + docker build -t docker-device-mqtt-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=863c2d092d29f8a9e87502338db31dca76e7e9f6 --label arch=arm64 --label version=0.0.0 . 05:22:28 Sending build context to Docker daemon 588.8kB 05:22:28 Step 1/21 : ARG BASE=golang:1.13-alpine 05:22:28 Step 2/21 : FROM ${BASE} AS builder 05:22:28 ---> c72dd70e18f9 05:22:28 Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 05:22:28 ---> Running in c92d66180350 05:22:29 Removing intermediate container c92d66180350 05:22:29 ---> 97235a4f740a 05:22:29 Step 4/21 : ARG ALPINE_PKG_EXTRA="" 05:22:29 ---> Running in c1def6db5673 05:22:29 Removing intermediate container c1def6db5673 05:22:29 ---> 919dcdba69cc 05:22:29 Step 5/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:22:29 ---> Running in 492c04789d87 05:22:32 Removing intermediate container 492c04789d87 05:22:32 ---> 2cee59fc5f4b 05:22:32 Step 6/21 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:22:32 ---> Running in 02fd7f014acc 05:22:33 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 05:22:33 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 05:22:34 OK: 203 MiB in 52 packages 05:22:35 Removing intermediate container 02fd7f014acc 05:22:35 ---> 1681dce8e3e8 05:22:35 Step 7/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 05:22:35 ---> Running in b90af4f8ddb8 05:22:36 Removing intermediate container b90af4f8ddb8 05:22:36 ---> 907157747a48 05:22:36 Step 8/21 : COPY . . 05:22:37 ---> 21ffb3c069bf 05:22:37 Step 9/21 : ARG MAKE='make build' 05:22:37 ---> Running in 5134363b0e9a 05:22:37 Removing intermediate container 5134363b0e9a 05:22:37 ---> a3eee2415359 05:22:37 Step 10/21 : RUN $MAKE 05:22:37 ---> Running in 64be650f6f7e 05:22:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 05:23:10 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:23:19 Removing intermediate container 64be650f6f7e 05:23:19 ---> 1ba659ca780b 05:23:19 Step 11/21 : FROM alpine 05:23:19 latest: Pulling from library/alpine 05:23:19 29e5d40040c1: Pulling fs layer 05:23:19 29e5d40040c1: Verifying Checksum 05:23:19 29e5d40040c1: Download complete 05:23:19 29e5d40040c1: Pull complete 05:23:19 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 05:23:19 Status: Downloaded newer image for alpine:latest 05:23:19 ---> c20d2a9ab686 05:23:19 Step 12/21 : ENV APP_PORT=49982 05:23:20 ---> Running in 629761134e9b 05:23:20 Removing intermediate container 629761134e9b 05:23:20 ---> 514451aae63d 05:23:20 Step 13/21 : EXPOSE $APP_PORT 05:23:20 ---> Running in 7e3387360d3b 05:23:20 Removing intermediate container 7e3387360d3b 05:23:20 ---> bad5c4b53e54 05:23:20 Step 14/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 05:23:22 ---> 92af5f23e9a7 05:23:22 Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 05:23:22 ---> 81462e2b04ae 05:23:22 Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 05:23:23 ---> 1fe7ef22f07f 05:23:23 Step 17/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 05:23:23 ---> Running in 722837a40bd3 05:23:23 Removing intermediate container 722837a40bd3 05:23:23 ---> 0f399b4958d4 05:23:23 Step 18/21 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 05:23:24 ---> Running in e3792124eb01 05:23:24 Removing intermediate container e3792124eb01 05:23:24 ---> fffdc24f2efd 05:23:24 Step 19/21 : LABEL arch=arm64 05:23:24 ---> Running in 12f348885678 05:23:24 Removing intermediate container 12f348885678 05:23:24 ---> b8b12f1f2925 05:23:24 Step 20/21 : LABEL git_sha=863c2d092d29f8a9e87502338db31dca76e7e9f6 05:23:24 ---> Running in e6fee54e7c4e 05:23:25 Removing intermediate container e6fee54e7c4e 05:23:25 ---> 3bfcdec22ed3 05:23:25 Step 21/21 : LABEL version=0.0.0 05:23:25 ---> Running in c907c8cd93d9 05:23:25 Removing intermediate container c907c8cd93d9 05:23:25 ---> cef5b14e6c6f 05:23:25 [Warning] One or more build-args [ARCH] were not consumed 05:23:26 Successfully built cef5b14e6c6f 05:23:26 Successfully tagged docker-device-mqtt-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh 05:23:26 + find /w/workspace/device-mqtt-go/2 05:23:26 + grep snapcraft.yaml 05:23:26 + grep -Po ^name: \K(.*) /w/workspace/device-mqtt-go/2/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:23:26 provisioning config files... 05:23:26 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/2@tmp/config2363378206350479985tmp [Pipeline] { [Pipeline] sh 05:23:27 + cp /w/workspace/device-mqtt-go/2@tmp/config2363378206350479985tmp /w/workspace/device-mqtt-go/2/edgex-snap-store-login [Pipeline] sh 05:23:27 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/2:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 05:23:27 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally 05:23:27 latest: Pulling from edgex-devops/edgex-snap-builder-arm64 05:23:27 b2f61026a351: Pulling fs layer 05:23:27 5538fb30c42c: Pulling fs layer 05:23:27 f0b05810781a: Pulling fs layer 05:23:27 0180a33352d6: Pulling fs layer 05:23:27 e7604b0c0f53: Pulling fs layer 05:23:27 db689cb83ae0: Pulling fs layer 05:23:27 0180a33352d6: Waiting 05:23:27 6138af208834: Pulling fs layer 05:23:27 007c8e8c5d63: Pulling fs layer 05:23:27 e7604b0c0f53: Waiting 05:23:27 4f7a387c642f: Pulling fs layer 05:23:27 db689cb83ae0: Waiting 05:23:27 007c8e8c5d63: Waiting 05:23:27 4f7a387c642f: Waiting 05:23:27 6138af208834: Waiting 05:23:27 f0b05810781a: Download complete 05:23:28 5538fb30c42c: Verifying Checksum 05:23:28 5538fb30c42c: Download complete 05:23:28 0180a33352d6: Verifying Checksum 05:23:28 0180a33352d6: Download complete 05:23:28 db689cb83ae0: Verifying Checksum 05:23:28 db689cb83ae0: Download complete 05:23:28 6138af208834: Verifying Checksum 05:23:28 6138af208834: Download complete 05:23:28 007c8e8c5d63: Download complete 05:23:28 4f7a387c642f: Verifying Checksum 05:23:28 4f7a387c642f: Download complete 05:23:30 b2f61026a351: Verifying Checksum 05:23:30 b2f61026a351: Download complete 05:23:33 b2f61026a351: Pull complete 05:23:33 5538fb30c42c: Pull complete 05:23:33 f0b05810781a: Pull complete 05:23:34 0180a33352d6: Pull complete 05:23:56 e7604b0c0f53: Download complete 05:24:28 e7604b0c0f53: Pull complete 05:24:28 db689cb83ae0: Pull complete 05:24:28 6138af208834: Pull complete 05:24:28 007c8e8c5d63: Pull complete 05:24:28 4f7a387c642f: Pull complete 05:24:28 Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 05:24:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 05:24:31 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 05:24:31 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 05:24:31 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 05:24:31 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 05:24:32 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1222 kB] 05:24:32 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [845 kB] 05:24:33 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7337 B] 05:24:33 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] 05:24:33 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [743 kB] 05:24:33 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [571 kB] 05:24:33 Fetched 3650 kB in 3s (1358 kB/s) 05:24:40 Reading package lists... 05:24:55 Installing build dependencies: curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase openssh-client patch perl perl-modules-5.26 xauth 05:24:59 Reading package lists... 05:25:00 Building dependency tree... 05:25:00 Reading state information... 05:25:00 The following packages were automatically installed and are no longer required: 05:25:00 libjq1 liblzo2-2 libonig4 05:25:00 Use 'sudo apt autoremove' to remove them. 05:25:00 Suggested packages: 05:25:00 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 05:25:00 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc 05:25:00 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 05:25:00 libterm-readline-gnu-perl | libterm-readline-perl-perl 05:25:00 The following NEW packages will be installed: 05:25:00 curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl 05:25:00 libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 05:25:00 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase 05:25:00 openssh-client patch perl perl-modules-5.26 xauth 05:25:01 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 05:25:01 Need to get 12.9 MB of archives. 05:25:01 After this operation, 84.2 MB of additional disk space will be used. 05:25:01 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] 05:25:01 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] 05:25:01 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] 05:25:01 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] 05:25:01 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 05:25:01 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] 05:25:01 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] 05:25:01 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 05:25:02 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] 05:25:02 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] 05:25:02 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] 05:25:03 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] 05:25:03 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] 05:25:03 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] 05:25:03 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] 05:25:03 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] 05:25:03 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] 05:25:03 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] 05:25:03 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] 05:25:04 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] 05:25:04 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] 05:25:04 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] 05:25:04 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] 05:25:04 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 05:25:04 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] 05:25:04 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] 05:25:04 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] 05:25:05 debconf: delaying package configuration, since apt-utils is not installed 05:25:05 Fetched 12.9 MB in 4s (3664 kB/s) 05:25:05 Selecting previously unselected package libxau6:arm64. 05:25:05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4630 files and directories currently installed.) 05:25:05 Preparing to unpack .../00-libxau6_1%3a1.0.8-1_arm64.deb ... 05:25:05 Unpacking libxau6:arm64 (1:1.0.8-1) ... 05:25:05 Selecting previously unselected package libbsd0:arm64. 05:25:05 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... 05:25:05 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 05:25:05 Selecting previously unselected package libxdmcp6:arm64. 05:25:05 Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_arm64.deb ... 05:25:05 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... 05:25:05 Selecting previously unselected package libxcb1:arm64. 05:25:05 Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... 05:25:05 Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... 05:25:06 Selecting previously unselected package libx11-data. 05:25:06 Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 05:25:06 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 05:25:06 Selecting previously unselected package libx11-6:arm64. 05:25:06 Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... 05:25:06 Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 05:25:06 Selecting previously unselected package libxext6:arm64. 05:25:06 Preparing to unpack .../06-libxext6_2%3a1.3.3-1_arm64.deb ... 05:25:06 Unpacking libxext6:arm64 (2:1.3.3-1) ... 05:25:06 Selecting previously unselected package perl-modules-5.26. 05:25:06 Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 05:25:06 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 05:25:08 Selecting previously unselected package libgdbm5:arm64. 05:25:08 Preparing to unpack .../08-libgdbm5_1.14.1-6_arm64.deb ... 05:25:08 Unpacking libgdbm5:arm64 (1.14.1-6) ... 05:25:08 Selecting previously unselected package libgdbm-compat4:arm64. 05:25:08 Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_arm64.deb ... 05:25:08 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... 05:25:08 Selecting previously unselected package libperl5.26:arm64. 05:25:08 Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... 05:25:08 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 05:25:10 Selecting previously unselected package perl. 05:25:10 Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_arm64.deb ... 05:25:10 Unpacking perl (5.26.1-6ubuntu0.3) ... 05:25:10 Selecting previously unselected package less. 05:25:10 Preparing to unpack .../12-less_487-0.1_arm64.deb ... 05:25:10 Unpacking less (487-0.1) ... 05:25:10 Selecting previously unselected package libexpat1:arm64. 05:25:10 Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... 05:25:10 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 05:25:10 Selecting previously unselected package netbase. 05:25:10 Preparing to unpack .../14-netbase_5.4_all.deb ... 05:25:10 Unpacking netbase (5.4) ... 05:25:10 Selecting previously unselected package libedit2:arm64. 05:25:10 Preparing to unpack .../15-libedit2_3.1-20170329-1_arm64.deb ... 05:25:10 Unpacking libedit2:arm64 (3.1-20170329-1) ... 05:25:10 Selecting previously unselected package libssl1.0.0:arm64. 05:25:10 Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... 05:25:10 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 05:25:11 Selecting previously unselected package libxmuu1:arm64. 05:25:11 Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_arm64.deb ... 05:25:11 Unpacking libxmuu1:arm64 (2:1.1.2-2) ... 05:25:11 Selecting previously unselected package openssh-client. 05:25:11 Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... 05:25:11 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 05:25:11 Selecting previously unselected package xauth. 05:25:11 Preparing to unpack .../19-xauth_1%3a1.0.10-1_arm64.deb ... 05:25:11 Unpacking xauth (1:1.0.10-1) ... 05:25:11 Selecting previously unselected package curl. 05:25:11 Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_arm64.deb ... 05:25:11 Unpacking curl (7.58.0-2ubuntu3.8) ... 05:25:11 Selecting previously unselected package libcurl3-gnutls:arm64. 05:25:11 Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... 05:25:11 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 05:25:12 Selecting previously unselected package liberror-perl. 05:25:12 Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... 05:25:12 Unpacking liberror-perl (0.17025-1) ... 05:25:12 Selecting previously unselected package git-man. 05:25:12 Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 05:25:12 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 05:25:12 Selecting previously unselected package git. 05:25:12 Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... 05:25:12 Unpacking git (1:2.17.1-1ubuntu0.7) ... 05:25:14 Selecting previously unselected package make. 05:25:14 Preparing to unpack .../25-make_4.1-9.1ubuntu1_arm64.deb ... 05:25:14 Unpacking make (4.1-9.1ubuntu1) ... 05:25:14 Selecting previously unselected package patch. 05:25:14 Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_arm64.deb ... 05:25:14 Unpacking patch (2.7.6-2ubuntu1.1) ... 05:25:14 Setting up libedit2:arm64 (3.1-20170329-1) ... 05:25:14 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 05:25:14 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 05:25:14 Setting up less (487-0.1) ... 05:25:14 Setting up make (4.1-9.1ubuntu1) ... 05:25:14 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 05:25:15 Setting up curl (7.58.0-2ubuntu3.8) ... 05:25:15 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 05:25:15 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 05:25:15 Setting up libgdbm5:arm64 (1.14.1-6) ... 05:25:15 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 05:25:15 Setting up patch (2.7.6-2ubuntu1.1) ... 05:25:15 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... 05:25:15 Setting up libgdbm-compat4:arm64 (1.14.1-6) ... 05:25:15 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 05:25:15 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 05:25:15 Setting up libxau6:arm64 (1:1.0.8-1) ... 05:25:15 Setting up netbase (5.4) ... 05:25:16 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 05:25:16 Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... 05:25:16 Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 05:25:16 Setting up libxmuu1:arm64 (2:1.1.2-2) ... 05:25:16 Setting up perl (5.26.1-6ubuntu0.3) ... 05:25:16 Setting up libxext6:arm64 (2:1.3.3-1) ... 05:25:16 Setting up liberror-perl (0.17025-1) ... 05:25:16 Setting up xauth (1:1.0.10-1) ... 05:25:16 Setting up git (1:2.17.1-1ubuntu0.7) ... 05:25:16 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:25:24 curl set to automatically installed. 05:25:24 git set to automatically installed. 05:25:24 git-man set to automatically installed. 05:25:24 less set to automatically installed. 05:25:24 libbsd0 set to automatically installed. 05:25:24 libcurl3-gnutls set to automatically installed. 05:25:24 libedit2 set to automatically installed. 05:25:24 liberror-perl set to automatically installed. 05:25:24 libexpat1 set to automatically installed. 05:25:24 libgdbm-compat4 set to automatically installed. 05:25:24 libgdbm5 set to automatically installed. 05:25:24 libperl5.26 set to automatically installed. 05:25:24 libssl1.0.0 set to automatically installed. 05:25:24 libx11-6 set to automatically installed. 05:25:24 libx11-data set to automatically installed. 05:25:24 libxau6 set to automatically installed. 05:25:24 libxcb1 set to automatically installed. 05:25:24 libxdmcp6 set to automatically installed. 05:25:24 libxext6 set to automatically installed. 05:25:24 libxmuu1 set to automatically installed. 05:25:24 make set to automatically installed. 05:25:24 netbase set to automatically installed. 05:25:24 openssh-client set to automatically installed. 05:25:24 patch set to automatically installed. 05:25:24 perl set to automatically installed. 05:25:24 perl-modules-5.26 set to automatically installed. 05:25:24 xauth set to automatically installed. 05:25:24 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 05:25:24 Please ensure the environment is properly setup before continuing. 05:25:24 Ignore this message if the appropriate measures have already been taken 05:25:25 Pulling go 05:25:29 'device-mqtt' has dependencies that need to be staged: go 05:25:29 Skipping pull go (already ran) 05:25:29 Building go 05:25:29 % Total % Received % Xferd Average Speed Time Time Time Current 05:25:29 Dload Upload Total Spent Left Speed 05:25:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 14 93.0M 14 13.6M 0 0 28.6M 0 0:00:03 --:--:-- 0:00:03 28.6M 59 93.0M 59 55.8M 0 0 37.9M 0 0:00:02 0:00:01 0:00:01 37.9M 100 93.0M 100 93.0M 0 0 39.8M 0 0:00:02 0:00:02 --:--:-- 39.8M 05:25:33 go1.13.5.linux-arm64.tar.gz: OK 05:25:55 Staging go 05:25:59 Pulling device-mqtt 05:26:03 Skipping build go (already ran) 05:26:03 Building device-mqtt 05:26:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 05:26:04 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.0 05:26:04 go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 05:26:04 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.54 05:26:04 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 05:26:04 go: downloading github.com/spf13/cast v1.3.0 05:26:04 go: extracting github.com/spf13/cast v1.3.0 05:26:04 go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 05:26:04 go: extracting github.com/edgexfoundry/device-sdk-go v1.2.0 05:26:04 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.54 05:26:04 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 05:26:04 go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 05:26:04 go: downloading github.com/gorilla/mux v1.7.1 05:26:04 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.30 05:26:04 go: downloading gopkg.in/yaml.v2 v2.2.8 05:26:04 go: extracting github.com/gorilla/mux v1.7.1 05:26:04 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.17 05:26:04 go: downloading github.com/google/uuid v1.1.1 05:26:04 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.30 05:26:04 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.17 05:26:04 go: extracting github.com/google/uuid v1.1.1 05:26:04 go: downloading github.com/go-kit/kit v0.8.0 05:26:04 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 05:26:04 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 05:26:04 go: extracting gopkg.in/yaml.v2 v2.2.8 05:26:04 go: downloading github.com/hashicorp/consul/api v1.1.0 05:26:04 go: downloading github.com/pelletier/go-toml v1.2.0 05:26:04 go: downloading github.com/BurntSushi/toml v0.3.1 05:26:04 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 05:26:05 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 05:26:05 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 05:26:05 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 05:26:05 go: extracting github.com/BurntSushi/toml v0.3.1 05:26:05 go: extracting github.com/pelletier/go-toml v1.2.0 05:26:05 go: extracting github.com/hashicorp/consul/api v1.1.0 05:26:05 go: downloading github.com/pkg/errors v0.8.1 05:26:05 go: downloading github.com/OneOfOne/xxhash v1.2.6 05:26:05 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:26:05 go: extracting github.com/go-kit/kit v0.8.0 05:26:05 go: downloading github.com/x448/float16 v0.8.4 05:26:05 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 05:26:05 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 05:26:05 go: downloading github.com/mitchellh/mapstructure v1.1.2 05:26:05 go: downloading github.com/go-logfmt/logfmt v0.4.0 05:26:05 go: extracting github.com/pkg/errors v0.8.1 05:26:05 go: downloading github.com/hashicorp/serf v0.8.2 05:26:05 go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 05:26:05 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:26:05 go: downloading github.com/mitchellh/copystructure v1.0.0 05:26:05 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 05:26:05 go: extracting github.com/x448/float16 v0.8.4 05:26:05 go: extracting github.com/go-logfmt/logfmt v0.4.0 05:26:05 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 05:26:05 go: extracting github.com/mitchellh/mapstructure v1.1.2 05:26:05 go: extracting github.com/OneOfOne/xxhash v1.2.6 05:26:05 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 05:26:05 go: extracting github.com/mitchellh/copystructure v1.0.0 05:26:05 go: downloading github.com/mitchellh/reflectwalk v1.0.0 05:26:05 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 05:26:05 go: extracting github.com/mitchellh/reflectwalk v1.0.0 05:26:05 go: extracting github.com/hashicorp/serf v0.8.2 05:26:05 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:26:05 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:26:05 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 05:26:05 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 05:26:05 go: downloading github.com/hashicorp/golang-lru v0.5.0 05:26:05 go: extracting github.com/hashicorp/golang-lru v0.5.0 05:26:05 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0 05:26:05 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 05:26:05 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 05:26:05 go: finding github.com/spf13/cast v1.3.0 05:26:05 go: finding github.com/gorilla/mux v1.7.1 05:26:05 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 05:26:05 go: finding github.com/OneOfOne/xxhash v1.2.6 05:26:05 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 05:26:05 go: finding github.com/fxamacker/cbor/v2 v2.2.0 05:26:05 go: finding github.com/go-kit/kit v0.8.0 05:26:06 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 05:26:06 go: finding github.com/google/uuid v1.1.1 05:26:06 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 05:26:06 go: finding github.com/go-logfmt/logfmt v0.4.0 05:26:06 go: finding github.com/x448/float16 v0.8.4 05:26:06 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 05:26:06 go: finding github.com/BurntSushi/toml v0.3.1 05:26:06 go: finding gopkg.in/yaml.v2 v2.2.8 05:26:06 go: finding github.com/pkg/errors v0.8.1 05:26:06 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 05:26:06 go: finding github.com/hashicorp/consul/api v1.1.0 05:26:06 go: finding github.com/pelletier/go-toml v1.2.0 05:26:06 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:26:06 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 05:26:06 go: finding github.com/hashicorp/go-rootcerts v1.0.0 05:26:06 go: finding github.com/hashicorp/serf v0.8.2 05:26:06 go: finding github.com/mitchellh/mapstructure v1.1.2 05:26:06 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 05:26:06 go: finding github.com/mitchellh/copystructure v1.0.0 05:26:06 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:26:06 go: finding github.com/mitchellh/reflectwalk v1.0.0 05:26:06 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 05:26:06 go: finding github.com/hashicorp/golang-lru v0.5.0 05:26:38 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:27:00 Skipping stage go (already ran) 05:27:00 Staging device-mqtt 05:27:03 Priming go 05:27:08 Priming device-mqtt 05:27:12 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 05:27:12 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 05:27:12 Determining the version from the project repo (version-script). 05:27:12 The version has been set to '0.0.0-20200428+863c2d0' 05:27:12 Snapping 'edgex-device-mqtt' ... 05:27:16 05:27:16 Snapped edgex-device-mqtt_0.0.0-20200428+863c2d0_arm64.snap [Pipeline] } 05:27:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 05:27:19 provisioning config files... 05:27:19 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp/config3681952993777861888tmp [Pipeline] { [Pipeline] sh 05:27:19 + curl -s https://codecov.io/bash 05:27:19 + bash -s - -t @/w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp/config3681952993777861888tmp 05:27:20 05:27:20 _____ _ 05:27:20 / ____| | | 05:27:20 | | ___ __| | ___ ___ _____ __ 05:27:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:27:20 | |___| (_) | (_| | __/ (_| (_) \ V / 05:27:20 \_____\___/ \__,_|\___|\___\___/ \_/ 05:27:20 Bash-tbd 05:27:20 05:27:20 05:27:20 ==> Jenkins CI detected. 05:27:20 project root: . 05:27:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:27:20 ==> Running gcov in . (disable via -X gcov) 05:27:20 ==> Python coveragepy not found 05:27:20 ==> Searching for coverage reports in: 05:27:20 + . 05:27:20 -> Found 1 reports 05:27:20 ==> Detecting git/mercurial file structure 05:27:20 ==> Reading reports 05:27:20 + ./coverage.out bytes=18214 05:27:20 ==> Appending adjustments 05:27:20 http://docs.codecov.io/docs/fixing-reports 05:27:20 + Found adjustments 05:27:20 ==> Gzipping contents 05:27:20 ==> Uploading reports 05:27:20 url: https://codecov.io 05:27:20 query: branch=PR-145&commit=863c2d092d29f8a9e87502338db31dca76e7e9f6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-145%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=145&job= 05:27:20 -> Pinging Codecov 05:27:20 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-145&commit=863c2d092d29f8a9e87502338db31dca76e7e9f6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-145%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=145&job= 05:27:20 -> Uploading 05:27:21 -> View reports at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/863c2d092d29f8a9e87502338db31dca76e7e9f6 [Pipeline] } 05:27:21 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 05:27:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:27:22 ---> package-listing.sh 05:27:22 ++ facter osfamily 05:27:22 ++ tr '[:upper:]' '[:lower:]' 05:27:22 + OS_FAMILY=redhat 05:27:22 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-145 05:27:22 + START_PACKAGES=/tmp/packages_start.txt 05:27:22 + END_PACKAGES=/tmp/packages_end.txt 05:27:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:27:22 + PACKAGES=/tmp/packages_start.txt 05:27:22 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-145 ']' 05:27:22 + PACKAGES=/tmp/packages_end.txt 05:27:22 + case "${OS_FAMILY}" in 05:27:22 + rpm -qa 05:27:22 + sort 05:27:27 + '[' -f /tmp/packages_start.txt ']' 05:27:27 + '[' -f /tmp/packages_end.txt ']' 05:27:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:27:27 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-145 ']' 05:27:27 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-145/archives/ 05:27:27 + 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 05:27:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:27:27 05:27:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:27:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:27:27 alpine: Pulling from edgex-lftools-log-publisher 05:27:27 c9b1b535fdd9: Pulling fs layer 05:27:27 2cc5ad85d9ab: Pulling fs layer 05:27:27 756a868c4378: Pulling fs layer 05:27:27 444b2fc9a129: Pulling fs layer 05:27:27 ea15f1150254: Pulling fs layer 05:27:27 41b27a9f41bf: Pulling fs layer 05:27:27 28c525ee5125: Pulling fs layer 05:27:27 094b1ea09ed8: Pulling fs layer 05:27:27 138eaada9080: Pulling fs layer 05:27:27 0622d0fa9048: Pulling fs layer 05:27:27 444b2fc9a129: Waiting 05:27:27 ea15f1150254: Waiting 05:27:27 41b27a9f41bf: Waiting 05:27:27 28c525ee5125: Waiting 05:27:27 094b1ea09ed8: Waiting 05:27:27 138eaada9080: Waiting 05:27:27 0622d0fa9048: Waiting 05:27:27 2cc5ad85d9ab: Verifying Checksum 05:27:27 2cc5ad85d9ab: Download complete 05:27:27 444b2fc9a129: Verifying Checksum 05:27:27 444b2fc9a129: Download complete 05:27:27 c9b1b535fdd9: Verifying Checksum 05:27:27 c9b1b535fdd9: Download complete 05:27:27 ea15f1150254: Verifying Checksum 05:27:27 ea15f1150254: Download complete 05:27:28 28c525ee5125: Verifying Checksum 05:27:28 28c525ee5125: Download complete 05:27:28 756a868c4378: Verifying Checksum 05:27:28 756a868c4378: Download complete 05:27:28 c9b1b535fdd9: Pull complete 05:27:28 094b1ea09ed8: Verifying Checksum 05:27:28 094b1ea09ed8: Download complete 05:27:28 138eaada9080: Verifying Checksum 05:27:28 138eaada9080: Download complete 05:27:28 0622d0fa9048: Verifying Checksum 05:27:28 0622d0fa9048: Download complete 05:27:28 2cc5ad85d9ab: Pull complete 05:27:28 41b27a9f41bf: Verifying Checksum 05:27:28 41b27a9f41bf: Download complete 05:27:30 756a868c4378: Pull complete 05:27:30 444b2fc9a129: Pull complete 05:27:30 ea15f1150254: Pull complete 05:27:33 41b27a9f41bf: Pull complete 05:27:33 28c525ee5125: Pull complete 05:27:35 094b1ea09ed8: Pull complete 05:27:36 138eaada9080: Pull complete 05:27:36 0622d0fa9048: Pull complete 05:27:36 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 05:27:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:27:36 prd-centos7-docker-4c-2g-6419 does not seem to be running inside a container 05:27:36 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:27:37 $ docker top ca00c3d967ac299e31d0cab75ab94e8202d176823b1aafcc1df52d1940a31267 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:27:37 provisioning config files... 05:27:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp/config6565440843220216528tmp [Pipeline] { [Pipeline] echo 05:27:38 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:27:38 ---> create-netrc.sh [Pipeline] echo 05:27:38 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:27:38 ---> logs-deploy.sh 05:27:38 + ARCHIVE_ARTIFACTS= 05:27:38 + LOGS_SERVER=https://logs.edgexfoundry.org 05:27:38 + '[' https://logs.edgexfoundry.org == None ']' 05:27:38 + NEXUS_URL=https://nexus.edgexfoundry.org 05:27:38 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-145/2 05:27:38 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/PR-145/2/ 05:27:38 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-145/2 /w/workspace/gexfoundry_device-mqtt-go_PR-145 05:27:40 Archives upload complete. 05:27:40 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-145/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/PR-145/2/ 05:27:40 ---> uname -a: 05:27:40 Linux ca00c3d967ac 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 05:27:40 05:27:40 05:27:40 ---> lscpu: 05:27:40 Architecture: x86_64 05:27:40 CPU op-mode(s): 32-bit, 64-bit 05:27:40 Byte Order: Little Endian 05:27:40 Address sizes: 40 bits physical, 48 bits virtual 05:27:40 CPU(s): 4 05:27:40 On-line CPU(s) list: 0-3 05:27:40 Thread(s) per core: 1 05:27:40 Core(s) per socket: 1 05:27:40 Socket(s): 4 05:27:40 NUMA node(s): 1 05:27:40 Vendor ID: GenuineIntel 05:27:40 CPU family: 6 05:27:40 Model: 44 05:27:40 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 05:27:40 Stepping: 1 05:27:40 CPU MHz: 2933.396 05:27:40 BogoMIPS: 5866.79 05:27:40 Virtualization: VT-x 05:27:40 Hypervisor vendor: KVM 05:27:40 Virtualization type: full 05:27:40 L1d cache: 128 KiB 05:27:40 L1i cache: 128 KiB 05:27:40 L2 cache: 16 MiB 05:27:40 L3 cache: 64 MiB 05:27:40 NUMA node0 CPU(s): 0-3 05:27:40 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 05:27:40 Vulnerability Meltdown: Mitigation; PTI 05:27:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:27:40 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 05:27:40 Vulnerability Spectre v2: Mitigation; Full retpoline 05:27:40 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 05:27:40 05:27:40 05:27:40 ---> nproc: 05:27:40 4 05:27:40 05:27:40 05:27:40 ---> df -h: 05:27:40 Filesystem Size Used Available Use% Mounted on 05:27:40 overlay 50.0G 6.4G 43.6G 13% / 05:27:40 tmpfs 64.0M 0 64.0M 0% /dev 05:27:40 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 05:27:40 shm 64.0M 0 64.0M 0% /dev/shm 05:27:40 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 05:27:40 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 05:27:40 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 05:27:40 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 05:27:40 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/gexfoundry_device-mqtt-go_PR-145 05:27:40 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp 05:27:40 05:27:40