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 [2020-04-28T05:13:54.011Z] 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 [2020-04-28T05:13:54.225Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-28T05:13:54.307Z] ========================================================= [2020-04-28T05:13:54.307Z] EdgeX Global Pipelines Version Info [2020-04-28T05:13:54.307Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-28T05:13:55.707Z] ------------------- [2020-04-28T05:13:55.707Z] stable info: [2020-04-28T05:13:55.707Z] ------------------- [2020-04-28T05:13:55.707Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-28T05:13:55.707Z] Commit SHA: 997776a94285dd80d478e4f0c197496148fdc64f [2020-04-28T05:13:55.707Z] Message: update stable to v1.0.86 [2020-04-28T05:13:56.274Z] ------------------- [2020-04-28T05:13:56.274Z] experimental info: [2020-04-28T05:13:56.274Z] ------------------- [2020-04-28T05:13:56.274Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-28T05:13:56.274Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-04-28T05:13:56.274Z] 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 [2020-04-28T05:13:58.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-28T05:13:58.370Z] [2020-04-28T05:13:58.370Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-28T05:13:58.700Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-28T05:13:58.700Z] latest: Pulling from edgex-devops/git-semver [2020-04-28T05:13:58.700Z] 9123ac7c32f7: Pulling fs layer [2020-04-28T05:13:58.700Z] b8cc5d1170e3: Pulling fs layer [2020-04-28T05:13:58.700Z] 2924cbbf6a41: Pulling fs layer [2020-04-28T05:13:58.700Z] 93b08a4f1073: Pulling fs layer [2020-04-28T05:13:58.700Z] 93b08a4f1073: Waiting [2020-04-28T05:13:58.700Z] b8cc5d1170e3: Verifying Checksum [2020-04-28T05:13:58.700Z] b8cc5d1170e3: Download complete [2020-04-28T05:13:58.967Z] 9123ac7c32f7: Verifying Checksum [2020-04-28T05:13:58.967Z] 9123ac7c32f7: Download complete [2020-04-28T05:13:58.967Z] 93b08a4f1073: Verifying Checksum [2020-04-28T05:13:58.967Z] 93b08a4f1073: Download complete [2020-04-28T05:13:58.967Z] 2924cbbf6a41: Download complete [2020-04-28T05:13:59.228Z] 9123ac7c32f7: Pull complete [2020-04-28T05:13:59.228Z] b8cc5d1170e3: Pull complete [2020-04-28T05:14:00.171Z] 2924cbbf6a41: Pull complete [2020-04-28T05:14:00.430Z] 93b08a4f1073: Pull complete [2020-04-28T05:14:00.430Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-28T05:14:00.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-28T05:14:00.565Z] prd-centos7-docker-4c-2g-6419 does not seem to be running inside a container [2020-04-28T05:14:00.606Z] $ 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 [2020-04-28T05:14:01.233Z] $ docker top c2666990b585fd169c0ade2fa31d763da45d33c0051f3a481e7a8d345e6ac54b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-28T05:14:01.506Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-28T05:14:01.506Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-28T05:14:01.738Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-28T05:14:01.741Z] $ docker exec c2666990b585fd169c0ade2fa31d763da45d33c0051f3a481e7a8d345e6ac54b ssh-agent [2020-04-28T05:14:01.953Z] SSH_AUTH_SOCK=/tmp/ssh-I5yiqVUlj0V7/agent.15 [2020-04-28T05:14:01.953Z] SSH_AGENT_PID=22 [2020-04-28T05:14:01.962Z] Running ssh-add (command line suppressed) [2020-04-28T05:14:02.163Z] 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) [2020-04-28T05:14:02.226Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-28T05:14:02.551Z] + git describe --exact-match --tags HEAD [2020-04-28T05:14:02.551Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-28T05:14:02.619Z] $ docker exec --env ******** --env ******** c2666990b585fd169c0ade2fa31d763da45d33c0051f3a481e7a8d345e6ac54b ssh-agent -k [2020-04-28T05:14:02.797Z] unset SSH_AUTH_SOCK; [2020-04-28T05:14:02.798Z] unset SSH_AGENT_PID; [2020-04-28T05:14:02.798Z] echo Agent pid 22 killed; [2020-04-28T05:14:02.870Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-28T05:14:02.940Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-28T05:14:02.940Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-28T05:14:03.016Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-28T05:14:03.016Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-28T05:14:03.199Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-28T05:14:03.203Z] $ docker exec c2666990b585fd169c0ade2fa31d763da45d33c0051f3a481e7a8d345e6ac54b ssh-agent [2020-04-28T05:14:03.409Z] SSH_AUTH_SOCK=/tmp/ssh-i6fzU6lbFvG9/agent.58 [2020-04-28T05:14:03.409Z] SSH_AGENT_PID=65 [2020-04-28T05:14:03.416Z] Running ssh-add (command line suppressed) [2020-04-28T05:14:03.562Z] 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) [2020-04-28T05:14:03.612Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-28T05:14:03.973Z] + git semver init [2020-04-28T05:14:03.973Z] # -> Open(): unable to determine branch for HEAD [2020-04-28T05:14:03.973Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-145/.git [2020-04-28T05:14:03.973Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-145 [2020-04-28T05:14:03.973Z] # $SEMVER_REMOTE_NAME = origin [2020-04-28T05:14:03.973Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-28T05:14:03.973Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-28T05:14:03.973Z] # $SEMVER_BRANCH = PR-145 [2020-04-28T05:14:03.973Z] # $SEMVER_TEMP = /tmp/semver-248499844 [2020-04-28T05:14:03.973Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2020-04-28T05:14:04.232Z] # '/tmp/semver-248499844' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-145/.semver' [2020-04-28T05:14:04.232Z] # -> Force: false [2020-04-28T05:14:04.238Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-145/.semver [Pipeline] } [2020-04-28T05:14:04.241Z] $ docker exec --env ******** --env ******** c2666990b585fd169c0ade2fa31d763da45d33c0051f3a481e7a8d345e6ac54b ssh-agent -k [2020-04-28T05:14:04.386Z] unset SSH_AUTH_SOCK; [2020-04-28T05:14:04.387Z] unset SSH_AGENT_PID; [2020-04-28T05:14:04.387Z] echo Agent pid 65 killed; [2020-04-28T05:14:04.449Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-28T05:14:04.865Z] + git semver [Pipeline] } [2020-04-28T05:14:04.879Z] $ docker stop --time=1 c2666990b585fd169c0ade2fa31d763da45d33c0051f3a481e7a8d345e6ac54b [2020-04-28T05:14:06.245Z] $ docker rm -f c2666990b585fd169c0ade2fa31d763da45d33c0051f3a481e7a8d345e6ac54b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-28T05:14:07.029Z] Stashed 23 file(s) [Pipeline] echo [2020-04-28T05:14:07.031Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-04-28T05:14:22.260Z] Still waiting to schedule task [2020-04-28T05:14:22.260Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-28T05:14:22.261Z] Still waiting to schedule task [2020-04-28T05:14:22.261Z] ‘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 [2020-04-28T05:17:15.506Z] Running on prd-centos7-docker-4c-2g-6420 in /w/workspace/gexfoundry_device-mqtt-go_PR-145 [Pipeline] { [Pipeline] ws [2020-04-28T05:17:15.544Z] Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout [2020-04-28T05:17:17.814Z] using credential edgex-jenkins-ssh [2020-04-28T05:17:17.865Z] Cloning the remote Git repository [2020-04-28T05:17:17.865Z] Cloning with configured refspecs honoured and without tags [2020-04-28T05:17:17.262Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-04-28T05:17:18.515Z] Fetching without tags [2020-04-28T05:17:18.887Z] Merging remotes/origin/master commit e2dc5f5af20d76c333efe1072a8117cf54f743a6 into PR head commit 863c2d092d29f8a9e87502338db31dca76e7e9f6 [2020-04-28T05:17:17.312Z] > git init /w/workspace/device-mqtt-go/2 # timeout=10 [2020-04-28T05:17:17.364Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-04-28T05:17:17.364Z] > git --version # timeout=10 [2020-04-28T05:17:17.372Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-28T05:17:17.400Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-28T05:17:17.898Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-04-28T05:17:17.904Z] > git config --add remote.origin.fetch +refs/pull/145/head:refs/remotes/origin/PR-145 # timeout=10 [2020-04-28T05:17:17.911Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-28T05:17:17.929Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-04-28T05:17:17.941Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-04-28T05:17:17.942Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-28T05:17:17.947Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-28T05:17:18.349Z] > git config core.sparsecheckout # timeout=10 [2020-04-28T05:17:18.354Z] > git checkout -f 863c2d092d29f8a9e87502338db31dca76e7e9f6 # timeout=10 [2020-04-28T05:17:18.385Z] > git remote # timeout=10 [2020-04-28T05:17:18.392Z] > git config --get remote.origin.url # timeout=10 [2020-04-28T05:17:18.400Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-28T05:17:18.404Z] > git merge e2dc5f5af20d76c333efe1072a8117cf54f743a6 # timeout=10 [2020-04-28T05:17:18.960Z] Merge succeeded, producing 863c2d092d29f8a9e87502338db31dca76e7e9f6 [2020-04-28T05:17:18.960Z] Checking out Revision 863c2d092d29f8a9e87502338db31dca76e7e9f6 (PR-145) [2020-04-28T05:17:18.413Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-28T05:17:18.423Z] > git config core.sparsecheckout # timeout=10 [2020-04-28T05:17:18.427Z] > git checkout -f 863c2d092d29f8a9e87502338db31dca76e7e9f6 # timeout=10 [2020-04-28T05:17:22.501Z] 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 [2020-04-28T05:17:23.271Z] ========================================================= [2020-04-28T05:17:23.271Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-28T05:17:23.271Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-28T05:17:23.974Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-04-28T05:17:24.235Z] Sending build context to Docker daemon 569.9kB [2020-04-28T05:17:24.235Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-28T05:17:24.235Z] Step 2/8 : FROM ${BASE} [2020-04-28T05:17:24.235Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-28T05:17:24.235Z] e6b0cf9c0882: Pulling fs layer [2020-04-28T05:17:24.235Z] 2848faf0eed1: Pulling fs layer [2020-04-28T05:17:24.235Z] 0f37312ad70f: Pulling fs layer [2020-04-28T05:17:24.235Z] 5788d62ee057: Pulling fs layer [2020-04-28T05:17:24.235Z] 0e6b1d234666: Pulling fs layer [2020-04-28T05:17:24.235Z] bf5d7aec512f: Pulling fs layer [2020-04-28T05:17:24.235Z] 34c802a77dc8: Pulling fs layer [2020-04-28T05:17:24.235Z] 9eb99e56ec68: Pulling fs layer [2020-04-28T05:17:24.235Z] 27c7a5d97fbd: Pulling fs layer [2020-04-28T05:17:24.235Z] 5c102a31e300: Pulling fs layer [2020-04-28T05:17:24.235Z] dcfb455df0a1: Pulling fs layer [2020-04-28T05:17:24.235Z] 5788d62ee057: Waiting [2020-04-28T05:17:24.235Z] 9eb99e56ec68: Waiting [2020-04-28T05:17:24.235Z] 27c7a5d97fbd: Waiting [2020-04-28T05:17:24.235Z] 5c102a31e300: Waiting [2020-04-28T05:17:24.235Z] dcfb455df0a1: Waiting [2020-04-28T05:17:24.235Z] bf5d7aec512f: Waiting [2020-04-28T05:17:24.235Z] 34c802a77dc8: Waiting [2020-04-28T05:17:24.235Z] 0e6b1d234666: Waiting [2020-04-28T05:17:24.235Z] 0f37312ad70f: Verifying Checksum [2020-04-28T05:17:24.235Z] 0f37312ad70f: Download complete [2020-04-28T05:17:24.235Z] 2848faf0eed1: Verifying Checksum [2020-04-28T05:17:24.235Z] 2848faf0eed1: Download complete [2020-04-28T05:17:24.235Z] 0e6b1d234666: Verifying Checksum [2020-04-28T05:17:24.235Z] 0e6b1d234666: Download complete [2020-04-28T05:17:24.235Z] bf5d7aec512f: Verifying Checksum [2020-04-28T05:17:24.235Z] bf5d7aec512f: Download complete [2020-04-28T05:17:24.235Z] e6b0cf9c0882: Verifying Checksum [2020-04-28T05:17:24.235Z] e6b0cf9c0882: Download complete [2020-04-28T05:17:24.499Z] e6b0cf9c0882: Pull complete [2020-04-28T05:17:24.767Z] 2848faf0eed1: Pull complete [2020-04-28T05:17:25.355Z] 34c802a77dc8: Verifying Checksum [2020-04-28T05:17:25.355Z] 34c802a77dc8: Download complete [2020-04-28T05:17:25.355Z] 27c7a5d97fbd: Verifying Checksum [2020-04-28T05:17:25.355Z] 27c7a5d97fbd: Download complete [2020-04-28T05:17:25.626Z] 5c102a31e300: Verifying Checksum [2020-04-28T05:17:25.626Z] 5c102a31e300: Download complete [2020-04-28T05:17:25.886Z] 9eb99e56ec68: Verifying Checksum [2020-04-28T05:17:25.886Z] 9eb99e56ec68: Download complete [2020-04-28T05:17:25.886Z] dcfb455df0a1: Verifying Checksum [2020-04-28T05:17:25.886Z] dcfb455df0a1: Download complete [2020-04-28T05:17:25.886Z] 5788d62ee057: Download complete [2020-04-28T05:17:26.453Z] 0f37312ad70f: Pull complete [2020-04-28T05:17:33.054Z] 5788d62ee057: Pull complete [2020-04-28T05:17:33.054Z] 0e6b1d234666: Pull complete [2020-04-28T05:17:33.054Z] bf5d7aec512f: Pull complete [2020-04-28T05:17:39.639Z] 34c802a77dc8: Pull complete [2020-04-28T05:17:42.945Z] 9eb99e56ec68: Pull complete [2020-04-28T05:17:42.945Z] 27c7a5d97fbd: Pull complete [2020-04-28T05:17:43.207Z] 5c102a31e300: Pull complete [2020-04-28T05:17:43.467Z] dcfb455df0a1: Pull complete [2020-04-28T05:17:43.467Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-28T05:17:43.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-28T05:17:43.467Z] ---> 7c70fe431013 [2020-04-28T05:17:43.467Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-04-28T05:17:43.726Z] ---> Running in 759f1f8509a2 [2020-04-28T05:17:43.726Z] Removing intermediate container 759f1f8509a2 [2020-04-28T05:17:43.726Z] ---> 455f690f798f [2020-04-28T05:17:43.726Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-28T05:17:43.726Z] ---> Running in 96454fe72d4f [2020-04-28T05:17:44.674Z] Removing intermediate container 96454fe72d4f [2020-04-28T05:17:44.674Z] ---> a0d13ed0feea [2020-04-28T05:17:44.674Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-04-28T05:17:44.674Z] ---> Running in b5213d52d370 [2020-04-28T05:17:45.244Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-28T05:17:46.200Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-28T05:17:46.770Z] (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-04-28T05:17:47.029Z] (2/17) Installing libmagic (5.37-r1) [2020-04-28T05:17:47.029Z] (3/17) Installing file (5.37-r1) [2020-04-28T05:17:47.599Z] (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-04-28T05:17:47.860Z] (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-04-28T05:17:47.860Z] (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-28T05:18:00.085Z] (7/17) Installing libc-dev (0.7.2-r0) [2020-04-28T05:18:00.085Z] (8/17) Installing g++ (9.2.0-r4) [2020-04-28T05:18:03.379Z] (9/17) Installing fortify-headers (1.1-r0) [2020-04-28T05:18:03.379Z] (10/17) Installing build-base (0.5-r1) [2020-04-28T05:18:03.379Z] (11/17) Installing openssh-keygen (8.1_p1-r0) [2020-04-28T05:18:03.379Z] (12/17) Installing libedit (20191211.3.1-r0) [2020-04-28T05:18:03.379Z] (13/17) Installing openssh-client (8.1_p1-r0) [2020-04-28T05:18:03.641Z] (14/17) Installing openssh-sftp-server (8.1_p1-r0) [2020-04-28T05:18:03.641Z] (15/17) Installing openssh-server-common (8.1_p1-r0) [2020-04-28T05:18:03.641Z] (16/17) Installing openssh-server (8.1_p1-r0) [2020-04-28T05:18:03.900Z] (17/17) Installing openssh (8.1_p1-r0) [2020-04-28T05:18:03.900Z] Executing busybox-1.31.1-r8.trigger [2020-04-28T05:18:03.900Z] OK: 214 MiB in 52 packages [2020-04-28T05:18:08.103Z] Removing intermediate container b5213d52d370 [2020-04-28T05:18:08.103Z] ---> 230eccc19842 [2020-04-28T05:18:08.103Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-04-28T05:18:08.103Z] ---> Running in 6caf6b1367ab [2020-04-28T05:18:08.362Z] Removing intermediate container 6caf6b1367ab [2020-04-28T05:18:08.362Z] ---> d305e39fcfcd [2020-04-28T05:18:08.362Z] Step 7/8 : COPY . . [2020-04-28T05:18:08.622Z] ---> 0fe039d566e2 [2020-04-28T05:18:08.622Z] Step 8/8 : RUN go mod download [2020-04-28T05:18:08.622Z] ---> Running in fb53f01f2c6f [2020-04-28T05:18:10.529Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-28T05:18:10.529Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-28T05:18:10.529Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-28T05:18:10.529Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-28T05:18:10.529Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-28T05:18:10.529Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-28T05:18:10.529Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-28T05:18:10.529Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-28T05:18:10.529Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-04-28T05:18:10.529Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0 [2020-04-28T05:18:10.529Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 [2020-04-28T05:18:10.529Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-28T05:18:10.529Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-28T05:18:10.529Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-28T05:18:10.529Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-28T05:18:10.529Z] go: finding github.com/fatih/color v1.7.0 [2020-04-28T05:18:10.529Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-28T05:18:10.529Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-28T05:18:10.529Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-28T05:18:10.529Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-28T05:18:10.529Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-28T05:18:10.529Z] go: finding github.com/google/uuid v1.1.1 [2020-04-28T05:18:10.529Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-28T05:18:10.529Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-28T05:18:10.529Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-28T05:18:10.529Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-28T05:18:10.529Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-28T05:18:10.529Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-28T05:18:10.529Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-28T05:18:10.529Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-28T05:18:10.529Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-28T05:18:10.529Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-28T05:18:10.529Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-28T05:18:10.529Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-28T05:18:10.529Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-28T05:18:10.529Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-28T05:18:10.529Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-28T05:18:10.529Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-28T05:18:10.529Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-28T05:18:10.529Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-28T05:18:10.529Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-28T05:18:10.529Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-28T05:18:10.529Z] go: finding github.com/kr/pty v1.1.1 [2020-04-28T05:18:10.529Z] go: finding github.com/kr/text v0.1.0 [2020-04-28T05:18:10.529Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-28T05:18:10.529Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-28T05:18:10.529Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-28T05:18:10.529Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-28T05:18:10.529Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-28T05:18:10.529Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-28T05:18:10.529Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-28T05:18:10.529Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-28T05:18:10.529Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-28T05:18:10.529Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-28T05:18:10.529Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-28T05:18:10.529Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-28T05:18:10.529Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-28T05:18:10.529Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-28T05:18:10.529Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-28T05:18:10.788Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-28T05:18:10.788Z] go: finding github.com/posener/complete v1.1.1 [2020-04-28T05:18:10.788Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-28T05:18:10.788Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-28T05:18:10.788Z] go: finding github.com/spf13/cast v1.3.0 [2020-04-28T05:18:10.788Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-28T05:18:10.788Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-28T05:18:10.788Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-28T05:18:10.788Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-28T05:18:10.789Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-28T05:18:10.789Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-28T05:18:10.789Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-28T05:18:10.789Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-28T05:18:10.789Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-28T05:18:10.789Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-28T05:18:10.789Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-28T05:18:14.998Z] Removing intermediate container fb53f01f2c6f [2020-04-28T05:18:14.998Z] ---> 466c57cc9280 [2020-04-28T05:18:14.998Z] Successfully built 466c57cc9280 [2020-04-28T05:18:14.998Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-28T05:18:15.603Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-28T05:18:15.603Z] . [Pipeline] withDockerContainer [2020-04-28T05:18:15.726Z] prd-centos7-docker-4c-2g-6420 does not seem to be running inside a container [2020-04-28T05:18:15.771Z] $ 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 [2020-04-28T05:18:16.368Z] $ docker top 6c0fea3ef5516ed21f779365f33e28acf34321e04c0cbc9fc21955d580d5d3a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-28T05:18:16.854Z] + go version [2020-04-28T05:18:16.854Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-28T05:18:17.655Z] + make test [2020-04-28T05:18:17.655Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-04-28T05:18:18.227Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-04-28T05:18:28.286Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2020-04-28T05:18:30.190Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.008s coverage: 29.8% of statements [2020-04-28T05:18:30.190Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2020-04-28T05:18:30.190Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-28T05:18:32.112Z] gofmt -l . [2020-04-28T05:18:32.112Z] ["`gofmt -l .`" = ""] [2020-04-28T05:18:32.112Z] ./bin/test-attribution-txt.sh [2020-04-28T05:18:32.685Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-28T05:18:33.309Z] Stashed 1 file(s) [Pipeline] } [2020-04-28T05:18:33.314Z] $ docker stop --time=1 6c0fea3ef5516ed21f779365f33e28acf34321e04c0cbc9fc21955d580d5d3a5 [2020-04-28T05:18:35.413Z] $ docker rm -f 6c0fea3ef5516ed21f779365f33e28acf34321e04c0cbc9fc21955d580d5d3a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-28T05:18:36.760Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-28T05:18:37.054Z] + ls -al . [2020-04-28T05:18:37.054Z] total 100 [2020-04-28T05:18:37.054Z] drwxrwxr-x. 9 jenkins jenkins 4096 Apr 28 05:18 . [2020-04-28T05:18:37.054Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 28 05:17 .. [2020-04-28T05:18:37.054Z] -rw-rw-r--. 1 jenkins jenkins 4678 Apr 28 05:17 Attribution.txt [2020-04-28T05:18:37.054Z] drwxrwxr-x. 2 jenkins jenkins 87 Apr 28 05:17 bin [2020-04-28T05:18:37.054Z] drwxrwxr-x. 3 jenkins jenkins 32 Apr 28 05:17 cmd [2020-04-28T05:18:37.054Z] -rw-r--r--. 1 jenkins jenkins 18214 Apr 28 05:18 coverage.out [2020-04-28T05:18:37.054Z] -rw-rw-r--. 1 jenkins jenkins 1776 Apr 28 05:17 Dockerfile [2020-04-28T05:18:37.054Z] -rw-rw-r--. 1 jenkins jenkins 953 Apr 28 05:17 Dockerfile.build [2020-04-28T05:18:37.054Z] -rw-rw-r--. 1 jenkins jenkins 140 Apr 28 05:17 .dockerignore [2020-04-28T05:18:37.054Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 28 05:17 .git [2020-04-28T05:18:37.054Z] -rw-rw-r--. 1 jenkins jenkins 335 Apr 28 05:17 .gitignore [2020-04-28T05:18:37.054Z] -rw-r--r--. 1 jenkins jenkins 510 Apr 28 05:18 go.mod [2020-04-28T05:18:37.054Z] -rw-r--r--. 1 jenkins jenkins 13518 Apr 28 05:18 go.sum [2020-04-28T05:18:37.054Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 28 05:17 internal [2020-04-28T05:18:37.054Z] -rw-rw-r--. 1 jenkins jenkins 700 Apr 28 05:17 Jenkinsfile [2020-04-28T05:18:37.054Z] -rw-rw-r--. 1 jenkins jenkins 11340 Apr 28 05:17 LICENSE [2020-04-28T05:18:37.054Z] -rw-rw-r--. 1 jenkins jenkins 902 Apr 28 05:17 Makefile [2020-04-28T05:18:37.054Z] drwxrwxr-x. 2 jenkins jenkins 23 Apr 28 05:17 mock [2020-04-28T05:18:37.054Z] -rw-rw-r--. 1 jenkins jenkins 444 Apr 28 05:17 README.md [2020-04-28T05:18:37.054Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 28 05:17 .semver [2020-04-28T05:18:37.054Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 28 05:17 snap [2020-04-28T05:18:37.054Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 28 05:14 VERSION [2020-04-28T05:18:37.054Z] -rw-rw-r--. 1 jenkins jenkins 227 Apr 28 05:17 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-28T05:18:37.355Z] + 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 . [2020-04-28T05:18:37.355Z] Sending build context to Docker daemon 588.8kB [2020-04-28T05:18:37.355Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-04-28T05:18:37.355Z] Step 2/21 : FROM ${BASE} AS builder [2020-04-28T05:18:37.355Z] ---> 466c57cc9280 [2020-04-28T05:18:37.355Z] Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-04-28T05:18:37.614Z] ---> Running in 4441dfbc82f3 [2020-04-28T05:18:37.614Z] Removing intermediate container 4441dfbc82f3 [2020-04-28T05:18:37.614Z] ---> 0ed2159a3859 [2020-04-28T05:18:37.614Z] Step 4/21 : ARG ALPINE_PKG_EXTRA="" [2020-04-28T05:18:37.614Z] ---> Running in 18c7620a49e2 [2020-04-28T05:18:37.874Z] Removing intermediate container 18c7620a49e2 [2020-04-28T05:18:37.874Z] ---> 2874414af309 [2020-04-28T05:18:37.874Z] Step 5/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-28T05:18:37.874Z] ---> Running in 5806601ce5d2 [2020-04-28T05:18:38.448Z] Removing intermediate container 5806601ce5d2 [2020-04-28T05:18:38.448Z] ---> fe03e4911598 [2020-04-28T05:18:38.448Z] Step 6/21 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-28T05:18:38.708Z] ---> Running in 549e6b20f9e1 [2020-04-28T05:18:38.966Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-28T05:18:39.535Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-28T05:18:40.105Z] OK: 214 MiB in 52 packages [2020-04-28T05:18:40.365Z] Removing intermediate container 549e6b20f9e1 [2020-04-28T05:18:40.365Z] ---> 60da973c24b9 [2020-04-28T05:18:40.365Z] Step 7/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-04-28T05:18:40.365Z] ---> Running in 4895558c043c [2020-04-28T05:18:40.626Z] Removing intermediate container 4895558c043c [2020-04-28T05:18:40.626Z] ---> 315e5eb69b92 [2020-04-28T05:18:40.626Z] Step 8/21 : COPY . . [2020-04-28T05:18:40.885Z] ---> c3202863a854 [2020-04-28T05:18:40.885Z] Step 9/21 : ARG MAKE='make build' [2020-04-28T05:18:40.885Z] ---> Running in 782a8cd0f9cb [2020-04-28T05:18:40.885Z] Removing intermediate container 782a8cd0f9cb [2020-04-28T05:18:40.885Z] ---> 599b17d01fa7 [2020-04-28T05:18:40.885Z] Step 10/21 : RUN $MAKE [2020-04-28T05:18:41.147Z] ---> Running in 1e56d1eb5941 [2020-04-28T05:18:42.087Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2020-04-28T05:18:52.107Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-28T05:18:56.307Z] Removing intermediate container 1e56d1eb5941 [2020-04-28T05:18:56.307Z] ---> 4b3f992a9dde [2020-04-28T05:18:56.307Z] Step 11/21 : FROM alpine [2020-04-28T05:18:56.307Z] latest: Pulling from library/alpine [2020-04-28T05:18:56.307Z] cbdbe7a5bc2a: Pulling fs layer [2020-04-28T05:18:56.307Z] cbdbe7a5bc2a: Download complete [2020-04-28T05:18:56.307Z] cbdbe7a5bc2a: Pull complete [2020-04-28T05:18:56.307Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-04-28T05:18:56.568Z] Status: Downloaded newer image for alpine:latest [2020-04-28T05:18:56.568Z] ---> f70734b6a266 [2020-04-28T05:18:56.568Z] Step 12/21 : ENV APP_PORT=49982 [2020-04-28T05:18:56.568Z] ---> Running in a81a22e23669 [2020-04-28T05:18:56.568Z] Removing intermediate container a81a22e23669 [2020-04-28T05:18:56.568Z] ---> 7d14f3954552 [2020-04-28T05:18:56.568Z] Step 13/21 : EXPOSE $APP_PORT [2020-04-28T05:18:56.568Z] ---> Running in 489088f5d20f [2020-04-28T05:18:56.828Z] Removing intermediate container 489088f5d20f [2020-04-28T05:18:56.828Z] ---> c23efb32cd22 [2020-04-28T05:18:56.828Z] Step 14/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-04-28T05:18:57.087Z] ---> 8b7815feed10 [2020-04-28T05:18:57.087Z] Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / [2020-04-28T05:18:57.346Z] ---> 418608f9ad90 [2020-04-28T05:18:57.346Z] Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / [2020-04-28T05:18:57.605Z] ---> b8bdd590a2dd [2020-04-28T05:18:57.605Z] Step 17/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-04-28T05:18:57.605Z] ---> Running in 07430b882899 [2020-04-28T05:18:57.865Z] Removing intermediate container 07430b882899 [2020-04-28T05:18:57.865Z] ---> 191c618a04e4 [2020-04-28T05:18:57.865Z] Step 18/21 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-04-28T05:18:57.865Z] ---> Running in e67ec4802c79 [2020-04-28T05:18:57.865Z] Removing intermediate container e67ec4802c79 [2020-04-28T05:18:57.865Z] ---> 17fa4e22024e [2020-04-28T05:18:57.865Z] Step 19/21 : LABEL arch=amd64 [2020-04-28T05:18:58.124Z] ---> Running in 6a6317f90db7 [2020-04-28T05:18:58.124Z] Removing intermediate container 6a6317f90db7 [2020-04-28T05:18:58.124Z] ---> 997903021725 [2020-04-28T05:18:58.124Z] Step 20/21 : LABEL git_sha=863c2d092d29f8a9e87502338db31dca76e7e9f6 [2020-04-28T05:18:58.124Z] ---> Running in 34d97a0d086f [2020-04-28T05:18:58.395Z] Removing intermediate container 34d97a0d086f [2020-04-28T05:18:58.395Z] ---> ee528caa9332 [2020-04-28T05:18:58.395Z] Step 21/21 : LABEL version=0.0.0 [2020-04-28T05:18:58.395Z] ---> Running in f36e72ff1570 [2020-04-28T05:18:58.395Z] Removing intermediate container f36e72ff1570 [2020-04-28T05:18:58.395Z] ---> 8bce3739d13e [2020-04-28T05:18:58.395Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-28T05:18:58.655Z] Successfully built 8bce3739d13e [2020-04-28T05:18:58.655Z] 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 [2020-04-28T05:18:59.500Z] ++ find /w/workspace/device-mqtt-go/2 [2020-04-28T05:18:59.500Z] ++ grep snapcraft.yaml [2020-04-28T05:18:59.501Z] + grep -Po '^name: \K(.*)' /w/workspace/device-mqtt-go/2/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-28T05:18:59.602Z] provisioning config files... [2020-04-28T05:18:59.616Z] copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/2@tmp/config799762315696123960tmp [Pipeline] { [Pipeline] sh [2020-04-28T05:18:59.988Z] + cp /w/workspace/device-mqtt-go/2@tmp/config799762315696123960tmp /w/workspace/device-mqtt-go/2/edgex-snap-store-login [Pipeline] sh [2020-04-28T05:19:00.285Z] + 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 [2020-04-28T05:19:00.285Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-04-28T05:19:00.285Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-04-28T05:19:00.285Z] 5bed26d33875: Pulling fs layer [2020-04-28T05:19:00.285Z] f11b29a9c730: Pulling fs layer [2020-04-28T05:19:00.285Z] 930bda195c84: Pulling fs layer [2020-04-28T05:19:00.285Z] 78bf9a5ad49e: Pulling fs layer [2020-04-28T05:19:00.285Z] e5fbee5a4b0d: Pulling fs layer [2020-04-28T05:19:00.285Z] f452fca78f88: Pulling fs layer [2020-04-28T05:19:00.285Z] 7417ef92027a: Pulling fs layer [2020-04-28T05:19:00.285Z] 2af5c49d270b: Pulling fs layer [2020-04-28T05:19:00.285Z] df9c3bdbc40a: Pulling fs layer [2020-04-28T05:19:00.285Z] 7417ef92027a: Waiting [2020-04-28T05:19:00.285Z] 78bf9a5ad49e: Waiting [2020-04-28T05:19:00.285Z] 2af5c49d270b: Waiting [2020-04-28T05:19:00.285Z] df9c3bdbc40a: Waiting [2020-04-28T05:19:00.285Z] e5fbee5a4b0d: Waiting [2020-04-28T05:19:00.285Z] f452fca78f88: Waiting [2020-04-28T05:19:00.285Z] 930bda195c84: Verifying Checksum [2020-04-28T05:19:00.285Z] 930bda195c84: Download complete [2020-04-28T05:19:00.285Z] f11b29a9c730: Download complete [2020-04-28T05:19:00.285Z] 78bf9a5ad49e: Verifying Checksum [2020-04-28T05:19:00.285Z] 78bf9a5ad49e: Download complete [2020-04-28T05:19:00.285Z] 7417ef92027a: Verifying Checksum [2020-04-28T05:19:00.285Z] 7417ef92027a: Download complete [2020-04-28T05:19:00.285Z] 2af5c49d270b: Verifying Checksum [2020-04-28T05:19:00.285Z] 2af5c49d270b: Download complete [2020-04-28T05:19:00.552Z] df9c3bdbc40a: Verifying Checksum [2020-04-28T05:19:00.552Z] df9c3bdbc40a: Download complete [2020-04-28T05:19:00.817Z] 5bed26d33875: Verifying Checksum [2020-04-28T05:19:00.817Z] 5bed26d33875: Download complete [2020-04-28T05:19:05.025Z] e5fbee5a4b0d: Verifying Checksum [2020-04-28T05:19:05.025Z] e5fbee5a4b0d: Download complete [2020-04-28T05:19:06.935Z] 5bed26d33875: Pull complete [2020-04-28T05:19:06.935Z] f11b29a9c730: Pull complete [2020-04-28T05:19:06.935Z] 930bda195c84: Pull complete [2020-04-28T05:19:06.935Z] 78bf9a5ad49e: Pull complete [2020-04-28T05:19:33.528Z] e5fbee5a4b0d: Pull complete [2020-04-28T05:19:33.528Z] f452fca78f88: Pull complete [2020-04-28T05:19:33.528Z] 7417ef92027a: Pull complete [2020-04-28T05:19:33.528Z] 2af5c49d270b: Pull complete [2020-04-28T05:19:33.528Z] df9c3bdbc40a: Pull complete [2020-04-28T05:19:33.528Z] Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 [2020-04-28T05:19:33.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-04-28T05:19:33.528Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-04-28T05:19:33.528Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-04-28T05:19:33.528Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-04-28T05:19:33.528Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [839 kB] [2020-04-28T05:19:33.528Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [889 kB] [2020-04-28T05:19:33.528Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-04-28T05:19:33.528Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1184 kB] [2020-04-28T05:19:33.528Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1372 kB] [2020-04-28T05:19:33.528Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] [2020-04-28T05:19:33.528Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [7671 B] [2020-04-28T05:19:33.528Z] Fetched 4553 kB in 1s (3278 kB/s) [2020-04-28T05:19:34.913Z] Reading package lists... [2020-04-28T05:19:38.254Z] 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 [2020-04-28T05:19:40.158Z] Reading package lists... [2020-04-28T05:19:40.158Z] Building dependency tree... [2020-04-28T05:19:40.158Z] Reading state information... [2020-04-28T05:19:40.158Z] The following packages were automatically installed and are no longer required: [2020-04-28T05:19:40.158Z] libjq1 liblzo2-2 libonig4 [2020-04-28T05:19:40.158Z] Use 'sudo apt autoremove' to remove them. [2020-04-28T05:19:40.158Z] Suggested packages: [2020-04-28T05:19:40.158Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-04-28T05:19:40.158Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc [2020-04-28T05:19:40.158Z] keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-04-28T05:19:40.158Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-04-28T05:19:40.428Z] The following NEW packages will be installed: [2020-04-28T05:19:40.428Z] curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl [2020-04-28T05:19:40.428Z] libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 [2020-04-28T05:19:40.428Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase [2020-04-28T05:19:40.428Z] openssh-client patch perl perl-modules-5.26 xauth [2020-04-28T05:19:40.688Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2020-04-28T05:19:40.688Z] Need to get 14.7 MB of archives. [2020-04-28T05:19:40.688Z] After this operation, 89.5 MB of additional disk space will be used. [2020-04-28T05:19:40.688Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] [2020-04-28T05:19:40.688Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-04-28T05:19:40.950Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] [2020-04-28T05:19:40.950Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] [2020-04-28T05:19:40.950Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-04-28T05:19:40.950Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] [2020-04-28T05:19:41.210Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] [2020-04-28T05:19:41.210Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-04-28T05:19:41.779Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-04-28T05:19:41.779Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-04-28T05:19:41.779Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-04-28T05:19:42.346Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-04-28T05:19:42.346Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-04-28T05:19:42.346Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-04-28T05:19:42.346Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-04-28T05:19:42.346Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-04-28T05:19:42.346Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] [2020-04-28T05:19:42.346Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] [2020-04-28T05:19:42.346Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-04-28T05:19:42.346Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] [2020-04-28T05:19:42.346Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] [2020-04-28T05:19:42.346Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] [2020-04-28T05:19:42.346Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-04-28T05:19:42.346Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-04-28T05:19:42.607Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-04-28T05:19:42.868Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-04-28T05:19:42.868Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-04-28T05:19:44.255Z] debconf: delaying package configuration, since apt-utils is not installed [2020-04-28T05:19:44.255Z] Fetched 14.7 MB in 2s (5969 kB/s) [2020-04-28T05:19:44.515Z] Selecting previously unselected package libxau6:amd64. [2020-04-28T05:19:44.516Z] (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.) [2020-04-28T05:19:44.516Z] Preparing to unpack .../00-libxau6_1%3a1.0.8-1_amd64.deb ... [2020-04-28T05:19:44.516Z] Unpacking libxau6:amd64 (1:1.0.8-1) ... [2020-04-28T05:19:44.516Z] Selecting previously unselected package libbsd0:amd64. [2020-04-28T05:19:44.516Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-04-28T05:19:44.776Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-04-28T05:19:44.776Z] Selecting previously unselected package libxdmcp6:amd64. [2020-04-28T05:19:44.776Z] Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_amd64.deb ... [2020-04-28T05:19:44.776Z] Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... [2020-04-28T05:19:44.776Z] Selecting previously unselected package libxcb1:amd64. [2020-04-28T05:19:44.776Z] Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... [2020-04-28T05:19:44.776Z] Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-04-28T05:19:44.776Z] Selecting previously unselected package libx11-data. [2020-04-28T05:19:44.776Z] Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-04-28T05:19:44.776Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-04-28T05:19:45.715Z] Selecting previously unselected package libx11-6:amd64. [2020-04-28T05:19:45.715Z] Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... [2020-04-28T05:19:45.715Z] Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-04-28T05:19:45.715Z] Selecting previously unselected package libxext6:amd64. [2020-04-28T05:19:45.715Z] Preparing to unpack .../06-libxext6_2%3a1.3.3-1_amd64.deb ... [2020-04-28T05:19:45.715Z] Unpacking libxext6:amd64 (2:1.3.3-1) ... [2020-04-28T05:19:45.715Z] Selecting previously unselected package perl-modules-5.26. [2020-04-28T05:19:45.715Z] Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-04-28T05:19:45.715Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-04-28T05:19:48.251Z] Selecting previously unselected package libgdbm5:amd64. [2020-04-28T05:19:48.251Z] Preparing to unpack .../08-libgdbm5_1.14.1-6_amd64.deb ... [2020-04-28T05:19:48.251Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-04-28T05:19:48.251Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-04-28T05:19:48.251Z] Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-04-28T05:19:48.251Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-04-28T05:19:48.251Z] Selecting previously unselected package libperl5.26:amd64. [2020-04-28T05:19:48.251Z] Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-04-28T05:19:48.251Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-04-28T05:19:49.634Z] Selecting previously unselected package perl. [2020-04-28T05:19:49.634Z] Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-04-28T05:19:49.634Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-04-28T05:19:49.899Z] Selecting previously unselected package less. [2020-04-28T05:19:49.899Z] Preparing to unpack .../12-less_487-0.1_amd64.deb ... [2020-04-28T05:19:49.899Z] Unpacking less (487-0.1) ... [2020-04-28T05:19:49.899Z] Selecting previously unselected package libexpat1:amd64. [2020-04-28T05:19:49.899Z] Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-04-28T05:19:49.899Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-04-28T05:19:49.899Z] Selecting previously unselected package netbase. [2020-04-28T05:19:49.899Z] Preparing to unpack .../14-netbase_5.4_all.deb ... [2020-04-28T05:19:49.899Z] Unpacking netbase (5.4) ... [2020-04-28T05:19:50.158Z] Selecting previously unselected package libedit2:amd64. [2020-04-28T05:19:50.158Z] Preparing to unpack .../15-libedit2_3.1-20170329-1_amd64.deb ... [2020-04-28T05:19:50.158Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-04-28T05:19:50.158Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-04-28T05:19:50.158Z] Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... [2020-04-28T05:19:50.158Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-04-28T05:19:50.419Z] Selecting previously unselected package libxmuu1:amd64. [2020-04-28T05:19:50.419Z] Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_amd64.deb ... [2020-04-28T05:19:50.419Z] Unpacking libxmuu1:amd64 (2:1.1.2-2) ... [2020-04-28T05:19:50.419Z] Selecting previously unselected package openssh-client. [2020-04-28T05:19:50.419Z] Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-04-28T05:19:50.419Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-04-28T05:19:50.677Z] Selecting previously unselected package xauth. [2020-04-28T05:19:50.677Z] Preparing to unpack .../19-xauth_1%3a1.0.10-1_amd64.deb ... [2020-04-28T05:19:50.677Z] Unpacking xauth (1:1.0.10-1) ... [2020-04-28T05:19:50.677Z] Selecting previously unselected package curl. [2020-04-28T05:19:50.677Z] Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_amd64.deb ... [2020-04-28T05:19:50.677Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-04-28T05:19:50.677Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-04-28T05:19:50.677Z] Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... [2020-04-28T05:19:50.677Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-04-28T05:19:50.938Z] Selecting previously unselected package liberror-perl. [2020-04-28T05:19:50.938Z] Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... [2020-04-28T05:19:50.938Z] Unpacking liberror-perl (0.17025-1) ... [2020-04-28T05:19:50.938Z] Selecting previously unselected package git-man. [2020-04-28T05:19:50.938Z] Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-04-28T05:19:50.938Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-04-28T05:19:51.198Z] Selecting previously unselected package git. [2020-04-28T05:19:51.198Z] Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-04-28T05:19:51.198Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-04-28T05:19:51.767Z] Selecting previously unselected package make. [2020-04-28T05:19:51.767Z] Preparing to unpack .../25-make_4.1-9.1ubuntu1_amd64.deb ... [2020-04-28T05:19:51.768Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-04-28T05:19:51.768Z] Selecting previously unselected package patch. [2020-04-28T05:19:51.768Z] Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-04-28T05:19:51.768Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-04-28T05:19:52.026Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-04-28T05:19:52.026Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-04-28T05:19:52.026Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-04-28T05:19:52.026Z] Setting up less (487-0.1) ... [2020-04-28T05:19:52.286Z] Setting up make (4.1-9.1ubuntu1) ... [2020-04-28T05:19:52.286Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-04-28T05:19:52.286Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-04-28T05:19:52.286Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-04-28T05:19:52.286Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-04-28T05:19:52.286Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-04-28T05:19:52.544Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-04-28T05:19:52.544Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-04-28T05:19:52.544Z] Setting up libxdmcp6:amd64 (1:1.1.2-3) ... [2020-04-28T05:19:52.544Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-04-28T05:19:52.544Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-04-28T05:19:52.805Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-04-28T05:19:52.805Z] Setting up libxau6:amd64 (1:1.0.8-1) ... [2020-04-28T05:19:52.805Z] Setting up netbase (5.4) ... [2020-04-28T05:19:52.805Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-04-28T05:19:52.805Z] Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-04-28T05:19:52.805Z] Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-04-28T05:19:52.805Z] Setting up libxmuu1:amd64 (2:1.1.2-2) ... [2020-04-28T05:19:52.805Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-04-28T05:19:53.065Z] Setting up libxext6:amd64 (2:1.3.3-1) ... [2020-04-28T05:19:53.065Z] Setting up liberror-perl (0.17025-1) ... [2020-04-28T05:19:53.065Z] Setting up xauth (1:1.0.10-1) ... [2020-04-28T05:19:53.065Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-04-28T05:19:53.065Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-04-28T05:19:55.600Z] curl set to automatically installed. [2020-04-28T05:19:55.600Z] git set to automatically installed. [2020-04-28T05:19:55.600Z] git-man set to automatically installed. [2020-04-28T05:19:55.600Z] less set to automatically installed. [2020-04-28T05:19:55.600Z] libbsd0 set to automatically installed. [2020-04-28T05:19:55.600Z] libcurl3-gnutls set to automatically installed. [2020-04-28T05:19:55.600Z] libedit2 set to automatically installed. [2020-04-28T05:19:55.600Z] liberror-perl set to automatically installed. [2020-04-28T05:19:55.600Z] libexpat1 set to automatically installed. [2020-04-28T05:19:55.600Z] libgdbm-compat4 set to automatically installed. [2020-04-28T05:19:55.600Z] libgdbm5 set to automatically installed. [2020-04-28T05:19:55.600Z] libperl5.26 set to automatically installed. [2020-04-28T05:19:55.600Z] libssl1.0.0 set to automatically installed. [2020-04-28T05:19:55.600Z] libx11-6 set to automatically installed. [2020-04-28T05:19:55.600Z] libx11-data set to automatically installed. [2020-04-28T05:19:55.600Z] libxau6 set to automatically installed. [2020-04-28T05:19:55.600Z] libxcb1 set to automatically installed. [2020-04-28T05:19:55.600Z] libxdmcp6 set to automatically installed. [2020-04-28T05:19:55.600Z] libxext6 set to automatically installed. [2020-04-28T05:19:55.600Z] libxmuu1 set to automatically installed. [2020-04-28T05:19:55.600Z] make set to automatically installed. [2020-04-28T05:19:55.600Z] netbase set to automatically installed. [2020-04-28T05:19:55.600Z] openssh-client set to automatically installed. [2020-04-28T05:19:55.600Z] patch set to automatically installed. [2020-04-28T05:19:55.600Z] perl set to automatically installed. [2020-04-28T05:19:55.600Z] perl-modules-5.26 set to automatically installed. [2020-04-28T05:19:55.600Z] xauth set to automatically installed. [2020-04-28T05:19:55.600Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-04-28T05:19:55.600Z] Please ensure the environment is properly setup before continuing. [2020-04-28T05:19:55.600Z] Ignore this message if the appropriate measures have already been taken [2020-04-28T05:19:55.861Z] Pulling go [2020-04-28T05:19:55.883Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6421 in /w/workspace/gexfoundry_device-mqtt-go_PR-145 [Pipeline] { [Pipeline] ws [2020-04-28T05:19:55.949Z] Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout [2020-04-28T05:19:56.799Z] 'device-mqtt' has dependencies that need to be staged: go [2020-04-28T05:19:56.799Z] Skipping pull go (already ran) [2020-04-28T05:19:56.799Z] Building go [2020-04-28T05:19:56.799Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-04-28T05:19:56.799Z] Dload Upload Total Spent Left Speed [2020-04-28T05:19:57.995Z] 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 [2020-04-28T05:19:58.933Z] go1.13.5.linux-amd64.tar.gz: OK [2020-04-28T05:20:03.587Z] using credential edgex-jenkins-ssh [2020-04-28T05:20:03.634Z] Cloning the remote Git repository [2020-04-28T05:20:03.635Z] Cloning with configured refspecs honoured and without tags [2020-04-28T05:20:03.729Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-04-28T05:20:03.844Z] > git init /w/workspace/device-mqtt-go/2 # timeout=10 [2020-04-28T05:20:03.968Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-04-28T05:20:03.969Z] > git --version # timeout=10 [2020-04-28T05:20:04.012Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-28T05:20:04.102Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-28T05:20:05.452Z] Fetching without tags [2020-04-28T05:20:06.027Z] Merging remotes/origin/master commit e2dc5f5af20d76c333efe1072a8117cf54f743a6 into PR head commit 863c2d092d29f8a9e87502338db31dca76e7e9f6 [2020-04-28T05:20:06.370Z] Merge succeeded, producing 863c2d092d29f8a9e87502338db31dca76e7e9f6 [2020-04-28T05:20:06.371Z] Checking out Revision 863c2d092d29f8a9e87502338db31dca76e7e9f6 (PR-145) [2020-04-28T05:20:05.316Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-04-28T05:20:05.361Z] > git config --add remote.origin.fetch +refs/pull/145/head:refs/remotes/origin/PR-145 # timeout=10 [2020-04-28T05:20:05.379Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-28T05:20:05.407Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-04-28T05:20:05.467Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-04-28T05:20:05.468Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-28T05:20:05.488Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-28T05:20:06.051Z] > git config core.sparsecheckout # timeout=10 [2020-04-28T05:20:06.099Z] > git checkout -f 863c2d092d29f8a9e87502338db31dca76e7e9f6 # timeout=10 [2020-04-28T05:20:06.243Z] > git remote # timeout=10 [2020-04-28T05:20:06.269Z] > git config --get remote.origin.url # timeout=10 [2020-04-28T05:20:06.305Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-28T05:20:06.319Z] > git merge e2dc5f5af20d76c333efe1072a8117cf54f743a6 # timeout=10 [2020-04-28T05:20:06.344Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-28T05:20:06.379Z] > git config core.sparsecheckout # timeout=10 [2020-04-28T05:20:06.399Z] > git checkout -f 863c2d092d29f8a9e87502338db31dca76e7e9f6 # timeout=10 [2020-04-28T05:20:07.076Z] Staging go [2020-04-28T05:20:07.076Z] Pulling device-mqtt [2020-04-28T05:20:08.455Z] Skipping build go (already ran) [2020-04-28T05:20:08.455Z] Building device-mqtt [2020-04-28T05:20:08.714Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2020-04-28T05:20:09.661Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.0 [2020-04-28T05:20:09.661Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-28T05:20:09.661Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-04-28T05:20:09.661Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-28T05:20:09.661Z] go: downloading github.com/spf13/cast v1.3.0 [2020-04-28T05:20:09.661Z] go: extracting github.com/spf13/cast v1.3.0 [2020-04-28T05:20:09.661Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-28T05:20:09.661Z] go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-04-28T05:20:09.661Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.0 [2020-04-28T05:20:09.661Z] go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-28T05:20:09.661Z] go: downloading github.com/google/uuid v1.1.1 [2020-04-28T05:20:09.661Z] go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-28T05:20:09.661Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-04-28T05:20:09.661Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-28T05:20:09.661Z] go: extracting github.com/google/uuid v1.1.1 [2020-04-28T05:20:09.661Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-04-28T05:20:09.661Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.30 [2020-04-28T05:20:09.661Z] go: downloading github.com/pkg/errors v0.8.1 [2020-04-28T05:20:09.661Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-04-28T05:20:09.661Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-28T05:20:09.661Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.30 [2020-04-28T05:20:09.661Z] go: extracting github.com/pkg/errors v0.8.1 [2020-04-28T05:20:09.661Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-04-28T05:20:09.923Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-28T05:20:09.923Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-04-28T05:20:09.923Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-28T05:20:09.923Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-28T05:20:09.923Z] go: downloading github.com/x448/float16 v0.8.4 [2020-04-28T05:20:09.923Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-04-28T05:20:09.923Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-28T05:20:09.923Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-28T05:20:09.923Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-04-28T05:20:09.923Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-04-28T05:20:09.923Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-04-28T05:20:09.923Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-04-28T05:20:09.923Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-28T05:20:09.923Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-04-28T05:20:09.923Z] go: extracting github.com/x448/float16 v0.8.4 [2020-04-28T05:20:09.923Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-28T05:20:09.923Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-04-28T05:20:09.923Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-04-28T05:20:09.923Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-04-28T05:20:09.923Z] go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-28T05:20:09.923Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-28T05:20:09.923Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-28T05:20:09.923Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-04-28T05:20:09.923Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-04-28T05:20:09.923Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-28T05:20:09.923Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-04-28T05:20:09.923Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-28T05:20:09.923Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-04-28T05:20:09.923Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-28T05:20:09.923Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-28T05:20:09.923Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-04-28T05:20:09.923Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-04-28T05:20:09.923Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-04-28T05:20:09.923Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-28T05:20:09.923Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-04-28T05:20:09.923Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-04-28T05:20:09.923Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-04-28T05:20:10.185Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-28T05:20:10.185Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-28T05:20:10.185Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-28T05:20:10.185Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-28T05:20:10.185Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-04-28T05:20:10.185Z] go: extracting github.com/hashicorp/golang-lru v0.5.0 [2020-04-28T05:20:10.186Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0 [2020-04-28T05:20:10.186Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-28T05:20:10.186Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-28T05:20:10.186Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 [2020-04-28T05:20:10.186Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-28T05:20:10.186Z] go: finding github.com/google/uuid v1.1.1 [2020-04-28T05:20:10.186Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-04-28T05:20:10.186Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-28T05:20:10.186Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-28T05:20:10.186Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-28T05:20:10.186Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-28T05:20:10.186Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-28T05:20:10.186Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-28T05:20:10.186Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-28T05:20:10.186Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-28T05:20:10.186Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-28T05:20:10.186Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-28T05:20:10.186Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-28T05:20:10.186Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-28T05:20:10.186Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-28T05:20:10.186Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-28T05:20:10.186Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-28T05:20:10.186Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-28T05:20:10.186Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-28T05:20:10.451Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-28T05:20:10.451Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-28T05:20:10.451Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-28T05:20:10.451Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-28T05:20:10.451Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-28T05:20:10.451Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-28T05:20:10.451Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-28T05:20:10.451Z] go: finding github.com/spf13/cast v1.3.0 [2020-04-28T05:20:10.451Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-28T05:20:11.582Z] 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 [2020-04-28T05:20:12.804Z] ========================================================= [2020-04-28T05:20:12.804Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-28T05:20:12.804Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-28T05:20:14.384Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-04-28T05:20:15.484Z] Sending build context to Docker daemon 569.9kB [2020-04-28T05:20:15.484Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-28T05:20:15.484Z] Step 2/8 : FROM ${BASE} [2020-04-28T05:20:16.098Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-28T05:20:16.098Z] cde5963f3b93: Pulling fs layer [2020-04-28T05:20:16.098Z] 2a23fa8c16f7: Pulling fs layer [2020-04-28T05:20:16.099Z] 777b28850792: Pulling fs layer [2020-04-28T05:20:16.099Z] 8a11ddd9e578: Pulling fs layer [2020-04-28T05:20:16.099Z] 4cf88f913ddb: Pulling fs layer [2020-04-28T05:20:16.099Z] 1df406cf5192: Pulling fs layer [2020-04-28T05:20:16.099Z] cd6300453558: Pulling fs layer [2020-04-28T05:20:16.099Z] b9c365052c96: Pulling fs layer [2020-04-28T05:20:16.099Z] a2d8cc88f415: Pulling fs layer [2020-04-28T05:20:16.099Z] ea1d1ca13537: Pulling fs layer [2020-04-28T05:20:16.099Z] 8a11ddd9e578: Waiting [2020-04-28T05:20:16.099Z] 3750a50a1c5e: Pulling fs layer [2020-04-28T05:20:16.099Z] 4cf88f913ddb: Waiting [2020-04-28T05:20:16.099Z] cd6300453558: Waiting [2020-04-28T05:20:16.099Z] b9c365052c96: Waiting [2020-04-28T05:20:16.099Z] a2d8cc88f415: Waiting [2020-04-28T05:20:16.099Z] ea1d1ca13537: Waiting [2020-04-28T05:20:16.099Z] 3750a50a1c5e: Waiting [2020-04-28T05:20:16.099Z] 1df406cf5192: Waiting [2020-04-28T05:20:16.369Z] 777b28850792: Verifying Checksum [2020-04-28T05:20:16.369Z] 777b28850792: Download complete [2020-04-28T05:20:16.369Z] 2a23fa8c16f7: Download complete [2020-04-28T05:20:16.369Z] 4cf88f913ddb: Verifying Checksum [2020-04-28T05:20:16.369Z] 4cf88f913ddb: Download complete [2020-04-28T05:20:16.369Z] 1df406cf5192: Verifying Checksum [2020-04-28T05:20:16.369Z] 1df406cf5192: Download complete [2020-04-28T05:20:16.651Z] cde5963f3b93: Verifying Checksum [2020-04-28T05:20:16.651Z] cde5963f3b93: Download complete [2020-04-28T05:20:18.083Z] cde5963f3b93: Pull complete [2020-04-28T05:20:19.071Z] 2a23fa8c16f7: Pull complete [2020-04-28T05:20:19.347Z] 777b28850792: Pull complete [2020-04-28T05:20:20.483Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-28T05:20:21.315Z] cd6300453558: Verifying Checksum [2020-04-28T05:20:21.315Z] cd6300453558: Download complete [2020-04-28T05:20:21.315Z] a2d8cc88f415: Verifying Checksum [2020-04-28T05:20:21.315Z] a2d8cc88f415: Download complete [2020-04-28T05:20:24.678Z] Skipping stage go (already ran) [2020-04-28T05:20:24.678Z] Staging device-mqtt [2020-04-28T05:20:24.695Z] ea1d1ca13537: Verifying Checksum [2020-04-28T05:20:24.695Z] ea1d1ca13537: Download complete [2020-04-28T05:20:24.695Z] 3750a50a1c5e: Verifying Checksum [2020-04-28T05:20:24.695Z] 3750a50a1c5e: Download complete [2020-04-28T05:20:25.615Z] Priming go [2020-04-28T05:20:26.555Z] Priming device-mqtt [2020-04-28T05:20:27.123Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-04-28T05:20:27.123Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-04-28T05:20:27.123Z] Determining the version from the project repo (version-script). [2020-04-28T05:20:27.123Z] The version has been set to '0.0.0-20200428+863c2d0' [2020-04-28T05:20:27.297Z] b9c365052c96: Verifying Checksum [2020-04-28T05:20:27.297Z] b9c365052c96: Download complete [2020-04-28T05:20:27.388Z] Snapping 'edgex-device-mqtt' ... [2020-04-28T05:20:28.800Z] [2020-04-28T05:20:28.800Z] Snapped edgex-device-mqtt_0.0.0-20200428+863c2d0_amd64.snap [2020-04-28T05:20:29.259Z] 8a11ddd9e578: Verifying Checksum [2020-04-28T05:20:29.259Z] 8a11ddd9e578: Download complete [Pipeline] } [2020-04-28T05:20:29.744Z] 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] } [2020-04-28T05:20:41.636Z] 8a11ddd9e578: Pull complete [2020-04-28T05:20:41.636Z] 4cf88f913ddb: Pull complete [2020-04-28T05:20:41.636Z] 1df406cf5192: Pull complete [2020-04-28T05:20:44.995Z] cd6300453558: Pull complete [2020-04-28T05:20:50.358Z] b9c365052c96: Pull complete [2020-04-28T05:20:50.358Z] a2d8cc88f415: Pull complete [2020-04-28T05:20:51.785Z] ea1d1ca13537: Pull complete [2020-04-28T05:20:52.393Z] 3750a50a1c5e: Pull complete [2020-04-28T05:20:52.393Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-28T05:20:52.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-28T05:20:52.393Z] ---> 78745c68409d [2020-04-28T05:20:52.393Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-04-28T05:20:57.760Z] ---> Running in d55a3fd31021 [2020-04-28T05:20:57.760Z] Removing intermediate container d55a3fd31021 [2020-04-28T05:20:57.760Z] ---> 4e2b9ec1845d [2020-04-28T05:20:57.760Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-28T05:20:57.760Z] ---> Running in f45d2b1f846f [2020-04-28T05:20:59.716Z] Removing intermediate container f45d2b1f846f [2020-04-28T05:20:59.716Z] ---> 1acb16a1e391 [2020-04-28T05:20:59.716Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-04-28T05:20:59.716Z] ---> Running in 1dc04851146b [2020-04-28T05:21:00.691Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-28T05:21:01.653Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-28T05:21:01.931Z] (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-28T05:21:02.201Z] (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-04-28T05:21:02.201Z] (3/18) Installing libmagic (5.37-r1) [2020-04-28T05:21:02.468Z] (4/18) Installing file (5.37-r1) [2020-04-28T05:21:02.468Z] (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-04-28T05:21:02.736Z] (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-04-28T05:21:02.736Z] (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-28T05:21:06.087Z] (8/18) Installing libc-dev (0.7.2-r0) [2020-04-28T05:21:06.087Z] (9/18) Installing g++ (9.2.0-r4) [2020-04-28T05:21:07.050Z] (10/18) Installing fortify-headers (1.1-r0) [2020-04-28T05:21:07.317Z] (11/18) Installing build-base (0.5-r1) [2020-04-28T05:21:07.317Z] (12/18) Installing openssh-keygen (8.1_p1-r0) [2020-04-28T05:21:07.584Z] (13/18) Installing libedit (20191211.3.1-r0) [2020-04-28T05:21:07.584Z] (14/18) Installing openssh-client (8.1_p1-r0) [2020-04-28T05:21:07.855Z] (15/18) Installing openssh-sftp-server (8.1_p1-r0) [2020-04-28T05:21:07.855Z] (16/18) Installing openssh-server-common (8.1_p1-r0) [2020-04-28T05:21:07.855Z] (17/18) Installing openssh-server (8.1_p1-r0) [2020-04-28T05:21:08.125Z] (18/18) Installing openssh (8.1_p1-r0) [2020-04-28T05:21:08.125Z] Executing busybox-1.31.1-r8.trigger [2020-04-28T05:21:08.125Z] OK: 203 MiB in 52 packages [2020-04-28T05:21:14.794Z] Removing intermediate container 1dc04851146b [2020-04-28T05:21:14.794Z] ---> 0dbe84305fdc [2020-04-28T05:21:14.794Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-04-28T05:21:15.064Z] ---> Running in bc0fb0aa1add [2020-04-28T05:21:15.337Z] Removing intermediate container bc0fb0aa1add [2020-04-28T05:21:15.337Z] ---> f69d763287f1 [2020-04-28T05:21:15.337Z] Step 7/8 : COPY . . [2020-04-28T05:21:16.303Z] ---> d6fa39cc80dd [2020-04-28T05:21:16.303Z] Step 8/8 : RUN go mod download [2020-04-28T05:21:16.303Z] ---> Running in 6cc988e68eb6 [2020-04-28T05:21:18.895Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-28T05:21:18.895Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-28T05:21:18.895Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-28T05:21:18.895Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-28T05:21:18.895Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-28T05:21:18.895Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-28T05:21:18.895Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-28T05:21:18.895Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-28T05:21:18.895Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-04-28T05:21:18.895Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0 [2020-04-28T05:21:18.895Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 [2020-04-28T05:21:18.895Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-28T05:21:18.895Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-28T05:21:18.895Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-28T05:21:18.895Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-28T05:21:18.895Z] go: finding github.com/fatih/color v1.7.0 [2020-04-28T05:21:18.895Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-28T05:21:18.895Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-28T05:21:18.895Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-28T05:21:18.895Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-28T05:21:18.895Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-28T05:21:18.895Z] go: finding github.com/google/uuid v1.1.1 [2020-04-28T05:21:18.895Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-28T05:21:18.895Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-28T05:21:18.895Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-28T05:21:18.895Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-28T05:21:18.895Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-28T05:21:18.895Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-28T05:21:18.895Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-28T05:21:18.895Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-28T05:21:18.895Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-28T05:21:18.895Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-28T05:21:18.895Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-28T05:21:18.895Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-28T05:21:18.895Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-28T05:21:18.895Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-28T05:21:18.895Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-28T05:21:18.895Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-28T05:21:18.895Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-28T05:21:18.895Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-28T05:21:18.895Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-28T05:21:18.895Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-28T05:21:18.895Z] go: finding github.com/kr/pty v1.1.1 [2020-04-28T05:21:18.895Z] go: finding github.com/kr/text v0.1.0 [2020-04-28T05:21:18.895Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-28T05:21:18.895Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-28T05:21:18.895Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-28T05:21:18.895Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-28T05:21:18.895Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-28T05:21:18.895Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-28T05:21:18.895Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-28T05:21:18.895Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-28T05:21:18.895Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-28T05:21:18.895Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-28T05:21:18.895Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-28T05:21:19.163Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-28T05:21:19.163Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-28T05:21:19.163Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-28T05:21:19.163Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-28T05:21:19.163Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-28T05:21:19.163Z] go: finding github.com/posener/complete v1.1.1 [2020-04-28T05:21:19.163Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-28T05:21:19.163Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-28T05:21:19.163Z] go: finding github.com/spf13/cast v1.3.0 [2020-04-28T05:21:19.163Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-28T05:21:19.163Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-28T05:21:19.163Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-28T05:21:19.163Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-28T05:21:19.163Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-28T05:21:19.163Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-28T05:21:19.163Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-28T05:21:19.163Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-28T05:21:19.163Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-28T05:21:19.163Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-28T05:21:19.163Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-28T05:21:31.495Z] Removing intermediate container 6cc988e68eb6 [2020-04-28T05:21:31.495Z] ---> c72dd70e18f9 [2020-04-28T05:21:31.495Z] Successfully built c72dd70e18f9 [2020-04-28T05:21:31.495Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-28T05:21:32.267Z] + docker inspect -f . ci-base-image-arm64 [2020-04-28T05:21:32.539Z] . [Pipeline] withDockerContainer [2020-04-28T05:21:32.975Z] prd-ubuntu18.04-docker-arm64-4c-16g-6421 does not seem to be running inside a container [2020-04-28T05:21:33.064Z] $ 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 [2020-04-28T05:21:34.695Z] $ docker top 30678dbd003ee52a0cc2c3d854164a70b27bf23596cc6717279137bd30b30434 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-28T05:21:35.854Z] + go version [2020-04-28T05:21:35.854Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-28T05:21:36.546Z] + make test [2020-04-28T05:21:36.546Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-04-28T05:21:37.971Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-04-28T05:22:16.943Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2020-04-28T05:22:16.943Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.029s coverage: 29.8% of statements [2020-04-28T05:22:16.943Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2020-04-28T05:22:16.943Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-28T05:22:22.327Z] gofmt -l . [2020-04-28T05:22:22.327Z] ["`gofmt -l .`" = ""] [2020-04-28T05:22:22.327Z] ./bin/test-attribution-txt.sh [2020-04-28T05:22:22.597Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-28T05:22:23.202Z] Warning: overwriting stash ‘coverage-report’ [2020-04-28T05:22:23.673Z] Stashed 1 file(s) [Pipeline] } [2020-04-28T05:22:23.683Z] $ docker stop --time=1 30678dbd003ee52a0cc2c3d854164a70b27bf23596cc6717279137bd30b30434 [2020-04-28T05:22:26.042Z] $ docker rm -f 30678dbd003ee52a0cc2c3d854164a70b27bf23596cc6717279137bd30b30434 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-28T05:22:27.383Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-28T05:22:27.716Z] + ls -al . [2020-04-28T05:22:27.716Z] total 132 [2020-04-28T05:22:27.716Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 28 05:22 . [2020-04-28T05:22:27.716Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 05:20 .. [2020-04-28T05:22:27.716Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 28 05:20 .dockerignore [2020-04-28T05:22:27.716Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 05:20 .git [2020-04-28T05:22:27.716Z] -rw-rw-r-- 1 jenkins jenkins 335 Apr 28 05:20 .gitignore [2020-04-28T05:22:27.716Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 05:20 .semver [2020-04-28T05:22:27.716Z] -rw-rw-r-- 1 jenkins jenkins 4678 Apr 28 05:20 Attribution.txt [2020-04-28T05:22:27.716Z] -rw-rw-r-- 1 jenkins jenkins 1776 Apr 28 05:20 Dockerfile [2020-04-28T05:22:27.716Z] -rw-rw-r-- 1 jenkins jenkins 953 Apr 28 05:20 Dockerfile.build [2020-04-28T05:22:27.716Z] -rw-rw-r-- 1 jenkins jenkins 700 Apr 28 05:20 Jenkinsfile [2020-04-28T05:22:27.716Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 28 05:20 LICENSE [2020-04-28T05:22:27.716Z] -rw-rw-r-- 1 jenkins jenkins 902 Apr 28 05:20 Makefile [2020-04-28T05:22:27.716Z] -rw-rw-r-- 1 jenkins jenkins 444 Apr 28 05:20 README.md [2020-04-28T05:22:27.716Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 05:14 VERSION [2020-04-28T05:22:27.716Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 05:20 bin [2020-04-28T05:22:27.716Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 05:20 cmd [2020-04-28T05:22:27.716Z] -rw-r--r-- 1 jenkins jenkins 18214 Apr 28 05:22 coverage.out [2020-04-28T05:22:27.716Z] -rw-r--r-- 1 jenkins jenkins 510 Apr 28 05:22 go.mod [2020-04-28T05:22:27.716Z] -rw-r--r-- 1 jenkins jenkins 13518 Apr 28 05:22 go.sum [2020-04-28T05:22:27.716Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 05:20 internal [2020-04-28T05:22:27.716Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 05:20 mock [2020-04-28T05:22:27.716Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 05:20 snap [2020-04-28T05:22:27.716Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 28 05:20 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-28T05:22:28.049Z] + 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 . [2020-04-28T05:22:28.636Z] Sending build context to Docker daemon 588.8kB [2020-04-28T05:22:28.636Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-04-28T05:22:28.636Z] Step 2/21 : FROM ${BASE} AS builder [2020-04-28T05:22:28.636Z] ---> c72dd70e18f9 [2020-04-28T05:22:28.636Z] Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-04-28T05:22:28.907Z] ---> Running in c92d66180350 [2020-04-28T05:22:29.177Z] Removing intermediate container c92d66180350 [2020-04-28T05:22:29.177Z] ---> 97235a4f740a [2020-04-28T05:22:29.177Z] Step 4/21 : ARG ALPINE_PKG_EXTRA="" [2020-04-28T05:22:29.177Z] ---> Running in c1def6db5673 [2020-04-28T05:22:29.765Z] Removing intermediate container c1def6db5673 [2020-04-28T05:22:29.765Z] ---> 919dcdba69cc [2020-04-28T05:22:29.765Z] Step 5/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-28T05:22:29.765Z] ---> Running in 492c04789d87 [2020-04-28T05:22:32.359Z] Removing intermediate container 492c04789d87 [2020-04-28T05:22:32.359Z] ---> 2cee59fc5f4b [2020-04-28T05:22:32.359Z] Step 6/21 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-28T05:22:32.359Z] ---> Running in 02fd7f014acc [2020-04-28T05:22:33.327Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-28T05:22:33.918Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-28T05:22:34.506Z] OK: 203 MiB in 52 packages [2020-04-28T05:22:35.924Z] Removing intermediate container 02fd7f014acc [2020-04-28T05:22:35.924Z] ---> 1681dce8e3e8 [2020-04-28T05:22:35.924Z] Step 7/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-04-28T05:22:35.924Z] ---> Running in b90af4f8ddb8 [2020-04-28T05:22:36.193Z] Removing intermediate container b90af4f8ddb8 [2020-04-28T05:22:36.193Z] ---> 907157747a48 [2020-04-28T05:22:36.193Z] Step 8/21 : COPY . . [2020-04-28T05:22:37.162Z] ---> 21ffb3c069bf [2020-04-28T05:22:37.162Z] Step 9/21 : ARG MAKE='make build' [2020-04-28T05:22:37.162Z] ---> Running in 5134363b0e9a [2020-04-28T05:22:37.434Z] Removing intermediate container 5134363b0e9a [2020-04-28T05:22:37.434Z] ---> a3eee2415359 [2020-04-28T05:22:37.434Z] Step 10/21 : RUN $MAKE [2020-04-28T05:22:37.702Z] ---> Running in 64be650f6f7e [2020-04-28T05:22:38.677Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2020-04-28T05:23:10.969Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-28T05:23:19.193Z] Removing intermediate container 64be650f6f7e [2020-04-28T05:23:19.193Z] ---> 1ba659ca780b [2020-04-28T05:23:19.193Z] Step 11/21 : FROM alpine [2020-04-28T05:23:19.193Z] latest: Pulling from library/alpine [2020-04-28T05:23:19.193Z] 29e5d40040c1: Pulling fs layer [2020-04-28T05:23:19.193Z] 29e5d40040c1: Verifying Checksum [2020-04-28T05:23:19.193Z] 29e5d40040c1: Download complete [2020-04-28T05:23:19.783Z] 29e5d40040c1: Pull complete [2020-04-28T05:23:19.783Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-04-28T05:23:19.783Z] Status: Downloaded newer image for alpine:latest [2020-04-28T05:23:19.783Z] ---> c20d2a9ab686 [2020-04-28T05:23:19.783Z] Step 12/21 : ENV APP_PORT=49982 [2020-04-28T05:23:20.052Z] ---> Running in 629761134e9b [2020-04-28T05:23:20.320Z] Removing intermediate container 629761134e9b [2020-04-28T05:23:20.320Z] ---> 514451aae63d [2020-04-28T05:23:20.320Z] Step 13/21 : EXPOSE $APP_PORT [2020-04-28T05:23:20.588Z] ---> Running in 7e3387360d3b [2020-04-28T05:23:20.856Z] Removing intermediate container 7e3387360d3b [2020-04-28T05:23:20.856Z] ---> bad5c4b53e54 [2020-04-28T05:23:20.856Z] Step 14/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-04-28T05:23:22.391Z] ---> 92af5f23e9a7 [2020-04-28T05:23:22.391Z] Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / [2020-04-28T05:23:22.992Z] ---> 81462e2b04ae [2020-04-28T05:23:22.992Z] Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / [2020-04-28T05:23:23.582Z] ---> 1fe7ef22f07f [2020-04-28T05:23:23.582Z] Step 17/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-04-28T05:23:23.582Z] ---> Running in 722837a40bd3 [2020-04-28T05:23:23.860Z] Removing intermediate container 722837a40bd3 [2020-04-28T05:23:23.860Z] ---> 0f399b4958d4 [2020-04-28T05:23:23.860Z] Step 18/21 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-04-28T05:23:24.132Z] ---> Running in e3792124eb01 [2020-04-28T05:23:24.399Z] Removing intermediate container e3792124eb01 [2020-04-28T05:23:24.399Z] ---> fffdc24f2efd [2020-04-28T05:23:24.399Z] Step 19/21 : LABEL arch=arm64 [2020-04-28T05:23:24.667Z] ---> Running in 12f348885678 [2020-04-28T05:23:24.940Z] Removing intermediate container 12f348885678 [2020-04-28T05:23:24.940Z] ---> b8b12f1f2925 [2020-04-28T05:23:24.940Z] Step 20/21 : LABEL git_sha=863c2d092d29f8a9e87502338db31dca76e7e9f6 [2020-04-28T05:23:24.940Z] ---> Running in e6fee54e7c4e [2020-04-28T05:23:25.526Z] Removing intermediate container e6fee54e7c4e [2020-04-28T05:23:25.526Z] ---> 3bfcdec22ed3 [2020-04-28T05:23:25.526Z] Step 21/21 : LABEL version=0.0.0 [2020-04-28T05:23:25.526Z] ---> Running in c907c8cd93d9 [2020-04-28T05:23:25.794Z] Removing intermediate container c907c8cd93d9 [2020-04-28T05:23:25.794Z] ---> cef5b14e6c6f [2020-04-28T05:23:25.794Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-28T05:23:26.063Z] Successfully built cef5b14e6c6f [2020-04-28T05:23:26.063Z] 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 [2020-04-28T05:23:26.819Z] + find /w/workspace/device-mqtt-go/2 [2020-04-28T05:23:26.819Z] + grep snapcraft.yaml [2020-04-28T05:23:26.819Z] + grep -Po ^name: \K(.*) /w/workspace/device-mqtt-go/2/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-28T05:23:26.967Z] provisioning config files... [2020-04-28T05:23:26.992Z] copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/2@tmp/config2363378206350479985tmp [Pipeline] { [Pipeline] sh [2020-04-28T05:23:27.380Z] + cp /w/workspace/device-mqtt-go/2@tmp/config2363378206350479985tmp /w/workspace/device-mqtt-go/2/edgex-snap-store-login [Pipeline] sh [2020-04-28T05:23:27.716Z] + 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 [2020-04-28T05:23:27.985Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-04-28T05:23:27.985Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-04-28T05:23:27.985Z] b2f61026a351: Pulling fs layer [2020-04-28T05:23:27.985Z] 5538fb30c42c: Pulling fs layer [2020-04-28T05:23:27.985Z] f0b05810781a: Pulling fs layer [2020-04-28T05:23:27.985Z] 0180a33352d6: Pulling fs layer [2020-04-28T05:23:27.985Z] e7604b0c0f53: Pulling fs layer [2020-04-28T05:23:27.985Z] db689cb83ae0: Pulling fs layer [2020-04-28T05:23:27.985Z] 0180a33352d6: Waiting [2020-04-28T05:23:27.985Z] 6138af208834: Pulling fs layer [2020-04-28T05:23:27.985Z] 007c8e8c5d63: Pulling fs layer [2020-04-28T05:23:27.985Z] e7604b0c0f53: Waiting [2020-04-28T05:23:27.985Z] 4f7a387c642f: Pulling fs layer [2020-04-28T05:23:27.985Z] db689cb83ae0: Waiting [2020-04-28T05:23:27.985Z] 007c8e8c5d63: Waiting [2020-04-28T05:23:27.985Z] 4f7a387c642f: Waiting [2020-04-28T05:23:27.985Z] 6138af208834: Waiting [2020-04-28T05:23:27.985Z] f0b05810781a: Download complete [2020-04-28T05:23:28.252Z] 5538fb30c42c: Verifying Checksum [2020-04-28T05:23:28.252Z] 5538fb30c42c: Download complete [2020-04-28T05:23:28.252Z] 0180a33352d6: Verifying Checksum [2020-04-28T05:23:28.252Z] 0180a33352d6: Download complete [2020-04-28T05:23:28.252Z] db689cb83ae0: Verifying Checksum [2020-04-28T05:23:28.252Z] db689cb83ae0: Download complete [2020-04-28T05:23:28.252Z] 6138af208834: Verifying Checksum [2020-04-28T05:23:28.252Z] 6138af208834: Download complete [2020-04-28T05:23:28.252Z] 007c8e8c5d63: Download complete [2020-04-28T05:23:28.252Z] 4f7a387c642f: Verifying Checksum [2020-04-28T05:23:28.252Z] 4f7a387c642f: Download complete [2020-04-28T05:23:30.844Z] b2f61026a351: Verifying Checksum [2020-04-28T05:23:30.844Z] b2f61026a351: Download complete [2020-04-28T05:23:33.445Z] b2f61026a351: Pull complete [2020-04-28T05:23:33.714Z] 5538fb30c42c: Pull complete [2020-04-28T05:23:33.985Z] f0b05810781a: Pull complete [2020-04-28T05:23:34.254Z] 0180a33352d6: Pull complete [2020-04-28T05:23:56.319Z] e7604b0c0f53: Download complete [2020-04-28T05:24:28.577Z] e7604b0c0f53: Pull complete [2020-04-28T05:24:28.577Z] db689cb83ae0: Pull complete [2020-04-28T05:24:28.577Z] 6138af208834: Pull complete [2020-04-28T05:24:28.577Z] 007c8e8c5d63: Pull complete [2020-04-28T05:24:28.577Z] 4f7a387c642f: Pull complete [2020-04-28T05:24:28.577Z] Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 [2020-04-28T05:24:28.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-04-28T05:24:31.927Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-04-28T05:24:31.927Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-04-28T05:24:31.927Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-04-28T05:24:31.927Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-04-28T05:24:32.195Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1222 kB] [2020-04-28T05:24:32.779Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [845 kB] [2020-04-28T05:24:33.046Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7337 B] [2020-04-28T05:24:33.046Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] [2020-04-28T05:24:33.313Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [743 kB] [2020-04-28T05:24:33.579Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [571 kB] [2020-04-28T05:24:33.846Z] Fetched 3650 kB in 3s (1358 kB/s) [2020-04-28T05:24:40.493Z] Reading package lists... [2020-04-28T05:24:55.479Z] 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 [2020-04-28T05:24:59.738Z] Reading package lists... [2020-04-28T05:25:00.009Z] Building dependency tree... [2020-04-28T05:25:00.009Z] Reading state information... [2020-04-28T05:25:00.595Z] The following packages were automatically installed and are no longer required: [2020-04-28T05:25:00.595Z] libjq1 liblzo2-2 libonig4 [2020-04-28T05:25:00.595Z] Use 'sudo apt autoremove' to remove them. [2020-04-28T05:25:00.595Z] Suggested packages: [2020-04-28T05:25:00.595Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-04-28T05:25:00.595Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc [2020-04-28T05:25:00.595Z] keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-04-28T05:25:00.595Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-04-28T05:25:00.864Z] The following NEW packages will be installed: [2020-04-28T05:25:00.864Z] curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl [2020-04-28T05:25:00.864Z] libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 [2020-04-28T05:25:00.864Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase [2020-04-28T05:25:00.864Z] openssh-client patch perl perl-modules-5.26 xauth [2020-04-28T05:25:01.134Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2020-04-28T05:25:01.134Z] Need to get 12.9 MB of archives. [2020-04-28T05:25:01.134Z] After this operation, 84.2 MB of additional disk space will be used. [2020-04-28T05:25:01.134Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] [2020-04-28T05:25:01.407Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] [2020-04-28T05:25:01.407Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] [2020-04-28T05:25:01.407Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] [2020-04-28T05:25:01.407Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-04-28T05:25:01.674Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] [2020-04-28T05:25:01.946Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] [2020-04-28T05:25:01.946Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-04-28T05:25:02.911Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-04-28T05:25:02.911Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-04-28T05:25:02.911Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] [2020-04-28T05:25:03.874Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] [2020-04-28T05:25:03.874Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-04-28T05:25:03.874Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] [2020-04-28T05:25:03.874Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-04-28T05:25:03.874Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] [2020-04-28T05:25:03.874Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] [2020-04-28T05:25:03.874Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] [2020-04-28T05:25:03.874Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] [2020-04-28T05:25:04.142Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] [2020-04-28T05:25:04.142Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] [2020-04-28T05:25:04.142Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] [2020-04-28T05:25:04.142Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-04-28T05:25:04.142Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-04-28T05:25:04.142Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-04-28T05:25:04.731Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-04-28T05:25:04.731Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-04-28T05:25:05.318Z] debconf: delaying package configuration, since apt-utils is not installed [2020-04-28T05:25:05.318Z] Fetched 12.9 MB in 4s (3664 kB/s) [2020-04-28T05:25:05.587Z] Selecting previously unselected package libxau6:arm64. [2020-04-28T05:25:05.587Z] (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.) [2020-04-28T05:25:05.587Z] Preparing to unpack .../00-libxau6_1%3a1.0.8-1_arm64.deb ... [2020-04-28T05:25:05.587Z] Unpacking libxau6:arm64 (1:1.0.8-1) ... [2020-04-28T05:25:05.587Z] Selecting previously unselected package libbsd0:arm64. [2020-04-28T05:25:05.587Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... [2020-04-28T05:25:05.587Z] Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-04-28T05:25:05.856Z] Selecting previously unselected package libxdmcp6:arm64. [2020-04-28T05:25:05.856Z] Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_arm64.deb ... [2020-04-28T05:25:05.856Z] Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... [2020-04-28T05:25:05.856Z] Selecting previously unselected package libxcb1:arm64. [2020-04-28T05:25:05.856Z] Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... [2020-04-28T05:25:05.856Z] Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-04-28T05:25:06.127Z] Selecting previously unselected package libx11-data. [2020-04-28T05:25:06.127Z] Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-04-28T05:25:06.127Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-04-28T05:25:06.396Z] Selecting previously unselected package libx11-6:arm64. [2020-04-28T05:25:06.396Z] Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... [2020-04-28T05:25:06.396Z] Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-04-28T05:25:06.665Z] Selecting previously unselected package libxext6:arm64. [2020-04-28T05:25:06.665Z] Preparing to unpack .../06-libxext6_2%3a1.3.3-1_arm64.deb ... [2020-04-28T05:25:06.665Z] Unpacking libxext6:arm64 (2:1.3.3-1) ... [2020-04-28T05:25:06.665Z] Selecting previously unselected package perl-modules-5.26. [2020-04-28T05:25:06.665Z] Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-04-28T05:25:06.934Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-04-28T05:25:08.360Z] Selecting previously unselected package libgdbm5:arm64. [2020-04-28T05:25:08.360Z] Preparing to unpack .../08-libgdbm5_1.14.1-6_arm64.deb ... [2020-04-28T05:25:08.360Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-04-28T05:25:08.629Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-04-28T05:25:08.629Z] Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-04-28T05:25:08.629Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-04-28T05:25:08.629Z] Selecting previously unselected package libperl5.26:arm64. [2020-04-28T05:25:08.629Z] Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... [2020-04-28T05:25:08.629Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-04-28T05:25:10.045Z] Selecting previously unselected package perl. [2020-04-28T05:25:10.045Z] Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_arm64.deb ... [2020-04-28T05:25:10.045Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-04-28T05:25:10.312Z] Selecting previously unselected package less. [2020-04-28T05:25:10.312Z] Preparing to unpack .../12-less_487-0.1_arm64.deb ... [2020-04-28T05:25:10.312Z] Unpacking less (487-0.1) ... [2020-04-28T05:25:10.312Z] Selecting previously unselected package libexpat1:arm64. [2020-04-28T05:25:10.312Z] Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... [2020-04-28T05:25:10.312Z] Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-04-28T05:25:10.580Z] Selecting previously unselected package netbase. [2020-04-28T05:25:10.581Z] Preparing to unpack .../14-netbase_5.4_all.deb ... [2020-04-28T05:25:10.581Z] Unpacking netbase (5.4) ... [2020-04-28T05:25:10.854Z] Selecting previously unselected package libedit2:arm64. [2020-04-28T05:25:10.854Z] Preparing to unpack .../15-libedit2_3.1-20170329-1_arm64.deb ... [2020-04-28T05:25:10.854Z] Unpacking libedit2:arm64 (3.1-20170329-1) ... [2020-04-28T05:25:10.854Z] Selecting previously unselected package libssl1.0.0:arm64. [2020-04-28T05:25:10.854Z] Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... [2020-04-28T05:25:10.854Z] Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-04-28T05:25:11.120Z] Selecting previously unselected package libxmuu1:arm64. [2020-04-28T05:25:11.120Z] Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_arm64.deb ... [2020-04-28T05:25:11.120Z] Unpacking libxmuu1:arm64 (2:1.1.2-2) ... [2020-04-28T05:25:11.388Z] Selecting previously unselected package openssh-client. [2020-04-28T05:25:11.388Z] Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... [2020-04-28T05:25:11.388Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-04-28T05:25:11.657Z] Selecting previously unselected package xauth. [2020-04-28T05:25:11.657Z] Preparing to unpack .../19-xauth_1%3a1.0.10-1_arm64.deb ... [2020-04-28T05:25:11.657Z] Unpacking xauth (1:1.0.10-1) ... [2020-04-28T05:25:11.657Z] Selecting previously unselected package curl. [2020-04-28T05:25:11.657Z] Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_arm64.deb ... [2020-04-28T05:25:11.927Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-04-28T05:25:11.927Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-04-28T05:25:11.927Z] Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... [2020-04-28T05:25:11.927Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-04-28T05:25:12.195Z] Selecting previously unselected package liberror-perl. [2020-04-28T05:25:12.195Z] Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... [2020-04-28T05:25:12.195Z] Unpacking liberror-perl (0.17025-1) ... [2020-04-28T05:25:12.195Z] Selecting previously unselected package git-man. [2020-04-28T05:25:12.195Z] Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-04-28T05:25:12.195Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-04-28T05:25:12.464Z] Selecting previously unselected package git. [2020-04-28T05:25:12.464Z] Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-04-28T05:25:12.735Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-04-28T05:25:14.150Z] Selecting previously unselected package make. [2020-04-28T05:25:14.150Z] Preparing to unpack .../25-make_4.1-9.1ubuntu1_arm64.deb ... [2020-04-28T05:25:14.150Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-04-28T05:25:14.150Z] Selecting previously unselected package patch. [2020-04-28T05:25:14.150Z] Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-04-28T05:25:14.150Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-04-28T05:25:14.150Z] Setting up libedit2:arm64 (3.1-20170329-1) ... [2020-04-28T05:25:14.150Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-04-28T05:25:14.150Z] Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-04-28T05:25:14.150Z] Setting up less (487-0.1) ... [2020-04-28T05:25:14.734Z] Setting up make (4.1-9.1ubuntu1) ... [2020-04-28T05:25:14.734Z] Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-04-28T05:25:15.002Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-04-28T05:25:15.269Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-04-28T05:25:15.269Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-04-28T05:25:15.269Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-04-28T05:25:15.269Z] Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-04-28T05:25:15.269Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-04-28T05:25:15.269Z] Setting up libxdmcp6:arm64 (1:1.1.2-3) ... [2020-04-28T05:25:15.269Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-04-28T05:25:15.535Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-04-28T05:25:15.802Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-04-28T05:25:15.802Z] Setting up libxau6:arm64 (1:1.0.8-1) ... [2020-04-28T05:25:15.802Z] Setting up netbase (5.4) ... [2020-04-28T05:25:16.069Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-04-28T05:25:16.069Z] Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-04-28T05:25:16.069Z] Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-04-28T05:25:16.069Z] Setting up libxmuu1:arm64 (2:1.1.2-2) ... [2020-04-28T05:25:16.069Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-04-28T05:25:16.069Z] Setting up libxext6:arm64 (2:1.3.3-1) ... [2020-04-28T05:25:16.341Z] Setting up liberror-perl (0.17025-1) ... [2020-04-28T05:25:16.341Z] Setting up xauth (1:1.0.10-1) ... [2020-04-28T05:25:16.341Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-04-28T05:25:16.341Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-04-28T05:25:24.546Z] curl set to automatically installed. [2020-04-28T05:25:24.546Z] git set to automatically installed. [2020-04-28T05:25:24.546Z] git-man set to automatically installed. [2020-04-28T05:25:24.546Z] less set to automatically installed. [2020-04-28T05:25:24.546Z] libbsd0 set to automatically installed. [2020-04-28T05:25:24.546Z] libcurl3-gnutls set to automatically installed. [2020-04-28T05:25:24.546Z] libedit2 set to automatically installed. [2020-04-28T05:25:24.546Z] liberror-perl set to automatically installed. [2020-04-28T05:25:24.546Z] libexpat1 set to automatically installed. [2020-04-28T05:25:24.546Z] libgdbm-compat4 set to automatically installed. [2020-04-28T05:25:24.546Z] libgdbm5 set to automatically installed. [2020-04-28T05:25:24.546Z] libperl5.26 set to automatically installed. [2020-04-28T05:25:24.546Z] libssl1.0.0 set to automatically installed. [2020-04-28T05:25:24.546Z] libx11-6 set to automatically installed. [2020-04-28T05:25:24.546Z] libx11-data set to automatically installed. [2020-04-28T05:25:24.546Z] libxau6 set to automatically installed. [2020-04-28T05:25:24.546Z] libxcb1 set to automatically installed. [2020-04-28T05:25:24.546Z] libxdmcp6 set to automatically installed. [2020-04-28T05:25:24.546Z] libxext6 set to automatically installed. [2020-04-28T05:25:24.546Z] libxmuu1 set to automatically installed. [2020-04-28T05:25:24.546Z] make set to automatically installed. [2020-04-28T05:25:24.546Z] netbase set to automatically installed. [2020-04-28T05:25:24.546Z] openssh-client set to automatically installed. [2020-04-28T05:25:24.546Z] patch set to automatically installed. [2020-04-28T05:25:24.546Z] perl set to automatically installed. [2020-04-28T05:25:24.546Z] perl-modules-5.26 set to automatically installed. [2020-04-28T05:25:24.546Z] xauth set to automatically installed. [2020-04-28T05:25:24.546Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-04-28T05:25:24.546Z] Please ensure the environment is properly setup before continuing. [2020-04-28T05:25:24.546Z] Ignore this message if the appropriate measures have already been taken [2020-04-28T05:25:25.130Z] Pulling go [2020-04-28T05:25:29.390Z] 'device-mqtt' has dependencies that need to be staged: go [2020-04-28T05:25:29.390Z] Skipping pull go (already ran) [2020-04-28T05:25:29.390Z] Building go [2020-04-28T05:25:29.390Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-04-28T05:25:29.390Z] Dload Upload Total Spent Left Speed [2020-04-28T05:25:31.332Z] 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 [2020-04-28T05:25:33.288Z] go1.13.5.linux-arm64.tar.gz: OK [2020-04-28T05:25:55.424Z] Staging go [2020-04-28T05:25:59.692Z] Pulling device-mqtt [2020-04-28T05:26:03.956Z] Skipping build go (already ran) [2020-04-28T05:26:03.956Z] Building device-mqtt [2020-04-28T05:26:03.956Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2020-04-28T05:26:04.228Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.0 [2020-04-28T05:26:04.228Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-04-28T05:26:04.228Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-28T05:26:04.228Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-28T05:26:04.498Z] go: downloading github.com/spf13/cast v1.3.0 [2020-04-28T05:26:04.498Z] go: extracting github.com/spf13/cast v1.3.0 [2020-04-28T05:26:04.498Z] go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-04-28T05:26:04.498Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.0 [2020-04-28T05:26:04.498Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-28T05:26:04.498Z] go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-28T05:26:04.498Z] go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-28T05:26:04.498Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-04-28T05:26:04.498Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.30 [2020-04-28T05:26:04.779Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-04-28T05:26:04.779Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-04-28T05:26:04.779Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-28T05:26:04.779Z] go: downloading github.com/google/uuid v1.1.1 [2020-04-28T05:26:04.779Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.30 [2020-04-28T05:26:04.779Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-28T05:26:04.779Z] go: extracting github.com/google/uuid v1.1.1 [2020-04-28T05:26:04.779Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-04-28T05:26:04.779Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-28T05:26:04.779Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-28T05:26:04.779Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-04-28T05:26:04.779Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-04-28T05:26:04.779Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-04-28T05:26:04.779Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-04-28T05:26:04.779Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-28T05:26:05.052Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-28T05:26:05.052Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-28T05:26:05.052Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-28T05:26:05.052Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-04-28T05:26:05.052Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-04-28T05:26:05.052Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-04-28T05:26:05.052Z] go: downloading github.com/pkg/errors v0.8.1 [2020-04-28T05:26:05.052Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-04-28T05:26:05.052Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-28T05:26:05.052Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-04-28T05:26:05.052Z] go: downloading github.com/x448/float16 v0.8.4 [2020-04-28T05:26:05.052Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-28T05:26:05.052Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-28T05:26:05.052Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-04-28T05:26:05.321Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-04-28T05:26:05.321Z] go: extracting github.com/pkg/errors v0.8.1 [2020-04-28T05:26:05.321Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-04-28T05:26:05.321Z] go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-28T05:26:05.321Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-28T05:26:05.321Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-04-28T05:26:05.321Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-28T05:26:05.321Z] go: extracting github.com/x448/float16 v0.8.4 [2020-04-28T05:26:05.321Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-04-28T05:26:05.321Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-28T05:26:05.321Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-04-28T05:26:05.321Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-04-28T05:26:05.321Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-28T05:26:05.321Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-04-28T05:26:05.321Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-04-28T05:26:05.321Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-28T05:26:05.321Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-04-28T05:26:05.589Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-04-28T05:26:05.589Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-28T05:26:05.589Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-28T05:26:05.589Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-28T05:26:05.589Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-28T05:26:05.857Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-04-28T05:26:05.857Z] go: extracting github.com/hashicorp/golang-lru v0.5.0 [2020-04-28T05:26:05.857Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0 [2020-04-28T05:26:05.857Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-04-28T05:26:05.857Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-28T05:26:05.857Z] go: finding github.com/spf13/cast v1.3.0 [2020-04-28T05:26:05.857Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-28T05:26:05.857Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-28T05:26:05.857Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-28T05:26:05.857Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-28T05:26:05.857Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-28T05:26:05.857Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-28T05:26:06.125Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 [2020-04-28T05:26:06.125Z] go: finding github.com/google/uuid v1.1.1 [2020-04-28T05:26:06.125Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-28T05:26:06.125Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-28T05:26:06.125Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-28T05:26:06.125Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-28T05:26:06.125Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-28T05:26:06.125Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-28T05:26:06.125Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-28T05:26:06.125Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-28T05:26:06.125Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-28T05:26:06.125Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-28T05:26:06.125Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-28T05:26:06.125Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-28T05:26:06.125Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-28T05:26:06.125Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-28T05:26:06.125Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-28T05:26:06.125Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-28T05:26:06.125Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-28T05:26:06.125Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-28T05:26:06.125Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-28T05:26:06.125Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-28T05:26:06.125Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-28T05:26:38.419Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-28T05:27:00.512Z] Skipping stage go (already ran) [2020-04-28T05:27:00.512Z] Staging device-mqtt [2020-04-28T05:27:03.862Z] Priming go [2020-04-28T05:27:08.119Z] Priming device-mqtt [2020-04-28T05:27:12.376Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-04-28T05:27:12.376Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-04-28T05:27:12.376Z] Determining the version from the project repo (version-script). [2020-04-28T05:27:12.376Z] The version has been set to '0.0.0-20200428+863c2d0' [2020-04-28T05:27:12.376Z] Snapping 'edgex-device-mqtt' ... [2020-04-28T05:27:16.653Z] [2020-04-28T05:27:16.653Z] Snapped edgex-device-mqtt_0.0.0-20200428+863c2d0_arm64.snap [Pipeline] } [2020-04-28T05:27:18.617Z] 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 [2020-04-28T05:27:19.563Z] provisioning config files... [2020-04-28T05:27:19.574Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp/config3681952993777861888tmp [Pipeline] { [Pipeline] sh [2020-04-28T05:27:19.931Z] + curl -s https://codecov.io/bash [2020-04-28T05:27:19.931Z] + bash -s - -t @/w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp/config3681952993777861888tmp [2020-04-28T05:27:20.190Z] [2020-04-28T05:27:20.190Z] _____ _ [2020-04-28T05:27:20.190Z] / ____| | | [2020-04-28T05:27:20.190Z] | | ___ __| | ___ ___ _____ __ [2020-04-28T05:27:20.190Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-28T05:27:20.190Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-28T05:27:20.190Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-28T05:27:20.190Z] Bash-tbd [2020-04-28T05:27:20.190Z] [2020-04-28T05:27:20.190Z] [2020-04-28T05:27:20.190Z] ==> Jenkins CI detected. [2020-04-28T05:27:20.190Z] project root: . [2020-04-28T05:27:20.190Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-28T05:27:20.190Z] ==> Running gcov in . (disable via -X gcov) [2020-04-28T05:27:20.190Z] ==> Python coveragepy not found [2020-04-28T05:27:20.190Z] ==> Searching for coverage reports in: [2020-04-28T05:27:20.190Z] + . [2020-04-28T05:27:20.190Z] -> Found 1 reports [2020-04-28T05:27:20.190Z] ==> Detecting git/mercurial file structure [2020-04-28T05:27:20.190Z] ==> Reading reports [2020-04-28T05:27:20.190Z] + ./coverage.out bytes=18214 [2020-04-28T05:27:20.190Z] ==> Appending adjustments [2020-04-28T05:27:20.190Z] http://docs.codecov.io/docs/fixing-reports [2020-04-28T05:27:20.190Z] + Found adjustments [2020-04-28T05:27:20.450Z] ==> Gzipping contents [2020-04-28T05:27:20.450Z] ==> Uploading reports [2020-04-28T05:27:20.450Z] url: https://codecov.io [2020-04-28T05:27:20.450Z] 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= [2020-04-28T05:27:20.450Z] -> Pinging Codecov [2020-04-28T05:27:20.450Z] 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= [2020-04-28T05:27:20.710Z] -> Uploading [2020-04-28T05:27:21.280Z] -> View reports at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/863c2d092d29f8a9e87502338db31dca76e7e9f6 [Pipeline] } [2020-04-28T05:27:21.287Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-28T05:27:22.509Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-28T05:27:22.807Z] ---> package-listing.sh [2020-04-28T05:27:22.807Z] ++ facter osfamily [2020-04-28T05:27:22.807Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-28T05:27:22.807Z] + OS_FAMILY=redhat [2020-04-28T05:27:22.807Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-145 [2020-04-28T05:27:22.807Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-28T05:27:22.807Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-28T05:27:22.807Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-28T05:27:22.807Z] + PACKAGES=/tmp/packages_start.txt [2020-04-28T05:27:22.807Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-145 ']' [2020-04-28T05:27:22.807Z] + PACKAGES=/tmp/packages_end.txt [2020-04-28T05:27:22.807Z] + case "${OS_FAMILY}" in [2020-04-28T05:27:22.807Z] + rpm -qa [2020-04-28T05:27:22.807Z] + sort [2020-04-28T05:27:27.010Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-28T05:27:27.010Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-28T05:27:27.010Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-28T05:27:27.010Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-145 ']' [2020-04-28T05:27:27.010Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-145/archives/ [2020-04-28T05:27:27.010Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-145/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-28T05:27:27.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-28T05:27:27.481Z] [2020-04-28T05:27:27.481Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-28T05:27:27.837Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-28T05:27:27.837Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-28T05:27:27.837Z] c9b1b535fdd9: Pulling fs layer [2020-04-28T05:27:27.837Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-28T05:27:27.837Z] 756a868c4378: Pulling fs layer [2020-04-28T05:27:27.837Z] 444b2fc9a129: Pulling fs layer [2020-04-28T05:27:27.837Z] ea15f1150254: Pulling fs layer [2020-04-28T05:27:27.837Z] 41b27a9f41bf: Pulling fs layer [2020-04-28T05:27:27.837Z] 28c525ee5125: Pulling fs layer [2020-04-28T05:27:27.837Z] 094b1ea09ed8: Pulling fs layer [2020-04-28T05:27:27.837Z] 138eaada9080: Pulling fs layer [2020-04-28T05:27:27.837Z] 0622d0fa9048: Pulling fs layer [2020-04-28T05:27:27.837Z] 444b2fc9a129: Waiting [2020-04-28T05:27:27.837Z] ea15f1150254: Waiting [2020-04-28T05:27:27.837Z] 41b27a9f41bf: Waiting [2020-04-28T05:27:27.837Z] 28c525ee5125: Waiting [2020-04-28T05:27:27.837Z] 094b1ea09ed8: Waiting [2020-04-28T05:27:27.837Z] 138eaada9080: Waiting [2020-04-28T05:27:27.837Z] 0622d0fa9048: Waiting [2020-04-28T05:27:27.837Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-28T05:27:27.837Z] 2cc5ad85d9ab: Download complete [2020-04-28T05:27:27.837Z] 444b2fc9a129: Verifying Checksum [2020-04-28T05:27:27.837Z] 444b2fc9a129: Download complete [2020-04-28T05:27:27.837Z] c9b1b535fdd9: Verifying Checksum [2020-04-28T05:27:27.837Z] c9b1b535fdd9: Download complete [2020-04-28T05:27:27.837Z] ea15f1150254: Verifying Checksum [2020-04-28T05:27:27.837Z] ea15f1150254: Download complete [2020-04-28T05:27:28.114Z] 28c525ee5125: Verifying Checksum [2020-04-28T05:27:28.114Z] 28c525ee5125: Download complete [2020-04-28T05:27:28.389Z] 756a868c4378: Verifying Checksum [2020-04-28T05:27:28.389Z] 756a868c4378: Download complete [2020-04-28T05:27:28.389Z] c9b1b535fdd9: Pull complete [2020-04-28T05:27:28.389Z] 094b1ea09ed8: Verifying Checksum [2020-04-28T05:27:28.389Z] 094b1ea09ed8: Download complete [2020-04-28T05:27:28.389Z] 138eaada9080: Verifying Checksum [2020-04-28T05:27:28.389Z] 138eaada9080: Download complete [2020-04-28T05:27:28.389Z] 0622d0fa9048: Verifying Checksum [2020-04-28T05:27:28.389Z] 0622d0fa9048: Download complete [2020-04-28T05:27:28.661Z] 2cc5ad85d9ab: Pull complete [2020-04-28T05:27:28.924Z] 41b27a9f41bf: Verifying Checksum [2020-04-28T05:27:28.924Z] 41b27a9f41bf: Download complete [2020-04-28T05:27:30.307Z] 756a868c4378: Pull complete [2020-04-28T05:27:30.307Z] 444b2fc9a129: Pull complete [2020-04-28T05:27:30.567Z] ea15f1150254: Pull complete [2020-04-28T05:27:33.886Z] 41b27a9f41bf: Pull complete [2020-04-28T05:27:33.887Z] 28c525ee5125: Pull complete [2020-04-28T05:27:35.797Z] 094b1ea09ed8: Pull complete [2020-04-28T05:27:36.058Z] 138eaada9080: Pull complete [2020-04-28T05:27:36.317Z] 0622d0fa9048: Pull complete [2020-04-28T05:27:36.317Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-28T05:27:36.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-28T05:27:36.492Z] prd-centos7-docker-4c-2g-6419 does not seem to be running inside a container [2020-04-28T05:27:36.542Z] $ 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 [2020-04-28T05:27:37.692Z] $ docker top ca00c3d967ac299e31d0cab75ab94e8202d176823b1aafcc1df52d1940a31267 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-28T05:27:37.960Z] provisioning config files... [2020-04-28T05:27:37.977Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp/config6565440843220216528tmp [Pipeline] { [Pipeline] echo [2020-04-28T05:27:38.036Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-28T05:27:38.335Z] ---> create-netrc.sh [Pipeline] echo [2020-04-28T05:27:38.344Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-28T05:27:38.645Z] ---> logs-deploy.sh [2020-04-28T05:27:38.645Z] + ARCHIVE_ARTIFACTS= [2020-04-28T05:27:38.645Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-28T05:27:38.645Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-28T05:27:38.645Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-28T05:27:38.645Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-145/2 [2020-04-28T05:27:38.646Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/PR-145/2/ [2020-04-28T05:27:38.646Z] + 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 [2020-04-28T05:27:40.026Z] Archives upload complete. [2020-04-28T05:27:40.026Z] + 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/ [2020-04-28T05:27:40.594Z] ---> uname -a: [2020-04-28T05:27:40.594Z] Linux ca00c3d967ac 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-28T05:27:40.594Z] [2020-04-28T05:27:40.594Z] [2020-04-28T05:27:40.594Z] ---> lscpu: [2020-04-28T05:27:40.594Z] Architecture: x86_64 [2020-04-28T05:27:40.594Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-28T05:27:40.594Z] Byte Order: Little Endian [2020-04-28T05:27:40.594Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-28T05:27:40.594Z] CPU(s): 4 [2020-04-28T05:27:40.594Z] On-line CPU(s) list: 0-3 [2020-04-28T05:27:40.594Z] Thread(s) per core: 1 [2020-04-28T05:27:40.594Z] Core(s) per socket: 1 [2020-04-28T05:27:40.594Z] Socket(s): 4 [2020-04-28T05:27:40.594Z] NUMA node(s): 1 [2020-04-28T05:27:40.594Z] Vendor ID: GenuineIntel [2020-04-28T05:27:40.594Z] CPU family: 6 [2020-04-28T05:27:40.594Z] Model: 44 [2020-04-28T05:27:40.594Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-28T05:27:40.594Z] Stepping: 1 [2020-04-28T05:27:40.594Z] CPU MHz: 2933.396 [2020-04-28T05:27:40.594Z] BogoMIPS: 5866.79 [2020-04-28T05:27:40.594Z] Virtualization: VT-x [2020-04-28T05:27:40.594Z] Hypervisor vendor: KVM [2020-04-28T05:27:40.594Z] Virtualization type: full [2020-04-28T05:27:40.594Z] L1d cache: 128 KiB [2020-04-28T05:27:40.594Z] L1i cache: 128 KiB [2020-04-28T05:27:40.594Z] L2 cache: 16 MiB [2020-04-28T05:27:40.594Z] L3 cache: 64 MiB [2020-04-28T05:27:40.594Z] NUMA node0 CPU(s): 0-3 [2020-04-28T05:27:40.594Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-28T05:27:40.594Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-28T05:27:40.594Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-28T05:27:40.594Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-28T05:27:40.594Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-28T05:27:40.594Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-04-28T05:27:40.594Z] [2020-04-28T05:27:40.594Z] [2020-04-28T05:27:40.594Z] ---> nproc: [2020-04-28T05:27:40.594Z] 4 [2020-04-28T05:27:40.594Z] [2020-04-28T05:27:40.594Z] [2020-04-28T05:27:40.594Z] ---> df -h: [2020-04-28T05:27:40.594Z] Filesystem Size Used Available Use% Mounted on [2020-04-28T05:27:40.594Z] overlay 50.0G 6.4G 43.6G 13% / [2020-04-28T05:27:40.594Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-28T05:27:40.594Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-28T05:27:40.594Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-28T05:27:40.594Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-04-28T05:27:40.594Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-04-28T05:27:40.594Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-04-28T05:27:40.594Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-04-28T05:27:40.594Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/gexfoundry_device-mqtt-go_PR-145 [2020-04-28T05:27:40.594Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp [2020-04-28T05:27:40.594Z] [2020-04-28T05:27:40.594Z]