Pull request #150 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/device-mqtt-go Loading trusted files from base branch master at 8b9d4518ce44b452ea6e7170c38b8c7009d29236 rather than eceea4ada48422c7e0ee9868d7d274b43293b963 Obtained Jenkinsfile from 8b9d4518ce44b452ea6e7170c38b8c7009d29236 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-150/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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 Running on prd-centos7-docker-4c-2g-1876 in /w/workspace/gexfoundry_device-mqtt-go_PR-150 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-150 # 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/150/head:refs/remotes/origin/PR-150 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 8b9d4518ce44b452ea6e7170c38b8c7009d29236 into PR head commit eceea4ada48422c7e0ee9868d7d274b43293b963 Merge succeeded, producing eceea4ada48422c7e0ee9868d7d274b43293b963 Checking out Revision eceea4ada48422c7e0ee9868d7d274b43293b963 (PR-150) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/150/head:refs/remotes/origin/PR-150 # 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/150/head:refs/remotes/origin/PR-150 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eceea4ada48422c7e0ee9868d7d274b43293b963 # 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 8b9d4518ce44b452ea6e7170c38b8c7009d29236 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eceea4ada48422c7e0ee9868d7d274b43293b963 # timeout=10 Commit message: "snap: add env override for ProfilesDir" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:56:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:56:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:56:21 ========================================================= 14:56:21 EdgeX Global Pipelines Version Info 14:56:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:56:23 ------------------- 14:56:23 stable info: 14:56:23 ------------------- 14:56:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:56:23 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 14:56:23 Message: update stable to v1.0.89 14:56:27 ------------------- 14:56:27 experimental info: 14:56:27 ------------------- 14:56:27 Commited By: **** collab-it+edgex@linuxfoundation.org 14:56:27 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 14:56:27 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 14:56:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:56:29 14:56:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:56:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:56:30 latest: Pulling from edgex-devops/git-semver 14:56:30 9123ac7c32f7: Pulling fs layer 14:56:30 b8cc5d1170e3: Pulling fs layer 14:56:30 2924cbbf6a41: Pulling fs layer 14:56:30 93b08a4f1073: Pulling fs layer 14:56:30 93b08a4f1073: Waiting 14:56:30 b8cc5d1170e3: Verifying Checksum 14:56:30 b8cc5d1170e3: Download complete 14:56:30 9123ac7c32f7: Verifying Checksum 14:56:30 9123ac7c32f7: Download complete 14:56:30 93b08a4f1073: Verifying Checksum 14:56:30 93b08a4f1073: Download complete 14:56:30 2924cbbf6a41: Verifying Checksum 14:56:30 2924cbbf6a41: Download complete 14:56:30 9123ac7c32f7: Pull complete 14:56:30 b8cc5d1170e3: Pull complete 14:56:31 2924cbbf6a41: Pull complete 14:56:31 93b08a4f1073: Pull complete 14:56:31 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 14:56:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:56:31 prd-centos7-docker-4c-2g-1876 does not seem to be running inside a container 14:56:31 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-150 -v /w/workspace/gexfoundry_device-mqtt-go_PR-150:/w/workspace/gexfoundry_device-mqtt-go_PR-150:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-150@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:56:32 $ docker top b6d23c207b279b13726acdfd93348c9f67ad3d402d3e9d7d8c021ba63f57c892 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:56:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:56:32 [ssh-agent] Looking for ssh-agent implementation... 14:56:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:56:33 $ docker exec b6d23c207b279b13726acdfd93348c9f67ad3d402d3e9d7d8c021ba63f57c892 ssh-agent 14:56:33 SSH_AUTH_SOCK=/tmp/ssh-bxdUrjWplXfg/agent.15 14:56:33 SSH_AGENT_PID=22 14:56:33 Running ssh-add (command line suppressed) 14:56:33 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-150@tmp/private_key_890204289966699929.key (/w/workspace/gexfoundry_device-mqtt-go_PR-150@tmp/private_key_890204289966699929.key) 14:56:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:56:33 + git describe --exact-match --tags HEAD 14:56:33 fatal: No names found, cannot describe anything. [Pipeline] } 14:56:33 $ docker exec --env ******** --env ******** b6d23c207b279b13726acdfd93348c9f67ad3d402d3e9d7d8c021ba63f57c892 ssh-agent -k 14:56:34 unset SSH_AUTH_SOCK; 14:56:34 unset SSH_AGENT_PID; 14:56:34 echo Agent pid 22 killed; 14:56:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 14:56:34 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 14:56:34 This usually means this commit has not been tagged. [Pipeline] sshagent 14:56:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:56:34 [ssh-agent] Looking for ssh-agent implementation... 14:56:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:56:34 $ docker exec b6d23c207b279b13726acdfd93348c9f67ad3d402d3e9d7d8c021ba63f57c892 ssh-agent 14:56:34 SSH_AUTH_SOCK=/tmp/ssh-O0H7V5ggGeOP/agent.58 14:56:34 SSH_AGENT_PID=65 14:56:34 Running ssh-add (command line suppressed) 14:56:34 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-150@tmp/private_key_3232085152125965611.key (/w/workspace/gexfoundry_device-mqtt-go_PR-150@tmp/private_key_3232085152125965611.key) 14:56:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:56:35 + git semver init 14:56:35 # -> Open(): unable to determine branch for HEAD 14:56:35 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-150/.git 14:56:35 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-150 14:56:35 # $SEMVER_REMOTE_NAME = origin 14:56:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:56:35 # $SEMVER_USER_NAME = edgex-jenkins 14:56:35 # $SEMVER_BRANCH = PR-150 14:56:35 # $SEMVER_TEMP = /tmp/semver-253376944 14:56:35 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 14:56:35 # '/tmp/semver-253376944' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-150/.semver' 14:56:35 # -> Force: false 14:56:35 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-150/.semver [Pipeline] } 14:56:35 $ docker exec --env ******** --env ******** b6d23c207b279b13726acdfd93348c9f67ad3d402d3e9d7d8c021ba63f57c892 ssh-agent -k 14:56:36 unset SSH_AUTH_SOCK; 14:56:36 unset SSH_AGENT_PID; 14:56:36 echo Agent pid 65 killed; 14:56:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:56:36 + git semver [Pipeline] } 14:56:36 $ docker stop --time=1 b6d23c207b279b13726acdfd93348c9f67ad3d402d3e9d7d8c021ba63f57c892 14:56:37 $ docker rm -f b6d23c207b279b13726acdfd93348c9f67ad3d402d3e9d7d8c021ba63f57c892 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 14:56:38 Stashed 26 file(s) [Pipeline] echo 14:56:38 [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 14:56:54 Still waiting to schedule task 14:56:54 Waiting for next available executor on ‘centos7-docker-4c-2g’ 14:56:54 Still waiting to schedule task 14:56:54 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1875’ 14:59:55 Running on prd-centos7-docker-4c-2g-1878 in /w/workspace/gexfoundry_device-mqtt-go_PR-150 [Pipeline] { [Pipeline] ws 14:59:55 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 14:59:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1877 in /w/workspace/gexfoundry_device-mqtt-go_PR-150 [Pipeline] { [Pipeline] ws 14:59:58 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 15:00:02 using credential edgex-jenkins-ssh 15:00:02 Cloning the remote Git repository 15:00:02 Cloning with configured refspecs honoured and without tags 15:00:02 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 15:00:03 > git init /w/workspace/device-mqtt-go/1 # timeout=10 15:00:03 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 15:00:03 > git --version # timeout=10 15:00:03 using GIT_SSH to set credentials SSH Credentials for GitHub 15:00:03 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:00:04 using credential edgex-jenkins-ssh 15:00:04 Cloning the remote Git repository 15:00:04 Cloning with configured refspecs honoured and without tags 15:00:04 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 15:00:05 > git init /w/workspace/device-mqtt-go/1 # timeout=10 15:00:05 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 15:00:05 > git --version # timeout=10 15:00:05 using GIT_SSH to set credentials SSH Credentials for GitHub 15:00:05 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:00:08 Fetching without tags 15:00:08 Fetching without tags 15:00:07 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 15:00:07 > git config --add remote.origin.fetch +refs/pull/150/head:refs/remotes/origin/PR-150 # timeout=10 15:00:07 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:00:08 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 15:00:08 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 15:00:08 using GIT_SSH to set credentials SSH Credentials for GitHub 15:00:08 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:00:08 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 15:00:08 > git config --add remote.origin.fetch +refs/pull/150/head:refs/remotes/origin/PR-150 # timeout=10 15:00:08 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:00:08 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 15:00:08 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 15:00:08 using GIT_SSH to set credentials SSH Credentials for GitHub 15:00:08 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:00:09 Merging remotes/origin/master commit 8b9d4518ce44b452ea6e7170c38b8c7009d29236 into PR head commit eceea4ada48422c7e0ee9868d7d274b43293b963 15:00:10 Merging remotes/origin/master commit 8b9d4518ce44b452ea6e7170c38b8c7009d29236 into PR head commit eceea4ada48422c7e0ee9868d7d274b43293b963 15:00:10 Merge succeeded, producing eceea4ada48422c7e0ee9868d7d274b43293b963 15:00:10 Checking out Revision eceea4ada48422c7e0ee9868d7d274b43293b963 (PR-150) 15:00:10 Merge succeeded, producing eceea4ada48422c7e0ee9868d7d274b43293b963 15:00:10 Checking out Revision eceea4ada48422c7e0ee9868d7d274b43293b963 (PR-150) 15:00:09 > git config core.sparsecheckout # timeout=10 15:00:09 > git checkout -f eceea4ada48422c7e0ee9868d7d274b43293b963 # timeout=10 15:00:10 > git remote # timeout=10 15:00:10 > git config --get remote.origin.url # timeout=10 15:00:10 using GIT_SSH to set credentials SSH Credentials for GitHub 15:00:10 > git merge 8b9d4518ce44b452ea6e7170c38b8c7009d29236 # timeout=10 15:00:10 > git rev-parse HEAD^{commit} # timeout=10 15:00:10 > git config core.sparsecheckout # timeout=10 15:00:10 > git checkout -f eceea4ada48422c7e0ee9868d7d274b43293b963 # timeout=10 15:00:10 > git config core.sparsecheckout # timeout=10 15:00:10 > git checkout -f eceea4ada48422c7e0ee9868d7d274b43293b963 # timeout=10 15:00:10 > git remote # timeout=10 15:00:10 > git config --get remote.origin.url # timeout=10 15:00:10 using GIT_SSH to set credentials SSH Credentials for GitHub 15:00:10 > git merge 8b9d4518ce44b452ea6e7170c38b8c7009d29236 # timeout=10 15:00:10 > git rev-parse HEAD^{commit} # timeout=10 15:00:10 > git config core.sparsecheckout # timeout=10 15:00:10 > git checkout -f eceea4ada48422c7e0ee9868d7d274b43293b963 # timeout=10 15:00:14 Commit message: "snap: add env override for ProfilesDir" 15:00:14 Commit message: "snap: add env override for ProfilesDir" 15:00:14 > git --version # timeout=10 15:00:14 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 15:00:14 > git --version # timeout=10 15:00:14 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:00:16 ========================================================= 15:00:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 15:00:16 ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] echo 15:00:17 ========================================================= 15:00:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 15:00:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:00:17 + 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 . 15:00:18 + 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 . 15:00:18 Sending build context to Docker daemon 571.4kB 15:00:18 Step 1/8 : ARG BASE=golang:1.13-alpine 15:00:18 Step 2/8 : FROM ${BASE} 15:00:18 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 15:00:18 e6b0cf9c0882: Pulling fs layer 15:00:18 2848faf0eed1: Pulling fs layer 15:00:18 0f37312ad70f: Pulling fs layer 15:00:18 5788d62ee057: Pulling fs layer 15:00:18 0e6b1d234666: Pulling fs layer 15:00:18 bf5d7aec512f: Pulling fs layer 15:00:18 34c802a77dc8: Pulling fs layer 15:00:18 9eb99e56ec68: Pulling fs layer 15:00:18 27c7a5d97fbd: Pulling fs layer 15:00:18 5c102a31e300: Pulling fs layer 15:00:18 5788d62ee057: Waiting 15:00:18 0e6b1d234666: Waiting 15:00:18 bf5d7aec512f: Waiting 15:00:18 27c7a5d97fbd: Waiting 15:00:18 dcfb455df0a1: Pulling fs layer 15:00:18 34c802a77dc8: Waiting 15:00:18 9eb99e56ec68: Waiting 15:00:18 5c102a31e300: Waiting 15:00:18 dcfb455df0a1: Waiting 15:00:18 0f37312ad70f: Verifying Checksum 15:00:18 0f37312ad70f: Download complete 15:00:18 2848faf0eed1: Download complete 15:00:18 0e6b1d234666: Verifying Checksum 15:00:18 0e6b1d234666: Download complete 15:00:18 bf5d7aec512f: Download complete 15:00:18 e6b0cf9c0882: Verifying Checksum 15:00:18 Sending build context to Docker daemon 571.4kB 15:00:18 Step 1/8 : ARG BASE=golang:1.13-alpine 15:00:18 Step 2/8 : FROM ${BASE} 15:00:19 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:00:19 cde5963f3b93: Pulling fs layer 15:00:19 2a23fa8c16f7: Pulling fs layer 15:00:19 777b28850792: Pulling fs layer 15:00:19 8a11ddd9e578: Pulling fs layer 15:00:19 4cf88f913ddb: Pulling fs layer 15:00:19 1df406cf5192: Pulling fs layer 15:00:19 cd6300453558: Pulling fs layer 15:00:19 b9c365052c96: Pulling fs layer 15:00:19 a2d8cc88f415: Pulling fs layer 15:00:19 ea1d1ca13537: Pulling fs layer 15:00:19 3750a50a1c5e: Pulling fs layer 15:00:19 8a11ddd9e578: Waiting 15:00:19 4cf88f913ddb: Waiting 15:00:19 1df406cf5192: Waiting 15:00:19 cd6300453558: Waiting 15:00:19 b9c365052c96: Waiting 15:00:19 a2d8cc88f415: Waiting 15:00:19 ea1d1ca13537: Waiting 15:00:19 3750a50a1c5e: Waiting 15:00:19 777b28850792: Verifying Checksum 15:00:19 777b28850792: Download complete 15:00:19 2a23fa8c16f7: Verifying Checksum 15:00:19 2a23fa8c16f7: Download complete 15:00:19 4cf88f913ddb: Download complete 15:00:19 1df406cf5192: Verifying Checksum 15:00:19 1df406cf5192: Download complete 15:00:19 e6b0cf9c0882: Pull complete 15:00:19 cde5963f3b93: Verifying Checksum 15:00:19 cde5963f3b93: Download complete 15:00:19 2848faf0eed1: Pull complete 15:00:19 0f37312ad70f: Pull complete 15:00:20 cde5963f3b93: Pull complete 15:00:21 34c802a77dc8: Verifying Checksum 15:00:21 34c802a77dc8: Download complete 15:00:21 27c7a5d97fbd: Verifying Checksum 15:00:21 27c7a5d97fbd: Download complete 15:00:21 2a23fa8c16f7: Pull complete 15:00:21 777b28850792: Pull complete 15:00:22 5c102a31e300: Verifying Checksum 15:00:22 5c102a31e300: Download complete 15:00:22 9eb99e56ec68: Verifying Checksum 15:00:22 9eb99e56ec68: Download complete 15:00:22 dcfb455df0a1: Verifying Checksum 15:00:22 dcfb455df0a1: Download complete 15:00:22 5788d62ee057: Verifying Checksum 15:00:22 5788d62ee057: Download complete 15:00:24 cd6300453558: Verifying Checksum 15:00:24 cd6300453558: Download complete 15:00:24 a2d8cc88f415: Verifying Checksum 15:00:24 a2d8cc88f415: Download complete 15:00:26 ea1d1ca13537: Verifying Checksum 15:00:26 ea1d1ca13537: Download complete 15:00:26 3750a50a1c5e: Verifying Checksum 15:00:26 3750a50a1c5e: Download complete 15:00:29 b9c365052c96: Verifying Checksum 15:00:29 b9c365052c96: Download complete 15:00:31 8a11ddd9e578: Verifying Checksum 15:00:31 8a11ddd9e578: Download complete 15:00:33 5788d62ee057: Pull complete 15:00:33 0e6b1d234666: Pull complete 15:00:33 bf5d7aec512f: Pull complete 15:00:38 34c802a77dc8: Pull complete 15:00:42 9eb99e56ec68: Pull complete 15:00:42 27c7a5d97fbd: Pull complete 15:00:43 8a11ddd9e578: Pull complete 15:00:43 4cf88f913ddb: Pull complete 15:00:43 1df406cf5192: Pull complete 15:00:43 5c102a31e300: Pull complete 15:00:44 dcfb455df0a1: Pull complete 15:00:44 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 15:00:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 15:00:44 ---> 7c70fe431013 15:00:44 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 15:00:44 ---> Running in cda9c42c2938 15:00:44 Removing intermediate container cda9c42c2938 15:00:44 ---> db0b5df9de04 15:00:44 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:00:44 ---> Running in aa702f3d8556 15:00:45 Removing intermediate container aa702f3d8556 15:00:45 ---> eb5b0b5ecba1 15:00:45 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 15:00:45 ---> Running in 88db6e8ea729 15:00:46 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 15:00:46 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 15:00:47 (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 15:00:47 (2/17) Installing libmagic (5.37-r1) 15:00:47 cd6300453558: Pull complete 15:00:48 (3/17) Installing file (5.37-r1) 15:00:48 (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 15:00:48 (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 15:00:48 (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 15:00:52 b9c365052c96: Pull complete 15:00:52 a2d8cc88f415: Pull complete 15:00:55 ea1d1ca13537: Pull complete 15:00:55 3750a50a1c5e: Pull complete 15:00:55 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 15:00:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 15:00:55 ---> 78745c68409d 15:00:55 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 15:00:59 ---> Running in 9a0ef4873be4 15:00:59 Removing intermediate container 9a0ef4873be4 15:00:59 ---> 36799f255f16 15:00:59 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:00:59 ---> Running in 63583321827b 15:01:01 Removing intermediate container 63583321827b 15:01:01 ---> 95399edc77d5 15:01:01 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 15:01:02 ---> Running in 4c3d12545278 15:01:03 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 15:01:03 (7/17) Installing libc-dev (0.7.2-r0) 15:01:03 (8/17) Installing g++ (9.2.0-r4) 15:01:03 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 15:01:04 (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) 15:01:04 (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 15:01:04 (3/18) Installing libmagic (5.37-r1) 15:01:04 (4/18) Installing file (5.37-r1) 15:01:04 (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 15:01:04 (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 15:01:05 (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 15:01:07 (9/17) Installing fortify-headers (1.1-r0) 15:01:07 (10/17) Installing build-base (0.5-r1) 15:01:07 (11/17) Installing openssh-keygen (8.1_p1-r0) 15:01:07 (12/17) Installing libedit (20191211.3.1-r0) 15:01:07 (13/17) Installing openssh-client (8.1_p1-r0) 15:01:07 (14/17) Installing openssh-sftp-server (8.1_p1-r0) 15:01:07 (15/17) Installing openssh-server-common (8.1_p1-r0) 15:01:07 (16/17) Installing openssh-server (8.1_p1-r0) 15:01:07 (17/17) Installing openssh (8.1_p1-r0) 15:01:07 Executing busybox-1.31.1-r8.trigger 15:01:07 OK: 214 MiB in 52 packages 15:01:10 (8/18) Installing libc-dev (0.7.2-r0) 15:01:10 (9/18) Installing g++ (9.2.0-r4) 15:01:13 Removing intermediate container 88db6e8ea729 15:01:13 ---> 2a584d6462ba 15:01:13 Step 6/8 : WORKDIR /device-mqtt-go 15:01:13 ---> Running in 7cc0062befca 15:01:13 Removing intermediate container 7cc0062befca 15:01:13 ---> 75f874965850 15:01:13 Step 7/8 : COPY . . 15:01:13 ---> ad07f3b5140e 15:01:13 Step 8/8 : RUN go mod download 15:01:13 ---> Running in d96b494450a2 15:01:14 (10/18) Installing fortify-headers (1.1-r0) 15:01:14 (11/18) Installing build-base (0.5-r1) 15:01:15 (12/18) Installing openssh-keygen (8.1_p1-r0) 15:01:15 (13/18) Installing libedit (20191211.3.1-r0) 15:01:15 (14/18) Installing openssh-client (8.1_p1-r0) 15:01:15 (15/18) Installing openssh-sftp-server (8.1_p1-r0) 15:01:15 (16/18) Installing openssh-server-common (8.1_p1-r0) 15:01:15 (17/18) Installing openssh-server (8.1_p1-r0) 15:01:15 (18/18) Installing openssh (8.1_p1-r0) 15:01:15 Executing busybox-1.31.1-r8.trigger 15:01:15 OK: 203 MiB in 52 packages 15:01:16 go: finding github.com/BurntSushi/toml v0.3.1 15:01:16 go: finding github.com/OneOfOne/xxhash v1.2.6 15:01:16 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:01:16 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:01:16 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:01:16 go: finding github.com/bgentry/speakeasy v0.1.0 15:01:16 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:01:16 go: finding github.com/davecgh/go-spew v1.1.1 15:01:16 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 15:01:16 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 15:01:16 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 15:01:16 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 15:01:16 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 15:01:16 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 15:01:16 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:01:16 go: finding github.com/fatih/color v1.7.0 15:01:16 go: finding github.com/fxamacker/cbor/v2 v2.2.0 15:01:16 go: finding github.com/go-kit/kit v0.8.0 15:01:16 go: finding github.com/go-logfmt/logfmt v0.4.0 15:01:16 go: finding github.com/go-stack/stack v1.8.0 15:01:16 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:01:16 go: finding github.com/google/uuid v1.1.1 15:01:16 go: finding github.com/gorilla/mux v1.7.1 15:01:16 go: finding github.com/hashicorp/consul/api v1.1.0 15:01:16 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:01:16 go: finding github.com/hashicorp/errwrap v1.0.0 15:01:16 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:01:16 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:01:16 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:01:16 go: finding github.com/hashicorp/go-multierror v1.0.0 15:01:16 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:01:16 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:01:16 go: finding github.com/hashicorp/go-syslog v1.0.0 15:01:16 go: finding github.com/hashicorp/go-uuid v1.0.1 15:01:16 go: finding github.com/hashicorp/go.net v0.0.1 15:01:16 go: finding github.com/hashicorp/golang-lru v0.5.0 15:01:16 go: finding github.com/hashicorp/logutils v1.0.0 15:01:16 go: finding github.com/hashicorp/mdns v1.0.0 15:01:16 go: finding github.com/hashicorp/memberlist v0.1.3 15:01:16 go: finding github.com/hashicorp/serf v0.8.2 15:01:16 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:01:16 go: finding github.com/kr/pretty v0.1.0 15:01:16 go: finding github.com/kr/pty v1.1.1 15:01:16 go: finding github.com/kr/text v0.1.0 15:01:16 go: finding github.com/mattn/go-colorable v0.0.9 15:01:16 go: finding github.com/mattn/go-isatty v0.0.3 15:01:16 go: finding github.com/miekg/dns v1.0.14 15:01:16 go: finding github.com/mitchellh/cli v1.0.0 15:01:16 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:01:16 go: finding github.com/mitchellh/copystructure v1.0.0 15:01:16 go: finding github.com/mitchellh/go-homedir v1.0.0 15:01:16 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:01:16 go: finding github.com/mitchellh/gox v0.4.0 15:01:16 go: finding github.com/mitchellh/iochan v1.0.0 15:01:16 go: finding github.com/mitchellh/mapstructure v1.1.2 15:01:16 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:01:16 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:01:16 go: finding github.com/pelletier/go-toml v1.2.0 15:01:16 go: finding github.com/pkg/errors v0.8.1 15:01:16 go: finding github.com/pmezard/go-difflib v1.0.0 15:01:16 go: finding github.com/posener/complete v1.1.1 15:01:16 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:01:17 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:01:17 go: finding github.com/spf13/cast v1.3.0 15:01:17 go: finding github.com/stretchr/objx v0.1.0 15:01:17 go: finding github.com/stretchr/testify v1.5.1 15:01:17 go: finding github.com/ugorji/go v1.1.4 15:01:17 go: finding github.com/x448/float16 v0.8.4 15:01:17 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 15:01:17 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 15:01:17 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:01:17 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 15:01:17 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 15:01:17 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 15:01:17 go: finding gopkg.in/yaml.v2 v2.2.8 15:01:22 Removing intermediate container 4c3d12545278 15:01:22 ---> c02e4560dace 15:01:22 Step 6/8 : WORKDIR /device-mqtt-go 15:01:22 ---> Running in 7e5fea21a17e 15:01:22 Removing intermediate container 7e5fea21a17e 15:01:22 ---> 5846888eef9c 15:01:22 Step 7/8 : COPY . . 15:01:23 ---> f2eea1861de9 15:01:23 Step 8/8 : RUN go mod download 15:01:23 ---> Running in b1520196b80d 15:01:24 Removing intermediate container d96b494450a2 15:01:24 ---> ebdf9515338b 15:01:24 Successfully built ebdf9515338b 15:01:24 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 15:01:24 + docker inspect -f . ci-base-image-x86_64 15:01:25 . [Pipeline] withDockerContainer 15:01:25 prd-centos7-docker-4c-2g-1878 does not seem to be running inside a container 15:01:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:01:25 go: finding github.com/BurntSushi/toml v0.3.1 15:01:25 go: finding github.com/OneOfOne/xxhash v1.2.6 15:01:25 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:01:25 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:01:25 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:01:25 go: finding github.com/bgentry/speakeasy v0.1.0 15:01:25 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:01:25 go: finding github.com/davecgh/go-spew v1.1.1 15:01:25 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 15:01:25 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 15:01:25 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 15:01:25 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 15:01:25 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 15:01:25 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 15:01:25 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:01:25 go: finding github.com/fatih/color v1.7.0 15:01:25 go: finding github.com/fxamacker/cbor/v2 v2.2.0 15:01:25 go: finding github.com/go-kit/kit v0.8.0 15:01:25 go: finding github.com/go-logfmt/logfmt v0.4.0 15:01:25 go: finding github.com/go-stack/stack v1.8.0 15:01:25 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:01:25 go: finding github.com/google/uuid v1.1.1 15:01:25 go: finding github.com/gorilla/mux v1.7.1 15:01:25 go: finding github.com/hashicorp/consul/api v1.1.0 15:01:25 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:01:25 go: finding github.com/hashicorp/errwrap v1.0.0 15:01:26 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:01:26 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:01:26 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:01:26 go: finding github.com/hashicorp/go-multierror v1.0.0 15:01:26 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:01:26 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:01:26 go: finding github.com/hashicorp/go-syslog v1.0.0 15:01:26 go: finding github.com/hashicorp/go-uuid v1.0.1 15:01:26 go: finding github.com/hashicorp/go.net v0.0.1 15:01:26 go: finding github.com/hashicorp/golang-lru v0.5.0 15:01:26 go: finding github.com/hashicorp/logutils v1.0.0 15:01:26 go: finding github.com/hashicorp/mdns v1.0.0 15:01:26 go: finding github.com/hashicorp/memberlist v0.1.3 15:01:26 go: finding github.com/hashicorp/serf v0.8.2 15:01:26 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:01:26 go: finding github.com/kr/pretty v0.1.0 15:01:26 go: finding github.com/kr/pty v1.1.1 15:01:26 go: finding github.com/kr/text v0.1.0 15:01:26 go: finding github.com/mattn/go-colorable v0.0.9 15:01:26 go: finding github.com/mattn/go-isatty v0.0.3 15:01:26 go: finding github.com/miekg/dns v1.0.14 15:01:26 go: finding github.com/mitchellh/cli v1.0.0 15:01:26 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:01:26 go: finding github.com/mitchellh/copystructure v1.0.0 15:01:26 go: finding github.com/mitchellh/go-homedir v1.0.0 15:01:26 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:01:26 go: finding github.com/mitchellh/gox v0.4.0 15:01:26 go: finding github.com/mitchellh/iochan v1.0.0 15:01:26 go: finding github.com/mitchellh/mapstructure v1.1.2 15:01:26 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:01:26 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:01:26 go: finding github.com/pelletier/go-toml v1.2.0 15:01:26 go: finding github.com/pkg/errors v0.8.1 15:01:26 go: finding github.com/pmezard/go-difflib v1.0.0 15:01:26 go: finding github.com/posener/complete v1.1.1 15:01:26 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:01:26 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:01:26 go: finding github.com/spf13/cast v1.3.0 15:01:26 $ docker top 5c0d5716123346c3d90b9376fc53ccfe1c864becfb8d0b32ec3127fc520c8180 -eo pid,comm 15:01:26 go: finding github.com/stretchr/objx v0.1.0 15:01:26 go: finding github.com/stretchr/testify v1.5.1 15:01:26 go: finding github.com/ugorji/go v1.1.4 15:01:26 go: finding github.com/x448/float16 v0.8.4 15:01:26 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 15:01:26 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 15:01:26 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:01:26 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 15:01:26 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 15:01:26 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 15:01:26 go: finding gopkg.in/yaml.v2 v2.2.8 [Pipeline] { [Pipeline] sh 15:01:27 + go version 15:01:27 go version go1.13.5 linux/amd64 [Pipeline] sh 15:01:28 + make test 15:01:28 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 15:01:30 ? github.com/edgexfoundry/device-mqtt-go [no test files] 15:01:36 Removing intermediate container b1520196b80d 15:01:36 ---> 642ea67b6eb0 15:01:36 Successfully built 642ea67b6eb0 15:01:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:01:37 + docker inspect -f . ci-base-image-arm64 15:01:37 . [Pipeline] withDockerContainer 15:01:38 prd-ubuntu18.04-docker-arm64-4c-16g-1877 does not seem to be running inside a container 15:01:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:01:39 $ docker top 020ca8b61a9e8914ffd34aa652f4f34cf992cb097b0940d8bf18305e02cc1502 -eo pid,comm [Pipeline] { [Pipeline] sh 15:01:40 + go version 15:01:40 go version go1.13.5 linux/arm64 [Pipeline] sh 15:01:41 + make test 15:01:41 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 15:01:42 ? github.com/edgexfoundry/device-mqtt-go [no test files] 15:01:53 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 15:01:53 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 29.8% of statements 15:01:53 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 15:01:53 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:01:57 gofmt -l . 15:01:57 ["`gofmt -l .`" = ""] 15:01:57 ./bin/test-attribution-txt.sh 15:01:58 ./bin/test-go-mod-tidy.sh [Pipeline] stash 15:01:59 Stashed 1 file(s) [Pipeline] } 15:01:59 $ docker stop --time=1 5c0d5716123346c3d90b9376fc53ccfe1c864becfb8d0b32ec3127fc520c8180 15:02:01 $ docker rm -f 5c0d5716123346c3d90b9376fc53ccfe1c864becfb8d0b32ec3127fc520c8180 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:02:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:02:04 + ls -al . 15:02:04 total 100 15:02:04 drwxrwxr-x. 9 jenkins jenkins 4096 Jun 4 15:01 . 15:02:04 drwxrwxr-x. 4 jenkins jenkins 28 Jun 4 15:00 .. 15:02:04 -rw-rw-r--. 1 jenkins jenkins 4678 Jun 4 15:00 Attribution.txt 15:02:04 drwxrwxr-x. 2 jenkins jenkins 87 Jun 4 15:00 bin 15:02:04 drwxrwxr-x. 3 jenkins jenkins 32 Jun 4 15:00 cmd 15:02:04 -rw-r--r--. 1 jenkins jenkins 18214 Jun 4 15:01 coverage.out 15:02:04 -rw-rw-r--. 1 jenkins jenkins 1776 Jun 4 15:00 Dockerfile 15:02:04 -rw-rw-r--. 1 jenkins jenkins 953 Jun 4 15:00 Dockerfile.build 15:02:04 -rw-rw-r--. 1 jenkins jenkins 140 Jun 4 15:00 .dockerignore 15:02:04 drwxrwxr-x. 8 jenkins jenkins 179 Jun 4 15:00 .git 15:02:04 -rw-rw-r--. 1 jenkins jenkins 328 Jun 4 15:00 .gitignore 15:02:04 -rw-r--r--. 1 jenkins jenkins 510 Jun 4 15:01 go.mod 15:02:04 -rw-r--r--. 1 jenkins jenkins 13621 Jun 4 15:01 go.sum 15:02:04 drwxrwxr-x. 3 jenkins jenkins 20 Jun 4 15:00 internal 15:02:04 -rw-rw-r--. 1 jenkins jenkins 700 Jun 4 15:00 Jenkinsfile 15:02:04 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 4 15:00 LICENSE 15:02:04 -rw-rw-r--. 1 jenkins jenkins 902 Jun 4 15:00 Makefile 15:02:04 drwxrwxr-x. 2 jenkins jenkins 23 Jun 4 15:00 mock 15:02:04 -rw-rw-r--. 1 jenkins jenkins 444 Jun 4 15:00 README.md 15:02:04 drwxrwxr-x. 3 jenkins jenkins 58 Jun 4 15:00 .semver 15:02:04 drwxrwxr-x. 4 jenkins jenkins 54 Jun 4 15:00 snap 15:02:04 -rw-rw-r--. 1 jenkins jenkins 5 Jun 4 14:56 VERSION 15:02:04 -rw-rw-r--. 1 jenkins jenkins 227 Jun 4 15:00 version.go [Pipeline] isUnix [Pipeline] sh 15:02:04 + 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=eceea4ada48422c7e0ee9868d7d274b43293b963 --label arch=amd64 --label version=0.0.0 . 15:02:04 Sending build context to Docker daemon 590.3kB 15:02:04 Step 1/21 : ARG BASE=golang:1.13-alpine 15:02:04 Step 2/21 : FROM ${BASE} AS builder 15:02:04 ---> ebdf9515338b 15:02:04 Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 15:02:04 ---> Running in 28f81dbf61d4 15:02:04 Removing intermediate container 28f81dbf61d4 15:02:04 ---> 0943d0444e59 15:02:04 Step 4/21 : ARG ALPINE_PKG_EXTRA="" 15:02:04 ---> Running in d7c5af33e9c1 15:02:05 Removing intermediate container d7c5af33e9c1 15:02:05 ---> 65d3a4290633 15:02:05 Step 5/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:02:05 ---> Running in 300e264af9b3 15:02:06 Removing intermediate container 300e264af9b3 15:02:06 ---> f1089a4ed207 15:02:06 Step 6/21 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:02:06 ---> Running in 8a81100850c8 15:02:06 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 15:02:07 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 15:02:08 OK: 214 MiB in 52 packages 15:02:08 Removing intermediate container 8a81100850c8 15:02:08 ---> 62cc8990d023 15:02:08 Step 7/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 15:02:08 ---> Running in 978131bb078c 15:02:09 Removing intermediate container 978131bb078c 15:02:09 ---> ea4048d25cf1 15:02:09 Step 8/21 : COPY . . 15:02:09 ---> cb82fcb86470 15:02:09 Step 9/21 : ARG MAKE='make build' 15:02:09 ---> Running in d7104454000a 15:02:09 Removing intermediate container d7104454000a 15:02:09 ---> 8ad2eeafd1de 15:02:09 Step 10/21 : RUN $MAKE 15:02:09 ---> Running in cf470cf11df7 15:02:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 15:02:14 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 15:02:14 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.023s coverage: 29.8% of statements 15:02:14 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 15:02:14 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:02:21 gofmt -l . 15:02:21 ["`gofmt -l .`" = ""] 15:02:21 ./bin/test-attribution-txt.sh 15:02:21 ./bin/test-go-mod-tidy.sh [Pipeline] stash 15:02:21 Warning: overwriting stash ‘coverage-report’ 15:02:22 Stashed 1 file(s) [Pipeline] } 15:02:22 $ docker stop --time=1 020ca8b61a9e8914ffd34aa652f4f34cf992cb097b0940d8bf18305e02cc1502 15:02:22 CGO_ENABLED=0 GO111MODULE=on go build ./... 15:02:24 $ docker rm -f 020ca8b61a9e8914ffd34aa652f4f34cf992cb097b0940d8bf18305e02cc1502 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:02:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:02:26 + ls -al . 15:02:26 total 132 15:02:26 drwxrwxr-x 9 jenkins jenkins 4096 Jun 4 15:02 . 15:02:26 drwxrwxr-x 4 jenkins jenkins 4096 Jun 4 15:00 .. 15:02:26 -rw-rw-r-- 1 jenkins jenkins 140 Jun 4 15:00 .dockerignore 15:02:26 drwxrwxr-x 8 jenkins jenkins 4096 Jun 4 15:00 .git 15:02:26 -rw-rw-r-- 1 jenkins jenkins 328 Jun 4 15:00 .gitignore 15:02:26 drwxrwxr-x 3 jenkins jenkins 4096 Jun 4 15:00 .semver 15:02:26 -rw-rw-r-- 1 jenkins jenkins 4678 Jun 4 15:00 Attribution.txt 15:02:26 -rw-rw-r-- 1 jenkins jenkins 1776 Jun 4 15:00 Dockerfile 15:02:26 -rw-rw-r-- 1 jenkins jenkins 953 Jun 4 15:00 Dockerfile.build 15:02:26 -rw-rw-r-- 1 jenkins jenkins 700 Jun 4 15:00 Jenkinsfile 15:02:26 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 4 15:00 LICENSE 15:02:26 -rw-rw-r-- 1 jenkins jenkins 902 Jun 4 15:00 Makefile 15:02:26 -rw-rw-r-- 1 jenkins jenkins 444 Jun 4 15:00 README.md 15:02:26 -rw-rw-r-- 1 jenkins jenkins 5 Jun 4 14:56 VERSION 15:02:26 drwxrwxr-x 2 jenkins jenkins 4096 Jun 4 15:00 bin 15:02:26 drwxrwxr-x 3 jenkins jenkins 4096 Jun 4 15:00 cmd 15:02:26 -rw-r--r-- 1 jenkins jenkins 18214 Jun 4 15:02 coverage.out 15:02:26 -rw-r--r-- 1 jenkins jenkins 510 Jun 4 15:02 go.mod 15:02:26 -rw-r--r-- 1 jenkins jenkins 13621 Jun 4 15:02 go.sum 15:02:26 drwxrwxr-x 3 jenkins jenkins 4096 Jun 4 15:00 internal 15:02:26 drwxrwxr-x 2 jenkins jenkins 4096 Jun 4 15:00 mock 15:02:26 drwxrwxr-x 4 jenkins jenkins 4096 Jun 4 15:00 snap 15:02:26 -rw-rw-r-- 1 jenkins jenkins 227 Jun 4 15:00 version.go [Pipeline] isUnix [Pipeline] sh 15:02:26 + 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=eceea4ada48422c7e0ee9868d7d274b43293b963 --label arch=arm64 --label version=0.0.0 . 15:02:27 Sending build context to Docker daemon 590.3kB 15:02:27 Removing intermediate container cf470cf11df7 15:02:27 ---> baa3dfa88133 15:02:27 Step 11/21 : FROM alpine 15:02:27 Step 1/21 : ARG BASE=golang:1.13-alpine 15:02:27 Step 2/21 : FROM ${BASE} AS builder 15:02:27 ---> 642ea67b6eb0 15:02:27 Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 15:02:27 ---> Running in 2c4f739d0d75 15:02:27 latest: Pulling from library/alpine 15:02:27 Removing intermediate container 2c4f739d0d75 15:02:27 ---> 831b70947dbd 15:02:27 Step 4/21 : ARG ALPINE_PKG_EXTRA="" 15:02:27 df20fa9351a1: Pulling fs layer 15:02:27 df20fa9351a1: Verifying Checksum 15:02:27 df20fa9351a1: Download complete 15:02:27 ---> Running in 36587109a5d6 15:02:28 df20fa9351a1: Pull complete 15:02:28 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 15:02:28 Status: Downloaded newer image for alpine:latest 15:02:28 ---> a24bb4013296 15:02:28 Step 12/21 : ENV APP_PORT=49982 15:02:28 Removing intermediate container 36587109a5d6 15:02:28 ---> 57abf8253472 15:02:28 Step 5/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:02:28 ---> Running in 28570ed52bb8 15:02:28 Removing intermediate container 28570ed52bb8 15:02:28 ---> a168fe7f93b4 15:02:28 Step 13/21 : EXPOSE $APP_PORT 15:02:28 ---> Running in 9ddf5c249c4e 15:02:28 ---> Running in e523f9d2fee1 15:02:28 Removing intermediate container e523f9d2fee1 15:02:28 ---> 262df026e9c3 15:02:28 Step 14/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 15:02:29 ---> 688c9f6830ef 15:02:29 Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 15:02:29 ---> 732a8dc1057c 15:02:29 Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 15:02:29 ---> 1d7cc3a95fee 15:02:29 Step 17/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 15:02:29 ---> Running in b932d8c20724 15:02:30 Removing intermediate container b932d8c20724 15:02:30 ---> dde6ca8c402c 15:02:30 Step 18/21 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 15:02:30 ---> Running in fa449bbea8a2 15:02:30 Removing intermediate container fa449bbea8a2 15:02:30 ---> 7739b02fa8b7 15:02:30 Step 19/21 : LABEL arch=amd64 15:02:30 ---> Running in f3b19b29491d 15:02:30 Removing intermediate container 9ddf5c249c4e 15:02:30 ---> 6dc3662041ea 15:02:30 Step 6/21 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:02:30 ---> Running in 4afef0bcd8ea 15:02:30 Removing intermediate container f3b19b29491d 15:02:30 ---> 003ca59a4a81 15:02:30 Step 20/21 : LABEL git_sha=eceea4ada48422c7e0ee9868d7d274b43293b963 15:02:30 ---> Running in 9813f5bc63bd 15:02:30 Removing intermediate container 9813f5bc63bd 15:02:30 ---> 50bae0a4970c 15:02:30 Step 21/21 : LABEL version=0.0.0 15:02:30 ---> Running in 51686e4cbf5b 15:02:30 Removing intermediate container 51686e4cbf5b 15:02:30 ---> 44657cb9f0b4 15:02:30 [Warning] One or more build-args [ARCH] were not consumed 15:02:30 Successfully built 44657cb9f0b4 15:02:30 Successfully tagged docker-device-mqtt-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } 15:02:31 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [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 15:02:32 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 15:02:32 ++ find /w/workspace/device-mqtt-go/1 15:02:32 ++ grep snapcraft.yaml 15:02:32 + grep -Po '^name: \K(.*)' /w/workspace/device-mqtt-go/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { 15:02:32 OK: 203 MiB in 52 packages [Pipeline] configFileProvider 15:02:32 provisioning config files... 15:02:32 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/1@tmp/config4057218611717338708tmp [Pipeline] { [Pipeline] sh 15:02:32 + cp /w/workspace/device-mqtt-go/1@tmp/config4057218611717338708tmp /w/workspace/device-mqtt-go/1/edgex-snap-store-login [Pipeline] sh 15:02:33 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/1:/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 15:02:33 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 15:02:33 Removing intermediate container 4afef0bcd8ea 15:02:33 ---> a2e6adcec1f2 15:02:33 Step 7/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 15:02:33 latest: Pulling from edgex-devops/edgex-snap-builder 15:02:33 5bed26d33875: Pulling fs layer 15:02:33 f11b29a9c730: Pulling fs layer 15:02:33 930bda195c84: Pulling fs layer 15:02:33 78bf9a5ad49e: Pulling fs layer 15:02:33 e5fbee5a4b0d: Pulling fs layer 15:02:33 f452fca78f88: Pulling fs layer 15:02:33 7417ef92027a: Pulling fs layer 15:02:33 2af5c49d270b: Pulling fs layer 15:02:33 df9c3bdbc40a: Pulling fs layer 15:02:33 f452fca78f88: Waiting 15:02:33 2af5c49d270b: Waiting 15:02:33 df9c3bdbc40a: Waiting 15:02:33 7417ef92027a: Waiting 15:02:33 78bf9a5ad49e: Waiting 15:02:33 e5fbee5a4b0d: Waiting 15:02:33 930bda195c84: Verifying Checksum 15:02:33 930bda195c84: Download complete 15:02:33 f11b29a9c730: Download complete 15:02:33 78bf9a5ad49e: Verifying Checksum 15:02:33 78bf9a5ad49e: Download complete 15:02:33 f452fca78f88: Download complete 15:02:33 7417ef92027a: Verifying Checksum 15:02:33 7417ef92027a: Download complete 15:02:33 2af5c49d270b: Verifying Checksum 15:02:33 2af5c49d270b: Download complete 15:02:33 df9c3bdbc40a: Verifying Checksum 15:02:33 df9c3bdbc40a: Download complete 15:02:33 ---> Running in 0d2c031ed34f 15:02:33 Removing intermediate container 0d2c031ed34f 15:02:33 ---> 9f8f53603ab0 15:02:33 Step 8/21 : COPY . . 15:02:34 5bed26d33875: Verifying Checksum 15:02:34 5bed26d33875: Download complete 15:02:34 ---> ca2bdb365a86 15:02:34 Step 9/21 : ARG MAKE='make build' 15:02:34 ---> Running in 1540ced8f7df 15:02:35 Removing intermediate container 1540ced8f7df 15:02:35 ---> 7dc0a2deeb80 15:02:35 Step 10/21 : RUN $MAKE 15:02:35 ---> Running in 1ce86e70375e 15:02:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 15:02:38 5bed26d33875: Pull complete 15:02:38 f11b29a9c730: Pull complete 15:02:39 930bda195c84: Pull complete 15:02:39 78bf9a5ad49e: Pull complete 15:02:42 e5fbee5a4b0d: Verifying Checksum 15:02:42 e5fbee5a4b0d: Download complete 15:03:03 CGO_ENABLED=0 GO111MODULE=on go build ./... 15:03:11 Removing intermediate container 1ce86e70375e 15:03:11 ---> ae4164944a14 15:03:11 Step 11/21 : FROM alpine 15:03:11 latest: Pulling from library/alpine 15:03:11 b538f80385f9: Pulling fs layer 15:03:11 b538f80385f9: Verifying Checksum 15:03:11 b538f80385f9: Download complete 15:03:12 b538f80385f9: Pull complete 15:03:12 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 15:03:12 Status: Downloaded newer image for alpine:latest 15:03:12 ---> 62ee0e9f8440 15:03:12 Step 12/21 : ENV APP_PORT=49982 15:03:12 ---> Running in a4b36f988e61 15:03:12 Removing intermediate container a4b36f988e61 15:03:12 ---> b07719f25184 15:03:12 Step 13/21 : EXPOSE $APP_PORT 15:03:12 ---> Running in 78f83a681e07 15:03:13 Removing intermediate container 78f83a681e07 15:03:13 ---> c536165552fa 15:03:13 Step 14/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 15:03:14 ---> d761e043f3ec 15:03:14 Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 15:03:14 e5fbee5a4b0d: Pull complete 15:03:14 f452fca78f88: Pull complete 15:03:14 7417ef92027a: Pull complete 15:03:14 2af5c49d270b: Pull complete 15:03:14 df9c3bdbc40a: Pull complete 15:03:14 Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 15:03:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 15:03:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:03:14 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:03:14 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:03:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [856 kB] 15:03:14 Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 15:03:14 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [20.1 kB] 15:03:14 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [8815 B] 15:03:14 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [933 kB] 15:03:14 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [73.6 kB] 15:03:14 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [59.3 kB] 15:03:14 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1230 kB] 15:03:14 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1387 kB] 15:03:14 Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8158 B] 15:03:14 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] 15:03:14 Fetched 4836 kB in 2s (2047 kB/s) 15:03:15 ---> 17eeb0ce42eb 15:03:15 Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 15:03:15 ---> 6706ff0ee03d 15:03:15 Step 17/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 15:03:15 ---> Running in 85180ea07c9d 15:03:15 Removing intermediate container 85180ea07c9d 15:03:15 ---> 81ebaf1a351f 15:03:15 Step 18/21 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 15:03:16 ---> Running in 83f53eb522b2 15:03:16 Removing intermediate container 83f53eb522b2 15:03:16 ---> cc99ec8d2eab 15:03:16 Step 19/21 : LABEL arch=arm64 15:03:16 ---> Running in 0f68347a7c3c 15:03:16 Reading package lists... 15:03:16 Removing intermediate container 0f68347a7c3c 15:03:16 ---> 2b907f7358f8 15:03:16 Step 20/21 : LABEL git_sha=eceea4ada48422c7e0ee9868d7d274b43293b963 15:03:17 ---> Running in 5b6329b33a88 15:03:17 Removing intermediate container 5b6329b33a88 15:03:17 ---> 8484de2f7712 15:03:17 Step 21/21 : LABEL version=0.0.0 15:03:17 ---> Running in ccb65363d15d 15:03:17 Removing intermediate container ccb65363d15d 15:03:17 ---> 086a6a218adb 15:03:17 [Warning] One or more build-args [ARCH] were not consumed 15:03:17 Successfully built 086a6a218adb 15:03:17 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 15:03:18 + find /w/workspace/device-mqtt-go/1 15:03:18 + grep snapcraft.yaml 15:03:18 + grep -Po ^name: \K(.*) /w/workspace/device-mqtt-go/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:03:18 provisioning config files... 15:03:18 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/1@tmp/config1674395025307630336tmp [Pipeline] { [Pipeline] sh 15:03:19 + cp /w/workspace/device-mqtt-go/1@tmp/config1674395025307630336tmp /w/workspace/device-mqtt-go/1/edgex-snap-store-login [Pipeline] sh 15:03:19 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/1:/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 15:03:19 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally 15:03:19 latest: Pulling from edgex-devops/edgex-snap-builder-arm64 15:03:19 b2f61026a351: Pulling fs layer 15:03:19 5538fb30c42c: Pulling fs layer 15:03:19 f0b05810781a: Pulling fs layer 15:03:19 0180a33352d6: Pulling fs layer 15:03:19 e7604b0c0f53: Pulling fs layer 15:03:19 db689cb83ae0: Pulling fs layer 15:03:19 6138af208834: Pulling fs layer 15:03:19 007c8e8c5d63: Pulling fs layer 15:03:19 4f7a387c642f: Pulling fs layer 15:03:19 0180a33352d6: Waiting 15:03:19 e7604b0c0f53: Waiting 15:03:19 db689cb83ae0: Waiting 15:03:19 007c8e8c5d63: Waiting 15:03:19 6138af208834: Waiting 15:03:19 4f7a387c642f: Waiting 15:03:19 f0b05810781a: Verifying Checksum 15:03:19 f0b05810781a: Download complete 15:03:19 5538fb30c42c: Verifying Checksum 15:03:19 5538fb30c42c: Download complete 15:03:19 0180a33352d6: Verifying Checksum 15:03:19 0180a33352d6: Download complete 15:03:19 db689cb83ae0: Download complete 15:03:19 6138af208834: Download complete 15:03:19 007c8e8c5d63: Download complete 15:03:20 4f7a387c642f: Verifying Checksum 15:03:20 4f7a387c642f: Download complete 15:03:22 b2f61026a351: Download complete 15:03:22 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 15:03:25 Reading package lists... 15:03:25 Building dependency tree... 15:03:25 Reading state information... 15:03:25 b2f61026a351: Pull complete 15:03:25 5538fb30c42c: Pull complete 15:03:25 f0b05810781a: Pull complete 15:03:25 The following packages were automatically installed and are no longer required: 15:03:25 libjq1 liblzo2-2 libonig4 15:03:25 Use 'sudo apt autoremove' to remove them. 15:03:25 Suggested packages: 15:03:25 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 15:03:25 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc 15:03:25 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 15:03:25 libterm-readline-gnu-perl | libterm-readline-perl-perl 15:03:25 The following NEW packages will be installed: 15:03:25 curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl 15:03:25 libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 15:03:25 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase 15:03:25 openssh-client patch perl perl-modules-5.26 xauth 15:03:25 0180a33352d6: Pull complete 15:03:25 0 upgraded, 27 newly installed, 0 to remove and 9 not upgraded. 15:03:25 Need to get 14.7 MB of archives. 15:03:25 After this operation, 89.5 MB of additional disk space will be used. 15:03:25 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] 15:03:26 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 15:03:26 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] 15:03:26 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] 15:03:26 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 15:03:26 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] 15:03:27 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] 15:03:27 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 15:03:27 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 15:03:27 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 15:03:27 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] 15:03:27 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] 15:03:27 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 15:03:27 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 15:03:27 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 15:03:27 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 15:03:27 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] 15:03:27 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] 15:03:27 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 15:03:27 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] 15:03:27 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] 15:03:27 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] 15:03:27 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 15:03:27 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 15:03:27 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 15:03:28 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 15:03:28 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 15:03:29 debconf: delaying package configuration, since apt-utils is not installed 15:03:29 Fetched 14.7 MB in 3s (5826 kB/s) 15:03:29 Selecting previously unselected package libxau6:amd64. 15:03:29 (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.) 15:03:29 Preparing to unpack .../00-libxau6_1%3a1.0.8-1_amd64.deb ... 15:03:29 Unpacking libxau6:amd64 (1:1.0.8-1) ... 15:03:29 Selecting previously unselected package libbsd0:amd64. 15:03:29 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 15:03:29 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:03:29 Selecting previously unselected package libxdmcp6:amd64. 15:03:29 Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 15:03:29 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 15:03:29 Selecting previously unselected package libxcb1:amd64. 15:03:29 Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... 15:03:29 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... 15:03:29 Selecting previously unselected package libx11-data. 15:03:29 Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 15:03:29 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 15:03:30 Selecting previously unselected package libx11-6:amd64. 15:03:30 Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... 15:03:30 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 15:03:30 Selecting previously unselected package libxext6:amd64. 15:03:30 Preparing to unpack .../06-libxext6_2%3a1.3.3-1_amd64.deb ... 15:03:30 Unpacking libxext6:amd64 (2:1.3.3-1) ... 15:03:30 Selecting previously unselected package perl-modules-5.26. 15:03:30 Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 15:03:30 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 15:03:33 Selecting previously unselected package libgdbm5:amd64. 15:03:33 Preparing to unpack .../08-libgdbm5_1.14.1-6_amd64.deb ... 15:03:33 Unpacking libgdbm5:amd64 (1.14.1-6) ... 15:03:33 Selecting previously unselected package libgdbm-compat4:amd64. 15:03:33 Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_amd64.deb ... 15:03:33 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 15:03:33 Selecting previously unselected package libperl5.26:amd64. 15:03:33 Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... 15:03:33 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 15:03:34 Selecting previously unselected package perl. 15:03:34 Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_amd64.deb ... 15:03:34 Unpacking perl (5.26.1-6ubuntu0.3) ... 15:03:34 Selecting previously unselected package less. 15:03:34 Preparing to unpack .../12-less_487-0.1_amd64.deb ... 15:03:34 Unpacking less (487-0.1) ... 15:03:34 Selecting previously unselected package libexpat1:amd64. 15:03:34 Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 15:03:34 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:03:35 Selecting previously unselected package netbase. 15:03:35 Preparing to unpack .../14-netbase_5.4_all.deb ... 15:03:35 Unpacking netbase (5.4) ... 15:03:35 Selecting previously unselected package libedit2:amd64. 15:03:35 Preparing to unpack .../15-libedit2_3.1-20170329-1_amd64.deb ... 15:03:35 Unpacking libedit2:amd64 (3.1-20170329-1) ... 15:03:35 Selecting previously unselected package libssl1.0.0:amd64. 15:03:35 Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... 15:03:35 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 15:03:35 Selecting previously unselected package libxmuu1:amd64. 15:03:35 Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_amd64.deb ... 15:03:35 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... 15:03:35 Selecting previously unselected package openssh-client. 15:03:35 Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 15:03:35 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 15:03:35 Selecting previously unselected package xauth. 15:03:35 Preparing to unpack .../19-xauth_1%3a1.0.10-1_amd64.deb ... 15:03:35 Unpacking xauth (1:1.0.10-1) ... 15:03:35 Selecting previously unselected package curl. 15:03:35 Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_amd64.deb ... 15:03:35 Unpacking curl (7.58.0-2ubuntu3.8) ... 15:03:35 Selecting previously unselected package libcurl3-gnutls:amd64. 15:03:35 Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... 15:03:35 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 15:03:36 Selecting previously unselected package liberror-perl. 15:03:36 Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... 15:03:36 Unpacking liberror-perl (0.17025-1) ... 15:03:36 Selecting previously unselected package git-man. 15:03:36 Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 15:03:36 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 15:03:36 Selecting previously unselected package git. 15:03:36 Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 15:03:36 Unpacking git (1:2.17.1-1ubuntu0.7) ... 15:03:37 Selecting previously unselected package make. 15:03:37 Preparing to unpack .../25-make_4.1-9.1ubuntu1_amd64.deb ... 15:03:37 Unpacking make (4.1-9.1ubuntu1) ... 15:03:37 Selecting previously unselected package patch. 15:03:37 Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_amd64.deb ... 15:03:37 Unpacking patch (2.7.6-2ubuntu1.1) ... 15:03:39 Setting up libedit2:amd64 (3.1-20170329-1) ... 15:03:39 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 15:03:39 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:03:39 Setting up less (487-0.1) ... 15:03:39 Setting up make (4.1-9.1ubuntu1) ... 15:03:40 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 15:03:40 Setting up curl (7.58.0-2ubuntu3.8) ... 15:03:40 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 15:03:40 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 15:03:40 Setting up libgdbm5:amd64 (1.14.1-6) ... 15:03:40 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:03:40 Setting up patch (2.7.6-2ubuntu1.1) ... 15:03:40 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 15:03:40 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 15:03:40 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 15:03:40 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 15:03:40 Setting up libxau6:amd64 (1:1.0.8-1) ... 15:03:40 Setting up netbase (5.4) ... 15:03:40 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 15:03:40 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... 15:03:40 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 15:03:40 Setting up libxmuu1:amd64 (2:1.1.2-2) ... 15:03:40 Setting up perl (5.26.1-6ubuntu0.3) ... 15:03:40 Setting up libxext6:amd64 (2:1.3.3-1) ... 15:03:41 Setting up liberror-perl (0.17025-1) ... 15:03:41 Setting up xauth (1:1.0.10-1) ... 15:03:41 Setting up git (1:2.17.1-1ubuntu0.7) ... 15:03:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:03:45 curl set to automatically installed. 15:03:45 git set to automatically installed. 15:03:45 git-man set to automatically installed. 15:03:45 less set to automatically installed. 15:03:45 libbsd0 set to automatically installed. 15:03:45 libcurl3-gnutls set to automatically installed. 15:03:45 libedit2 set to automatically installed. 15:03:45 liberror-perl set to automatically installed. 15:03:45 libexpat1 set to automatically installed. 15:03:45 libgdbm-compat4 set to automatically installed. 15:03:45 libgdbm5 set to automatically installed. 15:03:45 libperl5.26 set to automatically installed. 15:03:45 libssl1.0.0 set to automatically installed. 15:03:45 libx11-6 set to automatically installed. 15:03:45 libx11-data set to automatically installed. 15:03:45 libxau6 set to automatically installed. 15:03:45 libxcb1 set to automatically installed. 15:03:45 libxdmcp6 set to automatically installed. 15:03:45 libxext6 set to automatically installed. 15:03:45 libxmuu1 set to automatically installed. 15:03:45 make set to automatically installed. 15:03:45 netbase set to automatically installed. 15:03:45 openssh-client set to automatically installed. 15:03:45 patch set to automatically installed. 15:03:45 perl set to automatically installed. 15:03:45 perl-modules-5.26 set to automatically installed. 15:03:45 xauth set to automatically installed. 15:03:45 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 15:03:45 Please ensure the environment is properly setup before continuing. 15:03:45 Ignore this message if the appropriate measures have already been taken 15:03:45 Pulling go 15:03:46 'device-mqtt' has dependencies that need to be staged: go 15:03:46 Skipping pull go (already ran) 15:03:46 Building go 15:03:46 % Total % Received % Xferd Average Speed Time Time Time Current 15:03:46 Dload Upload Total Spent Left Speed 15:03:47 e7604b0c0f53: Verifying Checksum 15:03:47 e7604b0c0f53: Download complete 15:03:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 51 114M 51 59.2M 0 0 65.5M 0 0:00:01 --:--:-- 0:00:01 65.4M 97 114M 97 111M 0 0 58.3M 0 0:00:01 0:00:01 --:--:-- 58.3M 100 114M 100 114M 0 0 58.5M 0 0:00:01 0:00:01 --:--:-- 58.5M 15:03:50 go1.13.5.linux-amd64.tar.gz: OK 15:04:00 Staging go 15:04:01 Pulling device-mqtt 15:04:02 Skipping build go (already ran) 15:04:02 Building device-mqtt 15:04:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 15:04:04 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.1 15:04:04 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 15:04:04 go: downloading github.com/spf13/cast v1.3.0 15:04:04 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 15:04:04 go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 15:04:04 go: extracting github.com/spf13/cast v1.3.0 15:04:04 go: extracting github.com/edgexfoundry/device-sdk-go v1.2.1 15:04:04 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 15:04:04 go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 15:04:04 go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 15:04:04 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 15:04:04 go: downloading github.com/go-kit/kit v0.8.0 15:04:04 go: downloading github.com/google/uuid v1.1.1 15:04:04 go: downloading github.com/gorilla/mux v1.7.1 15:04:04 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.31 15:04:04 go: downloading github.com/pkg/errors v0.8.1 15:04:04 go: extracting github.com/gorilla/mux v1.7.1 15:04:04 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.31 15:04:04 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 15:04:04 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 15:04:04 go: extracting github.com/google/uuid v1.1.1 15:04:04 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 15:04:04 go: extracting github.com/pkg/errors v0.8.1 15:04:04 go: downloading gopkg.in/yaml.v2 v2.2.8 15:04:04 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 15:04:04 go: extracting github.com/go-kit/kit v0.8.0 15:04:04 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 15:04:04 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 15:04:04 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 15:04:04 go: extracting gopkg.in/yaml.v2 v2.2.8 15:04:04 go: downloading github.com/pelletier/go-toml v1.2.0 15:04:04 go: downloading github.com/BurntSushi/toml v0.3.1 15:04:04 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 15:04:04 go: downloading github.com/hashicorp/consul/api v1.1.0 15:04:04 go: downloading github.com/OneOfOne/xxhash v1.2.6 15:04:04 go: downloading github.com/x448/float16 v0.8.4 15:04:04 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:04:04 go: downloading github.com/go-logfmt/logfmt v0.4.0 15:04:04 go: extracting github.com/BurntSushi/toml v0.3.1 15:04:04 go: extracting github.com/hashicorp/consul/api v1.1.0 15:04:04 go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 15:04:04 go: extracting github.com/OneOfOne/xxhash v1.2.6 15:04:04 go: extracting github.com/pelletier/go-toml v1.2.0 15:04:04 go: extracting github.com/x448/float16 v0.8.4 15:04:04 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:04:04 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 15:04:04 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:04:04 go: downloading github.com/hashicorp/serf v0.8.2 15:04:04 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:04:04 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:04:04 go: downloading github.com/mitchellh/copystructure v1.0.0 15:04:04 go: extracting github.com/go-logfmt/logfmt v0.4.0 15:04:05 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 15:04:05 go: extracting github.com/mitchellh/mapstructure v1.1.2 15:04:05 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 15:04:05 go: extracting github.com/mitchellh/copystructure v1.0.0 15:04:05 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:04:05 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 15:04:05 go: extracting github.com/hashicorp/serf v0.8.2 15:04:05 go: extracting github.com/mitchellh/reflectwalk v1.0.0 15:04:05 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:04:05 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:04:05 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 15:04:05 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 15:04:05 go: downloading github.com/hashicorp/golang-lru v0.5.0 15:04:05 go: extracting github.com/hashicorp/golang-lru v0.5.0 15:04:05 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 15:04:05 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 15:04:05 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 15:04:05 go: finding github.com/spf13/cast v1.3.0 15:04:05 go: finding github.com/gorilla/mux v1.7.1 15:04:05 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 15:04:05 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 15:04:05 go: finding github.com/fxamacker/cbor/v2 v2.2.0 15:04:05 go: finding github.com/OneOfOne/xxhash v1.2.6 15:04:05 go: finding github.com/go-kit/kit v0.8.0 15:04:05 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 15:04:05 go: finding github.com/google/uuid v1.1.1 15:04:05 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:04:05 go: finding github.com/x448/float16 v0.8.4 15:04:05 go: finding github.com/go-logfmt/logfmt v0.4.0 15:04:05 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 15:04:05 go: finding github.com/pkg/errors v0.8.1 15:04:05 go: finding github.com/BurntSushi/toml v0.3.1 15:04:05 go: finding gopkg.in/yaml.v2 v2.2.8 15:04:05 go: finding github.com/hashicorp/consul/api v1.1.0 15:04:05 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 15:04:05 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:04:05 go: finding github.com/pelletier/go-toml v1.2.0 15:04:05 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:04:05 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:04:05 go: finding github.com/mitchellh/copystructure v1.0.0 15:04:05 go: finding github.com/mitchellh/mapstructure v1.1.2 15:04:05 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:04:05 go: finding github.com/hashicorp/serf v0.8.2 15:04:05 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:04:05 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:04:05 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:04:05 go: finding github.com/hashicorp/golang-lru v0.5.0 15:04:20 e7604b0c0f53: Pull complete 15:04:20 db689cb83ae0: Pull complete 15:04:20 6138af208834: Pull complete 15:04:20 007c8e8c5d63: Pull complete 15:04:20 4f7a387c642f: Pull complete 15:04:20 Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 15:04:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 15:04:20 CGO_ENABLED=0 GO111MODULE=on go build ./... 15:04:22 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 15:04:22 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 15:04:22 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 15:04:23 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 15:04:23 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1192 B] 15:04:23 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1231 kB] 15:04:23 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [869 kB] 15:04:23 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3737 B] 15:04:23 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] 15:04:24 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7827 B] 15:04:24 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [754 kB] 15:04:24 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [594 kB] 15:04:24 Fetched 3720 kB in 2s (1624 kB/s) 15:04:29 Skipping stage go (already ran) 15:04:29 Staging device-mqtt 15:04:29 Reading package lists... 15:04:30 Priming go 15:04:31 Priming device-mqtt 15:04:32 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 15:04:32 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 15:04:32 Determining the version from the project repo (version-script). 15:04:32 The version has been set to '0.0.0-20200604+eceea4a' 15:04:32 Snapping 'edgex-device-mqtt' ... 15:04:34 15:04:34 Snapped edgex-device-mqtt_0.0.0-20200604+eceea4a_amd64.snap [Pipeline] } 15:04:35 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] } 15:04:42 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 15:04:45 Reading package lists... 15:04:45 Building dependency tree... 15:04:45 Reading state information... 15:04:46 The following packages were automatically installed and are no longer required: 15:04:46 libjq1 liblzo2-2 libonig4 15:04:46 Use 'sudo apt autoremove' to remove them. 15:04:46 Suggested packages: 15:04:46 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 15:04:46 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc 15:04:46 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 15:04:46 libterm-readline-gnu-perl | libterm-readline-perl-perl 15:04:47 The following NEW packages will be installed: 15:04:47 curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl 15:04:47 libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 15:04:47 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase 15:04:47 openssh-client patch perl perl-modules-5.26 xauth 15:04:47 0 upgraded, 27 newly installed, 0 to remove and 9 not upgraded. 15:04:47 Need to get 12.9 MB of archives. 15:04:47 After this operation, 84.2 MB of additional disk space will be used. 15:04:47 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] 15:04:47 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] 15:04:47 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] 15:04:47 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] 15:04:47 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 15:04:47 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] 15:04:48 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] 15:04:48 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 15:04:48 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] 15:04:48 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] 15:04:48 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] 15:04:49 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] 15:04:49 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] 15:04:49 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] 15:04:49 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] 15:04:49 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] 15:04:49 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] 15:04:49 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] 15:04:49 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] 15:04:49 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] 15:04:49 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] 15:04:49 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] 15:04:49 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] 15:04:49 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 15:04:49 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] 15:04:49 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] 15:04:49 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] 15:04:50 debconf: delaying package configuration, since apt-utils is not installed 15:04:50 Fetched 12.9 MB in 3s (4637 kB/s) 15:04:50 Selecting previously unselected package libxau6:arm64. 15:04:50 (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.) 15:04:50 Preparing to unpack .../00-libxau6_1%3a1.0.8-1_arm64.deb ... 15:04:50 Unpacking libxau6:arm64 (1:1.0.8-1) ... 15:04:50 Selecting previously unselected package libbsd0:arm64. 15:04:50 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... 15:04:50 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 15:04:50 Selecting previously unselected package libxdmcp6:arm64. 15:04:50 Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_arm64.deb ... 15:04:51 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... 15:04:51 Selecting previously unselected package libxcb1:arm64. 15:04:51 Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... 15:04:51 Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... 15:04:51 Selecting previously unselected package libx11-data. 15:04:51 Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 15:04:51 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 15:04:51 Selecting previously unselected package libx11-6:arm64. 15:04:51 Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... 15:04:51 Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 15:04:51 Selecting previously unselected package libxext6:arm64. 15:04:51 Preparing to unpack .../06-libxext6_2%3a1.3.3-1_arm64.deb ... 15:04:51 Unpacking libxext6:arm64 (2:1.3.3-1) ... 15:04:51 Selecting previously unselected package perl-modules-5.26. 15:04:51 Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 15:04:51 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 15:04:53 Selecting previously unselected package libgdbm5:arm64. 15:04:53 Preparing to unpack .../08-libgdbm5_1.14.1-6_arm64.deb ... 15:04:53 Unpacking libgdbm5:arm64 (1.14.1-6) ... 15:04:53 Selecting previously unselected package libgdbm-compat4:arm64. 15:04:53 Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_arm64.deb ... 15:04:53 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... 15:04:53 Selecting previously unselected package libperl5.26:arm64. 15:04:53 Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... 15:04:53 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 15:04:55 Selecting previously unselected package perl. 15:04:55 Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_arm64.deb ... 15:04:55 Unpacking perl (5.26.1-6ubuntu0.3) ... 15:04:55 Selecting previously unselected package less. 15:04:55 Preparing to unpack .../12-less_487-0.1_arm64.deb ... 15:04:55 Unpacking less (487-0.1) ... 15:04:55 Selecting previously unselected package libexpat1:arm64. 15:04:55 Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... 15:04:55 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 15:04:55 Selecting previously unselected package netbase. 15:04:55 Preparing to unpack .../14-netbase_5.4_all.deb ... 15:04:55 Unpacking netbase (5.4) ... 15:04:55 Selecting previously unselected package libedit2:arm64. 15:04:55 Preparing to unpack .../15-libedit2_3.1-20170329-1_arm64.deb ... 15:04:55 Unpacking libedit2:arm64 (3.1-20170329-1) ... 15:04:55 Selecting previously unselected package libssl1.0.0:arm64. 15:04:55 Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... 15:04:55 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 15:04:55 Selecting previously unselected package libxmuu1:arm64. 15:04:55 Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_arm64.deb ... 15:04:55 Unpacking libxmuu1:arm64 (2:1.1.2-2) ... 15:04:55 Selecting previously unselected package openssh-client. 15:04:55 Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... 15:04:56 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 15:04:56 Selecting previously unselected package xauth. 15:04:56 Preparing to unpack .../19-xauth_1%3a1.0.10-1_arm64.deb ... 15:04:56 Unpacking xauth (1:1.0.10-1) ... 15:04:56 Selecting previously unselected package curl. 15:04:56 Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_arm64.deb ... 15:04:56 Unpacking curl (7.58.0-2ubuntu3.8) ... 15:04:56 Selecting previously unselected package libcurl3-gnutls:arm64. 15:04:56 Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... 15:04:56 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 15:04:56 Selecting previously unselected package liberror-perl. 15:04:56 Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... 15:04:56 Unpacking liberror-perl (0.17025-1) ... 15:04:56 Selecting previously unselected package git-man. 15:04:56 Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 15:04:56 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 15:04:56 Selecting previously unselected package git. 15:04:56 Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... 15:04:56 Unpacking git (1:2.17.1-1ubuntu0.7) ... 15:04:58 Selecting previously unselected package make. 15:04:58 Preparing to unpack .../25-make_4.1-9.1ubuntu1_arm64.deb ... 15:04:58 Unpacking make (4.1-9.1ubuntu1) ... 15:04:58 Selecting previously unselected package patch. 15:04:58 Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_arm64.deb ... 15:04:58 Unpacking patch (2.7.6-2ubuntu1.1) ... 15:04:58 Setting up libedit2:arm64 (3.1-20170329-1) ... 15:04:58 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 15:04:58 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 15:04:58 Setting up less (487-0.1) ... 15:04:58 Setting up make (4.1-9.1ubuntu1) ... 15:04:58 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 15:04:59 Setting up curl (7.58.0-2ubuntu3.8) ... 15:04:59 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 15:04:59 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 15:04:59 Setting up libgdbm5:arm64 (1.14.1-6) ... 15:04:59 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 15:04:59 Setting up patch (2.7.6-2ubuntu1.1) ... 15:04:59 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... 15:04:59 Setting up libgdbm-compat4:arm64 (1.14.1-6) ... 15:04:59 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 15:05:00 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 15:05:00 Setting up libxau6:arm64 (1:1.0.8-1) ... 15:05:00 Setting up netbase (5.4) ... 15:05:00 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 15:05:00 Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... 15:05:00 Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 15:05:00 Setting up libxmuu1:arm64 (2:1.1.2-2) ... 15:05:00 Setting up perl (5.26.1-6ubuntu0.3) ... 15:05:00 Setting up libxext6:arm64 (2:1.3.3-1) ... 15:05:00 Setting up liberror-perl (0.17025-1) ... 15:05:00 Setting up xauth (1:1.0.10-1) ... 15:05:00 Setting up git (1:2.17.1-1ubuntu0.7) ... 15:05:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:05:07 curl set to automatically installed. 15:05:07 git set to automatically installed. 15:05:07 git-man set to automatically installed. 15:05:07 less set to automatically installed. 15:05:07 libbsd0 set to automatically installed. 15:05:07 libcurl3-gnutls set to automatically installed. 15:05:07 libedit2 set to automatically installed. 15:05:07 liberror-perl set to automatically installed. 15:05:07 libexpat1 set to automatically installed. 15:05:07 libgdbm-compat4 set to automatically installed. 15:05:07 libgdbm5 set to automatically installed. 15:05:07 libperl5.26 set to automatically installed. 15:05:07 libssl1.0.0 set to automatically installed. 15:05:07 libx11-6 set to automatically installed. 15:05:07 libx11-data set to automatically installed. 15:05:07 libxau6 set to automatically installed. 15:05:07 libxcb1 set to automatically installed. 15:05:07 libxdmcp6 set to automatically installed. 15:05:07 libxext6 set to automatically installed. 15:05:07 libxmuu1 set to automatically installed. 15:05:07 make set to automatically installed. 15:05:07 netbase set to automatically installed. 15:05:07 openssh-client set to automatically installed. 15:05:07 patch set to automatically installed. 15:05:07 perl set to automatically installed. 15:05:07 perl-modules-5.26 set to automatically installed. 15:05:07 xauth set to automatically installed. 15:05:07 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 15:05:07 Please ensure the environment is properly setup before continuing. 15:05:07 Ignore this message if the appropriate measures have already been taken 15:05:07 Pulling go 15:05:10 'device-mqtt' has dependencies that need to be staged: go 15:05:10 Skipping pull go (already ran) 15:05:10 Building go 15:05:10 % Total % Received % Xferd Average Speed Time Time Time Current 15:05:10 Dload Upload Total Spent Left Speed 15:05:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 93.0M 3 3279k 0 0 14.8M 0 0:00:06 --:--:-- 0:00:06 14.7M 53 93.0M 53 49.8M 0 0 41.7M 0 0:00:02 0:00:01 0:00:01 41.7M 100 93.0M 100 93.0M 0 0 44.1M 0 0:00:02 0:00:02 --:--:-- 44.1M 15:05:13 go1.13.5.linux-arm64.tar.gz: OK 15:05:31 Staging go 15:05:33 Pulling device-mqtt 15:05:35 Skipping build go (already ran) 15:05:35 Building device-mqtt 15:05:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 15:05:36 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.1 15:05:36 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 15:05:36 go: downloading github.com/spf13/cast v1.3.0 15:05:36 go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 15:05:36 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 15:05:36 go: extracting github.com/edgexfoundry/device-sdk-go v1.2.1 15:05:36 go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 15:05:36 go: extracting github.com/spf13/cast v1.3.0 15:05:36 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 15:05:36 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 15:05:36 go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 15:05:36 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.31 15:05:36 go: downloading github.com/gorilla/mux v1.7.1 15:05:36 go: downloading github.com/pkg/errors v0.8.1 15:05:37 go: extracting github.com/pkg/errors v0.8.1 15:05:37 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.31 15:05:37 go: extracting github.com/gorilla/mux v1.7.1 15:05:37 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 15:05:37 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 15:05:37 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 15:05:37 go: downloading github.com/go-kit/kit v0.8.0 15:05:37 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 15:05:37 go: downloading github.com/google/uuid v1.1.1 15:05:37 go: downloading gopkg.in/yaml.v2 v2.2.8 15:05:37 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 15:05:37 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 15:05:37 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 15:05:37 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 15:05:37 go: extracting github.com/google/uuid v1.1.1 15:05:37 go: extracting gopkg.in/yaml.v2 v2.2.8 15:05:37 go: downloading github.com/OneOfOne/xxhash v1.2.6 15:05:37 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:05:37 go: downloading github.com/BurntSushi/toml v0.3.1 15:05:37 go: downloading github.com/pelletier/go-toml v1.2.0 15:05:37 go: downloading github.com/hashicorp/consul/api v1.1.0 15:05:37 go: downloading github.com/x448/float16 v0.8.4 15:05:37 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:05:37 go: downloading github.com/mitchellh/copystructure v1.0.0 15:05:37 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:05:37 go: extracting github.com/BurntSushi/toml v0.3.1 15:05:37 go: extracting github.com/pelletier/go-toml v1.2.0 15:05:37 go: extracting github.com/OneOfOne/xxhash v1.2.6 15:05:37 go: extracting github.com/mitchellh/copystructure v1.0.0 15:05:37 go: extracting github.com/mitchellh/mapstructure v1.1.2 15:05:37 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:05:37 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:05:37 go: extracting github.com/go-kit/kit v0.8.0 15:05:37 go: extracting github.com/x448/float16 v0.8.4 15:05:37 go: extracting github.com/hashicorp/consul/api v1.1.0 15:05:37 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 15:05:37 go: extracting github.com/mitchellh/reflectwalk v1.0.0 15:05:37 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 15:05:37 go: downloading github.com/hashicorp/serf v0.8.2 15:05:37 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:05:37 go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 15:05:37 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 15:05:37 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 15:05:37 go: extracting github.com/hashicorp/serf v0.8.2 15:05:37 go: downloading github.com/go-logfmt/logfmt v0.4.0 15:05:37 go: extracting github.com/go-logfmt/logfmt v0.4.0 15:05:37 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:05:37 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:05:37 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 15:05:37 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 15:05:37 go: downloading github.com/hashicorp/golang-lru v0.5.0 15:05:37 go: extracting github.com/hashicorp/golang-lru v0.5.0 15:05:37 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 15:05:37 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 15:05:37 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 15:05:37 go: finding github.com/spf13/cast v1.3.0 15:05:37 go: finding github.com/gorilla/mux v1.7.1 15:05:37 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 15:05:37 go: finding github.com/OneOfOne/xxhash v1.2.6 15:05:37 go: finding github.com/fxamacker/cbor/v2 v2.2.0 15:05:37 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 15:05:37 go: finding github.com/go-kit/kit v0.8.0 15:05:37 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 15:05:38 go: finding github.com/google/uuid v1.1.1 15:05:38 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:05:38 go: finding github.com/x448/float16 v0.8.4 15:05:38 go: finding github.com/go-logfmt/logfmt v0.4.0 15:05:38 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 15:05:38 go: finding gopkg.in/yaml.v2 v2.2.8 15:05:38 go: finding github.com/BurntSushi/toml v0.3.1 15:05:38 go: finding github.com/pkg/errors v0.8.1 15:05:38 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 15:05:38 go: finding github.com/hashicorp/consul/api v1.1.0 15:05:38 go: finding github.com/pelletier/go-toml v1.2.0 15:05:38 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:05:38 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:05:38 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:05:38 go: finding github.com/hashicorp/serf v0.8.2 15:05:38 go: finding github.com/mitchellh/mapstructure v1.1.2 15:05:38 go: finding github.com/mitchellh/copystructure v1.0.0 15:05:38 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:05:38 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:05:38 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:05:38 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:05:38 go: finding github.com/hashicorp/golang-lru v0.5.0 15:06:04 CGO_ENABLED=0 GO111MODULE=on go build ./... 15:06:20 Skipping stage go (already ran) 15:06:20 Staging device-mqtt 15:06:22 Priming go 15:06:26 Priming device-mqtt 15:06:29 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 15:06:29 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 15:06:29 Determining the version from the project repo (version-script). 15:06:29 The version has been set to '0.0.0-20200604+eceea4a' 15:06:29 Snapping 'edgex-device-mqtt' ... 15:06:32 15:06:32 Snapped edgex-device-mqtt_0.0.0-20200604+eceea4a_arm64.snap [Pipeline] } 15:06:34 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 15:06:36 provisioning config files... 15:06:36 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-150@tmp/config5200659577955565554tmp [Pipeline] { [Pipeline] sh 15:06:36 + curl -s https://codecov.io/bash 15:06:36 + bash -s - -t @/w/workspace/gexfoundry_device-mqtt-go_PR-150@tmp/config5200659577955565554tmp 15:06:36 15:06:36 _____ _ 15:06:36 / ____| | | 15:06:36 | | ___ __| | ___ ___ _____ __ 15:06:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:06:36 | |___| (_) | (_| | __/ (_| (_) \ V / 15:06:36 \_____\___/ \__,_|\___|\___\___/ \_/ 15:06:36 Bash-20200602-f809a24 15:06:36 15:06:36 15:06:36 ==> Jenkins CI detected. 15:06:36 project root: . 15:06:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:06:36 ==> Running gcov in . (disable via -X gcov) 15:06:36 ==> Python coveragepy not found 15:06:36 ==> Searching for coverage reports in: 15:06:36 + . 15:06:36 -> Found 1 reports 15:06:36 ==> Detecting git/mercurial file structure 15:06:36 ==> Reading reports 15:06:36 + ./coverage.out bytes=18214 15:06:36 ==> Appending adjustments 15:06:36 https://docs.codecov.io/docs/fixing-reports 15:06:36 + Found adjustments 15:06:36 ==> Gzipping contents 15:06:36 ==> Uploading reports 15:06:36 url: https://codecov.io 15:06:36 query: branch=PR-150&commit=eceea4ada48422c7e0ee9868d7d274b43293b963&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-150%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=150&job= 15:06:36 -> Pinging Codecov 15:06:36 https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=PR-150&commit=eceea4ada48422c7e0ee9868d7d274b43293b963&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-150%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=150&job= 15:06:37 -> Uploading 15:06:37 -> View reports at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/eceea4ada48422c7e0ee9868d7d274b43293b963 [Pipeline] } 15:06:37 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 15:06:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:06:39 ---> package-listing.sh 15:06:39 ++ facter osfamily 15:06:39 ++ tr '[:upper:]' '[:lower:]' 15:06:39 + OS_FAMILY=redhat 15:06:39 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-150 15:06:39 + START_PACKAGES=/tmp/packages_start.txt 15:06:39 + END_PACKAGES=/tmp/packages_end.txt 15:06:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:06:39 + PACKAGES=/tmp/packages_start.txt 15:06:39 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-150 ']' 15:06:39 + PACKAGES=/tmp/packages_end.txt 15:06:39 + case "${OS_FAMILY}" in 15:06:39 + rpm -qa 15:06:39 + sort 15:06:43 + '[' -f /tmp/packages_start.txt ']' 15:06:43 + '[' -f /tmp/packages_end.txt ']' 15:06:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:06:43 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-150 ']' 15:06:43 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-150/archives/ 15:06:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-150/archives/ [Pipeline] isUnix [Pipeline] sh 15:06:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:06:44 15:06:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:06:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:06:44 alpine: Pulling from edgex-lftools-log-publisher 15:06:44 c9b1b535fdd9: Pulling fs layer 15:06:44 2cc5ad85d9ab: Pulling fs layer 15:06:44 756a868c4378: Pulling fs layer 15:06:44 444b2fc9a129: Pulling fs layer 15:06:44 ea15f1150254: Pulling fs layer 15:06:44 41b27a9f41bf: Pulling fs layer 15:06:44 28c525ee5125: Pulling fs layer 15:06:44 094b1ea09ed8: Pulling fs layer 15:06:44 138eaada9080: Pulling fs layer 15:06:44 0622d0fa9048: Pulling fs layer 15:06:44 41b27a9f41bf: Waiting 15:06:44 28c525ee5125: Waiting 15:06:44 094b1ea09ed8: Waiting 15:06:44 138eaada9080: Waiting 15:06:44 0622d0fa9048: Waiting 15:06:44 444b2fc9a129: Waiting 15:06:44 ea15f1150254: Waiting 15:06:44 2cc5ad85d9ab: Download complete 15:06:44 444b2fc9a129: Verifying Checksum 15:06:44 444b2fc9a129: Download complete 15:06:44 c9b1b535fdd9: Verifying Checksum 15:06:45 ea15f1150254: Download complete 15:06:45 28c525ee5125: Download complete 15:06:45 c9b1b535fdd9: Pull complete 15:06:45 756a868c4378: Verifying Checksum 15:06:45 756a868c4378: Download complete 15:06:45 094b1ea09ed8: Verifying Checksum 15:06:45 094b1ea09ed8: Download complete 15:06:45 0622d0fa9048: Verifying Checksum 15:06:45 0622d0fa9048: Download complete 15:06:45 138eaada9080: Verifying Checksum 15:06:45 138eaada9080: Download complete 15:06:45 41b27a9f41bf: Verifying Checksum 15:06:45 41b27a9f41bf: Download complete 15:06:46 2cc5ad85d9ab: Pull complete 15:06:49 756a868c4378: Pull complete 15:06:49 444b2fc9a129: Pull complete 15:06:49 ea15f1150254: Pull complete 15:06:54 41b27a9f41bf: Pull complete 15:06:54 28c525ee5125: Pull complete 15:06:56 094b1ea09ed8: Pull complete 15:06:56 138eaada9080: Pull complete 15:06:58 0622d0fa9048: Pull complete 15:06:58 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 15:06:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:06:58 prd-centos7-docker-4c-2g-1876 does not seem to be running inside a container 15:06:58 $ 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-150 -v /w/workspace/gexfoundry_device-mqtt-go_PR-150:/w/workspace/gexfoundry_device-mqtt-go_PR-150:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-150@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-150@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:10003/edgex-lftools-log-publisher:alpine cat 15:06:58 $ docker top 44a6a9ebf22506119df37a26807bfaf29ba4e17e4165afb4daa5d83f9c904492 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:06:59 provisioning config files... 15:06:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-150@tmp/config2301634492291615554tmp [Pipeline] { [Pipeline] echo 15:06:59 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:06:59 ---> create-netrc.sh [Pipeline] echo 15:06:59 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:06:59 ---> logs-deploy.sh 15:06:59 + ARCHIVE_ARTIFACTS= 15:06:59 + LOGS_SERVER=https://logs.edgexfoundry.org 15:06:59 + '[' https://logs.edgexfoundry.org == None ']' 15:06:59 + NEXUS_URL=https://nexus.edgexfoundry.org 15:06:59 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-150/1 15:06:59 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/PR-150/1/ 15:06:59 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-150/1 /w/workspace/gexfoundry_device-mqtt-go_PR-150 15:07:01 Archives upload complete. 15:07:01 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-150/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/PR-150/1/